<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*autocraft*/

/* === Background === */
.bg-main,.discount-tape,.icon.discount{background: #e52119 !important; }
/* === Colors === */   
.text-main {color: #e52119 !important;}
.account-section .fidelity li:first-of-type{color: #e52119;}
.breadcrumbs-default ol li a.active {color: #e52119;}
.mm-menu .mm-listview &gt; li .mm-next:after,
.mm-menu .mm-navbar .mm-btn:after, 
.mm-menu .mm-navbar .mm-btn:before, 
.mm-menu .mm-listview &gt; li .mm-arrow:after { border-color: #e52119; }
.menu-dd &gt; li:hover &gt; a,.menu-dd li h4 a:hover {color: #e52119 !important;}

.option-group .rating i,.total-rate{color:#ccc !important;}
.option-group .rating i.on,.fullRate,
.rating-s &gt; input:checked ~ label, 
.rating-s:not(:checked) &gt; label:hover, 
.rating-s:not(:checked) &gt; label:hover ~ label,  
.rating-s &gt; input:checked + label:hover, 
.rating-s &gt; input:checked ~ label:hover,
.rating-s &gt; label:hover ~ input:checked ~ label, 
.rating-s &gt; input:checked ~ label:hover ~ label {color: #e52119 !important;}
.btn.btn-cmd {background: #e52119;}

.main-header .cart, .top-head {padding-top: 15px;padding-bottom: 15px;}
.top-filter{padding:15px 0;}
.top-filter ul li{background:#808080!important;margin:0 1px 0 0!important;padding:0!important;text-align:center;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.top-filter ul li:after{display:none;}
.top-filter ul li.resp-tab-active{background:#e52119!important;border:none!important;-webkit-border-radius: 5px 5px 0 0;-moz-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.top-filter ul li p{display:none;}
.top-filter .icon{display:block;max-width:120px;}
.top-filter .type-h{display:inline-block;vertical-align: top;padding-right: 10px;margin-bottom: 10px;}
.top-filter .type-h h3{font-weight: 700;font-size: 14px;display:block;margin-bottom: 8px;}
.top-filter .type-h label{margin-right:10px;}
.top-filter .type-h label input[type="radio"], .top-filter .type-h label span{display:inline-block;vertical-align:top;}
.top-filter .type-h label i{font-size:20px;}
.top-filter .type-h .input-s{min-height: 35px;padding-right: 10px;margin-bottom:3px;}
.top-filter .type-h label .fa-sun-o{color:#ffb21d;}
.top-filter .type-h label .fa-snowflake-o{color:#40bff5;}
.top-filter .resp-tabs-container{padding: 15px;box-shadow: 0 0 10px #ccc;}
.top-filter .resp-tab-content{border: none;box-shadow: 0 0 5px #dadada;}
.top-filter .list-type{position:relative;padding-right: 120px;}
.top-filter .tire-src{position:absolute;top:0;bottom:0;right:0;height: 32px;margin: auto;}
.top-filter .resp-accordion .icon{max-width: 94px;}
.top-filter .resp-accordion{float: left;width:100%;padding:0!important;margin-bottom:1px;border:none!important;background:#808080!important;}
.top-filter .resp-accordion.resp-tab-active{background:#e52119!important;}
.top-filter .resp-accordion p{display:inline-block;font-weight: 300;font-size: 20px;line-height: 43px;color: #fff;padding: 0 15px;}
.top-filter .icon{display:inline-block;float:right;}
.top-filter .resp-arrow{display:none;}
.top-filter .resp-tab-content{float:left;width:100%;}
.search-form-box input[type=text] {height: 35px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.search-button {font-size: 16px;}
#stickyLogo img{height:auto!important;padding: 14px 15px;}
#main-bnn .owl-prev, #main-bnn .owl-next{display:block;}
#main-bnn .owl-prev,.carousel-slide .owl-prev {background: url(../css/carouselP.png) no-repeat;opacity: 1!important;}
#main-bnn .owl-next,.carousel-slide .owl-next {background: url(../css/carouselN.png) no-repeat;opacity: 1!important;}

/*MEDIA-Q*/
@media screen and ( min-width: 500px ) {
.top-filter ul{display:table;width:100%;}
.top-filter ul li,.top-filter ul li.resp-tab-active{float:none;display:table-cell;border-right: 1px solid #fff!important;}
.top-filter ul li:last-of-type{border: none!important;}
.top-filter .icon{display:block;float:none;margin: 0 auto;}
}
@media screen and ( max-width: 767px ) {
	.top-filter ul.resp-tabs-list {display: block;}
}
@media screen and ( max-width: 568px ) {
	.top-filter .list-type{padding:0 0 50px;}
	.top-filter .tire-src{top:auto;left:0;width:160px;margin-top:15px;}
	.search-m {display: none!important;}
	.search-form-box.search-toggle{display:block!important;}
}
@media screen and ( max-width: 499px ) {
	.top-filter ul li{float:none;display:block;margin: 0 0px 1px 0!important;overflow:hidden;text-align:left;}
	.top-filter ul li p{display:inline-block;font-weight: 300;font-size: 18px;line-height: 40px;color: #fff;padding: 0 15px;}
	.top-filter .icon {max-width: 90px;}
}</pre></body></html>