.product-custom{display:grid;grid-template-columns:1fr 1fr;gap:12rem;max-width:1400px;margin:0 auto}.product-custom__media{display:flex;gap:1.5rem;align-items:flex-start}.product-custom__thumbnails{display:flex;flex-direction:column;gap:.75rem;width:120px;flex-shrink:0}.product-custom__thumbnail{width:100%;height:120px;border:2px solid transparent;overflow:hidden;cursor:pointer;transition:border-color .2s ease;background:#f5f5f5}.product-custom__thumbnail:hover,.product-custom__thumbnail.active{border-color:#333}.product-custom__thumbnail img{width:100%;height:100%;object-fit:cover}.product-custom__main-image{flex-grow:1;position:relative;background:#f5eef3;overflow:hidden;aspect-ratio:3 / 4;min-height:600px;cursor:zoom-in}.product-custom__main-image img{width:100%;height:100%;object-fit:cover}.product-custom__info{padding:2rem 0;display:flex;flex-direction:column;justify-content:center}.product-custom__breadcrumb{font-size:.875rem;color:#666;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em}.product-custom__title{font-size:3rem;font-weight:500;margin-bottom:1rem;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;color:#000}.product-custom__price{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;font-size:1.5rem}.product-custom__price-original{text-decoration:line-through;color:#999;font-size:1.25rem}.product-custom__price-sale{font-weight:500}.product-custom__tax-info{font-size:.875rem;color:#666;margin-bottom:2rem}.product-custom__quantity{margin-bottom:2rem}.product-custom__quantity-label{font-weight:500;margin-bottom:.75rem;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em}.product-custom__quantity-selector{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.product-custom__quantity-button{width:40px;height:40px;border:none;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;font-size:1.25rem}.product-custom__quantity-button:hover{background:#f5f5f5}.product-custom__quantity-input{width:60px;height:40px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:1rem;-moz-appearance:textfield}.product-custom__quantity-input::-webkit-outer-spin-button,.product-custom__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-custom__buttons{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.product-custom__add-to-cart,.product-custom__buy-now{width:100%;padding:1.5rem;border:none;border-radius:0;font-size:1.125rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease}.product-custom__add-to-cart{background:#fff;border:1px solid #333;color:#333}.product-custom__add-to-cart:hover{background:#f5f5f5}.product-custom__buy-now{background:#333;color:#fff}.product-custom__buy-now:hover{background:#000}@media screen and (max-width: 990px){.product-custom{grid-template-columns:1fr;gap:2rem}.product-custom__media{flex-direction:column}.product-custom__info{padding:0;justify-content:flex-start}.product-custom__thumbnails{display:flex;flex-direction:row;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.product-custom__thumbnails::-webkit-scrollbar{display:none}.product-custom__thumbnail{width:80px;min-width:80px;height:80px;flex-shrink:0}.product-custom__main-image{aspect-ratio:4 / 5;min-height:auto;max-height:60vh}.product-custom__title{font-size:2rem}}@media screen and (max-width: 749px){.product-custom__title{font-size:2rem}.product-custom__price{font-size:1.25rem}.product-custom__main-image{aspect-ratio:1 / 1;min-height:auto;max-height:50vh}.product-custom__thumbnails{display:flex;flex-direction:row;padding-bottom:.5rem;gap:.5rem}.product-custom__thumbnail{width:70px;min-width:70px;height:70px}}.product-description-section{margin-top:12rem}.product-description-section .page-width{padding-left:5rem;padding-right:5rem;max-width:var(--page-width)}.product-description__grid{display:grid;grid-template-columns:1fr minmax(400px,480px);gap:clamp(3rem,5vw,6rem);align-items:stretch}.product-description__title{margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#000}.product-description__copy{margin-top:1.75rem;line-height:1.7;font-size:1rem;max-height:100%;max-height:410px;overflow-y:auto;overflow-x:hidden;padding-right:1rem;color:#000}.product-description__copy::-webkit-scrollbar{width:8px}.product-description__copy::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.product-description__copy::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.product-description__copy::-webkit-scrollbar-thumb:hover{background:#555}.product-description__copy p{margin-bottom:1rem}.product-description__gallery{position:relative;height:82vh;min-height:520px;overflow:hidden}.gallery__cols{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:16px}.gallery__col{position:relative;overflow:hidden}.product-description__content{padding:10rem 0}.gallery__stack{position:relative;left:0;right:0;will-change:transform;transform:translateY(0);padding-bottom:50%}.gallery__card{background:#fff;box-shadow:0 10px 30px #0000001f;overflow:hidden;margin-bottom:16px}.gallery__card img{width:100%;display:block;height:280px;object-fit:cover}@media screen and (max-width: 990px){.product-description-section{margin-top:4rem}.product-description__content{padding-top:5rem;padding-bottom:5rem}.product-description-section .page-width{padding-left:2rem;padding-right:2rem}.product-description__grid{grid-template-columns:1fr;gap:3rem}.product-description__gallery{height:260px;order:2;margin:0;overflow:hidden}.gallery__cols{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:0;padding:0}.gallery__col{position:relative;overflow:hidden;height:calc(50% - 10px);width:100%}.gallery__col:first-child{margin-bottom:20px}.gallery__stack{position:absolute;left:0;right:0;display:flex;flex-direction:row;gap:16px;will-change:transform;transform:translate(0);width:max-content}.gallery__card{width:200px;flex-shrink:0;margin-bottom:0}.gallery__card img{height:110px;width:100%;object-fit:cover}}@media screen and (max-width: 749px){.product-description-section .page-width{padding-left:1.5rem;padding-right:1.5rem}.product-description__gallery{height:220px}.gallery__card{width:200px}.gallery__card img{height:180px}}@media (prefers-reduced-motion: reduce){.product-description__gallery{height:auto;min-height:unset}.gallery__stack{position:static;transform:none!important}}.glightbox-clean .goverlay{background:#000000f2}.glightbox-clean .gslide-image img{background:#fff;box-shadow:none}.glightbox-clean .gnext,.glightbox-clean .gprev{background:#ffffff1a;border-radius:4px}.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background:#fff3}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-main-product-custom.css.map */
