.filter-with-tabs .collection-filter__title{cursor:pointer;}
.Filter-label{display:none;min-height:40px;}
.tag.remove-filter .icon{background:#6d7782;color:#fff;border-radius:40px;cursor:pointer;}
.coloroptionswiper.swiper{width: 100%; height: 100%;display:block;}
.coloroptionslider{margin-bottom:10px;display: -webkit-box;display: -ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.coloroptionslider img {display: block;width: 100%;height: 100%;object-fit: cover;}
.swiperscrollbar{height:3px !important;background:transparent !important;}
.swiperscrollbar .swiper-scrollbar-drag{background:#00998c !important;}
.swiperbuttonnext{right:-25px;}
.swiperbuttonprev{left:-25px;}
@media all and (max-width:768px){
.filter-content-wrapper{padding:0px!important;}
.filter-with-tabs .collection-filter__title{padding:10px 30px 10px 15px;position:relative;}
.filter-content-wrapper .tag-list li.tag.tag--swatch{width:calc(50% - 10px);}
.Filter-label{max-width:calc(50% - 10px);width:100%;margin:5px;display:block;border:2px solid #eef1f3;border-radius:5px;padding:5px 15px;font-size:16px!important;line-height:1.6;}
.sort-new{height:100%;margin:5px;max-width:calc(50% - 10px);width:100%;}
.filter-content-wrapper .tag-list li label{justify-content:center;gap:6px;}
label.tag__checkbox-wrapper{flex-direction: column;}
#mobile_filter_cross{min-width:32px;display:flex;align-items:center;justify-content:center;}
.blue{background:#3498db;color:#fff;}
}