@keyframes rfx-spin{to{transform:rotate(360deg)}}@keyframes rfxSlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes rfxFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes rfxFloatIn{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}@keyframes rfxChipsArrive{0%{transform:translateX(9%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes ffTextIn{0%{opacity:0;transform:translateY(12px)}}@font-face{font-family:"Plus Jakarta Sans";font-style:normal;font-weight:200 800;font-display:optional;src:url(../fonts/pjs.woff2)format("woff2")}:root,[data-bs-theme=light]{--rfx-primary:#0175ea;--rfx-primary-rgb:1, 117, 234;--rfx-primary-dark:#045cb4;--rfx-primary-darker:#00376f;--rfx-primary-bg-subtle:#eaf3fe;--rfx-primary-border-subtle:#b4d5fb;--bs-primary:var(--rfx-primary);--bs-primary-rgb:var(--rfx-primary-rgb);--bs-primary-text-emphasis:var(--rfx-primary-darker);--bs-primary-bg-subtle:var(--rfx-primary-bg-subtle);--bs-primary-border-subtle:var(--rfx-primary-border-subtle);--bs-success:#4caf50;--bs-success-rgb:76, 175, 80;--bs-link-color:var(--rfx-primary);--bs-link-color-rgb:var(--rfx-primary-rgb);--bs-link-hover-color:var(--rfx-primary-dark);--bs-link-hover-color-rgb:var(--rfx-primary-rgb);--bs-font-sans-serif:'Plus Jakarta Sans', 'Plus Jakarta Sans Fallback', system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-bg:#fafafa;--bs-body-font-size:0.9rem;--bs-border-radius:.375rem;--bs-border-radius-lg:.625rem;--rfx-orange:var(--rfx-primary);--rfx-orange-dark:var(--rfx-primary-dark);--rfx-bg-soft:#f7f7f7}.btn-primary{--bs-btn-bg:var(--rfx-primary);--bs-btn-border-color:var(--rfx-primary);--bs-btn-hover-bg:var(--rfx-primary-dark);--bs-btn-hover-border-color:var(--rfx-primary-dark);--bs-btn-active-bg:var(--rfx-primary-darker);--bs-btn-active-border-color:var(--rfx-primary-darker)}.btn-success{--bs-btn-bg:#4caf50;--bs-btn-border-color:#4caf50;--bs-btn-hover-bg:#3f9142;--bs-btn-hover-border-color:#3f9142}.rfx-topbar{background:#fff;font-size:.8rem;padding:.5rem 0;border-bottom:1px solid var(--bs-border-color)}.rfx-tb-item,.rfx-topbar-cats a{color:var(--bs-body-color);text-decoration:none;padding:.25rem .5rem}.rfx-topbar-cats a{border-radius:var(--bs-border-radius)}.breadcrumb a:hover,.rfx-tb-item strong,.rfx-tb-item svg,.rfx-topbar-cats a:hover{color:var(--rfx-orange)}.rfx-tb-item{display:inline-flex;align-items:center;gap:.5rem}.rfx-tb-item small{color:var(--bs-secondary-color);font-size:.7rem;line-height:1.15}.rfx-tb-item strong{font-weight:700;font-size:.85rem;line-height:1.15}.rfx-header .rfx-logo img,.rfx-header .rfx-logo svg{display:block;width:auto;height:var(--ff-logo-h, 40px);max-width:260px;aspect-ratio:auto}.navbar.rfx-main-header{padding:1rem 0}.rfx-main-header .navbar-collapse{gap:1rem}.rfx-search{position:relative}.rfx-search input[type=search]{border-radius:var(--bs-border-radius-pill);padding-right:3rem}.rfx-search:has(.sws)::before{content:none}.rfx-search::before{content:"";position:absolute;z-index:5;left:1.25rem;top:50%;transform:translateY(-50%);width:18px;height:18px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230175ea' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>")no-repeat center/contain;pointer-events:none}.rfx-search .dgwt-wcas-search-input,.rfx-search input[type=search]{padding-left:3rem!important}.rfx-search-submit,.rfx-user-toggle-guest::after{position:absolute;border-radius:50%;background:var(--rfx-orange)}.rfx-search-submit{right:.375rem;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;color:#fff;border:0;display:inline-flex;align-items:center;justify-content:center;z-index:4}.rfx-search-submit:hover{background:var(--rfx-orange-dark)}.rfx-action-cart,.rfx-action-icon{display:inline-flex;align-items:center;text-decoration:none}.rfx-action-icon{width:2.5rem;height:2.5rem;justify-content:center;color:var(--bs-body-color);border-radius:50%}.rfx-action-icon:hover,.rfx-product-page form.cart .quantity .rfx-q-minus:hover,.rfx-product-page form.cart .quantity .rfx-q-plus:hover,.rfx-user-menu .dropdown-item:hover{background:var(--rfx-bg-soft);color:var(--rfx-orange)}.rfx-action-cart{gap:.5rem;padding:.625rem 1.125rem;background:var(--rfx-orange);color:#fff!important;border-radius:var(--bs-border-radius-pill);font-weight:700;font-size:.9rem}.rfx-action-cart:hover,.rfx-product-page a.button:hover,.rfx-product-page button.button:hover,.rfx-product-page form.cart button.single_add_to_cart_button:hover{background:var(--rfx-orange-dark)}.rfx-user-dropdown{position:relative}.rfx-user-toggle{display:inline-flex;align-items:center;gap:.5rem;background:0 0;border:1px solid var(--bs-border-color);border-radius:999px;padding:.3rem .5rem .3rem .3rem;color:var(--bs-body-color);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.rfx-user-toggle:hover{background:var(--rfx-bg-soft);border-color:var(--rfx-orange)}.rfx-user-avatar,.rfx-user-menu .dropdown-item{display:inline-flex;align-items:center;font-size:.85rem}.rfx-user-avatar{width:32px;height:32px;flex:0 0 auto;justify-content:center;background:linear-gradient(135deg,var(--rfx-orange),var(--rfx-orange-dark));color:#fff;font-weight:700;border-radius:50%;box-shadow:0 2px 6px rgba(var(--rfx-primary-rgb),.25)}.rfx-user-meta{display:inline-flex;flex-direction:column;line-height:1.1;text-align:left}.rfx-user-meta small{font-size:.68rem}.rfx-user-meta strong{font-size:.85rem;color:var(--bs-body-color)}.rfx-user-caret,.rfx-user-menu-head small{color:var(--bs-secondary-color)}.rfx-user-toggle-guest{position:relative}.rfx-user-toggle-guest::after{content:"";top:6px;right:6px;width:8px;height:8px;border:2px solid #fff}.rfx-user-menu{min-width:240px;padding:.75rem;border:1px solid var(--bs-border-color);border-radius:.75rem;box-shadow:0 20px 40px -15px rgba(0,0,0,.18);margin-top:.5rem}.rfx-user-menu-head{display:flex;flex-direction:column;padding:.25rem .5rem .75rem;border-bottom:1px solid var(--bs-border-color);margin-bottom:.5rem}.rfx-user-menu-head strong{font-size:.95rem}.rfx-user-menu-head small{font-size:.75rem}.rfx-user-menu .dropdown-item{gap:.6rem;padding:.5rem .75rem;border-radius:.5rem}.rfx-user-menu .dropdown-item svg{color:var(--rfx-orange);flex:0 0 auto}.rfx-user-menu .dropdown-divider{margin:.35rem -.25rem}.rfx-user-logout{color:var(--rfx-primary-darker)!important}.rfx-user-logout:hover{background:var(--rfx-primary-bg-subtle)!important}.rfx-user-menu-guest{padding:1rem;min-width:260px}.rfx-nav-main{border-top:1px solid var(--bs-border-color);border-bottom:1px solid var(--bs-border-color);background:#fff}.rfx-nav-main .nav-link{color:var(--bs-body-color);font-size:.92rem;font-weight:500;line-height:1.35;border-bottom:2px solid transparent;padding:.7rem 1rem;display:inline-flex;align-items:center;gap:.45rem}.rfx-nav-main .nav-link.active,.rfx-nav-main .nav-link:hover,.woocommerce-tabs ul.tabs li a:hover,.woocommerce-tabs ul.tabs li.active a{color:var(--rfx-orange);border-bottom-color:var(--rfx-orange)}.rfx-nav-icon{width:20px;height:20px;object-fit:contain;flex-shrink:0;color:var(--rx-slate, #6b6660)}@media (min-width:992px){.rfx-nav-main .collapse,.rfx-nav-main .navbar-collapse{display:flex!important}}.breadcrumb{font-size:.8rem;--bs-breadcrumb-divider-color:var(--bs-border-color);margin-bottom:1rem}.breadcrumb a,.breadcrumb-item.active{color:var(--bs-secondary-color)}.rfx-product-gallery .woocommerce-product-gallery{display:block;background:var(--rfx-bg-soft);border-radius:var(--bs-border-radius-lg);padding:1.5rem}.rfx-gallery-main{position:relative;border-radius:var(--bs-border-radius);overflow:hidden;background:#fff}.rfx-gallery-main .swiper-slide{aspect-ratio:1/1;height:auto;display:flex;align-items:center;justify-content:center;cursor:zoom-in;overflow:hidden}.rfx-gallery-main .swiper-slide img,.rfx-product-gallery .woocommerce-product-gallery__image img{width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:auto}.rfx-gallery-main .swiper-slide-active,.rfx-gallery-main.swiper-grab-cursor .swiper-slide{cursor:grab}.rfx-gallery-main.swiper-grabbing .swiper-slide{cursor:grabbing}.rfx-gallery-main .swiper-slide a{display:block;width:100%;height:100%}.rfx-gallery-next,.rfx-gallery-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.85);border:1px solid var(--bs-border-color);border-radius:50%;color:var(--bs-body-color);cursor:pointer;padding:0;transition:background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease;opacity:.75;box-shadow:0 2px 6px rgba(0,0,0,.08)}.rfx-gallery-prev{left:.75rem}.rfx-gallery-next{right:.75rem}.rfx-gallery-main:hover .rfx-gallery-next,.rfx-gallery-main:hover .rfx-gallery-prev{opacity:1}.rfx-gallery-next:hover,.rfx-gallery-prev:hover{background:#fff;color:var(--rfx-orange);border-color:var(--rfx-orange)}.rfx-gallery-next.swiper-button-disabled,.rfx-gallery-prev.swiper-button-disabled{opacity:.25;pointer-events:none}.rfx-gallery-counter{position:absolute;bottom:.75rem;right:.75rem;z-index:10;background:rgba(0,0,0,.55);color:#fff;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums}.rfx-gallery-thumbs{margin-top:.75rem}.rfx-gallery-thumbs .swiper-slide{width:80px;height:80px;border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius);cursor:pointer;opacity:.6;overflow:hidden;background:#fff;transition:opacity .15s ease,border-color .15s ease}.rfx-brand-logo img,.rfx-gallery-thumbs .swiper-slide img{width:100%;height:100%;object-fit:contain;display:block}.rfx-gallery-thumbs .swiper-slide:hover{opacity:.9}.rfx-gallery-thumbs .swiper-slide-thumb-active{opacity:1;border-color:var(--rfx-orange)}.rfx-product-page{padding:1.25rem 1.5rem!important}.rfx-product-page a.button,.rfx-product-page button.button,.rfx-product-page input.button{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;max-width:100%;padding:.55rem 1.1rem!important;background:var(--rfx-orange);color:#fff!important;border:0;border-radius:var(--bs-border-radius-pill);font-weight:600;font-size:.9rem;text-decoration:none;white-space:nowrap}.rfx-brand-tag{display:inline-block;padding:.3rem .85rem;background:var(--rfx-primary-dark);color:#fff!important;border-radius:var(--bs-border-radius);box-shadow:0 2px 6px rgba(33,150,243,.25)}.rfx-brand-logo{display:inline-flex;align-items:center;justify-content:center;max-width:120px;height:50px;padding:.25rem .5rem;text-decoration:none}.rfx-brand-logo img{max-width:100%;max-height:100%;width:auto;height:auto}.rfx-product-title{font-size:1.55rem;font-weight:700;line-height:1.25;margin-right:110px}.rfx-price del,.rfx-product-sku{color:var(--bs-secondary-color)}.rfx-product-sku strong{color:var(--bs-body-color);font-weight:600}.rfx-price-row{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.rfx-price{font-size:1.85rem;font-weight:700;line-height:1}.rfx-price del{font-size:1rem;margin-right:.5rem;font-weight:400}.breadcrumb a,.rfx-price ins{text-decoration:none}.rfx-price,.rfx-price .woocommerce-Price-amount,.rfx-specs-header svg{color:var(--rfx-orange)}.rfx-price-excl{color:var(--bs-secondary-color);font-size:.85rem}.rfx-stock{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .85rem;border-radius:var(--bs-border-radius-pill);font-size:.85rem}.rfx-notify-form .rfx-notify-feedback.alert-success,.rfx-stock--in{background:#e8f5e9;color:#1b5e20;border:1px solid #c8e6c9}.rfx-stock--out{background:#ffebee;color:#b71c1c;border:1px solid #ffcdd2}.rfx-stock-tick,.rfx-stock-x{font-weight:700}.rfx-stock-note{color:rgba(0,0,0,.55)}.rfx-notify-btn{display:inline-flex;align-items:center;gap:.55rem;padding:.65rem 1.25rem;height:2.75rem;background:var(--rfx-primary-dark);color:#fff;border:0;border-radius:var(--bs-border-radius-pill);font-weight:700;cursor:pointer;transition:background-color .15s ease,transform .1s ease}.rfx-notify-btn:hover{background:#1565c0}.rfx-notify-btn:active{transform:translateY(1px)}.rfx-notify-form .rfx-notify-feedback.alert-success{padding:.65rem .85rem;border-radius:var(--bs-border-radius)}.rfx-notify-form .rfx-notify-feedback.alert-danger{background:#ffebee;color:#b71c1c;border:1px solid #ffcdd2;padding:.65rem .85rem;border-radius:var(--bs-border-radius)}.rfx-notify-submit:disabled{opacity:.6;cursor:progress}.rfx-product-page .woo-custom-stock-status,.rfx-product-page p.stock{display:none}.rfx-product-page form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0 0}.rfx-product-page form.cart>*,.rfx-product-page form.cart>a,.rfx-product-page form.cart>button,.rfx-product-page form.cart>div{flex:0 0 auto!important;width:auto!important;max-width:100%}.rfx-product-page form.cart .quantity{display:inline-flex;align-items:stretch;border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius-pill);overflow:hidden;background:#fff;height:2.75rem}.rfx-product-page form.cart .quantity input[type=number]{width:2.5rem;text-align:center;border:0;padding:0;font-size:1rem;font-weight:600;-moz-appearance:textfield;background:0 0;outline:0}.rfx-product-page form.cart .quantity input[type=number]::-webkit-inner-spin-button,.rfx-product-page form.cart .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.rfx-product-page form.cart .quantity .rfx-q-minus,.rfx-product-page form.cart .quantity .rfx-q-plus{width:2.25rem;height:100%;background:0 0;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;font-weight:600;color:var(--bs-body-color);transition:background-color .12s ease,color .12s ease;padding:0;user-select:none}.rfx-product-page form.cart .quantity .rfx-q-minus:active,.rfx-product-page form.cart .quantity .rfx-q-plus:active{background:rgba(0,0,0,.06)}.rfx-product-page form.cart .quantity .rfx-q-minus{border-right:1px solid var(--bs-border-color)}.rfx-product-page form.cart .quantity .rfx-q-plus{border-left:1px solid var(--bs-border-color)}.rfx-product-page form.cart .rfx-quick-buy,.rfx-product-page form.cart button.single_add_to_cart_button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.75rem;font-weight:700;white-space:nowrap}.rfx-product-page form.cart button.single_add_to_cart_button{background:var(--rfx-orange);color:#fff!important;padding:0 1.5rem;border:0;border-radius:var(--bs-border-radius-pill);cursor:pointer;transition:background-color .15s ease}.rfx-product-page form.cart button.single_add_to_cart_button::before{content:"";width:18px;height:18px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='9' cy='21' r='1'/><circle cx='20' cy='21' r='1'/><path d='M1 1h4l2.7 13.4a2 2 0 0 0 2 1.6h9.7a2 2 0 0 0 2-1.6L23 6H6'/></svg>")center/contain no-repeat}.rfx-product-page form.cart .rfx-quick-buy{padding:0 1.25rem;margin:0!important}.rfx-product-page form.cart .rfx-quick-buy::before{content:"";width:16px;height:16px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'><path d='M13 2L3 14h7l-1 8 10-12h-7l1-8z'/></svg>")center/contain no-repeat}.rfx-specs{border:1px solid var(--bs-border-color);border-radius:var(--bs-border-radius-lg);background:#fff;overflow:hidden}.rfx-specs-header{display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;background:var(--rfx-bg-soft);font-weight:700;border-bottom:1px solid var(--bs-border-color)}.rfx-specs-grid{display:grid;grid-template-columns:1fr;gap:0;margin:0;padding:0}@media (min-width:768px){.rfx-specs-grid{grid-template-columns:1fr 1fr}.rfx-specs-grid .rfx-specs-item:nth-last-child(2):nth-child(odd){border-bottom:0}}.rfx-specs-item{display:flex;justify-content:space-between;gap:.75rem;padding:.55rem 1rem;border-bottom:1px solid var(--bs-border-color);font-size:.85rem}.rfx-specs-item:last-child{border-bottom:0}.rfx-specs-grid .rfx-specs-item:nth-child(odd):not(:last-child){border-right:1px solid var(--bs-border-color)}.rfx-share,.rfx-specs-item dt{color:var(--bs-secondary-color)}.rfx-specs-item dt{font-weight:400;margin:0}.rfx-specs-item dd{font-weight:600;text-align:right;margin:0}.rfx-share{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--bs-border-color);font-size:.85rem}.rfx-share-label{font-weight:500;margin-right:.25rem}.rfx-share a,.woocommerce-tabs ul.tabs li a{color:var(--bs-secondary-color);text-decoration:none}.rfx-share a{width:1.875rem;height:1.875rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--rfx-bg-soft);transition:background-color .15s ease,color .15s ease}.rfx-share a:hover{background:var(--rfx-orange);color:#fff}.rfx-short-desc{font-size:.9rem;line-height:1.55;color:var(--bs-body-color)}.woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0 0 2rem;display:flex;justify-content:center;flex-wrap:wrap;border-bottom:1px solid var(--bs-border-color)}.woocommerce-tabs ul.tabs li{margin:0 1.25rem}.woocommerce-tabs ul.tabs li a{display:inline-block;padding:1rem 0;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-bottom:3px solid transparent}.woocommerce-tabs .panel{padding:.5rem 0;line-height:1.7;max-width:880px;margin:0 auto}.woocommerce-tabs .panel>h2:first-child{display:none}.rfx-brand-tab{text-align:center;padding:1rem 0}.rfx-brand-tab .rfx-brand-logo-box{display:inline-block;padding:.75rem 2rem;background:linear-gradient(135deg,var(--rfx-primary),var(--rfx-primary-dark));color:#fff;font-weight:800;font-size:1.4rem;letter-spacing:2px;border-radius:var(--bs-border-radius);margin-bottom:1rem;box-shadow:0 4px 12px rgba(33,150,243,.25)}.rfx-brand-tab h2{font-size:1.5rem;margin-bottom:.5rem}.rfx-brand-tab p{color:var(--bs-secondary-color);max-width:640px;margin:0 auto}.rfx-product-description,.woocommerce-Tabs-panel--description{line-height:1.7}.woocommerce-Tabs-panel--description p{margin-bottom:1rem}.woocommerce-Tabs-panel--description strong{color:var(--bs-body-color)}.woocommerce-Tabs-panel .wp-block-columns{display:flex;gap:1.5rem;flex-wrap:wrap;margin-bottom:1rem}.woocommerce-Tabs-panel .wp-block-column{flex:1 1 240px;min-width:0}.woocommerce-Tabs-panel .wp-block-uagb-container{display:block;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.woocommerce-Tabs-panel .uagb-is-root-container{display:flex;flex-wrap:wrap;gap:1.5rem;margin:0 0 1.5rem}.woocommerce-Tabs-panel .uagb-is-root-container>.wp-block-uagb-container{flex:1 1 220px;min-width:0}.woocommerce-Tabs-panel .wp-block-uagb-container figure.wp-block-image{margin:0 0 .75rem}.woocommerce-Tabs-panel .wp-block-uagb-container figure.wp-block-image img{width:100%;height:auto;border-radius:var(--bs-border-radius);aspect-ratio:3/2;object-fit:cover}.woocommerce-Tabs-panel .wp-block-uagb-container h3.wp-block-heading{font-size:1.05rem;font-weight:700;margin:.25rem 0 .35rem}.woocommerce-Tabs-panel .wp-block-uagb-container p{font-size:.9rem;margin:0 0 .5rem}.woocommerce-Tabs-panel figure.wp-block-image{margin:1rem 0}.woocommerce-Tabs-panel figure.wp-block-image img{max-width:100%;height:auto;display:block;border-radius:var(--bs-border-radius)}.woocommerce-Tabs-panel h2.wp-block-heading{font-size:1.4rem;margin:1.5rem 0 .75rem}.woocommerce-Tabs-panel h3.wp-block-heading{font-size:1.15rem;margin:1.25rem 0 .5rem}.rfx-empty-tab{color:var(--bs-secondary-color);text-align:center;padding:2rem 0;font-style:italic}:root{--rx-paper:#faf7f1;--rx-paper-2:#f3efe6;--rx-line:#e6e1d8;--rx-line-2:#ede9e0;--rx-ink:#100f0d;--rx-ink-2:#1e1c19;--rx-graphite:#3a3733;--rx-slate:#6b6660;--rx-mute:#97918a;--rx-orange-rx:var(--rfx-primary);--rx-orange-deep:#c4451d;--rx-orange-soft:#fdebe1;--rx-r-sm:6px;--rx-r-md:10px;--rx-r-lg:16px;--rx-r-xl:24px;--rx-shadow-sm:0 1px 2px rgba(20,18,12,.04), 0 1px 1px rgba(20,18,12,.03);--rx-shadow-md:0 6px 24px -8px rgba(20,18,12,.10), 0 2px 6px -2px rgba(20,18,12,.06)}.rfx-archive,body{background:#fff}.rfx-archive .breadcrumb{font-size:.78rem;color:var(--rx-mute);margin-bottom:1rem}.rfx-subcat-grid-wrap{background:#fff;border:1px solid var(--rx-line, #e6e1d8);border-radius:10px;padding:1rem}.rfx-subcat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}@media (min-width:768px){.rfx-subcat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:992px){.rfx-subcat-grid{grid-template-columns:repeat(auto-fit,minmax(225px,1fr))}}.rfx-subcat-card{display:flex;flex-direction:row;align-items:center;gap:.65rem;padding:.45rem .65rem;color:var(--rx-ink, #100f0d);text-decoration:none;border-radius:8px;border:1px solid var(--rx-line, #e6e1d8);background:#fff;text-align:left;min-height:62px;transition:background-color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.rfx-subcat-card:hover{border-color:var(--rfx-orange);color:var(--rfx-orange);transform:translateY(-2px);box-shadow:0 6px 16px -8px rgba(0,0,0,.1)}.rfx-subcat-card-img{width:52px;height:46px;flex:0 0 52px;display:flex;align-items:center;justify-content:center;color:var(--rx-slate, #6b6660)}.rfx-subcat-card-img img{object-fit:contain}.rfx-subcat-card-img .swm-sprite-ico,.rfx-subcat-card-img svg{object-fit:contain;mix-blend-mode:multiply}.rfx-subcat-card-img img,.rfx-subcat-card-img svg{max-width:100%;max-height:100%;width:auto;height:auto}.rfx-subcat-card-name{font-size:.84rem;font-weight:500;line-height:1.25}.rfx-page-head{margin-bottom:1rem}.rfx-page-title{font-size:1.6rem;font-weight:700;letter-spacing:-.01em;color:var(--rx-ink);margin:0 0 .35rem}.rfx-page-desc{max-width:70ch;color:var(--rx-slate);font-size:.85rem;line-height:1.5;margin:0}.rfx-subcat-pills{display:flex;gap:.375rem;flex-wrap:wrap;margin:0 0 1rem}.rfx-pill{display:inline-flex;align-items:center;padding:.45rem .95rem;background:#fff;color:var(--rx-graphite);border:1px solid var(--rx-line);border-radius:999px;font-size:.82rem;font-weight:500;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease}.rfx-pill:hover{color:var(--rx-orange-rx);border-color:var(--rx-orange-rx)}.rfx-pill.is-active{background:var(--rx-ink);color:#fff;border-color:var(--rx-ink)}.rfx-pill-icon{width:18px;height:18px;object-fit:contain;margin-right:.4rem;vertical-align:middle}.rfx-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:.75rem 0 1rem;border-bottom:1px solid var(--rx-line);margin-bottom:1rem}.rfx-toolbar-count{font-size:.85rem;color:var(--rx-slate);font-variant-numeric:tabular-nums}.rfx-toolbar-count strong{color:var(--rx-ink);font-weight:700}.rfx-sort{display:flex;gap:.25rem;flex-wrap:wrap}.rfx-sort-link{padding:.35rem .75rem;border-radius:999px;color:var(--rx-slate);font-size:.82rem;font-weight:500;text-decoration:none}.rfx-sort-link:hover{color:var(--rx-orange-rx);background:var(--rx-paper-2)}.rfx-sort-link.is-active{background:var(--rx-ink);color:#fff}.rfx-shop-sidebar{padding-right:.5rem}.rfx-filter-head{display:flex;align-items:center;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--rx-mute)}.rfx-filter-reset-link{background:0 0;padding:0;color:var(--rx-orange-rx);text-transform:none;letter-spacing:0}.rfx-filter-block{padding:1rem 0;border-top:1px solid var(--rx-line)}.rfx-filter-block:first-of-type{border-top:0;padding-top:0}.rfx-filter-label{font-size:.75rem;font-weight:700;letter-spacing:.04em;color:var(--rx-graphite);margin-bottom:.65rem;text-transform:uppercase}.rfx-cat-tree{margin:0;padding:0}.rfx-cat-tree .rfx-cat-item{position:relative}.rfx-cat-tree .rfx-cat-link{display:flex;align-items:center;gap:.55rem;padding:.5rem .65rem;margin-bottom:.1rem;color:var(--rx-graphite, #3a3733);font-size:.88rem;font-weight:500;text-decoration:none;border-radius:8px;border-left:3px solid transparent;transition:background-color .12s ease,color .12s ease,border-left-color .12s ease}.rfx-cat-tree .rfx-cat-link:hover{background:#f7f4ef;color:var(--rfx-orange)}.rfx-cat-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;color:var(--rx-slate, #6b6660)}.rfx-cat-icon img,.rfx-cat-icon svg{width:100%;height:100%;object-fit:contain}.rfx-cat-name{flex:1;min-width:0;line-height:1.25}.rfx-cat-caret{flex:0 0 auto;color:var(--rx-mute, #97918a);transition:transform .15s ease}.rfx-cat-tree .rfx-cat-link.is-parent{background:var(--rfx-primary-bg-subtle);color:var(--rfx-orange);border-left-color:var(--rfx-orange);font-weight:600}.rfx-cat-tree .rfx-cat-link.is-parent .rfx-cat-icon{color:var(--rfx-orange)}.rfx-cat-tree .rfx-cat-item.is-open>.rfx-cat-link .rfx-cat-caret,.rfx-ct-li.is-open>.rfx-ct-row .rfx-ct-toggle svg{transform:rotate(90deg)}.rfx-cat-tree .rfx-cat-link.is-current{background:var(--rfx-orange);color:#fff;border-left-color:var(--rfx-orange-dark);font-weight:700}.rfx-cat-tree .rfx-cat-link.is-current .rfx-cat-caret,.rfx-cat-tree .rfx-cat-link.is-current .rfx-cat-icon{color:#fff}.rfx-cat-tree .rfx-cat-children{margin:.15rem 0 .5rem 1.5rem;padding-left:.55rem;border-left:2px solid var(--rfx-orange-soft, #fdebe1)}.rfx-cat-tree .rfx-cat-sub{padding:.3rem .65rem;font-size:.8rem;font-weight:400;color:var(--rx-slate, #6b6660);border-left:0;border-radius:6px}.rfx-cat-sub-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--rx-line, #e6e1d8);transition:background-color .12s ease,transform .12s ease}.rfx-cat-tree .rfx-cat-sub:hover{background:#f7f4ef;color:var(--rfx-orange)}.rfx-cat-tree .rfx-cat-sub:hover .rfx-cat-sub-dot{background:var(--rfx-orange)}.rfx-cat-tree .rfx-cat-sub.is-current{background:var(--rfx-orange);color:#fff;font-weight:500}.rfx-cat-tree .rfx-cat-sub.is-current .rfx-cat-sub-dot{background:#fff;transform:scale(1.4)}.rfx-card{container-type:inline-size;background:#fff;border-radius:var(--rx-r-md);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.rfx-card:hover{box-shadow:var(--rx-shadow-md)}.rfx-card-link{display:flex;flex-direction:column;color:var(--rx-ink);text-decoration:none;height:100%}.rfx-card-figure{position:relative;margin:0;padding:1rem;height:180px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;box-sizing:border-box}@media (min-width:768px){.rfx-card-figure{height:200px}}.rfx-card-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:transform .25s ease}.rfx-card:hover .rfx-card-img{transform:scale(1.04)}.rfx-card-badge{position:absolute;z-index:2;padding:.2rem .55rem;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--rx-r-sm)}.rfx-card-badge--sale{top:.75rem;left:.75rem;background:var(--rx-orange-rx);color:#fff}.rfx-card-badge--brand{top:.75rem;right:.75rem;background:var(--rx-ink);color:#fff;font-weight:800}.rfx-card-body{padding:.65rem 1rem .35rem;background:#fff;flex:1;display:flex;flex-direction:column;gap:.4rem}.rfx-card-title{font-size:.9rem;font-weight:600;line-height:1.3;margin:0;color:var(--rx-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em;letter-spacing:-.005em}.rfx-card-meta-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.rfx-card-stock{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.2rem .55rem;border-radius:999px;white-space:nowrap}.rfx-card-stock.is-in{background:#e8f5e9;color:#1b5e20}.rfx-card-stock.is-out{background:#f5f1eb;color:var(--rx-mute, #97918a)}.rfx-card-rating{display:inline-flex;gap:1px;color:#f5b800;line-height:1}.rfx-card-foot{display:flex;justify-content:space-between;align-items:center;padding:.65rem 1rem 1rem;background:#fff;gap:.75rem}.rfx-card-price-wrap{display:flex;flex-direction:column;line-height:1.1;min-width:0}.rfx-card-price{font-variant-numeric:tabular-nums;letter-spacing:-.01em;line-height:1.1}.rfx-brand-list a,.rfx-card-price ins{color:var(--rfx-orange);text-decoration:none}.rfx-card-price del,.rfx-card-price-excl{color:var(--rx-mute, #97918a);font-weight:400}.rfx-card-price del{color:var(--bs-secondary-color);font-size:.8rem;margin-right:.35rem}.rfx-card-price .woocommerce-Price-amount{color:inherit}.rfx-card-price-excl{font-size:.7rem;margin-top:.15rem;font-variant-numeric:tabular-nums}.rfx-cart-btn{width:42px;height:42px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--rfx-orange);color:#fff;border:0;border-radius:50%;text-decoration:none;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.rfx-cart-btn:hover{background:var(--rfx-orange-dark);color:#fff;transform:scale(1.05)}.rfx-cart-btn--info{background:var(--rx-graphite, #3a3733)}.rfx-cart-btn--info:hover{background:var(--rx-ink, #100f0d)}.rfx-cart-btn.added{background:var(--bs-success)}.rfx-cart-btn+.added_to_cart{display:none}@container (max-width: 220px){.rfx-card-badge--brand{display:none}}.rfx-pager,.rfx-pagination{display:flex;flex-direction:column;align-items:center}.rfx-pagination{margin-top:1.5rem}.rfx-pager{gap:1.1rem;width:100%}.rfx-pager-more,.rfx-pagination li .page-numbers{display:inline-flex;align-items:center;justify-content:center;background:#fff;font-weight:600}.rfx-pager-more{gap:.35rem;min-height:46px;padding:0 1.6rem;border:1px solid var(--rfx-orange);border-radius:999px;color:var(--rfx-orange);font-size:.95rem;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.rfx-pager-more:hover{background:var(--rfx-orange);color:#fff;transform:translateY(-1px)}.rfx-pager-more .rfx-pager-more-rest{font-weight:400;opacity:.8}.rfx-pager-more.is-loading{opacity:.55;pointer-events:none}.rfx-pager-nav{width:100%}.rfx-pager-nav ul.page-numbers{list-style:none;margin:0;padding:0;display:flex;gap:.4rem;flex-wrap:wrap;justify-content:center}.rfx-pager-nav ul.page-numbers li{margin:0}.rfx-pagination li .page-numbers{width:42px;height:42px;min-width:0;padding:0;border:1px solid var(--bs-border-color);border-radius:50%;color:var(--bs-body-color);font-size:.9rem;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.rfx-pagination li a.page-numbers:hover{background:var(--bs-primary-bg-subtle);border-color:var(--rfx-orange);color:var(--rfx-orange);transform:scale(1.05)}.rfx-pagination li .page-numbers.current{background:var(--rfx-orange);border-color:var(--rfx-orange);color:#fff}.rfx-pagination li .page-numbers.dots{width:auto;border:0;background:0 0;color:#8a8a8a;padding:0 .15rem}.rfx-pagination li .page-numbers svg{width:18px;height:18px}@media (max-width:575.98px){.rfx-pagination li .page-numbers{width:38px;height:38px;font-size:.85rem}.rfx-pager-nav ul.page-numbers{gap:.3rem}}.rfx-cat-tree li a{text-decoration:none;padding:.35rem .5rem;border-radius:var(--bs-border-radius)}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub:hover,.rfx-cat-tree li a:hover{background:var(--rfx-bg-soft);color:var(--rfx-orange)}.rfx-cat-tree li a.is-active{background:var(--bs-primary-bg-subtle);color:var(--rfx-orange);font-weight:600}.rfx-cat-icon{width:24px;height:24px;flex-shrink:0;object-fit:contain;border-radius:4px}.rfx-cat-icon-empty{background:var(--rfx-bg-soft);display:inline-block}.rfx-brand-list{max-height:240px;overflow-y:auto}.rfx-brand-list a{color:var(--bs-body-color)}.rfx-brand-list a:hover{background:var(--rfx-bg-soft)}.rfx-brand-list a.is-active{color:var(--rfx-orange);font-weight:600}.rfx-brand-check{display:inline-block;width:1rem;height:1rem;border:1px solid var(--bs-border-color);border-radius:3px;text-align:center;line-height:14px;font-size:11px;color:var(--rfx-orange);background:#fff}.is-active .rfx-brand-check{border-color:var(--rfx-orange)}.rfx-footer{background:#fff;border-top:1px solid var(--bs-border-color);padding:2.5rem 0 1.5rem}.rfx-footer .rfx-footer-logo img{display:block;width:auto;height:var(--ff-logo-h, 40px);max-width:260px;aspect-ratio:auto}.rfx-footer h4{font-size:1rem;font-weight:700;margin-bottom:.875rem}.rfx-footer ul a{display:inline-block;padding:.25rem 0;font-size:.85rem}.rfx-footer address a:hover,.rfx-footer ul a:hover{color:var(--rfx-orange)}.rfx-footer address{font-style:normal;font-size:.85rem;line-height:1.8}.rfx-footer address a,.rfx-footer ul a,.rfx-social a{color:var(--bs-body-color);text-decoration:none}.rfx-social a{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-weight:700}.is-active .rfx-brand-check,.rfx-social a:hover{background:var(--rfx-orange);color:#fff}.rfx-bg-soft,.rfx-checkbox-list .rfx-cb-item label:hover,.rfx-social a{background:var(--rfx-bg-soft)}.rfx-filters .card-header{padding:.55rem .75rem}.rfx-filters .card-body{padding:.6rem .75rem}.rfx-checkbox-list .rfx-cb-item label{cursor:pointer;margin:0}.rfx-filter-cb{flex-shrink:0}.rfx-range{position:relative;height:32px;margin:8px 4px 0}.rfx-range input[type=range],.rfx-range-track{position:absolute;left:0;right:0;pointer-events:none}.rfx-range-track{top:50%;height:4px;transform:translateY(-50%);background:#e5e7eb;border-radius:4px}.rfx-range-fill{position:absolute;top:0;bottom:0;background:var(--rfx-orange);border-radius:4px}.rfx-range input[type=range]{top:0;width:100%;height:32px;appearance:none;-webkit-appearance:none;background:0 0;margin:0}.rfx-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid var(--rfx-orange);cursor:grab;pointer-events:auto;box-shadow:0 1px 3px rgba(0,0,0,.15)}.rfx-range input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid var(--rfx-orange);cursor:grab;pointer-events:auto;box-shadow:0 1px 3px rgba(0,0,0,.15)}.rfx-range input[type=range]::-webkit-slider-thumb:active{cursor:grabbing}.rfx-range input[type=range]::-moz-range-thumb:active{cursor:grabbing}.rfx-range input[type=range]::-webkit-slider-runnable-track{background:0 0}.rfx-range input[type=range]::-moz-range-track{background:0 0}.rfx-range-values{font-variant-numeric:tabular-nums}[data-rfx-grid-wrap].rfx-loading{position:relative;min-height:200px;opacity:.55;transition:opacity .15s}[data-rfx-grid-wrap].rfx-loading::after{content:"";position:absolute;left:50%;top:80px;width:32px;height:32px;margin-left:-16px;border:3px solid var(--rfx-orange);border-top-color:transparent;border-radius:50%;animation:rfx-spin .7s linear infinite}.rfx-filter-search{margin-bottom:.4rem}.rfx-cb-empty>label{opacity:.42;color:#94a3b8;pointer-events:none;cursor:not-allowed}.rfx-cb-empty .rfx-filter-cb{pointer-events:none}.rfx-range-facet-info{line-height:1.2}.rfx-bestsellers,.rfx-newest{background:#fff}.rfx-card{border:1px solid var(--bs-border-color);border-radius:1rem;overflow:hidden;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s}.rfx-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -20px rgba(0,0,0,.15);border-color:var(--rfx-orange)}.rfx-card .card-img-top{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:var(--rfx-bg-soft);padding:1rem}.rfx-card .rfx-card-imgbox{aspect-ratio:1/1;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:1rem}.rfx-card .rfx-card-imgbox img{width:100%;height:100%;max-height:100%;object-fit:contain;padding:0}.rfx-card .card-title{font-size:.9rem;line-height:1.3;min-height:2.6em}.rfx-card-price{font-size:1.05rem;font-weight:700;color:var(--rfx-orange)}.rfx-new-badge,.rfx-sale-badge{position:absolute;top:.75rem;left:.75rem;z-index:2;color:#fff;font-size:.7rem;letter-spacing:.05em;padding:.4rem .7rem}.rfx-sale-badge{background:var(--rfx-orange)}.rfx-new-badge{background:#4caf50}@media (max-width:767.98px){.rfx-hero-title{font-size:1.85rem}.rfx-hero-card{transform:none;margin-top:1.5rem}.rfx-hero-slide{padding:1.25rem .75rem;border-radius:1rem}.rfx-hero-controls{gap:.5rem;margin-top:1rem}.rfx-hero-bullet{width:22px}.rfx-hero-bullet-active{width:36px}.rfx-banner-box{padding:2rem 1.25rem}.rfx-news-box{padding:1.75rem 1.25rem}.rfx-news-form{flex-direction:column}}@media (prefers-reduced-motion:reduce){.rfx-brand-track,.rfx-pulse{animation:none!important}.rfx-card,.rfx-cat-card,.rfx-hero-card{transition:none!important}}.rfx-cat-back{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--bs-secondary-color);text-decoration:none;margin-bottom:.5rem}.rfx-cat-back:hover,.rfx-cat-panel .rfx-cat-back:hover{color:var(--rfx-orange)}.rfx-cat-img-wrap img,.rfx-hero-img-wrap img,.rfx-subcat-card-img img{mix-blend-mode:multiply}.rfx-card-imgbox,.rfx-subcat-card-img{background:var(--rfx-bg-soft)}.rfx-card-imgbox .card-img-top{background:0 0;mix-blend-mode:multiply}.rfx-subcat-card-img{border-radius:.75rem;padding:.5rem}.woocommerce-account .woocommerce{font-size:.95rem}.woocommerce-account a.button,.woocommerce-account button.button,.woocommerce-cart a.button,.woocommerce-cart button.button,.woocommerce-checkout #place_order,.woocommerce-checkout a.button,.woocommerce-checkout button.button{background:var(--rfx-orange);color:#fff;border:0;border-radius:50rem;padding:.6rem 1.5rem;font-weight:600;transition:background .2s}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub.is-current:hover,.woocommerce-account a.button:hover,.woocommerce-account button.button:hover,.woocommerce-cart a.button:hover,.woocommerce-cart button.button:hover,.woocommerce-checkout #place_order:hover,.woocommerce-checkout a.button:hover,.woocommerce-checkout button.button:hover{background:var(--rfx-orange-dark, var(--rfx-primary-dark));color:#fff}.woocommerce-cart button.button:disabled,.woocommerce-cart button.button:disabled[disabled]{background:var(--rfx-orange);color:#fff;opacity:.45;padding:.6rem 1.5rem}.woocommerce-cart #coupon_code,.woocommerce-cart table.shop_table,.woocommerce-checkout table.shop_table{border:1px solid var(--bs-border-color);border-radius:.75rem}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th,.woocommerce-checkout table.shop_table td,.woocommerce-checkout table.shop_table th{border-color:var(--bs-border-color)}.woocommerce-cart #coupon_code{border-radius:50rem;padding:.55rem 1rem}.woocommerce-cart a.remove{color:#b91c1c!important}.woocommerce-cart a.remove:hover{background:#b91c1c;color:#fff!important}.rfx-cat-panel{background:#fff;border:1px solid var(--rx-line, #e6e1d8);border-radius:10px;margin-bottom:1.25rem;padding:.6rem}.rfx-cat-panel .rfx-cat-tree{margin-bottom:0}.rfx-cat-panel .rfx-cat-back{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem .75rem;margin:0 0 .5rem;font-size:.74rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--bs-secondary-color);border-bottom:1px solid var(--rx-line, #e6e1d8);text-decoration:none}.rfx-cat-panel .rfx-cat-tree li+li{margin-top:2px}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border-radius:.5rem;font-size:.92rem;font-weight:500;line-height:1.35;color:var(--bs-body-color);text-decoration:none;transition:background .15s,color .15s}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub.is-current{background:var(--rfx-orange);color:#fff;font-weight:600}.rfx-cat-panel .rfx-cat-sub-dot{display:none}.rfx-cat-panel .rfx-cat-name{flex:1 1 auto;font-size:inherit;font-weight:inherit;margin:0}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub::after,.rfx-seo-toggle::after{content:"";width:7px;height:7px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub::after{flex:0 0 auto;transform:rotate(-45deg);opacity:.4}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub.is-current::after{opacity:.9}.rfx-price-on-request{font-size:1rem;font-weight:600;color:var(--bs-secondary-color)}.rfx-card-price .rfx-price-on-request{font-size:.9rem}.rfx-seo{max-width:78ch;margin:.35rem 0 .5rem;font-size:.95rem;color:var(--bs-secondary-color)}.rfx-seo p{margin-bottom:.75rem}.rfx-seo a{color:var(--rfx-orange);text-decoration:underline;text-underline-offset:2px}.rfx-seo a:hover,.rfx-seo-toggle:hover{color:var(--rfx-orange-dark, var(--rfx-primary-dark))}.rfx-seo h2{font-size:1.1rem;font-weight:700;margin:1.25rem 0 .5rem;color:var(--bs-body-color)}.rfx-seo-toggle{border:0;background:0 0;padding:0;color:var(--rfx-orange);font-weight:600;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;gap:.45rem}.rfx-seo-toggle::after{margin-top:-3px;transform:rotate(45deg);transition:transform .15s}.rfx-seo-toggle[aria-expanded=true]::after{transform:rotate(225deg);margin-top:3px}.rfx-seo{position:relative}.rfx-seo.is-clamped .rfx-seo-text{max-height:4.5em;overflow:hidden}.rfx-seo:not(.has-more) .rfx-seo-toggle{display:none}.rfx-seo .rfx-seo-text p:last-child{margin-bottom:.25rem}.rfx-seo-toggle{margin-top:.35rem}.rfx-cat-panel .rfx-cat-thumb{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;background:var(--rfx-bg-soft);border-radius:.5rem;padding:3px;color:var(--bs-secondary-color)}.rfx-cat-panel .rfx-cat-thumb img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub{padding:.45rem .6rem}.rfx-cat-panel .rfx-cat-link.rfx-cat-sub.is-current .rfx-cat-thumb{background:#fff;color:var(--rfx-orange)}@media (max-width:991.98px){.rfx-main-header{padding-top:.6rem;padding-bottom:.6rem}.rfx-main-header .container-xl{display:flex;flex-wrap:wrap;align-items:center}.rfx-main-header .navbar-toggler{order:0;border:0;padding:.35rem .4rem;margin-left:-.4rem;flex:0 0 auto}.rfx-main-header .navbar-toggler:focus{box-shadow:none}.rfx-main-header .rfx-logo{order:1;margin:0 auto!important;flex:0 1 auto;min-width:0}.rfx-header .rfx-main-header .rfx-logo img,.rfx-header .rfx-main-header .rfx-logo svg{width:auto;height:var(--ff-logo-h-mobile, 28px)}.rfx-main-header .container-xl>.d-flex.align-items-center{order:2;margin-left:0!important;gap:.1rem;flex:0 0 auto;flex-wrap:nowrap}.rfx-main-header .rfx-search{order:3;flex:0 0 100%;max-width:100%!important;margin:.7rem 0 0!important}.rfx-action-cart{margin-left:.25rem!important}.rfx-cart-count{font-size:.8rem}}@media (max-width:575.98px){.rfx-main-header .rfx-cart-count{display:none}.rfx-header .rfx-main-header .rfx-logo img,.rfx-header .rfx-main-header .rfx-logo svg{max-width:42vw}}.breadcrumb .breadcrumb-item:first-child{display:inline-flex;align-items:center}.breadcrumb .breadcrumb-item:first-child a{font-size:0;line-height:0;display:block;width:15px;height:15px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b6660' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 9.5 12 3l9 6.5V20a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1z'/></svg>")no-repeat center/contain}@media (min-width:992px){.rfx-nav-main .navbar-nav{margin-left:-1rem}}.rfx-topbar-cats{margin-left:-.5rem}.rfx-product-page.bg-white{margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem!important;padding-right:.75rem!important}.rfx-topbar{background:var(--rfx-orange);border-bottom:0}.rfx-topbar .rfx-tb-item,.rfx-topbar .rfx-tb-item strong,.rfx-topbar .rfx-tb-item svg,.rfx-topbar-cats a{color:#fff}.rfx-topbar-cats a:hover{color:#fff;background:rgba(255,255,255,.16)}.rfx-topbar .rfx-tb-item:hover{color:#fff;opacity:.85}.rfx-topbar .rfx-tb-item small{color:rgba(255,255,255,.75)}body.rfx-stuck .rfx-main-header{position:fixed;top:0;left:0;right:0;z-index:1030;box-shadow:0 10px 28px -14px rgba(0,40,80,.25);animation:rfxSlideDown .22s ease}body.admin-bar.rfx-stuck .rfx-main-header{top:32px}@media (min-width:992px){body.rfx-stuck .rfx-main-header{padding-top:.3rem!important;padding-bottom:.3rem!important}body.rfx-stuck .rfx-header .rfx-main-header .rfx-logo img,body.rfx-stuck .rfx-header .rfx-main-header .rfx-logo svg{width:auto;height:var(--ff-logo-h-mobile, 28px)}body.rfx-stuck .rfx-main-header .rfx-action-icon.d-lg-flex{display:none!important}body.rfx-stuck .rfx-search .dgwt-wcas-search-input,body.rfx-stuck .rfx-search input[type=search]{padding-top:.3rem!important;padding-bottom:.3rem!important;min-height:0!important}}.rfx-cat-full .rfx-ct-row{display:flex;align-items:center}.rfx-cat-full .rfx-cat-link.rfx-cat-sub::after{display:none}.rfx-cat-full .rfx-ct-row .rfx-cat-link{flex:1 1 auto;min-width:0}.rfx-ct-toggle{flex:0 0 28px;width:28px;height:28px;border:0;background:0 0;border-radius:.4rem;display:inline-flex;align-items:center;justify-content:center;color:var(--bs-secondary-color);cursor:pointer}.rfx-ct-toggle:hover{background:var(--rfx-bg-soft);color:var(--rfx-orange)}.rfx-ct-toggle svg{transition:transform .15s ease}.rfx-cat-full .rfx-ct-kids{display:none;padding-left:1rem}.rfx-ct-li.is-open>.rfx-ct-kids,.woocommerce-cart table.shop_table.cart tbody{display:block}.rfx-stuck-phone{display:none}@media (max-width:991.98px){body.rfx-stuck .rfx-stuck-phone{display:none!important}}body.rfx-stuck .rfx-stuck-phone{display:inline-flex;align-items:center;gap:.4rem;color:var(--rfx-orange);text-decoration:none;font-weight:700;font-size:.85rem;padding:.35rem .5rem;white-space:nowrap}body.rfx-stuck .rfx-stuck-phone:hover{color:var(--rfx-orange-dark, var(--rfx-primary-dark))}@media (max-width:991.98px){body.rfx-stuck .rfx-stuck-phone-num{display:none}}.rfx-filter-head{justify-content:flex-end;margin-bottom:.5rem}.rfx-shop-sidebar input[type=checkbox]{appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1.5px solid var(--bs-border-color);border-radius:4px;background:#fff;cursor:pointer;position:relative;flex-shrink:0;vertical-align:-3px;transition:background .12s,border-color .12s}.rfx-shop-sidebar input[type=checkbox]:hover{border-color:var(--rfx-orange)}.rfx-shop-sidebar input[type=checkbox]:checked{background:var(--rfx-orange);border-color:var(--rfx-orange)}.rfx-shop-sidebar input[type=checkbox]:checked::after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.rfx-shop-sidebar input[type=checkbox]:focus-visible{outline:2px solid rgba(var(--rfx-primary-rgb),.35);outline-offset:1px}.rfx-reveal{opacity:0;transform:translateY(16px);transition:opacity .85s cubic-bezier(.2,.7,.3,1),transform .85s cubic-bezier(.2,.7,.3,1)}.rfx-reveal.is-in{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.rfx-hero-eyebrow{animation:rfxFadeUp .5s ease backwards .05s}.rfx-hero-trust .rfx-trust-pill{animation:rfxFadeUp .45s ease backwards}.rfx-hero-trust .rfx-trust-pill:nth-child(2){animation-delay:.08s}.rfx-hero-trust .rfx-trust-pill:nth-child(3){animation-delay:.16s}.rfx-hero-trust .rfx-trust-pill:nth-child(4){animation-delay:.24s}.rfx-hero-card{animation:rfxFloatIn .6s cubic-bezier(.2,.7,.3,1) backwards .12s}}.rfx-card .rfx-card-imgbox img,.rfx-cat-img-wrap img,.rfx-hero-img-wrap img{transition:transform .35s ease}.rfx-card:hover .rfx-card-imgbox img{transform:scale(1.05)}.rfx-cat-card:hover .rfx-cat-img-wrap img{transform:scale(1.07)}.rfx-hero-card:hover .rfx-hero-img-wrap img{transform:scale(1.03)}@media (prefers-reduced-motion:reduce){.rfx-reveal{opacity:1;transform:none;transition:none}}.breadcrumb .rfx-crumb-count{display:inline-block;min-width:1.5em;padding:.05rem .42rem;margin-left:.15rem;border-radius:50rem;background:var(--bs-primary-bg-subtle);color:var(--rfx-orange);font-size:.68rem;font-weight:600;line-height:1.5;text-align:center;vertical-align:1px}.rfx-filters .rfx-filter-block{padding:0;border-top:0;background:#fff}.rfx-filters .rfx-filter-block .card-header{background:linear-gradient(90deg,var(--rfx-primary-bg-subtle),transparent 75%)!important;border-bottom:0;padding:.6rem .75rem;color:var(--bs-body-color)}#swm-drawer .swm-logo,#swm-drawer .swm-logo-text{cursor:pointer}@media (max-width:991.98px){.rfx-search{display:flex;align-items:center;gap:.5rem}.rfx-search>:not(.rfx-mfilter){flex:1 1 auto;min-width:0}}.rfx-mfilter{position:relative;flex:0 0 auto;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--bs-border-color);border-radius:50rem;background:#fff;color:var(--bs-body-color);cursor:pointer}.rfx-mfilter[aria-expanded=true]{border-color:var(--rfx-orange);color:var(--rfx-orange)}.rfx-mfilter-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;border-radius:50rem;background:var(--rfx-orange);color:#fff;font-size:.66rem;font-weight:700;line-height:18px;text-align:center;border:2px solid #fff;box-sizing:content-box;background:#d92b2b}.rfx-filter-reset-link{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .8rem;border:1px solid #f1b8b8;border-radius:50rem;background:#fdecec;color:#b91c1c;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .15s,color .15s}.rfx-chip::after,.rfx-filter-reset-link::before{content:"";width:9px;height:9px;background:linear-gradient(45deg,transparent 44%,currentColor 44%,currentColor 56%,transparent 56%),linear-gradient(-45deg,transparent 44%,currentColor 44%,currentColor 56%,transparent 56%)}.rfx-filter-reset-link:hover{background:#b91c1c;color:#fff;border-color:#b91c1c}.rfx-active-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin:0 0 .85rem}.rfx-chip,.rfx-showmore{font-size:.78rem;font-weight:600;cursor:pointer}.rfx-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.32rem .75rem;border:1px solid var(--bs-border-color);border-radius:50rem;background:#fff;color:var(--bs-body-color);transition:border-color .15s,color .15s}.rfx-chip::after{opacity:.55}.rfx-chip:hover{border-color:#b91c1c;color:#b91c1c}.rfx-chip:hover::after{opacity:1}.rfx-filters .card-header.rfx-collapsible{cursor:pointer;position:relative;padding-right:2rem}.rfx-filters .card-header.rfx-collapsible::after{content:"";position:absolute;right:.9rem;top:50%;width:7px;height:7px;margin-top:-5px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg);transition:transform .15s}.rfx-filters .card-header.rfx-collapsible.is-closed::after{transform:rotate(-45deg);margin-top:-2px}.rfx-cb-item.rfx-clamped{display:none!important}.rfx-showmore{border:0;background:0 0;padding:.35rem .5rem;color:var(--rfx-orange)}.rfx-showmore:hover{color:var(--rfx-orange-dark, var(--rfx-primary-dark))}.rfx-range-inputs input[type=number]{width:5.6rem;font-size:.8rem}@media (max-width:767.98px){.rfx-toolbar{flex-direction:column;align-items:stretch;gap:.5rem}.rfx-sort{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:0;margin-right:0;padding:.1rem 0;scroll-snap-type:x proximity}.rfx-sort::-webkit-scrollbar{display:none}.rfx-sort-link{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start;border:1px solid var(--bs-border-color)}.rfx-sort-link.is-active{border-color:transparent}[data-rfx-main]{min-width:0}.rfx-sort,.rfx-toolbar{max-width:100%;min-width:0}}@media (max-width:991.98px){.container-xl{padding-left:1.25rem;padding-right:1.25rem}.rfx-hero .rfx-hero-swiper.swiper{margin-left:-1.25rem;margin-right:-1.25rem}}.rfx-home-cats-below .rfx-cat-panel{padding:1rem}@media (min-width:768px){.rfx-home-cats-below>.rfx-cat-panel>.rfx-cat-tree{column-count:2;column-gap:2rem}}@media (min-width:1200px){.rfx-home-cats-below>.rfx-cat-panel>.rfx-cat-tree{column-count:3}}.rfx-home-cats-below>.rfx-cat-panel>.rfx-cat-tree>li{break-inside:avoid;margin-bottom:2px}.rfx-cat-chips{background:#fff;border-top:1px solid var(--rx-line, #e6e1d8)}.rfx-cat-chips-track{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;padding:.6rem 0;min-width:0}.rfx-cat-chips-track::-webkit-scrollbar{display:none}.rfx-cat-chip,.rfx-cat-chip-img{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.rfx-cat-chip{flex-direction:column;gap:.45rem;width:120px;height:120px;padding:.5rem .4rem;border:1px solid var(--bs-border-color);border-radius:.75rem;background:#fff;color:var(--bs-body-color);text-decoration:none;text-align:center;scroll-snap-align:center;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.rfx-cat-chip.is-active,.rfx-cat-chip:hover{border-color:var(--rfx-orange);color:var(--rfx-orange)}.rfx-cat-chip.is-active{background:var(--bs-primary-bg-subtle);font-weight:600}.rfx-cat-chip-img{color:var(--rx-slate, #6b6660)}.rfx-cat-chip-name{font-size:.8rem;font-weight:500;line-height:1.25;min-height:1.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rfx-cat-chips>.container-xl{max-width:none;position:relative}.rfx-cat-chips-track{animation:rfxChipsArrive .9s cubic-bezier(.2,.7,.2,1) both}@media (prefers-reduced-motion:reduce){.rfx-cat-chips-track{animation:none}}.rfx-cat-chips>.container-xl::after{content:"";position:absolute;top:0;bottom:0;right:0;width:96px;background:linear-gradient(90deg,rgba(255,255,255,0),#fff 78%);transition:opacity .2s ease}.rfx-chips-next{position:absolute;top:50%;right:14px;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:0;background:var(--rfx-orange);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 8px 20px -8px rgba(var(--rfx-primary-rgb),.55);transition:background-color .15s ease,opacity .2s ease,transform .15s ease}.rfx-chips-next:hover,.rfx-chips-prev:hover{background:var(--rfx-orange-dark, var(--rfx-primary-dark));transform:translateY(-50%) scale(1.06)}.rfx-cat-chips.is-scrollable:not(.is-end) .rfx-chips-next{opacity:1;pointer-events:auto}.rfx-cat-chips.is-scrollable:not(.is-end)>.container-xl::after{opacity:1}@media (hover:none),(max-width:767.98px){.rfx-cat-chips>.container-xl::after,.rfx-cat-chips>.container-xl::before,.rfx-chips-next,.rfx-chips-prev{display:none!important}}.rfx-cat-chips>.container-xl::before{content:"";position:absolute;top:0;bottom:0;left:0;width:96px;background:linear-gradient(270deg,rgba(255,255,255,0),#fff 78%);z-index:1;opacity:0;transition:opacity .2s ease}.rfx-chips-prev{position:absolute;top:50%;left:14px;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:0;background:var(--rfx-orange);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;box-shadow:0 8px 20px -8px rgba(var(--rfx-primary-rgb),.55);transition:background-color .15s ease,opacity .2s ease,transform .15s ease}.rfx-cat-chips.is-scrolled>.container-xl::before{opacity:1}.rfx-pjax-loading [data-rfx-shop]{opacity:.45;pointer-events:none;transition:opacity .15s ease}@media (min-width:992px){.rfx-shop-sidebar{position:sticky;top:88px;max-height:calc(100vh - 104px);overflow-y:auto;scrollbar-width:thin;padding-right:2px}}.rfx-topbar-note{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:.74rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.rfx-topbar-note strong{font-weight:800}.rfx-cat-chip-img{width:58px;height:53px}.rfx-cat-chip .rfx-cat-chip-img .swm-sprite-ico,.rfx-cat-chip .rfx-cat-chip-img img{width:53px;height:53px;object-fit:contain;border-radius:.5rem;background:#fff}.rfx-cat-chip-img--blend{width:58px;height:58px;border-radius:.7rem;background:var(--bs-primary-bg-subtle);transition:background .15s ease}.rfx-cat-chip .rfx-cat-chip-img--blend .swm-sprite-ico,.rfx-cat-chip .rfx-cat-chip-img--blend img{mix-blend-mode:multiply;background:0 0;border-radius:0}.rfx-cat-chip.is-active .rfx-cat-chip-img--blend,.rfx-cat-chip:hover .rfx-cat-chip-img--blend{background:var(--rfx-primary-border-subtle)}.rfx-cat-chip--page .rfx-cat-chip-img,.woocommerce-cart table.shop_table.cart td.product-name a:hover{color:var(--rfx-orange)}.rfx-brand-tag{font-size:.7rem;font-weight:800;letter-spacing:.08em;color:var(--bs-secondary-color)}.rfx-card-avail{font-size:.68rem;color:var(--bs-secondary-color);white-space:nowrap}.ff-section-title{font-size:clamp(1.5rem,1.15rem + 1.5vw,2.25rem);font-weight:700;letter-spacing:-.015em;line-height:1.15}.ff-hero{position:relative;isolation:isolate;min-height:clamp(420px,70vh,720px);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff;margin-top:-1rem}.ff-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,20,45,.22)0,rgba(0,20,45,.42) 50%,rgba(0,20,45,.72) 100%)}.rfx-main>.ff-hero:first-child{margin-top:-1rem}.ff-hero-inner{max-width:760px;padding:3rem 0 5.5rem;text-shadow:0 2px 14px rgba(0,20,45,.45)}.ff-hero-title{font-size:clamp(2rem,1.35rem + 2.8vw,3.6rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;margin-bottom:.75rem;color:#fff}.ff-hero-lead{font-size:clamp(1rem,.9rem + .5vw,1.25rem);opacity:.92;margin:0;max-width:56ch}@media (max-width:767.98px){.ff-hero{min-height:clamp(360px,62vh,560px)}.ff-hero-inner{padding:2rem 0 4.5rem}}.ff-tiles{position:relative;z-index:2;margin-top:-2.5rem}.ff-tile{display:block;position:relative;overflow:hidden;border-radius:1rem;aspect-ratio:3/2;background:#0f1c2b;color:#fff;text-decoration:none;box-shadow:0 20px 40px -24px rgba(0,20,45,.5)}.ff-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.ff-cat-card:hover img,.ff-tile:hover img{transform:scale(1.05)}.ff-tile-body{position:absolute;inset:auto 0 0 0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem;background:linear-gradient(0deg,rgba(0,15,35,.82),rgba(0,15,35,0));color:#fff}.ff-tile-title{margin:0;font-weight:700;color:#fff;font-size:1.35rem}.ff-tile-body svg{flex:0 0 auto;transition:transform .2s ease}.ff-tile:hover .ff-tile-body svg{transform:translateX(4px)}.ff-cat-card,.ff-cats{background:#fff}.ff-cat-card{display:flex;flex-direction:column;height:100%;min-height:230px;border:1px solid var(--bs-border-color);border-radius:1rem;padding:1rem 1.1rem;color:var(--bs-body-color);text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s}.ff-cat-card:hover{transform:translateY(-5px);border-color:var(--rfx-orange);box-shadow:0 20px 40px -22px rgba(0,20,45,.3);color:var(--rfx-orange)}.ff-cat-card-title{font-size:.82rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.5rem}.ff-cat-card img{flex:1 1 auto;width:100%;height:100%;max-height:190px;object-fit:contain;object-position:center;transition:transform .35s ease}.ff-cat-card--big{min-height:100%}.ff-cat-card--big img{max-height:460px}@media (max-width:991.98px){.ff-cat-card--big{min-height:320px}.ff-cat-card--big img{max-height:280px}}@media (max-width:575.98px){.ff-cat-card{min-height:190px}.ff-cat-card img{max-height:130px}.ff-cat-card-title{font-size:.72rem}}.ff-band{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(400px,70vh,700px);display:flex;align-items:center;padding:4rem 0;background:#0b1f3a;color:#fff}.ff-band-bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.ff-band::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 0%,var(--rfx-primary) 100%)}.ff-band-inner{width:100%}.ff-band .ff-section-title,.ff-band .rfx-section-eyebrow{color:#fff}.ff-band .btn-primary:focus-visible,.ff-band .btn-primary:hover{background:#fff;border-color:#fff;color:var(--rfx-primary)}@media (max-width:767.98px){.ff-band{min-height:clamp(340px,55vh,520px);padding:3rem 0}}.ff-tabs{background:#fff}.ff-nav{gap:.5rem}.ff-nav .nav-link{border-radius:999px;border:1px solid var(--bs-border-color);color:var(--bs-body-color);background:#fff;padding:.5rem 1.15rem;font-weight:600;font-size:.9rem;transition:background .15s,color .15s,border-color .15s}.ff-nav .nav-link:hover{border-color:var(--rfx-orange);color:var(--rfx-orange)}.ff-nav .nav-link.active{background:var(--rfx-orange);border-color:var(--rfx-orange);color:#fff}.ff-carousel{position:relative}.ff-carousel .swiper-slide{height:auto}.ff-carousel .swiper-slide>.col{flex:0 0 100%;width:100%;max-width:100%;padding:0;height:100%}.ff-carousel .rfx-card{height:100%;display:flex;flex-direction:column}.ff-carousel .rfx-card-link{flex:1 1 auto}.ff-carousel-next,.ff-carousel-prev{position:absolute;top:40%;z-index:5;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid var(--bs-border-color);background:#fff;color:var(--bs-body-color);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px -8px rgba(0,20,45,.35);transition:background .15s,color .15s,border-color .15s,opacity .15s}.ff-carousel-prev{left:-8px}.ff-carousel-next{right:-8px}.ff-carousel-next:hover,.ff-carousel-prev:hover{background:var(--rfx-orange);color:#fff;border-color:var(--rfx-orange)}.ff-carousel-next.swiper-button-disabled,.ff-carousel-prev.swiper-button-disabled{opacity:0;pointer-events:none}@media (min-width:1200px){.ff-carousel-prev{left:-22px}.ff-carousel-next{right:-22px}}.ff-feature{background:#fafafa}.ff-feature-box{background:#fff;border:1px solid var(--bs-border-color);border-radius:1.5rem;padding:2.5rem}.ff-feature-text{font-size:1.05rem;color:var(--bs-secondary-color);max-width:60ch;margin-bottom:1.5rem}.ff-feature-img{background:var(--rfx-bg-soft);border-radius:1rem;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:1.5rem}.ff-feature-img img{width:100%;height:100%;object-fit:contain}@media (max-width:767.98px){.ff-feature-box{padding:1.5rem}}.ff-benefits{background:#fafafa}.ff-benefit{display:block;background:#fff;border:1px solid var(--bs-border-color);border-radius:1rem;padding:1.5rem;color:var(--bs-body-color);text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s}.ff-benefit--link:hover{transform:translateY(-4px);border-color:var(--rfx-orange);color:var(--bs-body-color);box-shadow:0 20px 40px -22px rgba(0,20,45,.3)}.ff-benefit-ico{width:52px;height:52px;border-radius:16px;margin-bottom:1rem;display:inline-flex;align-items:center;justify-content:center;background:var(--bs-primary-bg-subtle);color:var(--rfx-orange)}.ff-benefit-title{font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.ff-benefit-text{font-size:.88rem;color:var(--bs-secondary-color);margin:0;line-height:1.55}.ff-contact-cta{position:relative;isolation:isolate;background:#0b2a4a center/cover no-repeat;padding:5rem 0;color:#fff}.ff-contact-cta::before{content:"";position:absolute;inset:0;z-index:-1;background:rgba(0,24,52,.74)}.ff-contact-cta-box{max-width:720px}@media (max-width:767.98px){.ff-contact-cta{padding:3.5rem 0}}.rfx-page .rfx-article>h1{font-size:clamp(1.6rem,1.25rem + 1.6vw,2.4rem);font-weight:700;letter-spacing:-.015em;margin-bottom:1.25rem}.rfx-content{font-size:.95rem;line-height:1.65}.rfx-content h2{font-size:1.5rem;font-weight:700;margin:2rem 0 .75rem}.rfx-content h3{font-size:1.15rem;font-weight:700;margin:1.5rem 0 .5rem}.rfx-content ol,.rfx-content p,.rfx-content ul{margin-bottom:1rem}.rfx-content img{max-width:100%;height:auto}.rfx-content a:not(.btn){color:var(--rfx-orange)}.ff-page-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:1.5rem;min-height:320px;background-size:cover;background-position:center;display:flex;align-items:flex-end;color:#fff;padding:2.5rem;margin-bottom:2.5rem}.ff-page-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,20,45,.1),rgba(0,20,45,.75))}.ff-page-hero .h2,.ff-page-hero h2{color:#fff;font-size:clamp(1.6rem,1.2rem + 1.8vw,2.6rem);font-weight:700;margin:0 0 .35rem}.ff-page-hero p{color:rgba(255,255,255,.88);font-size:1.1rem;margin:0}@media (max-width:767.98px){.ff-page-hero{padding:1.5rem;min-height:240px}}.ff-card{background:#fff;border:1px solid var(--bs-border-color);border-radius:1rem;padding:1.5rem;height:100%}.ff-card .h3,.ff-card h3{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.ff-card p:last-child{margin-bottom:0}.ff-card--accent{border-top:4px solid var(--rfx-orange)}.ff-lead{font-size:1.1rem;color:var(--bs-secondary-color);max-width:70ch}.ff-faq .accordion-item{border:1px solid var(--bs-border-color);border-radius:.75rem!important;margin-bottom:.6rem;overflow:hidden}.ff-faq .accordion-button{font-weight:600;font-size:.95rem;padding:1rem 1.25rem;box-shadow:none}.ff-faq .accordion-button:not(.collapsed){background:var(--bs-primary-bg-subtle);color:var(--rfx-orange)}.ff-faq .accordion-button:focus{box-shadow:none;border-color:var(--bs-border-color)}.ff-faq .accordion-body{color:var(--bs-body-color);padding:.5rem 1.25rem 1.25rem}.ff-avatar{width:88px;height:88px;border-radius:50%;margin:0 auto 1rem;display:inline-flex;align-items:center;justify-content:center;background:var(--bs-primary-bg-subtle);color:var(--rfx-orange);font-size:1.6rem;font-weight:700;letter-spacing:.02em}.ff-form .wpforms-container{margin:0}.ff-form .wpforms-field-label{font-weight:600;font-size:.85rem;margin-bottom:.3rem}.ff-form .wpforms-field input[type=email],.ff-form .wpforms-field input[type=tel],.ff-form .wpforms-field input[type=text],.ff-form .wpforms-field textarea{width:100%;max-width:100%;border:1px solid var(--bs-border-color);border-radius:.6rem;padding:.65rem .85rem;font-size:.95rem;font-family:inherit}.ff-form .wpforms-field input:focus,.ff-form .wpforms-field textarea:focus{outline:0;border-color:var(--rfx-orange);box-shadow:0 0 0 .2rem rgba(var(--rfx-primary-rgb),.15)}.ff-form .wpforms-submit,.ff-form button[type=submit]{background:var(--rfx-orange)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:.7rem 1.6rem!important;font-weight:700!important;font-family:inherit!important;font-size:.95rem!important;cursor:pointer}.ff-form .wpforms-submit:hover,.ff-form button[type=submit]:hover{background:var(--rfx-orange-dark)!important}.ff-gallery-item{display:block;border-radius:.85rem;overflow:hidden;background:var(--rfx-bg-soft);aspect-ratio:4/3}.ff-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ff-gallery-item:hover img{transform:scale(1.04)}.ff-gallery-item--contain img{object-fit:contain;padding:1rem}.rfx-card-price .price-vat-container,.rfx-hero-card-meta .price-vat-container,.rfx-price .price-vat-container,.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{display:none!important}.rfx-product-page .col-lg-6>p.stock,.rfx-product-page .dynamic-stock,.rfx-product-page .stock-container,.rfx-product-page .summary p.stock,.rfx-product-page p.stock.in-stock,.rfx-product-page p.stock.out-of-stock,.woocommerce-cart table.shop_table.cart thead{display:none}.rfx-product-gallery{position:relative}.rfx-product-gallery .onsale{position:absolute;top:1rem;left:1rem;z-index:5;background:var(--rfx-orange);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .7rem;border-radius:var(--rx-r-sm, 6px)}.rfx-gallery-placeholder img{opacity:.6}.woocommerce .return-to-shop a.button,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce-account .woocommerce a.button,.woocommerce-account .woocommerce button.button,.woocommerce-cart .woocommerce a.button,.woocommerce-cart .woocommerce button.button,.woocommerce-checkout .woocommerce #place_order,.woocommerce-checkout .woocommerce a.button,.woocommerce-checkout .woocommerce button.button{background-color:var(--rfx-orange)!important;color:#fff!important;border:0;border-radius:50rem;padding:.65rem 1.5rem;font-weight:600;line-height:1.3}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce-cart .woocommerce a.button:hover,.woocommerce-cart .woocommerce button.button:hover,.woocommerce-checkout .woocommerce #place_order:hover,.woocommerce-checkout .woocommerce a.button:hover,.woocommerce-checkout .woocommerce button.button:hover{background-color:var(--rfx-orange-dark)!important;color:#fff!important}.woocommerce-cart .woocommerce button.button:disabled,.woocommerce-cart .woocommerce button.button:disabled[disabled]{opacity:.45;color:#fff!important}.woocommerce-cart table.cart td.actions .coupon .input-text{width:180px}.wc-empty-cart-message .cart-empty,.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1rem 1.25rem!important;border-radius:.75rem;background:var(--bs-primary-bg-subtle);border:1px solid var(--rfx-primary-border-subtle);border-top:1px solid var(--rfx-primary-border-subtle);color:var(--bs-body-color);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.woocommerce-error{background:#ffebee;border-color:#ffcdd2;display:block}.woocommerce-error li{list-style:none}.woocommerce .shipping_method img,.woocommerce td.shipping img,.woocommerce ul#shipping_method img,.woocommerce-cart .shipping img,.woocommerce-checkout .shipping img,.woocommerce-shipping-methods img{max-height:34px!important;width:auto!important;height:auto;vertical-align:middle;margin-right:.5rem;display:inline-block}.woocommerce ul#shipping_method li,.woocommerce-checkout ul.wc_payment_methods li{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.woocommerce ul#shipping_method li label,.woocommerce-checkout ul.wc_payment_methods li label{display:inline-flex;align-items:center;gap:.5rem;margin:0}.woocommerce-checkout #payment img,.woocommerce-checkout .payment_methods img,.woocommerce-checkout .wc_payment_method label img,.woocommerce-checkout ul.wc_payment_methods li img{max-height:30px!important;max-width:90px!important;width:auto!important;height:auto!important;vertical-align:middle;margin:0 .35rem 0 .5rem;display:inline-block;float:none!important}.woocommerce-checkout ul.wc_payment_methods li{gap:.25rem}.woocommerce-checkout ul.wc_payment_methods li label{flex:1 1 auto}.woocommerce-checkout ul.wc_payment_methods li .payment_box{flex:0 0 100%}.woocommerce-checkout #payment{background:#fff;border:1px solid var(--bs-border-color);border-radius:.75rem}.woocommerce-checkout #payment ul.payment_methods{padding:1rem;border-bottom:1px solid var(--bs-border-color)}.woocommerce-checkout #payment .place-order{padding:1rem}.home .rfx-main-header{border-bottom:1px solid var(--bs-border-color)}.rfx-cat-chips-track{justify-content:safe center}:root{--sw-cart-accent:var(--rx-orange-rx, var(--rfx-primary));--sw-cart-accent-ink:#fff;--sw-cart-ink:var(--rx-ink, #100f0d);--sw-cart-mute:var(--rx-mute, #97918a);--sw-cart-line:var(--rx-line, #e6e1d8);--sw-cart-radius:var(--rx-r-md, 10px)}.rfx-action-cart .sw-cart-bubble__count{background:#fff;color:var(--rx-orange-rx, var(--rfx-primary))}.rfx-action-cart{position:relative}.rfx-cart-btn.is-added{background:var(--bs-success, #198754)}[data-ff-carousel]:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:16px;overflow:hidden}[data-ff-carousel]:not(.swiper-initialized) .swiper-slide{flex:0 0 calc(25% - 12px);max-width:calc(25% - 12px)}@media (max-width:991.98px){[data-ff-carousel]:not(.swiper-initialized) .swiper-slide{flex-basis:calc(33.333% - 11px);max-width:calc(33.333% - 11px)}}@media (max-width:767.98px){[data-ff-carousel]:not(.swiper-initialized) .swiper-slide{flex-basis:calc(50% - 6px);max-width:calc(50% - 6px)}}@media (max-width:575.98px){[data-ff-carousel]:not(.swiper-initialized) .swiper-slide{flex-basis:83%;max-width:83%}}.rfx-gallery-main:not(.swiper-initialized) .swiper-wrapper{display:flex;overflow:hidden}.rfx-gallery-main:not(.swiper-initialized) .swiper-slide{flex:0 0 100%;max-width:100%}.rfx-gallery-thumbs:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:10px;overflow:hidden}.rfx-gallery-thumbs:not(.swiper-initialized) .swiper-slide{flex:0 0 calc(25% - 8px);max-width:calc(25% - 8px)}@font-face{font-family:"Plus Jakarta Sans Fallback";src:local("Arial"),local("Helvetica");size-adjust:106%;ascent-override:98%;descent-override:26%;line-gap-override:0%}.ff-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.ff-band,.ff-cats,.ff-tabs{content-visibility:auto;contain-intrinsic-size:auto 730px}.ff-band,.ff-tabs{contain-intrinsic-size:auto 550px}.ff-tabs{contain-intrinsic-size:auto 640px}.ff-benefits,.ff-feature{content-visibility:auto;contain-intrinsic-size:auto 700px}.ff-benefits{contain-intrinsic-size:auto 600px}.ff-contact-cta,.rfx-card{content-visibility:auto;contain-intrinsic-size:auto 350px}.rfx-card{contain-intrinsic-size:auto 360px}.rfx-filter-block[data-filter-type=checkbox]{content-visibility:auto;contain-intrinsic-size:auto 160px}@media (prefers-reduced-motion:no-preference){.ff-hero-title{animation:ffTextIn .9s cubic-bezier(.2,.7,.3,1) backwards .1s}.ff-hero-lead{animation:ffTextIn .9s cubic-bezier(.2,.7,.3,1) backwards .3s}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.rfx-chips-next,.rfx-chips-prev{opacity:0;pointer-events:none}.rfx-cat-chips>.container-xl::after{opacity:0}.rfx-cat-chips>.container-xl::after,.rfx-cat-chips>.container-xl::before{pointer-events:none}.rfx-cat-chips.is-scrolled .rfx-chips-prev{opacity:1;pointer-events:auto}.cmplz-hidden,.woocommerce-cart table.shop_table.cart tr.cart_item td::before,.woocommerce-checkout .woocommerce #payment div.payment_box::before{display:none!important}.swm-sprite-ico{display:block;background-repeat:no-repeat}.rfx-subcat-card-img .swm-sprite-ico{width:46px;height:46px;max-width:none;max-height:none}.rfx-logo-text{font-weight:800;font-size:1.5rem;letter-spacing:-.02em;color:var(--rx-ink, #100f0d)}.ff-hero-inner--center{margin:0 auto;text-align:center}.ff-hero-inner--center .ff-hero-lead{margin:0 auto}.ff-tiles--icon .row{--bs-gutter-x:1rem}.ff-tile--icon{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;position:relative;overflow:visible;aspect-ratio:auto;min-height:190px;padding:1.25rem 1rem;box-shadow:none;background:#fff;border:1px solid var(--bs-border-color);border-radius:1rem;color:var(--bs-body-color);text-decoration:none;text-align:center;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s}.ff-tile--icon:hover{transform:translateY(-5px);border-color:var(--rfx-primary);box-shadow:0 20px 40px -22px rgba(0,0,0,.3);color:var(--rfx-primary)}.ff-tile--icon .ff-tile-icon{display:block;position:relative;width:120px;height:120px}.ff-tile--icon .ff-tile-icon img{position:static;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.ff-tile--icon:hover .ff-tile-icon img{transform:scale(1.06)}.ff-tile--icon .ff-tile-title{position:static;font-size:.85rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:inherit}.ff-tiles--icon .row>[class*=col]{max-width:240px}@media (max-width:575.98px){.ff-tile--icon{min-height:150px}.ff-tile--icon .ff-tile-icon{width:84px;height:84px}}.ff-cat-card-text{font-size:.85rem;color:var(--rx-slate, #6b6660);margin-bottom:.75rem}.ff-cat-card-btn{align-self:flex-start;margin-bottom:.75rem}.ff-cat-card--photo{position:relative;overflow:hidden;padding:0;color:#fff;border:0;background:#111}.ff-cat-card--photo img,img.ff-band-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ff-cat-card--photo img{max-height:none;opacity:.85}.ff-cat-card--photo .ff-cat-card-btn,.ff-cat-card--photo .ff-cat-card-text,.ff-cat-card--photo .ff-cat-card-title{position:relative;z-index:1}.ff-cat-card--photo .ff-cat-card-title{font-size:1.35rem;text-transform:none;letter-spacing:0;padding:1.25rem 1.25rem 0;text-shadow:0 2px 10px rgba(0,0,0,.5)}.ff-cat-card--photo .ff-cat-card-text{color:rgba(255,255,255,.9);padding:0 1.25rem;text-shadow:0 1px 6px rgba(0,0,0,.6)}.ff-cat-card--photo .ff-cat-card-btn{margin:0 1.25rem 1.25rem}.ff-cat-card--photo::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55)0,rgba(0,0,0,.05) 55%,rgba(0,0,0,.5) 100%)}.ff-cat-card--photo:hover{color:#fff}.ff-cat-card--photo:hover img{transform:scale(1.05)}img.ff-band-bg{z-index:-1}.ff-band--split{text-align:left}.ff-band--split .ff-band-inner{position:relative;z-index:1}.ff-band-side{max-width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.45))}.ff-band-text{font-size:1.05rem;opacity:.92;max-width:56ch}.ff-benefits-text{max-width:70ch;color:var(--rx-slate, #6b6660)}.ff-brand,.ff-brands-track{align-items:center;justify-content:center}.ff-brands-track{display:flex;flex-wrap:wrap}.ff-brand{display:inline-flex;height:64px;opacity:.75;filter:grayscale(1);transition:opacity .2s,filter .2s}.ff-brand:hover{opacity:1;filter:none}.ff-brand img{max-height:44px;width:auto;max-width:130px;object-fit:contain}.ff-brands-track{gap:1rem 2rem}.ff-band--start .ff-band-inner{text-align:left}.ff-band--start .ff-band-inner .col-12{max-width:620px}.rfx-card-stock.is-order,.rfx-stock--order{background:#f1efe9;color:#6b6660}.ff-home-chips .ff-hero{margin-top:0}.ff-home-chips.home .rfx-main-header{border-bottom:0}.woocommerce-cart .rfx-page-title,.woocommerce-cart h1.entry-title,.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2,.woocommerce-checkout .rfx-page-title,.woocommerce-checkout h1.entry-title{margin-bottom:1.25rem}.woocommerce-cart .woocommerce,.woocommerce-checkout .woocommerce{font-size:1rem}.woocommerce-cart .woocommerce-error,.woocommerce-cart .woocommerce-info,.woocommerce-cart .woocommerce-message,.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message,.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin:0 0 1rem;padding:.7rem 1rem;border:1px solid var(--bs-border-color);border-left:4px solid var(--rfx-orange);border-radius:.75rem;background:#fff;color:var(--rx-ink, #100f0d);font-size:.92rem;line-height:1.4}.woocommerce-cart .woocommerce-message,.woocommerce-checkout .woocommerce-message{border-left-color:#198754}.woocommerce-cart .woocommerce-error,.woocommerce-checkout .woocommerce-error{border-left-color:#dc3545;padding-left:1rem;list-style:none}.woocommerce-cart .woocommerce-info a.button,.woocommerce-cart .woocommerce-message a.button,.woocommerce-checkout .woocommerce-message a.button{order:2;margin:0 0 0 auto!important;padding:.4rem 1rem!important;font-size:.85rem}@media (min-width:992px){.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.5rem 2rem;align-items:start}.woocommerce-cart .woocommerce>.woocommerce-error,.woocommerce-cart .woocommerce>.woocommerce-info,.woocommerce-cart .woocommerce>.woocommerce-message,.woocommerce-cart .woocommerce>.woocommerce-notices-wrapper{grid-column:1/-1}.woocommerce-cart .woocommerce>form.woocommerce-cart-form{grid-column:1}.woocommerce-cart .woocommerce>.cart-collaterals{grid-column:2;position:sticky;top:76px}.woocommerce-cart .woocommerce>.cart-collaterals .cross-sells,.woocommerce-cart .woocommerce>.cross-sells{grid-column:1/-1}}.woocommerce-cart .woocommerce-notices-wrapper:empty{display:none}.woocommerce-cart table.shop_table.cart{display:block;width:100%;border:0;border-radius:0;margin:0;background:0 0}.woocommerce-cart table.shop_table.cart tr.cart_item{display:grid;grid-template-columns:96px minmax(0,1fr) auto;grid-template-areas:"img name subtotal""img meta subtotal";column-gap:1rem;row-gap:.35rem;align-items:center;margin:0 0 .75rem;padding:1rem;background:#fff;border:1px solid var(--bs-border-color);border-radius:.875rem;position:relative}.woocommerce-cart table.shop_table.cart tr.cart_item td{display:block;padding:0!important;border:0!important;background:0 0!important;text-align:left!important}.woocommerce-cart table.shop_table.cart td.product-thumbnail{grid-area:img}.woocommerce-cart table.shop_table.cart td.product-thumbnail a{display:block;width:96px;height:96px;border-radius:.625rem;background:var(--rfx-bg-soft);overflow:hidden}.woocommerce-cart table.shop_table.cart td.product-thumbnail img{width:100%!important;height:100%!important;object-fit:contain;margin:0}.woocommerce-cart table.shop_table.cart td.product-name{grid-area:name;padding-right:2rem!important}.woocommerce-cart table.shop_table.cart td.product-name a{color:var(--rx-ink, #100f0d);font-weight:600;text-decoration:none;line-height:1.3}.woocommerce-cart table.shop_table.cart td.product-name .product-sku{display:block;color:var(--rx-mute, #97918a);font-size:.8rem;margin-top:.15rem}.woocommerce-cart table.shop_table.cart td.product-name dl.variation{margin:.25rem 0 0;font-size:.82rem;color:var(--rx-slate, #6b6660)}.woocommerce-cart table.shop_table.cart td.product-name dl.variation dd,.woocommerce-cart table.shop_table.cart td.product-name dl.variation dt{display:inline;margin:0;font-weight:400}.woocommerce-cart table.shop_table.cart td.product-name dl.variation dd p{display:inline;margin:0}.woocommerce-cart table.shop_table.cart td.product-price{grid-area:meta;display:flex!important;align-items:baseline;gap:.5rem;font-size:.9rem;color:var(--rx-slate, #6b6660)}.woocommerce-cart table.shop_table.cart td.product-price .price-vat-container{font-size:.78rem;color:var(--rx-mute, #97918a)}.woocommerce-cart table.shop_table.cart td.product-quantity{grid-area:meta;justify-self:end}.woocommerce-cart table.shop_table.cart td.product-subtotal{grid-area:subtotal;text-align:right!important;font-weight:700;font-size:1.05rem;color:var(--rx-ink, #100f0d);min-width:96px}.woocommerce-cart table.shop_table.cart td.product-subtotal .price-vat-container{display:block;font-weight:400;font-size:.78rem;color:var(--rx-mute, #97918a)}.woocommerce-cart table.shop_table.cart td.product-remove{position:absolute;top:.6rem;right:.6rem;width:auto}.woocommerce-cart table.shop_table.cart td.product-remove a.remove{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:1.1rem;line-height:1;color:var(--rx-mute, #97918a)!important;background:0 0;border:1px solid transparent;text-decoration:none}.woocommerce-cart table.shop_table.cart td.product-remove a.remove:hover{color:#dc3545!important;background:#fdecec;border-color:#f5c2c7}.woocommerce-cart table.shop_table.cart tr.cart_item td.product-price{justify-self:start}@media (min-width:576px){.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:96px minmax(0,1fr) 140px 120px;grid-template-areas:"img name qty subtotal""img price qty subtotal"}.woocommerce-cart table.shop_table.cart td.product-price{grid-area:price}.woocommerce-cart table.shop_table.cart td.product-quantity{grid-area:qty;justify-self:center}}@media (max-width:575.98px){.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"img name""img price""qty subtotal";padding:.85rem}.woocommerce-cart table.shop_table.cart td.product-thumbnail a{width:72px;height:72px}.woocommerce-cart table.shop_table.cart td.product-price{grid-area:price}.woocommerce-cart table.shop_table.cart td.product-quantity{grid-area:qty;justify-self:start;margin-top:.5rem}.woocommerce-cart table.shop_table.cart td.product-subtotal{grid-area:subtotal;align-self:end;margin-top:.5rem}}.woocommerce-cart .quantity{display:inline-flex;align-items:center;border:1px solid var(--bs-border-color);border-radius:50rem;overflow:hidden;background:#fff}.woocommerce-cart .quantity input.qty{width:44px;height:36px;border:0;text-align:center;font-weight:600;font-size:.95rem;padding:0;margin:0;background:0 0;-moz-appearance:textfield}.woocommerce-cart .quantity input.qty::-webkit-inner-spin-button,.woocommerce-cart .quantity input.qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.woocommerce-cart .quantity .rfx-q-minus,.woocommerce-cart .quantity .rfx-q-plus{width:34px;height:36px;border:0;background:0 0;color:var(--rx-slate, #6b6660);font-size:1.1rem;line-height:1;cursor:pointer}.woocommerce-cart .quantity .rfx-q-minus:hover,.woocommerce-cart .quantity .rfx-q-plus:hover{background:var(--rfx-bg-soft);color:var(--rfx-orange)}.woocommerce-cart table.shop_table.cart tr:not(.cart_item){display:block}.woocommerce-cart table.shop_table.cart td.actions{display:flex!important;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;padding:.25rem 0 0!important;border:0!important;background:0 0!important}.woocommerce-cart table.shop_table.cart td.actions .coupon{display:flex;gap:.5rem;align-items:center;float:none;margin:0}.woocommerce-cart table.shop_table.cart td.actions .coupon .input-text{width:200px!important;height:42px;border:1px solid var(--bs-border-color);border-radius:50rem;padding:0 1rem;margin:0}.woocommerce-cart table.shop_table.cart td.actions .coupon .input-text:focus,.woocommerce-checkout form .form-row input.input-text:focus,.woocommerce-checkout form .form-row select:focus,.woocommerce-checkout form .form-row textarea:focus{outline:0;border-color:var(--rfx-orange);box-shadow:0 0 0 3px rgba(var(--rfx-primary-rgb),.15)}.woocommerce-cart .woocommerce table.shop_table.cart td.actions .coupon button.button{background:#fff!important;color:var(--rx-ink, #100f0d)!important;border:1px solid var(--rx-ink, #100f0d);padding:.55rem 1.1rem}.woocommerce-cart .woocommerce table.shop_table.cart td.actions .coupon button.button:hover{background:var(--rx-ink, #100f0d)!important;color:#fff!important}.woocommerce-cart .woocommerce table.shop_table.cart td.actions>button.button[name=update_cart]{background:0 0!important;color:var(--rx-slate, #6b6660)!important;border:1px solid var(--bs-border-color);padding:.55rem 1.1rem;font-weight:500;position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);opacity:0;pointer-events:none}.woocommerce-cart .woocommerce table.shop_table.cart td.actions>button.button[name=update_cart]:disabled{opacity:.5}.woocommerce-cart .cart-collaterals .cart_totals{width:100%;float:none;background:#fff;border:1px solid var(--bs-border-color);border-radius:.875rem;padding:1.25rem}.woocommerce-cart .cart_totals h2{font-size:1.15rem;font-weight:700;margin:0 0 .75rem}.woocommerce-cart .cart_totals table.shop_table,.woocommerce-order table.shop_table{border:0;border-radius:0;margin:0}.woocommerce-cart .cart_totals table.shop_table td,.woocommerce-cart .cart_totals table.shop_table th{border:0!important;border-top:1px solid var(--rx-line-2, #ede9e0)!important;padding:.7rem 0!important;background:0 0!important;vertical-align:top}.woocommerce-cart .cart_totals table.shop_table tr:first-child td,.woocommerce-cart .cart_totals table.shop_table tr:first-child th,.woocommerce-checkout #order_review table.shop_table tbody tr:first-child td{border-top:0!important}.woocommerce-cart .cart_totals table.shop_table th{width:auto;font-weight:500;color:var(--rx-slate, #6b6660)}.woocommerce-cart .cart_totals table.shop_table td{text-align:right;font-weight:600}.woocommerce-cart .cart_totals .price-vat,.woocommerce-cart .cart_totals table.shop_table td .ex-vat,.woocommerce-cart .cart_totals table.shop_table td .price-vat-container,.woocommerce-checkout #order_review table.shop_table .ex-vat,.woocommerce-checkout #order_review table.shop_table .price-vat,.woocommerce-checkout #order_review table.shop_table .price-vat-container{display:block;font-size:.78rem;font-weight:400;color:var(--rx-mute, #97918a)}.woocommerce-cart .cart_totals table.shop_table tr.order-total td,.woocommerce-cart .cart_totals table.shop_table tr.order-total th{border-top:2px solid var(--rx-ink, #100f0d)!important;font-size:1.15rem;font-weight:700;color:var(--rx-ink, #100f0d);padding-top:.9rem!important}.woocommerce-cart .cart_totals table.shop_table tr.order-total td{color:var(--rfx-orange)}.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals th{padding-top:.8rem!important}.woocommerce-cart .cart_totals tr.woocommerce-shipping-totals td,.woocommerce-checkout #order_review table.shop_table tr.shipping td,.woocommerce-checkout #order_review table.shop_table tr.woocommerce-shipping-totals td{text-align:left;font-weight:400}.woocommerce-cart .cart_totals ul#shipping_method,.woocommerce-checkout ul#shipping_method{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.woocommerce-cart .cart_totals ul#shipping_method li,.woocommerce-checkout ul#shipping_method li{margin:0;padding:0;display:flex;align-items:center;gap:.55rem}.woocommerce-cart .cart_totals ul#shipping_method li label,.woocommerce-checkout ul#shipping_method li label{margin:0;font-weight:500;color:var(--rx-ink, #100f0d);cursor:pointer}.woocommerce-cart .cart_totals ul#shipping_method li label .woocommerce-Price-amount,.woocommerce-checkout ul#shipping_method li label .woocommerce-Price-amount{font-weight:600}.woocommerce-cart .cart_totals ul#shipping_method input[type=radio],.woocommerce-checkout #payment input[type=radio],.woocommerce-checkout ul#shipping_method input[type=radio]{width:18px;height:18px;margin:0;accent-color:var(--rfx-orange);flex:none}.woocommerce-cart .cart_totals .woocommerce-shipping-destination{display:none}.woocommerce-cart .cart_totals .woocommerce-shipping-calculator{margin-top:.5rem;font-size:.85rem}.woocommerce-cart .wc-proceed-to-checkout{padding:.75rem 0 0}.woocommerce-cart .woocommerce .wc-proceed-to-checkout a.checkout-button{text-align:center;font-size:1.05rem;padding:.85rem 1.25rem;margin:0;display:block!important;width:100%!important;box-sizing:border-box}.woocommerce-cart .cart-empty.woocommerce-info{display:block;text-align:center;padding:2rem;font-size:1.05rem;border-left-color:var(--bs-border-color)}.woocommerce-cart .return-to-shop{text-align:center}.woocommerce-cart .cross-sells{margin-top:2rem}.woocommerce-cart .cross-sells h2{font-size:1.15rem;font-weight:700;margin-bottom:1rem}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info,.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info{display:inline-flex;margin:0 .5rem .75rem 0;padding:.5rem .9rem;border:1px solid var(--bs-border-color);border-left-width:1px;border-radius:50rem;font-size:.88rem;background:var(--rfx-bg-soft)}.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a,.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info a{color:var(--rfx-orange);font-weight:600;margin-left:.35rem}.woocommerce-checkout form.checkout_coupon,.woocommerce-checkout form.woocommerce-form-login{border:1px solid var(--bs-border-color);border-radius:.875rem;padding:1rem 1.25rem;margin:0 0 1.25rem;background:#fff}.woocommerce-checkout form.checkout_coupon .form-row{display:inline-block;vertical-align:middle;margin:0 .5rem .25rem 0}.woocommerce-checkout form.checkout_coupon .form-row-first input{width:220px}@media (min-width:992px){.woocommerce-checkout form.checkout.woocommerce-checkout{display:grid;grid-template-columns:minmax(0,7fr) minmax(320px,5fr);gap:1.5rem 2.5rem;align-items:start}.woocommerce-checkout form.checkout #customer_details{grid-column:1;grid-row:1/span 3}.woocommerce-checkout form.checkout #order_review_heading{grid-column:2;grid-row:1}.woocommerce-checkout form.checkout #order_review{grid-column:2;grid-row:2;position:sticky;top:76px}.woocommerce-checkout form.checkout .woocommerce-NoticeGroup{grid-column:1/-1;grid-row:auto}.woocommerce-checkout form.checkout .col2-set{width:100%}.woocommerce-checkout form.checkout .col2-set .col-1,.woocommerce-checkout form.checkout .col2-set .col-2{float:none;width:100%}}.woocommerce-checkout form.checkout .woocommerce-NoticeGroup{order:-1}.woocommerce-checkout form.checkout .woocommerce-NoticeGroup .woocommerce-error{margin-bottom:1rem}.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout .woocommerce-billing-fields,.woocommerce-checkout .woocommerce-shipping-fields{background:#fff;border:1px solid var(--bs-border-color);border-radius:.875rem;padding:1.25rem}.woocommerce-checkout .woocommerce-additional-fields,.woocommerce-checkout .woocommerce-shipping-fields{margin-top:1.25rem}.woocommerce-checkout #order_review_heading,.woocommerce-checkout .woocommerce-additional-fields>h3,.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-shipping-fields>h3{font-size:1.15rem;font-weight:700;margin:0 0 1rem}.woocommerce-checkout .woocommerce-shipping-fields>h3{margin-bottom:.5rem}.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address{display:flex;align-items:center;gap:.55rem;font-size:1rem}.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label{display:flex;align-items:center;gap:.55rem;cursor:pointer}.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address input,.woocommerce-checkout form input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:var(--rfx-orange)}.woocommerce-checkout .woocommerce-shipping-fields .shipping_address{margin-top:.75rem}.woocommerce-checkout #order_review table.shop_table thead,.woocommerce-checkout #payment div.payment_box::before,.woocommerce-checkout .woocommerce #payment ul.payment_methods li.payment_method_bacs img,.woocommerce-checkout .woocommerce #payment ul.payment_methods li.payment_method_cheque img,.woocommerce-checkout .woocommerce #payment ul.payment_methods li.payment_method_cod img,.woocommerce-checkout .woocommerce-additional-fields>h3{display:none}.woocommerce-checkout form .form-row{margin:0 0 .85rem;padding:0}.woocommerce-checkout form .form-row label{display:block;font-size:.85rem;font-weight:600;color:var(--rx-graphite, #3a3733);margin-bottom:.3rem;line-height:1.3}.woocommerce-checkout form .form-row label .optional{font-weight:400;color:var(--rx-mute, #97918a)}.woocommerce-checkout form .form-row label .required{color:var(--rfx-orange);text-decoration:none}.woocommerce-checkout form .form-row .woocommerce-input-wrapper{display:block}.woocommerce-checkout form .form-row .select2-container .select2-selection--single,.woocommerce-checkout form .form-row input.input-text,.woocommerce-checkout form .form-row select,.woocommerce-checkout form .form-row textarea{width:100%;height:44px;border:1px solid var(--bs-border-color);border-radius:.625rem;padding:0 .85rem;font-size:.95rem;background:#fff;color:var(--rx-ink, #100f0d);box-shadow:none;transition:border-color .15s,box-shadow .15s}.woocommerce-checkout form .form-row textarea{height:auto;min-height:96px;padding:.7rem .85rem;resize:vertical}.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text,.woocommerce-checkout form .form-row.woocommerce-invalid select{border-color:#dc3545!important;box-shadow:none}.woocommerce-checkout form .form-row.woocommerce-validated input.input-text{border-color:#198754}.woocommerce-checkout form .form-row .select2-container .select2-selection--single .select2-selection__rendered{line-height:42px;padding-left:0}.woocommerce-checkout form .form-row .select2-container .select2-selection--single .select2-selection__arrow{height:42px}.woocommerce-checkout form .form-row .woocommerce-input-wrapper>strong{display:block;padding:.6rem 0;font-weight:500}@media (min-width:576px){.woocommerce-checkout form .form-row-first{width:calc(50% - .5rem);float:left}.woocommerce-checkout form .form-row-last{width:calc(50% - .5rem);float:right}.woocommerce-checkout form .form-row-wide{clear:both}}.woocommerce-checkout form .create-account,.woocommerce-checkout form .form-row.create-account{display:flex;align-items:center;gap:.55rem;margin-top:.25rem}.woocommerce-checkout form .form-row.create-account label{display:flex;align-items:center;gap:.55rem;margin:0;font-weight:500;cursor:pointer}.woocommerce-checkout form input[type=checkbox]{vertical-align:middle}.woocommerce-checkout #order_review{background:#fff;border:1px solid var(--bs-border-color);border-radius:.875rem;padding:1.25rem}.woocommerce-checkout #order_review table.shop_table{border:0;border-radius:0;margin:0 0 1rem;font-size:.95rem}.woocommerce-checkout #order_review table.shop_table td,.woocommerce-checkout #order_review table.shop_table th{border:0!important;border-top:1px solid var(--rx-line-2, #ede9e0)!important;padding:.65rem 0!important;background:0 0!important;vertical-align:top}.woocommerce-checkout #order_review table.shop_table td.product-name{font-weight:500;line-height:1.35;padding-right:1rem!important}.woocommerce-checkout #order_review table.shop_table td.product-name .product-quantity{font-weight:400;color:var(--rx-mute, #97918a);white-space:nowrap}.woocommerce-checkout #order_review table.shop_table td.product-name .product-sku,.woocommerce-checkout #order_review table.shop_table td.product-name small{display:block;color:var(--rx-mute, #97918a);font-size:.8rem;font-weight:400}.woocommerce-checkout #order_review table.shop_table td.product-name dl.variation{margin:.2rem 0 0;font-size:.8rem;color:var(--rx-slate, #6b6660)}.woocommerce-checkout #order_review table.shop_table td.product-total,.woocommerce-checkout #order_review table.shop_table tfoot td{text-align:right;font-weight:600;white-space:nowrap}.woocommerce-checkout #order_review table.shop_table tfoot th{font-weight:500;color:var(--rx-slate, #6b6660)}.woocommerce-checkout #order_review table.shop_table tr.order-total td,.woocommerce-checkout #order_review table.shop_table tr.order-total th{border-top:2px solid var(--rx-ink, #100f0d)!important;font-size:1.15rem;font-weight:700;color:var(--rx-ink, #100f0d);padding-top:.9rem!important}.woocommerce-checkout #order_review table.shop_table tr.order-total td{color:var(--rfx-orange)}.woocommerce-checkout #payment{background:0 0;border-radius:0}.woocommerce-checkout #payment ul.payment_methods{list-style:none;margin:0 0 1rem;padding:0;border:0;display:grid;gap:.5rem}.woocommerce-checkout #payment ul.payment_methods li{margin:0;padding:0;border:1px solid var(--bs-border-color);border-radius:.75rem;background:#fff;line-height:1.4}.woocommerce-checkout #payment ul.payment_methods li:has(input:checked){border-color:var(--rfx-orange);box-shadow:0 0 0 2px rgba(var(--rfx-primary-rgb),.15)}.woocommerce-checkout #payment ul.payment_methods li>label{display:flex;align-items:center;gap:.65rem;margin:0;font-weight:600;cursor:pointer;padding:.8rem 1rem .8rem 2.6rem}.woocommerce-checkout #payment ul.payment_methods li>input[type=radio]{position:absolute;margin:1.05rem 0 0 1rem}.woocommerce-checkout #payment ul.payment_methods li>label img{max-height:24px;width:auto;margin-left:auto}.woocommerce-checkout #payment ul.payment_methods li>label .woocommerce-Price-amount{font-weight:500;color:var(--rx-slate, #6b6660);margin-left:.25rem}.woocommerce-checkout #payment div.payment_box{margin:0;padding:0 1rem .85rem 2.6rem;background:0 0;color:var(--rx-slate, #6b6660);font-size:.88rem;border-radius:0}.woocommerce-checkout #payment div.payment_box p:last-child{margin:0}.woocommerce-checkout #payment .place-order{padding:0;margin:0}.woocommerce-checkout #payment .woocommerce-privacy-policy-text{font-size:.8rem;color:var(--rx-mute, #97918a);margin-bottom:.75rem}.woocommerce-checkout #payment .woocommerce-privacy-policy-text a,.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper a{color:var(--rx-ink, #100f0d)}.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:1rem;font-size:.88rem}.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper .form-row{margin:0}.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper label.checkbox{display:flex;align-items:flex-start;gap:.55rem;font-weight:500;cursor:pointer}.woocommerce-checkout #payment .woocommerce-terms-and-conditions-wrapper label.checkbox input{margin-top:.2rem}.woocommerce-checkout .woocommerce #payment #place_order{display:block;width:100%;font-size:1.05rem;padding:.9rem 1.25rem;margin:0;float:none}.woocommerce-checkout #payment .blockUI.blockOverlay{border-radius:.875rem}.woocommerce-order .woocommerce-thankyou-order-received{font-size:1.15rem;font-weight:700;color:#198754;background:#e9f7ef;border:1px solid #b8e0c6;border-radius:.875rem;padding:1rem 1.25rem;margin:0 0 1.25rem}.woocommerce-order ul.woocommerce-order-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;list-style:none;margin:0 0 1.5rem;padding:0}.woocommerce-order ul.woocommerce-order-overview li{margin:0;padding:.85rem 1rem;border:1px solid var(--bs-border-color);border-right-width:1px!important;border-radius:.75rem;background:#fff;font-size:.8rem;color:var(--rx-mute, #97918a);text-transform:uppercase;letter-spacing:.04em;float:none}.woocommerce-order ul.woocommerce-order-overview li strong{display:block;margin-top:.25rem;font-size:1rem;color:var(--rx-ink, #100f0d);text-transform:none;letter-spacing:0}.woocommerce-order .woocommerce-customer-details,.woocommerce-order .woocommerce-order-details{background:#fff;border:1px solid var(--bs-border-color);border-radius:.875rem;padding:1.25rem;margin:0 0 1.25rem}.woocommerce-order .woocommerce-column__title,.woocommerce-order .woocommerce-order-details__title{font-size:1.15rem;font-weight:700;margin:0 0 .75rem}.woocommerce-order table.shop_table td,.woocommerce-order table.shop_table th{border:0!important;border-top:1px solid var(--rx-line-2, #ede9e0)!important;padding:.65rem 0!important;background:0 0!important}.woocommerce-order table.shop_table thead th{border-top:0!important;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--rx-mute, #97918a)}.woocommerce-order table.shop_table td.product-total,.woocommerce-order table.shop_table tfoot td{text-align:right;font-weight:600}.woocommerce-order table.shop_table tfoot th{font-weight:500;color:var(--rx-slate, #6b6660)}.woocommerce-order table.shop_table tfoot tr:last-child td,.woocommerce-order table.shop_table tfoot tr:last-child th{border-top:2px solid var(--rx-ink, #100f0d)!important;font-size:1.1rem;font-weight:700;color:var(--rx-ink, #100f0d)}.woocommerce-order .woocommerce-customer-details address{border:0;padding:0;font-style:normal;line-height:1.6}.woocommerce-order .woocommerce-bacs-bank-details{background:var(--rfx-bg-soft);border-radius:.875rem;padding:1.25rem;margin:0 0 1.25rem}.woocommerce-cart .woocommerce .cart-collaterals .cart_totals{width:100%!important;float:none!important}.woocommerce-cart .woocommerce .cart_totals table.shop_table th{width:auto!important;white-space:nowrap}.woocommerce-cart .woocommerce .cart_totals tr.woocommerce-shipping-totals th{display:block;width:100%;text-align:left;border-top:0!important;padding-top:.35rem!important;padding-bottom:.25rem!important}.woocommerce-cart .woocommerce .cart_totals tr.woocommerce-shipping-totals td{display:block;width:100%;border-top:0!important;padding-top:.35rem!important}.woocommerce-cart .woocommerce .cart_totals tr.woocommerce-shipping-totals,.woocommerce-checkout .woocommerce #order_review table.shop_table tr.shipping,.woocommerce-checkout .woocommerce #order_review table.shop_table tr.woocommerce-shipping-totals{display:block;border-top:1px solid var(--rx-line-2, #ede9e0);padding:.35rem 0}.woocommerce-cart .woocommerce ul#shipping_method li label,.woocommerce-checkout .woocommerce ul#shipping_method li label{white-space:normal;display:inline!important;flex:1;margin:0!important;line-height:1.45}.woocommerce-cart .woocommerce .cart_totals tr.order-total th{white-space:nowrap}.woocommerce-checkout .woocommerce #payment{background:0 0!important;border-radius:0!important}.woocommerce-checkout .woocommerce #payment ul.payment_methods{border-bottom:0!important;padding:0!important}.woocommerce-checkout .woocommerce #payment ul.payment_methods li{padding:0!important;border-bottom:1px solid var(--bs-border-color)!important}.woocommerce-checkout .woocommerce #payment div.payment_box{background:0 0!important;margin:0!important;padding:0 1rem .85rem 2.6rem!important;color:var(--rx-slate, #6b6660)!important}.woocommerce-checkout .woocommerce #payment div.place-order{padding:0!important}.woocommerce-checkout .woocommerce #payment .woocommerce-terms-and-conditions-wrapper label.checkbox{display:block;padding-left:1.6rem;position:relative}.woocommerce-checkout .woocommerce #payment .woocommerce-terms-and-conditions-wrapper label.checkbox input{position:absolute;left:0;top:.2rem}.woocommerce-checkout .woocommerce #payment .woocommerce-terms-and-conditions-wrapper label.checkbox .required{margin-left:.15rem}.woocommerce-checkout .woocommerce form .form-row.woocommerce-invalid label{color:#dc3545}.woocommerce-checkout .woocommerce #order_review_heading{padding-left:0}@media (min-width:992px){.woocommerce-checkout form.checkout #order_review_heading{margin-bottom:0;align-self:end}}@media (max-width:575.98px){.woocommerce-cart table.shop_table.cart tr.cart_item{grid-template-columns:72px minmax(0,1fr) auto;grid-template-areas:"img name name""img price price""qty qty subtotal"}.woocommerce-cart table.shop_table.cart tr.cart_item td.product-quantity{grid-area:qty;margin-top:.6rem}.woocommerce-cart table.shop_table.cart tr.cart_item td.product-subtotal{grid-area:subtotal;margin-top:.6rem;align-self:center;text-align:right!important}}.woocommerce-cart .woocommerce .cart_totals table.shop_table td::before,.woocommerce-cart .woocommerce .cart_totals table.shop_table th::before,.woocommerce-checkout .woocommerce #order_review table.shop_table td::before,.woocommerce-checkout .woocommerce #order_review table.shop_table th::before,.woocommerce-order table.shop_table td::before{display:none!important;content:none!important}.woocommerce-cart .woocommerce .cart_totals table.shop_table td,.woocommerce-checkout .woocommerce #order_review table.shop_table td{text-align:right!important}.woocommerce-cart .woocommerce .cart_totals tr.woocommerce-shipping-totals td,.woocommerce-checkout .woocommerce #order_review table.shop_table td.product-name,.woocommerce-checkout .woocommerce #order_review tr.shipping td,.woocommerce-checkout .woocommerce #order_review tr.woocommerce-shipping-totals td,.woocommerce-order table.shop_table td.product-name{text-align:left!important}.woocommerce-checkout .woocommerce #order_review table.shop_table tr.shipping td,.woocommerce-checkout .woocommerce #order_review table.shop_table tr.shipping th,.woocommerce-checkout .woocommerce #order_review table.shop_table tr.woocommerce-shipping-totals td,.woocommerce-checkout .woocommerce #order_review table.shop_table tr.woocommerce-shipping-totals th{display:block;width:100%;border-top:0!important;padding:.3rem 0!important}.woocommerce-cart .woocommerce ul#shipping_method li,.woocommerce-checkout .woocommerce ul#shipping_method li{display:flex!important;align-items:flex-start;gap:.55rem;text-indent:0!important;padding:0!important;margin:0 0 .35rem!important}.woocommerce-cart .woocommerce ul#shipping_method li input[type=radio],.woocommerce-checkout .woocommerce ul#shipping_method li input[type=radio]{margin:.2rem 0 0!important;flex:none}.woocommerce-checkout .woocommerce #order_review .woocommerce-shipping-destination{display:none}.woocommerce-cart .woocommerce .cart_totals table.shop_table tr{display:table-row}.woocommerce-cart .woocommerce .cart_totals table.shop_table tr th{display:table-cell!important}.woocommerce-cart .woocommerce .cart_totals table.shop_table tr.woocommerce-shipping-totals,.woocommerce-cart .woocommerce .cart_totals table.shop_table tr.woocommerce-shipping-totals td,.woocommerce-cart .woocommerce .cart_totals table.shop_table tr.woocommerce-shipping-totals th{display:block!important}.woocommerce-cart .woocommerce table.shop_table.cart td.actions{justify-content:flex-start}.woocommerce-cart .woocommerce-info:has(.fs-free-shipping-notice-and-button-wrapper),.woocommerce-checkout .woocommerce-info:has(.fs-free-shipping-notice-and-button-wrapper){display:block;padding:.9rem 1.1rem}.woocommerce-info .fs-free-shipping-notice-and-button-wrapper{display:flex;flex-wrap:nowrap;align-items:center;gap:1.25rem}.woocommerce-info .fs-free-shipping-notice-text-and-progress-bar-wrapper{flex:1 1 auto;min-width:0;margin:0}.woocommerce-info .fs-free-shipping-notice-continue-shopping-button-wrapper{flex:0 0 auto;margin:0}.woocommerce-info .fs-free-shipping-notice-text{margin:0 0 .55rem;font-size:.95rem}.woocommerce-info .fs-free-shipping-notice-progress-bar-wrapper{display:flex;align-items:center;gap:.75rem;font-size:.82rem;color:var(--rx-mute, #97918a);white-space:nowrap}.woocommerce-info .fs-free-shipping-notice-progress-bar{flex:1 1 auto;height:8px;margin:0;border:0;border-radius:999px;background:var(--rx-orange-soft, #f1eee9);overflow:hidden}.woocommerce-info .fs-free-shipping-notice-progress-bar>span{border-radius:999px;background:var(--rfx-primary);transition:width .4s ease}.woocommerce-cart .woocommerce-info .button.flexible-shipping-free-shipping-button,.woocommerce-checkout .woocommerce-info .button.flexible-shipping-free-shipping-button{margin:0!important;padding:.45rem 1.1rem!important;font-size:.85rem;white-space:nowrap}@media (max-width:767px){.woocommerce-info .fs-free-shipping-notice-and-button-wrapper{flex-direction:column;align-items:stretch;gap:.75rem}.woocommerce-info .fs-free-shipping-notice-continue-shopping-button-wrapper{display:flex}.woocommerce-cart .woocommerce-info .button.flexible-shipping-free-shipping-button,.woocommerce-checkout .woocommerce-info .button.flexible-shipping-free-shipping-button{flex:1 1 auto;text-align:center}}@media (max-width:767.98px){.rfx-cat-chips>.container-xl{padding-left:0;padding-right:0}.rfx-cat-chips-track{padding:.5rem calc(var(--bs-gutter-x)*.5);scroll-padding-inline:calc(var(--bs-gutter-x)*.5);gap:.4rem}.rfx-cat-chip{width:92px;height:100px;gap:.3rem;padding:.35rem .25rem;border-radius:.6rem}.rfx-cat-chip-img{width:60px;height:56px}.rfx-cat-chip .rfx-cat-chip-img .swm-sprite-ico,.rfx-cat-chip .rfx-cat-chip-img img{width:56px;height:56px}.rfx-cat-chip-name{font-size:.72rem;min-height:0}}@media (max-width:991.98px){.rfx-archive>.row.g-4>.col-lg-3,.rfx-archive>.row.g-4>[data-rfx-main]{margin-top:0}.rfx-archive>.row.g-4>.col-lg-3>.rfx-shop-sidebar.collapsing,.rfx-archive>.row.g-4>.col-lg-3>.rfx-shop-sidebar.show{margin-bottom:1.5rem}}