.wdt-testimonial-holder .swiper-slide { cursor: grab; }


/* Default Template */

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item { text-align: center; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > span, 
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image > a { 
    -webkit-border-radius: var(--wdtRadius_Zero); border-radius: var(--wdtRadius_Zero); }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image-wrapper { margin-bottom: 0; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image-wrapper + .wdt-content-icon-wrapper { 
    display: block; font-size: 60px; line-height: 0; margin-top: -8px; margin-bottom: -0.2em; 
    -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { 
    background-color: var(--wdt-elementor-color-white); color: rgba(var(--wdt-elementor-color-accent-rgb),0.85); 
    font-size: var(--wdtFontSize_H4); height: 60px; width: 60px; -webkit-border-radius: var(--wdtRadius_Full); 
    border-radius: var(--wdtRadius_Full); -webkit-box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); 
    box-shadow: 0 0 3px 0 rgba(var(--wdt-elementor-color-secondary-rgb),0.15); }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span { 
    background-color: var(--wdt-elementor-color-accent); color: var(--wdt-elementor-color-white); }


/* Standard Template */

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item { 
    text-align: center; padding: 30px 20px;
    -webkit-box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; 
    box-shadow: 0 0 1px 1px rgba(var(--wdt-elementor-color-secondary-rgb),0.15) inset; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group { 
    background-color: rgba(var(--wdt-elementor-color-accent-rgb),0.25); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-group { padding: 20px; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { 
    min-width: 100px; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span { 
    height: 100px; padding: 0; width: 100px; -webkit-border-radius: var(--wdtRadius_Full); border-radius: var(--wdtRadius_Full); 
    -webkit-box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); 
    box-shadow: 0 0 2px rgba(var(--wdt-elementor-color-secondary-rgb),0.25); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a img,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span img { 
    height: 100%; object-fit: cover; object-position: center center; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group { 
    background-color: var(--wdt-elementor-color-accent); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group .wdt-content-title h5, 
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-media-group .wdt-content-title h5 > a { 
    color: var(--wdt-elementor-color-accent); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5, 
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5 > a { 
    color: var(--wdt-elementor-color-white); }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-media-group .wdt-content-title h5 > a:hover { 
    color: var(--wdt-elementor-color-black); }


/* List Layout Template */

.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item { display: flex; align-items: center; }

.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item > div:not(:last-child) { margin-bottom: 0; margin-right: 30px; }

.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-media-group { width: 40%; display: inline-flex; }
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-detail-group { width: 60%; }

.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-image-wrapper,
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-image-wrapper .wdt-content-image,
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > a,
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-image-wrapper .wdt-content-image > span,
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-image-wrapper .wdt-content-image img{
    width: 100%;
}



/* Modern Template */

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item {
    display: flex;
    flex-direction: column-reverse;
    justify-content: inherit;
    align-items: center;
    row-gap:clamp(1.875rem, 1.248rem + 2.8662vw, 4.6875rem);/* 75 - 30 */
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title-group.below span {
    display: none;
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title-group.below span:before {
    content: none;
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-media-group {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-image > span {
    width:clamp(3.75rem, 3.4713rem + 1.2739vw, 5rem);/* 80 - 60 */
    height:clamp(3.75rem, 3.4713rem + 1.2739vw, 5rem);/* 80 - 60 */
    border-radius:var(--wdtRadius_Part);
    object-fit:cover
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
    font-size:clamp(1.25rem, 1.1803rem + 0.3185vw, 1.5625rem);/* 25 - 20 */
    color: var(--wdtPrimaryColor);
    margin-bottom: clamp(1.25rem, 0.7623rem + 2.2293vw, 3.4375rem);/* 55 - 20 */
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-detail-group > div:not(:last-child) {
    margin-bottom: 0px;
}

.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
    color: var(--wdtAccentTxtColor);
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-description {
    font-size:clamp(1.5rem, 1.3467rem + 0.7006vw, 2.1875rem);/* 35 - 24 */
    font-family:var(--wdtFontTypo_Alt);
    font-weight:var(--wdtFontWeight_Alt);
    line-height:var(--wdtLineHeight_Alt);
    font-style:italic;
    color:var(--wdtPrimaryColor);
    text-transform:capitalize;
    padding:0 clamp(0rem, -4.1103rem + 18.7898vw, 18.4375rem);/* 295 - 0 */
}

.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-description {
    color: var(--wdtAccentTxtColor);
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title .wdt-content-text {
    color: var(--wdtPrimaryColor);
}

.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title .wdt-content-text {
    color: var(--wdtAccentTxtColor);
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title-group.below > :not(.wdt-content-separator):not(:last-child) {
    margin-bottom: 0px;
}

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-media-group > div:not(:last-child) {
    margin-bottom: 10px;
}

@media (min-width: 1025px) {

    .wdt-testimonial-holder.wdt-rc-template-modern .wdt-carousel-pagination-wrapper{        
        position: absolute;
        top: 40%;
        width: 100%;
        width: calc(100% - clamp(2.5rem, -3.2263rem + 8.9385vw, 7.5rem));
        left: clamp(1.25rem, -1.6131rem + 4.4693vw, 3.75rem);
        transform: translateY(-50%);
        z-index: 1;
    }
    
    .wdt-testimonial-holder.wdt-rc-template-modern .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination {
        margin: 0;
        display: flex;
        justify-content: space-between;
    }
}

/* transition slide-active*/

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span,
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-description,
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-image > span,
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title .wdt-content-text {
    opacity: 0;
    transform: translateY(20px);
    will-change: transform, opacity;
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.wdt-testimonial-holder.wdt-rc-template-modern .swiper-slide-active .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.1s;
}

.wdt-testimonial-holder.wdt-rc-template-modern .swiper-slide-active .wdt-content-item .wdt-content-description {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
}

.wdt-testimonial-holder.wdt-rc-template-modern .swiper-slide-active .wdt-content-item .wdt-content-image > span {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.5s;
}

.wdt-testimonial-holder.wdt-rc-template-modern .swiper-slide-active .wdt-content-item .wdt-content-title .wdt-content-text {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.6s;
}

/* Responsive */

@media (max-width: 479px) {
    .wdt-testimonial-holder.wdt-rc-template-side-image .wdt-content-item .wdt-content-detail-group { flex: 1 1 100%; }
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item { flex-direction: column; }
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-media-group{width: 50%;}
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item > div:not(:last-child) { margin-bottom: 20px; margin-right: 0; }
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item { width: 100%; }
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-detail-group { width: 100%; }
}