@charset "UTF-8";

  .woocommerce-cart .coupon { 
display: none !important; 
}
.entry-summary .product_meta { 
display: none !important; 
}
.sidebar .widget a:link {
color: #0035a8 !important; 
}
.sidebar .widget a:visited {
 color: #0035a8 !important; 
}
.sidebar .widget a:hover {
 color: #0063d6 !important; 
}
.wp-calendar-table a:link {
font-weight: bold !important;
} body {
color: #222 !important;
}