/**
* Theme Name: Nuss Child
* Description: This is a child theme of Nuss, generated by Merlin WP.
* Author: <a href="http://nuss.co/">Nuss</a>
* Template: nuss
* Version: 1.0.0
*/

.nuss-contact-form-7 input[type="checkbox"] {
	width: auto;
	height: auto;
	line-height: auto;
	min-height: auto;
}
.nuss-contact-form-7 .wpcf7-acceptance span {
	display: inline;
}

.ux-booking-form .area-booking,
.review-order .entry-detail .guest  {
	display: none;
}


/* nascondo il numero di telefono */
.site-header .header-contact,
#footer .elementor-element-17b5131,
header.site-header .canvas-menu.active .entry-bottom a:first-child,
.elementor-element .chiama-telefono {
	display: none;
}
#footer .elementor-column-gap-extended {
	justify-content: center;
}
/* ------------------------------ */

.single-room .booking-enquiry input[type="submit"] {
	cursor: pointer;
}
.single-room .booking-enquiry .wpcf7-acceptance label span {
  display: inline;
  font-size: 14px;
}
.single-room .booking-enquiry .wpcf7-acceptance input {
	min-height: 0;
}



.wpcf7 .wpcf7-response-output {
	color: #46b450 !important;
}