#wps-slider-section .wpsf-product {
    text-align: left;
}
.woocommerce-page .page-header--center {
  margin-bottom: 10px;
}
.page-header {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}
.sidebar.widget-area .widget {
  padding-bottom: 10px;
  padding-left: 0px;
}
.widget-title {
	margin-bottom: 10px;
}
.kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
  line-height: 1.4;
  font-size: 18px;
  font-weight: 700;
  text-transform: none;
  text-align: left;
}
.kc-blog-posts-3 .kc-list-item-3 .post-title-alt {
  line-height: 1.4;
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
}
.kc-blog-posts .kc-post-2-button {
  float: right;
  padding: 10px 20px;
  border: 1px solid #ddd;
  border-radius: 0px;
  color: #000;
  font-size: 12px;
  line-height: 1;
}
.single-post .post__title {
    margin: 0 0 20px;
    font-size: 2em;
    line-height: 1.3;
    text-align: left;
}