.custom-slider-wrapper-section{padding:50px 0}.custom-slider-header{margin-bottom:55px;text-align:center}.custom-slider-title{font-size:26px;font-weight:600;color:#111}.custom-product-card{position:relative;display:flex;flex-direction:column;width:100%}.custom-card-media{position:relative;width:100%;height:100%;background-color:#f7f7f7;border-radius:16px;overflow:hidden;aspect-ratio:3/4;display:block}.custom-media-link{display:block;width:100%;height:100%}.custom-product-main-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.custom-product-card:hover .custom-product-main-image{transform:scale(1.04)}.custom-badge{position:absolute;top:14px;left:14px;background-color:#ff3b30;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase;z-index:3}.custom-hover-actions{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:8px;z-index:3;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .3s ease}.custom-card-cart-overlay{position:absolute;bottom:14px;left:14px;right:14px;z-index:3;opacity:0;visibility:hidden;transform:translateY(8px);transition:all .3s ease}.custom-product-card:hover .custom-hover-actions,.custom-product-card:hover .custom-card-cart-overlay{opacity:1;visibility:visible;transform:translateY(0)}.custom-action-btn{background:#fff;border:none;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #0000001a;color:#111;text-decoration:none;transition:background .2s,color .2s}.custom-action-btn:hover{background:#111;color:#fff}.wishlist-btn .add-wishlist,.wishlist-btn .loading-wishlist,.wishlist-btn .remove-wishlist{display:flex;align-items:center;justify-content:center}.wishlist-btn .btn-title,.wishlist-btn .loading-wishlist,.wishlist-btn .remove-wishlist{display:none}.wishlist-btn .btn-icon{display:flex;align-items:center;justify-content:center}.custom-action-btn.wishlist-btn.active,.custom-action-btn.wishlist-btn.is-active{background:#ff3b30;color:#fff}.custom-action-btn.wishlist-btn.active i,.custom-action-btn.wishlist-btn.is-active i{color:#fff;fill:#fff}.custom-add-to-cart-btn{width:100%;background:#111;color:#fff;border:none;padding:12px 16px;border-radius:30px;font-weight:600;font-size:13px;cursor:pointer;box-shadow:0 4px 14px #00000026;transition:background .2s}.custom-add-to-cart-btn:hover{background:#333}.custom-card-variants-info{padding-top:12px}.custom-variant-row{display:flex;gap:6px;margin-bottom:8px}.custom-color-dot{width:15px;height:15px;border-radius:50%;border:1px solid #ccc;display:inline-block}.custom-size-box{font-size:11px;background:#f0f0f0;padding:3px 7px;border-radius:4px;color:#333;font-weight:500}.custom-product-title{font-size:14px;font-weight:500;margin:0 0 6px;line-height:1.3}.custom-product-title a{color:#111;text-decoration:none}.custom-product-title a:hover{text-decoration:underline}.custom-product-price{display:flex;gap:8px;font-size:13px;font-weight:600}.custom-old-price{color:#888;text-decoration:line-through;font-weight:400}.custom-sale-price,.custom-regular-price{color:#111}.custom-products-owl-track .owl-nav button.owl-prev,.custom-products-owl-track .owl-nav button.owl-next{position:absolute;top:40%;transform:translateY(-50%);width:42px;height:42px;background:#fff!important;border-radius:50%!important;box-shadow:0 4px 12px #0000001a!important;font-size:18px!important;color:#111!important;display:flex;align-items:center;justify-content:center}.custom-products-owl-track .owl-nav button.owl-prev{left:-20px}.custom-products-owl-track .owl-nav button.owl-next{right:-20px}.custom-qv-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:99999;justify-content:center;align-items:center;padding:15px}.custom-qv-modal-container{background:#fff;width:100%;max-width:900px;border-radius:20px;padding:30px;position:relative;box-shadow:0 15px 40px #00000040;max-height:90vh;overflow-y:auto}.custom-qv-close-btn{position:absolute;top:15px;right:20px;background:none;border:none;font-size:28px;cursor:pointer;color:#444;z-index:5}.custom-qv-grid{display:flex;gap:30px}.custom-qv-media-col{flex:1}.custom-qv-slider-container{position:relative;background:#f4f4f4;border-radius:12px;overflow:hidden;margin-bottom:12px;aspect-ratio:3/4}.custom-qv-slides-wrapper{width:100%;height:100%}.custom-qv-slide{display:none;width:100%;height:100%}.custom-qv-slide.active{display:block}.custom-qv-slide img{width:100%;height:100%;object-fit:cover}.custom-qv-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background .2s}.custom-qv-nav-arrow:hover{background:#fff}.qv-prev{left:10px}.qv-next{right:10px}.custom-qv-thumbnails-track{display:flex;gap:8px;overflow-x:auto;padding-bottom:5px}.custom-qv-dot{background:none;border:2px solid transparent;padding:0;width:55px;height:65px;border-radius:6px;overflow:hidden;cursor:pointer;opacity:.6;flex-shrink:0;transition:all .2s}.custom-qv-dot.active{border-color:#111;opacity:1}.custom-qv-dot img{width:100%;height:100%;object-fit:cover}.custom-qv-info-col{flex:1.2}.custom-qv-title{font-size:22px;font-weight:600;margin:0 0 10px;color:#111;line-height:1.3}.custom-qv-price-box{display:flex;gap:12px;align-items:center;margin-bottom:12px}.custom-qv-price{font-size:20px;font-weight:700;color:#111}.custom-qv-compare-price{font-size:15px;color:#888;text-decoration:line-through}.custom-qv-desc{font-size:13px;color:#555;line-height:1.5;margin-bottom:15px;max-height:85px;overflow-y:auto}.custom-qv-option-group{margin-bottom:15px}.custom-qv-option-group label{display:block;font-size:12px;font-weight:600;margin-bottom:6px;text-transform:uppercase;color:#333}.custom-qv-option-values{display:flex;gap:8px;flex-wrap:wrap}.custom-qv-opt-val{background:#f5f5f5;border:1px solid #ddd;padding:6px 14px;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s}.custom-qv-opt-val.selected{background:#111;color:#fff;border-color:#111}.custom-qv-actions-row{display:flex;gap:12px;margin-top:20px;align-items:center}.custom-qv-quantity-box{display:flex;align-items:center;border:1px solid #ccc;border-radius:30px;overflow:hidden;background:#fff;height:44px}.qv-qty-btn{background:#f4f4f4;border:none;padding:0 14px;height:100%;font-size:16px;font-weight:600;color:#111;cursor:pointer;transition:background .2s}.qv-qty-btn:hover{background:#e2e2e2}.qv-qty-input{width:72px;border:none;text-align:center;font-weight:600;font-size:14px;color:#111;background:transparent}.custom-qv-submit{flex:1;height:44px}.custom-qv-full-details-link{display:inline-block;margin-top:15px;font-size:13px;color:#111;text-decoration:underline}.custom-qv-spinner{text-align:center;padding:50px;font-size:16px;font-weight:600}@media(max-width:767px){.custom-qv-grid{flex-direction:column;gap:20px}.custom-products-owl-track .owl-nav{display:none}.custom-qv-modal-container{padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-custom-product-slider.css.map */
