/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


.testi-content p {
	position: relative;
	font-style: normal;
	font-size: 1.25rem;
	margin-bottom: 25px;
}

.testimonials-carousel::before {
	content: "\e7ad";
	font-family: font-icons;
	position: absolute;
	top: -20px;
	left: 10px;
	font-size: 5rem;
	color: #EEE;
	z-index: 0;
}

.testi-meta img {
	width: 40px !important;
	margin-right: 10px;
}

.testi-meta::before { display: none; }

#oc-testi.owl-carousel .owl-dots {
	text-align: left;
	margin-left: 20px;
}
