/*
 Theme Name: Divi Child
 Description: Divi Child Theme
 Author: Dan Yap
 Template: Divi
 Version: 1.0.0
*/
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 1400px) {
  .et_pb_menu .et-menu > li {
    padding-left: 6px;
    padding-right: 6px;
  }
  .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-size: 16px !important;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 1199.98px) {
  div#home-brands-wrap img {
    width: 18.5%;
    float: left;
    margin: 0 4px 5px;
  }
  h2.et_pb_fh_post_carousel_title {
    min-height: 0;
    margin-top: 6px;
    margin-bottom: 10px;
    font-size: 1.6em;
    line-height: 1.2;
  }
  .et_pb_fh_post_carousel_description {
    min-height: 420px;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (min-width: 981px) and (max-width: 1100px) {
  .et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-size: 14px !important;
  }
}
/* =========================================================================================== */
/* // Medium devices (tablets, less than 992px) */
/* =========================================================================================== */
@media (max-width: 991.98px) {
  div#home-brands-wrap img {
    width: 31.5%;
    float: left;
    margin: 0 4px 5px;
  }

  .et_pb_fh_post_carousel_description {
    min-height: 370px;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 980px) {
  button.et_pb_menu__icon.et_pb_menu__search-button {
    display: none;
  }

  ul#mobile_menu1 {
    padding: 10px;
  }
  ul#mobile_menu1 li a {
    padding: 8px 10px !important;
    color: #000 !important;
  }
  .et_pb_column.et_pb_column_1_4.et_pb_column_4_tb_header.et_pb_css_mix_blend_mode_passthrough {
    margin-bottom: -30px;
  }
  ul#mobile_menu1 li a:hover {
    color: #a3111f !important;
    opacity: 1 !important;
    background: #fff;
  }
  a.et_pb_menu__icon.et_pb_menu__cart-button {
    margin-left: 10px;
  }
  .our-team-member-row img {
    width: 280px;
  }
}
/* =========================================================================================== */
/* // Small devices (landscape phones, less than 768px) */
/* =========================================================================================== */
@media (max-width: 767.98px) {
  div#nav-menu-wrap {
    margin: 0 !important;
  }
  .et_pb_column.et_pb_column_1_4.et_pb_column_5_tb_header.et_pb_css_mix_blend_mode_passthrough {
    margin-top: -20px;
    margin-bottom: -22px;
  }
  .et_pb_fh_post_carousel_description {
    min-height: 280px;
  }
  h2.et_pb_fh_post_carousel_title {
    font-size: 1.5em;
    line-height: 1.2;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */

@media (max-width: 650px) {
  .our-team-member-row img {
    float: none;
  }
}
/* =========================================================================================== */
/* // Extra small devices (portrait phones, less than 576px) */
/* =========================================================================================== */
@media (max-width: 575.98px) {
  div#home-brands-wrap img {
    width: 46.5%;
    float: left;
    margin: 0 4px 5px;
  }
  .our-team-member-row img {
    width: 250px;
    display: block;
    float: none;
    margin: 0 auto;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 500px) {
  div#mobile-header-phone-col a {
    margin-left: -10px;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 479px) {
  div#header-phone-wrap {
    margin-top: -38px !important;
  }
  .et_pb_column.et_pb_column_1_5.et_pb_column_1_tb_header.et_pb_css_mix_blend_mode_passthrough {
    margin-bottom: 0 !important;
  }
}
/* =========================================================================================== */
/* // 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) {
  li.menu-item-230179 {
    display: none !important;
  }
}
/* =========================================================================================== */
/* // Large devices (desktops, 992px and up) */
/* =========================================================================================== */
@media (min-width: 992px) {
}
/* =========================================================================================== */
/* // Extra large devices (large desktops, 1200px and up) */
/* =========================================================================================== */
@media (min-width: 1200px) {
  div#home-brands-wrap img {
    width: 19%;
    margin: 0 4px 5px;
    float: left;
  }
  h2.et_pb_fh_post_carousel_title {
    min-height: 80px;
    margin-top: 6px;
  }
  .et_pb_fh_post_carousel_description {
    min-height: 350px;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (min-width: 1400px) {
}
