/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
::-moz-selection {
  background-color: #FFFFFF;
  color: #2594e9;
}
::selection {
  background-color: #FFFFFF;
  color: #2594e9;
}

.numFecha .elementor-counter-number-wrapper {text-align: left; display: block !important;}

/*BANDAS EMT*/
body.page-template.page-template-elementor_canvas.page.page-id-1597.elementor-default.elementor-template-canvas.elementor-kit-5.elementor-page.elementor-page-1597 {
    background-color: #111B24;
    background: url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-azul.svg) 0px 100em no-repeat, url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-azul-2.svg) 0px 360em no-repeat;
    background-color: #111B24;
    background-size: 150vw auto;
}
@media (max-width: 768px) {
body.page-template.page-template-elementor_canvas.page.page-id-1597.elementor-default.elementor-template-canvas.elementor-kit-5.elementor-page.elementor-page-1597 {
    background:
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-azul.svg) 0px 150em no-repeat,
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-azul-2.svg) 0px 570em no-repeat;
    background-color: #111B24;
    background-size: 300vw auto;
    }
}
/*BANDAS EMT*/

/*BANDAS PELE*/
/*body.page-template.page-template-elementor_canvas.page.page-id-3240.elementor-default.elementor-template-canvas.elementor-kit-5.elementor-page.elementor-page-3240 {
    background: 
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-verde.svg) 0px 84em no-repeat, 
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-verde.svg) 0px 360em no-repeat,
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-verde.svg) 0px 759em no-repeat;
    background-size: 150vw auto;
    background-color:#FFC000;
}*/
/*@media (max-width: 768px) {
body.page-template.page-template-elementor_canvas.page.page-id-3240.elementor-default.elementor-template-canvas.elementor-kit-5.elementor-page.elementor-page-3240 {
    background:
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-verde.svg) 0px 10em no-repeat,
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-verde.svg) 0px 360em no-repeat,
    url(https://mundial.theepode.com/wp-content/uploads/2022/12/banda-verde.svg) 0 575em no-repeat;
    background-size: 300vw auto;
    background-color:#FFC000;
    }
}*/
/*BANDAS PELE*/


@media (max-width: 767px) {
.contador.elementor-widget .elementor-counter-number-wrapper {
    display: block;
    }
}

/*@media (max-width: 767px) and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
  .selector:not(*:root), .contador.elementor-widget .elementor-counter-number-wrapper {
    color: green !important;
    display: block;
  }
}*/