/*
 Theme Name: Divi child v2.0
 Theme URI: https://www.global-mente.com
 Description: Tema base hijo de Divi para esta web, para Divi 4.0 y superior.
 Author: Global Mente
 Author URI: https://www.global-mente.com
 Template: Divi
 Version: 2.0
*/


/* estilos personalizados */

/*h1, h2, h3, h4, h5, h6, h7{word-break:keep-all; word-wrap:normal}*/

/*.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css{-webkit-transform:none !important} */ /* fix parallax en FF */
/*#main-content .container:before {background: none;} */ /* no línea sidebar */

/*body.single-post article ol>li, body.single-post article ul>li{margin-left:1em; margin-bottom:1em}*/

/*.et_pb_widget_area h4.widgettitle, #sidebar h4.widgettitle {
	font-weight:bold;
	margin-bottom: 1em;
	display: inline-block;
}
.et_pb_widget_area ul li span.post-date, #sidebar ul li span.post-date {
	font-size: .75em;
	display: block;
}
.comment-reply-link.et_pb_button, .comment-reply-link.et_pb_button::after{font-size:10px}*/

#et-info {
	float: none !important;
	text-align: center;
}


.frm-portada .et-pb-contact-message {
	color: #efefef !important;
	font-size: 20px !important;
	text-align: center !important;
}
.frm-contacto .et-pb-contact-message {
	color: #333333 !important;
	font-size: 20px !important;
	text-align: center !important;
}

/*styles the wp-pagenavi pagination links*/
.wp-pagenavi a, .wp-pagenavi span {
  padding: 0.3em 0.8em !important;
  font-size: .75em !important;
  color: #333333;
  line-height: 1em;
  background: #eeeeee;
  transition: all .5s;
}
 
/*styles the wp-pagenavi current page number*/
.wp-pagenavi span.current {
  color: #ffffff !important;
  background: #333333 !important;
}
 
/*styles the wp-pagenavi pagination links on hover*/
.wp-pagenavi a:hover {
  color: #ffffff !important;
  background: #333333 !important;
}
 
/*styles the wp-pagenavi pages text*/
.wp-pagenavi .pages {
  background: none;
}




#creado-por{float:right; font-size:.75em; color:rgba(255,255,255,.25)}
#creado-por a, #creado-por a:visited{color:rgba(255,255,255,.25)}
#creado-por a:hover{color:rgba(255,255,255,.75); text-decoration:underline}



/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
	
}

 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {

}


/*** intervalo 'conflictivo' de Divi ***/
@media all and (min-width: 981px) and (max-width: 1099px) {

}

 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
	#creado-por{float:none !important; text-align: center;}
 
}

 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}

 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
	#creado-por{float:none;}
}

 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
}

