@media only screen and (max-width: 989px) {
	.html_mobile_menu_tablet #top #hb-pesquisa-quartos {margin:0px !important;padding:0px !important;}
	.html_mobile_menu_tablet #top #hb-pesquisa-quartos > .container {margin:0px !important;padding:0px !important;width: 100% !important;max-width: none !important;}
	.html_mobile_menu_tablet #top #hb-pesquisa-quartos .flex_column {margin:0px !important;padding:10px !important;}
}
@media only screen and (max-width: 767px) {
	.html_mobile_menu_phone #top #hb-pesquisa-quartos {margin:0px !important;padding:0px !important;}
	.html_mobile_menu_phone #top #hb-pesquisa-quartos > .container {margin:0px !important;padding:0px !important;width: 100% !important;max-width: none !important;}
	.html_mobile_menu_phone #top #hb-pesquisa-quartos .flex_column {margin:0px !important;padding:10px !important;}
}
