@charset "UTF-8";.d_flex{display:flex;flex-wrap:wrap;align-items:center}.bundle-builder{border:1px solid #dcdcdc;border-radius:4px;padding:12px}@media(min-width:768px){.bundle-builder{padding:20px}}.bundle-builder .bundle-builder__title{text-align:center;font-size:22px;letter-spacing:.12em;margin:0 0 15px;text-transform:uppercase;font-family:Nunito,sans-serif;font-weight:600}.bundle-builder .bundle-builder__thumbs{display:flex;gap:10px;margin-bottom:10px;justify-content:center}.bundle-builder .bundle-builder__thumb{width:64px;height:64px;border:1px solid #eee;background:#fafafa;display:grid;place-items:center;overflow:hidden}@media(min-width:768px){.bundle-builder .bundle-builder__thumb{width:84px;height:84px}}.bundle-builder .bundle-builder__thumb img{width:100%;height:100%;object-fit:contain}.bundle-builder .bundle-builder__total{text-align:center;padding:10px 0 20px}.bundle-builder .bundle-builder__total .bundle-builder__total-row{display:flex;justify-content:center;gap:4px;flex-wrap:wrap;align-items:center;letter-spacing:0}@media(min-width:768px){.bundle-builder .bundle-builder__total .bundle-builder__total-row{gap:8px}}.bundle-builder .bundle-builder__total .bundle-builder__total-row *{text-transform:uppercase;font-size:14px}@media(min-width:768px){.bundle-builder .bundle-builder__total .bundle-builder__total-row *{font-size:18px}}.bundle-builder .bundle-builder__was{opacity:.75}.bundle-builder .bundle-builder__today{font-weight:700;color:#c8102e}.bundle-builder .bundle-builder__code{margin-top:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;align-items:center}.bundle-builder .bundle-builder__code-pill{background:#c8102e;color:#fff;padding:3px 8px;border-radius:2px;font-weight:800}.bundle-builder .bundle-builder__prices{text-align:right;display:grid;gap:2px;justify-items:end;min-width:140px}.bundle-builder .bundle-builder__price-was{opacity:.9}.bundle-builder .bundle-builder__price-now{color:#c8102e;font-weight:700}.bundle-builder .bundle-builder__with-code{font-size:12px;color:#c8102e}.bundle-builder .bundle-builder__btn{width:100%;background:#8b4513;color:#fff;border:0;padding:14px;border-radius:3px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.bundle-builder .bundle-builder__btn[disabled]{opacity:.6;cursor:not-allowed}.bundle-builder .bundle-builder__msg{margin:10px 0 0;font-size:13px}.bundle-builder .bundle-builder__form .bundle-builder__items{display:flex;flex-direction:column;gap:15px;margin:12px 0 14px}@media(min-width:768px){.bundle-builder .bundle-builder__form .bundle-builder__items{margin:12px 0 14px}}.bundle-builder .bundle-builder__form .bundle-builder__items:hover>.bundle-builder__item{opacity:.75}.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item{padding:0 0 0 40px;margin:0;cursor:pointer;position:relative;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:14px;transition:all .2s ease-in-out;gap:0}@media(min-width:768px){.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item{padding:0 0 0 30px;gap:10px;flex-wrap:nowrap}}.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item:hover{opacity:1}.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item input[type=checkbox]{left:0;top:50%;transform:translateY(-50%);position:absolute;opacity:0;pointer-events:none}.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item span.bundle-builder__name{letter-spacing:0;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}@media(min-width:768px){.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item span.bundle-builder__name{width:50%}}.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item .bundle-builder__prices{letter-spacing:0;width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}@media(min-width:768px){.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item .bundle-builder__prices{justify-content:flex-end;width:50%}}.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item .bundle-builder__prices .bundle-builder__with-code{text-transform:none;width:100%;text-align:left}@media(min-width:768px){.bundle-builder .bundle-builder__form .bundle-builder__items .bundle-builder__item .bundle-builder__prices .bundle-builder__with-code{text-align:right}}.bundle-builder__item:before{content:"";width:22px;height:22px;min-width:18px;border:2px solid #8b4513;border-radius:4px;transition:all .2s ease;margin:0;position:absolute;top:50%;transform:translateY(-50%);left:0}@media(min-width:768px){.bundle-builder__item:before{flex:1 0 auto}}.bundle-builder__item:after{content:"";position:absolute;left:7px;top:calc(50% - 3px);width:8px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:translateY(-50%) rotate(45deg) scale(0);transition:transform .2s ease}.bundle-builder__item input:checked+.bundle-builder__name,.bundle-builder__item input:checked~.bundle-builder__prices{opacity:1}.bundle-builder__item:has(input:checked):before{background:#8b4513;border-color:#8b4513}.bundle-builder__item:has(input:checked):after{transform:translateY(-50%) rotate(45deg) scale(1)}.color-swatches--variants .variant__label{margin:0 0 30px}.color-swatches--variants .variant__label .variant-color-title{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.color-swatches--variants .variant__label .variant-color-title .variant-color-title__label,.color-swatches--variants .variant__label .variant-color-title .variant-color-title__value{letter-spacing:0;font-size:18px;font-weight:600}.color-swatches--variants .variant__label .variant-color-title .variant-color-title__value{color:#8b4513}.color-swatches--variants .variant-input-wrap{margin:0;font-size:0;display:flex;flex-wrap:wrap;gap:15px}@media(min-width:768px){.color-swatches--variants .variant-input-wrap{gap:30px}}.color-swatches--variants .variant-input-wrap .variant-input{font-size:0}.color-swatches--variants .variant-input-wrap .variant-input .color-swatch{border-radius:50%;width:34px;height:34px;background-size:cover;background-position:center;margin:0;padding:0;box-shadow:none}.color-swatches--variants .variant-input-wrap .variant-input .color-swatch:before{border-radius:50%;border-color:#0000001a}.color-swatches--variants .variant-input-wrap .variant-input .variant__input--color-swatch:checked+.color-swatch{box-shadow:0 0 0 2px #fff,0 0 0 6px #8b451359}.product-block--price-switch{justify-content:center;gap:10px;margin:0 0 5px}.product-block--price-switch .was{gap:4px;font-size:17px}@media(min-width:768px){.product-block--price-switch .was{font-size:22px}}.product-block--price-switch .was .product__price--compare{text-decoration:none;font-size:17px}@media(min-width:768px){.product-block--price-switch .was .product__price--compare{font-size:22px}}.product-block--price-switch .was .product__price.product__price--compare{margin:0}.product-block--price-switch .today{gap:4px;font-size:17px}@media(min-width:768px){.product-block--price-switch .today{font-size:22px}}.product-block--price-switch .today .product__price{font-size:17px}@media(min-width:768px){.product-block--price-switch .today .product__price{font-size:22px}}.product-block--price-switch .discount_code{text-transform:uppercase;margin:0;width:100%;text-align:center;align-items:center;justify-content:center;font-size:12px;gap:4px}.product-block--price-switch .discount_code .color_red{color:#fff;background-color:#d72628;padding:3px 7px;letter-spacing:1px;font-weight:700;font-size:12px}.product-block--price-switch [data-save-price]{display:none}body .collection-grid__wrapper .collection-filter+.grid .grid__item .grid-product__colors a.color-swatch{width:38px;height:38px;border-radius:50%;border:0}body .collection-grid__wrapper .collection-filter+.grid .grid__item .grid-product__colors a.color-swatch:before{border:0}
/*# sourceMappingURL=/cdn/shop/t/8/assets/vsh.scss.css.map */
