/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

@import url(https://db.onlinewebfonts.com/c/9197e1afc18fca2b492693b7b02199a4?family=Silka+Medium);

@font-face {
    font-family: "Silka Medium";
    src: url("https://db.onlinewebfonts.com/t/9197e1afc18fca2b492693b7b02199a4.eot");
    src: url("https://db.onlinewebfonts.com/t/9197e1afc18fca2b492693b7b02199a4.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/9197e1afc18fca2b492693b7b02199a4.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/9197e1afc18fca2b492693b7b02199a4.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/9197e1afc18fca2b492693b7b02199a4.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/9197e1afc18fca2b492693b7b02199a4.svg#Silka Medium")format("svg");
}

.separate-containers .inside-article {padding-top:0px;padding-bottom: 0px;}
.separate-containers .site-main { margin-top:0;margin-bottom:0;}
body, h1,h2,h3,h4,h5, p, a{font-family:"silka" !important;}
body, h1,h2,h3,h4,h5, p, a{font-family: "Silka Bold" !important;}
.silka{font-family:"silka" !important;}
body, h1,h2,h3,h4,h5, p, a{font-family:"silka" !important;}

/* -- DISPOSITIVOS PEQUEÑOS - CELULARES MENOR A 688PX -- */
@media (max-width: 687.98px){
	.elementor-menu-toggle{justify-content: end !important;margin: 0 !important;}
	.elementor-element-5db1aad{align-items: center !important;}
}




