.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .3s}input[type=checkbox],input[type=radio]{vertical-align:top;margin-right:10px;display:none}input[type=checkbox]+label,input[type=radio]+label{padding-left:26px;cursor:pointer;margin-bottom:9px;position:relative}input[type=checkbox]+label:before,input[type=radio]+label:before{position:absolute;content:"";top:2.5px;left:0;border:1px solid var(--border_checkbox);width:14px;height:14px;background-color:#fff}input[type=checkbox]+label:after,input[type=radio]+label:after{content:"";position:absolute;transition:all .1s}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{opacity:1;transform:scale(1)}input[type=checkbox]:not(:checked)+label:after,input[type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}input[type=checkbox]+label:after{width:9px;height:5px;top:6px;left:3px;border:2px solid #232323;border-top:none;border-right:none;background:#fff0;transform:rotate(-45deg)}input[type=checkbox]:not(:checked)+label:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);transform:scale(0) rotate(-45deg)}input[type=checkbox]:checked+label:after{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);transform:scale(1) rotate(-45deg)}input[type=radio]+label:before{border-radius:50%;width:16px;height:16px;top:0;left:0;border:1px solid var(--border_checkbox);background-color:#fff}input[type=radio]+label:after{width:8px;height:8px;top:4px;left:4px;background:#232323;border-radius:50%;transition:all .1s ease}.custom-radio input[type=radio]+label{cursor:pointer;margin-bottom:9px;position:relative;padding-left:24px}.custom-radio input[type=radio]+label:before{position:absolute;content:"";top:2px;left:0;width:14px;height:14px;border:1px solid #cecece;border-radius:50%}.custom-radio input[type=radio]+label:after{position:absolute;content:"";border:4px solid var(--page_title_color);border-radius:50%;top:5px;left:3px;transition:all .1s}.custom-radio input[type=radio]:not(:checked)+label:after{opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);transform:scale(0)}.custom-radio input[type=radio]:checked+label:after,.custom-radio input[type=radio]+label:hover:after{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);transform:scale(1)}.main-content{display:block}.main-content input[type=text],.main-content input[type=password],.main-content input[type=email],.main-content input[type=tel],.main-content textarea{height:initial;padding:7px 12px 5px;border-radius:5px;width:100%;max-width:380px;background:Transparent;display:block;outline:none}label em{color:#f1152f;font-weight:500;font-style:normal;margin-left:3px}p{line-height:20px}ul,li{font-size:14px;line-height:30px}ul,ol{padding:0;margin-bottom:20px}ul li,ol li{margin-bottom:.25em}a{transition:all .3s ease}.errors ul{padding-left:0}.form-success{border:1px solid var(--border_color_1);margin-bottom:20px;padding:5px 20px 5px 30px}h1,h2,h3,h4,h5,h6{line-height:1.2;margin:0;padding:0}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4,h5,h6{font-size:1rem}.btn{font-weight:700;line-height:var(--font_size_plus8);outline:none;overflow:hidden;white-space:nowrap;border-radius:30px;border:1px solid rgba(255,255,255,0);min-width:130px;max-width:100%;transition:all .3s ease;padding:var(--padding_btn);font-size:var(--font_size_btn);letter-spacing:var(--letter_spacing_btn)}.btn:hover,.btn:focus{outline:none;box-shadow:none}.btn[disabled],.btn.disabled{background:var(--bg_sold_out)!important;border-color:var(--bg_sold_out)!important;color:var(--sold_out_text)!important;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100)}.error-message-input{display:block;font-size:var(--font_size_minus1);margin-top:10px;color:#dc4032;font-style:italic}.error-message-input:empty{display:none}.error-message-input i{margin-right:4px}.icon-user svg{width:21px;height:21px;stroke-width:10px}.icon-search{display:-moz-inline-flex;display:inline-flex}.icon-search+.search-form{display:none}.cart-icon{position:relative;padding-right:10px;width:65px}.wrapper-top-cart .cart-icon svg{stroke:#fff0;width:22px;height:21px}.cart-icon .cartCount{position:absolute;top:7px;right:-1px;min-width:23px;min-height:23px;text-align:center;padding:2px 0 0 1px;border-radius:50%;z-index:2;font-weight:500}.price-box{font-size:var(--font_size_plus1);font-weight:600;line-height:var(--font_size_plus10);letter-spacing:normal;margin-bottom:12px;display:flex;justify-content:space-between}.price-box .price-regular{color:var(--color_price)}.price-box .old-price{color:var(--color_compare_price);text-decoration:line-through;margin-right:5px}.price-box .special-price{color:var(--color_price_sale)}.price-box .old-price:empty+.special-price{color:var(--color_price)}.price-box em{font-size:var(--font_size);font-weight:400;font-style:normal;margin-right:2px;color:var(--color-price-box)}.payment-methods{margin-bottom:0}.payment-methods li{display:inline-block;margin-right:12px;margin-bottom:12px}.payment-methods li img{max-height:24px}.payment-methods li:last-of-type{margin-right:0}@keyframes box-shadow{0%,to{-webkit-box-shadow:0 0 0 0;-moz-box-shadow:0 0 0 0;box-shadow:0 0}50%{-webkit-box-shadow:0 0 0 4px;-moz-box-shadow:0 0 0 4px;box-shadow:0 0 0 4px}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.images-contain{position:relative}.close-modal{background:#000;color:#fff;border-color:var(--border_1);width:30px;height:30px;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;position:absolute;right:-15px;top:-15px;z-index:2;padding-top:1px}.close-modal:hover{background:var(--background_2);color:var(--color_2);border-color:var(--border_2)}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;cursor:pointer}.policies-block .policy-text{display:inline-block;text-align:center;text-transform:unset;font-weight:500;font-size:var(--font_size);line-height:var(--font_size_plus12);letter-spacing:.05em;position:relative}.policies-block .policy-text:before{position:absolute;left:0;width:0;bottom:2px;height:1px;content:"";display:block;-webkit-transition:width .3s ease;-moz-transition:width .3s ease;-ms-transition:width .3s ease;-o-transition:width .3s ease;transition:width .3s ease;visibility:hidden}.policies-block .policy-icon{font-size:var(--font_size_plus6);margin-right:12px}.policies-block .policy-item a{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;padding:13px 0 11px}.policies-block .policy-item:hover .policy-text:before{width:100%;visibility:visible}.policies-block .slick-arrow{border:none!important;background:#fff0!important;color:inherit!important}.policies-block .slick-arrow .fa{font-weight:500;font-size:18px}.policies-block .slick-arrow.slick-next{right:5px}.policies-block .slick-arrow.slick-prev{left:5px}.policies-block.layout_style_2 .policy-item:last-child:before{content:none}.policies-block.layout_style_2 .policy-item:before{position:absolute;content:"";width:1px;height:40px;top:50%;transform:translateY(-50%);right:0}.policies-block.layout_style_2 .policy-icon{margin-right:20px;position:relative;top:2px}.policies-block.layout_style_2 .policy-text{letter-spacing:0;font-size:var(--font_size_plus2);text-transform:capitalize;font-weight:700}.policies-block.layout_style_2 .policy-icon svg{width:34px;height:34px}.list-blogs .article-title{font-size:var(--font_size_plus4);line-height:var(--font_size_plus14);font-weight:600;letter-spacing:normal;margin-bottom:6px}.list-blogs .article-title a{color:var(--page_title_color)}.list-blogs .blog_author{line-height:var(--font_size_plus10);text-transform:uppercase;color:var(--breadcrumb_color);letter-spacing:.02em;margin-bottom:15px}.list-blogs.style_2 .article-inner{text-align:left;border:1px solid #dbdbdb;border-top:none;padding:20px 30px 30px}.list-blogs .article-inner .read_more{font-weight:500;display:inline-block;margin-top:9px;text-decoration:underline;text-underline-position:under;color:#707070;text-transform:uppercase;text-underline-offset:-1px}.home-rich-text{line-height:var(--font_size_plus10);padding:50px 0 55px}.home-rich-text .rich-text{max-width:1370px;margin:0 auto}.header-parallax-tpl.layout_home_5 .home-rich-text .rich-text{max-width:875px}.home-rich-text .rich-text p{margin-bottom:24px}.home-rich-text .btn--lessMore{text-align:center;padding-top:20px}.home-rich-text #rich-text__lessMore{display:inline-block;color:var(--page_title_color);font-weight:700}.home-rich-text #rich-text__lessMore:hover{background:var(--background_1);color:var(--color_1);border-color:var(--border_1)}.home-rich-text .rich-text__bottom{display:none}.sidebar-label{font-size:var(--font_size);text-transform:uppercase;font-weight:500;line-height:var(--font_size_plus10);display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;margin-bottom:33px;cursor:pointer}.sidebar-label .icon-filter{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:#646464;margin-right:14px;position:relative;top:-1px}.sidebar-label .icon-filter svg{height:22px;width:22px;-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sidebar{margin-top:-6px}.sidebar .widget-title{padding-top:0;text-align:left;margin-bottom:13px}.sidebar .sidebar-title{font-size:var(--font_size_plus2);letter-spacing:.05em;text-transform:uppercase;font-weight:700;line-height:var(--font_size_plus10);color:var(--page_title_color);border-bottom:1px solid var(--border_bt_sidebar);margin:0;padding-bottom:9px}.sidebar .close-sidebar{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;color:var(--breadcrumb_color);width:30px;height:30px;position:absolute;right:10px;top:20px}.sidebar .close-sidebar svg{width:20px;height:20px}.sidebar-links{margin-bottom:36px}.sidebar-links .widget-content ul{margin:0}.sidebar-links .widget-content li{margin:0;position:relative;padding-right:22px;cursor:pointer}.sidebar-links .widget-content li a{font-size:var(--font_size_plus1);display:inline-block;font-weight:500;color:var(--page_title_color);padding:7px 0 6px;line-height:var(--font_size_plus10);position:relative;-webkit-transition:padding-left .3s linear;-moz-transition:padding-left .3s linear;-ms-transition:padding-left .3s linear;-o-transition:padding-left .3s linear;transition:padding-left .3s linear}.sidebar-links .widget-content .dropdown-cat{margin-bottom:0}.sidebar-links .widget-content .dropdown-cat li a{font-size:var(--font_size)}.sidebar-links .widget-content .dropdown-cat .dropdown-cat li a{font-weight:400;color:var(--link_color);padding-top:6px;padding-bottom:4px;line-height:20px}.sidebar-links .icon-dropdown{width:30px;height:30px;display:inline-block;font-size:16px;text-align:center;position:absolute;top:2px;right:-10px;line-height:32px;cursor:pointer}.sidebar-links .dropdown-cat{display:none}.sidebar-links .sidebar-link-lv1.open>.dropdown-cat{display:block}.sidebar-widget-product .products-grid{position:static}.sidebar-widget-product .products-grid:not(.slick-slider) .grid-item+.grid-item{display:none}.sidebar-widget-product .products-grid .grid-item{margin-top:0}.sidebar-widget-product .products-grid .grid-item .product-image img{max-height:160px;min-height:initial}.sidebar .sidebar-widget-product .products-grid .grid-item .product-image img{max-height:initial}.sidebar-widget-product .products-grid .grid-item .product-image .product-grid-image{min-height:initial}.sidebar-widget-product .products-grid .grid-item .spr-badge,.sidebar-widget-product .products-grid .grid-item .price-box{margin-bottom:10px}.sidebar-widget-product .products-grid .grid-item .action{max-width:210px;margin:0 auto}.sidebar-widget-product .products-grid.slick-slider{padding-bottom:20px}.sidebar-widget-product .products-grid.slick-slider .grid-item{margin-bottom:20px}.sidebar-widget-product .products-grid .compare-button{display:none}.sidebar-widget-product .widget-title{margin-bottom:30px}.sidebar-widget-product .widget-product{position:relative}.sidebar-widget-product .widget-product .products-grid .slick-arrow{top:26%}.sidebar-widget-product .widget-product .products-grid .slick-arrow.slick-next{right:0}.sidebar-widget-product .widget-product .products-grid .slick-arrow.slick-prev{left:0}.sidebar-banner{text-align:center;margin-bottom:30px}.sidebar-banner+.sidebar-cms-custom,.sidebar-banner.sidebar-widget-product,.sidebar-banner.sidebar-links{padding-top:14px}.sidebar-banner .not_img{height:165px;line-height:165px;font-size:16px}.sidebar-cms-custom{font-size:var(--font_size);line-height:var(--font_size_plus12);color:var(--page_title_color);margin-bottom:44px}.sidebar-cms-custom p:not(:last-child){margin-bottom:24px}.sidebar-cms-custom .widget-title{margin-bottom:18px}.sidebar-filter{padding-bottom:5px}.sidebar-filter .sidebar-tags .widget-title,.sidebar-filter .refined-widgets .widget-title{margin-bottom:20px;cursor:pointer}.sidebar-filter .sidebar-tags .list-tags{margin-bottom:0}.sidebar-filter .sidebar-tags .list-tags li{margin:0}.sidebar-filter .sidebar-tags label{font-weight:400;margin-bottom:10px;color:var(--body_color)}.sidebar-filter .sidebar-tags:not(.filter-color) .widget-content{margin-bottom:41px}.sidebar-filter .sidebar-tags:not(.filter-color) .widget-content .list-tags.full{max-height:310px;overflow-y:auto;margin-bottom:41px;padding-right:15px}.sidebar-filter .sidebar-tags:not(.filter-color) .widget-content .list-tags.full::-webkit-scrollbar-track{background-color:#f4f4f4}.sidebar-filter .sidebar-tags:not(.filter-color) .widget-content .list-tags.full::-webkit-scrollbar{width:5px;background-color:#f4f4f4}.sidebar-filter .sidebar-tags:not(.filter-color) .widget-content .list-tags.full::-webkit-scrollbar-thumb{background-color:var(--color_slick_arrow)}.sidebar-filter .sidebar-tags:not(.filter-color) .list-tags li:last-of-type label{margin-bottom:0}.collection-header .collection-image{margin-bottom:33px}.collection-header .collection-image .not_img{height:320px;line-height:320px}.collection-header .collection-wrapper{margin-bottom:35px}.layout_default .collection-header .collection-wrapper{margin-top:35px;margin-bottom:10px}.collection-header .collection-des{line-height:var(--font_size_plus10)}.collection-header .page-header h1,.collection-header .page-header h2{margin-bottom:18px}.collection-header.collection-header-sections .collection-image .not_img{height:240px;line-height:240px}.collection-header.collection-header-sections .collection-image img{width:100%;object-fit:cover}.toolbar{align-items:center;flex-wrap:wrap}.toolbar .filters-toolbar__limited-view{padding-right:15px}.toolbar .filters-toolbar__limited-view .limited-view{min-width:89px;position:relative}.toolbar .filters-toolbar__sortby{padding-left:15px}.toolbar .filters-toolbar__sortby .filter-sortby{min-width:149px;position:relative}.toolbar .sidebar-label .icon-filter svg{height:27px;padding-left:2px;width:24px}.feedback-text{color:var(--page_title_color);margin:10px 0 8px;text-transform:capitalize}.swatch .tooltip{text-align:center;background:#000;color:#fff;bottom:100%;padding:5px 10px;display:block;position:absolute;z-index:2;min-width:50px;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translate(-50%);margin-bottom:12px;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.28);-moz-box-shadow:2px 2px 6px rgba(0,0,0,.28);box-shadow:2px 2px 6px #00000047;font-size:var(--font_size);font-weight:500;letter-spacing:normal;pointer-events:none}.swatch .tooltip:before{bottom:-16px;content:"";display:block;height:16px;left:0;position:absolute;width:100%}.swatch .tooltip:after{border-left:solid transparent 7px;border-right:solid transparent 7px;border-top:solid #000 7px;bottom:-7px;content:" ";height:0;left:50%;-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translate(-50%);position:absolute;width:0}.swatch .swatch-element:hover .tooltip{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);visibility:visible;pointer-events:auto}.search-page{margin-bottom:30px}.search-page .page-header,.template-404 .page-header{margin-top:35px}.search-page .page-header h2,.template-404 .page-header h2{line-height:1.4em}.search-page .col-main{-webkit-box-flex:0;-ms-flex:0 0 100%!important;flex:0 0 100%!important;max-width:100%!important}.search-page .search-form .close-search{display:none!important}.search-page .search-bar{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.search-page .search-bar .icon-search{min-width:70px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;background:var(--background_2);color:var(--color_2);border-color:var(--border_2)}.search-page .search-bar .icon-search:hover{background:var(--background_3);color:var(--color_3);border-color:var(--border_3)}.search-page .input-group-field{padding:7px 15px 5px;border:1px solid #f5f5f5;background-color:#f5f5f5;color:#a3a3a3;width:254px;margin-right:10px}.template-404 p{line-height:var(--font_size_plus12)}.template-404 p a{font-weight:500}.search-open{overflow-y:hidden}.search-open .wrapper-header .search-form{position:absolute;top:100%;left:0;right:0;width:100%;z-index:4;-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1);opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=100)";filter:alpha(opacity=100);visibility:visible;cursor:pointer}.search-open .wrapper-header .search-mb>.icon-search{display:none}.search-open .wrapper-header .close-search{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.search-open .wrapper-header .search-bar{position:relative;margin:0 auto;width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;border:none!important}.search-open .wrapper-header .search-bar .icon-search{padding-top:12px;padding-bottom:10px;background-color:transparent;min-width:initial;border:none;width:50px;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.search-open .wrapper-header .search-bar .icon-search svg{width:16px;height:17px}.search-open .wrapper-header .input-group-field{border:none;background-color:#fff0;padding-top:10px;padding-bottom:8px;width:-moz-calc(100% - 50px);width:-webkit-calc(100% - 50px);width:-ms-calc(100% - 50px);width:calc(100% - 50px)}footer>div.footer-top>div>div>div.col-12.col-md-12.col-lg-6.col-xl-7.footer-col-left>div>div:nth-child(1)>ul>li{font-size:16px}#shopify-section-footer>footer>div.footer-top>div>div>div.col-12.col-md-12.col-lg-6.col-xl-7.footer-col-left>div>div:nth-child(1)>ul>li>a>span{color:#fff;font-weight:600}#accept-cookies{display:none;width:100%;padding:10px 15px;text-align:center}#accept-cookies .block-cookies{font-size:var(--font_size);font-weight:400}#accept-cookies .group-action-links{margin-top:10px}#accept-cookies .group-action-links .accept_cookies_link{margin-left:10px}#accept-cookies .group-action-links .icon{margin-left:5px}#accept-cookies .group-action-links .accept_cookies_link{font-weight:600;letter-spacing:.05em}#accept-cookies .des{line-height:var(--font_size_plus12)}#accept-cookies .notification-cookies{line-height:var(--font_size_plus10);display:inline-block;text-transform:uppercase}.home-brands-style2 .widget-title{margin-bottom:35px}.home-brands-style2 .brands-block .slick-slider .item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.home-brands-style2 .brands-block .item{margin-bottom:20px}.home-brands-style2 .brands-block .view_all{display:block;text-align:center;line-height:var(--font_size_plus10);color:var(--page_title_color);text-transform:capitalize}.home-brands-style2 .brands-block .view_all .fa{font-size:15px;margin-left:3px;color:var(--breadcrumb_color);position:relative;top:3px;vertical-align:top}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.wrapper-login-customer .wrapper-content .col-left{width:-moz-calc(50% - 10px);width:-webkit-calc(50% - 10px);width:-ms-calc(50% - 10px);width:calc(50% - 10px)}.wrapper-login-customer .wrapper-content .col-right{width:-moz-calc(50% + 10px);width:-webkit-calc(50% + 10px);width:-ms-calc(50% + 10px);width:calc(50% + 10px)}}.quickSearchResultsWrap{background-color:#fff;z-index:11;-webkit-box-shadow:0 0 3px rgba(0,0,0,.12);-moz-box-shadow:0 0 3px rgba(0,0,0,.12);box-shadow:0 0 3px #0000001f;-moz-border-radius:1px;-webkit-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;padding:15px 10px}.quickSearchResultsWrap .custom-scrollbar{max-height:-moz-calc(100vh - 150px);max-height:-webkit-calc(100vh - 150px);max-height:-ms-calc(100vh - 150px);max-height:calc(100vh - 150px);overflow-x:hidden;overflow-y:auto;webkit-overflow-scrolling:touch}.quickSearchResultsWrap .custom-scrollbar::-webkit-scrollbar-track{background-color:#f4f4f4}.quickSearchResultsWrap .custom-scrollbar::-webkit-scrollbar{width:5px;background-color:#f4f4f4}.quickSearchResultsWrap .custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--color_slick_arrow)}.quickSearchResultsWrap .header-search__trending{margin-bottom:15px}.quickSearchResultsWrap .box-title{font-size:var(--font_size);line-height:var(--font_size_plus8);font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#232323;border-bottom:1px solid var(--border_bt_sidebar);padding-bottom:5px;margin-bottom:15px}.quickSearchResultsWrap .list-item{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.quickSearchResultsWrap .list-item .item{padding:0 5px;margin-bottom:10px}.quickSearchResultsWrap .list-item .highlight{display:block;background-color:#f7f7f7;color:#868686;padding:7px 12px 5px;cursor:pointer}.quickSearchResultsWrap .list-item .highlight .fa{margin-right:6px}.quickSearchResultsWrap .products-grid{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:auto}.quickSearchResultsWrap .products-grid .grid-item{margin-top:5px;margin-bottom:15px}.quickSearchResultsWrap .products-grid .product-top .compare-button{display:none}.quickSearchResultsWrap .product-item .product-image img{max-width:120px;min-height:initial}.quickSearchResultsWrap .product-item .product-image .product-grid-image{min-height:initial}.quickSearchResultsWrap .product-item .product-bottom{text-align:center}.quickSearchResultsWrap .product-item .product-bottom .product-vendor{color:var(--color_vendor)}.quickSearchResultsWrap .product-item .action{display:none!important}.quickSearchResultsWrap .product-item .product-title{word-break:break-word;max-height:initial;white-space:normal;text-overflow:initial}.quickSearchResultsWrap .header-search__results .text-center{border-top:1px solid var(--border_bt_sidebar)}.quickSearchResultsWrap .text-results{display:block;font-weight:600;color:#3c3c3c;text-transform:uppercase;letter-spacing:.05em;padding:6px 0 4px}.quickSearchResultsWrap .text-results:hover{color:#178dc9}.quickSearchResultsWrap .text-results.header-search__see-more{margin-top:15px}@-moz-document url-prefix(){.faqs-page .panel-group .panel-title a:before{padding-top:3.5px;padding-bottom:3.5px}.faqs-page .panel-group .panel-body:before{padding-top:3.5px;padding-bottom:3.5px}.suppermarket-product-item .price-saving .price-save,.product-label .label{padding-top:3.5px;padding-bottom:3.5px}.quickview-button{padding-top:.5px;padding-bottom:.5px}.sizes-list li a{padding-top:2.5px;padding-bottom:2.5px}.cart-icon .cartCount{padding-top:1px;padding-bottom:1px}#dropdown-cart .mini-products-list{margin-right:0}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.suppermarket-product-item .price-saving .price-save:before{left:-17px}#dropdown-cart .mini-products-list{margin-right:0}}.sidebar-links .widget-content li.open>.dropdown-cat{display:block!important}.checkbox-group{margin-bottom:16px;text-align:left;clear:both}.checkbox-group label{font-weight:400!important;margin-bottom:0!important}.checkbox-group a{color:var(--page_title_color);display:inline-block;background-image:linear-gradient(transparent 97%,var(--page_title_color) 3%);background-repeat:repeat-x;background-position-y:-2px}.btn-checkout.show{opacity:.65;pointer-events:none}.social-icons li{margin-bottom:15px}.icon-loading-js{margin:0 auto;height:200px;padding-top:60px;text-align:center;opacity:1;transition:all .3s;left:0}.icon-loading-js svg{width:80px;height:80px}.active .icon-loading-js{opacity:0;visibility:hidden;pointer-events:none;height:0;padding:0}.adaptive_height{position:relative;display:block}.adaptive_height img{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent}.adaptive_height img.lazyload,.adaptive_height img.lazyloading{opacity:1}.adaptive_height img.lazyload:after,.adaptive_height img.lazyloading:after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;z-index:0}.free_shipping_massage1{margin-top:-4px;margin-bottom:20px;color:var(--body_color);font-size:var(--font_size);text-align:left}.free_shipping_massage1 b{color:var(--page_title_color);text-transform:capitalize;font-weight:400}.modal.modal--is-active{opacity:1;display:flex;overflow:visible;align-items:center;justify-content:center}.swatch .swatch-element.soldout label:after{display:inline-block!important}.cart-edit h5{font-family:var(--fonts_name_2);font-size:var(--font_size_plus4);font-weight:400;color:var(--page_title_color);padding:25px 40px 0;margin-bottom:0}.cart-edit .product-edit{display:flex;padding:35px 40px;align-items:flex-start;border-bottom:1px solid #e6e6e6}.cart-edit .product-edit .product-title{font-size:var(--font_size)}.cart-edit .product-edit .option{font-size:var(--font_size);font-style:italic;margin-bottom:20px}.cart-edit .product-edit .prices{font-size:var(--font_size);font-weight:900;color:var(--page_title_color);margin-bottom:20px}.cart-edit .product-edit .prices .old-price{color:var(--color_compare_price);font-weight:400}.cart-edit .product-edit .prices .old-price .money{position:relative;margin-right:9px;padding-right:6px}.cart-edit .product-edit .prices .old-price .money:before{position:absolute;content:"";right:0;top:0;width:1px;height:12px;background-color:#cbcdd6}.cart-edit .product-edit .prices .special-price{color:var(--color_price_sale)}.cart-edit .product-edit .quantity_title{font-size:var(--font_size);font-weight:600;color:gray;letter-spacing:0;margin-bottom:7px}.cart-edit .product-edit input[type=number]{border:1px solid var(--border_input);max-width:95px;text-align:center}.cart-edit .product-edit .cart-meta{width:50%;padding-right:40px;display:flex;align-items:flex-start}.cart-edit .product-edit .cart-meta img{max-width:100px;height:auto;margin-right:20px}.cart-edit .product-edit.first{display:none}.cart-meta--option .edit-cart--remove{font-size:var(--font_size);text-transform:capitalize;text-underline-position:under;text-decoration:underline;margin-top:0;margin-bottom:0;cursor:pointer}.cart-meta--option .swatch .soldout{pointer-events:none}.cart-meta--action>*{width:100%;display:block;padding:15px 60px}.cart-meta--action a{cursor:pointer;font-size:var(--font_size);text-transform:uppercase;font-weight:900;color:var(--background_1)!important}.cart-meta--action a span{position:relative}.cart-meta--action a span:before{top:8px;content:"";width:9px;height:1px;line-height:22px;right:calc(100% + 9px);display:block;position:absolute;background-color:var(--background_1)}.cart-meta--action a span:after{top:4px;content:"";width:1px;height:9px;line-height:22px;right:calc(100% + 13px);display:block;position:absolute;background-color:var(--background_1)}.mini-products-list h3{font-size:var(--font_size);letter-spacing:.05em;color:var(--page_title_color);text-transform:uppercase;margin-bottom:0;margin-top:50px}.collection-header .sub-collection{margin-bottom:30px;text-transform:uppercase;font-size:var(--font_size)}.item-swatch li label.soldout{opacity:.4}#product-edit .edit-cart--remove{display:none}.product-card__variant--popup--content .single-option-selector option.soldOut{opacity:.4;color:#d7d7d7}.product-card__variant--popup--content .single-option-selector option.unavailable{display:none}[data-popup-video] .fluid-width-video-wrapper{padding-top:54.3%!important}[data-popup-video] .fluid-width-video-wrapper iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}.show-img{display:block;position:relative;white-space:nowrap;overflow:auto;margin:0 -15px;font-size:0}.show-img .item{width:20%;padding:0 15px;font-size:14px;vertical-align:top;display:inline-block}.show-img .item img{width:100%;margin-bottom:15px}.show-img .item p{margin-bottom:15px;font-weight:400;font-size:14px;text-transform:uppercase}.grecaptcha-badge{display:none!important}.brands-supermatket{border-radius:5px;overflow:hidden;margin-top:30px}.brands-supermatket .row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0}.brands-supermatket .col-left{width:100%}.brands-supermatket .col-left img{width:100%;height:100%;object-fit:cover}.brands-supermatket .col-right{width:100%;padding:45px}.brands-supermatket .heading{display:flex;justify-content:space-between;margin-bottom:40px}.brands-supermatket .heading h3{font-family:var(--fonts_name_2);text-transform:uppercase;font-size:var(--font_size_plus2);margin:0;color:var(--page_title_color)}.brands-supermatket .heading a{text-decoration:underline;font-weight:500;color:var(--page_title_color);font-size:var(--font_size_plus2);position:relative;top:-1px}.brands-supermatket .list-brand{display:grid;gap:30px 30px}.brands-supermatket .list-brand.item_per_row_2{grid-template-columns:1fr 1fr}.brands-supermatket .list-brand.item_per_row_3{grid-template-columns:1fr 1fr 1fr}.brands-supermatket .list-brand.item_per_row_4{grid-template-columns:1fr 1fr 1fr 1fr}.brands-supermatket .list-brand.item_per_row_5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.brands-supermatket .list-brand.item_per_row_6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.brands-supermatket .list-brand a{width:100%;display:block;border-radius:5px;border:1px solid #e7e7e7;overflow:hidden}.brands-supermatket .list-brand img{width:100%}.brands-supermatket .list-brand .not_img{height:90px;line-height:90px;font-size:20px}.brands-supermatket .list-brand a:hover{box-shadow:0 3px 8px #0003;text-shadow:0px 3px 8px rgba(0,0,0,.2)}.description-wrapper:not(.show):before{content:"";position:absolute;left:0;right:0;bottom:-26px;padding:50px 0 0;background-color:#ffffffe6;background:linear-gradient(to bottom,#fff0,#fffc 12%,#ffffffe6 34%,#fffffff5 57%,#fff 73%);width:100%}.description-wrapper.collapse:not(.show){height:75px;overflow:hidden;display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;position:relative}.description-wrapper.collapsing{min-height:75px!important}.brands-supermatket+.cms-block-custom-brand{margin-top:75px;font-size:var(--font_size_plus2);line-height:var(--font_size_plus10)}.cms-block-custom-brand{text-align:center}.cms-block-custom-brand .description-wrapper{text-align:left}.cms-block-custom-brand .btn-showmore{display:inline-block;font-weight:700;min-width:175px;padding:0 10px;height:40px;line-height:40px;border:1px solid #ccc;border-radius:20px;margin-top:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--font_size);color:var(--page_title_color)}[data-cart-discount-wrapper]{text-align:right;margin-top:21px;margin-bottom:-15px}[data-cart-discount-wrapper] .order-discount{color:#e95144;font-size:var(--font_size_plus1)}[data-cart-discount-wrapper] .order-discount svg,[data-cart-discount-wrapper] .order-discount path{fill:#e95144}[data-cart-discount-wrapper] .order-discount svg{height:13px;position:relative;bottom:-2px;width:15px;stroke:none}[data-cart-discount-wrapper] .order-discount--title{margin-right:15px}.cart-filled .order-discount-card-wrapper{margin-top:-10px;margin-bottom:12px}#dropdown-cart .total{border:0}#dropdown-cart .summary{border-top:1px solid var(--border_color_1)}.has-items [data-cart-discount-wrapper]{margin-top:15px;margin-bottom:-7px}.sidebar-cart-inner [data-cart-discount-wrapper]{margin-top:25px;margin-bottom:10px}.wrapper-cart .scroll-content [data-cart-discount-wrapper]{margin-top:16px;margin-bottom:-8px}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number]:invalid,input[type=number]:out-of-range{border:2px solid #e60023}input[type=range]{-webkit-appearance:none;width:100%}input[type=range]:focus{outline:none}input[type=range]:focus::-webkit-slider-runnable-track{background:#323232}input[type=range]:focus::-ms-fill-lower{background:#323232}input[type=range]:focus::-ms-fill-upper{background:#323232}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:#323232;border-radius:1px;box-shadow:none;border:0}input[type=range]::-webkit-slider-thumb{z-index:2;position:relative;box-shadow:0 0 #000;border:1px solid #323232;height:18px;width:18px;border-radius:25px;background:#323232;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:#323232;border-radius:1px;box-shadow:none;border:0;position:relative;z-index:1}input[type=range]::-moz-range-thumb{z-index:10;position:relative;box-shadow:0 0 #000;border:1px solid #323232;height:18px;width:18px;border-radius:25px;background:#323232;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:.2s;background:transparent;border-color:transparent;color:transparent;position:relative;z-index:1}input[type=range]::-ms-fill-lower,input[type=range]::-ms-fill-upper{background:#323232;border-radius:1px;box-shadow:none;border:0}input[type=range]::-ms-thumb{z-index:2;position:relative;box-shadow:0 0 #000;border:1px solid #323232;height:18px;width:18px;border-radius:25px;background:#323232;cursor:pointer}@-moz-document url-prefix(){input[type=range]::-moz-range-thumb{z-index:10;pointer-events:all}}.sidebar-filter .sidebar-tags .apply__button{border:1px solid #ddd;padding:5px;margin-top:15px;cursor:pointer;border-radius:3px}.sidebar-filter .sidebar-tags label{display:block}.sidebar-filter .sidebar-tags label .count_value{float:right;color:#858585}.sidebar-filter .sidebar-tags .list-tags.full li{display:block!important}.sidebar-filter .sidebar-tags.filter-color .list-tags.full li,.sidebar-filter .sidebar-tags.filter-size .list-tags.full li{display:inline-block!important}.sidebar-filter .sidebar-tags .list-tags.full li.show-more--list_tags{display:none!important}#CollectionFiltersForm #page_size{margin-bottom:40px;font-size:var(--font_size_plus2);font-weight:500}.sidebar-title>span{position:relative}.sidebar-title .count-bubble{position:absolute;right:-25px;top:calc(50% - 9px);height:16px;line-height:16px;width:16px;border-radius:50%;background-color:#323232;color:#fff;text-align:center;font-size:8px;display:inline-block}.sidebar-title .count-bubble:empty{display:none}@keyframes shimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}main.main-content .container-fluid{max-width:100%}span.line{display:none}a.slide-button.btn.no-des{border-radius:40px!important;padding:8px 45px}.atomic-storefront .column.left.no-small{display:none}.atomic-storefront{background:#fff;padding:50px 15px;color:#000}.atomic-storefront .title{font-size:2.5rem;font-family:Miso Bold!important;margin-bottom:20px}.atomic-storefront a,.atomic-storefront .text-right{color:#000}.atomic-storefront .pick-items .item .item-wrapper{padding:10px 5px;border:1px solid #ccc;border-radius:5px;cursor:pointer}.atomic-storefront .pick-items .item .item-wrapper.selected .item-select{padding:0;border:11px solid #4BB543!important}.atomic-storefront .instructions{border-top:1px solid #ccc;padding:8px 0;font-size:18px;font-weight:700}.item-detail strong{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;height:41px!important}.atomic-storefront .pick-items{display:flex;flex-wrap:wrap;padding:10px 0;overflow:scroll;max-height:400px!important;min-height:315px;border-bottom:1px solid #ccc}.atomic-storefront .pick-items .item .item-wrapper.selected{padding:8px 3px 1px;border:3px solid #4BB543!important;border-bottom-width:3px!important;background-color:transparent}@media only screen and (max-width:797px){.hidemobile{display:none}}@media only screen and (min-width:798px){.hidedesktop{display:none}}@media only screen and (max-width:780px){.row.list-blogs.blog-grid.disable-srollbar{display:block!important}.row.list-blogs.blog-grid.disable-srollbar>.col-12.col-md-6.two-blocks.item{margin:0 auto!important}}.page-width.page-content{max-width:1400px!important;margin:75px auto}h2.SectionTitle{text-align:center;font-size:30px;padding:50px 0;margin:0}.red-line-before{line-height:.5;margin-top:25px}.red-line-before{display:inline-block;position:relative}.red-line-before:before{content:"";position:absolute;height:5px;border-top:1px solid #d81c2e;top:0;width:250px;margin:2px 0}.red-line-before:before{right:100%;margin-right:15px}span.freedelivery{color:green;font-weight:600;font-size:15px!important;margin-bottom:25px}form#add-to-cart-form{margin-top:15px}.row.brands-slider.slick-initialized.slick-slider img{max-width:150px;min-height:34px;object-fit:contain}.home-brands-block .brands-block .widget-title{margin-bottom:30px}.home-blog-posts{max-width:1400px;margin:30px auto}.read-more-outer{text-align:center;padding:15px}a.page-btn span{background:#d00b2b;padding:13px 63px;font-size:14px;border-radius:40px;color:#fff}@media only screen and (max-width:1199px){a.page-btn span{padding:12px 24px!important}.read-more-outer{padding:0!important}}.a.page-btn span:hover{opacity:.7;transition:all .5s}.okeReviews-reviewsCarousel.js-okeReviews-reviewsCarousel.is-okeReviews-reviewsCarousel-large{background:#f7f7f7}.read-more-wrap{max-width:80vw;margin:0 auto;text-align:center}.read-more-wrap p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme-styles.css.map */
