.footer-copyright-block .et_pb_row {
    display: flex;
    align-items: center;
}
.footer-copyright-block .et_pb_row .et_pb_social_media_follow li {
    margin: 0;
}
.footer-copyright-block .et_pb_row .et_pb_social_media_follow li .icon::before {
    color: #fff;
}
 .footer-copyright-block .et_pb_row:after {
   content:none;
}
ul.wpbdp-plan-feature-list {
    display: none;
}
a#wpbdp-bar-submit-listing-button {
    background: #2ea3f2 !important;
    border-color: #2ea3f2 !important;
    color: #fff !important;
}
.footer_menu_li ul {
    flex-direction: column;
}
.logo_container img#logo {
    max-height: 75%;
}
header #et_top_search {
    margin: -7px 0 0px 22px;
}
header span#et_search_icon {
    width: 32px;
    height: 32px;
    background: #023047;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
header span#et_search_icon::before {
    position: unset;
    color: #fff;
    font-size: 15px;
}
header .mobile_menu_bar:before {
    content: "a";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
    background: #023047;
    border-radius: 5px;
    color: #fff;
}
header span.et_close_search_field {

    right: -13px;
}
header span.et_close_search_field::after {
    color: #fff;
}

@media(max-width:980px){
    header span.et_close_search_field {
    right: 40px;
}
    header #et_top_search {
    margin: 0px 20px 0px 0px;
}
      .footer-copyright-block  .et_pb_row .et_pb_column {
    margin: 0;
}
.footer-top-block .et_pb_menu__wrap {
    justify-content: flex-start!important;
}
.footer-top-block .et_pb_menu__menu {
    display: flex!important;
}
.footer-top-block .et_mobile_nav_menu {
    display: none!important;
}
}
@media(max-width:480px){
     .footer-copyright-block .et_pb_row {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 10px;
} 
  .et_pb_column .et_pb_module {
    margin-bottom: 30px;
}
  .footer-copyright-block  ul.et_pb_module.et_pb_social_media_follow {
    display: flex;
    justify-content: center;
    padding: 0!important;
}
  .footer-copyright-block .et_pb_row .et_pb_text_inner {
    text-align: center;
}
.footer-top-block .et_pb_module.et_pb_image {
    margin: 0 auto;
}
.footer-top-block .et_pb_menu__wrap {
    justify-content: center!important;
}
.footer-top-block .et_pb_module h5 {
    text-align: center;
    padding: 0;
}
.footer-top-block .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
    justify-content: center;
}
.footer-top-block .et_pb_text_inner p, .footer-top-block .et_pb_text_inner {
    text-align: center;
}

}
