.t4s-product__info-main:has(#byr-bundle-builder) .t4s-product-form__variants{display:none}.t4s-product__info-main:has(#byr-bundle-builder) .t4s-product__price{display:none}.t4s-single-product-badge>.t4s-badge-item.t4s-badge-soldout:not([hidden]){display:none}.byr{--byr-radius: 8px;--byr-border: rgb(212 212 212);--byr-grey: rgb(134 134 134);--byr-black: rgb(0 0 0);--byr-white: rgb(255 255 255);--byr-text: rgb(17 17 17);--byr-img-bg: rgb(249 249 249);--byr-shade-bg: rgb(243 243 243);--byr-atc-hover: rgb(34 34 34);--byr-disabled-bg: rgb(227 227 227);--byr-disabled-text: rgb(153 153 153);--byr-error-text: #b42318;--byr-font-heading: "BebasNeuePro", "Arial Narrow", Arial, sans-serif;--byr-font-body: "Omnes", Arial, sans-serif;color:var(--byr-text);font-family:var(--byr-font-body)}#byr-bundle-builder button{appearance:none;box-shadow:none;font-family:inherit;line-height:normal;overflow:visible;transform:none;-webkit-appearance:none}#byr-bundle-builder button:before,#byr-bundle-builder button:after{content:none;display:none}#byr-bundle-builder button:hover,#byr-bundle-builder button:focus,#byr-bundle-builder button:active,#byr-bundle-builder button:focus-visible,#byr-bundle-builder button:focus-within{box-shadow:none;outline:none;transform:none}#byr-bundle-builder .byr__step-header,#byr-bundle-builder .byr__step-header:hover,#byr-bundle-builder .byr__step-header:focus,#byr-bundle-builder .byr__step-header:active,#byr-bundle-builder .byr__product-card,#byr-bundle-builder .byr__product-card:hover,#byr-bundle-builder .byr__product-card:focus,#byr-bundle-builder .byr__product-card:active,#byr-bundle-builder .byr__variant,#byr-bundle-builder .byr__variant:hover,#byr-bundle-builder .byr__variant:focus,#byr-bundle-builder .byr__variant:active{background-color:var(--byr-white);color:var(--byr-text)}.byr__steps{border:1px solid var(--byr-black);border-radius:var(--byr-radius);display:flex;flex-direction:column;overflow:hidden}.byr__step{border-top:1px solid var(--byr-black)}.byr__step:first-child{border-top:0}.byr__step-header{align-items:center;background:var(--byr-white);border:0;cursor:pointer;display:flex;gap:12px;padding:16px 18px;text-align:left;width:100%}.byr__step--locked .byr__step-header{cursor:default;opacity:.45}.byr__step--complete .byr__step-num{background:var(--byr-black)}.byr__step-num{align-items:center;background:var(--byr-black);border-radius:7px;color:var(--byr-white);display:flex;flex-shrink:0;font-family:var(--byr-font-heading);font-size:15px;height:26px;justify-content:center;width:26px}.byr__step-label{color:var(--byr-black);flex:1;font-family:var(--byr-font-heading);font-size:19px;font-weight:400;letter-spacing:.03em;margin:0;text-transform:capitalize}.byr__step-summary{align-items:center;display:none;flex:1;gap:8px;min-width:0}.byr__step-summary-img{background:var(--byr-img-bg);border-radius:4px;flex-shrink:0;height:28px;object-fit:contain;width:28px}.byr__step-summary-text{color:var(--byr-black);flex:1;font-family:var(--byr-font-body);font-size:13px;font-weight:500;line-height:1.25;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.byr__step--complete:not(.byr__step--open) .byr__step-label{display:none}.byr__step--complete:not(.byr__step--open) .byr__step-summary:not([hidden]){display:flex}.byr__step-chevron{color:var(--byr-black);flex-shrink:0;height:11px;transition:transform .2s ease;width:13px}.byr__step.byr__step--open .byr__step-chevron{transform:rotate(180deg)}.byr__step-panel{display:none}.byr__step.byr__step--open .byr__step-panel{display:block}.byr__step-inner{padding:0 15px 15px}.byr__empty{color:var(--byr-grey);font-size:13px;margin:0}.byr__product-list{display:flex;flex-direction:column;gap:8px}.byr__product-list--columns{display:grid;gap:8px;grid-template-columns:1fr 1fr}.byr__product-list--columns .byr__product-item{display:flex;flex-direction:column;min-width:0}.byr__product-list--columns .byr__product-card-img{width:72px}.byr__product-list--columns .byr__product-card-body{padding:10px 12px}.byr__product-list--columns .byr__product-card-name{font-size:16px;line-height:1.15}.byr__product-item{min-width:0}.byr__product-card{align-items:center;background:var(--byr-white);border:1px solid var(--byr-border);border-radius:var(--byr-radius);color:var(--byr-text);cursor:pointer;display:flex;flex-direction:row;overflow:hidden;padding:0;position:relative;text-align:left;transition:border-color .15s;width:100%}.byr__product-card:hover{border-color:var(--byr-black)}.byr__product-card.byr__product-card--active{border:1.5px solid var(--byr-black)}.byr__product-card-tick{align-items:center;background:var(--byr-black);border-radius:0 6px 0 10px;color:var(--byr-white);display:none;font-size:12px;font-weight:900;height:28px;justify-content:center;position:absolute;right:0;top:0;width:28px;z-index:2}.byr__product-card.byr__product-card--active .byr__product-card-tick{display:flex}.byr__product-card-img{aspect-ratio:1 / 1;background:var(--byr-img-bg);border-radius:var(--byr-radius) 0 0 var(--byr-radius);display:block;flex-shrink:0;object-fit:contain;width:96px}.byr__product-card-body{background:var(--byr-white);border-radius:0 var(--byr-radius) var(--byr-radius) 0;flex:1;min-width:0;padding:12px 14px}.byr__product-card-name{color:var(--byr-black);display:block;font-family:var(--byr-font-heading);font-size:20px;font-weight:700;letter-spacing:.03em;margin:0}.byr__step--picking-option [data-byr-product-list]{display:none}.byr__option-view{display:flex;flex-direction:column;gap:10px}.byr__option-view[hidden]{display:none}.byr__variants{margin-top:0}.byr__variant-list{display:flex;flex-wrap:wrap;gap:8px}.byr__variant-list--swatches{gap:6px}.byr__variant{background:var(--byr-white);border:1px solid var(--byr-border);border-radius:9px;color:var(--byr-text);cursor:pointer;font-family:var(--byr-font-body);font-size:13px;padding:10px 14px;transition:border-color .12s}.byr__variant:hover{border-color:var(--byr-black)}.byr__variant.byr__variant--active{border:1.5px solid var(--byr-black);font-weight:600}.byr__variant--media{align-items:center;display:flex;flex-direction:column;gap:6px;min-width:72px;padding:8px}.byr__variant--swatch{align-items:center;display:flex;gap:5px;min-width:0;padding:5px 8px 5px 5px;-webkit-user-select:none;user-select:none}.byr__swatch-chip{background-position:center;background-size:cover;border:1px solid rgb(0 0 0 / .06);border-radius:6px;flex-shrink:0;height:22px;width:22px}.byr__swatch-code{color:var(--byr-grey);font-size:11px;letter-spacing:.01em;line-height:1.25;max-width:14em;white-space:normal}.byr__variant--swatch.byr__variant--active .byr__swatch-code{color:var(--byr-black)}.byr__variant-img{background:var(--byr-img-bg);border-radius:6px;display:block;height:56px;object-fit:contain;width:56px}.byr__variant-text{display:block;line-height:1.2;text-align:center}.byr__atc-section{margin-top:18px}.byr__price{color:var(--byr-black);font-family:var(--byr-font-body);font-size:18px;font-weight:600;margin:0 0 12px;min-height:1.2em}.byr__price del{color:var(--secondary-price-color, #888);display:inline-block;font-weight:500;text-decoration:line-through}.byr__price ins{color:inherit;display:inline-block;text-decoration:none}.byr__price del+ins{margin-inline-start:8px}.byr__atc-row{align-items:stretch;display:flex;gap:10px}#byr-bundle-builder .byr__qty.t4s-quantity-wrapper{align-items:center;background:var(--byr-white);border:2px solid rgba(var(--border-color-rgb),.9);border-radius:var(--pr-btn-round, var(--byr-radius));display:flex;flex-shrink:0;justify-content:center;margin-right:0;overflow:hidden;width:auto}#byr-bundle-builder .byr__qty .t4s-quantity-selector{align-items:center;background:transparent;border:0;color:var(--border-color, rgb(230 230 230));cursor:pointer;display:flex;height:100%;justify-content:center;width:36px}#byr-bundle-builder .byr__qty .t4s-quantity-selector svg.icon{display:block;height:auto;width:11px}.byr__qty .t4s-quantity-input{-webkit-appearance:textfield;appearance:textfield;background:transparent;border:0;color:var(--byr-black);font-family:var(--byr-font-body);font-size:16px;text-align:center;width:36px;-moz-appearance:textfield}.byr__qty .t4s-quantity-input::-webkit-outer-spin-button,.byr__qty .t4s-quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.byr__atc-btn{background:var(--byr-black);border:0;border-radius:var(--byr-radius);color:var(--byr-white);cursor:pointer;flex:1;font-family:var(--byr-font-body);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1.2;padding:8px 16px;text-transform:uppercase;transition:background .15s,opacity .15s}.byr__atc-btn:hover:not(:disabled){background:var(--byr-atc-hover)}.byr__atc-btn:disabled{background:var(--byr-disabled-bg);color:var(--byr-disabled-text);cursor:not-allowed}.byr__atc-btn.byr__atc-btn--loading{opacity:.6;pointer-events:none}.byr__error{color:var(--byr-error-text);display:none;font-family:var(--byr-font-body);font-size:13px;font-weight:500;line-height:1.35;margin-top:10px;padding:0}.byr__error.byr__error--visible{display:block}@media not (min-width:768px){.byr__product-list--columns .byr__product-card-img,.byr__product-card-img{border-radius:var(--byr-radius) var(--byr-radius) 0 0;width:64px}.byr__product-list--columns .byr__product-card-body,.byr__product-card-body{border-radius:0 0 var(--byr-radius) var(--byr-radius);padding:6px 8px 8px}.byr__product-list--columns .byr__product-card-name,.byr__product-card-name{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:14px;line-clamp:2;line-height:1.2;overflow:hidden;text-overflow:ellipsis}.byr__product-card{align-items:center;flex-direction:column;text-align:center}}@media(min-width:768px){.byr__step-inner{padding:0 18px 18px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/dynamic-bundle-builder.css.map */
