/* Enter Your Custom CSS Here */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.05%;
border: 0px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
margin: 0 0 1em;
display: none;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
margin: 0 0 1em;
display: none;
}

.woocommerce table.cart input, .woocommerce #content table.cart input, .woocommerce-page table.cart input, .woocommerce-page #content table.cart input {
margin: 0;
vertical-align: middle;
line-height: 1em;
background-color: white;
float: right;
margin-bottom: 5px;
}

.pp_hoverContainer a:hover{
  background-color: transparent;
}

.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {
  margin: 10px;
  
}
.postmeta p {
display: none;
}
.postauthor {
display: none;
}
.postcomments {
display: none;
}
div#blog_container_index {
background: white;
}
div#imageDetails {
display: none;
}