/*
Theme Name: CGC
Theme URI: 
Author: ektorcaba
Author URI: 
Description: Tema para CGC
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: cgc
Tags: 
*/

/* Contenedor o iframe directo responsive */
iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"],
iframe[src*="vimeo.com"],
.wp-block-embed iframe,
.embed-container iframe {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    aspect-ratio: 16 / 9;
    padding-bottom: 20px;
}