/*=== Testimonial style 3 ===*/
.dsvy-testimonial-style-3 .designervily-box-img img{
	border-radius: 50%;
	height: 60px;
	width: 60px;
}
.dsvy-testimonial-style-3 .designervily-box-img {
	display: flex;
	align-items: center;
	gap: 20px;
	flex: none;
}
.dsvy-testimonial-style-3  .designervily-testimonial-detail{
	font-size: 13px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.dsvy-testimonial-style-3 .designervily-box-title{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0;
}
.dsvy-testimonial-style-3 .dsvy-base-icon-star{
	font-size: 20px;
}
.dsvy-testimonial-style-3 .dsvy-base-icon-star.dsvy-active{
	color: #FFAF00;
}
.dsvy-testimonial-style-3 blockquote{
	color: var(--dsvy-cardioly-blackish-color);
	font-size: 38px;
	line-height: 52px;
	letter-spacing: -0.4px;
	border: none;
	margin: 0;
	padding: 0 0 25px;
}
.dsvy-testimonial-style-3 .dsvy-testimonial-box{
	display: flex;
	align-items: center;
	gap: 30px;
	padding-top: 45px;
}
.dsvy-element-testimonial-style-3[data-columns="1"][data-dots="true"] .dsvy-element-posts-wrapper::after{
	content: " ";
	position: absolute;
	right: 0;
	bottom: 19px;
	height: 1px;
	width: 65%;
	z-index: -1;
	margin-top: 20px;
	background-color: rgba(var(--dsvy-cardioly-blackish-color-rgb), 0.15);
}
.dsvy-element-testimonial-style-3.designervily-element-viewtype-carousel .owl-carousel .owl-dots{
	display: flex;
	align-items: center;
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 1px;
	background-color: var(--dsvy-cardioly-white-color);
	padding: 15px 15px 15px 20px;
	border-radius: 20px;
}
.dsvy-element-testimonial-style-3.designervily-element-viewtype-carousel .owl-carousel button.owl-dot{
	height: 9px;
	width: 9px;
	background-color: rgba(var(--dsvy-cardioly-blackish-color-rgb), 0.15);
}
.dsvy-element-testimonial-style-3.designervily-element-viewtype-carousel .owl-carousel button.owl-dot.active{
	height: 12px;
	width: 12px;
	background-color: var(--dsvy-cardioly-blackish-color);
}
.dsvy-testimonial-style-3 .dsvy-base-icon-star::before{
	margin: 0 0.1em;
}
.dsvy-element-testimonial-style-3[data-columns="3"] .dsvy-testimonial-style-3 blockquote,
.dsvy-element-testimonial-style-3[data-columns="4"] .dsvy-testimonial-style-3 blockquote,
.dsvy-element-testimonial-style-3[data-columns="5"] .dsvy-testimonial-style-3 blockquote,
.dsvy-element-testimonial-style-3[data-columns="6"] .dsvy-testimonial-style-3 blockquote{
	font-size: 30px;
	line-height: 42px;
}
/*=== Bg Color ===*/
.dsvy-elementor-bg-color-white .dsvy-element-testimonial-style-3.designervily-element-viewtype-carousel .owl-carousel .owl-dots{
	background-color: var(--dsvy-cardioly-light-bg-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-testimonial-style-3 blockquote,
.dsvy-elementor-bg-color-secondary .dsvy-testimonial-style-3 blockquote,
.dsvy-elementor-bg-color-globalcolor .dsvy-testimonial-style-3 blockquote,
.dsvy-elementor-bg-color-gradient .dsvy-testimonial-style-3 blockquote,
.dsvy-elementor-bg-color-blackish .dsvy-testimonial-style-3 .designervily-box-title,
.dsvy-elementor-bg-color-secondary .dsvy-testimonial-style-3 .designervily-box-title,
.dsvy-elementor-bg-color-globalcolor .dsvy-testimonial-style-3 .designervily-box-title,
.dsvy-elementor-bg-color-gradient .dsvy-testimonial-style-3 .designervily-box-title{
	color: var(--dsvy-cardioly-white-color);
}
.dsvy-elementor-bg-color-blackish .dsvy-testimonial-style-3 .designervily-testimonial-detail,
.dsvy-elementor-bg-color-gradient .dsvy-testimonial-style-3 .designervily-testimonial-detail,
.dsvy-elementor-bg-color-globalcolor .dsvy-testimonial-style-3 .designervily-testimonial-detail,
.dsvy-elementor-bg-color-secondary .dsvy-testimonial-style-3 .designervily-testimonial-detail{
	color: rgba(var(--dsvy-cardioly-white-color-rgb), 0.85);
}
.dsvy-elementor-bg-color-blackish .dsvy-testimonial-style-3 .dsvy-testimonial-box::after,
.dsvy-elementor-bg-color-globalcolor .dsvy-testimonial-style-3 .dsvy-testimonial-box::after,
.dsvy-elementor-bg-color-gradient .dsvy-testimonial-style-3 .dsvy-testimonial-box::after,
.dsvy-elementor-bg-color-secondary .dsvy-testimonial-style-3 .dsvy-testimonial-box::after{
	background-color:  rgba(var(--dsvy-cardioly-white-color-rgb), 0.15);
}

/*=== Responsive ===*/
@media (max-width: 991px){
	.dsvy-testimonial-style-3 blockquote{
		font-size: 30px;
		line-height: 42px;
	}
}
@media (max-width: 767px){
	.dsvy-testimonial-style-3 blockquote,
	.dsvy-element-testimonial-style-3[data-columns="3"] .dsvy-testimonial-style-3 blockquote,
	.dsvy-element-testimonial-style-3[data-columns="4"] .dsvy-testimonial-style-3 blockquote,
	.dsvy-element-testimonial-style-3[data-columns="5"] .dsvy-testimonial-style-3 blockquote,
	.dsvy-element-testimonial-style-3[data-columns="6"] .dsvy-testimonial-style-3 blockquote{
		font-size: 26px;
		line-height: 36px;
		letter-spacing: 0;
	}
	.dsvy-element-testimonial-style-3[data-columns="1"][data-dots="true"] .dsvy-element-posts-wrapper::after{
		display: none;
	}
}
@media (max-width: 400px){
	.dsvy-element-testimonial-style-3.designervily-element-viewtype-carousel .owl-carousel .owl-dots{
		display: none;
	}
}