/*
 Theme Name:     CanLlobet
 Theme URI:      https://imesdisseny.com
 Description:    Divi Child Theme
 Author:         imesdisseny
 Author URI:     https://imesdisseny.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

body.home .category-comunicado, body.home .category-comunicado-enterramientos {
	background-color: #eeeeee;
}


body.home .category-comunicado .et_pb_image_container, body.home .category-comunicado-enterramientos .et_pb_image_container {
	background-color: #ffffff;
}

.pum-content p {
	font-size: 1.4em;
	line-height: 1.6em;
}

.form-llobet label, .form-llobet a {
	color: #ffffff !important;
}

.form-llobet a {
	text-decoration: underline !important;
}

div.wpforms-container-full.form-llobet .wpforms-form .wpforms-required-label {
	color: #ffffff;
}

/* Formulari contacte */

div.contacto__banner div.gform_heading p.gform_required_legend{
	display: none;
}
.gform_required_legend {
	display: none;
}
.contacto__banner__nom legend, span, label{
	color: white !important;
}	
.contacto__banner input {
	background-color: white !important;
	border-radius: 2px !important; 
	color: #333 !important;
	font-size: 16px !important;
	border: 1px solid #ccc !important;
	height: 38px !important;
	line-height: 1.3 !important;
	
}
.contacto__banner label, legend {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	line-height: 1.3em !important;
	font-weight: 700 !important;
	margin: 0 0 4px 0;
}

.contacto__banner__nom label{
	font-size: 13px !important;
	line-height: 1.3em !important;
	font-weight: 400 !important;
	margin: 4px 0 0 !important;
	
}

.contacto__banner_missatge textarea{
	height: 120px !important;
	min-height: 38px !important;
	resize: vertical !important;
	padding: 6px 10px !important;
}
.contacto__banner__politica input{
	width: 14px !important;
	height: 14px !important;
	margin: 0 10px 0 3px !important;
	border: 2px solid #BFBFBF !important;
	
}
.contacto__banner__politica label {
	font-size: 16px !important;
	line-height: 1.3em !important;
	font-weight: 400 !important;
	
}

.contacto__banner__politica label a{
	color: white !important;
	text-decoration: underline;
}

.contacto__banner .gform_confirmation_message_1 {
	color: white !important;
}
