@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap";:root{--bg: #FFFFFF;--surface: #F7F9FF;--surface-2: #EEF2FF;--border: #D6DEFF;--text: #0B1220;--text-muted: #55657A;--primary: #2E70F4;--primary-hover: #2F52D7;--primary-active: #2747B8;--primary-soft: #E9EEFF;--primary-border: #B7C6FF;--c: #0EA5D9;--m: #C026D3;--y: #F5B301;--k: #111827;--success: #16A34A;--warning: #F59E0B;--danger: #EF4444}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;padding:0;font-family:Roboto Mono,monospace;font-weight:400;line-height:1.6;color:#0b1220;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.website-wrapper{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-weight:600;line-height:1.2;color:#000}p{margin:0 0 1em}.site-content .container{padding:0 20px}@media(max-width:1024px){.site-content .container{padding:0 15px}}.site-content a{position:relative;color:var(--primary);text-decoration:none;transition:color .25s ease}.site-content a:hover,.site-content a:focus{color:var(--primary-hover);text-decoration:none}img,video{max-width:100%;height:auto;display:block}input,textarea,select,button{font:inherit;border-radius:0;outline:none}button{cursor:pointer}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}.hidden{display:none!important}.site-header{font-size:.875rem;background-color:var(--bg);position:sticky;top:0;z-index:1000;box-shadow:0 2px 8px #0000000d}.header-notices{background-color:var(--primary);color:#fff;padding:8px 0;font-size:.813rem}.header-notices .container{padding:0 20px}.header-notices .notice-text{margin:0;text-align:center;line-height:1.4}.header-topbar{background-color:var(--surface);border-bottom:1px solid var(--border);padding:10px 0}.header-topbar .container{padding:0 20px}@media(max-width:1024px){.header-topbar .container{padding:0 15px}}.header-topbar__inner{display:flex;align-items:center;gap:24px;width:100%}.header-services,.header-phones{max-width:max-content}.header-services .services-menu,.header-services .phones-menu,.header-phones .services-menu,.header-phones .phones-menu{list-style:none;margin:0;padding:0;display:flex;gap:16px}.header-services .services-menu li,.header-services .phones-menu li,.header-phones .services-menu li,.header-phones .phones-menu li{position:relative}.header-services .services-menu li a,.header-services .phones-menu li a,.header-phones .services-menu li a,.header-phones .phones-menu li a{display:block;padding:8px 12px;color:var(--text);text-decoration:none;transition:color .25s ease;white-space:nowrap}.header-services .services-menu li a:after,.header-services .phones-menu li a:after,.header-phones .services-menu li a:after,.header-phones .phones-menu li a:after{display:none}.header-services .services-menu li a:hover,.header-services .services-menu li a:focus,.header-services .phones-menu li a:hover,.header-services .phones-menu li a:focus,.header-phones .services-menu li a:hover,.header-phones .services-menu li a:focus,.header-phones .phones-menu li a:hover,.header-phones .phones-menu li a:focus{color:var(--primary)}.header-services .services-menu li.menu-item-has-children>a,.header-services .phones-menu li.menu-item-has-children>a,.header-phones .services-menu li.menu-item-has-children>a,.header-phones .phones-menu li.menu-item-has-children>a{padding-right:20px}.header-services .services-menu li.menu-item-has-children>a:before,.header-services .phones-menu li.menu-item-has-children>a:before,.header-phones .services-menu li.menu-item-has-children>a:before,.header-phones .phones-menu li.menu-item-has-children>a:before{content:"";display:block;width:.75em;height:.75em;position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:transform .25s ease;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center}.header-services .services-menu li.menu-item-has-children>a:after,.header-services .phones-menu li.menu-item-has-children>a:after,.header-phones .services-menu li.menu-item-has-children>a:after,.header-phones .phones-menu li.menu-item-has-children>a:after{display:none}.header-services .services-menu li .sub-menu,.header-services .phones-menu li .sub-menu,.header-phones .services-menu li .sub-menu,.header-phones .phones-menu li .sub-menu{position:absolute;top:100%;left:0;background:var(--bg);border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;padding:8px 0;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:100}.header-services .services-menu li .sub-menu li a,.header-services .phones-menu li .sub-menu li a,.header-phones .services-menu li .sub-menu li a,.header-phones .phones-menu li .sub-menu li a{padding:10px 16px}.header-services .services-menu li .sub-menu li a:hover,.header-services .services-menu li .sub-menu li a:focus,.header-services .phones-menu li .sub-menu li a:hover,.header-services .phones-menu li .sub-menu li a:focus,.header-phones .services-menu li .sub-menu li a:hover,.header-phones .services-menu li .sub-menu li a:focus,.header-phones .phones-menu li .sub-menu li a:hover,.header-phones .phones-menu li .sub-menu li a:focus{background-color:var(--surface)}.header-phones{margin-left:auto}.header-services .services-menu li:hover>.sub-menu,.header-services .services-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-phones .phones-menu li.menu-item-has-children>a{cursor:pointer;-webkit-user-select:none;user-select:none}.header-phones .phones-menu li.is-open>a:before{transform:translateY(-50%) rotate(180deg)}.header-phones .phones-menu li .sub-menu{left:auto;right:0}.header-phones .phones-menu li.is-open>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-lang{display:flex;gap:8px}.header-lang .lang-item,.header-lang a{display:inline-block;padding:6px 10px;color:var(--text-muted);text-decoration:none;text-transform:uppercase;font-size:.75rem;font-weight:600;transition:color .25s ease}.header-lang .lang-item:after,.header-lang a:after{display:none}.header-lang .lang-item:hover,.header-lang .lang-item:focus,.header-lang .lang-item.current,.header-lang a:hover,.header-lang a:focus,.header-lang a.current{color:var(--primary)}.header-cta .btn{display:inline-block;padding:10px 20px;font-size:.875rem;font-weight:600;text-align:center;text-decoration:none;border-radius:4px;transition:all .25s ease;cursor:pointer;border:none;text-wrap:nowrap}.header-cta .btn:after{display:none}.header-cta .btn.btn-primary{background-color:var(--primary);color:#fff}.header-cta .btn.btn-primary:hover,.header-cta .btn.btn-primary:focus{background-color:var(--primary-hover);box-shadow:0 4px 8px #2e70f44d}.header-main{padding:16px 0}.header-main .container{padding:0 20px}@media(max-width:1024px){.header-main .container{padding:0 15px}}.header-main__inner{display:flex;align-items:center;gap:40px}.site-logo{flex-shrink:0}.site-logo .custom-logo-link{display:block;line-height:0}.site-logo .custom-logo-link img{height:50px;width:auto}.site-logo .logo-link{font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none}.site-logo .logo-link:after{display:none}.site-logo .logo-link:hover{color:var(--primary-hover)}.header-nav{flex:1;min-width:0}.header-nav .main-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end;gap:24px}.header-nav .main-menu li{position:relative}.header-nav .main-menu li a{display:block;padding:10px 0;color:var(--text);font-weight:400;text-wrap:nowrap;text-decoration:none;transition:color .25s ease}.header-nav .main-menu li a:after{display:none}.header-nav .main-menu li a:hover,.header-nav .main-menu li a:focus,.header-nav .main-menu li a.current{color:var(--primary)}.header-nav .main-menu li.menu-item-has-children>a:after{content:"";display:inline-block;width:.75em;height:.75em;margin-left:4px;vertical-align:middle;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center}.header-nav .main-menu li .sub-menu{position:absolute;top:100%;left:0;background:var(--bg);border:1px solid var(--border);border-radius:4px;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;padding:8px 0;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:100}.header-nav .main-menu li .sub-menu li a{text-wrap:nowrap;padding:6px 20px}.header-nav .main-menu li .sub-menu li a:hover,.header-nav .main-menu li .sub-menu li a:focus{background-color:var(--surface)}.header-nav .main-menu li:hover>.sub-menu,.header-nav .main-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.header-nav .main-menu .sub-menu li.menu-item-has-children>a{display:flex;align-items:center;padding-right:12px}.header-nav .main-menu .sub-menu li.menu-item-has-children>a:after{content:"";display:block;width:.75em;height:.75em;margin-left:auto;padding-left:8px;flex-shrink:0;background-color:currentColor;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M184 112l144 144-144 144'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M184 112l144 144-144 144'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center}.header-nav .main-menu .sub-menu .sub-menu{top:-8px;left:100%;right:auto;transform:translate(8px)}.header-nav .main-menu .sub-menu .sub-menu.sub-menu--left{left:auto;right:100%;transform:translate(-8px)}.header-nav .main-menu .sub-menu li:hover>.sub-menu,.header-nav .main-menu .sub-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translate(0)!important}.header-nav .main-menu>li>.sub-menu.sub-menu--edge-right,.header-services .services-menu>li>.sub-menu.sub-menu--edge-right{left:auto!important;right:0!important}.header-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;background:transparent;border:1.5px solid var(--border);border-radius:6px;cursor:pointer;transition:border-color .2s,background .2s;flex-shrink:0}.header-burger__line{display:block;width:18px;height:2px;background:var(--text);border-radius:2px;transition:background .2s}.header-burger:hover{border-color:var(--primary-border);background:var(--primary-soft)}.header-burger:hover .header-burger__line{background:var(--primary)}.colorprint-fancybox .popup-content{padding:32px}.colorprint-fancybox .popup-title{margin:0 0 24px;font-size:1.5rem;color:var(--primary)}.colorprint-fancybox .popup-form input[type=text],.colorprint-fancybox .popup-form input[type=email],.colorprint-fancybox .popup-form input[type=tel],.colorprint-fancybox .popup-form textarea{width:100%;padding:12px;border:1px solid var(--border);border-radius:4px;font-family:inherit;transition:border-color .25s ease}.colorprint-fancybox .popup-form input[type=text]:focus,.colorprint-fancybox .popup-form input[type=email]:focus,.colorprint-fancybox .popup-form input[type=tel]:focus,.colorprint-fancybox .popup-form textarea:focus{border-color:var(--primary);outline:none}.colorprint-fancybox .popup-form textarea{min-height:100px;resize:vertical}.colorprint-fancybox .popup-form input[type=submit],.colorprint-fancybox .popup-form button[type=submit]{background-color:var(--primary);color:#fff;padding:12px 32px;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .25s ease}.colorprint-fancybox .popup-form input[type=submit]:hover,.colorprint-fancybox .popup-form input[type=submit]:focus,.colorprint-fancybox .popup-form button[type=submit]:hover,.colorprint-fancybox .popup-form button[type=submit]:focus{background-color:var(--primary-hover)}@media(max-width:1440px){.header-main__inner{gap:28px}.header-nav .main-menu{gap:20px}}@media(max-width:1280px){.header-main__inner{gap:20px}.header-nav .main-menu{gap:14px}.header-nav .main-menu li a{font-size:.8125rem}.header-main__inner .dgwt-wcas-search-wrapp{max-width:320px}}@media(max-width:1100px){.header-main__inner{gap:16px}.header-nav{display:none}.header-main__inner .dgwt-wcas-search-wrapp{flex:1 1 0;max-width:480px;min-width:0}.header-burger{display:flex;margin-left:0;flex-shrink:0}}@media(max-width:1024px){.header-topbar__inner{gap:12px}.header-services .services-menu,.header-phones .phones-menu{gap:8px}.header-services .services-menu li a,.header-phones .phones-menu li a{padding-left:8px;padding-right:8px}}@media(max-width:768px){.header-notices{font-size:.75rem}.header-topbar__inner{gap:12px}.header-services{display:none}.header-phones{width:auto;flex:1}.header-lang{display:none}.header-cta .btn{padding:8px 14px;font-size:.8125rem}.header-main{padding:12px 0}.header-main__inner{flex-wrap:wrap;align-items:center;gap:10px}.site-logo{flex:0 0 auto}.header-main__inner .dgwt-wcas-search-wrapp{order:3;flex:0 0 100%;max-width:100%;min-width:0}.header-burger{order:3;margin-left:auto}}.site-footer{font-size:.875rem;color:var(--text);background-color:var(--bg);--footer-link: var(--text);--footer-link-hover: var(--primary-hover);--footer-title: var(--primary);--footer-border: var(--border)}.footer-top{padding:3rem 0 2.5rem}.footer-top .container{padding:0 20px}@media(max-width:1024px){.footer-top .container{padding:0 15px}}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2.5rem}@media(max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.footer-grid{grid-template-columns:1fr}}.footer-logo{display:block;margin-bottom:1.5rem}.footer-logo .custom-logo-link{display:inline-block;line-height:0}.footer-logo .custom-logo-link:after{display:none}.footer-logo .custom-logo-link img{max-height:60px;width:auto}.footer-logo__text{display:inline-block;font-size:1.375rem;font-weight:700;color:var(--footer-title);text-decoration:none;letter-spacing:-.02em}.footer-logo__text:after{display:none}.footer-logo__text:hover{color:var(--primary)}.footer-contacts-nav{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.45rem}.footer-contacts-nav li a{display:inline-flex;align-items:center;gap:.45rem;color:var(--footer-link);text-decoration:none;transition:color .2s}.footer-contacts-nav li a:hover{color:var(--footer-link-hover);text-decoration:none}.footer-contacts-nav li.is-phone>a{font-weight:500}.footer-contacts-nav li.is-phone>a:before{content:"";display:inline-block;width:.9em;height:.9em;flex-shrink:0;background-color:var(--primary);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.9 12.41a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.8 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 9.91a16 16 0 0 0 6.18 6.18l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.9 12.41a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3.8 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 9.91a16 16 0 0 0 6.18 6.18l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.footer-messengers-nav{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-wrap:wrap;gap:.5rem}.footer-messengers-nav li a{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;border-radius:6px;font-size:.8rem;font-weight:500;text-decoration:none;background-color:var(--border);color:var(--text);transition:opacity .2s}.footer-messengers-nav li a:hover{opacity:.85;text-decoration:none}.footer-messengers-nav li.is-viber>a{background-color:#7360f2;color:#fff}.footer-messengers-nav li.is-telegram>a{background-color:#29a7dd;color:#fff}.footer-address{font-style:normal;line-height:1.7;color:var(--footer-link);margin:0 0 1rem}.footer-address small{font-size:.8rem;opacity:.7}.footer-col__title{margin:0 0 1rem;font-size:1.25em;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--footer-title)}.footer-nav{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.footer-nav li a{position:relative;color:var(--footer-link);text-decoration:none;transition:color .25s ease}.footer-nav li a:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background-color:var(--footer-link-hover);transition:width .3s ease}.footer-nav li a:hover{color:var(--footer-link-hover);text-decoration:none}.footer-nav li a:hover:after{width:100%}.footer-hours{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem;color:var(--footer-link)}.footer-icon{width:1em;height:1em;flex-shrink:0;color:var(--primary)}.footer-bottom{padding:1rem 0}.footer-bottom .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding:0 20px}@media(max-width:1024px){.footer-bottom .container{padding:0 15px}}.footer-copy{margin:0;color:var(--footer-link);font-size:.8rem}.footer-policy-nav{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem 1.25rem}.footer-policy-nav li a{font-size:.8rem;color:var(--footer-link);text-decoration:none;transition:color .2s}.footer-policy-nav li a:hover{color:var(--footer-link-hover);text-decoration:none}.content-area{padding:32px 0 48px}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:32px;align-items:start;padding:32px 0 48px}.single-product-layout{padding:32px 0 48px}.shop-sidebar{position:sticky;top:calc(var(--header-height, 140px) + 16px)}.shop-sidebar__placeholder{padding:16px;background:var(--surface);border:1px dashed var(--border);border-radius:6px;font-size:.8rem;color:var(--text-muted)}.shop-widget{margin-bottom:24px}.shop-widget__title{margin:0 0 12px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);padding-bottom:8px;border-bottom:2px solid var(--primary-soft)}.shop-widget .woocommerce-widget-layered-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.shop-widget .woocommerce-widget-layered-nav-list li a,.shop-widget .woocommerce-widget-layered-nav-list li span{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:4px;font-size:.8rem;color:var(--text);text-decoration:none;transition:all .2s}.shop-widget .woocommerce-widget-layered-nav-list li a:after,.shop-widget .woocommerce-widget-layered-nav-list li span:after{display:none}.shop-widget .woocommerce-widget-layered-nav-list li a:hover,.shop-widget .woocommerce-widget-layered-nav-list li span:hover{background:var(--primary-soft);color:var(--primary)}.shop-widget .woocommerce-widget-layered-nav-list li.chosen a,.shop-widget .woocommerce-widget-layered-nav-list li.chosen span{background:var(--primary-soft);color:var(--primary);font-weight:600}.shop-widget .price_slider_wrapper{padding:4px 0}.shop-widget .price_slider_amount{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:.8rem}.shop-widget .price_slider_amount .button{padding:6px 14px;background:var(--primary);color:#fff;border:none;border-radius:4px;font-size:.75rem;cursor:pointer;transition:background .2s}.shop-widget .price_slider_amount .button:hover{background:var(--primary-hover)}.shop-sidebar [class*=wp-block-woocommerce-product-filter],.shop-sidebar .wp-block-woocommerce-active-filters{margin:0!important;padding:0!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.shop-sidebar .wp-block-woocommerce-product-filter-attribute,.shop-sidebar .wp-block-woocommerce-product-filter-stock-status,.shop-sidebar .wp-block-woocommerce-product-filter-rating,.shop-sidebar .wp-block-woocommerce-product-filter-price{padding-bottom:16px!important;margin-bottom:4px!important;border-bottom:1px solid var(--border)!important}.shop-sidebar .wp-block-woocommerce-product-filter-attribute:last-of-type,.shop-sidebar .wp-block-woocommerce-product-filter-stock-status:last-of-type,.shop-sidebar .wp-block-woocommerce-product-filter-rating:last-of-type,.shop-sidebar .wp-block-woocommerce-product-filter-price:last-of-type{border-bottom:none!important}.shop-sidebar .wp-block-woocommerce-product-filter-attribute>h1,.shop-sidebar .wp-block-woocommerce-product-filter-attribute>h2,.shop-sidebar .wp-block-woocommerce-product-filter-attribute>h3,.shop-sidebar .wp-block-woocommerce-product-filter-attribute>h4,.shop-sidebar .wp-block-woocommerce-product-filter-stock-status>h1,.shop-sidebar .wp-block-woocommerce-product-filter-stock-status>h2,.shop-sidebar .wp-block-woocommerce-product-filter-stock-status>h3,.shop-sidebar .wp-block-woocommerce-product-filter-stock-status>h4,.shop-sidebar .wp-block-woocommerce-product-filter-rating>h1,.shop-sidebar .wp-block-woocommerce-product-filter-rating>h2,.shop-sidebar .wp-block-woocommerce-product-filter-rating>h3,.shop-sidebar .wp-block-woocommerce-product-filter-rating>h4,.shop-sidebar .wp-block-woocommerce-product-filter-price>h1,.shop-sidebar .wp-block-woocommerce-product-filter-price>h2,.shop-sidebar .wp-block-woocommerce-product-filter-price>h3,.shop-sidebar .wp-block-woocommerce-product-filter-price>h4{margin:0 0 10px!important;padding:16px 0 0!important;font-size:.82rem!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;color:var(--text)!important;background:none!important;border:none!important}.shop-sidebar .wc-block-product-filter-checkbox-list{padding:0!important}.shop-sidebar .wc-block-product-filter-checkbox-list fieldset{border:none;margin:0;padding:0}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__item{padding:2px 0;margin:0}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__label{display:flex;align-items:center;gap:8px;cursor:pointer}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input-wrapper{flex-shrink:0;width:15px;height:15px}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__input-wrapper:before{display:none}.shop-sidebar .wc-block-product-filter-checkbox-list input[type=checkbox].wc-block-product-filter-checkbox-list__input{width:15px!important;height:15px!important;border:1.5px solid var(--border)!important;border-radius:3px!important;background:var(--bg)!important;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;transition:border-color .12s,background .12s}.shop-sidebar .wc-block-product-filter-checkbox-list input[type=checkbox].wc-block-product-filter-checkbox-list__input:checked{background:var(--primary)!important;border-color:var(--primary)!important}.shop-sidebar .wc-block-product-filter-checkbox-list svg.wc-block-product-filter-checkbox-list__mark{color:#fff;width:15px;height:15px}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__text-wrapper{display:flex;align-items:center;justify-content:space-between;flex:1;gap:4px;font-size:.8rem}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__text{color:var(--text);display:block}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__count{font-size:.72rem;color:var(--text-muted);white-space:nowrap}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__item:has(input:checked) .wc-block-product-filter-checkbox-list__text{color:var(--primary);font-weight:600}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__show-more{display:inline-block;margin-top:7px;font-size:.75rem;color:var(--primary);text-decoration:none;cursor:pointer;background:transparent;border:none;padding:0}.shop-sidebar .wc-block-product-filter-checkbox-list .wc-block-product-filter-checkbox-list__show-more:hover{text-decoration:underline}.shop-sidebar .wc-block-product-filter-price-slider{padding:0!important}.shop-sidebar .wc-block-product-filter-price-slider__left,.shop-sidebar .wc-block-product-filter-price-slider__right{flex:1}.shop-sidebar .wc-block-product-filter-price-slider__left,.shop-sidebar .wc-block-product-filter-price-slider__right{display:flex;align-items:center;gap:5px;font-size:.75rem;color:var(--text-muted)}.shop-sidebar .wc-block-product-filter-price-slider input[type=text],.shop-sidebar .wc-block-product-filter-price-slider input[type=number]{width:100%!important;padding:5px 8px!important;font-size:.8rem!important;font-family:inherit!important;color:var(--text)!important;background:var(--bg)!important;border:1px solid var(--border)!important;border-radius:6px!important;box-shadow:none!important;outline:none!important;text-align:center}.shop-sidebar .wc-block-product-filter-price-slider input[type=text]:focus,.shop-sidebar .wc-block-product-filter-price-slider input[type=number]:focus{border-color:var(--primary)!important}.shop-sidebar .wc-block-product-filter-price-slider__content--inline{display:flex;align-items:center;gap:8px}.shop-sidebar .wc-block-product-filter-price-slider__content--inline .wc-block-product-filter-price-slider__left,.shop-sidebar .wc-block-product-filter-price-slider__content--inline .wc-block-product-filter-price-slider__right{flex-direction:column;align-items:flex-start;gap:3px}.shop-sidebar .wc-block-product-filter-price-slider__range{position:relative;height:3px!important;margin:6px 0}.shop-sidebar .wc-block-product-filter-price-slider .range-bar{height:3px!important;background:var(--primary)!important;border-radius:2px!important}.shop-sidebar .wc-block-product-filter-price-slider input[type=range]{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:3px!important;background:transparent!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none;margin:0}.shop-sidebar .wc-block-product-filter-price-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:all;width:16px;height:16px;border-radius:50%;background:var(--primary);border:2px solid #fff;box-shadow:0 1px 4px #0003;cursor:pointer}.shop-sidebar .wc-block-product-filter-price-slider input[type=range]::-moz-range-thumb{pointer-events:all;width:16px;height:16px;border-radius:50%;background:var(--primary);border:2px solid #fff;box-shadow:0 1px 4px #0003;cursor:pointer}.shop-sidebar .wp-block-woocommerce-product-filter-active{padding-bottom:12px!important;margin-bottom:4px!important;border-bottom:1px solid var(--border)!important}.shop-sidebar .wp-block-woocommerce-product-filter-active:before{content:"Активні фільтри";display:block;padding:16px 0 8px!important;font-size:.82rem;font-weight:700;color:var(--text)}.shop-sidebar .wc-block-product-filter-removable-chips{padding:0!important}.shop-sidebar .wc-block-product-filter-removable-chips__items{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.shop-sidebar .wc-block-product-filter-removable-chips__item{display:inline-flex;align-items:center;gap:3px;padding:4px 6px 4px 9px;border:1px solid var(--border);border-radius:20px;font-size:.73rem;font-weight:500;color:var(--text);background:var(--surface);transition:border-color .12s}.shop-sidebar .wc-block-product-filter-removable-chips__item:hover{border-color:var(--primary);color:var(--primary)}.shop-sidebar .wc-block-product-filter-removable-chips__label{line-height:1.3}.shop-sidebar .wc-block-product-filter-removable-chips__remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:none;border-radius:50%;background:transparent;color:var(--text-muted);padding:0;cursor:pointer;transition:color .12s}.shop-sidebar .wc-block-product-filter-removable-chips__remove:hover{color:#dc2626}.shop-sidebar .wc-block-product-filter-removable-chips__remove-icon{display:block;width:16px;height:16px;fill:currentColor}.shop-sidebar .wp-block-woocommerce-product-filter-clear-button{margin-top:16px!important}.shop-sidebar .wp-block-woocommerce-product-filter-clear-button .wp-block-buttons{margin-top:0!important}.shop-sidebar .wp-block-woocommerce-product-filter-clear-button .wp-block-button__link{display:flex!important;width:100%!important;justify-content:center;padding:7px 14px!important;font-size:.78rem!important;font-weight:600!important;font-family:inherit!important;border-radius:7px!important;text-decoration:none!important;transition:background .15s,border-color .15s}.shop-content .woocommerce-notices-wrapper{margin-bottom:16px}.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;flex-wrap:wrap}.shop-toolbar .woocommerce-result-count{margin:0;font-size:.8rem;color:var(--text-muted)}.shop-toolbar .woocommerce-ordering{margin:0;float:none}.shop-toolbar .woocommerce-ordering select{padding:6px 12px;border:1px solid var(--border);border-radius:6px;font-size:.8rem;font-family:inherit;color:var(--text);background:var(--bg);cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.shop-content .woocommerce-products-header__description,.shop-content .term-description,.shop-content .page-description{margin-top:32px;padding-top:24px;border-top:1px solid var(--border);font-size:1rem;line-height:1.75;color:var(--text)}.woocommerce-pagination,.woocommerce nav.woocommerce-pagination{margin-top:36px;text-align:center}.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul{display:inline-flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0;border:none!important}.woocommerce-pagination li,.woocommerce nav.woocommerce-pagination li{margin:0;border-right:none!important}.woocommerce-pagination li span.current,.woocommerce nav.woocommerce-pagination li span.current{background:#e7eeff4f!important}.woocommerce-pagination li .page-numbers:hover,.woocommerce nav.woocommerce-pagination li .page-numbers:hover{background:#e7eeff4f!important}.woocommerce-pagination .page-numbers,.woocommerce nav.woocommerce-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:36px;padding:0 8px;font-size:.875rem;font-weight:500;color:var(--text-muted);text-decoration:none;background:transparent;border:none;border-radius:2px;transition:color .15s,border-color .15s;position:relative}.woocommerce-pagination .page-numbers:after,.woocommerce nav.woocommerce-pagination .page-numbers:after{display:none}.woocommerce-pagination .page-numbers:hover,.woocommerce nav.woocommerce-pagination .page-numbers:hover{color:var(--primary)}.woocommerce-pagination .page-numbers.current,.woocommerce nav.woocommerce-pagination .page-numbers.current{color:var(--primary);font-weight:700;border-bottom-color:var(--primary);cursor:default;pointer-events:none}.woocommerce-pagination .page-numbers.prev,.woocommerce-pagination .page-numbers.next,.woocommerce nav.woocommerce-pagination .page-numbers.prev,.woocommerce nav.woocommerce-pagination .page-numbers.next{font-size:1.1rem;border-bottom:none;color:var(--text-muted);padding:0 6px}.woocommerce-pagination .page-numbers.prev:hover,.woocommerce-pagination .page-numbers.next:hover,.woocommerce nav.woocommerce-pagination .page-numbers.prev:hover,.woocommerce nav.woocommerce-pagination .page-numbers.next:hover{color:var(--primary)}.woocommerce-pagination .page-numbers.dots,.woocommerce nav.woocommerce-pagination .page-numbers.dots{border-bottom:none;color:var(--text-muted);pointer-events:none}a.added_to_cart.wc-forward{display:block;text-align:center;font-size:.72rem;font-weight:500;font-family:inherit;color:var(--text-muted);text-decoration:underline;text-underline-offset:2px;text-decoration-color:transparent;padding:0;transition:color .15s,text-decoration-color .15s}a.added_to_cart.wc-forward:after{display:none!important}a.added_to_cart.wc-forward:hover{color:var(--primary);text-decoration-color:var(--primary)}.woocommerce ul.products:not(.swiper-wrapper),.woocommerce ul.products.columns-1:not(.swiper-wrapper),.woocommerce ul.products.columns-2:not(.swiper-wrapper),.woocommerce ul.products.columns-3:not(.swiper-wrapper),.woocommerce ul.products.columns-4:not(.swiper-wrapper),.woocommerce ul.products.columns-5:not(.swiper-wrapper),.woocommerce-page ul.products:not(.swiper-wrapper),.woocommerce-page ul.products.columns-1:not(.swiper-wrapper),.woocommerce-page ul.products.columns-2:not(.swiper-wrapper),.woocommerce-page ul.products.columns-3:not(.swiper-wrapper),.woocommerce-page ul.products.columns-4:not(.swiper-wrapper),.woocommerce-page ul.products.columns-5:not(.swiper-wrapper){display:grid!important;float:none!important}.woocommerce ul.products:not(.swiper-wrapper):before,.woocommerce ul.products:not(.swiper-wrapper):after,.woocommerce ul.products.columns-1:not(.swiper-wrapper):before,.woocommerce ul.products.columns-1:not(.swiper-wrapper):after,.woocommerce ul.products.columns-2:not(.swiper-wrapper):before,.woocommerce ul.products.columns-2:not(.swiper-wrapper):after,.woocommerce ul.products.columns-3:not(.swiper-wrapper):before,.woocommerce ul.products.columns-3:not(.swiper-wrapper):after,.woocommerce ul.products.columns-4:not(.swiper-wrapper):before,.woocommerce ul.products.columns-4:not(.swiper-wrapper):after,.woocommerce ul.products.columns-5:not(.swiper-wrapper):before,.woocommerce ul.products.columns-5:not(.swiper-wrapper):after,.woocommerce-page ul.products:not(.swiper-wrapper):before,.woocommerce-page ul.products:not(.swiper-wrapper):after,.woocommerce-page ul.products.columns-1:not(.swiper-wrapper):before,.woocommerce-page ul.products.columns-1:not(.swiper-wrapper):after,.woocommerce-page ul.products.columns-2:not(.swiper-wrapper):before,.woocommerce-page ul.products.columns-2:not(.swiper-wrapper):after,.woocommerce-page ul.products.columns-3:not(.swiper-wrapper):before,.woocommerce-page ul.products.columns-3:not(.swiper-wrapper):after,.woocommerce-page ul.products.columns-4:not(.swiper-wrapper):before,.woocommerce-page ul.products.columns-4:not(.swiper-wrapper):after,.woocommerce-page ul.products.columns-5:not(.swiper-wrapper):before,.woocommerce-page ul.products.columns-5:not(.swiper-wrapper):after{content:none!important;display:none!important}.woocommerce ul.products:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce ul.products:not(.swiper-wrapper) li.product-category,.woocommerce ul.products.columns-1:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce ul.products.columns-1:not(.swiper-wrapper) li.product-category,.woocommerce ul.products.columns-2:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce ul.products.columns-2:not(.swiper-wrapper) li.product-category,.woocommerce ul.products.columns-3:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce ul.products.columns-3:not(.swiper-wrapper) li.product-category,.woocommerce ul.products.columns-4:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce ul.products.columns-4:not(.swiper-wrapper) li.product-category,.woocommerce ul.products.columns-5:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce ul.products.columns-5:not(.swiper-wrapper) li.product-category,.woocommerce-page ul.products:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce-page ul.products:not(.swiper-wrapper) li.product-category,.woocommerce-page ul.products.columns-1:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce-page ul.products.columns-1:not(.swiper-wrapper) li.product-category,.woocommerce-page ul.products.columns-2:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce-page ul.products.columns-2:not(.swiper-wrapper) li.product-category,.woocommerce-page ul.products.columns-3:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce-page ul.products.columns-3:not(.swiper-wrapper) li.product-category,.woocommerce-page ul.products.columns-4:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce-page ul.products.columns-4:not(.swiper-wrapper) li.product-category,.woocommerce-page ul.products.columns-5:not(.swiper-wrapper) li.product:not(.swiper-slide),.woocommerce-page ul.products.columns-5:not(.swiper-wrapper) li.product-category{float:none!important;width:auto!important;margin:0!important;clear:none!important}.woocommerce ul.products li.product .star-rating{font-size:1em}li.cp-section-label{grid-column:1/-1;list-style:none;padding:0;margin:0 0 4px}li.cp-section-label span{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}li.cp-section-label.cp-section-label--subcats{margin-top:0}li.cp-section-label.cp-section-label--products{margin-top:28px;padding-top:20px;border-top:1px solid var(--border)}.product-category{background:var(--surface);border-radius:8px;overflow:hidden}.product-category a{padding:20px 16px 16px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-decoration:none;gap:10px}.product-category a img{max-width:72px;display:block;aspect-ratio:1/1;object-fit:contain;margin-bottom:0!important;opacity:.85}.product-category .woocommerce-loop-category__title{font-size:.85rem;font-weight:600;color:var(--text);text-align:center;line-height:1.3}.product-category .woocommerce-loop-category__title mark{background:none;font-size:.75rem;font-weight:400;color:var(--text-muted);margin-left:4px}ul.products{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}li.product{position:relative;background:var(--bg);border:1px solid var(--border);border-radius:8px;overflow:hidden;transition:border-color .2s ease;display:flex;flex-direction:column}li.product .woocommerce-loop-product__link,li.product a.woocommerce-loop-product__link{flex:1;display:flex;flex-direction:column;padding:15px 15px 10px;text-decoration:none}li.product .woocommerce-loop-product__link:after,li.product a.woocommerce-loop-product__link:after{display:none!important}li.product:hover{border-color:var(--primary-border)}li.product .onsale{position:absolute;top:10px;left:10px;z-index:2;background:var(--primary);color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:3px;line-height:1.4}li.product .woocommerce-loop-product__link img{width:100%;margin:0 auto;display:block;aspect-ratio:1/1;object-fit:contain;margin-bottom:0!important;background:#fff;transition:opacity .3s ease}li.product .woocommerce-loop-product__link:hover img{opacity:.88}li.product .woocommerce-loop-product__title,li.product .woocommerce-loop-category__title{font-size:13px!important;font-weight:500!important;color:var(--text);margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.2em;flex:1;padding:0!important}li.product .woocommerce-loop-category__title{min-height:unset!important;padding:0!important;font-weight:400!important;font-size:13.5px!important}li.product .price{display:flex;align-items:baseline;gap:6px;padding:0!important;margin:0}li.product .price ins{text-decoration:none;font-weight:700;font-size:.95rem;color:var(--text)}li.product .price del{font-size:.75rem;color:var(--text-muted);opacity:.6}li.product .price .woocommerce-Price-amount{font-weight:700;font-size:.95rem;color:var(--text)}li.product .add_to_cart_button,li.product .button{display:flex!important;align-items:center;justify-content:center;gap:6px;padding:9px 16px;background:transparent;color:var(--primary);font-size:.78rem;font-weight:600;letter-spacing:.03em;text-decoration:none;border:1.5px solid var(--primary-border);border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}li.product .add_to_cart_button:after,li.product .button:after{display:none}li.product .add_to_cart_button:hover,li.product .add_to_cart_button:focus,li.product .button:hover,li.product .button:focus{background:var(--primary);border-color:var(--primary);color:#fff}li.product .add_to_cart_button.loading,li.product .button.loading{opacity:.6;pointer-events:none}li.product .add_to_cart_button.added,li.product .button.added{background:var(--success);border-color:var(--success);color:#fff}li.product>.add_to_cart_button,li.product>.button{margin:8px 15px 15px;width:calc(100% - 30px)}.woocommerce ul.products li.product a .count,.woocommerce-page ul.products li.product a .count{padding:2px 4px;font-size:10px;font-weight:400;color:var(--text-muted);position:absolute;top:10px;right:10px}.woocommerce ul.products li.product a:after,.woocommerce-page ul.products li.product a:after{display:none!important}@media(max-width:1024px){.shop-layout{grid-template-columns:220px 1fr;gap:24px}ul.products{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.shop-layout{grid-template-columns:1fr}.shop-sidebar{position:static}ul.products{grid-template-columns:repeat(2,1fr);gap:12px}}@media(max-width:480px){ul.products{grid-template-columns:1fr}}.breadcrumbs{background-color:var(--surface);border-bottom:1px solid var(--border)}.breadcrumbs .container{padding:0 20px}.breadcrumbs__inner{padding:10px 0;font-size:.78rem;color:var(--text-muted);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs__inner>span{display:inline}.breadcrumbs__inner span span{display:inline}.breadcrumbs__inner a{color:var(--text-muted);text-decoration:none;transition:color .2s ease}.breadcrumbs__inner a:after{display:none}.breadcrumbs__inner a:hover,.breadcrumbs__inner a:focus{color:var(--primary)}.breadcrumbs__inner .breadcrumb_last{color:var(--text);font-weight:500}.woocommerce div.product{display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start}.woocommerce div.product div.images{flex:0 0 460px;max-width:460px;width:100%}.woocommerce div.product div.summary{flex:1 1 0;min-width:260px}.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .related.products,.woocommerce div.product .upsells.products{flex:0 0 100%;width:100%;min-width:0}.woocommerce-product-gallery{position:relative}.woocommerce-product-gallery__image{position:relative;border:1.5px solid var(--border);border-radius:10px;overflow:hidden;background:var(--bg)}.woocommerce-product-gallery__image img{width:100%;aspect-ratio:1/1;object-fit:contain;display:block;padding:12px}.woocommerce-product-gallery__trigger{display:flex!important;align-items:center;justify-content:center;position:absolute!important;top:12px;right:12px;z-index:20;width:36px;height:36px;border-radius:50%;background:#ffffffeb;border:1.5px solid var(--border);box-shadow:0 1px 4px #00000014;cursor:pointer;text-decoration:none;transition:background .2s,border-color .2s,box-shadow .2s}.woocommerce-product-gallery__trigger:after,.woocommerce-product-gallery__trigger:before{display:none!important}.woocommerce-product-gallery__trigger img,.woocommerce-product-gallery__trigger span{display:none}.woocommerce-product-gallery__trigger svg{width:18px;height:18px;color:var(--text-muted);flex-shrink:0;transition:color .2s}.woocommerce-product-gallery__trigger:hover{background:var(--primary);border-color:var(--primary);box-shadow:0 2px 8px #2e70f44d}.woocommerce-product-gallery__trigger:hover svg{color:#fff}.woocommerce-product-gallery span.onsale{display:none!important}.woocommerce-product-gallery .flex-control-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;list-style:none;padding:0}.woocommerce-product-gallery .flex-control-thumbs li{width:calc(25% - 8px)}.woocommerce-product-gallery .flex-control-thumbs li img{border:2px solid var(--border);border-radius:8px;cursor:pointer;aspect-ratio:1/1;object-fit:contain;background:var(--bg);padding:4px;transition:border-color .2s;display:block;width:100%}.woocommerce-product-gallery .flex-control-thumbs li img:hover,.woocommerce-product-gallery .flex-control-thumbs li img.flex-active{border-color:var(--primary)}.woocommerce div.product div.summary{display:flex;flex-direction:column;gap:0}.woocommerce div.product div.summary span.onsale{display:inline-flex;align-self:flex-start;align-items:center;gap:4px;margin-bottom:10px;padding:4px 10px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:5px;line-height:1.4}.woocommerce div.product div.summary .product_title{font-size:1.4rem;font-weight:700;color:var(--text);line-height:1.3;margin:0 0 10px}.woocommerce div.product div.summary .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:.8rem;color:var(--text-muted)}.woocommerce div.product div.summary .woocommerce-product-rating .star-rating{font-size:1.1em}.woocommerce div.product div.summary .woocommerce-product-rating .woocommerce-review-link{color:var(--text-muted);text-decoration:none;border-bottom:1px dashed var(--border);transition:color .2s}.woocommerce div.product div.summary .woocommerce-product-rating .woocommerce-review-link:after{display:none}.woocommerce div.product div.summary .woocommerce-product-rating .woocommerce-review-link:hover{color:var(--primary);border-color:var(--primary-border)}.woocommerce div.product div.summary .price{display:flex;align-items:baseline;gap:10px;margin-bottom:16px;padding:0}.woocommerce div.product div.summary .price .woocommerce-Price-amount{font-size:1.6rem;font-weight:700;color:var(--text)}.woocommerce div.product div.summary .price ins{text-decoration:none}.woocommerce div.product div.summary .price ins .woocommerce-Price-amount{color:var(--text)}.woocommerce div.product div.summary .price del{opacity:.5}.woocommerce div.product div.summary .price del .woocommerce-Price-amount{font-size:1rem;font-weight:400;color:var(--text-muted)}.woocommerce div.product div.summary .woocommerce-product-details__short-description{font-size:.875rem;color:var(--text-muted);line-height:1.7;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--border)}.woocommerce div.product div.summary .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.woocommerce div.product div.summary .stock{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;margin-bottom:14px;padding:4px 10px;border-radius:4px;max-width:max-content}.woocommerce div.product div.summary .stock.in-stock{background:#16a34a1a;color:var(--success)}.woocommerce div.product div.summary .stock.out-of-stock{background:#ef44441a;color:var(--danger)}.woocommerce div.product div.summary .product_meta{margin-top:20px;padding-top:16px;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-muted);display:flex;flex-direction:column;gap:5px}.woocommerce div.product div.summary .product_meta span{display:inline}.woocommerce div.product div.summary .product_meta .sku_wrapper,.woocommerce div.product div.summary .product_meta .posted_in,.woocommerce div.product div.summary .product_meta .tagged_as{display:block}.woocommerce div.product div.summary .product_meta a{color:var(--primary);text-decoration:none}.woocommerce div.product div.summary .product_meta a:after{display:none}.woocommerce div.product div.summary .product_meta a:hover{color:var(--primary-hover)}.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.woocommerce div.product form.cart .quantity{display:flex;align-items:center;border:1.5px solid var(--border);border-radius:6px;overflow:hidden;background:var(--bg);transition:border-color .2s}.woocommerce div.product form.cart .quantity:focus-within{border-color:var(--primary-border)}.woocommerce div.product form.cart .quantity input.qty,.woocommerce div.product form.cart .quantity input[type=number]{width:56px;height:44px;text-align:center;border:none;outline:none;font-family:inherit;font-size:.95rem;font-weight:600;color:var(--text);background:transparent;-moz-appearance:textfield}.woocommerce div.product form.cart .quantity input.qty::-webkit-outer-spin-button,.woocommerce div.product form.cart .quantity input.qty::-webkit-inner-spin-button,.woocommerce div.product form.cart .quantity input[type=number]::-webkit-outer-spin-button,.woocommerce div.product form.cart .quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce div.product form.cart .single_add_to_cart_button,.woocommerce div.product form.cart button.button{flex:0 0 auto;min-width:160px;height:44px;padding:0 24px;background:var(--primary);color:#fff;font-family:inherit;font-size:.875rem;font-weight:600;letter-spacing:.03em;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.woocommerce div.product form.cart .single_add_to_cart_button:after,.woocommerce div.product form.cart button.button:after{display:none}.woocommerce div.product form.cart .single_add_to_cart_button:hover,.woocommerce div.product form.cart .single_add_to_cart_button:focus,.woocommerce div.product form.cart button.button:hover,.woocommerce div.product form.cart button.button:focus{background:var(--primary-hover);box-shadow:0 4px 12px #2e70f44d}.woocommerce div.product form.cart .single_add_to_cart_button.loading,.woocommerce div.product form.cart button.button.loading{opacity:.65;pointer-events:none}.woocommerce div.product form.cart .single_add_to_cart_button.added,.woocommerce div.product form.cart button.button.added{background:var(--success)}.woocommerce div.product form.cart table.variations{width:100%;border:none;margin-bottom:12px}.woocommerce div.product form.cart table.variations td,.woocommerce div.product form.cart table.variations th{padding:6px 0;vertical-align:middle;border:none;font-size:.85rem}.woocommerce div.product form.cart table.variations th.label{width:110px;font-weight:600;color:var(--text);padding-right:12px}.woocommerce div.product form.cart table.variations th.label label{margin:0}.woocommerce div.product form.cart table.variations td.value select{width:100%;padding:8px 12px;border:1.5px solid var(--border);border-radius:6px;font-family:inherit;font-size:.85rem;color:var(--text);background:var(--bg);cursor:pointer;transition:border-color .2s}.woocommerce div.product form.cart table.variations td.value select:focus{border-color:var(--primary-border);outline:none}.woocommerce div.product form.cart table.variations td.value .reset_variations{display:inline-block;margin-top:6px;font-size:.75rem;color:var(--text-muted);text-decoration:none;border-bottom:1px dashed var(--border);transition:color .2s}.woocommerce div.product form.cart table.variations td.value .reset_variations:after{display:none}.woocommerce div.product form.cart table.variations td.value .reset_variations:hover{color:var(--primary)}.woocommerce div.product form.cart .woocommerce-variation-price{margin-bottom:10px}.woocommerce div.product form.cart .woocommerce-variation-price .price .woocommerce-Price-amount{font-size:1.4rem;font-weight:700}.woocommerce div.product form.cart .woocommerce-variation-availability{margin-bottom:10px}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper{margin-top:40px}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs{display:flex!important;flex-wrap:wrap;list-style:none;margin:0!important;padding:0 0 0 4px!important;gap:4px;border-bottom:2px solid var(--border);overflow:visible;position:relative}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs:before{display:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li{margin:0!important;padding:0!important;background:transparent!important;background-color:transparent!important;border:none!important;border-radius:0!important;display:inline-block;position:relative;z-index:1}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:before,.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li:after{display:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a{display:block!important;padding:10px 20px!important;font-size:.82rem;font-weight:600;letter-spacing:.02em;color:var(--text-muted)!important;text-decoration:none!important;background:var(--surface)!important;border:1px solid var(--border)!important;border-bottom:none!important;border-radius:6px 6px 0 0!important;margin-bottom:-2px;transition:color .2s,background .2s,border-color .2s;white-space:nowrap;position:relative}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a:before,.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a:after{display:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a:hover{color:var(--primary)!important;background:var(--primary-soft)!important;border-color:var(--primary-border)!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active{background:transparent!important;background-color:transparent!important;border:none!important;border-bottom-color:transparent!important;z-index:2}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active:before{box-shadow:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active:after{box-shadow:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a{color:var(--primary)!important;background:var(--bg)!important;border-color:var(--primary-border)!important;border-bottom:2px solid var(--bg)!important;margin-bottom:-2px;text-shadow:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a:before,.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a:after{display:none!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel{padding:28px 0;font-size:.875rem;color:var(--text);line-height:1.75}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel h2{display:none}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel p:last-child{margin-bottom:0}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid var(--border)!important;border-radius:8px!important;overflow:hidden!important;font-size:.85rem;background:var(--bg)}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:nth-child(2n) th.woocommerce-product-attributes-item__label,.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:nth-child(2n) td.woocommerce-product-attributes-item__value{background:var(--surface)}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:hover th.woocommerce-product-attributes-item__label,.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:hover td.woocommerce-product-attributes-item__value{background:var(--primary-soft)}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes th.woocommerce-product-attributes-item__label{width:220px;padding:11px 16px;font-weight:600;font-size:.82rem;color:var(--text);vertical-align:middle;background:var(--surface);white-space:nowrap;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes td.woocommerce-product-attributes-item__value{padding:11px 16px;color:var(--text-muted);border-bottom:1px solid var(--border)}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes td.woocommerce-product-attributes-item__value p:last-child{margin:0}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:last-child th.woocommerce-product-attributes-item__label,.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper .woocommerce-Tabs-panel--additional_information .woocommerce-product-attributes tr:last-child td.woocommerce-product-attributes-item__value{border-bottom:none}.woocommerce #reviews #comments h2.woocommerce-Reviews-title{display:block!important;font-size:1rem;font-weight:700;color:var(--text);margin-bottom:24px}.woocommerce #reviews #comments h2.woocommerce-Reviews-title span{font-weight:400;color:var(--text-muted)}.woocommerce #reviews ol.commentlist{list-style:none;margin:0 0 36px;padding:0;display:flex;flex-direction:column;gap:12px}.woocommerce #reviews li.review,.woocommerce #reviews li.comment{margin:0;padding:0}.woocommerce #reviews .comment_container{padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:8px}.woocommerce #reviews .comment_container .star-rating{float:right;margin-left:12px}.woocommerce #reviews .comment_container p.meta{margin:0 0 10px;font-size:.8rem;color:var(--text-muted);line-height:1.4}.woocommerce #reviews .comment_container p.meta strong.woocommerce-review__author{font-size:.875rem;font-weight:700;color:var(--text)}.woocommerce #reviews .comment_container p.meta .woocommerce-review__dash{margin:0 4px;opacity:.5}.woocommerce #reviews .comment_container p.meta time{color:var(--text-muted)}.woocommerce #reviews .comment_container .description{clear:both}.woocommerce #reviews .comment_container .description p{font-size:.875rem;color:var(--text);line-height:1.65;margin:0}.woocommerce #reviews ul.children{list-style:none;margin:6px 0 0 24px;padding:0}.woocommerce #reviews ul.children .comment_container{background:var(--bg);border-color:var(--primary-border);border-left:3px solid var(--primary);border-radius:0 8px 8px 0;padding:14px 18px}.woocommerce #reviews #review_form_wrapper{margin-top:32px;padding-top:28px;border-top:1px solid var(--border)}.woocommerce #reviews .comment-reply-title{display:block;font-size:1rem;font-weight:700;color:var(--text);margin-bottom:20px}.woocommerce #reviews .comment-reply-title small{display:none}.woocommerce #reviews .comment-form-rating{margin-bottom:16px}.woocommerce #reviews .comment-form-rating label{display:block;font-size:.8rem;font-weight:600;color:var(--text);margin-bottom:8px}.woocommerce #reviews .comment-form-comment label{display:block;font-size:.8rem;font-weight:600;color:var(--text);margin-bottom:6px}.woocommerce #reviews textarea#comment{width:100%;padding:10px 14px;border:1.5px solid var(--border);border-radius:8px;font-family:inherit;font-size:.875rem;color:var(--text);background:var(--bg);transition:border-color .2s;min-height:110px;resize:vertical;display:block;margin-bottom:14px}.woocommerce #reviews textarea#comment:focus{border-color:var(--primary-border);outline:none;box-shadow:0 0 0 3px #2e70f41a}.woocommerce #reviews .form-submit{margin:0}.woocommerce #reviews .form-submit input[type=submit]#submit{padding:11px 28px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.woocommerce #reviews .form-submit input[type=submit]#submit:hover{background:var(--primary-hover)}.woocommerce div.product .related.products,.woocommerce div.product .upsells.products{width:100%;margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.woocommerce div.product .related.products>h2,.woocommerce div.product .upsells.products>h2{font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary);margin-bottom:20px}.related-products-swiper{position:relative;overflow:hidden}.related-products-swiper ul.products.swiper-wrapper{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important}.related-products-swiper .swiper-slide{height:auto;display:flex;flex-direction:column}.related-products-swiper .swiper-button-prev,.related-products-swiper .swiper-button-next{width:36px;height:36px;border-radius:50%;background:var(--bg);border:1.5px solid var(--border);box-shadow:0 2px 6px #00000014;transition:background .2s,border-color .2s;top:calc(50% - 18px)}.related-products-swiper .swiper-button-prev:after,.related-products-swiper .swiper-button-next:after{font-size:13px;font-weight:700;color:var(--text-muted)}.related-products-swiper .swiper-button-prev:hover,.related-products-swiper .swiper-button-next:hover{background:var(--primary);border-color:var(--primary)}.related-products-swiper .swiper-button-prev:hover:after,.related-products-swiper .swiper-button-next:hover:after{color:#fff}.related-products-swiper .swiper-button-prev.swiper-button-disabled,.related-products-swiper .swiper-button-next.swiper-button-disabled{opacity:.3;pointer-events:none}.related-products-swiper .swiper-button-prev{left:-4px}.related-products-swiper .swiper-button-next{right:-4px}@media(max-width:900px){.woocommerce div.product{flex-direction:column;gap:28px}.woocommerce div.product div.images{flex:none;max-width:100%}.related-products-swiper .swiper-button-prev{left:0}.related-products-swiper .swiper-button-next{right:0}}@media(max-width:600px){.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs{flex-direction:column!important;border-bottom:none;gap:2px;padding:0!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li a{border-radius:6px!important;border:1px solid var(--border)!important;margin-bottom:0!important}.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper ul.tabs.wc-tabs li.active a{color:var(--primary)!important;background:var(--primary-soft)!important;border-color:var(--primary-border)!important;border-bottom:1px solid var(--primary-border)!important;margin-bottom:0!important}}.entry-content table,.woocommerce-Tabs-panel table,.woocommerce-product-details__short-description table,.term-description table,.shop-content table,.single-product-layout table,.content-area table{width:100%;border-collapse:separate;border-spacing:0;font-size:.85rem;color:var(--text);margin-bottom:0;background:var(--bg);border:none;border-radius:0}.entry-content table thead,.woocommerce-Tabs-panel table thead,.woocommerce-product-details__short-description table thead,.term-description table thead,.shop-content table thead,.single-product-layout table thead,.content-area table thead{background:var(--primary-soft)}.entry-content table thead th,.woocommerce-Tabs-panel table thead th,.woocommerce-product-details__short-description table thead th,.term-description table thead th,.shop-content table thead th,.single-product-layout table thead th,.content-area table thead th{padding:11px 16px;text-align:left;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--primary);border-bottom:2px solid var(--primary-border);white-space:nowrap}.entry-content table tbody tr,.woocommerce-Tabs-panel table tbody tr,.woocommerce-product-details__short-description table tbody tr,.term-description table tbody tr,.shop-content table tbody tr,.single-product-layout table tbody tr,.content-area table tbody tr{transition:background .15s}.entry-content table tbody tr:nth-child(2n) td,.entry-content table tbody tr:nth-child(2n) th,.woocommerce-Tabs-panel table tbody tr:nth-child(2n) td,.woocommerce-Tabs-panel table tbody tr:nth-child(2n) th,.woocommerce-product-details__short-description table tbody tr:nth-child(2n) td,.woocommerce-product-details__short-description table tbody tr:nth-child(2n) th,.term-description table tbody tr:nth-child(2n) td,.term-description table tbody tr:nth-child(2n) th,.shop-content table tbody tr:nth-child(2n) td,.shop-content table tbody tr:nth-child(2n) th,.single-product-layout table tbody tr:nth-child(2n) td,.single-product-layout table tbody tr:nth-child(2n) th,.content-area table tbody tr:nth-child(2n) td,.content-area table tbody tr:nth-child(2n) th{background:var(--surface)}.entry-content table tbody tr:hover td,.entry-content table tbody tr:hover th,.woocommerce-Tabs-panel table tbody tr:hover td,.woocommerce-Tabs-panel table tbody tr:hover th,.woocommerce-product-details__short-description table tbody tr:hover td,.woocommerce-product-details__short-description table tbody tr:hover th,.term-description table tbody tr:hover td,.term-description table tbody tr:hover th,.shop-content table tbody tr:hover td,.shop-content table tbody tr:hover th,.single-product-layout table tbody tr:hover td,.single-product-layout table tbody tr:hover th,.content-area table tbody tr:hover td,.content-area table tbody tr:hover th{background:var(--primary-soft)}.entry-content table tbody td,.woocommerce-Tabs-panel table tbody td,.woocommerce-product-details__short-description table tbody td,.term-description table tbody td,.shop-content table tbody td,.single-product-layout table tbody td,.content-area table tbody td{padding:10px 16px;vertical-align:middle;color:var(--text);line-height:1.55;border-bottom:1px solid var(--border)}.entry-content table tbody tr:last-child td,.entry-content table tbody tr:last-child th,.woocommerce-Tabs-panel table tbody tr:last-child td,.woocommerce-Tabs-panel table tbody tr:last-child th,.woocommerce-product-details__short-description table tbody tr:last-child td,.woocommerce-product-details__short-description table tbody tr:last-child th,.term-description table tbody tr:last-child td,.term-description table tbody tr:last-child th,.shop-content table tbody tr:last-child td,.shop-content table tbody tr:last-child th,.single-product-layout table tbody tr:last-child td,.single-product-layout table tbody tr:last-child th,.content-area table tbody tr:last-child td,.content-area table tbody tr:last-child th{border-bottom:none}.entry-content table tbody th,.woocommerce-Tabs-panel table tbody th,.woocommerce-product-details__short-description table tbody th,.term-description table tbody th,.shop-content table tbody th,.single-product-layout table tbody th,.content-area table tbody th{padding:10px 16px;font-weight:600;color:var(--text);background:var(--surface);white-space:nowrap;vertical-align:middle;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.entry-content table tfoot td,.entry-content table tfoot th,.woocommerce-Tabs-panel table tfoot td,.woocommerce-Tabs-panel table tfoot th,.woocommerce-product-details__short-description table tfoot td,.woocommerce-product-details__short-description table tfoot th,.term-description table tfoot td,.term-description table tfoot th,.shop-content table tfoot td,.shop-content table tfoot th,.single-product-layout table tfoot td,.single-product-layout table tfoot th,.content-area table tfoot td,.content-area table tfoot th{padding:10px 16px;font-weight:600;font-size:.85rem;color:var(--text);background:var(--surface-2);border-top:2px solid var(--border)}.entry-content table,.woocommerce-Tabs-panel table,.woocommerce-product-details__short-description table,.term-description table,.shop-content table,.single-product-layout table,.content-area table{border:1px solid var(--border);border-radius:8px;overflow:hidden}.entry-content table thead th:first-child,.woocommerce-Tabs-panel table thead th:first-child,.woocommerce-product-details__short-description table thead th:first-child,.term-description table thead th:first-child,.shop-content table thead th:first-child,.single-product-layout table thead th:first-child,.content-area table thead th:first-child{border-radius:7px 0 0}.entry-content table thead th:last-child,.woocommerce-Tabs-panel table thead th:last-child,.woocommerce-product-details__short-description table thead th:last-child,.term-description table thead th:last-child,.shop-content table thead th:last-child,.single-product-layout table thead th:last-child,.content-area table thead th:last-child{border-radius:0 7px 0 0}.entry-content table tbody tr:last-child td:first-child,.entry-content table tbody tr:last-child th:first-child,.woocommerce-Tabs-panel table tbody tr:last-child td:first-child,.woocommerce-Tabs-panel table tbody tr:last-child th:first-child,.woocommerce-product-details__short-description table tbody tr:last-child td:first-child,.woocommerce-product-details__short-description table tbody tr:last-child th:first-child,.term-description table tbody tr:last-child td:first-child,.term-description table tbody tr:last-child th:first-child,.shop-content table tbody tr:last-child td:first-child,.shop-content table tbody tr:last-child th:first-child,.single-product-layout table tbody tr:last-child td:first-child,.single-product-layout table tbody tr:last-child th:first-child,.content-area table tbody tr:last-child td:first-child,.content-area table tbody tr:last-child th:first-child{border-radius:0 0 0 7px}.entry-content table tbody tr:last-child td:last-child,.woocommerce-Tabs-panel table tbody tr:last-child td:last-child,.woocommerce-product-details__short-description table tbody tr:last-child td:last-child,.term-description table tbody tr:last-child td:last-child,.shop-content table tbody tr:last-child td:last-child,.single-product-layout table tbody tr:last-child td:last-child,.content-area table tbody tr:last-child td:last-child{border-radius:0 0 7px}.entry-content table td a,.entry-content table th a,.woocommerce-Tabs-panel table td a,.woocommerce-Tabs-panel table th a,.woocommerce-product-details__short-description table td a,.woocommerce-product-details__short-description table th a,.term-description table td a,.term-description table th a,.shop-content table td a,.shop-content table th a,.single-product-layout table td a,.single-product-layout table th a,.content-area table td a,.content-area table th a{color:var(--primary);text-decoration:none}.entry-content table td a:after,.entry-content table th a:after,.woocommerce-Tabs-panel table td a:after,.woocommerce-Tabs-panel table th a:after,.woocommerce-product-details__short-description table td a:after,.woocommerce-product-details__short-description table th a:after,.term-description table td a:after,.term-description table th a:after,.shop-content table td a:after,.shop-content table th a:after,.single-product-layout table td a:after,.single-product-layout table th a:after,.content-area table td a:after,.content-area table th a:after{display:none}.entry-content table td a:hover,.entry-content table th a:hover,.woocommerce-Tabs-panel table td a:hover,.woocommerce-Tabs-panel table th a:hover,.woocommerce-product-details__short-description table td a:hover,.woocommerce-product-details__short-description table th a:hover,.term-description table td a:hover,.term-description table th a:hover,.shop-content table td a:hover,.shop-content table th a:hover,.single-product-layout table td a:hover,.single-product-layout table th a:hover,.content-area table td a:hover,.content-area table th a:hover{color:var(--primary-hover);text-decoration:underline}@media(max-width:768px){.entry-content .table-scroll,.woocommerce-Tabs-panel .table-scroll,.woocommerce-product-details__short-description .table-scroll,.term-description .table-scroll,.shop-content .table-scroll,.single-product-layout .table-scroll,.content-area .table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.entry-content table,.woocommerce-Tabs-panel table,.woocommerce-product-details__short-description table,.term-description table,.shop-content table,.single-product-layout table,.content-area table{min-width:0}}@media(max-width:600px){.entry-content table thead th,.entry-content table tbody td,.entry-content table tbody th,.entry-content table tfoot td,.entry-content table tfoot th,.woocommerce-Tabs-panel table thead th,.woocommerce-Tabs-panel table tbody td,.woocommerce-Tabs-panel table tbody th,.woocommerce-Tabs-panel table tfoot td,.woocommerce-Tabs-panel table tfoot th,.woocommerce-product-details__short-description table thead th,.woocommerce-product-details__short-description table tbody td,.woocommerce-product-details__short-description table tbody th,.woocommerce-product-details__short-description table tfoot td,.woocommerce-product-details__short-description table tfoot th,.term-description table thead th,.term-description table tbody td,.term-description table tbody th,.term-description table tfoot td,.term-description table tfoot th,.shop-content table thead th,.shop-content table tbody td,.shop-content table tbody th,.shop-content table tfoot td,.shop-content table tfoot th,.single-product-layout table thead th,.single-product-layout table tbody td,.single-product-layout table tbody th,.single-product-layout table tfoot td,.single-product-layout table tfoot th,.content-area table thead th,.content-area table tbody td,.content-area table tbody th,.content-area table tfoot td,.content-area table tfoot th{padding:8px 12px;font-size:.8rem}}.header-main__inner .dgwt-wcas-search-wrapp{flex:1 1 0;min-width:0;max-width:480px}.dgwt-wcas-search-wrapp{color:var(--text);min-width:200px}.dgwt-wcas-sf-wrapp{position:relative}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{height:44px!important;font-family:inherit!important;font-size:.875rem!important;color:var(--text)!important;background:var(--bg)!important;border:1.5px solid var(--border)!important;border-radius:8px!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease!important}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:var(--text-muted)!important;font-style:normal!important;font-weight:400!important}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:var(--text-muted)!important;font-style:normal!important}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:var(--text-muted)!important;font-style:normal!important}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:var(--text-muted)!important;font-style:normal!important}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:var(--text-muted)!important;font-style:normal!important}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{border-color:var(--primary-border)!important;box-shadow:0 0 0 3px #2e70f41a!important;outline:none!important}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler{opacity:.4;transition:opacity .2s}.dgwt-wcas-sf-wrapp:focus-within .dgwt-wcas-ico-magnifier{opacity:.65}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-sf-wrapp input[type=submit].dgwt-wcas-search-submit{height:44px!important;padding:0 18px!important;background-color:var(--primary)!important;border-radius:0 8px 8px 0!important;text-shadow:none!important;box-shadow:none!important;font-family:inherit!important;font-size:.85rem!important;font-weight:600!important;letter-spacing:.02em!important;transition:background-color .2s ease!important}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-sf-wrapp input[type=submit].dgwt-wcas-search-submit:before{display:none!important}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover,.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:focus,.dgwt-wcas-sf-wrapp input[type=submit].dgwt-wcas-search-submit:hover,.dgwt-wcas-sf-wrapp input[type=submit].dgwt-wcas-search-submit:focus{background-color:var(--primary-hover)!important;opacity:1!important}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 8px 0 0!important}.dgwt-wcas-suggestions-wrapp{border:1.5px solid var(--border)!important;border-top:none!important;border-radius:0 0 8px 8px!important;background:var(--bg)!important;box-shadow:0 8px 24px #0b122017!important;overflow:hidden}.dgwt-wcas-suggestion{padding:9px 14px!important;border-bottom:1px solid var(--surface-2)!important;font-size:.82rem!important;transition:background-color .12s ease!important}.dgwt-wcas-suggestion:last-child{border-bottom:none!important}.dgwt-wcas-suggestion-selected,.dgwt-wcas-suggestion:hover{background-color:var(--primary-soft)!important}.dgwt-wcas-st{color:var(--text)!important;font-weight:400!important;font-size:14px}.dgwt-wcas-st strong,.dgwt-wcas-st b{color:var(--primary)!important;font-weight:500!important;background:transparent!important}.dgwt-wcas-sd{color:var(--text-muted)!important;font-size:.72rem!important;margin-top:2px!important}.dgwt-wcas-sp{font-size:.82rem!important;font-weight:600!important;color:var(--text)!important;white-space:nowrap}.dgwt-wcas-sp del{opacity:.55!important}.dgwt-wcas-sp ins{color:var(--primary)!important;text-decoration:none!important;background:transparent!important}.dgwt-wcas-si img{border-radius:4px!important;border:1px solid var(--border)!important}.dgwt-wcas-suggestion-nores{color:var(--text-muted)!important;font-size:.875rem!important;padding:16px!important}.dgwt-wcas-suggestion-nores p{color:var(--text)!important;font-size:.9rem!important}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-all-btn{background:var(--surface)!important;justify-content:center;border-top:1px solid var(--border)!important}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-all-btn .dgwt-wcas-st{color:var(--primary)!important;font-weight:600!important}.dgwt-wcas-details-wrapp{border:1.5px solid var(--border)!important;border-top:none!important;background:var(--bg)!important}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none!important;border-right:1.5px solid var(--border)!important;border-radius:0 8px 8px 0!important}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none!important;border-left:1.5px solid var(--border)!important;border-radius:8px 0 0 8px!important}a.dgwt-wcas-details-product-title,a.dgwt-wcas-details-post-title{color:var(--text)!important;font-size:1rem!important}a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-details-post-title:hover{color:var(--primary)!important;text-decoration:none!important}.dgwt-wcas-pd-price{color:var(--primary)!important;font-size:1.05rem!important;margin-top:8px!important}.dgwt-wcas-tpd-price{color:var(--text-muted)!important;font-size:.78rem!important}.dgwt-wcas-tpd-image{border-color:var(--border)!important;border-radius:6px!important}.dgwt-wcas-datails-title,.dgwt-wcas-details-hr{border-color:var(--border)!important}.dgwt-wcas-details-desc{color:var(--text-muted)!important;font-size:.82rem!important}@media(max-width:900px){.header-main__inner .dgwt-wcas-search-wrapp{max-width:100%}}@media(max-width:768px){.header-main__inner .dgwt-wcas-search-wrapp{width:100%;flex:0 0 100%;max-width:100%;width:auto;flex:auto}}.mm-body-lock{overflow:hidden}.mm-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;align-items:stretch}.mm-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b12207a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mm-drawer{position:relative;z-index:1;margin-left:auto;width:min(360px,92vw);height:100%;display:flex;flex-direction:column;background:var(--bg);box-shadow:-8px 0 32px #0b122026;overflow:hidden}.mm-drawer-head{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid var(--border);min-height:56px;flex-shrink:0}.mm-back{display:flex;align-items:center;gap:6px;padding:6px 8px;background:transparent;border:none;cursor:pointer;color:var(--text-muted);font-family:inherit;font-size:.8rem;font-weight:500;border-radius:4px;transition:color .15s,background .15s;white-space:nowrap;flex-shrink:0}.mm-back .mm-back-icon{width:16px;height:16px;flex-shrink:0}.mm-back:hover{color:var(--primary);background:var(--primary-soft)}.mm-drawer-title{flex:1;font-size:.8rem;font-weight:600;color:var(--text);line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.06em}.mm-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin-left:auto;background:transparent;border:1.5px solid var(--border);border-radius:6px;cursor:pointer;color:var(--text);transition:color .15s,border-color .15s,background .15s;flex-shrink:0}.mm-close .mm-close-icon{width:16px;height:16px}.mm-close:hover{color:var(--primary);border-color:var(--primary-border);background:var(--primary-soft)}.mm-panels{flex:1;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch;padding:8px 0}.mm-item{display:flex;align-items:center;gap:10px;padding:0 16px;min-height:52px;cursor:pointer;border-bottom:1px solid var(--surface-2);transition:background .12s ease}.mm-item:last-child{border-bottom:none}.mm-item:hover,.mm-item:active{background:var(--primary-soft)}.mm-item--parent .mm-item-label{flex:1;font-size:.875rem;font-weight:500;color:var(--text);line-height:1.35}.mm-item--parent .mm-arrow{width:16px;height:16px;color:var(--text-muted);flex-shrink:0;transition:color .15s}.mm-item--parent:hover .mm-arrow{color:var(--primary)}.mm-item .mm-item-link{display:flex;align-items:center;flex:1;min-height:52px;font-size:.875rem;font-weight:400;color:var(--text);text-decoration:none;line-height:1.35}.mm-item .mm-item-link:before,.mm-item .mm-item-link:after{display:none!important}.mm-item .mm-item-link:hover{color:var(--primary)}.woocommerce .form-row,.woocommerce-page .form-row{margin-bottom:16px}.woocommerce .form-row label,.woocommerce-page .form-row label{display:block;font-size:.8rem;font-weight:600;color:var(--text);margin-bottom:5px}.woocommerce .form-row label .required,.woocommerce-page .form-row label .required{color:var(--primary);margin-left:2px}.woocommerce .form-row input[type=text],.woocommerce .form-row input[type=email],.woocommerce .form-row input[type=tel],.woocommerce .form-row input[type=number],.woocommerce .form-row input[type=password],.woocommerce .form-row input[type=search],.woocommerce .form-row textarea,.woocommerce .form-row select,.woocommerce-page .form-row input[type=text],.woocommerce-page .form-row input[type=email],.woocommerce-page .form-row input[type=tel],.woocommerce-page .form-row input[type=number],.woocommerce-page .form-row input[type=password],.woocommerce-page .form-row input[type=search],.woocommerce-page .form-row textarea,.woocommerce-page .form-row select{width:100%;padding:9px 12px;font-size:.875rem;font-family:inherit;color:var(--text);background:var(--bg);border:1.5px solid var(--border);border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.woocommerce .form-row input[type=text]::placeholder,.woocommerce .form-row input[type=email]::placeholder,.woocommerce .form-row input[type=tel]::placeholder,.woocommerce .form-row input[type=number]::placeholder,.woocommerce .form-row input[type=password]::placeholder,.woocommerce .form-row input[type=search]::placeholder,.woocommerce .form-row textarea::placeholder,.woocommerce .form-row select::placeholder,.woocommerce-page .form-row input[type=text]::placeholder,.woocommerce-page .form-row input[type=email]::placeholder,.woocommerce-page .form-row input[type=tel]::placeholder,.woocommerce-page .form-row input[type=number]::placeholder,.woocommerce-page .form-row input[type=password]::placeholder,.woocommerce-page .form-row input[type=search]::placeholder,.woocommerce-page .form-row textarea::placeholder,.woocommerce-page .form-row select::placeholder{color:var(--text-muted);opacity:.7}.woocommerce .form-row input[type=text]:focus,.woocommerce .form-row input[type=email]:focus,.woocommerce .form-row input[type=tel]:focus,.woocommerce .form-row input[type=number]:focus,.woocommerce .form-row input[type=password]:focus,.woocommerce .form-row input[type=search]:focus,.woocommerce .form-row textarea:focus,.woocommerce .form-row select:focus,.woocommerce-page .form-row input[type=text]:focus,.woocommerce-page .form-row input[type=email]:focus,.woocommerce-page .form-row input[type=tel]:focus,.woocommerce-page .form-row input[type=number]:focus,.woocommerce-page .form-row input[type=password]:focus,.woocommerce-page .form-row input[type=search]:focus,.woocommerce-page .form-row textarea:focus,.woocommerce-page .form-row select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2e70f41a}.woocommerce .form-row.woocommerce-invalid input,.woocommerce .form-row.woocommerce-invalid select,.woocommerce-page .form-row.woocommerce-invalid input,.woocommerce-page .form-row.woocommerce-invalid select{border-color:#dc2626;box-shadow:0 0 0 3px #dc262614}.woocommerce .form-row.woocommerce-validated input,.woocommerce .form-row.woocommerce-validated select,.woocommerce-page .form-row.woocommerce-validated input,.woocommerce-page .form-row.woocommerce-validated select{border-color:var(--success)}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error,.woocommerce-page .woocommerce-message,.woocommerce-page .woocommerce-info,.woocommerce-page .woocommerce-error{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:8px;font-size:.875rem;margin-bottom:20px;list-style:none;border-left:4px solid transparent}.woocommerce .woocommerce-message a,.woocommerce .woocommerce-info a,.woocommerce .woocommerce-error a,.woocommerce-page .woocommerce-message a,.woocommerce-page .woocommerce-info a,.woocommerce-page .woocommerce-error a{font-weight:600;text-decoration:underline;text-underline-offset:2px}.woocommerce .woocommerce-message:before,.woocommerce .woocommerce-info:before,.woocommerce .woocommerce-error:before,.woocommerce-page .woocommerce-message:before,.woocommerce-page .woocommerce-info:before,.woocommerce-page .woocommerce-error:before{display:none}.woocommerce .woocommerce-message .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-error .button,.woocommerce-page .woocommerce-message .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-error .button{margin-left:auto;flex-shrink:0;padding:6px 14px;font-size:.78rem;font-weight:700;border-radius:6px;border:none;cursor:pointer}.woocommerce .woocommerce-message,.woocommerce-page .woocommerce-message{background:#f0fdf4;border-color:var(--success);color:#166534}.woocommerce .woocommerce-message a,.woocommerce-page .woocommerce-message a{color:#166534}.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-message .button{background:var(--success);color:#fff}.woocommerce .woocommerce-info,.woocommerce-page .woocommerce-info{background:var(--primary-soft);border-color:var(--primary);color:#1e3a8a}.woocommerce .woocommerce-info a,.woocommerce-page .woocommerce-info a{color:var(--primary)}.woocommerce .woocommerce-info .button,.woocommerce-page .woocommerce-info .button{background:var(--primary);color:#fff}.woocommerce .woocommerce-error,.woocommerce-page .woocommerce-error{background:#fef2f2;border-color:#dc2626;color:#991b1b}.woocommerce .woocommerce-error a,.woocommerce-page .woocommerce-error a{color:#dc2626}.woocommerce .woocommerce-error .button,.woocommerce-page .woocommerce-error .button{background:#dc2626;color:#fff}.woocommerce .woocommerce-error li,.woocommerce-page .woocommerce-error li{margin:0}.woocommerce .button,.woocommerce button.button,.woocommerce input.button,.woocommerce a.button,.woocommerce-page .button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce-page a.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 22px;font-size:.875rem;font-weight:700;font-family:inherit;letter-spacing:.02em;color:#fff;background:var(--primary);border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .2s}.woocommerce .button:after,.woocommerce button.button:after,.woocommerce input.button:after,.woocommerce a.button:after,.woocommerce-page .button:after,.woocommerce-page button.button:after,.woocommerce-page input.button:after,.woocommerce-page a.button:after{display:none!important}.woocommerce .button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button:hover,.woocommerce-page .button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce-page a.button:hover{background:var(--primary-hover);color:#fff}.woocommerce .button:disabled,.woocommerce button.button:disabled,.woocommerce input.button:disabled,.woocommerce a.button:disabled,.woocommerce-page .button:disabled,.woocommerce-page button.button:disabled,.woocommerce-page input.button:disabled,.woocommerce-page a.button:disabled{opacity:.5;pointer-events:none}.woocommerce-cart .single-product-layout .woocommerce{display:grid;grid-template-columns:1fr 360px;column-gap:32px;align-items:start}.woocommerce-cart .single-product-layout .woocommerce>.woocommerce-notices-wrapper{grid-column:1/-1}.woocommerce-cart .single-product-layout .woocommerce>.woocommerce-cart-form{grid-column:1}.woocommerce-cart .single-product-layout .woocommerce>.cart-collaterals{grid-column:2}@media(max-width:1024px){.woocommerce-cart .single-product-layout .woocommerce{grid-template-columns:1fr}.woocommerce-cart .single-product-layout .woocommerce>.cart-collaterals{grid-column:1;margin-top:10px}}.woocommerce-cart .cp-cart-items{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.woocommerce-cart .cp-cart-header{display:grid;grid-template-columns:36px 72px 1fr 110px 130px 110px;gap:0 16px;padding:13px 20px;background:var(--surface);border-bottom:1.5px solid var(--border);font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.woocommerce-cart .cp-cart-header__product{grid-column:1/span 3}.woocommerce-cart .cp-cart-header__price{grid-column:4}.woocommerce-cart .cp-cart-header__qty{grid-column:5}.woocommerce-cart .cp-cart-header__subtotal{grid-column:6;text-align:right}@media(max-width:768px){.woocommerce-cart .cp-cart-header{display:none}}.woocommerce-cart .cp-cart-item{display:grid;grid-template-columns:36px 72px 1fr 110px 130px 110px;gap:0 16px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border);transition:background .15s}.woocommerce-cart .cp-cart-item:hover{background:var(--surface)}@media(max-width:768px){.woocommerce-cart .cp-cart-item{grid-template-columns:36px 72px 1fr;grid-template-rows:auto auto;gap:0 12px;padding:12px 16px}}.woocommerce-cart .cp-cart-item__remove .remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--surface-2);color:var(--text-muted);font-size:1.1rem;text-decoration:none;transition:background .15s,color .15s}.woocommerce-cart .cp-cart-item__remove .remove:after{display:none!important}.woocommerce-cart .cp-cart-item__remove .remove:hover{background:#dc26261a;color:#dc2626}.woocommerce-cart .cp-cart-item__thumb{overflow:hidden}.woocommerce-cart .cp-cart-item__thumb img{width:72px;height:72px;object-fit:cover;border-radius:6px;border:1px solid var(--border);background:var(--surface);display:block}.woocommerce-cart .cp-cart-item__thumb a{display:block;line-height:0}.woocommerce-cart .cp-cart-item__info{display:flex;flex-direction:column;gap:3px}.woocommerce-cart .cp-cart-item__name a{font-size:.875rem;font-weight:600;color:var(--text);text-decoration:none}.woocommerce-cart .cp-cart-item__name a:hover{color:var(--primary)}.woocommerce-cart .cp-cart-item__name a:after{display:none!important}.woocommerce-cart .cp-cart-item__price-mobile{font-size:.78rem;color:var(--text-muted)}@media(min-width:769px){.woocommerce-cart .cp-cart-item__price-mobile{display:none}}.woocommerce-cart .cp-cart-item__price{font-weight:600;font-size:.875rem;color:var(--text);white-space:nowrap}@media(max-width:768px){.woocommerce-cart .cp-cart-item__price{display:none}}@media(max-width:768px){.woocommerce-cart .cp-cart-item__qty{grid-column:2/span 2;margin-top:10px}}.woocommerce-cart .cp-cart-item__qty .quantity{display:flex;align-items:center;gap:0;border:1.5px solid var(--border);border-radius:8px;overflow:hidden;width:fit-content;background:var(--bg)}.woocommerce-cart .cp-cart-item__qty .quantity input.qty{width:48px;padding:7px 4px;font-size:.875rem;font-family:inherit;border:none;text-align:center;color:var(--text);background:var(--bg);outline:none;-moz-appearance:textfield}.woocommerce-cart .cp-cart-item__qty .quantity input.qty::-webkit-outer-spin-button,.woocommerce-cart .cp-cart-item__qty .quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.woocommerce-cart .cp-cart-item__qty .quantity input.qty:focus{border-color:var(--primary);box-shadow:inset 0 0 0 2px #2e70f41a}.woocommerce-cart .cp-cart-item__subtotal{font-weight:700;font-size:.9rem;color:var(--primary);white-space:nowrap}@media(max-width:768px){.woocommerce-cart .cp-cart-item__subtotal{display:none}}.woocommerce-cart .cp-cart-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 20px;background:var(--surface);border-top:1.5px solid var(--border)}@media(max-width:590px){.woocommerce-cart .cp-cart-actions{flex-direction:column;align-items:stretch}}.woocommerce-cart .cp-cart-coupon{display:flex;gap:8px;align-items:center;flex:1;max-width:360px}@media(max-width:590px){.woocommerce-cart .cp-cart-coupon{max-width:100%}}.woocommerce-cart .cp-cart-coupon__input{flex:1;padding:8px 12px;font-size:.875rem;font-family:inherit;border:1.5px solid var(--border);border-radius:8px;color:var(--text);background:var(--bg);outline:none;transition:border-color .15s,box-shadow .15s}.woocommerce-cart .cp-cart-coupon__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2e70f41a}.woocommerce-cart .cp-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;font-size:.8rem;font-family:inherit;font-weight:600;border-radius:8px;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.woocommerce-cart .cp-btn--outline{background:transparent;color:var(--primary);border:1.5px solid var(--primary-border, var(--primary))}.woocommerce-cart .cp-btn--outline:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.woocommerce-cart .cp-btn--ghost{background:transparent;color:var(--text-muted);border:1.5px solid var(--border)}.woocommerce-cart .cp-btn--ghost:hover{background:var(--surface-2);color:var(--text)}.woocommerce-cart .cp-btn svg{flex-shrink:0}.woocommerce-cart .cart-collaterals{display:block;margin-top:10px}.woocommerce-cart .cross-sells{margin-bottom:24px}.woocommerce-cart .cross-sells h2{font-size:1.1rem;font-weight:700;margin-bottom:20px}.woocommerce-cart .cp-cart-totals{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;overflow:hidden;position:sticky;top:20px}@media(max-width:768px){.woocommerce-cart .cp-cart-totals{position:static}}.woocommerce-cart .cp-cart-totals__heading{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);margin:0;padding:13px 20px;background:var(--surface);border-bottom:1.5px solid var(--border)}.woocommerce-cart .cp-totals-row__shipping-wrap{width:100%}.woocommerce-cart .cp-totals-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 20px;border-bottom:1px solid var(--border);font-size:.8rem}.woocommerce-cart .cp-totals-row:last-child{border-bottom:none}.woocommerce-cart .cp-totals-row__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);white-space:nowrap}.woocommerce-cart .cp-totals-row__value{font-weight:600;color:var(--text);text-align:right}.woocommerce-cart .cp-totals-row--discount .cp-totals-row__value{color:#16a34a}.woocommerce-cart .cp-totals-row--shipping{flex-direction:column;gap:8px;align-items:flex-start}.woocommerce-cart .cp-totals-row--total{padding:13px 20px;background:var(--surface-2)}.woocommerce-cart .cp-totals-row--total .cp-totals-row__label{font-size:.9rem;font-weight:700;color:var(--text);text-transform:none;letter-spacing:0}.woocommerce-cart .cp-totals-row--total .cp-totals-row__value{font-size:1.1rem;font-weight:700;color:var(--primary)}.woocommerce-cart .woocommerce-shipping-destination{font-size:.72rem;color:var(--text-muted);margin:6px 0 0}.woocommerce-cart #shipping_method,.woocommerce-cart ul.woocommerce-shipping-methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.woocommerce-cart #shipping_method li,.woocommerce-cart ul.woocommerce-shipping-methods li{display:grid;grid-template-columns:16px 1fr;align-items:center;gap:0 8px;padding:7px 10px;border:1.5px solid var(--border);border-radius:6px;background:var(--bg);transition:border-color .15s}.woocommerce-cart #shipping_method li:has(input:checked),.woocommerce-cart ul.woocommerce-shipping-methods li:has(input:checked){border-color:var(--primary);background:#2e70f40a}.woocommerce-cart #shipping_method li input[type=radio],.woocommerce-cart ul.woocommerce-shipping-methods li input[type=radio]{accent-color:var(--primary);width:14px;height:14px;margin:0;cursor:pointer}.woocommerce-cart #shipping_method li label,.woocommerce-cart ul.woocommerce-shipping-methods li label{font-size:.78rem;font-weight:500;color:var(--text);cursor:pointer;margin:0}.woocommerce-cart #shipping_method li label .woocommerce-Price-amount,.woocommerce-cart ul.woocommerce-shipping-methods li label .woocommerce-Price-amount{font-weight:700;color:var(--primary)}.woocommerce-cart .wc-proceed-to-checkout{padding:14px 20px 18px}.woocommerce-cart .wc-proceed-to-checkout .checkout-button{display:flex;width:100%;justify-content:center;padding:13px;font-size:.9rem;border-radius:10px;letter-spacing:.02em}.cp-order-summary{border:1.5px solid var(--border);border-radius:12px;overflow:hidden;background:var(--bg)}.cp-order-summary__bar{display:flex;align-items:center;gap:10px;padding:14px 20px;background:var(--surface);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.cp-order-summary__bar::-webkit-details-marker{display:none}.cp-order-summary__bar::marker{content:none}.cp-order-summary__bar:hover{background:var(--surface-2)}.cp-order-summary__icon{color:var(--primary);flex-shrink:0;display:flex;align-items:center}.cp-order-summary__title{font-size:.9rem;font-weight:700;color:var(--text)}.cp-order-summary__count{font-size:.78rem;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:20px;padding:2px 10px}.cp-order-summary__total{margin-left:auto;font-weight:700;font-size:1rem;color:var(--primary)}.cp-order-summary__chevron{color:var(--text-muted);flex-shrink:0;display:flex;align-items:center;transition:transform .2s}.cp-order-summary[open] .cp-order-summary__chevron{transform:rotate(180deg)}.cp-order-summary__body{padding:0;border-top:1.5px solid var(--border)}.cp-order-summary__table{width:100%;border-collapse:collapse;font-size:.8rem}.cp-order-summary__table thead th{padding:8px 16px;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);background:var(--surface)}.cp-order-summary__table tbody tr:last-child td{border-bottom:none}.cp-order-summary__table tbody td{padding:9px 16px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle}.cp-order-summary__table .cp-os-col-name{width:auto}.cp-order-summary__table .cp-os-col-qty{width:80px;text-align:center}.cp-order-summary__table .cp-os-col-price{width:110px;text-align:right;font-weight:700;color:var(--primary)}.woocommerce-checkout .cp-checkout-cols{display:grid;grid-template-columns:1fr 340px;column-gap:32px;align-items:start}@media(max-width:1024px){.woocommerce-checkout .cp-checkout-cols{grid-template-columns:1fr}}.woocommerce-checkout .cp-checkout-left{display:flex;flex-direction:column;gap:12px}.woocommerce-checkout .cp-checkout-right{position:sticky;top:20px}@media(max-width:1024px){.woocommerce-checkout .cp-checkout-right{position:static}}.woocommerce-checkout #customer_details.col2-set{display:flex!important;flex-direction:column!important;gap:12px;counter-reset:checkout-section}.woocommerce-checkout #customer_details.col2-set .col-1,.woocommerce-checkout #customer_details.col2-set .col-2{width:100%!important;float:none!important}.woocommerce-checkout #order_review{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.woocommerce-checkout #order_review_heading{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);margin:0 0 8px;padding:0;border:none}.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-shipping-fields,.woocommerce-checkout .woocommerce-additional-fields{border:1.5px solid var(--border);border-radius:12px;overflow:hidden;background:var(--bg);counter-increment:checkout-section}.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-billing-fields>h2,.woocommerce-checkout .woocommerce-shipping-fields>h3,.woocommerce-checkout .woocommerce-shipping-fields>h2,.woocommerce-checkout .woocommerce-additional-fields>h3,.woocommerce-checkout .woocommerce-additional-fields>h2{display:flex;align-items:center;gap:12px;margin:0;padding:14px 20px;background:var(--surface);border-bottom:1.5px solid var(--border);font-size:.9rem;font-weight:700;color:var(--text)}.woocommerce-checkout .woocommerce-billing-fields>h3:before,.woocommerce-checkout .woocommerce-billing-fields>h2:before,.woocommerce-checkout .woocommerce-shipping-fields>h3:before,.woocommerce-checkout .woocommerce-shipping-fields>h2:before,.woocommerce-checkout .woocommerce-additional-fields>h3:before,.woocommerce-checkout .woocommerce-additional-fields>h2:before{content:counter(checkout-section);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:var(--primary);color:#fff;font-size:.72rem;font-weight:700;flex-shrink:0}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{padding:16px 20px 4px}.woocommerce-checkout .woocommerce-additional-fields__field-wrapper{padding-bottom:12px}.woocommerce-checkout .woocommerce-shipping-fields{margin-bottom:12px}.woocommerce-checkout .woocommerce-shipping-fields>h3#ship-to-different-address{cursor:pointer;-webkit-user-select:none;user-select:none}.woocommerce-checkout .woocommerce-shipping-fields>h3#ship-to-different-address label{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:700;font-size:.9rem;margin:0}.woocommerce-checkout .woocommerce-shipping-fields>h3#ship-to-different-address input[type=checkbox]{width:17px;height:17px;accent-color:var(--primary);cursor:pointer;flex-shrink:0}.woocommerce-checkout .woocommerce-shipping-fields .shipping_address .woocommerce-shipping-fields__field-wrapper{padding:16px 20px 4px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;column-gap:14px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-first,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-first{grid-column:1}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-last,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-last{grid-column:2}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-wide{grid-column:1/-1}@media(max-width:590px){.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-first,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-last,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-first,.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row-last{grid-column:1}}.woocommerce-checkout .form-row{margin-bottom:12px}.woocommerce-checkout .form-row label{display:block;font-size:.75rem;font-weight:600;color:var(--text-muted);margin-bottom:4px}.woocommerce-checkout .form-row label .required{color:var(--primary);margin-left:1px}.woocommerce-checkout .form-row .input-text,.woocommerce-checkout .form-row select,.woocommerce-checkout .form-row textarea{width:100%;box-sizing:border-box;padding:8px 11px;font-size:.875rem;font-family:inherit;color:var(--text);background:var(--bg);border:1.5px solid var(--border);border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.woocommerce-checkout .form-row .input-text:focus,.woocommerce-checkout .form-row select:focus,.woocommerce-checkout .form-row textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2e70f41a}.woocommerce-checkout .form-row .input-text::placeholder,.woocommerce-checkout .form-row select::placeholder,.woocommerce-checkout .form-row textarea::placeholder{color:var(--text-muted);opacity:.5}.woocommerce-checkout .form-row textarea{resize:vertical;min-height:72px}.woocommerce-checkout .form-row.woocommerce-invalid .input-text,.woocommerce-checkout .form-row.woocommerce-invalid select{border-color:#dc2626}.woocommerce-checkout .form-row.woocommerce-validated .input-text,.woocommerce-checkout .form-row.woocommerce-validated select{border-color:#16a34a}.woocommerce-checkout .cp-totals-strip{display:flex;flex-direction:column}.woocommerce-checkout .cp-totals-strip__row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 16px;border-bottom:1px solid var(--border);font-size:.8rem}.woocommerce-checkout .cp-totals-strip__row:last-child{border-bottom:none}.woocommerce-checkout .cp-totals-strip__row--discount .cp-totals-strip__value{color:#16a34a}.woocommerce-checkout .cp-totals-strip__row--total{padding:13px 16px;background:var(--surface-2)}.woocommerce-checkout .cp-totals-strip__row--total .cp-totals-strip__label{font-size:.9rem;font-weight:700;color:var(--text);text-transform:none;letter-spacing:0}.woocommerce-checkout .cp-totals-strip__row--total .cp-totals-strip__value{font-size:1.1rem;font-weight:700;color:var(--primary)}.woocommerce-checkout .cp-totals-strip__row--shipping{flex-direction:column;gap:8px}.woocommerce-checkout .cp-totals-strip__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);white-space:nowrap}.woocommerce-checkout .cp-totals-strip__value{font-weight:600;color:var(--text);text-align:left}.woocommerce-checkout .cp-totals-strip__shipping-methods ul.woocommerce-shipping-methods{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.woocommerce-checkout .cp-totals-strip__shipping-methods ul.woocommerce-shipping-methods li{display:grid;grid-template-columns:16px 1fr;align-items:center;gap:0 8px;padding:7px 10px;border:1.5px solid var(--border);border-radius:6px;background:var(--bg);transition:border-color .15s}.woocommerce-checkout .cp-totals-strip__shipping-methods ul.woocommerce-shipping-methods li:has(input:checked){border-color:var(--primary);background:#2e70f40a}.woocommerce-checkout .cp-totals-strip__shipping-methods ul.woocommerce-shipping-methods li input[type=radio]{accent-color:var(--primary);width:14px;height:14px;margin:0;cursor:pointer}.woocommerce-checkout .cp-totals-strip__shipping-methods ul.woocommerce-shipping-methods li label{font-size:.78rem;font-weight:500;color:var(--text);cursor:pointer;margin:0}.woocommerce-checkout .cp-totals-strip__shipping-methods ul.woocommerce-shipping-methods li label .woocommerce-Price-amount{font-weight:700;color:var(--primary)}.woocommerce-checkout .cp-checkout-payment-wrap{margin-top:8px}.woocommerce-checkout #payment{background:var(--bg);border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.woocommerce-checkout #payment:before{content:"Спосіб оплати";display:flex;align-items:center;gap:12px;padding:14px 20px;background:var(--surface);border-bottom:1.5px solid var(--border);font-size:.9rem;font-weight:700;color:var(--text)}.woocommerce-checkout #payment .wc_payment_methods{list-style:none;margin:0;padding:16px 20px 0;display:flex;flex-direction:column;gap:8px}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method{border:1.5px solid var(--border);border-radius:10px;overflow:hidden;background:var(--bg);transition:border-color .15s}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method:has(input:checked){border-color:var(--primary)}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>input[type=radio]{display:none}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:0 10px;padding:12px 14px;cursor:pointer;font-size:.875rem;font-weight:600;color:var(--text)}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label:before{content:"";width:16px;height:16px;border-radius:50%;border:2px solid var(--border);background:var(--bg);flex-shrink:0;transition:border-color .15s;box-sizing:border-box}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method>label img{height:20px;width:auto;grid-column:3}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method:has(input:checked)>label:before{border-color:var(--primary);background:radial-gradient(circle,var(--primary) 46%,transparent 50%)}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box{padding:8px 14px 12px 44px;background:#2e70f40a;border-top:1px solid var(--border);font-size:.78rem;color:var(--text-muted);line-height:1.5}.woocommerce-checkout #payment .wc_payment_methods .wc_payment_method .payment_box p{margin-bottom:0}.woocommerce-checkout #payment .woocommerce-privacy-policy-text{font-size:.72rem;color:var(--text-muted);margin:10px 20px 0}.woocommerce-checkout #payment .woocommerce-privacy-policy-text a{color:var(--primary)}.woocommerce-checkout #payment .form-row.place-order{margin:0;padding:16px 20px 20px}.woocommerce-checkout #payment #place_order{width:100%;padding:14px;font-size:.95rem;border-radius:10px;letter-spacing:.02em}.checkout.woocommerce-checkout{margin-top:20px}.cp-order-summary table{border:none!important;border-radius:0!important}.cp-order-summary table thead th:first-child,.cp-order-summary table thead th:last-child{border-radius:0!important}.woocommerce-account .woocommerce{display:flex;gap:32px;align-items:flex-start}@media(max-width:768px){.woocommerce-account .woocommerce{flex-direction:column}}.woocommerce-account .woocommerce-MyAccount-navigation{flex:0 0 220px;background:var(--surface);border:1.5px solid var(--border);border-radius:12px;overflow:hidden}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:8px 0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:10px 18px;font-size:.875rem;font-weight:500;color:var(--text);text-decoration:none;transition:background .15s,color .15s}.woocommerce-account .woocommerce-MyAccount-navigation li a:after{display:none!important}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:var(--surface-2);color:var(--primary)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--is-active a{background:var(--primary-soft);color:var(--primary);font-weight:700}.woocommerce-account .woocommerce-MyAccount-content{flex:1;min-width:0}.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3{font-size:1rem;font-weight:700;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--border)}.woocommerce-account .woocommerce-MyAccount-content p{font-size:.875rem;color:var(--text)}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table{width:100%;border-collapse:collapse;font-size:.875rem}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table thead th{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);padding:8px 10px 10px;border-bottom:2px solid var(--border);text-align:left}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table tbody td{padding:12px 10px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status .woocommerce-order-status{display:inline-block;padding:3px 8px;border-radius:4px;font-size:.72rem;font-weight:700}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status .woocommerce-order-status.status-completed{background:#f0fdf4;color:#166534}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status .woocommerce-order-status.status-processing{background:var(--primary-soft);color:var(--primary)}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status .woocommerce-order-status.status-cancelled{background:#fef2f2;color:#991b1b}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .woocommerce-orders-table__cell-order-status .woocommerce-order-status.status-pending{background:#fefce8;color:#854d0e}.woocommerce-account .woocommerce-MyAccount-content table.woocommerce-orders-table .button{padding:6px 14px;font-size:.75rem;border-radius:6px}.woocommerce-order .woocommerce-notice--success{background:#f0fdf4;border:1.5px solid var(--success);border-radius:10px;padding:20px 24px;margin-bottom:28px;color:#166534;font-weight:600}.woocommerce-order ul.woocommerce-order-overview{display:flex;flex-wrap:wrap;gap:12px;list-style:none;padding:0;margin:0 0 28px}.woocommerce-order ul.woocommerce-order-overview li{background:var(--surface);border:1.5px solid var(--border);border-radius:8px;padding:12px 18px;font-size:.78rem;color:var(--text-muted);flex:1 1 160px}.woocommerce-order ul.woocommerce-order-overview li strong{display:block;font-size:.9rem;font-weight:700;color:var(--text);margin-top:2px}.woocommerce-order .woocommerce-order-details h2,.woocommerce-order .woocommerce-customer-details h2{font-size:1rem;font-weight:700;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--border)}.woocommerce-page table.shop_table{width:100%;border-collapse:collapse;font-size:.875rem}.woocommerce-page table.shop_table thead th{font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);padding:8px 12px 10px;border-bottom:2px solid var(--border);text-align:left}.woocommerce-page table.shop_table tbody td{padding:12px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle}.woocommerce-page table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td{padding:10px 12px;border-bottom:1px solid var(--border);font-weight:600}.woocommerce-page table.shop_table tfoot tr:last-child th,.woocommerce-page table.shop_table tfoot tr:last-child td{font-size:1rem;font-weight:700;border-bottom:none}@media(max-width:768px){.woocommerce-cart table.shop_table thead{display:none}.woocommerce-cart table.shop_table tbody tr{display:flex;flex-wrap:wrap;padding:12px 0;border-bottom:1px solid var(--border)}.woocommerce-cart table.shop_table tbody td{border:none;padding:4px 8px}.woocommerce-cart table.shop_table .product-thumbnail{flex:0 0 auto}.woocommerce-cart table.shop_table .product-name{flex:1}.woocommerce-cart .cart_totals{max-width:100%;margin-left:0}.woocommerce-checkout .col2-set{display:flex;flex-direction:column}.woocommerce-checkout #order_review{margin-top:24px}}#payment ul.payment_methods li:before,#payment ul.payment_methods li:after,.woocommerce-page #payment ul.payment_methods li:before,.woocommerce-page #payment ul.payment_methods li:after{content:none!important;display:none!important}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{background:var(--primary)!important;color:#fff!important;border-radius:10px!important}.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover{background:var(--primary-hover)!important}.woocommerce a:hover,.woocommerce-page a:hover{color:var(--primary)}.star-rating span:before,.woocommerce .star-rating span:before{color:var(--primary)!important}.woocommerce #reviews p.stars a.active,.woocommerce #reviews p.stars a:hover,.woocommerce #reviews p.stars a:hover~a{color:var(--primary)}.woocommerce #reviews p.stars.selected a.active{color:var(--primary)}.woocommerce .quantity input.qty{-moz-appearance:textfield}.woocommerce .quantity input.qty::-webkit-outer-spin-button,.woocommerce .quantity input.qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{display:none!important}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{margin:0!important}.woocommerce a.remove{color:#111!important}.woocommerce-cart table.shop_table .product-remove a:hover{background:#2e70f4!important}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt{background-color:#2e70f4}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover,:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover{background-color:var(--primary-hover)}.blog-archive-hero{background:var(--surface);border-bottom:1px solid var(--border);padding:40px 0 36px;margin-bottom:48px}.blog-archive-hero__inner{max-width:680px}.blog-archive-hero__title{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;color:var(--text);margin:0 0 8px;line-height:1.2}.blog-archive-hero__title span{font-weight:inherit}.blog-archive-hero__desc{font-size:1rem;color:var(--text-muted);margin:0;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:56px}@media(max-width:980px){.blog-grid{grid-template-columns:repeat(2,1fr);gap:22px}}@media(max-width:600px){.blog-grid{grid-template-columns:1fr;gap:18px}}.post-card{display:flex;flex-direction:column;background:var(--bg);border:1px solid var(--border);border-radius:12px;overflow:hidden;transition:box-shadow .2s,border-color .2s,transform .2s}.post-card:hover{box-shadow:0 6px 28px #2e70f41f;border-color:var(--primary-border);transform:translateY(-2px)}.post-card__image-wrap{display:block;position:relative;overflow:hidden;aspect-ratio:16/10;background:var(--surface);text-decoration:none;flex-shrink:0}.post-card__img{width:100%;height:100%!important;object-fit:cover;display:block;transition:transform .35s ease}.post-card:hover .post-card__img{transform:scale(1.04)}.post-card__img-placeholder{width:100%;height:100%;background:var(--surface-2)}.post-card__img-placeholder:after{content:"";display:block;width:48px;height:48px;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--border);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='1.5'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='9' cy='9' r='2'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.post-card__cat{position:absolute;top:12px;left:12px;background:var(--primary);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 9px;border-radius:20px;line-height:1.4;white-space:nowrap;pointer-events:none}.post-card__body{display:flex;flex-direction:column;flex:1;padding:20px 22px 22px;gap:10px}.post-card__title{font-size:1rem;font-weight:700;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__title a{color:var(--text);text-decoration:none;transition:color .15s}.post-card__title a:hover{color:var(--primary)}.post-card__excerpt{font-size:.875rem;color:var(--text-muted);line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.post-card__link{display:inline-flex;align-items:center;gap:5px;font-size:.85rem;font-weight:600;color:var(--primary);text-decoration:none;margin-top:2px;transition:gap .15s,color .15s;max-width:max-content}.post-card__link:hover{color:var(--primary-hover);gap:8px}.blog-pagination,.blog-grid+.navigation{display:flex;justify-content:center;margin:0 0 56px}.blog-pagination .nav-links,.blog-grid+.navigation .nav-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.blog-pagination .page-numbers,.blog-pagination a.page-numbers,.blog-grid+.navigation .page-numbers,.blog-grid+.navigation a.page-numbers{display:inline-flex;align-items:center;gap:4px;min-width:38px;height:38px;padding:0 10px;border-radius:8px;border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,color .15s;justify-content:center}.blog-pagination .page-numbers svg,.blog-pagination a.page-numbers svg,.blog-grid+.navigation .page-numbers svg,.blog-grid+.navigation a.page-numbers svg{flex-shrink:0}.blog-pagination .page-numbers:hover,.blog-pagination a.page-numbers:hover,.blog-grid+.navigation .page-numbers:hover,.blog-grid+.navigation a.page-numbers:hover{background:var(--surface);border-color:var(--primary-border);color:var(--primary)}.blog-pagination .page-numbers.current,.blog-pagination a.page-numbers.current,.blog-grid+.navigation .page-numbers.current,.blog-grid+.navigation a.page-numbers.current{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:700}.blog-pagination .page-numbers.dots,.blog-pagination a.page-numbers.dots,.blog-grid+.navigation .page-numbers.dots,.blog-grid+.navigation a.page-numbers.dots{border-color:transparent;background:transparent;pointer-events:none}.post-meta-bar{display:flex;align-items:center;flex-wrap:wrap;gap:4px 0;font-size:.8rem;color:var(--text-muted)}.post-meta-bar__item{display:inline-flex;align-items:center;gap:4px}.post-meta-bar__item svg{flex-shrink:0;opacity:.7}.post-meta-bar__sep{margin:0 8px;opacity:.4}.post-cats{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.post-cat-badge{display:inline-flex;align-items:center;padding:4px 12px;background:var(--primary-soft);color:var(--primary);border:1px solid var(--primary-border);border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;transition:background .15s,color .15s}.post-cat-badge:hover{background:var(--primary);color:#fff!important;border:1px solid var(--primary-border)}.post-cat-badge:after{display:none!important}.post-header-section{padding:40px 0 32px;border-bottom:1px solid var(--border);background:var(--surface)}.post-header-wrap{max-width:780px}.post-title{font-size:clamp(1.6rem,3.5vw,2.5rem);font-weight:800;line-height:1.18;color:var(--text);margin:0 0 16px;letter-spacing:-.01em}.post-hero-image{padding:32px 0 0}.post-hero-image__img{width:100%;height:auto;display:block;border-radius:14px;object-fit:cover;aspect-ratio:21/9;object-position:center}@media(max-width:768px){.post-hero-image__img{aspect-ratio:16/9;border-radius:8px}}.post-content-section{padding:40px 0 56px}.post-content-wrap{max-width:780px;margin:0 auto}.post-content-wrap .entry-content{font-size:1.0625rem;line-height:1.75;color:var(--text)}.post-content-wrap .entry-content h2{font-size:1.5rem;font-weight:700;margin:2em 0 .5em}.post-content-wrap .entry-content h3{font-size:1.25rem;font-weight:700;margin:1.75em 0 .5em}.post-content-wrap .entry-content h4{font-size:1.1rem;font-weight:700;margin:1.5em 0 .5em}.post-content-wrap .entry-content p,.post-content-wrap .entry-content ul,.post-content-wrap .entry-content ol{margin:0 0 1.2em}.post-content-wrap .entry-content ul,.post-content-wrap .entry-content ol{padding-left:1.6em}.post-content-wrap .entry-content ul li,.post-content-wrap .entry-content ol li{margin-bottom:.4em}.post-content-wrap .entry-content a{color:var(--primary);text-decoration:none;text-underline-offset:3px}.post-content-wrap .entry-content a:hover{color:var(--primary-hover)}.post-content-wrap .entry-content blockquote{margin:2em 0;padding:18px 24px;border-left:4px solid var(--primary);background:var(--surface);border-radius:0 8px 8px 0;color:var(--text-muted);font-style:italic}.post-content-wrap .entry-content blockquote p{margin:0}.post-content-wrap .entry-content img{max-width:100%;height:auto;border-radius:8px;display:block;margin:1.5em auto}.post-content-wrap .entry-content code{background:var(--surface-2);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-size:.875em}.post-content-wrap .entry-content pre{background:var(--text);color:#e8edf4;border-radius:8px;padding:20px 24px;overflow-x:auto;font-size:.875rem;line-height:1.6;margin:1.5em 0}.post-content-wrap .entry-content pre code{background:none;border:none;padding:0;color:inherit;font-size:inherit}.post-content-wrap .entry-content hr{border:none;border-top:1px solid var(--border);margin:2.5em 0}.post-tags-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.post-tags-wrap__label{font-size:.8rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-right:4px}.post-tag{display:inline-flex;padding:4px 11px;background:var(--surface);border:1px solid var(--border);border-radius:6px;font-size:.8rem;color:var(--text-muted);text-decoration:none;transition:background .15s,border-color .15s,color .15s}.post-tag:hover{background:var(--surface-2);border-color:var(--primary-border);color:var(--primary)}.post-nav{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);padding:24px 0;margin-bottom:0}.post-nav__inner{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:600px){.post-nav__inner{grid-template-columns:1fr}}.post-nav__item{display:flex;flex-direction:column;gap:6px;padding:16px 20px;background:var(--bg);border:1px solid var(--border);border-radius:10px;text-decoration:none;transition:border-color .15s,box-shadow .15s,background .15s}.post-nav__item:hover{border-color:var(--primary-border);box-shadow:0 2px 12px #2e70f41a;background:var(--surface)}.post-nav__item--next{text-align:right}.post-nav__item--next .post-nav__dir{justify-content:flex-end}.post-nav__dir{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.05em}.post-nav__dir svg{flex-shrink:0}.post-nav__title{font-size:.9rem;font-weight:600;color:var(--text);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-comments-section{padding:48px 0 64px}.post-comments-section .post-content-wrap{max-width:780px}@media(max-width:768px){.blog-archive-hero{padding:28px 0 24px;margin-bottom:32px}.post-header-section{padding:28px 0 24px}.post-title{margin-bottom:12px}.post-hero-image{padding:20px 0 0}.post-content-section{padding:28px 0 40px}.post-nav{padding:18px 0}}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:unset!important;border:unset!important;border-radius:unset!important;padding:unset!important}.woocommerce #reviews #comments ol.commentlist li{padding:unset!important;margin:unset!important;position:unset!important;background:unset!important;border:unset!important}.woocommerce .products ul:after,.woocommerce .products ul:before,.woocommerce ul.products:after,.woocommerce ul.products:before{display:none!important}.woocommerce .woocommerce-product-rating:after,.woocommerce .woocommerce-product-rating:before{display:none!important}.woocommerce div.product form.cart:after,.woocommerce div.product form.cart:before{display:none!important}.woocommerce .woocommerce-product-rating .star-rating{margin:0!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{margin:unset!important;border-top:unset!important}.page-layout{display:grid;grid-template-columns:280px 1fr;gap:40px;align-items:start;padding:32px 0 48px}.page-layout--full{grid-template-columns:1fr}@media(max-width:1024px){.page-layout{grid-template-columns:240px 1fr;gap:24px}.page-layout--full{grid-template-columns:1fr}}@media(max-width:768px){.page-layout{grid-template-columns:1fr}}.page-layout .content-area{padding:0;min-width:0}@media(max-width:768px){.page-layout__main{order:-1}}.page-sidebar{position:sticky;top:calc(var(--header-height, 140px) + 16px);display:flex;flex-direction:column;gap:12px}@media(max-width:768px){.page-sidebar{position:static}}.ps-block{border:1px solid var(--border);border-radius:8px;overflow:hidden;background:var(--bg)}.ps-block__title{display:flex;align-items:center;gap:8px;margin:0;padding:12px 16px;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);background:var(--surface);border-bottom:1px solid var(--border)}.ps-block__icon{flex-shrink:0;opacity:.6}.ps-block__body{padding:16px}.ps-block__more{display:inline-block;margin-top:12px;font-size:.75rem;font-weight:500;color:var(--primary);text-decoration:none;transition:color .2s}.ps-block__more:after{display:none!important}.ps-block__more:hover{color:var(--primary-hover)}.ps-contacts{display:flex;flex-direction:column;gap:10px;font-style:normal;font-size:.82rem}.ps-contacts__item{display:flex;align-items:flex-start;gap:7px;color:var(--text);line-height:1.4;flex-direction:column}.ps-contacts__item svg{flex-shrink:0;margin-top:2px;color:var(--primary)}.ps-contacts__item small{display:block;font-size:.72rem;color:var(--text-muted)}.ps-contacts__phones{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.ps-contacts__phones li a{display:flex;align-items:center;gap:7px;font-size:.88rem;font-weight:500;color:var(--text);text-decoration:none;transition:color .2s}.ps-contacts__phones li a:before{content:"";display:inline-block;width:13px;height:13px;flex-shrink:0;background:var(--primary);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3 1.18h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 8.6a16 16 0 0 0 6.29 6.29l1.19-1.19a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 21.18 16z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 12a19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 3 1.18h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 8.6a16 16 0 0 0 6.29 6.29l1.19-1.19a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 21.18 16z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.ps-contacts__phones li a:after{display:none!important}.ps-contacts__phones li a:hover{color:var(--primary)}.ps-hours{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.ps-hours__row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;font-size:.81rem;border-bottom:1px solid var(--surface-2)}.ps-hours__row:last-child{border-bottom:none}.ps-hours__row--today{font-weight:600;color:var(--primary)}.ps-hours__row--today .ps-hours__label{color:var(--primary)}.ps-hours__row--closed .ps-hours__time{color:var(--text-muted)}.ps-hours__label{color:var(--text)}.ps-hours__time{letter-spacing:.02em;font-variant-numeric:tabular-nums}.ps-hours__closed{font-size:.75rem;color:var(--text-muted);text-transform:lowercase}.ps-posts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ps-posts__link{display:grid;grid-template-columns:42px 1fr;gap:8px;align-items:baseline;padding:7px 0;border-bottom:1px solid var(--surface-2);text-decoration:none;color:inherit;transition:color .2s}.ps-posts__link:after{display:none!important}.ps-posts__link:hover,.ps-posts__link:hover .ps-posts__date{color:var(--primary)}.ps-posts__date{font-size:.68rem;font-variant-numeric:tabular-nums;color:var(--text-muted);white-space:nowrap;transition:color .2s}.ps-posts__title{font-size:.8rem;line-height:1.35;color:var(--text)}.ps-posts__item:last-child .ps-posts__link{border-bottom:none}@font-face{font-family:WooCommerce;src:url(../fonts/WooCommerce.woff2) format("woff2"),url(../fonts/WooCommerce.woff) format("woff"),url(../fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}.woocommerce .star-rating{position:relative;display:inline-block;font-family:WooCommerce;font-size:1em;width:5.4em;height:1em;line-height:1;overflow:hidden}.woocommerce .star-rating:before{content:"sssss";color:#d3ced2;position:absolute;left:0;top:0}.woocommerce .star-rating span{position:absolute;left:0;top:0;overflow:hidden;padding-top:1.5em}.woocommerce .star-rating span:before{content:"SSSSS";position:absolute;left:0;top:0;color:#f5b301}.woocommerce p.stars a{position:relative;display:inline-block;width:1em;height:1em;font-size:24px;text-indent:-9999px;text-decoration:none}.woocommerce p.stars a:before{content:"";font-family:WooCommerce;position:absolute;left:0;top:0;text-indent:0}.woocommerce p.stars:hover a:before{content:""}.woocommerce p.stars a:hover~a:before{content:""}.woocommerce p.stars.selected a.active:before{content:""}.woocommerce p.stars.selected a.active~a:before{content:""}.woocommerce p.stars.selected a:not(.active):before{content:""}
