.site-search{
  display: none !important;
}
.site-info a{
  display: none !important;
}

.home.blog .site-header, .home.page:not(.page-template-template-homepage) .site-header, .home.post-type-archive-product .site-header {
    margin-bottom: 0 !important;
}

.woocommerce-active .site-header .site-branding{
  width: auto !important;
  margin-right: 0 !important;
}

.product_meta{display:none !important;}

li.product img{
  filter: drop-shadow(0px 0px 6px rgba(0,0,0,0.3));
}