.container-fluid.headermain.pdt15.pdb15.clearfix {
  display: none;
}

#navbar.navbar.navbar-default {
  background-color: #000000;
}

.content-first .content-second h1.the-title {
  background-color: #000000;
  border-width: 0px;
}

.seopress-entry-meta .vcard.author {
  display: none;
}

.seopress-entry-meta .categoryurl {
  display: none;
}

.seopress-entry-meta .post-date.updated {
  display: none;
}

.widget_sidebar_main .right-widget-title {
  background-color: #000000;
  border-width: 0px;
}

.content-first .content-second h3.the-title {
  background-color: #000000;
  border-width: 0px;
}

.panel-grid-cell .widget-title {
  text-align: center;
}

/* Altera a cor do link no footer */
#siteorigin-panels-builder-2 a {
    color: #ffffff; /* Substitua com a cor desejada */
}

/* Altera a cor do link no mouseover (hover) no footer */
#siteorigin-panels-builder-2 a:hover {
    color: #808080; /* Substitua com a cor desejada */
}

.whats_float {
  right: 25px;
  position: fixed;
  width: 90px;
  height: 85px;
  bottom: 40px;
  background-color: transparent;
  border: none;
  text-align: center;
  z-index: 100000000;
  opacity: 1;
  display: block !important;
}

.float {
  right: 10px;
  position: fixed;
  width: 90px;
  height: 85px;
  bottom: 40px;
  text-align: center;
  font-size: 30px;
  z-index: 100000000;
  opacity: 1;
  display: block !important;
}

.grecaptcha-badge {
opacity:0 !important;
}