/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.div-cabecera-texto-especial{
	position: relative;
}
.titulo-cabecera-texto-especial{
	font-style: normal;
	font-size: 185px;
	font-weight: 500;
	font-family: "Good Karma Smooth" !important;
	line-height: 185px;
	color: #E2011A;
	margin: 0 !important;
}
.subtitulo-cabecera-texto-especial{
    color: #E2011A;
    font-size: 40px;
    font-weight: 500 !important;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}
.div-cabecera-texto-especial .subtitulo-cabecera-texto-especial{
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 0;
}
.titulo-cabecera-texto-slider{
	font-style: normal;
	font-size: 100px;
	font-weight: 500;
	font-family: "Good Karma Smooth" !important;
	line-height: 100px;
	color: #ffffff;
	margin: 0 !important;
}
.elementor-4295 .elementor-element.elementor-element-d32eff6 > .elementor-shape-bottom svg, .elementor-4295 .elementor-element.elementor-element-d32eff6 > .e-con-inner > .elementor-shape-bottom svg {
    height: 35vw !important;
}
h1.titulo-color-verde-full {
    color: #2f5f49;
    font-size: 260px;
    font-family: "Good Karma Smooth" !important;
    line-height: 208px;
    font-weight: 500 !important;
}
body:not(.rtl) .elementor-4295 .elementor-element.elementor-element-27dabb0{
	left: 0;
	right: 0;
	top: -90px;
}
body:not(.rtl) .elementor-4295 .elementor-element.elementor-element-3a2e681{
	right: 0;
	bottom: -145px;
}
.elementor-4295 .elementor-element.elementor-element-4a6caa1{
	left: 0;
	right: 0;
	text-align: center;
}
div#cambio-cursor-desplazamiento {
    cursor: grab;
} 
@media only screen and (max-width: 860px) {
	h1.titulo-color-verde-full{
		font-size: 200px;
		line-height: 200px;	
	}
}
@media only screen and (max-width: 650px) {
	.elementor-4295 .elementor-element.elementor-element-d32eff6 > .elementor-shape-bottom svg, 
	.elementor-4295 .elementor-element.elementor-element-d32eff6 > .e-con-inner > .elementor-shape-bottom svg {
    	height: 250px !important;
	}
	.titulo-cabecera-texto-slider{
		font-size: 70px;
		line-height: 70px;
	}
	.subtitulo-cabecera-texto-especial{
		line-height: 30px;
	}
	h1.titulo-color-verde-full{
		font-size: 150px;
		line-height: 150px;	
	}
	body:not(.rtl) .elementor-4295 .elementor-element.elementor-element-27dabb0{
		top: -70px;
	}
	body:not(.rtl) .elementor-4295 .elementor-element.elementor-element-3a2e681{
		bottom: -90px;
	}
}
@media only screen and (max-width: 480px) {
  .titulo-cabecera-texto-especial{
  	font-size: 115px;
  	line-height: 130px;
  }
  h1.titulo-color-verde-full{
		font-size: 100px;
		line-height: 100px;
	}
	body:not(.rtl) .elementor-4295 .elementor-element.elementor-element-27dabb0{
		top: -45px;
	}
	body:not(.rtl) .elementor-4295 .elementor-element.elementor-element-3a2e681{
		bottom: -55px;
	}
}
