.wdt-testimonial-holder .swiper-slide { cursor: grab; }


/* Default Template */

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item { 
    text-align: center; padding: clamp(1.25rem, -1.25rem + 3.125vw, 2.5rem) clamp(1.25rem, 0rem + 1.5625vw, 1.875rem); background-color: rgba(var(--wdtPrimaryColorRgb),0.1);
    -webkit-border-radius: var(--wdtRadius_1X); border-radius: var(--wdtRadius_1X); transition: var(--wdt-Ad-Transition); }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover{
    background-color: var(--wdtPrimaryColor);
} 

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group {
    display: flex;
    align-items: center;
    justify-content: inherit;
}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group{
    width: auto;
}
.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_1X); border-radius: var(--wdtRadius_1X);width: 100px;
    height: 100px; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-subtitle{
    color: rgba(var(--wdtHeadAltColorRgb),0.7);
    transition: var(--wdt-Ad-Transition);
}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-description{
    color: rgba(var(--wdtHeadAltColorRgb),0.9);
    transition: var(--wdt-Ad-Transition);
}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group {
    margin-top: 25px ;
}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group.below > :not(.wdt-content-separator):not(:last-child){
    margin-bottom: 5px;
}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image-wrapper { margin-bottom: 0; margin-right: clamp(0.9375rem, 0.3769rem + 1.8727vw, 1.875rem) /*30px - 15px*/; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item > div:not(:last-child){
    margin-bottom: 0;
}
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group.below span{
    display: none;
}

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-description,
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-subtitle ,
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-title .wdt-content-text,
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-title .wdt-content-text a{
    color: var(--wdtAccentTxtColor);
}


/* Dark Bg */

.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item{background-color: var(--wdtBorderColor);}
.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover{
    background-color: var(--wdtAccentTxtColor);
}

.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-subtitle ,
.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title .wdt-content-text,
.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title .wdt-content-text a{
    color: var(--wdtHeadAltColor);
}

.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-description ,
.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-subtitle ,
.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-title .wdt-content-text,
.wdt-dark-bg .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item:hover .wdt-content-title .wdt-content-text a{
    color: var(--wdtHeadAltColor);
}


/* 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: 150px; display: inline-flex; }
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-media-group .wdt-content-image > span { 
    -webkit-border-radius: var(--wdtRadius_Full); border-radius: var(--wdtRadius_Full); width: 150px;  }
.single-post .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-media-group .wdt-content-image > a,
.single-post .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-media-group .wdt-content-image > span { transform: none }
.single-post .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item:hover .wdt-content-media-group .wdt-content-image > a img,
.single-post .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item:hover .wdt-content-media-group .wdt-content-image > span img { transform: none }
.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 0; }

.wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-detail-group { position: relative; display: inline-flex; flex-direction: column; gap: 14px; }

/* Responsive */

@media (max-width: 580px) {
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item { flex-wrap: wrap; }
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item > div:not(:last-child) { margin-bottom: 30px; margin-right: 0px; }
    .wdt-testimonial-holder.wdt-rc-template-list .wdt-content-item .wdt-content-detail-group .wdt-content-title { order: -1; }
}
@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 > 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%; }
}

/* Masonry-style Testimonial Column Layout */
.wdt-testimonial-holder.wdt-rc-template-default .wdt-testimonial-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: auto;
}

.wdt-testimonial-holder.wdt-rc-template-default .wdt-testimonial-item {
    height: auto;
}
.wdt-testimonial-holder.wdt-rc-template-default .swiper-slide {
    container: testimonial-default / inline-size;
    contain: layout inline-size;
}

@container testimonial-default (width < 350px) {
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-image-wrapper{
        margin-bottom: 15px;
        margin-right: 0;
    }
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group{
        flex-direction: column;
        align-items: inherit;
    }
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group.below > :not(.wdt-content-separator):not(:last-child){
        margin-bottom: 0;
    }
    .wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group{
        margin-top: 15px;
    }
}


.wdt-rc-template-classic .wdt-content-item .wdt-content-detail-group { justify-content: inherit; }
.wdt-rc-template-classic .wdt-content-item .wdt-content-title-group{ display: inline-flex; gap: .5em; align-items: center; justify-content: inherit; }
.wdt-rc-template-classic .wdt-content-item .wdt-content-title-group .wdt-content-title { margin-bottom: 0; }