/*
Theme Name: echofy child
Tags:  custom-menu, editor-style, featured-images
Template: echofy
Version: 1.0.0
*/


@import '../echofy/style.css';



/*---------------------------------
      write your css from here
------------------------------------*/

a{
    color: #000;
}
.top-right-menu{
    display: none;
}
@media screen and (max-width: 991px) {
  .echofy-header-top {
    display: block !important;
  }
}

.mean-container .mean-bar {
  padding: 0;
  display: none !important;
}
.section-title.style4 .subtitle{
    display: none;
}