.js-next-step{display:block}.site-header.page-header,.site-footer,.navigation-header{display:none}main{padding-top:0}.variant-select{display:flex;flex-flow:column;margin-bottom:var(--gutter-xs)}.variant-select label{font-size:1rem;font-weight:600;color:var(--secondary-color)}.variant-select select{border:2px solid var(--secondary-color);border-radius:100px;padding:12px 24px;font-size:1rem;color:var(--secondary-color);font-weight:600}.builder-title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--gutter-xs)}.builder-title h2,.builder-title p{margin:0}.BundleBuilder__wrapper{color:#252525;background-color:#fffbec}.BundleBuilder__header{display:grid;grid-template-columns:2fr 5fr 2fr;align-items:center;justify-content:space-between;border-bottom:4px solid var(--secondary-color);background-color:#fff;position:fixed;z-index:99;width:100%}.b-logo{max-width:200px;width:100%}.BundleBuilder__header>a{display:flex;justify-content:center;padding:var(--gutter-xs)}.BundleBuilder__header>h1{margin:0;font-size:23px;text-align:center}.BundleBuilder__header__navigation .BundleBuilder_nav-wrap{display:flex;align-items:center;justify-content:space-between;flex-grow:1;background-color:#f4f3f3}.BundleBuilder__header__navigation__item{transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;background:#f4f3f3;gap:18px;padding:28px;flex-grow:1;text-transform:uppercase;height:80px}.BundleBuilder__header__navigation__item svg{width:30px;height:30px}@media only screen and (max-width: 600px){.BundleBuilder__header__navigation__item svg{margin-bottom:8px}}.BundleBuilder__header__navigation__item *{pointer-events:none}.BundleBuilder__header__navigation__item p{margin:0;font-size:12px;line-height:120%;text-align:center}.BundleBuilder__header__navigation__item.BundleBuilder__header__navigation__item__active{background-color:var(--secondary-color);color:#fff}.BundleBuilder__header__navigation__item.BundleBuilder__header__navigation__item__active div .active-icon,.BundleBuilder__header__navigation__item .not-active-icon{display:block}.BundleBuilder__header__navigation__item__active .not-active-icon,.BundleBuilder__header__navigation__item div .active-icon{display:none}.BundleBuilder__header__navigation img{width:auto;height:30px}.BundleBuilder{padding:0;padding-top:var(--gutter-xxl)}.BundleBuilder__collection{display:none;min-height:calc(100dvh - 231px);height:auto;max-width:120rem;width:100%;margin:auto;padding:var(--gutter-m) var(--gutter-s)}.BundleBuilder__products{padding:var(--gutter-l) 0;display:grid;grid-template-columns:repeat(5,1fr);gap:var(--gutter-s)}.BundleBuilder__product{display:flex;flex-flow:column;border-radius:14px;border:4px solid var(--secondary-color);background:#fff;overflow:hidden;padding:var(--gutter-s);text-align:center}.BundleBuilder__product[data-status=available] [data-status=sold-out],.BundleBuilder__product[data-status=sold-out] [data-status=available]{display:none}.BundleBuilder__product img{width:100%}.BundleBuilder__product .price-bundle{font-size:1.6rem;font-weight:600}.BundleBuilder__product .product-title{font-family:var(--font-family-primary)}.product-details{display:flex;flex-direction:column;height:100%}.BundleBuilder__product[data-added=false] .BundleBuilder__product__add{display:flex;justify-content:center}.BundleBuilder__product[data-added=false] .BundleBuilder__product__quantity,.BundleBuilder__product[data-added=true] .BundleBuilder__product__add{display:none}.BundleBuilder__product[data-added=true] .BundleBuilder__product__quantity{display:flex;justify-content:center}.BundleBuilder__product__quantity{align-items:center;gap:12px;font-size:15px}.BundleBuilder__product__quantity button{background-color:transparent;border:none}.BundleBuilder__summary{z-index:5;position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;background-color:#fff;border-top:2px solid #907862;padding:20px 70px;height:auto}.BundleBuilder__summary__popup{max-height:0;transition:all .3s ease-in-out;position:absolute;top:-2px;transform:translateY(-100%) translate(-50%);width:max(60vw,900px);align-items:center;justify-content:space-between;background-color:#fffbec;height:600px;left:50%;border-radius:20px 20px 0 0;overflow:hidden;display:flex;flex-flow:column}.BundleBuilder__summary__popup__content{display:flex;flex-flow:column;flex-grow:1;gap:var(--gutter-xs);width:100%;padding:20px 70px;overflow:auto}[data-open=true] .BundleBuilder__summary__popup{max-height:650px}.BundleBuilder__summary__popup__header{background:#079ab9;display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--gutter-xs)}.BundleBuilder__summary__popup__header h2{margin:0;color:#fff;font-size:24px}.BundleBuilder__summary__product{display:flex;align-items:center;justify-content:space-between;gap:40px}.BundleBuilder__summary__product__image{width:80px}.BundleBuilder__summary__product__image img{width:100%}.BundleBuilder__summary__product__info{flex-grow:1}.BundleBuilder__summary__product__wrapper{border-radius:20px;border:2px solid var(--4-d-3631, #4D3631);background-color:#fff;padding:30px;display:flex;flex-flow:column}.BundleBuilder__summary__product__wrapper__info{display:flex;align-items:center;justify-content:space-between}.BundleBuilder__summary__product__wrapper__info br{display:none}.BundleBuilder__summary__popup__background{transition:all .3s ease-in-out;display:block!important;position:fixed;background:#000000a1;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer;visibility:hidden;opacity:0}[data-open=true]+.BundleBuilder__summary__popup__background{opacity:1;visibility:visible}.summary-buttons{display:flex;align-items:center;gap:var(--gutter-s);line-height:1}.total-price-bundle{display:flex;flex-direction:column}.summary-buttons span{color:var(--secondary-color);font-size:1rem}.summary-buttons span.total-amount{font-size:32px;font-family:var(--font-family-primary)}.js-summary-toggle{display:flex;align-items:center;gap:var(--gutter-s);background-color:#fff;border:2px solid var(--secondary-color);padding:var(--gutter-xs);border-radius:12px;font-size:1rem;text-transform:uppercase;font-weight:600;color:var(--secondary-color)}.next-checkout{display:flex;align-items:center;gap:var(--gutter-s)}.BundleBuilder__summary__product button{background-color:transparent;border:none}.BundleBuilder__summary__product__quantity{display:flex;align-items:center;gap:var(--gutter-xs)}@media only screen and (max-width: 100rem){.BundleBuilder__products{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width: 75rem){.BundleBuilder__products{grid-template-columns:repeat(3,1fr)}.BundleBuilder__product{padding:var(--gutter-xs)}.BundleBuilder__header{grid-template-columns:1fr 1fr}.BundleBuilder__header{border-bottom:none}.BundleBuilder__header__navigation{border-bottom:4px solid var(--secondary-color);border-top:4px solid var(--secondary-color)}.BundleBuilder__header__navigation__item{flex-direction:column;gap:0;padding:12px}.BundleBuilder__header__navigation{order:3;width:100%;grid-column:1 / 3}.BundleBuilder__header>img{order:1;padding:var(--gutter-s)}.BundleBuilder__header>h1{order:2;padding:var(--gutter-s)}}@media only screen and (max-width: 1041px){.BundleBuilder__products{grid-template-columns:repeat(2,1fr)}.BundleBuilder__summary{padding:var(--gutter-xs);gap:var(--gutter-xs);padding-top:32px}.summary-buttons span{font-size:.9rem}.next-checkout .js-selection-display{position:absolute;width:100vw;top:0;left:0;text-align:center;padding:5px;font-size:.7rem}.js-summary-toggle{position:absolute;bottom:100%;left:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:10px 10px 8px}.BundleBuilder__summary__popup{width:100%}}@media only screen and (max-width: 769px){[data-open=true] .BundleBuilder__summary__popup{max-height:350px}.BundleBuilder__header{position:static;z-index:99}.BundleBuilder__products{grid-template-columns:1fr}.BundleBuilder__product img{max-width:150px}.BundleBuilder__summary__popup__content{padding:var(--gutter-xs)}.summary-buttons span.total-amount{font-size:32px}.BundleBuilder__summary__product__wrapper{gap:var(--gutter-xs)}.BundleBuilder__summary__product{flex-wrap:wrap;gap:8px}.BundleBuilder__summary__product__image{width:25%}.BundleBuilder__summary__product__info{width:70%}.BundleBuilder__summary__product__wrapper__info{flex-flow:column;text-align:center}.BundleBuilder__summary__product__wrapper__info div{font-size:1.2rem;font-family:var(--font-family-primary)}.BundleBuilder__summary__product__wrapper__info p{margin-top:0;font-size:.8rem}.builder-title h2{font-size:1.8rem}.builder-title h2,.builder-title p,.builder-title div{text-align:center;margin:auto}.BundleBuilder{padding:0;padding-top:2rem}.BundleBuilder__product{flex-direction:row}.BundleBuilder__product *{text-align:left!important}.BundleBuilder__product[data-added=false] .BundleBuilder__product__add,.BundleBuilder__product[data-added=true] .BundleBuilder__product__quantity{justify-content:flex-end;align-items:center}.BundleBuilder__product .solid-primary{padding:6px 12px}.BundleBuilder__product .product-title{margin-top:0}.BundleBuilder__product{padding:8px;gap:8px}.product-details{display:flex;flex-direction:row;flex-wrap:wrap;height:100%;width:60%}.product-img-holder{width:40%}.BundleBuilder__product__quantity{gap:0}.BundleBuilder__product__quantity svg{width:25px;height:25px}.BundleBuilder__product.product-card .product-details .jdgm-widget.jdgm-preview-badge.jdgm--done-setup{order:6;margin-left:14px}.product-card .details{display:flex;justify-content:flex-start;align-items:center;gap:.4rem;position:relative;top:auto;right:auto;margin-bottom:8px}.product-card .details span{font-size:.6rem}.BundleBuilder__collection{padding:var(--gutter-xs)}.variant-select{display:flex;flex-flow:column;margin-bottom:var(--gutter-xs);width:100%}.variant-select select{padding:8px}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/bundle-builder.css.map */
