@charset "utf-8";
/* CSS Document */

.listing-item-box .detail, .listing-banner .tag3, .listing-banner .tag2, .button-theme, .header-shrink, .pagination > li > .active, .shop-box .shop-thumbnail .icon,
.slick-arrow-buton,.bg-grea-2, #page_scroller, .filteriz-navigation li, .shopping-item .bottom .btn, .listing-details-sliders .right
,.listing-details-sliders .left, .qty .button .btn, .main-title h1::after, .photoUpload{
    background: rgb(189,9,21);
}
.slick-slide img, .bg-grea-2, .btn {
    border: 1px solid rgb(189,9,21);
}
.shop-box .future{
	background:rgb(0,0,255);
}
.button-theme {
    background:#de1b26;
}
.button-theme:hover, .slick-arrow-buton:hover, .pagination > li > a:hover, li.active.btn.filtr-button.filtr,
.filteriz-navigation li:hover, .shopping-item .bottom .btn:hover{
    background: #de1b26 !important;
}
.shop-box h5 a{
	color:#000;
}
.shop-box h5 a:hover, .shopping-list h4 a:hover{
	color:#de1b26 !important;
}
.shop-box h6, .shopping-list h4 a, .shopping-item .total span, .shop-info .horizontal ul li span, .heading-2, .comments i, 
.comment-content h5, .main-title h1{
	color:rgb(189,9,21) !important;
}
.overview-bgi:before {
    background: rgb(189,9,21,0.2);
}
.main-header .dropdown-menu a {
    color: rgb(189,9,21);
    border-bottom: 1px solid rgb(189,9,21);
}
.comment-content {
    border-bottom: dashed 1px rgb(189,9,21);
}
.main-header .dropdown-menu{
	 border: 1px solid rgb(189,9,21);
}
.main-header .dropdown-menu a:hover {
    background: rgb(189,9,21);
}
@media (max-width: 768px){
.main-header {
   background: rgb(189,9,21);
}
.main-header .navbar-expand-lg .navbar-nav .nav-link{
	color: rgb(189,9,21) !important;
}
}