.product-template-custom-section{--bg-color: #fdfaf6;--image-bg-color: #e9e6f4;--primary-text-color: #4a3f6d;--secondary-text-color: #a09797;--accent-color-dark: #8c5b3c;--accent-color-light: #a98d6b;--star-color: #f5b32a;--border-color: #dcdcdc}.product-template-custom-section *{box-sizing:border-box}.product-template-custom-section{font-family:AlbertusNova,sans-serif;color:#333;padding:20px}.product-template-custom-section .product-container{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:1200px;margin:0 auto;overflow:hidden}.product-template-custom-section .product-image-section{display:flex;justify-content:center;align-items:center;position:relative;padding:40px;border-radius:20px}.product-template-custom-section .product-image{max-width:100%;height:auto;position:relative;z-index:1}.product-template-custom-section .product-details-section{padding:40px;display:flex;flex-direction:column}.product-template-custom-section .brand-name{font-family:Poppins,sans-serif;font-size:2.5rem;color:#afadb3;margin-bottom:8px;font-weight:400;text-transform:uppercase}.product-template-custom-section .product-title{font-family:AlbertusNova,sans-serif;font-size:5.5rem;font-weight:400;color:#68558e;line-height:1.2;margin-top:0;margin-bottom:0}.product-template-custom-section .stock-status{display:inline-block;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;color:#8b6025;border:1px solid #8b6025;border-radius:16px;padding:3px 12px;margin-left:10px;vertical-align:middle}.product-template-custom-section .rating-section{display:flex;align-items:center;margin:1rem 0}.product-template-custom-section .stars{color:#febd59;font-size:4rem;letter-spacing:2px;margin-top:-12px}.product-template-custom-section .stars .star-inactive{color:var(--border-color)}.product-template-custom-section .review-text{font-family:Poppins,sans-serif;margin-left:10px;font-size:2.3rem;color:#080704;font-weight:400}.product-template-custom-section .price-section{margin-bottom:1rem;display:flex;align-items:baseline}.product-template-custom-section .current-price{font-family:Poppins,sans-serif;font-size:3rem;font-weight:400;color:#8c632a}.product-template-custom-section .original-price{font-family:Poppins,sans-serif;font-size:3rem;color:#8c632a;text-decoration:line-through;margin-left:10px}.product-template-custom-section .payment-info{font-size:2.8rem;font-family:Poppins,sans-serif;font-weight:300;color:#afadb3;margin-bottom:15px;margin-top:0;line-height:1.4}.product-template-custom-section .variant-selector{margin-bottom:2rem}.product-template-custom-section .selector-label{font-weight:600;margin-bottom:.8rem;color:var(--primary-text-color);font-size:1rem;display:block}.product-template-custom-section .option-values{display:flex;gap:10px;flex-wrap:wrap}.product-template-custom-section .variant-button{padding:8px 24px;border-radius:20px;border:1px solid var(--border-color);background-color:transparent;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s ease}.product-template-custom-section .variant-button.active{background-color:var(--accent-color-dark);color:#fff;border-color:var(--accent-color-dark)}.product-template-custom-section .actions-row{display:flex;gap:10px;align-items:start;flex-wrap:wrap;margin-top:auto}.product-template-custom-section .quantity-wrapper{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:25px;padding:8px 6px}.product-template-custom-section .qty-val{min-width:24px;text-align:center;font-weight:700;padding:0 10px;font-size:1.2rem}.product-template-custom-section .qty-btn{background-color:#f0f0f0;border:none;border-radius:50%;width:30px;height:30px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.product-template-custom-section .action-button-group{display:flex;flex-grow:1;gap:10px}.product-template-custom-section .action-button{font-family:Poppins,sans-serif;padding:12px 20px;border-radius:30px;border:none;color:#fff;font-weight:400;font-size:1.4rem;cursor:pointer;transition:all .2s ease;text-transform:uppercase;height:46px;flex-grow:1;text-align:center}.product-template-custom-section .action-button:disabled{background-color:#ccc;cursor:not-allowed}.product-template-custom-section .add-to-cart{background-color:#3f052b}.product-template-custom-section .add-to-cart:not(:disabled):hover{background-color:#68558e}.product-template-custom-section .shopify-payment-button{flex-grow:1}.product-template-custom-section .shopify-payment-button__button{background-color:#77420f!important;border-radius:30px!important;height:46px!important;font-size:1.2rem!important}.product-template-custom-section .shopify-payment-button__button:hover{background-color:#927555!important}.shopify-payment-button__more-options{margin-top:5px!important;font-family:Poppins,sans-serif;font-weight:400;font-size:1rem;color:#b4b3bb}@media (max-width: 768px){.product-template-custom-section{padding:0}.product-template-custom-section .product-container{grid-template-columns:1fr}.product-template-custom-section .product-image-section{padding:20px;min-height:300px;border-radius:0}.product-template-custom-section .product-details-section{padding:20px}.product-template-custom-section .brand-name{font-size:1.5rem}.product-template-custom-section .product-title{font-size:2.5rem;line-height:1.2}.product-template-custom-section .stock-status{font-size:.9rem;padding:2px 8px}.product-template-custom-section .rating-section{margin:.8rem 0}.product-template-custom-section .stars{margin-top:-5px;font-size:2rem}.product-template-custom-section .review-text{font-size:1.3rem}.product-template-custom-section .price-section{margin-bottom:.8rem}.product-template-custom-section .current-price,.product-template-custom-section .original-price{font-size:1.8rem}.product-template-custom-section .payment-info{font-size:1rem;margin-bottom:1.5rem}.product-template-custom-section .actions-row{flex-direction:column;align-items:stretch;gap:1rem}.product-template-custom-section .quantity-wrapper{width:100%;justify-content:space-between;padding:8px}.product-template-custom-section .action-button-group{flex-direction:column;width:100%}.product-template-custom-section .action-button,.product-template-custom-section .shopify-payment-button__button{height:50px!important;font-size:1rem!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-template-custom.css.map */
