/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.directorist-type-nav.directorist-type-nav--listings-map {
   display: none !important;
}

@media (max-width: 600px) {
   .fusion-fullwidth.fullwidth-box.fusion-builder-row-3.has-pattern-background.has-mask-background.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling {
      position: relative;
      z-index: 1;
   }

   .fusion-fullwidth.fullwidth-box.fusion-builder-row-4.fusion-flex-container.has-pattern-background.has-mask-background.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling {
      position: relative;
      z-index: 2;
      margin-top: 306px;
   }
}
