<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.meta_bundler_prods_wrapper{display:inline-flex;margin:1rem auto;padding:.5rem 0;width:100%}.meta_bundler_prod{position:relative;display:flex;justify-content:flex-start;width:100%}.meta_bundler_prod input[type=radio].add_on_radio_button{position:absolute;top:0;left:0;opacity:0}.meta_bundler_prod label img{cursor:pointer}#foxsell-bundles .meta_bundler_prod{justify-content:space-evenly}.meta_bundler_prods_wrapper-birdie{display:inline-flex;width:100%}.meta_bundler_vars_wrapper{position:relative}.meta_bundler_vars_wrapper variant-radios.hidden-vars:not(.add_on_vars,.product_properties){display:none;z-index:0}.meta_bundler_vars_wrapper variant-radios.display-vars{display:block;z-index:10}#meta_product_bundler_wrapper-birdie variant-radios.hidden-vars{display:none;z-index:0}label[for=meta_add_product]{display:flex;flex-direction:column;align-items:center}label[for=meta_add_product] img{border:2px solid white}#foxsell-bundles:not(.multi-step-bundler) input.add_on_radio_button:checked+label img{border:2px solid #000}#foxsell-bundles:not(.multi-step-bundler) input.add_on_radio_button:checked+label span{text-decoration:underline}variant-radios:not[data-multi-step-bundler] fieldset.product-form__input.Letter{margin-top:-1.5rem}variant-radios[data-multi-step-bundler] fieldset.product-form__input.Letter{margin-top:-2px}fieldset.product-form__input.Letter legend{margin-bottom:1.5rem}variant-radios[data-bundler-option=false] .bundler-options{display:none}variant-radios[data-bundler-option=true] .bundler-options{display:block}#foxsell-bundles.multi-step-bundler .meta_bundler_prod{flex-direction:column;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}#foxsell-bundles .meta_bundler_prods_wrapper select{background-color:#fff;font-family:brother-1816;font-size:14px;height:3.5rem}#foxsell-bundles .meta_bundler_vars_wrapper{width:100%}#foxsell-bundles .meta_bundler_vars_wrapper .custom-atc-btn{max-width:245px}.bundler-modal[hidden]{display:none}.bundler-modal{position:fixed;bottom:0;left:0;width:100%;height:auto;max-height:80vh;z-index:1000;-webkit-overflow-scrolling:touch}.bundler-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:flex-end}.bundler-modal__content{position:relative;width:100%;background:#fff;padding:20px;max-height:90%;overflow-y:auto;box-shadow:0 -2px 10px #0000001a}.bundler-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.bundler-modal__title{margin:0}.bundler-modal__close{background:none;border:none;font-size:24px;cursor:pointer;padding:5px}.bundler-modal__item{display:grid;grid-template-columns:60px 1fr auto;gap:15px;align-items:center;padding:10px 0;border-bottom:1px solid #eee}.bundler-modal__item-property{text-transform:capitalize}.bundler-modal__item-placement{grid-column:span 4;margin:0}.bundler-modal__item-image img{width:60px;height:60px;object-fit:cover;border-radius:4px}.bundler-modal__item-details{display:flex;flex-direction:column;gap:4px}.bundler-modal__item-title{font-weight:500}.bundler-modal__item-options{display:flex;flex-direction:column;font-size:.9em;color:#666}.bundler-modal__item-remove{background:none;border:none;color:#000;cursor:pointer;padding:5px;align-self:flex-start}.bundler-modal__summary{margin-top:20px;padding-top:20px;border-top:2px solid #eee;text-align:right}.bundle-preview-button{position:fixed;bottom:0;left:50%;transform:translate(-50%);background:#c69777;color:#fff;border:none;min-width:fit-content;padding:0 20px;height:60px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003;z-index:999;opacity:0;transition:all .3s ease}.bundle-preview-button.has-items{opacity:1;transform:translate(-50%) scale(1)}.bundle-preview-button__count{position:absolute;top:-10px;right:-10px;background:#fff;color:#000;border-radius:50%;width:24px;height:24px;font-size:14px;display:flex;align-items:center;justify-content:center;border:2px solid #c69777}#foxsell-bundles.multi-step-bundler details:not([data-step="1"]) img.meta_bundler-image{width:100%;max-width:400px;object-fit:cover;object-position:center;aspect-ratio:1/1!important}#foxsell-bundles .price-item{font-size:12px;font-weight:700}@media screen and (min-width: 769px){#foxsell-bundles.multi-step-bundler .grid__item__wrapper{width:100%}#foxsell-bundles.multi-step-bundler details[data-step="1"] img.meta_bundler-image{aspect-ratio:5/7!important;max-width:400px}.bundler-modal__content{width:90%;max-width:500px;margin:0 auto}}body.modal-open{overflow:hidden;position:fixed;width:100%}.custom-atc-btn{transition:all .3s ease}.custom-atc-btn.unavailable{background-color:#999!important;border-color:#999!important;cursor:not-allowed;opacity:.6}.custom-atc-btn:disabled{cursor:not-allowed}.custom-atc-btn:disabled:not(.unavailable){background-color:#c69777!important;border-color:#c69777!important;opacity:.8}.custom-atc-btn.just-added{background-color:#4caf50!important;border-color:#4caf50!important;opacity:1;animation:pulse 1s}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.bundler-modal__checkout{margin-top:1rem;transition:all .3s ease}.bundler-modal__checkout.button--disabled{opacity:.6;cursor:not-allowed;background:#999;border-color:#999}.bundler-modal__checkout.loading{position:relative;color:transparent}.bundler-modal__checkout.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:button-loading-spinner .8s linear infinite}@keyframes button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.meta_bundler-image{width:100%;height:auto;object-fit:cover;max-width:250px;aspect-ratio:5/7}#foxsell-bundles.multi-step-bundler details:not([data-step="1"]) .meta_bundler-image{aspect-ratio:1/1;max-width:200px;width:100%;height:auto;object-fit:cover;object-position:center}@media screen and (max-width: 749px){.meta_bundler-image{max-width:185px;height:259px}#foxsell-bundles.multi-step-bundler details:not([data-step="1"]) .meta_bundler-image{max-width:185px;height:185px}}
/*# sourceMappingURL=/cdn/shop/t/198/assets/product-bundler.css.map */
</pre></body></html>