.hotres-panel-select .elementor-widget-container{
background: #FFF;
padding: 18px 20px;
width: 640px;
margin: 0 auto;
box-shadow: 0px 0px 32px rgb(255 255 255 / 32%);
}
.hotresRangeChooser {
border: none !important;
box-shadow: none !important;
}
.hotresAdultsChooser {
border-left: none !important;
padding: 0 8px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 15px;
}
.hotresSubmit {
margin-left: 8px !important;
}
.hotresSubmit button, #hotresAdultsSelect {
background-color: #6E6CD6 !important;
color: #FFF;
font-size: 16px;
font-family: 'Montserrat';
font-weight: 500;
height: 46px !important;
line-height: 46px !important;
}
.hotresChooser {
max-width: 770px;
}
@media (max-width: 550px) {
.hotres-panel-select .elementor-widget-container {
padding: 10px 0px !important;
width: 268px !important;
}
.hotres-panel-select .elementor-column{
background-color: #FFF !important;
box-shadow: 0px 0px 32px rgb(0 0 0 / 14%);
}
.hotresChooser {
display: inline-block !important;
min-width: 340px !important;
max-width: 340px !important;
}
.hotresSubmit{
width: 100% !important;
max-width: 260px;
margin: 0 4px !important;
}
}