
/* Default Template */

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group.below > :not(.wdt-content-separator):not(:last-child) { margin-bottom: 10px }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 20px; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item { background-color: var(--wdtSecondaryColor); color: var(--wdtBodyTxtColor); padding: 0px 0px clamp(1.875rem, 1.375rem + 2.5vw, 4.375rem) clamp(1.25rem, 0.625rem + 3.125vw, 4.375rem); /* 70 - 30 */ /* 70 - 20 */ }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group { display: grid; align-items: center; grid-template-columns: 1.15fr 1fr; gap: 20px; margin-bottom: 25px; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group { margin-bottom: 0; padding: 30px 0; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title-group > span { display: none; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper,
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-media-group .wdt-content-image-wrapper img { width: 100%; height: 100%; object-fit: cover; }

.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-detail-group { padding-right: clamp(1.25rem, 0.625rem + 3.125vw, 4.375rem); /* 70 - 20 */ }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-subtitle { font-size: var(--wdtFontSize_Base); letter-spacing: 0; text-transform: capitalize; color: var(--wdtBodyTxtColor); }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-title h5 { font-size: clamp(1.5rem, 1.4rem + 0.5vw, 2rem); /* Min-24 & Max-32 */ font-weight: var(--wdtFontWeight_Alt); font-family: var(--wdtFontTypo_Alt); line-height: var(--wdtLineHeight_Alt); text-transform: none; }
.wdt-testimonial-holder.wdt-rc-template-default .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { font-size: calc(var(--wdtFontSize_H3) + 4px); padding: 0; }

.wdt-carousel-holder.wdt-rc-template-default .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { position: absolute; left: clamp(0.625rem, 0rem + 3.125vw, 3.75rem); /* 60 - 10 */ bottom: clamp(2.5rem, 2.25rem + 1.25vw, 3.75rem); /* 60 - 40 */ margin: 0; }


/* Standard Template */

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-detail-group > div:not(:last-child) { margin-bottom: 0; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-elements-group > div:not(:last-child) { margin-bottom: 6px; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item > div:not(:last-child) { margin-bottom: 25px; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item { padding: clamp(1.25rem, 1.0625rem + 0.9375vw, 2.1875rem); /* 35 - 20 */ border: 1px solid var(--wdtBorderColor); }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-detail-group { display: flex; align-items: center; gap: 20px 25px; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image > span > img, 
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-image > a > img { width: 60px; height: 60px; min-width: 60px; border-radius: var(--wdtRadius_Full); -webkit-border-radius: var(--wdtRadius_Full); }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-title h5 { font-size: clamp(1.125rem, 1.1rem + 0.125vw, 1.25rem); /* 20 - 18 */ }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group { display: grid; grid-template-rows: auto auto; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-rating-container { grid-area: 1 / 1 / 1 / 1; margin-bottom: 15px; opacity: 1; visibility: visible; transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-description { grid-area: 2 / 1 / 2 / 1; margin-bottom: 0; opacity: 1; visibility: visible; transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-elements-group { grid-area: 1 / 1 / 4 / 2; opacity: 0; visibility: hidden; transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-content-sec-image img { height: 0px; object-fit: cover; object-position: center center; transition: var(--wdt-Ad-Transition); -webkit-transition: var(--wdt-Ad-Transition); transition-duration: 1000ms; -webkit-transition-duration: 1000ms; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-content-image-wrapper { margin-bottom: 18px; }

.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-rating-container,
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-description,
.wdt-testimonial-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-rating-container,
.wdt-testimonial-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-description { opacity: 0; visibility: hidden; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-elements-group,
.wdt-testimonial-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-elements-group { opacity: 1; visibility: visible; }
.wdt-testimonial-holder.wdt-rc-template-standard .wdt-content-item:hover .wdt-content-media-group .wdt-content-elements-group .wdt-content-sec-image img,
.wdt-testimonial-holder.wdt-rc-template-standard .swiper-slide-active .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-content-sec-image img { height: 160px; transition-duration: 450ms; -webkit-transition-duration: 450ms; }

.wdt-testimonial-holder.wdt-rc-template-standard.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination > div { margin: 0; }
.wdt-testimonial-holder.wdt-rc-template-standard.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { display: flex; justify-content: space-between; position: absolute; top: -111px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 900px; margin: 0; }

@media only screen and (max-width:1280px) {
    .wdt-testimonial-holder.wdt-rc-template-standard.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { width: 650px; top: -89px; }
}

@media only screen and (max-width:767px) {
    .wdt-testimonial-holder.wdt-rc-template-standard.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-carousel-arrow-pagination { width: auto; gap: 40px; top: -65px; }
}


/* Modern Template */

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item > div:not(:last-child) { margin-bottom: 0; }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item { display: flex; align-items: start; gap: 20px 30px; padding: 0 clamp(0.625rem, -0.25rem + 4.375vw, 5rem); /* 80 - 10 */ position: relative; height: 100%; }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item::before { content: ""; position: absolute; top: 0; right: -5px; width: 1px; height: 100%; background-color: var(--wdtBorderColor); }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { font-size: var(--wdtFontSize_H3); padding: 0; padding-top: 0.2em; }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-description { font-size: clamp(1.25rem, 0.975rem + 1.375vw, 2.625rem); font-family: var(--wdtFontTypo_Alt); font-weight: var(--wdtFontWeight_Alt); line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; margin-bottom: clamp(1.875rem, 1.4595rem + 1.3879vw, 3.125rem);}
.wdt-testimonial-holder.wdt-rc-template-modern.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { position: absolute; margin: 0; right: 22%; top: -82px; bottom: auto; left: auto; }

.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title h5,.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title h5 a { color: var(--wdt-elementor-color-black); }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-detail-group .wdt-content-title{ margin-bottom: 0; }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title-group.below span { margin: 0 10px; width: auto; }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title-group.below span::before {     background-color: var(--wdt-elementor-color-black); height: 2px; width: 10px; }
.wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-title-group{ display: flex; align-items: center; justify-content: inherit; }






@media only screen and (max-width:1280px) {
    .wdt-testimonial-holder.wdt-rc-template-modern.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { right: 10%; top: -60px; }
}

@media only screen and (max-width:1024px) {
    .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item::before { display: none; }
    .wdt-testimonial-holder.wdt-rc-template-modern.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { left: 0; right: 0; top: -45px; }
}

@media only screen and (max-width:767px) {
    .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item { padding: 0; gap: 20px; }
    .wdt-testimonial-holder.wdt-rc-template-modern.wdt-carousel-holder .swiper.swiper-horizontal + .wdt-carousel-pagination-wrapper .wdt-swiper-pagination { top: -35px; }
}

@media only screen and (max-width:479px) {
    .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item { gap: 15px; flex-wrap: wrap; }
    .wdt-testimonial-holder.wdt-rc-template-modern .wdt-content-item .wdt-content-icon-wrapper .wdt-content-icon span { padding-top: 0; }
}

