#custom-dropdown{display:flex;flex-direction:column;align-items:center;row-gap:.563rem;border-radius:.625rem;border:.094rem solid var(--color-dark);padding-right:.63rem;position:relative;width:100%}#custom-dropdown .variant-select-dropdown{width:100%;border-radius:.625rem;border:.094rem solid var(--color-dark);padding:.72rem .63rem}#custom-dropdown .custom-dropdown-btn,#custom-dropdown .dropdown-item{width:100%;outline:none;border:none;background-color:transparent;display:flex;align-items:center;justify-content:space-between;color:var(--color-dark);font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal;position:relative;min-width:100%;min-height:2.688rem;padding:.72rem .63rem}#custom-dropdown .custom-dropdown-btn span:last-child,#custom-dropdown .dropdown-item span:last-child{color:rgba(var(--color-text-rgb),.55)}#custom-dropdown .custom-dropdown-btn span:last-child{padding-right:2.5rem}#custom-dropdown .custom-dropdown-btn.dropdown-caret:after{content:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='11' viewBox='0 0 23 11' fill='none'%3E%3Cpath d='M1.41797 1L11.6125 9.5L21.807 1' stroke='currentColor' stroke-width='1.5'/%3E%3C/svg%3E");border:none;position:absolute;right:0;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}#custom-dropdown .custom-dropdown-btn.show:after{transform:rotate(180deg)}#custom-dropdown .custom-dropdown-items{position:absolute;z-index:997;inset:.75rem auto auto 0!important;transform:translateY(2.34rem)!important;width:100%;background-color:var(--color-beige);border:.094rem solid rgba(var(--color-text-rgb),.5);border-radius:.625rem;padding:.4rem!important;overflow:hidden;overflow-y:scroll;max-height:11.563rem;box-shadow:0 .25rem .375rem -.188rem rgba(var(--color-text-rgb),.1),0 .125rem .188rem -.125rem rgba(var(--color-text-rgb),.1);cursor:pointer}#custom-dropdown .custom-dropdown-items li label{border:none!important;width:100%;margin-bottom:.1rem;padding:.5rem;font-weight:500}#custom-dropdown .custom-dropdown-items .dropdown-item{padding:.5rem;cursor:pointer;border-radius:.5rem;transition:background-color .15s ease-in-out}#custom-dropdown .custom-dropdown-items .dropdown-item:hover{background-color:#f3a540bf}#custom-dropdown .custom-dropdown-items .dropdown-item.selected{background-color:var(--color-warning-bg)}#custom-dropdown .custom-dropdown-items .dropdown-item.active{background-color:var(--color-warning-bg);color:var(--color-dark)}#custom-dropdown .custom-dropdown-items .dropdown-item.disabled{color:var(--color-gray)}@media screen and (max-width: 1366px){#custom-dropdown .custom-dropdown-btn,#custom-dropdown .dropdown-item{min-height:2.5rem;padding:0 .63rem}}@media screen and (max-width: 767px){#custom-dropdown{border-radius:.375rem}#custom-dropdown .custom-dropdown-items{max-height:7.188rem}#custom-dropdown .custom-dropdown-btn,#custom-dropdown .dropdown-item{font-size:.875rem;min-height:2.5rem;padding:0 .63rem;margin:0}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/v2-custom-dropdown.css.map */
