/**
Theme Name: escuelABC
Author: Banyck
Author URI: https://escuelabc.com
Description: Tema hijo
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: escuelabc
Template: astra
*/








/* Ocultar el segundo video para ECOEMS1 */
body.rol-ecoems1 iframe[src="https://www.youtube.com/embed/yGsvumuQIX8?rel=0"] {
    display: none !important;
}

/* Ocultar el primer video para ECOEMS2 */
body.rol-ecoems2 iframe[src="https://www.youtube.com/embed/JhHNulD9U9M?rel=0"] {
    display: none !important;
}
