.elementor-758 .elementor-element.elementor-element-36a50dc:not(.elementor-motion-effects-element-type-background), .elementor-758 .elementor-element.elementor-element-36a50dc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://healersnest.com/wp-content/uploads/2025/09/bgproducts-scaled.jpg");background-repeat:no-repeat;background-size:cover;}.elementor-758 .elementor-element.elementor-element-36a50dc > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-758 .elementor-element.elementor-element-36a50dc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-758 .elementor-element.elementor-element-f8016bf{text-align:center;}.elementor-758 .elementor-element.elementor-element-f8016bf .elementor-heading-title{font-family:"El Messiri", Sans-serif;font-size:45px;font-weight:600;color:#1B1B1B;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-758 .elementor-element.elementor-element-fd11ac5 .elementor-icon-list-icon i{color:#000000;transition:color 0.3s;}.elementor-758 .elementor-element.elementor-element-fd11ac5 .elementor-icon-list-icon svg{fill:#000000;transition:fill 0.3s;}.elementor-758 .elementor-element.elementor-element-fd11ac5{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-758 .elementor-element.elementor-element-fd11ac5 .elementor-icon-list-text{color:#000000;transition:color 0.3s;}.elementor-758 .elementor-element.elementor-element-4a5d923{padding:30px 30px 30px 30px;}/* Start custom CSS for html, class: .elementor-element-6410962 */.consultation-title {text-align:center; color:#5a2d82; margin-bottom:20px;}
    .consultation-row {display:flex; flex-wrap:wrap; align-items:center; margin-bottom:0px;}
    .consultation-text {flex:1;padding: 0px 20px 0px 35px; margin-top: -60px;}
    .consultation-text ul {list-style:none; padding:0; margin-left: 0px;}
    .consultation-text ul li {margin-bottom:10px; font-size:16px;}
    .consultation-text ul li::before {content:"✔ "; color:green; font-weight:bold;}
    .consultation-image {flex:1; text-align:center;}
    .consultation-image img {width:100%; box-shadow:0 4px 12px rgba(0,0,0,0.1);}
    .consultation-call {
      text-align: left;
    font-size: 18px;
    margin-top: -63px;
    display: inline-block;
    padding: 10px 20px;
    background: #000;
    border-radius: 5px;
    }
    .consultation-call {
      background: #00adc4;
      color:#fff;
    }
    .consultation-call strong {
      color:#fff;
    }
    @media(max-width:768px){
      .consultation-row {flex-direction:column;}
      .consultation-image img {width:100%;}
      .consultation-text {flex:1; margin-top: 0px !important;
                  padding: 10px 0px;
      }
       .consultation-call {margin-top: 20px;}
    }
    @media(min-width:768px){
    .newcall {
        margin-top:-50px;
        display: flex
;
    justify-content: center;
        
        
    }
        
    }
    
    /* Base button */
/* Base button */
.call-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 20px;
  border-radius: 10px;
  background: linear-gradient(90deg, #dc719f 0%, #00aec5 100%);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  letter-spacing: 0.2px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(2,6,23,0.35);
  transform: translateZ(0);
  transition: transform 220ms ease, box-shadow 220ms ease,
              background 320ms ease;
}

/* hover / focus gradient reverse */
.call-btn:hover,
.call-btn:focus {
  background: linear-gradient(90deg, #00aec5 0%, #dc719f 100%);
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(2,6,23,0.5);
  outline: none;
}
.call-btn:hover span {
    color:#fff;
}
.call-btn {
    font-size: 20px;
}/* End custom CSS */