.elementor-19862 .elementor-element.elementor-element-d125eb9{margin-top:0px;margin-bottom:0px;}.elementor-19862 .elementor-element.elementor-element-66c72f0{margin-top:25px;margin-bottom:0px;}.elementor-19862 .elementor-element.elementor-element-56d93bb{--spacer-size:10px;}.elementor-19862 .elementor-element.elementor-element-83602ff{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}@media(max-width:1024px){ .elementor-19862 .elementor-element.elementor-element-83602ff{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-19862 .elementor-element.elementor-element-83602ff{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS */#responsive-form{
	/*	max-width:600px; -- cambiar esto para conseguir el ancho de la forma deseada --*/
	margin:0 auto;
	width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
 
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}


.page_title_meta
{
    display:none;
}

.tagcloud a {
    background: darkviolet!important;
    color: white;
    padding: 10px;
}

.content-container ul>li:before
{
    content: "";
}

.single_prev_next_posts
{
    display: none;
}/* End custom CSS */