.template-product{background:var(--body-bg-color, #faf7f2)}.template-product .breadcrumb{background:transparent;padding-top:12px;padding-bottom:8px}.template-product .breadcrumb a,.template-product .breadcrumb span{font-size:13px;color:var(--body-color-light, #8c8177)}.template-product .product-single__main-media,.template-product .product-single__main-media .product-media__wrapper,.template-product .product-single__main-media img,.template-product .product-single__main-media video{border-radius:var(--radius-card, 14px)}.template-product .product-single__thumbnail,.template-product .product-single__thumbnail .product-media__wrapper{border-radius:10px;overflow:hidden;border:2px solid transparent;transition:border-color .2s ease}.template-product .product-single__thumbnail.slick-current,.template-product .product-single__thumbnail.is-active{border-color:var(--accent-gold, #a5793f)}.template-product .product__media-wrapper{position:relative}.template-product .product-single__title{font-family:var(--font-heading-family);font-weight:500;color:var(--heading-color, #2b2119);letter-spacing:-.01em;margin-bottom:8px}.template-product .product-single__meta .jdgm-preview-badge,.template-product .product-single__meta .jdgm-widget{margin-bottom:10px}.template-product .product-single__meta .jdgm-star:before{content:"\2605"!important;font-family:inherit!important;font-size:14px;color:#d8cfc2}.template-product .product-single__meta .jdgm-star.jdgm--on:before{color:var(--accent-gold, #a5793f)}.template-product .product-single__price{color:var(--heading-color, #2b2119);font-size:28px;font-weight:600;line-height:1.2}.template-product .product-single__price.product-price__has-sale{color:var(--heading-color, #2b2119)}.template-product .product-single__price--compare-at{font-size:20px;color:var(--body-color-light, #8c8177);opacity:1}.template-product .product-installments-note{font-size:13px;color:var(--body-color-light, #8c8177);margin-top:4px}.template-product .product__description.rte{font-size:14px;line-height:1.75;color:var(--body-color, #2b2119);opacity:.88;max-width:100%}.template-product .product-availability-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:var(--radius-pill, 999px);background:var(--accent-gold-soft, rgba(165, 121, 63, .12));color:var(--accent-gold, #a5793f);font-size:13px;font-weight:500}.template-product .product-availability-badge strong{font-weight:600;color:var(--heading-color, #2b2119)}.template-product .product-single__variant_picker .variants__label{font-size:13px;font-weight:600;color:var(--heading-color, #2b2119);margin-bottom:8px;display:block}.template-product .product-single__variant_picker .variants__options{display:flex;flex-wrap:wrap;gap:8px}.template-product .product-single__variant_picker .single-option-selector{position:relative}.template-product .product-single__variant_picker .single-option-selector input{position:absolute;opacity:0;pointer-events:none}.template-product .product-single__variant_picker .single-option-selector label:not([data-color]){display:inline-block;padding:7px 16px;border:1px solid var(--chip-border, var(--border-color, #e5dccf));border-radius:var(--radius-pill, 999px);background:var(--chip-bg, #faf7f2);color:var(--chip-color, var(--heading-color, #2b2119));font-size:13px;cursor:pointer;margin:0;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.template-product .product-single__variant_picker .single-option-selector input:checked+label:not([data-color]){background:var(--chip-bg-active, var(--primary, #2b2119));border-color:var(--chip-border-active, var(--primary, #2b2119));color:var(--chip-color-active, #fff);font-weight:500}.template-product .product-single__variant_picker .single-option-selector label[data-color]{width:34px;height:34px;border-radius:50%;border:2px solid transparent;padding:0;box-shadow:inset 0 0 0 1px #2b21191f}.template-product .product-single__variant_picker .single-option-selector input:checked+label[data-color]{border-color:var(--chip-border-active, var(--primary, #2b2119))}.template-product .product-customization{border:1px solid var(--border-color, #e8dfd0);border-radius:var(--radius-card, 14px);background:var(--section-bg-soft, #f3ece1);padding:18px 20px;margin-bottom:16px}.template-product .product-customization__heading{margin-bottom:14px!important}.template-product .product-customization__title{font-family:var(--font-heading-family);font-size:18px;font-weight:500;color:var(--heading-color, #2b2119)}.template-product .product-customization__badge{font-size:11px;padding:4px 10px;border-radius:var(--radius-pill, 999px);background:var(--accent-gold, #a5793f);color:#fff;white-space:nowrap}.template-product .product-customization__label{font-size:13px;font-weight:600;color:var(--heading-color, #2b2119)}.template-product .product-customization__select,.template-product .product-customization__input{font-size:14px;border-color:var(--border-color, #e8dfd0);border-radius:10px;background:#fff;min-height:42px}.template-product .product-customization__pills{display:flex;flex-wrap:wrap;gap:8px}.template-product .product-customization__pill span{display:inline-block;padding:7px 16px;border:1px solid var(--chip-border, var(--border-color, #e5dccf));border-radius:var(--radius-pill, 999px);background:var(--chip-bg, #faf7f2);color:var(--chip-color, var(--heading-color, #2b2119));font-size:13px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.template-product .product-customization__pill input:checked+span{background:var(--chip-bg-active, var(--primary, #2b2119));border-color:var(--chip-border-active, var(--primary, #2b2119));color:var(--chip-color-active, #fff);font-weight:500}.template-product .product-customization__icons{display:flex;flex-wrap:wrap;gap:10px 12px}.template-product .product-customization__icon-pill{position:relative;margin:0}.template-product .product-customization__icon-pill input{position:absolute;opacity:0;pointer-events:none}.template-product .product-customization__icon-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.template-product .product-customization__icon-pill span.product-customization__icon-tile{display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:6px;border:1px solid var(--chip-border, var(--border-color, #e5dccf));border-radius:10px;background:var(--chip-bg, #faf7f2);color:var(--heading-color, #2b2119);transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,color .2s ease}.template-product .product-customization__icon-pill span.product-customization__icon-tile:has(.product-customization__sleeve-art){width:140px;height:188px;padding:6px;overflow:hidden;background:#d9cbb8}.template-product .product-customization__sleeve-photo{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#d9cbb8}.template-product svg.product-customization__sleeve-art{display:block;width:58px;height:74px;filter:drop-shadow(0 1px 1px rgba(43,33,25,.12))}.template-product .product-customization__sleeve-art-fill{fill:#fff8ef;stroke:#2b2119;stroke-width:1.7;stroke-linejoin:round}.template-product .product-customization__sleeve-art-neck{fill:none;stroke:#2b2119;stroke-width:1.6;stroke-linecap:round}.template-product .product-customization__icon-caption{display:block;max-width:112px;font-size:11px;line-height:1.25;text-align:center;color:var(--heading-color, #2b2119)}.template-product .product-customization__icon-svg{display:block;width:40px;height:40px}.template-product .product-customization__icon-pill input:checked+.product-customization__icon-wrap .product-customization__icon-tile{border-color:var(--accent-gold, #a5793f);background:#fff;color:var(--heading-color, #2b2119);box-shadow:0 0 0 1px var(--accent-gold, #a5793f)}.template-product .product-customization__icon-pill input:checked+.product-customization__icon-wrap .product-customization__icon-caption{color:var(--heading-color, #2b2119);font-weight:500}.template-product .product-customization__icon-pill:hover .product-customization__icon-tile{border-color:var(--accent-gold, #a5793f)}.template-product .product-customization__swatches{display:flex;flex-wrap:wrap;gap:12px 14px}.template-product .product-customization__swatch{position:relative;margin:0}.template-product .product-customization__swatch input{position:absolute;opacity:0;pointer-events:none}.template-product .product-customization__swatch-face{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer}.template-product .product-customization__swatch-dot{display:block;position:relative;width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid transparent;box-shadow:inset 0 0 0 1px #2b211938;background-size:cover}.template-product .product-customization__swatch-photo{display:block;width:100%;height:100%;object-fit:cover}.template-product .product-customization__swatch--ivory .product-customization__swatch-dot,.template-product .product-customization__swatch--white .product-customization__swatch-dot,.template-product .product-customization__swatch--champagne .product-customization__swatch-dot{box-shadow:inset 0 0 0 1px #2b211961}.template-product .product-customization__swatch-caption{display:block;max-width:76px;font-size:11px;line-height:1.25;text-align:center;color:var(--heading-color, #2b2119)}.template-product .product-customization__swatch input:checked+.product-customization__swatch-face .product-customization__swatch-dot{border-color:var(--chip-border-active, var(--primary, #2b2119));box-shadow:0 0 0 2px #fff,0 0 0 3px var(--chip-border-active, var(--primary, #2b2119))}.template-product .product-customization__swatch input:checked+.product-customization__swatch-face .product-customization__swatch-caption{color:var(--heading-color, #2b2119);font-weight:500}.template-product .product-customization__size-guide{color:var(--accent-gold, #a5793f);text-decoration:underline;font-weight:500}.template-product .product-customization__help{font-size:12px;color:var(--body-color-light, #8c8177);margin-top:12px;padding-top:10px;border-top:1px solid rgba(43,33,25,.08)}.template-product .product-customization__help a{color:var(--wa-green, #25d366);font-weight:600;text-decoration:underline}.template-product .product-single__action-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;margin-bottom:12px}.template-product .product-single__action-row .product-quantity{flex:none}.template-product .product-single__action-row .vela-qty{border:1px solid var(--border-color, #e8dfd0);border-radius:10px;background:#fff;min-height:46px}.template-product .product-single__consult-btn{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;white-space:normal;text-align:center;line-height:1.3;font-size:14px;font-weight:600;border-radius:var(--radius-btn, 999px)}.template-product .product-single__buttons .btn--add-to-cart{width:100%;min-height:50px;font-size:15px;font-weight:600;border-radius:var(--radius-btn, 999px);display:inline-flex;align-items:center;justify-content:center;gap:8px}.template-product .product-single__buttons .btn-outline-gold{width:100%;min-height:50px;font-size:15px;font-weight:500;border-radius:var(--radius-btn, 999px);display:inline-flex;align-items:center;justify-content:center;gap:8px}.template-product .product-single__more-action,.template-product .pickup-availability-preview,.template-product .store-availability-container{display:none!important}.template-product .vela-weavaa-usp{border-top:1px solid var(--border-color, #e8dfd0);border-bottom:1px solid var(--border-color, #e8dfd0);background:var(--body-bg-color, #faf7f2)}.template-product .vela-weavaa-info-cards{padding-top:10px}.template-product .weavaa-info-cards__grid--top,.template-product .weavaa-info-cards__grid--bottom{gap:16px}.template-product .product-info-card{height:100%;border:1px solid var(--border-color, #e8dfd0);border-radius:var(--radius-card, 14px);background:var(--card-bg, #fff);padding:18px 20px;box-shadow:none}.template-product .product-info-card__title{font-size:14px;font-weight:600;color:var(--heading-color, #2b2119);margin-bottom:10px}.template-product .product-info-card__content{font-size:13px;color:var(--body-color-light, #8c8177);line-height:1.7}@media(max-width:991.98px){.template-product .weavaa-info-cards__grid--top,.template-product .weavaa-info-cards__grid--bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.template-product .weavaa-info-cards__grid--top,.template-product .weavaa-info-cards__grid--bottom{grid-template-columns:1fr}.template-product .product-single__consult-btn{flex:1 1 100%}.template-product .product-customization__icons:has(.product-customization__sleeve-art){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.template-product .product-customization__icon-pill:has(.product-customization__sleeve-art){width:100%}.template-product .product-customization__icon-pill span.product-customization__icon-tile:has(.product-customization__sleeve-art){width:100%;height:auto;aspect-ratio:140 / 188}.template-product .product-customization__icon-caption{max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/weavaa-pdp.css.map */
