/*==== Style A ====*/

.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper span:not(:last-child) {
    margin-right: clamp(0.625rem, 0.5694rem + 0.3067vw, 0.9375rem); /* max-15 min-10 */ }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper span img {
    width: 120px; height: auto; -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); margin: 0; }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-text-tile {
    font-size: clamp(2.1875rem, 1.8206rem + 2.0245vw, 4.25rem); /* max-68 min-35 */ line-height: var(--wdtLineHeight_Alt); text-transform: capitalize; }  
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-opt-icon {
    cursor: pointer; position: relative; width: clamp(2.5rem, 2.2776rem + 1.227vw, 3.75rem); /*60px - 40px*/ 
    height: clamp(2.5rem, 2.2776rem + 1.227vw, 3.75rem); /*60px - 40px*/ display: inline-flex; justify-content: center; 
    align-items: center; padding: 0; font-size: clamp(0.875rem, 0.8528rem + 0.1227vw, 1rem); /*16px - 14px*/ background: var(--wdtPrimaryColor); 
    color: var(--wdtAccentTxtColor); -webkit-transition: var(--wdt-Livi-Transition); transition: var(--wdt-Livi-Transition); 
    -webkit-border-radius: var(--wdtRadius_Full); border-radius: var(--wdtRadius_Full); }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-opt-icon i {
        display: flex;
        justify-content: center;
        align-items: center;
}    
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-opt-icon:hover {
    -webkit-transform: scale(1.1); transform: scale(1.1); }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-opt-icon:hover svg {
    animation-name: liviIconMoveNxt !important; animation-duration: 500ms !important; animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1) !important; will-change: transform !important; transition: opacity .4s ease-out,transform .8s !important; }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper span { vertical-align: middle; }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-text-description { 
    display: inline-block; letter-spacing: 0; margin: 5px; margin-left: 0; margin-bottom: -6px; }
.wdt-text-with-image-atyle-a .wdt-elementor-repeater-container-wrapper .wdt-text-description p {
    width: 100%; max-width: 400px; font-family: var(--wdtFontTypo_Base); font-size: var(--wdtFontSize_Base); font-weight: var(--wdtFontWeight_Alt); 
    line-height: var(--wdtLineHeight_Base); text-align: left; color: var(--wdtAccentTxtColor); margin: 0; }

/* Alter Style */
.wdt-text-with-image-style-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper .wdt-text-tile {
    font-size: clamp(1.875rem, 1.6081rem + 1.4724vw, 3.375rem); /* max-54 min-30 */ line-height: 1.35em; text-transform: capitalize; }  
.wdt-text-with-image-style-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:has(> img):nth-child(2) { 
    position: relative; display: inline-flex; align-items: flex-end; justify-content: center; z-index: -1; margin-top: 0; }
.wdt-text-with-image-style-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:nth-child(4) img {
    -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); }

/* Demo 3 Style */
.wdt-text-with-image-slider-3 .elementor-widget-container .wdt-elementor-repeater-container-wrapper span img {
    -webkit-border-radius: var(--wdtRadius_Part); border-radius: var(--wdtRadius_Part); }



/* -----------------------
    Responsive
----------------------- */

@media only screen and (max-width: 1540px) {
    .wdt-text-with-image-atyle-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:has(> img):nth-child(2) { 
        margin-top: -25px; }
}

@media only screen and (max-width: 1280px) {
    .wdt-text-with-image-atyle-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:has(> img):nth-child(2) { 
        margin-top: -22px; }
}

@media only screen and (max-width: 1024px) {
    .wdt-text-with-image-atyle-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:has(> img):nth-child(2) { 
        margin-top: -20px; }
}

@media only screen and (max-width: 767px) {
    .wdt-text-with-image-atyle-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:has(> img):nth-child(2) { 
        margin-top: -18px; }
}

@media only screen and (max-width: 480px) {
    .wdt-text-with-image-atyle-alter .elementor-widget-container .wdt-elementor-repeater-container-wrapper span:has(> img):nth-child(2) { 
        margin-top: -12px; }
}