/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 07 2020 | 19:53:21 */
@media (max-width: 1023px) {
  .vc_custom_1558731150964 { display: none; }
  .stm-header .stm-navigation__default > ul > li > a {
    font-size: 1.5rem !important;
    font-weight: 700 !important;
  }
  .stm-navigation ul li.menu-item-has-children>a .stm_mobile__dropdown:before {
      content: "\e683";
      transform: translate(-50%,-50%) rotate(90deg);
      position: absolute;
      left: 50%;
      top: 50%;
      display: block;
  }
  .stm-navigation ul li.menu-item-has-children.active>a .stm_mobile__dropdown:before {
      transform: translate(-50%,-50%) rotate(-90deg);
  }
  html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu li ul.sub-menu > li.building-image .stm_mega_textarea {
    color: #0d0d0d !important;
  }
  html body .stm-navigation__default ul li.stm_megamenu ul.sub-menu {
    padding: 0 15px !important;
  }
}