.elementor-2 .elementor-element.elementor-element-4b8cb7a7{margin-top:90px;margin-bottom:90px;}.elementor-2 .elementor-element.elementor-element-41111950{margin-top:45px;margin-bottom:55px;}.elementor-2 .elementor-element.elementor-element-522cc533 .post-title{font-size:18px;}/* Start custom CSS for shortcode, class: .elementor-element-8feeb1f *//* Corrección total para EmbedPress: Ancho completo sin superposiciones */
div[class*="embedpress"] {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    position: relative !important;
    margin-bottom: 30px !important; /* Espacio limpio hacia abajo para los elementos siguientes */
}

/* Contenedor del reproductor con proporción rectangular correcta (16:9) */
div[class*="embedpress"] iframe, 
.embedpress-player {
    width: 100% !important;
    aspect-ratio: 16 / 9 !important;
    height: auto !important;
    position: relative !important;
    display: block !important;
    border-radius: 8px !important;
}

/* Separación para los elementos de abajo (Shorts y detalles del canal) */
.ep-video-details-wrapper, 
.embedpress-player-details, 
div[class*="embedpress"] + * {
    margin-top: 25px !important;
    clear: both !important;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d5088cd *//* Fuerza a cualquier reproductor de video en el contenido principal a ocupar el 100% */
.entry-content iframe, 
.page-content iframe, 
div[class*="embedpress"] iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: 450px !important; /* Ajusta esta altura a tu gusto para que no quede muy alargado */
    border-radius: 8px !important;
}/* End custom CSS */