.bundle-deals__center{display:grid;grid-auto-rows:140px;gap:14px}.bundle-deals__media{display:none!important}.bundle-deals__checkbox-container svg{display:none!important}.bundle-deals__center,.bundle-deals__button{max-width:800px;margin:0 auto}.bundle-deals__product{display:grid;grid-template-columns:120px 1fr auto;grid-template-rows:30px auto;gap:8px 14px;align-items:start;padding:14px;border-radius:12px;background:#f1dec6;border:1px solid rgb(220,203,183);box-shadow:0 2px 6px #00000014;min-height:140px}.bundle-deals__product:hover{background-color:#dccbb7;box-shadow:0 4px 12px #0000001f}.bundle-deals__thumb{grid-row:1 / 3;display:flex;align-items:center;justify-content:center;height:100%}.bundle-deals__thumb img{width:110px;height:110px;object-fit:cover;border-radius:10px;display:block;margin:auto}.bundle-deals__checkbox-container{grid-column:2 / 3;grid-row:1;display:flex;align-items:center;gap:6px}.bundle-deals__checkbox-container svg{width:18px!important;height:18px!important}.bundle-deals__title{grid-column:2 / 3;grid-row:1;align-self:flex-start;margin-top:20px;font-size:16px;font-weight:700;line-height:1.3}.bundle-deals__prices{grid-column:3 / 4;grid-row:1;text-align:right;white-space:nowrap}.bundle-deals__price{font-weight:800;font-size:15px}.bundle-deals__compare-price{display:block;font-size:12px;opacity:.6;text-decoration:line-through}.bundle-deals__variant-select-container{grid-column:2 / 4;grid-row:2;width:100%;margin-top:6px}.bundle-deals__variant-select-container .select__select{height:38px;font-size:14px;width:100%}.bundle-deals__product .bundle-deals__info{grid-column:2 / 4;grid-row:2;align-self:start}.bundle-deals__product .bundle-deals__info .bundle-deals__variant-select-container{width:100%;margin-top:6px}.bundle-deals__product .bundle-deals__info .select__select{width:100%;height:38px;font-size:14px}.bundle-deals__title{color:#4a4a4a!important}.bundle-deals__price{color:#ff5733!important}.bundle-deals__compare-price{color:#999!important}.bundle-deals__button .bundle-deals__total-price-container{color:#fff!important;font-size:18px!important;font-weight:700;display:flex;gap:8px;align-items:center}.bundle-deals__button .bundle-deals__total-price-container>span:first-child{color:#4a4a4a!important;font-size:16px!important;font-weight:600}.bundle-deals__button .bundle-deals__total-price{color:#ff5733!important;font-size:20px!important;font-weight:800!important}.bundle-deals__button .bundle-deals__total-compare-price{color:#999!important;font-size:16px!important;opacity:1!important;text-decoration:line-through!important}.bundle-deals__checkbox-container{grid-column:2 / 3;grid-row:1;position:relative;min-height:24px}.bundle-deals__checkbox-container input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border:2px solid #ff5733;border-radius:6px;background:transparent;cursor:pointer;position:absolute;left:0;top:50%;transform:translateY(-50%)}.bundle-deals__checkbox-container input[type=checkbox]:checked{background-color:#ff5733;border-color:#ff5733}.bundle-deals__checkbox-container input[type=checkbox]:checked:after{content:"\2713";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.bundle-deals__checkbox-label{display:block;padding-left:26px;line-height:1.2}.page-width .title-wrapper-with-link.main-title-with-text{margin-bottom:.5rem}.text-under-title{text-align:center;margin-bottom:3rem}.text-under-title p:first-child{margin-top:0}@media (max-width: 750px){.bundle-deals__product{display:grid;grid-template-columns:72px 1fr auto;grid-template-rows:auto auto;align-items:center;gap:8px 10px;padding:12px;min-height:auto}.bundle-deals__thumb img{width:80px;height:80px;object-fit:cover}.bundle-deals__checkbox-container{grid-column:2;grid-row:1;position:relative;min-height:22px;padding-left:22px;display:flex;align-items:center}.bundle-deals__checkbox-container input[type=checkbox]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:14px;height:14px;margin:0;border-radius:6px}.bundle-deals__checkbox-label{padding:0;display:inline-flex;align-items:center}.bundle-deals__title{margin:0;line-height:1.2;font-size:15px}.bundle-deals__variant-select-container{grid-column:2 / 4;grid-row:2}.bundle-deals__variant-select-container .select__select{width:100%;min-width:0;height:36px;font-size:14px}.bundle-deals__prices{grid-column:3;grid-row:1;align-self:start;text-align:right;font-size:14px;white-space:nowrap}}@media (max-width: 750px){.bundle-deals__checkbox-container{margin-bottom:4px}.bundle-deals__title{margin:0;font-size:15px;line-height:1.3}.bundle-deals__variant-select-container{margin-top:2px}}:root{--bundle-btn: #F5E1C8;--bundle-btn-text: #ffffff;--bundle-btn-adv: #ff5733;--bundle-btn-bfe: #4A4A4A;--bundle-btn-rds: #0A2239}.bundle-deals__button .product-form__submit{background:transparent!important;color:var(--bundle-btn-rds)!important;border:1.5px solid var(--bundle-btn-bfe)!important;border-radius:6px;width:100%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:1.2rem 3rem;min-height:calc(4.5rem + var(--buttons-border-width) * 2);box-shadow:none!important}.bundle-deals__button .product-form__submit:hover,.bundle-deals__button .product-form__submit:focus{background:var(--bundle-btn-adv)!important;color:var(--bundle-btn-text)!important;border-color:var(--bundle-btn-bfe)!important}.bundle-deals__button .product-form__submit.loading{color:var(--bundle-btn-adv)!important;border-color:var(--bundle-btn-adv)!important}.bundle-deals__button .product-form__submit:before,.bundle-deals__button .product-form__submit:after{content:none!important;box-shadow:none!important}.bundle-deals__button .product-form__submit span{text-transform:uppercase}.bundle-deals__button .product-form__submit,.bundle-deals__button .product-form__submit:hover{transition:all .3s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-bundle-deals.css.map */
