/*
Theme Name:ARTIST_child
Template:artist
Version:3.3.7
*/
#topbar {
  display: none;
}
.homepromo {
  display: none;
}
.meta strong.woocommerce-review__author {
  display: none;
}
.meta span.woocommerce-review__dash {
  display: none;
}
.meta time.woocommerce-review__published-date {
  display: none;
}

@media screen and (max-width: 767px) {
#thelogo {
    width:100%;
    text-align: center;
}
#thelogo img {
    width:100%;
    max-height: 100px !important;
}
#logo .kad-retina-logo {
    width: 100%;
    max-height: 100px !important;
}
}
