@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,600&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=DM+Mono:wght@400;500&display=swap";:root{--vh-base: #F0F2F4;--vh-base2: #E4E8EC;--vh-base3: #D5DBE2;--vh-white: #FFFFFF;--vh-teal: #16A89F;--vh-teal2: #3FD0C9;--vh-teal-dk: #0D8880;--vh-teal-bg: #E6F7F6;--vh-ink: #111418;--vh-ink2: #2D3748;--vh-muted: #6B7280;--vh-border: #C8D0D8;--vh-gold: #F59E0B;--vh-sale: #E05A1E;--vh-display: "Cormorant Garamond", Georgia, serif;--vh-body: "DM Sans", -apple-system, BlinkMacSystemFont, sans-serif;--vh-mono: "DM Mono", ui-monospace, monospace;--vh-ease: cubic-bezier(.22, 1, .36, 1);--color-base-accent-1: 22, 168, 159;--color-base-accent-2: 13, 136, 128;--color-base-background-1: 240, 242, 244;--color-base-background-2: 228, 232, 236;--color-base-text: 17, 20, 24;--buttons-radius: 4px;--buttons-radius-outset: 4px}body,.page-width,p,li,td,input,select,textarea,button,.rte{font-family:var(--vh-body)!important;-webkit-font-smoothing:antialiased;color:var(--vh-ink2)}body{background:var(--vh-base)!important}h1,h2,h3,h4,.h0,.h1,.h2,.h3,.h4,.title,.card__heading,.collection__title,.product__title,.banner__heading{font-family:var(--vh-display)!important;font-weight:600!important;letter-spacing:-.01em;color:var(--vh-ink)!important;line-height:1.1}.price,.price-item,.price__regular,.price__sale,.badge,.product__text.caption-with-letter-spacing,.card__information .caption-with-letter-spacing{font-family:var(--vh-mono)!important;letter-spacing:.02em}.announcement-bar,.utility-bar,.announcement-bar__announcement{background:var(--vh-teal-dk)!important;color:#fff!important;font-family:var(--vh-mono)!important;font-size:.72rem!important;letter-spacing:.06em}.announcement-bar__link:hover{color:var(--vh-teal2)!important}.header{background:var(--vh-white)!important;border-bottom:1px solid var(--vh-border)!important}.header__heading-link .h2,.header__heading-logo{color:var(--vh-ink)!important}.header__menu-item,.header__menu-item span,.list-menu__item{font-family:var(--vh-body)!important;font-weight:500!important;color:var(--vh-ink2)!important;transition:color .2s var(--vh-ease)}.header__menu-item:hover,.header__menu-item:hover span,.header__active-menu-item{color:var(--vh-teal)!important}.header__icon,.header__icon--cart .icon,.header__icons .icon{color:var(--vh-ink2)!important}.header__icon:hover .icon{color:var(--vh-teal)!important}.cart-count-bubble{background:var(--vh-teal)!important;color:#fff!important}.search__input.field__input{border-color:var(--vh-border)!important;background:var(--vh-base)!important;border-radius:4px!important}.search__input.field__input:focus{border-color:var(--vh-teal)!important}.button,.shopify-payment-button__button--unbranded,.product-form__submit,.cart__checkout-button,button.button{font-family:var(--vh-body)!important;font-weight:700!important;letter-spacing:.03em;text-transform:none;border-radius:4px!important;transition:all .25s var(--vh-ease)!important}.button--primary,.product-form__submit,.cart__checkout-button,.shopify-payment-button__button--unbranded{background:var(--vh-teal)!important;color:#fff!important;border:2px solid var(--vh-teal)!important;box-shadow:none!important}.button--primary:hover,.product-form__submit:hover,.cart__checkout-button:hover,.shopify-payment-button__button--unbranded:hover{background:var(--vh-teal-dk)!important;border-color:var(--vh-teal-dk)!important}.button--secondary{background:transparent!important;color:var(--vh-ink)!important;border:2px solid var(--vh-ink2)!important}.button--secondary:hover{border-color:var(--vh-teal)!important;color:var(--vh-teal)!important}.button:after{box-shadow:none!important}.card-wrapper,.card{--vh-card-radius: 8px}.card--standard .card__inner,.card .card__inner,.card-wrapper .card{border-radius:8px!important;overflow:hidden;border:1px solid var(--vh-border)!important;background:var(--vh-white)!important;transition:transform .35s var(--vh-ease),box-shadow .35s var(--vh-ease)!important}.card-wrapper:hover .card__inner,.card-wrapper:hover .card{transform:translateY(-5px);box-shadow:0 12px 32px -10px #16a89f38!important}.card__media img{transition:transform .6s var(--vh-ease)!important}.card-wrapper:hover .card__media img{transform:scale(1.05)}.card__heading,.card__heading a{font-family:var(--vh-display)!important;font-weight:600!important;color:var(--vh-ink)!important}.card__information .caption-with-letter-spacing,.product__text{font-family:var(--vh-mono)!important;font-size:.62rem!important;letter-spacing:.12em;text-transform:uppercase;color:var(--vh-teal)!important}.price__regular .price-item,.price-item--regular{color:var(--vh-teal-dk)!important;font-weight:700}.price__sale .price-item--sale{color:var(--vh-sale)!important;font-weight:700}.price-item--regular.price__compare,.price__sale s{color:var(--vh-muted)!important}.badge{background:var(--vh-teal)!important;color:#fff!important;border-radius:2px!important;font-family:var(--vh-mono)!important;font-size:.6rem!important;letter-spacing:.06em;text-transform:uppercase;border:none!important}.badge--bottom-left,.badge.color-scheme-5{background:var(--vh-sale)!important}.title-wrapper-with-link .title,.collection__title .title,.section-header .title{position:relative;padding-bottom:.6rem}.title-wrapper-with-link .title:after,.collection__title .title:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2.5px;background:var(--vh-teal);border-radius:2px}.text-center .title:after{left:50%;transform:translate(-50%)}.title-wrapper-with-link .link,.link{color:var(--vh-teal)!important;text-decoration:none!important}.link:hover{color:var(--vh-teal-dk)!important}.collection-list__item .card__heading,.card--card.collection-card .card__heading{font-family:var(--vh-display)!important;color:#fff!important}.card--collection .card__content,.collection-list .card__content{background:linear-gradient(180deg,#11141800 40%,#111418b3)}.color-scheme-2{background:var(--vh-base2)!important}.color-scheme-3{background:var(--vh-teal-bg)!important}.vh-teal-band{background:var(--vh-teal)!important;color:#fff!important}.vh-teal-band .title,.vh-teal-band h2,.vh-teal-band p{color:#fff!important}.vh-teal-band .title:after{background:#fff!important}.newsletter,.newsletter-section{background:var(--vh-teal-bg)!important;border-top:1px solid rgba(22,168,159,.2);border-bottom:1px solid rgba(22,168,159,.2)}.newsletter-form__field-wrapper .field__input{border-color:#16a89f59!important;background:var(--vh-white)!important;border-radius:4px!important}.newsletter-form__button{background:var(--vh-teal-dk)!important;color:#fff!important}.footer,.footer.color-scheme-1,.footer.color-scheme-2{background:var(--vh-ink)!important;color:#ffffffb3!important}.footer__content-top,.footer__content-bottom{border-color:#ffffff1a!important}.footer-block__heading{color:#fff!important;font-family:var(--vh-mono)!important;font-size:.72rem!important;letter-spacing:.12em;text-transform:uppercase}.footer .footer__list-item a,.footer a.link,.footer__content-bottom a{color:#ffffffa6!important}.footer .footer__list-item a:hover,.footer a.link:hover{color:var(--vh-teal2)!important}.footer .footer__content-bottom-wrapper,.copyright__content{color:#fff6!important}.footer .footer__heading,.footer__content-top .h2{color:#fff!important}.footer .newsletter-form__field-wrapper .field__input{background:transparent!important;border-color:#ffffff40!important;color:#fff!important}a:focus-visible,button:focus-visible,.field__input:focus-visible{outline:2px solid var(--vh-teal)!important;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}@media screen and (max-width:749px){h1,.h1{font-size:2.1rem!important}.title-wrapper-with-link .title{font-size:1.5rem!important}.product-form__submit,.button--full-width-mobile{width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/value-haven.css.map */
