/*
Theme Name: blank_jethost
Theme URI: https://example.com/
Author: Luis Oses
Author URI: https://example.com/
Description: Tema básico en blanco para trabajar con Elementor Pro.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blank-jethost
Tags: blank, elementor, minimal
*/


.site-main, .site-content, main {
  width: 100%;
  margin: 0;
  padding: 0;
}

body{
    margin: 0px;
}

.elementor-button-icon svg {
    height: auto;
    width: auto!important;
}