.nav.header-style3.header-sticky .wrap-header-style3 {
  background-color: #3a526a;
}

.nav.header-style3.clearfix {
  background-color: #3a526a;
}

.header-style3 .nav-wrap #mainnav > ul > li > a:hover {
  background-color: #3a526a;
}

.wrap-header-style3.clearfix {
  background-color: #3a526a;
}

.header-style2 .btn-menu {
  background-color: #0eb29c;
}

.col-md-6 {
  text-align: left;
}

.flat-socials li a:hover {
  text-align: left;
}

.flat-socials li {
  margin-right: 0px;
  left: 0px;
  text-align: left;
}

.flat-top .flat-socials {
  margin-right: 285px;
}

.url.fn.n {
  display: none;
}
.post-author {
  display: none;
}

.li-post-author::before {
  display: none;
}
#reply-title.comment-reply-title {
  display: none;
}

#commentform.clearfix {
  display: none;
}

a {
    color: #B6B6B6 ;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}