
.test{
    color:red;
    
}
.mobile_menu_bar::before{
    display: none !important;
}

.mobile_menu_bar{
  color: beige;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
    .et_pb_menu__logo img{
        width: fit-content !important;
      height: 217px !important;
    }
    .products.columns-3
    {
        flex-wrap: wrap;
        justify-content: center;
    }
    .products.columns-3 > li{
        margin: 0 !important;
    }
    et_pb_section.et_pb_section_5.et_section_regular{
        padding-top: 0px !important;
        margin: auto auto;
        padding-bottom: 0 !important;
    }
    .mydiv6 {
        padding-top: 80px !important;
    }
    .beforFooter{
        height: 300px !important;
    }
    .et_pb_image_0_tb_footer {
  padding-top: 0px  !important;

}
    .et_pb_image_0_tb_footer img{
        height: 249px !important;
    }
    .et_pb_section_0_tb_footer.et_pb_section {
  padding-top: 4px !important;
 
}
.et_pb_button_4.et_pb_bg_layout_light{
    margin-bottom: 15px;
}
}

@media only screen and (max-width: 980px) {
  .et_pb_section_0.et_pb_section {
    padding-top: 240px;
    padding-bottom: 160px;
  }
}