.ytf-ver .ytfBlock.active {
  background-color: transparent !important;
}
.ytf-hoz .ytfMeta>.ytfTitle, .ytf-ver .ytfMeta>.ytfTitle {
  color: #000!important;
}



/* Página Offline */
body.offline .form-wrap {
  background-color: #ffffff;
  border: 0px solid rgba(52, 58, 64, 0.12);
  -webkit-box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
  box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
  border-radius: 0px;
  padding: 1rem;
  text-align: center;
}
body.offline .form-wrap h1 {
  display: none;
}
body.offline form#form-login {
  text-align: left;
}
body.offline .form-wrap .offline-message {
  margin: 20px 0;
  background: #f5f5f5;
  color: #333;
}


/* Adicionar no local.css depois */
.t4-navbar > .navbar {
  max-width: 490px;
}


/* Remover daqui depois, já foi adicionado ao loca.css */
/* TrandingView - Widgets */ 
.widget-TrandingView {
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  width: 100%;
}
.widget-TrandingView  .tradingview-widget-container,
.widget-TrandingView iframe {
  width: 100% !important;
  max-width: 100% !important;
}
@media (max-width: 767px) { 
  .widget-TrandingView {
    width: calc(100% - 30px);
  }
}
/* Area Post Style-001-d */
.area-posts.style-001-d-1 .section-m {
  display: inline-flex;
  flex-direction: row;
  margin-bottom: 20px;
}
.area-posts.style-001-d-1 .foto {
  width: 40%;
  margin-right: 10px;
}
.area-posts.style-001-d-1 .foto img.post-img {
  height: 100px !important;
  object-fit: cover;
}
.area-posts.style-001-d-1 .conteudo {
  width: 60%;
}
.area-posts.style-001-d-1 .conteudo .ap-mod-title a {
  font-size: 14px !important;
}
.area-posts.style-001-d-1 .conteudo .meta-info-chapeu-post {
  padding: 0px 0 2px;
}
.area-posts.style-001-d-1 .meta-info-chapeu-post span {
  font-size: 12px;
}
.area-posts.style-001-d-1  a {
  font-size: 26px;
  font-weight: 600 !important;
  line-height: initial !important;
}
.area-posts.style-001-d-1 img {
  max-height: 90px !important;
  min-height: 90px !important;
}
.area-posts.style-001-d-1 .meta-info-chapeu-post {
  padding: 0 !important;
  margin-top: -5px;
}


/* Ads - Lightbox */
.mod-ads.ads-lightbox > div {
    margin: 0px auto 0 !important;
    top: 5% !important;
}


body.view-entry #eb .eb-image .eb-image-figure img {
  min-width: unset !important;
  width: auto !important;
}

.t4-navbar > .navbar {
    max-width: 100% !important;
}
#t4-megamenu-menu-principal > ul > li.nav-item:last-child {
    right: 0;
    position: relative !important;
}
