/*
Theme Name: Custom Child
Template: custom-theme-v2
Version: 1.0.0
*/
/* Add your custom styles here */

section#custom_html-2 {
    padding: 0px;
}
.d-none{
	display: none;
}

.contact_us_form input[type="checkbox"] {
    margin-left: -18px;
}

.contactForm span.wpcf7-form-control-wrap {
    width: 100%;
}

.reservationFrom span.wpcf7-form-control-wrap {
    width: 100%;
}