.sub-menu.nav-dropdown{border:none;border-bottom:1px solid #ddd;box-shadow:0 6px 6px -4px rgb(0 0 0 / .2);background:#fff;padding:10px 0}.yay-currency-custom-select-wrapper{border:none!important;background:transparent!important;box-shadow:none!important;display:inline-block;width:auto;position:relative;font-family:inherit}.yay-currency-custom-select__trigger{display:flex;align-items:center;justify-content:center;padding:6px 10px;height:36px;border:none!important;background:transparent!important;cursor:pointer;white-space:nowrap}.yay-currency-selected-option{font-size:14px;font-weight:600;color:#333!important;white-space:nowrap;margin:0}.yay-currency-custom-options{border:none!important;background:#fff;margin-top:4px;padding:0;box-shadow:0 2px 8px rgb(0 0 0 / .1);width:max-content;min-width:100%;border-radius:6px;z-index:9999}.yay-currency-custom-option{display:flex;justify-content:center;align-items:center;padding:8px 10px;font-size:14px;color:#333;white-space:nowrap;transition:background 0.2s ease,color 0.2s ease;margin:0}.yay-currency-custom-option:hover{background:#f0f0f0;cursor:pointer}.yay-currency-custom-option-row.selected .yay-currency-custom-option{background:transparent!important;color:#fff!important;font-weight:700}.yay-currency-custom-arrow{margin-left:6px;width:0;height:0;border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid #333;transition:transform 0.2s ease}.yay-currency-custom-select.open .yay-currency-custom-arrow{transform:rotate(180deg)}@media (max-width:768px){.yay-currency-custom-select__trigger,.yay-currency-custom-option{font-size:13px;padding:6px 8px}}