:root{--color-background:#fff;--color-main-text:#212121;--color-text-light:#818ea0;--color-primary:#212121;--color-secondary:#ffbd27;--color-link:#212121;--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:#ffbd27;--color-shop-button-active:#d99d00}:root{--font-primary:"telecomchimp",sans-serif;--font-secondary:"telecomchimp",sans-serif}:root{--size-site-width:1320px;--size-border-radius:7px;--size-form-radius:6px}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}button::-moz-focus-inner{padding:0;border:0}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){}@media screen and (max-width:74.999rem){.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{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-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.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.575rem;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:"telecomchimp";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 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}.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}.color-success{color:var(--color-theme-success)}.color-danger{color:var(--color-theme-danger)}.color-light{color:var(--color-text-light)}.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-departments{color:#212121;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 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:"telecomchimp";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 .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 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}.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}}.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}}[class^=klbth-icon-]:before,[class*=" klbth-icon-"]:before{font-family:"telecomchimp";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.klbth-icon-user-1:before{content:""}.klbth-icon-cancel:before{content:""}.klbth-icon-menu:before{content:""}.klbth-icon-shop-1:before{content:""}.klbth-icon-simple-cart:before{content:""}.klbth-icon-fast-delivery:before{content:""}.klbth-icon-discount-black:before{content:""}input[type=color],input[type=date],input[type=number],input[type=search],input[type=text],input[type=url],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=number]:focus,input[type=number]:active,input[type=search]:focus,input[type=search]:active,input[type=text]:focus,input[type=text]:active,input[type=url]:focus,input[type=url]: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=number]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-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=number]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-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=number]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-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=number]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=url]::-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=number]::placeholder,input[type=search]::placeholder,input[type=text]::placeholder,input[type=url]::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.wide,.button.wide,input[type=submit].wide,.submit.wide,.btn.wide{width:100%}.site-offcanvas{position:fixed;width:100%;height:100%;top:0;left:0;color:#212121;background-color:#fff;z-index:1001;-webkit-transform:translateX(-100%);transform:translateX(-100%);will-change:opacity,transform}@media screen and (min-width:20rem){.site-offcanvas{width:320px}}@media screen and (max-width:64rem){.site-offcanvas .site-scroll{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:100dvh;overflow-y:auto;overflow-x:hidden;padding-bottom:4rem;padding-bottom:calc(4rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}.site-offcanvas-row{padding-top:0.9375rem;padding-bottom:0.9375rem;padding-left:1.5rem;padding-right:1.5rem}.site-offcanvas-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;color:black;background-color:#031624;border-bottom:1px solid #e5e8ef;padding-top:0.625rem;padding-bottom:0.625rem}.site-offcanvas-header .site-brand img{height:23px}.site-offcanvas-header .site-offcanvas-close{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.375rem;height:2.375rem;cursor:pointer}.site-offcanvas-body{padding-top:1.875rem}.site-offcanvas .offcanvas-menu-wrapper{position:relative;left:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.site-offcanvas .site-menu + .site-menu{margin-top:1.875rem;padding-top:1.875rem;border-top:1px solid #e5e8ef}.site-offcanvas .site-menu .menu{margin:0;padding:0;list-style:none}.site-offcanvas .site-menu .menu a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:0.875rem;text-decoration:none;color:currentColor;padding-top:0.375rem;padding-bottom:0.375rem}.site-offcanvas .site-menu .menu a span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-offcanvas .site-menu .menu a i{font-size:1.25rem;width:1.875rem;margin-right:0.625rem}.site-offcanvas .site-menu .menu.menu-item-has-children > a{padding-right:1.875rem}.site-offcanvas .site-menu.primary a{padding-top:0.4375rem;padding-bottom:0.4375rem}.site-offcanvas .site-menu a:hover span{text-decoration:underline}.site-offcanvas .site-menu .sub-menu{padding:0;margin:0;list-style:none}.site-offcanvas .site-copyright{font-size:0.75rem;margin-top:3.125rem;padding-bottom:1.875rem;opacity:0.6}.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 .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-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:#212121;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:not(.tc-cart-force-closed):hover .cart-dropdown,.site-header .header-addons.cart-button:not(.tc-cart-force-closed):focus-within .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:#212121;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:#212121}.site-header .header-top .site-menu .menu > li.menu-item-has-children:hover > a{color:#212121}.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:#212121}.site-header .header-top .site-menu .menu .sub-menu a:hover{color:#212121}.site-header .header-top .column.right{margin-left:auto}.site-header .header-main{position:relative;color:#212121;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 .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:#212121}.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:#212121}.site-header .header-nav .site-menu .menu > li.menu-item-has-children:hover > a{color:#212121}.site-header .header-nav .site-menu .menu .sub-menu a{color:#212121}.site-header .header-nav .site-menu .menu .sub-menu a:hover{color:#212121}.site-header .header-nav .site-menu .menu .sub-menu .menu-item-has-children:hover > a{color:#212121}.site-header .header-nav .site-menu .menu .mega-menu .sub-menu .menu-item-has-children > a{color:#212121}.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 .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:#212121;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 .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;height:2.2rem;line-height:1.35;margin-bottom:5px;min-height:2.2rem;overflow:hidden;padding-right:1.5rem}.site-header .cart-dropdown .products .product .product-title a{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;overflow-wrap:anywhere}.site-header .cart-dropdown .products .product .content-wrapper{flex:1 1 auto;min-width:0}.site-header .cart-dropdown .products .product .content-wrapper{position:relative;padding-bottom: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 .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 .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)}.site-module{position:relative}.site-module .module-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid var(--color-theme-border);padding-bottom:0.9375rem;margin-bottom:1.25rem}@media screen and (min-width:20rem){.site-module .module-header{-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}}.site-module .module-header .entry-title{font-size:1.25rem;margin-bottom:0.9375rem}@media screen and (min-width:20rem){.site-module .module-header .entry-title{margin-bottom:0}}.site-module .module-header .btn{margin-left:auto}.site-module .module-header .btn.link{font-size:0.8125rem;color:var(--color-link);background-color:transparent;border:0;height:auto;padding-right:0}.site-module .module-header .btn.link i{font-size:0.875rem;margin-left:0.4375rem}.banner{position:relative}.banner.dark{color:var(--color-main-text)}.banner.bordered{border:1px solid var(--color-theme-border)}.banner.medium .entry-title{font-size:1.375rem;font-weight:600;letter-spacing:-0.07px}@media screen and (min-width:48rem){.banner.medium .entry-title{font-size:1.75rem}}@media screen and (min-width:48rem){.banner.large .entry-title{margin-bottom:1.25rem}}.banner.large .entry-title{font-size:1.75rem;letter-spacing:-0.07px}@media screen and (min-width:48rem){.banner.large .entry-title{font-size:2.5rem;font-weight:300}.banner.large .entry-title strong{font-size:3rem;font-weight:600}}.banner.vertical .entry-title{font-size:1.5rem}.banner .entry-title{font-size:1.25rem}.banner .entry-title strong{font-weight:600}.banner .btn{font-size:0.75rem;height:2rem;padding-left:1.25rem;padding-right:1.25rem}.widget{position:relative;margin-bottom:3.125rem}.widget:last-child{margin-bottom:0}.widget .widget-title{font-size:1.125rem;padding-bottom:0.9375rem;margin-bottom:1.25rem;border-bottom:1px solid var(--color-theme-border)}.post{margin-bottom:1.875rem}@media screen and (min-width:64rem){.post{margin-bottom:3.75rem}}.post:last-child{margin-bottom:0}.post .entry-title{font-size:1.75rem;margin-bottom:0.625rem}@media screen and (min-width:64rem){.post .entry-title{font-size:2.625rem;margin-bottom:0.9375rem}}.post .entry-title a{text-decoration:none;color:currentColor}.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.align-center .content-wrapper{text-align: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-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-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:hover{z-index:11}.products .product:hover .product-title a{color:var(--color-link)}.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.75rem;font-weight:500;letter-spacing:.09px;line-height:1.4;min-height:3.2rem}.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 .price{font-size:1.175rem;margin-bottom:0.625rem}.products .product-message{display:block;font-size:0.75rem;font-weight:bold}.products .product-price-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products .product-price-cart .price{font-size:1rem;-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 .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.9rem;border-radius:5px}.products .add_to_cart_button::before{width:1.125rem;height:1.125rem;background-size:1.125rem 1.125rem}.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%}@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}}.product-title{font-family:var(--font-primary)}.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)}.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)}.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 (max-width:767px){nav.woocommerce-breadcrumb,.shop-page-header{display:none !important}.single-product-wrapper{margin-top:0px !important}}@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}}.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-wrapper{align-items:center;margin-left:auto}.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 + .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}}.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}.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}.shop-content .site-sidebar{position:relative}.shop-content .site-sidebar .widget .widget-title{font-size:0.9375rem}.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 a{text-decoration:none;color:var(--color-main-text)}.woocommerce-pagination ul li a.next{font-size:1.25rem;border:0}.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:23px;padding-right:23px;margin-right:7px !important;margin-left:5%;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;padding:0;border:0;background:transparent;-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:0.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.default .woocommerce-product-gallery{padding:0}.single-product-wrapper .single-thumbnails.default .product-extra-detail{padding-left:0}.single-product-wrapper .product-extra-detail{font-size:0.8125rem;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_title{font-size:1rem;font-weight:bold}.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:8px;background-color:#f4faf6;color:#00a046;padding:6px 14px}.single-product-wrapper .product-stock.in-stock::before{font-family:"telecomchimp";font-size:0.875rem;content:"";margin-right:6px}.single-product-wrapper .product-price{margin-top:1rem;text-align:center}.single-product-wrapper .product-price .price{font-size:1.65rem}.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}.single-product-wrapper .product-info-top{display:table;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:1rem;margin-right:auto;margin-left:auto}.single-product-wrapper .product-info-top{display:table;margin-right:auto}.single-product-wrapper .product-info-top .single_add_to_cart_button{margin-right:auto;margin-left:unset}.single-product-wrapper .product-info-top .quantity{margin-left:auto}@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;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 + 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:table;padding:0.2rem;width:100%;margin-bottom:auto}.single-product-wrapper .product-info-bottom .info-message{font-size:.9rem;text-align:center;margin-bottom:.5rem}.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-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)}@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%}.site-footer{position:relative}.site-footer .footer-row.dark{color:#fff}.site-footer .footer-row.bordered .container{border-top:1px solid #e5e8ec}.site-footer .footer-widgets{padding-top:1.875rem;padding-bottom:1.875rem;background-color:#f7f8f9}@media screen and (min-width:64rem){.site-footer .footer-widgets{padding-top:6.25rem;padding-bottom:6.25rem}}.site-footer .footer-widgets .widget-title{font-size:0.875rem;font-weight:600;margin-bottom:0.9375rem;color:#212121;border-bottom:0}.site-footer .footer-widgets .widget{font-size:0.8125rem;color:#818ea0;margin-bottom:1.875rem}.site-footer .footer-widgets .widget ul{padding:0;margin:0;list-style:none}.site-footer .footer-widgets .widget ul li + li{margin-top:.8rem}.site-footer .footer-widgets .widget ul li a{text-decoration:none;color:#000;-webkit-transition:0.1s cubic-bezier(0.28,0.12,0.22,1);transition:0.1s cubic-bezier(0.28,0.12,0.22,1)}.site-footer .footer-widgets .widget ul li a:hover{color:#212121;text-decoration:underline}.site-footer .footer-details .container{padding-top:1.875rem;padding-bottom:1.875rem}@media screen and (min-width:64rem){.site-footer .footer-details .container{padding-top:3.75rem;padding-bottom:3.75rem}}.site-footer .footer-details .site-details{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:64rem){.site-footer .footer-details .site-details{-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;-ms-flex-flow:row wrap;flex-flow:row wrap}}.site-footer .footer-details .site-details + .site-details{margin-top:1.875rem}@media screen and (min-width:64rem){.site-footer .footer-details .site-details + .site-details{margin-top:2.5rem}}.site-footer .footer-details .site-details .tags{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;padding:0;margin:0;list-style:none}.site-footer .footer-details .site-details .tags li{position:relative;font-size:0.8125rem;margin-bottom:0.1875rem}.site-footer .footer-details .site-details .tags li::after{content:"|";margin-left:0.5rem;margin-right:0.5rem}.site-footer .footer-details .site-details .tags li:last-child::after{display:none}.site-footer .footer-details .site-details .tags li a{text-decoration:none;color:currentColor}.site-footer .footer-details .site-details .tags li a:hover{text-decoration:underline}.site-footer .footer-details .site-details .site-social{margin-top:1.25rem}@media screen and (min-width:64rem){.site-footer .footer-details .site-details .site-social{margin-left:auto;margin-top:0}}.site-footer .footer-copyright .container{padding-top:1.875rem;padding-bottom:1.875rem}@media screen and (min-width:64rem){.site-footer .footer-copyright .container{padding-top:3.75rem;padding-bottom:3.75rem}}@media screen and (min-width:64rem){.site-footer .footer-copyright .footer-bottom{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}.site-footer .footer-copyright .footer-bottom p{margin-bottom:0}}.site-footer .footer-copyright .site-copyright{font-size:0.75rem;color:#818ea0}.tc-responsive-header-slot{display:contents}button.b2bking_add_cart_to_purchase_list_button.button{margin:20px}#b2bking_approve_order{color:white}#b2bking_reject_order{color:red}.custom-product-description{border:1px solid #ddd;border-radius:.5rem;padding:2rem 0 1rem 2rem;text-align:left}.pswp__caption{display:none !important}table{max-width:100%;background-color:transparent;width:100%}th{text-align:left;padding-right:20px;padding-bottom:5px;padding:8px;border:1px solid var(--color-form-border)}td{padding:4px;border:1px solid var(--color-form-border);text-align:left}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}form select,select{width:100%}.aligncenter img{display:block;margin-left:auto;margin-right:auto}.alignright{float:right;margin:0 0 1em 1em;clear:both}.alignleft{float:left;margin:0 1em 1em 0;clear:both}.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.sticky{}p>img{max-width:100%;height:auto}.before-shop-loop .woocommerce-ordering select.orderby{color:var(--color-primary);font-family:var(--font-primary);font-size:0.875rem;font-weight:500}.site-departments .departments-menu{background:#fff}.site-departments .departments-menu .sub-menu li.menu-item-has-children > a{font-size:0.875rem;font-weight:600;color:var(--color-link);padding:0.4375rem 1.875rem;margin-bottom:0.1875rem}.site-offcanvas .site-brand a{color:black;text-decoration:none}a.added_to_cart{font-size:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;margin-top:10px;width:94%;padding-left:5%;height:2.25rem;padding:0;margin-left:5%;color:var(--color-shop-button);background-color:var(--color-background);border:1px solid var(--color-product-fade-border);border-radius:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:block;text-decoration:none}a.added_to_cart:before{content:'\e851';font-family:"telecomchimp";font-style:normal;font-weight:normal;text-decoration:inherit;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1.2em;margin-left:45%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.8rem}@media(max-width:600px){.site-module .module-header{flex-wrap:wrap}}@media screen and (min-width:64rem){.shop-content .content-wrapper.sidebar-left .site-sidebar .widget{padding-right:1.875rem}.shop-content .content-wrapper.sidebar-left .site-sidebar .widget .widget-title{margin-right:-1.875rem}.shop-content .content-wrapper.sidebar-right .site-sidebar .widget{padding-left:1.875rem}}.site-sidebar .widget ul li a{font-size:0.8125rem;color:var(--color-main-text);text-decoration:none;display:inline-block}.site-sidebar .widget ul > li + li{margin-top:0.5rem}.site-sidebar .widget ul{list-style:none;padding-left:0}.site-sidebar .widget{font-size:0.8125rem}.site-sidebar .widget ul.children,.site-sidebar .widget ul.sub-menu{padding-left:15px;margin-top:0.5rem}.woocommerce-product-gallery > figure.woocommerce-product-gallery__wrapper{border:1px solid #f7f8f9}.single-product-wrapper .product-stock{display:none}.single-product-wrapper .product-stock.out-of-stock{border-radius:4px;background-color:#ffeef2;color:var(--color-theme-danger);padding:6px 14px}.single-product-wrapper .product_meta span.sku_wrapper{display:none}.single-product-wrapper form.cart .add_to_cart_button{border:none}.single-product-wrapper .product-categories a::after{display:none}.product_meta span.posted_in a:first-child{margin-left:5px}.single-product-wrapper .product-extra-detail{padding-left:0}.products.site-module .module-header{width:100%}.single-product .woocommerce-message,.single-product ul.woocommerce-error li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-direction:row-reverse;justify-content:space-around}.woocommerce-message{border:1px solid #dee2e6;margin-bottom:.5rem;margin-top:.5rem;padding:1rem;font-size:.875rem}textarea{height:auto}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.site-social a i{line-height:1}.before-shop-loop .filter-wrapper .sorting-product > span{line-height:1}label{font-size:0.8125rem;margin-bottom:.2rem}a{color:var(--color-link);text-decoration:none}ul.woocommerce-error{list-style:none;border:1px solid var(--color-theme-border);margin-bottom:1.875rem;padding:1rem;font-size:.875rem}body .dgwt-wcas-search-wrapp{max-width:100%}body .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{font-style:normal;font-size:0.875rem;color:var(--color-form-placeholder)}body .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input::-moz-placeholder{font-style:normal;font-size:0.875rem;color:var(--color-form-placeholder)}body .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{font-style:normal;font-size:0.875rem;color:var(--color-form-placeholder)}body .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input::-ms-input-placeholder{font-style:normal;font-size:0.875rem;color:var(--color-form-placeholder)}body .dgwt-wcas-search-form input[type=search].dgwt-wcas-search-input::placeholder{font-style:normal;font-size:0.875rem;color:var(--color-form-placeholder)}body .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{height:3.125rem;border-radius:0;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%;padding:0 0.9375rem;-webkit-box-shadow:none;box-shadow:none;border:1px solid var(--color-form-border);padding-left:3.625rem;border-radius:var(--size-form-radius)}body form.dgwt-wcas-search-form:before{font-family:"telecomchimp";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e871";position:absolute;font-size:1.5rem;left:0.75rem;color:var(--color-form-placeholder);z-index:9;top:50%;transform:translateY(-50%)}body .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{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-family:var(--font-primary);font-size:0.875rem;letter-spacing:-0.03px;font-weight:600;text-decoration:none;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);border-top-left-radius:0;border-bottom-left-radius:0;padding-left:1.5625rem;padding-right:1.5625rem;text-transform:capitalize;text-shadow:none}body button.dgwt-wcas-search-submit:before{display:none}.dgwt-wcas-search-form{padding:7px !important}.discount-products-header h4.entry-title{color:#212121}.site-header .cart-dropdown .products .product .product-title{padding-right:5px}p.woocommerce-mini-cart__buttons.buttons a{font-size:0.8125rem;height:2.75rem;border-radius:4px;width:100%}p.woocommerce-mini-cart__buttons.buttons a:not(.checkout){background-color:var(--color-theme-light);border-color:transparent;margin-bottom:3px}p.woocommerce-mini-cart__buttons.buttons a.checkout{color:#fff;background-color:#ef262c;border-color:transparent}.site-header .cart-dropdown .cart-slider .swiper-button-next,.site-header .cart-dropdown .cart-slider .swiper-button-prev{background-image:none}.cart-dropdown .swiper-slide{min-height:90px}@media(max-width:600px){.site-header .cart-button:hover .cart-dropdown.hide{opacity:0;visibility:hidden;pointer-events:auto}}.site-header .header-addons-text .primary-text{text-transform:capitalize}span.dgwt-wcas-sp{font-family:var(--font-secondary);color:var(--color-main-text)}span.dgwt-wcas-st-title{font-size:0.875rem;font-weight:500;letter-spacing:-0.07px;line-height:1.4}.site-footer .footer-details .site-details .tags li a{text-transform:capitalize}@media screen and (min-width:75rem){.shop-wide .container{max-width:100%}}@media screen and (min-width:64rem){form.variations_form .single_variation_wrap{margin-right:1.875rem}}.single-product-wrapper form.variations_form .product-info{width:100%}form.variations_form .label{background:none;border:none;padding-left:0}a.reset_variations{color:#212121;font-size:14px;vertical-align:top;line-height:37px;display:inline-block;margin-left:10px}a.reset_variations:before{font-family:"telecomchimp";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e852';display:inline-block;font-size:14px;margin-right:3px}.variations_form .variations label:after{content:":";margin-left:2px}form.grouped_form .product-info{width:100%}form.grouped_form table a{color:currentColor;text-decoration:none}form.grouped_form .quantity{margin-right:0 !important}form.grouped_form table td{padding:10px}ul.woocommerce-widget-layered-nav-list .type-color span.color-box{width:20px;height:20px;position:relative;display:inline-block;border-radius:50%;background-repeat:no-repeat;vertical-align:middle;margin-right:10px}ul.woocommerce-widget-layered-nav-list .type-color{padding-bottom:5px;text-transform:capitalize;vertical-align:middle}ul.woocommerce-widget-layered-nav-list .type-color span.count{float:right;font-size:0.8125rem;line-height:25px;color:#9aa5b3}ul.woocommerce-widget-layered-nav-list .type-color span.color-box:after{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.1);color:#FFF;font-weight:normal;line-height:1;opacity:0;transition:opacity .2s ease;font-family:"telecomchimp";content:'\e851'}ul.woocommerce-widget-layered-nav-list li.chosen .type-color span.color-box:after,ul.woocommerce-widget-layered-nav-list li:hover .type-color span.color-box:after{opacity:1}ul.woocommerce-widget-layered-nav-list .type-button span.button-box{width:.875rem;height:.875rem;display:inline-block;background-repeat:no-repeat;vertical-align:middle;margin-right:10px;border:1px solid var(--color-form-border);position:absolute;left:0;top:4px;border-radius:2px}ul.woocommerce-widget-layered-nav-list .type-button a{padding-left:26px;z-index:99;position:relative}ul.woocommerce-widget-layered-nav-list .type-button{text-transform:capitalize;position:relative}ul.woocommerce-widget-layered-nav-list .type-button span.button-box:after{align-items:center;justify-content:center;color:#fff;font-weight:normal;line-height:1;opacity:0;transition:opacity .2s ease;content:'';position:absolute;top:3px;left:2px;height:3px;width:7px;border:solid #fff;border-width:0 0 2px 2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-box-sizing:content-box;box-sizing:content-box}ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box{background-color:var(--color-primary);border-color:var(--color-primary)}ul.woocommerce-widget-layered-nav-list li.chosen .type-button span.button-box:after{opacity:1}ul.woocommerce-widget-layered-nav-list .type-button:hover span.button-box{background-color:var(--color-theme-light)}ul.woocommerce-widget-layered-nav-list .type-button a:before{display:none}ul.woocommerce-widget-layered-nav-list .type-button span.count{float:right;font-size:0.8125rem;line-height:25px;color:#9aa5b3}ul.woocommerce-widget-layered-nav-list li.chosen .type-button a{color:var(--color-primary);text-shadow:0px 0px 0px}ul.woocommerce-widget-layered-nav-list .type-button a{margin-bottom:3px}.site-loading{position:fixed;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;width:100%;height:100%;top:0;left:0;background-color:var(--color-background);z-index:100000}.site-loading .preloading{position:relative;width:60px;height:60px}.site-loading .circular{position:absolute;width:100%;height:100%;-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;top:0;right:0;bottom:0;left:0}.site-loading .path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke:var(--color-primary);-webkit-animation:dashray 1.5s ease-in-out infinite;animation:dashray 1.5s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dashray{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes dashray{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}.klb-mobile-search{height:auto;padding-bottom:.9375rem;top:initial;bottom:56px;position:fixed;z-index:999;left:0;right:0;background-color:#fff;padding-left:.9375rem;padding-right:.9375rem;padding-top:.9375rem;border-top:1px solid #e3e4e6;opacity:0;visibility:hidden}.klb-mobile-search.active{opacity:1;visibility:visible}.site-header .header-nav .site-menu .menu > .menu-item.current-menu-item > a{color:var(--color-link)}a.ajax_add_to_cart{position:relative}.ajax_add_to_cart.loading i{opacity:0}.ajax_add_to_cart.loading:after{opacity:1;animation:klb-rotate 450ms infinite linear}@keyframes klb-rotate{100%{transform:rotate(360deg)}}.ajax_add_to_cart:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;transition:opacity .2s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgb(161 161 161 / 40%);border-left-color:#000;border-radius:50%;vertical-align:middle}.post .entry-title{word-break:break-word}@media(max-width:480px){.site-module .module-header .entry-title{font-size:1.22rem}}.site-header .cart-dropdown .cart-slider .swiper-button-prev::after{content:'\e82a';font-family:"telecomchimp";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px}.site-header .cart-dropdown .cart-slider .swiper-button-next::after{content:'\e829';font-family:"telecomchimp";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px}.specification-content table{margin-bottom:30px}.specification-content table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.specification-content table tr{border-bottom:1px solid var(--color-form-border)}.specification-content table td{border:none;padding-left:0;max-width:50%;width:50%;font-size:0.875rem}.specification-content h2{font-family:var(--font-secondary);font-size:1rem;font-weight:700;text-transform:uppercase}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{display:none}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'\e829';font-family:"telecomchimp";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px !important}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'\e82a';font-family:"telecomchimp";font-style:normal;font-weight:normal;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:25px !important}@media(max-width:320px){.single-product-wrapper form.cart .add_to_cart_button{padding-left:0.8rem;padding-right:0.8rem}.badge{padding:0.375rem 0.35rem;min-height:1rem;font-size:0.5875rem}.badge.onsale{font-size:0.6875rem}}.related.products .products{width:100%}.single-product ul.woocommerce-error{margin-top:1.875rem}.badge.onsale{color:#fff;font-size:0.9rem}.site-brand a img,.site-header .header-mobile .site-brand img,.site-offcanvas-header .site-brand img{height:auto}.site-offcanvas nav.site-menu.vertical.thirdy li{align-items:baseline}.site-offcanvas nav.site-menu.vertical.thirdy li[class^=klbth-icon-]:before{margin-right:10px}.woocommerce-message a.button{white-space:pre}.site-offcanvas nav.categories a.all-categories{height:54px;width:100%;padding-left:1.25rem;padding-right:1.25rem;background-color:#f7f8f9;border-top-left-radius:6px;border-top-right-radius:6px;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:#212121}.site-offcanvas nav.categories .departments-icon{font-size:1.1875rem}.site-offcanvas nav.categories .departments-text{font-size:0.875rem;font-weight:500;margin-left:0.75rem}.site-offcanvas nav.categories .departments-arrow{font-size:1.25rem;margin-left:auto}.site-offcanvas nav.categories ul li{align-items:baseline}.site-offcanvas nav.categories ul li:before{margin-right:10px}.site-offcanvas nav.categories ul.departments-menu{margin-top:20px}.site-sidebar .widget_rating_filter ul li a{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;font-size:11px;color:#333;font-size:0.8125rem;font-weight:500}.site-sidebar .widget_rating_filter ul li a > span{margin-right:8px}@media screen and (min-width:64rem){.site-footer .footer-widgets .col-five{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.single-product-wrapper form.cart .quantity.hidden{border:none;padding:0;margin:0 !important}.single-product-wrapper form.cart .quantity.hidden + button{margin-left:0}@media(max-width:600px){.product-info-top .single_variation_wrap{margin-bottom:0.625rem}.single-product-wrapper form.grouped_form .add_to_cart_button{margin-left:0}}.site-departments .departments-menu .sub-menu{height:auto;min-height:100%}.products .product-price-cart a.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 a.button i{font-size:1.25rem;margin-right:0}.products .product-price-cart a.button:hover{background-color:#eff5f2;border-color:#e4f0e9}.single-product-meta-wrapper.stock-wrapper{background-color:bisque;text-align:center;padding:0.5rem;font-weight:bold}.single-product-meta-wrapper.stock-wrapper-danger{background-color:orangered;text-align:center;padding:0.5rem;color:white;font-weight:bold}.single-product-meta-wrapper.stock-wrapper-safe{background-color:dodgerblue;text-align:center;padding:0.5rem;font-weight:bold;color:white}span.sub-meta-title{font-weight:bold}.sub-meta-wrapper{margin-top:1rem}td.sub-meta-text{font-weight:500}ul.linked_variations{display:grid;list-style-type:none;margin:0;padding:0;column-gap:2px}ul.variations-col-3{column-count:3;grid-template-columns:repeat(3,1fr)}ul.variations-col-4{column-count:4;grid-template-columns:repeat(4,1fr)}ul.variations-col-5{column-count:5;grid-template-columns:repeat(5,1fr)}li.linked_variation_thumb_box{border:1px solid var(--color-theme-border);margin:5px}.row.variations{margin-top:1rem}.product-specs{margin-top:1rem}.product-box-heading{font-weight:bold}.product-meta-message{font-size:.75rem;margin:.2rem 0}.product-content-wrapper{padding:0 0.9375rem 0.9375rem;position:relative}.bulk-prices-table{margin-bottom:5px}.product.type-product.status-publish{margin-bottom:1rem}.product-message.color-warning{color:tomato}.quantity.hidden{border:none;padding:0;margin-left:0}th,td{text-align:center;vertical-align:middle}:root{--tc-catalogue-ink:#212121;--tc-catalogue-text:#212121;--tc-catalogue-muted:#62625e;--tc-catalogue-border:#deded9;--tc-catalogue-soft:#f7f7f5;--tc-catalogue-yellow:#ffbd27;--tc-catalogue-yellow-dark:#a56f00;--tc-catalogue-add:#ffbd27}.tc-catalogue-header{border-bottom:1px solid var(--tc-catalogue-border);margin:1.25rem 0 0;padding:0 0 1.25rem}.tc-catalogue-header__title{color:var(--tc-catalogue-ink);font-size:clamp(1.625rem,2.8vw,2.5rem);font-weight:750;letter-spacing:-0.025em;line-height:1.12;margin:0}.tc-native-filters{background:#fff;color:var(--tc-catalogue-text)}.content-primary .remove-filter,.filtered-sidebar .wpc-filter-chips-list,.filtered-sidebar .wpc-filter-chip-reset-all,.filtered-sidebar .tc-filter-clear-control{display:none !important}.tc-filter-summary{align-items:center;background:#fff;border-bottom:1px solid var(--tc-catalogue-border);border-top:3px solid var(--tc-catalogue-yellow);display:flex;gap:0.75rem;justify-content:space-between;margin-bottom:0.25rem;padding:0.375rem 0.625rem}.tc-filter-summary[hidden],.tc-mobile-filter-actions [hidden]{display:none !important}.tc-filter-summary__count{color:var(--tc-catalogue-ink);font-size:0.8125rem;font-variant-numeric:tabular-nums;font-weight:750}.tc-filter-summary__clear{align-items:center;color:var(--tc-catalogue-ink);display:inline-flex;font-size:0.8125rem;font-weight:750;min-height:44px;padding:0 0.25rem;text-decoration:underline;text-decoration-color:var(--tc-catalogue-yellow-dark);text-decoration-thickness:2px;text-underline-offset:3px}.site-content .content-primary{position:relative}.site-content .content-primary .products{transition:opacity 180ms ease}.tc-catalogue-loading-state{display:none}.site-content.ajax-catalogue-loading .content-primary .products{isolation:isolate;opacity:1;pointer-events:none;position:relative;transition:none}.site-content.ajax-catalogue-loading .content-primary .products > :not(.tc-catalogue-loading-state){visibility:hidden !important}.site-content.ajax-catalogue-loading .content-primary .products > .tc-catalogue-loading-state{background:#fff;display:block;inset:0;overflow:hidden;position:absolute;visibility:visible !important;z-index:20}.tc-catalogue-loading-state__header{align-items:center;background:var(--tc-catalogue-soft);border:1px solid var(--tc-catalogue-border);border-radius:8px;color:var(--tc-catalogue-ink);display:flex;font-size:0.875rem;font-weight:750;gap:0.625rem;justify-content:center;min-height:52px;padding:0.625rem 1rem}.tc-catalogue-loading-state__spinner.preloader{animation:rotator 1.4s linear infinite;color:var(--tc-catalogue-yellow-dark);flex:0 0 28px;height:28px;inset:auto;margin:0;position:static;transform:none;transition:none;width:28px}.tc-catalogue-loading-state__grid{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:12px}.tc-catalogue-loading-state__card{animation:tc-catalogue-skeleton-pulse 1.2s ease-in-out infinite;background:#fff;border:1px solid var(--tc-catalogue-border);border-radius:9px;display:block;overflow:hidden}.tc-catalogue-loading-state__media{aspect-ratio:1 / 1;background:#ececea;display:block}.tc-catalogue-loading-state__body{display:grid;gap:0.625rem;padding:0.875rem}.tc-catalogue-loading-state__line{background:#e4e4e1;border-radius:999px;display:block;height:0.75rem;width:68%}.tc-catalogue-loading-state__line--long{width:92%}.tc-catalogue-loading-state__line--short{width:44%}.products.list-view-products .tc-catalogue-loading-state__grid{grid-template-columns:1fr}.products.list-view-products .tc-catalogue-loading-state__card{display:grid;grid-template-columns:minmax(7rem,11rem) minmax(0,1fr)}@media (min-width:1500px){.tc-catalogue-loading-state__grid{grid-template-columns:repeat(5,minmax(0,1fr))}.content-wrapper:is(.sidebar-left,.sidebar-right) .tc-catalogue-loading-state__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@keyframes tc-catalogue-skeleton-pulse{0%,100%{opacity:0.62}50%{opacity:1}}@media (max-width:1024px){.tc-catalogue-loading-state__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.tc-catalogue-loading-state__grid{gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:8px}.tc-catalogue-loading-state__header{min-height:48px}}.tc-native-filter-section{border-bottom:1px solid var(--tc-catalogue-border);margin:0 !important;padding:0.625rem 0}.tc-native-filter-section__title{color:var(--tc-catalogue-ink);font-size:0.9375rem !important;font-weight:750 !important;line-height:1.3;margin:0 0 0.25rem !important}.tc-filter-section--collapsible{padding:0}.tc-filter-section--collapsible > .widget-title,.tc-filter-section--collapsible > .tc-native-filter-section__title{margin:0 !important}.tc-filter-section--collapsible > .widget-title:hover,.tc-filter-section--collapsible > .widget-title:focus-within,.tc-filter-section--collapsible > .tc-native-filter-section__title:hover,.tc-filter-section--collapsible > .tc-native-filter-section__title:focus-within{background:transparent !important;color:var(--tc-catalogue-ink) !important}.tc-filter-accordion__toggle{align-items:center;background:transparent;border:0;color:var(--tc-catalogue-ink);cursor:pointer;display:flex;font:inherit;font-weight:750;gap:0.75rem;justify-content:space-between;min-height:44px;padding:0;text-align:left;width:100%}.tc-filter-accordion__toggle:hover,.tc-filter-accordion__toggle:focus,.tc-filter-accordion__toggle:active{background:transparent !important;color:var(--tc-catalogue-ink) !important}.tc-filter-accordion__toggle:focus-visible{outline:2px solid var(--tc-catalogue-ink);outline-offset:2px}.tc-filter-accordion__toggle::after{border-bottom:2px solid currentColor;border-right:2px solid currentColor;content:"";flex:0 0 8px;height:8px;margin:0 0.25rem 4px 0;transform:rotate(45deg);transition:transform 180ms ease;width:8px}.tc-filter-accordion__toggle[aria-expanded="true"]::after{margin-bottom:-4px;transform:rotate(225deg)}.tc-filter-accordion__panel{padding-bottom:0.5rem}.tc-filter-accordion__panel[hidden]{display:none !important}.tc-native-filters .woocommerce-widget-layered-nav-list{margin:0;padding:0}.tc-native-filters .woocommerce-widget-layered-nav-list__item{list-style:none;margin:0;padding:0 !important;position:relative}.tc-native-filters .woocommerce-widget-layered-nav-list__item::before,.tc-native-filters .woocommerce-widget-layered-nav-list__item::after{display:none !important}.tc-native-filters .woocommerce-widget-layered-nav-list__item a{align-items:center;color:var(--tc-catalogue-text);display:flex !important;font-size:0.875rem;gap:0.5rem;line-height:1.35;min-height:44px;min-width:0;padding:0.0625rem 2rem 0.0625rem 0;position:relative;text-decoration:none;width:100%}.tc-native-filters .woocommerce-widget-layered-nav-list__item[hidden]{display:none !important}.tc-filter-values-toggle{align-items:center;background:transparent;border:0;color:var(--tc-catalogue-ink);cursor:pointer;display:flex;font:inherit;font-size:0.8125rem;font-weight:650;justify-content:center;margin-top:0.125rem;min-height:44px;padding:0.25rem 0;text-align:center;text-decoration:underline;text-decoration-color:var(--tc-catalogue-yellow-dark);text-decoration-thickness:2px;text-underline-offset:3px;touch-action:manipulation;width:100%}.tc-filter-values-toggle:hover,.tc-filter-values-toggle:focus,.tc-filter-values-toggle:active{background:transparent !important;color:var(--tc-catalogue-ink) !important}.tc-filter-values-toggle:focus-visible{outline:2px solid var(--tc-catalogue-ink);outline-offset:2px}.tc-native-filters .woocommerce-widget-layered-nav-list__item a::before{background:#fff;border:1.5px solid #667085;border-radius:3px;box-sizing:border-box;content:"";display:block !important;flex:0 0 20px !important;height:20px !important;max-width:20px !important;min-width:20px !important;width:20px !important}.tc-native-filters .woocommerce-widget-layered-nav-list__item--chosen a::before{background:var(--tc-catalogue-ink);border-color:var(--tc-catalogue-ink);box-shadow:inset 0 0 0 4px var(--tc-catalogue-yellow)}.tc-native-filters .woocommerce-widget-layered-nav-list__item .count{color:var(--tc-catalogue-muted);font-size:0.75rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.tc-native-filters .woocommerce-widget-layered-nav-list__item.tc-native-filter-option--disabled a{color:var(--tc-catalogue-muted);cursor:not-allowed;opacity:0.48}.tc-native-filters .woocommerce-widget-layered-nav-list__item.tc-native-filter-option--disabled a::before{background:var(--tc-catalogue-soft);border-color:#aeb7c2}.tc-native-filter-boolean-label{min-width:0;overflow-wrap:anywhere}.tc-native-filter-boolean-item a[aria-current="true"]{font-weight:650}.tc-subcategory-chooser{background:#fff;border:1px solid var(--tc-catalogue-border);border-top:4px solid var(--tc-catalogue-yellow);border-radius:6px;box-shadow:0 8px 24px rgba(4,30,66,0.06);margin:1.5rem 0 0;padding:1.25rem}.tc-subcategory-chooser__heading{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.tc-subcategory-chooser h2{color:var(--tc-catalogue-ink);font-size:1.125rem;font-weight:700;line-height:1.25;margin:0}.tc-subcategory-search{flex:0 1 21rem;position:relative}.tc-subcategory-search__icon{border:2px solid var(--tc-catalogue-ink);border-radius:50%;height:0.8rem;left:1rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-60%);width:0.8rem}.tc-subcategory-search__icon::after{background:var(--tc-catalogue-ink);content:"";height:2px;left:0.62rem;position:absolute;top:0.62rem;transform:rotate(45deg);width:0.42rem}.tc-subcategory-search input{background:#fff;border:1px solid #aeb7c2;border-radius:4px;color:var(--tc-catalogue-text);font-size:0.9375rem;height:44px;padding:0 2.75rem;width:100%}.tc-subcategory-search input:focus-visible,.tc-subcategory-list:focus-visible,.tc-subcategory-link:focus-visible,.tc-filter-trigger:focus-visible,.filtered-sidebar a:focus-visible,.filtered-sidebar button:focus-visible,.filtered-sidebar input:focus-visible,.filtered-sidebar select:focus-visible{box-shadow:0 0 0 3px rgba(255,189,39,0.55);outline:2px solid var(--tc-catalogue-ink);outline-offset:1px}.tc-subcategory-list{display:grid;gap:0.5rem;grid-template-columns:repeat(4,minmax(0,1fr));max-height:21rem;overflow-y:auto;overscroll-behavior:contain;padding:0.125rem 0.5rem 0.125rem 0.125rem;scrollbar-color:var(--tc-catalogue-yellow-dark) #edf0f3;scrollbar-width:thin}.tc-subcategory-list-shell{min-width:0;position:relative}.tc-subcategory-list::-webkit-scrollbar{width:10px}.tc-subcategory-list::-webkit-scrollbar-track{background:#dfe4e9;border-radius:999px}.tc-subcategory-list::-webkit-scrollbar-thumb{background:var(--tc-catalogue-ink);border:2px solid var(--tc-catalogue-yellow);border-radius:999px;min-height:44px}.tc-subcategory-list-shell.has-custom-scrollbar .tc-subcategory-list{padding-right:1rem;scrollbar-width:none}.tc-subcategory-list-shell.has-custom-scrollbar .tc-subcategory-list::-webkit-scrollbar{height:0;width:0}.tc-subcategory-scroll-rail{background:#dfe4e9;border:1px solid #c8d0d9;border-radius:999px;bottom:0.25rem;box-shadow:inset 0 1px 2px rgba(4,30,66,0.16);box-sizing:border-box;display:none;pointer-events:none;position:absolute;right:0.25rem;top:0.25rem;width:6px;z-index:2}.tc-subcategory-list-shell.is-scrollable .tc-subcategory-scroll-rail{display:block}.tc-subcategory-scroll-thumb{background:var(--tc-catalogue-ink);border:1px solid var(--tc-catalogue-yellow);border-radius:999px;box-shadow:0 1px 3px rgba(4,30,66,0.22);box-sizing:border-box;left:-1px;min-height:44px;position:absolute;top:-1px;transition:transform 80ms linear;width:6px}.tc-subcategory-link{align-items:center;background:var(--tc-catalogue-soft);border:1px solid transparent;border-radius:4px;color:var(--tc-catalogue-text);display:grid;gap:0.1rem 0.625rem;grid-template-columns:minmax(0,1fr) 0.5rem;min-height:52px;padding:0.625rem 0.75rem;text-decoration:none;transition:background-color 120ms ease,border-color 120ms ease}.tc-subcategory-link:hover{background:#fff8df;border-color:var(--tc-catalogue-yellow-dark);color:var(--tc-catalogue-ink)}.tc-subcategory-link__name{font-size:0.875rem;font-weight:650;line-height:1.25;min-width:0}.tc-subcategory-link__label{align-items:center;display:flex;flex-wrap:wrap;gap:0.35rem;min-width:0}.tc-subcategory-link__badge{background:var(--tc-catalogue-yellow);border:1px solid var(--tc-catalogue-yellow-dark);border-radius:999px;color:var(--tc-catalogue-ink);flex:0 0 auto;font-size:0.625rem;font-weight:800;letter-spacing:0.025em;line-height:1;padding:0.25rem 0.4rem;text-transform:uppercase}.tc-subcategory-link__count{color:var(--tc-catalogue-muted);font-size:0.6875rem;grid-column:1;line-height:1.2}.tc-subcategory-link__arrow{border-right:1.5px solid currentColor;border-top:1.5px solid currentColor;grid-column:2;grid-row:1 / 3;height:0.42rem;transform:rotate(45deg);width:0.42rem}.tc-subcategory-empty{background:var(--tc-catalogue-soft);color:var(--tc-catalogue-muted);font-size:0.875rem;margin:0;padding:1rem;text-align:center}.before-shop-loop .content-column > .filter-button{display:none !important}.before-shop-loop .sorting-product{align-items:center;gap:0.5rem}.before-shop-loop .woocommerce-ordering{margin:0}.before-shop-loop .woocommerce-ordering select:not(.select2-hidden-accessible){appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,var(--tc-catalogue-ink) 50%),linear-gradient(135deg,var(--tc-catalogue-ink) 50%,transparent 50%);background-position:calc(100% - 1rem) calc(50% - 1px),calc(100% - 0.625rem) calc(50% - 1px);background-repeat:no-repeat;background-size:0.4rem 0.4rem;border:1px solid #8c9298;border-radius:4px;color:var(--tc-catalogue-ink);cursor:pointer;font-size:0.875rem;font-weight:500;height:44px;min-width:11rem;padding:0 2.25rem 0 0.75rem}.before-shop-loop .woocommerce-ordering select:not(.select2-hidden-accessible):hover{background-color:var(--tc-catalogue-soft) !important;border-color:#555b61 !important}.before-shop-loop .woocommerce-ordering select:focus-visible{border-color:var(--tc-catalogue-ink) !important;box-shadow:0 0 0 3px rgba(255,189,39,0.42) !important;outline:0}.tc-mobile-filter-actions{display:none}.tc-empty-filter-toolbar{display:none}.shop-content .products:not(.list-view-products){align-items:stretch;display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width:1500px){.shop-content .products:not(.list-view-products){grid-template-columns:repeat(5,minmax(0,1fr))}.shop-content .content-wrapper:is(.sidebar-left,.sidebar-right) .products:not(.list-view-products){grid-template-columns:repeat(4,minmax(0,1fr))}}.shop-content .products:not(.list-view-products) > .product{background:#fff;border:1px solid var(--tc-catalogue-border);border-radius:9px;display:flex;flex-direction:column;max-width:none !important;overflow:hidden;transition:border-color 160ms ease,box-shadow 160ms ease,transform 160ms ease;width:auto !important}.shop-content .products:not(.list-view-products) > .product:hover{border-color:var(--tc-catalogue-yellow);box-shadow:0 12px 28px rgba(33,33,33,0.1);transform:translateY(-2px)}.shop-content .products:not(.list-view-products) > .product > .product-wrapper{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;width:100%}.shop-content .products:not(.list-view-products) > .product .thumbnail-wrapper{align-items:center;aspect-ratio:1;border-bottom:1px solid var(--tc-catalogue-border);display:grid;justify-items:center;margin:0;padding:12px;width:100%}.shop-content .products:not(.list-view-products) > .product .thumbnail-wrapper > a{align-items:center;display:grid;height:100%;justify-items:center;width:100%}.shop-content .products:not(.list-view-products) > .product .thumbnail-wrapper img{aspect-ratio:1;display:block;height:100%;object-fit:contain;width:100%}.shop-content .products:not(.list-view-products) > .product .product-content{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.shop-content .products:not(.list-view-products) > .product .product-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:14px}.shop-content .products:not(.list-view-products) > .product .product-title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;height:3.66rem;min-height:3.66rem;overflow:hidden;font-size:0.875rem;font-weight:650;line-height:1.22rem;margin:0 0 0.75rem}.shop-content .products:not(.list-view-products) > .product .product-price-cart{margin-top:auto}.shop-content .products:not(.list-view-products) > .product .product-content-wrapper > .product-meta{margin-top:auto}.shop-content .products:not(.list-view-products) > .product .product-title a:hover{color:var(--tc-catalogue-ink);text-decoration-color:var(--tc-catalogue-yellow-dark);text-decoration-thickness:2px;text-underline-offset:3px}.shop-content .products .badge.onsale{align-items:center;background:#d92d20;color:#fff;display:inline-flex;font-size:0.9rem;font-variant-numeric:tabular-nums;font-weight:800;justify-content:center;line-height:1;min-height:1.75rem;min-width:3rem;padding:0.375rem 0.625rem;text-align:center}.tc-filter-trigger{align-items:center;background:var(--tc-catalogue-yellow);border:1px solid var(--tc-catalogue-yellow-dark);border-radius:4px;color:var(--tc-catalogue-ink);cursor:pointer;display:none;font:inherit;font-size:0.875rem;font-weight:650;gap:0.5rem;height:44px;justify-content:center;min-width:7rem;padding:0 0.875rem;touch-action:manipulation}.tc-filter-trigger__icon{border-bottom:2px solid currentColor;border-top:2px solid currentColor;height:0.75rem;position:relative;width:1rem}.tc-filter-trigger__icon::after{background:currentColor;content:"";height:2px;left:0;position:absolute;top:0.2rem;width:1rem}.tc-filter-trigger__count{align-items:center;background:var(--tc-catalogue-yellow);border-radius:999px;color:var(--tc-catalogue-ink);display:inline-flex;font-size:0.6875rem;font-weight:800;height:1.25rem;justify-content:center;min-width:1.25rem;padding:0 0.25rem}.tc-filter-trigger__count[hidden]{display:none}.tc-loop-purchase-controls{align-items:stretch;display:flex;gap:0.5rem;margin:auto 0.9375rem 0.9375rem;min-width:0;overflow:hidden;width:calc(100% - 1.875rem)}.tc-loop-purchase-controls > .quantity{border-radius:4px;box-sizing:border-box;flex:1 0 7.75rem;height:46px;margin:0 !important;min-width:7.75rem;overflow:hidden;padding-left:44px;padding-right:44px;width:auto}.tc-loop-purchase-controls > .added_to_cart{display:none !important}.tc-loop-purchase-controls > .quantity .quantity-button{touch-action:manipulation;width:44px}.tc-loop-purchase-controls > .quantity .qty{box-sizing:border-box;font-variant-numeric:tabular-nums;height:44px;min-width:3ch;padding-left:2px !important;padding-right:2px !important;text-align:center;width:100%}.tc-loop-purchase-controls > .quantity .minus::after,.tc-loop-purchase-controls > .quantity .plus::after,.tc-loop-purchase-controls > .quantity .plus::before{left:50%;right:auto;top:50%;transform:translate(-50%,-50%)}.tc-loop-purchase-controls > .add_to_cart_button{align-items:center;background:var(--tc-catalogue-add);border:1px solid var(--tc-catalogue-add);border-radius:4px;color:var(--tc-catalogue-ink);display:inline-flex;flex:0 0 46px;font-size:0;height:46px;justify-content:center;margin:0 !important;min-height:46px;min-width:46px;position:relative;touch-action:manipulation;width:46px}.tc-loop-purchase-controls > .add_to_cart_button i{margin:0}.tc-loop-purchase-controls > .add_to_cart_button:hover,.tc-loop-purchase-controls > .add_to_cart_button:focus-visible{background:#ffd05c;border-color:var(--tc-catalogue-yellow-dark);color:var(--tc-catalogue-ink)}.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-pending{background:var(--tc-catalogue-add);border-color:var(--tc-catalogue-add);cursor:progress;opacity:0.86}.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-added{background:#00a046;border-color:#00a046;color:#fff}.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-pending i,.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-added i{opacity:0}.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-pending::after{animation:tc-filter-action-spin 700ms linear infinite;border:2px solid rgb(33 33 33 / 28%);border-radius:50%;border-top-color:var(--tc-catalogue-ink);content:"";height:18px;inset:0;margin:auto;position:absolute;width:18px}.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-added::after{position:absolute;top:50%;left:50%;width:9px;height:15px;margin:0;border:solid #fff;border-width:0 3px 3px 0;content:"";transform:translate(-50%,-60%) rotate(45deg);transform-origin:center;animation:none;transition:none}.shop-content .products .tc-loop-stock-error{background:#fff3f1;border-left:3px solid #c72c1c;border-radius:0.25rem;color:#8e1d13;font-size:0.75rem;font-weight:700;line-height:1.35;margin:0 0.9375rem 0.75rem;padding:0.5rem 0.625rem}.shop-content .products .qty[aria-invalid="true"]{color:#8e1d13;outline:2px solid #c72c1c;outline-offset:-2px}.shop-content .woocommerce-pagination{margin-top:clamp(1.75rem,4vw,3rem);margin-bottom:clamp(2.5rem,5vw,4.5rem)}.shop-content .woocommerce-pagination ul{gap:0.5rem;margin:0}.shop-content .woocommerce-pagination ul li{margin:0}.shop-content .woocommerce-pagination ul li > .page-numbers{align-items:center;background:#fff;border:1px solid var(--tc-catalogue-border);border-radius:0.5rem;color:var(--tc-catalogue-ink);display:inline-flex;font-size:0.875rem;font-variant-numeric:tabular-nums;font-weight:750;height:2.75rem;justify-content:center;min-width:2.75rem;padding:0 0.625rem;text-decoration:none;transition:background-color 150ms ease,border-color 150ms ease,color 150ms ease,transform 150ms ease;width:auto}.shop-content .woocommerce-pagination ul li > .page-numbers.current{background:var(--tc-catalogue-yellow);border-color:var(--tc-catalogue-yellow-dark);color:var(--tc-catalogue-ink)}.shop-content .woocommerce-pagination ul li > .page-numbers.dots{background:transparent;border-color:transparent;min-width:1.75rem;padding:0}.shop-content .woocommerce-pagination ul li > a.page-numbers:hover{background:#fff7db;border-color:var(--tc-catalogue-yellow-dark);color:var(--tc-catalogue-ink);transform:translateY(-1px)}.shop-content .woocommerce-pagination ul li > a.page-numbers:focus-visible{outline:3px solid rgb(255 189 39 / 40%);outline-offset:2px}.shop-content .woocommerce-pagination ul li > :is(.prev,.next){border:1px solid var(--tc-catalogue-border);margin:0;padding:0}.shop-content .tc-pagination-arrow{fill:none;height:1.25rem;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1.25rem}.tc-product-cta-unavailable{align-items:stretch;border-top:1px solid var(--tc-catalogue-border);display:flex;flex-direction:column;gap:0.5rem;margin:auto 0.9375rem 0.9375rem;padding-top:0.75rem}.tc-product-cta-unavailable__label{color:#8a2c0d;font-size:0.75rem;font-weight:650;line-height:1.3}.products .product .tc-view-product-button{align-items:center;background:#fff7db;border:1px solid var(--tc-catalogue-yellow-dark);border-radius:4px;color:var(--tc-catalogue-ink);display:inline-flex;font-size:0.8125rem;font-weight:700;justify-content:center;min-height:44px;padding:0 0.75rem;text-decoration:none}.tc-filter-overlay{background:rgba(33,33,33,0.58);border:0;box-sizing:border-box;display:none;height:100dvh !important;inset:0;max-height:none !important;max-width:none !important;min-height:100dvh !important;min-width:100vw !important;padding:0;position:fixed;width:100vw !important;z-index:1000000}@media (max-width:1024px){.shop-content .content-wrapper:is(.sidebar-left,.sidebar-right) > .content-primary{flex:0 0 100%;max-width:100%;width:100%}.shop-content .products:not(.list-view-products){grid-template-columns:repeat(3,minmax(0,1fr))}html.tc-filter-drawer-open,html.tc-filter-drawer-open body{overflow:hidden}.tc-filter-trigger{display:inline-flex}.tc-empty-filter-toolbar{border-bottom:1px solid var(--tc-catalogue-border);display:flex;margin-top:1rem;padding-bottom:0.625rem}.tc-empty-filter-toolbar .tc-filter-trigger{flex:1 1 auto}.before-shop-loop .content-column,.before-shop-loop .filter-wrapper,.before-shop-loop .sorting-product{width:100%}.before-shop-loop .sorting-product{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.tc-filter-trigger{background:#fff;border-color:#8c9298;min-width:0;width:100%}.tc-filter-trigger:hover,.tc-filter-trigger:focus-visible{background:var(--tc-catalogue-soft);border-color:#555b61;color:var(--tc-catalogue-ink)}.before-shop-loop .woocommerce-ordering{align-items:stretch;display:flex;flex:1 1 auto;height:44px;margin:0 !important;min-width:0;width:100%}.before-shop-loop .woocommerce-ordering select:not(.select2-hidden-accessible){display:block !important;height:44px !important;margin:0 !important;min-width:0;max-width:100%;width:100% !important}.tc-filter-drawer-open .tc-filter-overlay{display:block}.filtered-sidebar{bottom:0;box-shadow:12px 0 36px rgba(4,21,35,0.2);display:block !important;height:100dvh;left:0;max-width:min(92vw,420px) !important;opacity:1 !important;overflow:hidden;padding:0 !important;top:0;transform:translate3d(-102%,0,0) !important;transition:transform 190ms ease,visibility 190ms linear;visibility:hidden;width:min(92vw,420px) !important;z-index:1000001}.filtered-sidebar.tc-filter-open{transform:translate3d(0,0,0) !important;visibility:visible}.filtered-sidebar .site-scroll,.filtered-sidebar .sidebar-inner,.filtered-sidebar .tc-native-filters{height:100%;max-height:none !important}.filtered-sidebar .site-scroll{overflow:hidden !important}.filtered-sidebar .sidebar-inner{display:flex;flex-direction:column;overflow:hidden}.filtered-sidebar .sidebar-mobile-header{align-items:center;background:#fff;border-bottom:3px solid var(--tc-catalogue-yellow);display:flex !important;flex:0 0 auto;margin:0;min-height:64px;padding:0.625rem 1rem}.filtered-sidebar .sidebar-mobile-header .entry-title{color:var(--tc-catalogue-ink);font-size:1rem;font-weight:750}.filtered-sidebar .sidebar-mobile-header .tc-filter-summary{background:transparent;border:0;flex:1 1 auto;min-width:0;padding:0}.filtered-sidebar .sidebar-mobile-header .close-sidebar{align-items:center;background:var(--tc-catalogue-ink);border:2px solid var(--tc-catalogue-yellow);border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;margin-left:auto;padding:0;width:44px}.filtered-sidebar .tc-filter-summary{background:#fff;border-top:0;flex:0 0 auto;justify-content:flex-start;margin:0;padding-left:1rem;padding-right:1rem}.filtered-sidebar .tc-filter-summary__count{align-items:center;background:var(--tc-catalogue-yellow);border:1px solid var(--tc-catalogue-yellow-dark);border-radius:999px;display:inline-flex;min-height:30px;padding:0 0.75rem}.filtered-sidebar .tc-filter-summary__clear{display:none !important}.filtered-sidebar .widget{flex:1 1 auto;height:auto !important;margin:0;min-height:0;overflow:hidden}.filtered-sidebar .tc-native-filters{display:flex;flex:1 1 auto;flex-direction:column;height:auto !important;min-height:0}.filtered-sidebar .tc-native-filters__scroll{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding:0 1rem 1rem;scrollbar-color:var(--tc-catalogue-yellow-dark) #edf0f3;scrollbar-width:thin;touch-action:pan-y}.filtered-sidebar .tc-native-filter-section{flex:0 0 auto;height:auto !important;overflow:visible}.filtered-sidebar .tc-native-filters .woocommerce-widget-layered-nav-list__item a{min-height:44px}.filtered-sidebar .wpc-filters-scroll-container{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow-y:auto !important;overscroll-behavior-y:contain;padding:0.75rem 1rem 1rem;scrollbar-color:var(--tc-catalogue-yellow-dark) #edf0f3;scrollbar-width:thin;touch-action:pan-y}.filtered-sidebar .wpc-term-item-content-wrapper{align-items:center;display:grid !important;gap:0.625rem;grid-template-columns:20px minmax(0,1fr) auto;min-height:44px;min-width:0;width:100%}.filtered-sidebar .wpc-term-item-content-wrapper input{align-self:center;box-sizing:border-box;flex:0 0 20px;height:20px;margin:0 !important;min-height:20px;min-width:20px;width:20px}.filtered-sidebar .wpc-term-item-content-wrapper label,.filtered-sidebar .wpc-term-item-content-wrapper a{align-items:center;display:flex;line-height:1.35;margin:0 !important;min-height:44px;min-width:0;overflow-wrap:anywhere;padding:0}.filtered-sidebar select.wpc-filters-widget-select{background:#fff;border:1px solid #aeb7c2;border-radius:4px;color:var(--tc-catalogue-text);font-size:1rem;height:46px;padding:0 0.75rem;width:100%}.filtered-sidebar .tc-mobile-filter-actions{align-items:center;background:#fff;border-top:1px solid var(--tc-catalogue-border);box-shadow:0 -8px 22px rgba(4,30,66,0.1);display:grid;flex:0 0 auto;gap:0.5rem;grid-template-columns:minmax(6rem,auto) minmax(0,1fr);padding:0.75rem 1rem calc(0.75rem + env(safe-area-inset-bottom))}.tc-mobile-filter-actions__clear,.tc-mobile-filter-actions__apply{border-radius:4px;cursor:pointer;font:inherit;font-size:0.875rem;font-weight:750;min-height:48px;padding:0.5rem 0.875rem;touch-action:manipulation}.tc-mobile-filter-actions__clear{background:#fff;border:1px solid #aeb7c2;color:var(--tc-catalogue-ink)}.tc-mobile-filter-actions__apply{align-items:center;background:var(--tc-catalogue-yellow);border:1px solid var(--tc-catalogue-yellow-dark);color:var(--tc-catalogue-ink);display:inline-flex;justify-content:center;position:relative}.tc-mobile-filter-actions__clear:focus-visible,.tc-mobile-filter-actions__apply:focus-visible{box-shadow:0 0 0 3px rgba(255,197,0,0.34);outline:2px solid var(--tc-catalogue-ink);outline-offset:2px}.tc-mobile-filter-actions__apply:disabled{background:#e4e7ec;border-color:#c5cbd3;color:var(--tc-catalogue-muted);cursor:not-allowed;opacity:1}.tc-mobile-filter-actions__clear[hidden] + .tc-mobile-filter-actions__apply{grid-column:1 / -1}.tc-mobile-filter-actions__apply.is-loading{cursor:pointer;padding-right:2.75rem}.tc-mobile-filter-actions__apply.is-loading::after{animation:tc-filter-action-spin 700ms linear infinite;border:2px solid rgba(4,30,66,0.24);border-radius:50%;border-top-color:var(--tc-catalogue-ink);content:"";height:18px;position:absolute;right:0.875rem;width:18px}}@media (min-width:1024px) and (max-width:1199px){.shop-content .content-wrapper:is(.sidebar-left,.sidebar-right) .products:not(.list-view-products){grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes tc-filter-action-spin{to{transform:rotate(360deg)}}@media (max-width:767px){.shop-content .woocommerce-pagination ul{gap:0.375rem}.shop-content .woocommerce-pagination ul li > .page-numbers{min-width:2.75rem;padding-inline:0.5rem}.shop-content .products:not(.list-view-products){gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-content .products:not(.list-view-products) > .product .product-content-wrapper{padding:10px}.shop-content .products:not(.list-view-products) > .product .thumbnail-wrapper{padding:8px}.tc-loop-purchase-controls{margin-left:0.5rem;margin-right:0.5rem;width:calc(100% - 1rem)}.tc-catalogue-header{margin-top:1rem;padding-bottom:1rem}.tc-catalogue-header__title{font-size:1.625rem}.tc-subcategory-chooser{margin-top:1rem;padding:1rem}.tc-subcategory-chooser__heading{align-items:stretch;flex-direction:column}.tc-subcategory-search{flex-basis:auto;width:100%}.tc-subcategory-list{grid-template-columns:1fr;max-height:var(--tc-subcategory-mobile-height,11rem)}}@media (max-width:420px){.tc-loop-purchase-controls{flex-wrap:wrap}.tc-loop-purchase-controls > .quantity,.tc-loop-purchase-controls > .add_to_cart_button{flex-basis:100%;width:100%}}@media (prefers-reduced-motion:reduce){.tc-subcategory-link,.filtered-sidebar,.tc-filter-accordion__toggle::after,.site-content .content-primary .products,.tc-catalogue-loading-state__card,.tc-catalogue-loading-state__spinner.preloader,.tc-mobile-filter-actions__apply.is-loading::after,.tc-subcategory-scroll-thumb{scroll-behavior:auto;transition:none}.tc-catalogue-loading-state__card,.tc-catalogue-loading-state__spinner.preloader{animation:none !important}.tc-mobile-filter-actions__apply.is-loading::after{animation-duration:1.4s}.tc-loop-purchase-controls > .add_to_cart_button.tc-cart-pending::after{animation-duration:1.4s}}:root{--tc-ink:#212121;--tc-ink-soft:#525252;--tc-brand:#ffbd27;--tc-brand-hover:#f2aa00;--tc-brand-dark:#a56f00;--tc-blue:#735100;--tc-blue-dark:#4d3700;--tc-surface:#f7f7f5;--tc-line:#deded9;--tc-focus:#8a5f00;--tc-radius:10px;--tc-added-checkmark:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -4 24 24'%3E%3Cpath d='M3.06066 6.4393C2.47487 5.85355 1.52513 5.85355.93934 6.4393.353553 7.0251.353553 7.9749.93934 8.5607L7.93934 15.5607C8.52513 16.1464 9.47487 16.1464 10.0607 15.5607L23.0607 2.56066C23.6464 1.97487 23.6464 1.02513 23.0607.43934 22.4749-.14645 21.5251-.14645 20.9393.43934L9 12.3787 3.06066 6.4393z'/%3E%3C/svg%3E");--tc-shell-max:min(1440px,calc(100vw - clamp(0px,calc(20vw - 128px),180px)));--tc-shell-gutter:clamp(16px,2.4vw,42px)}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden;overflow-x:clip}*,*::before,*::after{box-sizing:border-box}body{margin:0;color:var(--tc-ink);font-family:"telecomchimp",sans-serif;max-width:100%;overflow-x:hidden;overflow-x:clip;overflow-wrap:break-word}.products .thumbnail-wrapper{position:relative}.tc-product-lifecycle-badge{position:absolute;inset-block-start:clamp(0.75rem,1.25vw,1.25rem);inset-inline-end:clamp(0.75rem,1.25vw,1.25rem);z-index:12;display:inline-flex;align-items:center;justify-content:center;min-height:1.75rem;padding:0.375rem 0.625rem;border:1px solid transparent;border-radius:999px;box-shadow:0 2px 8px rgb(33 33 33 / 16%);font-family:var(--font-primary,"telecomchimp",sans-serif);font-size:0.75rem;font-weight:800;letter-spacing:0.05em;line-height:1;pointer-events:none;text-transform:uppercase}.tc-product-lifecycle-badge--new{border-color:#056438;background:#087a42;color:#fff}.tc-product-lifecycle-badge--eol{border-color:#b22222;background:#b22222;color:#fff}.container{width:100%;max-width:var(--tc-shell-max);margin-right:auto;margin-left:auto;padding-right:var(--tc-shell-gutter);padding-left:var(--tc-shell-gutter)}:where(.site-primary,.site-header,.site-footer) .container{width:100%;max-width:var(--tc-shell-max);margin-inline:auto;padding-inline:var(--tc-shell-gutter)}.shop-wide .container{max-width:var(--tc-shell-max)}.row{display:flex;flex-wrap:wrap;margin-right:-0.75rem;margin-left:-0.75rem}.row > *{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:0.75rem;padding-left:0.75rem}.row > .col{flex:1 0 0%;width:auto}.row > .col-1{flex:0 0 auto;width:8.333333%}.row > .col-2{flex:0 0 auto;width:16.666667%}.row > .col-12{flex:0 0 auto;width:100%}@media (min-width:768px){.row > .col-md-3{flex:0 0 auto;width:25%}.row > .col-md-9{flex:0 0 auto;width:75%}.row > .col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.row > .col-lg-1{flex:0 0 auto;width:8.333333%}.row > .col-lg-2{flex:0 0 auto;width:16.666667%}.row > .col-lg-3{flex:0 0 auto;width:25%}.row > .col-lg-4{flex:0 0 auto;width:33.333333%}.row > .col-lg-5{flex:0 0 auto;width:41.666667%}.row > .col-lg-6{flex:0 0 auto;width:50%}.row > .col-lg-7{flex:0 0 auto;width:58.333333%}.row > .col-lg-8{flex:0 0 auto;width:66.666667%}.row > .col-lg-9{flex:0 0 auto;width:75%}.row > .col-lg-10{flex:0 0 auto;width:83.333333%}.row > .col-lg-11{flex:0 0 auto;width:91.666667%}.row > .col-lg-12{flex:0 0 auto;width:100%}.row > .offset-lg-1{margin-left:8.333333%}}.sticky{position:sticky;top:30px;align-self:flex-start}.admin-bar .sticky{top:62px}.cart-slider.tc-native-mini-cart .swiper-wrapper{display:grid;gap:8px;max-height:196px;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity;transform:none !important}.cart-slider.tc-native-mini-cart .swiper-slide{width:100% !important;min-height:90px;scroll-snap-align:start;transform:none !important}.cart-slider.tc-native-mini-cart .swiper-button-prev,.cart-slider.tc-native-mini-cart .swiper-button-next{display:grid;place-items:center}@media (max-width:74.999rem),(hover:none),(pointer:coarse){.site-header .cart-button .cart-dropdown{width:min(34rem,calc(100vw - 1.875rem));min-width:0;max-width:calc(100vw - 1.875rem);max-height:calc(100vh - 4.25rem);max-height:calc(100dvh - 4.25rem);overscroll-behavior:contain}.site-header .cart-button .cart-dropdown-wrapper{max-height:calc(100vh - 4.25rem);max-height:calc(100dvh - 4.25rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.site-header .header-addons.cart-button .cart-dropdown.hide{opacity:0;visibility:hidden;pointer-events:none}.site-header .cart-button .cart-dropdown:not(.hide){opacity:1;visibility:visible;pointer-events:auto}}@media (max-width:600px){.site-header .cart-button .cart-dropdown{width:calc(100vw - 16px);max-width:calc(100vw - 16px)}}@media (max-width:74.999rem) and (orientation:landscape) and (max-height:600px){.site-header .cart-button .cart-dropdown{max-height:calc(100vh - 3.5rem);max-height:calc(100dvh - 3.5rem);padding-top:0.25rem}.site-header .cart-button .cart-dropdown-wrapper{max-height:calc(100vh - 3.5rem);max-height:calc(100dvh - 3.5rem)}}.screen-reader-text:focus,.tc-skip-link:focus{clip:auto !important;clip-path:none;top:8px;left:8px;z-index:100000;width:auto;height:auto;padding:10px 14px;border-radius:6px;background:#fff;color:var(--tc-ink);box-shadow:0 4px 20px rgb(15 23 42 / 20%)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--tc-focus) !important;outline-offset:3px !important}.tc-site-logo{display:block;width:250px;max-width:250px;height:90px;object-fit:contain}.site-header .header-main .site-brand,.site-header .header-main .site-brand > a{flex:0 0 250px;width:250px;min-width:250px}@media (max-width:74.999rem){.site-header .header-mobile .tc-site-logo{width:160px;max-width:160px;height:58px}}.site-header{border-bottom:0 !important;background:#fff;color:var(--tc-ink);font-family:"telecomchimp",sans-serif}.site-header .header-top{border-bottom:3px solid var(--tc-brand);background:var(--tc-ink);color:#fff}.site-header .header-top .header-wrapper{min-height:42px}.site-header .header-top .site-menu .menu > li > a{min-height:42px;padding-top:0;padding-bottom:0;color:inherit;font-size:14px}.site-header .header-top a:hover,.site-header .header-top a:focus-visible,.site-header .header-top .site-menu .menu > li.menu-item-has-children:hover > a{color:var(--tc-brand)}.site-header .header-top .site-menu .menu > li > a:hover,.site-header .header-top .site-menu .menu > li > a:focus-visible,.site-header .header-top .site-menu .menu > li.current-menu-item > a{color:var(--tc-brand) !important}.site-header .header-main{border-bottom:1px solid var(--tc-line);background:#fff}.site-header .header-main.height-padding .header-wrapper{min-height:118px;padding-top:14px;padding-bottom:14px}.site-header .header-main .column.left{flex:0 0 auto}.site-header .header-main .column.right{flex:1 1 auto;gap:4px;min-width:0}.site-header .header-main .site-brand{margin-right:clamp(24px,3vw,44px)}.site-header .site-search{flex:1 1 32rem;width:auto;max-width:none;min-width:240px}.site-header .site-search :is(.input-group,form,.dgwt-wcas-search-wrapp){width:100%;max-width:none}.site-header .site-search .input-group{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:2px solid #aeb3b8;border-radius:14px;background:#fff;transition:border-color 160ms ease,box-shadow 160ms ease}body .site-header form.dgwt-wcas-search-form{position:relative;padding:0 !important}body .site-header .dgwt-wcas-sf-wrapp{position:relative;display:block;overflow:hidden;width:100%;max-width:none;min-height:64px;border:2px solid #aeb3b8;border-radius:14px;background:#fff;box-sizing:border-box;transition:border-color 160ms ease,box-shadow 160ms ease}body .site-header .dgwt-wcas-sf-wrapp:focus-within{border-color:var(--tc-ink);box-shadow:0 0 0 4px rgb(255 189 39 / 30%)}.site-header .site-search .input-group:focus-within{border-color:var(--tc-ink);box-shadow:0 0 0 4px rgb(255 189 39 / 30%)}.site-header .site-search :is(input[type="search"],select,button),body .site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{height:60px;min-height:60px;font-family:"telecomchimp",sans-serif}.site-header .site-search input[type="search"],body .site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{min-width:0;padding-left:3.625rem;border:0 !important;border-radius:0 !important;background:#fff;color:var(--tc-ink);font-size:17px;outline:0}body .site-header .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input{width:100%;padding-right:128px !important;padding-left:3.625rem !important}.site-header .site-search button,body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{display:inline-flex !important;align-items:center;justify-content:center;min-width:112px;border:0;border-left:1px solid #d99d0a;border-radius:0;background:var(--tc-brand);color:var(--tc-ink);font-size:15px;font-weight:750}.site-header .site-search button{position:static}body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{position:absolute !important;top:0;right:0;bottom:0;z-index:4}body .site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-preloader{right:128px !important}body .site-header .dgwt-wcas-sf-wrapp .dgwt-wcas-voice-search{display:none !important}body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::after{content:attr(aria-label)}body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit::before{content:none !important;display:none !important}body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit :is(svg,.dgwt-wcas-ico-magnifier){display:none !important}.site-header .site-search button:hover,body .site-header .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{border-color:#e3a40c;background:#eeb01d;color:var(--tc-ink)}.site-header .header-addons{min-height:52px;margin-left:16px}.site-header .header-addons > a{min-height:52px;padding:2px}.site-header .header-addons-icon{width:46px;height:46px;border:1px solid var(--tc-line);border-radius:10px;background:var(--tc-surface);font-size:26px}.site-header .header-addons:hover .header-addons-icon{border-color:var(--tc-brand);background:#fff8df}.site-header .header-addons-icon .button-count{top:-5px;right:-5px;min-width:21px;height:21px;border:2px solid #fff;background:var(--tc-brand);color:var(--tc-ink);font-size:11px}.site-header .header-addons-text{margin-left:9px}.site-header .header-addons-text .sub-text{color:var(--tc-ink-soft);font-size:12px;opacity:1}.site-header .header-addons-text .primary-text{color:var(--tc-ink);font-size:15px;font-weight:750}.site-header .header-nav{border-bottom:1px solid var(--tc-line);background:#fff}.site-header .site-menu.primary .menu > li > a{height:56px;color:var(--tc-ink);font-size:15px;font-weight:750}.site-header .header-nav .site-menu .menu > li > a:hover,.site-header .header-nav .site-menu .menu > li > a:focus-visible,.site-header .header-nav .site-menu .menu > li.menu-item-has-children:hover > a,.site-header .header-nav .site-menu .menu > .current-menu-item > a{color:var(--tc-ink);text-decoration-color:var(--tc-brand);text-decoration-line:underline;text-decoration-thickness:3px;text-underline-offset:8px}.site-content .quantity:not(.hidden) .quantity-button{display:grid;place-items:center;border:0;background:#f2f3f4;box-shadow:none;color:var(--tc-ink);cursor:pointer;transition:background-color 160ms ease,color 160ms ease}.site-content .quantity:not(.hidden) .quantity-button::before,.site-content .quantity:not(.hidden) .quantity-button::after{content:none !important}.site-content .quantity:not(.hidden) .quantity-button svg{display:block;width:20px;height:20px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:2;pointer-events:none}.site-content .quantity:not(.hidden) .quantity-button:hover{background:#e7e9eb;color:var(--tc-ink)}.site-content .quantity:not(.hidden) .quantity-button:active{background:#d9dde0}.site-content .quantity:not(.hidden) .quantity-button:focus-visible{z-index:1;outline:3px solid var(--tc-focus);outline-offset:-3px}.products .product .product-meta{color:var(--tc-ink-soft);font-variant-numeric:tabular-nums}.products .product :is(.product-price-cart,.bulk-prices-table) .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:0.25rem 0.5rem;color:var(--tc-ink);font-size:1.16rem;font-weight:800;line-height:1.25}.products .product .price del{order:2;color:#6b6b67;font-size:0.75em;font-weight:600;opacity:1}.products .product .price ins{order:1;padding:0.12rem 0.35rem;border-radius:4px;background:#fff2c7;color:var(--tc-ink);font-weight:850;text-decoration:none}.products .product table.bulk-prices-table{display:table;width:100%;overflow:hidden;margin:0.5rem 0 0;border-collapse:separate;border:1px solid var(--tc-line);border-spacing:0;border-radius:8px;background:#fff;font-size:0.75rem;line-height:1.25}.products .product .bulk-prices-table tbody{display:table-row-group}.products .product .bulk-prices-table tr{display:table-row}.products .product .bulk-prices-table tr + tr{border-top:1px solid var(--tc-line)}.products .product .bulk-prices-table :is(th,td){padding:0.42rem 0.55rem;border:0;color:var(--tc-ink-soft);text-align:left}.products .product .bulk-prices-table thead th{background:#fff0c2;color:var(--tc-ink);font-size:0.68rem;font-weight:850;letter-spacing:0.02em;text-transform:uppercase}.products .product .bulk-prices-table :is(th,td):last-child{color:var(--tc-ink);font-weight:750;text-align:right;white-space:nowrap}.products .product .bulk-prices-table tbody th{color:var(--tc-ink);font-variant-numeric:tabular-nums;font-weight:800}.products .product .bulk-prices-table .bulk_price{color:var(--tc-ink);font-size:0.82rem;font-weight:850}.products .tc-bulk-tier{cursor:pointer}.products .tc-quantity-preset{appearance:none;box-shadow:none;cursor:pointer;font:inherit;touch-action:manipulation}.products .tc-bulk-tier__quantity{display:inline-flex;width:100%;height:auto;min-height:2.75rem;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;color:inherit}.products .tc-bulk-tier:hover,.products .tc-bulk-tier:focus-within{background:#fff7db}.products .tc-bulk-tier__quantity:focus-visible{background:transparent;color:var(--tc-catalogue-ink,var(--tc-ink,#212121));outline:2px solid var(--tc-catalogue-yellow-dark,#d99d00);outline-offset:2px}.products .tc-stock-quantity-preset{display:block;width:100%;height:auto;min-height:2.75rem;padding:0.375rem 0.625rem;border:1px solid #b7e4ca;border-radius:4px;background:#e8f7ee;color:#075f30;line-height:1.3;text-align:left}.products .tc-stock-quantity-preset:hover,.products .tc-stock-quantity-preset:focus-visible{border-color:#08783b;background:#e8f7ee;color:#075f30;outline:2px solid rgb(0 160 70 / 24%);outline-offset:1px}.products .add_to_cart_button.ajax_add_to_cart{position:relative;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease}.products .add_to_cart_button.ajax_add_to_cart.loading,.products .add_to_cart_button.ajax_add_to_cart.added,.products .add_to_cart_button.ajax_add_to_cart.tc-cart-added{width:46px;min-width:46px;padding:0}.products .add_to_cart_button.ajax_add_to_cart.loading > *,.products .add_to_cart_button.ajax_add_to_cart.tc-cart-pending > *,.products .add_to_cart_button.ajax_add_to_cart.added > *,.products .add_to_cart_button.ajax_add_to_cart.tc-cart-added > *{opacity:0}.products .tc-loop-purchase-controls > .add_to_cart_button.ajax_add_to_cart:is(.loading,.tc-cart-pending,.added,.tc-cart-added)::before{display:none;content:none}.products .add_to_cart_button.ajax_add_to_cart.loading::after,.products .add_to_cart_button.ajax_add_to_cart.tc-cart-pending::after{position:absolute;inset:0;width:18px;height:18px;margin:auto;border:2px solid rgb(33 33 33 / 28%);border-top-color:#212121;border-radius:50%;content:"";animation:tc-cart-button-spin 700ms linear infinite}.products .tc-loop-purchase-controls > .add_to_cart_button.ajax_add_to_cart.added,.products .tc-loop-purchase-controls > .add_to_cart_button.ajax_add_to_cart.tc-cart-added{border-color:#087a42;background:#087a42;color:#fff}.products .tc-loop-purchase-controls > .add_to_cart_button.ajax_add_to_cart.added::after,.products .tc-loop-purchase-controls > .add_to_cart_button.ajax_add_to_cart.tc-cart-added::after{position:absolute;top:50%;left:50%;display:block;width:20px;height:20px;margin:0;border:0;background-color:#fff;content:"";opacity:1;pointer-events:none;visibility:visible;-webkit-mask:var(--tc-added-checkmark) center / contain no-repeat;mask:var(--tc-added-checkmark) center / contain no-repeat;transform:translate(-50%,-50%);transform-origin:center;animation:none;transition:none}@keyframes tc-cart-button-spin{to{transform:rotate(360deg)}}.wpml-ls-menu-item > a{display:inline-flex;align-items:center;gap:8px}.wpml-ls-menu-item .wpml-ls-flag + span,.rtl .wpml-ls-menu-item .wpml-ls-flag + span{margin-inline:0 !important}.products .product .product-meta-message{margin:0.45rem 0 0;color:#62625e;font-size:0.72rem;line-height:1.35}.products .product .product-message{display:inline-flex;width:fit-content;max-width:100%;align-items:center;margin:0.5rem 0 0;padding:0.42rem 0.65rem;border:1px solid #b9e0c9;border-radius:999px;background:#eef8f2;color:#087a42;font-size:0.82rem;font-weight:750;line-height:1.25}.products .product .product-message.color-warning{border-color:#f2d28a;background:#fff8e8;color:#765500}.products .product .product-message.color-danger{border-color:#f5c1bc;background:#fff1f0;color:#b42318}.site-footer{border-top:5px solid var(--tc-brand);background:#fff;color:var(--tc-ink);font-family:"telecomchimp",sans-serif}.site-footer .footer-widgets{padding-top:clamp(34px,4vw,54px);padding-bottom:clamp(26px,3vw,42px);background:#fff}.site-footer .tc-footer-groups{display:block}.site-footer .tc-footer-group{border-bottom:1px solid var(--tc-line)}.site-footer .tc-footer-group__summary{display:flex;width:100%;min-height:52px;align-items:center;justify-content:space-between;gap:16px;padding:4px 0;color:var(--tc-ink);cursor:pointer;font-size:17px;font-weight:750;list-style:none}.site-footer .tc-footer-group__summary::-webkit-details-marker{display:none}.site-footer .tc-footer-group__summary::after{width:10px;height:10px;flex:0 0 10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg) translate(-2px,-2px);transition:transform 160ms ease}.site-footer .tc-footer-group[open] > .tc-footer-group__summary::after{transform:rotate(225deg) translate(-1px,-1px)}.site-footer .tc-footer-group__content{padding:2px 0 14px}.site-footer .footer-details,.site-footer .footer-copyright{background:#fff;color:var(--tc-ink)}.site-footer .footer-widgets .widget{color:var(--tc-ink-soft);font-size:16px;line-height:1.55}.site-footer .footer-widgets .widget-title,.site-footer .tc-footer-group__summary{margin-bottom:18px;color:var(--tc-ink);font-size:17px;font-weight:750;text-decoration-color:var(--tc-brand);text-decoration-line:underline;text-decoration-thickness:3px;text-underline-offset:7px}.site-footer .footer-widgets .widget ul li + li{margin-top:4px}.site-footer .footer-widgets .widget ul li a{display:inline-flex;min-height:38px;align-items:center;color:var(--tc-ink);font-size:16px;text-underline-offset:4px}.site-footer .footer-widgets .widget ul li a:hover,.site-footer .footer-widgets .widget ul li a:focus-visible{color:var(--tc-ink);text-decoration-color:var(--tc-brand);text-decoration-line:underline;text-decoration-thickness:3px}.site-footer .footer-details .container,.site-footer .footer-copyright .container{border-color:var(--tc-line) !important}.site-footer .footer-details .tc-site-logo{width:auto;max-width:none;height:66px;transform:translateX(-5.35%)}.site-footer .footer-details .site-brand{padding:0;border:0;background:transparent}.site-footer .footer-details .container{padding-top:8px;padding-bottom:8px}.site-footer .footer-copyright .container{padding-top:8px;padding-bottom:8px}.site-footer .footer-details .site-details{min-height:66px}.site-footer .footer-details .site-details .tags li{font-size:14px}.site-footer .footer-details .site-details .tags li a{display:inline-flex;min-height:38px;align-items:center;color:var(--tc-ink)}.site-footer .footer-details .site-details .tags li a:hover,.site-footer .footer-details .site-details .tags li a:focus-visible{color:var(--tc-ink);text-decoration-color:var(--tc-brand);text-decoration-line:underline}.site-footer .site-social a{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid #d99d0a;border-radius:9px;background:var(--tc-brand);color:var(--tc-ink);font-size:20px}.site-footer .site-social a:hover,.site-footer .site-social a:focus-visible{border-color:var(--tc-ink);background:var(--tc-ink);color:#fff}.site-footer .footer-copyright .site-copyright{color:var(--tc-ink-soft);font-size:15px}.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px 24px}.site-footer .tc-commerce-marks{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin:0;padding:0;list-style:none}.site-footer .tc-commerce-mark{--tc-commerce-mark-width:58px;display:grid;place-items:center;flex:0 0 var(--tc-commerce-mark-width);width:var(--tc-commerce-mark-width);height:36px}.site-footer .tc-commerce-mark svg{display:block;width:100%;height:100%;max-width:100%;max-height:100%}.site-footer .tc-commerce-mark--carrier{--tc-commerce-mark-width:70px}.site-footer .tc-commerce-mark--mastercard svg{width:90%;height:90%}.site-footer .tc-commerce-mark--dhl{--tc-commerce-mark-width:80px}.site-footer .tc-commerce-mark--payment + .tc-commerce-mark--carrier{position:relative;margin-inline-start:12px}.site-footer .tc-commerce-mark--payment + .tc-commerce-mark--carrier::before{position:absolute;inset-block:4px;inset-inline-start:-9px;width:1px;background:var(--tc-line);content:""}@media (max-width:59.999rem){.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.site-footer .tc-commerce-marks{width:100%;flex-wrap:wrap;justify-content:flex-start}.site-footer .tc-commerce-mark--payment + .tc-commerce-mark--carrier{margin-inline-start:0}.site-footer .tc-commerce-mark--payment + .tc-commerce-mark--carrier::before{display:none}}@media (min-width:768px){.site-footer .tc-footer-groups{display:grid;gap:clamp(24px,3vw,54px)}.site-footer .tc-footer-groups--2{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .tc-footer-groups--3{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer .tc-footer-groups--4{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer .tc-footer-groups--5{grid-template-columns:repeat(5,minmax(0,1fr))}.site-footer .tc-footer-group{border:0}.site-footer .tc-footer-group__summary{min-height:0;padding:0;cursor:default;pointer-events:none}.site-footer .tc-footer-group__summary::after{display:none}.site-footer .tc-footer-group__content{display:block !important;padding:0}}@media (max-width:767px){.site-footer .footer-widgets{padding-top:12px;padding-bottom:12px}.site-footer .tc-footer-group__summary{margin:0;text-decoration:none}.site-footer .footer-widgets .widget ul li a{width:100%;min-height:44px}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.site-footer .tc-commerce-marks{width:100%;flex-wrap:wrap;justify-content:flex-start}.site-footer .tc-commerce-mark--payment + .tc-commerce-mark--carrier{margin-inline-start:0}.site-footer .tc-commerce-mark--payment + .tc-commerce-mark--carrier::before{display:none}}@media screen and (max-width:74.999rem){.site-header .header-desktop.hide-mobile{display:none !important}.site-header .header-mobile.hide-desktop{display:block !important}}@media screen and (min-width:75rem){.site-header .header-desktop.hide-mobile{display:block !important}.site-header .header-mobile.hide-desktop{display:none !important}}@media (max-width:74.999rem){.site-header .header-mobile{border-bottom:1px solid var(--tc-line);background:#fff}.site-header .header-mobile .header-wrapper{height:74px;display:grid;grid-template-columns:46px minmax(0,1fr) 100px;padding:0}.site-header .header-mobile .column{display:flex;align-items:center;margin:0}.site-header .header-mobile .column.left{justify-content:flex-start}.site-header .header-mobile .column.center{min-width:0;justify-content:center}.site-header .header-mobile .tc-mobile-actions{justify-content:flex-end;gap:8px}.site-header .header-mobile .tc-mobile-actions .header-addons{flex:0 0 46px;width:46px;min-height:46px}.site-header .header-mobile .tc-responsive-header-slot{display:block}.site-header .header-mobile .menu-toggle,.site-header .header-mobile .login-button,.site-header .header-mobile .cart-button{margin:0}.site-header .header-mobile .menu-toggle{width:46px;height:46px;padding:0;border:1px solid var(--tc-line);border-radius:10px;background:var(--tc-surface);color:var(--tc-ink)}.site-header .header-mobile .menu-toggle .header-addons-icon{border:0;background:transparent}.site-header .header-mobile :is(.login-button,.cart-button) > a{box-sizing:border-box;display:inline-flex;width:46px;height:46px;min-height:46px;align-items:center;justify-content:center;padding:0;color:var(--tc-ink);text-decoration:none}.site-header .header-mobile .login-button .header-addons-icon,.site-header .header-mobile .cart-button .header-addons-icon{width:46px;height:46px}.site-header .header-mobile .login-button .header-addons-text{display:none}.site-header .tc-mobile-search-slot > .site-search{display:block;width:100%;min-width:0;margin:10px 0 14px}body .site-header .header-mobile .dgwt-wcas-sf-wrapp{min-height:54px}.site-header .tc-mobile-search-slot > .site-search :is(input[type="search"],select,button),body .site-header .header-mobile .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,body .site-header .header-mobile .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{height:50px;min-height:50px}body .site-header .header-mobile .dgwt-wcas-sf-wrapp .dgwt-wcas-preloader{height:50px}.site-header .tc-mobile-search-slot > .site-search button{min-width:88px}.site-footer .footer-widgets .widget ul li a{min-height:44px}}@media (max-width:430px){.site-header .header-mobile .tc-site-logo{width:clamp(96px,30vw,130px);max-width:130px;height:52px}}@media (max-width:360px){.site-header .header-mobile .header-wrapper{grid-template-columns:44px minmax(0,1fr) 96px}.site-header .header-mobile .tc-mobile-actions .header-addons,.site-header .header-mobile :is(.login-button,.cart-button) > a,.site-header .header-mobile .login-button .header-addons-icon,.site-header .header-mobile .cart-button .header-addons-icon{flex-basis:44px;width:44px;height:44px;min-height:44px}}.tc-mobile-language-switcher{display:none}@media (max-width:74.999rem){.tc-mobile-language-switcher{display:flex;align-items:center;justify-content:center;min-height:40px;padding:4px 12px;border-bottom:1px solid var(--tc-line);background:#fffaf0}.tc-mobile-language-switcher__list{display:flex;gap:6px;margin:0;padding:0;list-style:none}.tc-mobile-language-switcher a{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #cfd3d6;border-radius:999px;background:#fff;color:var(--tc-ink);font-size:13px;font-weight:800;text-decoration:none;text-transform:uppercase}.tc-mobile-language-switcher a[aria-current="true"]{border-color:var(--tc-ink);background:var(--tc-brand)}.site-offcanvas .site-menu.vertical.thirdy .tc-mobile-language-switcher{display:block;min-height:0;padding:12px 0;border:0;background:transparent}.site-offcanvas .site-menu.vertical.thirdy .tc-mobile-language-switcher__list{flex-wrap:wrap;justify-content:flex-start}}@media (orientation:landscape) and (max-height:600px) and (max-width:74.999rem){.site-header .header-mobile .header-wrapper{height:64px}.site-header .tc-mobile-search-slot > .site-search{margin-top:6px;margin-bottom:8px}}.klb-page,.shop-content{min-height:45vh}:where(.single-product,.woocommerce-cart) :where(.related.products,.related-products) > .products:not(.list-view-products){align-items:stretch}:where(.single-product,.woocommerce-cart) :where(.related.products,.related-products) > .products:not(.list-view-products) > .product{display:flex;flex-direction:column}:where(.single-product,.woocommerce-cart) :where(.related.products,.related-products) > .products:not(.list-view-products) > .product > .product-wrapper{display:flex;flex:1 1 auto;flex-direction:column;width:100%}:where(.single-product,.woocommerce-cart) :where(.related.products,.related-products) > .products:not(.list-view-products) > .product .product-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column}:where(.single-product,.woocommerce-cart) :where(.related.products,.related-products) > .products:not(.list-view-products) > .product .product-content-wrapper > .product-meta{margin-top:auto}.klb-page .klb-post,.tc-product-information{width:min(100% - 32px,1120px);margin:clamp(42px,6vw,76px) auto 0;padding:clamp(24px,4vw,44px);border:1px solid var(--tc-line);border-radius:var(--tc-radius);background:#fff;box-shadow:0 12px 36px rgb(15 23 42 / 5%)}.tc-product-information__heading{margin-bottom:22px}.tc-product-information__eyebrow{margin:0 0 7px;color:var(--tc-blue);font-size:12px;font-weight:750;letter-spacing:0.1em;text-transform:uppercase}.tc-product-information h2{margin:0;color:var(--tc-ink);font-size:clamp(25px,3vw,36px);font-weight:700;letter-spacing:-0.025em;line-height:1.15}.tc-product-information__content{max-width:72ch;color:var(--tc-ink-soft);font-size:16px;line-height:1.75}.tc-product-information__content > :first-child{margin-top:0}.tc-product-information__content > :last-child{margin-bottom:0}@media (max-width:767px){.tc-product-information{width:min(100% - 24px,1120px);padding:20px}}@media (orientation:landscape) and (max-height:600px){.site-loading{display:none !important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto !important;transition-duration:0.01ms !important;animation-duration:0.01ms !important;animation-iteration-count:1 !important}}.tc-responsive-header-slot{display:contents}.tc-native-page{padding:clamp(32px,4.5vw,64px) 0;background:var(--tc-surface)}.tc-native-page__content{width:100%;max-width:none;margin-inline:auto;padding:clamp(28px,4vw,56px);border:1px solid var(--tc-line);border-top:4px solid var(--tc-brand);border-radius:12px;background:#fff;box-shadow:0 16px 40px rgb(33 33 33 / 7%);font-size:1.0625rem;line-height:1.72}.tc-native-page__content > :first-child{margin-top:0}.tc-native-page__content > :last-child{margin-bottom:0}.tc-native-page__content h1{max-width:28ch;margin-bottom:clamp(24px,4vw,40px);font-size:clamp(2.1rem,4vw,3.2rem);font-weight:750;line-height:1.08}.tc-native-page__content h2{max-width:36ch;margin-top:clamp(32px,5vw,52px);font-size:clamp(1.45rem,3vw,2rem);font-weight:750;line-height:1.2}.tc-native-page__content h3{max-width:42ch;margin-top:28px;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:750;line-height:1.3}.tc-native-page__content :is(p,li){color:#454545}.tc-native-page__content > :is(p,ul,ol,blockquote){max-width:92ch}.tc-native-page__content :is(ul,ol){padding-left:1.4em}.tc-native-page__content a{color:var(--tc-ink);text-decoration-color:var(--tc-brand-dark);text-decoration-thickness:2px;text-underline-offset:0.2em;transition:background-color 160ms ease,text-decoration-color 160ms ease}.tc-native-page__content a:hover,.tc-native-page__content a:focus-visible{background:#fff5d6;text-decoration-color:var(--tc-ink)}.tc-native-page__content img{display:block;width:100%;height:auto;border-radius:calc(var(--tc-radius) - 2px)}.tc-native-page__content .alignwide{width:100%;max-width:none;margin-inline:0;transform:none}.tc-native-page__content .alignfull{width:100vw;max-width:none;margin-inline:50%;transform:translateX(-50%)}.tc-native-page__content :is(.wp-block-button,.wp-block-image,.wp-block-gallery,.wp-block-table,.wp-block-quote){margin-block:1.5rem}.tc-native-page__content :is(.wp-block-button__link,.wp-element-button){display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0.75rem 1.25rem;border:1px solid var(--tc-ink);border-radius:8px;background:var(--tc-brand);box-shadow:0 3px 0 var(--tc-ink);color:var(--tc-ink);cursor:pointer;font-family:inherit;font-weight:850;line-height:1.2;text-align:center;text-decoration:none;touch-action:manipulation;transition:background-color 160ms ease,box-shadow 160ms ease,transform 160ms ease}.tc-native-page__content :is(.wp-block-button__link,.wp-element-button):hover{background:var(--tc-brand-hover);box-shadow:0 2px 0 var(--tc-ink);color:var(--tc-ink);transform:translateY(1px);text-decoration:none}.tc-native-page__content :is(.wp-block-button__link,.wp-element-button):active{background:var(--tc-brand-hover);box-shadow:0 1px 0 var(--tc-ink);color:var(--tc-ink);transform:translateY(2px)}.tc-native-page__content :is(.wp-block-button__link,.wp-element-button):focus-visible{background:var(--tc-brand);color:var(--tc-ink);outline:3px solid var(--tc-focus);outline-offset:3px;text-decoration:none}.tc-native-page__content .is-style-outline > :is(.wp-block-button__link,.wp-element-button){background:transparent;box-shadow:none;color:var(--tc-ink)}.tc-native-page__content .is-style-outline > :is(.wp-block-button__link,.wp-element-button):hover{background:#fff5d6;box-shadow:0 2px 0 var(--tc-ink);color:var(--tc-ink)}.tc-native-page__content .wp-block-columns{display:flex;flex-wrap:wrap;gap:var(--wp--style--block-gap,1.5rem);margin-block:1.5rem}.tc-native-page__content .wp-block-column{flex:1 1 min(100%,240px);min-width:0}.tc-native-page__content .wp-block-group{min-width:0}.tc-native-page__content .wp-block-group.has-background{padding:clamp(18px,3vw,32px);border-radius:var(--tc-radius)}.tc-native-page__content :is(.wp-block-image,.wp-block-gallery){max-width:100%}.tc-native-page__content :is(.wp-block-image,.wp-block-gallery) figcaption{margin-top:0.55rem;color:var(--tc-ink-soft);font-size:0.875rem;line-height:1.5;text-align:center}.tc-native-page__content :is(.wp-block-gallery,.blocks-gallery-grid){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(160px,100%),1fr));gap:12px;padding:0;list-style:none}.tc-native-page__content :is(.wp-block-gallery,.blocks-gallery-grid) figure{margin:0}.tc-native-page__content .wp-block-table{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.tc-native-page__content .wp-block-table table{width:100%;border-collapse:collapse}.tc-native-page__content .wp-block-table :is(th,td){padding:0.75rem;border:1px solid var(--tc-line);text-align:start;vertical-align:top}.tc-native-page__content .wp-block-quote{padding:0.25rem 0 0.25rem 1.25rem;border-left:4px solid var(--tc-blue)}.tc-native-page__content .wp-block-quote cite{display:block;margin-top:0.75rem;color:var(--tc-ink-soft);font-size:0.875rem}.tc-native-page__content .wp-block-separator{width:min(100%,160px);margin:2rem auto;border:0;border-top:2px solid var(--tc-line)}.tc-native-page__content--contact .tc-native-contact__address{padding:1rem 1.15rem;border:1px solid var(--tc-line);border-radius:10px;background:var(--tc-surface);font-style:normal}.tc-native-page__content--contact .tc-native-contact__link{display:inline;padding:0.08em 0.28em 0.12em;border-radius:4px;background:#fff5d6;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:var(--tc-ink);font-weight:700;overflow-wrap:anywhere;text-decoration-color:var(--tc-brand-dark);text-decoration-thickness:2px;text-underline-offset:0.22em}.tc-native-page__content--contact .tc-native-contact__link:hover,.tc-native-page__content--contact .tc-native-contact__link:focus-visible{background:var(--tc-brand);color:var(--tc-ink)}.tc-native-page__content--contact .tc-native-contact__link:focus-visible{outline:3px solid var(--tc-focus);outline-offset:3px}.tc-native-page__content--contact .tc-native-contact__address .tc-native-contact__link{display:inline-flex;min-height:44px;align-items:center;padding:0.55rem 0.7rem}@media (max-width:47.99rem){.tc-native-page{padding:24px 0 40px}.tc-native-page__content{padding:22px 18px;border-radius:10px;font-size:1rem}}@media (prefers-reduced-motion:reduce){.tc-native-page__content :is(.wp-block-button__link,.wp-element-button){transform:none !important}}.tc-primary-menu-slot,.tc-dynamic-menu{min-width:0;width:100%}.tc-dynamic-menu{--tc-menu-ink:var(--tc-ink,#212121);--tc-menu-muted:#52606d;--tc-menu-surface:#fff;--tc-menu-soft:#f7f8f9;--tc-menu-border:#eef2f6;--tc-menu-accent:var(--tc-brand,#ffbd27);--tc-menu-accent-border:#d99d00;--tc-menu-hover:#fff7db;color:var(--tc-menu-ink)}.site-header .header-nav .header-wrapper > .column.left{flex:1 1 100%;min-width:0;width:100%}.site-header .header-nav .column.left > .tc-primary-menu-slot{flex:1 1 auto}.tc-dynamic-menu button{color:currentColor;font:inherit;touch-action:manipulation}.tc-dynamic-menu .tc-submenu-toggle{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;justify-content:center;margin:0;padding:0}.tc-dynamic-menu .tc-submenu-toggle::after{border-bottom:1.5px solid currentColor;border-right:1.5px solid currentColor;content:"";display:inline-block;flex:0 0 auto;height:0.45rem;position:relative;transform:translateY(-0.1rem) rotate(45deg);transition:transform 160ms ease;width:0.45rem}.tc-dynamic-menu li.is-open > .tc-submenu-toggle::after{transform:translateY(0.1rem) rotate(225deg)}.tc-dynamic-menu a:focus-visible,.tc-dynamic-menu button:focus-visible,.site-header button.menu-toggle:focus-visible,.site-offcanvas button.site-offcanvas-close:focus-visible{border-radius:3px;box-shadow:0 0 0 4px var(--tc-menu-accent,#ffbd27);outline:2px solid var(--tc-menu-ink,#212121);outline-offset:1px;z-index:3}.tc-dynamic-menu .current-menu-item > .tc-menu-link,.tc-dynamic-menu .current-menu-ancestor > .tc-menu-link{color:var(--tc-menu-ink);font-weight:600}.tc-dynamic-menu.horizontal{position:relative}.tc-dynamic-menu.horizontal > .menu{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:space-between;margin:0;padding:0;width:100%}.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li{align-items:stretch;box-sizing:border-box;display:flex;flex:1 1 auto;justify-content:center;margin:0;min-width:0}.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li > .tc-menu-link,.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li > .tc-menu-label{align-items:center;color:var(--tc-menu-ink);display:inline-flex;flex:1 1 auto;font-family:var(--font-primary,"telecomchimp",sans-serif);font-size:0.9375rem;font-weight:500;gap:0.75rem;height:58px;justify-content:center;line-height:1;padding:0 0.75rem;white-space:nowrap}.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li > .tc-menu-link{padding-left:0.75rem;padding-right:0.375rem}.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li > .tc-submenu-toggle:not(.tc-menu-label){flex:0 0 2.25rem;height:58px;margin-left:0.125rem;width:2.25rem}.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li:hover > .tc-menu-link,.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li:hover > .tc-menu-label,.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li.is-open > .tc-menu-link,.site-header .header-nav .tc-dynamic-menu.horizontal > .menu > li.is-open > .tc-menu-label{color:var(--tc-menu-ink);box-shadow:inset 0 -3px var(--tc-menu-accent)}.site-menu.horizontal.tc-dynamic-menu .menu .menu-item-has-children > a::after{display:none}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu{position:relative}.tc-dynamic-menu.horizontal .menu .sub-menu{background:var(--tc-menu-surface);border:1px solid var(--tc-menu-border);border-radius:0 0 4px 4px;box-shadow:0 2px 3px rgba(4,30,66,0.1);opacity:0;pointer-events:none;transform:none;transition:none;visibility:hidden;z-index:1000}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu{display:block;left:-0.75rem;max-width:calc(100vw - 2rem);min-width:19rem;overflow:visible;padding:0.5rem 0;position:absolute;top:calc(100% + var(--tc-root-shift,0px));width:19rem}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu.tc-root-align-right > .sub-menu{left:auto;right:-0.75rem}@media screen and (min-width:75rem){.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > #tc-submenu-more{left:auto;right:0}#tc-submenu-more ul{left:auto;right:100%}}.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item{display:flex;margin:0;min-width:0;position:relative;white-space:normal;width:100%}.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item > .tc-menu-link,.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item > .tc-menu-label{align-items:center;color:var(--tc-menu-ink);display:flex;flex:1 1 auto;font-family:var(--font-primary,"telecomchimp",sans-serif);font-size:1rem;font-weight:400;justify-content:flex-start;line-height:1.35;min-height:48px;min-width:0;padding:0.7rem 1.125rem;text-align:left;text-decoration:none;white-space:normal;width:100%}.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item-has-children > .tc-menu-link{padding-right:3.25rem}.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item > .tc-menu-label{justify-content:space-between}.site-header .header-nav .site-menu.tc-dynamic-menu.horizontal .menu .sub-menu a.tc-menu-link{color:var(--tc-menu-ink)}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu > .menu-item > .tc-menu-link,.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu > .menu-item > .tc-menu-label{font-weight:600}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu .sub-menu > .menu-item > .tc-menu-link,.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu .sub-menu > .menu-item > .tc-menu-label{font-weight:400}.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item > .tc-submenu-toggle:not(.tc-menu-label){min-height:48px;position:absolute;right:0;top:0;width:48px;z-index:2}.tc-dynamic-menu.horizontal .menu .sub-menu .tc-submenu-toggle::after,.tc-dynamic-menu.horizontal .menu .sub-menu li.is-open > .tc-submenu-toggle::after{transform:rotate(-45deg)}.tc-dynamic-menu.horizontal .menu .sub-menu li.tc-opens-left > .tc-submenu-toggle::after{transform:rotate(135deg)}.tc-dynamic-menu.horizontal .menu .sub-menu .sub-menu{border-radius:4px;display:block;left:calc(100% - 1px);min-width:20rem;overflow:visible;padding:0.5rem 0;position:absolute;top:var(--tc-flyout-top,-0.5rem);transform:none;width:20rem}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu .sub-menu{background:var(--tc-menu-surface);border:1px solid var(--tc-menu-border);border-radius:4px;box-shadow:0 2px 3px rgba(4,30,66,0.1);left:calc(100% - 1px);min-width:20rem;opacity:0;padding:0.5rem 0;pointer-events:none;position:absolute;top:var(--tc-flyout-top,-0.5rem);transform:none;visibility:hidden;width:20rem;z-index:1000}.tc-dynamic-menu.horizontal .menu .sub-menu .sub-menu:not(:has(> .menu-item-has-children)){max-height:var(--tc-submenu-peek-height,min(72vh,42rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--tc-menu-accent) #dfe4e9;scrollbar-width:thin}.tc-dynamic-menu.horizontal .menu .sub-menu li.tc-opens-left > .sub-menu{left:auto;right:calc(100% - 1px);transform:none}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu li.tc-opens-left > .sub-menu{left:auto;right:calc(100% - 1px);transform:none}.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item:hover > .tc-menu-link,.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item:hover > .tc-menu-label,.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item.is-open > .tc-menu-link,.tc-dynamic-menu.horizontal .menu .sub-menu > .menu-item.is-open > .tc-menu-label,.tc-dynamic-menu.horizontal .menu .sub-menu > .current-menu-item > .tc-menu-link{background:var(--tc-menu-hover);color:var(--tc-menu-ink)}.tc-dynamic-menu.horizontal .menu .menu-item-has-children.is-open > .sub-menu{opacity:1;pointer-events:auto;transform:none;visibility:visible}.site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu .menu-item-has-children.is-open > .sub-menu{opacity:1;pointer-events:auto;transform:none;visibility:visible}html:not(.tc-dynamic-menu-ready) .site-menu.tc-dynamic-menu.horizontal .menu > .mega-menu > .sub-menu .menu-item-has-children:hover > .sub-menu{opacity:1;pointer-events:auto;transform:none;visibility:visible}.tc-dynamic-menu-ready .tc-dynamic-menu.horizontal .menu .menu-item-has-children:not(.is-open) > .sub-menu{opacity:0;pointer-events:none;visibility:hidden}.tc-dynamic-menu.horizontal > .menu > .tc-menu-sale{border-left:3px solid var(--tc-menu-accent);margin-left:0.5rem;padding-left:0.5rem}.tc-dynamic-menu.horizontal .tc-menu-sale > .tc-menu-link{color:var(--color-theme-danger,#d51243);font-weight:700}.site-header button.menu-toggle,.site-offcanvas button.site-offcanvas-close{appearance:none;border:0;cursor:pointer;padding:0;touch-action:manipulation}.site-header button.menu-toggle{background:transparent;color:currentColor;min-height:48px;min-width:48px}.site-offcanvas .site-offcanvas-header{background:#fff;border-bottom:3px solid var(--tc-menu-accent,#ffbd27);color:var(--tc-menu-ink,#212121);min-height:66px;padding-bottom:0.625rem;padding-top:0.625rem}.site-offcanvas-header .site-brand,.site-offcanvas-header .site-brand a{min-width:0}.site-offcanvas-header .site-brand .tc-offcanvas-logo{aspect-ratio:936 / 336;display:block;height:auto;max-width:100%;width:clamp(8.75rem,45vw,10.5rem)}.site-offcanvas button.site-offcanvas-close{align-items:center;background:var(--tc-menu-accent,#ffbd27);border:1px solid var(--tc-menu-accent-border,#d99d00);border-radius:6px;color:var(--tc-menu-ink,#212121);display:inline-flex;height:48px;justify-content:center;min-height:48px;min-width:48px;width:48px}.site-offcanvas[aria-hidden="true"]{pointer-events:none !important;visibility:hidden}.tc-menu-runtime-ready .site-offcanvas{opacity:0;transform:translate3d(-100%,0,0);transition:transform 240ms cubic-bezier(0.22,1,0.36,1),opacity 180ms ease,visibility 0s linear 240ms;visibility:hidden}.tc-menu-runtime-ready .site-offcanvas[aria-hidden="false"]{opacity:1;transform:translate3d(0,0,0);transition-delay:0s;visibility:visible}.tc-menu-runtime-ready .site-overlay{pointer-events:none;transition:opacity 180ms ease,visibility 0s linear 240ms}.tc-menu-runtime-ready body.tc-drawer-open .site-overlay{opacity:1;pointer-events:auto;transition-delay:0s;visibility:visible}body.tc-drawer-open{overflow:hidden;overscroll-behavior:none}@media screen and (max-width:74.999rem){.site-offcanvas .site-scroll{background:#fff;box-sizing:border-box;max-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.site-offcanvas-body{padding:1rem}.tc-mobile-primary-menu-slot{border-bottom:1px solid var(--tc-menu-border,#eef2f6);margin-bottom:1.25rem;padding-bottom:1.25rem}.tc-dynamic-menu.vertical > .menu{display:block;margin:0;padding:0}.tc-dynamic-menu.vertical .menu li{align-items:stretch;border-bottom:1px solid var(--tc-menu-border);display:grid;grid-template-columns:minmax(0,1fr) 48px;list-style:none;min-width:0;position:relative;white-space:normal;width:100%}.tc-dynamic-menu.vertical .menu li > .tc-menu-link,.tc-dynamic-menu.vertical .menu li > .tc-menu-label{align-items:center;color:var(--tc-menu-ink);display:flex;font-family:var(--font-primary,"telecomchimp",sans-serif);font-size:0.9375rem;grid-column:1;grid-row:1;justify-content:flex-start;line-height:1.4;min-height:48px;min-width:0;padding:0.65rem 0.75rem;text-align:left;text-decoration:none;white-space:normal}.tc-dynamic-menu.vertical .menu li:not(.menu-item-has-children) > .tc-menu-link{grid-column:1 / -1}.tc-dynamic-menu.vertical > .menu > li > .tc-menu-link,.tc-dynamic-menu.vertical > .menu > li > .tc-menu-label{font-weight:600}.tc-dynamic-menu.vertical .menu li > .tc-menu-label{align-items:center;display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr) 48px;min-height:48px;padding-bottom:0.65rem;padding-left:0.75rem;padding-right:0;padding-top:0.65rem;text-align:left;width:100%}.tc-dynamic-menu.vertical .menu li > .tc-menu-label::after{grid-column:2;grid-row:1;justify-self:center}.tc-dynamic-menu.vertical .menu li > .tc-submenu-toggle:not(.tc-menu-label){align-self:stretch;grid-column:2;grid-row:1;min-height:48px;width:48px}.tc-dynamic-menu.vertical .menu .sub-menu,.tc-dynamic-menu.vertical .menu .mega-menu > .sub-menu{background:var(--tc-menu-soft);border:0;border-left:2px solid var(--tc-menu-accent);border-radius:0;box-shadow:none;display:none;grid-column:1 / -1;grid-row:2;left:0;margin:0;min-width:0;opacity:1;padding:0;pointer-events:auto;position:static;top:0;transform:none;visibility:visible;width:100%}.tc-dynamic-menu.vertical .menu li.is-open > .sub-menu{display:block}.tc-dynamic-menu.vertical .menu .sub-menu:empty,.tc-dynamic-menu.vertical .menu .sub-menu[data-tc-branch-target][data-tc-loaded="false"]:empty{background:transparent;border:0;display:none !important;min-height:0;padding:0}.tc-dynamic-menu.vertical .menu .sub-menu .sub-menu{background:#fff}.tc-dynamic-menu.vertical .menu .sub-menu > li > .tc-menu-link,.tc-dynamic-menu.vertical .menu .sub-menu > li > .tc-menu-label{padding-left:1.25rem}.tc-dynamic-menu.vertical .menu .sub-menu .sub-menu > li > .tc-menu-link,.tc-dynamic-menu.vertical .menu .sub-menu .sub-menu > li > .tc-menu-label{padding-left:2rem}.tc-dynamic-menu.vertical .menu .sub-menu .sub-menu .sub-menu > li > .tc-menu-link,.tc-dynamic-menu.vertical .menu .sub-menu .sub-menu .sub-menu > li > .tc-menu-label{padding-left:2.75rem}.tc-dynamic-menu.vertical .menu li:hover > .tc-menu-link,.tc-dynamic-menu.vertical .menu li:hover > .tc-menu-label,.tc-dynamic-menu.vertical .menu li.is-open > .tc-menu-link,.tc-dynamic-menu.vertical .menu li.is-open > .tc-menu-label,.tc-dynamic-menu.vertical .menu .current-menu-item > .tc-menu-link{background:var(--tc-menu-hover);color:var(--tc-menu-ink)}.tc-dynamic-menu.vertical .tc-menu-status{display:block;grid-column:1 / -1;min-height:48px;padding:0.8rem 1.25rem}}@media screen and (min-width:75rem){.site-header .header-desktop.hide-mobile{display:block !important}}@media (prefers-reduced-motion:reduce){.tc-menu-runtime-ready .site-offcanvas,.tc-menu-runtime-ready .site-overlay,.tc-dynamic-menu .sub-menu,.tc-dynamic-menu .tc-submenu-toggle::after{animation:none !important;scroll-behavior:auto;transition:none !important}}.site-header .cart-dropdown{width:min(clamp(460px,34vw,620px),calc(100vw - 32px));min-width:0;max-width:none}.site-header .cart-dropdown-wrapper{overflow:hidden;padding:0;border:1px solid #d8dde3;border-radius:12px;background:#fff;box-shadow:0 18px 48px rgb(33 33 33 / 18%);color:#212121}.site-header .cart-dropdown .tc-mini-cart__items{display:grid;gap:0;max-height:min(68dvh,650px);margin:0;padding:8px;overflow:auto;list-style:none;overscroll-behavior:contain;scrollbar-gutter:stable}.site-header .cart-dropdown .tc-mini-cart__item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr) 44px;gap:14px;align-items:center;min-height:102px;padding:12px 6px;border-bottom:1px solid #eceff2}.site-header .cart-dropdown .tc-mini-cart__item:last-child{border-bottom:0}.site-header .cart-dropdown .tc-mini-cart__image{display:grid;width:76px;height:76px;place-items:center;border:1px solid #eceff2;border-radius:8px;background:#fff}.site-header .cart-dropdown .tc-mini-cart__image img{width:68px;height:68px;margin:0;object-fit:contain}.site-header .cart-dropdown .tc-mini-cart__details{min-width:0}.site-header .cart-dropdown .tc-mini-cart__name{display:-webkit-box;overflow:hidden;margin:0 0 5px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#212121;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none}.site-header .cart-dropdown .tc-mini-cart__details :where(.variation,.wc-item-meta){margin:4px 0;color:#5d6167;font-size:11px;line-height:1.35}.site-header .cart-dropdown .tc-mini-cart__details :where(.variation,.wc-item-meta) :where(dt,dd,p){display:inline;margin:0}.site-header .cart-dropdown .tc-mini-cart__purchase-row{display:flex;flex-wrap:wrap;gap:7px 10px;align-items:center;margin-top:8px}.site-header .cart-dropdown .tc-mini-cart__quantity{display:grid;grid-template-columns:44px minmax(44px,3ch) 44px;overflow:hidden;border:1px solid #aeb5bc;border-radius:4px;background:#fff;box-sizing:border-box;margin:0;padding:0}.site-header .cart-dropdown .tc-mini-cart__quantity .quantity-button{display:grid;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;place-items:center;border:0;border-radius:0;background:#fff;color:#212121;position:static}.site-header .cart-dropdown .tc-mini-cart__quantity .quantity-button::before,.site-header .cart-dropdown .tc-mini-cart__quantity .quantity-button::after{content:none}.site-header .cart-dropdown .tc-mini-cart__quantity .quantity-button:hover{background:#fff2c7}.site-header .cart-dropdown .tc-mini-cart__quantity .quantity-button svg{width:17px;height:17px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-width:2}.site-header .cart-dropdown .tc-mini-cart__quantity .qty{width:100%;min-width:3ch;height:44px;min-height:44px;padding:0 3px;border:0;border-right:1px solid #d7dbe0;border-left:1px solid #d7dbe0;border-radius:0;background:#fff;color:#212121;font:inherit;font-size:13px;font-variant-numeric:tabular-nums;font-weight:800;text-align:center}.site-header .cart-dropdown .tc-mini-cart__unit-price,.site-header .cart-dropdown .tc-mini-cart__fixed-quantity{color:#4b4f54;font-size:12px;font-weight:700;white-space:nowrap}.site-header .cart-dropdown .tc-mini-cart__stock-warning{margin:7px 0 0;padding:6px 8px;border-left:3px solid #b42318;border-radius:5px;background:#fff1f0;color:#8f1b13;font-size:11px;font-weight:750;line-height:1.35}.site-header .cart-dropdown .tc-mini-cart__item--stock-error{background:#fff8f7}.site-header .cart-dropdown .tc-mini-cart__remove{display:grid;width:44px;height:44px;place-items:center;border-radius:8px;color:#6c7178;font-size:25px;line-height:1;text-decoration:none}.site-header .cart-dropdown .tc-mini-cart__remove:hover,.site-header .cart-dropdown .tc-mini-cart__remove:focus-visible{background:#fff2d2;color:#212121}.site-header .cart-dropdown .tc-mini-cart__more{margin:0;padding:9px 16px;border-top:1px solid #eceff2;background:#fffaf0;font-size:12px;font-weight:750;text-align:center}.site-header .cart-dropdown .tc-mini-cart__more a{color:#212121;text-decoration-color:#ffbd27;text-decoration-thickness:3px;text-underline-offset:3px}.site-header .cart-dropdown .woocommerce-mini-cart__total{display:flex;align-items:center;justify-content:space-between;min-height:54px;margin:0;padding:12px 16px;border-top:1px solid #dfe3e7;background:#f6f7f8;color:#212121}.site-header .cart-dropdown .woocommerce-mini-cart__total strong{color:#50545a;font-size:13px;font-weight:700}.site-header .cart-dropdown .woocommerce-mini-cart__total .woocommerce-Price-amount{margin:0;color:#212121;font-size:18px;font-weight:800}.site-header .cart-dropdown .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1.25fr;gap:8px;margin:0;padding:12px 16px 16px;background:#f6f7f8}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;margin:0;padding:0 14px;border:1px solid #212121;border-radius:8px;background:#fff;color:#212121;font-size:13px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .checkout{border-color:#ffbd27;background:#ffbd27;color:#212121}.site-header .cart-dropdown .woocommerce-mini-cart__buttons .button:hover,.site-header .cart-dropdown .woocommerce-mini-cart__buttons .button:focus-visible{transform:translateY(-1px);box-shadow:0 5px 14px rgb(33 33 33 / 14%)}.site-header .cart-dropdown .cart-empty{display:grid;min-height:176px;margin:0;padding:24px;place-items:center;align-content:center;color:#212121;text-align:center}.site-header .cart-dropdown .cart-empty .empty-icon{width:44px;max-width:none;height:44px;margin:0 0 9px;color:#ffbd27}.site-header .cart-dropdown .cart-empty .empty-text{margin:0;color:#4b4f54;font-size:14px;font-weight:700}@media (max-width:600px){.site-header .cart-button .cart-dropdown{width:calc(100vw - 16px);max-height:calc(100dvh - 64px)}.site-header .cart-dropdown .tc-mini-cart__items{max-height:min(62dvh,540px)}.site-header .cart-dropdown .tc-mini-cart__item{grid-template-columns:68px minmax(0,1fr) 40px;gap:10px}.site-header .cart-dropdown .tc-mini-cart__image{width:68px;height:68px}.site-header .cart-dropdown .tc-mini-cart__image img{width:60px;height:60px}}@media (orientation:landscape) and (max-height:600px){.site-header .cart-dropdown .tc-mini-cart__items{max-height:52dvh}.site-header .cart-dropdown .tc-mini-cart__item{min-height:72px}}@media (prefers-reduced-motion:reduce){.site-header .cart-dropdown .woocommerce-mini-cart__buttons .button{transition:none}}
