#footer-widgets {
 display: none;
}

.et_pb_widget_area_left {
 padding:0;
 border-right:0;
}

#top-menu li.mega-menu > ul > li > a:first-child {
 text-align: center
}

 .sub-menu img {
    max-width: 100px;
    display: block;
    max-height: 85px;
    margin: auto;
}

.et-fixed-header#main-header .nav li ul {
 background-color: white !important;
}

.sub-menu li a {
 align-text: center;
}

#simple-social-icons-2 {
     text-align: center;
    display: block;
    margin: auto;
    width: 100%;
}

.mobile_menu_bar:before {
 color: #e2352b;
}

.et_mobile_menu {
 border-top: 3px solid #e2352b;
}

@media only screen and (max-width: 450px) {
 .et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
  margin-left: 0;
 }
}