/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Template:     generatepress
 Version:      0.1
*/
body #content .comunidad-evento {font-size:20px;margin-bottom:10px; color:#2A563F; font-weight:600; background:#eff3da}
body {background:#fff;max-width:100%; margin:0 auto;}
a {color:#478343;}
.headmenu .elementor-container.elementor-column-gap-default, .footerlogos .elementor-container.elementor-column-gap-default {width:1300px}
body .elementor .footerlogos .elementor-container.elementor-column-gap-default,body .elementor-location-header .elementor-container ,body .elementor  .header-siluetas {max-width:100%;}
.page-id-15 #primary {width:100%;}
.page-id-15 #right-sidebar {display:none}
.botoncronicas {background:#61ce70;max-width: 400px;  margin: 0 auto;  padding: 20px;border-radius:10px}
.botoncronicas:hover {opacity:0.85}
.botoncronicas a {color:#fff;}
@keyframes shake {
  0%, 100% { transform: scale(1) translateX(0); }
  25% { transform: scale(1.1) translateX(0); }
  50% { transform: scale(1.1) translateX(0); }
  75% { transform: scale(1.1) translateX(0); }
}

.elementor-nav-menu--main li:nth-child(2) {
  animation: shake 2s ease-in-out 2s infinite;
}
/* RESPONSIVE */
@media (max-width: 1285px) {

}
@media (max-width: 1080px) {
	body.home .elementor-location-header .elementor-widget-container nav .elementor-nav-menu .menu-item a {padding-left:5px; padding-right:5px}
}
