/*
Theme Name: Tema hijo
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.106.1521741983
Updated: 2018-03-22 18:06:23

*/


/* Mensaje de confiración formulario de contacto */

.et-pb-contact-message {color: #000000; font-size: 24px; font-weight: bold; text-align: center;}

/* Boton enviar comentario en entrada */

.et_pb_button {color: #000000;}



/* Código temporal entradas del blog */

.single-post div#content-area.clearfix {
	width: auto;
}

/* bbPress - Forum
--------------------------------------------------------------------------*/

body.bbpress #left-area {
	width: 100%;
	padding-right: 0;
}

body.bbpress #main-content .container:before {
	display: none;
}

body.bbpress h1.entry-title {
	background-image: linear-gradient(165deg,#000000 0%,#516462 100%)!important;
	padding: 40px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
    font-size: 40px;
}

