.bh-custom-picker{--bh-green: #397866;--bh-green-dark: #2f6757;--bh-green-soft: #f3f8f5;--bh-text: #171b1b;--bh-muted: #6f7472;--bh-border: #dedfdd;--bh-border-hover: #bfc8c4;--bh-font-heading: "Trebuchet MS", "Lucida Grande", "Lucida Sans", sans-serif;--bh-font-body: "Aileron", "Trebuchet MS", "Helvetica Neue", Helvetica, sans-serif;width:100%!important;max-width:100%!important;margin:18px 0 0!important;padding:0!important;color:var(--bh-text)!important;font-family:var(--bh-font-body)!important;background:transparent!important}.bh-custom-picker *,.bh-custom-picker *:before,.bh-custom-picker *:after{box-sizing:border-box!important}.bh-custom-picker button{font-family:var(--bh-font-body)!important;-webkit-appearance:none!important;appearance:none!important}.bh-custom-picker__options{width:100%!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:16px!important}.bh-custom-option{width:100%!important;margin:0!important;padding:0!important}.bh-custom-option__header{width:100%!important;margin:0 0 7px!important;padding:0!important}.bh-custom-option__title{display:block!important;margin:0!important;padding:0!important;color:var(--bh-text)!important;font-family:var(--bh-font-heading)!important;font-size:12.5px!important;line-height:1.25!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:uppercase!important}.bh-custom-option__values{width:100%!important;margin:0!important;padding:0!important}.bh-custom-option__values--pills{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;max-width:440px!important}.bh-measure-button{position:relative!important;width:100%!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:5px 3px!important;border:1px solid var(--bh-border)!important;border-radius:7px!important;background:#fff!important;color:var(--bh-text)!important;font-family:var(--bh-font-body)!important;font-size:12px!important;line-height:1!important;font-weight:400!important;cursor:pointer!important;box-shadow:0 1px 2px #00000006!important;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important}.bh-measure-button:hover{border-color:var(--bh-border-hover)!important;box-shadow:0 3px 8px #16221d0b!important}.bh-measure-button:focus-visible{outline:2px solid var(--bh-green)!important;outline-offset:2px!important}.bh-measure-button.is-selected{border:1.5px solid var(--bh-green)!important;background:var(--bh-green-soft)!important;color:var(--bh-green-dark)!important;font-weight:600!important;box-shadow:0 0 0 2px #3978660b!important}.bh-measure-button__text{display:block!important;margin:0!important;padding:0!important;color:inherit!important;font:inherit!important}.bh-custom-option__values--colors{width:100%!important;max-width:320px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;column-gap:6px!important;row-gap:8px!important;align-items:start!important;justify-items:center!important}.bh-color-swatch{position:relative!important;width:100%!important;max-width:56px!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:3px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--bh-muted)!important;cursor:pointer!important;transition:color .18s ease,transform .18s ease!important}.bh-color-swatch:hover{color:var(--bh-text)!important;transform:translateY(-1px)!important}.bh-color-swatch:focus-visible{outline:2px solid var(--bh-green)!important;outline-offset:3px!important;border-radius:8px!important}.bh-color-swatch__circle{position:relative!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:block!important;border:1px solid #dcdedc!important;border-radius:50%!important;background:var(--swatch-background)!important;box-shadow:inset 0 0 0 2.5px #fff ! important,0 1px 3px #0000000f!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important}.bh-color-swatch:hover .bh-color-swatch__circle{transform:scale(1.05)!important}.bh-color-swatch--missing .bh-color-swatch__circle{background:transparent!important;border-style:dashed!important}.bh-color-swatch:after{content:attr(aria-label)!important;display:block!important;width:100%!important;margin:0!important;padding:0 1px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;color:var(--bh-muted)!important;font-family:var(--bh-font-body)!important;font-size:9px!important;line-height:1.15!important;font-weight:300!important;text-align:center!important}.bh-color-swatch.is-selected{color:var(--bh-green-dark)!important}.bh-color-swatch.is-selected .bh-color-swatch__circle{border:1.5px solid var(--bh-green)!important;box-shadow:inset 0 0 0 2.5px #fff ! important,0 0 0 1.5px #39786640 ! important,0 2px 4px #0000000f!important}.bh-color-swatch.is-selected:after{color:var(--bh-green-dark)!important;font-weight:600!important}.bh-color-swatch.is-selected:before{content:"\2713"!important;position:absolute!important;top:0!important;right:calc(50% - 18px)!important;width:13px!important;height:13px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1.5px solid #fff!important;border-radius:50%!important;background:var(--bh-green)!important;color:#fff!important;font-size:7px!important;line-height:1!important;font-weight:700!important;z-index:3!important;box-shadow:0 1px 3px #00000026!important}.bh-selected-color-pill{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin:14px auto 0!important;padding:6px 18px!important;background:#eef6f2!important;border:1px solid #dbe8e1!important;border-radius:999px!important;color:#3b423f!important;font-family:var(--bh-font-body)!important;font-size:12.5px!important;line-height:1.2!important;text-align:center!important}.bh-selected-color-pill__label{color:#555b58!important;font-weight:400!important}.bh-selected-color-pill__name{color:var(--bh-green-dark)!important;font-weight:700!important}.bh-custom-option+.bh-custom-option{margin-top:0!important}.bh-custom-option:last-child{margin-bottom:0!important}.bh-custom-picker__variant-id{display:none!important}@media(max-width:600px){.bh-custom-picker{margin-top:14px!important}.bh-custom-picker__options{gap:14px!important}.bh-custom-option__header{margin-bottom:6px!important}.bh-custom-option__title{font-size:11.5px!important}.bh-custom-option__values--pills{gap:5px!important;max-width:100%!important}.bh-measure-button{min-height:36px!important;padding:3px 2px!important;font-size:11px!important}.bh-custom-option__values--colors{max-width:100%!important;column-gap:3px!important;row-gap:7px!important}.bh-color-swatch__circle{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important}.bh-color-swatch:after{font-size:8px!important}.bh-color-swatch.is-selected:before{right:calc(50% - 15px)!important;width:11px!important;height:11px!important;font-size:6px!important}.bh-selected-color-pill{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin-left:auto!important;margin-right:auto!important;margin-top:10px!important;padding:5px 14px!important;font-size:11.5px!important}}@media(prefers-reduced-motion:reduce){.bh-custom-picker *,.bh-custom-picker *:before,.bh-custom-picker *:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/bh-variant-picker.css.map */
