body[data-jsactive] #website .epjs_selectconvert .ep_select.epjs_converted .epjs_select .epjs_button .epjs_name {
    text-overflow: initial;
    overflow: visible;
}

body[data-jsactive] #website-body .ep-a_field .ep-p_select .ep_select.epjs_converted .epjs_select .epjs_button .epjs_name {
    font-size: 1.1em;
}

body[data-jsactive] #website-body .ep-a_field .ep-p_select .ep_select.epjs_converted .epjs_select .epjs_button {
    padding-right: 12px;
}

.epjs_size.selectconvertid_offerFilter_location:before,
.epjs_size.selectconvertid_offerFilter_locationNormal:before,
.epjs_size.selectconvertid_offerFilter_availableLanguage:before,
.epjs_size.selectconvertid_offerFilter_availableLanguageNormal:before {
    font-size: 1em;
}

#website #minifySearch .epjs_selectconvert .ep_select.epjs_converted .epjs_select .epjs_button .epjs_icon:before,
#website .visitingSearch .epjs_selectconvert .ep_select.epjs_converted .epjs_select .epjs_button .epjs_icon:before {
    transform: translateY(-50%) !important;
    position: absolute !important;
    right: 8px;
    top: 50%;
}

#website-body .visitingSearch .ep_select input#selectconvertid_offerFilter_location-valuetext,
#website-body .visitingSearch .ep_select input#selectconvertid_offerFilter_locationNormal-valuetext,
#website-body .visitingSearch .ep_select input#selectconvertid_offerFilter_availableLanguage-valuetext,
#website-body .visitingSearch .ep_select input#selectconvertid_offerFilter_availableLanguageNormal-valuetext {
    margin-left: 20px !important;
}

#website-body .visitingSearch .ep_select input#selectconvertid_offerFilter_location-valuetext,
#website-body .visitingSearch .ep_select input#selectconvertid_offerFilter_availableLanguage-valuetext {
    width: calc(100% - 50px) !important;
}

body[data-jsactive] #website-body .ep-a_field .ep-p_select .ep_select.epjs_converted .epjs_select .epjs_button {
    height: 45px;
    display: flex;
    align-items: center;
}

body[data-jsactive] #website .epjs_selectconvert .ep_select.epjs_converted .epjs_select .epjs_dropdown .epjs_list ol .epjs_item .epjs_option .epjs_name span {
    font-size: 1.1em;
}

#minifySearch input {
    padding-left: 22px !important;
}

@media only screen and (max-width: 749px) {
    #visitSearchOnlineActivities {
        display: none !important;
    }
}