.custom-product-section{display:flex;align-items:flex-start;height:calc(100vh - 80px);overflow:hidden;font-weight:500}.custom-product-section *{font-weight:500!important}.custom-product-section .page-width{width:100%;max-width:none;padding:0}.custom-product-grid{display:grid;grid-template-columns:var(--info-width, 600px) 1fr;gap:0;align-items:start;width:100%;height:calc(100vh - 80px);min-height:calc(100vh - 80px);position:relative}.custom-product__info-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 80px);padding:15px 30px;overflow-y:auto;position:relative;box-sizing:border-box;width:100%;max-width:100%;overflow-x:hidden}.custom-product__top-content{flex-grow:0;flex-shrink:0}.custom-product__bottom-content{flex-grow:0;flex-shrink:0;margin-top:auto}.custom-product__media-wrapper{width:100%;height:calc(100vh - 80px);position:relative;overflow:hidden}.custom-product__media{width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.custom-product__media--video iframe,.custom-product__media--video video,.custom-product__media--image img{width:100%;height:calc(100vh - 80px);object-fit:cover;object-position:center}.custom-product__title{margin-bottom:var(--title-margin-bottom, 1rem)}.custom-product__title h1{font-size:18px;margin-bottom:12px;text-transform:uppercase;font-weight:500!important;color:#000}.custom-product__introduction,.custom-product__specifications{margin-bottom:1.5rem;font-size:11px;line-height:1.6;color:#000}.custom-product__specifications ul{list-style:none;padding-left:0}.custom-product__specifications li{margin-bottom:.5rem}.custom-product__price{font-size:16px;margin-bottom:.5rem}.custom-product__tax{font-size:.8rem;color:#666;margin-bottom:1.5rem}.product-form__quantity{margin-bottom:1rem;font-size:16px}.custom-product__info-wrapper [data-shopify-block-type=quantity_selector]{height:auto!important;min-height:auto!important}.product-form__input.product-form__quantity{margin-bottom:1rem!important;padding-bottom:0!important;font-size:14px}.custom-product__info-wrapper>*{flex-grow:0!important;align-self:flex-start!important}.custom-product__info-wrapper .media-navigation{align-self:center!important}[id*=Quantity-Form-],.quantity__rules-cart{margin-bottom:0!important;padding-bottom:0!important}.quantity__rules-cart.hidden{display:none!important;height:0!important}.product-form__input.product-form__quantity,[id*=Quantity-Form-]{height:auto!important;min-height:auto!important;max-height:fit-content!important}quantity-input{display:flex!important;align-items:center!important}.product-form__quantity input[type=number],.quantity-input{font-size:14px}.product-form__input.product-form__quantity>*,[id*=Quantity-Form-]>*{margin-bottom:0!important;padding-bottom:0!important}.product-form__quantity .quantity__label{margin-bottom:.5rem!important;padding-bottom:0!important;font-size:10px}.custom-product-grid:after{content:"";position:absolute;left:var(--info-width, 600px);top:0;bottom:0;width:1px;background-color:#000;z-index:1}[id^=price-]{position:relative;padding-top:2rem;margin-bottom:.5rem}[id^=price-]:before{content:"";position:absolute;top:0;left:calc(0px - var(--info-padding-left, 2rem));width:calc(var(--info-width, 600px) + var(--info-padding-left, 2rem) - .5px);height:1px;background-color:#000}.custom-product-section .product-form__submit .btn,.custom-product-section .product-form__submit .button,.custom-product-section .product-form__submit button,.custom-product-section .shopify-payment-button__button,.custom-product-section [name=add]{width:100%;padding:1rem;margin-bottom:.5rem;font-size:14px!important;font-weight:400!important;text-transform:uppercase!important;font-family:SilkaMono,Courier New,Courier,monospace!important;background-color:#000!important;color:#fff!important;border:none!important}.custom-product-section .product-form__submit .btn:hover,.custom-product-section .product-form__submit .button:hover,.custom-product-section .product-form__submit button:hover,.custom-product-section .shopify-payment-button__button:hover,.custom-product-section [name=add]:hover{background-color:#333!important;color:#fff!important;font-weight:400!important;text-transform:uppercase!important}.custom-product__warranty-refund{margin-top:0;margin-bottom:.5rem;font-family:SilkaMono,Courier New,Courier,monospace!important;color:#000;line-height:1.3}.custom-product__warranty-refund .warranty-text,.custom-product__warranty-refund .refund-text{margin-bottom:.15rem;font-weight:500!important}@media screen and (max-width: 768px){.custom-product-section{height:auto!important;min-height:auto!important;overflow:visible!important}.custom-product-grid{grid-template-columns:1fr;height:auto!important;min-height:auto!important}.custom-product__info-wrapper{padding-top:calc(var(--info-padding-top, 2rem) * .5);padding-bottom:calc(var(--info-padding-bottom, 2rem) * .5);padding-left:calc(var(--info-padding-left, 2rem) * .5);padding-right:1rem;order:2;height:auto!important;overflow-y:visible!important}.custom-product__media-wrapper{order:1;height:50vh;margin-bottom:1rem}.custom-product__media--video iframe,.custom-product__media--video video,.custom-product__media--image img{height:50vh}.custom-product__title h1{font-size:20px}.custom-product-grid:after{display:none}[id^=price-]:before{left:calc(0px - calc(var(--info-padding-left, 2rem) * .5));width:calc(100vw - calc(var(--info-padding-left, 2rem) * .5) - 1rem)}}.media-navigation{display:flex;justify-content:center;align-items:center;gap:3.5rem;margin:1rem auto;width:auto;text-align:center;font-family:SilkaMono,Courier New,Courier,monospace!important}@media screen and (min-width: 769px){.media-navigation--desktop{margin-bottom:3rem}}.media-navigation--desktop,.media-navigation--mobile{width:auto;margin-left:auto!important;margin-right:auto!important}.media-navigation--desktop{column-gap:3.5rem}.media-nav-prev{justify-self:end}.media-nav-next{justify-self:start}.media-nav-btn{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.media-nav-btn:hover{opacity:.7}.media-nav-arrow{width:17.5px;height:17.5px;object-fit:contain;transition:transform .2s ease}.media-nav-arrow--left{transform:scaleX(-1)}.media-counter{font-size:14px;font-weight:500;color:#000;font-family:SilkaMono,Courier New,Courier,monospace!important;letter-spacing:.05em}.media-item{display:none;width:100%;height:100%}.media-item.active{display:flex;justify-content:center;align-items:center}.media-item .custom-product__media--video,.media-item .custom-product__media--image{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.media-item .custom-product__media--video iframe,.media-item .custom-product__media--video video,.media-item .custom-product__media--image img{width:100%;height:calc(100vh - 80px);object-fit:cover;object-position:center}.media-navigation--mobile{display:none}.media-navigation--desktop{width:calc(100% + calc(var(--info-padding-left, 30px) * 2));margin-left:calc(-1 * var(--info-padding-left, 30px));display:flex}@media screen and (max-width: 768px){.media-navigation--desktop{display:none}.media-navigation--mobile{display:flex;justify-content:center;gap:2rem;width:100%;margin-bottom:1rem;text-align:center}.media-item .custom-product__media--video iframe,.media-item .custom-product__media--video video,.media-item .custom-product__media--image img{height:50vh}}@media screen and (min-width: 769px){.media-navigation--desktop{column-gap:3.5rem}}@media screen and (min-width: 769px){.custom-product__info-wrapper{overflow-y:hidden!important}.custom-product__top-content{flex:1 1 auto;overflow-y:auto;padding-right:0;margin-right:-6px;padding-bottom:3rem}.custom-product__introduction,.custom-product__specifications{max-height:none;overflow:visible}.custom-product__title{position:sticky;top:0;background:#fff;z-index:2}.custom-product__top-content{scrollbar-width:thin;scrollbar-color:#DFDFDF transparent}.custom-product__top-content::-webkit-scrollbar{width:6px}.custom-product__top-content::-webkit-scrollbar-track{background:transparent}.custom-product__top-content::-webkit-scrollbar-thumb{background-color:#dfdfdf;border-radius:3px}.custom-product__top-content::-webkit-scrollbar-thumb:hover{background-color:#c8c8c8}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-custom-product-page.css.map */
