.ae-anno-announcement-wrapper { background-color: #A259C5 !important; }
.echo-hero-area-like-read-comment-share.mb-2:nth-of-type(3) {
  display: none;
}

@media (min-width: 768px) {
    .echo-site-logo {
        min-width: 200px !important;
    }
}


@media (max-width: 767px) {
    .echo-site-logo {
        min-width: 250px !important;
      	padding: 10px;
    }
}

button.js-site-notice-reject.site-notice__reject {
    color: #000;
}

button.js-site-notice-customize.site-notice__customize {
    color: #000;
}

.home-four .echo-header-area.header-four .echo-home-1-menu .echo-site-main-logo-menu-social {
    background-color: #000 !important;
}