.custom_drop_down select{height:45px;text-transform:uppercase;font-size:1.3rem;font-weight:700;background-color:#fff;color:#545454;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}@media all and (max-width:767px){.custom_drop_down select{font-size:1.6rem}}.custom_drop_down select .invalid{border-color:#b02621!important}.custom_drop_down select::-ms-expand{display:none}.custom_drop_down option{background-color:#fff;color:#545454}.custom_drop_down i{float:right;margin-top:-31px;margin-right:16px;font-size:18px;pointer-events:none}.custom_drop_down.selected i,.custom_drop_down.selected select{color:#545454;background-color:#fff!important;background-image:none}.custom_drop_down--error-message{clear:both;color:#b02621;display:none;font-size:1.2em;font-weight:500;padding-left:10px;position:relative;text-align:left}.custom_drop_down--error-message>span{clear:both;color:#b02621;font-size:1.4em;position:absolute;right:50px;top:-32px;z-index:1000}.custom_drop_down.error select{border-color:#b02621!important}.custom_drop_down.error .custom_drop_down--error-message{display:block!important}.custom_drop_down .icon-global-error-icon{pointer-events:none}