.elementor-kit-128{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-6694cb6:#FE623E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#050202;}.elementor-kit-128 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:050px;--container-default-padding-bottom:0px;--container-default-padding-left:50px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 */.geodir-page-cpt-gd_jobs .elementor-widget-archive-posts .elementor-button-wrapper,.geodir-page-cpt-gd_jobs .elementor-widget-posts .elementor-button-wrapper {
    margin-top: var(--load-more—spacing,0px);
}
/* Eliminar espacio blanco por desbordes en móvil/tablet */
html, body {
  overflow-x: hidden !important;
}

/* Evitar que las columnas se salgan del ancho */
.elementor-section,
.elementor-column,
.elementor-widget-container {
  max-width: 100% !important;
  overflow: hidden !important;
}

/* Imágenes que sobresalen en las entradas de blog */
.entry-content img,
.elementor img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
}

/* Evitar que el iframe o los embeds rompan el ancho */
.entry-content iframe,
.entry-content video,
.elementor iframe {
  max-width: 100% !important;
}

/* Ajuste específico para Astra Blog que genera desbordes */
.ast-single-post .entry-content {
  overflow-x: hidden !important;
}/* End custom CSS */