
/* Header / navigation: preserve GeneratePress markup and behavior; refine presentation only. */
body.wr-header-ui .site-header{background:var(--wr-bg);border-bottom:0}
body.wr-header-ui .inside-header{max-width:var(--wr-content-width);margin-inline:auto;padding-top:22px;padding-bottom:22px}
body.wr-header-ui .site-logo img,body.wr-header-ui .site-branding img{max-width:var(--wr-header-logo-width);height:auto}
body.wr-header-ui .main-navigation{background:var(--wr-bg);border-top:1px solid var(--wr-border);border-bottom:1px solid var(--wr-border)}
body.wr-header-ui .main-navigation .main-nav>ul{align-items:center}
body.wr-header-ui .main-navigation .main-nav>ul>li>a{color:var(--wr-text);font-weight:600;letter-spacing:-.01em;padding-left:calc(var(--wr-nav-gap)/2);padding-right:calc(var(--wr-nav-gap)/2)}
body.wr-header-ui .main-navigation .main-nav>ul>li:hover>a,body.wr-header-ui .main-navigation .main-nav>ul>li:focus-within>a,body.wr-header-ui .main-navigation .main-nav>ul>li.current-menu-item>a{color:var(--wr-brand-primary)}
body.wr-header-ui .main-navigation ul ul{background:var(--wr-bg);border:1px solid var(--wr-border);box-shadow:0 10px 28px rgba(0,0,0,.07);padding:8px 0}
body.wr-header-ui .main-navigation ul ul li a{color:var(--wr-text);padding:9px 18px;line-height:1.45}
body.wr-header-ui .main-navigation ul ul li:hover>a{background:var(--wr-surface);color:var(--wr-brand-primary)}
/* WOORIRIM shared brand design system v2.9.2 */
body{background:var(--wr-bg);color:var(--wr-text)}
a{transition:color .16s ease,opacity .16s ease}.site.grid-container,.grid-container{max-width:var(--wr-content-width)}
body.wr-product-card-enabled ul.products{display:grid;grid-template-columns:repeat(var(--wr-product-columns),minmax(0,1fr));gap:var(--wr-card-gap);margin:0;padding:0}
body.wr-product-card-enabled ul.products::before,body.wr-product-card-enabled ul.products::after{display:none}
body.wr-product-card-enabled ul.products li.product{width:auto!important;float:none!important;clear:none!important;margin:0!important;padding:0 0 .8rem;color:var(--wr-text);min-width:0}
body.wr-product-card-enabled ul.products li.product .woocommerce-loop-product__title{font-size:1rem;line-height:1.45;font-weight:600;color:var(--wr-text);margin:.7rem 0 0}
body.wr-product-card-enabled ul.products li.product .price{color:var(--wr-brand-primary);font-weight:700;margin-top:.4rem;font-size:1rem}
body.wr-product-card-enabled ul.products li.product .star-rating{color:var(--wr-brand-accent);margin-top:.4rem}
body.wr-product-card-enabled ul.products li.product a img{border-radius:var(--wr-radius);background:var(--wr-surface);margin-bottom:.25rem;transition:transform .22s ease,opacity .22s ease}
body.wr-product-card-enabled ul.products li.product a:hover img{transform:translateY(-2px);opacity:.96}
.wr-product-excerpt{color:var(--wr-muted);font-size:.88rem;line-height:1.55;margin:.4rem 0 .15rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--wr-excerpt-lines);overflow:hidden}
.woocommerce span.onsale{background:var(--wr-brand-primary);border-radius:999px;min-height:auto;min-width:auto;line-height:1;padding:.5em .7em}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{border-radius:var(--wr-radius)}
.wr-footer{border-top:1px solid var(--wr-border);background:var(--wr-surface);color:var(--wr-muted)}.wr-footer a{color:var(--wr-text)}
@media(max-width:768px){
 body.wr-product-card-enabled.wr-mobile-grid2 ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 12px!important}
 body.wr-product-card-enabled.wr-mobile-grid2 ul.products li.product{width:auto!important;float:none!important;clear:none!important;border:0!important;padding:0 0 .5rem!important}
 body.wr-product-card-enabled.wr-mobile-grid2 ul.products li.product a img{width:100%!important;float:none!important;margin:0 0 .25rem!important}
 body.wr-product-card-enabled.wr-mobile-grid2 .wr-product-excerpt{font-size:.96rem;line-height:1.7;-webkit-line-clamp:var(--wr-excerpt-lines-mobile);margin:.45rem 0 .2rem;color:var(--wr-text)}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products{display:block!important;margin:0!important;padding:0!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products::before,body.wr-product-card-enabled.wr-mobile-list1 ul.products::after{display:none!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product{display:block!important;width:100%!important;float:none!important;clear:both!important;margin:0!important;padding:.7em 0!important;border-bottom:1px solid var(--wr-border)!important;overflow:hidden!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product>a.woocommerce-LoopProduct-link{display:block!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product a img{width:35.75%!important;max-width:none!important;height:auto!important;float:left!important;clear:none!important;margin:0 .7em .15em 0!important;border-radius:var(--wr-radius)}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product .woocommerce-loop-product__title{font-size:1rem!important;line-height:1.45!important;margin:0!important;font-weight:600!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product .star-rating{margin:.35rem 0 0!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product .price{font-size:1rem!important;font-weight:700!important;margin:.35rem 0 0!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product .wr-product-excerpt{display:block!important;clear:both!important;width:100%!important;font-size:.96rem!important;line-height:1.7!important;margin:.65rem 0 .15rem!important;color:var(--wr-text)!important;overflow:hidden!important;min-height:0!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product .button{font-size:.82rem!important;line-height:1.2!important;padding:.55em .85em!important;margin:.45rem 0 0!important;border-radius:calc(var(--wr-radius) * .8)!important;min-height:0!important;width:auto!important}
 body.wr-product-card-enabled.wr-mobile-list1 ul.products li.product::after{content:"";display:block;clear:both}
}

.wr-product-excerpt{text-decoration:none!important;cursor:pointer}
.wr-product-excerpt:hover,.wr-product-excerpt:focus{color:var(--wr-text);text-decoration:none!important}

@media(max-width:768px){
 body.wr-header-ui .inside-header{padding:14px 18px}
 body.wr-header-ui .site-logo img,body.wr-header-ui .site-branding img{max-width:min(var(--wr-header-logo-width),190px)}
 body.wr-header-ui .main-navigation{border-color:var(--wr-border)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle{width:100%;min-height:46px;padding:10px 18px;text-align:left;font-size:1rem;font-weight:600;background:var(--wr-bg);color:var(--wr-text);border:0}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle:hover,body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle:focus{background:var(--wr-surface);color:var(--wr-brand-primary)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .main-nav>ul{border-top:1px solid var(--wr-border);padding:6px 0}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul li a{padding:11px 20px;line-height:1.45;color:var(--wr-text)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul{box-shadow:none;border:0;border-top:1px solid var(--wr-border);border-bottom:1px solid var(--wr-border);padding:4px 0;background:var(--wr-surface)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li a{padding-left:38px}
}

/* v2.9.1 menu hierarchy refinement: no URL/order mutation. */
body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-search>a,
body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-cart>a,
body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-account>a{font-weight:600}
@media(max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-customer{margin-top:8px;padding-top:8px;border-top:1px solid var(--wr-border)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-search>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-cart>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-account>a{color:var(--wr-muted)}
}


/* v2.9.2 mobile information hierarchy. WooCommerce checkout route remains intact. */
body.wr-hide-checkout-menu .main-navigation .main-nav li.wr-menu-checkout{display:none!important}
@media(max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation.toggled .main-nav>ul{display:flex!important;flex-direction:column!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li{order:20}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-search{order:1;border-bottom:1px solid var(--wr-border);margin:0 0 8px;padding:0 0 8px}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-search>a{color:var(--wr-text);font-weight:600}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-search>a::after{content:"⌕";float:right;font-size:1.15em;color:var(--wr-muted)}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-customer{order:40;margin-top:10px;padding-top:10px;border-top:1px solid var(--wr-border)}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-allcat{order:41}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart{order:60;margin-top:10px;padding-top:10px;border-top:1px solid var(--wr-border)}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-account{order:61}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a,
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-account>a{color:var(--wr-muted);font-size:.95rem}
}
/* v2.9.3: keep GeneratePress mobile menu closed state authoritative.
   Utility flex layout is applied only while .main-navigation.toggled is present. */

/* v2.9.5: turn the mobile 상품찾기 utility item into a direct product search form. */
@media(max-width:768px){
 body.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-search.wr-search-ready>a{display:none!important}
 body.wr-mobile-utility-group .wr-mobile-product-search{display:flex;align-items:stretch;gap:8px;padding:8px 20px 12px;margin:0}
 body.wr-mobile-utility-group .wr-mobile-product-search input[type="search"]{min-width:0;flex:1;height:44px;margin:0;padding:0 12px;border:1px solid var(--wr-border);border-radius:var(--wr-radius);background:var(--wr-bg);color:var(--wr-text);font-size:16px;box-sizing:border-box}
 body.wr-mobile-utility-group .wr-mobile-product-search input[type="search"]:focus{outline:2px solid var(--wr-border);outline-offset:1px;border-color:var(--wr-brand-primary)}
 body.wr-mobile-utility-group .wr-mobile-product-search button{height:44px;margin:0;padding:0 14px;border:0;border-radius:var(--wr-radius);background:var(--wr-brand-primary);color:#fff;font-weight:700;white-space:nowrap}
}

/* v2.9.6: mobile overflow guard + desktop primary navigation cleanup. */
@media(max-width:768px){
 body.wr-header-ui .main-navigation,
 body.wr-header-ui .main-navigation .inside-navigation,
 body.wr-header-ui .main-navigation .main-nav,
 body.wr-header-ui .main-navigation .main-nav>ul,
 body.wr-header-ui .main-navigation .main-nav>ul>li{max-width:100%;box-sizing:border-box}
 body.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-search{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}
 body.wr-mobile-utility-group .wr-mobile-product-search{width:100%;max-width:100%;box-sizing:border-box;padding:8px 16px 12px;gap:8px}
 body.wr-mobile-utility-group .wr-mobile-product-search input[type="search"]{width:0;max-width:100%;min-width:0;box-sizing:border-box}
 body.wr-mobile-utility-group .wr-mobile-product-search button{flex:0 0 auto;max-width:32%;padding-left:12px;padding-right:12px;box-sizing:border-box}
}
@media(min-width:769px){
 /* Search/cart/account stay in the existing desktop utility bar; remove their duplicate entries from the primary category navigation. */
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-search,
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-cart,
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-account,
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-checkout{display:none!important}
 body.wr-header-ui .main-navigation .main-nav>ul{justify-content:center;align-items:center}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{white-space:nowrap}
}


/* v2.9.7: desktop header density refinement. Keep GeneratePress structure; avoid duplicate/wrapped navigation. */
@media(min-width:769px){
 body.wr-header-ui .site-header .inside-header{padding-top:14px;padding-bottom:14px}
 body.wr-header-ui .main-navigation .inside-navigation{max-width:var(--wr-content-width);margin-inline:auto}
 body.wr-header-ui .main-navigation .main-nav{width:100%}
 body.wr-header-ui .main-navigation .main-nav>ul{display:flex;flex-wrap:nowrap;justify-content:center;gap:0;width:100%}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{font-size:.95rem;padding-left:10px;padding-right:10px}
 /* Individual category links already expose the catalogue; keeping this duplicate out prevents a second nav row. */
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-allcat{display:none!important}
 /* Existing GeneratePress secondary/utility navigation: quieter, compact and clearly separate from category navigation. */
 body.wr-header-ui .secondary-navigation,
 body.wr-header-ui .top-bar{background:var(--wr-surface);border-bottom:1px solid var(--wr-border)}
 body.wr-header-ui .secondary-navigation .inside-navigation,
 body.wr-header-ui .top-bar .inside-top-bar{max-width:var(--wr-content-width);margin-inline:auto;min-height:30px}
 body.wr-header-ui .secondary-navigation a,
 body.wr-header-ui .top-bar a{color:var(--wr-muted);font-size:.78rem;line-height:1.3}
 body.wr-header-ui .secondary-navigation a:hover,
 body.wr-header-ui .secondary-navigation a:focus,
 body.wr-header-ui .top-bar a:hover,
 body.wr-header-ui .top-bar a:focus{color:var(--wr-brand-primary)}
}

/* v2.9.8: desktop menu correction + WooCommerce archive header refinement. */
@media(min-width:769px){
 /* Desktop requirement: keep All Categories in the primary nav; Customer Center already exists in utility navigation. */
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-allcat{display:list-item!important}
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-customer{display:none!important}
 /* Keep the full category row compact enough to stay on one line. */
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{font-size:.93rem;padding-left:9px;padding-right:9px}
}

/* Shop/category archive heading: preserve WooCommerce behavior, improve hierarchy and alignment. */
body.wr-product-card-enabled.woocommerce-shop .site-main,
body.wr-product-card-enabled.tax-product_cat .site-main,
body.wr-product-card-enabled.tax-product_tag .site-main{position:relative}
body.wr-product-card-enabled.woocommerce-shop .woocommerce-products-header__title,
body.wr-product-card-enabled.tax-product_cat .woocommerce-products-header__title,
body.wr-product-card-enabled.tax-product_tag .woocommerce-products-header__title{margin-bottom:.45rem;letter-spacing:-.025em}
body.wr-product-card-enabled.woocommerce-shop .woocommerce-result-count,
body.wr-product-card-enabled.tax-product_cat .woocommerce-result-count,
body.wr-product-card-enabled.tax-product_tag .woocommerce-result-count{color:var(--wr-muted);font-size:.92rem;margin:.15rem 0 1.35rem}
body.wr-product-card-enabled.woocommerce-shop .woocommerce-ordering,
body.wr-product-card-enabled.tax-product_cat .woocommerce-ordering,
body.wr-product-card-enabled.tax-product_tag .woocommerce-ordering{margin:0 0 1.35rem}
body.wr-product-card-enabled .woocommerce-ordering select{min-width:150px;min-height:42px;padding:0 38px 0 14px;border:1px solid var(--wr-border);border-radius:var(--wr-radius);background-color:var(--wr-surface);color:var(--wr-text);font-size:.92rem}
@media(max-width:768px){
 body.wr-product-card-enabled.woocommerce-shop .woocommerce-products-header__title,
 body.wr-product-card-enabled.tax-product_cat .woocommerce-products-header__title,
 body.wr-product-card-enabled.tax-product_tag .woocommerce-products-header__title{font-size:2rem;line-height:1.2;margin-bottom:.55rem}
 body.wr-product-card-enabled.woocommerce-shop .woocommerce-result-count,
 body.wr-product-card-enabled.tax-product_cat .woocommerce-result-count,
 body.wr-product-card-enabled.tax-product_tag .woocommerce-result-count{float:none;margin:.1rem 0 .85rem;font-size:.9rem}
 body.wr-product-card-enabled.woocommerce-shop .woocommerce-ordering,
 body.wr-product-card-enabled.tax-product_cat .woocommerce-ordering,
 body.wr-product-card-enabled.tax-product_tag .woocommerce-ordering{float:none;margin:0 0 1.2rem}
 body.wr-product-card-enabled .woocommerce-ordering select{width:auto;max-width:100%;min-width:145px;min-height:42px}
}


/* v2.9.9: archive toolbar polish. Desktop keeps result count left and ordering right; mobile remains stacked. */
@media(min-width:769px){
 body.wr-product-card-enabled.woocommerce-shop .woocommerce-result-count,
 body.wr-product-card-enabled.tax-product_cat .woocommerce-result-count,
 body.wr-product-card-enabled.tax-product_tag .woocommerce-result-count{float:left;line-height:42px;margin:0 0 1.35rem}
 body.wr-product-card-enabled.woocommerce-shop .woocommerce-ordering,
 body.wr-product-card-enabled.tax-product_cat .woocommerce-ordering,
 body.wr-product-card-enabled.tax-product_tag .woocommerce-ordering{float:right;margin:0 0 1.35rem}
 body.wr-product-card-enabled.woocommerce-shop ul.products,
 body.wr-product-card-enabled.tax-product_cat ul.products,
 body.wr-product-card-enabled.tax-product_tag ul.products{clear:both}
}
@media(max-width:768px){
 body.wr-product-card-enabled.woocommerce-shop .woocommerce-products-header,
 body.wr-product-card-enabled.tax-product_cat .woocommerce-products-header,
 body.wr-product-card-enabled.tax-product_tag .woocommerce-products-header{margin-bottom:.35rem}
 body.wr-product-card-enabled .woocommerce-ordering select{font-size:1rem;padding-left:13px;padding-right:34px;background-color:var(--wr-bg)}
}


/* v2.9.10: WooCommerce archive pagination + empty-state refinement.
   Footer intentionally untouched; this release is based on the user-supplied v2.9.9 baseline. */
body.wr-product-card-enabled.woocommerce .woocommerce-pagination{clear:both;margin:2rem 0 .5rem;text-align:center}
body.wr-product-card-enabled.woocommerce .woocommerce-pagination ul.page-numbers{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;border:0;background:transparent}
body.wr-product-card-enabled.woocommerce .woocommerce-pagination ul.page-numbers li{float:none;margin:0;border:0;background:transparent}
body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers a,
body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers span{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 11px;border:1px solid var(--wr-border);border-radius:var(--wr-radius);background:var(--wr-bg);color:var(--wr-text);font-size:.92rem;line-height:1;text-decoration:none;box-sizing:border-box}
body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers a:hover,
body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers a:focus{border-color:var(--wr-brand-primary);color:var(--wr-brand-primary);background:var(--wr-surface)}
body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers .current{border-color:var(--wr-brand-primary);background:var(--wr-brand-primary);color:#fff;font-weight:700}
body.wr-product-card-enabled.woocommerce .woocommerce-info{border-top-color:var(--wr-brand-primary);background:var(--wr-surface);color:var(--wr-text);border-radius:var(--wr-radius)}
body.wr-product-card-enabled.woocommerce .woocommerce-info::before{color:var(--wr-brand-primary)}
@media(max-width:768px){
 body.wr-product-card-enabled.woocommerce .woocommerce-pagination{margin-top:1.5rem}
 body.wr-product-card-enabled.woocommerce .woocommerce-pagination ul.page-numbers{gap:5px;max-width:100%}
 body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers a,
 body.wr-product-card-enabled.woocommerce .woocommerce-pagination .page-numbers span{min-width:38px;height:38px;padding:0 9px;font-size:.9rem}
}


/* v2.9.11: single-product refinement. Keep WooCommerce behavior; refine only visual hierarchy. */
body.wr-brand-enabled.single-product div.product{color:var(--wr-text)}
body.wr-brand-enabled.single-product div.product .product_title{font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.35;letter-spacing:-.02em;margin-bottom:.55rem;color:var(--wr-text)}
body.wr-brand-enabled.single-product div.product .woocommerce-product-rating{margin-bottom:.7rem}
body.wr-brand-enabled.single-product div.product .woocommerce-product-rating .star-rating{color:var(--wr-brand-accent)}
body.wr-brand-enabled.single-product div.product p.price,
body.wr-brand-enabled.single-product div.product span.price{color:var(--wr-brand-primary);font-size:1.35rem;font-weight:700;line-height:1.4;margin:.55rem 0 1rem}
body.wr-brand-enabled.single-product div.product p.price del,
body.wr-brand-enabled.single-product div.product span.price del{color:var(--wr-muted);font-size:.82em;font-weight:500;opacity:.8}
body.wr-brand-enabled.single-product div.product .woocommerce-product-details__short-description{font-size:1rem;line-height:1.75;color:var(--wr-text);margin:0 0 1.1rem}
body.wr-brand-enabled.single-product div.product form.cart{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:1.15rem 0 1.35rem}
body.wr-brand-enabled.single-product div.product form.cart .quantity{margin:0}
body.wr-brand-enabled.single-product div.product form.cart .qty{min-height:44px;border:1px solid var(--wr-border);border-radius:var(--wr-radius);background:var(--wr-bg);color:var(--wr-text)}
body.wr-brand-enabled.single-product div.product form.cart .single_add_to_cart_button{min-height:44px;padding:.72rem 1.25rem;border-radius:var(--wr-radius);background:var(--wr-brand-primary);color:#fff;font-weight:700;line-height:1.2}
body.wr-brand-enabled.single-product div.product form.cart .single_add_to_cart_button:hover,
body.wr-brand-enabled.single-product div.product form.cart .single_add_to_cart_button:focus{filter:brightness(.94);color:#fff}
body.wr-brand-enabled.single-product div.product .product_meta{padding-top:1rem;border-top:1px solid var(--wr-border);font-size:.9rem;line-height:1.7;color:var(--wr-muted)}
body.wr-brand-enabled.single-product div.product .product_meta a{color:var(--wr-text);text-decoration:none}
body.wr-brand-enabled.single-product div.product .woocommerce-product-gallery__wrapper{overflow:hidden;border-radius:var(--wr-radius)}
body.wr-brand-enabled.single-product div.product .woocommerce-product-gallery .flex-control-thumbs{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
body.wr-brand-enabled.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li{margin:0!important}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs{margin-top:2.5rem}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs{display:flex;gap:0;flex-wrap:wrap;padding:0!important;margin:0 0 1.5rem!important;border-bottom:1px solid var(--wr-border)}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs::before{display:none!important}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li::before,
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li::after{display:none!important}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li a{display:block;padding:.85rem 1.05rem;color:var(--wr-muted);font-weight:600;text-decoration:none;border-bottom:2px solid transparent}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li.active a{color:var(--wr-brand-primary);border-bottom-color:var(--wr-brand-primary)}
body.wr-brand-enabled.single-product div.product .woocommerce-tabs .panel{font-size:1rem;line-height:1.8;color:var(--wr-text)}
body.wr-brand-enabled.single-product section.related.products>h2,
body.wr-brand-enabled.single-product section.upsells.products>h2{font-size:1.35rem;line-height:1.4;margin:2.5rem 0 1.25rem;color:var(--wr-text)}
@media(max-width:768px){
 body.wr-brand-enabled.single-product div.product .product_title{font-size:1.45rem;margin-top:.85rem}
 body.wr-brand-enabled.single-product div.product p.price,
 body.wr-brand-enabled.single-product div.product span.price{font-size:1.25rem}
 body.wr-brand-enabled.single-product div.product form.cart{gap:8px}
 body.wr-brand-enabled.single-product div.product form.cart .single_add_to_cart_button{padding:.7rem 1rem}
 body.wr-brand-enabled.single-product div.product .woocommerce-tabs{margin-top:2rem}
 body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}
 body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto}
 body.wr-brand-enabled.single-product div.product .woocommerce-tabs ul.tabs li a{padding:.8rem .9rem;white-space:nowrap}
}


/* v2.9.12: product-category hero refinement. Footer and commerce behavior intentionally untouched. */
body.wr-brand-enabled.tax-product_cat .woocommerce-breadcrumb{box-sizing:border-box;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}
body.wr-brand-enabled.tax-product_cat .woocommerce-breadcrumb a{text-decoration:none}
body.wr-brand-enabled.tax-product_cat .woocommerce-products-header__title.page-title{margin-top:.2rem;margin-bottom:.75rem}
body.wr-brand-enabled.tax-product_cat .term-description{max-width:780px;color:var(--wr-muted);line-height:1.75;margin-bottom:1.35rem}
body.wr-brand-enabled.tax-product_cat .term-description>p:last-child{margin-bottom:0}
@media(max-width:768px){
 body.wr-brand-enabled.tax-product_cat .woocommerce-breadcrumb{margin-bottom:.9rem;font-size:.82rem}
 body.wr-brand-enabled.tax-product_cat .woocommerce-products-header__title.page-title{font-size:1.5rem;line-height:1.35;margin-bottom:.55rem}
 body.wr-brand-enabled.tax-product_cat .term-description{font-size:.95rem;line-height:1.7;margin-bottom:1rem}
}


/* v2.9.30: consolidated homepage Hero design system. Replaces legacy v2.9.13-v2.9.29 override chain without changing the current feature set. */
body.wr-brand-enabled.home .site-content,
body.wr-brand-enabled.home #content{padding-top:0!important;margin-top:0!important}
body.wr-brand-enabled.home .wr-home-hero{
 position:relative;display:flex!important;box-sizing:border-box!important;overflow:hidden;
 width:100vw;max-width:none;min-height:clamp(300px,30vw,400px);
 margin:0 0 2rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);
 padding:clamp(34px,5vw,68px);border:0;border-radius:0!important;
 background-color:var(--wr-surface);background-size:cover;background-repeat:no-repeat;
 background-position:var(--wr-hero-focus-x,50%) var(--wr-hero-focus-y,50%)!important;
}
body.wr-brand-enabled.home .wr-home-hero--has-image:before{content:none!important;display:none!important;background:none!important}
body.wr-brand-enabled.home .wr-home-hero__content{
 position:relative;z-index:1;width:min(620px,62%);min-width:0;
 max-width:var(--wr-hero-content-max-width,680px)!important;margin:0!important;padding:0;
 transform:translate(var(--wr-hero-offset-x-desktop,0),var(--wr-hero-offset-y-desktop,0));
}
body.wr-brand-enabled.home .wr-home-hero__title,
body.wr-brand-enabled.home .wr-home-hero__text{
 font-family:inherit!important;-webkit-text-stroke:0!important;paint-order:normal!important;
 background:transparent!important;padding:0!important;word-break:keep-all;
 text-shadow:var(--wr-hero-shadow,none)!important;
}
body.wr-brand-enabled.home .wr-home-hero__title{
 color:var(--wr-hero-title-color,var(--wr-hero-text-color))!important;
 font-size:var(--wr-hero-title-size-desktop,45px)!important;font-weight:var(--wr-hero-title-weight,650)!important;
 line-height:var(--wr-hero-title-line-height,1.18)!important;letter-spacing:var(--wr-hero-title-letter-spacing,-.035em)!important;
 margin:0 0 var(--wr-hero-title-text-gap,14px)!important;
}
body.wr-brand-enabled.home .wr-home-hero__text{
 color:var(--wr-hero-detail-color,var(--wr-hero-text-color))!important;
 font-size:var(--wr-hero-text-size-desktop,17px)!important;font-weight:var(--wr-hero-text-weight,500)!important;
 line-height:var(--wr-hero-text-line-height,1.65)!important;letter-spacing:var(--wr-hero-text-letter-spacing,0)!important;
 margin:0!important;
}
body.wr-brand-enabled.home .wr-home-hero__media,
body.wr-brand-enabled.home .wr-home-hero__image{display:none!important}
body.wr-brand-enabled.home .wr-home-hero__label,
body.wr-brand-enabled.home .wr-home-hero__word{background:transparent!important;padding:0!important}
body.wr-brand-enabled.home .wr-home-hero__char{display:inline-block;box-decoration-break:clone;-webkit-box-decoration-break:clone}
body.wr-brand-enabled.home .wr-home-hero__title .wr-home-hero__char{
 color:var(--wr-hero-title-color,var(--wr-hero-text-color))!important;
 background:var(--wr-hero-title-bg-rgba,var(--wr-hero-text-bg-rgba))!important;
 padding:var(--wr-hero-title-char-pad-y,.09em) var(--wr-hero-title-char-pad-x,.13em)!important;
 border-radius:var(--wr-hero-title-char-radius,.18em)!important;
}
body.wr-brand-enabled.home .wr-home-hero__text .wr-home-hero__char{
 color:var(--wr-hero-detail-color,var(--wr-hero-text-color))!important;
 background:var(--wr-hero-detail-bg-rgba,var(--wr-hero-text-bg-rgba))!important;
 padding:var(--wr-hero-text-char-pad-y,.09em) var(--wr-hero-text-char-pad-x,.13em)!important;
 border-radius:var(--wr-hero-text-char-radius,.18em)!important;
}
body.wr-brand-enabled.home .wr-home-hero__space{display:inline-block;width:.28em;background:transparent!important}
body.wr-brand-enabled.home .wr-home-hero__text .wr-home-hero__space{width:.30em}
body.wr-brand-enabled.home .wr-hero-pos-d-left-top{justify-content:flex-start!important;align-items:flex-start!important;text-align:left}
body.wr-brand-enabled.home .wr-hero-pos-d-center-top{justify-content:center!important;align-items:flex-start!important;text-align:center}
body.wr-brand-enabled.home .wr-hero-pos-d-right-top{justify-content:flex-end!important;align-items:flex-start!important;text-align:right}
body.wr-brand-enabled.home .wr-hero-pos-d-left-center{justify-content:flex-start!important;align-items:center!important;text-align:left}
body.wr-brand-enabled.home .wr-hero-pos-d-center-center{justify-content:center!important;align-items:center!important;text-align:center}
body.wr-brand-enabled.home .wr-hero-pos-d-right-center{justify-content:flex-end!important;align-items:center!important;text-align:right}
body.wr-brand-enabled.home .wr-hero-pos-d-left-bottom{justify-content:flex-start!important;align-items:flex-end!important;text-align:left}
body.wr-brand-enabled.home .wr-hero-pos-d-center-bottom{justify-content:center!important;align-items:flex-end!important;text-align:center}
body.wr-brand-enabled.home .wr-hero-pos-d-right-bottom{justify-content:flex-end!important;align-items:flex-end!important;text-align:right}
@media(max-width:768px){
 body.wr-brand-enabled.home .wr-home-hero{
  width:100vw!important;max-width:none;min-height:260px!important;height:clamp(245px,62vw,300px);
  margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-bottom:1.25rem;
  padding:clamp(22px,6vw,30px) max(20px,calc((100vw - min(100vw,var(--wr-content-width))) / 2 + 20px));
  border-radius:0!important;background-size:cover;
 }
 body.wr-brand-enabled.home .wr-home-hero__content{width:100%;transform:translate(var(--wr-hero-offset-x-mobile,0),var(--wr-hero-offset-y-mobile,0))}
 body.wr-brand-enabled.home .wr-home-hero__title{font-size:var(--wr-hero-title-size-mobile,32px)!important}
 body.wr-brand-enabled.home .wr-home-hero__text{font-size:var(--wr-hero-text-size-mobile,15px)!important}
 body.wr-brand-enabled.home .wr-hero-pos-m-left-top{justify-content:flex-start!important;align-items:flex-start!important;text-align:left}
 body.wr-brand-enabled.home .wr-hero-pos-m-center-top{justify-content:center!important;align-items:flex-start!important;text-align:center}
 body.wr-brand-enabled.home .wr-hero-pos-m-right-top{justify-content:flex-end!important;align-items:flex-start!important;text-align:right}
 body.wr-brand-enabled.home .wr-hero-pos-m-left-center{justify-content:flex-start!important;align-items:center!important;text-align:left}
 body.wr-brand-enabled.home .wr-hero-pos-m-center-center{justify-content:center!important;align-items:center!important;text-align:center}
 body.wr-brand-enabled.home .wr-hero-pos-m-right-center{justify-content:flex-end!important;align-items:center!important;text-align:right}
 body.wr-brand-enabled.home .wr-hero-pos-m-left-bottom{justify-content:flex-start!important;align-items:flex-end!important;text-align:left}
 body.wr-brand-enabled.home .wr-hero-pos-m-center-bottom{justify-content:center!important;align-items:flex-end!important;text-align:center}
 body.wr-brand-enabled.home .wr-hero-pos-m-right-bottom{justify-content:flex-end!important;align-items:flex-end!important;text-align:right}
}

/* v2.9.31: single-product purchase row + custom product information rows. */
body.wr-brand-enabled.single-product div.product form.cart>.wr-product-custom-field,
body.wr-brand-enabled.single-product div.product form.cart>#wooririm_custom_product_field{
 flex:0 0 100%;
 width:100%;
 margin:0;
 line-height:1.65;
}
body.wr-brand-enabled.single-product div.product form.cart>.wr-product-custom-field label,
body.wr-brand-enabled.single-product div.product form.cart>#wooririm_custom_product_field label{
 display:block;
 margin:0;
}
body.wr-brand-enabled.single-product div.product form.cart>.wr-product-custom-field-break{display:none}
body.wr-brand-enabled.single-product div.product form.cart>.quantity{flex:0 0 auto;margin:0!important}
body.wr-brand-enabled.single-product div.product form.cart>.single_add_to_cart_button{
 flex:0 1 auto;
 white-space:nowrap;
 margin:0!important;
}
body.wr-brand-enabled.single-product div.product form.cart .qty{
 border-color:#d8ddd9;
 box-shadow:none;
}
@media(max-width:768px){
 body.wr-brand-enabled.single-product div.product form.cart{
  display:flex;
  flex-flow:row wrap;
  align-items:stretch;
  gap:8px;
 }
 body.wr-brand-enabled.single-product div.product form.cart>.wr-product-custom-field,
 body.wr-brand-enabled.single-product div.product form.cart>#wooririm_custom_product_field{flex-basis:100%}
 body.wr-brand-enabled.single-product div.product form.cart>.quantity{flex:0 0 auto}
 body.wr-brand-enabled.single-product div.product form.cart>.single_add_to_cart_button{
  flex:1 1 0;
  min-width:0;
  width:auto;
 }
}



/* v2.9.32 menu refinement — mobile entry, cart utility and primary navigation polish. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation{position:relative;min-height:52px}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle{
  position:relative;display:flex!important;align-items:center;gap:11px;width:100%;min-height:52px;
  padding:0 52px 0 18px!important;background:var(--wr-bg)!important;color:var(--wr-text)!important;
  border:0!important;border-radius:0!important;font-size:1rem!important;font-weight:700!important;line-height:1!important;
  text-align:left!important;box-shadow:none!important;transition:background .16s ease,color .16s ease
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle::before{
  content:"";width:20px;height:14px;flex:0 0 20px;
  background:linear-gradient(currentColor,currentColor) 0 0/20px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 6px/20px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 12px/20px 2px no-repeat;
  transition:transform .18s ease,opacity .18s ease
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle:hover,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle:focus-visible{background:var(--wr-surface)!important;color:var(--wr-brand-primary)!important;outline:0}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .menu-toggle{color:var(--wr-brand-primary)!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .menu-toggle::before{
  height:20px;background:linear-gradient(currentColor,currentColor) 0 9px/20px 2px no-repeat,linear-gradient(currentColor,currentColor) 0 9px/20px 2px no-repeat;transform:rotate(45deg)
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .menu-toggle::after{
  content:"";position:absolute;left:18px;width:20px;height:2px;background:currentColor;transform:rotate(-45deg)
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .main-nav>ul{border-top:1px solid var(--wr-border)!important;padding:8px 12px 14px!important;background:var(--wr-bg)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a{min-height:46px;display:flex;align-items:center;padding:11px 10px!important;border-radius:calc(var(--wr-radius) * .7);font-weight:600}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-item>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a:hover{background:var(--wr-surface);color:var(--wr-brand-primary)}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart{
  margin:12px 0 0!important;padding:12px 0 0!important;border-top:1px solid var(--wr-border)!important
 }
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a{
  position:relative;min-height:50px;padding:11px 14px 11px 48px!important;background:var(--wr-surface);border:1px solid var(--wr-border);
  border-radius:var(--wr-radius);color:var(--wr-text)!important;font-size:.96rem!important;font-weight:700!important
 }
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a::before{
  content:"";position:absolute;left:16px;top:16px;width:18px;height:13px;border:2px solid currentColor;border-top:0;border-radius:1px;box-sizing:border-box;transform:skew(-5deg)
 }
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a::after{
  content:"";position:absolute;left:18px;top:32px;width:4px;height:4px;border-radius:50%;background:currentColor;box-shadow:11px 0 0 currentColor
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul{margin:2px 0 6px!important;border:0!important;border-left:2px solid var(--wr-border)!important;background:var(--wr-surface)!important;border-radius:0 var(--wr-radius) var(--wr-radius) 0;box-shadow:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li a{padding:10px 14px 10px 24px!important;font-size:.94rem}
}
@media (min-width:769px){
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{position:relative;transition:color .16s ease}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a::after{content:"";position:absolute;left:10px;right:10px;bottom:7px;height:2px;background:var(--wr-brand-primary);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
 body.wr-header-ui .main-navigation .main-nav>ul>li:hover>a::after,
 body.wr-header-ui .main-navigation .main-nav>ul>li:focus-within>a::after,
 body.wr-header-ui .main-navigation .main-nav>ul>li.current-menu-item>a::after{transform:scaleX(1)}
 body.wr-header-ui .main-navigation ul ul{border-radius:var(--wr-radius);overflow:hidden}
}

/* v2.9.33 mobile menu refinement — remove duplicate native toggle icon and tighten hierarchy. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle .gp-icon,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle .icon-menu-bars{display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle{min-height:50px!important;gap:10px!important;padding-left:18px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .menu-toggle::before{
  width:20px;height:20px;background:linear-gradient(currentColor,currentColor) 0 9px/20px 2px no-repeat!important;transform:rotate(45deg)
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .menu-toggle::after{left:18px!important;top:24px!important;width:20px!important;height:2px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .main-nav>ul{padding-top:6px!important;padding-bottom:10px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a{min-height:43px!important;padding-top:9px!important;padding-bottom:9px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.menu-item-has-children>a{padding-right:48px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.menu-item-has-children>a .dropdown-menu-toggle{
  margin-left:auto!important;padding:0 4px 0 14px!important;min-width:34px;display:flex;align-items:center;justify-content:center
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-customer,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-allcat{margin-top:0!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart{margin-top:8px!important;padding-top:10px!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a{min-height:48px!important;padding-left:50px!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a::before{
  left:17px!important;top:14px!important;width:20px!important;height:15px!important;border:0!important;border-bottom:2px solid currentColor!important;border-left:2px solid currentColor!important;border-radius:0 0 3px 3px!important;transform:skew(-8deg)!important
 }
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a::after{left:19px!important;top:32px!important;width:4px!important;height:4px!important;box-shadow:13px 0 0 currentColor!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-account{margin-top:2px!important}
}

/* v2.9.34 desktop menu refinement — primary nav rhythm, dropdown hierarchy and focus states. */
@media (min-width:769px){
 body.wr-header-ui .main-navigation .inside-navigation{min-height:54px;display:flex;align-items:center}
 body.wr-header-ui .main-navigation .main-nav>ul{min-height:54px;align-items:stretch!important}
 body.wr-header-ui .main-navigation .main-nav>ul>li{display:flex;align-items:stretch}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{
  min-height:54px;display:flex;align-items:center;justify-content:center;padding:0 13px!important;
  font-size:.95rem!important;font-weight:650;line-height:1.2;letter-spacing:-.015em
 }
 body.wr-header-ui .main-navigation .main-nav>ul>li>a::after{left:13px!important;right:13px!important;bottom:0!important;height:2px!important;border-radius:2px 2px 0 0}
 body.wr-header-ui .main-navigation .main-nav>ul>li.menu-item-has-children>a{gap:7px}
 body.wr-header-ui .main-navigation .main-nav>ul>li.menu-item-has-children>a .dropdown-menu-toggle{padding-left:2px!important;font-size:.78em;opacity:.68;transition:transform .18s ease,opacity .18s ease}
 body.wr-header-ui .main-navigation .main-nav>ul>li.menu-item-has-children:hover>a .dropdown-menu-toggle,
 body.wr-header-ui .main-navigation .main-nav>ul>li.menu-item-has-children:focus-within>a .dropdown-menu-toggle{opacity:1;transform:translateY(1px)}
 body.wr-header-ui .main-navigation ul ul{
  min-width:210px;padding:7px!important;margin-top:0;border:1px solid var(--wr-border)!important;
  border-radius:calc(var(--wr-radius) * .9)!important;background:var(--wr-bg)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.09)!important;overflow:hidden
 }
 body.wr-header-ui .main-navigation ul ul li+li{margin-top:2px}
 body.wr-header-ui .main-navigation ul ul li a{
  min-height:40px;display:flex;align-items:center;padding:9px 12px!important;border-radius:calc(var(--wr-radius) * .6);
  font-size:.92rem;line-height:1.4;font-weight:550;letter-spacing:-.01em;color:var(--wr-text)!important
 }
 body.wr-header-ui .main-navigation ul ul li:hover>a,
 body.wr-header-ui .main-navigation ul ul li:focus-within>a,
 body.wr-header-ui .main-navigation ul ul li.current-menu-item>a{background:var(--wr-surface)!important;color:var(--wr-brand-primary)!important}
 body.wr-header-ui .main-navigation a:focus-visible{outline:2px solid var(--wr-brand-primary);outline-offset:-2px}
 body.wr-header-ui .main-navigation .main-nav>ul>li.wr-menu-allcat>a{font-weight:700}
}

/* v2.9.35 header/menu integration — align logo, utility navigation and primary navigation across breakpoints. */
@media (min-width:769px){
 body.wr-header-ui .site-header .inside-header{max-width:var(--wr-content-width);min-height:76px;margin-inline:auto;padding:12px 18px!important;display:flex;align-items:center}
 body.wr-header-ui .site-branding,body.wr-header-ui .site-logo{display:flex;align-items:center;min-width:0}
 body.wr-header-ui .site-logo img,body.wr-header-ui .site-branding img{display:block;max-height:52px;width:auto;object-fit:contain}
 body.wr-header-ui .secondary-navigation,body.wr-header-ui .top-bar{background:var(--wr-surface);border-bottom:1px solid var(--wr-border)}
 body.wr-header-ui .secondary-navigation .inside-navigation,body.wr-header-ui .top-bar .inside-top-bar{max-width:var(--wr-content-width);min-height:32px;margin-inline:auto;padding-inline:18px;display:flex;align-items:center}
 body.wr-header-ui .secondary-navigation ul,body.wr-header-ui .top-bar .inside-top-bar{align-items:center}
 body.wr-header-ui .secondary-navigation a,body.wr-header-ui .top-bar a{display:flex;align-items:center;min-height:32px;padding-top:0;padding-bottom:0;white-space:nowrap}
 body.wr-header-ui .main-navigation .inside-navigation{max-width:var(--wr-content-width);margin-inline:auto;padding-inline:8px}
 body.wr-header-ui .main-navigation .main-nav{width:100%;min-width:0}
 body.wr-header-ui .main-navigation .main-nav>ul{width:100%;justify-content:center;flex-wrap:nowrap}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{white-space:nowrap}
}
@media (min-width:769px) and (max-width:1080px){
 body.wr-header-ui .main-navigation .inside-navigation{padding-inline:4px}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{padding-left:9px!important;padding-right:9px!important;font-size:.91rem!important}
 body.wr-header-ui .main-navigation .main-nav>ul>li>a::after{left:9px!important;right:9px!important}
}
@media (max-width:768px){
 body.wr-header-ui .site-header .inside-header{min-height:64px;padding:10px 16px!important;display:flex;align-items:center}
 body.wr-header-ui .site-logo,body.wr-header-ui .site-branding{display:flex;align-items:center;min-width:0}
 body.wr-header-ui .site-logo img,body.wr-header-ui .site-branding img{display:block;max-height:44px;width:auto;object-fit:contain}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation{border-top:1px solid var(--wr-border);border-bottom:1px solid var(--wr-border)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation{width:100%;min-height:50px}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle{width:100%;margin:0;box-sizing:border-box}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .main-nav{width:100%}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .main-nav>ul{width:100%;box-sizing:border-box}
}
@media (prefers-reduced-motion:reduce){
 body.wr-header-ui .main-navigation a,body.wr-header-ui .main-navigation .dropdown-menu-toggle{transition:none!important}
}

/* v2.9.36 menu final polish — consistent hit areas, hierarchy and breakpoint stability. */
@media (min-width:769px){
 body.wr-header-ui .main-navigation .main-nav>ul>li>a{border-radius:0}
 body.wr-header-ui .main-navigation ul ul{transform-origin:top center}
 body.wr-header-ui .main-navigation ul ul li a{white-space:normal;word-break:keep-all}
 body.wr-header-ui .main-navigation .main-nav>ul>li.current-menu-ancestor>a{color:var(--wr-brand-primary)}
 body.wr-header-ui .main-navigation .main-nav>ul>li.current-menu-ancestor>a::after{transform:scaleX(1)}
}
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .menu-toggle{display:flex!important;align-items:center!important;justify-content:flex-start!important;line-height:1.2!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a{width:100%;box-sizing:border-box;word-break:keep-all}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.menu-item-has-children>a .dropdown-menu-toggle{min-height:40px;min-width:40px}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li a{min-height:42px;display:flex;align-items:center}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-ancestor>a{color:var(--wr-brand-primary)}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a{font-weight:700;color:var(--wr-text)}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-account>a{min-height:42px}
}

/* v2.9.37 mobile menu entry cart + restrained line icons for text-heavy menu labels. */
.wr-menu-icon{display:none}
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready{
  display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:50px
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.menu-toggle{
  grid-column:1;grid-row:1;width:auto!important;min-width:0;margin:0!important;border-right:1px solid var(--wr-border)!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry{
  grid-column:2;grid-row:1;min-width:54px;height:50px;padding:0 15px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:7px;
  color:var(--wr-text);background:var(--wr-bg);text-decoration:none!important;border:0
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry:hover,
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry:focus-visible{background:var(--wr-surface);color:var(--wr-brand-primary)}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry__label{font-size:.86rem;font-weight:650;white-space:nowrap}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.main-nav{grid-column:1/-1;grid-row:2;width:100%}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a{display:flex!important;align-items:center!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-icon{
  width:22px;height:22px;margin-right:11px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;color:var(--wr-muted)
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-icon svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-label{min-width:0}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-item>a>.wr-menu-icon,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-ancestor>a>.wr-menu-icon{color:var(--wr-brand-primary)}
 /* The cart now uses the shared SVG icon; retire the older CSS-drawn cart glyph. */
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a{padding-left:18px!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a::before,
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a::after{content:none!important;display:none!important}
}
@media (max-width:390px){
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry{padding-inline:13px;min-width:50px}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry__label{display:none}
}

/* v2.9.38 mobile menu visual system — hierarchy, colour, disclosure and cart badge. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry{position:relative;color:var(--wr-brand-primary);background:color-mix(in srgb,var(--wr-brand-primary) 5%,var(--wr-bg))}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-count{position:absolute;top:6px;right:7px;min-width:17px;height:17px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;border:2px solid var(--wr-bg);border-radius:999px;background:var(--wr-brand-accent);color:#fff;font-size:10px;font-weight:800;line-height:1}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-count[hidden]{display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-icon{color:color-mix(in srgb,var(--wr-brand-primary) 78%,var(--wr-muted))}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-item>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-ancestor>a{background:color-mix(in srgb,var(--wr-brand-primary) 7%,var(--wr-bg));color:var(--wr-brand-primary)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.menu-item-has-children>a>.dropdown-menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;padding:0 4px!important;min-width:40px!important;min-height:40px!important;color:var(--wr-brand-primary)!important;opacity:.82!important;flex:0 0 40px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.menu-item-has-children>a>.dropdown-menu-toggle .gp-icon{display:inline-flex!important;visibility:visible!important;opacity:1!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul{border-left:2px solid color-mix(in srgb,var(--wr-brand-primary) 22%,var(--wr-border));background:color-mix(in srgb,var(--wr-brand-primary) 3%,var(--wr-bg))!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li a{font-size:1rem!important;line-height:1.45!important;color:color-mix(in srgb,var(--wr-text) 88%,var(--wr-muted))!important;padding-left:28px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li.current-menu-item>a{color:var(--wr-brand-primary)!important;background:color-mix(in srgb,var(--wr-brand-primary) 6%,transparent)!important;font-weight:650!important}
 body.wr-header-ui.wr-mobile-menu-compact.wr-mobile-utility-group .main-navigation .main-nav>ul>li.wr-menu-cart>a{color:var(--wr-brand-primary)!important;background:color-mix(in srgb,var(--wr-brand-primary) 5%,var(--wr-bg))!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-account>a{color:var(--wr-muted)!important}
}


/* v2.9.39 mobile menu DOM-backed visual system. Keep first-level type size; enlarge submenus and make hierarchy/controls visible. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a{position:relative;color:var(--wr-text)!important;background:#fff!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-icon{display:inline-flex!important;width:23px!important;height:23px!important;flex:0 0 23px!important;margin-right:11px!important;color:var(--wr-brand-primary)!important;opacity:.88}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-icon svg{display:block!important;width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round;stroke-linejoin:round}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-cart>a>.wr-menu-icon{color:var(--wr-brand-accent)!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-item>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-ancestor>a{background:#f1f5f2!important;color:var(--wr-brand-primary)!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.menu-item-has-children>a{padding-right:8px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .wr-disclosure{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;margin-left:auto!important;min-width:40px!important;min-height:40px!important;flex:0 0 40px!important;color:var(--wr-brand-primary)!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .wr-disclosure .gp-icon{display:inline-flex!important;visibility:visible!important;opacity:1!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .wr-disclosure--visual .wr-chevron{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul{margin:0 10px 4px 18px!important;border-left:2px solid #c9d7ce!important;background:#f7f9f7!important;border-radius:0 0 6px 6px}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li a{font-size:15px!important;line-height:1.45!important;font-weight:500!important;min-height:44px!important;padding:10px 16px 10px 24px!important;color:#39433d!important;background:transparent!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li.current-menu-item>a{color:var(--wr-brand-primary)!important;background:#edf3ef!important;font-weight:650!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-support>a{border-left:3px solid #789484!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-grid>a{border-left:3px solid #9a825c!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-bag>a{border-left:3px solid #698674!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-cart>a{border-left:3px solid var(--wr-brand-accent)!important;background:#faf8f4!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry{background:#f4f7f5!important;color:var(--wr-brand-primary)!important}
}


/* v2.9.40 mobile menu hierarchy polish: unified white surface, no vertical rails, closer submenu alignment. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-item>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-ancestor>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-support>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-grid>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-bag>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-cart>a{border-left:0!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul{margin:0!important;padding:2px 0 8px 0!important;border:0!important;background:#fff!important;border-radius:0!important;box-shadow:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li a{font-size:17px!important;line-height:1.45!important;font-weight:500!important;min-height:44px!important;padding:10px 18px 10px 54px!important;color:#39433d!important;background:#fff!important;text-indent:0!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav ul ul li.current-menu-item>a{color:var(--wr-brand-primary)!important;background:#f7f9f7!important;font-weight:600!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-item>a,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.current-menu-ancestor>a{background:#fff!important;color:var(--wr-brand-primary)!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li>a>.wr-menu-icon{color:#536b5c!important;opacity:1}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-gift>a>.wr-menu-icon{color:#876f4e!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-seaweed>a>.wr-menu-icon{color:#527b72!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-mobile-kind-cosmetic>a>.wr-menu-icon{color:#7b6877!important}
}


/* v2.9.43 mobile entry repair — isolated one-row menu / search / cart. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready{
  display:flex!important;flex-flow:row wrap!important;align-items:center!important;width:100%!important;min-height:50px!important;height:auto!important;padding:0!important;background:var(--wr-bg)!important;overflow:visible!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.menu-toggle{
  order:1!important;flex:0 0 96px!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0 12px!important;border:0!important;border-right:1px solid var(--wr-border)!important;background:var(--wr-bg)!important;white-space:nowrap!important;overflow:hidden!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.menu-toggle::before,
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.menu-toggle::after{box-sizing:border-box!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline{
  order:2!important;position:relative!important;display:flex!important;flex:1 1 0!important;align-items:center!important;min-width:0!important;width:auto!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0 7px!important;padding:0!important;border:1px solid var(--wr-border)!important;border-radius:19px!important;background:#fff!important;box-sizing:border-box!important;overflow:hidden!important;transform:none!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline::before,
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline::after,
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline *::before,
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline *::after{content:none!important;display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline__icon{position:absolute!important;left:11px!important;top:50%!important;z-index:2!important;display:flex!important;width:17px!important;height:17px!important;margin:0!important;padding:0!important;transform:translateY(-50%)!important;color:#6d7b72!important;pointer-events:none!important;background:transparent!important;border:0!important;border-radius:0!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline svg{display:block!important;width:17px!important;height:17px!important;max-width:17px!important;max-height:17px!important;margin:0!important;padding:0!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;background:none!important;border:0!important;border-radius:0!important;transform:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline input[type="search"]{
  -webkit-appearance:none!important;appearance:none!important;display:block!important;flex:1 1 0!important;min-width:0!important;width:100%!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0 36px 0 34px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;color:var(--wr-text)!important;font-size:14px!important;font-weight:400!important;line-height:36px!important;transform:none!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline button{
  -webkit-appearance:none!important;appearance:none!important;position:absolute!important;right:0!important;top:0!important;z-index:2!important;display:flex!important;align-items:center!important;justify-content:center!important;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--wr-brand-primary)!important;box-shadow:none!important;outline:0!important;transform:none!important;font-size:0!important;line-height:1!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline:focus-within{border-color:var(--wr-brand-primary)!important;box-shadow:0 0 0 2px rgba(31,68,50,.10)!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry{
  order:3!important;position:relative!important;display:flex!important;flex:0 0 54px!important;align-items:center!important;justify-content:center!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid var(--wr-border)!important;background:var(--wr-bg)!important;color:var(--wr-brand-primary)!important;box-sizing:border-box!important;transform:none!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry::before,
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry::after{content:none!important;display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry svg{width:21px!important;height:21px!important;max-width:21px!important;max-height:21px!important;transform:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry__label{display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.main-nav{
  order:4!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;margin:0!important;padding:0!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation:not(.toggled) .inside-navigation.wr-mobile-entry-ready>.main-nav{display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .main-nav>ul>li.wr-menu-search{display:none!important}
}
@media (max-width:390px){
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation .inside-navigation.wr-mobile-entry-ready>.menu-toggle{flex-basis:82px!important;width:82px!important;min-width:82px!important;max-width:82px!important;padding-inline:10px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline{margin-inline:5px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline input[type="search"]{font-size:13px!important;padding-left:31px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline__icon{left:9px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-cart-entry{flex-basis:50px!important;width:50px!important;min-width:50px!important;max-width:50px!important}
}


/* v2.9.44 mobile entry polish — flat search, one right icon, restrained close glyph. */
@media (max-width:768px){
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline{
  height:40px!important;min-height:40px!important;max-height:40px!important;margin:0 8px!important;padding:0!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline__icon{display:none!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline input[type="search"]{
  height:40px!important;min-height:40px!important;max-height:40px!important;padding:0 40px 0 10px!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;
  font-size:14px!important;line-height:40px!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline button{
  right:0!important;top:0!important;width:40px!important;min-width:40px!important;max-width:40px!important;
  height:40px!important;min-height:40px!important;max-height:40px!important;background:transparent!important;border:0!important;box-shadow:none!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline button svg{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline:focus-within{border:0!important;box-shadow:none!important;background:transparent!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .inside-navigation.wr-mobile-entry-ready>.menu-toggle::before{
  width:18px!important;height:18px!important;flex-basis:18px!important;background:linear-gradient(currentColor,currentColor) 0 8px/18px 2px no-repeat!important;transform:rotate(45deg)!important
 }
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .inside-navigation.wr-mobile-entry-ready>.menu-toggle::after{
  left:12px!important;top:24px!important;width:18px!important;height:2px!important;transform:rotate(-45deg)!important
 }
}
@media (max-width:390px){
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline{margin-inline:5px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline input[type="search"]{padding-left:8px!important;padding-right:36px!important;font-size:13px!important}
 body.wr-header-ui.wr-mobile-menu-compact .wr-mobile-entry-search-inline button{width:36px!important;min-width:36px!important;max-width:36px!important}
 body.wr-header-ui.wr-mobile-menu-compact .main-navigation.toggled .inside-navigation.wr-mobile-entry-ready>.menu-toggle::after{left:10px!important}
}

/* v2.9.53: one mobile gutter owner.
   #page owns the horizontal gutter on every page, including a front/shop page.
   Full-bleed Hero breaks out of that gutter instead of excluding the whole home page. */
@media (max-width:768px){
 #page.site.grid-container{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:20px!important;
  padding-right:20px!important;
 }
 #page.site.grid-container>.site-content,
 #page.site.grid-container .content-area,
 #page.site.grid-container #primary,
 #page.site.grid-container #main,
 #page.site.grid-container .site-main,
 #page.site.grid-container article,
 #page.site.grid-container .inside-article,
 #page.site.grid-container .entry-content,
 #page.site.grid-container .woocommerce{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
 }
 /* Hero alone remains edge-to-edge while the page content uses the common gutter. */
 #page.site.grid-container .wr-home-hero{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
 }
}


/* v2.9.55: force the intentionally low-glare gray on page/content surfaces.
   This is a CSS override, not a one-time option migration, so GeneratePress/WooCommerce
   white backgrounds cannot mask the selected site background. */
body.wr-brand-enabled,
body.wr-brand-enabled #page,
body.wr-brand-enabled #page.site,
body.wr-brand-enabled #page .site-content,
body.wr-brand-enabled #page .content-area,
body.wr-brand-enabled #page #primary,
body.wr-brand-enabled #page #main,
body.wr-brand-enabled #page .site-main,
body.wr-brand-enabled #page article,
body.wr-brand-enabled #page .inside-article,
body.wr-brand-enabled #page .entry-content,
body.wr-brand-enabled #page .woocommerce,
body.wr-brand-enabled #page .woocommerce-page {
 background:#f7f8fa!important;
}
