/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* HOME PAGE */
.leo-megamenu .navbar-nav > li > a:hover, .leo-megamenu .navbar-nav > li > a:focus, .leo-megamenu .navbar-nav > li > a:active,
.leo-megamenu .dropdown-menu li:hover > a,
.leo-megamenu .navbar-nav > li:hover > .caret, .leo-megamenu .navbar-nav > li:active > .caret {
color: #B95E71 !important;
}
.leo-megamenu .navbar-nav > li > a:before {
background: #B95E71 !important;
}
.box-probanner .ApImage .image_description h3,
.box-banner3 .ApRawHtml h3,
.page-home .ApColumn .title_block,
.latest-blogs .blog-container .blog-title a:hover,
.box-testimonial .block_carousel .block_content:before {
color: #B95E71 !important;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
background: #B95E71 !important;
}
.ApTabs .nav-tabs li a.active span {
color: #B95E71 !important;
border-color: #B95E71 !important;
}
.ApTabs .nav-tabs li a:hover {
color: #B95E71 !important;
}
.plist-dsimple .thumbnail-container .pro3-btn .leo-compare-button.active, .plist-dsimple .thumbnail-container .pro3-btn .leo-compare-button:hover, .plist-dsimple .thumbnail-container .pro3-btn .leo-wishlist-button.active, .plist-dsimple .thumbnail-container .pro3-btn .leo-wishlist-button:hover, .plist-dsimple .thumbnail-container .pro3-btn .quick-view.active, .plist-dsimple .thumbnail-container .pro3-btn .quick-view:hover {
background: #B95E71 !important;
}
.plist-dsimple .thumbnail-container .pro3-btn .button-container .btn-product.active, .plist-dsimple .thumbnail-container .pro3-btn .button-container .btn-product:hover {
background: #B95E71 !important;
}
.plist-dsimple .thumbnail-container .pro3-btn .leo-compare-button span span, .plist-dsimple .thumbnail-container .pro3-btn .leo-wishlist-button span span, .plist-dsimple .thumbnail-container .pro3-btn .quick-view span span {
background: #B95E71 !important;
}
#subcategories {
display: none;
}
.thumbnail-container .product-title a:hover {
color: #B95E71 !important;
}


/* PRODUCT */
.product-detail-name {
color: #B95E71 !important;
}
.btn-outline, .btn-primary {
background: #B95E71 !important;
}
.btn-outline:hover, .btn-outline:focus, .btn:hover, .btn:focus, .btn-primary:hover, .btn-primary:focus {
background: #a8364e !important;
}
/*.leo-compare-wishlist-button .btn-product:active, .leo-compare-wishlist-button .btn-product:focus, .leo-compare-wishlist-button .btn-product:hover {
background: #B95E71 !important;
}*/
.product-tabs.tabs .nav-tabs .nav-link.active {
color: #A8364E !important;
}
.product-tabs.tabs .nav-tabs .nav-item .nav-link.active:after {
background: #A8364E !important;
}
.product-tabs.tabs .nav-tabs .nav-link:hover {
color: #B95E71 !important;
}
.leo-compare-wishlist-button .btn-product:active, .leo-compare-wishlist-button .btn-product:focus, .leo-compare-wishlist-button .btn-product:hover {
color: #B95E71 !important;
background: none !important;
}
.product-quantity .input-group-btn-vertical .btn:hover {
background: none !important;
}
.products-section-title {
color: #5A2A36 !important;
}
.plist-dsimple .thumbnail-container .pro3-btn .leo-compare-button, .plist-dsimple .thumbnail-container .pro3-btn .leo-wishlist-button, .plist-dsimple .thumbnail-container .pro3-btn .quick-view {
background: black !important;
}

/* CATEGORY */
.block-categories .category-sub-menu li:hover:after {
    background-color: #A8364E !important;
}
.block-categories .category-sub-menu li > a:hover {
    color: #A8364E !important;
}
.block-categories .collapse-icons:hover {
    color: #A8364E !important;
}
.products-selection .display > div a:hover {
color: #A8364E !important;
}

/* CART */
.bootstrap-touchspin-up, .bootstrap-touchspin-down {
background: none !important;
color: #888 !important;
}
.bootstrap-touchspin .btn-touchspin:hover {
    background-color: #ebebeb !important;
    color: #000 !important;
}
.cart-dropdow-button.cart-dropdow-viewcart.btn.btn-primary.btn-outline {
    background-color: #000 !important;
    color: white !important;
}
.leo-cart-item-info .product-name a:hover {
color: #B95E71 !important;
}
.blockcart .header a:hover {
color: #B95E71 !important;
}
.group-span-filestyle .btn-default, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .bootstrap-touchspin .group-span-filestyle .btn-touchspin {
background: #B95E71 !important;
}
.form-control:focus {
    border-color: #B95E71 !important;
}