/*text color*/
.logo a,
.phone_number i,
.input-group-btn>button>i,
.useful_link ul li:hover,
.useful_link ul li a:hover,
.copyright_text p a:hover,
a.learnmore:hover,
h1.discount,
.single_category_item ul li:hover,
.single_category_item ul li a:hover,
.post_meta p a:hover,
.category_widget ul li a:hover,
.category_widget ul li a:hover i,
.tag_widget ul li a:hover,
.readmore a:hover,
.fa-star,
.comment_meta p a:hover,
.our_location ul li a:hover,
.email_and_web p a:hover,
.comments_box [type="submit"]:hover,
.custom_breadcrumb li.active a,
.login_form label a:hover,
.login_form form [type="submit"]:hover,
.submit input:hover,
.bill_address a:hover, 
.ship_address a:hover,
.cupon_box [type="submit"]:hover,
.single_blog_post a h2:hover,
.cart_amount p a:hover i,
.retrieve_option ul li a:hover
{
    color: #CE001A;
}

/* Background color */
.social_area ul li a i:hover,
.slider-heading h1,
.learnmore,
header nav ul.nav-main li.dropdown:hover>ul .rox-menu-wrapper
{
    background-color: #CE001A;
}
.selected, .tp-bullets.simplebullets.round .bullet:hover{background-color: #CE001A!important;}

/*border color*/
.fliker-photo a img:hover
{
    border-color: #CE001A;
}

/*border bottom color*/
.slider
{
    border-bottom-color: #CE001A;
}


/*border Top color*/
#rox-main-menu li:hover,
.rox-submenu-item.active
{
    border-top-color:#CE001A;
}

