.elementor-5968 .elementor-element.elementor-element-472f4e7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5968 .elementor-element.elementor-element-d7cc589{--display:flex;}.elementor-5968 .elementor-element.elementor-element-31f7a92{--display:flex;}/* Start custom CSS for html, class: .elementor-element-9b972df *//* Ampliar el bloque dentro de entradas de WordPress */
.single-post .ayra-event-section {
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.single-post .ayra-event-container {
    width: min(1400px, calc(100% - 60px));
    max-width: 1400px;
}

/* Evitar que el tema limite el contenido del artículo */
.single-post .entry-content,
.single-post .post-content,
.single-post .content-area,
.single-post .site-main {
    max-width: none !important;
    width: 100% !important;
}/* End custom CSS */