.bundle-container{max-width:1430px;margin:0 auto;padding:0 15px}.bundle-product-tabing{margin:75px 0 50px}.bundle-section-title{margin-top:75px}.bundle-tabs-nav{display:flex;justify-content:space-between;max-width:1070px;width:100%;margin:auto;list-style:none;position:relative}.bundle-tabs-nav:after{content:"";position:absolute;border-top:1px solid;border-bottom:1px solid;top:29px;bottom:0;left:0;right:0;height:10px;border-color:#ecf8f3;background:#ecf8f3;max-width:75%;margin:0 auto auto;z-index:-1}.bundle-tabs-nav.bundle-progressbar:after{background:#43ba82}.bundle-tabing-list ul.bundle-tabs-nav li{cursor:pointer;transition:background .3s;text-align:center;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:20px;pointer-events:none}.bundle-tabing-list ul.bundle-tabs-nav li .bundle-tabs-icon{background:#fff;color:#43ba82;padding:15px;border-radius:50px;display:flex;width:fit-content;-webkit-box-shadow:0px 0px 40px 0px rgba(0,0,0,.1);box-shadow:0 0 40px #0000001a}.bundle-tab-content{display:none;margin-bottom:20px}.bundle-tab-content.bundle-active{display:block}.bundle-tabing-list ul.bundle-tabs-nav li.bundle-active-tab{color:#43ba82}.bundle-tabing-list ul.bundle-tabs-nav li.bundle-active-tab .bundle-tabs-icon{background:#43ba82;-webkit-box-shadow:unset;box-shadow:unset}.bundle-tabing-list ul.bundle-tabs-nav li.bundle-active-tab .bundle-tabs-icon img{filter:brightness(5)}.bundle-tabing-list ul.bundle-tabs-nav li span{font-size:16px;font-weight:600;letter-spacing:0;line-height:18px}.bundle-product-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bundle-products{padding:16px;border-radius:14px;overflow:hidden;border:1px solid rgba(61,61,61,25%);display:flex;flex-direction:column;justify-content:space-between}.bundle-product-image img{display:block;width:100%;height:auto;margin-bottom:18px}.bundle-products h4{color:#333;font-size:18px;margin:10px 0;font-weight:600;letter-spacing:0;line-height:20px}.bundle-product-details h4{display:none}.bundle-product-price{font-size:16px;line-height:18px;letter-spacing:0;display:flex;gap:5px;margin:10px 0}.bundle-product-price .bundle-product-price-original{font-weight:600}.bundle-product-price-compare{text-decoration:line-through}.bundle-product-image .collection-reviews-num{font-style:italic;font-weight:500}.bundle-variant-selector:focus-visible,.bundle-variant-group:focus-visible,.bundle-variant-group select:focus-visible{box-shadow:unset;outline:unset;outline-offset:unset}.bundle-variant-group select{width:100%;padding:10px;border:1px solid rgba(61,61,61,25%);border-radius:6px;font-size:14px;letter-spacing:0;line-height:14px}.bundle-add-to-basket{background:#3d3d3d;color:#fff;text-decoration:none;border-radius:6px;margin-top:10px;font-size:14px;font-weight:600;text-transform:uppercase;line-height:14px;width:100%;display:flex;padding:0;height:45px;text-align:center;justify-content:center;align-items:center}.bundle-quantity-selector{display:flex;justify-content:center;width:fit-content;margin:auto;border:none;border-radius:6px;overflow:hidden}.bundle-quantity-selector button{background:#3d3d3d;color:#fff;width:40px;border:none;padding:7.5px 15px;font-size:14px;cursor:pointer}.bundle-quantity-selector input{text-align:center;border:none;width:80px;font-size:14px;border-radius:0;padding:7.5px 15px;border-top:2px solid #3d3d3d;border-bottom:2px solid #3d3d3d}.bundle-quantity-selector input:focus-visible{outline:unset;outline-offset:unset;box-shadow:unset}.bundle-basket-popup{background:#fff;border-top:2px solid #4a2c20;padding:25px 15px;text-align:center;position:fixed;bottom:0;left:0;right:0;display:none;z-index:1}.bundle-basket-popup.bundle-visible{display:block}.bundle-basket-details{max-width:1400px;margin:auto}.bundle-selected-products{display:flex;flex-wrap:wrap;gap:50px;text-align:left;justify-content:center;width:fit-content;margin:auto}.bundle-selected-product{display:flex;align-items:center;padding:0;border-radius:0;gap:15px;position:relative;flex:1}.bundle-selected-product img{max-width:73px;width:100%;height:73px;margin:0;border-radius:6px}.bundle-selected-product button{background:transparent;color:#fff;border:none;padding:0;cursor:pointer;display:flex;position:absolute;top:-5px;left:-5px}.bundle-selected-product span{font-size:14px;line-height:19px;display:block;font-weight:600;letter-spacing:0}.bundle-navigation-buttons{display:flex;gap:30px;justify-content:center;margin-top:20px}.bundle-navigation-buttons .bundle-add-to-cart-btn,.bundle-navigation-buttons .bundle-back-btn,.bundle-navigation-buttons .bundle-next-btn{max-width:453px;width:100%;border-radius:6px;height:50px;display:flex;text-align:center;justify-content:center;align-items:center;padding:5px 0 0;cursor:pointer;color:#fff;border:unset;text-transform:uppercase;font-size:14px;color:#3d3d3d;font-weight:600;line-height:16px}.bundle-navigation-buttons .bundle-back-btn{background:#fff1a0}.bundle-navigation-buttons .bundle-add-to-cart-btn,.bundle-navigation-buttons .bundle-next-btn{background:var(--color-olive-light);color:#fff}.bundle-tab-content:nth-child(2) .bundle-product-price{display:none}@media screen and (max-width:1024px){.bundle-tabing-list ul.bundle-tabs-nav li{max-width:224px}.bundle-product-tabing{margin:30px 0}.bundle-section-title{margin-top:30px}.bundle-navigation-buttons .bundle-add-to-cart-btn,.bundle-navigation-buttons .bundle-back-btn,.bundle-navigation-buttons .bundle-next-btn{max-width:353px;height:40px}.bundle-product-list{grid-template-columns:repeat(3,1fr)}.bundle-selected-products{gap:15px;display:grid;grid-template-columns:auto auto}}@media screen and (max-width:767px){.bundle-product-tabing{margin:15px 0}.bundle-section-title{margin-top:15px}.bundle-product-list{grid-template-columns:repeat(2,1fr)}.bundle-tabs-nav:after{width:60%}.bundle-tabing-list ul.bundle-tabs-nav li{gap:10px}.bundle-products{padding:10px}.bundle-selected-products{gap:20px;padding:0 20px}.bundle-basket-popup{padding:15px 10px}.bundle-navigation-buttons .bundle-add-to-cart-btn,.bundle-navigation-buttons .bundle-back-btn,.bundle-navigation-buttons .bundle-next-btn{max-width:353px;height:37px}.bundle-tabs-nav{gap:14px}.bundle-navigation-buttons{gap:15px;margin-top:15px}.bundle-add-to-basket{height:40px;padding:6px 0 0}.bundle-selected-product button{top:0;left:5px}}@media screen and (max-width:600px){.bundle-selected-products{grid-template-columns:repeat(1,1fr);gap:15px;padding:0;margin:0;width:100#}.bundle-selected-products:has(.bundle-selected-product:nth-child(4)){height:280px;overflow-y:scroll}}@media screen and (max-width:450px){.bundle-product-list{grid-template-columns:repeat(2,1fr);gap:15px}.bundle-navigation-buttons{margin-top:10px}.bundle-quantity-selector{width:100%;border-radius:6px;justify-content:space-between;margin:5px 0 0}.bundle-quantity-selector input{width:100%}.bundle-collection-product-list .bundle-product-price{flex-wrap:wrap;gap:0 10px}.bundle-collection-product-list .bundle-product-price-compare{font-size:12px}.bundle-product-price{margin:0}.bundle-products h4{font-size:16px;margin:10px 0 12px;font-weight:600;line-height:18px;letter-spacing:-.6px}.bundle-selected-products{gap:15px;display:grid;grid-template-columns:auto;padding:0}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/bundle.css.map */
