/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 20 2024 | 02:47:41 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

#wpforms-form-489 input.wpforms-field-medium{
	max-width: 100%;
	border: 1px solid #efefef;
	height: 60px;
}

#wpforms-form-489 textarea.wpforms-field-medium
{
	max-width: 100%;
	border: 1px solid #efefef;
}

#wpforms-form-489 .enviarbtn{
	width: 100%;
	background: #72492D;
}

#wpforms-form-489 .wpforms-field-limit-text{
	display: none;
}

.elementor-item-active{
	color: #F4E6CC !important;
	border: 1px solid #F4E6CC;
	border-radius: 15px;
}

.elementor-nav-menu--main .elementor-item:hover{
	color: #ffffff !important;
}

@media(min-width: 1025px){
	.elementor-widget-theme-post-featured-image .elementor-widget-container img{
		width: 100% !important;
		max-height: 300px;
	}
}

@media(max-width: 1024px){
	.elementor-widget-theme-post-featured-image .elementor-widget-container img{
		width: 100% !important;
		height: 230px;
	}
	#wpforms-form-489 .wpforms-field{
		padding: 5px;
	}
	#wpforms-form-489 .wpforms-submit-container{
		padding: 0;
		margin: 5px;
	}
}

.frontpage-header>div{
	padding:0 !important;
}

/*.eventos .e-loop-item .elementor-section .elementor-container .elementor-col-50:first-child{
	width:55%;
}

.eventos .e-loop-item .elementor-section .elementor-container .elementor-col-50:last-child{
	width:45%;
}

@media(max-width: 1024px){
	.eventos .e-loop-item .elementor-section .elementor-container .elementor-col-50:first-child{
		width:100%;
	}

	.eventos .e-loop-item .elementor-section .elementor-container .elementor-col-50:last-child{
		width:100%;
	}	
}*/

.eihe-box .eihe-caption{
	padding:0 !important;
}

.eihe-box .eihe-caption p{
	width: 100% !important;
}

.elementor-element.elementor-widget-e_image_hover_effects .eihe-box .eihe-caption .eihe-title-cover{
	margin-bottom: 0px !important;
}