/*
 Theme Name:   GeneratePress Hijo
 Theme URI:    https://generatepress.com
 Description:  Tema hijo de GeneratePress 
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.titulo h1, .titulo h3{background: url(imagenes/patron.png) left 50% repeat-x;}
.titulo h1 span, .titulo h3 span{background:#fff;padding-right:10px;}

.imagen_personalizada a{display: block!important;}
.imagen_personalizada img{background:#f7f7f7!important;padding:9px!important;border:1px solid #dedede!important;}

@media (min-width: 1400px){
	.elementor-section.elementor-section-boxed > .elementor-container {max-width: 1300px!important;}
}