/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2023 | 18:30:39 */
/* 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 */ 

#blocks-prot .elementor-widget-container {
	height:170px;
}

.btn-100 a{
	width:100%!important;
}
input.evento-field {
	border-radius: 50px;
	margin-bottom:10px;
}
input.evento-sub {
	margin-top:20px;
	border:none;
	border-radius: 50px;
    background: #234b99;
    color: #fff;
    width: 50%;
}	
input.evento-sub:hover{
	background: #38B6FF;
}
