@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#20251e;--muted:#7a7e76;--lime:#d3f66b;--line:#e8eae3;--paper:#fafbf8;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #6a8b27;outline-offset:4px}img{max-width:100%;height:auto}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,h4{font-family:'Manrope',sans-serif;line-height:1.2;letter-spacing:-1.2px;margin:0 0 16px}p{margin:0 0 20px}.container{width:min(1320px,calc(100% - 80px));margin:auto}.topbar{background:#242b21;color:#fff;font-size:11px;letter-spacing:.15px}.topbar .container{display:flex;align-items:center;justify-content:space-between;height:34px}.topbar a{color:#d5e6be}.topbar a span{margin-left:10px}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-main{display:flex;align-items:center;gap:44px;height:100px}.logo{display:inline-flex;align-items:center;gap:8px;font-size:30px;font-weight:800;letter-spacing:-1.5px;white-space:nowrap;font-family:'Manrope',sans-serif}.logo-mark{display:inline-block;background:var(--lime);padding:0 10px 3px;line-height:44px;border-radius:11px;transform:rotate(-5deg);font-size:35px;position:relative;letter-spacing:-4px}.logo-mark span{display:inline-block;transform:translateY(-1px);padding-right:4px}.logo-mark i{width:6px;height:6px;background:var(--ink);border-radius:50%;position:absolute;right:6px;bottom:6px}.logo-dot{color:#87a83f}.search{height:47px;display:flex;flex:1;max-width:615px;border:1px solid #e4e6df;background:#f7f8f4;border-radius:9px;overflow:hidden}.search input{border:0;background:transparent;outline:0;min-width:0;flex:1;padding:0 19px;font-size:13px}.search button{width:49px;background:var(--lime);border:0;margin:4px;border-radius:6px}.header-actions{display:flex;align-items:center;gap:24px;margin-left:auto}.header-actions>a{position:relative}.account-link{display:flex;align-items:center;gap:9px}.account-link span{font-size:10px;color:var(--muted);line-height:1.5;white-space:nowrap}.account-link b{display:block;font-size:12px;color:var(--ink)}.cart-count,.wish-count{position:absolute;top:-10px;right:-10px;min-width:17px;height:17px;line-height:17px;text-align:center;font-size:9px;border-radius:30px;background:var(--lime);color:#252b21;font-weight:700}.wish-count:empty{display:none}.nav-row{display:flex;gap:28px;height:53px;align-items:center;font-size:12px;white-space:nowrap}.nav-row a:hover{color:#638428}.all-categories{display:flex;align-items:center;gap:10px;font-weight:700;padding-right:30px;border-right:1px solid var(--line)}.offers-link{margin-left:auto;color:#637f30;font-weight:700}.hero-wrap{display:grid;grid-template-columns:2.13fr 1fr;gap:18px;padding-top:27px}.hero-main{height:478px;border-radius:var(--radius);background:#eaf0de;position:relative;overflow:hidden;display:flex}.hero-copy{padding:43px 0 35px 39px;z-index:2;position:relative;width:48%}.hero-tag{display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:700;letter-spacing:1.2px}.hero-tag i{height:6px;width:6px;border-radius:50%;background:#677f43}.hero-copy h1{font-size:58px;line-height:1.035;font-weight:800;letter-spacing:-3px;margin:21px 0 18px}.hero-copy h1 em{font-style:normal;color:#668339}.hero-copy p{font-size:13px;line-height:1.8;color:#59624e;margin-bottom:24px}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border:0;border-radius:8px;background:var(--lime);color:var(--ink);font-weight:700;line-height:1.3;padding:14px 21px;font-size:12px;transition:transform .2s,background .2s}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#c0e558;color:var(--ink);transform:translateY(-2px)}.button.dark,.woocommerce #respond input#submit,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background:var(--ink);color:#fff}.hero-small{display:flex;align-items:center;gap:8px;font-size:9px;color:#68705f;margin-top:21px}.hero-small>span{font-size:13px;font-weight:800;color:#333e29}.hero-small i{font-size:21px;margin-left:12px;color:#778b57}.hero-art{position:absolute;width:59%;height:100%;right:0;top:0}.hero-laptop{position:absolute;width:110%;max-width:none;right:-11%;top:9%;transform:rotate(-11deg);filter:drop-shadow(0 26px 16px #3f472e24);z-index:1}.orbit{position:absolute;border:1px solid #c7d7ac;border-radius:50%;width:490px;height:490px;top:-12px;left:10px;transform:rotate(-20deg)}.orbit-two{width:375px;height:375px;left:66px;top:46px;background:linear-gradient(120deg,#d4e3be88,#e6edd744)}.art-label{position:absolute;top:44px;right:34px;color:#6c795c;font-size:8px;letter-spacing:2px}.floating-card{display:flex;align-items:center;gap:10px;background:#ffffffd9;border:1px solid #fff;padding:12px 17px;border-radius:12px;box-shadow:0 8px 25px #30421812;position:absolute;bottom:70px;left:27px;z-index:2;transform:rotate(-4deg)}.float-icon{background:var(--lime);width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:23px}.floating-card>span:last-child{font-size:9px;color:#6c745f}.floating-card b{display:block;color:var(--ink);font-size:13px}.hero-spark{position:absolute;right:33px;bottom:59px;font-size:67px;line-height:1;color:#94af66}.hero-edition{position:absolute;bottom:26px;right:31px;font-size:8px;letter-spacing:2px;color:#6c795c}.hero-side{display:grid;grid-template-rows:1.13fr 1fr;gap:18px}.hero-side>a{border-radius:var(--radius);overflow:hidden;position:relative;display:block}.side-gaming{background:#242639;color:white;padding:26px}.mini-tag{font-size:8px;letter-spacing:1.5px;font-weight:600;position:relative;z-index:2}.side-gaming .mini-tag{color:#c6c8e4}.hero-side h2{font-size:27px;letter-spacing:-1px;margin:13px 0 17px;position:relative;z-index:2}.side-cta{font-size:11px;position:relative;z-index:2;display:inline-flex;align-items:center;gap:15px}.side-gaming img{position:absolute;width:58%;height:100%;object-fit:cover;object-position:48% 50%;right:-8px;bottom:0;opacity:.82;mask-image:linear-gradient(90deg,transparent,black 30%)}.side-audio{background:#f4eee4;padding:25px;display:flex!important;align-items:center}.side-audio .mini-tag{color:#867961}.side-audio img{width:54%;position:absolute;right:-6%;top:8%;transform:rotate(12deg);filter:drop-shadow(0 12px 12px #44382618)}.side-audio h2{font-size:26px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:28px 0;border-bottom:1px solid var(--line);gap:20px}.benefits>div{display:flex;align-items:center;gap:13px;justify-content:center;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits b{display:block;font-size:11px;font-weight:700}.benefits small{font-size:10px;color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.eyebrow{display:block;color:#7b826f;font-size:9px;letter-spacing:1.7px;font-weight:700;margin-bottom:10px}.section-heading h2{font-size:29px;letter-spacing:-1.1px;margin:0}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:11px;font-weight:700;white-space:nowrap}.category-section{padding-top:42px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-tile{border:1px solid var(--line);border-radius:13px;display:flex;flex-direction:column;align-items:center;padding:22px 8px 18px;transition:.2s;background:#fff}.category-tile:hover{border-color:#a4bc79;transform:translateY(-4px);background:#f7faef}.category-icon{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#f2f5e9;color:#556440;margin-bottom:13px}.category-tile:nth-child(2) .category-icon{background:#eff0f8;color:#676b85}.category-tile:nth-child(3) .category-icon{background:#eef3f2;color:#53756e}.category-tile:nth-child(4) .category-icon{background:#f3edf6;color:#7c658e}.category-tile:nth-child(5) .category-icon{background:#f9f0e3;color:#a58a55}.category-tile:nth-child(6) .category-icon{background:#eef1f5;color:#67788c}.category-tile b{font-size:12px}.category-tile small{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:16px;margin-top:3px}.featured-section{padding-top:46px}.lime-dot{color:#86a936}.feature-tabs{display:flex;align-items:center;gap:9px;margin:0 0 24px}.feature-tabs button,.category-pills a{border:1px solid var(--line);border-radius:25px;background:white;padding:8px 20px;font-size:11px}.feature-tabs button.active,.category-pills .selected{background:var(--ink);border-color:var(--ink);color:#fff}.feature-tabs>span{margin-left:auto;font-size:10px;color:#8b8e83}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0!important;padding:0;list-style:none}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;clear:none!important;min-width:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.woocommerce ul.products li.product:hover{box-shadow:0 9px 30px #2935220a;transform:translateY(-3px)}.card-visual{height:224px;background:#f6f7f3;position:relative;overflow:hidden}.card-visual>a{display:flex;height:100%;align-items:center;justify-content:center;padding:13px 27px}.woocommerce ul.products li.product .card-visual img{height:100%;width:100%;object-fit:contain;margin:0;transition:transform .3s;mix-blend-mode:multiply}.woocommerce ul.products li.product:hover .card-visual img{transform:scale(1.05)}.discount{position:absolute;left:14px;top:14px;padding:3px 8px;border-radius:4px;background:var(--lime);font-weight:700;font-size:10px;z-index:1}.favorite{position:absolute;right:12px;top:12px;width:30px;height:30px;border:1px solid #e6e8e1;background:#ffffffec;border-radius:50%;display:grid;place-items:center;padding:0;z-index:2}.favorite[aria-pressed=true]{background:var(--lime);border-color:#b2d555}.favorite[aria-pressed=true] svg{fill:#344922;stroke:#344922}.card-info{padding:17px}.product-category{display:block;font-size:9px;color:#888e7f;margin-bottom:6px}.product-title{display:block;font-size:13px;font-weight:650;line-height:1.4;min-height:37px;color:#24291f}.demo-rating{display:flex;align-items:center;gap:6px;margin:10px 0 13px;font-size:10px}.demo-rating>span{color:#e9b446;font-size:12px;letter-spacing:.5px}.demo-rating b{font-size:10px;font-weight:600}.demo-rating small{color:#8a8d83;font-size:9px}.price-row{display:flex;align-items:center;justify-content:space-between;gap:4px}.woocommerce ul.products li.product .price{margin:0;color:var(--ink);font-size:18px;font-weight:750;display:flex;flex-direction:column-reverse;line-height:1.3;letter-spacing:-.4px}.woocommerce ul.products li.product .price del{font-size:11px;font-weight:400;color:#999c92;opacity:1;letter-spacing:0}.woocommerce ul.products li.product .price ins{text-decoration:none;font-weight:750}.woocommerce ul.products li.product .button{font-size:0;margin:0;width:35px;height:35px;padding:0;border-radius:8px;background:#edf2e5;flex-shrink:0}.woocommerce ul.products li.product .button:before{content:'+';font-size:25px;font-weight:400}.woocommerce ul.products li.product .button.loading{opacity:.45}.woocommerce ul.products li.product .button.added:before{content:'✓';font-size:17px}.woocommerce ul.products li.product .button.added:after{display:none}.added_to_cart.wc-forward{font-size:10px;line-height:1.2;max-width:48px}.availability{display:block;font-size:9px;color:#879074;margin-top:12px}.lifestyle-banner{margin-top:49px;position:relative;overflow:hidden;background:#edf0e8;border-radius:18px;padding:38px 42px;display:flex;align-items:center;min-height:285px}.lifestyle-banner h2{font-size:33px;line-height:1.18}.lifestyle-banner p{font-size:12px;color:#707968}.lifestyle-banner>div{position:relative;z-index:2}.lifestyle-banner img{position:absolute;right:8%;width:330px;top:8px;z-index:1;filter:drop-shadow(15px 15px 14px #29332022);transform:rotate(-9deg)}.road-text{font-family:'Manrope',sans-serif;font-size:140px;line-height:.8;font-weight:800;letter-spacing:-9px;position:absolute;right:2%;color:#dce3d4;transform:rotate(-6deg)}.closing{display:flex;align-items:center;gap:23px;padding:42px 0 46px}.closing-icon{color:#789345;font-size:46px}.closing h2{font-size:22px;margin-bottom:6px}.closing p{font-size:12px;color:var(--muted);margin:0}.closing>a{margin-left:auto}.site-footer{background:#f6f7f2;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:35px;padding:46px 0 38px}.footer-main h3{font-size:12px;letter-spacing:0;margin:9px 0 18px}.footer-main>div>a:not(.logo){display:block;font-size:11px;color:#747a6c;margin:10px 0}.footer-main a:hover{text-decoration:underline}.footer-brand .logo{font-size:25px}.footer-brand .logo-mark{font-size:28px;line-height:34px}.footer-brand p{margin:16px 0;font-size:12px;color:#747a6c}.footer-chip{font-size:9px;border:1px solid #dce2d2;padding:7px 9px;border-radius:5px;color:#6e7c5c}.demo-footer{font-size:10px;color:#969c8c;margin-top:20px}.footer-bottom{border-top:1px solid #e1e5d9;display:flex;justify-content:space-between;padding:18px 0;font-size:9px;color:#969c8c}.catalog-main,.content-page{padding-top:35px;padding-bottom:60px;min-height:52vh}.content-page>article{max-width:100%;}.content-page h1,.catalog-heading h1{font-size:38px;margin-bottom:23px}.content-page article>h2{font-size:24px;margin-top:30px}.content-page article>p,.content-page article>ul{max-width:820px;color:#68715f}.category-pills{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0 28px}.woocommerce .woocommerce-ordering select{padding:10px 15px;border:1px solid var(--line);border-radius:8px;background:white;font-size:12px}.woocommerce .woocommerce-result-count{font-size:12px;margin-top:11px}.woocommerce nav.woocommerce-pagination{margin-top:30px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center}.woocommerce nav.woocommerce-pagination ul li{border:1px solid var(--line);border-radius:6px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:12px 15px}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--lime);color:var(--ink)}.woocommerce .woocommerce-breadcrumb{font-size:11px;color:#808775;margin-bottom:25px}.woocommerce div.product div.images{border-radius:18px;overflow:hidden;background:#f7f8f4;padding:22px}.woocommerce div.product div.images img{object-fit:contain;max-height:550px}.woocommerce div.product .product_title{font-size:35px}.woocommerce div.product p.price{font-size:25px;color:#273321}.woocommerce div.product p.price ins{text-decoration:none}.woocommerce-product-details__short-description{color:#6d7565;line-height:1.9}.woocommerce .quantity .qty{padding:11px 5px;width:65px;border:1px solid #dce1d4;border-radius:7px;margin-right:9px}.product-note{border-radius:9px;background:#f1f5e9;font-size:12px;padding:17px;color:#73805f;margin-top:20px}.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--line);background:#f5f7f0}.woocommerce div.product .woocommerce-tabs ul.tabs li a{font-size:12px}.woocommerce div.product .woocommerce-tabs .panel{padding:20px 0;color:#65705c}.woocommerce .related.products{clear:both;padding-top:30px}.woocommerce .related.products h2{font-size:25px}.woocommerce table.shop_table{border:1px solid var(--line);border-radius:12px;border-spacing:0}.woocommerce table.shop_table th{background:#f5f7f0;font-size:12px;padding:14px}.woocommerce table.shop_table td{padding:16px 12px;font-size:13px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce .input-text{border:1px solid #dce1d3;border-radius:7px;padding:12px;background:white}.woocommerce form .form-row label{font-size:12px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-color:var(--line);border-radius:13px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:47%}.woocommerce-message,.woocommerce-info{border-top-color:#8ca558;background:#f3f6eb;font-size:13px}.woocommerce-message::before,.woocommerce-info::before{color:#6e8d39}.woocommerce-error{font-size:13px}.woocommerce #payment{background:#f4f6ef;border-radius:12px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden}.woocommerce-MyAccount-navigation li{border-bottom:1px solid var(--line)}.woocommerce-MyAccount-navigation a{display:block;padding:13px 19px}.woocommerce-MyAccount-navigation .is-active{background:#edf3e2}.favorites-empty{text-align:center;background:#f7f9f2;padding:50px;border-radius:20px;margin:30px 0}.favorites-empty>span{font-size:60px;color:#849d58}.favorites-empty h2{font-size:25px}.favorites-page ul.products{margin-top:30px!important}.favorites-page .zt-card{display:none}.favorites-page .zt-card.is-saved{display:block}.zt-toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,20px);background:#252e20;color:white;box-shadow:0 10px 30px #0002;border-radius:10px;padding:13px 22px;font-size:12px;opacity:0;pointer-events:none;transition:.25s;z-index:9999}.zt-toast.visible{opacity:1;transform:translate(-50%,0)}.featured-empty{padding:30px;background:#f7f9f3;border-radius:12px;margin-top:15px}.screen-reader-text,.skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.skip-link:focus{width:auto;height:auto;clip:auto;z-index:999;top:0;left:20px;padding:12px;background:white}[hidden]{display:none!important}.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{margin-right:15px}.woocommerce ul.products li.product .star-rating{display:none}.woocommerce .woocommerce-customer-details address{border-color:var(--line);padding:20px}.woocommerce table.shop_table img{width:80px;max-height:80px;object-fit:contain}details{border:1px solid var(--line);border-radius:10px;padding:16px 20px;margin:12px 0;max-width:900px}summary{cursor:pointer;font-weight:650}details p{margin:15px 0 0;color:#68715f}.woocommerce div.product form.cart{margin-top:25px}.woocommerce .woocommerce-order{margin:20px 0}.woocommerce .cart-collaterals h2{font-size:25px}
@media(min-width:1600px){.hero-main{height:505px}.hero-copy h1{font-size:64px}.hero-copy{padding-top:47px}.hero-laptop{top:5%}.hero-copy p{font-size:14px}.hero-tag{font-size:10px}.card-visual{height:245px}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.header-main{gap:24px}.nav-row{gap:17px;font-size:11px}.all-categories{padding-right:16px}.header-actions{gap:18px}.account-link span{display:none}.hero-main{height:436px}.hero-copy{padding:32px 0 25px 28px}.hero-copy h1{font-size:49px}.hero-tag{font-size:7px}.hero-copy p{font-size:12px}.hero-laptop{top:17%}.hero-side h2{font-size:23px}.side-gaming,.side-audio{padding:20px}.mini-tag{font-size:7px}.hero-side .side-cta{font-size:10px;gap:6px}.floating-card{left:0;bottom:65px;padding:9px}.hero-edition{font-size:6px}.hero-spark{font-size:50px}.benefits{gap:10px}.benefits>div{gap:7px}.benefits b{font-size:10px}.benefits small{font-size:8px}.feature-tabs>span{display:none}.woocommerce ul.products,.woocommerce-page ul.products{gap:14px}.card-visual{height:185px}.card-info{padding:13px}.woocommerce ul.products li.product .price{font-size:16px}.category-tile b{font-size:10px}.lifestyle-banner img{right:1%}.road-text{font-size:115px}.section-heading h2{font-size:26px}}
@media(max-width:760px){.container{width:calc(100% - 32px)}.topbar .container{justify-content:center;height:30px}.topbar .container>span{display:none}.topbar{font-size:10px}.header-main{height:auto;min-height:125px;flex-wrap:wrap;padding:17px 0 13px;gap:15px}.logo{font-size:25px}.logo-mark{font-size:29px;line-height:36px}.header-actions{order:1;gap:23px}.search{order:2;flex-basis:100%;max-width:none;height:42px}.nav-row{height:46px;overflow:auto;gap:22px;scrollbar-width:none;font-size:11px}.nav-row .all-categories{padding-right:20px}.hero-wrap{grid-template-columns:1fr;padding-top:18px;gap:13px}.hero-main{height:425px}.hero-copy{width:56%;padding:30px 0 24px 25px}.hero-tag{font-size:7px;letter-spacing:.8px}.hero-copy h1{font-size:51px;letter-spacing:-2.5px;margin-top:23px}.hero-copy p{font-size:11px;margin-bottom:22px}.hero-copy .button{font-size:10px;padding:13px 15px;gap:9px}.hero-art{width:51%;}.hero-laptop{width:150%;right:-33%;top:22%}.orbit{left:-30px;top:70px;width:330px;height:330px}.orbit-two{width:240px;height:240px;left:5px;top:105px}.floating-card{left:-7px;bottom:50px;gap:6px;padding:8px 9px}.floating-card b{font-size:10px}.floating-card>span:last-child{font-size:7px}.float-icon{width:26px;height:26px;font-size:18px}.hero-spark{right:14px;bottom:108px;font-size:36px}.hero-edition{font-size:5px;letter-spacing:.7px;bottom:22px;right:15px}.art-label{font-size:5px;right:17px;top:40px;letter-spacing:.9px}.hero-small{font-size:8px;margin-top:22px}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:180px;gap:12px}.side-gaming,.side-audio{padding:16px}.hero-side h2,.side-audio h2{font-size:20px;margin:12px 0}.hero-side .mini-tag{font-size:6px;letter-spacing:.5px}.side-audio img{width:70%;right:-23%;top:25%}.side-gaming img{width:73%;right:-17%;opacity:.5}.hero-side .side-cta{font-size:9px;gap:6px}.benefits{grid-template-columns:1fr 1fr;padding:22px 0;gap:19px 9px}.benefits>div{justify-content:flex-start;border:0;gap:10px}.benefits svg{width:22px}.benefits b{font-size:9px}.benefits small{font-size:8px}.category-section{padding-top:29px}.eyebrow{font-size:7px;letter-spacing:1.1px}.section-heading{gap:10px;margin-bottom:19px}.section-heading h2{font-size:22px;letter-spacing:-.9px}.text-link{font-size:9px;gap:7px}.section-heading>.text-link{font-size:0;gap:0}.section-heading>.text-link svg{width:23px;height:23px}.category-grid{grid-template-columns:repeat(3,1fr);gap:9px}.category-tile{padding:16px 5px 13px;border-radius:10px}.category-icon{height:48px;width:48px;margin-bottom:10px}.category-icon svg{width:26px}.category-tile b{font-size:9px}.category-tile small{font-size:8px;gap:9px}.featured-section{padding-top:32px}.feature-tabs{gap:6px;overflow:auto;margin-bottom:18px}.feature-tabs button{padding:7px 13px;font-size:9px;white-space:nowrap}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card-visual{height:174px}.card-visual>a{padding:16px}.discount{left:9px;top:9px;font-size:8px;padding:2px 5px}.favorite{right:8px;top:8px;width:26px;height:26px}.favorite svg{width:15px}.card-info{padding:12px}.product-category{font-size:8px}.product-title{font-size:11px;min-height:33px}.demo-rating{gap:4px;margin:8px 0 10px}.demo-rating>span{font-size:10px;letter-spacing:0}.demo-rating b{font-size:9px}.demo-rating small{font-size:7px}.woocommerce ul.products li.product .price{font-size:15px}.woocommerce ul.products li.product .price del{font-size:9px}.woocommerce ul.products li.product .button{width:28px;height:28px}.availability{font-size:7px;margin-top:10px}.lifestyle-banner{padding:26px 23px;margin-top:30px;min-height:260px}.lifestyle-banner h2{font-size:26px;max-width:210px}.lifestyle-banner p{font-size:10px;max-width:190px}.lifestyle-banner .button{font-size:10px;padding:12px}.lifestyle-banner img{width:200px;right:-66px;top:55px;opacity:.8}.road-text{font-size:85px;right:-30px;top:26px;opacity:.5}.closing{padding:28px 0;gap:11px;flex-wrap:wrap}.closing-icon{font-size:35px}.closing h2{font-size:17px}.closing p{font-size:10px;max-width:270px}.closing>a{margin:1px 0 0 46px;font-size:10px}.footer-main{grid-template-columns:1fr 1fr;gap:24px 17px;padding:30px 0}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:11px;margin:12px 0}.footer-main h3{font-size:11px;margin-bottom:13px}.footer-main>div>a:not(.logo){font-size:10px}.footer-main>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:0 18px}.footer-main>div:last-child h3{width:100%;margin-bottom:4px}.demo-footer{width:100%;margin:8px 0 0;font-size:9px}.footer-bottom{font-size:8px;padding:15px 0}.footer-bottom>span:last-child{display:none}.content-page h1,.catalog-heading h1{font-size:30px}.category-pills{gap:7px}.category-pills a{font-size:10px;padding:7px 12px}.woocommerce .woocommerce-ordering{float:none;margin:15px 0 20px}.woocommerce .woocommerce-result-count{float:none}.woocommerce div.product .product_title{font-size:28px}.woocommerce div.product div.images{padding:10px}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{width:100%;float:none}.woocommerce form .form-row-first,.woocommerce form .form-row-last{width:100%;float:none}.woocommerce table.shop_table td{font-size:12px}.woocommerce .cart-collaterals{margin-top:25px}.favorites-empty{padding:30px 15px}.favorites-empty h2{font-size:22px}.zt-toast{width:calc(100% - 40px);text-align:center}.woocommerce .woocommerce-MyAccount-navigation{width:100%;float:none}.woocommerce .woocommerce-MyAccount-content{width:100%;float:none}.content-page,.catalog-main{padding-top:25px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media(max-width:760px){.hero-main{height:435px}.hero-copy{width:70%;padding-top:27px}.hero-copy h1{font-size:43px;line-height:1.06;width:260px;letter-spacing:-2.3px;margin-top:24px;margin-bottom:20px}.hero-copy p{max-width:171px;line-height:1.75}.hero-art{width:43%}.hero-laptop{width:167%;right:-40%;top:39%}.floating-card{left:-27px;bottom:37px}.hero-spark{bottom:102px;right:14px}.hero-copy .button{font-size:10px}.hero-tag{font-size:6px}.hero-small{margin-top:18px}.hero-edition{display:none}.art-label{font-size:4px;top:43px;right:12px}.hero-copy{padding-left:23px}}
.feature-tabs{scrollbar-width:none}.feature-tabs::-webkit-scrollbar{display:none}.woocommerce span.onsale{background:#d3f66b;color:#26301d;font-size:10px;font-weight:700;}
.no-reviews{font-size:10px;color:#868c7e;margin:11px 0 14px}.customer-rating{display:flex;align-items:center;gap:8px;font-size:10px;margin:11px 0 14px}.woocommerce ul.products li.product .customer-rating .star-rating{display:block;margin:0;color:#cba535}.zt-mpn,.zt-source{display:block;margin-top:8px}.woocommerce ul.products li.product.product-type-variable .button,.woocommerce ul.products li.product.outofstock .button{font-size:10px;width:auto;height:auto;min-height:35px;padding:9px 10px}.woocommerce ul.products li.product.product-type-variable .button:before,.woocommerce ul.products li.product.outofstock .button:before{display:none}.woocommerce div.product form.cart .variations select{padding:12px;border:1px solid #dce1d3;border-radius:8px;background:#fff;min-width:180px}.woocommerce div.product form.cart .variations th{padding-right:15px;text-align:left}.woocommerce div.product form.cart .reset_variations{font-size:11px}.tracking-columns{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;margin:30px 0 40px}.tracking-panel{border:1px solid #e4e9dc;border-radius:18px;padding:30px}.tracking-panel h2{font-size:23px;margin-top:15px}.tracking-panel>p{color:#79826d;font-size:12px}.tracking-symbol{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#eef4df}.tracking-panel label{display:block;font-size:12px;font-weight:650;margin:18px 0 7px}.tracking-panel input,.tracking-panel select{width:100%;padding:12px 14px;border:1px solid #dce1d3;border-radius:8px;background:#fff}.tracking-panel button{margin-top:20px}.tracking-panel .form-row{float:none!important;width:100%!important;padding:0!important}.tracking-panel .woocommerce{font-size:12px}.tracking-hint{border-top:1px solid #e8ece0;padding-top:17px;margin-top:25px}#carrier-tracking-result a{display:inline-block;background:#edf4df;border-radius:8px;padding:14px 18px;font-size:13px;font-weight:700;margin-top:20px}.tracking-faq{max-width:900px}.tracking-faq h2{font-size:25px}@media(max-width:760px){.tracking-columns{grid-template-columns:1fr}.tracking-panel{padding:23px}.price-row{flex-wrap:wrap}.woocommerce ul.products li.product .price{font-size:14px}}
.configuration-preview{margin:25px 0;padding:22px;border:1px solid #e0e7d5;border-radius:12px;background:#fafcf6}.configuration-preview h3{font-size:18px}.configuration-preview p{font-size:12px;color:#747e67}.configuration-preview label{display:block;font-size:12px;font-weight:700;margin:15px 0 6px}.configuration-preview select{width:100%;padding:12px;border:1px solid #dce3d0;border-radius:7px;background:white}.configuration-preview .configuration-result{margin:20px 0 10px;font-weight:650;color:#414c35}.configuration-availability{margin:0!important}

.configuration-photo{display:block;width:220px;max-height:220px;object-fit:contain;margin:16px 0;background:white;border-radius:12px}.configuration-photo[hidden]{display:none}@media(min-width:761px){.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

.tile-original-select{display:none!important}.variant-tiles{border:0;padding:0;margin:0 0 20px;min-width:0;display:flex;flex-wrap:wrap;gap:9px}.variant-tiles legend{font-weight:700;font-size:14px;margin-bottom:10px;padding:0}.configuration-preview .variant-tile,.variant-tile{display:block;position:relative;margin:0!important;max-width:100%;cursor:pointer}.variant-tile input{position:absolute;opacity:0;width:1px;height:1px}.variant-tile span{display:block;padding:11px 17px;border:1px solid #d9ded2;border-radius:8px;background:#fff;color:#20251e;font-size:13px;line-height:1.4;overflow-wrap:anywhere;transition:background .15s,border-color .15s}.variant-tile:hover span{border-color:#708e36}.variant-tile.is-selected span{background:#e6f5c4;border:2px solid #66832e;padding:10px 16px;font-weight:700}.variant-tile input:focus-visible+span{outline:3px solid #66832e;outline-offset:3px}.variant-tile.is-disabled{cursor:not-allowed;opacity:.4}.variant-tile.is-disabled span{text-decoration:line-through}.configuration-preview label[hidden]{display:none!important}@media(max-width:760px){.variant-tile span{padding:10px 13px;font-size:12px}.variant-tile.is-selected span{padding:9px 12px}.variant-tiles{gap:8px}}
.variant-tile.has-visual{width:112px}.variant-tile.has-visual .variant-tile-content{height:146px;padding:7px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.variant-tile.has-visual.is-selected .variant-tile-content{padding:6px}.variant-tile.has-visual img{width:96px;height:86px;object-fit:contain;align-self:center;background:#f7f8f4;border-radius:5px}.variant-tile.has-visual b{font-size:11px;line-height:1.2}.variant-tile.has-visual small{font-size:10px;line-height:1.2;color:#68715f;font-weight:650}.variant-tile.has-visual.is-disabled .variant-tile-content{text-decoration:none}.variant-tile.has-visual.is-disabled b{text-decoration:line-through}@media(max-width:760px){.variant-tile.has-visual{width:99px}.variant-tile.has-visual .variant-tile-content{height:136px}.variant-tile.has-visual img{width:83px;height:78px}}
.zt-selected-variant{margin:4px 0 18px;padding:14px 16px;border:1px solid #dce7c8;border-radius:10px;background:#f5f9ec;font-size:13px}.zt-selected-variant strong{display:block;font-size:14px;margin-bottom:5px}.zt-selected-variant>div{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.zt-selected-variant .price{margin:0!important;font-size:19px!important}.zt-variant-price{font-weight:750}.zt-price-pending{color:#6f7864;font-size:12px}.zt-gallery-thumb{display:block;padding:0;border:1px solid #d9ded2;border-radius:7px;background:#fff;overflow:hidden;width:58px;height:58px}.zt-gallery-thumb.is-active{border:2px solid #66832e}.zt-gallery-thumb img{width:100%;height:100%;object-fit:contain}.woocommerce-product-gallery .flex-control-nav li{margin:5px!important}
.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs){display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;overflow:visible}.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs)>.woocommerce-product-gallery__trigger{z-index:4}.zt-config-gallery-thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:9px;margin:0;max-height:500px;overflow:auto;scrollbar-width:thin}.zt-config-gallery-thumbs button{flex:0 0 auto;width:68px;height:68px;padding:4px;border:1px solid #d9ded2;border-radius:8px;background:#fff;overflow:hidden}.zt-config-gallery-thumbs button.is-active{border:2px solid #66832e}.zt-config-gallery-thumbs img{display:block;width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.woocommerce-product-gallery>.zt-variant-gallery-stage{grid-column:2;grid-row:1;min-width:0}
.woocommerce-product-gallery .zt-variant-gallery-stage{width:100%!important;transform:none!important}.woocommerce-product-gallery .zt-variant-gallery-image{width:100%!important;float:none!important;display:flex!important;align-items:center;justify-content:center;min-height:500px}.woocommerce-product-gallery .zt-variant-gallery-image a{display:flex;width:100%;height:500px;align-items:center;justify-content:center}.woocommerce-product-gallery .zt-variant-gallery-image img{display:block!important;width:100%!important;height:100%!important;max-height:500px!important;object-fit:contain!important;opacity:1!important}@media(max-width:760px){.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs){grid-template-columns:1fr;gap:10px}.woocommerce-product-gallery>.zt-variant-gallery-stage{grid-column:1;grid-row:1}.zt-config-gallery-thumbs{grid-column:1;grid-row:2;flex-direction:row;max-height:none;overflow-x:auto}.zt-config-gallery-thumbs button{width:62px;height:62px}.woocommerce-product-gallery .zt-variant-gallery-image,.woocommerce-product-gallery .zt-variant-gallery-image a{min-height:340px;height:340px}}
.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs){align-items:start;padding:20px;border-radius:18px;background:#f7f8f4}.zt-config-gallery-thumbs{align-self:start;height:auto;max-height:460px;padding:2px}.zt-config-gallery-thumbs button{background:#fff;box-shadow:0 1px 2px rgba(24,32,18,.05);transition:border-color .15s ease,box-shadow .15s ease}.zt-config-gallery-thumbs button:hover,.zt-config-gallery-thumbs button.is-active{border-color:#66832e;box-shadow:0 0 0 1px #66832e}.woocommerce-product-gallery>.zt-variant-gallery-stage{height:460px;border-radius:14px;background:#fff;overflow:hidden}.woocommerce-product-gallery .zt-variant-gallery-image{min-height:460px;height:460px;padding:24px}.woocommerce-product-gallery .zt-variant-gallery-image a{height:412px}.woocommerce-product-gallery .zt-variant-gallery-image img{width:auto!important;height:auto!important;max-width:100%!important;max-height:412px!important;object-fit:contain!important}.woocommerce-product-gallery:has(>.zt-config-gallery-thumbs)>.woocommerce-product-gallery__trigger{top:30px!important;right:30px!important}@media(max-width:760px){.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs){padding:12px}.woocommerce-product-gallery>.zt-variant-gallery-stage{height:360px}.woocommerce-product-gallery .zt-variant-gallery-image{min-height:360px;height:360px;padding:16px}.woocommerce-product-gallery .zt-variant-gallery-image a{height:328px}.woocommerce-product-gallery .zt-variant-gallery-image img{max-height:328px!important}.zt-config-gallery-thumbs{width:100%;padding:2px 0}.woocommerce-product-gallery:has(>.zt-config-gallery-thumbs)>.woocommerce-product-gallery__trigger{top:20px!important;right:20px!important}}
.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)){height:500px!important;min-height:500px!important;max-height:500px!important;padding:20px!important;border-radius:18px;background:#f7f8f4;overflow:hidden;position:relative}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.woocommerce-product-gallery__trigger{display:none!important}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.flex-viewport,.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.flex-control-nav{visibility:hidden!important}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{content:"";display:block;position:absolute;inset:20px;border-radius:14px;background:linear-gradient(100deg,#fff 25%,#f1f3ed 42%,#fff 59%);background-size:220% 100%;animation:zt-gallery-loading 1.1s ease-in-out infinite}@keyframes zt-gallery-loading{to{background-position:-220% 0}}@media(max-width:760px){.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)){height:384px!important;min-height:384px!important;max-height:384px!important;padding:12px!important}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{inset:12px}}
.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)){display:grid!important;grid-template-columns:72px minmax(0,1fr);grid-template-rows:460px;gap:14px;align-items:start}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):before{content:"";display:block;grid-column:1;grid-row:1;width:68px;height:378px;border-radius:8px;background:repeating-linear-gradient(to bottom,#fff 0,#fff 68px,transparent 68px,transparent 77px)}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{position:static;inset:auto;grid-column:2;grid-row:1;width:100%;height:460px}.variant-tile.has-visual img{width:77px;height:69px}.variant-tile.has-visual .variant-tile-content{justify-content:flex-start}@media(max-width:760px){.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)){display:block!important;grid-template-columns:none;grid-template-rows:none}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):before{display:none}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{width:100%;height:360px}.variant-tile.has-visual img{width:66px;height:62px}}
.woocommerce-product-gallery>.woocommerce-product-gallery__trigger{display:none!important}.woocommerce-product-gallery .zt-gallery-main{display:flex;width:100%;height:412px;align-items:center;justify-content:center;cursor:default}.zt-selected-variant .zt-selected-price{display:inline-flex!important;align-items:center;width:auto;margin-top:8px;padding:7px 12px;border-radius:8px;background:#20251e;color:#fff;font-size:20px;font-weight:800;line-height:1}.zt-selected-variant .zt-selected-price .price{color:#fff!important;font-size:20px!important;font-weight:800!important}.zt-selected-variant .zt-selected-price del{color:#c8cec2!important;font-size:12px!important}@media(max-width:760px){.woocommerce-product-gallery .zt-gallery-main{height:328px}.zt-selected-variant .zt-selected-price{font-size:18px}.zt-selected-variant .zt-selected-price .price{font-size:18px!important}}
.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs){height:440px;min-height:440px;padding:20px}.woocommerce-product-gallery>.zt-variant-gallery-stage{height:400px}.woocommerce-product-gallery .zt-variant-gallery-image{min-height:400px;height:400px;padding:18px 24px}.woocommerce-product-gallery .zt-variant-gallery-image a,.woocommerce-product-gallery .zt-gallery-main{height:364px}.woocommerce-product-gallery .zt-variant-gallery-image img{max-height:364px!important}.zt-config-gallery-thumbs{max-height:400px}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)){height:440px!important;min-height:440px!important;max-height:440px!important;grid-template-rows:400px}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{height:400px}.zt-selected-variant .zt-selected-price{margin-top:6px;padding:0;background:transparent;color:#66832e;font-size:17px;font-weight:800}.zt-selected-variant .zt-selected-price .price{color:#66832e!important;font-size:17px!important;font-weight:800!important}.zt-selected-variant .zt-selected-price del{color:#899080!important;font-size:11px!important}@media(max-width:760px){.woocommerce div.product div.images:has(>.zt-config-gallery-thumbs){height:360px;min-height:360px;padding:12px}.woocommerce-product-gallery>.zt-variant-gallery-stage{height:336px}.woocommerce-product-gallery .zt-variant-gallery-image{min-height:336px;height:336px;padding:14px}.woocommerce-product-gallery .zt-variant-gallery-image a,.woocommerce-product-gallery .zt-gallery-main{height:308px}.woocommerce-product-gallery .zt-variant-gallery-image img{max-height:308px!important}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)){height:360px!important;min-height:360px!important;max-height:360px!important}.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{height:336px}.zt-selected-variant .zt-selected-price,.zt-selected-variant .zt-selected-price .price{font-size:16px!important}}
.zt-product-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:42px;align-items:start}.woocommerce div.product .zt-product-left>.images,.woocommerce div.product .zt-product-right>.summary{float:none!important;width:100%!important;margin:0!important}.woocommerce div.product .zt-product-left>.woocommerce-tabs{clear:none!important;width:100%;margin-top:28px}.zt-product-left .woocommerce-tabs ul.tabs{margin-bottom:22px!important}.zt-product-left .woocommerce-tabs .panel{margin-bottom:28px!important}.zt-product-left .woocommerce-tabs .panel h2:first-child{font-size:24px}.zt-product-left .woocommerce-tabs table{font-size:12px}.zt-product-left .woocommerce-tabs td,.zt-product-left .woocommerce-tabs th{padding:10px 8px!important;vertical-align:top}.woocommerce div.product>.related{clear:both;margin-top:46px}@media(max-width:760px){.zt-product-columns{display:flex;flex-direction:column;gap:0}.zt-product-left,.zt-product-right{display:contents}.zt-product-left>.images{order:1}.zt-product-right>.summary{order:2;margin-top:24px!important}.zt-product-left>.woocommerce-tabs{order:3;margin-top:32px!important}}
.selected-specifications{margin-top:20px}.selected-specifications h3{font-size:18px;margin-bottom:10px}.selected-specifications table{width:100%;background:#fff;border-radius:12px;overflow:hidden}.selected-specifications th,.selected-specifications td{padding:9px 12px;text-align:left;border-bottom:1px solid #edf0e8;font-size:12px}.selected-specifications th{width:38%;font-weight:700}.selected-specifications[hidden]{display:none!important}
.customer-rating .star-rating{color:#d59b12}.customer-rating strong{font-size:12px}.customer-rating span{color:#697064}.zt-card-colors{display:flex;align-items:center;gap:5px;min-height:18px;margin:-4px 0 9px}.zt-color-dot{width:13px;height:13px;border-radius:50%;background:var(--swatch);border:1px solid rgba(25,30,23,.22);box-shadow:0 0 0 2px #fff}.zt-card-colors .zt-color-dot:nth-child(n+8){display:none}.zt-from{font-size:11px;color:#747a70;font-weight:600}.zt-card .price-row{margin-top:auto}.zt-card .card-info{display:flex;flex-direction:column}.zt-card .customer-rating{margin:8px 0 10px}.zt-card .price{white-space:nowrap}.zt-assurance{margin:12px 0 22px;padding:14px 16px;border:1px solid #e1e7da;border-radius:12px;background:linear-gradient(90deg,#fff 0%,#f8f8f8 100%);display:grid;gap:10px}.zt-assurance>div{display:flex;align-items:center;gap:10px}.zt-assurance svg{color:#128452}.zt-assurance span{display:flex;flex-direction:column;line-height:1.3}.zt-assurance b{font-size:12px}.zt-assurance small{font-size:10px;color:#70776c}.zt-condition-details{width:100%;margin:-20px 0 20px;padding:10px 12px;border-radius:0 0 12px 12px;background:#e5e7e3;color:#363b34}.zt-condition-details>div{display:none;gap:9px 18px;flex-wrap:wrap}.zt-condition-details[data-condition="Good"]>[data-for="Good"],.zt-condition-details[data-condition="Very Good"]>[data-for="Very Good"],.zt-condition-details[data-condition="Like New"]>[data-for="Like New"],.zt-condition-details[data-condition="Acceptable"]>[data-for="Acceptable"]{display:flex}.zt-condition-details span{font-size:10px;line-height:1.35}.zt-condition-details b{font-weight:700}.variant-tile .zt-condition-price{display:block;margin-top:2px;font-size:10px;color:#65705d;font-weight:700}@media(max-width:760px){.zt-condition-details>div{flex-direction:column;gap:7px}.zt-assurance{padding:12px}.zt-card-colors{margin-bottom:7px}}
.zt-condition-details>div>span{display:inline-flex;align-items:center;gap:5px}.zt-condition-details>div>span>span{display:inline}.zt-condition-details svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.zt-starting-label{display:block;font-size:9px;line-height:1.1;color:#747a70;font-weight:600}.woocommerce div.product .woocommerce-variation-price{display:none}.product_meta .sku_wrapper{display:none}
.search-results-page .catalog-heading{margin-bottom:26px}.search-results-page .catalog-heading>span{font-size:10px;font-weight:750;letter-spacing:.12em;color:#78816e}.search-results-page .catalog-heading h1{margin:8px 0 0}.search-results-page .navigation.pagination{margin-top:34px}.search-empty{padding:50px 0;text-align:center}.search-empty p{color:var(--muted)}
/* WordPress adds the class "search" to the body on results pages; keep it from inheriting the header search field layout. */
body.search{display:block;width:auto;max-width:none;height:auto;border:0;background:#fff;overflow:visible;flex:none;margin:0}
body.search input,body.search button{font:inherit}
/* The server-rendered WooCommerce gallery is the fallback while the variant script initializes. */
.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.flex-viewport,.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.woocommerce-product-gallery__wrapper,.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs))>.flex-control-nav{visibility:visible!important}
.single-product .woocommerce-product-gallery:not(:has(>.zt-config-gallery-thumbs)):after{display:none!important}
