@layer ds-overrides{:root{--ds-font:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--ds-bg:#fff;--ds-surface:#fbfbf7;--ds-surface-2:#f1f1ec;--ds-black:#2b2b2b;--ds-muted:rgba(0,0,0,.6);--ds-border:rgba(0,0,0,.12);--ds-border-strong:rgba(0,0,0,.22);--ds-radius:12px;--ds-radius-sm:10px;--ds-shadow:0 6px 20px rgba(0,0,0,.025);--ds-gap:18px;--ds-success:#2f7d4a;--ds-warning:#b45309;--ds-yellow:#ffc107;--ds-yellow-dark:#e0a800}.ds-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm,10px);font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;border:1px solid transparent;background:0 0;color:inherit;box-sizing:border-box;white-space:nowrap}.ds-btn:focus-visible{outline:2px solid rgba(47,47,47,.5);outline-offset:2px}*{box-sizing:border-box}html{font-size:16px;overflow-x:clip}body{margin:0;min-height:100vh;min-height:100dvh;font-family:var(--ds-font);background:var(--ds-bg);color:var(--ds-black);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit}a:hover{color:inherit}:focus-visible{outline:2px solid rgba(47,47,47,.5);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto;transition:none;animation:none}}.ds-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ds-skip-link{position:absolute;left:-9999px;top:10px;z-index:100;background:#fff;color:var(--ds-black);padding:10px 14px;border-radius:12px;box-shadow:var(--ds-shadow)}.ds-skip-link:focus{left:10px}.ds-container{width:min(1160px, calc(100% - 40px));margin:0 auto}.ds-main{padding:26px 0 60px}.ds-page-title{font-size:34px;font-weight:700;margin:0 0 18px}.ds-header{position:sticky;top:0;z-index:69;background:#fff;border-bottom:1px solid var(--ds-border)}.ds-header__row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}.ds-brand a{display:inline-flex;align-items:center;text-decoration:none}.ds-brand img{height:30px;width:auto;display:block}.ds-nav{flex:1;display:flex;justify-content:center}.ds-nav ul{display:flex;align-items:stretch;gap:26px;list-style:none;margin:0;padding:0}.ds-nav a{font-weight:600;text-decoration:none;color:var(--ds-black);transition:color .12s ease}.ds-nav a:hover{color:rgba(47,47,47,.78)}.ds-actions{display:flex;align-items:center;gap:18px}.ds-iconbtn{width:auto;height:auto;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:0;background:0 0;border-radius:0;box-shadow:none;color:var(--ds-black);cursor:pointer;text-decoration:none;line-height:1;transition:color .12s ease,filter .12s ease}@media (hover:hover){.ds-iconbtn:hover{color:rgba(47,47,47,.78);filter:none}}.ds-iconbtn svg{width:20px;height:20px;display:block}.ds-iconwrap{position:relative;display:inline-flex;line-height:1}.ds-badge{position:absolute;top:-6px;right:-7px;width:16px;height:16px;padding:0;border-radius:50%;background:var(--ds-yellow);color:var(--ds-black);font-size:10px;font-weight:700;letter-spacing:0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.2);border:1.5px solid #fff;box-sizing:content-box;line-height:1}.ds-badge.is-zero{display:none}.ds-account-pill{width:26px;height:26px;border-radius:999px;background:var(--ds-black);color:#fff;display:grid;place-items:center;font-weight:800;font-size:12px}.ds-mobile-only{display:none}.ds-desktop-only{display:inline-flex}@media (max-width:900px){.ds-header__row{padding:14px 0;gap:14px}.ds-desktop-only{display:none}.ds-mobile-only{display:inline-flex}.ds-nav{display:none}}.ds-mobile-nav{position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:45 !important;background:#fff;border-top:1px solid var(--ds-border) !important;display:none}.ds-mobile-nav__row{display:flex;align-items:center;justify-content:space-between;padding:10px 6px}.ds-mnav-item{flex:1;display:flex;justify-content:center}.ds-mobile-nav a,.ds-mobile-nav button{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;background:0 0;border:0;padding:6px 0;color:var(--ds-black);text-decoration:none;font-size:11px;font-weight:600;cursor:pointer;transition:color .12s ease}.ds-mobile-nav a:hover,.ds-mobile-nav button:hover{color:rgba(47,47,47,.78)}.ds-mobile-nav svg{width:22px;height:22px;display:block}.ds-mnav-badge{position:absolute;top:-2px;right:-7px;width:16px;height:16px;padding:0;border-radius:50%;background:var(--ds-yellow);color:var(--ds-black);font-size:10px;font-weight:700;letter-spacing:0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.2);border:1.5px solid #fff;box-sizing:content-box;line-height:1}.ds-mnav-badge.is-zero{display:none}@media (max-width:900px){.ds-mobile-nav{display:block;position:fixed;bottom:0;top:auto;width:100%;left:0;right:0;z-index:10000;padding-bottom:env(safe-area-inset-bottom,0px);margin:0;transform:none;will-change:auto}body{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}}@media (max-width:900px){.ds-wa-minimized{top:auto !important;bottom:calc(88px + env(safe-area-inset-bottom, 0px)) !important;margin-bottom:0 !important;transform:none !important;z-index:10003 !important}[class*=cky-revisit],[id*=cky-revisit],[data-cky-tag=revisit-consent],[class*=cli-plugin-button],#cookie-law-info-again,#cookie-law-info-bar{top:auto !important;bottom:calc(100px + env(safe-area-inset-bottom, 0px)) !important;margin-bottom:0 !important;transform:none !important;z-index:10003 !important}}.ds-is-loading{position:relative;pointer-events:none;opacity:.6}.ds-is-loading>*{visibility:hidden}.ds-is-loading:after{content:"";position:absolute;inset:0;margin:auto;width:18px;height:18px;border-radius:50%;border:2px solid rgba(47,47,47,.25);border-top-color:var(--ds-black);animation:ds-spin .7s linear infinite}.ds-is-loading.ds-loading--icon:after{width:14px;height:14px;border-width:2px}.ds-is-loading.ds-loading--btn:after{width:20px;height:20px;border-width:3px}@keyframes ds-spin{to{transform:rotate(360deg)}}.ds-drawer{position:fixed;top:0;right:0;width:min(420px, 92vw);height:100%;background:#fff;border-left:1px solid var(--ds-border);z-index:10000;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .25s ease}@media (max-width:900px){.ds-drawer{width:100vw;max-width:100vw;z-index:10005}.ds-backdrop{z-index:10004}}.ds-drawer.is-open{transform:translateX(0)}.ds-scroll-lock{overflow:hidden}.ds-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:50}.ds-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--ds-border);font-weight:800}.ds-drawer__head .ds-iconbtn{background:0 0;border:0;padding:0;color:var(--ds-black);cursor:pointer}@media (hover:hover){.ds-drawer__head .ds-iconbtn:hover{color:rgba(47,47,47,.75)}}.ds-drawer__body{flex:1;overflow-y:auto;padding:16px}#ds-menu-drawer nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}#ds-menu-drawer nav a{font-size:16px;font-weight:700;text-decoration:none;color:var(--ds-black)}#ds-menu-drawer nav a:hover{color:rgba(47,47,47,.78)}#ds-cart-drawer .ds-drawer__foot{display:none}.woocommerce-mini-cart__total,.woocommerce-mini-cart__buttons{display:none}#ds-cart-drawer{display:flex;flex-direction:column;height:100%}#ds-cart-drawer .ds-drawer__body{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;padding:0}#ds-cart-drawer [data-ds-mini-cart]{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}#ds-cart-drawer .widget_shopping_cart_content{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}#ds-cart-drawer .woocommerce-mini-cart{list-style:none;margin:0;padding:18px 22px;display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-height:0;overflow:auto}#ds-cart-drawer .woocommerce-mini-cart-item{display:grid;grid-template-columns:1fr auto 18px;grid-template-areas:"left meta remove";column-gap:12px;align-items:start;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,.08)}#ds-cart-drawer .woocommerce-mini-cart-item:last-child{border-bottom:none;padding-bottom:0}#ds-cart-drawer .woocommerce-mini-cart-item>a.remove{grid-area:remove;justify-self:end;align-self:start;width:18px;height:18px;line-height:18px;text-align:center;color:#d11a1a;text-decoration:none;background:0 0;border:0;box-shadow:none;filter:none}#ds-cart-drawer .woocommerce-mini-cart-item>a.remove:hover,#ds-cart-drawer .woocommerce-mini-cart-item>a.remove:focus,#ds-cart-drawer .woocommerce-mini-cart-item>a.remove:active{color:#d11a1a;background:0 0;filter:none;outline:none}#ds-cart-drawer .woocommerce-mini-cart-item>a:not(.remove){grid-area:left;display:flex;flex-direction:column-reverse;gap:8px;text-decoration:none;color:var(--ds-black);font-weight:800;font-size:14px;line-height:1.2}#ds-cart-drawer .woocommerce-mini-cart-item>a:not(.remove)>img{width:64px;height:64px;object-fit:cover;border-radius:10px;display:block}#ds-cart-drawer .woocommerce-mini-cart-item>.quantity{grid-area:meta;justify-self:end;align-self:start;display:inline-flex;align-items:baseline;gap:8px;font-size:13px;line-height:1.2;color:rgba(0,0,0,.6);white-space:nowrap}#ds-cart-drawer .woocommerce-mini-cart-item>.quantity .amount{font-weight:800;color:rgba(0,0,0,.9)}#ds-cart-drawer .woocommerce-mini-cart__total{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:16px 22px;font-weight:900;font-size:15px;background:#fff;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}#ds-cart-drawer .woocommerce-mini-cart__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:14px 22px 16px;background:#fff}#ds-cart-drawer .woocommerce-mini-cart__buttons a{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;min-height:40px;border-radius:var(--ds-radius-sm);font-weight:900;font-size:14px;line-height:1;text-decoration:none;cursor:pointer;white-space:nowrap}#ds-cart-drawer .woocommerce-mini-cart__buttons a:first-child{background:#fff;border:1px solid var(--ds-black);color:var(--ds-black)}#ds-cart-drawer .woocommerce-mini-cart__buttons a:last-child{background:var(--ds-black);border:1px solid var(--ds-black);color:#fff}.ds-btn--buy-now{background:#fff;border:1px solid var(--ds-black);color:var(--ds-black);transition:background .12s ease,color .12s ease,border-color .12s ease}.ds-btn--buy-now:hover,.ds-btn--buy-now:focus-visible{background:var(--ds-black);border-color:var(--ds-black);color:#fff}.ds-btn--buy-now:disabled,.ds-btn--buy-now[disabled]{opacity:.5;cursor:not-allowed}#ds-menu-drawer .ds-drawer__body{display:flex;flex-direction:column;gap:16px;padding:16px;overflow-y:auto}#ds-menu-drawer .ds-drawer__body nav{flex:0 0 auto;min-height:0}#ds-menu-drawer nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}#ds-menu-drawer nav a{display:block;padding:8px 0;border:0;border-radius:0;background:0 0;box-shadow:none;font-size:16px;font-weight:800;text-decoration:none;color:var(--ds-black);transition:color .12s ease,opacity .12s ease}#ds-menu-drawer nav a:hover{background:0 0;border:0;box-shadow:none;color:rgba(47,47,47,.78)}#ds-menu-drawer nav a:focus,#ds-menu-drawer nav a:focus-visible{outline:none;background:0 0;border:0;box-shadow:none;text-decoration:underline;text-underline-offset:4px}#ds-menu-drawer nav ul>li.menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between;gap:8px}#ds-menu-drawer nav ul>li.menu-item-has-children>a:after{content:"";display:inline-block;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .28s ease;flex-shrink:0}#ds-menu-drawer nav ul>li.menu-item-has-children.is-active>a:after{transform:rotate(225deg) translateY(2px)}#ds-menu-drawer nav ul>li>.sub-menu{list-style:none;max-height:0;overflow:hidden;transition:max-height .35s ease;padding:0;margin:0;position:static}#ds-menu-drawer nav ul>li.is-active>.sub-menu{max-height:800px;margin-top:6px;display:block;visibility:visible;opacity:1}#ds-menu-drawer nav ul>li>.sub-menu>li{padding:6px 0 6px 14px;border-left:2px solid var(--ds-border);margin-top:4px}#ds-menu-drawer nav ul>li>.sub-menu>li>a{font-size:14px;font-weight:600;padding:4px 0;color:var(--ds-black);opacity:.85;transition:opacity .15s ease}#ds-menu-drawer nav ul>li>.sub-menu>li>a:hover{opacity:1}#ds-menu-drawer nav ul>li.mega-menu>.sub-menu>li,#ds-menu-drawer nav ul>li.mega-menu>.sub-menu>li *,#ds-menu-drawer .mega-menu-content,#ds-menu-drawer .mega-menu-content *{position:static;float:none;display:block;opacity:1;visibility:visible;width:100%;max-width:none;min-width:0;transform:none;height:auto;min-height:0;box-shadow:none;border:none}#ds-menu-drawer nav ul>li.mega-menu>.sub-menu>li{padding:6px 0 6px 14px;border-left:2px solid var(--ds-border);margin-top:4px}#ds-menu-drawer nav ul>li.mega-menu>.sub-menu>li>a{font-size:14px;font-weight:600;padding:4px 0;color:var(--ds-black)}#ds-menu-drawer .ds-social{margin-top:16px;padding-top:14px;border-top:1px solid rgba(0,0,0,.1)}#ds-menu-drawer .ds-social__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start;gap:16px}#ds-menu-drawer .ds-social__item a{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;padding:6px;border:0;border-radius:0;background:0 0;box-shadow:none;transition:opacity .12s ease,transform .12s ease}#ds-menu-drawer .ds-social__item a:hover{background:0 0;border:0;box-shadow:none;opacity:.78}#ds-menu-drawer .ds-social__item a:active{transform:translateY(1px)}#ds-menu-drawer .ds-social__item a:focus,#ds-menu-drawer .ds-social__item a:focus-visible{outline:none;background:0 0;border:0;box-shadow:none;text-decoration:underline;text-underline-offset:4px}#ds-menu-drawer .ds-social__icon{width:18px;height:18px;display:block}.ds-wishlist__mobile{display:none}.ds-wishlist{padding-top:6px}.ds-wishlist .ds-page-title{margin-bottom:18px}.ds-wishlist__tableWrap{background:#fff;border:1px solid var(--ds-border);border-radius:var(--ds-radius);box-shadow:var(--ds-shadow);overflow:hidden}.ds-wishlist__table{width:100%;border-collapse:separate;border-spacing:0}.ds-wishlist__th{text-align:left;font-weight:700;font-size:14px;color:rgba(0,0,0,.65);padding:14px 16px;background:rgba(0,0,0,.02);border-bottom:1px solid var(--ds-border)}.ds-wishlist__th--product{width:52%}.ds-wishlist__th--remove{width:64px;text-align:center}.ds-wishlist__th--actions{width:28%}.ds-wishlist__th--actions{text-align:center}.ds-wishlist__cell{padding:16px;vertical-align:middle;border-bottom:1px solid rgba(0,0,0,.06);background:#fff}.ds-wishlist__row:last-child .ds-wishlist__cell{border-bottom:0}.ds-wishlist__prod{display:flex;align-items:center;gap:14px}.ds-wishlist__thumb{position:relative;width:74px;flex:0 0 74px}.ds-wishlist__thumbImg,.ds-wishlist__thumbPlaceholder{width:74px;height:74px;border-radius:10px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);overflow:hidden}.ds-wishlist__thumbImg{object-fit:cover}.ds-wishlist__thumbHeart{position:absolute;top:6px;right:6px;width:26px;height:26px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(0,0,0,.08)}.ds-wishlist__thumbHeart svg{width:14px;height:14px;display:block}.ds-wishlist__name a{font-weight:700;text-decoration:none;color:var(--ds-black);line-height:1.25}.ds-wishlist__name a:hover{color:rgba(47,47,47,.78)}.ds-wishlist__price{font-weight:700;color:var(--ds-black)}.ds-wishlist__stock{font-weight:700;font-size:14px}.ds-wishlist__stock--in{color:var(--ds-success)}.ds-wishlist__stock--out,.ds-wishlist__stock--missing{color:rgba(0,0,0,.55)}.ds-wishlist__cell--remove{text-align:center}.ds-wishlist__remove{background:0 0;border:0;padding:6px;cursor:pointer;color:rgba(0,0,0,.55)}.ds-wishlist__remove:hover{color:rgba(0,0,0,.85)}.ds-wishlist__remove svg{display:block}.ds-wishlist__cell--actions{text-align:right}.ds-wishlist__actions{display:grid;gap:10px;justify-items:end}.ds-wishlist__form{margin:0}.ds-wishlist__actions .ds-btn{min-width:210px;padding:10px 14px;min-height:40px;font-size:14px;border-radius:var(--ds-radius-sm);white-space:nowrap;font-weight:600}.ds-wishlist__actions .ds-btn--primary{background:#ffc107;border:1px solid #ffc107;color:#2b2b2b}.ds-wishlist__row.is-missing{opacity:.75}.ds-wishlist__row.is-oos .ds-wishlist__actions .ds-btn{opacity:.65}.ds-wishlist__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.ds-wishlist__bulk{margin:0}.ds-wishlist__footer .ds-btn{padding:12px 18px;min-height:44px;border-radius:var(--ds-radius-sm);font-weight:600}.ds-wishlist__footer .ds-btn--secondary{background:#fff;border:1px solid var(--ds-black);color:var(--ds-black);text-decoration:none}.ds-wishlist__footer .ds-btn--primary{background:var(--ds-black);border:1px solid var(--ds-black);color:#fff}@media (max-width:900px){.ds-wishlist__th{display:none}.ds-wishlist__table,.ds-wishlist__table tbody{display:block;width:100%}.ds-wishlist__row{display:block;padding:0;border-bottom:1px solid rgba(0,0,0,.08)}.ds-wishlist__cell{display:block;width:100%;border:0;padding:0;background:0 0}.ds-wishlist__cell--price,.ds-wishlist__cell--stock,.ds-wishlist__cell--remove,.ds-wishlist__cell--actions{display:none}.ds-wishlist__cell--product{padding:14px;background:#fff}.ds-wishlist__prod{display:none}.ds-wishlist__mobile{display:block}.ds-wishlist__mobileTop{display:grid;grid-template-columns:1fr auto;column-gap:14px;align-items:start}.ds-wishlist__mobileTitle a,.ds-wishlist__mobileTitle span{display:inline-block;margin-bottom:10px;font-weight:700;color:var(--ds-black);text-decoration:none;line-height:1.25}.ds-wishlist__mobileThumb{width:76px}.ds-wishlist__mobileThumb .ds-wishlist__thumbImg,.ds-wishlist__mobileThumb .ds-wishlist__thumbPlaceholder{width:76px;height:76px;border-radius:10px;background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.06);overflow:hidden}.ds-wishlist__mobileThumb .ds-wishlist__thumbImg{display:block;object-fit:cover}.ds-wishlist__mobilePrice{margin-top:10px}.ds-wishlist__mobilePrice .ds-wishlist__price{font-weight:700;color:var(--ds-black)}.ds-wishlist__mobileRight{display:grid;justify-items:end;gap:10px}.ds-wishlist__mobileStock .ds-wishlist__stock{font-weight:700;font-size:14px}.ds-wishlist__remove{background:0 0;border:0;padding:6px;cursor:pointer;color:rgba(0,0,0,.55)}.ds-wishlist__remove:hover{color:rgba(0,0,0,.85)}.ds-wishlist__mobileCtas{margin-top:14px;display:grid;gap:10px}.ds-wishlist__mobileCtas .ds-btn,.ds-wishlist__footer .ds-btn{font-family:var(--ds-font);font-weight:600;font-size:14px;text-decoration:none}.ds-wishlist__mobileCtas .ds-btn{width:100%;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm);display:inline-flex;align-items:center;justify-content:center;font-weight:400}.ds-wishlist__mobileCtas .ds-btn--primary{background:#ffc107;color:#2b2b2b;border-color:#ffc107}.ds-wishlist__footer{flex-direction:column;align-items:stretch}.ds-wishlist__footer .ds-btn{width:100%;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm);display:inline-flex;align-items:center;justify-content:center}}.ds-wishlist__empty a.ds-btn,.ds-wishlist__empty a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;border-radius:var(--ds-radius-sm);background:var(--ds-black);color:#fff;border:1px solid var(--ds-black);text-decoration:none;font-weight:400}.ds-wishlist__empty a:hover{background:var(--ds-black);color:#fff;text-decoration:none}@media (max-width:900px){.ds-wishlist__empty a{width:100%}}@media (min-width:1024px){.ds-pdp__hero-inner{display:grid;grid-template-columns:minmax(0, 1.1fr) minmax(0, 0.9fr);gap:48px;align-items:start}}.ds-pdp__media{position:relative;width:100%}.ds-pdp__media .woocommerce-product-gallery{float:none;width:100%;margin:0}.ds-pdp__media .woocommerce-product-gallery__image img{display:block;width:100%;height:auto;border-radius:var(--ds-radius,12px)}.ds-pdp__media .woocommerce-product-gallery__trigger{display:none}.ds-pdp__media .ds-wishlist-btn--overlay{position:absolute;top:62px;right:14px;z-index:11;width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.95);border:1px solid var(--ds-border,rgba(0,0,0,.12));box-shadow:var(--ds-shadow,0 6px 18px rgba(0,0,0,.12));padding:0;cursor:pointer}.ds-pdp__media .ds-wishlist-btn--overlay svg{width:20px;height:20px;fill:none;stroke:var(--ds-black,#2f2f2f);stroke-width:2;transition:fill .2s ease,stroke .2s ease}.ds-pdp__media .ds-wishlist-btn--overlay[data-in-wishlist="1"] svg{fill:#000;stroke:#000}.ds-pdp__media .flex-control-thumbs{margin-top:14px;padding:0 0 10px;display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory}.ds-pdp__media .flex-control-thumbs::-webkit-scrollbar{display:none}.ds-pdp__media .flex-control-thumbs{scrollbar-width:none;-ms-overflow-style:none;overflow-y:hidden}.ds-pdp__media .ds-thumbs-wrapper{position:relative;display:block;width:100%}.ds-pdp__media .ds-thumb-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#2b2b2b;transition:all .2s ease}.ds-pdp__media .ds-thumb-arrow:hover{background:#2b2b2b;color:#fff;transform:translateY(-50%) scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.15)}.ds-pdp__media .ds-thumb-arrow--prev{left:-12px}.ds-pdp__media .ds-thumb-arrow--next{right:-12px}@media (max-width:768px){.ds-pdp__media .ds-thumb-arrow--prev{left:-4px}.ds-pdp__media .ds-thumb-arrow--next{right:-4px}.ds-pdp__media .ds-thumb-arrow{width:30px;height:30px}}.ds-pdp__media .ds-thumb-arrow.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) scale(.9)}.ds-pdp__media .ds-thumb-arrow svg{width:18px;height:18px;stroke-width:2.5}.ds-pdp__media .flex-control-thumbs li{margin:0;padding:0;list-style:none;list-style-type:none;flex:0 0 calc((100% - (12px * 5)) / 6);scroll-snap-align:start}.ds-pdp__media .flex-control-thumbs img{display:block;width:100%;height:auto;border-radius:var(--ds-radius,12px);border:1px solid var(--ds-border,rgba(0,0,0,.12));opacity:.7;transition:opacity .2s ease,border-color .2s ease}.ds-pdp__media .flex-control-thumbs img.flex-active,.ds-pdp__media .flex-control-thumbs img:hover{opacity:1;border-color:var(--ds-black,#2f2f2f)}.ds-pdp__media .woocommerce-product-gallery .flex-viewport{margin-bottom:16px}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits{grid-column:1/-1;width:100%;margin-top:18px;padding:0}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__benefits-inner{width:min(420px, 100%);margin:0 auto;box-sizing:border-box;padding:18px 16px;background:0 0;border:1px solid rgba(0,0,0,.12);border-radius:14px;justify-self:center}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:26px;align-items:start}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__benefits-title{margin:0 0 10px;font-family:var(--ds-font,system-ui);font-size:18px;font-weight:800;line-height:1.2;color:var(--ds-black,#2f2f2f)}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__checklist{list-style:none;padding:0;margin:0}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__checklist-item{list-style:none}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__checklist-item::marker{content:""}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__checklist-item{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;padding:6px 0}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__check{width:18px;height:18px;border-radius:999px;background:#7ea48d;position:relative;margin-top:2px;display:inline-block}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__check:after{content:"";position:absolute;left:5px;top:5px;width:6px;height:3px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__checklist-text{font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;line-height:1.45;color:rgba(0,0,0,.72)}@media (max-width:991px){.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__benefits-inner{width:min(420px, 100%);padding:16px 14px}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__benefits-title{font-size:16px}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__benefits .ds-pdp__checklist-text{font-size:13px}}.ds-pdp__summary .ds-box.ds-pdp__box{width:100%;max-width:520px;margin:0 auto;box-sizing:border-box;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.06);padding:22px;display:flow-root;height:auto;overflow:visible}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__summary-inner{display:grid;grid-template-columns:1fr auto;grid-auto-rows:auto;gap:12px 14px;width:100%;text-align:left}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__titleBlock{grid-column:1/-1;display:grid;gap:10px}.ds-pdp__summary .ds-box.ds-pdp__box :where(h1,p,form,ul,ol){margin:0}.ds-pdp__summary .ds-box.ds-pdp__box .product_title{grid-column:1/-1;font-family:var(--ds-font,system-ui);font-size:30px;line-height:1.15;font-weight:800;color:var(--ds-black,#2f2f2f)}.ds-pdp__summary .ds-box.ds-pdp__box .price,.ds-pdp__summary .ds-box.ds-pdp__box .price *{grid-column:1/2;align-self:center;color:var(--ds-black,#2f2f2f);font-family:var(--ds-font,system-ui);font-size:18px;font-weight:700}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__cta{display:contents}.ds-pdp__summary .ds-box.ds-pdp__box form.cart{display:contents}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__qtyRow{grid-column:2/3;grid-row:2;align-self:center;justify-self:end}.ds-pdp__summary .ds-box.ds-pdp__box .ds-qty{display:inline-flex;align-items:center;gap:0;border:1px solid rgba(0,0,0,.14);border-radius:10px;overflow:hidden;background:#fff}.ds-qtywrap{display:flex;flex-direction:column;gap:6px}.ds-qtywrap__label{font-size:12px;font-weight:900;color:var(--ds-black,#2b2b2b);letter-spacing:.2px}.ds-pdp__summary .ds-box.ds-pdp__box .ds-qty__btn{width:40px;height:40px;border:0;background:0 0;color:var(--ds-black,#2f2f2f);font-weight:700;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.ds-pdp__summary .ds-box.ds-pdp__box .ds-qty__input{width:46px;height:40px;border:0;border-left:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1);background:0 0;text-align:center;font-weight:700;outline:none}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__ctaStack{grid-column:1/-1;grid-row:3;width:100%}.ds-pdp__summary .ds-box.ds-pdp__box button.single_add_to_cart_button.button.alt.ds-btn.ds-btn--primary{display:block;width:100%;max-width:none;box-sizing:border-box;min-height:48px;padding:12px 16px;border-radius:10px;background:var(--ds-black,#2f2f2f);border:1px solid var(--ds-black,#2f2f2f);color:#fff;font-family:var(--ds-font,system-ui);font-size:15px;font-weight:700}.ds-pdp__summary .ds-box.ds-pdp__box button.single_add_to_cart_button.button.alt.ds-btn.ds-btn--primary:hover{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f)}.ds-pdp__summary .ds-box.ds-pdp__box form.ds-buy-now.ds-pdp__buyNow{grid-column:1/-1;grid-row:4;width:100%}.ds-pdp__summary .ds-box.ds-pdp__box .ds-btn.ds-btn--buy-now{display:block;width:100%;min-height:48px;padding:12px 16px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.35);color:var(--ds-black,#2f2f2f);font-family:var(--ds-font,system-ui);font-size:15px;font-weight:700}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__payments{grid-column:1/-1;grid-row:5;width:100%;margin-top:2px}.ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__list{list-style:none;padding:0;margin:0;display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-start}.ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__icon{height:22px;width:auto;display:block}.ds-pdp__summary .ds-box.ds-pdp__box .wcpay-express-checkout-wrapper{grid-column:1/-1;grid-row:6;width:100%;margin-top:8px}.ds-pdp__summary .ds-box.ds-pdp__box .wcpay-express-checkout-wrapper :where(div,iframe){width:100%;max-width:none;box-sizing:border-box}.ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__list{justify-content:center}.ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__icon{height:40px}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__payments{padding:12px 0}.ds-pdp__summary .ds-box.ds-pdp__box .ds-payments{background:#fff}@media (min-width:992px){body.single-product .ds-pdp__related-inner{background:0 0;border:0;box-shadow:none;border-radius:0;padding:0;max-width:none;margin:0}body.single-product .ds-pdp__related-inner .ds-pdp__section-title{margin:0 0 14px;font-family:var(--ds-font,system-ui);font-size:20px;font-weight:700;color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:var(--ds-gap,18px);align-items:stretch;align-content:start}body.single-product .ds-pdp__related .ds-related__card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius,12px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));overflow:hidden}body.single-product .ds-pdp__related .ds-related__media{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#f4f4f4}body.single-product .ds-pdp__related .ds-related__media img{width:100%;height:100%;object-fit:cover;display:block}body.single-product .ds-pdp__related .ds-related__title,body.single-product .ds-pdp__related .ds-related__price,body.single-product .ds-pdp__related .ds-related__cta{padding-left:14px;padding-right:14px}body.single-product .ds-pdp__related .ds-related__title{margin:12px 0 6px;font-family:var(--ds-font,system-ui);font-size:14px;font-weight:700;line-height:1.25}body.single-product .ds-pdp__related .ds-related__title a{color:var(--ds-black,#2f2f2f);text-decoration:none}body.single-product .ds-pdp__related .ds-related__price{display:block;margin:0 0 auto 0;font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-related__cta{padding-bottom:12px}body.single-product .ds-pdp__related .ds-related__cta a,body.single-product .ds-pdp__related .ds-related__cta button{width:100%;max-width:100%;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm,10px);font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;justify-content:center;margin:0;box-sizing:border-box;white-space:normal;word-break:break-word}body.single-product .ds-pdp__related .ds-related__cta :where(a.add_to_cart_button,a.ajax_add_to_cart,a.button){background:var(--ds-black,#2f2f2f);border:1px solid var(--ds-black,#2f2f2f);color:#fff;box-shadow:none;transform:none;filter:none}body.single-product .ds-pdp__related .ds-related__cta :where(a.add_to_cart_button,a.ajax_add_to_cart,a.button):hover{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f);color:#fff;box-shadow:none;transform:none;filter:none}body.single-product .ds-pdp__related .ds-buy-now .ds-btn--buy-now{background:#fff;border:1px solid var(--ds-black,#2f2f2f);color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-buy-now .ds-btn--buy-now:hover{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f);color:#fff}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay{position:absolute;top:10px;right:10px;z-index:5;width:36px;height:36px;border-radius:999px;background:#fff;border:1px solid #e7e7e7;color:var(--ds-black,#2f2f2f);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(0,0,0,.1)}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay svg{width:20px;height:20px;fill:none;stroke:currentColor}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[data-in-wishlist="1"],body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[aria-pressed=true]{background-color:#fff;border-color:#e7e7e7;color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[data-in-wishlist="1"] svg,body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[aria-pressed=true] svg{fill:currentColor;stroke:currentColor}body.single-product .ds-pdp__related{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#fff;border-top:1px solid rgba(0,0,0,.08);padding:36px 0 48px;margin-bottom:0}body.single-product .ds-pdp__related-inner{max-width:1240px;margin:0 auto;padding:0 24px 24px;background:0 0;border:0;box-shadow:none;box-sizing:border-box}body.single-product .ds-pdp__section-title{font-size:18px;font-weight:800;margin-bottom:6px}body.single-product .ds-pdp__section-title:after{content:"Scelti per te: aggiungi al volo o apri la scheda";display:block;margin-top:6px;font-size:13px;font-weight:600;opacity:.7}body.single-product .ds-related__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px, 360px);gap:18px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}body.single-product .ds-related__card{scroll-snap-align:start;transition:none}body.single-product .ds-related__card:hover{transform:none;box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06))}body.single-product #primary,body.single-product main,body.single-product .site-main,body.single-product .content-area{padding-bottom:0;margin-bottom:0}body.single-product footer,body.single-product .site-footer{margin-top:0}body.single-product section.ds-pdp__related>.ds-pdp__related-inner{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px;display:block;box-sizing:border-box}.ds-pdp__related{margin-top:40px}}@media (max-width:991px){body.single-product .ds-pdp__related{width:100%;margin-top:28px;padding:0 0 24px;background:0 0;border-top:0;position:static;left:auto;right:auto;margin-left:0;margin-right:0}body.single-product section.ds-pdp__related>.ds-pdp__related-inner{width:100%;max-width:100%;margin:0 auto;padding:0 16px;box-sizing:border-box;background:0 0;border:0;box-shadow:none;border-radius:0}body.single-product .ds-pdp__related-inner .ds-pdp__section-title{margin:0 0 14px;font-family:var(--ds-font,system-ui);font-size:18px;font-weight:800;color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__section-title:after{content:none;display:none}body.single-product .ds-pdp__related .ds-related__grid{display:grid;grid-template-columns:1fr;gap:16px;grid-auto-flow:row;grid-auto-columns:unset;overflow:visible;scroll-snap-type:none;padding-bottom:0}body.single-product .ds-pdp__related .ds-related__card{position:relative;display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius,12px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));overflow:hidden;transform:none}body.single-product .ds-pdp__related .ds-related__media{display:block;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f4f4f4}body.single-product .ds-pdp__related .ds-related__media img{width:100%;height:100%;object-fit:cover;display:block}body.single-product .ds-pdp__related .ds-related__title,body.single-product .ds-pdp__related .ds-related__price,body.single-product .ds-pdp__related .ds-related__cta{padding-left:14px;padding-right:14px}body.single-product .ds-pdp__related .ds-related__title{margin:12px 0 6px;font-family:var(--ds-font,system-ui);font-size:14px;font-weight:700;line-height:1.25}body.single-product .ds-pdp__related .ds-related__title a{color:var(--ds-black,#2f2f2f);text-decoration:none}body.single-product .ds-pdp__related .ds-related__price{display:block;margin:0 0 12px;font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-related__cta{padding-bottom:12px}body.single-product .ds-pdp__related .ds-related__cta :where(a,button){width:100%;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm,10px);font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}body.single-product .ds-pdp__related .ds-related__cta :where(a.add_to_cart_button,a.ajax_add_to_cart,a.button){background:var(--ds-black,#2f2f2f);border:1px solid var(--ds-black,#2f2f2f);color:#fff;box-shadow:none;transform:none;filter:none}body.single-product .ds-pdp__related .ds-related__cta :where(a.add_to_cart_button,a.ajax_add_to_cart,a.button):hover{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f);color:#fff;box-shadow:none;transform:none;filter:none}body.single-product .ds-pdp__related .ds-buy-now .ds-btn--buy-now{background:#fff;border:1px solid var(--ds-black,#2f2f2f);color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-buy-now .ds-btn--buy-now:hover{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f);color:#fff}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay{position:absolute;top:10px;right:10px;z-index:5;width:36px;height:36px;border-radius:999px;background:#fff;border:1px solid #e7e7e7;color:var(--ds-black,#2f2f2f);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px rgba(0,0,0,.1)}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay svg{width:20px;height:20px;fill:none;stroke:currentColor}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[data-in-wishlist="1"],body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[aria-pressed=true]{background-color:#fff;border-color:#e7e7e7;color:var(--ds-black,#2f2f2f)}body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[data-in-wishlist="1"] svg,body.single-product .ds-pdp__related .ds-wishlist-btn--overlay[aria-pressed=true] svg{fill:currentColor;stroke:currentColor}}@media (max-width:991px){body.single-product section.ds-pdp__related{background:#fff;width:100vw;position:relative;left:50%;margin-left:-50vw;margin-right:0;padding-bottom:24px}body.single-product section.ds-pdp__related>.ds-pdp__related-inner{max-width:100%;margin:0 auto;padding:20px 16px 24px;box-sizing:border-box;background:0 0}body.single-product #primary,body.single-product main,body.single-product .site-main,body.single-product .content-area{padding-bottom:0;margin-bottom:0}body.single-product footer,body.single-product .site-footer{margin-top:0}}body.woocommerce-cart article.post-9{padding-bottom:40px}body.woocommerce-cart article.post-9>div>.wp-block-woocommerce-cart.alignwide{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.06);max-width:1240px;margin:0 auto;padding:24px;box-sizing:border-box}.wc-block-cart-items .wc-block-components-product-details>*:not(.wc-block-components-product-name):not(.wc-block-components-product-metadata):not(.wc-block-components-product-details__item){display:none}.wc-block-components-product-details__description,.wc-block-components-product-details__short-description,.wc-block-components-product-summary,.wp-block-woocommerce-cart-line-items-block .wc-block-components-product-summary,.wc-block-cart-item__description{display:none}.wc-block-cart-items,.wc-block-cart__items,.wc-block-components-order-summary-item-list,.wp-block-woocommerce-checkout-order-summary-cart-items-block{max-height:55vh;overflow-y:auto;overflow-x:hidden;padding-right:15px}.wc-block-cart-items::-webkit-scrollbar,.wc-block-cart__items::-webkit-scrollbar,.wc-block-components-order-summary-item-list::-webkit-scrollbar,.wp-block-woocommerce-checkout-order-summary-cart-items-block::-webkit-scrollbar{width:6px}.wc-block-cart-items::-webkit-scrollbar-track,.wc-block-cart__items::-webkit-scrollbar-track,.wc-block-components-order-summary-item-list::-webkit-scrollbar-track,.wp-block-woocommerce-checkout-order-summary-cart-items-block::-webkit-scrollbar-track{background:#f4f4f4;border-radius:4px}.wc-block-cart-items::-webkit-scrollbar-thumb,.wc-block-cart__items::-webkit-scrollbar-thumb,.wc-block-components-order-summary-item-list::-webkit-scrollbar-thumb,.wp-block-woocommerce-checkout-order-summary-cart-items-block::-webkit-scrollbar-thumb{background:#2b2b2b;border-radius:4px}@media (max-width:768px){.wc-block-cart-items,.wc-block-cart__items,.wc-block-components-order-summary-item-list,.wp-block-woocommerce-checkout-order-summary-cart-items-block{max-height:60vh;padding-right:4px}}body.woocommerce-cart .wc-block-cart__submit-button{background:var(--ds-black,#2f2f2f);border:1px solid var(--ds-black,#2f2f2f);color:#fff;min-height:48px;border-radius:10px;font-family:var(--ds-font,system-ui);font-size:15px;font-weight:700;box-shadow:none;transform:none}body.woocommerce-cart .wc-block-cart__submit-button:hover,body.woocommerce-cart .wc-block-cart__submit-button:focus{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f);color:#fff;box-shadow:none;transform:none}body.woocommerce-cart .wc-block-cart__submit-button,body.woocommerce-cart .wc-block-cart__submit-button *{text-decoration:none}body.woocommerce-cart .wc-block-components-totals-coupon__form,body.woocommerce-checkout .wc-block-components-totals-coupon__form{display:flex;flex-direction:column;justify-content:flex-start;gap:14px;border:none;background:0 0;padding:0;margin:0;height:auto;min-height:0;overflow:visible}body.woocommerce-cart .wc-block-components-totals-coupon__input,body.woocommerce-checkout .wc-block-components-totals-coupon__input{margin:0;padding:0;flex:none;width:100%;height:auto}body.woocommerce-cart .wc-block-components-totals-coupon__input .wc-block-components-text-input,body.woocommerce-checkout .wc-block-components-totals-coupon__input .wc-block-components-text-input{margin:0;padding:0;border:1px solid rgba(0,0,0,.4);border-radius:8px;background:#fff}body.woocommerce-cart .wc-block-components-totals-coupon__input input,body.woocommerce-checkout .wc-block-components-totals-coupon__input input{padding:14px 16px;border:none;box-shadow:none;background:0 0;font-size:15px;font-family:var(--ds-font,system-ui);color:#2b2b2b;height:auto}body.woocommerce-cart .wc-block-components-totals-coupon__button,body.woocommerce-checkout .wc-block-components-totals-coupon__button,.wc-block-components-totals-coupon__button.wp-element-button{background:#ffc107;border:1px solid #ffc107;color:#2b2b2b;width:100%;padding:16px 24px;border-radius:12px;font-size:15px;font-family:var(--ds-font,system-ui);font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:none;display:flex;align-items:center;justify-content:center;margin:0;height:auto;min-height:52px}.wc-block-components-totals-coupon__button:hover,.wc-block-components-totals-coupon__button.wp-element-button:hover{background:#eab005;border-color:#eab005;color:#2b2b2b}.wc-block-components-totals-coupon__button .wc-block-components-button__text{color:#2b2b2b;font-weight:600}.wc-block-components-totals-coupon__button[aria-disabled=true],.wc-block-components-totals-coupon__button[disabled]{opacity:.5;cursor:not-allowed}section.ds-hero{position:relative;width:100%;min-height:clamp(560px, 85vh, 860px);display:flex;align-items:center;overflow:hidden;isolation:isolate}section.ds-hero>.ds-hero__bg{position:absolute;inset:0;display:block;background-image:var(--ds-hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.02);filter:saturate(1.02) contrast(1.02);z-index:0}section.ds-hero>.ds-hero__overlay{position:absolute;inset:0;display:block;z-index:1;background:radial-gradient(1200px 600px at 30% 40%,rgba(0,0,0,.1) 0%,rgba(0,0,0,.55) 62%,rgba(0,0,0,.68) 100%),linear-gradient(to bottom,rgba(0,0,0,.28) 0%,rgba(0,0,0,.55) 55%,rgba(0,0,0,.72) 100%)}section.ds-hero>.ds-hero__accent{position:absolute;inset:-40% -20% auto auto;width:720px;height:720px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.14),rgba(255,255,255,0) 60%);filter:blur(6px);opacity:.9;z-index:1;pointer-events:none}section.ds-hero .ds-hero__inner{position:relative;z-index:2;width:100%}section.ds-hero .ds-hero__content{max-width:760px;margin-left:clamp(24px, 6vw, 120px);color:#fff}section.ds-hero .ds-hero__eyebrow{color:rgba(255,255,255,.86);font-weight:600;margin:0 0 12px;letter-spacing:.2px}section.ds-hero .ds-hero__title{color:#fff;margin:0 0 16px;font-weight:800;line-height:1.06;font-size:clamp(34px, 4.2vw, 56px);text-wrap:balance}section.ds-hero .ds-hero__subtitle{color:rgba(255,255,255,.92);margin:0 0 26px;max-width:58ch;line-height:1.5;font-size:clamp(14px, 1.35vw, 18px)}section.ds-hero .ds-hero__actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-bottom:14px}section.ds-hero a.ds-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-width:210px;min-height:46px;padding:12px 18px;border-radius:var(--ds-radius-sm);font-size:14px;text-decoration:none;transform:none;box-shadow:0 10px 24px rgba(0,0,0,.1)}section.ds-hero a.ds-hero__btn.ds-btn--ghost{background:#fff;border:1px solid var(--ds-black);color:var(--ds-black);text-decoration:none}section.ds-hero a.ds-hero__btn.ds-btn--ghost:hover,section.ds-hero a.ds-hero__btn.ds-btn--ghost:focus,section.ds-hero a.ds-hero__btn.ds-btn--ghost:active{background:var(--ds-black);border-color:var(--ds-black);color:#fff;transform:none}section.ds-hero a.ds-hero__btn.ds-btn--primary{background:#ffc107;border:1px solid #ffc107;color:#2b2b2b;text-decoration:none;font-size:13px}section.ds-hero a.ds-hero__btn.ds-btn--primary:hover,section.ds-hero a.ds-hero__btn.ds-btn--primary:focus,section.ds-hero a.ds-hero__btn.ds-btn--primary:active{background:#eab005;border-color:#eab005;color:#2b2b2b;transform:none}section.ds-hero .ds-hero__trust,section.ds-hero .ds-hero__microtrust{display:none}section.ds-hero .ds-hero__scroll{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);z-index:3;text-decoration:none;width:30px;height:46px;border-radius:999px;border:2px solid rgba(255,255,255,.55);display:flex;align-items:flex-start;justify-content:center;padding-top:8px;background:rgba(0,0,0,.1);backdrop-filter:blur(6px)}section.ds-hero .ds-hero__scroll-dot{width:6px;height:10px;border-radius:999px;background:rgba(255,255,255,.75);animation:ds_hero_scroll 1.4s ease-in-out infinite;display:block}@keyframes ds_hero_scroll{0%{transform:translateY(0);opacity:.9}70%{transform:translateY(14px);opacity:.3}100%{transform:translateY(0);opacity:.9}}section.ds-hero .ds-hero__divider{display:none}@media (max-width:1024px){section.ds-hero{min-height:72vh}section.ds-hero .ds-hero__content{margin-left:0;max-width:720px;padding:0 18px;text-align:center}section.ds-hero .ds-hero__actions{justify-content:center}section.ds-hero .ds-hero__subtitle{margin-left:auto;margin-right:auto}section.ds-hero>.ds-hero__accent{inset:-55% -35% auto auto;width:640px;height:640px;opacity:.75}}@media (max-width:600px){section.ds-hero{min-height:78vh}section.ds-hero a.ds-hero__btn{min-width:100%}section.ds-hero .ds-hero__scroll{bottom:16px}}@media (prefers-reduced-motion:reduce){section.ds-hero .ds-hero__scroll-dot{animation:none}}section.ds-hero .ds-hero__arrow{display:none}.ds-infobar{background:#2b2b2b;color:#fff;width:100%;overflow:hidden}.ds-infobar__viewport{position:relative;width:100%;overflow:hidden}.ds-infobar__viewport:before,.ds-infobar__viewport:after{content:"";position:absolute;top:0;bottom:0;width:44px;z-index:2;pointer-events:none}.ds-infobar__viewport:before{left:0;background:linear-gradient(to right,#2b2b2b 0%,rgba(43,43,43,0) 100%)}.ds-infobar__viewport:after{right:0;background:linear-gradient(to left,#2b2b2b 0%,rgba(43,43,43,0) 100%)}.ds-infobar__track{display:flex;width:max-content;will-change:transform;transform:translate3d(0,0,0);animation:ds_infobar_marquee 18s linear infinite}.ds-infobar:hover .ds-infobar__track{animation-play-state:paused}.ds-infobar__group{display:flex;align-items:center;gap:56px;padding:14px 22px;white-space:nowrap;flex:0 0 auto}.ds-infobar__item{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;font-weight:800;font-size:16px;line-height:1;letter-spacing:.2px;color:#fff}.ds-infobar__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;color:#fff}.ds-infobar__icon svg{width:100%;height:100%;display:block;fill:currentColor}.ds-infobar__text{color:#fff}@keyframes ds_infobar_marquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}@media (max-width:900px){.ds-infobar__group{gap:36px;padding:12px 16px}.ds-infobar__item{font-size:14px}.ds-infobar__icon{width:24px;height:24px;flex-basis:24px}.ds-infobar__viewport:before,.ds-infobar__viewport:after{width:28px}}@media (prefers-reduced-motion:reduce){.ds-infobar__track{animation:none}}.ds-sectionsell{max-width:1200px;margin:0 auto;padding:clamp(26px, 3vw, 44px) 20px;position:relative;z-index:1}.ds-sectionsell:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);width:100vw;background-color:#fff;z-index:-1;pointer-events:none}.ds-sectionsell__head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 14px}.ds-sectionsell__title{margin:0;font-size:clamp(18px, 2.2vw, 26px);font-weight:800;letter-spacing:.2px}.ds-sectionsell__nav{display:flex;gap:10px}.ds-sectionsell__arrow{width:44px;height:44px;border-radius:12px;border:1px solid var(--ds-border-strong);background:var(--ds-surface-1);color:var(--ds-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:22px;line-height:1;user-select:none}.ds-sectionsell__arrow:hover{background:var(--ds-surface-2)}.ds-sectionsell__carousel{position:relative}.ds-sectionsell .products.ds-sectionsell__track{display:flex;flex-wrap:nowrap;align-items:stretch;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;margin:0;padding:6px 2px 2px;list-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ds-sectionsell .products.ds-sectionsell__track::-webkit-scrollbar{display:none}.ds-sectionsell .ds-sectionsell__item{flex:0 0 calc((100% - (3 * 18px)) / 4);scroll-snap-align:start;height:auto}@media (max-width:1024px){.ds-sectionsell{padding-left:16px;padding-right:16px}.ds-sectionsell .products.ds-sectionsell__track{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:calc((100% - 18px) / 2);column-gap:18px;row-gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;margin:0;padding:6px 2px 2px;list-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ds-sectionsell .ds-sectionsell__item{flex:0 0 auto;width:auto;scroll-snap-align:start}}@media (max-width:600px){.ds-sectionsell .products.ds-sectionsell__track{display:grid;grid-template-rows:repeat(2,auto);grid-auto-flow:column;grid-auto-columns:calc((100% - 18px) / 2);column-gap:18px;row-gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;margin:0;padding:6px 8px 2px;list-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ds-sectionsell .products.ds-sectionsell__track::-webkit-scrollbar{display:none}.ds-sectionsell .ds-sectionsell__item{flex:0 0 auto;width:auto;scroll-snap-align:start}}.ds-sectionsell .ds-card{height:100%;display:flex;flex-direction:column}.ds-sectionsell .ds-card__media{position:relative;flex:0 0 auto}.ds-sectionsell .ds-card__body{flex:1 1 auto;display:flex;flex-direction:column}.ds-sectionsell .ds-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.2em * 2)}.ds-sectionsell .ds-card__rating{min-height:18px}.ds-sectionsell .ds-card__cta{margin-top:auto}.ds-sectionsell .ds-card__badge--bestseller{position:absolute;top:12px;left:12px;z-index:3;background:#2b2b2b;color:#fff;border:1px solid rgba(255,255,255,.1);font-weight:800;letter-spacing:.6px;font-size:12px;padding:7px 10px;border-radius:12px}.ds-sectionsell__footer{display:flex;justify-content:center;margin-top:18px}.ds-sectionsell__all{display:inline-flex;align-items:center;justify-content:center;background:#2b2b2b;color:#fff;text-decoration:none;border:1px solid #2b2b2b;border-radius:14px;padding:12px 28px;letter-spacing:.2px;min-width:min(460px, 92vw);transition:none}.ds-sectionsell__all:hover,.ds-sectionsell__all:focus,.ds-sectionsell__all:active{background:#2b2b2b;color:#fff;filter:none;transform:none;box-shadow:none;opacity:1}@media (prefers-reduced-motion:reduce){.ds-sectionsell .products.ds-sectionsell__track{scroll-behavior:auto}}.ds-filterbar{max-width:1200px;margin:0 auto;padding:clamp(28px, 3vw, 48px) 20px}.ds-filterbar__head{margin-bottom:18px}.ds-filterbar__title{margin:0;font-size:clamp(18px, 2.2vw, 26px);font-weight:800;letter-spacing:.2px}.ds-filterbar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}@media (max-width:1024px){.ds-filterbar__grid{grid-template-columns:repeat(2,1fr)}}.ds-filterbar__card{display:flex;flex-direction:column;overflow:hidden;height:100%}.ds-filterbar__imgLink{display:block;position:relative;overflow:hidden;aspect-ratio:16/10}.ds-filterbar__img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.ds-filterbar__card:hover .ds-filterbar__img{transform:scale(1.05)}.ds-filterbar__body{display:flex;flex-direction:column;padding:16px;flex:1 1 auto}.ds-filterbar__name{margin:0 0 10px;font-size:16px;font-weight:700;line-height:1.3}.ds-filterbar__name a{text-decoration:none;color:inherit}.ds-filterbar__cta{margin-top:auto;display:inline-flex;align-items:center;gap:8px;font-weight:600;text-decoration:none;color:var(--ds-black);transition:gap .2s ease,opacity .2s ease}.ds-filterbar__cta:hover{gap:12px;opacity:.85}.ds-filterbar__arrow{font-size:14px;line-height:1}@media (max-width:1024px){.ds-filterbar{padding-left:16px;padding-right:16px}.ds-filterbar__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ds-filterbar{padding-left:16px;padding-right:16px}.ds-filterbar__grid{grid-template-columns:repeat(2,1fr);gap:18px}.ds-filterbar__name{font-size:15px}}.ds-faq{max-width:1200px;margin:0 auto;padding:clamp(28px, 3vw, 48px) 20px}.ds-faq__head{margin-bottom:18px}.ds-faq__title{margin:0;font-size:clamp(18px, 2.2vw, 26px);font-weight:800;letter-spacing:.2px}.ds-faq__list{display:flex;gap:22px}.ds-faq__col{flex:1;display:flex;flex-direction:column;gap:18px}.ds-faq__item{border:1px solid var(--ds-border);border-radius:16px;background:var(--ds-surface-1);overflow:hidden}.ds-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:0;background:0 0;color:inherit;cursor:pointer;text-align:left;font-weight:800;font-size:15px;line-height:1.25}.ds-faq__icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;flex:0 0 28px}.ds-faq__answer{border-top:1px solid var(--ds-border)}.ds-faq__answerInner{padding:14px 16px 16px;font-size:14px;line-height:1.55}@media (max-width:1024px){.ds-faq{padding-left:16px;padding-right:16px}.ds-faq__list{flex-direction:column}}.ds-trustrow{background:#f3f3f3;padding:clamp(28px, 3vw, 48px) 20px}.ds-trustrow__inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ds-trustrow__item{display:flex;align-items:center;justify-content:center;gap:16px;text-align:center}.ds-trustrow__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.ds-trustrow__icon svg{width:32px;height:32px;fill:#2b2b2b}.ds-trustrow__text{font-weight:700;font-size:16px;line-height:1.3}@media (max-width:1024px){.ds-trustrow__inner{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:600px){.ds-trustrow{padding-left:16px;padding-right:16px}.ds-trustrow__inner{grid-template-columns:1fr;gap:16px;width:max-content;margin:0 auto}.ds-trustrow__item{align-items:center;justify-content:flex-start;text-align:left}.ds-trustrow__icon svg{width:28px;height:28px}}.ds-about{background:var(--ds-surface)}.ds-about__wrap{padding:clamp(28px, 4vw, 44px) 0 clamp(52px, 6vw, 72px)}.ds-about__header{max-width:860px;margin:0 auto 22px;text-align:center}.ds-about__title{margin:0 0 10px}.ds-about__lead{margin:0;font-size:15px;line-height:1.7;color:rgba(43,43,43,.75)}.ds-about__h{margin:0 0 10px;font-size:clamp(18px, 2.2vw, 26px);font-weight:800;letter-spacing:.2px;color:#2b2b2b}.ds-about__p{margin:0 0 12px;font-size:14px;line-height:1.7;color:#2b2b2b}.ds-about__muted{color:rgba(43,43,43,.72)}.ds-about__section{margin-top:22px}.ds-about__split{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;align-items:center}.ds-about__split--reverse .ds-about__media{order:2}.ds-about__split--reverse .ds-about__content{order:1}.ds-about__img{width:100%;height:auto;display:block;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#fff}.ds-about__list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:10px}.ds-about__li{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;font-size:14px;line-height:1.65;color:#2b2b2b}.ds-about__li:before{content:"";width:18px;height:18px;border-radius:999px;background:#2b2b2b;margin-top:2px}.ds-about__card,.ds-about__stat,.ds-about__step,.ds-about__ctaInner{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:18px;box-shadow:0 12px 34px rgba(0,0,0,.06)}.ds-about__statsGrid{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:14px}.ds-about__stat{padding:16px;text-align:center}.ds-about__statValue{font-size:20px;font-weight:900;letter-spacing:-.02em;color:#2b2b2b}.ds-about__statLabel{margin-top:6px;font-size:13px;font-weight:650;line-height:1.45;color:rgba(43,43,43,.72)}.ds-about__sectionHead{max-width:860px;margin:0 auto 14px;text-align:center}.ds-about__processGrid{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:14px}.ds-about__step{padding:16px}.ds-about__stepNum{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;font-weight:900;background:#fff;border:1px solid rgba(0,0,0,.12);color:#2b2b2b;margin-bottom:10px}.ds-about__stepTitle{margin:0 0 6px;font-size:15px;font-weight:850;color:#2b2b2b}.ds-about__stepText{margin:0;font-size:14px;line-height:1.65;color:rgba(43,43,43,.72)}.ds-about__cards{display:grid;grid-template-columns:repeat(3,minmax(0, 1fr));gap:14px}.ds-about__card{padding:18px}.ds-about__cardTitle{margin:0 0 8px;font-size:15px;font-weight:900;color:#2b2b2b}.ds-about__cardText{margin:0;font-size:14px;line-height:1.7;color:rgba(43,43,43,.72)}.ds-about__galleryGrid{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:14px}.ds-about__shot{margin:0}.ds-about__ctaInner{max-width:860px;margin:0 auto;text-align:center;padding:22px 18px}.ds-about__actions{margin-top:14px;display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.ds-about__actions .ds-btn{display:inline-flex;align-items:center;justify-content:center;min-width:210px;min-height:46px;padding:12px 18px;border-radius:14px;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.1);transform:none}.ds-about__actions .ds-btn--primary{background:#ffc107;border:1px solid #ffc107;color:#2b2b2b;transition:all .2s ease}.ds-about__actions .ds-btn--primary:hover,.ds-about__actions .ds-btn--primary:focus,.ds-about__actions .ds-btn--primary:active{background:#e5ad06;border-color:#e5ad06;color:#2b2b2b;box-shadow:0 10px 24px rgba(0,0,0,.1)}.ds-about__actions .ds-btn--secondary,.ds-about__actions .ds-btn--ghost{background:#fff;border:1px solid #2b2b2b;color:#2b2b2b}.ds-about__actions .ds-btn--secondary:hover,.ds-about__actions .ds-btn--secondary:focus,.ds-about__actions .ds-btn--secondary:active,.ds-about__actions .ds-btn--ghost:hover,.ds-about__actions .ds-btn--ghost:focus,.ds-about__actions .ds-btn--ghost:active{background:#2b2b2b;border-color:#2b2b2b;color:#fff;transform:none}@media (max-width:1024px){.ds-about__split{display:flex;flex-direction:column;gap:32px;text-align:center}.ds-about__split .ds-about__media{order:-1;width:100%}.ds-about__split .ds-about__content{width:100%}.ds-about__statsGrid{grid-template-columns:repeat(2,minmax(0, 1fr))}.ds-about__processGrid{grid-template-columns:repeat(2,minmax(0, 1fr))}.ds-about__cards{grid-template-columns:1fr}.ds-about__galleryGrid{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:600px){.ds-about__actions .ds-btn{min-width:100%}}.ds-contact{background:var(--ds-surface)}.ds-contact__wrap{padding:clamp(28px, 4vw, 44px) 0 clamp(52px, 6vw, 72px)}.ds-contact__header{max-width:860px;margin:0 auto 22px;text-align:center}.ds-contact__title{margin:0 0 10px}.ds-contact__lead{margin:0;font-size:15px;line-height:1.7;color:rgba(43,43,43,.75)}.ds-contact__notice{margin:16px auto 0;max-width:860px;padding:14px 16px;border-radius:16px;border:1px solid rgba(0,0,0,.12);background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.06);font-size:14px;line-height:1.6;color:#2b2b2b}.ds-contact__notice--success{border-color:rgba(20,120,60,.25);background:rgba(20,120,60,.06)}.ds-contact__notice--error{border-color:rgba(180,40,40,.25);background:rgba(180,40,40,.06)}.ds-contact__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:18px;align-items:start}.ds-contact__card,.ds-contact__formCard{background:#fff;border:1px solid rgba(0,0,0,.03);border-radius:20px;box-shadow:0 15px 35px -10px rgba(0,0,0,.05);padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.ds-contact__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px rgba(0,0,0,.08)}.ds-contact__left{display:grid;gap:14px}.ds-contact__cardTitle,.ds-contact__formTitle{margin:0 0 10px;font-size:16px;font-weight:900;letter-spacing:.2px;color:#2b2b2b}.ds-contact__hint{margin:8px 0 0;font-size:13px;line-height:1.55;color:rgba(43,43,43,.72)}.ds-contact__hours{margin:0;font-size:14px;line-height:1.65;color:#2b2b2b}.ds-contact__link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:#2b2b2b;text-decoration:none;border:none;padding:0}.ds-contact__link:hover,.ds-contact__link:focus,.ds-contact__link:active{text-decoration:none;border:none;color:#2b2b2b}.ds-contact__formLead{margin:0 0 14px;font-size:14px;line-height:1.65;color:rgba(43,43,43,.72)}.ds-contact__form{display:grid;gap:14px}.ds-contact__row{display:grid;gap:8px}.ds-contact__label{font-size:13px;font-weight:850;color:#2b2b2b}.ds-contact__input,.ds-contact__textarea{width:100%;font-family:var(--ds-font,system-ui);font-size:14px;color:#2b2b2b;background:#fff;border:1px solid rgba(0,0,0,.22);border-radius:14px;padding:12px;box-shadow:none;outline:none}.ds-contact__input{height:46px}.ds-contact__textarea{min-height:150px;resize:vertical}.ds-contact__input:focus,.ds-contact__textarea:focus{border-color:rgba(43,43,43,.65)}.ds-contact__check{display:inline-flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;color:rgba(43,43,43,.72);cursor:pointer;user-select:none}.ds-contact__check input{margin-top:2px}.ds-contact__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:6px}.ds-contact__actions .ds-btn{display:inline-flex;align-items:center;justify-content:center;min-width:210px;min-height:46px;padding:12px 18px;border-radius:14px;font-size:14px;font-weight:800;text-decoration:none;transform:none;box-shadow:0 10px 24px rgba(0,0,0,.1)}.ds-contact__actions .ds-btn--primary{background:#2b2b2b;border:1px solid #2b2b2b;color:#fff;transition:none}.ds-contact__actions .ds-btn--primary:hover,.ds-contact__actions .ds-btn--primary:focus,.ds-contact__actions .ds-btn--primary:active{background:#2b2b2b;border-color:#2b2b2b;color:#fff;transform:none}.ds-contact__actions .ds-btn--secondary,.ds-contact__actions .ds-btn--ghost{background:#fff;border:1px solid #2b2b2b;color:#2b2b2b}.ds-contact__actions .ds-btn--secondary:hover,.ds-contact__actions .ds-btn--secondary:focus,.ds-contact__actions .ds-btn--secondary:active,.ds-contact__actions .ds-btn--ghost:hover,.ds-contact__actions .ds-btn--ghost:focus,.ds-contact__actions .ds-btn--ghost:active{background:#2b2b2b;border-color:#2b2b2b;color:#fff;transform:none}@media (max-width:991px){.ds-contact__grid{grid-template-columns:1fr}}@media (max-width:600px){.ds-contact__actions .ds-btn{min-width:100%}}.ds-is-loading{position:relative;pointer-events:none}.ds-btn__spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(255,255,255,.45);border-top-color:rgba(255,255,255,1);display:inline-block;margin-left:10px;animation:ds_spin .7s linear infinite;vertical-align:middle}@keyframes ds_spin{to{transform:rotate(360deg)}}.ds-toast{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:100;display:grid;gap:10px;width:min(520px, calc(100vw - 24px));pointer-events:none}.ds-toast__item{pointer-events:auto;background:#2b2b2b;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:12px 14px;box-shadow:0 14px 40px rgba(0,0,0,.18);opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.ds-toast__item--error{background:#fff;color:#2b2b2b;border:1px solid rgba(0,0,0,.18)}.ds-toast__item.is-leaving{opacity:0;transform:translateY(6px)}.ds-toast__text{font-size:14px;line-height:1.4;font-weight:700}.woocommerce-notices-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.woocommerce-error,.woocommerce-message,.woocommerce-info{background:#fff;color:#2b2b2b;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);margin:0 0 14px;padding:0}.woocommerce-error ul,.woocommerce-message ul,.woocommerce-info ul{margin:0;padding:0;list-style:none}.woocommerce-error li,.woocommerce-message li,.woocommerce-info li{display:flex;align-items:center;gap:14px;padding:14px 16px;margin:0;font-size:14px;line-height:1.55}.woocommerce-error li{min-width:0}.woocommerce-error li .button,.woocommerce-message li .button,.woocommerce-info li .button{margin-left:auto;flex:0 0 auto;white-space:nowrap}.woocommerce-error a:not(.button),.woocommerce-message a:not(.button),.woocommerce-info a:not(.button){text-decoration:none;border:none;color:#2b2b2b}.woocommerce-error li .button,.woocommerce-message li .button,.woocommerce-info li .button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border-radius:14px;background:#fff;border:1px solid #2b2b2b;color:#2b2b2b;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.1);transition:none}.woocommerce-error li .button:hover,.woocommerce-message li .button:hover,.woocommerce-info li .button:hover,.woocommerce-error li .button:focus,.woocommerce-message li .button:focus,.woocommerce-info li .button:focus,.woocommerce-error li .button:active,.woocommerce-message li .button:active,.woocommerce-info li .button:active{background:#fff;border-color:#2b2b2b;color:#2b2b2b;transform:none;box-shadow:0 10px 24px rgba(0,0,0,.1)}@media (max-width:700px){.woocommerce-notices-wrapper{padding:0 16px}.woocommerce-error li,.woocommerce-message li,.woocommerce-info li{flex-direction:column;align-items:flex-start}.woocommerce-error li .button,.woocommerce-message li .button,.woocommerce-info li .button{margin-left:0;width:100%}}.ds-shop .ds-shop__products ul.products{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:var(--ds-gap,18px);width:100%;margin:0;padding:0;list-style:none;grid-auto-rows:1fr;align-items:stretch}.ds-shop .ds-shop__products ul.products>li.product{float:none;width:auto;margin:0;padding:0;align-self:stretch;height:100%;display:flex;min-width:0}.ds-shop .ds-shop__products ul.products>li.product>.ds-card{width:100%;height:100%}@media (max-width:1024px){.ds-shop .ds-shop__products ul.products{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:680px){.ds-shop .ds-shop__products ul.products{grid-template-columns:repeat(2,minmax(0, 1fr))}}li.ds-card.product{list-style:none;margin:0;padding:0}.ds-card{background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius,12px);overflow:hidden;box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));height:100%;display:flex;flex-direction:column}.ds-card__media{position:relative;background:var(--ds-surface-2,#f1f1ec)}.ds-card__imgLink{display:block}.ds-card__img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.ds-wishlist-btn--card{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:rgba(255,255,255,.75);border:1px solid var(--ds-border,rgba(0,0,0,.12));color:var(--ds-black);cursor:pointer;padding:0;line-height:1}.ds-wishlist-btn--card:hover{background:rgba(255,255,255,.9);border-color:var(--ds-border-strong)}.ds-wishlist-btn--card svg{width:18px;height:18px;display:block}.ds-wishlist-btn--card[data-in-wishlist="1"] svg{fill:var(--ds-black);stroke:var(--ds-black)}.ds-wishlist-btn--card:not([data-in-wishlist="1"]) svg{fill:transparent;stroke:var(--ds-black)}.ds-card__body{padding:14px 14px 16px;display:flex;flex-direction:column;flex:1}.ds-card__title{margin:0 0 6px;font-family:var(--ds-font,system-ui);font-size:18px;font-weight:700;color:var(--ds-black);line-height:1.2}.ds-card__title a{color:inherit;text-decoration:none}.ds-card__price{margin:0 0 8px;font-family:var(--ds-font,system-ui);font-size:20px;font-weight:700;color:var(--ds-black)}.ds-card__price del{color:var(--ds-muted);font-weight:600;margin-right:6px}.ds-card__price ins{text-decoration:none}.ds-card__rating{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--ds-muted);font-size:13px}.ds-card__stars{display:inline-flex;align-items:center;line-height:1}.ds-card__stars .star-rating{margin:0;float:none}.ds-card__cta{margin-top:auto;display:flex;flex-direction:column;gap:10px}.ds-card__ctaRow{display:block}.ds-card__cta :where(a,button){width:100%;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm,10px);font-family:var(--ds-font);font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.ds-card__cta form{width:100%;margin:0}.ds-shop .woocommerce-result-count,.ds-shop .woocommerce-ordering select.orderby{font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;color:var(--ds-black);background:#fff;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);box-shadow:var(--ds-shadow);min-height:40px;display:inline-flex;align-items:center}.ds-shop .woocommerce-result-count{padding:10px 14px;margin:0}.ds-shop .woocommerce-ordering select.orderby{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:10px 36px 10px 14px;cursor:pointer}.ds-shop .woocommerce-ordering select.orderby:hover,.ds-shop .woocommerce-ordering select.orderby:focus{border-color:var(--ds-border-strong);outline:none}.ds-shop .woocommerce-ordering{position:relative;margin:0}.ds-shop .woocommerce-ordering:after{content:"▾";position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--ds-muted);font-size:12px}body.woocommerce-shop .ds-shop,body.post-type-archive-product .ds-shop,body.tax-product_cat .ds-shop,body.tax-product_tag .ds-shop{width:100%}.ds-shop__head{margin-bottom:18px}.ds-shop__bar{display:flex;align-items:center;justify-content:space-between;gap:14px}.ds-shop__filtersBtn{display:none}.ds-shop__meta{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-width:0}.ds-shop__meta .woocommerce-result-count{font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;color:var(--ds-black,#2f2f2f);background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius-sm,10px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));padding:10px 14px;min-height:40px;display:inline-flex;align-items:center;margin:0;white-space:nowrap}.ds-shop__meta form.woocommerce-ordering{position:relative;margin:0;display:inline-flex;min-width:260px;justify-content:flex-end}.ds-shop__meta form.woocommerce-ordering select.orderby{font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;color:var(--ds-black,#2f2f2f);background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius-sm,10px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));min-height:40px;padding:10px 38px 10px 14px;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%}.ds-shop__meta form.woocommerce-ordering:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;opacity:.65;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--ds-black,#2f2f2f)}.ds-shop__layout{display:grid;grid-template-columns:320px minmax(0, 1fr);gap:28px;align-items:start;width:100%}.ds-shop__sidebar{display:block;min-width:0}.ds-shop__sidebar .ds-filters{background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius,12px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));padding:14px}.ds-shop__sidebar .ds-filters__title{display:none}.ds-shop .ds-shop__products ul.products{float:none;clear:none;width:100%;margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:var(--ds-gap,18px);align-items:stretch;align-content:start;justify-content:start}.ds-shop .ds-shop__products ul.products:before,.ds-shop .ds-shop__products ul.products:after{content:none;display:none}.ds-shop .ds-shop__products ul.products>li.product{float:none;clear:none;width:auto;margin:0;padding:0;display:flex;min-width:0;align-self:stretch}.ds-shop .ds-shop__products ul.products>li.product>.ds-card{width:100%;height:100%}@media (max-width:1024px){.ds-shop .ds-shop__products ul.products{grid-template-columns:repeat(2,minmax(0, 1fr))}}@media (max-width:680px){.ds-shop__layout{grid-template-columns:1fr;gap:18px}.ds-shop__sidebar{display:none}.ds-shop__filtersBtn{display:inline-flex}.ds-shop .ds-shop__products ul.products{grid-template-columns:repeat(2,minmax(0, 1fr))}.ds-shop__meta form.woocommerce-ordering{min-width:0;width:auto}}.ds-shop__sidebar .wc-block-product-filters__open-overlay{display:none}.ds-card__ctaRow :where(a.add_to_cart_button,a.ajax_add_to_cart,a.button,button.add_to_cart_button,button.button){font-family:var(--ds-font,system-ui);font-size:14px;font-weight:600;line-height:1;display:flex;width:100%;margin:0 0 10px;align-items:center;justify-content:center;text-align:center;min-height:44px;padding:12px 14px;border-radius:var(--ds-radius-sm,10px);background:var(--ds-black,#2f2f2f);border:1px solid var(--ds-black,#2f2f2f);color:#fff;box-sizing:border-box;white-space:normal;word-break:break-word}.ds-card__ctaRow :where(a.add_to_cart_button,a.ajax_add_to_cart,a.button,button.add_to_cart_button,button.button):hover{background:var(--ds-black,#2f2f2f);border-color:var(--ds-black,#2f2f2f);color:#fff;box-shadow:none;transform:none;filter:none}@media (max-width:680px){.ds-shop .ds-shop__filtersBtn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--ds-font,"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif);font-size:14px;font-weight:600;color:var(--ds-black,#2f2f2f);background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius-sm,10px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));padding:10px 14px;min-height:40px;text-decoration:none;cursor:pointer;white-space:nowrap}.ds-shop .ds-shop__filtersBtn:hover,.ds-shop .ds-shop__filtersBtn:focus{border-color:var(--ds-border-strong,rgba(0,0,0,.22));outline:none}.ds-shop .ds-shop__filtersBtn svg{width:14px;height:14px;display:block}}.wp-block-woocommerce-product-filter-clear-button button,button.wp-block-button__link[data-wp-on--click*=removeAllActiveFilters]{width:100%;min-height:48px;background:var(--ds-black,#2f2f2f);color:#fff;border:1px solid var(--ds-black,#2f2f2f);border-radius:var(--ds-radius-sm,10px);font-family:var(--ds-font,"Inter",system-ui);font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 16px;cursor:pointer}.wp-block-woocommerce-product-filter-clear-button button:hover{background:#000;border-color:#000}button.wc-block-product-filters__apply{width:100%;min-height:48px;background:#fff;color:var(--ds-black,#2f2f2f);border:1px solid var(--ds-black,#2f2f2f);border-radius:var(--ds-radius-sm,10px);font-family:var(--ds-font,"Inter",system-ui);font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 16px;cursor:pointer}button.wc-block-product-filters__apply:hover{background:var(--ds-black,#2f2f2f);color:#fff}.ds-shop__sidebar .ds-filters .ds-filter-widget,.ds-shop__sidebar .ds-filters .widget{background:0 0;border:0;box-shadow:none;padding:0;margin:0 0 18px}.ds-shop__sidebar .ds-filters .ds-filter-widget:last-child,.ds-shop__sidebar .ds-filters .widget:last-child{margin-bottom:0}.ds-shop__sidebar .ds-filters .ds-filters__head{margin:0 0 14px}.ds-shop__sidebar .ds-filters .ds-filters__title{font-size:16px;font-weight:900;color:#2b2b2b;letter-spacing:.2px}.ds-shop__sidebar .ds-filters .ds-filter-title,.ds-shop__sidebar .ds-filters h3{margin:0 0 12px;font-size:15px;font-weight:900;color:#2b2b2b;letter-spacing:.2px}.ds-shop__sidebar .ds-filters .ds-filterlist{display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.ds-shop__sidebar .ds-filters label.ds-filteropt{display:inline-flex;align-items:center;gap:10px;width:100%;margin:0;font-size:14px;font-weight:700;color:#2b2b2b;line-height:1.2;cursor:pointer}.ds-shop__sidebar .ds-filters .ds-filteropt__text{display:inline-block;color:#2b2b2b}.ds-shop__sidebar .ds-filters input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;flex:0 0 18px;border:2px solid #2b2b2b;border-radius:4px;background:#fff;position:relative;margin:0}.ds-shop__sidebar .ds-filters input[type=checkbox]:checked{background:#2b2b2b}.ds-shop__sidebar .ds-filters input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.ds-shop__sidebar .ds-filters label.ds-filteropt--single{width:100%}.ds-shop__sidebar .ds-filters .ds-pricerow{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:12px;align-items:start;margin:0}.ds-shop__sidebar .ds-filters label.ds-pricefield{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin:0}.ds-shop__sidebar .ds-filters .ds-pricefield__label{font-size:12px;font-weight:900;color:#2b2b2b;letter-spacing:.2px}.ds-shop__sidebar .ds-filters input[type=number]{width:100%;min-height:42px;padding:10px 12px;background:#fff;border:1px solid rgba(0,0,0,.18);border-radius:12px;font-size:14px;font-weight:700;color:#2b2b2b;outline:none;box-sizing:border-box}.ds-shop__sidebar .ds-filters input[type=number]:focus{border-color:#2b2b2b}.ds-shop__sidebar .ds-filters input[type=number]::-webkit-outer-spin-button,.ds-shop__sidebar .ds-filters input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ds-shop__sidebar .ds-filters input[type=number]{-moz-appearance:textfield}@media (max-width:520px){.ds-shop__sidebar .ds-filters .ds-pricerow{grid-template-columns:1fr}}.ds-shop__sidebar .ds-filters a.ds-filters__reset{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;text-align:center;padding:12px 16px;background:#2b2b2b;border:1px solid #2b2b2b;color:#fff;border-radius:14px;font-size:14px;font-weight:900;letter-spacing:.2px;line-height:1;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.1);transition:none}.ds-shop__sidebar .ds-filters a.ds-filters__reset:hover,.ds-shop__sidebar .ds-filters a.ds-filters__reset:focus,.ds-shop__sidebar .ds-filters a.ds-filters__reset:active{background:#2b2b2b;border-color:#2b2b2b;color:#fff;opacity:1;transform:none}.ds-shop__sidebar .ds-filters a:not(.ds-filters__reset){color:#2b2b2b;text-decoration:none;border:0}@media (max-width:980px){.ds-filters .ds-filters__head{display:none}.ds-filters .ds-filters__title{display:none}}.ds-filters .ds-filter-widget,.ds-filters .widget{background:0 0;border:0;box-shadow:none;padding:0;margin:0 0 18px}.ds-filters .ds-filter-widget:last-child,.ds-filters .widget:last-child{margin-bottom:0}.ds-filters .ds-filter-title,.ds-filters h3{margin:0 0 12px;font-size:15px;font-weight:900;color:#2b2b2b;letter-spacing:.2px}.ds-filters .ds-filterlist{display:flex;flex-direction:column;gap:10px;margin:0;padding:0}.ds-filters label.ds-filteropt{display:inline-flex;align-items:center;gap:10px;width:100%;margin:0;font-size:14px;font-weight:700;color:#2b2b2b;line-height:1.2;cursor:pointer}.ds-filters .ds-filteropt__text{display:inline-block;color:#2b2b2b}.ds-filters input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;flex:0 0 18px;border:2px solid #2b2b2b;border-radius:4px;background:#fff;position:relative;margin:0}.ds-filters input[type=checkbox]:checked{background:#2b2b2b}.ds-filters input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.ds-filters label.ds-filteropt--single{width:100%}.ds-filters .ds-pricerow{display:grid;grid-template-columns:repeat(2,minmax(0, 1fr));gap:12px;align-items:start;margin:0}.ds-filters label.ds-pricefield{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;margin:0}.ds-filters .ds-pricefield__label{font-size:12px;font-weight:900;color:#2b2b2b;letter-spacing:.2px}.ds-filters input[type=number]{width:100%;min-height:42px;padding:10px 12px;background:#fff;border:1px solid rgba(0,0,0,.18);border-radius:12px;font-size:14px;font-weight:700;color:#2b2b2b;outline:none;box-sizing:border-box}.ds-filters input[type=number]:focus{border-color:#2b2b2b}.ds-filters input[type=number]::-webkit-outer-spin-button,.ds-filters input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ds-filters input[type=number]{-moz-appearance:textfield}@media (max-width:520px){.ds-filters .ds-pricerow{grid-template-columns:1fr}}.ds-filters a.ds-filters__reset{display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;text-align:center;padding:12px 16px;background:#2b2b2b;border:1px solid #2b2b2b;color:#fff;border-radius:14px;font-size:14px;font-weight:900;letter-spacing:.2px;line-height:1;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.1);transition:none}.ds-filters a.ds-filters__reset:hover,.ds-filters a.ds-filters__reset:focus,.ds-filters a.ds-filters__reset:active{background:#2b2b2b;border-color:#2b2b2b;color:#fff;opacity:1;transform:none}.ds-filters a:not(.ds-filters__reset){color:#2b2b2b;text-decoration:none;border:0}@media (min-width:901px){body.woocommerce-account .ds-account__content .woocommerce-MyAccount-content{display:block}body.woocommerce-account .ds-account__content .woocommerce-message,body.woocommerce-account .ds-account__content .woocommerce-info,body.woocommerce-account .ds-account__content .woocommerce-notice,body.woocommerce-account .ds-account__content .woocommerce-notice--info{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;margin:0 0 var(--ds-gap);color:var(--ds-black);position:relative;border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-message:before,body.woocommerce-account .ds-account__content .woocommerce-info:before,body.woocommerce-account .ds-account__content .woocommerce-notice:before{content:none;display:none}body.woocommerce-account .ds-account__content .woocommerce-message,body.woocommerce-account .ds-account__content .woocommerce-info,body.woocommerce-account .ds-account__content .woocommerce-notice{font-size:14px;font-weight:650;line-height:1.55}body.woocommerce-account .ds-account__content .woocommerce-message .button,body.woocommerce-account .ds-account__content .woocommerce-info .button,body.woocommerce-account .ds-account__content .woocommerce-notice .button,body.woocommerce-account .ds-account__content a.button,body.woocommerce-account .ds-account__content a.woocommerce-Button,body.woocommerce-account .ds-account__content .woocommerce-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;min-height:46px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}body.woocommerce-account .ds-account__content .woocommerce-message .button:hover,body.woocommerce-account .ds-account__content .woocommerce-info .button:hover,body.woocommerce-account .ds-account__content .woocommerce-notice .button:hover,body.woocommerce-account .ds-account__content a.button:hover,body.woocommerce-account .ds-account__content a.woocommerce-Button:hover,body.woocommerce-account .ds-account__content .woocommerce-button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}body.woocommerce-account .ds-account__content .woocommerce-message,body.woocommerce-account .ds-account__content .woocommerce-info,body.woocommerce-account .ds-account__content .woocommerce-notice{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-gap)}body.woocommerce-account .ds-account__content .woocommerce-message,body.woocommerce-account .ds-account__content .woocommerce-info,body.woocommerce-account .ds-account__content .woocommerce-notice{flex-wrap:wrap}body.woocommerce-account .ds-account__content .woocommerce-message .button,body.woocommerce-account .ds-account__content .woocommerce-info .button,body.woocommerce-account .ds-account__content .woocommerce-notice .button{flex:0 0 auto;white-space:nowrap}}@media (min-width:901px){body.woocommerce-account .ds-account__content .woocommerce-orders-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);overflow:hidden;margin:0 0 var(--ds-gap)}body.woocommerce-account .ds-account__content .woocommerce-orders-table th,body.woocommerce-account .ds-account__content .woocommerce-orders-table td{border:0}body.woocommerce-account .ds-account__content .woocommerce-orders-table thead th{padding:12px 14px;font-size:13px;font-weight:850;color:var(--ds-black);background:#fff;border-bottom:1px solid rgba(0,0,0,.12);text-align:left;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-orders-table tbody td{padding:14px;font-size:14px;font-weight:650;color:var(--ds-black);vertical-align:middle;background:0 0}body.woocommerce-account .ds-account__content .woocommerce-orders-table tbody tr+tr td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-orders-table a{color:var(--ds-black);font-weight:800;text-decoration:underline;text-underline-offset:2px}body.woocommerce-account .ds-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-status,body.woocommerce-account .ds-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-total{color:var(--ds-muted)}body.woocommerce-account .ds-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions{text-align:right;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-orders-table .button,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.button,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.woocommerce-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;min-height:44px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}body.woocommerce-account .ds-account__content .woocommerce-orders-table .button:hover,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.button:hover,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.woocommerce-button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}body.woocommerce-account .ds-account__content .woocommerce-orders-table+p{margin-top:0}}@media (min-width:901px){body.woocommerce-account .ds-account__content .woocommerce-order-details>h2,body.woocommerce-account .ds-account__content .woocommerce-customer-details>h2,body.woocommerce-account .ds-account__content .woocommerce-column__title{margin:18px 0 12px;color:var(--ds-black);font-weight:900;letter-spacing:-.01em}body.woocommerce-account .ds-account__content .woocommerce-order-details{margin:0 0 var(--ds-gap)}body.woocommerce-account .ds-account__content .woocommerce-order-details table,body.woocommerce-account .ds-account__content .woocommerce-customer-details address{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06)}body.woocommerce-account .ds-account__content .woocommerce-order-details table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden}body.woocommerce-account .ds-account__content .woocommerce-order-details table th,body.woocommerce-account .ds-account__content .woocommerce-order-details table td{border:0;padding:12px 14px;vertical-align:middle}body.woocommerce-account .ds-account__content .woocommerce-order-details table thead th{font-size:13px;font-weight:850;color:var(--ds-black);background:#fff;border-bottom:1px solid rgba(0,0,0,.12);text-align:left;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-order-details table tbody td{font-size:14px;font-weight:650;color:var(--ds-black);background:0 0}body.woocommerce-account .ds-account__content .woocommerce-order-details table tbody tr+tr td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot th{font-size:14px;font-weight:850;color:var(--ds-black);background:0 0;text-align:left}body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot td{font-size:14px;font-weight:850;color:var(--ds-black);text-align:left}body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot tr{background:0 0}body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot tr:first-child th,body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot tr:first-child td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-order-details table a{text-decoration:none;box-shadow:none;border-bottom:0;color:var(--ds-black);font-weight:650}body.woocommerce-account .ds-account__content .woocommerce-order-details table a:hover{text-decoration:none}body.woocommerce-account .ds-account__content .woocommerce-order-details table a:after,body.woocommerce-account .ds-account__content .woocommerce-order-details table a:before{content:none}body.woocommerce-account .ds-account__content .woocommerce-customer-details{margin-top:18px}body.woocommerce-account .ds-account__content .woocommerce-customer-details address{padding:22px;margin:12px 0 0;font-style:normal;color:var(--ds-black)}body.woocommerce-account .ds-account__content .woocommerce-customer-details address a{color:var(--ds-black);text-decoration:none}}@media (min-width:901px){.ds-account__content .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-gap);margin:0;padding:0;align-items:start}.ds-account__content .woocommerce-Addresses .u-column1,.ds-account__content .woocommerce-Addresses .u-column2{float:none;width:auto;margin:0;padding:0;min-width:0}.ds-account__content .woocommerce-Addresses .u-column1{grid-column:2;grid-row:1}.ds-account__content .woocommerce-Addresses .u-column2{grid-column:1;grid-row:1}.ds-account__content .woocommerce-Addresses .woocommerce-Address{position:relative;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;padding-bottom:calc(22px + 56px)}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{margin:0 0 12px;padding:0}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h2{margin:0;font-size:20px;font-weight:900;letter-spacing:-.02em;color:var(--ds-black)}.ds-account__content .woocommerce-Addresses .woocommerce-Address address{margin:12px 0 0;padding:0;font-style:normal;font-size:13px;font-weight:650;line-height:1.55;color:var(--ds-muted)}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a.edit{position:absolute;left:22px;right:22px;bottom:22px;display:inline-flex;align-items:center;justify-content:center;width:auto;padding:14px 16px;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.35);border-radius:12px;font-size:14px;font-weight:850;color:var(--ds-black);text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a.edit:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}.ds-account__content .woocommerce-address-fields{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px}.ds-account__content .woocommerce-address-fields__field-wrapper{margin:0;padding:0}.ds-account__content .woocommerce-address-fields__field-wrapper .form-row{margin:0 0 14px}.ds-account__content .woocommerce-address-fields__field-wrapper label{display:block;margin:0 0 8px;font-size:13px;font-weight:800;color:var(--ds-black)}.ds-account__content .woocommerce-address-fields__field-wrapper input[type=text],.ds-account__content .woocommerce-address-fields__field-wrapper input[type=email],.ds-account__content .woocommerce-address-fields__field-wrapper input[type=tel],.ds-account__content .woocommerce-address-fields__field-wrapper select,.ds-account__content .woocommerce-address-fields__field-wrapper textarea{width:100%;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.14);border-radius:12px;padding:14px;font-family:var(--ds-font);font-size:14px;font-weight:650;color:var(--ds-black);box-shadow:none;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ds-account__content .woocommerce-address-fields__field-wrapper input:hover,.ds-account__content .woocommerce-address-fields__field-wrapper select:hover,.ds-account__content .woocommerce-address-fields__field-wrapper textarea:hover{border-color:rgba(43,43,43,.22)}.ds-account__content .woocommerce-address-fields__field-wrapper input:focus,.ds-account__content .woocommerce-address-fields__field-wrapper select:focus,.ds-account__content .woocommerce-address-fields__field-wrapper textarea:focus{border-color:rgba(43,43,43,.35);box-shadow:0 0 0 3px rgba(43,43,43,.08)}.ds-account__content .woocommerce-address-fields__field-wrapper textarea{height:auto;min-height:96px;resize:vertical}.ds-account__content .woocommerce-address-fields .button,.ds-account__content .woocommerce-address-fields button.button,.ds-account__content .woocommerce-address-fields input.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 16px;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.35);border-radius:12px;font-size:14px;font-weight:850;color:var(--ds-black);box-shadow:none;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ds-account__content .woocommerce-address-fields .button:hover,.ds-account__content .woocommerce-address-fields button.button:hover,.ds-account__content .woocommerce-address-fields input.button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}}@media (min-width:901px){.ds-account__content form.woocommerce-EditAccountForm.edit-account{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;margin:0;max-width:100%}.ds-account__content form.woocommerce-EditAccountForm.edit-account>p{margin:0 0 14px}.ds-account__content form.woocommerce-EditAccountForm.edit-account{display:grid;grid-template-columns:1fr 1fr;column-gap:var(--ds-gap);row-gap:14px;align-items:start}.ds-account__content form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row{margin:0;padding:0;float:none;width:auto}.ds-account__content form.woocommerce-EditAccountForm.edit-account p.form-row-wide,.ds-account__content form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row--wide{grid-column:1/-1}.ds-account__content form.woocommerce-EditAccountForm.edit-account label{display:block;margin:0 0 8px;font-weight:800;color:var(--ds-black)}.ds-account__content #account_display_name_description{display:block;margin-top:6px;color:var(--ds-muted);font-style:italic;line-height:1.45}.ds-account__content form.woocommerce-EditAccountForm.edit-account input[type=text],.ds-account__content form.woocommerce-EditAccountForm.edit-account input[type=email],.ds-account__content form.woocommerce-EditAccountForm.edit-account input[type=password],.ds-account__content form.woocommerce-EditAccountForm.edit-account select,.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea{width:100%;min-height:46px;padding:14px;border:1px solid rgba(43,43,43,.14);border-radius:12px;background:#fff;color:var(--ds-black);font-family:var(--ds-font);font-weight:650;box-shadow:none;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ds-account__content form.woocommerce-EditAccountForm.edit-account input:hover,.ds-account__content form.woocommerce-EditAccountForm.edit-account select:hover,.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea:hover{border-color:rgba(43,43,43,.22)}.ds-account__content form.woocommerce-EditAccountForm.edit-account input:focus,.ds-account__content form.woocommerce-EditAccountForm.edit-account select:focus,.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea:focus{border-color:rgba(43,43,43,.35);box-shadow:0 0 0 3px rgba(43,43,43,.08)}.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea{min-height:120px;height:auto;resize:vertical}.ds-account__content form.woocommerce-EditAccountForm.edit-account fieldset{grid-column:1/-1;margin:8px 0 0;padding:22px;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06)}.ds-account__content form.woocommerce-EditAccountForm.edit-account fieldset legend{padding:0 6px;font-weight:900;color:var(--ds-black)}.ds-account__content form.woocommerce-EditAccountForm.edit-account .show-password-input{color:var(--ds-black)}.ds-account__content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button{grid-column:1/-1;justify-self:start;display:inline-flex;align-items:center;justify-content:center;padding:14px 16px;min-height:46px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ds-account__content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}.ds-account__content form.woocommerce-EditAccountForm.edit-account .clear{display:none}}@media (max-width:900px){body.woocommerce-account .ds-account__content .woocommerce-MyAccount-content{display:block}body.woocommerce-account .ds-account__content .woocommerce-message,body.woocommerce-account .ds-account__content .woocommerce-info,body.woocommerce-account .ds-account__content .woocommerce-notice,body.woocommerce-account .ds-account__content .woocommerce-notice--info{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;margin:0 0 var(--ds-gap);color:var(--ds-black);position:relative;border-top:1px solid rgba(0,0,0,.12);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px}body.woocommerce-account .ds-account__content .woocommerce-message:before,body.woocommerce-account .ds-account__content .woocommerce-info:before,body.woocommerce-account .ds-account__content .woocommerce-notice:before{content:none;display:none}body.woocommerce-account .ds-account__content .woocommerce-message,body.woocommerce-account .ds-account__content .woocommerce-info,body.woocommerce-account .ds-account__content .woocommerce-notice{font-size:14px;font-weight:650;line-height:1.55}body.woocommerce-account .ds-account__content .woocommerce-message .button,body.woocommerce-account .ds-account__content .woocommerce-info .button,body.woocommerce-account .ds-account__content .woocommerce-notice .button,body.woocommerce-account .ds-account__content a.button,body.woocommerce-account .ds-account__content a.woocommerce-Button,body.woocommerce-account .ds-account__content .woocommerce-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 16px;min-height:46px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}body.woocommerce-account .ds-account__content .woocommerce-message .button:hover,body.woocommerce-account .ds-account__content .woocommerce-info .button:hover,body.woocommerce-account .ds-account__content .woocommerce-notice .button:hover,body.woocommerce-account .ds-account__content a.button:hover,body.woocommerce-account .ds-account__content a.woocommerce-Button:hover,body.woocommerce-account .ds-account__content .woocommerce-button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}body.woocommerce-account .ds-account__content .woocommerce-orders-table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);margin:0 0 var(--ds-gap)}body.woocommerce-account .ds-account__content .woocommerce-orders-table thead,body.woocommerce-account .ds-account__content .woocommerce-orders-table tbody,body.woocommerce-account .ds-account__content .woocommerce-orders-table tfoot{background:0 0}body.woocommerce-account .ds-account__content .woocommerce-orders-table th,body.woocommerce-account .ds-account__content .woocommerce-orders-table td{border:0}body.woocommerce-account .ds-account__content .woocommerce-orders-table thead th{padding:12px;font-size:13px;font-weight:850;color:var(--ds-black);background:#fff;border-bottom:1px solid rgba(0,0,0,.12);text-align:left;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-orders-table tbody td{padding:12px;font-size:14px;font-weight:650;color:var(--ds-black);vertical-align:middle;background:0 0;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-orders-table tbody tr+tr td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-orders-table a{color:var(--ds-black);font-weight:800;text-decoration:underline;text-underline-offset:2px}body.woocommerce-account .ds-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-status,body.woocommerce-account .ds-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-total{color:var(--ds-muted)}body.woocommerce-account .ds-account__content .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions{text-align:right;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-orders-table .button,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.button,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.woocommerce-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;min-height:44px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}body.woocommerce-account .ds-account__content .woocommerce-orders-table .button:hover,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.button:hover,body.woocommerce-account .ds-account__content .woocommerce-orders-table a.woocommerce-button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}body.woocommerce-account .ds-account__content .woocommerce-orders-table+p{margin-top:0}body.woocommerce-account .ds-account__content .woocommerce-order-details>h2,body.woocommerce-account .ds-account__content .woocommerce-customer-details>h2,body.woocommerce-account .ds-account__content .woocommerce-column__title{margin:16px 0 10px;color:var(--ds-black);font-weight:900;letter-spacing:-.01em}body.woocommerce-account .ds-account__content .woocommerce-order-details{margin:0 0 var(--ds-gap)}body.woocommerce-account .ds-account__content .woocommerce-order-details table,body.woocommerce-account .ds-account__content .woocommerce-customer-details address{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06)}body.woocommerce-account .ds-account__content .woocommerce-order-details table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:separate;border-spacing:0}body.woocommerce-account .ds-account__content .woocommerce-order-details table th,body.woocommerce-account .ds-account__content .woocommerce-order-details table td{border:0;padding:12px;vertical-align:middle;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-order-details table thead th{font-size:13px;font-weight:850;color:var(--ds-black);background:#fff;border-bottom:1px solid rgba(0,0,0,.12);text-align:left}body.woocommerce-account .ds-account__content .woocommerce-order-details table tbody td{font-size:14px;font-weight:650;color:var(--ds-black);background:0 0}body.woocommerce-account .ds-account__content .woocommerce-order-details table tbody tr+tr td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot th,body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot td{font-size:14px;font-weight:850;color:var(--ds-black);text-align:left;white-space:nowrap}body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot tr:first-child th,body.woocommerce-account .ds-account__content .woocommerce-order-details table tfoot tr:first-child td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-account .ds-account__content .woocommerce-order-details table a{text-decoration:none;box-shadow:none;border-bottom:0;color:var(--ds-black);font-weight:650}body.woocommerce-account .ds-account__content .woocommerce-order-details table a:hover{text-decoration:none}body.woocommerce-account .ds-account__content .woocommerce-order-details table a:after,body.woocommerce-account .ds-account__content .woocommerce-order-details table a:before{content:none}body.woocommerce-account .ds-account__content .woocommerce-customer-details{margin-top:16px}body.woocommerce-account .ds-account__content .woocommerce-customer-details address{padding:22px;margin:12px 0 0;font-style:normal;color:var(--ds-black)}body.woocommerce-account .ds-account__content .woocommerce-customer-details address a{color:var(--ds-black);text-decoration:none}}@media (max-width:900px){.ds-account__content .woocommerce-Addresses{display:grid;grid-template-columns:1fr;gap:var(--ds-gap);margin:0;padding:0;align-items:stretch}.ds-account__content .woocommerce-Addresses .u-column1,.ds-account__content .woocommerce-Addresses .u-column2{float:none;width:100%;margin:0;padding:0;min-width:0}.ds-account__content .woocommerce-Addresses .u-column2{grid-column:1;grid-row:1}.ds-account__content .woocommerce-Addresses .u-column1{grid-column:1;grid-row:2}.ds-account__content .woocommerce-Addresses .woocommerce-Address{position:relative;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;padding-bottom:calc(22px + 56px)}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{margin:0 0 12px;padding:0}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h2{margin:0;font-size:18px;font-weight:900;letter-spacing:-.02em;color:var(--ds-black)}.ds-account__content .woocommerce-Addresses .woocommerce-Address address{margin:12px 0 0;padding:0;font-style:normal;font-size:13px;font-weight:650;line-height:1.55;color:var(--ds-muted)}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a.edit{position:absolute;left:22px;right:22px;bottom:22px;display:inline-flex;align-items:center;justify-content:center;width:auto;padding:14px 16px;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.35);border-radius:12px;font-size:14px;font-weight:850;color:var(--ds-black);text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ds-account__content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a.edit:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}.ds-account__content .woocommerce-address-fields{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px}.ds-account__content .woocommerce-address-fields__field-wrapper{margin:0;padding:0}.ds-account__content .woocommerce-address-fields__field-wrapper .form-row{margin:0 0 14px}.ds-account__content .woocommerce-address-fields__field-wrapper .form-row-first,.ds-account__content .woocommerce-address-fields__field-wrapper .form-row-last{width:100%;float:none}.ds-account__content .woocommerce-address-fields__field-wrapper label{display:block;margin:0 0 8px;font-size:13px;font-weight:800;color:var(--ds-black)}.ds-account__content .woocommerce-address-fields__field-wrapper input[type=text],.ds-account__content .woocommerce-address-fields__field-wrapper input[type=email],.ds-account__content .woocommerce-address-fields__field-wrapper input[type=tel],.ds-account__content .woocommerce-address-fields__field-wrapper select,.ds-account__content .woocommerce-address-fields__field-wrapper textarea{width:100%;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.14);border-radius:12px;padding:14px;font-family:var(--ds-font);font-size:14px;font-weight:650;color:var(--ds-black);box-shadow:none;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ds-account__content .woocommerce-address-fields__field-wrapper input:hover,.ds-account__content .woocommerce-address-fields__field-wrapper select:hover,.ds-account__content .woocommerce-address-fields__field-wrapper textarea:hover{border-color:rgba(43,43,43,.22)}.ds-account__content .woocommerce-address-fields__field-wrapper input:focus,.ds-account__content .woocommerce-address-fields__field-wrapper select:focus,.ds-account__content .woocommerce-address-fields__field-wrapper textarea:focus{border-color:rgba(43,43,43,.35);box-shadow:0 0 0 3px rgba(43,43,43,.08)}.ds-account__content .woocommerce-address-fields__field-wrapper textarea{height:auto;min-height:96px;resize:vertical}.ds-account__content .woocommerce-address-fields .button,.ds-account__content .woocommerce-address-fields button.button,.ds-account__content .woocommerce-address-fields input.button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 16px;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.35);border-radius:12px;font-size:14px;font-weight:850;color:var(--ds-black);box-shadow:none;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ds-account__content .woocommerce-address-fields .button:hover,.ds-account__content .woocommerce-address-fields button.button:hover,.ds-account__content .woocommerce-address-fields input.button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}}@media (max-width:900px){.ds-account__content form.woocommerce-EditAccountForm.edit-account{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;margin:0;max-width:100%;display:grid;grid-template-columns:1fr;row-gap:14px;align-items:start}.ds-account__content form.woocommerce-EditAccountForm.edit-account>p{margin:0 0 14px}.ds-account__content form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row{margin:0;padding:0;float:none;width:100%}.ds-account__content form.woocommerce-EditAccountForm.edit-account p.form-row-wide,.ds-account__content form.woocommerce-EditAccountForm.edit-account p.woocommerce-form-row--wide{grid-column:1/-1}.ds-account__content form.woocommerce-EditAccountForm.edit-account label{display:block;margin:0 0 8px;font-weight:800;color:var(--ds-black)}.ds-account__content #account_display_name_description{display:block;margin-top:6px;color:var(--ds-muted);font-style:italic;line-height:1.45}.ds-account__content form.woocommerce-EditAccountForm.edit-account input[type=text],.ds-account__content form.woocommerce-EditAccountForm.edit-account input[type=email],.ds-account__content form.woocommerce-EditAccountForm.edit-account input[type=password],.ds-account__content form.woocommerce-EditAccountForm.edit-account select,.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea{width:100%;min-height:46px;padding:14px;border:1px solid rgba(43,43,43,.14);border-radius:12px;background:#fff;color:var(--ds-black);font-family:var(--ds-font);font-weight:650;box-shadow:none;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ds-account__content form.woocommerce-EditAccountForm.edit-account input:hover,.ds-account__content form.woocommerce-EditAccountForm.edit-account select:hover,.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea:hover{border-color:rgba(43,43,43,.22)}.ds-account__content form.woocommerce-EditAccountForm.edit-account input:focus,.ds-account__content form.woocommerce-EditAccountForm.edit-account select:focus,.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea:focus{border-color:rgba(43,43,43,.35);box-shadow:0 0 0 3px rgba(43,43,43,.08)}.ds-account__content form.woocommerce-EditAccountForm.edit-account textarea{min-height:120px;height:auto;resize:vertical}.ds-account__content form.woocommerce-EditAccountForm.edit-account fieldset{grid-column:1/-1;margin:8px 0 0;padding:22px;border:1px solid rgba(0,0,0,.12);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06)}.ds-account__content form.woocommerce-EditAccountForm.edit-account fieldset legend{padding:0 6px;font-weight:900;color:var(--ds-black)}.ds-account__content form.woocommerce-EditAccountForm.edit-account .show-password-input{color:var(--ds-black)}.ds-account__content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button{grid-column:1/-1;display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 16px;min-height:46px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ds-account__content form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}.ds-account__content form.woocommerce-EditAccountForm.edit-account .clear{display:none}}@media (min-width:901px){body.woocommerce-account .woocommerce{max-width:1240px;margin:0 auto;padding:34px var(--ds-gap) 44px}body.woocommerce-account .woocommerce #customer_login{display:grid;grid-template-columns:1fr 1fr;gap:var(--ds-gap);align-items:start;margin-top:6px}body.woocommerce-account .woocommerce #customer_login .u-column1,body.woocommerce-account .woocommerce #customer_login .u-column2{float:none;width:auto;margin:0;padding:0;min-width:0;display:flex;flex-direction:column}body.woocommerce-account .woocommerce #customer_login .u-column1{grid-column:1;grid-row:1}body.woocommerce-account .woocommerce #customer_login .u-column2{grid-column:2;grid-row:1}body.woocommerce-account .woocommerce #customer_login .u-column1>form.woocommerce-form-login,body.woocommerce-account .woocommerce #customer_login .u-column2>form.woocommerce-form-register{height:100%;align-self:stretch}body.woocommerce-account .woocommerce form.woocommerce-form-login,body.woocommerce-account .woocommerce form.woocommerce-form-register{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;margin:0}body.woocommerce-account .woocommerce #customer_login h2{margin:0 0 12px;font-size:22px;font-weight:900;letter-spacing:-.02em;color:var(--ds-black)}}@media (max-width:900px){body.woocommerce-account .woocommerce{padding:22px var(--ds-gap) 34px}body.woocommerce-account .woocommerce #customer_login{display:grid;grid-template-columns:1fr;gap:var(--ds-gap);align-items:start;margin-top:6px}body.woocommerce-account .woocommerce #customer_login .u-column1,body.woocommerce-account .woocommerce #customer_login .u-column2{float:none;width:100%;margin:0;padding:0;min-width:0}body.woocommerce-account .woocommerce form.woocommerce-form-login,body.woocommerce-account .woocommerce form.woocommerce-form-register{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;margin:0}body.woocommerce-account .woocommerce #customer_login h2{margin:0 0 12px;font-size:20px;font-weight:900;letter-spacing:-.02em;color:var(--ds-black)}}body.woocommerce-account .woocommerce form.woocommerce-form-login p,body.woocommerce-account .woocommerce form.woocommerce-form-register p{margin:0 0 14px}body.woocommerce-account .woocommerce form.woocommerce-form-login label,body.woocommerce-account .woocommerce form.woocommerce-form-register label{display:block;margin:0 0 8px;font-size:13px;font-weight:800;color:var(--ds-black)}body.woocommerce-account .woocommerce form.woocommerce-form-login input[type=text],body.woocommerce-account .woocommerce form.woocommerce-form-login input[type=email],body.woocommerce-account .woocommerce form.woocommerce-form-login input[type=password],body.woocommerce-account .woocommerce form.woocommerce-form-register input[type=text],body.woocommerce-account .woocommerce form.woocommerce-form-register input[type=email],body.woocommerce-account .woocommerce form.woocommerce-form-register input[type=password]{width:100%;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.14);border-radius:12px;padding:14px;font-family:var(--ds-font);font-size:14px;font-weight:650;color:var(--ds-black);box-shadow:none;outline:none;transition:border-color .15s ease,box-shadow .15s ease}body.woocommerce-account .woocommerce form.woocommerce-form-login input:hover,body.woocommerce-account .woocommerce form.woocommerce-form-register input:hover{border-color:rgba(43,43,43,.22)}body.woocommerce-account .woocommerce form.woocommerce-form-login input:focus,body.woocommerce-account .woocommerce form.woocommerce-form-register input:focus{border-color:rgba(43,43,43,.35);box-shadow:0 0 0 3px rgba(43,43,43,.08)}body.woocommerce-account .woocommerce form.woocommerce-form-register .woocommerce-privacy-policy-text,body.woocommerce-account .woocommerce form.woocommerce-form-register p,body.woocommerce-account .woocommerce form.woocommerce-form-login p{color:var(--ds-black)}body.woocommerce-account .woocommerce form.woocommerce-form-register .woocommerce-privacy-policy-text,body.woocommerce-account .woocommerce form.woocommerce-form-register .woocommerce-privacy-policy-text p{color:var(--ds-muted);font-size:13px;font-weight:650;line-height:1.55}body.woocommerce-account .woocommerce a{color:var(--ds-black);text-underline-offset:2px}body.woocommerce-account .woocommerce form.woocommerce-form-login button.button,body.woocommerce-account .woocommerce form.woocommerce-form-register button.button,body.woocommerce-account .woocommerce form.woocommerce-form-login input.button,body.woocommerce-account .woocommerce form.woocommerce-form-register input.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 16px;min-height:46px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease}body.woocommerce-account .woocommerce form.woocommerce-form-login button.button:hover,body.woocommerce-account .woocommerce form.woocommerce-form-register button.button:hover,body.woocommerce-account .woocommerce form.woocommerce-form-login input.button:hover,body.woocommerce-account .woocommerce form.woocommerce-form-register input.button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}body.woocommerce-account .woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--ds-black);font-weight:650}body.woocommerce-account .woocommerce form .clear{display:none}body.woocommerce-order-received{background:var(--ds-bg)}body.woocommerce-order-received .site-content,body.woocommerce-order-received #content,body.woocommerce-order-received .content-area{padding:24px 0 44px}body.woocommerce-order-received .woocommerce{max-width:1240px;margin:0 auto;padding:0 var(--ds-gap);box-sizing:border-box}body.woocommerce-order-received h1{margin:0 auto 14px;max-width:1240px;padding:0 var(--ds-gap);font-size:clamp(26px, 3vw, 36px);font-weight:900;letter-spacing:-.02em;color:var(--ds-black)}body.woocommerce-order-received .woocommerce-order-details__title,body.woocommerce-order-received .woocommerce-column__title,body.woocommerce-order-received .woocommerce-customer-details>h2,body.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper>h2{background:0 0;border:0;box-shadow:none;padding:0;margin:22px 0 12px;color:var(--ds-black);font-weight:900;letter-spacing:-.01em}body.woocommerce-order-received .woocommerce-order{display:block}body.woocommerce-order-received .woocommerce-order-details table,body.woocommerce-order-received .woocommerce-customer-details address,body.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);box-sizing:border-box}body.woocommerce-order-received .woocommerce-order-overview{list-style:none;margin:0 0 18px;padding:22px 24px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);display:grid;grid-template-columns:1fr 1fr 1.6fr 1fr 1fr;gap:0;box-sizing:border-box}body.woocommerce-order-received p.woocommerce-notice.woocommerce-thankyou-order-received{display:none}body.woocommerce-order-received .woocommerce-order-overview:before{content:"Grazie. Il tuo ordine è stato ricevuto.";grid-column:1/-1;display:block;margin:0 0 14px;padding:22px 24px;border-bottom:1px solid rgba(0,0,0,.12);background:0 0;color:#2b2b2b;font-weight:700;font-size:15px;line-height:1.45}body.woocommerce-order-received .woocommerce-order-overview li{margin:0;padding:14px 18px;background:0 0;border:0;border-right:1px solid rgba(0,0,0,.12);color:rgba(43,43,43,.75);font-weight:600;font-size:12px;line-height:1.35;min-width:0;box-sizing:border-box}body.woocommerce-order-received .woocommerce-order-overview li:last-child{border-right:0}body.woocommerce-order-received .woocommerce-order-overview li strong{display:block;margin-top:6px;color:#2b2b2b;font-weight:800;font-size:14px;white-space:nowrap;overflow:visible;text-overflow:unset}body.woocommerce-order-received .woocommerce-order-details{margin:0 0 10px}body.woocommerce-order-received .woocommerce-order-details table{width:100%;margin:0 0 18px;border-collapse:separate;border-spacing:0;overflow:hidden}body.woocommerce-order-received .woocommerce-order-details table th,body.woocommerce-order-received .woocommerce-order-details table td{border:0}body.woocommerce-order-received .woocommerce-order-details table thead th{padding:14px 16px;font-size:13px;font-weight:800;color:rgba(43,43,43,.75);background:#fff;border-bottom:1px solid rgba(0,0,0,.12);text-align:left;white-space:nowrap}body.woocommerce-order-received .woocommerce-order-details table tbody td{padding:14px 16px;font-size:14px;font-weight:600;color:#2b2b2b;background:0 0;vertical-align:middle}body.woocommerce-order-received .woocommerce-order-details table tbody tr+tr td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-order-received .woocommerce-order-details table tfoot th,body.woocommerce-order-received .woocommerce-order-details table tfoot td{padding:14px 16px;font-size:14px;font-weight:800;color:#2b2b2b;background:0 0}body.woocommerce-order-received .woocommerce-order-details table tfoot tr:first-child th,body.woocommerce-order-received .woocommerce-order-details table tfoot tr:first-child td{border-top:1px solid rgba(0,0,0,.12)}body.woocommerce-order-received .woocommerce-order-details table a{color:#2b2b2b;font-weight:700;text-decoration:none;box-shadow:none}body.woocommerce-order-received .woocommerce-order-details table a:hover{text-decoration:underline;text-underline-offset:2px}body.woocommerce-order-received .woocommerce-order-details .shipped_via{color:rgba(43,43,43,.75);font-weight:600}body.woocommerce-order-received .woocommerce-customer-details{margin-top:6px}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses{margin:0;padding:0}@media (min-width:901px){body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses{display:flex;flex-wrap:nowrap;gap:16px;align-items:stretch;width:100%}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses .col-1,body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses .col-2{float:none;clear:none;width:auto;margin:0;padding:0;min-width:0;flex:1 1 0;display:flex;flex-direction:column}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column{float:none;width:auto;margin:0;padding:0;min-width:0}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses .col-1>address,body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses .col-2>address{flex:1 1 auto}}@media (max-width:900px){body.woocommerce-order-received .woocommerce-order-overview{grid-template-columns:1fr}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses{display:grid;grid-template-columns:1fr;gap:14px}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-column{float:none;width:100%;margin:0;padding:0;min-width:0}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses .col-1,body.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns--addresses.col2-set.addresses .col-2{float:none;clear:none;width:100%;margin:0;padding:0;min-width:0}}body.woocommerce-order-received .woocommerce-customer-details address{margin:0;padding:18px;font-style:normal;color:rgba(43,43,43,.75);font-weight:600;line-height:1.55}body.woocommerce-order-received .woocommerce-customer-details address a{color:#2b2b2b;text-decoration:none}body.woocommerce-order-received .woocommerce-customer-details address a:hover{text-decoration:underline;text-underline-offset:2px}body.woocommerce-order-received .woocommerce-customer-details .woocommerce-customer-details--email,body.woocommerce-order-received .woocommerce-customer-details .woocommerce-customer-details--phone{margin:10px 0 0;color:#2b2b2b;font-weight:700}body.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper{margin:18px 0 0;padding:18px}body.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper dl{margin:0}body.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper dt{margin:0 0 10px;color:rgba(43,43,43,.75);font-weight:700;line-height:1.5}body.woocommerce-order-received .wc-block-order-confirmation-additional-fields-wrapper dd{margin:0;color:#2b2b2b;font-weight:700}body.woocommerce-order-received .woocommerce-order ul,body.woocommerce-order-received .woocommerce-order ol{list-style:none;margin:0;padding:0}.ds-footer,.ds-footer *{font-family:"Inter";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.ds-footer{background:#fff;border-top:1px solid rgba(0,0,0,.1)}.ds-footer__wrap{max-width:var(--ds-container,1240px);margin:0 auto;padding:clamp(28px, 3.2vw, 56px) 20px 18px;box-sizing:border-box}.ds-footer *{box-sizing:border-box}.ds-footer__top{display:grid;grid-template-columns:minmax(240px, 1.15fr) 1fr 1fr 1fr;gap:clamp(22px, 3vw, 58px);align-items:start}.ds-footer__brand{min-width:0}.ds-footer__logo{display:inline-flex;align-items:flex-start;text-decoration:none;color:#141414}.ds-footer__logo img,.ds-footer__logo .custom-logo{display:block;height:48px;width:auto}.ds-footer__siteName{font-size:26px;font-weight:850;letter-spacing:-.02em;line-height:1.05;color:#141414}.ds-footer__col{min-width:0}.ds-footer__title{margin:0 0 14px;font-size:15px;font-weight:850;letter-spacing:.06em;text-transform:uppercase;color:#000}.ds-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ds-footer__link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:400;line-height:1.4;color:rgba(20,20,20,.72);text-decoration:none;transition:color .18s ease,transform .18s ease,text-decoration-color .18s ease;text-decoration-color:rgba(20,20,20,.25)}.ds-footer__link:hover{color:#141414;text-decoration:underline;text-underline-offset:3px;transform:translateY(-1px)}.ds-footer__link:focus-visible,.ds-footer__creditLink:focus-visible{outline:2px solid rgba(20,20,20,.85);outline-offset:3px;border-radius:8px}.ds-footer__strip{margin-top:clamp(18px, 2.4vw, 30px);padding-top:clamp(16px, 2.2vw, 24px);border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.ds-footer__social,.ds-footer__payments{min-width:0}.ds-footer__social{display:flex;align-items:flex-start}.ds-footer__payments{display:flex;justify-content:flex-end}.ds-social{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.ds-social:before{content:"Seguici sui nostri social";font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#141414;line-height:1.2}.ds-social__list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:14px}.ds-social__item{display:flex;align-items:center}.ds-social__item a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;line-height:1;border-radius:12px}.ds-social__icon{height:28px;width:auto;display:block;transition:opacity .18s ease,transform .18s ease}.ds-social__item a:hover .ds-social__icon{opacity:.78;transform:translateY(-2px)}.ds-payments{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.ds-payments:before{content:"Metodi di pagamento";font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#141414;line-height:1.2}.ds-payments__list{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.ds-payments__item{display:flex;align-items:center}.ds-payments__icon{height:28px;width:auto;display:block;transition:opacity .18s ease,transform .18s ease}.ds-payments__item:hover .ds-payments__icon{opacity:.82;transform:translateY(-2px)}.ds-footer__bottom{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}.ds-footer__copyright{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:13px;font-weight:650;line-height:1.45;color:rgba(20,20,20,.68)}.ds-footer__creditLink{color:#141414;font-weight:850;text-decoration:none;transition:opacity .18s ease,transform .18s ease,text-decoration-color .18s ease;text-decoration-color:rgba(20,20,20,.25)}.ds-footer__creditLink:hover{text-decoration:underline;text-underline-offset:3px;transform:translateY(-1px)}@media (max-width:1000px){.ds-footer__wrap{padding-left:18px;padding-right:18px}.ds-footer__top{grid-template-columns:1fr 1fr;gap:22px 28px}.ds-footer__logo img,.ds-footer__logo .custom-logo{height:44px}.ds-footer__strip{flex-wrap:wrap;align-items:flex-start}.ds-payments{align-items:flex-start}.ds-payments__list{justify-content:flex-start}}@media (max-width:720px){.ds-footer__social{width:100%;justify-content:center}.ds-footer__payments{width:100%;justify-content:center;margin-bottom:40px}.ds-footer__wrap{padding:26px 16px 18px}.ds-footer__top{grid-template-columns:1fr;gap:18px}.ds-footer__title{margin-bottom:10px}.ds-footer__strip{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.ds-footer__social,.ds-footer__payments{justify-content:flex-start;width:100%}.ds-payments{align-items:flex-start}.ds-payments__list{justify-content:flex-start}.ds-footer__logo img,.ds-footer__logo .custom-logo{height:40px}.ds-social__icon,.ds-payments__icon{height:26px}.ds-footer__copyright{display:block;text-align:center;font-size:11.5px;line-height:1.6;padding-bottom:16px;padding-left:60px;padding-right:60px}.ds-footer__copyright span{display:inline}}.ds-social{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.ds-social:before{content:"Seguici sui nostri social";font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#141414;line-height:1.2}.ds-social__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;align-items:center;gap:14px;flex-wrap:nowrap}.ds-social__item{display:flex;align-items:center}.ds-social__item a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;line-height:1}.ds-social__icon,.ds-social img,.ds-social svg{display:block;height:28px;width:auto;max-width:28px;object-fit:contain;transition:opacity .18s ease,transform .18s ease}.ds-social__item a:hover .ds-social__icon,.ds-social__item a:hover img,.ds-social__item a:hover svg{opacity:.78;transform:translateY(-2px)}.ds-payments{display:flex;flex-direction:column;align-items:flex-end;gap:10px;min-width:0}.ds-payments:before{content:"Metodi di pagamento";font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#141414;line-height:1.2}.ds-payments__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}.ds-payments__item{display:flex;align-items:center}.ds-payments__icon,.ds-payments img,.ds-payments svg{display:block;height:28px;width:auto;max-width:60px;object-fit:contain;transition:opacity .18s ease,transform .18s ease}.ds-payments__item:hover .ds-payments__icon,.ds-payments__item:hover img,.ds-payments__item:hover svg{opacity:.82;transform:translateY(-2px)}@media (max-width:720px){.ds-payments{align-items:flex-start}.ds-payments__list{justify-content:flex-start}}@media (max-width:720px){.cky-btn-revisit-wrapper{bottom:72px !important}}.single-product .ds-pdp__payments{display:block;width:100%;margin-top:8px;clear:both}.single-product .ds-pdp__payments .ds-payments__list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}section.ds-pdp__description h2.ds-pdp__section-title:after,section.ds-pdp__related h2.ds-pdp__section-title:after{content:none;display:none}button.ds-btn.ds-btn--buy-now,a.ds-btn.ds-btn--buy-now{width:100%;flex:1 1 100%;display:flex;justify-content:center;align-items:center;text-align:center}.ds-pdp__box .variations select.ds-variation-select{width:100%;min-height:46px;padding:12px 44px 12px 14px;border:1px solid rgba(0,0,0,.14);border-radius:12px;background-color:#fff;color:var(--ds-black,#2b2b2b);font-weight:750;letter-spacing:.1px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27%232b2b2b%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpolyline%20points%3D%276%209%2012%2015%2018%209%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:14px 14px}.ds-pdp__box .variations select.ds-variation-select--hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ds-pdp__box .variations select.ds-variation-select:focus{outline:none;border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08)}.ds-swatches{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.ds-swatch{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:80px;padding:10px 16px;border:2px solid var(--ds-black,#2b2b2b);border-radius:10px;background:#fff;color:var(--ds-black,#2b2b2b);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;text-align:center;font-family:var(--ds-font,inherit)}.ds-swatch__label{font-size:14px;font-weight:650;line-height:1.3}.ds-swatch__price{display:block;margin-top:4px;font-size:13px;font-weight:500;line-height:1.2;opacity:.75;white-space:nowrap}.ds-swatch.is-selected{background:#ffc107;border-color:#ffc107;color:var(--ds-black,#2b2b2b)}.ds-swatch.is-selected .ds-swatch__price{opacity:1}.ds-swatch:not(.is-selected):hover{border-color:#ffc107}.ds-swatch:focus-visible{outline:2px solid var(--ds-black,#2b2b2b);outline-offset:2px}.ds-pdp__inlineDesc{margin:10px 0 0;padding:10px 0 0;border-top:1px solid rgba(0,0,0,.12)}.ds-pdp__inlineDesc-preview{margin:0;font-size:14px;font-weight:650;line-height:1.55;color:var(--ds-muted,rgba(0,0,0,.72))}.ds-pdp__inlineDesc-toggle{margin-top:8px;padding:0;border:0;background:0 0;color:var(--ds-black,#2b2b2b);font-weight:850;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.ds-pdp__inlineDesc-full{margin-top:10px;font-size:14px;font-weight:650;line-height:1.6;color:var(--ds-black,#2b2b2b)}.ds-pdp__fullDesc{margin:12px 0 18px;font-size:14px;line-height:1.65;font-weight:550;color:var(--ds-black,#2b2b2b)}.ds-pdp__fullDesc p{margin:0 0 10px}.ds-pdp__fullDesc p:last-child{margin-bottom:0}.ds-pdp__fullDesc--underTitle{margin:0 0 14px}.ds-pdp__descLink{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:13px;font-weight:850;color:var(--ds-black,#2b2b2b);text-decoration:none;border-bottom:1px solid rgba(0,0,0,.18);padding-bottom:2px}.ds-pdp__descLink:hover{border-bottom-color:rgba(0,0,0,.3)}.ds-pdp__inlineDesc{display:none}.ds-card__media{background:0 0;padding:0;overflow:hidden}.ds-card__imgLink{padding:0;margin:0}.ds-card__img{width:100%;height:100%;object-fit:cover;display:block}.woocommerce ul.products li.product a img{margin:0;display:block}.woocommerce nav.woocommerce-pagination{margin:24px 0 10px}.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:8px;justify-content:center;align-items:center;padding:0;margin:0;list-style:none;list-style-type:none}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0;list-style:none;list-style-type:none}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border-radius:12px;border:1px solid rgba(0,0,0,.12);background:#fff;font-weight:850;text-decoration:none}.woocommerce nav.woocommerce-pagination ul li span.current{background:#2b2b2b;color:#fff;border-color:#2b2b2b}.woocommerce nav.woocommerce-pagination ul li a:hover{background:rgba(0,0,0,.04)}.ds-about__stats{padding:2rem 0}.ds-about__statsGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px, 1fr));gap:2rem}.ds-about__stat{background:linear-gradient(145deg,#fff,#f5f6f8);border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:2.5rem 1.5rem;text-align:center;box-shadow:0 10px 40px -10px rgba(0,0,0,.06),inset 0 2px 0 rgba(255,255,255,.7);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.ds-about__stat:hover{transform:translateY(-5px)}.ds-about__statValue{font-size:2.25rem;font-weight:800;color:#111;letter-spacing:-1px;margin-bottom:.5rem}.ds-about__statLabel{font-size:.875rem;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ds-about__process{padding:4rem 0}.ds-about__sectionHead{text-align:center;margin-bottom:3.5rem}.ds-about__sectionHead .ds-about__h{font-size:2.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:1rem}.ds-about__sectionHead .ds-about__p{font-size:1.125rem;color:#555;max-width:600px;margin:0 auto}.ds-about__processGrid{display:grid;grid-template-columns:repeat(4,minmax(0, 1fr));gap:1.5rem}@media (max-width:991px){.ds-about__processGrid{grid-template-columns:repeat(2,minmax(0, 1fr));gap:1.5rem}}@media (max-width:600px){.ds-about__processGrid{grid-template-columns:1fr;gap:1.5rem}}.ds-about__step{background:#fff;border-radius:24px;padding:1.8rem;position:relative;box-shadow:0 20px 50px -15px rgba(0,0,0,.07);border:1px solid rgba(0,0,0,.03);overflow:hidden;display:flex;flex-direction:column;gap:1rem;z-index:1}.ds-about__step:after{content:'';position:absolute;top:-50px;right:-50px;width:150px;height:150px;background:radial-gradient(circle,rgba(0,0,0,.03) 0%,transparent 70%);border-radius:50%;z-index:-1;pointer-events:none}.ds-about__stepNum{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:50%;font-weight:800;font-size:1.25rem;box-shadow:0 8px 16px rgba(0,0,0,.15);margin-bottom:.5rem}.ds-about__stepTitle{font-size:1.35rem;font-weight:700;color:#111;margin:0;line-height:1.3}.ds-about__stepText{font-size:1rem;color:#666;line-height:1.6;margin:0}.ds-about__values{padding:3rem 0}.ds-about__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px, 1fr));gap:2rem}.ds-about__card{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 15px 35px -10px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.03);transition:transform .3s ease,box-shadow .3s ease}.ds-about__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px rgba(0,0,0,.08)}.ds-about__cardTitle{font-size:1.25rem;font-weight:800;color:#111;margin:0 0 1rem;letter-spacing:-.5px}.ds-about__cardText{font-size:1rem;color:#666;line-height:1.6;margin:0}.ds-about__split{display:flex;align-items:center;gap:4rem;padding:4rem 0}@media (max-width:991px){.ds-about__split,.ds-about__split--reverse{flex-direction:column;gap:2rem}}.ds-about__split--reverse{flex-direction:row-reverse}.ds-about__media{flex:1;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.15);transform:translateY(0);transition:transform .4s ease,box-shadow .4s ease}.ds-about__media:hover{transform:translateY(-8px);box-shadow:0 30px 60px -15px rgba(0,0,0,.2)}.ds-about__img{width:100%;height:auto;display:block;object-fit:cover}.ds-about__content{flex:1}.ds-about__h{font-size:2.5rem;font-weight:800;letter-spacing:-1px;color:#111;margin-bottom:1.5rem;line-height:1.2}.ds-about__p{font-size:1.125rem;color:#555;line-height:1.7;margin-bottom:1.5rem}.ds-about__list{list-style:none;padding:0;margin:2rem 0 0}.ds-about__li{display:block;font-size:1.125rem;color:#333;font-weight:500;padding-left:2rem;position:relative;margin-bottom:1rem}.ds-about__li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:10px;background:#111;border-radius:50%}.ds-about__gallery{padding:2rem 0 6rem}.ds-about__galleryGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px, 1fr));gap:1.5rem}.ds-about__shot{border-radius:16px;overflow:hidden;box-shadow:0 15px 35px -10px rgba(0,0,0,.1);margin:0;transition:transform .3s ease}.ds-about__shot:hover{transform:scale(1.03);box-shadow:0 20px 40px -12px rgba(0,0,0,.15)}body.page-template-page-chi-siamo,body.page-template-page-contact,.page-template-page-chi-siamo #primary,.page-template-page-contact #primary,.ds-about-page,.ds-about,.ds-contact{background-color:#fff}.ds-header{padding:20px 0}.ds-brand img{max-height:70px;height:auto;width:auto;transition:max-height .3s ease}@media (min-width:992px){.ds-container{max-width:1400px;padding-left:4%;padding-right:4%}.ds-nav{flex-grow:1;display:flex;justify-content:center}.ds-actions{transform:scale(1.15);transform-origin:right center}}@media (max-width:991px){.ds-brand img{max-height:70px;height:auto}.ds-nav{display:none}}@media (max-width:991px){.ds-header{padding:10px 0}.ds-brand img{max-height:70px;height:auto;width:auto}.ds-container{padding-left:15px;padding-right:15px}.ds-header__row{min-height:auto}}body.single-product.product-type-variable .ds-box.ds-pdp__box:has(.woocommerce-variation-price .price) .ds-pdp__summary-inner>p.price,body.single-product.product-type-variable .ds-box.ds-pdp__box:has(form.variation-is-visible) .ds-pdp__summary-inner>p.price{display:none}body.single-product.product-type-variable .ds-pdp__summary-inner>p.price{font-size:24px;font-weight:700;color:#2b2b2b;margin:10px 0 20px}body.single-product.product-type-variable form.variations_form{display:flex;flex-direction:column;width:100%;margin:0;gap:0}body.single-product.product-type-variable table.variations{order:-1;width:100%;border-collapse:collapse;margin:0 0 20px;border:none}body.single-product.product-type-variable table.variations th,body.single-product.product-type-variable table.variations td{padding:6px 0;vertical-align:middle;border:none}body.single-product.product-type-variable table.variations th.label{display:none}body.single-product.product-type-variable table.variations td.value{width:100%}body.single-product.product-type-variable table.variations select{width:100%;padding:14px 16px;border-radius:12px;border:1px solid rgba(0,0,0,.1);font-family:var(--ds-font,system-ui);font-size:16px;font-weight:500;color:#333;appearance:none;background:#fdfdfd url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%207.5L10%2012.5L15%207.5%22%20stroke%3D%22black%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E") no-repeat right 16px center;outline:none;cursor:pointer;transition:border-color .2s ease}body.single-product.product-type-variable table.variations select:focus{border-color:var(--ds-black,#2f2f2f)}body.single-product.product-type-variable .reset_variations{display:block;margin-top:8px;font-size:13px;color:#777;text-decoration:underline}body.single-product form.cart .ds-pdp__price-qty-row{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;width:100%;margin:0 0 24px;padding:0;gap:0}body.single-product form.cart .ds-pdp__price-qty-row:before,body.single-product form.cart .ds-pdp__price-qty-row:after{display:none;content:none}body.single-product form.cart .ds-pdp__price-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;margin:0;margin-right:auto;padding:0;flex:0 1 auto}body.single-product form.cart .ds-pdp__price-col *{text-align:left;margin-left:0;padding-left:0;align-self:flex-start}body.single-product form.cart .ds-pdp__price-col .ds-pdp__label{font-size:11px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;display:block}body.single-product form.cart .ds-pdp__price-col .ds-price-raw{display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start}body.single-product form.cart .ds-pdp__price-col .ds-price-raw,body.single-product form.cart .ds-pdp__price-col .ds-price-raw *,body.single-product form.cart .ds-pdp__price-col .price{font-size:20px;font-weight:800;color:#111;line-height:1.2;white-space:nowrap;word-break:normal}@media (max-width:768px){body.single-product form.cart .ds-pdp__price-col .ds-price-raw,body.single-product form.cart .ds-pdp__price-col .ds-price-raw *,body.single-product form.cart .ds-pdp__price-col .price{font-size:16px}}body.single-product form.cart .ds-pdp__qty-col{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right;margin:0;margin-left:auto;padding:0;flex:0 0 auto}body.single-product form.cart .ds-pdp__qty-col *{text-align:right;margin-right:0;align-self:flex-end}body.single-product form.cart .ds-pdp__qty-col label.screen-reader-text{display:none}body.single-product form.cart .woocommerce-variation.single_variation[style*=block]~.ds-main-price-wrapper,body.single-product form.cart .woocommerce-variation.single_variation:not([style*=none]):not(:empty)~.ds-main-price-wrapper{display:none}body.single-product form.cart .ds-qty{display:flex;visibility:visible;opacity:1}body.single-product form.cart .woocommerce-variation.single_variation{display:flex;flex-direction:column;align-items:flex-start;margin:0}body.single-product form.cart .woocommerce-variation.single_variation *{text-align:left;align-self:flex-start}body.single-product form.cart .woocommerce-variation-availability,body.single-product form.cart .woocommerce-variation-availability *,body.single-product form.cart .woocommerce-variation-availability p.stock{color:#2b2b2b;font-size:13px;font-weight:600;margin:0}body.single-product form.cart table.variations{width:100%;display:flex;flex-direction:column;border:none;margin:0 0 20px}body.single-product form.cart table.variations tbody,body.single-product form.cart table.variations tr{width:100%;display:flex;flex-direction:column}body.single-product form.cart table.variations th,body.single-product form.cart table.variations td{width:100%;display:block;padding:0;text-align:left;border:none}body.single-product form.cart table.variations th{margin-bottom:5px}body.single-product form.cart table.variations select{width:100%}body.single-product form.cart .ds-pdp__ctaStack{display:flex;flex-direction:column;gap:12px;width:100%;clear:both;align-items:stretch;margin:0;padding:0}body.single-product form.cart .ds-pdp__ctaStack button,body.single-product form.ds-buy-now button.ds-btn--buy-now{width:100%;max-width:none;margin:0}.ds-pdp__summary .ds-box.ds-pdp__box .ds-pdp__cta,.ds-pdp__summary .ds-box.ds-pdp__box form.ds-buy-now{display:block;width:100%;grid-column:1/-1;margin:0;padding:0}.ds-pdp__summary .ds-box.ds-pdp__box form.cart,.ds-pdp__summary .ds-box.ds-pdp__box form.ds-buy-now{display:block;width:100%;margin:0;padding:0}body.single-product form.cart .ds-pdp__ctaStack{display:flex;flex-direction:column;gap:12px;width:100%;clear:both;align-items:center;justify-content:center;margin:0;padding:0}body.single-product form.cart .ds-pdp__ctaStack button,body.single-product form.cart button.single_add_to_cart_button,body.single-product form.ds-buy-now button.ds-btn--buy-now,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .wcpay-express-checkout-wrapper,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box #wc-stripe-payment-request-wrapper{width:100%;max-width:100%;margin:0 0 12px;display:block;padding:12px 0;box-sizing:border-box}body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .wcpay-express-checkout-wrapper iframe,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .wcpay-express-checkout-wrapper>div,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box #wc-stripe-payment-request-wrapper iframe,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box #wc-stripe-payment-request-wrapper>div,body.single-product .gpay-button{width:100%;min-width:100%;max-width:100%;margin:0;padding:0}body.single-product form.cart .ds-pdp__price-qty-row{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-end;width:100%;margin:0 0 24px;padding:0;gap:0}body.single-product form.cart .ds-pdp__price-col{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;margin:0;padding:0}body.single-product form.cart .ds-pdp__qty-col{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right;margin:0;padding:0}.woocommerce-breadcrumb{display:none}.woocommerce .related.products ul.products li.product,.woocommerce .up-sells ul.products li.product,.woocommerce-page .related.products ul.products li.product,.woocommerce-page .up-sells ul.products li.product{display:flex;height:100%;flex-direction:column}@media (min-width:992px){body .ds-shop .ds-shop__products ul.products{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){body.archive.woocommerce .ds-container,body.post-type-archive-product .ds-container{width:min(1440px, calc(100% - 60px));max-width:1440px}body.archive.woocommerce .ds-shop__layout,body.post-type-archive-product .ds-shop__layout{max-width:100%;gap:24px}body .ds-shop .ds-shop__products ul.products{gap:28px}}body :where(.add_to_cart_button,.single_add_to_cart_button,.ajax_add_to_cart),body .ds-wishlist__actions .ds-btn--primary,body .ds-wishlist__footer .ds-btn--primary,body.single-product form.cart .button{background:#ffc107;color:#2b2b2b;border-color:#ffc107}body :where(.add_to_cart_button,.single_add_to_cart_button,.ajax_add_to_cart):hover,body .ds-wishlist__actions .ds-btn--primary:hover,body .ds-wishlist__footer .ds-btn--primary:hover,body.single-product form.cart .button:hover{background:#eab005;color:#2b2b2b;border-color:#eab005}body button.single_add_to_cart_button,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box button.single_add_to_cart_button.button.alt.ds-btn.ds-btn--primary,body a.add_to_cart_button.ajax_add_to_cart,body a.add_to_cart_button,body .woocommerce-page ul.products li.product a.button,body ul.products li.product .button,body.page-template-default .ds-wishlist__actions .ds-btn--primary,body.page-template-default .ds-wishlist__footer .ds-btn--primary,body .ds-wishlist__actions .ds-btn--primary,body .ds-wishlist__footer .ds-btn--primary,body .ds-pdp__ctaStack .single_add_to_cart_button,body .ds-hero__actions .ds-btn--primary,body .ds-sectionsell__all,body .ds-card__badge--bestseller,body .ds-related__cta .ds-btn--primary,body .ds-related__cta .add_to_cart_button{background:#ffc107;color:#2b2b2b;border-color:#ffc107;box-shadow:none}body button.single_add_to_cart_button:hover,body.single-product .ds-pdp__summary .ds-box.ds-pdp__box button.single_add_to_cart_button.button.alt.ds-btn.ds-btn--primary:hover,body a.add_to_cart_button.ajax_add_to_cart:hover,body a.add_to_cart_button:hover,body .woocommerce-page ul.products li.product a.button:hover,body ul.products li.product .button:hover,body.page-template-default .ds-wishlist__actions .ds-btn--primary:hover,body.page-template-default .ds-wishlist__footer .ds-btn--primary:hover,body .ds-wishlist__actions .ds-btn--primary:hover,body .ds-wishlist__footer .ds-btn--primary:hover,body .ds-pdp__ctaStack .single_add_to_cart_button:hover,body .ds-hero__actions .ds-btn--primary:hover,body .ds-sectionsell__all:hover,body .ds-related__cta .ds-btn--primary:hover,body .ds-related__cta .add_to_cart_button:hover{background:#eab005;color:#2b2b2b;border-color:#eab005}body .ds-btn,body button.ds-btn,body a.ds-btn,body .ds-container input[type=submit],body .ds-container input[type=button],body .ds-container button[type=submit],body .wpforms-submit,body .wpcf7-submit,body :where(.add_to_cart_button,.single_add_to_cart_button,.ajax_add_to_cart,.checkout-button,.wc-forward,#place_order),body .woocommerce-page ul.products li.product a.button,body ul.products li.product .button,body.single-product form.cart .button,body.page-template-default .ds-wishlist__actions .ds-btn,body.page-template-default .ds-wishlist__footer .ds-btn,body .ds-wishlist__actions .ds-btn,body .ds-wishlist__footer .ds-btn,body .ds-pdp__ctaStack .single_add_to_cart_button,body .ds-btn.ds-btn--buy-now,body button.ds-btn.ds-btn--buy-now,body form.ds-buy-now .ds-btn--buy-now,body .ds-hero__actions .ds-btn--primary,body .ds-sectionsell__all{border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:15px}body .ds-container input[type=submit],body .ds-container input[type=button],body .ds-container button[type=submit],body .wpforms-submit,body .wpcf7-submit,body :where(.add_to_cart_button,.single_add_to_cart_button,.ajax_add_to_cart,.checkout-button,.wc-forward),body.single-product form.cart .button,body .woocommerce-page ul.products li.product a.button,body ul.products li.product .button,body .ds-pdp__ctaStack .single_add_to_cart_button,body .ds-related__cta a.add_to_cart_button,body .ds-card__ctaRow a.add_to_cart_button,body .ds-btn.ds-btn--buy-now,body button.ds-btn.ds-btn--buy-now,body form.ds-buy-now .ds-btn--buy-now{min-height:48px;padding:12px 16px;width:100%;max-width:100%;flex:1 1 100%;box-sizing:border-box;margin-left:0;margin-right:0}body .ds-pdp__ctaStack{display:flex;flex-direction:column;width:100%;align-items:stretch}body .ds-hero__actions .ds-btn--primary,body .ds-sectionsell__all{min-height:48px;padding:12px 16px;box-sizing:border-box}body.single-product.product-type-variable table.variations select{border-radius:12px}.ds-header .ds-container>form.search-form,.ds-header .ds-nav form.search-form,.ds-header form.search-form:not(#searchform):not(.ds-drawer form){display:none}.ds-header__row>.search-form{display:none}.ds-wa-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:49;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.ds-wa-overlay.ds-show{opacity:1;pointer-events:auto;visibility:visible}.ds-wa-popup{position:fixed;top:50%;left:50%;width:calc(100% - 48px);max-width:560px;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:28px;box-shadow:0 40px 80px rgba(0,0,0,.25),0 15px 35px rgba(0,0,0,.1);padding:48px;z-index:50;opacity:0;transform:translate(-50%,-40%) scale(.95);pointer-events:none;visibility:hidden;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1),visibility .5s}.ds-wa-popup.ds-show{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:auto;visibility:visible}.ds-wa-popup__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;background:#f0f0f0;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;transition:all .2s ease;z-index:2}.ds-wa-popup__close:hover,.ds-wa-popup__close:focus{background:#e4e4e4;color:#111;transform:scale(1.05)}.ds-wa-popup__close svg{width:16px;height:16px}.ds-wa-popup__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;position:relative}.ds-wa-popup__icon{width:64px;height:64px;border-radius:50%;background:rgba(37,211,102,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(37,211,102,.15)}.ds-wa-popup__icon svg{width:38px;height:38px}.ds-wa-popup__content{flex:1}.ds-wa-popup__title{margin:0 0 12px;font-size:22px;font-weight:800;color:#2b2b2b;line-height:1.25;letter-spacing:-.5px}.ds-wa-popup__text{margin:0 0 24px;font-size:16px;line-height:1.6;color:#555}.ds-wa-popup__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;background:#25d366;color:#fff;font-weight:800;font-size:16px;border-radius:12px;text-decoration:none;border:none;box-shadow:0 4px 12px rgba(37,211,102,.3);transition:all .3s ease}.ds-wa-popup__btn:hover,.ds-wa-popup__btn:focus{background:#20ba56;color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px rgba(37,211,102,.4)}@media (max-width:600px){.ds-wa-popup{top:auto;bottom:80px;left:16px;right:16px;width:calc(100% - 32px);max-width:none;max-height:calc(100vh - 100px);overflow-y:auto;padding:24px;transform:translateY(20px) scale(.95)}.ds-wa-popup.ds-show{transform:translateY(0) scale(1)}}.ds-wa-minimized{position:fixed !important;bottom:24px !important;right:24px !important;width:64px !important;height:64px !important;background:0 0 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;box-shadow:0 4px 12px rgba(37,211,102,.4),0 10px 24px rgba(0,0,0,.15) !important;z-index:49 !important;cursor:pointer;opacity:0;transform:translateY(100px) scale(.5) !important;pointer-events:none;visibility:hidden;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1),visibility .4s !important}.ds-wa-minimized.ds-show-min{opacity:1;transform:translateY(0) scale(1) !important;pointer-events:auto;visibility:visible}.ds-wa-minimized:hover,.ds-wa-minimized:focus{background:0 0 !important;transform:translateY(-4px) scale(1.05) !important;box-shadow:0 8px 16px rgba(37,211,102,.5),0 14px 28px rgba(0,0,0,.2) !important}.ds-wa-minimized svg{width:100% !important;height:100% !important}@media (max-width:600px){.ds-wa-minimized{bottom:80px !important;right:16px !important;width:54px !important;height:54px !important}.ds-wa-minimized svg{width:30px !important;height:30px !important}}html.ds-scroll-lock .ds-wa-popup,body.ds-scroll-lock .ds-wa-popup,html.ds-scroll-lock .ds-wa-overlay,body.ds-scroll-lock .ds-wa-overlay,html.ds-scroll-lock .ds-wa-minimized,body.ds-scroll-lock .ds-wa-minimized{display:none !important;opacity:0;visibility:hidden;pointer-events:none;z-index:-9999 !important}body.woocommerce-account .ds-container,body.woocommerce-account .site-content,body.woocommerce-account #content,body.woocommerce-account .content-area{max-width:100%;width:100%;padding-left:var(--ds-gap,24px);padding-right:var(--ds-gap,24px)}body.woocommerce-account.woocommerce-payment-methods .woocommerce-info,body.woocommerce-account.woocommerce-payment-methods .woocommerce-Message,body.woocommerce-account.woocommerce-edit-payment-methods .woocommerce-info,body.woocommerce-account.woocommerce-edit-payment-methods .woocommerce-Message{background:0 0;border:0;box-shadow:none;padding:0 0 20px;margin:0}body.woocommerce-account.woocommerce-payment-methods .woocommerce-info:before,body.woocommerce-account.woocommerce-payment-methods .woocommerce-Message:before,body.woocommerce-account.woocommerce-edit-payment-methods .woocommerce-info:before,body.woocommerce-account.woocommerce-edit-payment-methods .woocommerce-Message:before{display:none}body.woocommerce-account form#add_payment_method{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;padding:24px;box-shadow:0 10px 30px rgba(0,0,0,.06);margin-top:20px}body.woocommerce-account form#add_payment_method #wc-stripe-cc-form{background:0 0;border:0;padding:0}body.woocommerce-account form#add_payment_method .wc-stripe-card-icons-container,body.woocommerce-account form#add_payment_method img.wc-credit-card-form-card-number-icon,body.woocommerce-account form#add_payment_method img,body.woocommerce-account form#add_payment_method .woocommerce-SavedPaymentMethods-tokenInput label:after{display:none}body.woocommerce-account form#add_payment_method label{font-weight:800;margin-bottom:8px;display:block;font-size:14px;color:var(--ds-black)}body.woocommerce-account form#add_payment_method input[type=text],body.woocommerce-account form#add_payment_method input[type=email],body.woocommerce-account form#add_payment_method input[type=tel],body.woocommerce-account form#add_payment_method select,body.woocommerce-account form#add_payment_method .wc-stripe-elements-field,body.woocommerce-account form#add_payment_method .StripeElement{border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:14px 16px;background:#fafafa;width:100%;box-sizing:border-box;font-size:15px;color:var(--ds-black);box-shadow:none}@media (max-width:900px){body.woocommerce-account .ds-account__content table.woocommerce-orders-table,body.woocommerce-account .ds-account__content table.shop_table{display:block;border:0;margin:0}body.woocommerce-account .ds-account__content table.woocommerce-orders-table thead,body.woocommerce-account .ds-account__content table.shop_table thead{display:none}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody,body.woocommerce-account .ds-account__content table.shop_table tbody{display:block}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody tr,body.woocommerce-account .ds-account__content table.shop_table tbody tr{display:block;border:1px solid rgba(0,0,0,.12);border-radius:14px;padding:18px;margin-bottom:20px;box-shadow:0 5px 20px rgba(0,0,0,.04);background:#fff}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody td,body.woocommerce-account .ds-account__content table.shop_table tbody td{display:flex;justify-content:space-between;align-items:center;border:0;padding:14px 0;border-bottom:1px solid rgba(0,0,0,.06);text-align:right}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody td:last-child,body.woocommerce-account .ds-account__content table.shop_table tbody td:last-child{border-bottom:0;padding-bottom:0}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody td:before,body.woocommerce-account .ds-account__content table.shop_table tbody td:before{content:attr(data-title);font-weight:800;font-size:13px;color:var(--ds-muted);text-transform:uppercase;margin-right:15px;text-align:left}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions,body.woocommerce-account .ds-account__content table.shop_table tbody td.download-actions{display:flex;flex-direction:column;gap:10px}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions:before,body.woocommerce-account .ds-account__content table.shop_table tbody td.download-actions:before{display:none}body.woocommerce-account .ds-account__content table.woocommerce-orders-table tbody td.woocommerce-orders-table__cell-order-actions a.button,body.woocommerce-account .ds-account__content table.shop_table tbody td.download-actions a.button{width:100%;justify-content:center;padding:15px}body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .ds-payments,body.single-product .ds-payments{align-items:center;text-align:center}body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__list,body.single-product .ds-payments__list{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;width:100%;padding:0;margin:10px auto 0}body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__item,body.single-product .ds-payments__item{flex:0 1 calc(100% / 7);display:flex;justify-content:center;align-items:center;min-width:0;margin:0;padding:0}body.single-product .ds-pdp__summary .ds-box.ds-pdp__box .ds-payments__icon,body.single-product .ds-payments__icon{height:auto;max-height:28px;width:100%;max-width:55px;object-fit:contain;display:block;margin:0 auto}.ds-footer__payments .ds-payments{align-items:flex-start;text-align:left}.ds-footer__payments .ds-payments__list{justify-content:flex-start;margin:10px 0 0}body.archive.woocommerce #page,body.post-type-archive-product #page,body.archive.woocommerce #main,body.post-type-archive-product #main{overflow-x:clip;max-width:100vw;width:100%;box-sizing:border-box}body.archive.woocommerce .ds-container,body.post-type-archive-product .ds-container{padding-left:10px;padding-right:10px;width:100%;max-width:100%;box-sizing:border-box}body .ds-shop .ds-shop__products ul.products{gap:8px;margin:0;padding:0;width:100%}.ds-shop .ds-shop__products ul.products>li.product>.ds-card .ds-card__body{padding:10px 8px 12px}.ds-shop__bar{display:flex;flex-wrap:wrap;gap:12px}.ds-shop__meta{display:contents}.ds-shop__filtersBtn{flex:1 1 45%;justify-content:center;order:1}.ds-shop__meta form.woocommerce-ordering{flex:1 1 45%;min-width:0;order:2}.ds-shop__meta form.woocommerce-ordering select.orderby{width:100%}.ds-shop__meta .woocommerce-result-count{flex:1 1 100%;order:3;justify-content:center;text-align:center;margin-top:4px}}body.single-product .ds-pdp__cart--contact a.ds-btn--whatsapp,body .ds-card__ctaRow a.ds-btn--whatsapp{background:#ffc107;color:#2b2b2b;border:1px solid #ffc107;text-align:center;justify-content:center;align-items:center;display:flex;width:100%;border-radius:10px;font-family:var(--ds-font,system-ui);font-weight:700;box-sizing:border-box;text-decoration:none;max-width:none}body.single-product .ds-pdp__cart--contact a.ds-btn--whatsapp{min-height:48px;font-size:15px;padding:12px 16px;margin:0}body .ds-card__ctaRow a.ds-btn--whatsapp{min-height:44px;font-size:14px;padding:12px 14px;margin:0 0 10px}body.single-product .ds-pdp__cart--contact a.ds-btn--whatsapp:hover,body .ds-card__ctaRow a.ds-btn--whatsapp:hover{background:#eab005;border-color:#eab005;color:#2b2b2b}.wc-block-checkout__use-address-for-billing{display:none}.wc-block-components-shipping-rates-control{display:block;opacity:1;visibility:visible}body.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button{display:none}body.woocommerce-checkout .wc-block-checkout__form,body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;box-sizing:border-box}body.woocommerce-checkout .wc-block-components-checkout-place-order-button,body.woocommerce-checkout button.wc-block-components-checkout-place-order-button,body.woocommerce-checkout .wp-block-woocommerce-checkout button.wp-element-button.wc-block-components-checkout-place-order-button,body.woocommerce-checkout #place_order{background:#ffc107;color:#2b2b2b;border:1px solid #ffc107;border-radius:12px;font-size:15px;font-weight:600;padding:16px 24px;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-transform:none;transition:all .3s ease;box-shadow:none;margin-top:15px}body.woocommerce-checkout .wc-block-components-checkout-place-order-button:hover,body.woocommerce-checkout button.wc-block-components-checkout-place-order-button:hover,body.woocommerce-checkout .wp-block-woocommerce-checkout button.wp-element-button.wc-block-components-checkout-place-order-button:hover,body.woocommerce-checkout #place_order:hover{background:#eab005;color:#2b2b2b;border-color:#eab005;box-shadow:none}body.woocommerce-checkout .wc-block-components-button__text,body.woocommerce-checkout .wc-block-components-checkout-place-order-button__text{display:block;width:100%;text-align:center;color:inherit}@media (min-width:1024px){body.woocommerce-checkout .wp-block-woocommerce-checkout{max-width:1400px;width:95%;margin-left:auto;margin-right:auto}body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-checkout__form{width:58%;max-width:58%}body.woocommerce-checkout .wc-block-checkout__sidebar,body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{width:40%;max-width:40%}}@media (min-width:1024px){body.woocommerce-checkout .wc-block-checkout__form,body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block{width:100%;max-width:100%;flex:1 1 100%}}@media (min-width:1024px){body.woocommerce-checkout .wp-block-woocommerce-checkout{max-width:1800px;width:98%}body.woocommerce-checkout .wc-block-checkout__main{width:65%;max-width:65%;flex:1 1 65%}body.woocommerce-checkout .wc-block-checkout__sidebar{width:33%;max-width:33%;flex:1 1 33%}}@media (min-width:1024px){body.woocommerce-checkout .wp-block-woocommerce-checkout{position:relative;left:50%;transform:translateX(-50%);width:95vw;max-width:1600px}body.woocommerce-checkout .wc-block-checkout__main,body.woocommerce-checkout .wc-block-checkout__sidebar{max-width:none}body.woocommerce-checkout .wc-block-checkout__main{width:60%;flex:1 1 60%}body.woocommerce-checkout .wc-block-checkout__sidebar{width:38%;flex:1 1 38%}}body.woocommerce-checkout input[type=radio].wc-block-components-radio-control__input{accent-color:#ffc107}body.woocommerce-checkout input[type=radio].wc-block-components-radio-control__input:checked{background-color:#ffc107;border-color:#ffc107}body.woocommerce-checkout input[type=radio].wc-block-components-radio-control__input:hover,body.woocommerce-checkout input[type=radio].wc-block-components-radio-control__input:focus,body.woocommerce-checkout .wc-block-components-radio-control__option:hover,body.woocommerce-checkout .wc-block-components-radio-control-accordion-option:hover{box-shadow:none;outline:none;background-color:transparent}body .woocommerce-order-details table.shop_table tfoot th,body .woocommerce-order-details table.shop_table tfoot td{text-align:left;border-top:1px solid rgba(43,43,43,.15);padding-top:16px;padding-bottom:16px;vertical-align:middle}body .woocommerce-order-details table.shop_table tfoot tr:last-child th,body .woocommerce-order-details table.shop_table tfoot tr:last-child td{border-bottom:1px solid rgba(43,43,43,.15)}@media (max-width:1023px){body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper{display:none}}a.added_to_cart{display:none}.ds-search-form{position:relative}.ds-live-search-results{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid var(--ds-border,#e5e5e5);border-top:none;border-radius:0 0 calc(var(--ds-radius, 12px) - 2px) calc(var(--ds-radius, 12px) - 2px);box-shadow:var(--ds-shadow,0 10px 30px rgba(0,0,0,.06));z-index:999;max-height:400px;overflow-y:auto;margin-top:-2px}.ds-live-search-results::-webkit-scrollbar{width:6px}.ds-live-search-results::-webkit-scrollbar-track{background:0 0}.ds-live-search-results::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:99px}.ds-live-search-item{display:flex;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;color:var(--ds-black,#2b2b2b);border-bottom:1px solid rgba(0,0,0,.06);transition:background .15s ease}.ds-live-search-item:last-child{border-bottom:none}.ds-live-search-item:hover{background:var(--ds-surface,#fbfbf7)}.ds-live-search-item img{width:44px;height:44px;object-fit:cover;border-radius:6px;flex-shrink:0}.ds-live-search-content{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.ds-live-search-content strong{font-size:14px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-live-search-content .price{font-size:13px;color:var(--ds-muted,rgba(0,0,0,.6));font-weight:600}.ds-live-search-content .price del{font-weight:400;opacity:.7;margin-right:6px}.ds-live-search-content .price ins{text-decoration:none;color:var(--ds-black,#2b2b2b)}.ds-live-search-all{display:block;width:100%;padding:12px;text-align:center;font-weight:700;font-size:13px;color:var(--ds-black,#2b2b2b);background:var(--ds-surface-2,#f1f1ec);border:none;cursor:pointer;transition:background .15s ease}.ds-live-search-all:hover{background:#e6e6e2}.ds-live-search-empty{padding:16px;text-align:center;font-size:14px;color:var(--ds-muted,rgba(0,0,0,.6))}.ds-live-search-loading{position:relative;height:60px;display:flex;align-items:center;justify-content:center}@media (min-width:992px){body.archive.woocommerce .ds-header .ds-container,body.post-type-archive-product .ds-header .ds-container,body.woocommerce-account .ds-header .ds-container,html body .ds-header .ds-container{width:min(1160px, calc(100% - 40px));max-width:1400px;padding-left:4%;padding-right:4%;margin:0 auto}}.ds-review-widget-wrapper{margin-top:40px;margin-bottom:40px}.ds-review-widget-header{position:relative;text-align:center;margin-bottom:45px}.ds-review-title{font-size:32px;font-weight:800;margin:0;color:var(--ds-black,#2b2b2b)}.ds-review-nav{position:absolute;right:0;bottom:0;display:flex;gap:8px}@media (max-width:768px){.ds-review-widget-header{text-align:left;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.ds-review-title{font-size:clamp(18px, 5vw, 24px)}.ds-review-nav{position:relative;right:auto;bottom:auto}}.ds-review-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:10px 0 30px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ds-review-carousel::-webkit-scrollbar{display:none}.ds-review-card{flex:0 0 calc(33.333% - 13.33px);scroll-snap-align:start;background:#fff;border:1px solid var(--ds-border,rgba(0,0,0,.12));border-radius:var(--ds-radius-sm,10px);padding:24px;box-shadow:none;display:flex;flex-direction:column;transition:transform .3s ease,border-color .3s ease}.ds-review-card:hover{transform:translateY(-3px);border-color:rgba(0,0,0,.3)}.ds-review-card-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.ds-review-avatar{width:46px;height:46px;border-radius:50%;background:var(--ds-black,#2b2b2b);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.ds-review-meta{display:flex;flex-direction:column}.ds-review-author{font-weight:700;font-size:16px;color:var(--ds-black,#2b2b2b)}.ds-review-verified{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--ds-success,#2f7d4a);margin-top:2px}.ds-review-stars{display:flex;gap:2px;margin-bottom:12px}.ds-star{fill:#ccc}.ds-star.filled{fill:#f59e0b}.ds-review-content{font-size:15px;line-height:1.6;color:rgba(0,0,0,.75);margin-bottom:24px;flex-grow:1}.ds-review-product{font-size:12px;border-top:1px solid var(--ds-border,rgba(0,0,0,.12));padding-top:12px;margin-top:auto;color:var(--ds-muted,rgba(0,0,0,.6))}.ds-review-product a{font-weight:600;color:var(--ds-black,#2b2b2b);text-decoration:none;transition:color .2s ease}.ds-review-product a:hover{color:var(--ds-success,#2f7d4a)}@media (max-width:991px){.ds-review-card{flex:0 0 calc(50% - 10px)}}@media (max-width:768px){.ds-review-card{flex:0 0 100%;padding:20px}}html,html body{height:auto;min-height:100dvh}.ds-header{position:-webkit-sticky !important;position:sticky !important;top:0 !important;z-index:999 !important}.ds-site,.site-wrapper,#primary{overflow:visible !important;transform:none !important;clip-path:none !important}.ds-mobile-nav{position:fixed;bottom:0;top:auto;left:0;right:0;z-index:10000;transform:none;padding-bottom:env(safe-area-inset-bottom,0)}.woocommerce-message:has(.ds-custom-coupon-msg),.woocommerce-info:has(.ds-custom-coupon-msg),.woocommerce-error:has(.ds-custom-coupon-msg),.wc-block-components-notice-banner:has(.ds-custom-coupon-msg){background:0 0;border:none;padding:0;box-shadow:none;margin:0;display:flex;justify-content:center}.woocommerce-message:has(.ds-custom-coupon-msg):before,.woocommerce-info:has(.ds-custom-coupon-msg):before,.woocommerce-error:has(.ds-custom-coupon-msg):before,.wc-block-components-notice-banner:has(.ds-custom-coupon-msg)>svg{display:none}.wc-block-components-notice-banner:has(.ds-custom-coupon-msg)>.wc-block-components-notice-banner__content{margin:0;width:100%;padding:0}.ds-custom-coupon-msg{padding:14px 18px;border-radius:var(--ds-radius-sm,10px);font-weight:600;text-align:center;width:100%;display:block;animation:dsFadeInUp .3s ease;font-size:15px}.ds-custom-coupon-msg.ds-success{color:var(--ds-success,#2f7d4a);background:rgba(47,125,74,.1)}.ds-custom-coupon-msg.ds-removed{color:var(--ds-black,#2b2b2b);background:rgba(43,43,43,.08)}.wc-block-components-notice-banner.ds-custom-coupon-success-wrapper{background:rgba(47,125,74,.1);border:none;padding:14px 18px;box-shadow:none;margin:0 0 20px;display:flex;justify-content:center;border-radius:var(--ds-radius-sm,10px);animation:dsFadeInUp .3s ease}.wc-block-components-notice-banner.ds-custom-coupon-removed-wrapper{background:rgba(43,43,43,.08);border:none;padding:14px 18px;box-shadow:none;margin:0 0 20px;display:flex;justify-content:center;border-radius:var(--ds-radius-sm,10px);animation:dsFadeInUp .3s ease}.wc-block-components-notice-banner.ds-custom-coupon-success-wrapper>svg,.wc-block-components-notice-banner.ds-custom-coupon-removed-wrapper>svg,.wc-block-components-notice-banner.ds-custom-coupon-success-wrapper>button,.wc-block-components-notice-banner.ds-custom-coupon-removed-wrapper>button{display:none}.wc-block-components-notice-banner.ds-custom-coupon-success-wrapper>.wc-block-components-notice-banner__content{font-size:15px;color:var(--ds-success,#2f7d4a);margin:0;padding:0;width:100%;text-align:center;font-weight:600;display:block}.wc-block-components-notice-banner.ds-custom-coupon-removed-wrapper>.wc-block-components-notice-banner__content{font-size:15px;color:var(--ds-black,#2b2b2b);margin:0;padding:0;width:100%;text-align:center;font-weight:600;display:block}body.woocommerce-cart .wc-block-cart__submit-container,body.woocommerce-cart .wc-block-cart__submit-container--sticky,body.woocommerce-cart .wc-block-cart__submit{position:static;bottom:auto;padding-bottom:0;background:0 0;box-shadow:none;z-index:auto}@media (max-width:900px){.ds-wa-minimized,[class*=cky-revisit],[id*=cky-revisit],[data-cky-tag=revisit-consent],[class*=cli-plugin-button],#cookie-law-info-again,#cookie-law-info-bar{top:auto !important;bottom:calc(88px + env(safe-area-inset-bottom, 0px)) !important;margin-bottom:0 !important;transform:none !important;z-index:10003 !important;width:54px !important;height:54px !important;min-width:54px !important;min-height:54px !important;border-radius:50% !important;transition:opacity .3s ease,transform .3s ease,visibility .3s !important}[class*=cky-revisit],[data-cky-tag=revisit-consent]{display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important}body.single-product form.cart .ds-pdp__price-col .ds-price-raw,body.single-product form.cart .ds-pdp__price-col .ds-price-raw *,body.single-product form.cart .ds-pdp__price-col .price{font-size:14px;letter-spacing:-.5px;white-space:nowrap}}button.show-password-input,.show-password-input{display:none}.wc-block-components-notices__snackbar{position:fixed;bottom:40px;top:auto;left:50%;transform:translateX(-50%);z-index:10000;width:max-content;max-width:90vw;display:flex;flex-direction:column;align-items:center;pointer-events:none}.wc-block-components-notice-snackbar{pointer-events:auto}.ds-coupon-notice-green{background:rgba(235,253,240,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(47,125,74,.3);box-shadow:0 12px 30px rgba(47,125,74,.15),0 4px 10px rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;padding:16px 32px;margin-bottom:20px;border-radius:50px;animation:dsFadeInBottom .5s cubic-bezier(.16,1,.3,1) forwards}.ds-coupon-notice-green>svg,.ds-coupon-notice-green>button{display:none}.ds-coupon-notice-green>div{color:#1a5e30;font-weight:600;font-size:15px;text-align:center;width:100%;display:block;letter-spacing:-.3px;margin:0}.ds-coupon-notice-black{background:rgba(30,30,30,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 30px rgba(0,0,0,.25),0 4px 10px rgba(0,0,0,.1);display:flex;justify-content:center;align-items:center;padding:16px 32px;margin-bottom:20px;border-radius:50px;animation:dsFadeInBottom .5s cubic-bezier(.16,1,.3,1) forwards}.ds-coupon-notice-black>svg,.ds-coupon-notice-black>button{display:none}.ds-coupon-notice-black>div{color:#fff;font-weight:500;font-size:15px;text-align:center;width:100%;display:block;letter-spacing:-.3px;margin:0}@keyframes dsFadeInBottom{0%{opacity:0;transform:translateY(20px) scale(.95)}100%{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.wc-block-components-notices__snackbar{bottom:100px;width:90vw}.ds-coupon-notice-green,.ds-coupon-notice-black{width:100%;padding:16px 20px;border-radius:20px}}body.woocommerce-account form.woocommerce-ResetPassword,body.woocommerce-checkout form.woocommerce-form-login.login,body.woocommerce-checkout form.login{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:22px;max-width:500px;margin:40px auto}body.woocommerce-account form.woocommerce-ResetPassword p,body.woocommerce-checkout form.login p{margin:0 0 14px;color:var(--ds-black);font-size:15px;line-height:1.5}body.woocommerce-account form.woocommerce-ResetPassword label,body.woocommerce-checkout form.login label{display:block;margin:0 0 8px;font-size:13px;font-weight:800;color:var(--ds-black)}body.woocommerce-account form.woocommerce-ResetPassword input[type=text],body.woocommerce-account form.woocommerce-ResetPassword input[type=email],body.woocommerce-checkout form.login input[type=text],body.woocommerce-checkout form.login input[type=password]{width:100%;min-height:46px;background:#fff;border:1px solid rgba(43,43,43,.14);border-radius:12px;padding:14px;font-family:var(--ds-font);font-size:14px;font-weight:650;color:var(--ds-black);box-shadow:none;outline:none;transition:border-color .15s ease,box-shadow .15s ease}body.woocommerce-account form.woocommerce-ResetPassword input[type=text]:focus,body.woocommerce-account form.woocommerce-ResetPassword input[type=email]:focus,body.woocommerce-checkout form.login input[type=text]:focus,body.woocommerce-checkout form.login input[type=password]:focus{border-color:rgba(43,43,43,.35);box-shadow:0 0 0 3px rgba(43,43,43,.08)}body.woocommerce-account form.woocommerce-ResetPassword button.woocommerce-Button.button,body.woocommerce-checkout form.login button.woocommerce-button.button{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 16px;min-height:46px;background:#fff;color:var(--ds-black);border:1px solid rgba(43,43,43,.35);border-radius:12px;font-weight:850;text-decoration:none;box-shadow:none;transition:border-color .15s ease,box-shadow .15s ease,transform .12s ease;margin-top:10px}body.woocommerce-account form.woocommerce-ResetPassword button.woocommerce-Button.button:hover,body.woocommerce-checkout form.login button.woocommerce-button.button:hover{border-color:rgba(43,43,43,.55);box-shadow:0 0 0 3px rgba(43,43,43,.08);transform:translateY(-1px)}body.woocommerce-checkout form.login .woocommerce-form__label-for-checkbox{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:var(--ds-black);font-weight:650}body.woocommerce-checkout form.login .clear,body.woocommerce-account form.woocommerce-ResetPassword .clear{display:none}body.woocommerce-order-pay .woocommerce-info{background:0 0;border:none;box-shadow:none;padding:0 0 14px;margin:40px auto 0;color:var(--ds-black);max-width:500px}body.woocommerce-order-pay .woocommerce-info:before{display:none}body.woocommerce-account h1,body.woocommerce-lost-password h1,body.woocommerce-order-pay h1{margin:0 auto 14px;max-width:1240px;padding:0 var(--ds-gap);font-size:clamp(26px, 3vw, 36px);font-weight:900;letter-spacing:-.02em;color:var(--ds-black);text-align:left;display:block}body.woocommerce-order-pay form#order_review{max-width:800px;margin:0 auto 40px}body.woocommerce-order-pay form#order_review table.shop_table{width:100%;border-collapse:separate;border-spacing:0;margin:0 0 24px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);overflow:hidden}body.woocommerce-order-pay form#order_review table.shop_table th,body.woocommerce-order-pay form#order_review table.shop_table td{padding:16px 20px;border:0;text-align:left;vertical-align:middle;font-size:14px;line-height:1.5}body.woocommerce-order-pay form#order_review table.shop_table thead th{font-weight:800;color:rgba(43,43,43,.75);border-bottom:1px solid rgba(0,0,0,.12);background:#fff}body.woocommerce-order-pay form#order_review table.shop_table tbody td{font-weight:600;color:var(--ds-black);border-bottom:1px solid rgba(0,0,0,.08)}body.woocommerce-order-pay form#order_review table.shop_table tbody td.product-quantity{font-weight:800}body.woocommerce-order-pay form#order_review table.shop_table tfoot th,body.woocommerce-order-pay form#order_review table.shop_table tfoot td{font-weight:800;color:var(--ds-black)}body.woocommerce-order-pay form#order_review table.shop_table tfoot tr:last-child th,body.woocommerce-order-pay form#order_review table.shop_table tfoot tr:last-child td{font-size:18px}body.woocommerce-order-pay form#order_review #payment{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:24px}body.woocommerce-order-pay form#order_review #payment ul.payment_methods{list-style:none;margin:0 0 24px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:12px;overflow:hidden}body.woocommerce-order-pay form#order_review #payment ul.payment_methods li{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08);margin:0}body.woocommerce-order-pay form#order_review #payment ul.payment_methods li:last-child{border-bottom:0}body.woocommerce-order-pay form#order_review #payment ul.payment_methods li input[type=radio]{margin-right:12px;transform:scale(1.2) translateY(1px)}body.woocommerce-order-pay form#order_review #payment ul.payment_methods li label{font-size:15px;font-weight:700;color:var(--ds-black);cursor:pointer}body.woocommerce-order-pay form#order_review #payment ul.payment_methods li img{max-height:24px;margin-left:10px;vertical-align:middle}body.woocommerce-order-pay form#order_review #payment div.payment_box{background:#f9f9f9;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:16px;margin:14px 0 0;font-size:13px;line-height:1.5;color:rgba(43,43,43,.85);position:relative}body.woocommerce-order-pay form#order_review #payment div.payment_box:before{content:"";position:absolute;top:-8px;left:20px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #f9f9f9}body.woocommerce-order-pay form#order_review #payment .terms{margin:0 0 20px;font-size:13px;font-weight:600;color:var(--ds-black)}body.woocommerce-order-pay form#order_review #payment .place-order{margin:0;padding:0}body.woocommerce-order-pay form#order_review #payment .place-order button{width:100%;padding:18px;font-size:16px;font-weight:900;border-radius:12px;border:0}@media (min-width:901px){.ds-header{position:relative}.ds-header .ds-nav li{position:relative;display:flex;align-items:center}.ds-header .ds-nav>ul>li>a{display:inline-flex;align-items:center;gap:6px;padding:14px 0}.ds-header .ds-nav .menu-item-has-children>a:after{content:"";display:inline-block;width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .25s ease;margin-left:2px;opacity:.6}.ds-header .ds-nav .menu-item-has-children:hover>a:after{transform:translateY(2px) rotate(225deg);opacity:1}.ds-header .ds-nav li.mega-menu{position:static}.ds-header .ds-nav ul.sub-menu{position:absolute;top:100%;left:0;z-index:100;min-width:220px;margin-top:0;background:#fff;border:1px solid var(--ds-border,#eee);border-top:none;box-shadow:0 10px 30px rgba(0,0,0,.04);padding:20px 24px;display:flex;flex-direction:column;gap:8px;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.ds-header .ds-nav li:hover>ul.sub-menu{opacity:1;visibility:visible}.ds-header .ds-nav ul.sub-menu a{font-weight:500;font-size:15px;display:inline-block;padding:4px 0;color:var(--ds-black,#2b2b2b);transition:color .15s ease}.ds-header .ds-nav ul.sub-menu .menu-item-has-children>a:after{display:none}.ds-header .ds-nav ul.sub-menu a:hover{color:var(--ds-muted,rgba(0,0,0,.5));background:0 0}.ds-header .ds-nav li.mega-menu>ul.sub-menu{left:0;right:0;margin:0;width:100vw;left:calc(-50vw + 50%);border-radius:0;border-left:none;border-right:none;border-bottom:1px solid #ebebeb;box-shadow:0 8px 24px rgba(0,0,0,.04);display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:40px 4%;max-width:1240px;margin:0 auto;box-sizing:border-box}.ds-header .ds-nav li.mega-menu>ul.sub-menu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fff;z-index:-1;width:100vw;left:calc(-50vw + 50%)}.ds-header .ds-nav li.mega-menu>ul.sub-menu{max-width:100%;border:none;border-bottom:1px solid var(--ds-surface-2,#f1f1ec)}.ds-header .ds-nav li.mega-menu>ul.sub-menu ul.sub-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;padding:0;margin-top:16px;display:flex;flex-direction:column;gap:8px}.ds-header .ds-nav li.mega-menu>ul.sub-menu>li>a{font-weight:800;font-size:15px;padding-bottom:4px;margin-bottom:8px;color:var(--ds-black,#000);text-transform:uppercase;letter-spacing:.5px;transition:color .15s ease}.ds-header .ds-nav li.mega-menu>ul.sub-menu>li>a:hover{color:var(--ds-muted,rgba(0,0,0,.5));background:0 0}.ds-header .ds-nav li.mega-menu>ul.sub-menu ul.sub-menu a{font-size:15px;font-weight:400;padding:2px 0}}@media (max-width:900px){.ds-wa-minimized,.cky-btn-revisit-wrapper{transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease !important}body.ds-fabs-shrunk .ds-wa-minimized,body.ds-fabs-shrunk .cky-btn-revisit-wrapper{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important}body.ds-fabs-shrunk .ds-wa-minimized svg{width:22px !important;height:22px !important}body.ds-fabs-shrunk .cky-btn-revisit-wrapper svg,body.ds-fabs-shrunk .cky-btn-revisit-wrapper img{width:22px !important;height:22px !important}}}.ds-shop__sidebar .ds-filters{padding:0}.ds-shop__sidebar .ds-filter-widget{padding:18px 18px 14px;border-bottom:1px solid rgba(0,0,0,.06)}.ds-shop__sidebar .ds-filter-widget:last-child{border-bottom:0}.ds-shop__sidebar .ds-filter-title{margin:0 0 14px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ds-muted,#6b7280)}.ds-shop__sidebar .ds-filterlist{display:flex;flex-direction:column;gap:4px}.ds-shop__sidebar .ds-filteropt{display:flex;align-items:center;gap:10px;padding:8px 10px;margin:0 -10px;border-radius:8px;cursor:pointer;transition:background-color .15s ease,color .15s ease;font-size:14px;font-weight:500;color:#111;user-select:none}.ds-shop__sidebar .ds-filteropt:hover{background:rgba(0,0,0,.04)}.ds-shop__sidebar .ds-filteropt.is-checked{background:rgba(255,193,7,.1);font-weight:600}.ds-shop__sidebar .ds-filteropt input[type=checkbox]{appearance:none;-webkit-appearance:none;width:18px;height:18px;flex-shrink:0;border:2px solid rgba(0,0,0,.25);border-radius:5px;background:#fff;cursor:pointer;position:relative;transition:border-color .15s ease,background-color .15s ease;margin:0}.ds-shop__sidebar .ds-filteropt input[type=checkbox]:hover{border-color:rgba(0,0,0,.45)}.ds-shop__sidebar .ds-filteropt input[type=checkbox]:checked{background:#2b2b2b;border-color:#2b2b2b}.ds-shop__sidebar .ds-filteropt input[type=checkbox]:checked:after{content:'';position:absolute;top:1px;left:4px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.ds-shop__sidebar .ds-filteropt input[type=checkbox]:focus-visible{outline:2px solid var(--ds-yellow,#ffc107);outline-offset:2px}.ds-shop__sidebar .ds-filteropt__count{margin-left:auto;font-size:11px;font-weight:600;color:var(--ds-muted,#6b7280);background:rgba(0,0,0,.05);padding:2px 8px;border-radius:999px;min-width:22px;text-align:center}.ds-shop__sidebar .ds-filteropt.is-checked .ds-filteropt__count{background:rgba(255,193,7,.25);color:#111}.ds-shop__sidebar .ds-filterlist--swatches .ds-filteropt__swatch{width:20px;height:20px;border-radius:50%;background:var(--ds-sw,#e5e7eb);border:1px solid rgba(0,0,0,.22);flex-shrink:0;box-shadow:0 0 0 1px rgba(0,0,0,.06),inset 0 1px 2px rgba(0,0,0,.08)}.ds-shop__sidebar .ds-filterlist--swatches .ds-filteropt input[type=checkbox]{width:16px;height:16px;border-radius:4px}.ds-shop__sidebar .widget_ds_widget_apply_filters{position:sticky;bottom:0;background:linear-gradient(to top,#fff 60%,rgba(255,255,255,0));padding-top:18px;padding-bottom:16px;z-index:5}.ds-shop__sidebar .widget_ds_widget_clear_filters{padding-top:6px}.ds-shop__sidebar .widget_ds_widget_clear_filters .ds-shop__applyFiltersBtn,.ds-shop__sidebar .widget_ds_widget_clear_filters button{background:0 0 !important;color:var(--ds-muted,#6b7280) !important;font-weight:500 !important;box-shadow:none !important;padding:8px 0 !important;text-decoration:underline}.ds-shop__sidebar .widget_ds_widget_clear_filters button:hover{color:#111 !important}html,body{overflow-x:clip !important;overflow-x:hidden !important;max-width:100%;position:relative}#page,.site,.ds-site,.site-wrapper,#primary,main,.site-main,footer.ds-footer,.ds-footer{max-width:100%;overflow-x:clip}@media (max-width:900px){html,body{width:100%;max-width:100vw;overflow-x:clip !important;overflow-x:hidden !important}#page,main,.site-main,footer,section,.ds-section{overflow-x:clip;max-width:100vw}}@media (max-width:900px){.ds-mobile-nav{position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;top:auto !important;width:100% !important;max-width:100vw !important;transform:translateZ(0) !important;-webkit-transform:translateZ(0) !important;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;contain:layout style paint;z-index:10000 !important;padding-bottom:env(safe-area-inset-bottom,0px)}body{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}}.woocommerce-notices-wrapper{max-width:1200px;margin:18px auto 0;padding:0 20px}@media (max-width:720px){.woocommerce-notices-wrapper{padding:0 14px}}.woocommerce-error,.woocommerce-message,.woocommerce-info,.wc-block-components-notice-banner{position:relative;display:flex !important;align-items:center;gap:12px;padding:12px 16px !important;margin:0 0 12px !important;border-radius:10px !important;border:1px solid;box-shadow:none !important;font-size:14px;font-weight:500;line-height:1.45;list-style:none}.woocommerce-error:before,.woocommerce-message:before,.woocommerce-info:before,.wc-block-components-notice-banner:before{content:"";flex:0 0 22px;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;line-height:1}.woocommerce-error>ul,.woocommerce-message>ul,.woocommerce-info>ul{margin:0;padding:0;list-style:none;flex:1;min-width:0}.woocommerce-error>ul>li,.woocommerce-message>ul>li,.woocommerce-info>ul>li{display:flex;align-items:center;gap:10px;padding:0;margin:0;font-size:inherit;color:inherit}.woocommerce-error .button,.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error li .button,.woocommerce-message li .button,.woocommerce-info li .button{display:inline-flex;align-items:center;justify-content:center;min-height:34px !important;padding:6px 14px !important;margin-left:auto !important;border-radius:8px !important;background:#fff !important;border:1px solid currentColor !important;color:inherit !important;font-size:12.5px !important;font-weight:700 !important;text-decoration:none !important;box-shadow:none !important;white-space:nowrap;flex:0 0 auto;transition:background .15s,color .15s !important}.woocommerce-error .button:hover,.woocommerce-message .button:hover,.woocommerce-info .button:hover{background:currentColor !important;color:#fff !important}.woocommerce-error .button:hover *,.woocommerce-message .button:hover *,.woocommerce-info .button:hover *{color:#fff !important}.woocommerce-error a:not(.button),.woocommerce-message a:not(.button),.woocommerce-info a:not(.button){color:inherit;text-decoration:underline;text-underline-offset:3px;font-weight:600}.woocommerce-message,.wc-block-components-notice-banner.is-success{background:#ecf7f0 !important;border-color:#b9dec4 !important;color:#19612f !important}.woocommerce-message:before,.wc-block-components-notice-banner.is-success:before{content:"✓";background:#19612f}.woocommerce-info,.wc-block-components-notice-banner.is-info{background:#fdf6dc !important;border-color:#f1e0a0 !important;color:#6b4d0a !important}.woocommerce-info:before,.wc-block-components-notice-banner.is-info:before{content:"i";background:#b08a1d;font-style:italic}.woocommerce-error,.wc-block-components-notice-banner.is-error{background:#fbeae8 !important;border-color:#f0bbb5 !important;color:#8b2a22 !important}.woocommerce-error:before,.wc-block-components-notice-banner.is-error:before{content:"!";background:#8b2a22}.wc-block-components-notice-banner>svg,.wc-block-components-notice-banner__content>svg{display:none !important}.wc-block-components-notice-banner__content{flex:1;min-width:0;padding:0 !important;font-size:inherit !important;color:inherit !important}@media (max-width:540px){.woocommerce-error,.woocommerce-message,.woocommerce-info,.wc-block-components-notice-banner{font-size:13.5px;padding:10px 14px !important}.woocommerce-error .button,.woocommerce-message .button,.woocommerce-info .button{margin-left:0 !important;margin-top:8px !important;width:100%}.woocommerce-error>ul>li,.woocommerce-message>ul>li,.woocommerce-info>ul>li{flex-wrap:wrap}}