/*
Theme Name: Vibe (Child Theme)
Theme URI: http://w.themedemo.co/yoy/
Author: FOXTHEMES
Author URI: https://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 1.0.0
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vibe-child
Template: vibe
*/

/* = Add your own modification from here
-------------------------------------------------------------- */



.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}
.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}

.destaques .vc_grid-item-mini {
    background: #fff;
}

.vc_custom_1753276712963 a {
    font-size: 1.1em!important;
    line-height: 1em!important;
    display: flex;
    align-items: center;
    height: 179px;
}

.vc_custom_heading.noticias.vc_gitem-post-data.vc_gitem-post-data-source-post_title a {
    font-size: 1.4em!important; 
    line-height: 1.2em!important;
}

.single-post .main-top-content{
    padding-top: 0px!important;
}

.single-post .single-content p {
    font-size: 17px!important;
    line-height: 1.8!important;
}

.recentes a {
    line-height: 1.2em !important;
    font-size: 1.6em !important;
}

header{
    width: 100%;
    max-width: 100%;
}

.linha-meunu-topo{
    width: 100%;
    max-width: 100%;;
    background-color: #f7f7f8;
}

.projeto-i75{
    max-width: 80px;
    height: auto;
    justify-content: left;
    display: flex;
    
}

.logo-principal {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

.titulo-lt {
  font-family: "Inter", sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 4em;
}

.titulo-bd {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 4em;
}

.branco{
    color: #fff!important;
}

.vermelho{
    color:  #ff1938 100%!important;
    background: #ff1938 100%!important;
}

*::selection {
background: #ff1938 100%!important;
color: #fff!important;
}

.wpb_content_element{
    padding-bottom: 0px!important;
}

@media only screen and (min-width: 1025px) {
  .linha-meunu-topo {
    width: 100%!important;
    max-width: 100%!important;
    background-color: #ffffff;
  }
  .titulo-bd{
    font-size: 3.5em;
  }
}

@media only screen and (max-width: 1024px){
    
    .linha-meunu-topo {
    width: 100%!important;
    max-width: 100%!important;
  }
}