/*!/wp-content/themes/shiftup-child/custom-select.css*/.custom-select{position:relative;font-family:'Montserrat',sans-serif}.custom-select select{display:none}.select-selected{background-color:#324954}.select-selected:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid #fff0;border-color:#fff #fff0 #fff0 #fff0}#model-dropdown .select-selected{border-right:0px!important}.select-selected.select-arrow-active:after{border-color:#fff0 #fff0 #fff #fff0;top:7px}.select-items div,.select-selected{color:#fff;padding:8px 16px;border:1px solid #fff0;border-color:#fff0 #fff0 rgb(0 0 0 / .1) #fff0;cursor:pointer;font-size:12px;border-right:1px solid #001823}.select-items{position:absolute;background-color:#324954;top:100%;left:0;right:0;z-index:99}.select-items:not(:empty){max-height:700px;overflow-y:scroll;z-index:10}.elementor-location-popup .select-items:not(:empty){max-height:300px!important;overflow-y:scroll;z-index:10}.select-items:not(:empty)::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);background-color:#F5F5F5}.select-items:not(:empty)::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.select-items:not(:empty)::-webkit-scrollbar-thumb{background-color:#001823}.select-hide{display:none}.select-items div:hover,.same-as-selected{background-color:rgb(0 0 0 / .1)}