@charset "UTF-8";:root{--color-background:#fff;--color-main-text:#021523;--color-text-light:#818ea0;--color-primary:#041e42;--color-secondary:#ffbd27;--color-link:#0070dc;--color-form-border:#d9dde3;--color-form-placeholder:#9aa5b3;--color-theme-danger:#ef262c;--color-theme-warning:#ff5c00;--color-theme-info:#e8e8e8;--color-theme-border:#e5e8ec;--color-theme-success:#00a046;--color-theme-light:#f2f3f5;--color-product-fade-border:#e0e5ea;--color-shop-button:#00a046;--color-shop-button-active:#037535}:root{--font-primary:"aktiv-grotesk",sans-serif;--font-secondary:"pragmatica",sans-serif}:root{--size-site-width:1290px;--size-border-radius:7px;--size-form-radius:6px}@media screen and (max-width:75rem){.hide-mobile{display:none !important}}@media screen and (min-width:75rem){.hide-desktop{display:none !important}}.container{padding-left:0.9375rem;padding-right:0.9375rem}@media screen and (min-width:75rem){.container{max-width:var(--size-site-width)}}img{max-width:100%;height:auto;image-rendering:-webkit-optimize-contrast}body{font-family:var(--font-primary);font-weight:400;letter-spacing:-0.03px;color:var(--color-main-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:400;letter-spacing:0}.column{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.column.left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.column.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.column.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.column.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.column.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.column.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.site-brand{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.site-brand a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-brand a img{height:34px}.site-menu.horizontal .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;padding:0;list-style:none}.site-menu.horizontal .menu>li{margin-right:1.5625rem}.site-menu.horizontal .menu>li:last-child{margin-right:0}.site-menu.horizontal .menu a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.site-menu.horizontal .menu .menu-item{position:relative;white-space:nowrap}.site-menu.horizontal .menu .sub-menu{position:absolute;min-width:16.25rem;top:100%;left:-1.3125rem;margin:0;padding:1.25rem 0;list-style:none;background-color:#fff;border:1px solid #eef2f6;border-bottom-left-radius:4px;border-bottom-right-radius:4px;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity;-webkit-transition:all 0.1s cubic-bezier(0.17,0.62,0.44,0.99);transition:all 0.1s cubic-bezier(0.17,0.62,0.44,0.99)}.site-menu.horizontal .menu .sub-menu a{font-size:0.875rem;font-weight:400;padding-top:0.375rem;padding-bottom:0.375rem;padding-left:1.875rem;padding-right:1.875rem}.site-menu.horizontal .menu .sub-menu .menu-item-has-children>a::after{position:relative;content:"";padding-left:0.4375rem;margin-left:auto;top:1px}.site-menu.horizontal .menu .sub-menu .sub-menu{top:-1.25rem;left:100%}.site-menu.horizontal .menu .menu-item-has-children>a::after{font-family:"klbtheme";content:"";margin-left:0.4375rem}.site-menu.horizontal .menu .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible;pointer-events:auto}.site-menu.horizontal .menu .mega-menu{position:static}.site-menu.horizontal .menu .mega-menu>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;left:0}.site-menu.horizontal .menu .mega-menu>.sub-menu>.menu-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.site-menu.horizontal .menu .mega-menu>.sub-menu>.menu-item>a{font-weight:600}.site-menu.horizontal .menu .mega-menu>.sub-menu .menu-item-has-children>a::after{display:none}.site-menu.horizontal .menu .mega-menu>.sub-menu .sub-menu{position:relative;left:0;top:0;opacity:1;visibility:visible;-webkit-box-shadow:none;box-shadow:none;border:0;background-color:transparent;padding-top:0.625rem;z-index:10}.site-menu.horizontal.shadow-enable .sub-menu{-webkit-box-shadow:0 2px 3px rgba(4,30,66,0.1);box-shadow:0 2px 3px rgba(4,30,66,0.1)}.site-search{width:100%}.site-search .input-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.site-search .input-group>*{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-search .input-group>*.input-search-field{-webkit-box-flex:1;-ms-flex:1;flex:1}.site-search .selected-value{position:fixed;font-size:0.875rem;padding-left:0.9375rem;padding-right:2.1875rem;left:-10000px;visibility:hidden;opacity:0}.site-search select{width:auto;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;height:2.75rem}@media screen and (min-width:75rem){.site-search select{height:3.125rem}}.site-search input[type=search]{border-radius:0;padding-left:3.625rem;height:2.75rem}@media screen and (min-width:75rem){.site-search input[type=search]{height:3.125rem}}.site-search i{position:absolute;font-size:1.5rem;left:0.75rem;color:var(--color-form-placeholder)}@media screen and (min-width:75rem){.site-search i{font-size:1.75rem}}.site-search button{border-top-left-radius:0;border-bottom-left-radius:0;height:2.75rem;padding-left:1.5625rem;padding-right:1.5625rem}@media screen and (min-width:75rem){.site-search button{height:3.125rem}}.site-scroll{width:100%;height:100%}.label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.625rem;font-weight:600;line-height:1;text-transform:uppercase;height:1.125rem;background-color:var(--color-theme-info);border-radius:1.125rem;padding-left:0.5rem;padding-right:0.5rem}.label.danger{color:#fff;background-color:var(--color-theme-danger)}.site-overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000;opacity:0;visibility:hidden;background-color:rgba(0,0,0,0.4);will-change:opacity}.swiper-container{position:relative}.swiper-container:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;z-index:11;background-color:#fff;will-change:opacity;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.swiper-container .slider-loader{position:absolute;width:46px;height:46px;left:0;right:0;top:0;bottom:0;margin:auto;z-index:12}.swiper-container .slider-loader .spinner{fill:var(--color-primary);stroke:var(--color-primary);-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;will-change:opacity;-webkit-transition:opacity 0.3s cubic-bezier(0.28,0.12,0.22,1);transition:opacity 0.3s cubic-bezier(0.28,0.12,0.22,1)}.swiper-container .slider-loader .spinner .spinner-path{stroke-linecap:round;-webkit-animation:dash 1.5s cubic-bezier(0.28,0.12,0.22,1) infinite;animation:dash 1.5s cubic-bezier(0.28,0.12,0.22,1) infinite}.swiper-container.slider-loaded:before{opacity:0;visibility:hidden}.swiper-container.slider-loaded .slider-loader{opacity:0;visibility:hidden}.font-300{font-weight:300}.font-400{font-weight:400}.font-500{font-weight:500}.font-600{font-weight:600}.font-700{font-weight:700}.color-primary{color:var(--color-primary)}.color-secondary{color:var(--color-secondary)}.color-text{color:var(--color-main-text)}.color-link{color:var(--color-link)}.color-success{color:var(--color-theme-success)}.color-danger{color:var(--color-theme-danger)}.color-light{color:var(--color-text-light)}.border-yellow{border-color:#ffbd27 !important}.overlay-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5}@media screen and (min-width:75rem){.d-mt-0{margin-top:0 !important}}.tooltip{font-family:var(--font-primary);font-size:0.75rem;font-weight:500}.product-progress{position:relative;width:100%;height:6px;background-color:var(--color-theme-light);border-radius:0.625rem}.product-progress span{position:absolute;width:100%;height:100%;border-radius:0.625rem;background-color:var(--color-secondary)}.product-offer-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0.75rem}.product-offer-count .product-progress{margin-bottom:0.75rem}.product-offer-count .product-count-top{font-size:0.75rem;color:var(--color-text-light);margin-bottom:0.625rem}.product-offer-count .product-count-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem;color:var(--color-text-light)}.product-offer-count .product-count-detail .sold{margin-left:auto}.product-offer-count .product-count-detail strong{color:var(--color-main-text)}.product-offer-count.color-red .product-count-top strong{color:var(--color-theme-danger)}.product-offer-count.color-red .product-progress{margin-bottom:0}.product-offer-count.color-red .product-progress span{background-color:var(--color-theme-danger)}.site-social ul{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;padding:0;list-style:none}.site-social ul li+li{margin-left:4px}.site-social ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;width:1.875rem;height:1.875rem;border-radius:50%;color:#fff;background-color:#d1d6dd}@media screen and (min-width:64rem){.site-social ul li a{font-size:0.9375rem;width:2.125rem;height:2.125rem}}.site-social.colored a{color:#fff;border-color:transparent}.site-social.colored a:hover{opacity:0.8}.site-social.colored .facebook{background-color:#3b5998}.site-social.colored .instagram{background-color:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.site-social.colored .pinterest{background-color:#e60023}.site-social.colored .spotify{background-color:#1db954}.site-social.colored .twitch{background-color:#9146ff}.site-social.colored .whatsapp{background-color:#25d366}.site-social.colored .amazon{background-color:#ff9900}.site-social.colored .skype{background-color:#00aff0}.site-social.colored .twitter{background-color:#1da1f2}.site-social.colored .vimeo{background-color:#1ab7ea}.site-social.colored .google{background-color:#ea4335}.site-social.colored .linkedin{background-color:#0077b5}.site-social.colored .yelp{background-color:#af0606}.site-social.colored .pocket{background-color:#ef4056}.site-social.colored .paypal{background-color:#003087}.site-social.colored .tumblr{background-color:#35465c}.site-social.colored .vkontakte{background-color:#45668e}.site-social.colored .youtube{background-color:#ff0000}.site-social.colored .reddit{background-color:#ff4500}.countdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.8125rem;font-weight:500}.countdown span{position:relative;top:-2px;margin-left:0.25rem;margin-right:0.25rem}.countdown .count-item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.75rem;height:1.875rem;background-color:var(--color-theme-light);border-radius:4px}.countdown-text{font-size:0.75rem;color:var(--color-text-light)}.site-departments{color:#021523;margin-right:1.875rem}.site-departments .site-departments-wrapper{position:relative}.site-departments .site-departments-wrapper>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.site-departments .site-departments-wrapper>a .departments-icon{font-size:1.1875rem}.site-departments .site-departments-wrapper>a .departments-text{font-size:0.875rem;font-weight:500;margin-left:0.75rem}.site-departments .site-departments-wrapper>a .departments-arrow{font-size:1.25rem;margin-left:auto}.site-departments.large .site-departments-wrapper>a{min-width:293px;height:54px;padding-left:1.25rem;padding-right:1.25rem;background-color:#f7f8f9;border-top-left-radius:6px;border-top-right-radius:6px}.site-departments .departments-menu{position:absolute;min-width:293px;top:100%;left:0;padding:0;margin:0;list-style:none;border:1px solid #e5e8ec;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.site-departments .departments-menu a{font-size:0.8125rem;text-decoration:none}.site-departments .departments-menu>li{position:relative}.site-departments .departments-menu>li+li{border-top:1px solid #e5e8ec}.site-departments .departments-menu>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;height:44px;padding-left:0.9375rem;padding-right:0.9375rem}.site-departments .departments-menu>li>a .menu-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.125rem;margin-right:0.9375rem;width:1.5625rem;height:1.5625rem}.site-departments .departments-menu>li>a i.klbth-icon-smartphone,.site-departments .departments-menu>li>a i.klbth-icon-smartwatch{width:17px}.site-departments .departments-menu>li>a i.text{font-size:0.5625rem;font-weight:600;font-style:normal;color:var(--color-link)}.site-departments .departments-menu>li>a .label{margin-left:auto}.site-departments .departments-menu>li.menu-item-has-children{position:static}.site-departments .departments-menu>li.menu-item-has-children>a::after{font-family:"klbtheme";font-size:1rem;content:"";margin-left:auto;margin-right:0.375rem;padding-left:0.625rem}.site-departments .departments-menu>li.menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:auto}.site-departments .departments-menu>li.menu-item-has-children.has-image>.sub-menu{background-position:right bottom;background-repeat:no-repeat;background-size:auto}.site-departments .departments-menu>li.menu-item-has-children.column-2>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;background-size:cover}.site-departments .departments-menu>li.menu-item-has-children.column-2>.sub-menu>.menu-item-title{display:none}.site-departments .departments-menu>li.menu-item-has-children.column-2>.sub-menu>.menu-item-has-children{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.site-departments .departments-menu .sub-menu{position:absolute;width:100%;height:100%;left:calc(100% - 1px);top:0;margin:0;padding:1.25rem 0;list-style:none;background-color:#fff;border:1px solid #e5e8ec;border-top:0;opacity:0;pointer-events:none;will-change:opacity;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.site-departments .departments-menu .sub-menu .menu-item-title{font-size:0.875rem;font-weight:600;color:var(--color-link);padding:0.4375rem 1.875rem;margin-bottom:0.1875rem}.site-departments .departments-menu .sub-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.4375rem 1.875rem}.site-departments .departments-menu .sub-menu a:hover{text-decoration:underline}.site-departments .departments-menu .sub-menu .sub-menu{position:relative;left:0;padding:0;background-color:transparent;border:0}.site-departments.locked .departments-menu{display:none}.site-departments.only-menu .site-departments-wrapper{z-index:2}.site-departments.only-menu .site-departments-wrapper>a{display:none}.site-departments.only-menu .site-departments-wrapper .departments-menu{position:relative}.site-departments.only-menu .site-departments-wrapper .departments-menu a{color:currentColor}.background-gray{background-color:#f7f8f9;padding:1.875rem 0}@media screen and (min-width:64rem){.background-gray{padding:3.125rem 0}}.background-gray .count-item{background-color:#fff;border:1px solid var(--color-theme-border)}.background-gray .module-category-list.style-1{background-color:#fff}.background-gray .module-category-list .category-item{background-color:#fff}.content-wrapper{position:relative}@media screen and (min-width:64rem){.content-wrapper.sidebar-right .content-primary{padding-right:1.875rem}}@media screen and (min-width:64rem){.content-wrapper.sidebar-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (min-width:64rem){.content-wrapper.sidebar-left .content-primary{padding-left:1.875rem}}.quick-product-wrapper .woocommerce-product-gallery{position:relative}.quick-product-wrapper .product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quick-product-wrapper .product-wrapper>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:75rem){.quick-product-wrapper .product-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap}.quick-product-wrapper .product-wrapper>*{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.quick-product-wrapper .product_title{font-size:22px !important}.page-not-foun{text-align:center}@media screen and (min-width:64rem){.page-not-foun{margin-top:10rem;margin-bottom:16.25rem}}.page-not-foun .error-content{text-align:center;max-width:47.5rem;margin-left:auto;margin-right:auto}.page-not-foun .error-content .entry-title{font-size:5rem;font-weight:600}@media screen and (min-width:64rem){.page-not-foun .error-content .entry-title{font-size:16.25rem;letter-spacing:13px;line-height:1;margin-bottom:0}}@media screen and (min-width:64rem){.page-not-foun .error-content .entry-subtitle{font-size:3rem}}.page-not-foun .error-content .entry-content{color:var(--color-text-light)}.select2-container .select2-dropdown{border:1px solid var(--color-theme-border);-webkit-box-shadow:0 2px 3px rgba(4,30,66,0.07);box-shadow:0 2px 3px rgba(4,30,66,0.07)}.select2-container .select2-results__options{padding-top:4px;padding-bottom:4px;padding-left:4px;padding-right:4px}.select2-container .select2-results__option{font-size:0.8125rem;padding:8px 15px}.mobile-bottom-menu{position:fixed;width:100%;bottom:0;left:0;background-color:#fff;-webkit-box-shadow:0px -2px 10px rgba(0,0,0,0.1);box-shadow:0px -2px 10px rgba(0,0,0,0.1);z-index:1000}@media screen and (min-width:64rem){.mobile-bottom-menu{display:none !important}}.mobile-bottom-menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3.625rem;padding-left:0.9375rem;padding-right:0.9375rem}.mobile-bottom-menu .mobile-menu{width:100%}.mobile-bottom-menu .mobile-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0;padding:0;list-style:none}.mobile-bottom-menu .mobile-menu ul li{-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-bottom-menu .mobile-menu ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%;text-decoration:none;color:var(--color-text-light)}.mobile-bottom-menu .mobile-menu ul li a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.375rem;height:2.0625rem}.mobile-bottom-menu .mobile-menu ul li a i.klbth-icon-search{font-size:1.625rem}.mobile-bottom-menu .mobile-menu ul li a span{font-size:0.5625rem;text-transform:uppercase;letter-spacing:1px}.mobile-bottom-menu .mobile-menu ul li a.active{color:var(--color-main-text)}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea,select,.form-control,.form-select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--font-secondary);font-size:0.875rem;letter-spacing:-0.03px;width:100%;height:2.5rem;padding:0 0.9375rem;-webkit-box-shadow:none;box-shadow:none;border:1px solid var(--color-form-border);border-radius:var(--size-form-radius)}input[type=color]:focus,input[type=color]:active,input[type=date]:focus,input[type=date]:active,input[type=datetime-local]:focus,input[type=datetime-local]:active,input[type=datetime]:focus,input[type=datetime]:active,input[type=email]:focus,input[type=email]:active,input[type=month]:focus,input[type=month]:active,input[type=number]:focus,input[type=number]:active,input[type=password]:focus,input[type=password]:active,input[type=search]:focus,input[type=search]:active,input[type=tel]:focus,input[type=tel]:active,input[type=text]:focus,input[type=text]:active,input[type=time]:focus,input[type=time]:active,input[type=url]:focus,input[type=url]:active,input[type=week]:focus,input[type=week]:active,textarea:focus,textarea:active,select:focus,select:active,.form-control:focus,.form-control:active,.form-select:focus,.form-select:active{outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;border-color:var(--color-main-text)}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.form-select::-webkit-input-placeholder{font-size:0.875rem;color:var(--color-form-placeholder)}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder,.form-control::-moz-placeholder,.form-select::-moz-placeholder{font-size:0.875rem;color:var(--color-form-placeholder)}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder,.form-control:-ms-input-placeholder,.form-select:-ms-input-placeholder{font-size:0.875rem;color:var(--color-form-placeholder)}input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,textarea::-ms-input-placeholder,select::-ms-input-placeholder,.form-control::-ms-input-placeholder,.form-select::-ms-input-placeholder{font-size:0.875rem;color:var(--color-form-placeholder)}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder,select::placeholder,.form-control::placeholder,.form-select::placeholder{font-size:0.875rem;color:var(--color-form-placeholder)}textarea{padding-top:0.9375rem;padding-bottom:0.9375rem}.form-select{padding-right:2.1875rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6 9L12 15L18 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") calc(100% - 5px) 12px no-repeat;background-size:18px 15px;padding-right:1.875rem}button,.button,input[type=submit],.submit,.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:2.5rem;font-family:var(--font-primary);font-size:0.875rem;letter-spacing:-0.03px;font-weight:600;text-decoration:none;padding:0 0.9375rem;color:#fff;background-color:var(--color-primary);border-color:var(--color-primary);border-radius:var(--size-form-radius);-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}@media screen and (min-width:75rem){button,.button,input[type=submit],.submit,.btn{padding:0 1.25rem}}button:active,button:focus,.button:active,.button:focus,input[type=submit]:active,input[type=submit]:focus,.submit:active,.submit:focus,.btn:active,.btn:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}button:hover,.button:hover,input[type=submit]:hover,.submit:hover,.btn:hover{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}button.small,.button.small,input[type=submit].small,.submit.small,.btn.small{font-size:0.8125rem;height:2.375rem}button.rounded,.button.rounded,input[type=submit].rounded,.submit.rounded,.btn.rounded{border-radius:3.4375rem !important}button.link-color,.button.link-color,input[type=submit].link-color,.submit.link-color,.btn.link-color{background-color:var(--color-link);border-color:var(--color-link)}button.link-color:hover,.button.link-color:hover,input[type=submit].link-color:hover,.submit.link-color:hover,.btn.link-color:hover{opacity:0.9}button.wide,.button.wide,input[type=submit].wide,.submit.wide,.btn.wide{width:100%}.site-header{position:relative;z-index:20}.site-header.border-enable{border-bottom:1px solid #e5e8ec}.site-header .header-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .site-switcher{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-negative:0;flex-shrink:0}.site-header .site-switcher>span{font-size:0.75rem;margin-right:0.375rem}.site-header .site-switcher+.site-switcher{margin-left:1.5625rem}.site-header .header-addons{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;margin-left:1.25rem}.site-header .header-addons a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:currentColor}.site-header .header-addons-icon{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;width:2.25rem;height:2.25rem}.site-header .header-addons-icon i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.site-header .header-addons-icon .klbth-icon-heart{font-size:1.625rem;text-shadow:0 0.2px 0}.site-header .header-addons-icon .klbth-icon-simple-cart{font-size:1.75rem;text-shadow:0 0.2px 0}.site-header .header-addons-icon .button-count{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.6875rem;font-weight:700;min-width:1.125rem;height:1.125rem;top:2px;right:-3px;color:#021523;background-color:#ffbd27;border-radius:50%}.site-header .header-addons-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0.625rem;line-height:1.1}.site-header .header-addons-text .sub-text{display:block;font-size:0.6875rem;opacity:0.5;margin-bottom:2px}.site-header .header-addons-text .primary-text{font-size:0.9375rem;font-weight:500}.site-header .header-addons.cart-button:hover .cart-dropdown{opacity:1;visibility:visible;pointer-events:auto}.site-header .site-search+.header-addons{margin-left:2.5rem}.site-header .header-top{position:relative;font-size:0.75rem;z-index:9;color:#021523;z-index:11}.site-header .header-top.border-enable .header-wrapper:before{content:"";position:absolute;width:100%;height:1px;bottom:0;left:0;background-color:currentColor;opacity:0.1}.site-header .header-top a{color:currentColor;-webkit-transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1)}.site-header .header-top .site-menu .menu>li>a{padding-top:0.75rem;padding-bottom:0.75rem}.site-header .header-top .site-menu .menu>li>a:hover{color:#0070dc}.site-header .header-top .site-menu .menu>li.menu-item-has-children:hover>a{color:#0070dc}.site-header .header-top .site-menu .menu .sub-menu{min-width:auto;padding:0.3125rem 0;left:auto;right:0;border-color:#e5e8ec}.site-header .header-top .site-menu .menu .sub-menu a{font-size:0.75rem;font-weight:500;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.75rem;padding-right:0.75rem;color:#021523}.site-header .header-top .site-menu .menu .sub-menu a:hover{color:#0070dc}.site-header .header-top .site-switcher .menu>li>a{font-weight:600}.site-header .header-top .column.right{margin-left:auto}.site-header .header-top .column.right .site-menu+.site-switcher{margin-left:1.25rem;padding-left:1.25rem}.site-header .header-top .column.right .site-menu+.site-switcher:before{content:"";position:absolute;width:1px;height:0.9375rem;background-color:currentColor;opacity:0.1;left:0}.site-header .header-main{position:relative;color:#021523;z-index:10}.site-header .header-main a{color:currentColor;-webkit-transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1)}.site-header .header-main.height-padding .header-wrapper{padding-top:1.25rem;padding-bottom:1.25rem}.site-header .header-main.height-size .header-wrapper{height:90px}.site-header .header-main.height-size .header-wrapper .site-menu.primary .menu>li>a{height:90px}.site-header .header-main .column.right{-webkit-box-flex:1;-ms-flex:1;flex:1}.site-header .header-main .site-brand{margin-right:2.5rem}.site-header .header-nav{color:#021523}.site-header .header-nav a{color:currentColor;-webkit-transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1)}.site-header .header-nav .column.right{margin-left:auto}.site-header .header-nav .site-menu .menu>li>a:hover{color:#0070dc}.site-header .header-nav .site-menu .menu>li.menu-item-has-children:hover>a{color:#0070dc}.site-header .header-nav .site-menu .menu .sub-menu a{color:#021523}.site-header .header-nav .site-menu .menu .sub-menu a:hover{color:#0070dc}.site-header .header-nav .site-menu .menu .sub-menu .menu-item-has-children:hover>a{color:#0070dc}.site-header .header-nav .site-menu .menu .mega-menu .sub-menu .menu-item-has-children>a{color:#0070dc}.site-header .site-menu.primary .menu{margin-left:-0.625rem}.site-header .site-menu.primary .menu>li{margin-right:0.625rem}.site-header .site-menu.primary .menu>li>a{height:54px;padding-left:0.625rem;padding-right:0.625rem}.site-header .site-menu.primary a{font-size:15px;font-weight:500}.site-header .site-menu.primary a i{font-size:1.25rem;margin-right:0.625rem}.site-header .site-menu.primary a i.klbth-icon-smartwatch,.site-header .site-menu.primary a i.klbth-icon-smartphone{width:20px}.site-header .site-menu.primary.category-menu .menu>li{margin-right:1.5rem}.site-header .discount-products .discount-banner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:54px;cursor:pointer}.site-header .discount-products .discount-banner-icon{font-size:1.25rem;color:var(--color-theme-danger);margin-right:0.625rem}.site-header .discount-products .discount-banner-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1}.site-header .discount-products .discount-banner-text .small-text{font-size:0.625rem;opacity:0.5;margin-bottom:0.1875rem}.site-header .discount-products .discount-banner-text .main-text{font-size:0.875rem;font-weight:500}.site-header .discount-products .discount-banner-arrow{font-size:1.125rem;margin-left:1.25rem}.site-header .discount-products .discount-items{position:absolute;width:100%;top:100%;right:0;padding:1.25rem;background-color:#fff;border:1px solid #e5e8ec;z-index:3;border-bottom-left-radius:6px;border-bottom-right-radius:6px;-webkit-box-shadow:0 2px 3px rgba(4,30,66,0.07);box-shadow:0 2px 3px rgba(4,30,66,0.07);opacity:0;visibility:hidden;pointer-events:none;will-change:opacity;-webkit-transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1)}.site-header .discount-products-wrapper:hover .discount-items{opacity:1;visibility:visible;pointer-events:auto}.site-header .cart-dropdown{position:absolute;top:100%;right:0;min-width:20rem;max-width:20rem;padding-top:0.625rem;z-index:10;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity;-webkit-transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.1s cubic-bezier(0.28,0.12,0.22,1)}.site-header .cart-dropdown-wrapper{padding:0.9375rem;color:#021523;background-color:#fff;border:1px solid #eef2f6;-webkit-box-shadow:0 2px 3px rgba(4,30,66,0.07);box-shadow:0 2px 3px rgba(4,30,66,0.07);border-radius:4px;width:100%}.site-header .cart-dropdown-wrapper.load-more .product:not(.display){display:none}.site-header .cart-dropdown .cart-empty{text-align:center;padding-top:0.9375rem;padding-bottom:0.9375rem}.site-header .cart-dropdown .cart-empty .empty-icon{font-size:3rem;line-height:1;margin-bottom:0.9375rem}.site-header .cart-dropdown .cart-empty .empty-icon svg{max-width:52px}.site-header .cart-dropdown .cart-empty .empty-text{font-size:0.875rem;font-weight:500}.site-header .cart-dropdown .cart-noticy{position:relative;display:block;font-size:0.8125rem;text-align:center;margin-top:0.875rem;padding-top:0.9375rem}.site-header .cart-dropdown .cart-noticy::before{content:"";position:absolute;width:100%;height:1px;top:0;left:0;background-color:currentColor;opacity:0.1}.site-header .cart-dropdown .products{position:relative;overflow:hidden}.site-header .cart-dropdown .products .product .product-content{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header .cart-dropdown .products .product .product-content .thumbnail-wrapper{-webkit-box-flex:0;-ms-flex:0 0 3.5rem;flex:0 0 3.5rem;max-width:3.5rem;padding:0;margin-right:0.625rem;margin-bottom:0}.site-header .cart-dropdown .products .product .product-title{font-size:0.8125rem;margin-bottom:3px}.site-header .cart-dropdown .products .product .entry-price .quantity{all:unset;font-size:0.8125rem}.site-header .cart-dropdown .products .product .entry-price .quantity .amount{font-size:0.9375rem;font-weight:500;color:red}.site-header .cart-dropdown .products .product .content-wrapper{position:relative;padding-bottom:0}.site-header .cart-dropdown .products .product .remove_from_cart_button{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:13px;font-weight:600;width:1.125rem;height:1.125rem;background-color:var(--color-theme-light);border-radius:50%;top:0;right:0}.site-header .cart-dropdown .products .product+.product{padding-top:0.625rem;margin-top:0.625rem;border-top:1px solid var(--color-theme-border)}.site-header .cart-dropdown .woocommerce-mini-cart__total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:8px;padding-top:12px;border-top:1px solid var(--color-theme-border)}.site-header .cart-dropdown .woocommerce-mini-cart__total strong{font-size:0.875rem;font-weight:500;color:var(--color-text-light)}.site-header .cart-dropdown .woocommerce-mini-cart__total .woocommerce-Price-amount{margin-left:auto;font-size:1.125rem;font-weight:600;color:#ef262c}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .btn{font-size:0.8125rem;height:2.75rem;border-radius:4px}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .btn:not(.checkout){background-color:var(--color-theme-light);border-color:transparent;margin-bottom:3px}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .btn.checkout{color:#fff;background-color:#ef262c;border-color:transparent}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .btn:hover{opacity:0.8}.site-header .cart-dropdown .button-more{width:100%;border-top:1px solid var(--color-theme-border);margin-top:8px}.site-header .cart-dropdown .button-more a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:0.5625rem}.site-header .cart-dropdown .cart-slider{position:relative;max-height:180px;overflow:initial;margin-top:45px;margin-bottom:30px}.site-header .cart-dropdown .cart-slider .swiper-button-prev{top:-50px;left:0;right:0;margin-top:0;width:100%;height:30px;color:var(--color-main-text);background-color:#fff;border-bottom:1px solid var(--color-theme-border)}.site-header .cart-dropdown .cart-slider .swiper-button-prev::after{font-size:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);padding-right:7px}.site-header .cart-dropdown .cart-slider .swiper-button-next{top:auto;bottom:-30px;left:0;right:0;margin-top:0;width:100%;height:30px;color:var(--color-main-text);background-color:#fff;border-top:1px solid var(--color-theme-border)}.site-header .cart-dropdown .cart-slider .swiper-button-next::after{font-size:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);padding-left:7px}.site-header .cart-dropdown .cart-total-product{display:block;font-size:0.75rem;color:var(--color-text-light);margin-bottom:0.625rem}.site-header .header-mobile{background-color:#fff}.site-header .header-mobile .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0.9375rem;padding-right:0.9375rem;height:56px}.site-header .header-mobile .column.center{-webkit-box-flex:1;-ms-flex:1;flex:1}.site-header .header-mobile .site-brand img{height:27px}.site-header .header-mobile .menu-toggle{margin-left:0;margin-right:1.25rem}.site-header .header-mobile .button-count{right:0;top:0}.site-header .custom-color-dark{color:#fff;background-color:#031424}.site-header .custom-color-dark .site-menu .menu>li>a:hover{color:#ffbd27}.site-header .custom-color-dark .site-menu .menu>li.menu-item-has-children:hover>a{color:#ffbd27}.site-header .custom-color-dark .site-departments-wrapper>a{background-color:#ffbd27 !important}.site-header .custom-color-dark .input-search-button button{color:#021523;background-color:#ffbd27;border-color:#ffbd27}.site-header .custom-color-dark.header-main .site-menu .sub-menu a{color:#021523}.site-header .custom-color-light{color:#021523;background-color:#ffbd27}.site-header .custom-color-light a:hover{color:#021523 !important}.site-header .header-mobile-switcher{position:relative;color:#021523;z-index:10}.site-header .header-mobile-switcher::before{position:absolute;content:"";width:100%;height:1px;bottom:0;left:0;background-color:currentColor;opacity:0.12}.site-header .header-mobile-switcher .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0.9375rem;padding-right:0.9375rem}.site-header .header-mobile-switcher .header-wrapper .column{position:relative}.site-header .header-mobile-switcher .header-wrapper .column+.column{padding-left:1.375rem;margin-left:1.375rem}.site-header .header-mobile-switcher .header-wrapper .column+.column::before{position:absolute;content:"";width:1px;height:100%;top:0;left:0;background-color:currentColor;opacity:0.12}.site-header .header-mobile-switcher .menu-item-has-children>a{font-size:0.75rem;font-weight:600;color:currentColor;padding-top:0.4375rem;padding-bottom:0.4375rem}.site-header .header-mobile-switcher .menu-item-has-children .sub-menu{min-width:auto;padding:0.3125rem 0;left:auto;right:0;border-color:#e5e8ec}.site-header .header-mobile-switcher .menu-item-has-children .sub-menu a{font-size:0.75rem;font-weight:500;padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.75rem;padding-right:0.75rem;color:#021523}.site-header .header-mobile-switcher .menu-item-has-children .sub-menu a:hover{color:#0070dc}.site-header .header-search-column{color:#021523;background-color:#ffc21f;width:100%}.site-header .header-search-column .header-wrapper{padding-top:1.25rem;padding-bottom:1.25rem}.site-header .header-search-column .header-wrapper .column.right{-webkit-box-flex:1;-ms-flex:1;flex:1}.site-header .header-search-column .site-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:840px;width:100%}.site-header .header-search-column .site-search>span{font-size:0.875rem;font-weight:600;margin-right:1.25rem}.site-header .header-search-column .site-search form{-webkit-box-flex:1;-ms-flex:1;flex:1}.site-header .header-search-column .site-search form .input-group .form-select{border:0}.site-header .header-search-column .site-search form .input-group .form-control{border-top:0;border-bottom:0;border-right:0}.site-header .header-search-column .menu-toggle a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:currentColor}.site-header .header-search-column .menu-toggle a .button-detail{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0.9375rem}.site-header .header-search-column .menu-toggle a .button-title{font-size:0.875rem;font-weight:500}.site-header .header-search-column .menu-toggle a span{font-size:0.6875rem;opacity:0.5}.site-header .discount-products-header{padding:0 1.25rem}.site-header .discount-products-header .entry-title{font-size:1.0625rem;font-weight:500;margin-bottom:0}.site-header .discount-products-header p{font-size:0.875rem;color:var(--color-text-light)}.products{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;padding:0;list-style:none}.products .product{position:relative;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0;z-index:1}.products .product:hover .product-content-fade{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.products.align-center .content-wrapper{text-align:center}.products.align-center .content-wrapper .product-rating,.products.align-center .content-wrapper .countdown{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:20rem){.products.mobile-1 .product{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:20rem){.products.mobile-2 .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:48rem){.products.column-6 .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:75rem){.products.column-6 .product{-webkit-box-flex:0;-ms-flex:0 0 16.6666%;flex:0 0 16.6666%;max-width:16.6666%}}@media screen and (min-width:48rem){.products.column-5 .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:75rem){.products.column-5 .product{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media screen and (min-width:48rem){.products.column-4 .product{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media screen and (min-width:75rem){.products.column-4 .product{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media screen and (min-width:48rem){.products.column-3 .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:75rem){.products.column-3 .product{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media screen and (min-width:48rem){.products.column-2 .product{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (min-width:48rem){.products.column-1 .product{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.products.column-1 .product .product-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.products .product{position:relative;z-index:10}.products .product.most-commented .product-content-fade{border-color:#ffbd27}.products .product:hover{z-index:11}.products .product:hover .product-footer{opacity:1;visibility:visible}.products .product:hover .product-footer-buttons>*{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.products .product:hover .product-title a{color:var(--color-link)}.products .product:hover .product-buttons .animated{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);pointer-events:auto}@media screen and (min-width:64rem){.products .product.custom-hover .product-buttons,.products .product.custom-hover .product-badges{top:1.625rem}}.products .product-wrapper{position:relative;z-index:1}.products .thumbnail-wrapper{padding:0.9375rem;margin-bottom:0.625rem}.products .content-wrapper{padding:0 0.9375rem 0.9375rem}.products .product-title{font-size:0.875rem;font-weight:500;letter-spacing:-0.07px;line-height:1.4;margin-bottom:0.75rem}.products .product-title a{text-decoration:none;color:var(--color-main-text)}.products .product-title a:hover{color:var(--color-link);text-decoration:underline}.products .product-rating{margin-bottom:0.625rem}.products .product-rating .count-rating{font-weight:400}.products .product-rating .count-rating .rating-text{display:none}.products .price{font-size:1.3125rem;margin-bottom:0.625rem}.products .price del{font-size:70%;top:-2px}.products .product-message{display:none;font-size:0.75rem}.products .product-price-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0.625rem}.products .product-price-cart .price{font-size:1.375rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-right:0.9375rem;margin-bottom:0}.products .product-price-cart .price del{font-size:65%;margin-left:0;top:5px}.products .product-price-cart .add_to_cart_button{font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;width:2.25rem;height:2.25rem;padding:0;color:var(--color-shop-button);background-color:var(--color-background);border:1px solid var(--color-product-fade-border)}.products .product-price-cart .add_to_cart_button::before{width:1.25rem;height:1.25rem;margin-left:0;margin-right:0}.products .product-price-cart .add_to_cart_button:hover{background-color:#eff5f2;border-color:#e4f0e9}.products .product-price-cart .add_to_cart_button i{font-size:1.25rem;margin-right:0}.products .add_to_cart_button{font-size:0.8125rem;height:2.3125rem;border-radius:5px}.products .add_to_cart_button::before{width:1.125rem;height:1.125rem;background-size:1.125rem 1.125rem}.products .product-compare{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.3125rem;height:2.3125rem;border-radius:5px;color:currentColor;border:1px solid var(--color-product-fade-border);margin-left:0.625rem}.products .product-footer{position:absolute;left:0;right:0;border-top:1px solid var(--color-product-fade-border);opacity:0;visibility:hidden;will-change:opacity;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.products .product-footer-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.9375rem}.products .product-footer-buttons+.product-footer-details{border-top:1px solid var(--color-product-fade-border)}.products .product-footer-buttons.style-2>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.25rem;height:2.25rem;color:var(--color-main-text);background-color:var(--color-background);border:1px solid var(--color-product-fade-border);border-radius:50%;padding:0;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);opacity:0;-webkit-transform:translateY(7px);transform:translateY(7px)}.products .product-footer-buttons.style-2>*+*{margin-left:0.3125rem}.products .product-footer-buttons.style-2>*.product-compare{font-size:0.9375rem;-webkit-transition-delay:0.08s;transition-delay:0.08s}.products .product-footer-buttons.style-2>*.add_to_cart_button{font-size:0}.products .product-footer-buttons.style-2>*.add_to_cart_button::before{width:1.0625rem;height:1.0625rem;margin-left:0;margin-right:0}.products .product-footer-buttons.style-2>*.add_to_cart_button i{font-size:17px;margin-right:2px}.products .product-footer-buttons.style-2>*.quickview{font-size:1.25rem;-webkit-transition-delay:0.16s;transition-delay:0.16s}.products .product-footer-details{font-size:0.75rem;padding:0.9375rem}.products .product-footer-details p{margin-bottom:0}.products .product-footer-details ul{margin:0;padding-left:0.9375rem}.products .product-footer-details ul li+li{margin-top:0.1875rem}.products .product-footer-details+.product-footer-buttons{padding-top:0}.products .product-content-fade{position:absolute;top:-1px;left:-10px;right:-10px;bottom:-10px;background-color:var(--color-background);border:1px solid var(--color-product-fade-border);-webkit-box-shadow:0px 1px 30px rgba(62,68,90,0.09);box-shadow:0px 1px 30px rgba(62,68,90,0.09);border-radius:8px;opacity:0;pointer-events:none;will-change:opacity;-webkit-transition:all 0.2s cubic-bezier(0.17,0.62,0.44,0.99);transition:all 0.2s cubic-bezier(0.17,0.62,0.44,0.99)}.products.list-view-products .product{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.products.list-view-products .product+.product{padding-top:1.875rem;margin-top:0.9375rem;border-top:1px solid var(--color-theme-border)}.products.list-view-products .product .product-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.products.list-view-products .product .product-content .content-wrapper{margin-top:0}@media screen and (min-width:48rem){.products.list-view-products .product .product-content .product-title{font-size:1rem}}@media screen and (min-width:48rem){.products.list-view-products .product .product-content .price{font-size:1.5rem}}.products.list-view-products .product .thumbnail-wrapper{position:relative}@media screen and (min-width:48rem){.products.list-view-products .product .thumbnail-wrapper{-webkit-box-flex:0;-ms-flex:0 0 14.375rem;flex:0 0 14.375rem;max-width:14.375rem;padding:5px;margin-bottom:0;margin-right:1.25rem}}.products.list-view-products .product .product-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.products.list-view-products .product .product-list-details{margin-top:0.75rem}.products.list-view-products .product .product-list-details ul{font-size:0.75rem;margin:0;padding-left:0.9375rem;color:var(--color-text-light)}.products.list-view-products .product .product-list-details ul li+li{margin-top:3px}.products.list-view-products .product .product-footer{position:relative;-webkit-box-flex:0;-ms-flex:0 0 12.5rem;flex:0 0 12.5rem;max-width:12.5rem;opacity:1;visibility:visible;border:0;margin-left:0.625rem}.products.list-view-products .product .product-footer-details{padding:0}.products.list-view-products .product .product-footer-details+.product-footer-buttons{margin-top:0.9375rem}.products.list-view-products .product .product-footer-buttons{padding:0}.products.list-view-products .product .product-footer-buttons+.product-footer-details{border-top:0;margin-top:0.9375rem}.products.list-view-products .product .product-footer-buttons.style-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.products.list-view-products .product .product-footer-buttons.style-2>*{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.products.list-view-products .product .product-content-fade{display:none}@media screen and (max-width:48rem){.products.list-view-products .product .product-wrapper,.products.list-view-products .product .product-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.products.list-view-products .product .product-footer{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%;margin-left:0}}.product-title{font-family:var(--font-primary)}.product-rating{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-rating .count-rating{font-size:0.8125rem;font-weight:500;margin-left:0.625rem}.star-rating{position:relative;font-size:13px;width:68px;overflow:hidden}.star-rating::before{font-family:"klbtheme";content:"";letter-spacing:2px;color:var(--color-theme-info)}.star-rating span{position:absolute;top:0;left:0;overflow:hidden}.star-rating span::before{font-family:"klbtheme";content:"";letter-spacing:2px;color:#ffc21f}.price{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;font-family:var(--font-secondary);color:var(--color-main-text)}.price ins{color:var(--color-theme-danger);text-decoration:none}.price del{position:relative;font-size:77%;color:var(--color-form-placeholder);margin-left:0.4375rem;top:-1px}.product-badges{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0.9375rem;left:0.9375rem;pointer-events:none;z-index:1}@media screen and (min-width:64rem){.product-badges{top:1.25rem;left:1.25rem}}.badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.6875rem;font-weight:600;text-transform:uppercase;min-height:1.5rem;background-color:var(--color-text-light);padding:0.375rem 0.75rem;border-radius:1.5rem}.badge.top{background-color:var(--color-theme-success)}.badge.onsale{font-size:0.8125rem;background-color:var(--color-theme-danger)}.badge.super{background-color:var(--color-theme-warning)}.product-buttons{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0.9375rem;right:0.9375rem}.product-buttons>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:var(--color-main-text);background-color:#fff;border:1px solid var(--color-theme-border)}.product-buttons>*:hover{color:var(--color-main-text)}.product-buttons>* svg{position:relative;width:1.0625rem;top:-1px}.product-buttons>*+*{margin-top:5px}.product-buttons>*.wishlist{font-size:0.9375rem;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.product-buttons>*.wishlist i{position:relative;top:1px}.product-buttons>*.wishlist:hover{color:red;background-color:#fff3f3;border-color:#ffd8d8}.product-buttons>*.product-compare{font-size:0.875rem;width:2rem;height:2rem;border-radius:50%;margin-left:0;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.product-buttons>*.product-compare:hover{background-color:#eff1f3}.product-buttons>*.quickview{font-size:1.125rem;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.product-buttons>*.quickview:hover{background-color:#eff1f3}.product-buttons>*.quickview i{position:relative;top:-1px}.product-buttons>*.animated{opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px);pointer-events:none;-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);will-change:opacity,transform}.product-buttons>*.animated.quickview{-webkit-transition-delay:0.08s;transition-delay:0.08s}.add_to_cart_button{font-weight:500;background-color:var(--color-shop-button)}.add_to_cart_button i{font-size:1.125rem;margin-right:5px}.add_to_cart_button svg{width:1.125rem}.add_to_cart_button:hover{background-color:var(--color-shop-button-active)}.product-price-cart .add_to_cart_button svg{width:1.25rem}.woocommerce-breadcrumb ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;padding:0;list-style:none}.woocommerce-breadcrumb ul li{font-size:0.75rem}.woocommerce-breadcrumb ul li::after{content:"/";color:var(--color-text-light);margin-left:5px;margin-right:5px}.woocommerce-breadcrumb ul li:last-child::after{display:none}.woocommerce-breadcrumb ul li a{text-decoration:none;color:var(--color-text-light)}.shop-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.875rem}@media screen and (min-width:64rem){.shop-page-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.shop-page-header .page-title{font-size:1.25rem;font-weight:500}@media screen and (min-width:64rem){.shop-page-header .page-title{margin-bottom:0;margin-right:1.875rem}}.before-shop-loop{position:relative;margin-top:1.875rem;border-bottom:1px solid var(--color-theme-border);padding-bottom:0.625rem;font-size:0.8125rem}.before-shop-loop+.content-wrapper{margin-top:0}@media screen and (min-width:64rem){.before-shop-loop>.row.sidebar-left{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.before-shop-loop .content-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.before-shop-loop .woocommerce-result-count{margin-bottom:0}.before-shop-loop .filter-button a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:currentColor;font-weight:500}.before-shop-loop .filter-button a i{position:relative;font-size:1rem;margin-right:0.375rem;top:-1px}.before-shop-loop .filter-desktop-button{position:static;margin-left:1.25rem}.before-shop-loop .filter-desktop-button a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:currentColor;font-weight:500}.before-shop-loop .filter-desktop-button a i{position:relative;font-size:1rem;margin-right:0.375rem;top:-1px}.before-shop-loop .filter-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;padding-left:1.25rem}.before-shop-loop .filter-wrapper .sorting-product{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.before-shop-loop .filter-wrapper .sorting-product>span{font-weight:500;color:var(--color-text-light);margin-right:0.625rem;opacity:0.7}.before-shop-loop .filter-wrapper .sorting-product select{font-family:var(--font-primary);font-size:0.8125rem;font-weight:500;height:auto;background:#fff url("data:image/svg+xml;utf8,<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M6 9L12 15L18 9' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>") calc(100% - 5px) 2px no-repeat;background-size:18px 15px;padding-left:0;border:0;cursor:pointer}.before-shop-loop .filter-wrapper .sorting-product .select2-selection{border:0;background-color:transparent}.before-shop-loop .filter-wrapper .sorting-product .select2-selection .select2-selection__rendered{font-size:0.8125rem;font-weight:500;color:var(--color-main-text)}.before-shop-loop .filter-wrapper .sorting-product+.sorting-product{padding-left:0.625rem;margin-left:0.625rem;border-left:1px solid var(--color-theme-border)}@media screen and (min-width:64rem){.before-shop-loop .filter-wrapper .sorting-product+.sorting-product{padding-left:1.25rem}}.before-shop-loop .product-views-buttons{padding-left:1.25rem;margin-left:0.625rem;border-left:1px solid var(--color-theme-border)}.before-shop-loop .product-views-buttons a{color:var(--color-text-light);text-decoration:none}.before-shop-loop .product-views-buttons a.active{color:var(--color-main-text)}.before-shop-loop .product-views-buttons a i{font-size:1rem}.before-shop-loop .product-views-buttons a i::before{width:auto;margin:0}.before-shop-loop .product-views-buttons a i.klbth-icon-list{text-shadow:0px 0px 0px}.before-shop-loop .product-views-buttons a+a{margin-left:0.625rem}.shop-content .content-wrapper{margin-top:1.875rem}.shop-content .content-wrapper.sidebar-right .site-sidebar::before{position:absolute;content:"";width:1px;background-color:var(--color-theme-border);left:0.75rem;top:-1.875rem;bottom:0}@media screen and (min-width:64rem){.shop-content .content-wrapper.sidebar-right .site-sidebar .widget-body{padding-left:1.875rem}}.shop-content .content-wrapper.sidebar-left .site-sidebar::before{position:absolute;content:"";width:1px;background-color:var(--color-theme-border);right:0.75rem;top:-1.875rem;bottom:0}@media screen and (min-width:64rem){.shop-content .content-wrapper.sidebar-left .site-sidebar .widget-body{padding-right:1.875rem}}.shop-content .site-sidebar{position:relative}.shop-content .site-sidebar .widget .widget-title{font-size:0.9375rem}.widget-checkbox-list ul{margin:0;padding:0;list-style:none}.widget-checkbox-list ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.widget-checkbox-list ul li+li{margin-top:0.5rem}.widget-checkbox-list ul li a{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:0.8125rem;color:var(--color-main-text);text-decoration:none}.widget-checkbox-list ul li a input[type=checkbox]{display:none}.widget-checkbox-list ul li a input[type=checkbox]:checked+label{color:var(--color-primary);font-weight:500}.widget-checkbox-list ul li a input[type=checkbox]:checked+label span{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.widget-checkbox-list ul li a input[type=checkbox]:checked+label span::before{opacity:1}.widget-checkbox-list ul li a label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;cursor:pointer;margin-bottom:0}.widget-checkbox-list ul li a label span{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 0.875rem;flex:0 0 0.875rem;max-width:0.875rem;width:100%;height:0.875rem;margin-right:0.9375rem;top:-1px;border-radius:2px;border:1px solid var(--color-form-border)}.widget-checkbox-list ul li a label span::before{position:relative;font-family:"klbtheme";content:"";line-height:1;left:0.5px;text-shadow:0px 0px 0px;opacity:0}.widget-checkbox-list ul li a label:hover span{background-color:var(--color-theme-light)}.price_slider_wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.price_slider_wrapper .price_slider_amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin-bottom:1.875rem}.price_slider_wrapper .price_slider_amount .price_label{font-size:0.875rem;color:var(--color-text-light);margin-right:auto}.price_slider_wrapper .price_slider_amount .price_label span{color:var(--color-main-text)}.price_slider_wrapper .price_slider_amount button{font-size:0.6875rem;text-transform:uppercase;padding-left:0.75rem;padding-right:0.75rem;height:2.125rem;background-color:#f2f3f5;border-color:transparent;color:var(--color-main-text)}.ui-widget-content{position:relative;height:2px;background-color:var(--color-theme-light);margin-bottom:1.5625rem;border-radius:2px}.ui-widget-content .ui-slider-range{position:absolute;display:block;width:100%;height:2px;border:0;background-color:var(--color-link);border-radius:8px;z-index:1}.ui-widget-content .ui-slider-handle{left:0%;position:absolute;z-index:2;outline:0;cursor:pointer;background-color:var(--color-link);border-radius:100%;border:0;height:14px;top:-6px;width:14px;margin:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateX(0px);transform:translateX(0px)}.ui-widget-content .ui-slider-handle:last-child{left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.woocommerce-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1.875rem 0 0;padding:0;list-style:none}.woocommerce-pagination ul li{margin-right:3px;margin-bottom:3px}.woocommerce-pagination ul li>*{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0.8125rem;font-weight:600;width:2.125rem;height:2.125rem;border:1px solid var(--color-theme-border);border-radius:3px}.woocommerce-pagination ul li>*.current{background-color:var(--color-link);border-color:transparent;color:#fff}.woocommerce-pagination ul li>*.dots{position:relative;border:0;top:-3px}.woocommerce-pagination ul li a{text-decoration:none;color:var(--color-main-text)}.woocommerce-pagination ul li a.prev,.woocommerce-pagination ul li a.next{font-size:1.25rem;border:0}.woocommerce-pagination ul li a.prev{margin-right:0.4375rem}.woocommerce-pagination ul li a.next{margin-left:0.4375rem}.quantity{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding-left:32px;padding-right:32px;margin-right:7px !important;border:1px solid #dde2e8;border-radius:4px;-webkit-box-shadow:1px 1px 3px rgba(35,35,35,0.08);box-shadow:1px 1px 3px rgba(35,35,35,0.08)}.quantity .minus,.quantity .plus{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:100%;top:0;left:0;cursor:pointer;color:var(--color-text-light);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.quantity .minus:after,.quantity .plus:after{content:"";display:block;width:10px;height:2px;background:currentColor;position:absolute;top:50%;left:13px}.quantity .plus{left:auto;right:0}.quantity .plus::before{content:"";display:block;width:2px;height:10px;background:currentColor;position:absolute;top:19px;left:13px}.quantity .plus:after{left:auto;right:13px}.quantity .qty{width:42px;border:0;margin-bottom:0;height:2.875rem;padding-left:0;padding-right:0;-webkit-box-shadow:none;box-shadow:none;font-size:0.9375rem;text-align:center}.single-product-wrapper{position:relative;margin-top:1.25rem}.single-product-wrapper .single-product-container{margin-top:1.25rem}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery{position:relative}@media screen and (min-width:64rem){.single-product-wrapper .single-thumbnails .woocommerce-product-gallery{padding-left:6.25rem}}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-images{border:1px solid #f0f3f7}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-images .swiper-button-prev{width:2.375rem;height:2.375rem}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-images .swiper-button-prev::after{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.375rem;height:2.375rem;font-size:1rem;color:#fff;background-color:rgba(0,0,0,0.2);border-radius:50%;padding-right:2px}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-images .swiper-button-next{width:2.375rem;height:2.375rem}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-images .swiper-button-next::after{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.375rem;height:2.375rem;font-size:1rem;color:#fff;background-color:rgba(0,0,0,0.2);border-radius:50%;padding-left:2px}@media screen and (min-width:64rem){.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails{position:absolute;max-width:5rem;top:0;left:0}}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails .swiper-slide{border:1px solid var(--color-theme-border);cursor:pointer}@media screen and (min-width:64rem){.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails .swiper-slide{width:5rem !important;height:5rem;margin-bottom:5px}}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails .swiper-slide a{pointer-events:none}.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails .swiper-slide.swiper-slide-thumb-active{border-color:var(--color-main-text)}@media screen and (min-width:64rem){.single-product-wrapper .single-thumbnails .woocommerce-product-gallery #product-thumbnails .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:5rem}}.single-product-wrapper .single-thumbnails.default .woocommerce-product-gallery{padding:0}.single-product-wrapper .single-thumbnails.default #product-thumbnails{margin-top:0.625rem}@media screen and (min-width:64rem){.single-product-wrapper .single-thumbnails.default #product-thumbnails{position:relative;max-width:none}.single-product-wrapper .single-thumbnails.default #product-thumbnails .swiper-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:auto}}.single-product-wrapper .single-thumbnails.default .product-extra-detail{padding-left:0}.single-product-wrapper .product-extra-detail{margin-top:1.875rem}@media screen and (min-width:64rem){.single-product-wrapper .product-extra-detail{padding-left:6.25rem}}.single-product-wrapper .product-extra-detail a{display:inline-block;margin-top:1.25rem;font-weight:600;text-decoration:none;color:var(--color-link)}.single-product-wrapper .product-brand{font-size:0.8125rem;font-weight:500;margin-bottom:0.4375rem}.single-product-wrapper .product-brand a{text-decoration:none;color:var(--color-link)}.single-product-wrapper .product_title{font-size:1.625rem;line-height:1.3;margin-bottom:0.75rem}.single-product-wrapper .product-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem;font-weight:500}.single-product-wrapper .product-meta>*{position:relative;color:var(--color-text-light)}.single-product-wrapper .product-meta>*::after{content:"|";margin-left:5px;margin-right:10px;color:var(--color-text-light)}.single-product-wrapper .product-meta>*:last-child::after{display:none}.single-product-wrapper .product-ratings{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.25rem}.single-product-wrapper .product-ratings .product-comment{margin-left:0.75rem}.single-product-wrapper .product-ratings .product-comment a{font-size:0.8125rem;text-decoration:none;color:currentColor;border:1px solid #dde2e8;border-radius:4px;padding:5px 12px}.single-product-wrapper .product-stock{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.8125rem;margin-top:1.25rem}.single-product-wrapper .product-stock.in-stock{border-radius:4px;background-color:#f4faf6;color:#00a046;padding:6px 14px}.single-product-wrapper .product-stock.in-stock::before{font-family:"klbtheme";font-size:0.875rem;content:"";margin-right:6px}.single-product-wrapper .product-price{margin-top:1.25rem}.single-product-wrapper .product-price .price{font-size:1.875rem}.single-product-wrapper .product-price .price del{font-size:65%;top:-3px;color:var(--color-text-light);opacity:0.5}.single-product-wrapper form.cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;margin-top:1.25rem}.single-product-wrapper form.cart .add_to_cart_button{border-radius:4px;height:46px;margin-left:5px;font-size:0.9375rem;padding-left:1.875rem;padding-right:1.875rem}.single-product-wrapper .product-info{position:relative;margin-top:1.25rem;border:1px solid var(--color-theme-border);border-radius:var(--size-border-radius)}.single-product-wrapper .product-info-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem}@media screen and (min-width:64rem){.single-product-wrapper .product-info-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.single-product-wrapper .product-info-top .cart{margin-top:0;margin-bottom:0.625rem}@media screen and (min-width:64rem){.single-product-wrapper .product-info-top .cart{margin-bottom:0;margin-right:1.875rem;width:auto}}.single-product-wrapper .product-info-top>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem;text-decoration:none;color:var(--color-text-light);-webkit-transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1);transition:all 0.2s cubic-bezier(0.28,0.12,0.22,1)}.single-product-wrapper .product-info-top>a i{font-size:1rem;margin-right:6px}.single-product-wrapper .product-info-top>a i.klbth-icon-heart{position:relative;font-size:1.125rem;top:-2px}.single-product-wrapper .product-info-top>a+a{margin-left:1.25rem}.single-product-wrapper .product-info-top>a:hover{color:var(--color-main-text)}.single-product-wrapper .product-info-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid var(--color-theme-border);padding:1.25rem}.single-product-wrapper .product-info-bottom .info-message{font-size:0.8125rem}.single-product-wrapper .product-info-bottom .info-message:after{content:"|";margin-left:15px;margin-right:15px;opacity:0.3}.single-product-wrapper .product-info-bottom .info-message:last-child::after{display:none}.single-product-wrapper .product-info-bottom .info-message i{margin-right:6px}.single-product-wrapper .product-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.8125rem;margin-top:1.25rem;background-color:var(--color-theme-light);border-radius:var(--size-border-radius);padding:14px 20px}.single-product-wrapper .product-message i{font-size:1.125rem;margin-right:6px}.single-product-wrapper .product-message.warning{color:#c28e00;background-color:#fffcf2;border:1px solid #faeecf}.single-product-wrapper .product-categories{margin-top:1.25rem;font-size:0.8125rem}.single-product-wrapper .product-categories span{margin-right:5px}.single-product-wrapper .product-categories a{text-decoration:none;color:var(--color-link)}.single-product-wrapper .product-categories a::after{content:",";margin-right:2px}.single-product-wrapper .product-categories a:last-child::after{display:none}.single-product-wrapper .product-categories a:hover{text-decoration:underline}.single-product-wrapper .site-social{margin-top:1.875rem}.single-product-wrapper .site-social a{width:2rem;height:2rem}.single-product-wrapper .site-social+.product-extra-detail{margin-top:1.875rem;padding-top:1.875rem;padding-left:0;border-top:1px solid var(--color-theme-border)}.single-product-wrapper .promotion-products{margin-top:1.875rem}@media screen and (min-width:64rem){.single-product-wrapper .promotion-products{margin-top:5.625rem}}.single-product-wrapper .promotion-products .promotion-header{position:relative;margin-bottom:1.25rem}.single-product-wrapper .promotion-products .promotion-header .entry-title{font-size:1.25rem;font-weight:500;margin-bottom:5px}.single-product-wrapper .promotion-products .promotion-header .entry-description{font-size:0.875rem;color:var(--color-text-light)}.single-product-wrapper .promotion-products .promotion-wrapper{border:1px solid var(--color-theme-border);border-radius:var(--size-border-radius)}.single-product-wrapper .promotion-products .product{position:relative;padding:1.25rem}@media screen and (min-width:64rem){.single-product-wrapper .promotion-products .product{padding:1.875rem}}.single-product-wrapper .promotion-products .product+.product{border-top:1px solid var(--color-theme-border)}.single-product-wrapper .promotion-products .product+.product::before{content:"+";position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.375rem;height:2.375rem;border-radius:50%;color:var(--color-text-light);background-color:#fff;top:-19px;left:50%;z-index:2}@media screen and (min-width:64rem){.single-product-wrapper .promotion-products .product+.product{border-top:0;border-left:1px solid var(--color-theme-border)}.single-product-wrapper .promotion-products .product+.product::before{top:50%;left:-19px;margin-top:-19px}}.single-product-wrapper .promotion-products .product .product-content{display:-webkit-box;display:-ms-flexbox;display:flex}.single-product-wrapper .promotion-products .product .thumbnail-wrapper{padding:0;-webkit-box-flex:0;-ms-flex:0 0 6.25rem;flex:0 0 6.25rem;max-width:6.25rem;margin-bottom:0;margin-right:0.75rem}.single-product-wrapper .promotion-products .product .content-wrapper{padding:0;margin:0}.single-product-wrapper .promotion-products .product .content-wrapper .product-title{font-size:0.8125rem}.single-product-wrapper .promotion-products .product .content-wrapper .price{font-size:1.125rem;margin-bottom:0}.single-product-wrapper .promotion-products .promotion-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.25rem;border-top:1px solid var(--color-theme-border)}@media screen and (min-width:64rem){.single-product-wrapper .promotion-products .promotion-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.single-product-wrapper .promotion-products .promotion-footer .footer-text{margin-bottom:0.625rem}@media screen and (min-width:64rem){.single-product-wrapper .promotion-products .promotion-footer .footer-text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:0;margin-right:1.875rem}}.single-product-wrapper .promotion-products .promotion-footer .footer-text p{font-size:0.875rem;margin-bottom:0}@media screen and (min-width:64rem){.single-product-wrapper .promotion-products .promotion-footer .footer-text p{margin-right:0.625rem}}.single-product-wrapper .promotion-products .promotion-footer .footer-text .price{font-size:1.625rem;line-height:1;color:var(--color-theme-danger)}.single-product-wrapper .promotion-products .promotion-footer .button{font-size:1rem;font-weight:500;height:3rem;padding-left:1.875rem;padding-right:1.875rem;border-radius:4px}.single-product-wrapper .woocommerce-tabs{margin-top:1.875rem}@media screen and (min-width:64rem){.single-product-wrapper .woocommerce-tabs{margin-top:3.75rem}}.single-product-wrapper .woocommerce-tabs .wc-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 1.25rem;padding:0 0 0.9375rem;list-style:none;border-bottom:1px solid var(--color-theme-border)}.single-product-wrapper .woocommerce-tabs .wc-tabs li{margin-right:1.25rem}@media screen and (min-width:64rem){.single-product-wrapper .woocommerce-tabs .wc-tabs li{margin-right:1.875rem}}.single-product-wrapper .woocommerce-tabs .wc-tabs li.active a{opacity:1;color:var(--color-main-text)}.single-product-wrapper .woocommerce-tabs .wc-tabs a{font-size:1.125rem;font-weight:500;color:var(--color-text-light);text-decoration:none;opacity:0.6}.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description{font-size:1rem}.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description>h2{display:none}.single-product-wrapper .woocommerce-tabs .woocommerce-Tabs-panel--description ul li+li{margin-top:7px}.single-product-wrapper .related-products .product-meta{display:none}.cart-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:75rem){.cart-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap}.cart-wrapper .woocommerce-cart-form,.cart-wrapper #customer_details{-webkit-box-flex:1;-ms-flex:1;flex:1}.cart-wrapper .cart-collaterals{-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem;max-width:20rem;margin-left:1.875rem}.cart-wrapper .order-review-wrapper{-webkit-box-flex:0;-ms-flex:0 0 25rem;flex:0 0 25rem;max-width:25rem;margin-left:1.875rem}}.woocommerce-cart-form{position:relative}.woocommerce-cart-form table th{font-size:0.75rem;font-weight:600;border-top:0;border-bottom:1px solid var(--color-theme-border);color:var(--color-text-light)}@media screen and (max-width:36rem){.woocommerce-cart-form table th.product-price,.woocommerce-cart-form table th.product-subtotal,.woocommerce-cart-form table th.product-remove{display:none !important}}.woocommerce-cart-form table td{font-size:0.875rem;vertical-align:middle}.woocommerce-cart-form table td a{color:currentColor;text-decoration:none}@media screen and (max-width:36rem){.woocommerce-cart-form table td.product-remove{padding:0 !important;width:0 !important}.woocommerce-cart-form table td.product-remove a{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.375rem;height:1.375rem;border-radius:50%;color:#fff;background-color:var(--color-theme-danger);font-size:0.625rem;left:0;margin-top:-10px}}.woocommerce-cart-form table td.product-thumbnail img{max-width:4.375rem}.woocommerce-cart-form table td .amount{font-weight:500}.woocommerce-cart-form table td.product-price .amount{color:var(--color-text-light)}@media screen and (max-width:36rem){.woocommerce-cart-form table td.product-price{display:none !important}}@media screen and (max-width:36rem){.woocommerce-cart-form table td.product-subtotal{display:none !important}}.woocommerce-cart-form table td .quantity{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.woocommerce-cart-form table td .quantity .minus:after{left:10px}.woocommerce-cart-form table td .quantity .plus::before{top:11px;left:14px}.woocommerce-cart-form table td .quantity .plus:after{right:10px}.woocommerce-cart-form table td .quantity-button{width:1.875rem;height:1.875rem}.woocommerce-cart-form table td .qty{font-size:0.875rem;width:1.875rem;height:1.875rem}.woocommerce-cart-form table td.actions{padding-left:0;padding-right:0}.woocommerce-cart-form table tbody{position:relative}.woocommerce-cart-form table tbody tr{position:relative}.woocommerce-cart-form table tbody td:first-child{padding-left:0}.woocommerce-cart-form table tbody td:last-child{padding-right:0}.woocommerce-cart-form .actions-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:0.625rem;padding-bottom:0.625rem}@media screen and (min-width:48rem){.woocommerce-cart-form .actions-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.woocommerce-cart-form .actions-wrapper .empty-cart-button{display:none}.woocommerce-cart-form .actions-wrapper .coupon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-cart-form .actions-wrapper .coupon label{display:none}.woocommerce-cart-form .actions-wrapper .coupon #coupon_code{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:36rem){.woocommerce-cart-form .actions-wrapper .coupon #coupon_code{min-width:17.5rem}}.woocommerce-cart-form .actions-wrapper .coupon .button{white-space:nowrap;margin-left:0.625rem}.woocommerce-cart-form .actions-wrapper input{height:2.75rem}.woocommerce-cart-form .actions-wrapper .button{font-size:0.75rem;height:2.75rem}.woocommerce-cart-form .actions-wrapper .button[name=update_cart]{color:#fff;background-color:var(--color-secondary);border-color:transparent}.woocommerce-cart-form .actions-wrapper .button[name=update_cart]:disabled{color:var(--color-text-light);background-color:transparent;opacity:0.6}@media screen and (max-width:36rem){.woocommerce-cart-form .actions-wrapper .button[name=update_cart]{margin-top:0.625rem;text-align:center}}.woocommerce-products-header{margin-top:1.875rem}.woocommerce-products-header .page-title{font-size:2rem}.cart-collaterals{border:1px solid var(--color-border);border-radius:var(--size-border-radius);padding:1.25rem}.cart-collaterals .cart_totals>h2{font-family:var(--font-secondary);font-size:1rem;font-weight:700;text-transform:uppercase;padding-bottom:0.9375rem;border-bottom:0.9375rem;border-bottom:1px solid var(--color-border-light)}.cart-collaterals .shop_table{width:100%}.cart-collaterals .shop_table th{font-size:0.8125rem;font-weight:600}.cart-collaterals .shop_table td{text-align:right}.cart-collaterals .shop_table .amount{font-size:0.9375rem}.cart-collaterals .shop_table .cart-subtotal th,.cart-collaterals .shop_table .cart-subtotal td{padding-top:0.4375rem;padding-bottom:0.625rem;border-bottom:1px solid var(--color-theme-border)}.cart-collaterals .shop_table .order-total th,.cart-collaterals .shop_table .order-total td{padding-top:1.25rem;padding-bottom:0.625rem}.cart-collaterals .shop_table .order-total th strong,.cart-collaterals .shop_table .order-total td strong{font-weight:600}.cart-collaterals .shop_table .order-total .amount{font-size:1.25rem}.wc-proceed-to-checkout{padding-top:0.9375rem;border-top:1px solid var(--color-theme-border)}.wc-proceed-to-checkout .checkout-button{height:3rem}@media screen and (min-width:64rem){#customer_details{padding-right:1.875rem}}#customer_details .col-1,#customer_details .col-2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;width:100%}#customer_details h3{font-family:var(--font-secondary);font-size:1rem;font-weight:600;text-transform:uppercase;padding-bottom:0.75rem;margin-bottom:0.75rem;border-bottom:1px solid var(--color-theme-border)}#customer_details .woocommerce-billing-fields__field-wrapper,#customer_details .woocommerce-additional-fields__field-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-10px;margin-right:-10px}#customer_details .woocommerce-billing-fields__field-wrapper .form-row,#customer_details .woocommerce-additional-fields__field-wrapper .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding-left:10px;padding-right:10px;margin-left:0;margin-right:0}#customer_details .woocommerce-billing-fields__field-wrapper .form-row label,#customer_details .woocommerce-additional-fields__field-wrapper .form-row label{font-size:0.8125rem}#customer_details .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper>input,#customer_details .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper>input{height:2.875rem}#customer_details .woocommerce-billing-fields__field-wrapper .form-row .woocommerce-input-wrapper>textarea,#customer_details .woocommerce-additional-fields__field-wrapper .form-row .woocommerce-input-wrapper>textarea{min-height:120px;resize:none}@media screen and (min-width:48rem){#customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_first_name_field,#customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_last_name_field,#customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_phone_field,#customer_details .woocommerce-billing-fields__field-wrapper .form-row#billing_email_field,#customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_first_name_field,#customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_last_name_field,#customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_phone_field,#customer_details .woocommerce-additional-fields__field-wrapper .form-row#billing_email_field{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}#customer_details .woocommerce-additional-fields{margin-top:1.875rem}.order-review-wrapper{border:2px solid var(--color-primary);border-radius:var(--size-border-radius);padding:0.9375rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width:64rem){.order-review-wrapper{padding:1.875rem}}@media screen and (max-width:48rem){.order-review-wrapper{margin-top:1.25rem}}.order-review-wrapper h3{font-family:var(--font-secondary);font-size:1rem;font-weight:600;text-transform:uppercase;padding-bottom:0.75rem;margin-bottom:0.75rem;border-bottom:1px solid var(--color-theme-border)}.order-review-wrapper .shop_table{width:100%;font-size:0.8125rem}.order-review-wrapper .shop_table .amount{font-size:0.9375rem}.order-review-wrapper .shop_table th{font-weight:600}.order-review-wrapper .shop_table thead th{color:var(--color-info);padding-bottom:0.75rem;border-bottom:1px solid var(--color-theme-border)}.order-review-wrapper .shop_table thead th:last-child{text-align:right}.order-review-wrapper .shop_table tbody td{padding-top:0.75rem;padding-bottom:0.75rem}.order-review-wrapper .shop_table tbody td.product-name{font-size:0.8125rem;padding-right:1.25rem}.order-review-wrapper .shop_table tbody td:last-child{text-align:right}.order-review-wrapper .shop_table tfoot tr th{padding-top:0.75rem;padding-bottom:0.75rem;color:var(--color-text-lighter);border-top:1px solid var(--color-theme-border)}.order-review-wrapper .shop_table tfoot tr td{padding-top:0.75rem;padding-bottom:0.75rem;text-align:right;border-top:1px solid var(--color-theme-border)}.order-review-wrapper .shop_table tfoot tr.order-total .amount{font-size:1.25rem;font-weight:600}.order-review-wrapper .woocommerce-checkout-payment{padding-top:0.9375rem;border-top:1px solid var(--color-theme-border)}.order-review-wrapper .woocommerce-checkout-payment ul.payment_methods{margin:0;padding:0;list-style:none}.order-review-wrapper .woocommerce-checkout-payment ul.payment_methods label{font-size:0.875rem;font-weight:600;margin-left:1.25rem;color:var(--color-primary)}.order-review-wrapper .woocommerce-checkout-payment ul.payment_methods .payment_box p{font-size:0.75rem;line-height:1.6;color:var(--color-text-light)}.order-review-wrapper .woocommerce-checkout-payment .woocommerce-privacy-policy-text{margin-top:0.9375rem}.order-review-wrapper .woocommerce-checkout-payment .woocommerce-privacy-policy-text p{font-size:0.8125rem;line-height:1.6}.order-review-wrapper .woocommerce-checkout-payment .woocommerce-privacy-policy-text p a{color:var(--color-theme-danger);font-weight:500;text-decoration:underline}.order-review-wrapper .woocommerce-checkout-payment .validate-required{margin-left:0;margin-right:0}.order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:0.75rem}.order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label input{position:relative;top:1px}.order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label span{position:relative;line-height:1.5;padding-left:0.625rem}.order-review-wrapper .woocommerce-checkout-payment .validate-required .woocommerce-form__label span a{font-weight:500;color:var(--color-theme-danger);text-decoration:underline}.order-review-wrapper .woocommerce-checkout-payment #place_order{height:3rem;background-color:var(--color-theme-danger);border-color:transparent}.order-review-wrapper .woocommerce-checkout-payment #place_order:hover{opacity:0.8}.my-account-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;border-top:1px solid var(--color-theme-border)}.my-account-wrapper .my-account-navigation{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (min-width:64rem){.my-account-wrapper .my-account-navigation{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;border-right:1px solid var(--color-theme-border)}}.my-account-wrapper .my-account-navigation .account-toggle-menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--color-theme-border);height:36px;padding:4px 15px;margin-top:0.625rem}.my-account-wrapper .my-account-navigation .account-toggle-menu svg{margin-right:8px}@media screen and (min-width:64rem){.my-account-wrapper .my-account-navigation .account-toggle-menu{display:none}}.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation{padding-top:0.625rem}@media screen and (min-width:64rem){.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation{padding-top:1.875rem}}.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul{padding:0;margin:0;list-style:none}.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;text-decoration:none;color:var(--color-text-light);padding:5px 0}.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li a:hover{color:var(--color-main-text)}.my-account-wrapper .my-account-navigation .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--color-link)}.my-account-wrapper .woocommerce-MyAccount-content{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1.875rem}@media screen and (min-width:64rem){.my-account-wrapper .woocommerce-MyAccount-content{padding:1.875rem;margin-top:0}}.my-account-wrapper .woocommerce-MyAccount-content a{font-weight:500;text-decoration:none;color:var(--color-link)}.product-color-change{margin-bottom:7px}.product-color-change .color-switcher{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.product-color-change .color-switcher .swatch-item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.125rem;height:1.125rem;overflow:hidden;border-radius:50%;cursor:pointer;margin-right:1px;border:1px solid transparent}.product-color-change .color-switcher .swatch-item:hover{border-color:var(--color-main-text)}.product-color-change .color-switcher .swatch-item span{width:0.75rem;height:0.75rem;border-radius:50%}.hover-slider-indicator{position:absolute;top:auto;right:0;bottom:0.75rem;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hover-slider-indicator-dot{background-color:#fff;border:1px solid var(--color-theme-border);opacity:1;border-radius:50%;height:8px;width:8px;margin-left:3px;margin-right:3px}.hover-slider-indicator-dot.active{background-color:var(--color-secondary);border-color:transparent;opacity:1}@media screen and (max-width:64rem){.filtered-sidebar{position:fixed !important;-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%;width:100%;top:0;bottom:0;left:0;margin-top:0;padding:1.25rem 1.25rem 0;background-color:#fff;-webkit-transform:translateX(-100%);transform:translateX(-100%);z-index:10001}.filtered-sidebar::before{display:none}}.filtered-sidebar .sidebar-mobile-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.875rem;padding-bottom:1.75rem;border-bottom:1px solid var(--color-theme-border)}@media screen and (min-width:64rem){.filtered-sidebar .sidebar-mobile-header{display:none}}.filtered-sidebar .sidebar-mobile-header .entry-title{font-size:0.875rem;margin-bottom:0}.filtered-sidebar .sidebar-mobile-header .close-sidebar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.125rem;width:1.875rem;height:1.875rem;color:var(--color-main-text);border:1px solid var(--color-theme-border);border-radius:50%}.filter-holder{position:absolute;width:100%;top:100%;left:0;background-color:#fff;border:0;border-radius:0;margin-top:9px !important;-webkit-box-shadow:0 2px 6px rgba(4,30,66,0.1);box-shadow:0 2px 6px rgba(4,30,66,0.1);padding-left:1.25rem;padding-right:1.25rem}.filter-holder-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;width:100%;padding:1.25rem;margin-left:-1.25rem;margin-right:-1.25rem}.filter-holder-wrapper .widget{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:1.25rem;padding-right:1.25rem}.filter-holder-wrapper .widget .widget-title{font-size:14px;font-weight:500}.quickview-product .mfp-close{color:#111 !important;background-color:#fff !important;border:1px solid var(--color-theme-border);line-height:35px}