:root{--ho-gold:#D09322;--ho-sun:#F6C453;--ho-honey:#FFE8A6;--ho-olive:#7A8B5A;--ho-sand:#E9E1D3;--ho-cream:#FAF7F0;--ho-bg:#F8F4EC;--ho-text:#3B2F22;--ho-muted:#766A58;--ho-card:#FFFDF8;--ho-border:rgba(122,139,90,.18);--ho-shadow:0 12px 30px rgba(47,34,20,.08);--ho-cta:#C86B2B;--ho-cta-hover:#A75823}body{background:var(--ho-bg);color:var(--ho-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}h1,h2,h3,h4,.site-title{font-family:Georgia,"Times New Roman",serif}#page{background:var(--ho-bg)}.ho-container{width:min(1280px,calc(100% - 32px));margin:0 auto}.ho-topbar{background:#F1ECE3;border-bottom:1px solid rgba(208,147,34,.12);font-size:14px;color:var(--ho-muted)}.ho-topbar .ho-container{display:flex;gap:24px;justify-content:space-between;flex-wrap:wrap;padding:10px 0}.ho-header{background:rgba(255,250,240,.95);position:sticky;top:0;z-index:20;backdrop-filter:blur(8px);border-bottom:1px solid rgba(122,139,90,.12)}.ho-header-main{display:grid;grid-template-columns:280px 1fr auto;gap:22px;align-items:center;padding:18px 0}.ho-logo img{display:block;max-width:100%;height:auto}.ho-search{display:flex;align-items:center;background:#fff;border:1px solid var(--ho-border);border-radius:999px;overflow:hidden;box-shadow:var(--ho-shadow)}.ho-search select,.ho-search input{border:0;background:transparent;padding:14px 16px;font-size:15px}.ho-search select{border-right:1px solid #eee6d5;color:var(--ho-muted)}.ho-search input{width:100%}.ho-search button{border:0;background:var(--ho-gold);color:#fff;padding:14px 18px;cursor:pointer;font-weight:700}.ho-header-links{display:flex;gap:18px;align-items:center;font-size:15px}.ho-header-links a{color:var(--ho-text);text-decoration:none}.ho-cart-badge{background:var(--ho-gold);color:#fff;min-width:22px;height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;margin-left:4px}.ho-cart-link-inner{display:inline-flex;align-items:center;gap:4px}.ho-lang-switch{display:inline-flex;gap:4px;border:1px solid rgba(122,139,90,.2);background:#fff;border-radius:999px;padding:3px}.ho-lang-switch a{padding:5px 9px;border-radius:999px;text-decoration:none;color:var(--ho-muted);font-weight:700;font-size:12px}.ho-lang-switch a.is-active{background:var(--ho-gold);color:#fff}.ho-nav{background:#fff;border-top:1px solid rgba(122,139,90,.1);border-bottom:1px solid rgba(122,139,90,.1)}.ho-nav .ho-container{display:flex;gap:22px;flex-wrap:wrap;padding:12px 0}.ho-nav a{color:var(--ho-text);text-decoration:none;font-weight:600}.ho-main-content{padding:28px 0 46px;background:var(--ho-bg)}.home .ho-main-content{padding-top:0}.home .ho-content-inner{max-width:none;padding-left:0;padding-right:0}body:not(.home) .ho-content-inner{width:min(1280px,calc(100% - 32px));margin:0 auto;background:transparent}.ho-hero{padding:28px 0 18px}.ho-hero-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;background:linear-gradient(135deg,#FFF6E9 0%,#F4E8D8 55%,#EADBC7 100%);border-radius:32px;overflow:hidden;box-shadow:var(--ho-shadow)}.ho-hero-copy{padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.ho-kicker{color:var(--ho-olive);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.ho-hero h1{font-size:clamp(40px,5vw,64px);line-height:1.02;margin:14px 0 18px}.ho-hero p{font-size:18px;color:var(--ho-muted);max-width:52ch}.ho-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.ho-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;text-decoration:none;font-weight:700}.ho-btn-primary{background:var(--ho-cta);color:#fff;box-shadow:0 12px 24px rgba(200,107,43,.25)}.ho-btn-secondary{background:#fff;color:var(--ho-text);border:1px solid rgba(122,139,90,.25)}.ho-hero-proof{margin-top:24px;display:flex;gap:12px;align-items:center;color:var(--ho-muted);font-size:15px}.ho-stars{color:var(--ho-gold);font-size:18px;letter-spacing:2px}.ho-hero-visual{min-height:420px;background-size:cover;background-position:center;position:relative}.ho-badge-2007{position:absolute;left:28px;top:24px;width:112px}.ho-section{padding:22px 0}.ho-benefits{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.ho-benefit{background:#fff;border:1px solid var(--ho-border);border-radius:20px;padding:16px 18px;box-shadow:var(--ho-shadow)}.ho-benefit-title{font-weight:700;margin-bottom:4px}.ho-benefit-sub{color:var(--ho-muted);font-size:14px}.ho-section-title{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}.ho-section-title h2{font-size:36px;margin:0}.ho-section-title a{color:var(--ho-gold);text-decoration:none;font-weight:700}.ho-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.ho-cat-card{position:relative;min-height:180px;overflow:hidden;border-radius:24px;color:#fff;box-shadow:var(--ho-shadow);padding:18px;display:flex;flex-direction:column;justify-content:end;text-decoration:none;background-size:cover;background-position:center}.ho-cat-card:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(20,12,6,.72),rgba(20,12,6,.1))}.ho-cat-card strong,.ho-cat-card span{position:relative;z-index:1}.ho-cat-card strong{font-family:Georgia,serif;font-size:28px}.ho-products .products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:16px}.ho-products li.product,.woocommerce ul.products li.product{float:none!important;width:auto!important;margin:0!important;border-radius:22px!important;background:#fff!important;border:1px solid var(--ho-border)!important;box-shadow:var(--ho-shadow);padding:16px!important}.woocommerce ul.products li.product img{border-radius:18px;background:#F7F0E3}.woocommerce ul.products li.product .price,.woocommerce div.product p.price{color:var(--ho-gold)!important;font-size:20px!important;font-weight:800}.woocommerce ul.products li.product h2,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;min-height:48px}.ho-b2b-band{display:grid;grid-template-columns:1.1fr .9fr;gap:26px;background:linear-gradient(135deg,#F7ECD6,#FAF5EA);border:1px solid rgba(208,147,34,.16);border-radius:28px;box-shadow:var(--ho-shadow);padding:28px;align-items:center}.ho-b2b-list{display:grid;gap:10px;color:var(--ho-muted)}.ho-b2b-right{display:grid;gap:14px}.ho-b2b-feature{background:#fff;border:1px solid var(--ho-border);border-radius:18px;padding:16px}.ho-knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ho-article-card{background:#fff;border:1px solid var(--ho-border);border-radius:24px;overflow:hidden;box-shadow:var(--ho-shadow)}.ho-article-media{height:160px;background-size:cover;background-position:center}.ho-article-content{padding:18px}.ho-article-date{color:var(--ho-muted);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.ho-article-card h3{margin:8px 0 10px;font-size:24px}.ho-article-card a{color:var(--ho-gold);text-decoration:none;font-weight:700}.ho-newsletter{background:linear-gradient(135deg,#F4E8CC,#FAF6EA);border:1px solid rgba(208,147,34,.16);border-radius:28px;padding:28px;box-shadow:var(--ho-shadow);display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.ho-newsletter h3{margin:0 0 6px;font-size:32px}.ho-newsletter-input{display:flex;background:#fff;border:1px solid var(--ho-border);border-radius:999px;overflow:hidden}.ho-newsletter-input input{border:0;flex:1;padding:14px 18px}.ho-newsletter-input button{border:0;padding:14px 20px;background:var(--ho-gold);color:#fff;font-weight:700}.woocommerce-breadcrumb,.storefront-breadcrumb{color:var(--ho-muted);margin:0 0 20px}.woocommerce-breadcrumb a,.storefront-breadcrumb a{color:var(--ho-olive);text-decoration:none}.entry-title,.woocommerce-products-header__title,.product_title{font-family:Georgia,"Times New Roman",serif;color:var(--ho-brown)}.woocommerce div.product{background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:28px;box-shadow:var(--ho-shadow)}.woocommerce div.product div.images img{border-radius:24px;background:#F7F0E3}.woocommerce div.product .summary{background:linear-gradient(135deg,#fffdf8,#faf3e7);border:1px solid rgba(208,147,34,.14);border-radius:24px;padding:24px}.woocommerce div.product form.cart{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.woocommerce .quantity .qty{border-radius:999px;border:1px solid var(--ho-border);padding:12px 8px;min-height:46px}.woocommerce-tabs,.related.products,.upsells.products{background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:24px;box-shadow:var(--ho-shadow);margin-top:24px}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce form.checkout,.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-order,.entry-content>.woocommerce{background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:24px;box-shadow:var(--ho-shadow)}.woocommerce table.shop_table{border-radius:20px;overflow:hidden;border:1px solid var(--ho-border)}.woocommerce table.shop_table th{background:#F6F0E4;color:var(--ho-brown)}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{border-radius:18px;background:#fffaf0;border:1px solid rgba(208,147,34,.22);color:var(--ho-brown);box-shadow:var(--ho-shadow)}.woocommerce-message:before,.woocommerce-info:before{color:var(--ho-olive)}button,.button,.wp-block-button__link,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce div.product form.cart .button{background:var(--ho-cta)!important;color:#fff!important;border-radius:999px!important;font-weight:700!important;border:0!important;padding:.85rem 1.25rem!important;box-shadow:0 8px 18px rgba(168,82,36,.18)}button:hover,.button:hover,.wp-block-button__link:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{background:var(--ho-cta-hover)!important}.ho-footer{padding:34px 0 26px;background:var(--ho-bg)}.ho-footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:24px;padding:0 0 22px;border-bottom:1px solid rgba(122,139,90,.16)}.ho-footer-logo img{max-width:260px}.ho-footer-text,.ho-footer a{color:var(--ho-muted)}.ho-footer h4{margin:0 0 12px;font-size:20px}.ho-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ho-footer a{text-decoration:none}.ho-footer-bottom{padding-top:18px;display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap;color:var(--ho-muted);font-size:14px}.ho-payments{display:flex;gap:12px;flex-wrap:wrap}.ho-pay-chip{background:#fff;border:1px solid var(--ho-border);padding:8px 10px;border-radius:999px;font-weight:600}@media(max-width:1180px){.ho-benefits,.ho-products .products,.ho-cat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.ho-header-main,.ho-hero-inner,.ho-b2b-band,.ho-newsletter,.ho-footer-top{grid-template-columns:1fr}.ho-header-links{flex-wrap:wrap}.ho-benefits,.ho-knowledge-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.ho-cat-grid,.ho-benefits,.ho-products .products,.ho-knowledge-grid{grid-template-columns:1fr}.ho-hero-copy{padding:28px 22px}.ho-section-title h2{font-size:28px}.ho-hero h1{font-size:36px}.ho-search{flex-wrap:wrap;border-radius:24px}.ho-search select,.ho-search input,.ho-search button{width:100%}}.ho-article-card p{color:var(--ho-muted);font-size:15px;line-height:1.5;margin:0 0 12px}.ho-footer li{margin:0}.ho-footer a:hover{color:var(--ho-gold)}.ho-lang-switch a.is-active,.ho-lang-switch a.current-lang,.ho-lang-switch a[aria-current="true"]{background:var(--ho-gold) !important;color:#fff !important;box-shadow:0 4px 10px rgba(208,147,34,.24)}.ho-lang-switch a:not(.is-active):not(.current-lang){background:transparent}body.woocommerce-cart .entry-content>.woocommerce,body.woocommerce-checkout .entry-content>.woocommerce,body.woocommerce-account .entry-content>.woocommerce{display:block}.woocommerce .cart-empty,.woocommerce .return-to-shop{text-align:center}.ho-lang-switch a.is-active,.ho-lang-switch a.current-lang{background:var(--ho-gold)!important;color:#fff!important;box-shadow:0 4px 10px rgba(208,147,34,.24)}.ho-clean-products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:16px;list-style:none;margin:0!important;padding:0!important}.ho-clean-products li.product{width:auto!important;float:none!important;margin:0!important}.hocc-register-wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.hocc-register-card{background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:24px;box-shadow:var(--ho-shadow)}.hocc-register-card h2{margin-top:0}.hocc-field{display:grid;gap:7px;margin:0 0 14px}.hocc-field label{font-weight:700}.hocc-field input,.hocc-field select,.hocc-field textarea{border:1px solid var(--ho-border);border-radius:14px;padding:12px 14px;background:#fff;width:100%}.hocc-help{font-size:14px;color:var(--ho-muted)}.hocc-notice{padding:14px 16px;border-radius:18px;background:#fffaf0;border:1px solid rgba(208,147,34,.25);margin:0 0 18px}.hocc-price-badge{display:inline-flex;border-radius:999px;background:#fff3dd;color:var(--ho-gold);border:1px solid rgba(208,147,34,.25);padding:4px 9px;font-size:12px;font-weight:700;margin-left:6px}@media(max-width:1180px){.ho-clean-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.hocc-register-wrap,.ho-clean-products{grid-template-columns:1fr}}.ho-no-sidebar #secondary,.ho-no-sidebar .widget-area,body .widget-area,body #secondary{display:none !important}.ho-no-sidebar #primary,.ho-no-sidebar .content-area,body #primary,body .content-area{width:100% !important;float:none !important;margin-right:0 !important}.ho-product-grid{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.ho-product-card{min-width:0;background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:18px;box-shadow:var(--ho-shadow);display:flex;flex-direction:column;text-align:center;min-height:430px}.ho-product-image{display:block}.ho-product-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;background:#F7F0E3}.ho-product-card h3{font-size:20px;line-height:1.18;margin:18px 0 10px;min-height:72px;display:flex;align-items:center;justify-content:center}.ho-product-card h3 a{color:var(--ho-text);text-decoration:none}.ho-product-price{color:var(--ho-gold);font-weight:800;min-height:30px;margin-bottom:16px}.ho-product-button{margin-top:auto !important;align-self:stretch;justify-content:center;text-align:center;white-space:nowrap}.ho-lang-en .ho-product-button,.ho-lang-de .ho-product-button{min-height:48px;display:inline-flex !important;align-items:center}.ho-lang-switch a.is-active,.ho-lang-switch a.current-lang{background:var(--ho-gold) !important;color:#fff !important;box-shadow:0 4px 10px rgba(208,147,34,.24)}.ho-virtual-page{background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:28px;box-shadow:var(--ho-shadow)}@media(max-width:1180px){.ho-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.ho-product-grid{grid-template-columns:1fr}.ho-product-card{min-height:auto}}.ho-home-style .ho-main-content{padding-top:0 !important}.ho-home-style .ho-content-inner{max-width:none !important;width:auto !important;padding-left:0 !important;padding-right:0 !important}.ho-no-sidebar #secondary,.ho-no-sidebar .widget-area,body .widget-area,body #secondary,body .storefront-handheld-footer-bar{display:none !important}.ho-no-sidebar #primary,.ho-no-sidebar .content-area,body #primary,body .content-area{width:100% !important;float:none !important;margin-right:0 !important}.ho-cat-grid{grid-template-columns:repeat(3,1fr) !important;gap:22px !important}.ho-cat-card{min-height:270px !important;padding:26px !important}.ho-cat-card strong{font-size:34px !important}.ho-cat-card span{font-size:17px !important}.ho-product-grid{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.ho-product-card{min-width:0;background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:18px;box-shadow:var(--ho-shadow);display:flex;flex-direction:column;text-align:center;min-height:450px}.ho-product-image{display:block}.ho-product-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;background:#F7F0E3}.ho-product-card h3{font-size:20px;line-height:1.18;margin:18px 0 10px;min-height:72px;display:flex;align-items:center;justify-content:center}.ho-product-card h3 a{color:var(--ho-text);text-decoration:none}.ho-product-price{color:var(--ho-gold);font-weight:800;min-height:36px;margin-bottom:16px}.ho-card-actions{margin-top:auto;display:grid;grid-template-columns:76px 1fr;gap:10px;align-items:stretch}.ho-card-qty{border-radius:999px;border:1px solid var(--ho-border);text-align:center;min-height:48px;padding:0 8px;font-weight:700}.ho-product-button{margin-top:auto !important;align-self:stretch;justify-content:center;text-align:center;white-space:nowrap;min-height:48px;display:inline-flex !important;align-items:center}.ho-lang-switch a.is-active,.ho-lang-switch a.current-lang{background:var(--ho-gold) !important;color:#fff !important;box-shadow:0 4px 10px rgba(208,147,34,.24)}.ho-virtual-page{background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:28px;box-shadow:var(--ho-shadow)}.woocommerce div.product form.cart .variations select{border:1px solid var(--ho-border);border-radius:14px;padding:10px 14px;background:#fff}.woocommerce div.product form.cart .quantity{display:inline-flex !important}.woocommerce div.product form.cart .quantity input.qty{width:90px;font-weight:700;text-align:center}@media(max-width:1180px){.ho-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ho-cat-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:760px){.ho-product-grid,.ho-cat-grid{grid-template-columns:1fr!important}.ho-product-card{min-height:auto}.ho-card-actions{grid-template-columns:1fr}}.ho-product-card{min-height:470px !important}.ho-card-actions{margin-top:auto !important;display:grid !important;grid-template-columns:1fr !important;gap:10px !important;align-items:stretch !important}.ho-card-qty-label{font-size:13px;font-weight:800;color:var(--ho-muted);text-align:left;margin-left:4px}.ho-card-qty{width:100% !important;max-width:none !important;height:46px !important;border-radius:999px !important;border:1px solid var(--ho-border) !important;text-align:center !important;font-weight:800 !important;background:#f8f6f1 !important;padding:0 14px !important}.ho-product-button,.ho-product-button.button,.woocommerce a.ho-product-button.button{width:100% !important;min-height:50px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:normal !important;line-height:1.1 !important;text-align:center !important;padding:12px 16px !important;border-radius:999px !important;overflow-wrap:normal !important;word-break:normal !important}.ho-product-card .added_to_cart,.ho-product-card .wc-forward{display:none !important}.woocommerce div.product form.cart{align-items:center}.woocommerce div.product form.cart .variations{width:100%;background:#fffaf2;border:1px solid rgba(208,147,34,.18);border-radius:18px;padding:14px;margin-bottom:18px}.woocommerce div.product form.cart .variations th,.woocommerce div.product form.cart .variations td{display:block;padding:6px 0}.woocommerce div.product form.cart .variations label{font-weight:800;color:var(--ho-text)}.woocommerce div.product form.cart .variations select{width:100%;min-height:48px;border:1px solid var(--ho-border);border-radius:999px;padding:0 16px;background:#fff;font-weight:700}.woocommerce-variation-add-to-cart{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.woocommerce-variation-add-to-cart .quantity input.qty{min-height:50px;border-radius:999px}.woocommerce-variation-add-to-cart .single_add_to_cart_button{min-height:50px}.ho-header-main{align-items:center !important;grid-template-columns:minmax(280px,360px) minmax(520px,1fr) auto !important;gap:28px !important;min-height:150px}.ho-logo{display:flex !important;align-items:center !important;justify-content:flex-start !important;height:100%}.ho-logo img{max-height:120px !important;width:auto !important;object-fit:contain !important}.ho-search{align-self:center !important}.ho-header-links{align-self:center !important;align-items:center !important;white-space:nowrap !important}.woocommerce-info,.woocommerce-message,.woocommerce-error,.woocommerce-notice,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce .woocommerce-error{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border:0 !important;border-radius:18px !important;box-shadow:0 14px 28px rgba(200,107,43,.20) !important;padding:20px 24px 20px 58px !important}.woocommerce-info::before,.woocommerce-message::before,.woocommerce-error::before{color:#fff !important;top:50% !important;transform:translateY(-50%)}.woocommerce-info a,.woocommerce-message a,.woocommerce-error a{color:#fff !important;font-weight:800 !important;text-decoration:underline !important}.woocommerce div.product form.cart .variations select{color:var(--ho-text) !important}@media(max-width:1180px){.ho-header-main{grid-template-columns:1fr !important;min-height:auto}.ho-logo{justify-content:center !important}.ho-header-links{justify-content:center !important;flex-wrap:wrap !important}}.ho-header-main{display:grid !important;grid-template-columns:minmax(260px,340px) minmax(520px,1fr) auto !important;gap:28px !important;align-items:center !important;padding:22px 0 !important;min-height:132px !important}.ho-logo,.ho-search,.ho-header-links{align-self:center !important}.ho-logo{display:flex !important;align-items:center !important}.ho-logo img{display:block !important;max-height:112px !important;width:auto !important}.ho-search{height:72px !important;margin:0 !important;display:flex !important;align-items:center !important}.ho-search select,.ho-search input,.ho-search button{height:72px !important}.ho-header-links{display:flex !important;align-items:center !important;height:72px !important;gap:20px !important;white-space:nowrap !important}.ho-header-links>a,.ho-cart-link{display:inline-flex !important;align-items:center !important;min-height:44px !important}.ho-lang-switch{align-self:center !important}.woocommerce-checkout .ho-virtual-page,.woocommerce-checkout .entry-content>.woocommerce,body.woocommerce-checkout .entry-content>.woocommerce{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:36px;align-items:start;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{background:#fff;border:1px solid var(--ho-border);border-radius:28px;box-shadow:var(--ho-shadow)}.woocommerce-checkout #customer_details{padding:28px}.woocommerce-checkout #order_review_heading{padding:24px 28px 0;margin:0;border-bottom:0;border-radius:28px 28px 0 0;box-shadow:none}.woocommerce-checkout #order_review{padding:24px 28px 28px;border-radius:0 0 28px 28px;border-top:0}.woocommerce-checkout .col2-set{width:100% !important;float:none !important}.woocommerce-checkout .col-1,.woocommerce-checkout .col-2{width:100% !important;float:none !important}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}.woocommerce-checkout .form-row{margin:0 !important;width:100% !important}.woocommerce-checkout #billing_country_field,.woocommerce-checkout #billing_address_1_field,.woocommerce-checkout #billing_postcode_field,.woocommerce-checkout #billing_city_field,.woocommerce-checkout #billing_email_field,.woocommerce-checkout #billing_phone_field{grid-column:span 2}.woocommerce-checkout #billing_company_field,.woocommerce-checkout #billing_address_2_field,.woocommerce-checkout #order_comments_field,.woocommerce-checkout .woocommerce-shipping-fields{display:none !important}.woocommerce-checkout input.input-text,.woocommerce-checkout select,.woocommerce-checkout textarea{min-height:54px !important;border-radius:14px !important;border:1px solid rgba(122,139,90,.22) !important;background:#fffdf8 !important;padding:12px 14px !important}.woocommerce-checkout label{font-weight:700 !important;color:var(--ho-text) !important}.hocc-express-checkout{background:linear-gradient(135deg,#fff7e6,#fffdf8);border:1px solid rgba(208,147,34,.22);border-radius:28px;box-shadow:var(--ho-shadow);padding:24px;margin:0 0 28px}.hocc-express-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:18px}.hocc-express-head h2{margin:0;font-size:30px}.hocc-express-head p{margin:0;color:var(--ho-muted);max-width:560px}.hocc-express-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hocc-express-btn{border:0;border-radius:999px;min-height:50px;padding:12px 14px;font-weight:900;cursor:pointer;background:#fff !important;color:var(--ho-text) !important;box-shadow:inset 0 0 0 1px rgba(122,139,90,.18),0 8px 16px rgba(47,34,20,.07) !important}.hocc-paypal{color:#003087 !important}.hocc-apple{color:#111 !important}.hocc-google{color:#4285F4 !important}.hocc-amazon{color:#FF9900 !important}.hocc-stripe{color:#635BFF !important}.hocc-express-note{margin-top:12px;font-size:13px;color:var(--ho-muted)}.woocommerce-checkout-payment{background:#fffaf2 !important;border-radius:22px !important;border:1px solid rgba(208,147,34,.20) !important}.woocommerce-checkout-payment ul.payment_methods{border-bottom:1px solid rgba(208,147,34,.18) !important}.woocommerce-checkout #place_order{width:100% !important;min-height:56px !important;font-size:18px !important}@media(max-width:1180px){.ho-header-main{grid-template-columns:1fr !important;min-height:auto !important;gap:18px !important}.ho-logo{justify-content:center !important}.ho-header-links{justify-content:center !important;flex-wrap:wrap !important;height:auto !important}.ho-search,.ho-search select,.ho-search input,.ho-search button{height:auto !important;min-height:56px !important}.woocommerce form.checkout{grid-template-columns:1fr}.hocc-express-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.woocommerce-checkout #billing_country_field,.woocommerce-checkout #billing_address_1_field,.woocommerce-checkout #billing_postcode_field,.woocommerce-checkout #billing_city_field,.woocommerce-checkout #billing_email_field,.woocommerce-checkout #billing_phone_field{grid-column:span 1}.hocc-express-head{display:block}.hocc-express-grid{grid-template-columns:1fr}}.ho-header-main{grid-template-columns:minmax(260px,330px) minmax(470px,1fr) auto !important;gap:24px !important;align-items:center !important;min-height:118px !important;padding:18px 0 !important}.ho-logo img{max-height:104px !important}.ho-search{height:58px !important;min-height:58px !important;border-radius:999px !important}.ho-search select,.ho-search input,.ho-search button{height:58px !important;min-height:58px !important;line-height:58px !important}.ho-search select{min-width:230px !important;padding-left:24px !important}.ho-search input{padding-left:22px !important}.ho-search button{min-width:128px !important;border-radius:999px !important;padding:0 26px !important;font-size:20px !important}.ho-header-links{height:58px !important;min-height:58px !important;gap:18px !important;align-items:center !important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce .wc-proceed-to-checkout a.checkout-button{min-height:54px !important;height:auto !important;padding:14px 22px !important;border-radius:999px !important;font-size:18px !important;line-height:1.2 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important}.woocommerce-cart .cart-collaterals .cart_totals{width:100% !important;float:none !important;background:#fff;border:1px solid var(--ho-border);border-radius:28px;padding:24px;box-shadow:var(--ho-shadow)}body.woocommerce-checkout .ho-content-inner,body.woocommerce-checkout .col-full{max-width:1220px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-checkout .woocommerce{max-width:1220px !important;margin:0 auto !important}body.woocommerce-checkout form.checkout{display:grid !important;grid-template-columns:minmax(0,1fr) 430px !important;grid-template-areas:"customer reviewtitle" "customer review";gap:28px !important;align-items:start !important;width:100% !important}body.woocommerce-checkout #customer_details{grid-area:customer !important;width:auto !important;float:none !important;margin:0 !important}body.woocommerce-checkout #order_review_heading{grid-area:reviewtitle !important;width:auto !important;float:none !important;margin:0 !important}body.woocommerce-checkout #order_review{grid-area:review !important;width:auto !important;float:none !important;margin:0 !important;min-width:0 !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table{width:100% !important;table-layout:auto !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table td{word-break:normal !important;overflow-wrap:normal !important;white-space:normal !important}body.woocommerce-checkout .woocommerce-checkout-payment{width:100% !important;min-width:0 !important}body.woocommerce-checkout .woocommerce-checkout-payment label{word-break:normal !important;overflow-wrap:normal !important;white-space:normal !important}body.woocommerce-checkout .payment_box{word-break:normal !important;overflow-wrap:normal !important;line-height:1.55 !important}body.woocommerce-checkout #payment ul.payment_methods li{display:block !important;padding:16px 18px !important}body.woocommerce-checkout .woocommerce-privacy-policy-text{background:#fffaf2;border:1px solid rgba(208,147,34,.18);border-radius:18px;padding:16px;margin-top:16px;color:var(--ho-muted)}.hocc-express-grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important}.hocc-express-btn{min-height:46px !important;padding:10px 12px !important;font-size:15px !important;white-space:nowrap !important}.hocc-klarna{color:#FF5AA5 !important}.woocommerce-error,.woocommerce-info,.woocommerce-message{max-width:1220px !important;margin-left:auto !important;margin-right:auto !important}.woocommerce-error li{margin:4px 0 !important}@media(max-width:1180px){.ho-header-main{grid-template-columns:1fr !important}body.woocommerce-checkout form.checkout{grid-template-columns:1fr !important;grid-template-areas:"customer" "reviewtitle" "review"}.hocc-express-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media(max-width:760px){.hocc-express-grid{grid-template-columns:1fr 1fr !important}.ho-search{display:grid !important;grid-template-columns:1fr !important;height:auto !important;border-radius:28px !important}.ho-search select,.ho-search input,.ho-search button{width:100% !important;border-radius:18px !important}}.ho-header .ho-container{width:min(1320px,calc(100% - 48px)) !important}.ho-header-main{grid-template-columns:minmax(240px,310px) minmax(460px,1fr) auto !important;gap:30px !important;min-height:0 !important;padding:14px 0 !important}.ho-logo{display:flex !important;align-items:center !important}.ho-logo img{max-height:92px !important;width:auto !important}.ho-search{height:52px !important;min-height:52px !important;border:1px solid rgba(122,139,90,.18) !important;box-shadow:0 10px 24px rgba(47,34,20,.06) !important}.ho-search:focus-within{border-color:rgba(208,147,34,.45) !important;box-shadow:0 0 0 3px rgba(208,147,34,.10),0 10px 24px rgba(47,34,20,.06) !important}.ho-search select,.ho-search input,.ho-search button{height:52px !important;min-height:52px !important;line-height:normal !important}.ho-search select,.ho-search input{font-size:16px !important;outline:none !important;box-shadow:none !important}.ho-search select{min-width:210px !important}.ho-search input{min-width:0 !important}.ho-search button{min-width:142px !important;padding:0 24px !important;font-size:17px !important}.ho-header-links{justify-self:end !important;gap:16px !important;height:auto !important;min-height:0 !important}.ho-header-links>a,.ho-cart-link,.ho-lang-switch{margin:0 !important}body.woocommerce-cart .ho-virtual-page,body.woocommerce-cart .entry-content>.woocommerce,body.ho-is-cart .ho-virtual-page{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce{display:grid !important;grid-template-columns:minmax(0,1fr) 420px !important;gap:28px !important;align-items:start !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{margin:0 !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{width:auto !important;float:none !important;margin:0 !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{position:sticky;top:116px}body.woocommerce-checkout .ho-virtual-page,body.ho-is-checkout .ho-virtual-page,body.woocommerce-checkout .entry-content>.woocommerce,body.ho-is-checkout .entry-content>.woocommerce{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.woocommerce-checkout form.checkout,body.ho-is-checkout form.checkout{display:grid !important;grid-template-columns:minmax(0,1fr) 430px !important;gap:28px !important;align-items:start !important}body.woocommerce-checkout #customer_details,body.ho-is-checkout #customer_details{grid-column:1 !important;grid-row:1 !important;width:auto !important;float:none !important;margin:0 !important;padding:28px !important}body.woocommerce-checkout .woocommerce-additional-fields,body.ho-is-checkout .woocommerce-additional-fields{grid-column:1 !important;grid-row:2 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important;margin:0 !important}body.woocommerce-checkout #order_review_heading,body.ho-is-checkout #order_review_heading{grid-column:2 !important;grid-row:1 !important;margin:0 !important}body.woocommerce-checkout #order_review,body.ho-is-checkout #order_review{grid-column:2 !important;grid-row:2 !important;margin:0 !important}body.woocommerce-checkout .col2-set,body.ho-is-checkout .col2-set{width:100% !important;float:none !important}body.woocommerce-checkout .col-1,body.woocommerce-checkout .col-2,body.ho-is-checkout .col-1,body.ho-is-checkout .col-2{width:100% !important;float:none !important;margin:0 !important}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,body.ho-is-checkout .woocommerce-billing-fields__field-wrapper,body.ho-is-checkout .woocommerce-shipping-fields__field-wrapper{display:grid !important;grid-template-columns:1fr 1fr !important;gap:18px 20px !important}body.woocommerce-checkout .woocommerce-shipping-fields,body.ho-is-checkout .woocommerce-shipping-fields,body.woocommerce-checkout #order_comments_field,body.ho-is-checkout #order_comments_field{display:block !important}body.woocommerce-checkout .woocommerce-shipping-fields,body.ho-is-checkout .woocommerce-shipping-fields{margin-top:28px !important;padding-top:24px !important;border-top:1px solid rgba(122,139,90,.18) !important}body.woocommerce-checkout .shipping_address,body.ho-is-checkout .shipping_address{display:block !important}body.woocommerce-checkout #ship-to-different-address,body.ho-is-checkout #ship-to-different-address{margin:0 0 18px !important}body.woocommerce-checkout #ship-to-different-address .woocommerce-form__label,body.ho-is-checkout #ship-to-different-address .woocommerce-form__label{display:inline-flex !important;align-items:center !important;gap:12px !important;font-family:Georgia,"Times New Roman",serif !important;font-size:32px !important;font-weight:700 !important;color:#17130f !important}body.woocommerce-checkout #ship-to-different-address-checkbox,body.ho-is-checkout #ship-to-different-address-checkbox{width:18px !important;height:18px !important}body.woocommerce-checkout .woocommerce-additional-fields h3,body.ho-is-checkout .woocommerce-additional-fields h3{margin:0 0 18px !important}body.woocommerce-checkout textarea#order_comments,body.ho-is-checkout textarea#order_comments{min-height:120px !important}body.woocommerce-checkout .woocommerce-checkout-payment label,body.ho-is-checkout .woocommerce-checkout-payment label,body.woocommerce-checkout .payment_box,body.ho-is-checkout .payment_box{white-space:normal !important;word-break:normal !important;overflow-wrap:break-word !important}@media (max-width:1180px){.ho-header-main{grid-template-columns:1fr !important;gap:18px !important}.ho-header-links{justify-self:start !important;flex-wrap:wrap !important}body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce,body.woocommerce-checkout form.checkout,body.ho-is-checkout form.checkout{grid-template-columns:1fr !important}body.woocommerce-checkout #order_review_heading,body.woocommerce-checkout #order_review,body.ho-is-checkout #order_review_heading,body.ho-is-checkout #order_review{grid-column:1 !important}}@media (max-width:760px){.ho-header .ho-container{width:min(100%,calc(100% - 24px)) !important}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,body.ho-is-checkout .woocommerce-billing-fields__field-wrapper,body.ho-is-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr !important}}body.single-product .woocommerce div.product{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(420px,520px) !important;gap:34px !important;align-items:start !important}body.single-product .woocommerce div.product div.images{grid-column:1 !important;width:auto !important;float:none !important;margin:0 !important}body.single-product .woocommerce div.product div.summary{grid-column:2 !important;width:auto !important;float:none !important;margin:0 !important;position:relative !important}body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related.products,body.single-product .woocommerce div.product .upsells.products{grid-column:1 / -1 !important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper,body.single-product .woocommerce div.product div.images .flex-viewport{background:linear-gradient(180deg,#fbf6eb 0%,#f5ebdb 100%) !important;border-radius:28px !important}body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{margin:0 !important}body.single-product .woocommerce div.product div.images img{width:100% !important;display:block !important;object-fit:contain !important;background:transparent !important}body.single-product .woocommerce div.product .summary{min-height:100% !important}body.single-product .woocommerce div.product .summary .product_title{font-size:clamp(42px,4vw,62px) !important;line-height:1.02 !important;margin-bottom:18px !important}body.single-product .woocommerce div.product .summary p.price{margin-bottom:20px !important}body.single-product .woocommerce div.product .woocommerce-product-details__short-description{font-size:18px !important;line-height:1.65 !important;color:var(--ho-muted) !important;margin-bottom:22px !important}body.single-product .woocommerce div.product form.cart{gap:14px !important;align-items:end !important}body.single-product .woocommerce div.product form.cart .variations{margin-bottom:16px !important}body.single-product .woocommerce div.product form.cart .variations td.value{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:14px !important;align-items:center !important}body.single-product .woocommerce div.product form.cart .variations td.value a.reset_variations{font-weight:700 !important;text-decoration:none !important;color:var(--ho-text) !important;white-space:nowrap !important}body.single-product .woocommerce div.product form.cart .single_variation_wrap{width:100% !important}body.single-product .woocommerce div.product .woocommerce-variation-price,body.single-product .woocommerce div.product .woocommerce-variation-availability{margin:10px 0 8px !important}body.single-product .woocommerce div.product .woocommerce-variation-add-to-cart,body.single-product .woocommerce div.product .cart{display:flex !important;gap:16px !important;align-items:center !important;flex-wrap:wrap !important}body.single-product .woocommerce div.product .quantity{display:inline-flex !important;margin:0 !important}body.single-product .woocommerce div.product .quantity .qty{width:112px !important;min-height:58px !important;padding:0 14px !important;font-size:24px !important;font-weight:800 !important;border-radius:999px !important;background:#f4f2ed !important}body.single-product .woocommerce div.product .single_add_to_cart_button{min-height:58px !important;min-width:240px !important;padding:0 28px !important;font-size:18px !important}body.single-product .woocommerce div.product .product_meta{margin-top:26px !important;padding-top:20px !important;border-top:1px solid rgba(122,139,90,.14) !important;color:var(--ho-muted) !important}body.single-product .woocommerce div.product .product_meta a{color:var(--ho-text) !important;font-weight:700 !important;text-decoration:none !important}body.single-product .woocommerce div.product .woocommerce-tabs{padding:28px !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex !important;flex-wrap:wrap !important;gap:12px !important;list-style:none !important;margin:0 0 26px !important;padding:0 !important;border:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::before,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::after{display:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{float:none !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:0 !important;border:1px solid var(--ho-border) !important;background:#f7f2e8 !important;border-radius:999px !important;overflow:hidden !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li::before,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block !important;padding:14px 22px !important;color:var(--ho-text) !important;text-decoration:none !important;font-weight:800 !important;border:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:linear-gradient(135deg,#D09322,#C86B2B) !important;border-color:transparent !important;box-shadow:0 10px 20px rgba(200,107,43,.18) !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel{margin:0 !important;padding:0 !important;width:100% !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel h2:first-child{font-size:30px !important;margin:0 0 16px !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel p,body.single-product .woocommerce div.product .woocommerce-tabs .panel li,body.single-product .woocommerce div.product .woocommerce-tabs .panel td,body.single-product .woocommerce div.product .woocommerce-tabs .panel th{font-size:17px !important;line-height:1.7 !important}body.single-product .woocommerce table.shop_attributes{border-radius:18px !important;overflow:hidden !important;border:1px solid var(--ho-border) !important}body.single-product .woocommerce table.shop_attributes th{background:#f6f0e4 !important;width:280px !important}body.single-product #reviews,body.single-product #review_form_wrapper,body.single-product #comments{width:100% !important}body.single-product #reviews .woocommerce-Reviews-title,body.single-product #review_form .comment-reply-title{display:block !important;font-family:Georgia,"Times New Roman",serif !important;font-size:30px !important;line-height:1.15 !important;color:#2f2418 !important;margin:0 0 18px !important}body.single-product #reviews .woocommerce-noreviews,body.single-product #reviews p.no-comments{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border:0 !important;border-radius:20px !important;padding:20px 22px !important;box-shadow:0 12px 24px rgba(200,107,43,.18) !important}body.single-product #reviews .commentlist{list-style:none !important;margin:0 0 26px !important;padding:0 !important}body.single-product #reviews .commentlist li.review{margin:0 0 18px !important;padding:22px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.16) !important;border-radius:22px !important}body.single-product #reviews .commentlist li.review img.avatar{border-radius:50% !important}body.single-product #reviews .commentlist li.review .comment_container{display:grid !important;grid-template-columns:54px minmax(0,1fr) !important;gap:16px !important;align-items:start !important}body.single-product #reviews .commentlist li.review .comment-text{margin:0 !important;border:0 !important;padding:0 !important}body.single-product #review_form_wrapper{margin-top:24px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.16) !important;border-radius:24px !important;padding:24px !important}body.single-product #review_form .comment-form{display:grid !important;grid-template-columns:1fr 1fr !important;gap:18px 22px !important}body.single-product #review_form .comment-form>p{margin:0 !important}body.single-product #review_form .comment-form-rating,body.single-product #review_form .comment-form-comment,body.single-product #review_form .form-submit,body.single-product #review_form .comment-notes,body.single-product #review_form .comment-form-cookies-consent{grid-column:1 / -1 !important}body.single-product #review_form textarea,body.single-product #review_form input[type="text"],body.single-product #review_form input[type="email"],body.single-product #review_form input[type="url"]{width:100% !important;border-radius:20px !important;border:1px solid var(--ho-border) !important;background:#fff !important;min-height:56px !important;padding:14px 18px !important}body.single-product #review_form textarea{min-height:170px !important}body.single-product #review_form label{display:block !important;font-weight:700 !important;margin-bottom:8px !important}body.single-product #review_form .stars a{color:var(--ho-gold) !important}@media (max-width:980px){body.single-product .woocommerce div.product{grid-template-columns:1fr !important}body.single-product .woocommerce div.product div.summary,body.single-product .woocommerce div.product div.images,body.single-product .woocommerce div.product .woocommerce-tabs,body.single-product .woocommerce div.product .related.products,body.single-product .woocommerce div.product .upsells.products{grid-column:1 !important}body.single-product #review_form .comment-form{grid-template-columns:1fr !important}}body.woocommerce-checkout .shipping_address,body.ho-is-checkout .shipping_address{display:none}body.woocommerce-checkout #ship-to-different-address,body.ho-is-checkout #ship-to-different-address{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:20px !important;padding:16px 18px !important}body.woocommerce-checkout #ship-to-different-address .woocommerce-form__label,body.ho-is-checkout #ship-to-different-address .woocommerce-form__label{font-size:22px !important;line-height:1.25 !important}body.woocommerce-checkout #ship-to-different-address-checkbox,body.ho-is-checkout #ship-to-different-address-checkbox{accent-color:var(--ho-gold) !important}body.single-product .woocommerce div.product div.summary{position:sticky !important;top:112px !important}body.single-product .summary .ho-single-trust,body.single-product .summary .ho-single-aftercart{margin:18px 0 !important}.ho-single-trust{display:grid !important;grid-template-columns:1fr !important;gap:10px !important}.ho-single-trust-item{display:grid !important;grid-template-columns:1fr !important;gap:2px !important;padding:13px 15px !important;border-radius:18px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important}.ho-single-trust-item strong{font-size:15px !important;color:var(--ho-text) !important}.ho-single-trust-item span{font-size:13px !important;color:var(--ho-muted) !important}.ho-single-aftercart{border-top:1px solid rgba(122,139,90,.14) !important;padding-top:18px !important}.ho-single-benefit-row{display:flex !important;align-items:center !important;gap:10px !important;padding:7px 0 !important;color:var(--ho-text) !important}.ho-single-benefit-row span{width:24px !important;text-align:center !important}.ho-single-benefit-row strong{font-size:14px !important}.ho-single-paychips{display:flex !important;flex-wrap:wrap !important;gap:8px !important;margin-top:12px !important}.ho-single-paychips span{display:inline-flex !important;align-items:center !important;min-height:30px !important;padding:6px 10px !important;border-radius:999px !important;background:#fff !important;border:1px solid rgba(122,139,90,.16) !important;font-size:12px !important;font-weight:800 !important;color:var(--ho-muted) !important}body.single-product .woocommerce div.product form.cart .variations td.value.ho-has-variation-buttons{display:block !important}body.single-product .woocommerce div.product form.cart .variations td.value.ho-has-variation-buttons select[name="attribute_pa_packungsgroesse"]{position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip:rect(1px,1px,1px,1px) !important;opacity:0 !important}.ho-variation-button-wrap{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important;margin-top:8px !important}.ho-variation-button{appearance:none !important;border:1px solid rgba(122,139,90,.22) !important;background:#fff !important;color:var(--ho-text) !important;border-radius:999px !important;min-height:46px !important;padding:10px 12px !important;font-weight:900 !important;cursor:pointer !important;box-shadow:0 6px 12px rgba(47,34,20,.04) !important}.ho-variation-button:hover{border-color:rgba(208,147,34,.45) !important}.ho-variation-button.is-active{color:#fff !important;border-color:transparent !important;background:linear-gradient(135deg,#D09322,#C86B2B) !important;box-shadow:0 10px 18px rgba(200,107,43,.18) !important}body.single-product .woocommerce div.product .single_add_to_cart_button{box-shadow:0 14px 26px rgba(200,107,43,.22) !important}body.single-product .woocommerce div.product .single_add_to_cart_button:hover{transform:translateY(-1px) !important}@media (max-width:980px){body.single-product .woocommerce div.product div.summary{position:static !important;top:auto !important}}@media (max-width:560px){.ho-variation-button-wrap{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}:root{--ho-focus:#D09322}.ho-search{overflow:hidden !important;background:#fff !important;border:1px solid rgba(122,139,90,.18) !important;box-shadow:0 10px 24px rgba(47,34,20,.06) !important}.ho-search select,.ho-search input,.ho-search button{margin:0 !important;box-shadow:none !important;outline:none !important}.ho-search button{border-radius:0 999px 999px 0 !important;border-left:1px solid rgba(208,147,34,.12) !important;min-width:132px !important;white-space:nowrap !important}.ho-search button:focus,.ho-search button:active{outline:none !important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.18) !important}.woocommerce form .form-row select,.woocommerce-page form .form-row select,.select2-container--default .select2-selection--single{border-color:rgba(208,147,34,.28) !important;background-color:#fffdf8 !important}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#D09322 transparent transparent transparent !important}.select2-dropdown{border-color:rgba(208,147,34,.35) !important;border-radius:14px !important;overflow:hidden !important;box-shadow:0 14px 28px rgba(47,34,20,.12) !important}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background:#fff3dd !important;color:#3B2F22 !important}.select2-container--default .select2-search--dropdown .select2-search__field{border-color:rgba(208,147,34,.30) !important;border-radius:10px !important}body.single-product .woocommerce div.product .woocommerce-tabs{display:grid !important;grid-template-columns:300px minmax(0,1fr) !important;gap:42px !important;align-items:start !important;padding:34px !important;overflow:visible !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs.wc-tabs{display:block !important;grid-column:1 !important;width:100% !important;min-width:0 !important;margin:0 !important;padding:10px !important;background:#fffdf8 !important;border:1px solid var(--ho-border) !important;border-radius:24px !important;box-shadow:none !important;list-style:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::before,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs::after,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li::before,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{display:block !important;width:100% !important;margin:0 !important;padding:0 !important;float:none !important;border:0 !important;border-bottom:1px solid rgba(122,139,90,.12) !important;border-radius:16px !important;background:transparent !important;box-shadow:none !important;outline:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:last-child{border-bottom:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:linear-gradient(135deg,rgba(208,147,34,.12),rgba(255,232,166,.20)) !important;box-shadow:inset 4px 0 0 #D09322 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:12px !important;padding:18px 18px 18px 20px !important;min-height:58px !important;color:var(--ho-text) !important;text-decoration:none !important;font-weight:800 !important;outline:0 !important;border:0 !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a:active,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:focus,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:focus-within{outline:0 !important;border-color:transparent !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel,body.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel{grid-column:2 !important;width:100% !important;min-width:0 !important;margin:0 !important;padding:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel h2:first-child,body.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Reviews-title{margin-top:0 !important}body.single-product #reviews .woocommerce-noreviews,body.single-product #reviews p.no-comments,body.single-product .woocommerce-noreviews,body.single-product p.no-comments{display:flex !important;align-items:center !important;gap:14px !important;min-height:62px !important;background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border:0 !important;border-radius:22px !important;padding:18px 24px !important;margin:0 0 28px !important;box-shadow:0 14px 28px rgba(200,107,43,.18) !important;line-height:1.4 !important}body.single-product #reviews .woocommerce-noreviews::before,body.single-product #reviews p.no-comments::before,body.single-product .woocommerce-noreviews::before,body.single-product p.no-comments::before{position:static !important;transform:none !important;margin:0 !important;color:#fff !important;flex:0 0 auto !important}body.single-product #review_form_wrapper{width:100% !important;max-width:none !important;margin-top:26px !important;padding:34px !important;border-radius:28px !important}body.single-product #review_form .comment-form{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;gap:20px 26px !important}body.single-product #review_form .comment-form-author,body.single-product #review_form .comment-form-email{min-width:0 !important;width:100% !important}body.single-product #review_form input[type="text"],body.single-product #review_form input[type="email"],body.single-product #review_form input[type="url"]{width:100% !important;max-width:none !important;min-height:58px !important;border-radius:20px !important}body.single-product #review_form .comment-form-cookies-consent{display:grid !important;grid-template-columns:24px minmax(0,1fr) !important;gap:14px !important;align-items:start !important}body.single-product #review_form .comment-form-cookies-consent input{width:18px !important;height:18px !important;margin-top:4px !important}body.single-product #review_form .form-submit input[type="submit"]{min-height:56px !important;padding:0 34px !important}body.woocommerce-cart .ho-content-inner,body.ho-is-cart .ho-content-inner,body.woocommerce-cart .col-full,body.ho-is-cart .col-full{max-width:1220px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce{display:block !important;max-width:1220px !important;margin:0 auto !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{width:100% !important;float:none !important;margin:0 0 30px !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:24px !important;overflow-x:auto !important}body.woocommerce-cart table.cart,body.ho-is-cart table.cart{width:100% !important;min-width:760px !important;table-layout:auto !important;margin:0 !important}body.woocommerce-cart table.cart td.product-name,body.ho-is-cart table.cart td.product-name{min-width:260px !important;word-break:normal !important;overflow-wrap:normal !important}body.woocommerce-cart table.cart td.actions,body.ho-is-cart table.cart td.actions{padding:18px 0 0 !important;border-top:1px solid rgba(122,139,90,.10) !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon{display:inline-flex !important;gap:10px !important;align-items:center !important;float:left !important}body.woocommerce-cart table.cart td.actions #coupon_code,body.ho-is-cart table.cart td.actions #coupon_code{width:240px !important;min-height:50px !important;border-radius:16px !important}body.woocommerce-cart table.cart td.actions button[name="update_cart"],body.ho-is-cart table.cart td.actions button[name="update_cart"]{float:right !important;min-height:50px !important;opacity:1 !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{width:100% !important;float:none !important;display:flex !important;justify-content:flex-end !important;margin:0 !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{position:static !important;width:min(520px,100%) !important;float:none !important;margin:0 !important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,body.ho-is-cart .wc-proceed-to-checkout a.checkout-button{width:auto !important;min-width:220px !important}body.woocommerce-checkout form.checkout,body.ho-is-checkout form.checkout{grid-template-columns:minmax(0,1fr) minmax(430px,500px) !important;gap:34px !important}body.woocommerce-checkout #order_review,body.ho-is-checkout #order_review,body.woocommerce-checkout #order_review_heading,body.ho-is-checkout #order_review_heading{width:100% !important;max-width:none !important;min-width:0 !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table,body.ho-is-checkout .woocommerce-checkout-review-order-table{width:100% !important;table-layout:fixed !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table td,body.ho-is-checkout .woocommerce-checkout-review-order-table th,body.ho-is-checkout .woocommerce-checkout-review-order-table td{word-break:normal !important;overflow-wrap:break-word !important}body.woocommerce-checkout .woocommerce-additional-fields h3,body.ho-is-checkout .woocommerce-additional-fields h3{font-size:28px !important}body.woocommerce-checkout #order_comments_field label .optional,body.ho-is-checkout #order_comments_field label .optional{display:none !important}body.woocommerce-checkout .shipping_address,body.ho-is-checkout .shipping_address{display:none !important}body.woocommerce-checkout #ship-to-different-address,body.ho-is-checkout #ship-to-different-address{display:block !important;margin:22px 0 18px !important}body.woocommerce-checkout #ship-to-different-address .woocommerce-form__label,body.ho-is-checkout #ship-to-different-address .woocommerce-form__label{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:18px !important;font-weight:800 !important}@media (max-width:1180px){body.single-product .woocommerce div.product .woocommerce-tabs{grid-template-columns:1fr !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs,body.single-product .woocommerce div.product .woocommerce-tabs .panel,body.single-product .woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel{grid-column:1 !important}body.woocommerce-checkout form.checkout,body.ho-is-checkout form.checkout{grid-template-columns:1fr !important}}@media (max-width:760px){body.single-product #review_form .comment-form{grid-template-columns:1fr !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon,body.woocommerce-cart table.cart td.actions button[name="update_cart"],body.ho-is-cart table.cart td.actions button[name="update_cart"]{float:none !important;width:100% !important;margin:8px 0 0 !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon{display:grid !important;grid-template-columns:1fr !important}body.woocommerce-cart table.cart td.actions #coupon_code,body.ho-is-cart table.cart td.actions #coupon_code{width:100% !important}}:root{--ho-cart-sidebar:410px}body.woocommerce-cart .ho-content-inner,body.ho-is-cart .ho-content-inner,body.woocommerce-cart .col-full,body.ho-is-cart .col-full{width:min(1240px,calc(100% - 48px)) !important;max-width:1240px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-cart .ho-virtual-page,body.ho-is-cart .ho-virtual-page{padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important}body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce{display:grid !important;grid-template-columns:minmax(0,1fr) var(--ho-cart-sidebar) !important;gap:28px !important;align-items:start !important;max-width:1240px !important;margin:0 auto !important}body.woocommerce-cart .woocommerce-notices-wrapper,body.ho-is-cart .woocommerce-notices-wrapper{grid-column:1 / -1 !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{grid-column:1 !important;grid-row:1 !important;width:100% !important;max-width:none !important;float:none !important;margin:0 !important;padding:22px !important;overflow:visible !important;border-radius:28px !important;background:#fff !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{grid-column:2 !important;grid-row:1 !important;width:100% !important;max-width:none !important;float:none !important;display:block !important;margin:0 !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{position:sticky !important;top:118px !important;width:100% !important;max-width:none !important;margin:0 !important;padding:24px !important;border-radius:28px !important;background:#fff !important;border:1px solid var(--ho-border) !important;box-shadow:var(--ho-shadow) !important}body.woocommerce-cart .cart_totals h2,body.ho-is-cart .cart_totals h2{margin-top:0 !important;margin-bottom:18px !important;font-size:30px !important}body.woocommerce-cart table.cart,body.ho-is-cart table.cart{width:100% !important;min-width:0 !important;table-layout:fixed !important;margin:0 !important;border-collapse:separate !important;border-spacing:0 !important}body.woocommerce-cart table.cart th,body.ho-is-cart table.cart th,body.woocommerce-cart table.cart td,body.ho-is-cart table.cart td{vertical-align:middle !important;padding:18px 14px !important}body.woocommerce-cart table.cart .product-remove,body.ho-is-cart table.cart .product-remove{width:42px !important}body.woocommerce-cart table.cart .product-thumbnail,body.ho-is-cart table.cart .product-thumbnail{width:82px !important}body.woocommerce-cart table.cart .product-name,body.ho-is-cart table.cart .product-name{width:auto !important}body.woocommerce-cart table.cart .product-price,body.ho-is-cart table.cart .product-price{width:100px !important}body.woocommerce-cart table.cart .product-quantity,body.ho-is-cart table.cart .product-quantity{width:110px !important}body.woocommerce-cart table.cart .product-subtotal,body.ho-is-cart table.cart .product-subtotal{width:130px !important}body.woocommerce-cart table.cart td.product-name,body.ho-is-cart table.cart td.product-name{min-width:0 !important;line-height:1.45 !important;word-break:normal !important;overflow-wrap:anywhere !important}body.woocommerce-cart table.cart td.product-thumbnail img,body.ho-is-cart table.cart td.product-thumbnail img{width:64px !important;height:64px !important;object-fit:cover !important;border-radius:10px !important}body.woocommerce-cart table.cart .quantity .qty,body.ho-is-cart table.cart .quantity .qty{width:74px !important;min-height:44px !important;border-radius:999px !important;padding:0 8px !important}body.woocommerce-cart table.cart td.actions,body.ho-is-cart table.cart td.actions{padding:18px 0 0 !important}body.woocommerce-cart table.cart td.actions::after,body.ho-is-cart table.cart td.actions::after{content:"";display:block;clear:both}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon{display:flex !important;align-items:center !important;gap:10px !important;float:left !important;width:auto !important;max-width:calc(100% - 250px) !important}body.woocommerce-cart table.cart td.actions #coupon_code,body.ho-is-cart table.cart td.actions #coupon_code{width:220px !important;max-width:100% !important;min-height:50px !important;border-radius:16px !important}body.woocommerce-cart table.cart td.actions button[name="apply_coupon"],body.ho-is-cart table.cart td.actions button[name="apply_coupon"],body.woocommerce-cart table.cart td.actions button[name="update_cart"],body.ho-is-cart table.cart td.actions button[name="update_cart"]{min-height:50px !important;padding:0 20px !important;white-space:nowrap !important}body.woocommerce-cart table.cart td.actions button[name="update_cart"],body.ho-is-cart table.cart td.actions button[name="update_cart"]{float:right !important;opacity:1 !important}body.woocommerce-cart .cart_totals table.shop_table,body.ho-is-cart .cart_totals table.shop_table{table-layout:fixed !important;width:100% !important}body.woocommerce-cart .cart_totals table.shop_table th,body.ho-is-cart .cart_totals table.shop_table th{width:42% !important}body.woocommerce-cart .cart_totals table.shop_table td,body.ho-is-cart .cart_totals table.shop_table td{width:58% !important}body.woocommerce-cart .wc-proceed-to-checkout,body.ho-is-cart .wc-proceed-to-checkout{padding-bottom:0 !important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,body.ho-is-cart .wc-proceed-to-checkout a.checkout-button{width:100% !important;min-width:0 !important;justify-content:center !important}body.woocommerce-checkout .ho-content-inner,body.ho-is-checkout .ho-content-inner,body.woocommerce-checkout .col-full,body.ho-is-checkout .col-full{width:min(1240px,calc(100% - 48px)) !important;max-width:1240px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-checkout .ho-virtual-page,body.ho-is-checkout .ho-virtual-page{padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important}body.woocommerce-checkout form.checkout,body.ho-is-checkout form.checkout{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(390px,430px) !important;grid-template-areas:"customer ordertitle" "customer orderreview" !important;gap:28px !important;align-items:start !important;width:100% !important;max-width:1240px !important;margin:0 auto !important}body.woocommerce-checkout #customer_details,body.ho-is-checkout #customer_details{grid-area:customer !important;width:100% !important;max-width:none !important;float:none !important;margin:0 !important;padding:28px !important;border-radius:28px !important;background:#fff !important;border:1px solid var(--ho-border) !important;box-shadow:var(--ho-shadow) !important}body.woocommerce-checkout #order_review_heading,body.ho-is-checkout #order_review_heading{grid-area:ordertitle !important;width:100% !important;max-width:none !important;float:none !important;margin:0 !important;padding:24px 26px 0 !important;border-radius:28px 28px 0 0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-bottom:0 !important;box-shadow:var(--ho-shadow) !important;font-size:30px !important}body.woocommerce-checkout #order_review,body.ho-is-checkout #order_review{grid-area:orderreview !important;width:100% !important;max-width:none !important;min-width:0 !important;float:none !important;margin:-28px 0 0 !important;padding:52px 26px 26px !important;border-radius:0 0 28px 28px !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-top:0 !important;box-shadow:var(--ho-shadow) !important}body.woocommerce-checkout .col2-set,body.ho-is-checkout .col2-set,body.woocommerce-checkout .col-1,body.woocommerce-checkout .col-2,body.ho-is-checkout .col-1,body.ho-is-checkout .col-2{width:100% !important;float:none !important;margin:0 !important}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,body.ho-is-checkout .woocommerce-billing-fields__field-wrapper,body.ho-is-checkout .woocommerce-shipping-fields__field-wrapper{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 22px !important}body.woocommerce-checkout #billing_country_field,body.woocommerce-checkout #billing_address_1_field,body.woocommerce-checkout #billing_postcode_field,body.woocommerce-checkout #billing_city_field,body.woocommerce-checkout #billing_phone_field,body.woocommerce-checkout #billing_email_field,body.ho-is-checkout #billing_country_field,body.ho-is-checkout #billing_address_1_field,body.ho-is-checkout #billing_postcode_field,body.ho-is-checkout #billing_city_field,body.ho-is-checkout #billing_phone_field,body.ho-is-checkout #billing_email_field{grid-column:span 2 !important}body.woocommerce-checkout #ship-to-different-address,body.ho-is-checkout #ship-to-different-address{display:block !important;margin:26px 0 0 !important;padding:18px 20px !important;border-radius:20px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important}body.woocommerce-checkout #ship-to-different-address label,body.ho-is-checkout #ship-to-different-address label,body.woocommerce-checkout #ship-to-different-address .woocommerce-form__label,body.ho-is-checkout #ship-to-different-address .woocommerce-form__label{display:flex !important;flex-direction:row-reverse !important;justify-content:space-between !important;align-items:center !important;gap:16px !important;width:100% !important;margin:0 !important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:20px !important;font-weight:900 !important;line-height:1.25 !important;color:var(--ho-text) !important}body.woocommerce-checkout #ship-to-different-address-checkbox,body.ho-is-checkout #ship-to-different-address-checkbox{flex:0 0 auto !important;width:22px !important;height:22px !important;margin:0 !important;accent-color:var(--ho-gold) !important;outline-color:var(--ho-gold) !important}body.woocommerce-checkout:not(.ho-shipping-open) .shipping_address,body.ho-is-checkout:not(.ho-shipping-open) .shipping_address,body.ho-shipping-closed .shipping_address{display:none !important;visibility:hidden !important;height:0 !important;overflow:hidden !important;margin:0 !important;padding:0 !important}body.woocommerce-checkout.ho-shipping-open .shipping_address,body.ho-is-checkout.ho-shipping-open .shipping_address,body.ho-shipping-open .shipping_address{display:block !important;visibility:visible !important;height:auto !important;overflow:visible !important;margin-top:22px !important;padding-top:22px !important;border-top:1px solid rgba(122,139,90,.14) !important}body.woocommerce-checkout .woocommerce-additional-fields,body.ho-is-checkout .woocommerce-additional-fields{margin-top:26px !important;padding:22px !important;background:#fffdf8 !important;border:1px solid var(--ho-border) !important;border-radius:24px !important;box-shadow:none !important}body.woocommerce-checkout .woocommerce-additional-fields h3,body.ho-is-checkout .woocommerce-additional-fields h3{margin:0 0 16px !important;font-size:24px !important}body.woocommerce-checkout #order_comments_field,body.ho-is-checkout #order_comments_field{display:block !important;margin:0 !important}body.woocommerce-checkout #order_comments,body.ho-is-checkout #order_comments{width:100% !important;min-height:130px !important;resize:vertical !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table,body.ho-is-checkout .woocommerce-checkout-review-order-table{width:100% !important;table-layout:fixed !important;margin-bottom:22px !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table td,body.ho-is-checkout .woocommerce-checkout-review-order-table th,body.ho-is-checkout .woocommerce-checkout-review-order-table td{padding:16px !important;vertical-align:top !important;word-break:normal !important;overflow-wrap:break-word !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.ho-is-checkout .woocommerce-checkout-review-order-table th{width:42% !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table td,body.ho-is-checkout .woocommerce-checkout-review-order-table td{width:58% !important}body.woocommerce-checkout .woocommerce-checkout-payment,body.ho-is-checkout .woocommerce-checkout-payment{width:100% !important;border-radius:22px !important;overflow:hidden !important}body.woocommerce-checkout .payment_box,body.ho-is-checkout .payment_box{line-height:1.55 !important;word-break:normal !important;overflow-wrap:break-word !important}body.woocommerce-checkout #place_order,body.ho-is-checkout #place_order{width:100% !important;min-height:56px !important}body.woocommerce-checkout .select2-container--default .select2-selection--single,body.ho-is-checkout .select2-container--default .select2-selection--single,body.woocommerce-checkout select,body.ho-is-checkout select{border-color:rgba(208,147,34,.35) !important;background-color:#fffdf8 !important}body.woocommerce-checkout .select2-container--default.select2-container--open .select2-selection--single,body.ho-is-checkout .select2-container--default.select2-container--open .select2-selection--single{box-shadow:0 0 0 3px rgba(208,147,34,.12) !important}@media (max-width:1180px){body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce,body.woocommerce-checkout form.checkout,body.ho-is-checkout form.checkout{grid-template-columns:1fr !important;grid-template-areas:none !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals,body.woocommerce-checkout #customer_details,body.ho-is-checkout #customer_details,body.woocommerce-checkout #order_review_heading,body.ho-is-checkout #order_review_heading,body.woocommerce-checkout #order_review,body.ho-is-checkout #order_review{grid-column:auto !important;grid-row:auto !important;grid-area:auto !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{position:static !important}}@media (max-width:820px){body.woocommerce-cart .ho-content-inner,body.ho-is-cart .ho-content-inner,body.woocommerce-checkout .ho-content-inner,body.ho-is-checkout .ho-content-inner{width:min(100%,calc(100% - 24px)) !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{overflow-x:auto !important}body.woocommerce-cart table.cart,body.ho-is-cart table.cart{min-width:720px !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon,body.woocommerce-cart table.cart td.actions button[name="update_cart"],body.ho-is-cart table.cart td.actions button[name="update_cart"]{float:none !important;max-width:none !important;width:100% !important;margin-top:10px !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon{display:grid !important;grid-template-columns:1fr !important}body.woocommerce-cart table.cart td.actions #coupon_code,body.ho-is-cart table.cart td.actions #coupon_code{width:100% !important}body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper,body.ho-is-checkout .woocommerce-billing-fields__field-wrapper,body.ho-is-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr !important}body.woocommerce-checkout #billing_country_field,body.woocommerce-checkout #billing_address_1_field,body.woocommerce-checkout #billing_postcode_field,body.woocommerce-checkout #billing_city_field,body.woocommerce-checkout #billing_phone_field,body.woocommerce-checkout #billing_email_field,body.ho-is-checkout #billing_country_field,body.ho-is-checkout #billing_address_1_field,body.ho-is-checkout #billing_postcode_field,body.ho-is-checkout #billing_city_field,body.ho-is-checkout #billing_phone_field,body.ho-is-checkout #billing_email_field{grid-column:span 1 !important}}.hocc-register-wrap,.woocommerce-account .hocc-register-wrap{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:24px !important;align-items:stretch !important}.hocc-register-card,.hocc-account-b2b-panel,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important}.hocc-register-card,.hocc-account-b2b-panel{padding:26px !important}.hocc-register-card{display:flex !important;flex-direction:column !important}.hocc-register-card h2,.hocc-account-b2b-panel h2{margin:0 0 12px !important;font-size:30px !important}.hocc-register-form,.hocc-dashboard-b2b-form{display:grid !important;grid-template-columns:1fr 1fr !important;gap:16px 18px !important;margin-top:18px !important}.hocc-register-form{flex:1 1 auto !important;align-content:start !important}.hocc-register-form .hocc-field,.hocc-dashboard-b2b-form .hocc-field{margin:0 !important;align-content:start !important}.hocc-register-form .hocc-field{display:grid !important;grid-template-rows:auto 52px !important;gap:7px !important}.hocc-register-form .hocc-field input:not([type="checkbox"]):not([type="file"]),.hocc-register-form .hocc-field select{height:52px !important;min-height:52px !important;box-sizing:border-box !important}.hocc-register-form .hocc-checkbox-field{grid-column:1 / -1 !important;grid-template-rows:auto !important;min-height:auto !important;align-items:center !important;padding:13px 14px !important;border:1px solid rgba(122,139,90,.18) !important;border-radius:16px !important;background:#fffaf2 !important}.hocc-register-form .hocc-checkbox-field label{display:flex !important;align-items:flex-start !important;gap:9px !important;line-height:1.35 !important}.hocc-register-form .hocc-checkbox-field input[type="checkbox"]{width:auto !important;min-height:0 !important;height:auto !important;margin-top:3px !important}.hocc-register-form>.button{margin-top:8px !important}.hocc-register-form .hocc-field:has(textarea),.hocc-register-form .hocc-field:has(input[type="file"]){grid-template-rows:auto auto auto !important}.hocc-register-form .hocc-field:has(textarea),.hocc-register-form .hocc-field:has(input[type="file"]),.hocc-register-form button,.hocc-dashboard-b2b-form .hocc-field:has(textarea),.hocc-dashboard-b2b-form .hocc-field:has(input[type="file"]),.hocc-dashboard-b2b-form button{grid-column:1 / -1 !important}.hocc-field label{font-weight:800 !important;color:var(--ho-text) !important}.hocc-field input,.hocc-field select,.hocc-field textarea,.woocommerce-account input.input-text,.woocommerce-account select,.woocommerce-account textarea{width:100% !important;min-height:52px !important;border:1px solid var(--ho-border) !important;border-radius:16px !important;background:#fffdf8 !important;padding:12px 14px !important}.hocc-field input[type="file"]{min-height:auto !important;border-style:dashed !important;background:#fff7e6 !important}.hocc-account-b2b-panel{display:grid !important;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr) !important;gap:24px !important;margin-top:28px !important}.hocc-mini-kicker{color:var(--ho-gold) !important;font-weight:900 !important;letter-spacing:.12em !important;text-transform:uppercase !important;font-size:12px !important;margin-bottom:8px !important}.hocc-status-pill{display:inline-flex !important;border-radius:999px !important;background:#fff3dd !important;color:var(--ho-gold) !important;padding:8px 13px !important;font-weight:800 !important}.woocommerce-account .woocommerce-MyAccount-navigation{padding:18px !important}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none !important;margin:0 !important;padding:0 !important;display:grid !important;gap:8px !important}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block !important;padding:12px 14px !important;border-radius:16px !important;text-decoration:none !important;font-weight:800 !important;color:var(--ho-text) !important}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}.woocommerce-account .woocommerce-MyAccount-content{padding:26px !important}.ho-shop-archive{padding:8px 0 40px !important}.ho-shop-archive-head{display:flex !important;justify-content:space-between !important;align-items:end !important;gap:24px !important;margin-bottom:22px !important}.ho-shop-archive-head h1{margin:0 !important}.ho-ordering{margin:0 !important}.ho-archive-grid,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:20px !important;list-style:none !important;margin:0 !important;padding:0 !important}body.post-type-archive-product ul.products li.product,body.tax-product_cat ul.products li.product,body.search-results ul.products li.product{width:auto !important;float:none !important;margin:0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;padding:18px !important;box-shadow:var(--ho-shadow) !important;text-align:center !important}body.post-type-archive-product ul.products li.product img,body.tax-product_cat ul.products li.product img,body.search-results ul.products li.product img{border-radius:18px !important;background:#f7f0e3 !important;aspect-ratio:1 / 1 !important;object-fit:cover !important}select,.woocommerce-ordering select,.orderby,.ho-ordering select,.select2-container--default .select2-selection--single{min-height:52px !important;border:1px solid rgba(208,147,34,.32) !important;border-radius:999px !important;background:#fffdf8 !important;color:var(--ho-text) !important;padding:0 18px !important;font-weight:700 !important;box-shadow:0 8px 18px rgba(47,34,20,.05) !important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:52px !important;color:var(--ho-text) !important;padding-left:2px !important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:52px !important;right:12px !important}.select2-dropdown{border:1px solid rgba(208,147,34,.35) !important;border-radius:18px !important;overflow:hidden !important;box-shadow:var(--ho-shadow) !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#D09322 !important;color:#fff !important}.select2-container--default .select2-results__option[aria-selected=true]{background:#fff3dd !important;color:var(--ho-text) !important}body.woocommerce-checkout #ship-to-different-address,body.ho-is-checkout #ship-to-different-address{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.22) !important;border-radius:22px !important;padding:0 !important;margin:24px 0 18px !important}body.woocommerce-checkout #ship-to-different-address .woocommerce-form__label,body.ho-is-checkout #ship-to-different-address .woocommerce-form__label{display:flex !important;align-items:center !important;justify-content:space-between !important;width:100% !important;gap:18px !important;padding:18px 20px !important;cursor:pointer !important;font-size:24px !important;line-height:1.2 !important}body.woocommerce-checkout #ship-to-different-address-checkbox,body.ho-is-checkout #ship-to-different-address-checkbox{width:22px !important;height:22px !important;margin:0 !important;accent-color:#D09322 !important;flex:0 0 auto !important}body.woocommerce-checkout .shipping_address,body.ho-is-checkout .shipping_address{display:none}body.single-product .woocommerce div.product .woocommerce-tabs{display:block !important;width:100% !important;clear:both !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{width:100% !important;float:none !important;display:flex !important;flex-wrap:wrap !important;gap:12px !important;border:0 !important;padding:0 !important;margin:0 0 24px !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{width:auto !important;float:none !important;margin:0 !important;border:0 !important;outline:0 !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:focus,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{outline:0 !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel,body.single-product .woocommerce-Tabs-panel{width:100% !important;float:none !important;margin-left:0 !important;padding-left:0 !important}body.single-product #reviews .woocommerce-noreviews::before,body.single-product .woocommerce-info::before,body.single-product .woocommerce-message::before,body.single-product .woocommerce-error::before{margin-right:10px !important}body.single-product #reviews .woocommerce-noreviews{display:flex !important;align-items:center !important;gap:10px !important}@media(max-width:1180px){.hocc-account-b2b-panel,.hocc-register-wrap,.hocc-register-form,.hocc-dashboard-b2b-form{grid-template-columns:1fr !important}.ho-shop-archive-head{align-items:flex-start !important;flex-direction:column !important}.ho-archive-grid,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media(max-width:680px){.ho-archive-grid,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{grid-template-columns:1fr !important}}:root{--ho-focus:rgba(208,147,34,.38);--ho-soft-line:rgba(122,139,90,.18)}body.ho-is-shop-archive .ho-main-content,body.ho-is-product-category .ho-main-content{background:#fbf7ee !important}.ho-shop-archive{max-width:1240px !important;margin:0 auto !important;padding:28px 0 54px !important}.ho-shop-archive-head{display:flex !important;align-items:flex-end !important;justify-content:space-between !important;gap:24px !important;margin:0 0 24px !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;padding:24px 28px !important;box-shadow:var(--ho-shadow) !important}.ho-shop-archive-head h1{margin:0 !important}.ho-shop-archive .woocommerce-info{display:flex !important;align-items:center !important;gap:12px !important;max-width:none !important;margin:0 !important;border-radius:22px !important;padding:20px 24px 20px 58px !important;background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}.ho-archive-grid,body.ho-is-shop-archive ul.products,body.ho-is-product-category ul.products{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important;margin:0 !important;padding:0 !important}body.woocommerce-account .woocommerce,body.woocommerce-account .ho-virtual-page .woocommerce{max-width:1240px !important;margin:0 auto !important}body.woocommerce-account .woocommerce-MyAccount-navigation{width:300px !important;float:left !important;margin-right:34px !important}body.woocommerce-account .woocommerce-MyAccount-content{width:calc(100% - 334px) !important;float:right !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;padding:28px !important;box-shadow:var(--ho-shadow) !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid !important;gap:10px !important;margin:0 !important;padding:0 !important;list-style:none !important}body.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex !important;align-items:center !important;min-height:48px !important;white-space:nowrap !important;border-radius:999px !important;background:#fff !important;border:1px solid var(--ho-border) !important;padding:0 18px !important;color:var(--ho-text) !important;text-decoration:none !important;font-weight:800 !important}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,body.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border-color:transparent !important}body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce{max-width:1240px !important;margin:0 auto !important;display:grid !important;grid-template-columns:minmax(0,1fr) 410px !important;grid-template-areas:"form totals" !important;gap:28px !important;align-items:start !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{grid-area:form !important;width:100% !important;min-width:0 !important;margin:0 !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{grid-area:totals !important;width:100% !important;min-width:0 !important;margin:0 !important}body.woocommerce-cart .shop_table.cart,body.ho-is-cart .shop_table.cart{width:100% !important;table-layout:fixed !important;overflow:hidden !important}body.woocommerce-cart .shop_table.cart .product-remove{width:44px !important}body.woocommerce-cart .shop_table.cart .product-thumbnail{width:108px !important}body.woocommerce-cart .shop_table.cart .product-name{width:auto !important}body.woocommerce-cart .shop_table.cart .product-price{width:110px !important}body.woocommerce-cart .shop_table.cart .product-quantity{width:120px !important}body.woocommerce-cart .shop_table.cart .product-subtotal{width:140px !important}body.woocommerce-cart .shop_table.cart td,body.ho-is-cart .shop_table.cart td{vertical-align:middle !important}body.woocommerce-cart .shop_table.cart td.product-name,body.ho-is-cart .shop_table.cart td.product-name{word-break:normal !important;overflow-wrap:anywhere !important}body.woocommerce-cart .actions,body.ho-is-cart .actions{display:grid !important;grid-template-columns:minmax(220px,1fr) auto auto !important;gap:12px !important;align-items:center !important}body.woocommerce-cart .coupon,body.ho-is-cart .coupon{display:flex !important;align-items:center !important;gap:12px !important;min-width:0 !important}body.woocommerce-cart .coupon #coupon_code,body.ho-is-cart .coupon #coupon_code{min-width:200px !important;width:100% !important;max-width:260px !important}body.woocommerce-cart button[name="update_cart"],body.ho-is-cart button[name="update_cart"]{justify-self:end !important;white-space:nowrap !important}body.woocommerce-cart .cart_totals table,body.ho-is-cart .cart_totals table{table-layout:auto !important}body.woocommerce-cart .cart_totals th,body.ho-is-cart .cart_totals th{width:135px !important}body.woocommerce-cart .cart_totals td,body.ho-is-cart .cart_totals td{min-width:0 !important;word-break:normal !important;overflow-wrap:normal !important}body.woocommerce-cart .woocommerce-shipping-totals td,body.ho-is-cart .woocommerce-shipping-totals td,body.woocommerce-cart .shipping td,body.ho-is-cart .shipping td{white-space:normal !important}body.woocommerce-cart .woocommerce-shipping-methods label,body.ho-is-cart .woocommerce-shipping-methods label,body.woocommerce-cart .cart_totals .shipping td>strong,body.ho-is-cart .cart_totals .shipping td>strong{white-space:nowrap !important;display:inline-block !important}body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,body.ho-is-cart .wc-proceed-to-checkout .checkout-button{width:100% !important;justify-content:center !important}body.woocommerce-checkout #ship-to-different-address,body.ho-is-checkout #ship-to-different-address{display:block !important;width:100% !important;margin:28px 0 16px !important;padding:0 !important;border:0 !important}body.woocommerce-checkout #ship-to-different-address label,body.ho-is-checkout #ship-to-different-address label{display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:space-between !important;gap:18px !important;width:100% !important;min-height:72px !important;box-sizing:border-box !important;padding:18px 22px !important;border-radius:22px !important;border:1px solid rgba(208,147,34,.24) !important;background:#fffaf2 !important;color:var(--ho-text) !important;font-family:Georgia,"Times New Roman",serif !important;font-size:26px !important;line-height:1.18 !important;font-weight:800 !important}body.woocommerce-checkout #ship-to-different-address label span,body.ho-is-checkout #ship-to-different-address label span{order:1 !important;display:block !important;min-width:0 !important}body.woocommerce-checkout #ship-to-different-address-checkbox,body.ho-is-checkout #ship-to-different-address-checkbox{order:2 !important;position:static !important;float:none !important;transform:none !important;margin:0 !important;width:22px !important;height:22px !important;min-width:22px !important;accent-color:#D09322 !important;outline-color:#D09322 !important}body.woocommerce-checkout:not(.ho-shipping-open) .shipping_address,body.ho-is-checkout:not(.ho-shipping-open) .shipping_address{display:none !important}body.woocommerce-checkout.ho-shipping-open .shipping_address,body.ho-is-checkout.ho-shipping-open .shipping_address{display:block !important}select,.woocommerce select,.ho-ordering select,.woocommerce-ordering select,.select2-container .select2-selection--single,.select2-dropdown{border-color:rgba(208,147,34,.32) !important;border-radius:16px !important;background-color:#fffaf2 !important;color:var(--ho-text) !important;box-shadow:none !important}select:focus,.woocommerce select:focus,.ho-ordering select:focus,.woocommerce-ordering select:focus,.select2-container--open .select2-selection--single{border-color:#D09322 !important;box-shadow:0 0 0 3px rgba(208,147,34,.14) !important;outline:0 !important}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background:#D09322 !important;color:#fff !important}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background:#fff0d2 !important;color:var(--ho-text) !important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--ho-text) !important;line-height:54px !important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:54px !important}body.single-product .woocommerce div.product .woocommerce-tabs{display:grid !important;grid-template-columns:280px minmax(0,1fr) !important;gap:36px !important;align-items:start !important;max-width:1240px !important;margin:34px auto 0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:30px !important;padding:32px !important;box-shadow:var(--ho-shadow) !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{grid-column:1 !important;display:grid !important;gap:10px !important;width:100% !important;margin:0 !important;padding:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{width:100% !important;border-radius:16px !important;outline:0 !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{width:100% !important;text-align:left !important;outline:0 !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel{grid-column:2 !important;min-width:0 !important;margin:0 !important;padding:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs a:focus,body.single-product .woocommerce div.product .woocommerce-tabs li:focus,body.single-product .woocommerce div.product .woocommerce-tabs li a:focus{outline:none !important;box-shadow:0 0 0 3px rgba(208,147,34,.18) !important}body.single-product #reviews .woocommerce-noreviews,body.single-product #reviews p.no-comments{padding-left:58px !important;position:relative !important}body.single-product #reviews .woocommerce-noreviews::before,body.single-product #reviews p.no-comments::before{content:"!" !important;position:absolute !important;left:24px !important;top:50% !important;transform:translateY(-50%) !important;width:22px !important;height:22px !important;border-radius:50% !important;background:#fff !important;color:#D09322 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;font-weight:900 !important}.ho-search button{border:0 !important;box-shadow:none !important;margin:0 !important}.ho-search{overflow:hidden !important}@media(max-width:1180px){body.woocommerce-cart .woocommerce,body.ho-is-cart .woocommerce{grid-template-columns:1fr !important;grid-template-areas:"form" "totals" !important}body.single-product .woocommerce div.product .woocommerce-tabs{grid-template-columns:1fr !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs,body.single-product .woocommerce div.product .woocommerce-tabs .panel{grid-column:1 !important}body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content{float:none !important;width:100% !important;margin:0 0 18px !important}}@media(max-width:760px){.ho-archive-grid,body.ho-is-shop-archive ul.products,body.ho-is-product-category ul.products{grid-template-columns:1fr !important}.ho-shop-archive-head{display:block !important}body.woocommerce-cart .actions,body.ho-is-cart .actions,body.woocommerce-cart .coupon,body.ho-is-cart .coupon{display:grid !important;grid-template-columns:1fr !important}body.woocommerce-checkout #ship-to-different-address label,body.ho-is-checkout #ship-to-different-address label{font-size:22px !important}}body.woocommerce-account .ho-virtual-page,body.woocommerce-account .entry-content>.woocommerce,body.woocommerce-account .woocommerce{background:transparent !important;border:0 !important;box-shadow:none !important}body.woocommerce-account .woocommerce{display:grid !important;grid-template-columns:minmax(270px,330px) minmax(0,1fr) !important;gap:28px !important;align-items:start !important}body.woocommerce-account:not(.logged-in) .woocommerce,body.woocommerce-account .woocommerce:has(.u-columns){display:block !important}body.woocommerce-account .woocommerce-MyAccount-navigation{width:auto !important;float:none !important;padding:20px !important;position:sticky !important;top:110px !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{gap:10px !important}body.woocommerce-account .woocommerce-MyAccount-navigation li a{white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;padding:14px 16px !important}body.woocommerce-account .woocommerce-MyAccount-content{width:auto !important;float:none !important;min-width:0 !important}body.woocommerce-account .woocommerce-MyAccount-navigation-link--downloads{display:none !important}body.woocommerce-account .u-columns,body.woocommerce-account .woocommerce-form-login,body.woocommerce-account .woocommerce-form-register{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important}body.woocommerce-account .u-columns{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:26px !important}body.woocommerce-account .u-column1,body.woocommerce-account .u-column2{width:auto !important;float:none !important}body.woocommerce-account .woocommerce-form-login .form-row,body.woocommerce-account .woocommerce-form-register .form-row{margin-bottom:16px !important}body.woocommerce-account .woocommerce-form-login input.input-text,body.woocommerce-account .woocommerce-form-register input.input-text{min-height:56px !important;border-radius:18px !important}.hocc-account-orders-panel{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:24px !important;padding:24px !important;margin-bottom:24px !important}.hocc-account-orders-panel h2{margin:0 0 12px !important}.hocc-account-orders-panel .woocommerce-MyAccount-content{box-shadow:none !important;border:0 !important;padding:0 !important}.hocc-checkbox-field,.hocc-newsletter-checkout{grid-column:1 / -1 !important}.hocc-checkbox-field label,.hocc-newsletter-checkout label,.woocommerce-checkout #hocc_newsletter_optin_field label{display:flex !important;align-items:center !important;gap:10px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:18px !important;padding:14px 16px !important;font-weight:800 !important}.hocc-checkbox-field input[type="checkbox"],.hocc-newsletter-checkout input[type="checkbox"],.woocommerce-checkout #hocc_newsletter_optin{width:18px !important;height:18px !important;accent-color:#D09322 !important}body.woocommerce-cart table.shop_table td.actions,body.ho-is-cart table.shop_table td.actions{padding:18px !important}body.woocommerce-cart table.shop_table td.actions .coupon,body.ho-is-cart table.shop_table td.actions .coupon{display:flex !important;gap:12px !important;align-items:center !important;float:left !important;width:auto !important;max-width:58% !important}body.woocommerce-cart table.shop_table td.actions .coupon input,body.ho-is-cart table.shop_table td.actions .coupon input{width:240px !important;max-width:100% !important;margin:0 !important}body.woocommerce-cart table.shop_table td.actions .coupon button,body.ho-is-cart table.shop_table td.actions .coupon button,body.woocommerce-cart table.shop_table td.actions button[name="update_cart"],body.ho-is-cart table.shop_table td.actions button[name="update_cart"]{min-height:50px !important;white-space:nowrap !important;margin:0 !important}body.woocommerce-cart table.shop_table td.actions button[name="update_cart"],body.ho-is-cart table.shop_table td.actions button[name="update_cart"]{float:right !important}body.woocommerce-cart .cart_totals table th,body.woocommerce-cart .cart_totals table td,body.ho-is-cart .cart_totals table th,body.ho-is-cart .cart_totals table td{white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important}body.woocommerce-cart .cart_totals .shipping td,body.ho-is-cart .cart_totals .shipping td{min-width:250px !important}body.single-product .woocommerce div.product .woocommerce-tabs{display:block !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:30px !important;box-shadow:var(--ho-shadow) !important;padding:30px !important;margin-top:34px !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{display:flex !important;flex-wrap:wrap !important;gap:12px !important;width:100% !important;border:0 !important;margin:0 0 24px !important;padding:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li{width:auto !important;min-width:0 !important;border:1px solid var(--ho-border) !important;border-radius:999px !important;background:#fffaf2 !important;margin:0 !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:13px 20px !important;border:0 !important;outline:none !important;box-shadow:none !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li a:focus,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li:focus,body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a:focus{outline:none !important;box-shadow:none !important;border-color:transparent !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:linear-gradient(135deg,#D09322,#C86B2B) !important;border-color:transparent !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.16) !important;border-radius:24px !important;padding:26px !important;margin:0 !important;min-height:0 !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel h2:first-child{margin-top:0 !important;font-size:34px !important}body.single-product .woocommerce div.product #tab-description p,body.single-product .woocommerce div.product #tab-additional_information p,body.single-product .woocommerce div.product #tab-description,body.single-product .woocommerce div.product #tab-additional_information{max-width:none !important;text-align:left !important}body.single-product .woocommerce table.shop_attributes{background:#fff !important;border-radius:18px !important;overflow:hidden !important}body.single-product .woocommerce table.shop_attributes th,body.single-product .woocommerce table.shop_attributes td{padding:16px 18px !important}@media(max-width:980px){body.woocommerce-account .woocommerce,body.woocommerce-account .u-columns{grid-template-columns:1fr !important}body.woocommerce-account .woocommerce-MyAccount-navigation{position:static !important}body.woocommerce-cart table.shop_table td.actions .coupon,body.ho-is-cart table.shop_table td.actions .coupon,body.woocommerce-cart table.shop_table td.actions button[name="update_cart"],body.ho-is-cart table.shop_table td.actions button[name="update_cart"]{float:none !important;width:100% !important;max-width:none !important}body.woocommerce-cart table.shop_table td.actions,body.ho-is-cart table.shop_table td.actions{display:grid !important;gap:12px !important}}body.woocommerce-account .woocommerce-Addresses,body.woocommerce-account .woocommerce-address-fields,body.woocommerce-account .woocommerce-MyAccount-content .addresses{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:22px !important;align-items:stretch !important;margin-top:18px !important}body.woocommerce-account .woocommerce-Address,body.woocommerce-account .woocommerce-MyAccount-content .col-1.woocommerce-Address,body.woocommerce-account .woocommerce-MyAccount-content .col-2.woocommerce-Address{float:none !important;width:auto !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:26px !important;box-shadow:var(--ho-shadow) !important;padding:24px !important;margin:0 !important;min-height:260px !important}body.woocommerce-account .woocommerce-Address-title,body.woocommerce-account header.woocommerce-Address-title{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:14px !important;margin:0 0 16px !important;padding-bottom:14px !important;border-bottom:1px solid rgba(122,139,90,.16) !important}body.woocommerce-account .woocommerce-Address-title h2{margin:0 !important;font-size:28px !important;line-height:1.12 !important}body.woocommerce-account .woocommerce-Address-title a.edit{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-height:38px !important;padding:8px 14px !important;border-radius:999px !important;background:#fff7e8 !important;color:var(--ho-gold) !important;border:1px solid rgba(208,147,34,.25) !important;text-decoration:none !important;font-weight:800 !important;white-space:nowrap !important}body.woocommerce-account .woocommerce-Address address{margin:0 !important;color:var(--ho-muted) !important;font-style:normal !important;font-size:17px !important;line-height:1.75 !important}body.woocommerce-account .woocommerce-Address:nth-child(2)::after{content:"Standard:Rechnungsadresse = Lieferadresse";display:inline-flex;margin-top:18px;padding:8px 12px;border-radius:999px;background:#fff7e8;color:var(--ho-gold);border:1px solid rgba(208,147,34,.25);font-weight:800;font-size:13px}.hocc-address-hint{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.22) !important;border-radius:20px !important;padding:16px 18px !important;margin:0 0 22px !important;color:var(--ho-text) !important;font-weight:700 !important}body.woocommerce-account .woocommerce-address-fields{display:block !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important}body.woocommerce-account .woocommerce-address-fields__field-wrapper{display:grid !important;grid-template-columns:1fr 1fr !important;gap:18px 20px !important}body.woocommerce-account .woocommerce-address-fields .form-row{width:100% !important;float:none !important;margin:0 !important}body.woocommerce-account .woocommerce-address-fields #billing_country_field,body.woocommerce-account .woocommerce-address-fields #billing_address_1_field,body.woocommerce-account .woocommerce-address-fields #billing_postcode_field,body.woocommerce-account .woocommerce-address-fields #billing_city_field,body.woocommerce-account .woocommerce-address-fields #shipping_country_field,body.woocommerce-account .woocommerce-address-fields #shipping_address_1_field,body.woocommerce-account .woocommerce-address-fields #shipping_postcode_field,body.woocommerce-account .woocommerce-address-fields #shipping_city_field{grid-column:span 2 !important}body.woocommerce-account .woocommerce-address-fields input.input-text,body.woocommerce-account .woocommerce-address-fields select,body.woocommerce-account .woocommerce-address-fields textarea{min-height:56px !important;border-radius:18px !important;border:1px solid rgba(122,139,90,.22) !important;background:#fffdf8 !important;padding:12px 16px !important}body.woocommerce-account .woocommerce-address-fields button.button{margin-top:20px !important;min-height:54px !important;border-radius:999px !important}@media(max-width:860px){body.woocommerce-account .woocommerce-Addresses,body.woocommerce-account .woocommerce-MyAccount-content .addresses,body.woocommerce-account .woocommerce-address-fields__field-wrapper{grid-template-columns:1fr !important}body.woocommerce-account .woocommerce-address-fields #billing_country_field,body.woocommerce-account .woocommerce-address-fields #billing_address_1_field,body.woocommerce-account .woocommerce-address-fields #billing_postcode_field,body.woocommerce-account .woocommerce-address-fields #billing_city_field,body.woocommerce-account .woocommerce-address-fields #shipping_country_field,body.woocommerce-account .woocommerce-address-fields #shipping_address_1_field,body.woocommerce-account .woocommerce-address-fields #shipping_postcode_field,body.woocommerce-account .woocommerce-address-fields #shipping_city_field{grid-column:span 1 !important}}.ho-subcategory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 28px}.ho-subcategory-card{min-height:150px;border-radius:24px;padding:18px;display:flex;align-items:flex-end;background-size:cover;background-position:center;position:relative;overflow:hidden;text-decoration:none !important;box-shadow:var(--ho-shadow)}.ho-subcategory-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(47,34,20,.08),rgba(47,34,20,.62))}.ho-subcategory-card span{position:relative;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:700;line-height:1.05;text-shadow:0 2px 12px rgba(0,0,0,.25)}.ho-filter-hint{margin:0 0 24px;padding:16px 20px;border:1px solid rgba(208,147,34,.22);border-radius:20px;background:#fffaf2;color:var(--ho-muted)}.ho-filter-hint strong{color:var(--ho-text)}.ho-search select option{padding-left:12px}.ho-shop-archive .term-description,.ho-shop-archive .woocommerce-products-header__title + .term-description{max-width:820px;color:var(--ho-muted);font-size:18px;line-height:1.7}@media(max-width:1180px){.ho-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ho-subcategory-grid{grid-template-columns:1fr}}.ho-header-links .ho-register-hidden{display:none !important}body.ho-is-register .ho-virtual-page,body.ho-is-account .ho-virtual-page,body.woocommerce-account .ho-virtual-page,body.woocommerce-account .entry-content>.woocommerce{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.woocommerce-account .woocommerce{max-width:1240px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-account .woocommerce-MyAccount-navigation{width:330px !important;float:left !important;margin-right:32px !important}body.woocommerce-account .woocommerce-MyAccount-content{width:calc(100% - 362px) !important;float:right !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:30px !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid !important;gap:10px !important;margin:0 !important;padding:0 !important;list-style:none !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul li{margin:0 !important;padding:0 !important;border:0 !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display:flex !important;align-items:center !important;gap:14px !important;min-height:52px !important;padding:14px 18px !important;border-radius:18px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.16) !important;color:var(--ho-text) !important;text-decoration:none !important;font-weight:800 !important;white-space:nowrap !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul li a::before{margin:0 !important;width:22px !important;min-width:22px !important;text-align:center !important;opacity:.85 !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,body.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border-color:transparent !important}.hocc-register-wrap{max-width:1180px !important;margin:0 auto !important;align-items:stretch !important}.hocc-register-card{min-height:100% !important}.hocc-register-card .button,.hocc-register-form .button{width:100% !important;justify-content:center !important;min-height:54px !important;display:inline-flex !important;align-items:center !important}body.single-product .woocommerce div.product .woocommerce-tabs{max-width:1240px !important;margin-left:auto !important;margin-right:auto !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:30px !important;box-shadow:var(--ho-shadow) !important;padding:30px !important}body.single-product .woocommerce div.product .woocommerce-tabs ul.tabs{justify-content:center !important;margin-bottom:30px !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel{max-width:980px !important;margin-left:auto !important;margin-right:auto !important;padding:26px 28px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.14) !important;border-radius:24px !important}body.single-product .woocommerce div.product .woocommerce-tabs .panel h2:first-child{text-align:left !important;margin-bottom:18px !important}body.single-product .woocommerce div.product .woocommerce-tabs #tab-description,body.single-product .woocommerce div.product .woocommerce-tabs #tab-additional_information,body.single-product .woocommerce div.product .woocommerce-tabs #tab-reviews{text-align:left !important}body.single-product #reviews .comment-form-author,body.single-product #reviews .comment-form-email{display:block !important}body.single-product #reviews .comment-form-author input,body.single-product #reviews .comment-form-email input{min-height:60px !important;font-size:17px !important}@media(max-width:980px){body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content{width:100% !important;float:none !important;margin-right:0 !important}body.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:24px !important}}.hocc-success-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:22px;align-items:start;background:#fff;border:1px solid var(--ho-border);border-radius:30px;padding:30px;box-shadow:var(--ho-shadow);max-width:860px;margin:0 auto}.hocc-success-icon{width:74px;height:74px;border-radius:50%;background:linear-gradient(135deg,#D09322,#C86B2B);color:#fff;display:grid;place-items:center;font-weight:900;font-size:36px;box-shadow:0 14px 28px rgba(200,107,43,.18)}.hocc-success-card h2{margin:0 0 12px;font-size:34px}.hocc-success-card p{color:var(--ho-muted);font-size:18px;line-height:1.65}.hocc-success-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.hocc-success-actions .button.hocc-secondary{background:#f7f2e8 !important;color:var(--ho-text) !important;box-shadow:inset 0 0 0 1px var(--ho-border) !important}body.woocommerce-account .ho-virtual-page,body.woocommerce-account .entry-content>.woocommerce,body .ho-account-page{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.woocommerce-account .woocommerce,body .ho-account-page .woocommerce{background:#fff;border:1px solid var(--ho-border);border-radius:30px;box-shadow:var(--ho-shadow);padding:26px}body.woocommerce-account .woocommerce-MyAccount-navigation ul,body .ho-account-page .woocommerce-MyAccount-navigation ul{display:grid;gap:8px}body.woocommerce-account .woocommerce-MyAccount-navigation-link a,body .ho-account-page .woocommerce-MyAccount-navigation-link a{display:flex !important;align-items:center !important;gap:14px !important;min-height:52px}@media(max-width:760px){.hocc-success-card{grid-template-columns:1fr}}.hocc-checkbox-field label,.hocc-newsletter-checkout label{cursor:pointer}.hocc-checkbox-field label::after,.hocc-newsletter-checkout label::after{content:" optional";font-size:12px;color:var(--ho-muted);font-weight:600;margin-left:6px}body.ho-lang-de .hocc-checkbox-field label::after,body.ho-lang-de .hocc-newsletter-checkout label::after{content:" optional"}.ho-category-archive{max-width:1280px;margin:0 auto}.ho-category-hero{background:linear-gradient(135deg,#fff8ea,#fffdf8);border:1px solid rgba(208,147,34,.20);border-radius:32px;padding:34px;box-shadow:var(--ho-shadow);margin-bottom:28px}.ho-category-hero h1{margin:0 0 10px;font-size:clamp(42px,5vw,72px)}.ho-category-hero p{color:var(--ho-muted);max-width:860px;font-size:18px;line-height:1.65}.ho-category-photo-hero{min-height:340px;background-size:cover;background-position:center;position:relative;overflow:hidden;display:flex;align-items:end;padding:0;border:0}.ho-category-photo-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(38,28,19,.82) 0%,rgba(38,28,19,.56) 38%,rgba(38,28,19,.18) 72%,rgba(38,28,19,.08) 100%),linear-gradient(180deg,rgba(38,28,19,.08) 0%,rgba(38,28,19,.68) 100%)}.ho-category-hero-copy{position:relative;z-index:1;width:min(760px,100%);padding:42px}.ho-category-photo-hero .ho-kicker,.ho-category-photo-hero h1,.ho-category-photo-hero p{color:#fff;text-shadow:0 2px 18px rgba(20,12,6,.28)}.ho-category-photo-hero .ho-kicker{color:#f5d48a}.ho-category-photo-hero p{color:rgba(255,255,255,.88)}.ho-subcat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 32px}.ho-subcat-card{min-height:180px;border-radius:26px;overflow:hidden;padding:22px;display:flex;flex-direction:column;justify-content:end;background-size:cover;background-position:center;position:relative;text-decoration:none !important;box-shadow:var(--ho-shadow)}.ho-subcat-card::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(47,34,20,.08),rgba(47,34,20,.76))}.ho-subcat-card strong,.ho-subcat-card span{position:relative;z-index:2;color:#fff}.ho-subcat-card strong{font-size:24px;line-height:1.05;margin-bottom:6px}.ho-category-products .woocommerce ul.products{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important}.ho-category-products .woocommerce ul.products::before,.ho-category-products .woocommerce ul.products::after{display:none !important}.ho-category-products .woocommerce ul.products li.product{width:auto !important;float:none !important;margin:0 !important;background:#fff;border:1px solid var(--ho-border);border-radius:26px;padding:18px;box-shadow:var(--ho-shadow)}.woocommerce-ordering select,.ho-search select,select[name="product_cat"]{border-color:rgba(208,147,34,.35) !important;background-color:#fffaf2 !important}@media(max-width:1100px){.ho-subcat-grid,.ho-category-products .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media(max-width:640px){.ho-subcat-grid,.ho-category-products .woocommerce ul.products{grid-template-columns:1fr !important}}body.woocommerce-account .ho-virtual-page,body .ho-account-page{max-width:1240px !important;margin:0 auto !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.woocommerce-account .ho-virtual-page>h1,body .ho-account-page>h1{margin-bottom:24px !important}body.woocommerce-account .woocommerce,body .ho-account-page .woocommerce,body .ho-account-shell .woocommerce{display:grid !important;grid-template-columns:minmax(260px,330px) minmax(0,1fr) !important;gap:26px !important;align-items:start !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}body.woocommerce-account .woocommerce::before,body.woocommerce-account .woocommerce::after,body .ho-account-page .woocommerce::before,body .ho-account-page .woocommerce::after{display:none !important}body.woocommerce-account .woocommerce-MyAccount-navigation,body .ho-account-page .woocommerce-MyAccount-navigation{width:auto !important;float:none !important;margin:0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:18px !important}body.woocommerce-account .woocommerce-MyAccount-content,body .ho-account-page .woocommerce-MyAccount-content{width:auto !important;float:none !important;margin:0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important;min-height:420px !important}body.woocommerce-account .woocommerce-MyAccount-navigation ul,body .ho-account-page .woocommerce-MyAccount-navigation ul{list-style:none !important;margin:0 !important;padding:0 !important;display:grid !important;gap:8px !important}body.woocommerce-account .woocommerce-MyAccount-navigation li,body .ho-account-page .woocommerce-MyAccount-navigation li{margin:0 !important;padding:0 !important}body.woocommerce-account .woocommerce-MyAccount-navigation li a,body .ho-account-page .woocommerce-MyAccount-navigation li a{display:flex !important;align-items:center !important;gap:14px !important;min-height:52px !important;padding:12px 16px !important;border-radius:16px !important;text-decoration:none !important;color:var(--ho-text) !important;font-weight:800 !important;white-space:nowrap !important;background:#fffaf2 !important;border:1px solid transparent !important}body.woocommerce-account .woocommerce-MyAccount-navigation li a::before,body .ho-account-page .woocommerce-MyAccount-navigation li a::before{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:26px !important;min-width:26px !important;margin:0 !important;color:var(--ho-gold) !important}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,body .ho-account-page .woocommerce-MyAccount-navigation li.is-active a{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;box-shadow:0 10px 18px rgba(200,107,43,.18) !important}body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a::before,body .ho-account-page .woocommerce-MyAccount-navigation li.is-active a::before{color:#fff !important}body.woocommerce-account form.login,body.woocommerce-account form.register,body .ho-account-page form.login,body .ho-account-page form.register{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important}body.woocommerce-account .u-columns,body .ho-account-page .u-columns{display:grid !important;grid-template-columns:1fr 1fr !important;gap:26px !important}body.woocommerce-account .u-column1,body.woocommerce-account .u-column2,body .ho-account-page .u-column1,body .ho-account-page .u-column2{width:auto !important;float:none !important;margin:0 !important}.ho-account-orders-first,.ho-account-b2b-card{background:#fffaf2;border:1px solid rgba(208,147,34,.18);border-radius:22px;padding:22px;margin:0 0 22px}.ho-account-orders-first h2,.ho-account-b2b-card h2{margin:0 0 12px !important}@media(max-width:920px){body.woocommerce-account .woocommerce,body .ho-account-page .woocommerce,body .ho-account-shell .woocommerce{grid-template-columns:1fr !important}body.woocommerce-account .u-columns,body .ho-account-page .u-columns{grid-template-columns:1fr !important}body.woocommerce-account .woocommerce-MyAccount-navigation li a,body .ho-account-page .woocommerce-MyAccount-navigation li a{white-space:normal !important}}.ho-account-page,.ho-category-archive{width:min(1280px,calc(100% - 48px)) !important;margin-left:auto !important;margin-right:auto !important}.ho-category-archive .woocommerce-info{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border-radius:22px !important;border:0 !important;padding:22px 26px !important;box-shadow:0 12px 24px rgba(200,107,43,.18) !important}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce .woocommerce-error{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:18px !important;min-height:78px !important;line-height:1.45 !important;padding:22px 28px 22px 66px !important}.woocommerce-message::before,.woocommerce-info::before,.woocommerce-error::before{left:28px !important;top:50% !important;transform:translateY(-50%) !important}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button,.woocommerce-message a.button,.woocommerce-info a.button{order:2 !important;margin-left:auto !important;white-space:nowrap !important;min-height:48px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:999px !important}body.woocommerce-cart .ho-virtual-page,body.woocommerce-cart .entry-content>.woocommerce,body.ho-is-cart .ho-virtual-page{max-width:1320px !important;margin-left:auto !important;margin-right:auto !important}body.woocommerce-cart .ho-virtual-page>.woocommerce,body.ho-is-cart .ho-virtual-page>.woocommerce,body.woocommerce-cart main>.woocommerce{display:grid !important;grid-template-columns:minmax(0,1fr) 430px !important;gap:28px !important;align-items:start !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{grid-column:1 !important;width:100% !important;margin:0 !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{grid-column:2 !important;width:100% !important;margin:0 !important;float:none !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{width:100% !important;float:none !important;margin:0 !important;position:static !important}body.woocommerce-cart table.cart td.actions,body.ho-is-cart table.cart td.actions{display:grid !important;grid-template-columns:minmax(240px,320px) auto 1fr auto !important;gap:12px !important;align-items:center !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon{display:contents !important}body.woocommerce-cart table.cart td.actions .coupon input,body.ho-is-cart table.cart td.actions .coupon input{grid-column:1 !important;width:100% !important;margin:0 !important}body.woocommerce-cart table.cart td.actions .coupon .button,body.ho-is-cart table.cart td.actions .coupon .button{grid-column:2 !important;margin:0 !important;white-space:nowrap !important}body.woocommerce-cart table.cart td.actions>.button[name="update_cart"],body.ho-is-cart table.cart td.actions>.button[name="update_cart"]{grid-column:4 !important;margin:0 !important;white-space:nowrap !important}body.woocommerce-cart .cart_totals table th,body.woocommerce-cart .cart_totals table td,body.ho-is-cart .cart_totals table th,body.ho-is-cart .cart_totals table td{white-space:normal !important;word-break:normal !important}body.woocommerce-cart .cart_totals .shipping th,body.woocommerce-cart .cart_totals .shipping td,body.ho-is-cart .cart_totals .shipping th,body.ho-is-cart .cart_totals .shipping td{min-width:150px !important}body.woocommerce-checkout #order_review_heading,body.ho-is-checkout #order_review_heading{background:#fff !important;border:1px solid var(--ho-border) !important;border-bottom:0 !important;border-radius:28px 28px 0 0 !important;box-shadow:var(--ho-shadow) !important;padding:26px 28px 8px !important;margin:0 !important}body.woocommerce-checkout #order_review,body.ho-is-checkout #order_review{background:#fff !important;border:1px solid var(--ho-border) !important;border-top:0 !important;border-radius:0 0 28px 28px !important;box-shadow:var(--ho-shadow) !important;padding:18px 28px 28px !important;margin:0 !important}body.woocommerce-checkout .woocommerce-checkout-review-order-table,body.ho-is-checkout .woocommerce-checkout-review-order-table{margin-top:0 !important;width:100% !important}.ho-account-page{max-width:1240px !important}.ho-account-layout{display:grid !important;grid-template-columns:310px minmax(0,1fr) !important;gap:26px !important;align-items:start !important}.ho-custom-account-nav{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:18px !important}.ho-custom-account-nav ul{list-style:none !important;display:grid !important;gap:8px !important;margin:0 !important;padding:0 !important}.ho-custom-account-nav a{display:flex !important;align-items:center !important;gap:14px !important;min-height:52px !important;padding:12px 16px !important;border-radius:16px !important;background:#fffaf2 !important;color:var(--ho-text) !important;font-weight:800 !important;text-decoration:none !important}.ho-custom-account-nav .is-active a{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}.ho-nav-dot{width:11px !important;height:11px !important;border-radius:50% !important;background:var(--ho-gold) !important;flex:0 0 11px !important}.ho-custom-account-nav .is-active .ho-nav-dot{background:#fff !important}.ho-account-content,.ho-account-logged-out{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important;min-height:420px !important}.ho-account-welcome,.ho-account-orders-card,.ho-account-b2b-card{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:22px !important;padding:22px !important;margin:0 0 22px !important}.ho-account-welcome h2,.ho-account-orders-card h2,.ho-account-b2b-card h2{margin:0 0 10px !important}.ho-account-logged-out .woocommerce{display:block !important;background:transparent !important;box-shadow:none !important;border:0 !important;padding:0 !important}@media(max-width:980px){body.woocommerce-cart .ho-virtual-page>.woocommerce,body.ho-is-cart .ho-virtual-page>.woocommerce,body.woocommerce-cart main>.woocommerce,.ho-account-layout{grid-template-columns:1fr !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{grid-column:1 !important}body.woocommerce-cart table.cart td.actions,body.ho-is-cart table.cart td.actions{grid-template-columns:1fr !important}body.woocommerce-cart table.cart td.actions .coupon input,body.woocommerce-cart table.cart td.actions .coupon .button,body.woocommerce-cart table.cart td.actions>.button[name="update_cart"],body.ho-is-cart table.cart td.actions .coupon input,body.ho-is-cart table.cart td.actions .coupon .button,body.ho-is-cart table.cart td.actions>.button[name="update_cart"]{grid-column:1 !important;width:100% !important}}@media(max-width:760px){.woocommerce-message,.woocommerce-info,.woocommerce-error{display:block !important;padding-left:58px !important}.woocommerce-message .button,.woocommerce-info .button,.woocommerce-error .button{margin-top:12px !important;width:100% !important}}.woocommerce .star-rating,.woocommerce .star-rating span,.woocommerce p.stars a,.woocommerce p.stars a::before,.woocommerce p.stars a:hover,.woocommerce p.stars a:hover::before,.woocommerce p.stars.selected a.active::before,.woocommerce p.stars.selected a:not(.active)::before,.woocommerce p.stars.selected a.active ~ a::before,body.single-product #review_form .stars a,body.single-product #review_form .stars a::before{color:#D09322 !important}.woocommerce p.stars a{border:0 !important;box-shadow:none !important}.woocommerce p.stars a:focus{outline:2px solid rgba(208,147,34,.35) !important;outline-offset:3px !important}.ho-account-content .woocommerce-MyAccount-navigation,.ho-account-content .woocommerce-MyAccount-navigation + .woocommerce-MyAccount-content{float:none !important}.ho-account-content .woocommerce-MyAccount-navigation{display:none !important}.ho-account-content .woocommerce-MyAccount-content{width:100% !important;float:none !important;margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;box-shadow:none !important;min-height:auto !important}.ho-account-content .woocommerce{display:block !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.ho-account-content .woocommerce::before,.ho-account-content .woocommerce::after{display:none !important}.ho-account-orders-card .woocommerce-info,.ho-account-content .woocommerce-info{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:18px !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin:0 !important;border-radius:22px !important;padding:20px 22px 20px 56px !important;line-height:1.45 !important}.ho-account-orders-card .woocommerce-info .button,.ho-account-content .woocommerce-info .button{margin-left:auto !important;white-space:nowrap !important;flex:0 0 auto !important}.ho-account-orders-card h2{margin-bottom:16px !important}.ho-custom-account-nav .ho-nav-orders.is-active a,.ho-custom-account-nav .ho-nav-b2b.is-active a,.ho-custom-account-nav .ho-nav-edit-address.is-active a,.ho-custom-account-nav .ho-nav-edit-account.is-active a{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}@media(max-width:720px){.ho-account-orders-card .woocommerce-info,.ho-account-content .woocommerce-info{display:block !important;padding-left:54px !important}.ho-account-orders-card .woocommerce-info .button,.ho-account-content .woocommerce-info .button{width:100% !important;margin-top:12px !important}}.ho-account-standard{max-width:1240px !important;margin:0 auto !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.ho-account-standard .ho-account-shell>.woocommerce{display:grid !important;grid-template-columns:300px minmax(0,1fr) !important;gap:26px !important;align-items:start !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.ho-account-standard .woocommerce::before,.ho-account-standard .woocommerce::after{display:none !important}.ho-account-standard .woocommerce-MyAccount-navigation{width:auto !important;float:none !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:18px !important;margin:0 !important}.ho-account-standard .woocommerce-MyAccount-content{width:auto !important;float:none !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important;padding:28px !important;margin:0 !important;min-height:420px !important}.ho-account-standard .woocommerce-MyAccount-navigation ul{display:grid !important;gap:8px !important;list-style:none !important;margin:0 !important;padding:0 !important}.ho-account-standard .woocommerce-MyAccount-navigation li{margin:0 !important;padding:0 !important}.ho-account-standard .woocommerce-MyAccount-navigation li a{display:flex !important;align-items:center !important;gap:14px !important;min-height:52px !important;padding:12px 16px !important;border-radius:16px !important;background:#fffaf2 !important;color:var(--ho-text) !important;font-weight:800 !important;text-decoration:none !important;white-space:nowrap !important}.ho-account-standard .woocommerce-MyAccount-navigation li a::before{color:var(--ho-gold) !important;margin-right:2px !important;width:24px !important;min-width:24px !important}.ho-account-standard .woocommerce-MyAccount-navigation li.is-active a{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}.ho-account-standard .woocommerce-MyAccount-navigation li.is-active a::before{color:#fff !important}.ho-account-standard .woocommerce-info,.ho-account-standard .woocommerce-message{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:16px !important;max-width:100% !important;box-sizing:border-box !important;margin:0 0 18px !important;overflow:hidden !important}.ho-account-standard .woocommerce-info .button,.ho-account-standard .woocommerce-message .button{flex:0 0 auto !important;white-space:nowrap !important;margin-left:auto !important}.ho-account-intro{background:#fffaf2;border:1px solid rgba(208,147,34,.18);border-radius:22px;padding:20px;margin-bottom:20px}.ho-account-intro h2{margin:0 0 8px !important}body.single-product .cross-sells,body.single-product .related.products,body.single-product .upsells.products,.cross-sells,.related.products,.upsells.products{width:100% !important;max-width:1280px !important;margin:34px auto 0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:30px !important;box-shadow:var(--ho-shadow) !important;padding:30px !important;box-sizing:border-box !important;clear:both !important}.cross-sells>h2,.related.products>h2,.upsells.products>h2{font-size:clamp(30px,3.2vw,44px) !important;line-height:1.12 !important;margin:0 0 22px !important;max-width:none !important;width:100% !important;text-align:left !important}.cross-sells ul.products,.related.products ul.products,.upsells.products ul.products{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:22px !important;margin:0 !important;padding:0 !important}.cross-sells ul.products::before,.cross-sells ul.products::after,.related.products ul.products::before,.related.products ul.products::after,.upsells.products ul.products::before,.upsells.products ul.products::after{display:none !important}.cross-sells ul.products li.product,.related.products ul.products li.product,.upsells.products ul.products li.product{width:auto !important;float:none !important;margin:0 !important;background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:26px !important;box-shadow:0 12px 28px rgba(47,34,20,.08) !important;padding:18px !important;text-align:center !important}.cross-sells ul.products li.product img,.related.products ul.products li.product img,.upsells.products ul.products li.product img{border-radius:18px !important;margin-bottom:14px !important}.cross-sells ul.products li.product .button,.related.products ul.products li.product .button,.upsells.products ul.products li.product .button{width:auto !important;min-width:160px !important;white-space:nowrap !important;display:inline-flex !important;justify-content:center !important;align-items:center !important}@media(max-width:1100px){.cross-sells ul.products,.related.products ul.products,.upsells.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media(max-width:720px){.ho-account-standard .ho-account-shell>.woocommerce{grid-template-columns:1fr !important}.ho-account-standard .woocommerce-MyAccount-navigation li a{white-space:normal !important}.cross-sells ul.products,.related.products ul.products,.upsells.products ul.products{grid-template-columns:1fr !important}}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{grid-column:1 / -1 !important;display:grid !important;grid-template-columns:minmax(0,1fr) 430px !important;gap:28px !important;align-items:start !important;width:100% !important;max-width:1320px !important;margin:28px auto 0 !important;float:none !important}body.woocommerce-cart .cart-collaterals .cross-sells,body.ho-is-cart .cart-collaterals .cross-sells{grid-column:1 !important;width:100% !important;max-width:none !important;margin:0 !important;padding:28px !important;box-sizing:border-box !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{grid-column:2 !important;width:100% !important;max-width:none !important;margin:0 !important}body.woocommerce-cart .cross-sells>h2,body.ho-is-cart .cross-sells>h2{font-size:clamp(28px,3vw,40px) !important;line-height:1.12 !important;margin:0 0 20px !important;max-width:680px !important}body.woocommerce-cart .cross-sells ul.products,body.ho-is-cart .cross-sells ul.products{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr)) !important;gap:20px !important}body.woocommerce-cart .cross-sells ul.products li.product,body.ho-is-cart .cross-sells ul.products li.product{min-width:0 !important;padding:18px !important}body.woocommerce-cart .cross-sells ul.products li.product .woocommerce-loop-product__title,body.ho-is-cart .cross-sells ul.products li.product .woocommerce-loop-product__title{word-break:normal !important;overflow-wrap:normal !important;hyphens:none !important;font-size:20px !important;line-height:1.18 !important}body.woocommerce-cart .cross-sells ul.products li.product .price,body.ho-is-cart .cross-sells ul.products li.product .price{white-space:normal !important;word-break:normal !important}body.woocommerce-cart .cross-sells ul.products li.product .button,body.ho-is-cart .cross-sells ul.products li.product .button{width:100% !important;min-width:0 !important;white-space:normal !important;line-height:1.2 !important}.ho-account-stable{max-width:1240px !important;margin:0 auto !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.ho-stable-account-layout{display:grid !important;grid-template-columns:300px minmax(0,1fr) !important;gap:26px !important;align-items:start !important}.ho-stable-account-nav,.ho-stable-account-content,.ho-account-login-card{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:28px !important;box-shadow:var(--ho-shadow) !important}.ho-stable-account-nav{padding:18px !important}.ho-stable-account-nav ul{list-style:none !important;margin:0 !important;padding:0 !important;display:grid !important;gap:8px !important}.ho-stable-account-nav li{margin:0 !important;padding:0 !important}.ho-stable-account-nav a{display:flex !important;align-items:center !important;gap:14px !important;min-height:52px !important;padding:12px 16px !important;border-radius:16px !important;background:#fffaf2 !important;color:var(--ho-text) !important;font-weight:800 !important;text-decoration:none !important;white-space:nowrap !important}.ho-stable-account-nav li.is-active a{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important}.ho-stable-account-nav .ho-nav-dot{width:11px !important;height:11px !important;border-radius:50% !important;background:var(--ho-gold) !important;flex:0 0 11px !important}.ho-stable-account-nav li.is-active .ho-nav-dot{background:#fff !important}.ho-stable-account-content,.ho-account-login-card{padding:28px !important;min-height:420px !important}.ho-account-welcome,.ho-empty-orders-card,.ho-address-card{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:22px !important;padding:22px !important;margin:0 0 20px !important}.ho-empty-orders-card{display:grid !important;grid-template-columns:54px minmax(0,1fr) auto !important;gap:18px !important;align-items:center !important}.ho-empty-icon{width:54px !important;height:54px !important;display:grid !important;place-items:center !important;border-radius:50% !important;background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;font-weight:900 !important}.ho-address-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important}.ho-address-card h3,.ho-account-welcome h2,.ho-empty-orders-card h3{margin-top:0 !important}.ho-orders-table{width:100% !important;border-radius:20px !important;overflow:hidden !important}.ho-account-login-card .woocommerce{background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}@media(max-width:980px){body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals,.ho-stable-account-layout,.ho-address-grid{grid-template-columns:1fr !important}body.woocommerce-cart .cart-collaterals .cross-sells,body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cross-sells,body.ho-is-cart .cart-collaterals .cart_totals{grid-column:1 !important}}@media(max-width:720px){.ho-stable-account-nav a{white-space:normal !important}.ho-empty-orders-card{grid-template-columns:1fr !important}.ho-empty-orders-card .button{width:100% !important}}body.single-product #reviews .commentlist,body.single-product #reviews ol.commentlist{display:block !important;width:100% !important;max-width:100% !important;margin:0 0 24px !important;padding:0 !important}body.single-product #reviews .commentlist li.review,body.single-product #reviews ol.commentlist li.review{display:block !important;width:100% !important;max-width:100% !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.20) !important;border-radius:24px !important;padding:24px !important;margin:0 0 18px !important;box-sizing:border-box !important}body.single-product #reviews .commentlist li.review img.avatar,body.single-product #reviews ol.commentlist li.review img.avatar{display:none !important}body.single-product #reviews .comment_container,body.single-product #reviews .commentlist li.review .comment_container{display:block !important;width:100% !important;max-width:100% !important}body.single-product #reviews .comment-text,body.single-product #reviews .commentlist li.review .comment-text{display:block !important;width:100% !important;max-width:100% !important;margin:0 !important;padding:0 !important;border:0 !important;float:none !important;box-sizing:border-box !important}body.single-product #reviews .description,body.single-product #reviews .comment-text p,body.single-product #reviews .meta{display:block !important;width:100% !important;max-width:100% !important;white-space:normal !important;word-break:normal !important;overflow-wrap:normal !important;hyphens:none !important;font-size:17px !important;line-height:1.6 !important}body.single-product #reviews .star-rating{float:none !important;display:block !important;margin:0 0 12px !important}.woocommerce .star-rating::before,.woocommerce .star-rating span::before,.woocommerce p.stars a::before,.woocommerce p.stars.selected a.active::before,.woocommerce p.stars.selected a:not(.active)::before,.woocommerce p.stars:hover a::before,.woocommerce p.stars a:hover::before,body.single-product #review_form .stars a::before{color:#D09322 !important}.woocommerce .star-rating::before{color:rgba(208,147,34,.25) !important}.woocommerce .star-rating span::before{color:#D09322 !important}.woocommerce p.stars a,.woocommerce p.stars a:hover,.woocommerce p.stars a:focus{color:#D09322 !important;border:0 !important;box-shadow:none !important}.ho-stable-account-content .woocommerce-MyAccount-navigation,.ho-stable-account-content .woocommerce-MyAccount-navigation + .woocommerce-MyAccount-content{display:none !important}.ho-stable-account-content>.woocommerce,.ho-stable-account-content .woocommerce{display:block !important;width:100% !important;background:transparent !important;border:0 !important;box-shadow:none !important;padding:0 !important}.ho-account-address-form{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 20px !important;background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:24px !important;padding:24px !important}.ho-account-address-form .form-row{margin:0 !important;width:100% !important}.ho-account-address-form .ho-field-wide{grid-column:1 / -1 !important}.ho-account-address-form label{display:block !important;font-weight:800 !important;margin-bottom:8px !important}.ho-account-address-form input,.ho-account-address-form select{width:100% !important;min-height:56px !important;border-radius:18px !important;border:1px solid var(--ho-border) !important;background:#fff !important;padding:12px 16px !important;box-sizing:border-box !important}.ho-address-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px !important}.ho-address-card{min-width:0 !important}.ho-address-text{min-height:120px !important;margin-bottom:18px !important;line-height:1.6 !important}body.woocommerce-cart .ho-virtual-page>.woocommerce,body.ho-is-cart .ho-virtual-page>.woocommerce,body.woocommerce-cart main>.woocommerce{display:grid !important;grid-template-columns:minmax(0,1fr) 430px !important;gap:28px !important;align-items:start !important}body.woocommerce-cart .woocommerce-cart-form,body.ho-is-cart .woocommerce-cart-form{grid-column:1 / -1 !important;grid-row:1 !important;position:relative !important;z-index:2 !important}body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals{grid-column:1 / -1 !important;grid-row:2 !important;display:grid !important;grid-template-columns:minmax(0,1fr) 430px !important;gap:28px !important;align-items:start !important;width:100% !important;max-width:1320px !important;margin:28px auto 0 !important;float:none !important;position:relative !important;z-index:1 !important}body.woocommerce-cart .cart-collaterals .cross-sells,body.ho-is-cart .cart-collaterals .cross-sells{grid-column:1 !important;width:100% !important;max-width:none !important;margin:0 !important;box-sizing:border-box !important;overflow:hidden !important}body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cart_totals{grid-column:2 !important;width:100% !important;max-width:none !important;margin:0 !important;box-sizing:border-box !important}body.woocommerce-cart .cross-sells ul.products,body.ho-is-cart .cross-sells ul.products{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(230px,1fr)) !important;gap:20px !important}body.woocommerce-cart .cross-sells ul.products li.product,body.ho-is-cart .cross-sells ul.products li.product{width:auto !important;min-width:0 !important;float:none !important}body.woocommerce-cart .cross-sells ul.products li.product .woocommerce-loop-product__title,body.ho-is-cart .cross-sells ul.products li.product .woocommerce-loop-product__title,body.woocommerce-cart .cross-sells ul.products li.product .price,body.ho-is-cart .cross-sells ul.products li.product .price{word-break:normal !important;overflow-wrap:normal !important;hyphens:none !important;white-space:normal !important}@media(max-width:980px){body.woocommerce-cart .ho-virtual-page>.woocommerce,body.ho-is-cart .ho-virtual-page>.woocommerce,body.woocommerce-cart main>.woocommerce,body.woocommerce-cart .cart-collaterals,body.ho-is-cart .cart-collaterals,.ho-account-address-form,.ho-address-grid{grid-template-columns:1fr !important}body.woocommerce-cart .cart-collaterals .cross-sells,body.woocommerce-cart .cart-collaterals .cart_totals,body.ho-is-cart .cart-collaterals .cross-sells,body.ho-is-cart .cart-collaterals .cart_totals{grid-column:1 !important}}.ho-b2b-account-panel{background:#fffaf2 !important;border:1px solid rgba(208,147,34,.18) !important;border-radius:24px !important;padding:24px !important}.ho-b2b-account-form{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:18px 20px !important}.ho-b2b-account-form .hocc-field,.ho-b2b-account-form .ho-field-wide{min-width:0 !important}.ho-b2b-account-form .ho-field-wide{grid-column:1 / -1 !important}.ho-b2b-account-form label{display:block !important;font-weight:800 !important;margin-bottom:8px !important}.ho-b2b-account-form input,.ho-b2b-account-form textarea{width:100% !important;min-height:56px !important;border-radius:18px !important;border:1px solid var(--ho-border) !important;background:#fff !important;padding:12px 16px !important;box-sizing:border-box !important}.ho-b2b-account-form textarea{min-height:130px !important}.ho-b2b-status-card{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:22px !important;padding:22px !important}.ho-status-pill{display:inline-flex !important;align-items:center !important;min-height:34px !important;border-radius:999px !important;padding:0 14px !important;background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;font-weight:800 !important;margin:8px 0 16px !important}@media(max-width:760px){.ho-b2b-account-form{grid-template-columns:1fr !important}}body.woocommerce-cart .cart-collaterals .cross-sells,body.ho-is-cart .cart-collaterals .cross-sells{padding:24px !important;border-radius:28px !important}body.woocommerce-cart .cross-sells>h2,body.ho-is-cart .cross-sells>h2{font-size:clamp(24px,2.4vw,34px) !important;line-height:1.14 !important;margin:0 0 18px !important}body.woocommerce-cart .cross-sells ul.products,body.ho-is-cart .cross-sells ul.products{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important}body.woocommerce-cart .cross-sells ul.products li.product,body.ho-is-cart .cross-sells ul.products li.product{display:grid !important;grid-template-columns:92px minmax(0,1fr) !important;grid-template-areas:"img title" "img price" "img btn" !important;gap:8px 14px !important;align-items:center !important;text-align:left !important;padding:14px !important;min-width:0 !important}body.woocommerce-cart .cross-sells ul.products li.product a.woocommerce-loop-product__link,body.ho-is-cart .cross-sells ul.products li.product a.woocommerce-loop-product__link{display:contents !important}body.woocommerce-cart .cross-sells ul.products li.product img,body.ho-is-cart .cross-sells ul.products li.product img{grid-area:img !important;width:92px !important;height:92px !important;object-fit:cover !important;border-radius:16px !important;margin:0 !important}body.woocommerce-cart .cross-sells ul.products li.product .woocommerce-loop-product__title,body.ho-is-cart .cross-sells ul.products li.product .woocommerce-loop-product__title{grid-area:title !important;font-size:16px !important;line-height:1.25 !important;margin:0 !important;text-align:left !important}body.woocommerce-cart .cross-sells ul.products li.product .price,body.ho-is-cart .cross-sells ul.products li.product .price{grid-area:price !important;font-size:15px !important;margin:0 !important}body.woocommerce-cart .cross-sells ul.products li.product .button,body.ho-is-cart .cross-sells ul.products li.product .button{grid-area:btn !important;min-height:38px !important;padding:8px 14px !important;font-size:14px !important;width:auto !important;justify-self:start !important}.ho-stable-account-content .ho-orders-table .button{min-height:38px !important;padding:8px 14px !important;font-size:14px !important}@media(max-width:820px){body.woocommerce-cart .cross-sells ul.products,body.ho-is-cart .cross-sells ul.products{grid-template-columns:1fr !important}}body.woocommerce-cart .cross-sells>h2,body.ho-is-cart .cross-sells>h2,body.single-product .related.products>h2,body.single-product .upsells.products>h2,body.single-product section.related.products>h2,body.single-product section.upsells.products>h2,.related.products>h2,.upsells.products>h2,.cross-sells>h2{font-family:inherit !important;color:var(--ho-text,#2f2418) !important;background:transparent !important;border:0 !important;box-shadow:none !important;text-shadow:none !important;text-align:left !important;font-weight:850 !important;letter-spacing:-0.035em !important;line-height:1.08 !important;font-size:clamp(28px,3vw,42px) !important;margin:0 0 20px !important;padding:0 !important;max-width:none !important;width:100% !important}body.woocommerce-cart .cross-sells>h2::after,body.ho-is-cart .cross-sells>h2::after,body.single-product .related.products>h2::after,body.single-product .upsells.products>h2::after,.related.products>h2::after,.upsells.products>h2::after,.cross-sells>h2::after{content:"" !important;display:block !important;width:72px !important;height:3px !important;border-radius:99px !important;margin-top:12px !important;background:linear-gradient(90deg,#D09322,#C86B2B) !important}body.single-product .related.products,body.single-product .upsells.products,body.single-product .cross-sells,body.woocommerce-cart .cross-sells,body.ho-is-cart .cross-sells,.related.products,.upsells.products,.cross-sells{color:var(--ho-text,#2f2418) !important}body.single-product .related.products h2,body.single-product .upsells.products h2,body.woocommerce-cart .cross-sells h2,body.ho-is-cart .cross-sells h2{color:var(--ho-text,#2f2418) !important}body.woocommerce-cart .cross-sells ul.products,body.ho-is-cart .cross-sells ul.products{margin-top:0 !important}.ho-orders-table td,.ho-orders-table th{vertical-align:middle !important}.ho-orders-table .button{white-space:nowrap !important}.ho-product-number{display:inline-flex !important;align-items:center !important;width:fit-content !important;max-width:100% !important;border-radius:999px !important;padding:5px 10px !important;margin:6px auto 8px !important;background:#fff7e8 !important;color:#7a5122 !important;border:1px solid rgba(208,147,34,.24) !important;font-size:13px !important;line-height:1.2 !important;font-weight:800 !important;letter-spacing:.01em !important}.single-product .summary .ho-product-number{margin:0 0 12px !important;font-size:14px !important}ul.products li.product .ho-product-number{justify-content:center !important}.ho-single-product-en{max-width:1280px;margin:0 auto}form.hocc-register-form>button.button[type="submit"]{margin-top:18px !important}body.woocommerce-account form.login .form-row:has(.woocommerce-form-login__rememberme),body .ho-account-page form.login .form-row:has(.woocommerce-form-login__rememberme){display:grid !important;grid-template-columns:1fr !important;gap:18px !important;align-items:start !important;margin:22px 0 0 !important}body.woocommerce-account form.login .woocommerce-form-login__rememberme,body .ho-account-page form.login .woocommerce-form-login__rememberme{display:flex !important;align-items:center !important;gap:10px !important;width:100% !important;margin:0 !important;padding:13px 14px !important;border:1px solid rgba(122,139,90,.18) !important;border-radius:16px !important;background:#fffaf2 !important;line-height:1.35 !important}body.woocommerce-account form.login .woocommerce-form-login__rememberme input,body .ho-account-page form.login .woocommerce-form-login__rememberme input{width:18px !important;height:18px !important;margin:0 !important;accent-color:#D09322 !important}body.woocommerce-account form.login .woocommerce-form-login__submit,body .ho-account-page form.login .woocommerce-form-login__submit{width:100% !important;min-height:54px !important;margin:0 !important;justify-content:center !important}body.woocommerce-cart .cross-sells ul.products li.product .button,body.ho-is-cart .cross-sells ul.products li.product .button{min-height:44px !important;padding:10px 16px !important}@media(max-width:760px){body.woocommerce-account .hocc-register-wrap,body.ho-is-register .hocc-register-wrap,.woocommerce-account .hocc-register-wrap,.hocc-register-wrap{grid-template-columns:minmax(0,1fr) !important;width:100% !important;max-width:100% !important;gap:18px !important}.hocc-register-card{width:100% !important;max-width:100% !important;min-width:0 !important;padding:20px !important}.hocc-register-form,.hocc-register-form .hocc-field{width:100% !important;max-width:100% !important;min-width:0 !important}.hocc-register-form{grid-template-columns:minmax(0,1fr) !important}body.woocommerce-cart .shop_table.cart,body.ho-is-cart .shop_table.cart,body.woocommerce-cart .shop_table.cart tbody,body.ho-is-cart .shop_table.cart tbody,body.woocommerce-cart .shop_table.cart tr,body.ho-is-cart .shop_table.cart tr,body.woocommerce-cart .shop_table.cart td,body.ho-is-cart .shop_table.cart td{display:block !important;width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important}body.woocommerce-cart .shop_table.cart thead,body.ho-is-cart .shop_table.cart thead{display:none !important}body.woocommerce-cart .shop_table.cart tr.cart_item,body.ho-is-cart .shop_table.cart tr.cart_item{padding:14px !important;border-bottom:1px solid var(--ho-border) !important}body.woocommerce-cart .shop_table.cart td,body.ho-is-cart .shop_table.cart td{text-align:left !important;border:0 !important;padding:10px 0 !important}body.woocommerce-cart .shop_table.cart td::before,body.ho-is-cart .shop_table.cart td::before{float:none !important;display:block !important;margin:0 0 5px !important;color:var(--ho-muted) !important;font-size:13px !important;text-align:left !important}body.woocommerce-cart .shop_table.cart td.product-thumbnail,body.ho-is-cart .shop_table.cart td.product-thumbnail{display:none !important}body.woocommerce-cart .shop_table.cart td.product-name a,body.ho-is-cart .shop_table.cart td.product-name a{display:block !important;max-width:100% !important;overflow-wrap:anywhere !important}body.woocommerce-cart table.cart td.actions,body.ho-is-cart table.cart td.actions{display:grid !important;grid-template-columns:1fr !important;gap:12px !important;padding:16px !important}body.woocommerce-cart table.cart td.actions .coupon,body.ho-is-cart table.cart td.actions .coupon{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;width:100% !important;max-width:100% !important}}.ho-guide-page{display:grid !important;gap:24px !important;max-width:980px !important;margin:0 auto !important}.ho-guide-hero,.ho-guide-section{background:#fff !important;border:1px solid var(--ho-border) !important;border-radius:24px !important;box-shadow:var(--ho-shadow) !important;padding:clamp(22px,4vw,36px) !important}.ho-guide-hero{background:linear-gradient(135deg,#fffdf8,#fff5e6) !important}.ho-guide-kicker{margin:0 0 10px !important;color:var(--ho-olive) !important;font-size:13px !important;font-weight:900 !important;letter-spacing:.08em !important;text-transform:uppercase !important}.ho-guide-page h2{margin:0 0 14px !important;color:var(--ho-text) !important;line-height:1.16 !important}.ho-guide-page p{margin:0 0 14px !important;color:var(--ho-muted) !important;font-size:17px !important;line-height:1.72 !important}.ho-guide-page p:last-child{margin-bottom:0 !important}.ho-guide-page strong{color:var(--ho-text) !important}.ho-guide-closing{border-color:rgba(208,147,34,.28) !important;background:#fffaf2 !important}.ho-legal-page{display:grid !important;gap:24px !important;max-width:980px !important;margin:0 auto !important}.ho-legal-page>p:first-child,.ho-legal-page>h2,.ho-legal-page>p:not(:first-child),.ho-legal-page>ul{background:#fff !important;border:1px solid var(--ho-border) !important;box-shadow:var(--ho-shadow) !important}.ho-legal-page>p:first-child{margin:0 !important;padding:clamp(22px,4vw,36px) !important;border-radius:24px !important;background:linear-gradient(135deg,#fffdf8,#fff5e6) !important;color:var(--ho-muted) !important;font-size:18px !important;line-height:1.72 !important}.ho-legal-page>h2{margin:0 !important;padding:clamp(22px,3.5vw,30px) clamp(22px,4vw,34px) 0 !important;border-bottom:0 !important;border-radius:24px 24px 0 0 !important;color:var(--ho-text) !important;font-size:clamp(28px,3vw,38px) !important;line-height:1.16 !important}.ho-legal-page>h2 + p,.ho-legal-page>h2 + ul{margin-top:-24px !important;border-top:0 !important;border-radius:0 0 24px 24px !important;padding-top:12px !important}.ho-legal-page>p,.ho-legal-page>ul{margin:0 !important;border-radius:24px !important;padding:clamp(22px,4vw,34px) !important}.ho-legal-page p,.ho-legal-page li{color:var(--ho-muted) !important;font-size:17px !important;line-height:1.72 !important}.ho-legal-page p{margin:0 !important}.ho-legal-page strong{color:var(--ho-text) !important}.ho-legal-page a{color:var(--ho-cta) !important;font-weight:800 !important;text-decoration-thickness:2px !important;text-underline-offset:3px !important}.ho-legal-page ul{list-style:none !important;display:grid !important;gap:10px !important;padding-left:clamp(22px,4vw,34px) !important}.ho-legal-page li{position:relative !important;padding-left:26px !important}.ho-legal-page li::before{content:"" !important;position:absolute !important;left:0 !important;top:.72em !important;width:9px !important;height:9px !important;border-radius:50% !important;background:var(--ho-gold) !important}@media(max-width:760px){.ho-guide-page{gap:18px !important}.ho-guide-hero,.ho-guide-section,.ho-legal-page>p:first-child,.ho-legal-page>p,.ho-legal-page>ul{border-radius:20px !important}.ho-legal-page>h2{border-radius:20px 20px 0 0 !important}.ho-guide-page p,.ho-legal-page p,.ho-legal-page li{font-size:16px !important}}.ho-header-main{grid-template-columns:minmax(260px,310px) minmax(0,1fr) auto !important}.ho-logo{width:100% !important;min-width:0 !important;display:flex !important;justify-content:center !important;align-items:center !important;text-align:center !important}.ho-logo img{display:block !important;margin:0 auto !important;transform:translateX(0) !important}.ho-guide-page ul{margin:0 !important;padding:0 !important;list-style:none !important;display:grid !important;gap:10px !important}.ho-guide-page li{position:relative !important;padding-left:26px !important;color:var(--ho-muted) !important;font-size:17px !important;line-height:1.65 !important}.ho-guide-page li::before{content:"" !important;position:absolute !important;left:0 !important;top:.72em !important;width:9px !important;height:9px !important;border-radius:50% !important;background:var(--ho-gold) !important}.ho-guide-actions{display:flex !important;flex-wrap:wrap !important;gap:12px !important;margin-top:18px !important}.ho-guide-note{border-left:4px solid var(--ho-gold) !important;padding:14px 18px !important;background:#fffaf2 !important;border-radius:16px !important}@media(max-width:1180px){.ho-header-main{grid-template-columns:minmax(0,1fr) !important}.ho-logo{justify-content:center !important}}.ho-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.ho-cat-card{min-height:230px !important;background-position:center !important}.ho-cat-card:before{background:linear-gradient(180deg,rgba(22,14,8,.08),rgba(22,14,8,.78)),linear-gradient(90deg,rgba(22,14,8,.40),rgba(22,14,8,.08)) !important}@media(max-width:980px){.ho-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.ho-category-photo-hero{min-height:300px}.ho-category-hero-copy{padding:32px}}@media(max-width:640px){.ho-cat-grid{grid-template-columns:1fr !important}.ho-cat-card{min-height:210px !important}.ho-category-photo-hero{min-height:280px}.ho-category-hero-copy{padding:26px}}.screen-reader-text{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.screen-reader-text:focus,.skip-link:focus{position:fixed !important;top:12px !important;left:12px !important;z-index:100000 !important;width:auto !important;height:auto !important;margin:0 !important;padding:12px 16px !important;clip:auto !important;overflow:visible !important;white-space:normal !important;background:#fff !important;color:#2f2116 !important;border:3px solid #1f6f6b !important;border-radius:10px !important;box-shadow:0 12px 28px rgba(20,12,6,.22) !important;text-decoration:none !important;font-weight:800 !important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.button:focus-visible,.ho-cat-card:focus-visible,.ho-btn:focus-visible{outline:3px solid #1f6f6b !important;outline-offset:4px !important;box-shadow:0 0 0 6px rgba(31,111,107,.18) !important}.ho-search select,.ho-search input,.ho-search button{min-height:48px !important}.ho-header-links{row-gap:12px !important}.ho-kicker,.ho-article-date{letter-spacing: 0 !important}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.001ms !important}}.ho-category-archive{display:grid !important;gap:28px !important}.ho-category-products{width:min(1280px,100%) !important;margin:0 auto !important}.ho-archive-toolbar,.storefront-sorting,body.post-type-archive-product .woocommerce-notices-wrapper + .woocommerce-result-count,body.tax-product_cat .woocommerce-notices-wrapper + .woocommerce-result-count{clear:both !important}.ho-archive-toolbar,.storefront-sorting{display:flex !important;flex-wrap:wrap !important;align-items:center !important;justify-content:space-between !important;gap:16px !important;margin:0 0 28px !important}.ho-archive-toolbar::before,.ho-archive-toolbar::after,.storefront-sorting::before,.storefront-sorting::after,.woocommerce-pagination ul.page-numbers::before,.woocommerce-pagination ul.page-numbers::after{display:none !important}.ho-archive-toolbar .woocommerce-ordering,.storefront-sorting .woocommerce-ordering,body.post-type-archive-product .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering{float:none !important;margin:0 !important;min-width:min(100%,330px) !important}.ho-archive-toolbar .woocommerce-ordering select,.storefront-sorting .woocommerce-ordering select,body.post-type-archive-product .woocommerce-ordering select,body.tax-product_cat .woocommerce-ordering select{width:100% !important;min-height:56px !important;border-radius:18px !important;border-color:rgba(208,147,34,.36) !important;color:var(--ho-text) !important;background:#fffdf8 !important}.ho-archive-toolbar .woocommerce-result-count,.storefront-sorting .woocommerce-result-count,body.post-type-archive-product .woocommerce-result-count,body.tax-product_cat .woocommerce-result-count,body.search-results .woocommerce-result-count{float:none !important;margin:0 !important;color:var(--ho-cta) !important;font-size:16px !important;line-height:1.35 !important;font-weight:900 !important}.ho-category-products .woocommerce ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:24px !important;align-items:stretch !important;clear:both !important;margin:0 !important;padding:0 !important}.ho-category-products .woocommerce ul.products::before,.ho-category-products .woocommerce ul.products::after,body.post-type-archive-product ul.products::before,body.post-type-archive-product ul.products::after,body.tax-product_cat ul.products::before,body.tax-product_cat ul.products::after,body.search-results ul.products::before,body.search-results ul.products::after{display:none !important}.ho-category-products .woocommerce ul.products li.product,body.post-type-archive-product ul.products li.product,body.tax-product_cat ul.products li.product,body.search-results ul.products li.product{display:flex !important;flex-direction:column !important;width:auto !important;min-width:0 !important;height:100% !important;float:none !important;clear:none !important;margin:0 !important;padding:18px !important;overflow:hidden !important;text-align:center !important;background:#fff !important;border:1px solid rgba(122,139,90,.16) !important;border-radius:26px !important;box-shadow:0 14px 34px rgba(47,34,20,.08) !important}.ho-category-products .woocommerce ul.products li.product a.woocommerce-loop-product__link,.ho-category-products .woocommerce ul.products li.product a.woocommerce-LoopProduct-link,body.post-type-archive-product ul.products li.product a.woocommerce-loop-product__link,body.post-type-archive-product ul.products li.product a.woocommerce-LoopProduct-link,body.tax-product_cat ul.products li.product a.woocommerce-loop-product__link,body.tax-product_cat ul.products li.product a.woocommerce-LoopProduct-link,body.search-results ul.products li.product a.woocommerce-loop-product__link,body.search-results ul.products li.product a.woocommerce-LoopProduct-link{display:flex !important;flex:1 1 auto !important;min-width:0 !important;flex-direction:column !important;align-items:center !important;color:inherit !important;text-decoration:none !important}.ho-category-products .woocommerce ul.products li.product img,body.post-type-archive-product ul.products li.product img,body.tax-product_cat ul.products li.product img,body.search-results ul.products li.product img{width:100% !important;aspect-ratio:1 / 1 !important;height:auto !important;max-height:none !important;object-fit:contain !important;padding:8px !important;margin:0 0 16px !important;border-radius:18px !important;background:linear-gradient(135deg,#fffdf8,#f8efe1) !important}.ho-category-products .woocommerce ul.products li.product .woocommerce-loop-product__title,body.post-type-archive-product ul.products li.product .woocommerce-loop-product__title,body.tax-product_cat ul.products li.product .woocommerce-loop-product__title,body.search-results ul.products li.product .woocommerce-loop-product__title{display:-webkit-box !important;min-height:58px !important;margin:0 0 12px !important;overflow:hidden !important;color:var(--ho-text) !important;font-size:19px !important;line-height:1.18 !important;font-weight:800 !important;-webkit-line-clamp:2 !important;-webkit-box-orient:vertical !important}.ho-category-products .woocommerce ul.products li.product .ho-product-number,body.post-type-archive-product ul.products li.product .ho-product-number,body.tax-product_cat ul.products li.product .ho-product-number,body.search-results ul.products li.product .ho-product-number{margin:0 auto 12px !important}.ho-category-products .woocommerce ul.products li.product .price,body.post-type-archive-product ul.products li.product .price,body.tax-product_cat ul.products li.product .price,body.search-results ul.products li.product .price{display:flex !important;flex-wrap:wrap !important;align-items:flex-end !important;justify-content:center !important;min-height:34px !important;margin:0 0 18px !important;color:var(--ho-gold) !important;font-size:19px !important;line-height:1.25 !important;font-weight:900 !important}.ho-category-products .woocommerce ul.products li.product .button,body.post-type-archive-product ul.products li.product .button,body.tax-product_cat ul.products li.product .button,body.search-results ul.products li.product .button{width:min(100%,230px) !important;min-height:50px !important;margin:auto auto 0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:normal !important;text-align:center !important;line-height:1.15 !important}.woocommerce-pagination,nav.woocommerce-pagination,.storefront-sorting .woocommerce-pagination{clear:both !important;width:100% !important;margin:34px 0 0 !important;padding:0 !important;border:0 !important;text-align:center !important}.woocommerce-pagination ul.page-numbers,.woocommerce-pagination .page-numbers{display:inline-flex !important;flex-wrap:wrap !important;justify-content:center !important;gap:8px !important;margin:0 !important;padding:0 !important;border:0 !important;list-style:none !important}.woocommerce-pagination ul.page-numbers li,.woocommerce-pagination .page-numbers li{float:none !important;display:inline-flex !important;margin:0 !important;padding:0 !important;border:0 !important}.woocommerce-pagination ul.page-numbers li a,.woocommerce-pagination ul.page-numbers li span,.woocommerce-pagination a.page-numbers,.woocommerce-pagination span.page-numbers{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:44px !important;height:44px !important;padding:0 14px !important;border:1px solid rgba(208,147,34,.26) !important;border-radius:14px !important;background:#fffaf2 !important;color:var(--ho-cta) !important;font-weight:900 !important;text-decoration:none !important;box-shadow:0 8px 18px rgba(47,34,20,.05) !important}.woocommerce-pagination ul.page-numbers li span.current,.woocommerce-pagination span.page-numbers.current,.woocommerce-pagination .page-numbers.current,.woocommerce-pagination ul.page-numbers li a:hover,.woocommerce-pagination a.page-numbers:hover{background:linear-gradient(135deg,#D09322,#C86B2B) !important;color:#fff !important;border-color:transparent !important}@media(max-width:1180px){.ho-category-products .woocommerce ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media(max-width:900px){.ho-category-products .woocommerce ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media(max-width:640px){.ho-archive-toolbar,.storefront-sorting{align-items:stretch !important}.ho-archive-toolbar .woocommerce-ordering,.storefront-sorting .woocommerce-ordering,body.post-type-archive-product .woocommerce-ordering,body.tax-product_cat .woocommerce-ordering{width:100% !important}.ho-category-products .woocommerce ul.products,body.post-type-archive-product ul.products,body.tax-product_cat ul.products,body.search-results ul.products{grid-template-columns:1fr !important}}.ho-cat-card,.ho-subcat-card{aspect-ratio:10 / 7 !important;min-height:260px !important;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;padding:clamp(18px,2.4vw,26px) !important;justify-content:flex-end !important;isolation:isolate !important}.ho-cat-card::before,.ho-subcat-card::before{content:"" !important;position:absolute !important;inset:0 !important;z-index:0 !important;background:linear-gradient(180deg,rgba(18,11,6,.10) 0%,rgba(18,11,6,.30) 44%,rgba(18,11,6,.88) 100%),linear-gradient(90deg,rgba(18,11,6,.50) 0%,rgba(18,11,6,.18) 52%,rgba(18,11,6,.36) 100%) !important}.ho-cat-card strong,.ho-cat-card span,.ho-subcat-card strong,.ho-subcat-card span{position:relative !important;z-index:2 !important;max-width:100% !important;color:#fff !important;text-shadow:0 2px 12px rgba(0,0,0,.55) !important}.ho-cat-card strong,.ho-subcat-card strong{display:block !important;width:fit-content !important;padding:6px 11px !important;margin:0 0 7px !important;border-radius:13px !important;background:rgba(29,18,10,.78) !important;font-size:clamp(24px,2.2vw,34px) !important;line-height:1.08 !important;font-weight:800 !important}.ho-cat-card span,.ho-subcat-card span{display:block !important;width:fit-content !important;padding:6px 10px !important;border-radius:999px !important;background:rgba(29,18,10,.72) !important;color:rgba(255,255,255,.96) !important;font-size:15px !important;line-height:1.25 !important;font-weight:800 !important}.ho-category-photo-hero{min-height:clamp(360px,42vw,560px) !important;background-position:center center !important}.ho-category-photo-hero::before{background:linear-gradient(90deg,rgba(20,12,6,.94) 0%,rgba(20,12,6,.72) 42%,rgba(20,12,6,.34) 74%,rgba(20,12,6,.24) 100%),linear-gradient(180deg,rgba(20,12,6,.18) 0%,rgba(20,12,6,.86) 100%) !important}.ho-category-hero-copy{padding:clamp(28px,4vw,48px) !important}.ho-category-photo-hero .ho-kicker,.ho-category-photo-hero h1,.ho-category-photo-hero p{color:#fff !important;text-shadow:0 3px 18px rgba(0,0,0,.62) !important}.ho-category-photo-hero .ho-kicker{color:#ffe0a1 !important;font-weight:900 !important}.ho-category-photo-hero p{max-width:58ch !important;color:rgba(255,255,255,.96) !important;font-weight:700 !important}@media(max-width:980px){.ho-cat-card,.ho-subcat-card{min-height:240px !important}}@media(max-width:640px){.ho-cat-card,.ho-subcat-card{min-height:250px !important}.ho-category-photo-hero{min-height:340px !important}.ho-cat-card strong,.ho-subcat-card strong{font-size:25px !important}}
.ho-cat-card{background-image:none !important}.ho-cat-card>img,.ho-subcat-card>img,.ho-article-media>img{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important;z-index:-1 !important}.ho-subcat-grid,.ho-subcategory-grid{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:18px !important;width:min(1280px,100%) !important;margin:0 auto !important}.ho-subcat-card,.ho-subcategory-card{position:relative !important;display:flex !important;flex-direction:column !important;justify-content:flex-end !important;overflow:hidden !important;border-radius:24px !important;color:#fff !important;text-decoration:none !important;box-shadow:var(--ho-shadow) !important;background-size:cover !important;background-position:center center !important;isolation:isolate !important}.ho-subcat-card::before,.ho-subcategory-card::before{content:"" !important;position:absolute !important;inset:0 !important;background:linear-gradient(180deg,rgba(18,11,6,.12),rgba(18,11,6,.86)) !important;z-index:0 !important}.ho-subcategory-card span{position:relative !important;z-index:2 !important;width:fit-content !important;padding:6px 10px !important;border-radius:999px !important;background:rgba(29,18,10,.72) !important;color:#fff !important;font-weight:800 !important}.woocommerce-Tabs-panel,.woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .panel{padding:clamp(22px,3.5vw,36px) !important}.ho-product-long-copy{display:grid !important;gap:14px !important;max-width:920px !important;margin:0 auto !important;padding:clamp(8px,1.5vw,16px) !important}.ho-product-long-copy p,.ho-product-long-copy li{font-size:17px !important;line-height:1.72 !important;color:var(--ho-muted) !important}.ho-product-long-copy ul{margin:0 !important;padding-left:1.2rem !important}.woocommerce-checkout #payment #place_order,.woocommerce #payment #place_order,.woocommerce-checkout-payment button,.woocommerce-checkout-payment .button,.wc-stripe-payment-request-button,.wc-block-components-button,.paypal-button,.ppc-button-wrapper button{background:var(--ho-cta) !important;color:#fff !important;border-color:var(--ho-cta) !important;border-radius:999px !important;box-shadow:0 8px 18px rgba(168,82,36,.18) !important}.woocommerce-checkout #payment #place_order:hover,.woocommerce #payment #place_order:hover,.woocommerce-checkout-payment button:hover,.woocommerce-checkout-payment .button:hover{background:var(--ho-cta-hover) !important;border-color:var(--ho-cta-hover) !important}.hocc-express-checkout{margin:0 0 22px !important;padding:18px !important;border:1px solid rgba(208,147,34,.22) !important;border-radius:20px !important;background:#fffaf2 !important}.hocc-express-checkout-title{margin:0 0 12px !important;font-weight:900 !important;color:var(--ho-text) !important}@media(max-width:900px){.ho-subcat-grid,.ho-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}@media(max-width:640px){.ho-subcat-grid,.ho-subcategory-grid{grid-template-columns:1fr !important}}
.ho-cat-grid{gap:clamp(22px,3vw,34px) !important}.ho-subcat-grid,.ho-subcategory-grid{gap:clamp(24px,3.4vw,40px) !important;margin:clamp(8px,2vw,18px) auto clamp(18px,3vw,32px) !important}.ho-cat-card,.ho-subcat-card,.ho-subcategory-card{min-height:clamp(220px,25vw,300px) !important;background-position:center center !important;box-shadow:0 12px 28px rgba(47,34,20,.10) !important}.ho-cat-card::before,.ho-subcat-card::before,.ho-subcategory-card::before{background:linear-gradient(180deg,rgba(18,11,6,.02) 0%,rgba(18,11,6,.16) 48%,rgba(18,11,6,.58) 100%),linear-gradient(90deg,rgba(18,11,6,.24) 0%,rgba(18,11,6,.08) 55%,rgba(18,11,6,.16) 100%) !important}.ho-category-photo-hero::before{background:linear-gradient(90deg,rgba(20,12,6,.70) 0%,rgba(20,12,6,.42) 46%,rgba(20,12,6,.16) 100%),linear-gradient(180deg,rgba(20,12,6,.08) 0%,rgba(20,12,6,.48) 100%) !important}.ho-cat-card strong,.ho-subcat-card strong,.ho-subcategory-card strong{background:rgba(29,18,10,.58) !important;text-shadow:0 2px 10px rgba(0,0,0,.42) !important}.ho-cat-card span,.ho-subcat-card span,.ho-subcategory-card span{background:rgba(29,18,10,.50) !important;text-shadow:0 2px 9px rgba(0,0,0,.38) !important}@media(max-width:900px){.ho-subcat-grid,.ho-subcategory-grid{gap:24px !important}}@media(max-width:640px){.ho-cat-card,.ho-subcat-card,.ho-subcategory-card{min-height:230px !important}}
.woocommerce div.product .woocommerce-tabs,.woocommerce div.product .wc-tabs-wrapper{display:grid !important;grid-template-columns:1fr !important;gap:0 !important;overflow:hidden !important}.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .wc-tabs{float:none !important;width:100% !important;margin:0 !important;padding:clamp(16px,2.5vw,24px) clamp(18px,3.5vw,34px) 0 !important;display:flex !important;flex-wrap:wrap !important;gap:10px !important;border:0 !important}.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after{display:none !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{float:none !important;margin:0 !important;border:1px solid rgba(208,147,34,.24) !important;border-radius:999px !important;background:#fffaf2 !important;padding:0 !important;box-shadow:0 8px 18px rgba(47,34,20,.08) !important}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none !important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block !important;padding:10px 16px !important;color:var(--ho-text) !important;font-weight:900 !important;line-height:1.15 !important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:linear-gradient(135deg,#D09322,#C86B2B) !important;border-color:transparent !important}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important}.woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel{float:none !important;width:100% !important;margin:0 !important;padding:clamp(24px,4vw,42px) !important;clear:both !important}.woocommerce div.product .woocommerce-tabs .panel>*:not(.shop_attributes),.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel>*:not(.shop_attributes){max-width:920px !important;margin-left:auto !important;margin-right:auto !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes{width:min(920px,100%) !important;margin:0 auto !important;border-collapse:separate !important;border-spacing:0 10px !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes th,.woocommerce div.product .woocommerce-tabs table.shop_attributes td{display:table-cell !important;padding:14px 16px !important;border:0 !important;background:#fffaf2 !important;color:var(--ho-text) !important;vertical-align:top !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes th{width:32% !important;border-radius:14px 0 0 14px !important;font-weight:900 !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes td{border-radius:0 14px 14px 0 !important;color:var(--ho-muted) !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes p{margin:0 !important}@media(max-width:760px){.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .wc-tabs{padding:16px 14px 0 !important;gap:8px !important}.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:1 1 160px !important;text-align:center !important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 12px !important}.woocommerce div.product .woocommerce-tabs .panel,.woocommerce div.product .woocommerce-tabs .woocommerce-Tabs-panel{padding:22px 16px !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes,.woocommerce div.product .woocommerce-tabs table.shop_attributes tbody,.woocommerce div.product .woocommerce-tabs table.shop_attributes tr,.woocommerce div.product .woocommerce-tabs table.shop_attributes th,.woocommerce div.product .woocommerce-tabs table.shop_attributes td{display:block !important;width:100% !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes{border-spacing:0 12px !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes th{border-radius:14px 14px 0 0 !important;padding-bottom:8px !important}.woocommerce div.product .woocommerce-tabs table.shop_attributes td{border-radius:0 0 14px 14px !important;padding-top:0 !important}}
