﻿.product_meta {
   display: none;
}
.site-info {
    display: none;
}
.page-title{
    display : none;
}
.widget-title {
  display: none;
}

body {
    font-family: Helvetica, Arial, sans-serif,;
}
.woocommerce-page #main {
    max-width: 980px;
    margin: 10 auto;
    margin-top: 30px
}
.widget li a, .widget a {
font-family: times new roman !important;
font-weight: 700;
font-size: 18px !important;
}