/*
 Theme Name: Divi Child
 Description: Divi Child Theme
 Author: Dan Yap
 Template: Divi
 Version: 1.0.0
*/
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 1199.98px) {
}
/* =========================================================================================== */
/* // Medium devices (tablets, less than 992px) */
/* =========================================================================================== */
@media (max-width: 991.98px) {
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 980px) {
  button.et_pb_menu__icon.et_pb_menu__search-button {
    display: none;
  }
  span.mobile_menu_bar {
    position: relative;
    top: -40px;
  }
  ul#mobile_menu1 {
    padding: 10px;
  }
  ul#mobile_menu1 li a {
    padding: 8px 10px !important;
  }
  /* .et_pb_column.et_pb_column_1_4.et_pb_column_5_tb_header.et_pb_css_mix_blend_mode_passthrough {
    margin-bottom: -30px;
  } */
  ul#mobile_menu1 li a:hover {
    color: #b2d234 !important;
    opacity: 1 !important;
  }
  ul#mobile_menu1 ul.sub-menu li {
    padding-left: 2% !important;
  }
  .et_pb_menu__wrap {
    float: right;
  }
  .et_pb_column.et_pb_column_4_4.et_pb_column_6_tb_header.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column--with-menu {
    margin-bottom: -1px;
  }
  div#nav-menu-wrap {
    margin-top: -34px !important;
  }
}
/* =========================================================================================== */
/* // Small devices (landscape phones, less than 768px) */
/* =========================================================================================== */
@media (max-width: 767.98px) {
}
/* =========================================================================================== */
/* // Extra small devices (portrait phones, less than 576px) */
/* =========================================================================================== */
@media (max-width: 575.98px) {
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 500px) {
  div#mobile-header-phone-col a {
    margin-left: -10px;
  }
}
/* =========================================================================================== */
/* // Small devices (landscape phones, 576px and up) */
/* =========================================================================================== */
@media (min-width: 576px) {
}
/* =========================================================================================== */
/* // Medium devices (tablets, 768px and up) */
/* =========================================================================================== */
@media (min-width: 768px) {
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (min-width: 981px) {
}
/* =========================================================================================== */
/* // Large devices (desktops, 992px and up) */
/* =========================================================================================== */
@media (min-width: 992px) {
}
/* =========================================================================================== */
/* // Extra large devices (large desktops, 1200px and up) */
/* =========================================================================================== */
@media (min-width: 1200px) {
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (min-width: 1400px) {
}
