.byob-products{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;justify-items:center}.byob-product-card{width:100%;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;padding:10px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:100%}.byob-product-inner{display:flex;flex-direction:column;height:100%}.byob-action-wrapper{margin-top:auto}.byob-image-wrapper{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:6px}.byob-product-image{max-width:100%;max-height:100%;object-fit:contain}.byob-product-title{margin-top:12px;font-size:16px;font-weight:600}.byob-original-price{color:#888;text-decoration:line-through;font-size:16px}.byob-discounted-price{color:#0a8f47;font-size:16px;font-weight:600}.byob-regular-price{font-size:16px;font-weight:600}.byob-add-to-box-btn{background-color:#9c2534;color:#fff;padding:10px 15px;width:100%;border:none;border-radius:6px;cursor:pointer;font-size:16px;transition:background-color .3s ease;font-weight:500}.byob-add-to-box-btn:hover{background-color:transparent;color:#9c2534;border:1px solid #8c2534}.byob-quantity-selector{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border:1px solid #ddd;border-radius:6px;margin-top:10px}.byob-quantity-selector button{background-color:#f0f0f0;border:none;font-size:1.2rem;width:32px;height:32px;border-radius:4px;cursor:pointer}.byob-quantity-display{font-size:1rem;font-weight:500}.byob-hidden{display:none}.byob-products button:disabled{opacity:.6}.byob-action-bar{position:fixed;bottom:0;width:100%;background:#fff;padding:20px 15px;gap:10px;justify-content:center;align-items:center;display:none;z-index:9991}.byob-action-bar.active{display:flex}.byob-action-bar .byob-original-price{font-size:16px}.byob-action-bar .byob-discounted-price,.byob-action-bar .byob-savings{font-size:18px}.byob-price-container{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px auto}.byob-original-price{text-decoration:line-through;color:#888;margin-right:8px}.byob-discounted-price{color:#d32f2f;font-weight:700}.byob-savings{color:#388e3c;margin-left:8px}@media(min-width:768px){.byob-products{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:768px){.byob-product-title,.byob-discounted-price{font-size:14px}.byob-action-bar.active{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/182/assets/byob.css.map */
