.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;padding-bottom:10px}.byob-product-image img{width:100%;height:100%}.byob-img-back,.byob-product-col:hover .byob-img-front{display:none}.byob-product-col:hover .byob-img-back{display:block}.byob-product-title{line-height:1.5;margin-bottom:4px;font-size:18px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.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:#000;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:2px solid #ddd;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;gap:10px}.byob-price-section p{font-size:18px;font-weight:700;color:#fff;line-height:1.5}.byob-collection-title{font-size:32px;font-weight:700;text-align:center;color:#303030;font-family:var(--main-font-stack)}.byob-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px}.byob-page-number{font-size:16px;font-weight:500;color:#000;text-decoration:none;transition:.3s ease;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.byob-page-number.active{color:#fff;background-color:#000}.byob-tab-price{font-size:14px}.byob-header{margin-bottom:40px}.byob-bundle-tabs{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}.byob-bundle-tab{padding:8px 25px;border-radius:100px;border:1.5px solid #d5a54e;background:transparent;color:#a6a5a5;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;font-size:22px;font-weight:500;transition:all .3s ease}.byob-bundle-tab:focus,.byob-bundle-tab:focus-visible{outline:none}.byob-bundle-tab small{font-size:11px;letter-spacing:2px;display:block}.byob-bundle-tab.active{background:#d5a54e;color:#000}.byob-bundle-tab span{font-size:32px;line-height:1;position:relative;padding-right:14px}.byob-bundle-tab span:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:2px;height:100%;background:#303030;z-index:2}.byob-selection-image{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:300px}.byob-selected-image{width:50px;height:50px;flex-shrink:0}.add-to-cart-byob{width:100%;padding:10px 0;color:#fff;background-color:#000;text-align:center;margin-top:20px}.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:18px;line-height:1.5;display:flex;align-items:center;justify-content:center;z-index:5;border:1.5px solid #ffffff}@media screen and (max-width:800px){.byob-main{grid-template-columns:repeat(3,1fr)}.byob-bundle-tabs{gap:10px}.byob-bundle-tab{min-width:140px;height:65px;font-size:20px}.byob-bundle-tab span{font-size:28px}.byob-product-title{font-size:16px}.byob-right-section{display:flex;flex-direction:column;align-items:end}}@media screen and (max-width:600px){.byob-main{grid-template-columns:repeat(2,1fr)}.byob-right-section{width:fit-content;text-align:end}.byob-selected-image{width:45px;height:45px}.byob-price-section p{font-size:16px}.byob-selection-image{max-width:240px;gap:6px}.byob-selected-image{width:42px;height:42px}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/byob.css.map */
