.select{width:70%;height:75px;position:relative}.select-button{color:#fff;background:0 0;border:1px solid #e7e368;border-radius:4px;outline:none;width:30%;height:60px;margin:10px auto;padding:12px;font-size:16px;transition:all .3s ease-in-out;position:absolute;left:0}.select-button:focus{background-color:#fff;border-color:#e7e368!important}.select-button:hover{background-color:rgba(130,127,127,.282)}.select-button option{color:#f9f3f3;background-color:rgba(74,73,73,.624);padding:8px;font-size:14px}.select-button option:checked{color:#fff;background-color:#3aafa9}
