.elementor-10428 .elementor-element.elementor-element-075fd12{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overflow:hidden;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:120px;--padding-bottom:120px;--padding-left:0px;--padding-right:0px;}.elementor-10428 .elementor-element.elementor-element-8da10c9{--grid-columns:2;--grid-column-gap:30px;}@media(max-width:1200px){.elementor-10428 .elementor-element.elementor-element-075fd12{--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1024px){.elementor-10428 .elementor-element.elementor-element-075fd12{--padding-top:60px;--padding-bottom:60px;--padding-left:40px;--padding-right:40px;}.elementor-10428 .elementor-element.elementor-element-8da10c9{--grid-columns:1;}}@media(max-width:767px){.elementor-10428 .elementor-element.elementor-element-075fd12{--padding-top:40px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}.elementor-10428 .elementor-element.elementor-element-8da10c9{--grid-columns:1;--grid-row-gap:30px;--grid-column-gap:0px;}.elementor-10428 .elementor-element.elementor-element-8da10c9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-075fd12 */.doctor_section .e-loop-item:first-of-type {
   background-color: transparent; background-image: radial-gradient(at center right, var(--e-global-color-2a24463) 0%, var(--e-global-color-text) 100%);
    border-radius: 24px;
}



.doctor_section .e-loop-item:nth-child(1),
.doctor_section .e-loop-item:last-child {
    background-image: radial-gradient(
        at center right,
        #CFD3F6 0%,
        #EBEDFB 100%
    );
    border-radius: 24px;
}

/* Tablet */
@media (max-width: 1024px) {
    .doctor_section .e-loop-item:first-of-type,
    .doctor_section .e-loop-item:nth-child(1),
    .doctor_section .e-loop-item:last-child {
        border-radius: 20px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .doctor_section .e-loop-item:first-of-type,
    .doctor_section .e-loop-item:nth-child(1),
    .doctor_section .e-loop-item:last-child {
        border-radius: 16px;
    }
   
  .doctor_section .e-loop-item .single_doc_image {
      position: unset !important;
  }  
    
}/* End custom CSS */