.woocommerce-page div.product div.images {
display:none !important;
}
.woocommerce div.product div.summary {
float:left !important;
}
.et-cart-info, #et_top_search, #et_search_icon {
display:none !important;
}
#et_top_search {
width:0px;
}
#footer-bottom {
display:none !important;
}
body {
background-color:#eee;
}