/*
    Template: hotello
    Theme Name: Hotello Child Theme
    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.0
	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-child-theme
*/
.stm-header {
    background-color: #421E1C!important;
}
body.single-room .datepicker-form .form-group,
.room.type-room .stm-single-room__availability button[type=submit] { display: none!important; }
footer .widget_socials_style_1 .stm-socials {
	display: -webkit-inline-box!important;
}
.stm_gdpr_popup-main .stm_gdpr_popup-links a.stm_gdpr_popup-accept {
	background-color: #421E1C!important;
    border: 1px solid #421E1C!important;
}
.stm_gdpr_popup-main .stm_gdpr_popup-links a:hover {
	background-color: white!important;
    border: 1px solid white!important;
	color: #421E1C!important;
}
#content {
    margin-bottom: 0!important;
}
.single-room #content {
    margin-bottom: 80px!important;
}
.stm_titlebox_style_1:after {
    background-color: #421E1C!important;
} 

@media (min-width: 1024px) {
	body.home .stm_header_style_1 .stm-header {
		background-color: transparent!important;
	}
}

footer .widget.widget_nav_menu ul > li:before {
	display: none!important; 
}
footer .widget.widget_nav_menu ul > li {
	padding-left: 0!important;
}

.room.type-room .stm-single-room__availability {
	background-color: #421E1C !important;
}

.stm-single-room__sidebar { display: none!important; }
.stm-single-room__content { width: 100%!important; }

footer .prenota {
	background: white;
    text-align: center;
    padding: 16px!important;
}

footer .prenota > a { color: #421E1C; }
footer .prenota > a:hover { text-decoration: underline!important; }