.custom-dropdown{position:relative;width:100%}.custom-dropdown__trigger{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 0;min-height:51px;border:none;background:transparent;cursor:pointer;transition:color .2s ease;text-align:right;gap:.5rem;color:#a68b5b}.custom-dropdown__trigger:hover{color:var(--border-color, #664200)}.custom-dropdown__trigger:focus{outline:none;color:var(--border-color, #664200)}.custom-dropdown__selected-text{flex:1;text-align:right}.custom-dropdown__trigger .icon{width:10px;height:6px;color:#a68b5b;transition:transform .2s ease;flex-shrink:0}.custom-dropdown[data-open] .custom-dropdown__trigger .icon{transform:rotate(180deg)}.custom-dropdown__menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--border-color, #664200);border-top:none;z-index:1000;display:none;max-height:200px;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.custom-dropdown[data-open] .custom-dropdown__menu{display:block;margin-top:1px}.custom-dropdown__option{display:block;width:100%;padding:.75rem 1rem;border:none;background:transparent;text-align:RIGHT;cursor:pointer;transition:background-color .2s ease}.custom-dropdown__option:hover{background-color:#7d5f331a}.custom-dropdown__option--selected{background-color:#7d5f331a;font-weight:500}.custom-dropdown__option--disabled{color:#7d5f3380;cursor:not-allowed}.custom-dropdown__option--disabled:hover{background-color:transparent}.custom-dropdown__hidden-select{position:absolute;left:-9999px;opacity:0;pointer-events:none}.variant-selector__row{display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid var(--border-color, #664200)}.variant-selector__label{width:0px}.pdp-variant-standard .product-form__input.variant-selector{margin-bottom:0;max-width:100%}.variant-selector--size{margin-bottom:2rem}.variant-selector__label-container{display:flex;align-items:center;gap:1rem;width:0px}.size-guide-link:hover{color:#a68b5b}@media screen and (max-width: 749px){.variant-selector--size{margin-bottom:1.5rem}.variant-selector__label-container{gap:.5rem}.custom-dropdown{width:100%}.custom-dropdown__option{padding:.5rem .75rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-custom-dropdown.css.map */
