.bn-select{border-radius:4px;line-height:4.2rem;position:relative;user-select:none}.bn-select select{display:none}.bn-select select[disabled]~[role=combobox],.bn-select select[readonly]~[role=combobox]{color:#898886;background-color:#e9e6e5;border:1px solid #d0cfcf;cursor:not-allowed;pointer-events:none}.bn-select--disabled{cursor:not-allowed}.bn-select.opening>svg{transform:rotate(-90deg)}.bn-select>svg{fill:rgba(0,0,0,0);stroke:#23100a;transform:rotate(90deg);height:2rem;width:2rem;position:absolute;right:1.4rem;top:1.2rem;pointer-events:none}.bn-select[disabled]>svg{stroke:#898886}.bn-select .text-error{visibility:hidden;transition:.2s;position:absolute;left:0;top:100%}.bn-select [role=listbox]{margin-bottom:0;position:fixed;background:#fff;display:none;box-shadow:0px 2px 8px rgba(221,201,163,.2);background-color:#fff;border:1px solid #e4dedb;z-index:999;width:100%;overflow-y:auto;overscroll-behavior:contain;max-height:25rem}.bn-select [role=listbox].list-box-top{top:auto;bottom:calc(100% + .2rem)}.bn-select [role=listbox].show{display:block}.bn-select [role=listbox]::-webkit-scrollbar{width:1rem;background:rgba(0,0,0,0)}.bn-select [role=listbox]::-webkit-scrollbar-thumb{background:#d0cfcf;border-radius:.6rem;border:2px solid #fff;border-left:1px solid #fff}.bn-select [role=option]{padding:0 1.6rem;cursor:pointer;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (min-width: 992px){.bn-select [role=option]:hover{background-color:#e9e6e5}}.bn-select [role=combobox]{height:4.8rem;border:solid 1px #b8b7b6;cursor:pointer;padding-left:1.6rem;padding-right:3.6rem;background-color:#fff;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.bn-select [role=combobox]:focus{border-color:#472311}.bn-select--dropdown [role=listbox]{width:max-content}.bn-select--dropdown [role=combobox]{border:0;background:rgba(0,0,0,0);padding:0;height:inherit}.bn-select [aria-current=true]{background-color:#e9e6e5}.bn-select__error [role=combobox]{border:1px solid #d72209}.bn-select__error .text-error{visibility:visible}.bn-select.disabled [role=combobox],.bn-select[disabled] [role=combobox]{background-color:#e9e6e5;color:#655854;border-color:#d0cfcf;cursor:not-allowed}.bn-select.disabled [role=combobox]{cursor:pointer}.bn-select__selected-item{border:solid 1px #b8b7b6;cursor:pointer;padding:0 1.6rem}.bn-select__placeholder{pointer-events:none}.bn-select__options{position:fixed;padding:1.6rem;background:#fff;display:none;box-shadow:0 1.2rem 1rem rgba(0,0,0,.5);z-index:1}.bn-select__options.show{display:block}.bn-select__options.show-top{display:block}.bn-select__option{cursor:pointer}.bn-select.bn-select-list-variant{display:inline-flex;min-width:5.5rem;line-height:2rem;justify-content:center}.bn-select.bn-select-list-variant .bn-select__selected-item{border-radius:8px;height:auto;-webkit-box-orient:horizontal;-webkit-box-align:center;font-weight:700;font-size:1.4rem;padding-bottom:.8rem;padding-top:.8rem;padding-right:4rem}.bn-select.bn-select-list-variant [role=listbox]{border-radius:8px;overflow-y:auto;min-width:14rem}@media only screen and (min-width: 1200px){.bn-select.bn-select-list-variant [role=listbox]{max-width:45rem}}@media only screen and (max-width: 1199px){.bn-select.bn-select-list-variant [role=listbox]{max-width:28rem}}.bn-select.bn-select-list-variant [role=listbox]::-webkit-scrollbar{width:0}.bn-select.bn-select-list-variant [role=listbox]:hover::-webkit-scrollbar{width:1rem}.bn-select.bn-select-list-variant [role=listbox]:hover::-webkit-scrollbar-thumb{width:.8rem;max-height:7.7rem;background-color:#d0cfcf;border-radius:.6rem}@media only screen and (max-width: 1199px){.bn-select.bn-select-list-variant [role=listbox]{z-index:998}}.bn-select.bn-select-list-variant [role=option]{line-height:3.8rem;font-size:1.4rem;font-weight:400}.bn-select.bn-select-list-variant [role=option].disabled{background-color:#e9e6e5}.bn-select.bn-select-list-variant [role=option].disabled:hover{background-color:#e9e6e5}.bn-select.bn-select-list-variant [role=option]:hover{background-color:#fdf6c9}.bn-select.bn-select-list-variant>svg{top:1.1rem;right:1.1rem;height:1.6rem;width:1.6rem}.bn-select.bn-select-list-variant:not(.without-choosing) .bn-select__selected-item:not(.empty-value).attribute-in-stock{border:2px solid #f9e24c;background:#fdf6c9}.bn-select.bn-select-list-variant:not(.without-choosing) .bn-select__selected-item:not(.empty-value).attribute-pre-order,.bn-select.bn-select-list-variant:not(.without-choosing) .bn-select__selected-item:not(.empty-value).attribute-back-order{border:2px dashed #898886;background:#fdf6c9}.bn-select.bn-select-list-variant:not(.without-choosing) .bn-select__selected-item:not(.empty-value).attribute-notify-me{border:2px dashed #898886;background:repeating-linear-gradient(-45deg, #FDF6C9, #FDF6C9 8px, #898886 9px, #898886 9px)}.bn-select.bn-select-list-variant:not(.without-choosing) .bn-select__selected-item:not(.empty-value).attribute-no-longer-available{border:2px solid #898886;background:repeating-linear-gradient(-45deg, #FDF6C9, #FDF6C9 8px, #898886 9px, #898886 9px)}.bn-select.bn-select-list-variant:not(.without-choosing) [role=listbox]{background-color:#fff;border:1px solid #d0cfcf}.bn-select.bn-select-list-variant:not(.without-choosing) [aria-current=true]{background-color:#fdf6c9}.bn-select.bn-select-list-variant .attribute-in-stock[role=option][aria-selected=false]{border:1px solid #23100a;background:#f7f7f7}.bn-select.bn-select-list-variant .attribute-in-stock[role=option][aria-selected=true]{border:2px solid #f9e24c;background:#fdf6c9}.bn-select.bn-select-list-variant .attribute-pre-order[role=option][aria-selected=false],.bn-select.bn-select-list-variant .attribute-back-order[role=option][aria-selected=false]{border:1px dashed #23100a;background:#f7f7f7}.bn-select.bn-select-list-variant .attribute-pre-order[role=option][aria-selected=true],.bn-select.bn-select-list-variant .attribute-back-order[role=option][aria-selected=true]{border:2px dashed #898886;background:#fdf6c9}.bn-select.bn-select-list-variant .attribute-notify-me[role=option][aria-selected=false]{border:1px dashed #898886;background:repeating-linear-gradient(-45deg, #F7F7F7, #F7F7F7 8px, #898886 9px, #898886 9px)}.bn-select.bn-select-list-variant .attribute-notify-me[role=option][aria-selected=true]{border:2px dashed #898886;background:repeating-linear-gradient(-45deg, #FDF6C9, #FDF6C9 8px, #898886 9px, #898886 9px)}.bn-select.bn-select-list-variant .attribute-no-longer-available[role=option][aria-selected=false]{border:1px solid #898886;background:repeating-linear-gradient(-45deg, #F7F7F7, #F7F7F7 8px, #898886 9px, #898886 9px)}.bn-select.bn-select-list-variant .attribute-no-longer-available[role=option][aria-selected=true]{border:2px solid #898886;background:repeating-linear-gradient(-45deg, #FDF6C9, #FDF6C9 8px, #898886 9px, #898886 9px)}.variants{margin-top:-0.8rem}@media only screen and (max-width: 991px){.variants{margin-top:.8rem}}.variants-label{font-size:1.6rem;line-height:2.4rem;color:#23100a;font-weight:700;margin-bottom:.8rem}.variants-option:not(:last-child){margin-bottom:.4rem}@media only screen and (max-width: 991px){.variants-option:not(:last-child){margin-bottom:1.6rem}}.variants-list{display:flex;align-items:center;flex-wrap:wrap;padding:0;margin:0 -0.4rem}@media only screen and (max-width: 991px){.variants-list--plural{display:none}}.variants-item{margin:0 .4rem 1.2rem}@media only screen and (max-width: 991px){.variants-item{margin-bottom:.8rem}}.variants-item .tooltip::before,.variants-item .tooltip::after{bottom:calc(100% + 7px)}.variants input:not([disabled]):not([fake-disabled])~.tooltip{pointer-events:none}.variants-list-mobile{padding:.6rem .4rem .6rem 1rem;border-radius:.8rem;background-color:#fcf0a6;border:1px solid #f9e24c;margin-bottom:.8rem;font-size:1.4rem;font-weight:bold}.variants-list-mobile option{background:#fff}@media only screen and (max-width: 991px){.variants-list-mobile{display:block}}.variants .bn-select.bn-select-list-variant [role=listbox]{border:none;border-radius:0 0 8px 8px}.variants .bn-select.bn-select-list-variant [role=option]:not(:first-child){margin-top:1px}.variants .bn-select.bn-select-list-variant [role=option]:first-child{border-radius:0}.variants .bn-select.bn-select-list-variant [role=option]:last-child{border-radius:0 0 8px 8px}.variants .bn-select.bn-select-list-variant [role=option].disabled{background:#e9e6e5}.variants .attribute-in-stock input:not(:checked)~.content{border:1px solid #23100a;background:#f7f7f7}.variants .attribute-in-stock input:checked~.content{border:2px solid #f9e24c;background:#fdf6c9}.variants .attribute-pre-order input:not(:checked)~.content,.variants .attribute-back-order input:not(:checked)~.content{border:1px dashed #23100a;background:#f7f7f7}.variants .attribute-pre-order input:checked~.content,.variants .attribute-back-order input:checked~.content{border:2px dashed #898886;background:#fdf6c9}.variants .attribute-notify-me input:not(:checked)~.content{border:1px dashed #898886;background:repeating-linear-gradient(-45deg, #F7F7F7, #F7F7F7 8px, #898886 9px, #898886 9px)}.variants .attribute-notify-me input:checked~.content{border:2px dashed #898886;background:repeating-linear-gradient(-45deg, #FDF6C9, #FDF6C9 8px, #898886 9px, #898886 9px)}.variants .attribute-no-longer-available input:not(:checked)~.content{border:1px solid #898886;background:repeating-linear-gradient(-45deg, #F7F7F7, #F7F7F7 8px, #898886 9px, #898886 9px)}.variants .attribute-no-longer-available input:checked~.content{border:2px solid #898886;background:repeating-linear-gradient(-45deg, #FDF6C9, #FDF6C9 8px, #898886 9px, #898886 9px)}.variants .attribute-in-stock input:focus~.content,.variants .attribute-pre-order input:focus~.content,.variants .attribute-back-order input:focus~.content,.variants .attribute-notify-me input:focus~.content,.variants .attribute-no-longer-available input:focus~.content{outline:none}@media only screen and (max-width: 991px){.variant__volume-discount{margin-top:1.6rem}}@media only screen and (min-width: 992px){.variant__volume-discount{margin-bottom:1.6rem}}.variant__volume-discount-dialog .bn-dialog__body{padding:0}.variant__volume-discount-dialog .bn-dialog-container{max-width:51.2rem}.variant__volume-discount-dialog-group{overflow:auto;overscroll-behavior:contain}@media only screen and (max-width: 991px){.variant__volume-discount-dialog-group{border-top:solid 2.4rem #fff;padding:0 1.6rem;max-height:80vh}.variant__volume-discount-dialog-group.in-dialog{padding:2.4rem 1.6rem 0}}@media only screen and (min-width: 992px){.variant__volume-discount-dialog-group{border-top:solid 3.2rem #fff;padding:0 3.2rem;max-height:60vh}.variant__volume-discount-dialog-group.in-dialog{padding:0 2.4rem;margin-bottom:-0.8rem}}.variant__volume-discount-dialog-group.in-dialog{max-height:initial;overflow:initial}.variant__volume-discount-dialog-group.in-dialog .variant__volume-discount-dialog__header{position:relative}.variant__volume-discount-dialog-group .variants-label{margin-bottom:1.2rem}.variant__volume-discount-dialog-group .close-btn{height:auto;width:100%;position:sticky;bottom:0;border:solid 3.2rem #fff;border-left:0;border-right:0}@media only screen and (max-width: 991px){.variant__volume-discount-dialog-group .close-btn{max-height:initial}}.variant__volume-discount-dialog-group .close-btn::before{position:absolute;top:-3.3rem;left:0;height:1px;width:100%;content:" ";display:block;background:#e4dedb}.variant__volume-discount-dialog-table{width:100%;display:table;border-right:solid 1px #e4dedb}.variant__volume-discount-dialog-table .volume-row{display:table-row}.variant__volume-discount-dialog-table .volume-cell{display:table-cell;line-height:2.4rem;padding-top:1.2rem;padding-bottom:1.2rem;text-align:center;border:solid 1px #e4dedb}.variant__volume-discount-dialog__header{background:#f9f7f0;position:sticky;top:0;display:table-header-group}.variant__volume-discount-dialog__header .volume-cell{font-weight:700;border-right:0}.variant__volume-discount-dialog__body{display:table-row-group}.variant__volume-discount-dialog__body .volume-cell{color:#4a3d39;letter-spacing:.1px;border-right:0;border-top:0}.variant__volume-discount .pdp-favorite img{width:2.4rem;height:2.4rem;object-fit:contain;margin-right:.4rem}.notify-me+.variant__volume-discount-dialog-group.in-dialog,.variants+.variant__volume-discount-dialog-group.in-dialog{margin-top:2.4rem;border-top:solid 1px #e4dedb;padding:2rem 2.4rem 0}.loader-wrapper+.variant__volume-discount-dialog-group.in-dialog{border:0}
/*# sourceMappingURL=variants.css.map */
