.mb-bundle-section .bundle-selectors-block{margin-top:.75rem}.mb-bundle-section .bundle-selectors-wrap{display:flex;gap:12px}.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side{flex-direction:row;flex-wrap:wrap}.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side .bundle-selector-item{flex:1 1 calc(33.333% - 12px);min-width:0}.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side.cols-2 .bundle-selector-item{flex:1 1 calc(50% - 12px)}.mb-bundle-section .bundle-selectors-wrap.layout-stack{flex-direction:column}.mb-bundle-section .bundle-selectors-wrap.layout-stack .bundle-selector-item{flex:0 0 100%;width:100%}.mb-bundle-section .bundle-selector-label{display:block;font:400 13px/13px var(--mb-font, "Assistant", sans-serif);color:var(--mb-text-color, rgb(37,22,7));margin-bottom:6px;transition:font-weight .1s}.mb-bundle-section .bundle-selector-label.is-error{font-weight:700}.mb-bundle-section .bundle-dropdown-wrap{position:relative}.mb-bundle-section .bundle-dropdown-trigger{display:flex;align-items:center;gap:8px;width:100%;padding:5px 22px 5px 0;background:transparent;border:none;border-bottom:1px solid var(--mb-text-color, rgb(37,22,7));border-radius:0;font:400 13px/1.4 var(--mb-font, "Assistant", sans-serif);color:var(--mb-text-color, rgb(37,22,7));cursor:pointer;text-align:left;outline:none;position:relative;transition:border-color .15s}.mb-bundle-section .bundle-dropdown-trigger .bd-chevron{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:10px;height:6px;pointer-events:none;transition:transform .15s ease;color:var(--mb-text-color, rgb(37,22,7));flex-shrink:0}.mb-bundle-section .bundle-dropdown-trigger.is-open .bd-chevron{transform:translateY(-50%) rotate(180deg)}.mb-bundle-section .bundle-dropdown-trigger .bd-trigger-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:400 13px var(--mb-font, "Assistant", sans-serif);color:var(--mb-text-color, rgb(37,22,7))}.mb-bundle-section .bundle-dropdown-trigger .bd-trigger-text.is-placeholder{opacity:.4}.mb-bundle-section .bundle-dropdown-trigger .bd-trigger-thumb{width:22px;height:33px;object-fit:cover;flex-shrink:0;background:#ede8e0;display:block}.mb-bundle-section .bundle-dropdown-panel{display:none;position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:50;background:#fff;border:.667px solid var(--mb-text-color, rgb(37,22,7));max-height:240px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(37,22,7,.2) transparent}.mb-bundle-section .bundle-dropdown-panel::-webkit-scrollbar{width:4px}.mb-bundle-section .bundle-dropdown-panel::-webkit-scrollbar-thumb{background:#25160733}.mb-bundle-section .bundle-dropdown-panel.is-open{display:block}.mb-bundle-section .bundle-option{display:flex;align-items:center;gap:10px;padding:7px 10px;width:100%;background:transparent;border:none;border-bottom:.667px solid transparent;font:400 13px/1.4 var(--mb-font, "Assistant", sans-serif);color:var(--mb-text-color, rgb(37,22,7));cursor:pointer;text-align:left;transition:background .1s}.mb-bundle-section .bundle-option:hover,.mb-bundle-section .bundle-option.is-selected{background:#f4f1ec}.mb-bundle-section .bundle-option:last-child{border-bottom:none}.mb-bundle-section .bundle-option .bd-opt-thumb{width:26px;height:39px;object-fit:cover;flex-shrink:0;background:#ede8e0;display:block}.mb-bundle-section .bundle-option .bd-opt-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:400 13px var(--mb-font, "Assistant", sans-serif);color:var(--mb-text-color, rgb(37,22,7))}.mb-bundle-section .bundle-option .bd-opt-stock{font:400 11px var(--mb-font, "Assistant", sans-serif);color:#25160780;white-space:nowrap;flex-shrink:0}.mb-bundle-section .bundle-option .bd-opt-stock.is-low{color:#25160773}.mb-bundle-section .bundle-option .bd-opt-stock.is-out{color:#2516074d;text-decoration:line-through}.mb-bundle-section .bundle-validation-msg{display:none;margin-bottom:6px;padding-left:8px;border-left:2px solid var(--mb-text-color, rgb(37,22,7));font:400 13px/1.4 var(--mb-font, "Assistant", sans-serif);color:var(--mb-text-color, rgb(37,22,7))}.mb-bundle-section .bundle-validation-msg.is-visible{display:block}@media(max-width:1023px){.mb-bundle-section .bundle-selectors-block{margin-top:.55rem}.mb-bundle-section .bundle-selectors-wrap,.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side,.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side.cols-2{flex-direction:column!important}.mb-bundle-section .bundle-selectors-wrap .bundle-selector-item,.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side .bundle-selector-item,.mb-bundle-section .bundle-selectors-wrap.layout-side-by-side.cols-2 .bundle-selector-item{flex:0 0 100%!important;width:100%!important;min-width:0!important}.mb-bundle-section .bundle-dropdown-panel{max-height:200px}}.mb-bundle-cart-row{display:flex;align-items:flex-start}.mb-bundle-cart-imgs{flex:0 0 80px;width:80px;display:flex;flex-direction:column;gap:0}@media(min-width:768px){.mb-bundle-cart-imgs{flex:0 0 128px;width:128px}}.mb-bundle-cart-item{width:100%;overflow:hidden;background:#f4f1ec;flex-shrink:0}.mb-bundle-cart-item img{width:100%;height:auto;display:block}.mb-bundle-cart-img-placeholder{display:block;width:100%;height:100%;background:#ede8e0}.mb-toast-bundle-imgs{display:flex;flex-direction:column;flex:0 0 56px;width:56px;align-self:stretch;overflow:hidden}.mb-toast-bundle-img-wrap{flex:1 1 0;overflow:hidden;background:#f4f1ec;min-height:0}.mb-toast-bundle-img{width:100%;height:100%;object-fit:cover;display:block}.mb-toast-bundle-sels{font-size:11px;line-height:1.6;color:#9e9e9e;margin-bottom:10px}.mb-toast-bundle-sel{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/*# sourceMappingURL=/cdn/shop/t/67/assets/mb-bundle.css.map */
