body.home .site-content {
    display: none;
}

body.home .header-image,
body.home .site-footer {
    margin: 0;
}

/* Added by S */
.woocommerce-breadcrumb,
.page-title,
.woocommerce-result-count,
.orderby {
    display:none !important;
}
/* Added by S */



.post-type-archive.woocommerce ul.products {
    /*max-width:760px;*/
    margin:auto !important
}

/*
.post-type-archive ul.products li.product,
.post-type-archive.woocommerce-page ul.products li.product {
    width: 31% !important;
}
*/