.mainbannerheader {
  background-color: rgba(58, 58, 58, 0.4);
}

.t-entry-visual {
  margin: 9px;
}

.t-inside.animate_when_almost_visible.bottom-t-top .t-entry-visual {
  margin: -5px;
}

/* reduce the padding of the menu items */

.menu-smart > li > a {
  padding: 0px 40px !important;
}

.menu-container.menu-hide.style-color-wayh-bg.menu-borders.menu-shadows {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #8cc63e;
}

/*.btn-accent.btn-flat {
  opacity: 0.25;
}*/

.fa.fa-social-facebook {
  color: #ffffff;
}

.fa.fa-instagram {
  color: #ffffff;
}

.fa.fa-social-linkedin {
  color: #ffffff;
}

.post-share {
  display: none;
}

.nav-back {
  visibility: hidden;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  background-color: #fff;
  color: #000;
  width: 80%;
  border: 1px solid #000;
  line-height: 10px;
  padding: 5px 5px 5px 5px;
}

.wpcf7 textarea {
  min-height: 30px;
  max-height: 100px;
}

.wpcf7-form p {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 0 10px;
  color: #fff;
}

.wpcf7 input[type="submit"] {
  width: 150px;
  background-color: #ffffff;
  font-size: 15px;
  float: right;
  margin-right: 100px;
}

.contacttable tr td {
  border-width: 0px;
  border-style: hidden;
  padding: 10px 10px 10px 0;
  font-size: 15px;
  font-weight: 200;
}

.menu-smart li {
  margin-right: 28px;
  padding-right: 6px;
}

.menu-smart.sm.menu-icons {
  border-width: 2px;
  border-color: #656567;
}