/*
Theme Name:     Bellevue - Child Theme
Theme URI:      https://bellevuetheme.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        4.0
Text Domain:    bellevue
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
input.button, .btn-standard-dark{
	background-color: #748c1b !important;
	border: none;
}
input, textarea{
	border: 1px solid #545a40;
	border-radius: 3px;
	
}
input[type=submit]{
/* 	border: 1px solid #545a40 !important; */
	background-color: #748c1b !important;
	border-radius: 0px !important;
	font-weight: bold;
}
label input[type=checkbox]{
	height: 15px !important;
}
/* .wpcf7 label, .wpcf7-response-output{
	color: #545a40 !important;
}  */

/* .btn-standard-primary:hover, .btn-standard-accent:hover, .btn-standard-dark{
	color: #748c1b !important;
} */
.entornopart a{
	color: #F7F2ED !important;
}

nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-classic.menu-is-active.hfe-dropdown{
	margin-top: 42px;
}
.elementor-element.elementor-element-18baf11.elementor-widget.elementor-widget-themo-accommodation-search-results{
	display: none !important;
}
@media screen and (max-width: 700px){
	.fancybox-title-over #fancybox-title {
		display: none !important;
	}
	input, textarea{
		width: 100% !important;
	}
}
div.pago-email{
	padding: 10px !important;
	border: 1px white solid !important;
}

.grecaptcha-badge, .elementor-element-7b614f9, .mphb-required-fields-tip, .mphb-price-breakdown-title {
    display: none !important;
}


div#fancybox-title-wrap {
    font-size: 14px;
	line-height: 120%;
}