:root {--cor_primaria: #222222;--cor_secundaria: #222222;--cor_botao: #222222;--cor_botao_hover: #3c3c3c;--cor_texto_botao: #ffffff;--cor_texto_botao_hover: #ffffff;--cor_botao_comprar: #5bbf5f;--pre_cabecalho: #e4e4e4;--cor_texto_pre_cabecalho: #2b2b2b;--cor_cabecalho: #ffffff;--cor_icones: #2b2b2b;--cor_icones_hover: #2b2b2b;--cor_texto_icones: #2b2b2b;--cor_menu: #2b2b2b;--cor_texto_menu: #ffffff;--cor_newsletter: #222222;--cor_texto_newsletter: #ffffff;--cor_footer: #ffffff;--cor_texto_footer: #333333;--texto_global: #333333;--texto_background: #ffffff;--cor_tag_frete_gratis: #ffffff;}
.container-youtube { position: relative; overflow: hidden; width: 100%; padding-top: 350px; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */}
/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe-youtube { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 560px; height: 315px;}
@media only screen and (max-width: 620px) {
.responsive-iframe-youtube { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%;}}