/*
 Theme Name: Divi Child
 Description: Divi Child Theme
 Author: Dan Yap
 Template: Divi
 Version: 1.0.0
*/
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 1250px) {
  #mega-menu-wrap-primary-menu
    #mega-menu-primary-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0px 7px;
    font-size: 15px;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 1150px) {
  #mega-menu-wrap-primary-menu
    #mega-menu-primary-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0px 3px;
    font-size: 15px;
  }
  a.mega-menu-link.mega-menu-logo img {
    width: 150px;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 1199.98px) {
}
/* =========================================================================================== */
@media (max-width: 1100px) {
  div#top-nav-2 {
    display: none;
  }
}
/* =========================================================================================== */
/* // Medium devices (tablets, less than 992px) */
/* =========================================================================================== */
@media (max-width: 991.98px) {
  .product-cat-header-banner h1 {
    font-size: 2em;
    color: #ffffff;
    padding: 8vw 0 6vw;
    font-weight: 400;
    text-transform: uppercase;
  }
  a.mega-menu-logo img {
    max-height: 100px !important;
    background: #f1f1f1;
    padding: 4px 10px !important;
    border-radius: 4px;
    top: 6px !important;
    position: relative !important;
    box-shadow: 0px 8px 11px -11px #000;
  }
  ul#mega-menu-primary-menu a.mega-menu-logo img {
    background: none;
    box-shadow: none;
  }
  li#mega-menu-item-31460 {
    border-bottom: 1px solid #1a335f !important;
    margin-bottom: 10px !important;
  }
  #mega-menu-wrap-primary-menu
    .mega-menu-toggle
    .mega-toggle-block-2
    a.mega-icon:before {
    margin-right: 4px;
  }
  li#mega-menu-item-31461 {
    display: none !important;
  }
  ul.mega-sub-menu li {
    border-bottom: 1px solid #f1f1f1 !important;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 980px) {
  body.archive.tax-product_cat div#content-area{
    display: flex;
    flex-direction: column-reverse;
  }
  .et-db #et-boc .et-l .et_pb_section {
        padding: 0;
  }
  .et_pb_row.et_pb_row_0_tb_header {
    width: 90% !important;
  }
  .et_pb_row.et_pb_row_1_tb_header.et_clickable.et_pb_gutters1 {
    width: 90% !important;
}
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 900px) {
  div#top-mobile-block-2 {
    display: block;
  }
  span#sep2 {
    display: none;
  }
  .et_pb_module.et_pb_code.et_pb_code_0_tb_header {
    text-align: center;
  }
}
/* =========================================================================================== */
/* // 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) {
  div#top-nav-1,
  div#top-nav-2 {
    font-size: 12px;
  }
  .product-cat-header-banner h1 {
    font-size: 1.4em;
    padding: 10vw 0;
  }
  h2.woocommerce-loop-product__title {
    font-size: 0.9em !important;
  }
  .et_pb_row.et_pb_row_1_tb_header.et_clickable.et_pb_gutters1 {
    width: 94% !important;
  }
}
/* =========================================================================================== */
/* =========================================================================================== */
@media (max-width: 500px) {
  .et_pb_row.et_pb_row_0_tb_header {
    padding: 0 5px !important;
  }
  div#top-nav-1 a i,
  div#top-nav-1 i,
  div#top-nav-2 a i,
  div#top-nav-2 i {
    color: #4bc8ff;
    font-size: 13px;
    margin-right: 3px;
  }
  div#top-nav-1,
  div#top-nav-2 {
    font-size: 11px;
  }
  span#top-2 {
    display: block;
  }
  span#sep1 {
    display: none;
  }
  div#top-nav-1 {
    line-height: 2;
  }
  a.mega-menu-logo img {
    max-height: 90px !important;
    top: 2px !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) {
      .et-db #et-boc .et-l .et_pb_section {
        padding: 0 !important;
    }
      .et-db #et-boc .et-l .et_pb_row {
        padding: 0 !important;
        width: 94%;
    }
 
}

/* =========================================================================================== */
/* // 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) {
}
