/* Enter Your Custom CSS Here */
.woocommerce #sidebar{display:none;}
.woocommerce div.product div.images img {
    display: block;
    width: 95%;
  height: 404px;}

.woocommerce div.product {
  background-color:white;
  padding-top: 5px;
}

.footer_wrap_text_set{
  color:white;
  padding-top: 48px;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding-bottom: 20px;
}
.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 {
    width: 510px;
    max-width: 510px; 
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce-page .woocommerce-message, .woocommerce-page .woocommerce-error, .woocommerce-page .woocommerce-info {
    background-color: white;
}
    max-width: 95%;
    padding-left: 5%;
}
.woocommerce .thumbnails a.zoom img.attachment-shop_thumbnail {
    max-width: 150px !important;
    max-height: 200px;
}

.entry img, .comment-content img, .widget img, .wp-caption {
    max-width: 261px;
    height: 230px;
    width: 260px;
}