:root{--select-border: 255 207 110;--select-bg: 241 239 233;--select-glow: 249 176 74;--select-dot: 159 126 80;--select-idle-border: 217 217 217;--select-idle-dot: 102 102 102;--select-on-dot: 255 255 255}.block-swatch:before,.color-swatch:before{box-shadow:0 0 0 2px rgb(var(--select-border))}:checked+.block-swatch,.block-swatch.is-selected{background-color:rgb(var(--select-bg))}.mount-type-bundle{--mtb-title: 17 17 17;--mtb-primary: 53 61 39;--mtb-muted: 102 102 102;--mtb-border: var(--select-idle-border);--mtb-card: 255 255 255;--mtb-option-bg: var(--select-bg);--mtb-selected-bg: var(--select-bg);--mtb-selected-border: var(--select-border);--mtb-glow: var(--select-glow);--mtb-title-size: 16px;display:flex;flex-direction:column;gap:24px;line-height:1.5}.mount-type-bundle .mount-type-bundle__item{display:flex;flex-direction:column;gap:10px;position:relative;box-sizing:border-box;cursor:pointer;width:100%;padding:16px;background-color:rgb(var(--mtb-card));border:1px solid rgb(var(--mtb-border));border-radius:12px}.mount-type-bundle .mount-type-bundle__item:has(.mount-type-bundle__title input:checked){cursor:default;background-color:rgb(var(--mtb-selected-bg));outline:2px solid rgb(var(--mtb-selected-border));outline-offset:-2px;box-shadow:1px 1px 20px rgb(var(--mtb-glow) / .81)}.mount-type-bundle .mount-type-bundle__item .bundles__bar-content{width:100%;min-width:0}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__title{display:flex;align-items:center;gap:10px}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__title input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mount-type-bundle .mount-type-bundle__item .bundles__bar-content-title{display:flex;align-items:center;gap:10px;justify-content:space-between;width:100%}.mount-type-bundle .mount-type-bundle__item .bundles__bar-content-title .bundles__bar-title{display:flex;align-items:center;flex-wrap:wrap;gap:10px;min-width:0}.mount-type-bundle .mount-type-bundle__item .bundles__bar-first-title{display:inline-block;overflow-wrap:break-word;font-size:var(--mtb-title-size);font-weight:600;color:rgb(var(--mtb-title));letter-spacing:normal;line-height:1.5;text-transform:initial}.mount-type-bundle .mount-type-bundle__item .bundles__bar-discount{overflow-wrap:break-word;font-size:14px;font-weight:600;text-transform:uppercase;color:rgb(var(--mtb-muted));white-space:nowrap}.mount-type-bundle .mount-type-bundle__item .bundles__bar-content-title .bundles__bar-second-title{display:flex;align-items:center;gap:10px;flex-shrink:0}.mount-type-bundle .mount-type-bundle__item .bundles__bar-price{font-size:16px;font-weight:600;color:rgb(var(--mtb-title))}.mount-type-bundle .mount-type-bundle__item .bundles__bar-compare-at-price{text-decoration:line-through;font-size:14px;font-weight:600;color:rgb(var(--mtb-muted))}.mount-type-bundle .mount-type-bundle__header .bundle-check-radio{display:flex;flex-shrink:0;width:24px;height:24px;border-radius:9999px;background:rgb(var(--mtb-card));border:2px solid rgb(var(--select-idle-dot));box-sizing:border-box}.mount-type-bundle .mount-type-bundle__title input:checked+.bundle-check-radio{border-color:rgb(var(--select-dot));background:rgb(var(--select-dot));box-shadow:inset 0 0 0 4px rgb(var(--select-on-dot))}.mount-type-bundle .mount-type-bundle__item fieldset.mount-type-bundle__options{border:0;margin:0;padding:0;min-inline-size:0}.mount-type-bundle .mount-type-bundle__item legend.mount-type-bundle__option-label{float:none;padding:0;color:rgb(var(--mtb-title));font-size:calc(var(--mtb-title-size) * .85);font-weight:600;font-style:normal;letter-spacing:normal;text-transform:initial;margin-bottom:10px;display:inline-block}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__option-value{font-weight:inherit}.mount-type-bundle .mount-type-bundle__item .mount-type-selector{display:flex;gap:16px;flex-wrap:wrap;align-items:stretch}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .mount-type-bundle__label{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;min-width:0;background-color:rgb(var(--mtb-card));border:1px solid rgb(var(--mtb-border));border-radius:8px;padding:6px 16px}.mount-type-bundle .mount-type-bundle__item:has(.mount-type-bundle__title input:checked) .mount-type-bundle__label:has(input:checked){background-color:rgb(var(--select-bg));border-color:rgb(var(--select-border));box-shadow:inset 0 0 0 1px rgb(var(--select-border))}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .mount-type-bundle__radio{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .swatch-image{width:24px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .swatch-image img{max-width:100%;max-height:100%;width:100%;object-fit:contain}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .mount-type-bundle__text{color:rgb(var(--mtb-muted));font-size:14px;font-weight:500;font-style:normal;letter-spacing:normal;text-transform:initial;white-space:nowrap}.mount-type-bundle .mount-type-bundle__item:has(.mount-type-bundle__title input:checked) .mount-type-bundle__options .mount-type-bundle__label:has(input:checked) .mount-type-bundle__text{color:rgb(var(--mtb-title))}.addon-products:has(.addon-products__list:empty){display:none}.mount-type-bundle__item .addon-products__list{display:flex;flex-direction:column;gap:10px}.mount-type-bundle__item .addon-products__item{display:flex;align-items:center;justify-content:space-between;gap:5px 10px}.mount-type-bundle__item .addon-products__item .addon-product{display:flex;align-items:center;gap:10px;min-width:0;flex:1;position:relative;z-index:1}.mount-type-bundle__item .addon-products__item .bundle-check-radio{display:flex;flex-shrink:0;width:20px;height:20px;align-items:center;justify-content:center;cursor:pointer;background-color:rgb(var(--mtb-card));color:rgb(var(--select-idle-dot));border:1.5px solid rgb(var(--select-idle-dot));border-radius:4px;box-sizing:border-box;background-repeat:no-repeat;background-position:center;background-size:12px}.mount-type-bundle__item .addon-products__item .addon-product__checkbox:checked+.bundle-check-radio{color:rgb(var(--select-on-dot));background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.334 1 5 8.333 1.667 5' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");background-position:center;background-size:13px 10px}.mount-type-bundle__item .addon-products__item .addon-product__checkbox{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mount-type-bundle__item .addon-products__item .addon-product__media{width:34px;height:34px;min-width:34px;display:flex;border:1px solid rgb(var(--mtb-border));border-radius:4px;overflow:hidden;background-color:rgb(var(--mtb-card))}.mount-type-bundle__item .addon-products__item .addon-product__media img{width:100%;height:100%;object-fit:contain}.mount-type-bundle__item .addon-products__item .addon-product__title{cursor:pointer;overflow-wrap:break-word;color:rgb(var(--mtb-title));font-size:14px;font-weight:600;display:flex;align-items:center;gap:5px 15px;flex-wrap:wrap;min-width:0;flex:1;padding-left:6px}.mount-type-bundle__item .addon-products__item .addon-product__price{display:flex;align-items:center;gap:10px;flex-shrink:0}.mount-type-bundle__item .addon-product__price .addon-product__price-current{font-size:14px;font-weight:700;color:rgb(var(--mtb-primary))}.mount-type-bundle__item .addon-product__price .addon-product__price-compare{font-size:14px;font-weight:500;color:rgb(var(--mtb-muted))}.mount-type-bundle .mount-type-bundle__item .addon-badge{position:absolute;z-index:1;top:-13px;right:10px;padding:4px 12px;border-radius:9999px;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--mtb-card));background-color:rgb(var(--mtb-primary))}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__title:before{content:"";top:0;position:absolute;left:0;width:100%;height:100%}.product-info:has(.mount-type-bundle) [data-block-type=variant-picker]{display:none}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__title:has(input:focus-visible),.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__label:has(input:focus-visible),.mount-type-bundle__item .addon-products__item .addon-product:has(input:focus-visible),.mount-type-bundle__item .addon-products__item .addon-product__image-link:focus-visible{outline:2px solid rgb(var(--text-primary));outline-offset:2px}@media screen and (max-width:699px){.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .mount-type-bundle__label{padding:6px 14px}.mount-type-bundle .mount-type-bundle__item .bundles__bar-content-title{flex-direction:column;align-items:flex-start}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__title{align-items:flex-start}.mount-type-bundle .mount-type-bundle__header .bundle-check-radio{width:20px;height:20px;margin-top:3px}.mount-type-bundle .mount-type-bundle__item .bundles__bar-content-title .bundles__bar-title{justify-content:space-between;width:100%}.mount-type-bundle .mount-type-bundle__item{padding:12px 16px}.mount-type-bundle .mount-type-bundle__item .mount-type-selector{gap:12px}.mount-type-bundle__item .addon-products__item .addon-product__media{width:32px;height:32px;min-width:32px}.mount-type-bundle__item .addon-products__item .addon-product__title{padding:0;font-size:12px}.mount-type-bundle__item .addon-products__item .addon-product__price{flex-direction:column;align-items:end;gap:0}.mount-type-bundle__item .addon-product__price .addon-product__price-compare{font-size:12px}.mount-type-bundle .mount-type-bundle__item .addon-badge{font-size:10px}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .swatch-image{width:20px;min-width:20px;height:20px}.mount-type-bundle .mount-type-bundle__item .mount-type-bundle__options .mount-type-bundle__text{font-size:12px}}@media screen and (min-width:700px){.mount-type-bundle{--mtb-title-size: 18px}.mount-type-bundle .mount-type-bundle__item .bundles__bar-price{font-size:18px}.mount-type-bundle .mount-type-bundle__item{padding:17px}.mount-type-bundle .mount-type-bundle__item:has(.mount-type-bundle__title input:checked){padding:16px}}.product-info:has(.not-allow-atc) .buy-buttons{pointer-events:none;opacity:.5}.variant-picker label.is-disabled{pointer-events:none;cursor:not-allowed}.panel-footer__localization-wrapper{align-items:center}.panel-footer__account{margin-inline-start:auto}.panel-footer__account-inner{align-items:center}.panel-footer__account-icon{display:inline-flex;width:20px;height:20px}.panel-footer__account-icon svg{width:100%;height:100%}.panel-footer__localization-wrapper .panel-footer__account-link,.panel-footer__localization-wrapper .text-sm{font-size:16px}
/*# sourceMappingURL=/cdn/shop/t/35/assets/custom.css.map */
