/**
* Theme Name: Hara Child
* Description: This is a child theme for Hara
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.2.17
* Template: hara
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.tps-inspired-by {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  color: #000;
}

.summary.entry-summary {
  position: relative;
}
.single-product .tps-inspired-by {
  position: absolute;
  top: 7%;
}
.product_title.entry-title {
  margin-top: 50px !important;
}

.product-block.grid .group-content {
  display: none;
}

.slick-slide .tps-inspired-by {
  top: 0;
  position: relative;
}