sub-product-card{display:block}.sub-product-card{display:flex;flex-direction:column;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #00000014;background:#fff;position:relative}.sub-product-card__image-wrapper{position:relative;width:100%}.sub-product-card__image-container{display:flex;align-items:center;justify-content:center;overflow:hidden}.sub-product-card__image-container img{width:100%;height:100%;object-fit:cover}.sub-product-card__badge{position:absolute;top:0;left:0;background:#323e48;color:#fff;padding:2px 12px;border-radius:6px 0 14px;font-family:Century Gothic;font-weight:900;font-size:12px;line-height:24px;text-transform:uppercase;letter-spacing:.1px}.sub-product-card__content{display:flex;flex-direction:column;gap:16px;padding:16px;background:#fff}.sub-product-card__info{display:flex;flex-direction:column;gap:16px}.sub-product-card__header{display:flex;flex-direction:column;gap:4px}.sub-product-card__title{font-family:Century Gothic;font-weight:700;font-size:16px;line-height:22px;color:#000;margin:0}.sub-product-card__meta{display:flex;align-items:center;gap:10px}.sub-product-card__meta-item{font-family:Century Gothic;font-weight:400;font-size:13px;line-height:22px;color:#323e48}.sub-product-card__meta-divider{width:1px;height:9.5px;background:#323e48;opacity:.3}.sub-product-card__price-wrapper{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sub-product-card__compare-price{font-family:Century Gothic;font-weight:400;font-size:14px;line-height:22px;color:#323e48;text-decoration:line-through}.sub-product-card__price{font-family:Century Gothic;font-weight:400;font-size:14px;line-height:22px;color:#000}.sub-product-card__discount-badge{background:#e10600;color:#fff;padding:4px 8px;border-radius:6px;font-family:Century Gothic;font-weight:900;font-size:10px;line-height:14px;text-transform:uppercase;letter-spacing:.1px}.sub-product-card__reviews .pdp__title-reviews{max-width:120px}.sub-product-card__reviews{display:flex;align-items:center;gap:4px}.sub-product-card__divider{width:100%;height:1px;background:#efefef;display:block!important}.sub-product-card__subscription{display:flex;flex-direction:column;gap:16px}.sub-product-card__subscription-title{font-family:Plak-LT,fantasy;font-weight:900;font-size:18px;line-height:24px;text-transform:uppercase;letter-spacing:2px;color:#000;margin:0}.sub-product-card__form{display:flex;flex-direction:column;gap:8px}.sub-product-card__frequency{position:relative;margin-bottom:16px}.sub-product-card__select-wrapper{position:relative;width:100%}.sub-product-card__select-wrapper.is-open .sub-product-card__select-trigger{border-top-left-radius:0;border-top-right-radius:0}.sub-product-card__select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:1px solid #dddddd;border-radius:12px;background:#fff;cursor:pointer;transition:border-color .2s}.sub-product-card__select-trigger:hover,.sub-product-card__select-trigger[aria-expanded=true]{border-color:#b0008e}.sub-product-card__select-value{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.4px;color:#000}.sub-product-card__select-icon{width:8px;height:8px;color:#000;transition:transform .2s}.sub-product-card__select-trigger[aria-expanded=true] .sub-product-card__select-icon{transform:rotate(180deg)}.sub-product-card__select-dropdown{position:absolute;bottom:0;left:0;width:100%;background:#fff;border:1px solid #b0008e;padding:16px 16px 12px;z-index:10;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,visibility .2s,transform .2s;box-shadow:0 4px 20px #00000014;border-radius:12px 12px 0 0}.sub-product-card__select-wrapper.is-open .sub-product-card__select-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.sub-product-card__select-options{display:flex;flex-direction:column;gap:8px}.sub-product-card__select-option{margin-bottom:0;display:flex;align-items:center;padding:7px 16px;border:1px solid #dddddd;border-radius:6px;cursor:pointer;transition:border-color .2s}.sub-product-card__select-option:hover{border-color:#b0008e}.sub-product-card__select-option.is-selected{border-color:#b0008e;background:linear-gradient(0deg,#b0008e40 0% 100%),#fff}.sub-product-card__select-input{position:absolute;opacity:0;pointer-events:none}.sub-product-card__select-label{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;line-height:18px;letter-spacing:.4px;color:#000}.sub-product-card__select-divider{width:100%;height:1px;background:#b0008e;margin-bottom:12px}.sub-product-card__select-current{display:flex;align-items:center;justify-content:space-between;padding:0}.sub-product-card__select-current-text{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.4px;color:#000}.sub-product-card__select-current-icon{width:8px;height:8px;color:#000}.sub-product-card__actions{display:flex;gap:8px}.sub-product-card__quantity{display:flex;align-items:center;gap:27px;padding:11px 12px;border:1px solid #dddddd;border-radius:12px;background:#fff}.sub-product-card__quantity-btn{width:8px;height:8px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;color:#000;padding:0}.sub-product-card__quantity-btn:disabled{opacity:.3;cursor:not-allowed}.sub-product-card__quantity-input{width:20px;text-align:center;border:none;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:20px;letter-spacing:.4px;color:#000;padding:0;-moz-appearance:textfield}.sub-product-card__quantity-input::-webkit-outer-spin-button,.sub-product-card__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sub-product-card__add-btn{flex:1;background:#b0008e;color:#fff;border:none;border-radius:36px;padding:12px 32px;font-family:Plak-LT,fantasy;font-weight:900;font-size:18px;line-height:18px;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:background-color .2s}.sub-product-card__add-btn:hover:not(:disabled){background:#8d006e}.sub-product-card__add-btn:disabled{opacity:.5;cursor:not-allowed}.sub-product-card__variant-id{display:none}@media screen and (max-width:1200px){.sub-product-card{border-radius:12px}.sub-product-card__badge{padding:6px 8px;font-size:9px;line-height:16px}.sub-product-card__content{gap:10px;padding:12px 8px 16px}.sub-product-card__info{gap:15px}.sub-product-card__header{gap:6px}.sub-product-card__title{font-size:14px;line-height:22px}.sub-product-card__meta{gap:6px}.sub-product-card__meta-item{font-size:11px;line-height:16px}.sub-product-card__meta-divider{height:6px}.sub-product-card__price-wrapper{gap:6px}.sub-product-card__compare-price,.sub-product-card__price{font-size:10px;line-height:16px}.sub-product-card__discount-badge{padding:2px 6px;font-size:8px}.sub-product-card__reviews-count{font-size:9px}.sub-product-card__reviews .pdp__title-reviews{max-width:none}.sub-product-card__subscription{gap:15px}.sub-product-card__subscription-title{font-size:16px;line-height:20px;text-align:center}.sub-product-card__form{gap:8px}.sub-product-card__frequency{gap:12px}.sub-product-card__select-trigger{padding:12px 18px;gap:12px}.sub-product-card__select-value{font-size:12px}.sub-product-card__select-dropdown{padding:12px 18px}.sub-product-card__select-option{padding:7px 12px}.sub-product-card__select-label{font-size:11px}.sub-product-card__actions{flex-direction:column;gap:8px}.sub-product-card__quantity{width:100%;justify-content:space-between;padding:12px 18px}.sub-product-card__quantity-input{font-size:12px}.sub-product-card__add-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/sub-product-card.css.map */
