.elementor-kit-5{--e-global-color-primary:#7E21A6;--e-global-color-secondary:#A63292;--e-global-color-text:#7A7A7A;--e-global-color-accent:#7614D9;--e-global-color-da65b50:#E6E6E6;--e-global-color-4bca78a:#E4E4E4;--e-global-color-caaa424:#6D14A4;--e-global-color-d77d855:#0F0E0E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{color:var( --e-global-color-caaa424 );font-size:2.4rem;}.elementor-kit-5 h2{color:var( --e-global-color-caaa424 );font-family:"Radio Canada", Sans-serif;font-size:1.7rem;font-weight:600;}.elementor-kit-5 h3{color:var( --e-global-color-caaa424 );font-size:1.7rem;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h2{font-size:1.3rem;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =====================================================
   CAPA MOBILE 100% LARGURA - SEM ALTERAR ALTURA
   Use a classe ec-capa-anunciante no container da capa
   ===================================================== */

@media (max-width: 767px) {

  .ec-capa-anunciante {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden !important;
  }

  .ec-capa-anunciante .elementor-widget-container,
  .ec-capa-anunciante figure,
  .ec-capa-anunciante picture {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .ec-capa-anunciante img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin: 0 !important;
  }

}/* End custom CSS */