/*
Theme Name:   Hello Elementor Child
Theme URI:    https://elementor.com/
Description:  Tema desarrollado para Central Lechera Gallega
Author:       Clicknaranja SL
Author URI:   https://clicknaranja.com
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/

/* Aquí puedes agregar tus estilos personalizados */

.cn-text-balance,
.cn-text-balance * {
  text-wrap: balance;
}

.cn-slider-container p + p {
  margin-top: 8px;
}

.cn-slider-container p {
  line-height: 1.1;
}

.cn-slider-container p small {
  font-size: 1.25rem;
}

/* ajustar ancho max del contenedor de elementor en caja */
/*
.elementor-container {
  max-width: 1440px !important;
}

.e-con.e-con-boxed .e-con-inner {
  max-width: 1440px !important;
  margin-left: auto;
  margin-right: auto;
}
*/
@media (max-width: 1024px) {
  #ekit-megamenu-main-es .elementskit-mobile-builder-content a {
    color: white;
  }
  #ekit-megamenu-main-es {
    background-color: #295d47;
  }
  .cn-main-logo img {
    filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.6));
  }
  .elementskit-menu-hamburger-icon {
    height: 2px !important;
  }
}

.cn-small span {
  font-size: 2.5rem;
}
