.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 10px;
  line-height: 80px;
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0px;
}

.sp-megamenu-parent > li.active > a {
  text-shadow: 0px 0 0 currentColor;
}

.sp-megamenu-parent > li:hover > a {
  text-shadow: 0px 0 0 currentColor;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  text-shadow: 0px 0 0 currentColor;
}

.sp-custom-login.sp-mod-login .info-text a.sppb-btn.open-login:hover {
  background-color: transparent;
  color: #fff;
  text-shadow: 0px 0 0 currentColor;
}

.sp-page-title .breadcrumb {
  background: none;
  padding: 0px;
  margin: 0px 0 0 0;
  text-align: center;
}

.sp-page-title .sp-page-title-heading {
  font-size: 44px;
  font-weight: bold;
  line-height: 1.64;
  letter-spacing: -1.37px;
  -webkit-text-stroke: 2px #000000;
  font-family: "Open Sans";
}

#sp-bottom {
  padding: 24px 0 15px;
  font-size: 14px;
  line-height: 1.6;
}