#cookie-notice .cn-button {
    margin: 0 0 0 20px;
    border: none;
    color: #78b657;
    background-color: #ff4600;
}

.tagged_as {
display: none !important;
}


.product_meta .tagged_as {
display:none;
}
/* Force 2 line title inclusve */
.woocommerce ul.products li.product h2 {
  line-height: 2.5ex;
  height: 5ex; /* 2.5ex for each visible line */
  overflow: hidden;
}

.woocommerce .product{
  text-align: center!important;
  }