.the4-product-header{margin-bottom:16px}.the4-product-vendor{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.the4-product-vendor a{color:var(--color-text-muted, #666);text-decoration:none;transition:color .2s}.the4-product-vendor a:hover{color:var(--color-primary, #000)}.the4-product-title{margin:0 0 8px;font-size:var(--the4-title-font-size, 34px);font-weight:600;line-height:1.2;color:var(--the4-title-color, #000)}.the4-product-sku{margin:0;font-size:13px;color:var(--color-text-muted, #666)}.the4-product-sku-label{font-weight:500}.the4-product-price-wrapper{margin-bottom:20px}.the4-product-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.the4-price-current{font-size:24px;font-weight:600;color:var(--color-heading, #000)}.the4-product-price--on-sale .the4-price-current{color:var(--color-sale, #6300fc)}.the4-price-compare{font-size:18px;color:var(--color-text-muted, #666);text-decoration:line-through}.the4-sale-badge{display:inline-flex;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;color:#fff;background:var(--color-sale, #6300fc);border-radius:4px}.the4-product-availability{margin-top:12px}.the4-availability{display:inline-flex;align-items:center;gap:6px;font-size:14px}.the4-availability--in-stock{color:var(--color-success, #43a047)}.the4-availability--out-of-stock{color:var(--color-error, #e53935)}.the4-product-form{margin-bottom:24px}.the4-product-form fieldset{border:none;padding:0;margin:0 0 20px}.the4-product-form legend,.the4-option-label{display:block;margin-bottom:10px;font-size:14px;font-weight:500;color:var(--color-heading, #000)}.the4-option-value{font-weight:400;color:var(--color-text-muted, #666);margin-left:6px}.the4-variant-buttons{display:flex;flex-wrap:wrap;gap:8px}.the4-variant-btn{position:relative;min-width:48px;padding:10px 16px;font-size:14px;font-weight:500;text-align:center;color:var(--color-text, #333);background:#fff;border:1px solid var(--color-border, #ddd);border-radius:6px;cursor:pointer;transition:all .2s}.the4-variant-btn:hover:not(.is-disabled){border-color:var(--color-heading, #000)}.the4-variant-btn.is-active{color:#fff;background:var(--color-heading, #000);border-color:var(--color-heading, #000)}.the4-variant-btn.is-disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.the4-color-swatches{display:flex;flex-wrap:wrap;gap:10px}.the4-color-swatch{position:relative;width:36px;height:36px;padding:0;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s;overflow:hidden}.the4-color-swatch:hover{transform:scale(1.1)}.the4-color-swatch.is-active{border-color:var(--color-heading, #000)}.the4-color-swatch-inner{display:block;width:100%;height:100%;border-radius:50%;border:2px solid #fff}.the4-color-swatch.is-disabled{opacity:.4;cursor:not-allowed}.the4-color-swatch.is-disabled:after{content:"";position:absolute;top:50%;left:-2px;right:-2px;height:2px;background:var(--color-error, #e53935);transform:rotate(-45deg)}.the4-variant-select{width:100%;max-width:300px;padding:12px 40px 12px 16px;font-size:14px;color:var(--color-text, #333);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 16px center;border:1px solid var(--color-border, #ddd);border-radius:6px;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s}.the4-variant-select:focus{outline:none;border-color:var(--color-heading, #000)}.the4-quantity-wrapper{display:flex;align-items:center;gap:16px;margin-bottom:20px}.the4-quantity-selector{display:flex;align-items:center;border:2px solid var(--color-border, #ddd);border-radius:6px;overflow:hidden;min-height:60px}.the4-quantity-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;font-size:18px;color:var(white, #333);background:transparent;border:none;cursor:pointer;transition:background .2s}.the4-quantity-btn svg{color:#fff}.the4-quantity-btn:disabled{opacity:.5;cursor:not-allowed}.the4-quantity-input{width:60px;height:44px;padding:0;font-size:16px;font-weight:500;text-align:center;color:#fff;background:transparent;border:none}.the4-quantity-input:focus{outline:none}.the4-quantity-input::-webkit-outer-spin-button,.the4-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.the4-quantity-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.the4-buy-buttons{display:flex;flex-direction:column;gap:12px}.the4-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 32px;font-size:15px;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.the4-btn--add-to-cart{color:#fff;background:#6300fc}.the4-btn--add-to-cart:hover{background:#ededed;color:#000}.the4-btn--add-to-cart:disabled{opacity:.6;cursor:not-allowed}.the4-btn--add-to-cart.is-loading{pointer-events:none}.the4-btn--add-to-cart.is-loading .the4-btn-text{visibility:hidden}.the4-btn--add-to-cart.is-loading:after{content:"";position:absolute;width:20px;height:20px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.the4-btn--buy-now{color:#fff;background:transparent;border:2px solid white}.the4-btn--buy-now:hover{color:#fff;background:var(--color-heading, #000)}.the4-dynamic-checkout{margin-top:12px}.the4-dynamic-checkout .shopify-payment-button{margin:0}.the4-product-description{margin-bottom:24px}.the4-description-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;font-size:16px;font-weight:600;color:var(--color-heading, #000);background:none;border:none;border-top:1px solid var(--color-border, #ddd);cursor:pointer;transition:color .2s}.the4-description-toggle:hover{color:var(--color-primary, #000)}.the4-description-toggle svg{transition:transform .3s}.the4-description-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.the4-description-content{padding:0 0 16px;font-size:15px;line-height:1.7;color:var(--color-text, #333)}.the4-description-content[hidden]{display:none}.the4-description-content p{margin:0 0 1em}.the4-description-content p:last-child{margin-bottom:0}.the4-description-static{padding:16px 0;font-size:15px;line-height:1.7;color:var(--color-text, #333);border-top:1px solid var(--color-border, #ddd)}.the4-product-meta{padding-top:20px;border-top:1px solid var(--color-border, #ddd)}.the4-share{margin-bottom:20px}.the4-share-label{display:block;margin-bottom:10px;font-size:14px;font-weight:500;color:var(--color-heading, #000)}.the4-share-buttons{display:flex;gap:10px}.the4-share-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:var(--color-text, #333);background:#f5f5f5;border:none;border-radius:50%;cursor:pointer;transition:all .2s}.the4-share-btn:hover{color:#fff}.the4-share-btn--facebook:hover{background:#1877f2}.the4-share-btn--twitter:hover{background:#1da1f2}.the4-share-btn--pinterest:hover{background:#e60023}.the4-share-btn--email:hover{background:#666}.the4-trust-badges{display:flex;flex-wrap:wrap;gap:16px}.the4-trust-badge{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--color-text-muted, #666)}.the4-trust-badge svg{flex-shrink:0;color:var(--color-success, #43a047)}@media (max-width: 767px){.the4-product-title{font-size:var(--the4-title-font-size-mobile, 24px)}.the4-price-current{font-size:20px}.the4-price-compare{font-size:16px}.the4-btn{padding:14px 24px;font-size:14px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.the4-mtf-data{color:var(--the4-metafield-text-color, #000);font-size:var(--the4-metafield-text-size-desktop, 16px);display:flex;flex-direction:column;gap:10px}@media (width < 768px){.the4-mtf-data{font-size:var(--the4-metafield-text-size-mobile, 16px)}.the4-mtf-data .the4-align{text-align:end}}.the4-mtf-data .the4-space-between{display:flex;border-radius:20px;justify-content:space-between;padding:10px 15px;border:2px solid #262626}.the4-mtf-data .the4-mtf-data-icon{padding-block:20px;border-block:1px solid #262626}.the4-mtf-data .the4-mtf-data-icon-item{display:flex;align-items:center;gap:10px;font-weight:500}.the4-mtf-data .the4-mtf-data-icon-link{color:#737ee1;font-size:14px}.the4-product-info-tag-group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:1100px;margin:8px auto 0;align-items:stretch}.the4-product-info-tag-group .the4-product-info-tag{height:100%;align-items:center}@media (max-width: 1024px){.the4-product-info-tag-group{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 767px){.the4-product-info-tag-group{grid-template-columns:1fr;max-width:100%}}.the4-product-info-tag{background-color:var(--background-tag-color, #000);color:var(--text-tag-color, #fff);display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-radius:18px;border-left:5px solid var(--border-tag-color, #333C81);box-shadow:0 8px 24px #0000000f;line-height:1.5;font-size:14px;word-break:break-word}@media (width < 768px){.the4-product-info-tag{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/product-content.css.map */
