.product__title{padding:40px 80px 80px;text-transform:uppercase}.product__title h1{padding-bottom:1rem}.product__title span{padding-right:20px}.product__main-info{display:flex;width:90vw;max-width:1160px;min-height:calc(100vh - 70px);margin:auto}@media (max-width: 1050px){.product__main-info{display:flex;width:90vw;max-width:1160px;min-height:calc(100vh - 250px);margin:auto}}.product__main-photo-container{width:50%;display:grid;place-items:center right;border-right:0px}@media (max-width: 1050px){.product__main-photo-container{width:100%}}@media (max-width: 650px){.product__main-photo-container{display:none}}.product__main-photo-container img{width:auto;height:90%;max-width:80%;object-fit:cover}@media (max-width: 1050px){.product__main-photo-container img{max-width:90%}}.product__main-photo-description{padding:40px 80px 40px 0;display:flex;flex-direction:column;justify-content:space-between;flex-basis:50%}.product__main-photo-description img{display:none}@media (max-width: 1050px){.product__main-photo-description{max-width:300px;padding:40px 0;display:flex;flex-direction:column;justify-content:space-between;flex-basis:40%}}@media (max-width: 650px){.product__main-photo-description img{max-width:90vw;margin-bottom:20px;display:grid}}.product__main-photo-title{max-width:500px;padding-bottom:30px;font-size:20px;font-weight:700;text-transform:uppercase}.product__main-photo-subtitle{max-width:500px;padding-bottom:10px;font-size:18px;font-weight:700;text-transform:uppercase}.product__main-photo-excerpt{display:flex;max-width:500px;font-size:14px;padding-bottom:20px}.product__main-photo-title+.product__main-photo-excerpt{max-width:500px;padding-bottom:60px;font-size:16px}.product-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;width:16px;height:16px;margin-right:10px;border:1px solid #111;cursor:pointer}.product-radio:checked{background-color:#111}.product-radio+label{padding-right:30px}.product-submit-button{width:300px;margin-top:20px;margin-bottom:20px;padding:12px;background:#111;color:#f7f6f0;font-family:montserrat;cursor:pointer}.product-quantity-container{position:relative;padding-bottom:0}.product-quantity{padding:12px;height:40px;width:80px;font-size:16px;text-align:right}.product-quantity-arrow{position:absolute;top:0;left:80px;height:20px;width:20px;background:#111;color:#f7f6f0;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.product-quantity-minus{top:20px}.product-quantity-container input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.product-quantity-container input[type=number]{-moz-appearance:textfield}.product__yes-no{margin-bottom:10px;margin-top:40px;padding-bottom:80px;display:grid;place-items:end start;border-bottom:1px solid #111;background:#111;color:#f7f6f0}@media (max-width: 650px){.product__yes-no{margin-bottom:0;padding-bottom:0}}.product__yes-no .home__no{height:auto;max-height:100vh;display:flex;flex-direction:column}.product__yes-no .home__no ul{flex-grow:1;font-size:14px}.product__yes-no .home__no p{max-width:60%;font-size:14px}.product__yes-no-photo{position:relative;margin-bottom:10px;margin-top:40px;background:#111}@media (max-width: 650px){.product__yes-no-photo{margin-top:0;padding-left:0!important;padding-bottom:100vw!important}}.product__yes-no-photo>img{position:absolute;height:100%;width:100%;object-fit:cover}.product__yes-no-photo span{position:absolute;top:50%;transform:translateY(-50%);height:60px;width:40px;display:grid;place-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;z-index:5;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product__gallery-arrow-left{left:40px}.product__gallery-arrow-right{right:40px}@media (max-width: 1050px){.product__gallery-arrow-left{left:20px;opacity:.5}.product__gallery-arrow-right{right:20px;opacity:.5}}.product-recommendations{margin:auto;display:flex;border-bottom:0px}.product-recommendations .home__collection-item{border-bottom:0px}.product-recommendations .home__collection-title{min-width:25vw}@media (max-width: 1050px){.product-recommendations{padding-block:40px;justify-content:center;flex-wrap:wrap}.product-recommendations h2{padding-bottom:.5rem}.product-recommendations .home__collection-title{min-width:100vw;text-align:center}.product-recommendations .home__collection-item{flex-basis:30%}}@media (max-width: 650px){.product-recommendations{flex-direction:column;padding-block:40px}.product-recommendations h2{padding-bottom:0;text-align:center}}.product-recommendations h2{font-family:Montserrat,sans-serif;font-weight:400;font-size:16px}.product__main-info-new .product__main-photo-title{font-size:2.5rem;font-weight:400}.product__main-info-new .product__main-photo-title+p{padding-bottom:30px;font-size:14px}.product__main-info-new .product__main-photo-subtitle{padding-bottom:0;font-size:14px;font-weight:400}.product__main-photo-button-container{padding:0 0 20px;display:flex;gap:40px}.product__main-photo-button-container .product-submit-button{margin-top:0;margin-bottom:0;flex-grow:1}.product__main-photo-description>div>.product__main-photo-excerpt:first-of-type{margin-bottom:20px;border-bottom:1px solid #111}.product__main-photo-opening-section{border-top:1px solid #111;border-bottom:1px solid #111}.product__main-photo-opening-section>div{position:relative;width:100%}.product__main-photo-opening-section>div+div{border-top:1px solid #111}.product__main-photo-opening-section-title{position:relative;padding:20px 0;cursor:pointer;font-size:14px}.product__main-photo-opening-section-description{padding:0 0 20px;display:none;font-size:14px}.product__description--open .product__main-photo-opening-section-description{display:block}.product__main-photo-opening-section-title:after,.product__main-photo-opening-section-title:before{content:"";position:absolute;right:30px;top:50%;transform:translateY(-50%);width:20px;height:1px;background:#111}.product__main-photo-opening-section-title:before{transform:translateY(-50%) rotate(-90deg);transition:.2s}.product__description--open .product__main-photo-opening-section-title:before{transform:translateY(-50%) rotate(0)}
/*# sourceMappingURL=/cdn/shop/t/16/assets/product.css.map */
