/* Altura entre linies al formulari */


/* Formulari después */ #wpcf7-f6397-p6370-o1 {
	line-height:40px
}

/* Formulari antes */ #wpcf7-f6414-p6418-o1 > form {
	line-height:40px;
}


/* Camps de l'hora al formulario */

/* Formulari antes */

#wpcf7-f6414-p6418-o1 > form > div.column.one > div:nth-child(4) > span.wpcf7-form-control-wrap.hora {
	width:44px;
}

#wpcf7-f6414-p6418-o1 > form > div.column.one > div:nth-child(4) > span.wpcf7-form-control-wrap.minuto{
	width:44px;
}

#wpcf7-f6414-p6418-o1 > form > div.column.one > div:nth-child(4) > span.wpcf7-form-control-wrap.horari {
	width:44px;
}

/* Formulari después */

#wpcf7-f6397-p6370-o1 > form > div:nth-child(6) > span.wpcf7-form-control-wrap.hora {
	width:44px;
}

#wpcf7-f6397-p6370-o1 > form > div:nth-child(6) > span.wpcf7-form-control-wrap.minuto {
	width:44px;
}

#wpcf7-f6397-p6370-o1 > form > div:nth-child(6) > span.wpcf7-form-control-wrap.horari {
	width:auto
}

/* Altura dels HR al formulari */

/* Segon HR formulari antes */ #wpcf7-f6414-p6418-o1 > form > div:nth-child(6) > hr {
	margin-top:-5px !important
}

/* Tercer HR formulari antes */ #Content > div > div > div.entry-content > div > div > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(8) > hr {
	margin-top:-5px !important
}

/* Segon HR formulari después */ #wpcf7-f6397-p6370-o1 > form > div:nth-child(9) > hr {
	margin-top:-5px !important
}

/* Tercer HR formulari después */ #wpcf7-f6397-p6370-o1 > form > div:nth-child(16) > hr {
	margin-top:-5px !important
}

/* Paddings Formularis */

/* Padding Declaracion del Evento */ #wpcf7-f6397-p6370-o1 > form > p:nth-child(20) > span {
	padding-left:12px;
}

#wpcf7-f6414-p6418-o1 > form > p:nth-child(21) > span {
	padding-left:12px;
}

/* País  Padding */
#wpcf7-f6397-p6370-o1 > form > div:nth-child(15) > label > span { 
	padding-top:6px;
}

#wpcf7-f6414-p6418-o1 > form > div.column.one > div:nth-child(5) > div:nth-child(8) > label > span {
	padding-top:6px;
}

/* LUGAR CELEBRACION padding */

#wpcf7-f6414-p6418-o1 > form > div.column.one > div:nth-child(5) > h4 {
	padding-top:10px
}

/* RGPD */

#wpcf7-f6414-p6418-o1 > form > div.column.one > div:nth-child(13) > b > span {
	width:35px;
	margin-left:-20px;
	
}
#wpcf7-f6397-p6370-o1 > form > div:nth-child(19) > b > span {
	width:35px;
	margin-left:-20px;
}

/* Ocultar "leer más" (pie posts)
 */
.grid .post-footer {
     display: none;
}
.masonry .post-footer {
		 display:none;
}

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #000;
}

/* TITULOS */
h2.entry-title {
	font-weight:800!important;
	color: #004186;
}