.custom-select{width:100%;font-family:inherit;position:relative}.select-trigger{cursor:pointer;background:#fff;border:1px solid #e4c8af;border-radius:5px;justify-content:space-between;align-items:center;padding:7px;transition:all .2s;display:flex}.select-trigger span{color:#333;font-size:12px;font-weight:500}.select-trigger:hover{background:#fff7f0}.arrow{width:14px;transition:transform .2s}.arrow.rotate{transform:rotate(180deg)}.select-options{z-index:100;background:#fff;border:1px solid #bc6c25;border-radius:8px;width:100%;max-height:220px;padding-left:0;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 10px 30px #bc6c2540}.select-options.open-up{top:auto;bottom:calc(100% + 6px)}.select-option{cursor:pointer;padding:5px 14px;list-style:none;transition:background .2s}.select-option:hover{color:#fff;background:#bc6c25}.select-options::-webkit-scrollbar{width:6px}.select-options::-webkit-scrollbar-thumb{background:#bc6c25;border-radius:999px}.enquire-form-select{appearance:none;background:#fff;border:1px solid #0000;border-radius:7.36px;width:100%;padding:12px;font-size:14px;font-weight:700;color:#bc6c25!important}.enquire-form-select:focus{border:1px solid #bc6c25!important;outline:1px solid #bc6c25!important}
