#sp-header {
  box-shadow: none;
}
#sp-page-builder .sppb-section-title {
  margin-bottom: 30px;
}
.sp-megamenu-parent li a {
  text-shadow: 1px 1px 1px #000;
  font-weight: bold !important;
}
div.mod-languages ul li.lang-active {
	font-weight: bold !important;
}
#sp-header .logo {
  margin: 0 auto;
}
#sp-top-bar {
  text-align: right;
}
#sp-top1 p, p{
margin-bottom: 0px;
}
.sppb-addon-table-main td {
  color: #000000;
}
.burger-icon > span {
    background-color: #193b69;
    height: 3px;
}
@media (max-width: 575px) {
#sp-header .logo {
  height: 50px;
}}
.btn-primary, .sppb-btn-primary {
    border-color: #8F7051;
    background-color: #8F7051;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #AA8B51;
    background-color: #AA8B51;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px;
}