/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

.l-sidebar.shop_sidebar h5.w-tabs-section-title {
  font-size: 12px;
  font-weight: bold;
}
.l-sidebar.shop_sidebar .w-tabs-section-content p {
  font-size: 12px;
  font-weight: 500;
}
.single.single-product .woocommerce-tabs.wc-tabs-wrapper {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.single.single-product .product .summary.entry-summary {
  width: 70%;
}
.single.single-product .woocommerce-product-gallery.woocommerce-product-gallery--with-images.images {
  width: 25%;
}
.single.single-product .woosalescountdown.woosalescountdown-single .ob_product_detail .counter-group {
  margin: 0;
}
.single.single-product .woosalescountdown.woosalescountdown-single .ob_product_detail > h3 {
  color: red;
  font-weight: bold;
  margin: 0;
}
.single.single-product .woosalescountdown.woosalescountdown-single {
  float: left;
}
footer.l-footer .wpb_wrapper > p {
  font-size: 12px;
}