/*
	Theme Name: Hotello
	Theme URI: https://hotello.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: Hotello WordPress Theme is a responsive Hotel WordPress theme targeted especially for hotel, chalet, resort, motel, hostel, bed and breakfast and apartment with all-in-one booking system within theme package.
	Version: 1.3.3
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: hotello
*/
@media (max-width: 1023px){
	.stm-footer__bottom{
        text-align: center !important;
    }
	.stm_footer_bottom__right{
		display:none !important;
	}
}
@media (min-width: 1024px){
	.ambc {display: none !important;}
}

@media (width: 1024px){
	.stm_markup.stm_markup_right .stm_markup__sidebar {
		width: 100% !important;
	}
}
.stm_header_style_1 .fullwidth-header-part .stm-header__cell {
        flex-basis: auto !important;
}
.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__excerpt{
	display:none !important;
}

.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room__title h3 a{
	font-size:19.5px !important;
}
@media (min-width: 1024px){
	.stm_wp_hotelier_rooms_list_style_1 .stm-rooms-list .room {
    width: 25% !important;
}
}