.elementor-kit-7{--e-global-color-primary:#8E080E;--e-global-color-secondary:#F7CD9D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#3D3D3D;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.custom-logo-link img {
  max-width: 160px !important;
  height: auto !important;
  display: block !important;
  object-fit: contain;
}

footer .link {
	font-size: 16px;
}

footer img {
	max-width: 250px !important;
}

.footer-section {
  display: none !important;
}

.main-footer .footer-section {
  display: block !important;
}

.breadcrumb-wrapper {
  display: none !important;
}
.post-meta {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  /* Espaciado entre párrafos */
  .wp-block-paragraph {
    margin-bottom: 1.5em !important;
  }

  /* Espaciado entre listas */
  .wp-block-list {
    margin-bottom: 1.5em !important;
  }

  /* Espaciado entre bloques de botones */
  .wp-block-buttons {
    margin-bottom: 2em !important;
  }

  /* Último párrafo con espacio adicional */
  .wp-block-paragraph:last-child {
    margin-bottom: 3em !important;
  }

  /* Espaciado general del contenido del blog */
  .blog-single-content-wrap {
    margin-top: 4em !important;
  }

  /* Reducción de tamaño de encabezados */
  h1.wp-block-heading,
  h2.wp-block-heading,
  h3.wp-block-heading,
  .wp-block-heading h1,
  .wp-block-heading h2,
  .wp-block-heading h3 {
    font-size: 18px !important;
    line-height: 1.3 !important;
    margin-bottom: 1.2em !important;
  }
}/* End custom CSS */