/* 
Theme Name: Frectaris Web Design
Theme URI: https://github.com/elementor/hello-theme/
Description: Tema hijo personalizado para Frectaris web design
Author: Frectaris
Author URI: https://www.frectaris.com/
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
    max-width: 100%;
}

.fuenteAthelas h4{
	    font-family: 'Athelas'!important;
}


@media only screen and (min-width: 1100px) and (max-width: 1620px) {
  .imagenDerechaHome img {
    height: 50vh!important;
  }
  .imagenDerechaHome{
		right: -10px!important;
	}
	
	
  .imagenDerechaQuienesSomos {
    right: -190px!important;
	      top: -240px!important;
  }
	.imagenDerechaQuienesSomos img{
    height: 50vh!important;
  }
}