.byr-product-container-outer{max-width:1100px;margin:0 auto;display:flex;width:100%;flex-direction:column;align-items:center}.byr-product-container{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:start;gap:2rem;padding:2.5rem;padding-top:100px;width:100%;margin:0 auto}.byr-product-image{flex:1;min-width:300px;max-width:500px;text-align:center}.byr-image{max-width:100%;height:auto;display:block}.byr-product-info{flex:1;min-width:300px;max-width:350px;display:flex;flex-direction:column;align-items:center;gap:5px;padding-top:2rem}.byr-product-title{font-family:itc-benguiat-condensed;font-size:1.4rem;font-weight:500;margin:0;line-height:1.2;letter-spacing:-.02em;text-align:center;text-transform:uppercase}.byr-product-subtitle{font-family:itc-benguiat-condensed;font-size:1.1rem;font-weight:500;margin:0;line-height:1.2;letter-spacing:-.02em;text-align:center;text-transform:uppercase}.byr-product-type{font-family:itc-benguiat-condensed;font-size:1.8rem;margin-bottom:0;text-align:center}.byr-product-price{font-size:1.4rem;font-weight:500;margin-bottom:1rem;text-align:center;font-family:itc-benguiat-condensed}.byr-quantity-selector{margin-bottom:2rem}.byr-cart-controls{display:flex;align-items:stretch;width:100%}.byr-cart-controls.disabled{border:2px solid gray;padding:7px 0;display:none}.byr-quantity-container{display:flex;align-items:center;border-right:2px solid #000}.byr-quantity-button{background:none;border:none;width:40px;height:40px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.byr-quantity-decrease,.byr-quantity-increase{border-left:2px solid #000}.byr-quantity-input{width:40px;height:40px;text-align:center;border:none;font-size:1rem;background:transparent;-moz-appearance:textfield;font-family:itc-benguiat-condensed}.byr-quantity-input::-webkit-outer-spin-button,.byr-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.byr-add-to-cart{font-family:itc-benguiat-condensed;background-color:transparent;color:#000;border:none;padding:0 1.5rem;font-size:1.05rem;font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:-.02em;margin:0 auto}.byr-product-description{line-height:1.2;font-size:.9rem;font-weight:500;max-width:325px;text-align:center;overflow:hidden;margin-top:.8rem;font-family:neue-haas-grotesk-display,sans-serif}.byr-product-description p{display:block;margin:0;margin-bottom:.75rem;width:100%}.byr-quantity-container .quantity-selector{display:flex;align-items:center;border:none;background:transparent;height:auto}.byr-quantity-container .quantity-selector input[type=number]{width:40px;height:40px;text-align:center;border:none;font-size:1rem;background:transparent;-moz-appearance:textfield;font-family:itc-benguiat-condensed;order:1}.byr-quantity-container .quantity-selector .quantity-minus{background:none;border:none;width:40px;height:40px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-left:2px solid #000;order:2}.quantity-selector .quantity-minus{border-start-start-radius:0;border-end-start-radius:0}.byr-quantity-container .quantity-selector .quantity-plus{background:none;border:none;width:40px;height:40px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-left:2px solid #000;order:3}.byr-quantity-container .quantity-selector input[type=number]::-webkit-outer-spin-button,.byr-quantity-container .quantity-selector input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.byr-quantity-container .quantity-selector .svg-wrapper{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.byr-quantity-container .quantity-selector .svg-wrapper svg{width:100%;height:100%}.byr-product-container .visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.byr-add-to-cart:disabled{opacity:.6;cursor:not-allowed;color:gray}.size-select-container--fcfs{margin-bottom:.8rem}.byr-cart-controls--fcfs .byr-add-to-cart{min-height:40px;display:flex;align-items:center;justify-content:center}.byr-cart-controls--fcfs:has(.byr-add-to-cart:disabled){border-color:gray!important}.byr-product-gallery{width:100%;display:flex;flex-direction:column;gap:1rem}.byr-main-image{width:100%;text-align:center}.byr-main-image img{max-width:100%;height:auto;object-fit:contain;transition:opacity .2s ease,transform .2s ease;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.byr-thumbnails-container{display:flex;align-items:center;gap:.5rem;position:relative;max-width:100%;margin:0 auto}.byr-thumbnails-wrapper{overflow:hidden;width:270px}.byr-thumbnails{display:flex;gap:10px;transition:transform .3s ease}.byr-thumbnail{flex:0 0 70px;width:70px;height:70px;padding:0;border:2px solid transparent;background:transparent;cursor:pointer;transition:border-color .3s ease;overflow:hidden}.byr-thumbnail img{width:100%;height:100%;object-fit:cover}.byr-thumbnail.active,.byr-thumbnail:hover{border-color:#000}.byr-thumb-arrow{display:none}@media(max-width:768px){.byr-product-container{flex-direction:column;padding:1.5rem;align-items:center}.byr-product-image,.byr-product-info{width:100%}.byr-thumbnails-wrapper{width:230px}.byr-thumbnail{flex:0 0 60px;width:60px;height:60px}}.byr-login-required{display:flex;justify-content:center;align-items:center;padding:2rem 0}.byr-login-link{display:inline-block;padding:12px 24px;text-decoration:underline;font-family:itc-benguiat-condensed;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;text-align:center}.is-hidden{display:none}.draw-form-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;padding-left:.5rem;padding-right:.5rem;font-size:12px;margin-top:.5rem}@media(min-width:768px){.draw-form-wrapper{padding-left:.75rem;padding-right:.75rem}}.draw-form{max-width:none;width:100%;display:flex;flex-direction:column;align-items:center;font-size:14px;font-weight:500}.draw-form>:not([hidden])~:not([hidden]){margin-top:.5rem}.draw-field{width:100%}.draw-input{width:100%;font-family:neue-haas-grotesk-display,sans-serif;font-size:14px;height:34px;border:2px solid black;border-radius:0;padding:8px;background-color:transparent}.draw-submit{width:100%;font-size:12px;font-weight:400;height:34px;line-height:1;background-color:#000;border-radius:0;padding-left:.5rem;padding-right:.5rem}@media(min-width:768px){.draw-submit{padding-left:.75rem;padding-right:.75rem}}.draw-error{color:#dc2626}.size-select-container{width:100%}.size-select{width:100%;font-family:itc-benguiat-condensed,serif;font-size:16px;font-weight:500;border:2px solid black;border-radius:0;padding:8px 36px 8px 8px;background-color:transparent;line-height:1.5;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:18px;cursor:pointer}#base_signup_text1{font-family:itc-benguiat-condensed,serif;font-size:1.05rem;letter-spacing:-.02em}.kls-form{width:100%}
/*# sourceMappingURL=/cdn/shop/t/25/assets/byr-product-layout.css.map */
