/* Enter Your Custom CSS Here */
footer.entry-meta {
display:none;
}
/* Hide Entry Categories */

article.post .entry-categories, article.page .entry-categories {
display: none;
}
.entry-meta { display: none; }

.tag-links {
display: none;
}
.entry-meta , .post-tags { display: none; }

.post-meta .post-date { display: none; 
}
.site-description {
 color: #000000;
 }
.site-title,
.site-title a,
.site-title a img { float: none; }


.tags-links {
    display: none 
}

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {
border: none;
}

.woocommerce-page .x-main {
width: 100% !important;
}
.woocommerce-page .x-sidebar {
width: 0 !important;
}

.product_meta {
   display: none;
}

ul.products .count { display:none !important; 
  }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  box-shadow: none !important;
}

.site-info { display: none; }