.product .price--large{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-top:.4rem}.product .price--large .price__container{display:flex;align-items:center;flex-wrap:wrap;gap:1.15rem;margin:0}.product .price--large .price-item--sale{font-size:clamp(2.15rem,2.2vw,2.7rem);line-height:1.05;font-weight:600;letter-spacing:.02em;color:rgb(var(--color-foreground))}.product .price--large .price-item--regular{font-size:1.35rem;line-height:1.2;color:rgba(var(--color-foreground),.55);text-decoration-thickness:1px;text-underline-offset:.25rem}.vanshelle-sale-badge,.vanshelle-soldout-badge,.vanshelle-card-badge{display:inline-flex!important;align-items:center;justify-content:center;gap:.55rem;min-height:3rem;padding:.65rem 1.05rem;border-radius:999px;border:1px solid transparent;font-size:.95rem;font-weight:600;line-height:1;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;box-sizing:border-box}.vanshelle-sale-badge,.vanshelle-card-badge--sale{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-color:rgb(var(--color-button))}.vanshelle-soldout-badge,.vanshelle-card-badge--soldout{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.vanshelle-sale-badge__savings,.vanshelle-card-badge__savings{opacity:.82;font-size:.82em;letter-spacing:.07em}.product .price__badge-sale,.product .price__badge-sold-out{margin:0}.product .price--sold-out .price__badge-sale{display:none!important}.card__badge .vanshelle-card-badge{margin:0;box-shadow:none}.vanshelle-product-description{position:relative;margin-top:2.2rem!important;margin-bottom:2.2rem!important}.vanshelle-product-description__content{position:relative;max-height:15rem;overflow:hidden;transition:max-height .45s ease}.vanshelle-product-description__content:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5.5rem;background:linear-gradient(to bottom,rgba(var(--color-background),0),rgb(var(--color-background)));pointer-events:none}.vanshelle-product-description.is-expanded .vanshelle-product-description__content{max-height:5000px}.vanshelle-product-description.is-expanded .vanshelle-product-description__content:after{display:none}.vanshelle-description-toggle{display:inline-flex;align-items:center;gap:.7rem;margin-top:1rem;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-size:1.05rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.vanshelle-description-toggle:hover{text-decoration:underline;text-underline-offset:.4rem}.vanshelle-description-toggle__less,.vanshelle-product-description.is-expanded .vanshelle-description-toggle__more{display:none}.vanshelle-product-description.is-expanded .vanshelle-description-toggle__less{display:inline}.vanshelle-description-toggle__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid rgba(var(--color-foreground),.35);border-radius:50%;font-size:1.45rem;line-height:1;transition:transform .25s ease}.vanshelle-product-description.is-expanded .vanshelle-description-toggle__icon{transform:rotate(45deg)}.vanshelle-variant-group{margin-bottom:2rem!important}.vanshelle-variant-group .form__label{display:flex;align-items:baseline;gap:.65rem;margin-bottom:.75rem;color:rgb(var(--color-foreground));font-size:1.05rem;font-weight:600;letter-spacing:.11em;line-height:1.3;text-transform:uppercase}.vanshelle-variant-group .form__label:after{content:"";flex:1;max-width:5rem;height:1px;background:rgba(var(--color-foreground),.14)}.vanshelle-variant-group .form__label [data-selected-value]{color:rgba(var(--color-foreground),.68);font-weight:400;letter-spacing:.05em;text-transform:none}.vanshelle-variant-group input[type=radio]+label{min-height:4rem;display:inline-flex!important;align-items:center;justify-content:center;margin:.35rem .5rem .35rem 0!important;padding:.85rem 1.5rem!important;border:1px solid rgba(var(--color-foreground),.24)!important;border-radius:999px!important;background:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important;font-size:1.25rem!important;font-weight:500;letter-spacing:.03em;line-height:1.1;cursor:pointer;transition:all .2s ease}.vanshelle-variant-group input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))!important;transform:translateY(-1px)}.vanshelle-variant-group input[type=radio]:checked+label{background:rgb(var(--color-button))!important;color:rgb(var(--color-button-text))!important;border-color:rgb(var(--color-button))!important;box-shadow:0 4px 14px rgba(var(--color-shadow),.14)}.vanshelle-variant-group input[type=radio]:disabled+label,.vanshelle-variant-group input[type=radio].disabled+label{opacity:.45;cursor:not-allowed}.vanshelle-variant-group .select{min-height:4.6rem;border-radius:999px}.vanshelle-variant-group .select__select{min-height:4.6rem;padding-left:1.6rem;border-radius:999px}.product .product-form__submit,.product .shopify-payment-button__button--unbranded{min-height:5.4rem;border-radius:999px;letter-spacing:.12em;font-weight:600;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.product .product-form__submit:hover:not([disabled]),.product .shopify-payment-button__button--unbranded:hover:not([disabled]){transform:translateY(-1px)}.announcement-bar__message{letter-spacing:.09em;font-weight:500}.card__heading{line-height:1.35}.card-information .card__information{padding-left:.5rem;padding-right:.5rem}.card-information .price{letter-spacing:.04em}.card-information .price-item--sale{font-weight:600}.card-information .price-item--regular{color:rgba(var(--color-foreground),.55)}.vanshelle-description-toggle:focus-visible,.vanshelle-variant-group input[type=radio]+label:focus-visible,.product .product-form__submit:focus-visible{outline:.2rem solid rgb(var(--color-button));outline-offset:.3rem}@media screen and (max-width:749px){.product .price--large .price-item--sale{font-size:2.25rem}.product .price--large .price__container{gap:.85rem}.vanshelle-sale-badge,.vanshelle-soldout-badge{min-height:2.8rem;padding:.6rem .9rem;font-size:.85rem}.vanshelle-product-description__content{max-height:12.5rem}.vanshelle-variant-group input[type=radio]+label{min-height:3.7rem;padding:.75rem 1.25rem!important;font-size:1.15rem!important}.product .product-form__submit,.product .shopify-payment-button__button--unbranded{min-height:5.1rem}}@media(prefers-reduced-motion:reduce){.vanshelle-product-description__content,.vanshelle-description-toggle__icon,.product .product-form__submit,.product .shopify-payment-button__button--unbranded,.vanshelle-variant-group input[type=radio]+label{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/vanshelle-luxury.css.map */
