.sppb-pricing-box .sppb-pricing-features>ul>li .fa-check {
  color: #9a3827;
}
.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li > span:hover {
  color: #ffffff !important;
}
.sp-megamenu-parent > li.active:hover > a, .sp-megamenu-parent > li.active > a {
  color: #ffffff !important;
  position: relative;
}
#sp-top-bar #sp-top1 .sp-contact-info a {
  padding-top: 5px;
  font-size: 13px;
  color: rgba(255, 255, 255, .9);
}
#sp-top-bar #sp-top2 .sp-custom-login .sppb-btn.sppb-btn-link {
  color: rgba(255, 255, 255, .9);
}
#sp-top-bar #sp-top2 .sp-custom-login .sppb-btn.sppb-btn-link:hover {
  color: rgba(255, 255, 255, .5);
}
#sp-bottom-top #sp-bottom-top2 .sp-module ul li a {
  color: rgba(255, 255, 255, .8);
}
#sp-bottom-top #sp-bottom-top2 .sp-module ul li a:hover {
  color: #ffffff;
}
#sp-bottom-top #sp-bottom-top3 .social-icons li a {
  color: rgba(255, 255, 255, .8);
}
#sp-bottom-top #sp-bottom-top3 .social-icons li a:hover {
  color: #ffffff;
}
.sp-copyright {
  color: rgba(255, 255, 255, .8);
}
#sp-bottom4 .sppb-addon-text-block .sppb-addon-content a:last-child {
  color: rgba(255, 255, 255, .8);
}
#sp-bottom4 .sppb-addon-text-block .sp-module ul li a:hover {
  color: #ffffff;
}

html.error-page .btn-secondary {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
  color: #ffffff;
  background-color: transparent;
  border: 0;
}

html.error-page .btn-secondary:hover {
  color: rgba(255, 255, 255, .8);
}

html.error-page .btn-secondary .fa:before {
  content: "\f015";
}

#login .modal-content .modal-body .remeber-forget-wrap {
  margin-bottom: 5px;
  font-size: 13px;
  color: black;
}


