/*
Theme Name:     Heacool Child
Theme URI:      https://smartdata.tonytemplates.com/heacool/
Description:    Child theme for Heacool
Author:         Smartdatasoft Team
Author URI:     https://themeforest.net/user/smartdatasoft
Template:       heacool
Version:        1.0
*/

/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */

div#smart_contact_list-1 {
    COLOR: WHITE;
    LINE-HEIGHT: 2;
    PADDING-TOP: 75PX;
}
.faqs_tab li:nth-child(2) {
    display: none;
    visibility: hidden;
}

.col-lg-6.col-md-8.col-sm-8 {
    background-color: #ffffff82;
   }
.footer-contact {
  font-size: 14px;
  line-height: 1.7;
}

.footer-contact h4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.footer-contact a {
  color: #0E396E; /* adjust to your brand color */
  text-decoration: none;
}

.footer-contact a:hover {
  text-decoration: underline;
}
footer,
.site-footer,
.footer,
.footer-contact,
.footer-working-hours {
    color: #ffffff;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    color: #dddddd;
}
.footer-contact a {
    color: #6ec1e4;
    text-decoration: none;
}

.footer-contact a:hover,
.footer-contact a:focus {
    color: #6ec1e4; /* stays same on hover */
    text-decoration: underline;
}
.navigations
 {
    background-color: #175888;
}
