.testimonials-widget-testimonial .open-quote:before {
	content: none;
}

.testimonials-widget-testimonial .close-quote:after {
	content: none;
}

.testimonial_rotator.template-default .has-image .img img,
.testimonial_rotator_single.has-image.template-default .img img {
  max-width: 150px;height: auto;
}

.ih-item * {
  font-family: open sans;
}

.ih-item.square .info p {
  font-style: normal !important;
  font-family: open sans !important;
  line-height: 18px;
}

@media only screen and (max-width: 1044px) and (min-width: 768px)
.ih-item.square .img {
     margin: 0 !important;
  	width: 100% !important;
}

.entry-meta .byline, .entry-meta .cat-links { display: none; }
.entry-meta .posted-on { display: none; }

.single .secondary-content-box {
    display: none;
}

