:root{--bbt-select-gold-top: #d9b45a;--bbt-select-gold: #c99b38;--bbt-select-gold-bottom: #b98727;--bbt-select-gold-hover: #dfbd64;--bbt-select-gold-focus: #f0cf77;--bbt-select-ink: #17130b;--bbt-select-border: #e3c46e;--bbt-select-shadow: rgba(0, 0, 0, .22)}:is(.product-information,.featured-product-information,.quick-add-modal) :is(.variant-option__select,.bbt-pm-configurator select,.bbt-shockworks select,.product-details select,form[action*="/cart/add"] select){color-scheme:light;background:linear-gradient(180deg,var(--bbt-select-gold-top) 0%,var(--bbt-select-gold) 56%,var(--bbt-select-gold-bottom) 100%)!important;color:var(--bbt-select-ink)!important;-webkit-text-fill-color:var(--bbt-select-ink);border-color:var(--bbt-select-border)!important;box-shadow:inset 0 1px #ffffff40,0 1px 2px var(--bbt-select-shadow);font-weight:700;text-shadow:none}:is(.product-information,.featured-product-information,.quick-add-modal) .variant-option__select-wrapper{background:linear-gradient(180deg,var(--bbt-select-gold-top) 0%,var(--bbt-select-gold) 56%,var(--bbt-select-gold-bottom) 100%)!important;color:var(--bbt-select-ink)!important;border-color:var(--bbt-select-border)!important;box-shadow:inset 0 1px #ffffff38,0 1px 2px var(--bbt-select-shadow)}:is(.product-information,.featured-product-information,.quick-add-modal) .variant-option__select-wrapper .icon{color:var(--bbt-select-ink)!important;fill:currentColor!important;opacity:.9}:is(.product-information,.featured-product-information,.quick-add-modal) :is(.variant-option__select,.bbt-pm-configurator select,.bbt-shockworks select,.product-details select,form[action*="/cart/add"] select):hover{background:var(--bbt-select-gold-hover)!important;color:var(--bbt-select-ink)!important}:is(.product-information,.featured-product-information,.quick-add-modal) :is(.variant-option__select,.bbt-pm-configurator select,.bbt-shockworks select,.product-details select,form[action*="/cart/add"] select):focus,:is(.product-information,.featured-product-information,.quick-add-modal) :is(.variant-option__select,.bbt-pm-configurator select,.bbt-shockworks select,.product-details select,form[action*="/cart/add"] select):focus-visible{background:var(--bbt-select-gold-focus)!important;color:var(--bbt-select-ink)!important;outline:2px solid var(--bbt-select-gold-focus)!important;outline-offset:2px}:is(.product-information,.featured-product-information,.quick-add-modal) select option{background-color:#c99b38!important;color:#17130b!important;-webkit-text-fill-color:#17130b;font-weight:650}:is(.product-information,.featured-product-information,.quick-add-modal) select option:checked{background:linear-gradient(#e3c267,#e3c267)!important;background-color:#e3c267!important;color:#17130b!important}:is(.product-information,.featured-product-information,.quick-add-modal) select option:disabled{color:#55451f!important;background-color:#b89446!important}:is(.product-information,.featured-product-information,.quick-add-modal) select[aria-invalid=true],:is(.product-information,.featured-product-information,.quick-add-modal) select:invalid:focus{border-color:#b63a32!important;box-shadow:0 0 0 1px #b63a32,inset 0 1px #ffffff40}@media(max-width:749px){:is(.product-information,.featured-product-information) :is(.variant-option__select,.bbt-pm-configurator select,.bbt-shockworks select,.product-details select,form[action*="/cart/add"] select){min-height:46px}}.bbt-native-select--enhanced,.bbt-native-select-host--enhanced{position:absolute!important;inline-size:1px!important;block-size:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;overflow:hidden!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important}.bbt-select-ui{position:relative;inline-size:100%;margin-top:var(--margin-2xs, 6px);z-index:4}.bbt-select-ui__trigger{appearance:none;-webkit-appearance:none;inline-size:100%;min-block-size:48px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 16px;border:1px solid var(--bbt-select-border, #e3c46e);border-radius:5px;background:linear-gradient(180deg,var(--bbt-select-gold-top, #d9b45a) 0%,var(--bbt-select-gold, #c99b38) 56%,var(--bbt-select-gold-bottom, #b98727) 100%);color:var(--bbt-select-ink, #17130b);box-shadow:inset 0 1px #ffffff40,0 1px 2px #00000038;font:inherit;font-weight:700;line-height:1.2;text-align:left;cursor:pointer}.bbt-select-ui__trigger:hover{background:var(--bbt-select-gold-hover, #dfbd64)}.bbt-select-ui__trigger:focus-visible{outline:2px solid var(--bbt-select-gold-focus, #f0cf77);outline-offset:2px}.bbt-select-ui__value{min-inline-size:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bbt-select-ui__caret{flex:0 0 auto;inline-size:9px;block-size:9px;border-inline-end:2px solid currentColor;border-block-end:2px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .16s ease}.bbt-select-ui.is-open .bbt-select-ui__caret{transform:rotate(225deg) translate(-2px,-2px)}.bbt-select-ui__menu{position:absolute;inset-block-start:calc(100% + 4px);inset-inline:0;z-index:999;max-block-size:min(360px,52vh);overflow-y:auto;overscroll-behavior:contain;padding:4px;border:1px solid var(--bbt-select-border, #e3c46e);border-radius:5px;background:#111315;box-shadow:0 14px 30px #0000006b}.bbt-select-ui__menu[hidden]{display:none!important}.bbt-select-ui__option{inline-size:100%;display:block;padding:12px 14px;border:0;border-radius:3px;background:#111315;color:#f5f3ee;font:inherit;font-weight:650;line-height:1.25;text-align:left;cursor:pointer}.bbt-select-ui__option+.bbt-select-ui__option{margin-top:2px}.bbt-select-ui__option:hover,.bbt-select-ui__option:focus-visible{outline:none;background:#2a251a;color:#fff}.bbt-select-ui__option.is-selected,.bbt-select-ui__option[aria-selected=true]{background:linear-gradient(180deg,#e6c66e,#c99b38);color:#17130b}.bbt-select-ui__option.is-disabled,.bbt-select-ui__option:disabled{background:#171819;color:#77736b;cursor:not-allowed;opacity:.75}.bbt-select-ui.is-invalid .bbt-select-ui__trigger{border-color:#b63a32;box-shadow:0 0 0 1px #b63a32,inset 0 1px #ffffff40}.product-information .variant-option,.product-information .bbt-pm-configurator__field,.product-information .product-form__input,.featured-product-information .variant-option,.quick-add-modal .variant-option{overflow:visible!important}@media(max-width:749px){.bbt-select-ui__trigger,.bbt-select-ui__option{font-size:16px}.bbt-select-ui__menu{max-block-size:min(320px,48vh)}}.bbt-select-ui{box-sizing:border-box}.bbt-select-ui__trigger,.bbt-select-ui__trigger:hover,.bbt-select-ui__trigger:focus,.bbt-select-ui__trigger:focus-visible,.bbt-select-ui.is-open .bbt-select-ui__trigger{box-sizing:border-box!important;inline-size:100%!important;block-size:50px!important;min-block-size:50px!important;max-block-size:50px!important;padding:0 16px!important;border-width:1px!important;border-style:solid!important;border-color:var(--bbt-select-border, #e3c46e)!important;border-radius:5px!important;background:linear-gradient(180deg,var(--bbt-select-gold-top, #d9b45a) 0%,var(--bbt-select-gold, #c99b38) 56%,var(--bbt-select-gold-bottom, #b98727) 100%)!important;color:var(--bbt-select-ink, #17130b)!important;box-shadow:inset 0 1px #ffffff40,0 1px 2px #00000038!important;font-family:inherit!important;font-size:inherit!important;font-weight:700!important;line-height:20px!important;letter-spacing:inherit!important;transition:none!important;transform:none!important}.bbt-select-ui__trigger:focus-visible{outline:2px solid var(--bbt-select-gold-focus, #f0cf77)!important;outline-offset:2px!important}.bbt-select-ui__value{display:block;line-height:20px!important}.bbt-select-ui__caret{transition:none!important}.bbt-select-ui.is-invalid .bbt-select-ui__trigger{border-width:1px!important;border-color:#b63a32!important}@media(max-width:749px){.bbt-select-ui__trigger,.bbt-select-ui__trigger:hover,.bbt-select-ui__trigger:focus,.bbt-select-ui__trigger:focus-visible,.bbt-select-ui.is-open .bbt-select-ui__trigger{block-size:48px!important;min-block-size:48px!important;max-block-size:48px!important;padding:0 14px!important;font-size:16px!important;line-height:20px!important}}.bbt-select-ui.is-open{position:relative!important;z-index:2147482000!important}.variant-option:has(.bbt-select-ui.is-open),.bbt-pm-configurator__field:has(.bbt-select-ui.is-open),.bbt-shockworks__field:has(.bbt-select-ui.is-open),.product-form__input:has(.bbt-select-ui.is-open),.field:has(.bbt-select-ui.is-open){position:relative!important;z-index:2147481000!important;overflow:visible!important}.bbt-select-ui.is-open .bbt-select-ui__menu{z-index:2147482000!important}
/*# sourceMappingURL=/cdn/shop/t/145/assets/bbt-global-product-selects.css.map */
