.elementor-kit-7{--e-global-color-primary:#2B2B2B;--e-global-color-secondary:#54595F;--e-global-color-text:#212121;--e-global-color-accent:#F5F5F5;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--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:1400px;}.e-con{--container-max-width:1400px;}.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 */.e-n-accordion table {
  display: block;
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}

/* Opcional: mejora del scroll */
.e-n-accordion table::-webkit-scrollbar {
  height: 6px;
}
.e-n-accordion table::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 3px;
}


table {
    border: 0;
}

.post-tags {
    display: none;
}

.elementor-post__thumbnail {
    max-height: 300px;
    border-radius: 15px;
}

a.elementor-post__read-more {
    background: #000;
    padding: 4px 12px;
    border-radius: 15px;
}


@media screen and (min-width: 768px) and (max-width: 1440px) {
  .elementor-post__thumbnail {
    max-height: 240px;
    border-radius: 15px;
  }
}/* End custom CSS */