/*

[Custom Stylesheet]

Project     : SEOCrack - Responsive SEO and SMM HTML Template
Author      : themelooks.com
Author URI  : https://themeforest.net/user/themelooks

*/


.navbar-brand {
  height: 89px !important;
}

#headerNav {
  margin-top: 15px;
}
.yellow-title {
  color: #f3b40a;
}

.list .nav {
  color: #555;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  text-align: left;
}
.list .nav li + li {
  margin-top: 8px;
}

.list .nav > li::before {
  content: "\f101";
  margin-right: 8px;
  font-family: "FontAwesome";
}
.container.pd--100-0 {
  padding-right: 15px;
  padding-left: 15px;
}
.dropdown:hover .dropdown-menu {
   display: block;
}
.back-to-top-btn .active {
  color: #392e71;
}
.header--nav-links > li.active > a {
  color: #ff972afc;
}