.elementor-311 .elementor-element.elementor-element-cfffc2e{--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-311 .elementor-element.elementor-element-0ea1777{--display:flex;}/* Start custom CSS */.single-post .wd-page-title {
    padding-top: 10px;
    padding-bottom: 0px;
}
/* Reducir padding/margin top del wrapper en posts */
.single-post .wd-content-layout {
    padding-top: 0px !important; /* ajustá a gusto */
    margin-top: 0 !important;     /* por si el tema usa margin en vez de padding */
}

/* Quitar icono y contador de comentarios */
.single-post .wd-meta-reply {
    display: none !important;
}/* End custom CSS */