:root{--primary-color:#131362;--secondary-color:#131362;--btn-primary-border-radius:0.25rem;--btn-primary-color:#fff;--btn-primary-background-color:#237382;--btn-primary-border-color:#131362;--btn-primary-hover-color:#fff;--btn-primary-background-hover-color:#131362;--btn-primary-border-hover-color:#131362;--btn-primary-font-weight:500;--btn-secondary-border-radius:0.25rem;--btn-secondary-color:#00234D;--btn-secondary-background-color:transparent;--btn-secondary-border-color:#00234D;--btn-secondary-hover-color:#fff;--btn-secondary-background-hover-color:#F76B6A;--btn-secondary-border-hover-color:#F76B6A;--btn-secondary-font-weight:500;--bs-link-color:#000;--bs-link-color-rgb:#000;--heading-color:#000;--title-color:#000;--body-color:#000;--body-background-color:#fff;--body-font-family:'Manrope', sans-serif;--body-font-size:14px;--body-font-weight:400;--bs-card-border-radius:0px;--bs-offcanvas-padding-y:10px;--bs-gutter-x:0}.container-fluid{padding-left:160px;padding-right:160px}@media (max-width:1400px){.container-fluid{padding-left:2%;padding-right:2%}.container{max-width:1400px}}body{color:var(--body-color);background-color:var(--body-background-color);font-size:var(--body-font-size);font-weight:var(--body-font-weight);font-family:var(--body-font-family);letter-spacing:.5px;padding-right:0!important}a,a:focus,a:hover{text-decoration:none;outline:0;-ms-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.text-lg{font-size:16px}.text-xl{font-size:20px!important}.text-vlg{font-size:26px!important}.text-sm{font-size:12px}.text-xs{font-size:11px}.navbar{padding:0}.nav-link{color:#fff;font-weight:500;font-size:15px}@media (max-width:1400px){.nav-link{font-size:13px}}@media (min-width:992px){.main-menu .menu-list-item.active .icon,.main-menu .menu-list-item:hover .icon{stroke:var(--secondary-color)}.header-bottom{position:relative}.nav-item-sub{padding:8px 30px}.submenu{padding:10px 0}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-20px;margin-bottom:0}.main-menu>.menu-list-item{padding:12px 20px;cursor:pointer}.header-1 .main-menu>.menu-list-item{padding:28px 20px;cursor:pointer}.main-menu-2>.menu-list-item{padding:29px 20px}.has-dropdown{position:relative}.mega-menu-header{-ms-display:flex;-webkit-display:flex;display:-webkit-box;display:flex;-ms-align-items:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.open-submenu{padding-left:5px}.submenu-transform{position:absolute;z-index:99;background:#fff;border:1px solid rgba(0,0,0,.1);top:90%;left:0;width:auto;min-width:200px}.has-megamenu .submenu-transform{width:100%;background-color:#fff}.has-dropdown .submenu-transform{left:-10px}.megamenu-container{-ms-display:flex;-webkit-display:flex;display:-webkit-box;display:flex;-ms-justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 35px;margin-left:-40px}.megamenu-container>.nav-item-sub{width:25%;padding:35px 0 0 40px}.has-megamenu .megamenu-transform{position:relative;top:0;left:0;border:0}.has-megamenu .megamenu-transform .nav-item-sub{padding:20px 0 0}.submenu-transform>.container{padding:0 10px}.megamenu-heading,.megamenu-heading:focus,.megamenu-heading:hover{font-size:14px;font-weight:500;color:#000!important;border-bottom:1px solid #ccc;margin-bottom:7px;text-transform:uppercase}.submenu-transform-desktop{opacity:0;visibility:hidden;-ms-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.menu-list-item:hover .submenu-transform-desktop{opacity:1;visibility:visible;top:100%}}.btn{display:inline-block;position:relative;height:44px;margin-top:8px;margin-right:12px;margin-bottom:8px;padding:0 22px;border:1px solid transparent;background-image:none;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.07em;line-height:42px;white-space:nowrap;cursor:pointer;vertical-align:middle;text-transform:uppercase;text-decoration:none;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-xs{height:24px;padding:0 12px;font-size:10px;border-radius:0;line-height:22px}.bg-primary,.btn-primary{background-color:#247381!important}.btn-primary:hover{background-color:#1d9bb2!important;border-color:#1d9bb2!important}.btn-danger{background-color:#ff8552!important;color:#fff!important}.btn-danger:hover{background-color:#dc4000!important;border-color:#dc4000!important}.border-primary,.btn-primary{border-color:#247381!important}.border-dark{border-color:#d6e9ee!important}.bg-light{background-color:#f5f9fa}.link-primary,.text-primary{color:#237382!important}.bg-primary-subtle,.btn-outline-primary:hover{background-color:#cde3e7!important}.btn-outline-primary{color:#237382!important;border-color:#237382!important}.btn-outline-secondary{border-color:#6c757d}.btn-outline-secondary:hover{background-color:#f5f5f5;color:#000;border-color:#000}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-form-control-bg);border-color:#237382;outline:0;box-shadow:0 0 0 .25rem #cde3e7}.accordion-button:not(.collapsed){color:#237382;background-color:#cde3e7;box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:focus{z-index:3;border-color:#237382;outline:0;box-shadow:0 0 0 .25rem #cde3e7}.bg-success-subtle{background-color:#a5e8d1!important}.link-success,.text-success{color:#218261!important}.bg-info{background-color:#cde3e7!important}.bg-info-subtle{background-color:#c0cfee!important}.link-info,.text-info{color:#004d4f!important}.btn-group{display:-ms-inline-flexbox;display:inline-flex;position:relative;margin-top:8px;margin-right:12px;margin-bottom:8px;vertical-align:middle}.btn-group .btn{position:relative;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;margin:0}.trusted-badge{margin-top:14px;padding:20px;height:100%;-ms-display:flex;-webkit-display:flex;display:-webkit-box;display:flex;-ms-align-items:center;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-justify-content:center;-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon-trusted{max-width:50px}.trusted-content{padding-left:12px}.owl-carousel{display:none;position:relative;width:100%;z-index:1;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:row}.owl-carousel .owl-stage::after{display:block;height:0;clear:both;line-height:0;content:'.';visibility:hidden}.owl-carousel .owl-stage-outer{position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);overflow:hidden}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.owl-carousel .owl-dots{margin-bottom:10px!important;margin-top:8px!important}.owl-carousel .owl-dots .owl-dot{background-color:#237382!important}.offcanvas-header{--bs-offcanvas-padding-y:10px}.offcanvas-body{padding:0}.shadow-lg{box-shadow:-5px 1rem 2rem rgba(0,0,0,.3)!important}.koverlay{display:none;width:0;height:0;overflow:hidden;position:absolute;top:0;left:0;opacity:.7;z-index:9001}.kloader{display:block;width:1em;height:1em;z-index:9002;background-image:url(/skins/Flex/media/kloader-16.gif);background-position:center center;background-repeat:no-repeat;background-size:100% 100%}.koverlay>.kloader{background-image:url(/skins/Flex/media/kloader-64.gif);width:4em;height:4em;margin:0 auto}.koverlay{background-color:#fff}.filter-item input[type=checkbox],.khidden,.slick-dots li button{display:none}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}h2{font-size:1.2rem}#homeheader h3{font-size:1.1rem}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}h2{font-size:1.5rem}#homeheader h3{font-size:1.4rem}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (max-width:1600px){.hidden-xl-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}h2{font-size:2rem}#homeheader h3{font-size:1.75rem}}.hidden-xs-up{display:none!important}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.small,small{font-size:85%}.vsmall,vsmall{font-size:75%}a:hover{color:#004d4e;text-decoration:none;cursor:pointer!important}#articledisp a,.border-dotted,.hover:hover{border-bottom:dotted 1px}.center-block{display:block!important;margin-right:auto;margin-left:auto}.footer-heading{margin:0 0 20px;font-weight:500;font-size:18px;line-height:1.5;color:#fefefe;border-bottom:1px solid rgba(255,255,255,.4)}.footer-menu-item a,.footer-text{font-size:14px;line-height:1.5;letter-spacing:.5px;color:#fefefe;opacity:.7;text-decoration:none!important;margin:0}.footer-top{padding:20px 0 25px}.footer-bottom{border-top:1px solid rgba(255,255,255,.4);padding:20px 0}hr{border-top:#a7beca solid!important}.card-group-set{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:row;-webkit-flex-direction:row}.card-group-set>.card:not(.card2):not(.card4):not(.card3){margin-left:8px;margin-right:8px}.card,.card-body{display:flex;flex-direction:column}.card{border-color:#e1e7ec;border-radius:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;position:relative;margin-bottom:16px;width:100%}.card-body{padding:8px 12px 2px;flex-grow:1}.card-prod,.card-prod-image{display:-webkit-box;display:-webkit-flex;display:flex;display:-ms-flexbox;flex-grow:1}.card-prod{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border:thin solid #dcdbdb;background:#fff;color:rgba(0,0,0,.87);text-align:center;height:auto}.card-prod-image{align-items:center;-webkit-box-align:center;-webkit-align-items:center;width:100%;padding:10px}.card-prod-footer{align-items:flex-end;-webkit-align-items:flex-end;justify-content:center;padding:5px;color:#888;font-size:.9em;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-prod .card-header{background-color:#f8f8f8}.card-header h3{font-size:20px}.card-prod .card-header a{color:#00133f;display:inline-block;font-size:12px;text-decoration:none;border-bottom:none}.card-prod .product-title,.card-prod-footer .product-title{margin-bottom:3px;font-size:16px;font-weight:400;text-align:center}.card-prod .product-title>a,.card-prod-footer .product-title>a{transition:color .3s;text-decoration:none}.card-prod-footer .product-title:hover{color:#000!important}.card2{width:50%}.card-prod .product-price{margin-bottom:2px;font-size:14px;font-weight:500}.mountchart{-moz-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px;margin:-1px 1px;display:inline-block;border:#666 1px solid;height:90px;width:90px}.mountchart[class*=" bi-"]::before{vertical-align:-.03em!important}.cursor{cursor:pointer}.order-table,.shopping-cart,.wishlist-table{margin-bottom:20px}.order-table .table,.shopping-cart .table,.wishlist-table .table{margin-bottom:0}.order-table .btn,.shopping-cart .btn,.wishlist-table .btn{margin:0}.order-table>table>tbody>tr>td,.order-table>table>tbody>tr>th,.order-table>table>thead>tr>td,.order-table>table>thead>tr>th,.shopping-cart>table>tbody>tr>td,.shopping-cart>table>tbody>tr>th,.shopping-cart>table>thead>tr>td,.shopping-cart>table>thead>tr>th,.wishlist-table>table>tbody>tr>td,.wishlist-table>table>tbody>tr>th,.wishlist-table>table>thead>tr>td,.wishlist-table>table>thead>tr>th{vertical-align:middle!important;border-right:0;border-left:0;border-color:#e1e7ed!important}.order-table>table thead th,.shopping-cart>table thead th,.wishlist-table>table thead th{padding-top:17px;padding-bottom:17px;border-width:1px}.order-table .remove-from-cart,.shopping-cart .remove-from-cart,.wishlist-table .remove-from-cart{display:inline-block;color:red;font-size:18px;line-height:1;text-decoration:none}.order-table .count-input,.shopping-cart .count-input,.wishlist-table .count-input{display:inline-block;width:86px}.order-table .product-item,.shopping-cart .product-item,.wishlist-table .product-item{display:table;width:100%;min-width:120px;margin-top:5px;margin-bottom:3px}.shopping-cart .product-item .product-info,.shopping-cart .product-item .product-thumb{display:table-cell;vertical-align:top}.wishlist-table .product-item .product-thumb{vertical-align:top}.order-table .product-item .product-info,.order-table .product-item .product-thumb,.wishlist-table .product-item .product-info{display:table-cell;vertical-align:top}.order-table .product-item .product-thumb,.shopping-cart .product-item .product-thumb,.wishlist-table .product-item .product-thumb{width:90px;padding-right:20px}.order-table .product-item .product-thumb>img,.shopping-cart .product-item .product-thumb>img,.wishlist-table .product-item .product-thumb>img{display:block}@media screen and (max-width:860px){.order-table .product-item .product-thumb,.shopping-cart .product-item .product-thumb,.wishlist-table .product-item .product-thumb{display:none}}.order-table .product-item .product-info span,.shopping-cart .product-item .product-info span,.wishlist-table .product-item .product-info span{display:block;font-size:13px}.order-table .product-item .product-info span>em,.shopping-cart .product-item .product-info span>em,.wishlist-table .product-item .product-info span>em{font-weight:500;font-style:normal}.order-table .product-item .product-title,.shopping-cart .product-item .product-title,.wishlist-table .product-item .product-title{margin-bottom:6px;padding-top:5px;font-size:16px;font-weight:500}.order-table .product-item .product-title>a,.shopping-cart .product-item .product-title>a,.wishlist-table .product-item .product-title>a{transition:color .3s;color:#9b010dv;line-height:1.5;text-decoration:none}.order-table .product-item .product-title>a:hover,.shopping-cart .product-item .product-title>a:hover,.wishlist-table .product-item .product-title>a:hover{color:#ff0015}.order-table .product-item .product-title small,.shopping-cart .product-item .product-title small,.wishlist-table .product-item .product-title small{display:inline;margin-left:6px;font-weight:500}.wishlist-table .product-item .product-thumb{display:table-cell!important}@media screen and (max-width:576px){.wishlist-table .product-item .product-thumb{display:none!important}}.shopping-cart-footer{display:table;width:100%;padding:10px 0;border-top:1px solid #e1e7ec}.shopping-cart-footer>.column{display:table-cell;padding:5px 0;vertical-align:middle}.shopping-cart-footer>.column:last-child{text-align:right}.shopping-cart-footer>.column:last-child .btn{margin-right:0;margin-left:15px}@media (max-width:768px){.shopping-cart-footer>.column{display:block;width:100%}.shopping-cart-footer>.column:first-child{text-align:right;padding-right:1rem!important}.shopping-cart-footer>.column .btn{width:100%;margin:12px 0!important}}.steps .step{display:block;width:100%;margin-bottom:35px;text-align:center}.steps .step .step-icon-wrap{display:block;position:relative;width:100%;height:80px;text-align:center}.steps .step .step-icon-wrap::after,.steps .step .step-icon-wrap::before{display:block;position:absolute;top:50%;width:50%;height:3px;margin-top:-1px;background-color:#e1e7ec;content:'';z-index:1}.steps .step .step-icon-wrap::before{left:0}.steps .step .step-icon-wrap::after{right:0}.steps .step .step-icon{display:inline-block;position:relative;width:80px;height:80px;border:1px solid #e1e7ec;border-radius:50%;background-color:#f5f5f5;color:#9b010d;font-size:38px;line-height:81px;z-index:5}.steps .step .step-title{margin-top:16px;margin-bottom:0;color:#9b010d;font-size:14px;font-weight:500}.steps .step:first-child .step-icon-wrap::before{display:none}.steps .step:last-child .step-icon-wrap::after{display:none}.steps .step.completed .step-icon-wrap::after,.steps .step.completed .step-icon-wrap::before{background-color:#9b010d}.steps .step.completed .step-icon{border-color:#9b010d;background-color:#9b010d;color:#fff}@media (max-width:576px){.flex-sm-nowrap .step .step-icon-wrap::after,.flex-sm-nowrap .step .step-icon-wrap::before{display:none}}@media (max-width:768px){.flex-md-nowrap .step .step-icon-wrap::after,.flex-md-nowrap .step .step-icon-wrap::before{display:none}}@media (max-width:991px){.flex-lg-nowrap .step .step-icon-wrap::after,.flex-lg-nowrap .step .step-icon-wrap::before{display:none}}@media (max-width:1200px){.flex-xl-nowrap .step .step-icon-wrap::after,.flex-xl-nowrap .step .step-icon-wrap::before{display:none}}.alert{border-radius:0}.card-header .h1,.card-header .h2,.card-header .h3,.card-header .h4,.card-header .h5,.card-header .h6,.card-header h1,.card-header h2,.card-header h3,.card-header h4,.card-header h5,.card-header h6{margin-bottom:0}.btn-sm{height:36px;padding:0 18px;font-size:12px;line-height:34px}.framecol{width:10%!important}@media (max-width:576px){.framecol{width:20%!important}}#homeheader{background-image:url(/skins/FlexFF/media/floaterhomebg.webp);height:0;padding:0 0 33.65%;background-position:center center;background-size:100%;background-repeat:no-repeat}.bg-homepage1{background-color:#fffff6!important}.bg-homepage2{background-color:#ff8552!important}.bg-homepage3{background-color:#d4e3e5!important}.slick-initialized .slick-slide{outline:0}.common-slider .slick-slide{margin:0 12px}.common-slider .slick-list{margin:0 -12px}.show-arrows-always .arrow-slider,.slick-dots{display:-webkit-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.show-arrows-always .arrow-slider{opacity:1;visibility:visible;width:40px;height:40px;background-color:#237382;-ms-display:flex;-webkit-display:flex;-ms-align-items:center;-webkit-align-items:center;-ms-justify-content:center;-webkit-justify-content:center;-ms-border-radius:.25rem;-webkit-border-radius:.25rem;border-radius:.25rem}.show-arrows-always .arrow-slider svg{width:24px;stroke:#000;stroke-width:1.5px}.arrows-white .arrow-slider svg,.arrows-white svg{stroke:#fff}.article-arrows .arrow-slider{opacity:0;visibility:hidden;-ms-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.home-section:hover .article-arrows .arrow-slider,.slideshow-section:hover .arrow-slider{opacity:1;visibility:visible}.slick-dots{padding:0;margin:0;display:-ms-flexbox;list-style:none;position:absolute;bottom:15px;left:50%;-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.slick-dots li{width:12px;height:8px;background-color:#000;opacity:.5;margin:0 6px;cursor:pointer;-ms-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;-ms-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.slick-dots li.slick-active{opacity:1;width:24px}.slick-arrow[aria-disabled=true]{pointer-events:none;opacity:.5!important}.slide-text{font-weight:500;line-height:1.08;letter-spacing:.25px;margin-bottom:0}.slide-content-1 .slide-heading,.slide-content-1 .slide-subheading,.slide-content-1 .slide-text{color:#00234d}.slide-heading{font-weight:600;line-height:1.2;margin-bottom:0}.slide-subheading{font-weight:400;line-height:1;margin-bottom:24px;margin-top:5px}.slide-btn{margin-top:24px}.slide-img{height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.arrow-slider{position:absolute;top:50%;left:0;z-index:9;cursor:pointer;opacity:0;visibility:hidden;-ms-transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.arrow-slider.arrow-next{left:auto;right:0}.dots-white .slick-dots li{background-color:#fff}.slick-dots li.slick-active{background-color:#237382}[data-animation]{opacity:0}.animate__animated[data-animation]{opacity:1}.slide-content [data-animation]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.slide-content [data-animation]:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.slide-content [data-animation]:nth-child(3){-webkit-animation-delay:.35s;animation-delay:.35s}.slide-content [data-animation]:last-child{-webkit-animation-delay:.45s;animation-delay:.45s}.slide-content{max-width:655px}.product-badge{position:absolute;top:10px;left:10px;z-index:9}.product-badge-right{position:absolute;top:10px;right:10px;z-index:9}.badge-label{text-align:center;padding:4px 12px;letter-spacing:.03em;color:#fefefe;background-color:#237382;display:block;max-width:fit-content}.badge-label+.badge-label{margin-top:8px;background-color:var(--secondary-color)}.badge-label-danger{background-color:#b31c16}.badge-label.badge-label-dark{background-color:#061c1f}a,h1,h2,h3,h4,h5,h6,li,p,span{font-family:"Exo",serif}h6{font-weight:400}.filter-header{padding-bottom:10px;cursor:pointer}.filter-item .filter-label{padding:3px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;word-break:break-word;cursor:pointer;font-weight:400;font-size:14px;line-height:1.69;letter-spacing:.25px;color:#000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.filter-item:hover .filter-label{color:var(--secondary-color)}.filter-item:last-child .filter-label{padding-bottom:0}.filter-item:first-child .filter-label{padding-top:0}.filter-checkbox{display:inline-block;width:16px;height:16px;border:1px solid #000;position:relative}.filter-label input:checked+.filter-checkbox{background-color:#000}.filter-label input:checked+.filter-checkbox:after{content:"";position:absolute;width:10px;height:5px;left:4px;top:4px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;z-index:1;-ms-transform:rotate(-45deg) translateY(-50%);-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.filter-lists{padding-top:20px}.filter-widget:not(:last-child){margin-bottom:40px}.filter-color .filter-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-8px;margin-top:-12px}.filter-color .filter-item{margin-left:8px;margin-top:12px}.filter-color .filter-label{width:50px;height:50px;border-radius:50%;padding:0;border:1px solid transparent}.filter-color .filter-label input:checked+.filter-checkbox:after{width:15px;height:7px;left:9px;border-left:2px solid #fff;border-bottom:2px solid #fff}.filter-color .filter-label .filter-checkbox,.filter-color .filter-label input:checked+.filter-checkbox{background-color:transparent;border:0}.filter-field{width:100%}.filter-field .field-input{height:35px;padding:0 10px;border:1px solid #ebebf1;background:#ebebf1;outline:0!important}.filter-field .field-input.has-error{background-color:#dc3645;color:#fff!important}#imperial .filter-field,#popular .filter-field{background:#ebebf1}.filter-price{padding-top:20px}.custom-scrollbar::-webkit-scrollbar{width:4px}#Image{display:flex;justify-content:center}