:root{--wf-color-sand: #f5efe8;--wf-color-peach: #f6d1ca;--wf-color-gold: #c48c5d;--wf-border-gold-30: rgb(196 140 93 / .3);--wf-color-foreground: #000000;--wf-color-white: #ffffff;--wf-color-muted: #767676;--wf-color-surface-content: #000000;--wf-color-foreground-muted-alpha: rgb(0 0 0 / 40%);--wf-color-border-subtle: #ede9e4;--wf-color-surface-hover: #fafafa;--wf-color-pink: #e87c9b;--wf-space-5: .3125rem;--wf-space-16: 1rem;--wf-space-32: 2rem;--wf-radius-card: 0;--wf-radius-panel: .5rem;--wf-radius-subtle: .125rem;--wf-border-width: 1px;--wf-opacity-50: .5;--wf-opacity-75: .75;--wf-font-display: "Fortescue Pro Median", serif;--wf-font-body: "ITC Avant Garde Gothic Pro", system-ui, sans-serif;--wf-text-h1-font-family: var(--wf-font-display);--wf-text-h1-font-size: 2.75rem;--wf-text-h1-line-height: 3.125rem;--wf-text-h1-font-weight: 300;--wf-text-h1-font-style: italic;--wf-text-h1-letter-spacing: .12em;--wf-text-h1-caps-font-family: var(--wf-font-display);--wf-text-h1-caps-font-size: 2.25rem;--wf-text-h1-caps-line-height: 3.125rem;--wf-text-h1-caps-font-weight: 300;--wf-text-h1-caps-font-style: italic;--wf-text-h1-caps-letter-spacing: .12em;--wf-text-h2-font-family: var(--wf-font-body);--wf-text-h2-font-size: 1rem;--wf-text-h2-line-height: 1.6875rem;--wf-text-h2-font-weight: 300;--wf-text-h2-font-style: normal;--wf-text-h2-letter-spacing: .08em;--wf-text-body-font-family: var(--wf-font-body);--wf-text-body-font-size: .875rem;--wf-text-body-line-height: 1.625rem;--wf-text-body-font-weight: 300;--wf-text-body-font-style: normal;--wf-text-body-letter-spacing: .1em;--wf-text-h2-lg-font-family: var(--wf-font-body);--wf-text-h2-lg-font-size: 1.5rem;--wf-text-h2-lg-line-height: 2.375rem;--wf-text-h2-lg-font-weight: 300;--wf-text-h2-lg-font-style: normal;--wf-text-h2-lg-letter-spacing: .08em;--wf-text-body-16-font-family: var(--wf-font-body);--wf-text-body-16-font-size: .8125rem;--wf-text-body-16-line-height: 1.625rem;--wf-text-body-16-font-weight: 300;--wf-text-body-16-font-style: normal;--wf-text-body-16-letter-spacing: .1em;--wf-text-small-font-family: var(--wf-font-body);--wf-text-small-font-size: .75rem;--wf-text-small-line-height: 1.25rem;--wf-text-small-font-weight: 300;--wf-text-small-font-style: normal;--wf-text-small-letter-spacing: .05em;--wf-text-small-color: rgb(0 0 0 / 60%);--wf-text-button-font-family: var(--wf-font-body);--wf-text-button-font-size: .6875rem;--wf-text-button-line-height: .6875rem;--wf-text-button-font-weight: 500;--wf-text-button-letter-spacing: .09625rem;--wf-btn-pad-y-filled: .875rem;--wf-btn-pad-x-filled: 2rem;--wf-btn-pad-y-ghost: .9375rem;--wf-btn-pad-x-ghost: 2.0625rem;--wf-btn-pad-y-line: .875rem;--wf-btn-pad-b-line: .9375rem;--wf-pdp-atc-height: 3.5rem}html{font-size:16px}@media screen and (min-width:2000px){html{font-size:20px}}html *{box-sizing:border-box}.wf-horizontal-rule{width:100%;margin:0}.wf-horizontal-rule__line{display:block;width:100%;height:0;margin:0;border:0;border-top:1px solid var(--wf-color-gold)}.wf-horizontal-rule__hint{margin:0 0 .5rem;font-family:var(--wf-font-body);font-size:.8125rem;line-height:1.4;color:var(--wf-color-muted)}.wf-btn{display:inline-block;box-sizing:border-box;margin:0;font-family:var(--wf-text-button-font-family);font-size:var(--wf-text-button-font-size);font-weight:var(--wf-text-button-font-weight);line-height:var(--wf-text-button-line-height);letter-spacing:var(--wf-text-button-letter-spacing);text-transform:uppercase;text-decoration:none;text-align:center;border-radius:0;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease,filter .2s ease}.wf-btn--gold{padding:var(--wf-btn-pad-y-filled) var(--wf-btn-pad-x-filled);border:var(--wf-border-width) solid var(--wf-color-gold);background-color:var(--wf-color-gold);color:var(--wf-color-white)}.wf-btn--black_ghost{padding:var(--wf-btn-pad-y-ghost) var(--wf-btn-pad-x-ghost);border:var(--wf-border-width) solid var(--wf-color-foreground);background-color:transparent;color:var(--wf-color-foreground)}.wf-btn--white{padding:var(--wf-btn-pad-y-filled) var(--wf-btn-pad-x-filled);border:var(--wf-border-width) solid transparent;background-color:var(--wf-color-white);color:var(--wf-color-foreground)}.wf-btn--black_line{padding:var(--wf-btn-pad-y-line) 0 var(--wf-btn-pad-b-line);border:none;border-bottom:var(--wf-border-width) solid var(--wf-color-foreground);border-radius:0;background-color:transparent;color:var(--wf-color-foreground)}.wf-btn--black{padding:var(--wf-btn-pad-y-filled) var(--wf-btn-pad-x-filled);border:var(--wf-border-width) solid var(--wf-color-foreground);background-color:var(--wf-color-foreground);color:var(--wf-color-white)}.wf-btn--white_ghost{padding:var(--wf-btn-pad-y-ghost) var(--wf-btn-pad-x-ghost);border:var(--wf-border-width) solid var(--wf-color-white);background-color:transparent;color:var(--wf-color-white)}.wf-btn--white_line{padding:var(--wf-btn-pad-y-line) 0 var(--wf-btn-pad-b-line);border:none;border-bottom:var(--wf-border-width) solid var(--wf-color-white);border-radius:0;background-color:transparent;color:var(--wf-color-white)}.wf-btn-context--light .wf-btn--gold{color:var(--wf-color-foreground, #000000)}.wf-btn-context--light .wf-btn--white{border-color:var(--wf-color-border-subtle, #ede9e4)}.wf-btn-context--light .wf-btn--white_ghost{border-color:var(--wf-color-border-subtle, #ede9e4);color:var(--wf-color-foreground, #000000)}.wf-btn-context--light .wf-btn--white_line{border-bottom-color:var(--wf-color-muted, #767676);color:var(--wf-color-foreground, #000000)}@media screen and (min-width:750px){.wf-btn--gold:hover,.wf-btn--gold:focus-visible{opacity:.84}.wf-btn--black_ghost:hover,.wf-btn--black_ghost:focus-visible{border-color:var(--wf-color-gold);color:var(--wf-color-gold);opacity:.84}.wf-btn--white:hover,.wf-btn--white:focus-visible{border-color:var(--wf-color-foreground);color:var(--wf-color-foreground);background-color:var(--wf-color-white)}.wf-btn--black_line:hover,.wf-btn--black_line:focus-visible{opacity:.5}.wf-btn--black:hover,.wf-btn--black:focus-visible{opacity:.84}.wf-btn--white_ghost:hover,.wf-btn--white_ghost:focus-visible{opacity:.84}.wf-btn--white_line:hover,.wf-btn--white_line:focus-visible{opacity:.5}.wf-btn-context--light .wf-btn--gold:hover,.wf-btn-context--light .wf-btn--gold:focus-visible{opacity:1;filter:brightness(1.05)}.wf-btn-context--light .wf-btn--white_ghost:hover,.wf-btn-context--light .wf-btn--white_ghost:focus-visible{opacity:1;border-color:var(--wf-color-foreground, #000000);color:var(--wf-color-foreground, #000000)}.wf-btn-context--light .wf-btn--white_line:hover,.wf-btn-context--light .wf-btn--white_line:focus-visible{opacity:.88}}.add-to-cart-button.wf-btn--gold{display:flex;align-items:center;justify-content:center;width:var(--wf-add-to-cart-width, 100%);min-height:var(--wf-pdp-atc-height, 4.125rem);padding:var(--wf-btn-pad-y-filled) var(--wf-btn-pad-x-filled);font-family:var(--wf-text-button-font-family);font-size:var(--wf-text-button-font-size);font-weight:var(--wf-text-button-font-weight);line-height:var(--wf-text-button-line-height);letter-spacing:var(--wf-text-button-letter-spacing);text-transform:uppercase;color:var(--wf-color-white);background-color:var(--wf-color-gold);border:var(--wf-border-width) solid var(--wf-color-gold);border-radius:0;box-shadow:none;outline-color:var(--wf-color-gold)}.add-to-cart-button.wf-btn--gold:disabled,.add-to-cart-button.wf-btn--gold[aria-disabled=true]{opacity:.5;cursor:not-allowed}@media screen and (min-width:750px){.add-to-cart-button.wf-btn--gold:hover:not(:disabled),.add-to-cart-button.wf-btn--gold:focus-visible:not(:disabled){opacity:.84;color:var(--wf-color-white);background-color:var(--wf-color-gold);border-color:var(--wf-color-gold)}}.wf-field-label{display:block;margin:0 0 var(--wf-space-5, .3125rem);font-family:var(--wf-text-button-font-family);font-size:var(--wf-text-button-font-size);font-weight:var(--wf-text-button-font-weight);line-height:var(--wf-text-button-line-height);letter-spacing:var(--wf-text-button-letter-spacing);text-transform:uppercase;color:var(--wf-color-foreground, var(--color-foreground))}.wf-input-underline,input.wf-input-underline,textarea.wf-input-underline{box-sizing:border-box;width:100%;margin:0;padding:.75rem 0;border:0;border-bottom:var(--wf-border-width) solid var(--wf-color-border-subtle, #ede9e4);border-radius:0;background:transparent;color:var(--wf-color-foreground, var(--color-foreground));font-family:var(--wf-text-body-font-family, var(--wf-font-body));font-size:var(--wf-text-body-font-size, .875rem);font-weight:var(--wf-text-body-font-weight, 300);font-style:var(--wf-text-body-font-style, normal);line-height:var(--wf-text-body-line-height, 1.625rem);letter-spacing:var(--wf-text-body-letter-spacing, .1em);text-transform:uppercase;-webkit-font-smoothing:antialiased;-webkit-appearance:none;appearance:none;outline:none;transition:border-color .15s ease}.wf-input-underline:focus,.wf-input-underline:focus-visible,input.wf-input-underline:focus,input.wf-input-underline:focus-visible,textarea.wf-input-underline:focus,textarea.wf-input-underline:focus-visible{border-bottom-color:var(--wf-color-foreground, var(--color-foreground));outline:none;box-shadow:none}.wf-input-underline::placeholder,input.wf-input-underline::placeholder,textarea.wf-input-underline::placeholder{color:var(--wf-color-foreground-muted-alpha, rgb(0 0 0 / 40%));opacity:1;text-transform:uppercase}.wf-input-boxed,input.wf-input-boxed,textarea.wf-input-boxed{box-sizing:border-box;width:100%;margin:0;padding:.5rem 1rem;border:var(--wf-border-width) solid var(--wf-color-border-subtle, #ede9e4);border-radius:0;background-color:var(--wf-color-white, var(--color-input-background));color:var(--wf-color-foreground, var(--color-foreground));font-family:var(--wf-text-body-font-family, var(--wf-font-body));font-size:var(--wf-text-body-font-size, .875rem);font-weight:var(--wf-text-body-font-weight, 300);font-style:var(--wf-text-body-font-style, normal);line-height:var(--wf-text-body-line-height, 1.625rem);letter-spacing:var(--wf-text-body-letter-spacing, .1em);text-transform:none;-webkit-font-smoothing:antialiased;-webkit-appearance:none;appearance:none;outline:none;transition:border-color .15s ease}.wf-input-boxed:focus,.wf-input-boxed:focus-visible,input.wf-input-boxed:focus,input.wf-input-boxed:focus-visible,textarea.wf-input-boxed:focus,textarea.wf-input-boxed:focus-visible{border-color:var(--wf-color-gold);outline:none;box-shadow:none}.wf-input-boxed::placeholder,input.wf-input-boxed::placeholder,textarea.wf-input-boxed::placeholder{color:var(--wf-color-foreground-muted-alpha, rgb(0 0 0 / 40%));opacity:1;text-transform:capitalize}.text-block.rte:not(.wf-rich-text),.text-block.rte:not(.wf-rich-text) :is(p,ul,ol,li,td,th,blockquote,span),.rte:not(.wf-rich-text) :is(p,ul,ol,li,td,th,blockquote){color:var(--wf-color-foreground, #000000)}input[type=email]{width:100%;padding:.5rem 1rem;border-radius:0rem;border:1px solid #ede9e4;font-size:1rem;font-weight:300;line-height:1.625rem;letter-spacing:.1em}input[type=email]:focus{outline:none;border-color:var(--wf-color-gold)}input[type=email]::placeholder{color:#0006;font-size:1rem;font-weight:300;line-height:1.625rem;letter-spacing:.1em;text-transform:capitalize}body.display-men-only :is(.display-all,.display-men,.shopify-section:has(>.display-all),.shopify-section:has(>.display-men)){display:block}body.display-men-only :is(.display-women,.display-neutral,.shopify-section:has(>.display-women),.shopify-section:has(>.display-neutral)){display:none}body.display-women-only :is(.display-all,.display-women,.shopify-section:has(>.display-all),.shopify-section:has(>.display-women)){display:block}body.display-women-only :is(.display-men,.display-neutral,.shopify-section:has(>.display-men),.shopify-section:has(>.display-neutral)){display:none}body.display-neutral-only :is(.display-all,.display-neutral,.shopify-section:has(>.display-all),.shopify-section:has(>.display-neutral)){display:block}body.display-neutral-only :is(.display-men,.display-women,.shopify-section:has(>.display-men),.shopify-section:has(>.display-women)){display:none}body.display-men-only .webster-hero-section .display-all,body.display-men-only .webster-hero-section .display-men,body.display-women-only .webster-hero-section .display-all,body.display-women-only .webster-hero-section .display-women,body.display-neutral-only .webster-hero-section .display-all,body.display-neutral-only .webster-hero-section .display-neutral{display:flex}body.display-men-only [data-display-for]:not([data-display-for~=men]),body.display-women-only [data-display-for]:not([data-display-for~=women]),body.display-neutral-only [data-display-for]:not([data-display-for~=neutral]){display:none!important}body.design-mode :is(.display-men,.display-women,.display-neutral,.display-all,.shopify-section:has(>.display-men),.shopify-section:has(>.display-women),.shopify-section:has(>.display-neutral),.shopify-section:has(>.display-all)){display:block}body.design-mode .webster-hero-section .display-men,body.design-mode .webster-hero-section .display-women,body.design-mode .webster-hero-section .display-neutral,body.design-mode .webster-hero-section .display-all{display:flex}body.design-mode [data-display-for]{display:revert!important}.wf-product-card{position:relative}.wf-product-card .product-card__link{top:0;right:0;bottom:0;left:0;z-index:1}.wf-product-card__wishlist{position:absolute;top:.75rem;right:.75rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;margin:0;border:none;border-radius:var(--wf-radius-subtle, .125rem);background:transparent;color:var(--wf-color-foreground, #000);cursor:pointer}.wf-product-card__wishlist:focus-visible{outline:2px solid var(--wf-color-gold, #c48c5d);outline-offset:2px}.wf-product-card__wishlist-icon{display:block}.wf-product-card__stack{display:flex;flex-direction:column}.wf-product-card__stack>.card-gallery,.wf-product-card__stack>.product-grid-view-zoom-out--details{order:1}.wf-product-card__stack>.wf-product-card__vendor{order:2}.wf-product-card__stack>*:not(.card-gallery):not(.wf-product-card__vendor):not(.product-grid-view-zoom-out--details){order:3}.wf-product-card__vendor{margin:0;font-family:var(--wf-text-button-font-family, var(--wf-font-body));font-size:var(--wf-text-button-font-size, .6875rem);line-height:var(--wf-text-button-line-height, .6875rem);font-weight:var(--wf-text-button-font-weight, 500);letter-spacing:var(--wf-text-button-letter-spacing, .09625rem);text-transform:uppercase;color:var(--wf-color-gold, #c48c5d)}@media screen and (min-width:750px){.wf-product-card__stack>.wf-product-card__vendor,.wf-product-card__stack>*:not(.card-gallery):not(.wf-product-card__vendor):not(.product-grid-view-zoom-out--details){opacity:0;transition:opacity .2s ease}.wf-product-card:is(:hover,:focus-within) .wf-product-card__stack>.wf-product-card__vendor,.wf-product-card:is(:hover,:focus-within) .wf-product-card__stack>*:not(.card-gallery):not(.wf-product-card__vendor):not(.product-grid-view-zoom-out--details){opacity:1}}.wf-product-card--aspect-portrait .card-gallery{--gallery-aspect-ratio: 4 / 5 !important}.wf-product-card--aspect-square .card-gallery{--gallery-aspect-ratio: 1 !important}.wf-webster-product-card{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--wf-color-white);box-sizing:border-box}.wf-webster-product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.wf-webster-product-card__media{position:relative;z-index:0;width:100%}.wf-webster-product-card__media-inner{position:relative;width:100%;overflow:hidden;background-color:#f0eeeb}.wf-webster-product-card--aspect-portrait .wf-webster-product-card__media-inner{aspect-ratio:3 / 4}.wf-webster-product-card--aspect-square .wf-webster-product-card__media-inner{aspect-ratio:1}.wf-webster-product-card__img-stack{position:relative;width:100%;height:100%;min-height:0}.wf-webster-product-card__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s ease;pointer-events:none;z-index:1}.wf-webster-product-card--has-secondary:hover .wf-webster-product-card__img--secondary{opacity:1;z-index:2}@media(prefers-reduced-motion:reduce){.wf-webster-product-card__img--secondary{display:none}}.wf-webster-product-card__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.wf-webster-product-card__placeholder-fill{width:100%;height:100%;min-height:100%;background-color:#0000000f}.wf-webster-product-card__badges{position:absolute;z-index:3;top:.9375rem;left:.9375rem;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.375rem;max-width:calc(100% - 2rem);box-sizing:border-box;pointer-events:none;list-style:none;margin:0;padding:0}.wf-webster-product-card__badge{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:23px;padding:.275rem .642rem;border:1px solid var(--wf-color-gold, #c48c5d);border-radius:0;background:transparent;color:var(--wf-color-gold, #c48c5d);font-family:var(--wf-font-body);font-size:.875rem;font-weight:300;line-height:120%;letter-spacing:.0525rem;text-transform:uppercase;white-space:nowrap}.wf-webster-product-card__badge--inverse{border-color:#000;color:#000}.wf-webster-product-card__body{display:flex;flex-direction:column;gap:.375rem;align-items:flex-start;width:100%;padding:.25rem .3125rem;box-sizing:border-box}.wf-webster-product-card__vendor{margin:0;max-width:100%;font-family:var(--wf-font-body);font-size:.875rem;font-weight:300;line-height:120%;letter-spacing:.0525rem;text-transform:uppercase;color:var(--wf-color-gold)}.wf-webster-product-card__title{margin:0;max-width:100%;font-family:var(--wf-font-body);font-size:.875rem;font-weight:300;line-height:120%;letter-spacing:.0875rem;color:var(--wf-color-foreground);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wf-webster-product-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.375rem;padding-top:.125rem}.wf-webster-product-card__price{margin:0;font-family:var(--wf-font-body);font-size:.875rem;font-weight:300;line-height:120%;letter-spacing:.0875rem;color:var(--wf-color-foreground)}.wf-webster-product-card__price--sale{color:var(--wf-color-foreground)}.wf-webster-product-card__price-compare{font-family:var(--wf-font-body);font-size:.75rem;font-weight:300;line-height:120%;letter-spacing:.075rem;color:var(--wf-color-muted);text-decoration:line-through}.wf-webster-product-card__price-discount{font-family:var(--wf-font-body);font-size:.75rem;font-weight:300;line-height:120%;letter-spacing:.075rem;color:var(--wf-color-muted)}.wf-webster-product-card__skeleton{border-radius:2px;background:#00000014}.wf-webster-product-card__skeleton--vendor{width:40%;height:.875rem}.wf-webster-product-card__skeleton--title{width:85%;height:.875rem}.wf-webster-product-card__skeleton--price{width:30%;height:.875rem}.wf-pdp-product-header{display:flex;flex-direction:column;align-items:flex-start;gap:.1875rem;width:100%;box-sizing:border-box;color:var(--wf-color-foreground, #000)}.wf-pdp-product-header__badges{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.375rem;width:100%;margin:0;padding:0 0 .417rem;list-style:none}.wf-pdp-product-header__badge{display:inline;margin:0;padding:0;border:none;background:none;color:var(--wf-color-foreground, #000);font-family:var(--wf-font-body);font-size:.875rem;font-weight:300;line-height:1rem;letter-spacing:.0525rem;text-transform:uppercase}.wf-pdp-product-header__brand{margin:0;width:100%;font-family:var(--wf-font-body);font-size:1.25rem;font-weight:300;line-height:1rem;letter-spacing:.075em;text-transform:uppercase;color:var(--wf-color-gold, #c48c5d)}.wf-pdp-product-header__brand .wf-pdp-product-header__brand-link,.wf-pdp-product-header__brand .wf-pdp-product-header__brand-link:hover,.wf-pdp-product-header__brand .wf-pdp-product-header__brand-link:focus{--button-color: var(--wf-color-gold, #c48c5d);color:var(--wf-color-gold, #c48c5d)!important;text-underline-offset:.2em}.wf-pdp-product-header__brand .wf-pdp-product-header__brand-link{text-decoration-line:none!important}.wf-pdp-product-header__brand .wf-pdp-product-header__brand-link:hover{text-decoration-line:underline!important;text-decoration-color:currentcolor!important}.wf-pdp-product-header__title{margin:0;width:100%;font-family:var(--wf-text-body-font-family);font-size:var(--wf-text-body-font-size);font-weight:var(--wf-text-body-font-weight);font-style:var(--wf-text-body-font-style);line-height:var(--wf-text-body-line-height);letter-spacing:var(--wf-text-body-letter-spacing);text-transform:none;color:inherit}.wf-pdp-product-header__price{display:block;width:100%;margin:0;padding-block:.375rem;font-family:var(--wf-text-body-font-family);font-size:var(--wf-text-body-font-size);font-weight:var(--wf-text-body-font-weight);line-height:var(--wf-text-body-line-height);letter-spacing:var(--wf-text-body-letter-spacing);color:inherit}.wf-pdp-product-header__price .price,.wf-pdp-product-header__price .compare-at-price{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.wf-pdp-product-header__price .compare-at-price{margin-inline-start:.5rem;color:var(--wf-color-muted);text-decoration:line-through}.wf-pdp-product-header__price .price-discount{margin-inline-start:.25rem;color:var(--wf-color-muted);opacity:.4}@media screen and (min-width:750px){.wf-pdp-product-header{margin-top:.875rem}.wf-pdp-product-header__brand{padding-block:.1875rem .625rem}}.wf-pdp-shipping-facts{display:flex;flex-direction:column;gap:.25rem;width:var(--wf-add-to-cart-width, 100%);box-sizing:border-box;padding:.4375rem .875rem;background:var(--wf-pdp-shipping-facts-bg, var(--wf-color-sand, #f5efe8));color:var(--wf-color-foreground, #000)}.wf-pdp-shipping-facts__item{display:flex;align-items:flex-start;gap:.75rem;width:100%;align-items:center}.wf-pdp-shipping-facts__icon{flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;width:var(--wf-pdp-shipping-facts-icon-width, 1.5rem);min-height:var(--wf-pdp-shipping-facts-icon-width, 1.5rem);padding-top:.0625rem}.wf-pdp-shipping-facts__icon-image{display:block;width:var(--wf-pdp-shipping-facts-icon-width, 1.5rem);height:auto;flex-shrink:0}.wf-pdp-shipping-facts__icon-image svg{display:block;width:100%;height:auto}.wf-pdp-shipping-facts__text{flex:1;min-width:0;margin:0;font-family:var(--wf-font-body);font-size:.625rem;font-weight:300;line-height:.5625rem;letter-spacing:.07em}.wf-pdp-shipping-facts__text p{margin:0}.wf-pdp-shipping-facts__text a{color:inherit;text-decoration:underline;text-underline-offset:.125rem}@media screen and (min-width:750px){.wf-pdp-shipping-facts{padding:.6875rem 1.125rem}.wf-pdp-shipping-facts__item{gap:1rem}.wf-pdp-shipping-facts__text{line-height:.9375rem;letter-spacing:.1em}}.wf-pdp-in-store-availability{display:none;flex-direction:column;gap:.375rem;width:100%;box-sizing:border-box;padding-block:.75rem;color:var(--wf-color-foreground, #000)}.wf-pdp-in-store-availability__heading{margin:0;font-family:var(--wf-text-body-font-family);font-size:var(--wf-text-body-font-size);font-weight:var(--wf-text-body-font-weight);font-style:var(--wf-text-body-font-style);line-height:var(--wf-text-body-line-height);letter-spacing:var(--wf-text-body-letter-spacing);text-transform:none}.wf-pdp-in-store-availability__body{display:flex;flex-direction:column;gap:0;width:100%}.wf-pdp-in-store-availability__availability,.wf-pdp-in-store-availability__footnote{margin:0;font-family:var(--wf-font-body);font-size:.625rem;line-height:1.125rem;letter-spacing:.1em}.wf-pdp-in-store-availability__footnote p{margin:0}@media screen and (min-width:750px){.wf-pdp-in-store-availability{display:flex}}.gender_heading{font-family:var(--wf-text-h1-font-family);font-size:.75rem;font-weight:var(--wf-text-h1-font-weight);font-style:var(--wf-text-h1-font-style);line-height:var(--wf-text-h1-line-height);letter-spacing:var(--wf-text-h1-letter-spacing);text-transform:capitalize;color:red;text-align:left;position:absolute;top:16px;right:16px;opacity:.8;z-index:100}section{position:relative;z-index:1}balance-header-panel:hover{cursor:pointer}balance-header-panel:hover aside{cursor:auto}.ais-page a,.ais-page div,.ais-page input,.ais-page li,.ais-page p,.ais-page span,.ais-page ul{line-height:1.2}
/*# sourceMappingURL=/cdn/shop/t/12/assets/styles.css.map */
