.product-wrapper{display:flex;gap:30px;margin:0 auto}.product-media{width:45%;padding-right:0;border:1px dotted #e0e0e0}.product-gallery{position:relative;margin-bottom:15px;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:10px}.product-featured-image{max-width:100%;max-height:350px;display:block;margin:0 auto}.product-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:0 10px 10px}.thumbnail-item{width:100%;aspect-ratio:1}.product-single__thumbnail{display:block;width:100%;height:100%;border:1px solid #f5f5f5;overflow:hidden}.product-single__thumbnail.active .product-thumbnail-image{border-color:#b18ade;box-shadow:0 0 0 1px #b18ade}.product-info{width:55%;padding-left:0}.product-title{font-size:24px;font-weight:600;margin-bottom:10px;color:#404040;line-height:1.2}.product-promo{font-size:14px;color:#4a7b9d;margin-bottom:15px;font-weight:400;margin-top:0}.product-promo p{margin:0}.product-description{margin-bottom:20px;font-size:14px;color:#4a4a4a;line-height:1.5}.product-price-container{margin-bottom:20px;display:flex;align-items:baseline;flex-wrap:wrap}.product-compare-price{text-decoration:line-through;color:#767676;margin-right:10px;font-size:16px}.product-price{font-size:22px;font-weight:600;color:#404040}.purchase-options-section{margin:20px 0 30px;border-bottom:1px solid #f0f0f0;padding-bottom:20px}.purchase-options-title{font-size:14px;font-weight:600;margin-bottom:15px;color:#404040;text-transform:uppercase;letter-spacing:.5px}fieldset[name="Purchase options"]{border:none;margin:0;padding:0}.input-wrapper{background:#fff;border:1px solid #e0e0e0;border-radius:5px;padding:12px 15px;margin-bottom:10px;transition:all .2s ease;display:flex;align-items:center}.input-wrapper.selected,input:checked~.input-wrapper{border-color:#b18ade;background-color:#f9f6fc}.radio__input{position:relative;margin-right:10px;display:flex;align-items:center}.radio__input input[type=radio]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio__input .radio__control{position:relative;height:20px;width:20px;border-radius:50%;border:2px solid #ccc;background-color:#fff}.input-wrapper.selected .radio__control,input:checked~.input-wrapper .radio__control{border-color:#b18ade}.input-wrapper.selected .radio__control:after,input:checked~.input-wrapper .radio__control:after{content:"";position:absolute;display:block;top:4px;left:4px;width:8px;height:8px;border-radius:50%;background:#b18ade}.radio__label{display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%}.radio__label__primary{font-weight:500;color:#404040}.tag{background:#232323;color:#f8c045;padding:2px 8px;border-radius:3px;font-size:12px;margin-left:8px;font-weight:500}.quantity-selector-container{margin-top:20px}.quantity-selector{display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:50px;height:42px;margin-right:10px;background:#fff}.quantity-btn{width:42px;height:42px;background:transparent;border:none;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4a4a4a}.quantity-input{width:40px;text-align:center;border:none;-webkit-appearance:none;appearance:none;-moz-appearance:textfield;font-size:16px;color:#404040;padding:0}.quantity-input::-webkit-inner-spin-button,.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-row{display:flex;align-items:center;gap:10px;margin-top:20px}.quantity-selector-container{margin-top:0;width:auto}.add-to-cart-button{width:100%;background-color:#b18ade;color:#fff;border:none;border-radius:50px;padding:0 25px;height:42px;font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;font-size:14px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;margin-top:0;flex:1}.add-to-cart-button:hover{background-color:#9f7ac8}.add-to-cart-button:disabled{background-color:#ccc;cursor:not-allowed}.cart-icon{margin-right:8px;display:flex;align-items:center}.product-accordion{margin-top:30px}.accordion-item{border-bottom:1px solid #e0e0e0}.accordion-button{width:100%;text-align:left;padding:15px 0;background:transparent;border:none;font-size:14px;font-weight:500;display:flex;justify-content:space-between;cursor:pointer;color:#404040}.accordion-button:hover{color:#b18ade}.accordion-icon{font-weight:400;color:#999}.accordion-content{padding:0 0 15px;display:none;font-size:14px;color:#4a4a4a;line-height:1.6}html body .product-form_submit,html body button[name=add],html body .add-to-cart-btn{background-color:#7fa9ae!important}html body .product-form_submit:hover,html body button[name=add]:hover,html body .add-to-cart-btn:hover{background-color:#2e645b!important}.thumbsSwiper{width:100%;height:195px;box-sizing:border-box;padding:10px 0}.product-slide-content{width:100%;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.zoom-icon-container{position:absolute;top:15px;right:15px;z-index:10;display:flex;justify-content:center;align-items:center}.zoom-icon{width:40px;height:40px;background-color:#ffffffb3;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s,background-color .2s}.zoom-icon:hover{transform:scale(1.1);background-color:#ffffffe6}.zoom-icon svg{color:#b18ade}.basicLightbox{background-color:#000000d9}.basicLightbox__placeholder{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.basicLightbox__placeholder img{max-width:90%;max-height:90%;object-fit:contain}.basicLightbox__close{position:absolute;top:20px;right:20px;width:40px;height:40px;background-color:#ffffff4d;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;font-size:28px;transition:background-color .2s}.basicLightbox__close:hover{background-color:#ffffff80}.swiper-button-next,.swiper-button-prev{color:#b18ade}.swiper-pagination-bullet-active{background-color:#b18ade}.product-gallery{position:relative;cursor:pointer}.product-gallery .zoom-icon-container{position:absolute;top:15px;right:15px;z-index:10}.cantidad-and-cart{display:flex}.swiper-button-next,.swiper-button-prev{color:#b692c4}@media screen and (max-width:767px){.product-wrapper{flex-direction:column}.product-media,.product-info{width:100%;padding:0}.product-media{margin-bottom:30px}.product-title{font-size:20px}.product-price{font-size:18px}.radio__label{flex-direction:column;align-items:flex-start}.radio__label__accessory{margin-top:5px}.add-to-cart-row{flex-wrap:nowrap}.quantity-selector-container{flex-shrink:0}.zoom-icon-container{display:none}.thumbsSwiper{height:90px}}@media screen and (max-width:480px){.thumbsSwiper{height:75px}}.productSwiper{width:100%;margin-bottom:10px}.thumbsSwiper{width:100%;height:125px;box-sizing:border-box;padding:10px 0}.thumbsSwiper .swiper-slide{width:25%;height:100%;opacity:.4;cursor:pointer;transition:opacity .3s}.thumbsSwiper .swiper-slide-thumb-active{opacity:1}.product-slide-content{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.product-featured-image{max-width:100%;max-height:450px;object-fit:contain}.thumbnail-slide{height:100%;display:flex;justify-content:center;align-items:center;border-radius:5px;overflow:hidden}.product-thumbnail-image{width:100%;height:100%;object-fit:cover}.zoom-container{position:relative;overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center}.drift-zoom-pane{background:#ffffffe6;border:1px solid #e0e0e0;border-radius:3px}.drift-bounding-box{background-color:#b18ade4d;border:1px solid #b18ade}.swiper-button-next,.swiper-button-prev{color:#b692c4!important}.swiper-pagination-bullet-active{background-color:#b692c4}.custom-cart{font-family:Arial,sans-serif}.checkout-btn:hover,.continue-shopping-btn:hover{background-color:#a57eb8}.quantity-btn:hover{background-color:#f5f5f5}.remove-item:hover{color:#ff6b6b}#cart-drawer{z-index:1000;padding-bottom:30px}.cart-drawer-header{position:sticky;top:0;background-color:#f2e8f4;z-index:10}@keyframes slideIn{0%{right:-400px}to{right:0}}@keyframes slideOut{0%{right:0}to{right:-400px}}.loading-icon{display:inline-block;animation:spin 1s infinite linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#close-cart-drawer{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}#close-cart-drawer:hover{background-color:#0000000d}.cart-item{transition:transform .2s,box-shadow .2s}.cart-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.product-container{max-width:1200px;margin:0 auto;padding:20px}.mobile-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;z-index:9999;display:flex;justify-content:center;align-items:center}.mobile-lightbox-content{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.mobile-lightbox-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:auto;-webkit-overflow-scrolling:touch}.mobile-lightbox-image{max-width:100%;max-height:100%;object-fit:contain;touch-action:auto!important}.mobile-lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background-color:#ffffff4d;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px;z-index:10000;cursor:pointer}@media(max-width:768px){.thumbsSwiper{height:90px}.product-wrapper{flex-direction:column}.product-media,.product-info{width:100%}}@media(max-width:480px){.thumbsSwiper{height:145px}}.product-wrapper{display:flex;flex-wrap:wrap;position:relative;gap:30px}.product-media{width:55%;position:sticky;top:20px;align-self:flex-start;height:fit-content;max-height:90vh;overflow:auto;z-index:10}.product-info{width:40%}.product-container{overflow:visible}@media(max-width:768px){.product-wrapper{flex-direction:column;gap:20px}.product-media,.product-info{width:100%}.product-media{position:relative;top:0;max-height:none;overflow:visible}}.zoom-container{max-height:calc(90vh - 150px);overflow:hidden}.productSwiper,.thumbsSwiper{background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/18/assets/productview-section2.css.map */
