/*
Theme Name: enfold-child
Theme URI: http://loquesea.com.mx
Version: 1.0
Description: Tema hijo de enfold
Author: Eduardo Zimbron
Author URI: https://freelancepro.com.mx
Template: enfold
*/
 
/*----------------- Cambios a partir de aquí -------------------------------*/

#top .av_inherit_color a {
    text-decoration: none;
}

/* Coloca borde superior azulcorp encima de celdas de seccion 
.bordesup {
	border-top-color: #5f8789;
	border-top-style: solid;
	border-top-width: 7px;
}
*/

#top #av-burger-menu-ul {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top!important;
}

#top .price span, #top del, #top ins {
    display: inline;
    text-decoration: none;
    font-size: 23px;
    line-height: 24px;
    font-weight: 600;
}

/* Cierra espacios encima y debajo de las cajas */ 
body .column-top-margin {
margin-top: 5px;
margin-bottom: 5px;
}

/* Crece el tamaño de texto de parrafo a 60 pixeles */
#sesenta {
	font-size: 60px;
	line-height: 60px;
}

/* Crece el tamaño de texto de parrafo a 50 pixeles */
.cincuenta {
	font-size: 50px;
	line-height: 65px;
}

/* Crece el tamaño de texto de parrafo a 36 pixeles */
.treintayseis {
	font-size: 36px !important;
	line-height: 60px !important;
}

/* Vuelve texto negro y le incrementa el tamaño */
.negro {
	font-size: 1.4em;
	line-height: 1.4em;
	color: black;
}

/* Crece un poco cualquier texto sin cambiar otros atributos */
.tantito {
	font-size: 1.4em;
	line-height: 1.4em;
	}

/* Crece un al doble cualquier texto sin cambiar otros atributos */
.doble {
	font-size: 2.3em;
	line-height: 1.5em;
	}

/* Crece un al doble cualquier texto sin cambiar otros atributos */
.dostres {
	font-size: 2.3em;
	line-height: 1.5em;
	}

/*Convierte texto y objetos al color azul corporativo */
.azulcorp{
	color: #5f8789;
}

/*Empuja los títulos de slider un poco más hacia la derecha*/
.avia-caption-title{
	padding-left: 50px;
}

/*Fondo de fila grilla home móvil*/
#fondoazul{
	background: #5f8789;
}

/*Indenta texto de ambos lados. Utilizado en datos de escolaridad*/
.indenta{
	padding-left: 40px;
	padding-right: 40px;
	font-size: 1.3em
}

/*Vuelve el texto blanco*/
.blanco{
	color: #ffffff;
}

/* Reduce espacio debajo de una columna de mitad 1/2 
.av_one_half.flex_column_div {
    margin-top: 30px;
	margin-bottom: -40px;
}
*/

/*Cierra el interlineado del texto por default*/
.cierra-interlinea{
	line-height: 1.3em;
}

/*Cambia atributos de H1 para que sea más grande y más pesado*/
.WebTitle{
	font-size: 4em;
	line-height: 1.4em;
 	font-weight: bold;
}

/* Coloca borde superior azulcorp .bordesup encima de celdas de sección */
#top .bordesup {
	border-top-color: #5f8789;
	border-top-style: solid;
	border-top-width: 6px;
}

/* Reduce el margen entre columnas. Ver la última sección de Diseño Web - 1/3 column */
  #top .av-flex-placeholder {
    width: 3%!important; 
}

/* Crece un poco cualquier texto sin cambiar otros atributos */
.tantitito {
	font-size: 1.1em;
	line-height: 1.1em;
	line-height: 1.6em;
}

/* Sube el epígrafe del slider verticalmente */
.epigrafesube {
	margin: -200px 0px -20px;
	padding: 0px auto 0px 0px;
}

/* Mofifica parámetros del botón del slider */
#top .avia-slideshow-button {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 15 px 16px;
    display: inline-block;
    margin-top: 20px;
    margin-left: 50px;
    text-decoration: none;
    font-weight: bold;
}

/* Agrega padding en los 4 lados a una galería Masonry */
.agregapadding {
	padding: 10px 10px 10px 10px
}
