/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.block-newsletter, .social-links, .block-iqitlinksmanager-1, .block-iqitcontactpage > h5, #mobile-btn-search {
  display: none !important;
}


@media (max-width: 767px) {
    #footer .block-toggle > .block-title {
  display: none !important;
}


}