:root{--wvh-orange:#FF7900;--wvh-orange-dark:#E56D00;--wvh-orange-light:#FFF4EB;--wvh-orange-glow:rgba(255,121,0,0.25);--wvh-black:#111;--wvh-gray-900:#1a1a1a;--wvh-gray-800:#333;--wvh-gray-700:#444;--wvh-gray-600:#555;--wvh-gray-500:#777;--wvh-gray-400:#999;--wvh-gray-300:#CCC;--wvh-gray-200:#E5E5E5;--wvh-gray-100:#F5F5F5;--wvh-white:#FFF;--wvh-success:#22C55E;--wvh-success-light:#DCFCE7;--wvh-error:#EF4444;--wvh-error-light:#FEE2E2;--wvh-warning:#F59E0B;--wvh-warning-light:#FEF3C7;--wvh-info:#3B82F6;--wvh-info-light:#DBEAFE;--wvh-cream:#FFFAF5;--wvh-cream-dark:#FDF7F3;--wvh-font-body:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--wvh-font-heading:'Bebas Neue',Impact,sans-serif;--wvh-text-xs:0.75rem;--wvh-text-sm:0.875rem;--wvh-text-base:1rem;--wvh-text-lg:1.125rem;--wvh-text-xl:1.25rem;--wvh-text-2xl:1.5rem;--wvh-text-3xl:1.875rem;--wvh-text-4xl:2.25rem;--wvh-text-5xl:3rem;--wvh-space-1:0.25rem;--wvh-space-2:0.5rem;--wvh-space-3:0.75rem;--wvh-space-4:1rem;--wvh-space-5:1.25rem;--wvh-space-6:1.5rem;--wvh-space-8:2rem;--wvh-space-10:2.5rem;--wvh-space-12:3rem;--wvh-space-16:4rem;--wvh-space-20:5rem;--wvh-radius-sm:6px;--wvh-radius-md:10px;--wvh-radius-lg:16px;--wvh-radius-xl:24px;--wvh-radius-full:9999px;--wvh-shadow-sm:0 1px 2px rgba(0,0,0,0.04);--wvh-shadow-md:0 4px 12px rgba(0,0,0,0.08);--wvh-shadow-lg:0 12px 40px rgba(0,0,0,0.12);--wvh-shadow-orange:0 4px 14px rgba(255,121,0,0.3);--wvh-transition-fast:150ms ease;--wvh-transition-base:200ms ease;--wvh-transition-slow:300ms ease;--wvh-container-max:1280px;--wvh-container-narrow:900px;--wvh-header-height:70px;--text-muted:#5a5a5a;--breadcrumb-color:#5a5a5a;--breadcrumb-link-color:#a65000;--badge-bg-sale:#a65000;--badge-bg-new:#0d4d2a;--badge-bg-muted:#14532d;--footer-link-color:#c9c9c9}*,::after,::before{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:clip}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overscroll-behavior-x:none}body{font-family:var(--wvh-font-body);font-size:var(--wvh-text-base);line-height:1.6;color:var(--wvh-gray-800);background:var(--wvh-white)}img{display:block}img,svg{max-width:100%;height:auto}.filter-checkbox__box svg{flex-shrink:0}.product-card__btn svg,.product-card__quickview svg,.product-card__shipping svg,a svg,button svg,label svg,span svg{width:1em;height:1em;flex-shrink:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}ul{list-style:none}button{background:0 0;border:0;cursor:pointer}h1,h2,h3,h4{font-weight:700;line-height:1.2;color:var(--wvh-black)}h1{font-size:var(--wvh-text-4xl)}h2{font-size:var(--wvh-text-3xl)}h3{font-size:var(--wvh-text-2xl)}h4{font-size:var(--wvh-text-xl)}p{margin-bottom:var(--wvh-space-4)}p:last-child{margin-bottom:0}.container{width:100%;max-width:var(--wvh-container-max);margin:0 auto;padding:0 var(--wvh-space-4)}.wvh-wrap{max-width:1320px;margin:0 auto;padding:0 24px}@media (max-width:768px){.wvh-wrap{padding:0 16px}}.wvh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:10px;font-weight:600;font-size:14px;transition:all .3s ease;border:0;cursor:pointer;text-decoration:none}.wvh-btn svg{width:16px;height:16px;transition:transform .3s ease}.wvh-btn-outline-light{background:#fff0;color:var(--wvh-white);border:2px solid rgb(255 255 255/.4)}.wvh-btn-outline-light:hover{background:rgb(255 255 255/.1);border-color:var(--wvh-white);color:var(--wvh-white)}.wvh-btn-whatsapp{background:#25d366;color:var(--wvh-white);box-shadow:0 4px 15px rgb(37 211 102/.3)}.btn-primary:hover,.wvh-btn-whatsapp:hover{transform:translateY(-2px);color:var(--wvh-white)}.wvh-btn-whatsapp:hover{background:#20bd5a;box-shadow:0 6px 20px rgb(37 211 102/.4)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 26px;border-radius:10px;font-weight:600;font-size:14px;transition:all .3s ease;border:0;cursor:pointer;text-decoration:none;font-family:inherit;line-height:1}.btn-primary{background:var(--wvh-orange);color:var(--wvh-white);box-shadow:0 4px 12px rgb(255 121 0/.25)}.btn-primary:hover{background:var(--wvh-orange-dark)}@media (max-width:767px){.not-mobile{display:none!important}}@media (min-width:1025px){.not-desktop{display:none!important}}:focus-visible{outline:2px solid var(--wvh-orange);outline-offset:2px}.wvh-price-dec{font-size:.65em;vertical-align:baseline;opacity:.75}.cmplz-cookiebanner .cmplz-manage-vendors.tcf{display:none!important}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (max-width:768px){#filterToggle.shop-filter-toggle{display:none!important}}.topbar{background:var(--wvh-black);color:var(--wvh-white);font-size:var(--wvh-text-sm);padding:var(--wvh-space-2)0}.topbar__inner{display:flex;justify-content:space-between;align-items:center}.topbar__usps{display:flex;gap:var(--wvh-space-6)}.topbar__usps span{display:flex;align-items:center;gap:var(--wvh-space-2)}.site-header{background:var(--wvh-white);padding:var(--wvh-space-4)0;position:sticky;top:0;z-index:100;box-shadow:var(--wvh-shadow-sm)}.header__inner{display:flex;align-items:center;gap:var(--wvh-space-6)}.site-branding{flex-shrink:0}.site-branding .custom-logo{max-height:50px;width:auto}.header-search{flex:1;max-width:560px;position:relative}.search-form{display:flex;position:relative;width:100%}.search-form__input{flex:1;padding:14px 58px 14px 20px;border:2px solid var(--wvh-gray-200);border-radius:var(--wvh-radius-full);font-size:15px;font-family:inherit;color:var(--wvh-black);background:var(--wvh-gray-100);transition:all var(--wvh-transition-fast);outline:0}.search-form__input::placeholder{color:var(--wvh-gray-400)}.search-form__input:focus{border-color:var(--wvh-orange);background:var(--wvh-white);box-shadow:0 2px 12px rgb(0 0 0/.06)}.search-form__input::-webkit-search-cancel-button{-webkit-appearance:none;display:none}.search-form__button{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:var(--wvh-orange);color:var(--wvh-white);border:0;border-radius:50%;cursor:pointer;transition:background var(--wvh-transition-fast),transform .15s ease}.search-form__button:hover{background:var(--wvh-orange-dark);transform:translateY(-50%) scale(1.05)}.search-form__button svg{width:22px;height:22px}.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto;flex-shrink:0}.header-action--account{order:2;flex-shrink:0;position:relative;z-index:2}.header-action--cart,.header-action--trust{order:3;flex-shrink:0;position:relative;z-index:2}.header-action--trust{display:none!important;align-items:center;justify-content:flex-start;order:1;z-index:50;min-width:200px}@media (min-width:1101px){.header-action--trust{display:flex!important}}.header-action--trust minimized-trustbadge-inline-horizontal,.mobile-trust-badge minimized-trustbadge-inline-horizontal{display:block!important;position:static!important;transform:none!important;width:auto!important;height:auto!important}.mobile-trust-badge{display:none!important;justify-content:center;align-items:center;padding:6px 0;background:var(--wvh-white);border-bottom:none;text-align:center;width:100%}@media (max-width:1100px){.mobile-trust-badge{display:flex!important}}.mobile-trust-badge minimized-trustbadge-inline-horizontal{width:100%!important;text-align:center}@media (max-width:767px){.header-actions{gap:6px}}.header-action{display:flex;align-items:center;justify-content:left;width:44px;height:44px;color:var(--wvh-black);transition:color var(--wvh-transition-fast);position:relative;background:0 0;border:0;padding:0;cursor:pointer;text-decoration:none}.header-action:hover,.nav-menu .sub-menu .menu-item-has-children>a:hover::after,.nav-menu>li>a:hover{color:var(--wvh-orange)}.header-action__count{position:absolute;top:2px;right:2px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:var(--wvh-orange);color:var(--wvh-white);font-size:11px;font-weight:700;border-radius:50%;padding:0 4px}.main-navigation{background:var(--wvh-white);border-top:1px solid var(--wvh-gray-100);display:none}@media (min-width:1025px){.main-navigation{display:block}}.nav-menu,.nav-menu>li>a{display:flex;align-items:center}.nav-menu{gap:0;list-style:none;margin:0;padding:0}.nav-menu>li>a{padding:var(--wvh-space-4) var(--wvh-space-5);font-size:var(--wvh-text-sm);font-weight:600;color:var(--wvh-black);transition:color var(--wvh-transition-fast)}.nav-menu .sub-menu{position:absolute;top:100%;left:0;min-width:220px;background:var(--wvh-white);border-radius:var(--wvh-radius-md);box-shadow:var(--wvh-shadow-lg);padding:var(--wvh-space-2)0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all var(--wvh-transition-fast);z-index:100;list-style:none}.nav-menu>li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-menu .sub-menu a{display:block;padding:var(--wvh-space-3) var(--wvh-space-4);font-size:var(--wvh-text-sm);color:var(--wvh-gray-700);transition:all var(--wvh-transition-fast)}.nav-menu .sub-menu a:hover{background:var(--wvh-orange-light);color:var(--wvh-orange)}.nav-menu .sub-menu .sub-menu{position:absolute;top:0;left:100%;margin-left:8px;min-width:200px;opacity:0;visibility:hidden;transform:translateX(-10px);z-index:101}.nav-menu .sub-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateX(0)}.nav-menu .sub-menu .menu-item-has-children>a::after{content:"›";position:absolute;right:var(--wvh-space-4);color:var(--wvh-gray-400);font-size:18px;line-height:1}.nav-menu .sub-menu .menu-item-has-children>a,.nav-menu>li{position:relative}.menu-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;background:#fff0;border:0;cursor:pointer}@media (max-width:1024px){.menu-toggle{display:flex}}.menu-toggle__bar,.mobile-nav-overlay{transition:all var(--wvh-transition-base)}.menu-toggle__bar{width:24px;height:2px;background:var(--wvh-black)}.mobile-nav-overlay{position:fixed;inset:0;background:rgb(0 0 0/.5);opacity:0;visibility:hidden;z-index:998}.mobile-nav{position:fixed;top:0;left:-100%;width:300px;max-width:90vw;height:100vh;background:var(--wvh-white);z-index:999;transition:left var(--wvh-transition-slow);overflow-y:auto}.mobile-nav__header{display:flex;justify-content:space-between;align-items:center;padding:var(--wvh-space-4);border-bottom:1px solid var(--wvh-gray-100)}.mobile-nav__title{font-size:var(--wvh-text-lg);font-weight:700}.mobile-nav__close{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--wvh-gray-500)}.mobile-nav__search{padding:var(--wvh-space-4);border-bottom:1px solid var(--wvh-gray-100)}.mobile-nav__search input{width:100%;padding:var(--wvh-space-3);border:1px solid var(--wvh-gray-200);border-radius:var(--wvh-radius-md);font-size:var(--wvh-text-sm)}.mobile-nav__menu{list-style:none;padding:0;margin:0}.mobile-nav__menu li{border-bottom:1px solid var(--wvh-gray-100)}.mobile-nav__menu a{display:block;padding:var(--wvh-space-4);font-weight:500;color:var(--wvh-black)}.mobile-nav__menu a:hover{color:var(--wvh-orange);background:var(--wvh-orange-light)}.mobile-nav__menu .sub-menu{list-style:none;padding:0;background:var(--wvh-gray-100)}.mobile-nav__menu .sub-menu a{padding-left:var(--wvh-space-8);font-size:var(--wvh-text-sm);font-weight:400}.mobile-nav__section{background:var(--wvh-gray-100);padding:var(--wvh-space-3) var(--wvh-space-4);border-bottom:1px solid var(--wvh-gray-200)}.mobile-nav__section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--wvh-gray-500)}.mobile-nav__pages a{display:flex;align-items:center;gap:var(--wvh-space-3)}.mobile-nav__pages a:hover svg{color:var(--wvh-orange-dark)}.mobile-nav__usps{padding:var(--wvh-space-4);background:var(--wvh-orange-light);border-top:1px solid rgb(255 121 0/.15);margin-top:auto}.mobile-nav__usp{display:flex;align-items:center;gap:var(--wvh-space-2);font-size:12px;font-weight:500;color:var(--wvh-gray-700);padding:var(--wvh-space-2)0}.mobile-nav__pages svg,.mobile-nav__usp svg{color:var(--wvh-orange);flex-shrink:0}@media (min-width:768px) and (max-width:1024px){.header__inner{gap:var(--wvh-space-4)}.site-branding .custom-logo{max-height:45px}}@media (max-width:767px){.header__inner{gap:var(--wvh-space-2)}.site-branding .custom-logo{max-height:36px}}.payment-icon{display:flex;opacity:.8;transition:opacity var(--wvh-transition-fast)}.payment-icon:hover{opacity:1}.site{display:flex;flex-direction:column;min-height:100vh;overflow-x:clip}.site-content{flex:1}.trp-language-switcher-container,[class*=trp-ls]{max-width:100vw!important;overflow:hidden}.woocommerce-breadcrumb{font-size:13px;color:#777;margin-bottom:24px}.woocommerce-breadcrumb a{color:#777;transition:color .2s ease}.product-card__title a:hover,.woocommerce-breadcrumb a:hover{color:#ff7900}.product-card,.shop-products .product{position:relative;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px rgb(0 0 0/.06);transition:transform .3s ease,box-shadow .3s ease;height:100%;min-width:0}.product-card:hover{box-shadow:0 8px 30px rgb(0 0 0/.12);transform:translateY(-4px)}.product-card__image{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f8f9fa}.product-card__img-wrap{position:relative;width:100%;height:100%;overflow:hidden}.product-card__img--main,.product-card__img:first-child{position:relative;width:100%;height:100%;object-fit:contain;padding:16px;transition:opacity .4s ease,transform .4s ease;z-index:1}.product-card .product-card__img--hover,.product-card .product-card__img-wrap>img:nth-child(2){position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:contain;padding:16px;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .4s ease,visibility .4s ease,transform .4s ease;z-index:2}.product-card:hover .product-card__img--main,.product-card:hover .product-card__img:first-child{opacity:0}.product-card:hover .product-card__img--hover,.product-card:hover .product-card__img-wrap>img:nth-child(2){opacity:1;visibility:visible;transform:scale(1)}.product-card__badges,.product-card__quickview{position:absolute;top:12px;display:flex;z-index:10}.product-card__badges{left:12px;flex-direction:column;gap:6px}.product-card__quickview{right:12px;width:40px;height:40px;align-items:center;justify-content:center;background:rgb(255 255 255/.95);border:0;border-radius:50%;cursor:pointer;opacity:0;transform:translateY(-8px);transition:opacity .3s ease,transform .3s ease,background .3s ease;box-shadow:0 2px 8px rgb(0 0 0/.1)}.product-card:hover .product-card__quickview{opacity:1;transform:translateY(0)}.product-card__quickview:hover{background:#ff7900;color:#fff}.product-card__body{display:flex;flex-direction:column;flex:1;padding:16px;gap:8px}.product-card__rating{display:flex;align-items:center;gap:6px}.product-card__stars{display:flex;gap:1px}.product-card__stars .star{font-size:13px}.product-card__stars .star--full{color:#ffb800}.product-card__reviews{font-size:12px;color:#888}.product-card__title{font-size:14px;font-weight:600;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__title a{color:#111;text-decoration:none}.product-card__swatches{display:flex;flex-wrap:wrap;gap:6px;margin:4px 0}.product-card__swatch--color{width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px rgb(0 0 0/.1)}.product-card__price{font-size:18px;font-weight:700;color:#111;margin-top:auto}.product-card__shipping{display:flex;align-items:center;gap:4px;font-size:12px;color:#00c853;font-weight:500}.product-card__footer{padding:0 16px 16px;margin-top:auto}.product-card__btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 18px;font-size:14px;font-weight:700;border-radius:12px;cursor:pointer;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;text-decoration:none;border:0;text-transform:uppercase;letter-spacing:.3px}.product-card__btn--cart{background:linear-gradient(135deg,#ff7900 0,#ff9a44 100%);color:#fff;box-shadow:0 4px 16px rgb(255 121 0/.25)}.product-card__btn--cart:hover,.product-card__btn--select:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgb(255 121 0/.35)}.product-card__btn--cart:hover{background:linear-gradient(135deg,#e56d00 0,#ff8a2e 100%)}.product-card__btn--select{background:#111;color:#fff;box-shadow:0 4px 12px rgb(26 26 46/.2)}.product-card__btn--select:hover{background:linear-gradient(135deg,#ff7900 0,#ff9a44 100%)}.product-card__btn-icon{width:18px;height:18px;flex-shrink:0}@media (max-width:768px){.product-card__body{padding:12px}.product-card__title{font-size:13px}.product-card__price{font-size:16px}.product-card__footer{padding:0 12px 12px}.product-card__btn{padding:10px 12px;font-size:13px}.product-card__quickview{opacity:1;transform:translateY(0)}}.shop-page{background:#f8f8f8;min-height:100vh;overflow-x:hidden}.shop-wrapper{display:grid;grid-template-columns:280px minmax(0,1fr);gap:30px;padding:30px 0 60px;min-width:0}@media (max-width:1024px){.shop-wrapper{grid-template-columns:1fr;gap:20px}}.shop-header{background:#fff;padding:30px 0;border-bottom:1px solid #eee}.shop-header__breadcrumb{margin-bottom:12px;min-height:20px}.shop-header__breadcrumb .woocommerce-breadcrumb{font-size:13px;color:#777;margin:0;line-height:1.6;display:flex;flex-wrap:wrap;gap:4px;align-items:center}.shop-header__breadcrumb .woocommerce-breadcrumb a{color:#ff7900;text-decoration:none;transition:color .2s}.shop-header__breadcrumb .woocommerce-breadcrumb a:hover{text-decoration:underline;color:#e56d00}.shop-header__title{font-family:"Bebas Neue",Impact,sans-serif;font-size:clamp(32px,5vw,48px);color:#111;margin:0;letter-spacing:1px}.shop-header__description{font-size:15px;color:#666;line-height:1.7;max-width:700px;margin-top:12px}.shop-filter-toggle{display:none;align-items:center;gap:8px;padding:12px 20px;background:#fff;border:2px solid #eee;border-radius:10px;font-size:14px;font-weight:600;color:#333;cursor:pointer;transition:all .2s;width:100%;justify-content:center;margin-bottom:20px}.shop-filter-toggle:hover{border-color:#ff7900;color:#ff7900}@media (max-width:1024px){.shop-filter-toggle{display:flex}}.shop-sidebar{background:#fff;border-radius:16px;padding:24px;position:sticky;top:100px;max-height:calc(100vh - 120px);display:flex;flex-direction:column;box-shadow:0 2px 12px rgb(0 0 0/.04)}.shop-sidebar__header{display:none}.shop-sidebar__content{display:flex;flex-direction:column;gap:8px;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgb(0 0 0/.15) #fff0}.shop-sidebar__content::-webkit-scrollbar{width:4px}.shop-sidebar__content::-webkit-scrollbar-track{background:#fff0}.shop-sidebar__content::-webkit-scrollbar-thumb{background:rgb(0 0 0/.15);border-radius:4px}.shop-sidebar__footer{display:none}@media (max-width:1024px){.shop-sidebar{position:fixed;top:0;left:-100%;width:100%;max-width:360px;height:100vh;border-radius:0;z-index:1000;display:flex;flex-direction:column;padding:0;transition:left .3s ease;overflow:hidden}.shop-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eee;flex-shrink:0}.shop-sidebar__title{font-family:"Bebas Neue",Impact,sans-serif;font-size:24px;color:#111;margin:0;letter-spacing:.5px}.shop-sidebar__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:0;border-radius:50%;cursor:pointer;color:#333;transition:all .2s}.shop-sidebar__close:hover{background:#ff7900;color:#fff}.shop-sidebar__content{flex:1;min-height:0;overflow-y:auto;padding:20px 24px;padding-bottom:max(28px,env(safe-area-inset-bottom,0));-webkit-overflow-scrolling:touch}.shop-sidebar__footer{display:block;padding:16px 24px;border-top:1px solid #eee;background:#fff;flex-shrink:0}.shop-sidebar__apply{width:100%;padding:16px 24px;background:#ff7900;color:#fff;border:0;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.shop-sidebar__apply:hover{background:#e56d00}}.shop-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0/.5);z-index:999;opacity:0;transition:opacity .3s ease}.filter-section{border-bottom:1px solid #eee;padding-bottom:16px;margin-bottom:16px}.filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-section__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 0;background:0 0;border:0;font-size:14px;font-weight:700;color:#111;cursor:pointer;transition:color .2s}.filter-section__header:hover{color:#ff7900}.filter-section__icon{transition:transform .3s ease}.filter-section.is-expanded .filter-section__icon,.filter-section__header[aria-expanded=true] .filter-section__icon{transform:rotate(180deg)}.filter-section__body{padding-top:8px}.filter-list{list-style:none;margin:0;padding:0}.filter-list__item{margin-bottom:4px}.filter-list__checkbox,.filter-list__link{display:flex;align-items:center;transition:all .2s}.filter-list__link{gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;color:#444;cursor:pointer;min-height:44px;position:relative}.filter-checkbox:hover,.filter-list__link:hover,.filter-radio:hover{background:#f5f5f5}.filter-list__checkbox{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;flex-shrink:0;justify-content:center}.filter-list__name{flex:1}.filter-list__count{font-size:12px;color:#999}.filter-list__checkbox,.filter-list__count,.filter-list__name{position:relative;z-index:0;pointer-events:none}.filter-checkbox{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .2s;min-height:44px;position:relative}.filter-checkbox input,.filter-radio input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:.01;cursor:pointer;z-index:3;-webkit-tap-highlight-color:#fff0}.filter-checkbox__box,.filter-checkbox__label{pointer-events:none;position:relative;z-index:0}.filter-checkbox__box{width:22px;height:22px;border:2px solid #ddd;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.filter-checkbox__box svg{width:14px;height:14px;opacity:0;color:#fff;transition:opacity .2s}.filter-checkbox input:checked+.filter-checkbox__box{background:#ff7900;border-color:#ff7900}.filter-checkbox input:checked+.filter-checkbox__box svg{opacity:1}.filter-checkbox__label{font-size:14px;color:#333;display:flex;align-items:center;gap:8px}.filter-checkbox__badge{padding:2px 8px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:50px;text-transform:uppercase}.filter-radio{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:background .2s;min-height:44px;position:relative}.filter-radio__box,.filter-radio__label,.filter-radio__stars{pointer-events:none;position:relative;z-index:0}.filter-radio__box{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.filter-radio input:checked+.filter-radio__box{border-color:#ff7900}.filter-radio input:checked+.filter-radio__box::after{content:"";width:10px;height:10px;background:#ff7900;border-radius:50%}.filter-radio__stars{display:flex;gap:2px}.filter-radio__stars .star{font-size:14px}.filter-radio__stars .star--filled{color:#f59e0b}.filter-radio__stars .star--empty{color:#ddd}.filter-radio__label{font-size:13px;color:#999}.price-filter{padding:8px 0}.price-filter__range{margin-bottom:16px}.price-filter__range input[type=range]{width:100%;height:6px;background:#eee;border-radius:3px;outline:0;-webkit-appearance:none}.price-filter__range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;background:#ff7900;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgb(255 121 0/.3)}.price-filter__inputs{display:flex;align-items:center;gap:12px;margin-bottom:16px}.price-filter__field{flex:1;display:flex;align-items:center;background:#f5f5f5;border-radius:8px;padding:10px 14px;border:2px solid #fff0;transition:border-color .2s}.price-filter__field:focus-within{border-color:#ff7900;background:#fff}.price-filter__currency{font-size:14px;font-weight:600;color:#999;margin-right:4px}.price-filter__field input{width:100%;border:0;background:#fff0;font-size:14px;font-weight:600;color:#333;outline:0}.price-filter__separator{font-size:13px;color:#999;flex-shrink:0}.price-filter__apply{width:100%;padding:12px 16px;background:#111;color:#fff;border:0;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}.price-filter__apply:hover{background:#ff7900}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px;background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 8px rgb(0 0 0/.04)}.shop-toolbar__count{font-size:14px;color:#666}.shop-toolbar__sort{display:flex;align-items:center;gap:10px}.shop-toolbar__sort .orderby,.shop-toolbar__sort select{padding:10px 36px 10px 14px;background:#f5f5f5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")no-repeat right 12px center;border:0;border-radius:8px;font-size:14px;color:#333;cursor:pointer;-webkit-appearance:none;appearance:none}@media (max-width:767px){.shop-toolbar{flex-direction:column;align-items:stretch;gap:12px}}.shop-main{min-width:0;overflow-x:hidden}.shop-products{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;list-style:none!important;margin:0!important;padding:0!important;min-width:0}@media (min-width:768px) and (max-width:1024px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}}@media (max-width:767px){.shop-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.shop-products li.product{margin:0!important;padding:0!important;width:100%!important}}.shop-pagination{margin-top:40px;display:flex;justify-content:center}.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}.shop-page .shop-header__breadcrumb .woocommerce-breadcrumb{color:var(--breadcrumb-color,#5a5a5a)!important}.shop-page .shop-header__breadcrumb .woocommerce-breadcrumb a{color:var(--breadcrumb-link-color,#a65000)!important}.shop-page .filter-list__count{color:#5f6368!important}.product-card__shipping,.product-card__shipping span{color:var(--badge-bg-muted,#14532d)!important}@media (max-width:1024px){.shop-filter-stack{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgb(0 0 0/.05);margin-bottom:12px;overflow:hidden;border:1px solid #eee}.shop-filter-stack .shop-filter-toggle{margin-bottom:0;border:0;border-bottom:1px solid #eee;border-radius:0;box-shadow:none;padding:10px 14px;font-size:13px;min-height:0}.shop-wrapper{padding-top:4px}.shop-main .shop-toolbar{padding:10px 14px;margin-bottom:12px;gap:10px;flex-wrap:wrap;align-items:center}.shop-toolbar__left{flex:1 1 auto;min-width:0}.shop-toolbar__count{font-size:13px;font-weight:600;color:#444}.shop-toolbar__sort,.shop-toolbar__sort .woocommerce-ordering{margin:0;width:100%}.shop-toolbar__sort .woocommerce-ordering select,.shop-toolbar__sort select.orderby{width:100%;max-width:100%;padding:8px 12px;font-size:13px;border-radius:8px}}@media (min-width:1025px){.shop-filter-stack{background:#fff0;border:0;box-shadow:none;margin:0;overflow:visible}}.wvh-nl-overlay{position:fixed;inset:0;z-index:99999;background:rgb(0 0 0/.55);display:flex;align-items:center;justify-content:center;padding:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;transition:opacity .3s ease}.wvh-nl-popup{position:relative;width:100%;max-width:440px;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 24px 64px rgb(0 0 0/.2);transform:translateY(24px) scale(.96);transition:transform .35s cubic-bezier(.4,0,.2,1)}.wvh-nl-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;background:rgb(0 0 0/.06);color:#555;font-size:22px;line-height:36px;text-align:center;border-radius:50%;cursor:pointer;z-index:2;transition:background .2s,color .2s}.wvh-nl-close:hover{background:rgb(0 0 0/.12);color:#111}.wvh-nl-content{padding:40px 32px 32px;text-align:center}.wvh-nl-badge{display:inline-block;background:#ff7900;color:#fff;font-size:12px;font-weight:800;letter-spacing:1.5px;padding:6px 16px;border-radius:100px;margin-bottom:16px}.wvh-nl-title{margin:0 0 12px;font-size:24px;font-weight:400;color:#111;line-height:1.3}.wvh-nl-title strong{color:#ff7900;font-weight:700}.wvh-nl-desc{margin:0 0 24px;font-size:14px;color:#666;line-height:1.6}.wvh-nl-form{display:flex;flex-direction:column;gap:12px}.wvh-nl-input{width:100%;padding:14px 16px;font-size:15px;border:2px solid #e5e5e5;border-radius:10px;outline:0;transition:border-color .2s;box-sizing:border-box;font-family:inherit}.wvh-nl-input:focus{border-color:#ff7900}.wvh-nl-btn{display:inline-block;width:100%;padding:14px 24px;background:#ff7900;color:#fff;font-size:15px;font-weight:700;border:0;border-radius:10px;cursor:pointer;transition:background .2s,transform .1s;text-align:center;text-decoration:none;font-family:inherit;box-sizing:border-box}.wvh-nl-btn:hover{background:#e56d00}.wvh-nl-btn:active{transform:scale(.98)}.wvh-nl-privacy{margin:16px 0 0;font-size:12px;color:#999}.wvh-nl-coupon{display:inline-block;padding:16px 32px;margin:8px 0 20px;font-size:28px;font-weight:800;letter-spacing:2px;color:#ff7900;background:#fff4eb;border:2px dashed #ff7900;border-radius:12px;user-select:all;-webkit-user-select:all}@media (max-width:480px){.wvh-nl-popup{max-width:100%;border-radius:16px 16px 0 0}.wvh-nl-overlay{align-items:flex-end}.wvh-nl-content{padding:36px 24px 28px}.wvh-nl-title{font-size:22px}}.trp-floating-switcher{display:flex;position:fixed;z-index:99999;overflow:hidden;padding:var(--switcher-padding,10px);border:var(--border,none);border-radius:var(--border-radius,8px);background:var(--bg,#fff);width:var(--switcher-width,auto);top:var(--top,unset);right:var(--right,unset);bottom:var(--bottom,unset);left:var(--left,unset);box-shadow:0 10px 20px 0#0000000d}.trp-floating-switcher,.trp-floating-switcher .trp-language-switcher-inner,.trp-floating-switcher .trp-switcher-dropdown-list{flex-direction:column-reverse}.trp-language-switcher-inner{display:flex}.trp-switcher-dropdown-list{display:flex;overflow-y:hidden;transition:max-height .2s ease-in-out;max-height:0;transition-duration:var(--transition-duration)}.trp-language-item:focus{outline:0}.trp-language-item:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.trp-language-item{display:flex;align-items:center;gap:8px;padding:7px 16px;text-decoration:none;min-height:19px;box-sizing:content-box}.trp-language-item:hover{background:var(--bg-hover,#f3f3f3)}.trp-language-item__current{pointer-events:none;cursor:default}.trp-flag-image{border-radius:var(--flag-radius,0)!important;aspect-ratio:var(--aspect-ratio,4/3)!important;width:var(--flag-size,18px)!important;display:inline-block!important;height:auto!important}.trp-switcher-dropdown-list::-webkit-scrollbar{width:6px}.trp-switcher-dropdown-list::-webkit-scrollbar-track{background:#fff0}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:4px}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover{background-color:var(--text-hover)}@media (prefers-reduced-motion:reduce){.trp-switcher-dropdown-list{transition:none!important}}.trp_ald_ls_container img.trp-flag-image{padding-top:0!important}.trp_ald_ls_container .trp-language-switcher{position:relative;display:inline-block;padding:0;border:0;box-sizing:border-box}.trp_ald_ls_container .trp-language-switcher>div{box-sizing:border-box;padding-right:20px;padding-bottom:3px;padding-left:13px;border:1px solid #c1c1c1;border-radius:3px;background-color:#fff}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#trp_ald_x_button{z-index:0!important}@font-face{font-display:swap;font-family:"Graphik";src:url(/wp-content/plugins/cvb-gateway/assets/fonts/Graphik-Regular.ttf)format("truetype");font-weight:400;font-style:normal}