/*
Theme Name: Haven Child
Description: Haven is created by <a href="https://themefuse.com/">ThemeFuse</a>. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: https://themefuse.com/
Template: haven
Version: 1.0
Text Domain: the-core
Tags: left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.fw-external-booking .fw-external-booking-insert-data .fw-external-booking-input {
	opacity: 1;
	border: 0;
}

#Recrutamento {
	display: none;
}

.contact-us-form .contact-form input:not([type='checkbox']),
.contact-us-form .contact-form textarea {
	width: 100% !important;
	font-family: 'Cormorant Garamond' !important;
	font-size: 24px !important;
	font-style: normal !important;
	font-weight: 300 !important;
}

.contact-us-form .contact-form input[type='checkbox'],
.contact-us-form .contact-form label {
	display: inline;
	vertical-align: middle;
}

.contact-us-form .contact-form input[type='submit'] {
	margin-top: 0.3em;
	-webkit-appearance: none;
	background-color: #efefef;
    border: 1px solid #767676;
    border-radius: 3px;
} 
