.byob-main{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:30px 10px}.byob-product-col{transition:all .5s ease-in-out}.byob-product-image{position:relative;overflow:hidden;border-radius:15px}.byob-sold-out-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:8px;font-weight:700;text-transform:uppercase;line-height:1;z-index:2;box-shadow:0 2px 8px #00000026}.byob-product-col.sold-out{opacity:.6;cursor:not-allowed}.byob-product-col.sold-out .add-to-cart-byob{pointer-events:none}.byob-product-image img{width:100%;height:100%;display:block}.byob-img-back{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;transition:opacity .5s ease-in-out}.byob-product-col:hover .byob-img-back{opacity:1}.byob-product-info{text-align:center}.byob-product-title{line-height:1.5;width:90%;margin:10px auto 0;font-size:16px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.byob-product-price{font-size:14px}.byob-product-col{cursor:pointer;position:relative}.byob-product-col.is-selected:after{content:"\2713";position:absolute;top:10px;right:10px;background:#000;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:2}.byob-bottom-bar{position:fixed;bottom:0;left:0;width:100%;background:#ad0838;padding:15px 30px;display:flex;justify-content:space-between;align-items:center;gap:20px;box-shadow:0 -2px 10px #0000001a;z-index:100}.byob-selection-status{font-weight:700;font-size:16px;color:#fff;display:inline-block;margin-right:10px}.byob-btn{background:#fff;color:#000;border:none;padding:10px 30px;font-size:16px;border-radius:5px;cursor:pointer;transition:background .3s;display:inline-block}.byob-btn:disabled{background:#ccc;cursor:not-allowed}.byob-progress-container{width:100%;height:5px;background:#444;border-radius:5px;overflow:hidden;position:absolute;top:0;left:0}.byob-progress-bar{height:100%;width:0%;background:#4caf50;transition:width .3s ease}.byob-selected-image{width:60px;height:60px;border-radius:10px;background:#0000;border:1.5px solid #fff;position:relative}.byob-selected-image:after{content:"+";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#ddd;font-size:20px;z-index:2}.byob-selected-image img{width:100%;height:100%;object-fit:cover;display:block;z-index:5;position:relative}.byob-price-section,.byob-left-section{display:flex;align-items:center}.byob-price-section{gap:10px}.byob-left-section{gap:20px}.byob-price-section p{font-size:18px;font-weight:700;color:#fff;line-height:1.5}.byob-collection-title{font-size:24px;font-weight:700;text-align:center;color:#303030;font-family:var(--main-font-stack)}.byob-main>p{grid-column:1/-1;text-align:center;font-size:18px;padding:40px}.byob-tab-price{font-size:14px}.byob-header{margin-bottom:40px}.byob-selection-image{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:600px}.byob-selected-image{width:50px;height:50px;flex-shrink:0}.add-to-cart-byob{width:100%;padding:10px 0;color:#fff;background-color:#ad0838;text-align:center;margin-top:20px;font-size:14px;font-weight:500}.byob-selected-item{position:relative;width:100%;height:100%}.byob-selected-item img{width:100%;height:100%;object-fit:cover;border-radius:8px}.byob-remove-product{position:absolute;top:-5px;right:-5px;width:20px;height:20px;border-radius:50%;border:none;background:#000;color:#fff;cursor:pointer;font-size:12px;line-height:1.5;display:flex;align-items:center;justify-content:center;z-index:5;border:1.5px solid #ffffff}.hidden-product{display:none}.byob-offer-status{display:flex;flex-direction:column;margin-right:15px;color:#fff}.byob-offer-status strong{font-size:16px;line-height:1.3}.byob-offer-status span{font-size:12px;opacity:.8;margin-top:3px}.byob-right-section{display:flex;align-items:center}@media screen and (max-width:800px){.byob-main{grid-template-columns:repeat(3,1fr)}.byob-product-title{font-size:16px}.byob-right-section{display:flex;flex-direction:column;align-items:flex-end}.byob-offer-status{margin-right:0;margin-bottom:8px;text-align:right}.byob-selection-image{max-width:500px;gap:6px}}@media screen and (max-width:600px){.byob-main{grid-template-columns:repeat(2,1fr)}.byob-right-section{width:100%;text-align:left;flex-direction:column;gap:0;justify-content:space-between}.byob-selected-image{width:45px;height:45px}.byob-price-section p{font-size:16px}.byob-offer-status{text-align:center;width:100%;gap:10px;justify-content:center;flex-direction:row}.byob-selection-image,.byob-left-section{max-width:100%;gap:6px;width:100%;justify-content:center}.byob-left-section{flex-wrap:wrap-reverse;justify-content:center}.byob-selected-image{width:32px;height:32px}.byob-bottom-bar{flex-direction:column}.byob-btn{width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/byob.css.map */
