.home-custom-row .icon-box {
  background: #fff;
  border: 1px solid #00C368;
}
.btn-add-org, .btn-info {
  background: #05cd6d;
  border-color: #109b58;
}
.btn-add-org:hover, .btn-info:hover {
  background: #12844d;
  border-color: #109b58;
}
.info-icon {
  background-color: #109b58 !important;
}
.feat_property .thumb a {
  width: 100%;
}
.home-custom-row .icon-box:hover {
  background-color: #fff;
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.home-custom-row .icon-box:hover h3 {
  color: #00C368;
}
.feedback-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .search-input, .dropdown, .search-btn, .location-btn {
    font-size: 14px;
    width: 100%;
    padding: 10px 5px;
    margin: 0;
    flex:none !important;
  }
  .search-container {
    padding: 15px;
  }
}
@media (min-width: 768px) {
  #organizationsTable, #mosquesTable {
    display: table;
  }
  .hide-mobilenav {
      display:none;
  }
}
.search-btn, .btn, .btn-donate {
  background-color: #05cd6d !important;
  color: #fff !important;
  border-color: #109b58;
}
.btn-thm {
  background: #05cd6d !important;
  color: #fff !important;
  border-color: #109b58;
}
.btn-contact {
    width:100% !important;
}
.btn-danger {
  background-color: #c82333 !important;
  border-color: #dc3545 !important;
}
header.header-nav {
    z-index:999999 !important;
}
.why_chose_us {
  padding-top: 20px;
}
.why_chose_us .details {
  margin-top: 30px;
}
@media (max-width: 492px) {
  .mobile-menu .header.stylehome1, .stylehome1 .mm-navbar, .stylehome1::before {
    background-color: #005b41 !important;
    color: #fff;
  }
  .header a.menubar::before, .header a.menubar::after, .header a.menubar span {
    background-color: #fff !important;
  }
  .home-page-section {
      padding:20px 0;
  }
  .btn-login-mobile {
    background-color: #f3f3f3 !important;
    border: none !important;
    color: #222 !important;
    text-align: left;
  }
  /*.home-custom-row .icon-box {
    margin-left: 15px;
  }
  .home-custom-row .icon-box-right {
    margin-right: 15px;
    margin-left:0;
  }*/
  .home-custom-row .icon-box .title h3 {
    font-size:18px;
  }
  .why_chose_us {
      padding-top:0;
  }
  .why_chose_us .details .social-icons-container .social-icon {
    width: 55px;
    height: 55px;
  }
  .home-middle-section, .whychose_us {
    padding: 30px 0;
  }
  .logged-in-username {
    color: #222222
  }
  .banner-row {
      margin:0;
  }
  .banner-row .spls_style_two img {
    height: 100px !important;
  }
  #feature-property .row, .search-row {
    margin-left: 0;
    margin-right: 0;
  }
}
.btn-cancel {
  background-color: #f5f5f5 !important;
  color: #444 !important;
}
.social-icons-leftsidebar {
  padding: 20px 0;
  margin-top: 60px;
}
.social-icons-leftsidebar a {
    padding:10px;
}
.custom-box {
  padding: 20px !important;
}
.our-log-reg {
  background-color: #f9fafc;
}
.donation-option {
  background-color: #05cd6d !important;
  color: #fff !important;
}
.sub-menu {
    z-index:999;
}
.westcoaching {
    background:none !important;
}
.description .first-para {
  max-width: 100%;
  overflow: hidden;
  word-wrap: break-word;
}
