.bundle-content-container{display:flex;padding:0 0 75px;max-width:100vw}.bundle-content-container ul{list-style-type:none}@media only screen and (min-width: 799px){.bundle-content-container{flex-direction:row;padding:75px 0}}.bundle-header .subtitle{font-family:var(--fontFamilyBody);max-width:520px;margin:0 auto}.bundle-section-header{text-transform:uppercase;padding-bottom:10px;border-bottom:1px solid #dcdcdc;margin-bottom:30px}.bundle-section-header h3{font-family:var(--fontFamilyHeader);font-size:24px;padding:0;margin:0}.bundle-content-container .product{display:flex;width:50%}.bundle-content-container .product-box{display:flex;flex-wrap:wrap;margin-right:-15px}.bundle-content-container .product .product-inner{position:relative;text-align:center;padding:40px 20px 20px;margin:0 15px 15px 0;border:1px solid #dcdcdc;transition:all .3s}.bundle-content-container .product .product-inner:hover{border:1px solid #d6c7a3}.bundle-content-container .product-box .product-bundle-image{width:100%;max-width:100%;margin:0 auto 15px;padding:0 5px}.bundle-content-container .product-bundle-name{font-size:var(--fontSizeSmall);font-weight:var(--fontWeightBold);text-align:center;min-height:54px}.bundle-content-container .product-bundle-description{font-size:var(--fontSizeSmall);color:#121212;opacity:.5;text-align:center;min-height:73px}.bundle-content-container .product-bundle-read-more{display:none;position:absolute;top:5px;right:5px;background-color:var(--colorGrey);color:var(--colorWhite);border-radius:50px;height:15px;width:15px;min-height:15px;padding:0;transition:all .3s}.bundle-content-container .product .product-inner:hover .product-bundle-read-more{display:block}.product-bundle-form-container{height:40px}.product-bundle-form{position:relative}form{margin-bottom:0}.bundle-content-container .bundle-builder--add-to-bundle-form{display:flex;flex-direction:column;justify-content:center}.bundle-content-container .product-bundle-add,.bundle-content-container .product-bundle-count{font-family:var(--fontFamilyHeader);position:absolute;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center;width:40px;height:40px;min-height:40px;font-size:32px;background-color:var(--colorWhite);color:#121212;border:1px solid #dcdcdc;border-radius:50px;margin:0 auto;padding:0;transition:all .3s}.bundle-content-container .product-bundle-add span{font-family:var(--fontFamilyHeader)}.product-bundle-add[disabled]{position:relative}.bundle-content-container .product-bundle-add .tool-tip-text{font-family:var(--fontFamilyBody);position:absolute;top:-100%;visibility:hidden;font-size:12px;width:100px;background-color:#000000e6;color:#fff;text-align:center;border-radius:6px;padding:6px}.product-bundle-add[disabled]:hover .tool-tip-text{visibility:visible}.bundle-content-container .product-bundle-count{font-family:var(--fontFamilyBody);background-color:#d6c7a3;border-color:#d6c7a3;font-size:var(--fontSizeSmall)}.bundle-content-container .product-bundle-add[data-value]{display:none!important}.bundle-content-container .bundle-builder--change-quantity-form{display:flex;justify-content:space-between}.bundle-content-container .product-bundle-quantity-minus,.bundle-content-container .product-bundle-quantity-add{background-color:transparent;color:#121212;font-size:32px;opacity:.5;min-height:40px;max-height:40px}.bundle-content-container .product-bundle-quantity-add:disabled{opacity:0}.bundle-content-container .product-bundle-quantity-minus span,.bundle-content-container .product-bundle-quantity-add span{font-family:var(--fontFamilyHeader)}@media only screen and (min-width: 799px){.bundle-content-container .product{width:33.33%}.bundle-content-container .product-bundle-name{min-height:54px}}.bundle-contents-grid-container{position:relative;max-height:calc(100vh - 171px);overflow:scroll;margin-right:-26px}.bundle-contents-grid-container::-webkit-scrollbar{display:none}.bundle-contents-grid-container{-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width: 798px){.bundle-contents-grid-container{background-color:#7d241e;overflow:scroll;margin-left:-26px;margin-bottom:20px}}.bundle-content-container .bundle-contents-placeholder-grid,.bundle-content-container .bundle-contents-grid{background-color:#7d241e;display:flex;flex-wrap:nowrap;padding:5px;margin-top:0;margin-bottom:0}@media only screen and (max-width: 798px){.bundle-content-container .bundle-contents-placeholder-grid .bundle-contents-placeholder-product:after{content:"";display:block;position:absolute;right:-25px;width:25px;height:1px}}.bundle-content-container .bundle-contents-grid{position:absolute;width:100%;top:0;background:none}.bundle-content-container .bundle-contents-placeholder-grid .bundle-contents-placeholder-product,.bundle-content-container .bundle-contents-grid .bundle-contents-product{position:relative;padding:5px;display:flex;justify-content:center;align-items:center;flex:1 0 auto;height:auto;margin:5px}@media only screen and (max-width: 798px){.bundle-content-container .bundle-contents-placeholder-grid .bundle-contents-placeholder-product,.bundle-content-container .bundle-contents-grid .bundle-contents-product{margin:12.5px 0 12.5px 20px}}.bundle-content-container .bundle-contents-placeholder-grid .bundle-contents-placeholder-product{border:1px solid #d6c7a3}.bundle-content-container .bundle-contents-placeholder-grid .bundle-contents-placeholder-product:before{content:"";display:block;padding-top:100%}.bundle-content-container .bundle-contents-grid .bundle-contents-product{background:#fff}.bundle-content-container .bundle-contents-total-2 li{width:calc(50% - 10px);max-width:calc(50% - 10px)}.bundle-content-container .bundle-contents-total-2 li,.bundle-content-container .bundle-contents-total-4 li,.bundle-content-container .bundle-contents-total-9 li,.bundle-content-container .bundle-contents-total-20 li,.bundle-content-container .bundle-contents-total-30 li,.bundle-content-container .bundle-contents-total-48 li{width:calc(28% - 10px);max-width:calc(28% - 10px)}.bundle-content-container .bundle-contents-grid .bundle-contents-product-inner .product-bundle-image{margin-bottom:0}.bundle-content-container .bundle-contents-grid .bundle-builder--remove-from-bundle-form{position:absolute;top:5px;right:5px}.bundle-content-container .bundle-contents-grid .bundle-builder--remove-from-bundle-form button{background-color:var(--colorGrey);color:#121212;border-radius:50px;min-height:auto;height:15px;width:15px;padding:3px}@media only screen and (min-width: 799px){.bundle-contents-grid-container{max-height:calc(100vh - 171px);overflow:scroll;height:100%;margin-right:0}.bundle-content-container .bundle-contents-placeholder-grid,.bundle-content-container .bundle-contents-grid{flex-wrap:wrap}.bundle-content-container .bundle-content{position:-webkit-sticky;position:sticky;top:120px;align-self:flex-start}.bundle-content-container .bundle-contents-total-2 li{width:calc(50% - 10px);max-width:calc(50% - 10px)}.bundle-content-container .bundle-contents-total-9 li{width:calc(33.33% - 10px);max-width:calc(33.33% - 10px)}.bundle-content-container .bundle-contents-total-4 li,.bundle-content-container .bundle-contents-total-20 li{width:calc(25% - 10px);max-width:calc(25% - 10px)}.bundle-content-container .bundle-contents-total-30 li{width:calc(20% - 10px);max-width:calc(20% - 10px)}.bundle-content-container .bundle-contents-total-48 li{width:calc(12.5% - 10px);max-width:calc(12.5% - 10px)}}.bundle-content-container .bundle-summary{background:#fff;width:100%;text-transform:uppercase;font-size:var(--fontSizeSmall);margin-bottom:40px}.bundle-content-container .bundle-summary ul:first-of-type{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0}.bundle-content-container .bundle-summary li{margin-bottom:0}.bundle-content-container .bundle-summary .bundle-summary-form{display:flex}.bundle-content-container .bundle-summary .bundle-summary-form .bundle-summary-form-total{text-align:right}.bundle-content-container .bundle-builder--add-to-cart-form{margin-bottom:0}.bundle-content-container .bundle-summary .bundle-summary-form .bundle-summary-form-total span:first-of-type{display:block}.bundle-content-container .bundle-summary .bundle-summary-form .bundle-summary-form-total span:last-of-type{display:block;font-size:24px}.bundle-content-container .bundle-summary .bundle-builder--add-to-cart-form button{background-color:#d6c7a3;color:#121212;text-transform:uppercase;transition:all .3s;width:100%;margin-top:20px;display:flex;justify-content:center;align-items:center;min-height:50px}.bundle-content-container .bundle-summary .bundle-builder--add-to-cart-form button span{display:flex;align-items:center}.bundle-content-container .bundle-summary .bundle-builder--add-to-cart-form button span:before{content:url(cart.png);margin-right:19px;margin-top:2px}.bundle-content-container .bundle-summary .bundle-builder--add-to-cart-form button[disabled=disabled]{opacity:.1}@media only screen and (min-width: 799px){.bundle-content-container .bundle-summary{padding:20px 0;margin-bottom:0}}.bundle-summary-error{font-size:12px;padding:0;margin-top:0}body .bundle-builder-app--product-modal--content{max-width:600px}body .bundle-builder-app--product-modal--content .bundle-builder-app--product-modal--product{align-items:center}body .bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-link{flex:1}@media only screen and (min-width: 799px){body .bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-link{margin-right:40px}}body .bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-details{flex:2}.bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-name{font-family:var(--fontFamilyHeader);font-size:32px;line-height:40px}.bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-description{margin-bottom:20px}.bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-price{display:none}.bundle-builder-app--product-modal--content .bundle-builder-app--bundle--product-add-button{text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/49/assets/bundle-style.css.map */
