:root{--hov-bg: #f7f6f2;--hov-surface: #fff;--hov-text: #141414;--hov-muted: #686762;--hov-border: #deddd7;--hov-accent: #252b27;--hov-page: 1360px;--hov-gutter: clamp(16px, 3vw, 44px);--hov-space-1: 8px;--hov-space-2: 16px;--hov-space-3: 24px;--hov-space-4: 32px;--hov-space-5: 48px;--hov-space-6: 64px;--hov-radius: 2px;--hov-focus: 0 0 0 3px rgba(20, 20, 20, .2)}html{scroll-behavior:smooth}html.hov-dialog-open{overflow:hidden}body{margin:0;background:var(--hov-bg);color:var(--hov-text);font-family:var(--font-body--family),Arial,sans-serif;font-size:16px;line-height:1.5;overflow-x:clip;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}img{max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.2em}a:visited{color:inherit}button,input,select,textarea{font:inherit}button,[role=button],summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--hov-text);outline-offset:3px}.hov-container,.hov-shell{width:min(100%,calc(var(--hov-page) + 2 * var(--hov-gutter)));margin-inline:auto;padding-inline:var(--hov-gutter)}.hov-section{padding-block:clamp(48px,7vw,88px)}.hov-section+.hov-section{border-top:1px solid var(--hov-border)}.hov-section__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--hov-space-2);margin-bottom:20px}.hov-section__head h2,.hov-intro h2{margin:0;font-size:clamp(22px,2.3vw,32px);font-weight:500;line-height:1.15;letter-spacing:-.025em}.hov-text-link{font-size:13px;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;white-space:nowrap}.hov-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:12px 22px;border:1px solid var(--hov-text);border-radius:var(--hov-radius);background:var(--hov-text);color:#fff!important;font-weight:600;line-height:1;text-decoration:none;cursor:pointer}.hov-button:hover{background:#30302e}.hov-button--secondary{background:transparent;color:var(--hov-text)!important}#header-group{position:relative;z-index:30}.announcement-bar,.announcement-bar__slide{min-height:38px;font-size:12px;font-weight:600;letter-spacing:.015em}.announcement-bar{display:grid;width:100%;padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))!important}.announcement-bar__slider,.announcement-bar__slides,.announcement-bar__slide,.announcement-bar__text{width:100%!important}.announcement-bar__slider,.announcement-bar__slide{display:flex;align-items:center;justify-content:center}.announcement-bar__slides{max-width:none!important;margin:0!important}.announcement-bar__text{overflow:hidden;margin:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.header-section{border-bottom:1px solid var(--hov-border)}.header{min-height:64px;background:var(--hov-bg)}.header__row{padding-inline:var(--hov-gutter)!important;max-width:calc(var(--hov-page) + 2 * var(--hov-gutter));margin-inline:auto}.header__heading-logo{max-height:34px;width:auto}.header-menu__link,.header__icon{color:var(--hov-text)}.header-menu__link{font-size:14px}.cart-bubble{min-width:17px;min-height:17px;font-size:10px}@media(max-width:749px){.header__columns{width:100%;grid-template-columns:44px 44px minmax(0,1fr) 44px 44px!important;grid-template-areas:none!important;column-gap:0!important;padding-inline:0!important}.header__drawer{grid-area:1 / 1 / 2 / 2!important;width:44px;min-height:44px;justify-self:stretch}.header__drawer .header-drawer,.header__drawer .menu-drawer-container,#HovMobileMenuButton,#HovMobileSearchButton{width:44px;min-width:44px;height:44px;min-height:44px}.search-action--hidden-on-menu{grid-area:1 / 2 / 2 / 3!important;width:44px;justify-self:stretch}.header-logo{grid-area:1 / 3 / 2 / 4!important;width:100%;max-width:100%;justify-self:stretch}.header-logo>a{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center}header-actions{grid-area:1 / 4 / 2 / 6!important;display:flex!important;width:88px;min-width:88px;margin:0!important;justify-self:stretch!important}#HovAccountButton,header-actions>cart-drawer-component,#HovCartButton{width:44px;min-width:44px;height:44px;min-height:44px;margin:0}header-actions>cart-drawer-component{display:block}#HovAccountButton,#HovCartButton{display:flex;align-items:center;justify-content:center}}.hov-hero-simple{position:relative;background:#e9e8e3}.hov-hero-simple__media{min-height:clamp(470px,68svh,760px);position:relative;overflow:hidden}.hov-hero-simple__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hov-hero-simple__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:end;padding-block:clamp(32px,6vw,72px);background:linear-gradient(to top,#0000008c,#0000 62%)}.hov-hero-simple__content{width:min(600px,100%);color:#fff}.hov-hero-simple h1{margin:0 0 12px;font-size:clamp(34px,5vw,62px);font-weight:500;line-height:1.02;letter-spacing:-.04em}.hov-hero-simple p{max-width:520px;margin:0 0 24px;font-size:clamp(15px,1.5vw,18px)}.hov-hero-simple .hov-button{background:#fff;border-color:#fff;color:#111!important}.hov-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--hov-space-2)}.hov-categories:has(>:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}.hov-category{position:relative;display:block;min-height:min(52vw,650px);overflow:hidden;background:#e9e8e3;color:#fff!important;text-decoration:none}.hov-category img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform .25s ease}.hov-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.48),transparent 55%)}.hov-category__label{position:absolute;z-index:1;inset:auto 24px 24px}.hov-category h3{margin:0 0 4px;font-size:clamp(24px,3vw,38px);font-weight:500;letter-spacing:-.03em}.hov-category span{font-size:14px;text-decoration:underline;text-underline-offset:4px}@media(hover:hover){.hov-category:hover img{transform:scale(1.015)}}.hov-simple-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,28px) 16px}.hov-simple-card{min-width:0;position:relative}.hov-simple-card__media{display:block;position:relative;aspect-ratio:var(--hov-card-ratio, 4 / 5);overflow:hidden;background:#eeede9}.hov-simple-card__media img{width:100%;height:100%;object-fit:contain;transition:opacity .2s ease}.hov-simple-card__media img+img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}@media(hover:hover)and (pointer:fine){.hov-simple-card__media:hover img:first-of-type:not(:last-of-type){opacity:0}.hov-simple-card__media:hover img+img{opacity:1}}.hov-simple-card__badge{position:absolute;top:8px;left:8px;padding:4px 7px;background:#ffffffeb;color:#111;font-size:11px;line-height:1.2}.hov-simple-card__info{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding-top:10px}.hov-simple-card__brand,.hov-simple-card__inventory{margin:0 0 4px;color:var(--hov-muted);font-size:11px;line-height:1.3}.hov-simple-card__brand{font-weight:600;letter-spacing:.04em;text-transform:uppercase}.hov-simple-card__inventory{margin-top:6px}.hov-simple-card h3{min-height:2.7em;margin:0 0 5px;font-size:14px;font-weight:500;line-height:1.35}.hov-simple-card h3 a{display:-webkit-box;overflow:hidden;text-decoration:none;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hov-simple-card__price{display:flex;max-width:100%;align-items:baseline;flex-wrap:nowrap;gap:7px;font-size:14px;white-space:nowrap}.hov-simple-card__price s{color:var(--hov-muted)}.hov-simple-card .jdgm-prev-badge{margin-top:5px;font-size:11px;line-height:1.2}.hov-simple-card .jdgm-prev-badge__stars,.hov-simple-card .jdgm-star{font-size:11px!important;line-height:1!important}.hov-simple-card .jdgm-prev-badge__text{color:var(--hov-muted);font-size:10px}.hov-intro{max-width:720px}.hov-intro .rte{color:var(--hov-muted);font-size:clamp(16px,1.6vw,19px)}.hov-review-summary{border-bottom:1px solid var(--hov-border);background:var(--hov-surface)}.hov-review-summary__inner{min-height:54px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 10px;font-size:13px}.hov-review-summary__stars{letter-spacing:.08em}.hov-review-summary a{margin-left:10px;font-weight:500}.hov-shopping-notes__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.hov-shopping-notes h3{margin:0 0 8px;font-size:16px;font-weight:600}.hov-shopping-notes .rte{color:var(--hov-muted);font-size:14px}.hov-shopping-notes__links{display:flex;gap:20px;margin-top:28px;font-size:13px}.hov-featured-story__grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:center;gap:clamp(32px,6vw,88px)}.hov-featured-story__media{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#eeede9}.hov-featured-story__media img{width:100%;height:100%;object-fit:cover}.hov-featured-story__copy{max-width:420px}.hov-featured-story__copy h2{margin:0 0 16px;font-size:clamp(26px,3vw,42px);font-weight:500;line-height:1.08;letter-spacing:-.03em}.hov-featured-story__copy .rte{margin-bottom:20px;color:var(--hov-muted)}.hov-eyebrow{margin:0 0 10px;color:var(--hov-muted);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.product-information{max-width:var(--hov-page);margin-inline:auto}.product-information__grid{gap:clamp(28px,4vw,64px)!important}.product-details{font-size:15px}.product-details h1{font-size:clamp(28px,3.3vw,44px)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:500!important}.product-details .button,.product-form-buttons .button,.shopify-payment-button__button{min-height:52px!important;border-radius:var(--hov-radius)!important}.product-information .product-form-buttons,.product-information .product-form-buttons>*,.product-information .add-to-cart-button,.product-information .shopify-payment-button{width:100%!important}.product-information .quantity-selector{display:none}.product-details .button--primary{background:var(--hov-text)!important;color:#fff!important}.product-details{width:100%}.product-details>*{width:100%}.product-information .add-to-cart-button{position:relative;display:flex!important;width:100%!important;min-height:54px!important;align-items:center!important;justify-content:center!important;gap:0!important;padding-block:12px!important;padding-inline:24px!important;background:var(--hov-text)!important;color:#fff!important;text-align:center}.product-information .add-to-cart-button .add-to-cart-text{position:static!important;display:inline-flex!important;min-width:0;align-items:center!important;justify-content:center!important;gap:9px!important;margin:0!important;transform:none!important}.product-information .add-to-cart-button .add-to-cart-icon{position:static!important;display:inline-flex;width:19px!important;min-width:19px;height:19px!important;flex:0 0 19px;align-items:center;justify-content:center;margin:0!important;transform:none!important}.product-information .add-to-cart-button .add-to-cart-icon svg{display:block;width:19px!important;height:19px!important}.product-information .add-to-cart-button .add-to-cart-text__content,.product-information .add-to-cart-button .add-to-cart-text__content>span,.product-information .add-to-cart-button .add-to-cart-text__content>span>span{position:static!important;display:inline;margin:0!important;transform:none!important}.product-information .add-to-cart-button .add-to-cart__added{display:none}.product-information .add-to-cart-button[data-added=true] .add-to-cart-text{visibility:hidden}.product-information .add-to-cart-button[data-added=true] .add-to-cart__added{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.product-information .add-to-cart-button:disabled .add-to-cart-text,.product-information .add-to-cart-button[aria-disabled=true] .add-to-cart-text{opacity:1}@media(max-width:749px){.product-information .add-to-cart-button{min-height:52px!important;padding-inline:20px!important}}.product-information .accelerated-checkout-block{display:none}.product-information .price__hidden,.product-grid .price__hidden,.price__hidden{display:none!important}.product-information product-price .price__sale{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.product-information product-price .price-item--sale{font-size:18px;font-weight:600}.product-information product-price .compare-at-price{color:var(--hov-muted);font-size:14px}.hov-pdp-condition{margin:0;font-size:14px;color:var(--hov-muted)}.hov-pdp-policy-links{display:flex;gap:18px;font-size:13px}.hov-pdp-accordions details{border-top:1px solid var(--hov-border)}.hov-pdp-accordions details:last-child{border-bottom:1px solid var(--hov-border)}.hov-pdp-accordions summary{min-height:52px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:500}.hov-pdp-accordion__content{padding:0 0 20px;color:var(--hov-muted)}.hov-judgeme-reviews{min-height:240px}.hov-judgeme-reviews__heading{margin:0 0 24px;font-size:24px;font-weight:500}.hov-judgeme-badge:empty{display:none}.product-media-container{background:#eeede9}.product-media img{object-fit:contain!important}.product-information media-gallery.media-gallery--carousel{width:100%}.product-information .media-gallery--carousel slideshow-component{--slideshow-thumbnails-padding-inline: 0;--slideshow-thumbnails-padding-block: 0;gap:12px}.product-information .media-gallery--carousel .slideshow-container{background:#eeede9}.product-information .media-gallery--carousel slideshow-slide.product-media-container{aspect-ratio:1 / 1;width:100%;background:#eeede9}.product-information .media-gallery--carousel .product-media,.product-information .media-gallery--carousel .product-media img{width:100%;height:100%}.product-information .slideshow-controls__thumbnails{align-content:flex-start;gap:10px;margin:0}.product-information .slideshow-controls__thumbnail{flex:0 0 64px;width:64px!important;height:64px!important;aspect-ratio:1!important;overflow:hidden;border:1px solid transparent!important;outline:none!important;background:#eeede9}.product-information .slideshow-controls__thumbnail img{width:100%;height:100%;object-fit:contain!important}.product-information .slideshow-controls__thumbnail[aria-selected=true]{border-color:var(--hov-text)!important;box-shadow:inset 0 0 0 1px var(--hov-surface)}.price{letter-spacing:0}.price__sale{color:var(--hov-text)}.price__compare{color:var(--hov-muted)}.accordion,details{border-color:var(--hov-border)}.facets,.facets__form{border-color:var(--hov-border)}[data-template^=collection] .section:first-child .section-content-wrapper{gap:6px!important}[data-template^=collection] .section:first-child h1{margin:0;font-size:clamp(26px,6vw,38px);font-weight:500;letter-spacing:-.025em;line-height:1.15}[data-template^=collection] .section:first-child .text-block:not(:first-child){max-width:680px;color:var(--hov-muted);font-size:14px;line-height:1.45}.main-collection-grid{width:min(100%,1500px);margin-inline:auto}.main-collection-grid .product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:36px clamp(16px,2vw,28px)!important;margin:0;padding:0 24px;list-style:none}.main-collection-grid .product-grid__item{min-width:0;list-style:none}.main-collection-grid .product-grid__item::marker{content:""}.main-collection-grid product-card,.main-collection-grid .product-card,.main-collection-grid .product-card__content{min-width:0;height:100%;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.main-collection-grid .product-card__content{align-items:stretch!important;gap:5px!important;padding:0!important;text-align:left!important}.main-collection-grid .product-card__link{cursor:pointer}.main-collection-grid .product-card__link:focus-visible{outline:2px solid var(--hov-text);outline-offset:4px}.main-collection-grid .card-gallery,.main-collection-grid .card-gallery slideshow-component,.main-collection-grid .card-gallery slideshow-container{width:100%;aspect-ratio:1!important;overflow:hidden;background:#eeede9;border:0!important;border-radius:0!important}.main-collection-grid .card-gallery slideshow-component,.main-collection-grid .card-gallery slideshow-container,.main-collection-grid .card-gallery slideshow-slides,.main-collection-grid .card-gallery slideshow-slide{display:block;height:100%!important;min-height:100%}.main-collection-grid .card-gallery slideshow-slide,.main-collection-grid .product-media-container,.main-collection-grid .product-media{width:100%;height:100%;aspect-ratio:auto!important}.main-collection-grid .card-gallery img,.main-collection-grid .product-media__image{width:100%;height:100%;object-fit:contain!important;object-position:center}.main-collection-grid .hov-collection-brand{margin:9px 0 0;color:var(--hov-muted);font-size:10px;font-weight:600;letter-spacing:.055em;line-height:1.2;text-transform:uppercase}.main-collection-grid product-card .text-block,.main-collection-grid product-card .text-block p,.main-collection-grid product-card [ref=productTitleLink]{width:100%;margin:0;color:var(--hov-text);font-size:13px!important;font-weight:500;line-height:1.35;text-align:left!important}.main-collection-grid product-card [ref=productTitleLink]{display:-webkit-box;overflow:hidden;min-height:2.7em;text-decoration:none;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-collection-grid product-price,.main-collection-grid product-price .price,.main-collection-grid product-price .compare-at-price,.main-collection-grid product-price [ref=priceContainer],.main-collection-grid product-price .price__sale,.main-collection-grid product-price .price-item__group{font-size:13px!important;line-height:1.35;text-align:left!important;white-space:nowrap}.main-collection-grid product-price [ref=priceContainer],.main-collection-grid product-price .price__sale,.main-collection-grid product-price .price-item__group{justify-content:flex-start!important;flex-wrap:nowrap!important;gap:6px}.main-collection-grid product-price .compare-at-price{color:var(--hov-muted)}.main-collection-grid .product-badges{inset:8px auto auto 8px}.main-collection-grid .product-badges .badge{padding:4px 7px;border:0;border-radius:0;background:#f5f4f1f0;color:var(--hov-text);font-size:9px;font-weight:600;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.product-grid .price__hidden{display:none!important}.facets-toggle{min-height:48px;margin-bottom:8px!important;border-block:1px solid var(--hov-border)}.facets-toggle__wrapper{display:flex;min-width:0;align-items:center;gap:8px}.facets-toggle__button{min-height:44px;padding-inline:0 8px;font-size:13px}.hov-mobile-product-count{color:var(--hov-muted);font-size:11px;white-space:nowrap}.facets-mobile-wrapper{min-width:0}.hov-mobile-sort-button{display:inline-flex;min-width:70px;min-height:44px;align-items:center;justify-content:flex-end;gap:7px;color:var(--hov-text);font-size:13px}.hov-mobile-sort-button .icon-caret{width:10px;height:10px}.facets-drawer__close{min-width:44px;min-height:44px}.facets__drawer-actions{padding-bottom:calc(var(--padding-lg) + env(safe-area-inset-bottom))}@media(min-width:1500px){.main-collection-grid .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(min-width:750px)and (max-width:1099px){.main-collection-grid .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding-inline:20px}}@media(max-width:749px){[data-template^=collection] .section:first-child{--padding-block-start: 18px !important;--padding-block-end: 14px !important}[data-template^=collection] .section:first-child h1{font-size:26px}[data-template^=collection] .section:first-child .text-block:not(:first-child){display:-webkit-box;overflow:hidden;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-collection-grid{max-width:100%;overflow-x:clip}.main-collection-grid .product-grid,.main-collection-grid .product-grid[product-grid-view=mobile-single],.main-collection-grid .product-grid[product-grid-view=zoom-out]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 12px!important;padding-inline:max(14px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-right))}.main-collection-grid product-card .text-block,.main-collection-grid product-card .text-block p,.main-collection-grid product-card [ref=productTitleLink],.main-collection-grid product-price,.main-collection-grid product-price .price,.main-collection-grid product-price .compare-at-price{font-size:12px!important}.main-collection-grid .hov-collection-brand{margin-top:8px;font-size:9px}.facets-toggle{padding-inline:max(14px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-right))!important}}@media(max-width:339px){.main-collection-grid .product-grid,.main-collection-grid .product-grid[product-grid-view=mobile-single],.main-collection-grid .product-grid[product-grid-view=zoom-out]{gap:24px 9px!important;padding-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right))}.main-collection-grid product-card .text-block,.main-collection-grid product-card .text-block p,.main-collection-grid product-card [ref=productTitleLink],.main-collection-grid product-price,.main-collection-grid product-price .price,.main-collection-grid product-price .compare-at-price{font-size:11px!important}.hov-mobile-product-count{display:none}}[data-template^=product] .product-recommendations-wrapper{width:100%}[data-template^=product] product-recommendations{display:block;min-height:0}[data-template^=product] product-recommendations:has(.resource-list[data-has-recommendations=false]){display:none}[data-template^=product] product-recommendations .block-resource-list{width:min(100%,1500px);margin-inline:auto}[data-template^=product] product-recommendations .section-resource-list__content h3{margin:0;font-family:var(--font-body--family, sans-serif);font-size:clamp(18px,1.6vw,24px);font-weight:500;letter-spacing:-.02em;line-height:1.2}[data-template^=product] product-recommendations .resource-list--grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))!important;column-gap:clamp(20px,2vw,28px)!important;row-gap:36px!important}[data-template^=product] product-recommendations .resource-list__item,[data-template^=product] product-recommendations product-card,[data-template^=product] product-recommendations .product-card,[data-template^=product] product-recommendations .product-card__content{min-width:0;transform:none!important;box-shadow:none!important}[data-template^=product] product-recommendations .card-gallery{aspect-ratio:1;max-height:340px;overflow:hidden;background:#eeede9;border:0;border-radius:0}[data-template^=product] product-recommendations .card-gallery img,[data-template^=product] product-recommendations .product-card__image{width:100%;height:100%;object-fit:contain!important}[data-template^=product] product-recommendations .product-card__content{gap:6px!important}[data-template^=product] product-recommendations [ref=productTitleLink]{display:-webkit-box;overflow:hidden;min-height:2.7em;font-size:13px!important;font-weight:500;line-height:1.35;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}[data-template^=product] product-recommendations product-price,[data-template^=product] product-recommendations .price,[data-template^=product] product-recommendations .compare-at-price{font-size:13px!important;line-height:1.4}[data-template^=product] product-recommendations .compare-at-price{color:var(--hov-muted)}[data-template^=product] product-recommendations .product-badges{inset:10px auto auto 10px}[data-template^=product] product-recommendations .product-badges .badge{padding:4px 7px;border:0;border-radius:0;background:#f5f4f1eb;color:var(--hov-text);font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}[data-template^=product] product-recommendations .product-card__link:focus-visible{outline:2px solid var(--hov-text);outline-offset:4px}@media(min-width:1500px){[data-template^=product] product-recommendations .resource-list--grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media(max-width:749px){[data-template^=product] product-recommendations .block-resource-list{gap:18px}[data-template^=product] product-recommendations .resource-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:14px!important;row-gap:28px!important}[data-template^=product] product-recommendations .card-gallery{max-height:none}[data-template^=product] product-recommendations [ref=productTitleLink],[data-template^=product] product-recommendations product-price,[data-template^=product] product-recommendations .price,[data-template^=product] product-recommendations .compare-at-price{font-size:12px!important}}.cart-drawer{width:min(430px,100vw);max-height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.cart-page{padding-block:40px 72px}.cart-page__summary{border-color:var(--hov-border)}.search-page{min-height:50vh}.hov-footer{border-top:1px solid var(--hov-border);padding:48px 0 calc(28px + env(safe-area-inset-bottom))}.hov-footer__grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:36px}.hov-footer h2,.hov-footer h3{margin:0 0 14px;font-size:13px;font-weight:600}.hov-footer__brand{max-width:320px}.hov-footer__brand h2{font-size:19px;letter-spacing:.04em}.hov-footer p{color:var(--hov-muted);font-size:14px}.hov-footer ul{list-style:none;margin:0;padding:0}.hov-footer li+li{margin-top:8px}.hov-footer a{font-size:14px;text-decoration:none}.hov-footer a:hover{text-decoration:underline}.hov-footer__bottom{display:flex;justify-content:space-between;gap:16px;margin-top:44px;padding-top:20px;border-top:1px solid var(--hov-border);color:var(--hov-muted);font-size:12px}.hov-localization-trigger{min-height:44px;padding:0;border:0;background:transparent;color:inherit;font-size:14px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.hov-localization-dialog{width:min(520px,calc(100vw - 32px));max-height:min(680px,calc(100dvh - 32px));margin:auto;padding:0;border:1px solid var(--hov-border);border-radius:var(--hov-radius);background:var(--hov-surface);color:var(--hov-text);box-shadow:0 18px 60px #0000002e}.hov-localization-dialog::backdrop{background:#0000006b}.hov-localization-dialog__header{min-height:60px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--hov-border)}.hov-localization-dialog__header h2{margin:0;font-size:17px;font-weight:600}.hov-localization-dialog__close{width:44px;height:44px;border:0;background:transparent;font-size:28px;cursor:pointer}.hov-localization-dialog localization-form-component{display:block}.hov-localization-dialog .country-selector-form__wrapper{max-height:min(540px,calc(100dvh - 150px));overflow:hidden}.hov-localization-dialog .localization-form__list{max-height:min(450px,calc(100dvh - 230px));overflow-y:auto;overscroll-behavior:contain}.hov-localization-dialog .country-filter{position:sticky;top:0;z-index:1;background:var(--hov-surface)}@media(max-width:989px){.hov-simple-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.header{min-height:58px}}@media(max-width:749px){:root{--hov-gutter: 16px}.hov-section{padding-block:48px}main>.shopify-section:first-child .hov-section{padding-block:28px 44px}.hov-section__head{margin-bottom:16px}.hov-section__head h2{font-size:23px}.hov-hero-simple__media{min-height:max(440px,68svh);min-height:max(440px,68dvh)}.hov-hero-simple__overlay{padding-bottom:calc(30px + env(safe-area-inset-bottom))}.hov-categories{grid-template-columns:1fr}.hov-categories:has(>:nth-child(3)){grid-template-columns:1fr}.hov-category{min-height:118vw;max-height:560px}.hov-category__label{inset:auto 18px 18px}.hov-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.hov-simple-card__info{padding-top:9px}.hov-simple-card h3,.hov-simple-card__price{font-size:13px}.hov-review-summary__inner{justify-content:flex-start;padding-block:12px}.hov-review-summary a{width:100%;margin-left:0}.hov-shopping-notes__grid{grid-template-columns:1fr;gap:22px}.hov-featured-story__grid{grid-template-columns:1fr}.hov-featured-story__media{aspect-ratio:1}.hov-section__head{align-items:center}.product-information{padding-inline:0!important}.product-details{padding-inline:var(--hov-gutter)!important}.product-details h1{font-size:28px!important}.product-information .media-gallery--carousel slideshow-slide.product-media-container{aspect-ratio:1 / 1}.product-information .media-gallery--carousel .media-gallery__mobile-controls{padding-bottom:12px}.sticky-add-to-cart__bar{bottom:0!important;width:100%!important;border-radius:0!important;padding-bottom:calc(12px + env(safe-area-inset-bottom))!important}.hov-footer__grid{grid-template-columns:1fr 1fr;gap:32px 20px}.hov-footer__brand{grid-column:1 / -1}.hov-footer__bottom{flex-direction:column}}@media(max-width:374px){.hov-simple-card h3,.hov-simple-card__price{font-size:12px}.hov-footer__grid{grid-template-columns:1fr}.hov-footer__brand{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hov-simple.css.map */
