.product_title {
  font-size: 23px;
}
.woocommerce-Price-amount {
  font-size: 25px;
}
.main-container {
  width: 100%;
}
.menu-footer-container {
  text-align: center;
}
.menu-footer-container ul li {
  display: inline-block;
  padding-right: 7px;
  padding-left: 7px;
}
.page-title {
  font-size: 30px;
}
.post-header h1 {
  font-size: 25px;
  margin: 0px;
}
.read-more {
  display: none;
}
li.blog-grid {
  margin: 0px;
}
bdi {
  font-size: 18px;
}
.woocommerce-Price-amount {
  font-size: 19px;
}
.woocommerce-order h2 {
  font-size: 20px;
}
.post-content {
  margin-top: 70px;
}
.woocommerce button.button.alt, .checkout-button.button.alt.wc-forward {
  background-color: #00b0c6;
}
.archive-big .entry-grid:after, #comments-template {
  display: none;
}

@media screen and (max-width:768px){
  .cv-outer {
    margin: 0 auto;
  }
}