.product__submit__item{position:relative}.bundle-product-toggle-real{display:none}.bundle-product-toggle-fake{width:100%!important}.bundle-progress-bar{width:calc(100% - 30px);height:5px;background:#d9d9d9;margin-top:10px;border-radius:3px;overflow:hidden}.bundle-progress{height:100%;background:#121212;transition:width .3s ease}.bundle-modal-footer{padding:20px;border-top:1px solid #eee;text-align:center}.bundle-done-button{width:200px}.bundle-done-button:disabled{opacity:.5;cursor:not-allowed}.bundle-product-toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;margin:10px 0;background:#d16b6b;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.bundle-product-toggle:hover{background:var(--color-primary-dark)}.bundle-product-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999}.bundle-product-modal[hidden]{display:none}.bundle-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9998}.bundle-modal-container{background:#fff;width:100vw;max-width:100vw;max-height:100vh;overflow:hidden}.bundle-modal-header{padding:15px 0;border-bottom:1px solid #D9D9D9;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.bundle-modal-header .bundle-product-toggle-text-count{font-size:24px;font-style:normal;font-weight:600;line-height:normal}.bundle-modal-header-top{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 15px}.bundle-modal-header .bundle-modal-close img{width:14px;height:14px}.bundle-modal-content{padding:6px 22px 200px;overflow-y:auto;max-height:calc(90vh - 80px);height:100vh;-webkit-overflow-scrolling:touch}.bundle-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.bundle-product-card.selected{border-color:var(--color-primary);background:var(--color-primary-fade)}.bundle-product-info>h3{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin:0}.bundle-product-price{display:none}.bundle-product-image{display:flex}.bundle-product-image img{width:100%;height:auto;object-fit:cover}.bundle-product-card-inner{position:relative}.bundle-product-toggle{width:100%;padding:8px;margin-top:10px;border:1px solid var(--color-primary);border-radius:4px;background:#d16b6b;cursor:pointer;transition:all .3s ease}.bundle-product-form{position:absolute;right:0;bottom:0}.bundle-product-form .bundle-product-toggle{background:transparent!important;width:auto;padding:0;margin:0}.bundle-product-toggle .remove{display:none}.bundle-product-card.selected .bundle-product-toggle{background:#0ff;color:#fff}.bundle-product-card.selected .bundle-product-toggle .add{display:none}.bundle-product-card.selected .bundle-product-toggle .remove{display:inline}.bundle-modal-close:focus,.bundle-product-toggle:focus{outline:2px solid var(--color-primary);outline-offset:2px}.bundle-modal-close{background:none;border:none;padding:8px;cursor:pointer;color:#666}.bundle-modal-close:hover{color:#000}.product__selectors--bundle{z-index:99;width:100%}.product__selectors--bundle .selector-wrapper{margin:0;position:relative;height:35px}.product__selectors--bundle .selector-wrapper .swatch-button-animation{background:#121212;position:absolute;top:0;left:0;z-index:1;border-radius:999px;width:33%;height:100%;transition:.3s ease all;font-weight:600;line-height:91%;display:flex;align-items:center;justify-content:center;color:#fff}.product__selectors--bundle .selector-wrapper .radio__fieldset{display:flex;border-radius:999px;overflow:hidden;width:100%}.product__selectors--bundle .selector-wrapper .radio__fieldset .radio__button{width:33%;margin:0;background:#f1f1f1;text-align:center;font-size:16px}.product__selectors--bundle .selector-wrapper .radio__fieldset .radio__button label{background:#f1f1f1;border:0;color:#666;border-radius:999px}.product__selectors--bundle .selector-wrapper .radio__fieldset .radio__input:checked~.radio__label{color:#fff;transition:.3s ease all}.product__selectors--bundle .selector-wrapper .radio__fieldset .radio__button span{font-size:16px;font-style:normal;font-weight:600;line-height:91%}.bundle-product-toggle-text{display:flex;justify-content:space-between;align-items:flex-end;margin-top:0;margin-bottom:2px}.bundle-product-toggle-text>strong{color:#121212;font-size:28px;font-style:normal;font-weight:600;line-height:91%}.bundle-product-toggle-text-count{color:#121212;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;flex-shrink:0}.bundle-product-slot,.bundle-product-slot2{width:100%;height:100%;color:#121212;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:16px;position:relative;display:flex;flex-direction:column;gap:10px}.bundle-product-slot button{width:100%;padding-bottom:100%;position:relative}.bundle-product-slot button>div{position:absolute;top:0;left:0;width:100%;height:100%}.bundle-product-slot span{color:silver}.bundle-slot-placeholder svg{width:100%;height:100%}.bundle-slot-placeholder{display:flex}.hidden{display:none!important}.bundle-slot-content{border-radius:8px;display:flex;overflow:hidden;margin-bottom:6px}.bundle-product-slot.selected>span{color:#121212}.bundle-product-slot.selected .bundle-slot-content{border:1px solid #121212}.bundle-slot-remove{display:none;position:absolute;top:0;right:0;width:30px!important;height:30px!important}.bundle-product-slot.selected .bundle-slot-remove{display:block;padding:0;right:0;top:0;position:absolute}.bundle-product-toggle-buttons{width:100%}.bundle-modal-header .bundle-product-toggle-buttons{margin-top:14px}.bundle-collections{width:100%;padding-top:15px;border-top:1px solid #D9D9D9;margin-top:20px}.bundle-collections .swiper-slide{width:auto}.bundle-collections .swiper-slide a{display:flex;padding:4px 16px;justify-content:center;align-items:center;gap:10px;border-radius:999px;border:1px solid #121212;background:#fff}.bundle-collections .swiper-slide a.active{background:#121212;color:#fff}.bundle-product-toggle-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:10px;row-gap:14px;margin-bottom:10px;height:100%;transition:height .3s ease all}.bundle-progress-bar.bundle-form-progress-bar{width:100%;margin-bottom:10px;display:none}.bundle-slot-badge{display:flex;width:51.42px;height:17.463px;padding:.97px 5.821px;justify-content:center;align-items:center;gap:9.702px;flex-shrink:0;color:#fff;text-align:center;font-family:Degular;font-size:13.583px;font-style:normal;font-weight:600;line-height:15.523px;background:#ea5628;border-radius:999px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.bundle-product-modal{right:auto;max-width:95%;min-width:320px;width:var(--drawer-width);left:100vw;visibility:hidden;opacity:0;transition:transform .4s ease-in-out,visibility 0s linear .4s,opacity 1s;will-change:transform;overflow-y:auto}.bundle-product-modal.bundle-product-modal--open{content-visibility:visible;visibility:visible;opacity:1;transform:translate(calc(-1* var(--drawer-width)));transition:transform .4s cubic-bezier(.75,0,.175,1),visibility 0s linear,opacity .4s}.bundle-product-modal[hidden]{display:block}.bundle-modal-header .bundle-product-toggle-buttons .bundle-slot-title{display:none}.bundle-modal-header .bundle-product-toggle-buttons.grid-4-items{padding:0 15px}.bundle-modal-header .bundle-product-toggle-buttons.grid-4-items .swiper-slide{width:calc(25% - 7.5px)}@media (min-width: 768px){.product__selectors--bundle{margin-top:5px}.product__selectors--bundle .selector-wrapper{height:55px}.product__selectors--bundle .selector-wrapper .radio__fieldset .radio__button label{padding-top:16px;padding-bottom:16px;line-height:1}.product__selectors--bundle .selector-wrapper .swatch-button-animation,.product__selectors--bundle .selector-wrapper .radio__fieldset .radio__button span{font-size:26px}.bundle-product-toggle-text{margin-top:10px;margin-bottom:5px}.bundle-product-toggle-text>strong{font-size:48px}.bundle-product-toggle-text-count{font-size:22px}.bundle-product-slot,.bundle-product-slot2,.bundle-product-slot-kit{font-size:20px!important}.bundle-modal-header{padding:20px 0}.bundle-modal-header-top,.bundle-modal-header .bundle-product-toggle-buttons.grid-4-items{padding:0 20px}.bundle-progress-bar{width:calc(100% - 40px)}.bundle-progress-bar.bundle-form-progress-bar{width:100%;margin:10px 0}.bundle-modal-header .bundle-product-toggle-text-count{font-size:32px}.bundle-product-info>h3{font-size:24px}.bundle-product-info{margin-top:6px}.bundle-product-card{width:100%}.bundle-products-grid{display:flex;flex-wrap:wrap;gap:4px}.bundle-products-grid .bundle-product-card{width:calc(50% - 2px)}.bundle-slot-badge{width:84px;height:30px;padding:1.592px 9.555px;justify-content:center;align-items:center;gap:15.925px;flex-shrink:0;font-size:22px;font-style:normal;font-weight:600;line-height:25.48px}}.bundle-product-slot2{color:#121212;display:block!important;font-weight:700}.product-single .product__price-and-badge{padding-bottom:0}@media (max-width: 767px){.template-product .banner_notice{display:none}.product__submit__buttons-fixed{position:fixed;left:15px;bottom:20px;width:calc(100% - 30px);z-index:999}.template-product .btn--scroll-top{bottom:20px}}@media only screen and (max-width: 479px){.bundle-product-modal{max-width:calc(100% - 22px);margin-left:22px}}.bundle-product-modal .bundle-progress-bar,.bundle-product-modal .bundle-product-toggle-buttons,.bundle-product-modal .bundle-product-toggle-text strong br{display:none!important}.bundle-product-modal .bundle-collections{margin-top:10px}.bundle-product-slot-kit,.bundle-product-slot-kit2{width:100%;height:100%;color:#121212;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:16px;position:relative;display:flex;flex-direction:column;gap:10px}.bundle-product-slot-kit button{width:100%;padding-bottom:100%;position:relative;cursor:auto}.bundle-product-slot-kit button>div{position:absolute;top:0;left:0;width:100%;height:100%}.bundle-product-slot-kit.selected>span{color:#121212}.product-single .product__price--off{display:block!important;font-size:14px;font-weight:600;background:#ea5628;padding:2px 10px;border-radius:4px;margin-bottom:0}.bundle-product-modal .bundle-product-toggle-text>strong{font-size:24px}.freegift{max-width:164px;display:block}@media (min-width: 768px){.bundle-product-modal .bundle-product-toggle-text>strong{font-size:32px}.freegift{max-width:275px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/ohr-bundle.css.map */
