.sp-megamenu-parent>li>a{
    padding: 0 16px;
}

@media (max-width: 1399px){
.sp-megamenu-parent>li>a{
    padding: 0 10px;
}
}

@media (max-width: 1200px){
.sp-megamenu-parent>li>a{
    padding: 0 4px;
}
}

#sp-header {
    box-shadow: none !important;
background: none !important;

}

@media (max-width: 575px){
#sp-header .logo {
    height: 80px;
}
#offcanvas-toggler {
    height: 80px;
    line-height: 80px;
}
#sp-header {
    height: 80px;
}
}

@media (max-width: 991px) {
#sp-menu {order: 2}

.am-logo {
justify-content: left!important;
}
}

#sp-header .sp-module {
    margin-left: 0px;
}

#sp-header .sppb-row-container {
    padding-left: 0px;
    padding-right: 0px;
}

#sp-top1, #sp-top2 {
align-items: center!important;
}

@media (min-width: 992px){
#sp-top1, #sp-top2 {
display: flex !important;
}
}