﻿.menu-active-underline>li>a::before {
    background-color: #e31e25;
}

.header-search.hs-expanded .input-wrapper {
    border: 1px solid #222222;
}

a:hover {
    color: #e31e25;
}

.dropdown:hover>a, .dropdown.show>a {
    color: #e31e25;
}

.cart-dropdown.type2 .cart-count {
    background-color: #e31e25;
}

.wishlist:hover {
    color: #e31e25;
}

.header-search.hs-expanded .btn-search:hover {
    color: #e31e25;
}

.dropdown li.active>a, .dropdown li:hover>a {
    color: #e31e25;
}

.category-default1:hover .category-content {
    background-color: #e31e25;
}

.btn-product-icon:hover {
    border-color: #e31e25;
    color: #fff;
    background-color: #e31e25;
}

.tab-nav-solid .nav-item.show .nav-link, .tab-nav-solid .nav-item .nav-link.active, .tab-nav-solid .nav-item:hover .nav-link {
    color: #fff;
    background-color: #e31e25;
    border-color: #e31e25;
}

.tab-nav-simple .nav-item.show .nav-link, .tab-nav-simple .nav-item .nav-link.active, .tab-nav-simple .nav-item:hover .nav-link {
    border-bottom-color: #e31e25;
}

.product-form .btn-cart:hover:not(:disabled) {
    background-color: #cd242a;
}

.product-form .btn-cart {
    background-color: #e31e25;
}

.cart-dropdown .btn-close:hover, .cart-dropdown .btn-close:focus, .cart-dropdown .btn-close:active {
    color: #e31e25;
}

.product.product-cart .product-name:hover {
    color: #e31e25;
}

.mobile-menu-container .input-wrapper .btn-search {
    background-color: #e31e25;
    border-color: #e31e25;
}

.mobile-menu-container .nav-item.show .nav-link, .mobile-menu-container .nav-item .nav-link.active {
    color: #e31e25;
    border-color: #e31e25;
}


.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    border-color: #cd242a;
    background-color: #cd242a;
}

.btn-primary {
    border-color: #e31e25;
    background-color: #e31e25;
}

.text-primary {
    color: #e31e25 !important;
}

.product-name a:hover {
    color: #e31e25;
}

.filter-items a:hover {
    color: #e31e25;
}

.page-header {
	background-color: #2b2a29!important;
}

.btn-primary.btn-outline {
    color: #e31e25;
    border-color: #e31e25;
}

.btn-primary.btn-outline:hover, .btn-primary.btn-outline:active, .btn-primary.btn-outline:focus {
    background-color: #e31e25;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #e31e25;
    border-color: #e31e25;
}

section .nav-item .nav-link:hover, section .nav-item .nav-link.active {
    color: #e31e25 !important;
    border-color: #e31e25;
}

.product-border:hover {
    border-color: #e31e25;
}

.owl-theme .owl-nav .owl-prev:not(.disabled):hover, .owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus, .owl-theme .owl-nav .owl-next:not(.disabled):hover, .owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-prev:not(.disabled):focus, .owl-theme .owl-nav .owl-prev:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus, .owl-theme .owl-nav .owl-next:not(.disabled):active .owl-theme .owl-nav .owl-next:not(.disabled):focus {
    background-color: #e31e25;
    border-color: #e31e25;
    color: #fff;
}

.product-thumb.active::before {
    border-color: #e31e25;
}

.cart-dropdown.hb_footer_cart .cart-count {
    background-color: #e31e25;
}

.btn-product {
    background-color: #e31e25;
}

.shop-sidebar .btn-outline:not(:hover) {
    color: #e31e25;
    background: #fff;
}

.product.cart-full .btn-cart:hover, .product.cart-full .btn-cart:focus, .product.cart-full .btn-cart:active, .product.product-with-qty .product-details .btn-cart:hover, .product.product-with-qty .product-details .btn-cart:focus, .product.product-with-qty .product-details .btn-cart:active {
    background-color: #e31e25;
    border-color: #e31e25;
    color: #fff;
}