.s3-nv .navbar-nav>li>a {
  background: #fdfcfc !important;
  color: #782f40;
  font-weight: 700;
}
.s3-nv .dropdown-menu>li>a {
  background-color:transparent;
  margin-left: 5px;
}
.s3-nv .navbar-nav>li>a {
  background: #fdfcfc !important;
  color: #782f40 !important;
  font-weight: 600 !important;
}
.s3-w .dropdown-menu>li>a {
  background-color: transparent !important;
}

.s3-w .dropdown-menu>li>a:hover {
  background-color: #fdfcfe !important;
}

#block-mainnavigation>div>ul>li.expanded.dropdown.active>ul>li.expanded.active>ul>li.expanded.active>ul>li>a {
  margin-left:20px;
}
