.elementor-5637 .elementor-element.elementor-element-5ba384c > .elementor-container {
    min-height: 500px;
}


/*#################
EXPLORE SECTION
#################*/

.explore .elementor-icon-list-item {
    background-color: #F0B137;
    padding: 10px 15px !important;
}

.explore .elementor-icon-list-item:hover {
    background-color: #1E6C5E;
}


/*#################
FLOATING CHAT
#################*/

.chaty-widget-i-title {
    font-size: 14px !important;
}

.chaty-widget-i.chaty-main-widget .chaty-widget-i-title p {
    font-size: 14px !important;
}    
 


/*#################
FOOTER
#################*/

@media(max-width:580px){
  .footer-col > .elementor-element-populated{
      padding: 30px 20px 10px 20px !important;
  }   
  
  .footer-col   {
      width: 100% !important;
      padding: 0 !important;
  }
}


