article.slw_testimonial .entry-title {
	font-family: 'Lora',Georgia,"Times New Roman",serif !important;
	font-style: italic;
	font-size: 30px;
}

article.slw_testimonial .entry-content .slw-testimonial-text {
	font-family: 'Lora',Georgia,"Times New Roman",serif;
	font-style: italic;
}
article.slw_testimonial .slw-testimonial-author { font-weight: bold; }

.slw-testimonial.layout-compact .entry-title { font-size: 24px; }

article.slw-testimonial.layout-compact .slw-testimonial-meta { font-size: 17px; font-weight: normal; font-style: italic; }

article.slw-testimonial.layout-compact-card { font-size: 16px; }

article.slw-testimonial.layout-compact-card .slw-testimonial-author-meta-container { font-size: 1em; }

article.slw-testimonial.layout-compact-card .read-more {
	font-size: 0.6em;
    font-weight: 600;
}

.slw-testimonial.layout-compact-card .entry-title { font-size: 20px; font-size: 1.2em; }

@media (max-width: 960px) {
	article.slw-testimonial.layout-compact-card { font-size: 16px; line-height: 1.4rem; }
    .slw-testimonial.layout-compact-card .entry-title { font-size: 18px; }
}

@media (max-width: 550px) {
	article.slw-testimonial.layout-compact-card { font-size: 15px; line-height: 1.4rem; }
	.slw-testimonial.layout-compact-card .entry-title { font-size: 17px; }
}

.slw-testimonial-slider-triple article.slw_testimonial .entry-title {
	font-size: 18px;
	font-weight: bold;
}
.slw-testimonial-slider-triple article.slw_testimonial .entry-content .slw-testimonial-text {
	font-size: 18px;
}

@media (max-width: 980px) {
	article.slw_testimonial .entry-title { font-size: 28px; }
}
@media (max-width: 767px) {
	article.slw_testimonial .entry-title { font-size: 24px; }
}