:root{--tsx-ink:#071a31;--tsx-red:#b52b1e;--tsx-header:112px;--tsx-promo:34px}
html{scroll-padding-top:var(--tsx-header)}body{font-family:Arial,"Helvetica Neue",sans-serif!important;padding-top:var(--tsx-header);overflow-x:hidden}#header{display:none!important}.admin-bar .tsx-header{top:32px}.admin-bar{padding-top:calc(var(--tsx-header) + 32px)}
.tsx-header{position:fixed;z-index:100001;top:0;left:0;right:0;color:#080808}.tsx-promo{height:var(--tsx-promo);display:grid;place-items:center;background:#f4f4f4;font-size:14px;font-weight:700}.tsx-header__bar{height:78px;margin:0 2.1vw;background:#fff;display:flex;align-items:stretch;border:1px solid #ddd}.tsx-logo{width:180px;display:block;overflow:hidden;border-right:1px solid #aaa;flex:none}.tsx-logo img,.tsx-drawer-logo img{width:100%;height:100%;object-fit:contain}.tsx-logo img{transform:scale(1.55)}.tsx-drawer-logo img{transform:scale(1.08)}
.tsx-menu-toggle{display:none}.tsx-desktop-nav{display:flex;align-items:stretch;flex:1}.tsx-desktop-nav a,.tsx-desktop-nav button{display:flex;align-items:center;padding:0 15px;border:0;background:#fff;color:#050505;font-size:14px;font-weight:750;white-space:nowrap;cursor:pointer;text-decoration:none}.tsx-desktop-nav a:hover,.tsx-desktop-nav button:hover{text-decoration:underline}.tsx-desktop-nav .tsx-sale{background:var(--tsx-red);color:#fff;text-decoration:none}
.tsx-actions{display:flex;align-items:stretch;margin-left:auto}.tsx-actions>*{border-left:1px solid #aaa!important}.tsx-search{width:210px;border:0;background:#fff;display:flex;align-items:center;gap:14px;padding:0 20px;font-style:normal;font-weight:750;cursor:pointer}.tsx-search i{display:block;width:25px;height:25px;border:3px solid #000;border-radius:50%;position:relative}.tsx-search i:after{content:"";position:absolute;width:11px;height:3px;background:#000;right:-8px;bottom:-4px;transform:rotate(48deg)}.tsx-search em{font-style:normal}.tsx-actions a,.tsx-lang{min-width:58px;display:grid;place-items:center;background:#050000;color:#fff;font-size:30px;text-decoration:none;position:relative}.tsx-lang{background:#fff;color:#000;min-width:92px;font-size:14px;font-weight:750}.tsx-cart-count{position:absolute;right:10px;bottom:15px;width:20px;height:20px;background:#fff;color:#000;border-radius:50%;display:grid;place-items:center;font-size:11px}
.tsx-mega{position:absolute;z-index:3;left:2.1vw;right:2.1vw;top:var(--tsx-header);background:#fff;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s;box-shadow:0 14px 30px rgba(0,0,0,.16)}.tsx-header.is-open .tsx-mega{opacity:1;visibility:visible;transform:none}.tsx-desktop-mega{min-height:420px;padding:34px 44px;display:grid;grid-template-columns:180px 250px 190px 1fr;gap:34px}.tsx-desktop-mega>div{display:flex;flex-direction:column;gap:15px}.tsx-desktop-mega strong{font-size:14px}.tsx-desktop-mega a{font-size:14px;font-weight:650;color:#050505;text-decoration:none}.tsx-mega-feature{display:block;color:#050505;text-decoration:none}.tsx-mega-feature img{display:block;width:100%;height:335px;object-fit:cover;margin-bottom:9px}.tsx-mega-feature b{font-size:14px}.tsx-mobile-menu-head,.tsx-mobile-category-list{display:none}.tsx-backdrop{position:fixed;z-index:2;inset:var(--tsx-header) 0 0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden}.tsx-header.is-open .tsx-backdrop{opacity:1;visibility:visible}
.tsx-home-products{max-width:1470px;margin:0 auto;padding:26px 24px 60px}.tsx-product-section{padding:42px 0}.tsx-product-section+.tsx-product-section{border-top:1px solid #e8e8e8}.tsx-section-head{position:relative;text-align:center;margin-bottom:26px}.tsx-section-head p{letter-spacing:.18em;font-size:11px;color:#68727e;margin:0 0 8px;text-transform:uppercase}.tsx-section-head h2{font-size:30px;margin:0;color:var(--tsx-ink)}.tsx-section-head a{position:absolute;right:0;bottom:4px;color:var(--tsx-ink);font-size:13px;font-weight:650}.tsx-home-products .products,.shop-container .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.tsx-home-products .product,.shop-container .product{width:auto!important;max-width:none!important;padding:0!important}.product-small .box-image{background:#fff;aspect-ratio:1/1.08;overflow:hidden}.product-small .box-image img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}.product-small .box-text{padding:14px 4px 4px!important}.product-small .title{font-size:14px!important;line-height:1.4}.product-small .price{font-size:14px}.shop-container .category-page-row>.large-3,.shop-container .shop-sidebar,.category-page-row .shop-sidebar{display:none!important}.shop-container .category-page-row>.large-9,.category-page-row>.large-9{flex-basis:100%!important;max-width:100%!important}.category-filtering,.tsx-hide{display:none!important}.tsx-social-title{font-weight:700;font-size:16px;margin-bottom:14px}.tsx-socials{display:flex;gap:10px}.tsx-socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:inherit;font-weight:700}
.banner .text-box{max-width:min(640px,90vw)!important}.banner .text-box-content{padding:26px!important;background:rgba(0,0,0,.13);backdrop-filter:blur(2px)}.banner h1,.banner h2,.banner h3{text-wrap:balance;text-shadow:0 2px 18px rgba(0,0,0,.35)}
@media(max-width:1100px) and (min-width:850px){.tsx-desktop-nav a,.tsx-desktop-nav button{padding:0 8px;font-size:12px}.tsx-search{width:58px}.tsx-search em{display:none}.tsx-logo{width:155px}}
@media(max-width:849px){:root{--tsx-header:112px;--tsx-promo:40px}.admin-bar .tsx-header{top:46px}.admin-bar{padding-top:calc(var(--tsx-header) + 46px)}.tsx-promo{text-align:center;padding:0 12px;font-size:12px}.tsx-header__bar{height:72px;margin:0;background:#fff;border:0;border-bottom:1px solid #ddd;display:grid;grid-template-columns:72px 1fr 72px}.tsx-menu-toggle{display:grid;place-content:center;border:0;border-right:1px solid #bbb;background:#fff;padding:0}.tsx-menu-toggle span{display:block;width:27px;height:3px;background:#000;margin:3px}.tsx-menu-toggle b{position:absolute;clip:rect(0 0 0 0)}.tsx-logo{width:auto;border:0;height:72px}.tsx-actions{margin:0;display:block}.tsx-actions>*{display:none!important}.tsx-actions .tsx-cart{height:72px;display:grid!important;background:#fff;color:#000;border-left:1px solid #bbb!important;font-size:0}.tsx-actions .tsx-cart:before{content:"▱";font-size:28px}.tsx-cart-count{right:11px;bottom:14px;background:#000;color:#fff}.tsx-desktop-nav{display:none}
.tsx-mega{position:fixed;top:var(--tsx-promo);left:14px;right:14px;bottom:14px;transform:translateY(-6px);overflow-y:auto;box-shadow:none}.admin-bar .tsx-mega{top:calc(var(--tsx-promo) + 46px)}.tsx-mobile-menu-head{height:72px;display:grid;grid-template-columns:58px 1fr 52px 52px 58px 62px;border-bottom:1px solid #aaa}.tsx-mobile-menu-head>*{border:0;border-right:1px solid #aaa;background:#fff;display:grid;place-items:center;color:#000;text-decoration:none;font-size:28px}.tsx-mobile-menu-head .tsx-close{font-size:39px}.tsx-drawer-logo{overflow:hidden}.tsx-mobile-menu-head .tsx-search{width:auto;padding:0}.tsx-mobile-menu-head .tsx-search i{width:24px;height:24px}.tsx-mobile-menu-head a b{font-size:11px;position:absolute;margin:18px 0 0 18px}.tsx-mobile-menu-head span{font-size:14px;font-weight:750}.tsx-desktop-mega{display:none}.tsx-mobile-category-list{display:block;padding:18px 0 44px}.tsx-mobile-category-list>a{display:flex;justify-content:space-between;align-items:center;padding:19px 20px;color:#050505;font-size:16px;font-weight:800;text-decoration:none}.tsx-mobile-category-list>a b{font-size:29px;line-height:1}.tsx-mobile-category-list .tsx-stores{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:8px;justify-content:flex-start;font-size:16px}.tsx-auth{display:grid;grid-template-columns:1fr 1fr;margin:22px 20px}.tsx-auth a{padding:17px 12px;background:#f1f1f1;color:#000;text-decoration:none;font-weight:750;border-right:1px solid #fff;text-align:center}.tsx-backdrop{top:var(--tsx-promo)}.admin-bar .tsx-backdrop{top:calc(var(--tsx-promo) + 46px)}
.tsx-home-products{padding:8px 14px 40px}.tsx-product-section{padding:32px 0}.tsx-section-head{text-align:left}.tsx-section-head h2{font-size:24px}.tsx-section-head a{bottom:2px}.tsx-home-products .products,.shop-container .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.banner{min-height:58vh!important;height:auto!important}.banner .fill img{object-fit:cover!important;object-position:center!important}.banner .text-box{left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;text-align:center!important}.banner .text-box-content{padding:20px 14px!important}.banner h1,.banner h2{font-size:clamp(27px,8vw,42px)!important;line-height:1.05!important}.banner.tsx-first-hero .text-box{top:33%!important}.banner.tsx-first-hero h1,.banner.tsx-first-hero h2{font-size:clamp(24px,6.6vw,34px)!important;line-height:1!important}.banner.tsx-first-hero .text-box-content{padding:8px!important}.banner.tsx-first-hero p{font-size:13px!important;line-height:1.25!important;margin-bottom:9px!important}}
@media(max-width:390px){.tsx-mobile-menu-head{grid-template-columns:52px 1fr 46px 46px 52px 54px}.tsx-section-head a{position:static;display:inline-block;margin-top:10px}}

/* v1.1.2 compact navigation, archive layout and mobile drawer polish */
@media(min-width:850px){
:root{--tsx-header:94px;--tsx-promo:28px}
.tsx-promo{font-size:13px}
.tsx-header__bar{height:66px}
.tsx-logo{width:164px;padding:0 10px;box-sizing:border-box}
.tsx-logo img{transform:scale(1.24)}
.tsx-desktop-nav a,.tsx-desktop-nav button{-webkit-appearance:none!important;appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;line-height:1!important;margin:0!important;padding:0 15px!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;font-size:14px!important;text-transform:none!important}
.tsx-search{width:190px;padding:0 17px}.tsx-search i{width:22px;height:22px}.tsx-actions a,.tsx-lang{min-width:54px;font-size:27px}.tsx-lang{min-width:82px;font-size:14px}.tsx-cart-count{bottom:11px}
}
.category-page-row>.large-3,#shop-sidebar,.widget_product_categories,.widget_price_filter{display:none!important}
.category-page-row{width:100%!important;max-width:1440px!important}
.category-page-row>.large-9{width:100%!important;flex-basis:100%!important;max-width:100%!important}
@media(max-width:849px){
:root{--tsx-header:100px;--tsx-promo:34px}
.tsx-header__bar{height:66px;grid-template-columns:64px 1fr 64px}
.tsx-menu-toggle{border-right:0}
.tsx-logo{height:66px;padding:0 16px}.tsx-logo img{transform:scale(1.05)}
.tsx-actions .tsx-cart{height:66px;border-left:0!important}
.tsx-mega{left:14px;right:14px}
.tsx-mobile-menu-head{height:66px;grid-template-columns:52px 1fr 48px 48px 52px 54px;overflow:hidden}
.tsx-mobile-menu-head>*{height:66px!important;min-width:0!important;border:0!important;box-sizing:border-box;font-size:25px}
.tsx-drawer-logo img{transform:scale(.94)}
.tsx-mobile-menu-head .tsx-close{font-size:34px}.tsx-mobile-menu-head .tsx-search i{width:21px;height:21px}
.tsx-mobile-category-list{padding-top:12px}.tsx-mobile-category-list>a{padding:17px 20px;font-size:15px}
}
@media(max-width:390px){.tsx-mobile-menu-head{grid-template-columns:48px 1fr 44px 44px 48px 50px}.tsx-logo{padding:0 12px}}

/* v1.1.3 catalogue alignment and desktop navigation */
.shop-container,.category-page-row>.large-9{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}
.shop-container .products.row,.category-page-row .products.row{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important}
.tsx-search em{font-size:14px!important;line-height:1!important;letter-spacing:0!important}
@media(min-width:850px){.tsx-desktop-nav>a,.tsx-desktop-nav>button{position:relative}.tsx-header.is-open .tsx-desktop-nav>a:not(.tsx-sale),.tsx-header.is-open .tsx-desktop-nav>button{text-decoration:underline;text-underline-offset:5px}}

/* v1.1.4 stable mega menu and product cards */
.product-small .box-image img{transform:none!important}.product-small .box-image .back-image,.product-small .box-image img.show-on-hover{display:none!important;opacity:0!important;visibility:hidden!important}
.related-products-wrapper .products,.related.products,.related .products,.product-footer .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:32px 18px!important;width:100%!important;margin:0!important}
.related-products-wrapper .product,.related.products .product,.related .product,.product-footer .product{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important}
.related-products-wrapper .box-image,.related .box-image,.product-footer .box-image{aspect-ratio:1/1.04!important;height:auto!important;overflow:hidden!important}.related-products-wrapper .box-image img,.related .box-image img,.product-footer .box-image img{width:100%!important;height:100%!important;object-fit:contain!important}
.tsx-desktop-mega{min-height:330px;grid-template-columns:repeat(3,minmax(160px,1fr)) minmax(360px,1.65fr)}.tsx-desktop-mega>div{align-content:start}.tsx-desktop-mega .tsx-empty{display:none}.tsx-mega-feature img{height:260px}
.related-products-wrapper,.product-footer .related,.product-footer .related-products-wrapper{display:block!important;width:min(1200px,calc(100vw - 48px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;float:none!important}
.related-products-wrapper .products,.product-footer .related .products{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
@media(max-width:849px){.related-products-wrapper .products,.related.products,.related .products,.product-footer .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 10px!important}}

/* v1.1.5 Flatsome related-product reset */
.related-products-wrapper{display:block!important;width:100%!important;max-width:1200px!important;margin:0 auto!important;overflow:visible!important}
.related-products-wrapper>.row,.related-products-wrapper .row-slider{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:30px 18px!important;width:100%!important;max-width:none!important;height:auto!important;margin:0!important;overflow:visible!important;transform:none!important}
.related-products-wrapper .flickity-viewport{height:auto!important;min-height:0!important;overflow:visible!important;position:static!important}
.related-products-wrapper .flickity-slider{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:30px 18px!important;width:100%!important;position:static!important;transform:none!important}
.related-products-wrapper .product-small{position:static!important;width:auto!important;max-width:none!important;min-height:0!important;margin:0!important;transform:none!important}
.related-products-wrapper .slider-nav-reveal .flickity-button,.related-products-wrapper .flickity-button{display:none!important}
@media(max-width:849px){.related-products-wrapper>.row,.related-products-wrapper .row-slider,.related-products-wrapper .flickity-slider{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

@media(min-width:850px){
:root{--tsx-header:94px;--tsx-promo:28px}
.tsx-promo{font-size:13px}
.tsx-header__bar{height:66px}
.tsx-logo{width:164px;padding:0 10px;box-sizing:border-box}
.tsx-logo img{transform:scale(1.24)}
.tsx-desktop-nav a,.tsx-desktop-nav button{-webkit-appearance:none!important;appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;line-height:1!important;margin:0!important;padding:0 15px!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;font-size:14px!important;text-transform:none!important}
.tsx-search{width:190px;padding:0 17px}.tsx-search i{width:22px;height:22px}.tsx-actions a,.tsx-lang{min-width:54px;font-size:27px}.tsx-lang{min-width:82px;font-size:14px}.tsx-cart-count{bottom:11px}
}
.category-page-row>.large-3,#shop-sidebar,.widget_product_categories,.widget_price_filter{display:none!important}
.category-page-row{width:100%!important;max-width:1440px!important}
.category-page-row>.large-9{width:100%!important;flex-basis:100%!important;max-width:100%!important}
@media(max-width:849px){
:root{--tsx-header:100px;--tsx-promo:34px}
.tsx-header__bar{height:66px;grid-template-columns:64px 1fr 64px}
.tsx-menu-toggle{border-right:0}
.tsx-logo{height:66px;padding:0 16px}.tsx-logo img{transform:scale(1.05)}
.tsx-actions .tsx-cart{height:66px;border-left:0!important}
.tsx-mega{left:14px;right:14px}
.tsx-mobile-menu-head{height:66px;grid-template-columns:52px 1fr 48px 48px 52px 54px;overflow:hidden}
.tsx-mobile-menu-head>*{height:66px!important;min-width:0!important;border:0!important;box-sizing:border-box;font-size:25px}
.tsx-drawer-logo img{transform:scale(.94)}
.tsx-mobile-menu-head .tsx-close{font-size:34px}.tsx-mobile-menu-head .tsx-search i{width:21px;height:21px}
.tsx-mobile-category-list{padding-top:12px}.tsx-mobile-category-list>a{padding:17px 20px;font-size:15px}
}
@media(max-width:390px){.tsx-mobile-menu-head{grid-template-columns:48px 1fr 44px 44px 48px 50px}.tsx-logo{padding:0 12px}}

/* v1.1.3 catalogue alignment and desktop navigation */
.shop-container,.category-page-row>.large-9{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}
.shop-container .products.row,.category-page-row .products.row{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important}
.tsx-search em{font-size:14px!important;line-height:1!important;letter-spacing:0!important}
@media(min-width:850px){.tsx-desktop-nav>a,.tsx-desktop-nav>button{position:relative}.tsx-header.is-open .tsx-desktop-nav>a:not(.tsx-sale),.tsx-header.is-open .tsx-desktop-nav>button{text-decoration:underline;text-underline-offset:5px}}

/* v1.1.4 stable mega menu and product cards */
.product-small .box-image img{transform:none!important}.product-small .box-image .back-image,.product-small .box-image img.show-on-hover{display:none!important;opacity:0!important;visibility:hidden!important}
.related-products-wrapper .products,.related.products,.related .products,.product-footer .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:32px 18px!important;width:100%!important;margin:0!important}
.related-products-wrapper .product,.related.products .product,.related .product,.product-footer .product{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;float:none!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;transform:none!important}
.related-products-wrapper .box-image,.related .box-image,.product-footer .box-image{aspect-ratio:1/1.04!important;height:auto!important;overflow:hidden!important}.related-products-wrapper .box-image img,.related .box-image img,.product-footer .box-image img{width:100%!important;height:100%!important;object-fit:contain!important}
.tsx-desktop-mega{min-height:330px;grid-template-columns:repeat(3,minmax(160px,1fr)) minmax(360px,1.65fr)}.tsx-desktop-mega>div{align-content:start}.tsx-desktop-mega .tsx-empty{display:none}.tsx-mega-feature img{height:260px}
.related-products-wrapper,.product-footer .related,.product-footer .related-products-wrapper{display:block!important;width:min(1200px,calc(100vw - 48px))!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;float:none!important}
.related-products-wrapper .products,.product-footer .related .products{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
@media(max-width:849px){.related-products-wrapper .products,.related.products,.related .products,.product-footer .products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 10px!important}}

@media(min-width:850px){
:root{--tsx-header:94px;--tsx-promo:28px}
.tsx-promo{font-size:13px}
.tsx-header__bar{height:66px}
.tsx-logo{width:164px;padding:0 10px;box-sizing:border-box}
.tsx-logo img{transform:scale(1.24)}
.tsx-desktop-nav a,.tsx-desktop-nav button{-webkit-appearance:none!important;appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;line-height:1!important;margin:0!important;padding:0 15px!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;font-size:14px!important;text-transform:none!important}
.tsx-search{width:190px;padding:0 17px}.tsx-search i{width:22px;height:22px}.tsx-actions a,.tsx-lang{min-width:54px;font-size:27px}.tsx-lang{min-width:82px;font-size:14px}.tsx-cart-count{bottom:11px}
}
.category-page-row>.large-3,#shop-sidebar,.widget_product_categories,.widget_price_filter{display:none!important}
.category-page-row{width:100%!important;max-width:1440px!important}
.category-page-row>.large-9{width:100%!important;flex-basis:100%!important;max-width:100%!important}
@media(max-width:849px){
:root{--tsx-header:100px;--tsx-promo:34px}
.tsx-header__bar{height:66px;grid-template-columns:64px 1fr 64px}
.tsx-menu-toggle{border-right:0}
.tsx-logo{height:66px;padding:0 16px}.tsx-logo img{transform:scale(1.05)}
.tsx-actions .tsx-cart{height:66px;border-left:0!important}
.tsx-mega{left:14px;right:14px}
.tsx-mobile-menu-head{height:66px;grid-template-columns:52px 1fr 48px 48px 52px 54px;overflow:hidden}
.tsx-mobile-menu-head>*{height:66px!important;min-width:0!important;border:0!important;box-sizing:border-box;font-size:25px}
.tsx-drawer-logo img{transform:scale(.94)}
.tsx-mobile-menu-head .tsx-close{font-size:34px}.tsx-mobile-menu-head .tsx-search i{width:21px;height:21px}
.tsx-mobile-category-list{padding-top:12px}.tsx-mobile-category-list>a{padding:17px 20px;font-size:15px}
}
@media(max-width:390px){.tsx-mobile-menu-head{grid-template-columns:48px 1fr 44px 44px 48px 50px}.tsx-logo{padding:0 12px}}

/* v1.1.3 catalogue alignment and desktop navigation */
.shop-container,.category-page-row>.large-9{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important}
.shop-container .products.row,.category-page-row .products.row{width:100%!important;max-width:1440px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important}
.tsx-search em{font-size:14px!important;line-height:1!important;letter-spacing:0!important}
@media(min-width:850px){.tsx-desktop-nav>a,.tsx-desktop-nav>button{position:relative}.tsx-header.is-open .tsx-desktop-nav>a:not(.tsx-sale),.tsx-header.is-open .tsx-desktop-nav>button{text-decoration:underline;text-underline-offset:5px}}

/* v1.1.2 compact navigation, archive layout and mobile drawer polish */
@media(min-width:850px){
:root{--tsx-header:94px;--tsx-promo:28px}
.tsx-promo{font-size:13px}
.tsx-header__bar{height:66px}
.tsx-logo{width:164px;padding:0 10px;box-sizing:border-box}
.tsx-logo img{transform:scale(1.24)}
.tsx-desktop-nav a,.tsx-desktop-nav button{-webkit-appearance:none!important;appearance:none!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;line-height:1!important;margin:0!important;padding:0 15px!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;font-size:14px!important;text-transform:none!important}
.tsx-search{width:190px;padding:0 17px}.tsx-search i{width:22px;height:22px}.tsx-actions a,.tsx-lang{min-width:54px;font-size:27px}.tsx-lang{min-width:82px;font-size:14px}.tsx-cart-count{bottom:11px}
}
.category-page-row>.large-3,#shop-sidebar,.widget_product_categories,.widget_price_filter{display:none!important}
.category-page-row{width:100%!important;max-width:1440px!important}
.category-page-row>.large-9{width:100%!important;flex-basis:100%!important;max-width:100%!important}
@media(max-width:849px){
:root{--tsx-header:100px;--tsx-promo:34px}
.tsx-header__bar{height:66px;grid-template-columns:64px 1fr 64px}
.tsx-menu-toggle{border-right:0}
.tsx-logo{height:66px;padding:0 16px}.tsx-logo img{transform:scale(1.05)}
.tsx-actions .tsx-cart{height:66px;border-left:0!important}
.tsx-mega{left:14px;right:14px}
.tsx-mobile-menu-head{height:66px;grid-template-columns:52px 1fr 48px 48px 52px 54px;overflow:hidden}
.tsx-mobile-menu-head>*{height:66px!important;min-width:0!important;border:0!important;box-sizing:border-box;font-size:25px}
.tsx-drawer-logo img{transform:scale(.94)}
.tsx-mobile-menu-head .tsx-close{font-size:34px}.tsx-mobile-menu-head .tsx-search i{width:21px;height:21px}
.tsx-mobile-category-list{padding-top:12px}.tsx-mobile-category-list>a{padding:17px 20px;font-size:15px}
}
@media(max-width:390px){.tsx-mobile-menu-head{grid-template-columns:48px 1fr 44px 44px 48px 50px}.tsx-logo{padding:0 12px}}
.tsx-menu-toggle{display:none}.tsx-desktop-nav{display:flex;align-items:stretch;flex:1}.tsx-desktop-nav a,.tsx-desktop-nav button{display:flex;align-items:center;padding:0 15px;border:0;background:#fff;color:#050505;font-size:14px;font-weight:750;white-space:nowrap;cursor:pointer;text-decoration:none}.tsx-desktop-nav a:hover,.tsx-desktop-nav button:hover{text-decoration:underline}.tsx-desktop-nav .tsx-sale{background:var(--tsx-red);color:#fff;text-decoration:none}
.tsx-actions{display:flex;align-items:stretch;margin-left:auto}.tsx-actions>*{border-left:1px solid #aaa!important}.tsx-search{width:210px;border:0;background:#fff;display:flex;align-items:center;gap:14px;padding:0 20px;font-style:normal;font-weight:750;cursor:pointer}.tsx-search i{display:block;width:25px;height:25px;border:3px solid #000;border-radius:50%;position:relative}.tsx-search i:after{content:"";position:absolute;width:11px;height:3px;background:#000;right:-8px;bottom:-4px;transform:rotate(48deg)}.tsx-search em{font-style:normal}.tsx-actions a,.tsx-lang{min-width:58px;display:grid;place-items:center;background:#050000;color:#fff;font-size:30px;text-decoration:none;position:relative}.tsx-lang{background:#fff;color:#000;min-width:92px;font-size:14px;font-weight:750}.tsx-cart-count{position:absolute;right:10px;bottom:15px;width:20px;height:20px;background:#fff;color:#000;border-radius:50%;display:grid;place-items:center;font-size:11px}
.tsx-mega{position:absolute;z-index:3;left:2.1vw;right:2.1vw;top:var(--tsx-header);background:#fff;opacity:0;visibility:hidden;transform:translateY(-8px);transition:.18s;box-shadow:0 14px 30px rgba(0,0,0,.16)}.tsx-header.is-open .tsx-mega{opacity:1;visibility:visible;transform:none}.tsx-desktop-mega{min-height:420px;padding:34px 44px;display:grid;grid-template-columns:180px 250px 190px 1fr;gap:34px}.tsx-desktop-mega>div{display:flex;flex-direction:column;gap:15px}.tsx-desktop-mega strong{font-size:14px}.tsx-desktop-mega a{font-size:14px;font-weight:650;color:#050505;text-decoration:none}.tsx-mega-feature{display:block;color:#050505;text-decoration:none}.tsx-mega-feature img{display:block;width:100%;height:335px;object-fit:cover;margin-bottom:9px}.tsx-mega-feature b{font-size:14px}.tsx-mobile-menu-head,.tsx-mobile-category-list{display:none}.tsx-backdrop{position:fixed;z-index:2;inset:var(--tsx-header) 0 0;background:rgba(0,0,0,.58);opacity:0;visibility:hidden}.tsx-header.is-open .tsx-backdrop{opacity:1;visibility:visible}
.tsx-home-products{max-width:1470px;margin:0 auto;padding:26px 24px 60px}.tsx-product-section{padding:42px 0}.tsx-product-section+.tsx-product-section{border-top:1px solid #e8e8e8}.tsx-section-head{position:relative;text-align:center;margin-bottom:26px}.tsx-section-head p{letter-spacing:.18em;font-size:11px;color:#68727e;margin:0 0 8px;text-transform:uppercase}.tsx-section-head h2{font-size:30px;margin:0;color:var(--tsx-ink)}.tsx-section-head a{position:absolute;right:0;bottom:4px;color:var(--tsx-ink);font-size:13px;font-weight:650}.tsx-home-products .products,.shop-container .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.tsx-home-products .product,.shop-container .product{width:auto!important;max-width:none!important;padding:0!important}.product-small .box-image{background:#fff;aspect-ratio:1/1.08;overflow:hidden}.product-small .box-image img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:multiply}.product-small .box-text{padding:14px 4px 4px!important}.product-small .title{font-size:14px!important;line-height:1.4}.product-small .price{font-size:14px}.shop-container .category-page-row>.large-3,.shop-container .shop-sidebar,.category-page-row .shop-sidebar{display:none!important}.shop-container .category-page-row>.large-9,.category-page-row>.large-9{flex-basis:100%!important;max-width:100%!important}.category-filtering,.tsx-hide{display:none!important}.tsx-social-title{font-weight:700;font-size:16px;margin-bottom:14px}.tsx-socials{display:flex;gap:10px}.tsx-socials a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:inherit;font-weight:700}
.banner .text-box{max-width:min(640px,90vw)!important}.banner .text-box-content{padding:26px!important;background:rgba(0,0,0,.13);backdrop-filter:blur(2px)}.banner h1,.banner h2,.banner h3{text-wrap:balance;text-shadow:0 2px 18px rgba(0,0,0,.35)}
@media(max-width:1100px) and (min-width:850px){.tsx-desktop-nav a,.tsx-desktop-nav button{padding:0 8px;font-size:12px}.tsx-search{width:58px}.tsx-search em{display:none}.tsx-logo{width:155px}}
@media(max-width:849px){:root{--tsx-header:112px;--tsx-promo:40px}.admin-bar .tsx-header{top:46px}.admin-bar{padding-top:calc(var(--tsx-header) + 46px)}.tsx-promo{text-align:center;padding:0 12px;font-size:12px}.tsx-header__bar{height:72px;margin:0;background:#fff;border:0;border-bottom:1px solid #ddd;display:grid;grid-template-columns:72px 1fr 72px}.tsx-menu-toggle{display:grid;place-content:center;border:0;border-right:1px solid #bbb;background:#fff;padding:0}.tsx-menu-toggle span{display:block;width:27px;height:3px;background:#000;margin:3px}.tsx-menu-toggle b{position:absolute;clip:rect(0 0 0 0)}.tsx-logo{width:auto;border:0;height:72px}.tsx-actions{margin:0;display:block}.tsx-actions>*{display:none!important}.tsx-actions .tsx-cart{height:72px;display:grid!important;background:#fff;color:#000;border-left:1px solid #bbb!important;font-size:0}.tsx-actions .tsx-cart:before{content:"▱";font-size:28px}.tsx-cart-count{right:11px;bottom:14px;background:#000;color:#fff}.tsx-desktop-nav{display:none}
.tsx-mega{position:fixed;top:var(--tsx-promo);left:14px;right:14px;bottom:14px;transform:translateY(-6px);overflow-y:auto;box-shadow:none}.admin-bar .tsx-mega{top:calc(var(--tsx-promo) + 46px)}.tsx-mobile-menu-head{height:72px;display:grid;grid-template-columns:58px 1fr 52px 52px 58px 62px;border-bottom:1px solid #aaa}.tsx-mobile-menu-head>*{border:0;border-right:1px solid #aaa;background:#fff;display:grid;place-items:center;color:#000;text-decoration:none;font-size:28px}.tsx-mobile-menu-head .tsx-close{font-size:39px}.tsx-drawer-logo{overflow:hidden}.tsx-mobile-menu-head .tsx-search{width:auto;padding:0}.tsx-mobile-menu-head .tsx-search i{width:24px;height:24px}.tsx-mobile-menu-head a b{font-size:11px;position:absolute;margin:18px 0 0 18px}.tsx-mobile-menu-head span{font-size:14px;font-weight:750}.tsx-desktop-mega{display:none}.tsx-mobile-category-list{display:block;padding:18px 0 44px}.tsx-mobile-category-list>a{display:flex;justify-content:space-between;align-items:center;padding:19px 20px;color:#050505;font-size:16px;font-weight:800;text-decoration:none}.tsx-mobile-category-list>a b{font-size:29px;line-height:1}.tsx-mobile-category-list .tsx-stores{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-top:8px;justify-content:flex-start;font-size:16px}.tsx-auth{display:grid;grid-template-columns:1fr 1fr;margin:22px 20px}.tsx-auth a{padding:17px 12px;background:#f1f1f1;color:#000;text-decoration:none;font-weight:750;border-right:1px solid #fff;text-align:center}.tsx-backdrop{top:var(--tsx-promo)}.admin-bar .tsx-backdrop{top:calc(var(--tsx-promo) + 46px)}
.tsx-home-products{padding:8px 14px 40px}.tsx-product-section{padding:32px 0}.tsx-section-head{text-align:left}.tsx-section-head h2{font-size:24px}.tsx-section-head a{bottom:2px}.tsx-home-products .products,.shop-container .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.banner{min-height:58vh!important;height:auto!important}.banner .fill img{object-fit:cover!important;object-position:center!important}.banner .text-box{left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%)!important;text-align:center!important}.banner .text-box-content{padding:20px 14px!important}.banner h1,.banner h2{font-size:clamp(27px,8vw,42px)!important;line-height:1.05!important}.banner.tsx-first-hero .text-box{top:33%!important}.banner.tsx-first-hero h1,.banner.tsx-first-hero h2{font-size:clamp(24px,6.6vw,34px)!important;line-height:1!important}.banner.tsx-first-hero .text-box-content{padding:8px!important}.banner.tsx-first-hero p{font-size:13px!important;line-height:1.25!important;margin-bottom:9px!important}}
@media(max-width:390px){.tsx-mobile-menu-head{grid-template-columns:52px 1fr 46px 46px 52px 54px}.tsx-section-head a{position:static;display:inline-block;margin-top:10px}}
