.bundle-builder{width:100%;margin:0 auto;padding:3rem 2rem;display:flex;overflow:inherit}:root{--progress-width: 0}.column__left{width:60%}.column__left-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:start}.bundle-item{display:flex;flex-direction:column;gap:1rem;max-width:250px;text-align:center;position:relative}.rule_count{position:absolute;max-width:40px;right:-14px;top:-32px;z-index:1}.bundle-item .rule_count img{aspect-ratio:auto}.rule_count label{top:26px;position:absolute;right:6px;font-size:9px!important}.bundle-item img{aspect-ratio:5/6;width:100%}.bundle-item .title{font-weight:700;font-size:1rem;height:100%}.title .price{font-weight:600}.column__left .item__types{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:2rem}.column__left .item__types input{display:none}.column__left .item__types label.type{padding:8px 25px;border:solid 2px transparent;border-radius:25px;cursor:pointer;text-align:center}.column__left .item__types input:checked+label.type{border:solid 2px black}.column__left .item__types input:checked+label:first-of-type.type{background-color:#ffea00}.column__right{width:39%;position:relative;text-align:-webkit-right;padding-left:1rem}.column__right-header{padding:2rem 0 1rem;position:relative;width:100%}.column__right-header h1{font-size:4rem;padding:0 1rem}.img__right{position:absolute;top:-1rem;right:-2.5rem}.img__left{position:absolute;top:3rem;left:0rem}.column__right-wrapper{max-width:600px;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%}.bundle__size{display:flex;justify-content:center;width:100%}.bundle__size label{width:100%}.bundle__size label:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:1px}.bundle__size label:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:1px}.column__right-stack{width:100%;position:sticky;top:7%}.stack__wrapper{border-left:solid 2px black;border-right:solid 2px black;margin:1rem 0;border-radius:5px;width:100%;display:flex;flex-direction:column}.stack__header{display:flex;padding:1rem;background-color:#111212;justify-content:space-between;color:#fff;border-radius:3px;margin:0rem 0;text-transform:uppercase;font-weight:700}.stack__header .count{font-weight:600;color:#ffea00;letter-spacing:1px}.stack__body{padding:1rem;background-color:#fff;min-height:220px;max-height:500px;overflow-y:auto;text-align:left;display:flex;flex-direction:column;gap:10px}.stack__bottom{background-color:#111212;color:#fff;padding:1rem;border-radius:3px;height:130px}.stack__bottom .total{display:flex;align-items:center;justify-content:space-between;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.stack__bottom-title{display:flex;justify-content:space-between;align-items:flex-end}.stack__bottom-title .title{text-transform:capitalize;font-size:13px}.stack__bottom-title .extra{text-transform:uppercase;font-size:11px;opacity:.4;letter-spacing:.04em}.stack__bottom-title .extra.glow{color:#ffea00;opacity:1;font-weight:700}.stack__progressbar{padding:1rem 0 2rem}.progressbar{display:flex;position:relative}.progressbar svg{z-index:3;transform:translate(-10px);left:0%;position:absolute;transition:.3s ease}.progressbar:after{position:absolute;background-color:gray;border-radius:25px;width:100%;height:5px;padding:2.5px;left:0;top:10px;content:"";z-index:1}.progressbar:before{position:absolute;background-color:#ffea00;transition:.3s ease;border-radius:25px;width:var(--progress-width);height:5px;padding:2.5px;left:0;top:10px;content:"";z-index:2}.bundle__checkout{display:flex;flex-direction:column;align-items:start;width:100%;padding:.6rem;border:solid 2px black;border-radius:5px}.bundle__checkout input{display:none}.bundle__checkout input:checked+label{background-color:#ffea00;border-radius:5px;border-color:#000}.bundle__checkout input+label{position:relative;padding:5px 8px;width:100%;text-align:left;border:solid 2px transparent;display:flex;align-items:center}.bundle__checkout input+label .tick{margin-right:1rem;border-radius:50%;border:solid 2px black;display:flex;width:24px;height:24px;position:relative;background-color:#fff}.bundle__checkout input:checked+label:last-of-type{background-color:#ffea00;border-radius:5px;border-color:#000}.bundle__checkout input+label .tick svg{display:none;width:calc(100% + 4px);height:calc(100% + 4px);left:-2px;top:-2px;position:absolute}.bundle__checkout input:checked+label .tick svg{display:block}.bundle__checkout p{font-size:10px;font-weight:500}.open__stack{display:none}.checkout__item{display:flex;padding:0}.checkout__item img{max-width:120px}.checkout__item-right{padding-left:10px}.checkout__item-right .quantity{display:flex;justify-content:space-between;margin-top:10px;border:solid 2px black;align-items:center;border-radius:5px}.checkout__item-right .quantity input{text-align:center;width:100%;border:none;font-weight:700;max-width:150px;background-color:#fff}.checkout__item-right .quantity button{padding:10px;display:flex;align-items:center}.checkout__item input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.checkout__item-right .quantity svg path{fill:#000;stroke:#000}.product__modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;display:none}.product__modal.open{display:block}.close__wrapper{position:sticky;top:0;width:100%;text-align:right}.product__modal-close{padding:0 .45rem .1rem;border-radius:50%;background-color:#ffea00;color:#000;font-size:1.2rem;border:solid 2px black;cursor:pointer;position:absolute;right:-10px;top:-10px}.modal__wrapper{position:absolute;top:50%;max-width:600px;overflow:auto;left:50%;padding:2rem;transform:translate(-50%,-50%);width:90%;background-color:#fff;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;border:solid 2px black;border-radius:10px}.modal__wrapper img{width:100%;object-fit:cover;max-width:250px;aspect-ratio:4/5}.modal__wrapper details{width:100%}.modal__wrapper button{text-transform:uppercase;width:100%}.modal__bg{width:100%;height:100%;position:absolute;background-color:#000;opacity:20%;z-index:1;-webkit-backdrop-filter:blur(50%);backdrop-filter:blur(50%)}.modal__wrapper details{max-width:300px}.modal__wrapper .btn__add{max-width:300px}.modal__wrapper .short_description{border-bottom:dashed 2px black}.modal__wrapper .short_description p{max-width:300px;font-weight:lighter;margin:1rem}.modal__wrapper .highlights{margin-top:1rem}.modal__wrapper .highlights .highlight{padding:.5rem .8rem;border:solid 2px #FF4301;border-radius:25px;font-size:.7rem;text-transform:uppercase}.modal__wrapper .highlights h3{font-weight:400;font-size:.8rem;text-align:left;letter-spacing:1px;margin:0 0 7px 8px}.highlights__wrapper{display:flex;flex-wrap:wrap;max-width:350px;gap:8px}.btn--bundle{border:solid 2px black;color:#000;font-weight:500!important;border-radius:5px;padding:.5rem 1rem}.btn--primary,.btn--primary:hover{background-color:#282929}.btn--primary.selected{background-color:gray}details{position:relative;background-color:#fff}details[open] svg{transform:rotate(180deg)}summary{cursor:pointer;justify-content:space-between;display:flex;align-items:center}details div{position:absolute;background-color:#fff;top:2rem;border:solid 2px black;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:100%;padding-top:1rem;z-index:9}details div ul{margin:0;padding:0}details div li{list-style:none;padding:0;text-align:left;font-weight:500;padding:.1rem 1rem;cursor:pointer}details div li:hover{background-color:#ffea00}.bundle__size input{display:none}.bundle__size input:checked+label{background-color:#ffea00}.btn--checkout{border:solid 2px black;border-radius:5px;color:#000;background-color:#ffea00;width:100%}.bundle-modal{display:none;position:fixed;left:50%;top:50%;background-color:#fff;padding:4rem;z-index:100;transform:translate(-50%,-50%);text-align:center;border:solid 2px black;border-radius:15px}.modal__close{padding:0 .45rem .1rem;border-radius:50%;background-color:#ffea00;color:#000;font-size:1.2rem;border:solid 2px black;cursor:pointer;position:absolute}.item__img{object-fit:cover}.item__img--wrapper{position:relative}.item__img--wrapper .item__soldout--tag{position:absolute;bottom:0;left:0;padding:5px;background-color:#fff;background-color:var(--colorBody);color:#000;color:var(--colorTextBody);font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.05em;z-index:1}v-item{display:flex}v-item img{width:30%}v-item .title .price{display:none}.rules-widget__btn{position:fixed;bottom:2rem;right:2rem;border-radius:50%;width:80px;height:80px;cursor:pointer;z-index:2;transition:.3s ease}.rules-widget{position:absolute}.modal-bg{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:30%;z-index:99;display:none}.modal-bg.open{display:block}.rules-modal{max-width:450px;width:95%}.rules-modal.open{display:block}.rules-modal h2{font-style:normal;font-weight:700;padding-bottom:1rem}.rules-modal .rule{border-bottom:dashed 2px black;padding:1.5rem .5rem;text-align:center}.rules-modal .rule:first-of-type{border-top:dashed 2px black}.rules-modal .modal__close{right:-2rem;top:-2rem}.notification__modal{padding:3rem;max-width:450px;width:95%;display:block}.notification__modal .modal__close{right:-2rem;top:-2rem}.notification-message{display:flex;flex-direction:column}.success__msg,.error__msg{display:flex}.notification__wrapper img{width:100%;max-width:250px;margin:auto}.notification__wrapper span.text{font-size:1.5rem;text-align:center;text-transform:uppercase}.notification-bg{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:30%;z-index:99}@media screen and (min-width: 1026px){.img__right{width:min(14vw,200px)}.img__left{width:min(6vw,87px);top:2rem;left:-1rem}}@media screen and (max-width: 1024px){#shopify-section-header{position:static}.bundle-builder{flex-direction:column}.column__right{order:1;width:100%;padding-left:0}.column__right-wrapper{margin:0 auto}.column__right-header h1{font-size:3rem}.column__right-header img:first-of-type{left:-2rem;transform:scaleX(-1)}.column__right-header img:last-of-type{top:-3rem;right:-2rem}.column__right-stack{position:fixed;bottom:0;left:0;top:auto;width:100%;z-index:2;margin:0;border-bottom-left-radius:0;border-bottom-right-radius:0;transition:.3s ease;transform:translateY(calc(100% - 135px))}.column__right-stack.open{transform:translateY(0)}.stack__wrapper{border-radius:0;margin:0;border:none}.stack__body{background-color:#000;color:#fff;min-height:150px;order:2;max-height:150px;padding:1.5rem 1rem}.stack__header{border-bottom-left-radius:0;border-bottom-right-radius:0;display:none}.stack__bottom{border-radius:0;order:1;transform:translateY(25px);background:linear-gradient(0deg,#0000007e,#282929 17%);padding-bottom:2.5rem}.open__stack{display:block;padding-right:.5rem;cursor:pointer}.bundle__checkout{background-color:#000;border-radius:0}.bundle__checkout input+label{color:#fff;border:solid 2px white;border-radius:5px}.bundle__checkout input+label .tick{background-color:#000;border:solid 2px white}.bundle__checkout input:checked+label .tick{background-color:#fff;border-color:#000}.bundle__checkout input:checked+label{color:#000;border:solid 2px #FFEA00}.bundle__checkout input+label:first-of-type{border-color:#ffea00}.bundle__checkout input+label:first-of-type .tick{border-color:#ffea00}.checkout__item-right .quantity{border:solid 2px white}.checkout__item-right .quantity input{text-align:center;width:100%;border:none;font-weight:700;background-color:#000;color:#fff}.checkout__item-right .quantity svg path{fill:#fff;stroke:#fff}.checkout__item input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.img__right,.img__left{width:auto}.column__left{order:2;width:100%}.column__left-grid{justify-content:center}.bundle__size{padding:.5rem 0rem;background:#fff;width:100%;transition:.3s ease;top:-50%;align-items:center}.btn--bundle{margin-bottom:0}.bundle__size.sticky{position:fixed;top:0;left:0;padding:.5rem 1rem}.column__left .item__types{overflow:auto;gap:5px;flex-wrap:nowrap}.column__left .item__types label{width:100%;white-space:nowrap;font-size:10px;line-height:21px;padding:5px 20px!important}.btn--bundle{font-size:11px!important;width:100%;font-weight:100!important}.rules-modal{padding:2rem;text-align:center}.rules-modal h2{padding-bottom:0;font-size:1rem}.rules-modal .modal__close{top:0;right:0}.rules-widget__btn{bottom:6rem;right:1rem}.rules-widget__btn.open{transform:translateY(90px)}}@media screen and (max-width: 750px){.bundle-item{max-width:100%}v-item img{max-width:80px;width:100%}.modal__wrapper img{max-width:150px}}@media screen and (max-width: 500px){.img__right{width:45vw}.img__left{width:4rem}}.hidden{display:none}.bundle__checkout input#co-subscribe+label{margin-bottom:0}.subscription__options{width:100%;justify-content:space-between;align-items:baseline;padding:0 10px;text-transform:uppercase;display:none;margin:5px 0}.subscription__options.show{display:flex!important}.subscription__options #subscribe-frequency{width:100px;border:0;border-bottom:1px solid #000;text-transform:uppercase}@media screen and (max-width: 1024px){.subscription__options{color:#fff}.subscription__options #subscribe-frequency{border-bottom:1px solid #fff}}.bundle-modal.full{width:100%;height:100%;border:0;border-radius:0;padding:20px;max-height:95%;overflow-y:auto}.bundle-modal.full.open{display:block!important}.bundle-modal.full .title{margin:20px 0 10px}.bundle-modal.full .description{font-size:1.1em;padding:0 30px}.bundle-modal.full .form-container{padding:0 2em;margin:10px 0 0}.bundle-modal .select-box{position:relative;display:block;width:100%;margin:10px auto;font-size:7px;color:#000;text-transform:uppercase;text-align:left;background:#fff}.bundle-modal .select-box__current{position:relative;border:2px solid #000;cursor:pointer;outline:none;border-radius:5px;padding:3px}.bundle-modal .select-box__current.error{border:2px solid #FF4301}.bundle-modal .select-box__current:focus{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.bundle-modal .select-box__current:focus+.select-box__list{opacity:1;-webkit-animation-name:none;animation-name:none;border-top:0}.bundle-modal .select-box__current:focus+.select-box__list .select-box__option{cursor:pointer}.bundle-modal .select-box__current:focus .select-box__icon{transform:translateY(-50%) rotate(180deg)}.bundle-modal .select-box__icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);width:15px;opacity:1;transition:.2s ease}.bundle-modal .select-box__value{display:flex}.bundle-modal .select-box__input{display:none}.bundle-modal .select-box__input:checked+.select-box__input-text{display:block}.bundle-modal .select-box__input-text{display:none;width:100%;margin:0;padding:5px 15px;font-size:11px;background-color:#fff;font-weight:600;letter-spacing:1px}.bundle-modal .select-box__list{position:absolute;width:100%;list-style:none;opacity:0;margin:-2px 0 0;border:2px solid #000;background:#fff;-webkit-animation-name:HideList;animation-name:HideList;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:step-start;animation-timing-function:step-start;box-shadow:0 15px 30px -10px #0000001a;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.bundle-modal .select-box__list li:hover{background-color:#ffea00}.bundle-modal .select-box__option{display:block;padding:10px 20px;background-color:#fff;font-weight:400!important;font-size:13px!important;text-transform:none}.bundle-modal .select-box__option:hover,.bundle-modal .select-box__option:focus{color:#546c84;background-color:#fbfbfb}@-webkit-keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}@keyframes HideList{0%{transform:scaleY(1)}to{transform:scaleY(0)}}.bundle-modal .button-container{padding:0 2em;margin:2em 0 0}.bundle-modal__button.main{display:block;width:100%;background:#000;padding:12px;color:#fff;font-size:12px;font-weight:600;letter-spacing:1px;border-radius:5px}.bundle-modal__link{display:block;padding:10px;color:gray;font-weight:400;text-decoration:underline}@media (min-width: 768px){.bundle-modal.full{width:auto;height:auto;max-width:450px;width:95%;border:solid 2px black;border-radius:15px}}.freemerch-container{width:100%;margin:15px 0}.freemerch-opener{width:100%;border:2px solid #fff;margin:5px 0;font-size:14px;color:#fff;padding:8px 15px;text-align:left;letter-spacing:1px;border-radius:5px;font-weight:500;position:relative}.freemerch-opener:disabled,.freemerch-opener.disabled{color:gray;border:2px solid #808080}.freemerch-opener .opener-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);width:15px;opacity:1;transition:.2s ease;filter:invert(1)}.status-container .status-icon{width:16px;filter:brightness(0) saturate(100%) invert(89%) sepia(98%) saturate(7498%) hue-rotate(344deg) brightness(95%) contrast(113%)}.status-container .status-label{color:#ffea00}.status-container .status-label img{margin:0 5px}.status-container{width:100%;text-align:left;padding:0 5px;letter-spacing:1px}.status-container .freemerch-editor{color:#fff;font-weight:400;text-decoration:underline;font-size:11px;padding:0 5px}@media (min-width: 768px){.freemerch-container .freemerch-opener{border:2px solid #000;color:#000;padding:12px}.freemerch-opener:disabled,.freemerch-opener.disabled{color:gray;border:2px solid #808080}.freemerch-opener .opener-icon{filter:invert(0)}.status-container .freemerch-editor{color:#000}.status-container .status-label{font-size:12px;color:#000}.status-container .status-icon{filter:none}}.total__price_original__recharge{text-decoration:line-through;font-size:12px}.bonus-product__container{grid-column-gap:5px;grid-row-gap:5px;display:flex;justify-content:center;flex-wrap:wrap}.bonus-product__box{margin:1em}.bonus-product__modal .modal__wrapper{max-width:none;max-height:80%;width:80%;text-align:center}.bonus-product__container .bundle-item .title{height:70%}.bonus-product__modal h1{font-size:3em}.item__types.subscription-collection{display:none}.item__types.subscription-collection.show{display:flex!important}.column__left-grid.subscription-collection{display:none}.column__left-grid.subscription-collection.show{display:flex!important}.btn__qty_add:disabled{opacity:.2}@media (min-width: 992px){.bundle-builder .column__right-stack.sticky{background:transparent;right:0;position:fixed;width:40%;max-width:600px;z-index:9;margin:0 2rem;top:10%}}.total__price--old{text-decoration:line-through;color:gray}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}@media screen and (max-width: 750px){.bonus-product__box.bundle-item{max-width:100%;margin:1em auto}.bonus-product__container{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:0fr;grid-column-gap:5px;grid-row-gap:1px}.bonus-product__box.bundle-item img.item__img{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/132/assets/bundle-builder.css.map?v=123412429554859426531739567606 */
