/* BACKGROUND COLOR */
 body { background: #fff; }

/* MAIN COLOR */
.text-main { color: #983133 !important; }
.bg-main { background: #983133 !important; }
.discount-tape { background: #983133 !important; }
.btn.btn1{ background: #e96f56; }
.btn.btn-cmd{ background: #d4231e; }
.account-section .fidelity li:first-of-type{color: #983133;}
.breadcrumbs-default ol li a.active { color: #983133; }
.mm-menu .mm-listview > li .mm-next:after, .mm-menu .mm-listview > li .mm-arrow:after { border-color: #983133; }
.icon.discount {background: #d4231e !important;}

/* SECONDARY COLOR */
/*.account-section .fidelity li:first-of-type {color: #ec8f4a;}
.menu-dd > li:hover > a {color: #ec8f4a !important;}
.account-section .fidelity li:first-of-type {color: #ec8f4a;}
.menu-dd > li:hover > a {color: #ec8f4a !important;}*/

.search-button { background:#983133; }
.newsletter-form input[type="submit"],
#doSave { background: #983133; }
.acount-section > ul > li.contact-header a { border: none; }
.newsletter-form input[type="text"]{border:none;}
.cart i,.cart2 i{color: #983133;}
.logo-h{margin-top:5px;}
.top-head{padding-bottom:5px;}
.cart-open{top:30px !important;}
.mm-menu .nav-menu .fa-angle-down{display:none !important;}
.mm-menu .mm-navbar .mm-btn:before, 
.mm-menu .mm-navbar .mm-btn:after{border-color: #983133;}
.main-header .menu-dd li .product-box .box-holder .image {height: 100px!important;}
.main-header .menu-dd li .product-box .box-holder figcaption {height: auto!important;}
.menu-dd li > a {margin-bottom:4px;}
.menu-dd > li:hover > a {color:#983133 !important;}
.logo-cart #logo{max-width: 180px;}
.icon.new {background: #000;}
.filter-trg{background: #7f7e7e !important;}
.bottom-section .col.social ul{text-align:center;}
.icon-group.detail .col .icon{float:left;margin-right:10px;}
.icon-group .col .icon-label span{display:block!important;}
.option-group label{margin-bottom:0;}
.btn.more-filter{margin-top:5px;}
.menu-dd {min-height: 416px !important;}
.drop-list .col {margin-top: 10px;padding-left: 10px;}
.drop-list .col a{width: 180px;line-height: 20px;}
.product-box .icon, .product-icon-box .icon{font-weight:400;font-size:12px;}

/*smart-menu*/
.menuProduct img{display:block!important;max-height: 120px;}
.menuProduct .image {min-height: 100px;width:auto;border:none;}
.menuProduct .image img{max-height: 110px!important;}
.menuProduct h3{font-weight:600;font-size:16px;padding:0 0 10px;}
.menuProduct .product-box a{width:auto;}
.menuProduct .product-box .title{height: 25px;}
.menuProduct .product-box{max-width:200px;padding: 10px;}
.menu-dd.sticky li {float: none;}
#navigation.sticky .fa-bars {color: #000;}

@media screen and (min-width: 1090px){
	.drop-list{padding-right: 200px;}
	.menu-dd li.menuProduct{position:absolute!important;top:0;right:0;width:200px;border-left: 1px solid #eee;}
	.menu-dd li{position:static!important;}
}
@media screen and ( max-width: 1090px ) {
.main-header .main-menu {background: #fff;}
.main-header .main-menu ul li a,.mobile-icon li a{color: #000!important;}
.menu-trg span,.menu-trg span:after, .menu-trg span:before{background:#000;}
.main-header .nav-menu-hh {width: 75%;}
.cart-m .qt {top: 2px;left: 5px;}
}
@media screen and (max-width: 767px){
	.icon-group.detail .col .icon{float: none;margin:0 auto;}
}