.byob-main{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.byob-product-col{transition:all .5s ease-in-out}.sold-out-tag{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:50px;background-color:#ffffffbd;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#000;text-transform:uppercase;clip-path:polygon(8% 0%,15% 5%,22% 0%,29% 5%,36% 0%,43% 5%,50% 0%,57% 5%,64% 0%,71% 5%,78% 0%,85% 5%,92% 0%,100% 5%,100% 100%,0% 100%,0% 100%,0% 0%,2% 0%)}.byob-product-image{position:relative;overflow:hidden;border-radius:10px;border:2px solid #fff;padding-bottom:10px;margin-bottom:10px}.byob-product-image img{border-radius:10px;width:100%;height:100%;border-bottom:2px solid #fff}.byob-img-back,.byob-product-col:hover .byob-img-front{display:none}.byob-product-col:hover .byob-img-back{display:block}.byob-product-info{text-align:center;padding:0 10px}.byob-product-title{line-height:1.5;margin-bottom:10px}.byob-product-col{cursor:pointer;position:relative;border-radius:12px}.byob-product-col.is-selected{box-shadow:0 0 0 3px #000}.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:20}.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;overflow:hidden;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:#fff;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:#fff;text-decoration:none;transition:.3s ease;position:relative}.byob-page-number.active:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:2px;background:#fff}.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 #690531;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:#690531;color:#fff5d7}.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:#fff5d7;z-index:2}.byob-selection-image{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:500px}.byob-selected-image{width:60px;height:60px;flex-shrink:0}@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:30px}}@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:220px;gap:6px}.byob-selected-image{width:42px;height:42px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-bvob.css.map */
