/*
 Theme Name:   Ignavo Child
 Theme URI:    http://klbtheme.com/ignavo/
 Description:  Ignavo Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/klbtheme
 Template:     ignavo
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ignavo-child
*/

.site-footer,
.site-footer .site-footer-row,
.site-footer .site-footer-row.footer-widgets,
.site-footer .site-footer-row.footer-info,
.site-footer .site-footer-row.footer-copyright {
    background: #08131f !important;
    color: #e7eef7;
}

.site-footer .site-footer-row.footer-copyright {
    background: #050d16 !important;
}

.site-footer .site-footer-row.footer-widgets,
.site-footer .site-footer-row.footer-info,
.site-footer .site-footer-row.footer-copyright,
.site-footer .site-footer-row.footer-newsletter {
    border-color: rgba(255, 255, 255, 0.08) !important;
}

.site-footer .widget-title,
.site-footer .footer-info .site-info-social > span,
.site-footer .footer-info .site-apps > span,
.site-footer .site-contact span,
.site-footer .site-contact a,
.site-footer .site-contact p,
.site-footer .site-copyright,
.site-footer .footer-widgets .widget .menu a,
.site-footer .footer-widgets .site-contact a,
.site-footer .widget .site-contact ul li a .contact-detail p {
    color: #e7eef7 !important;
}

.site-footer a:hover,
.site-footer .footer-widgets .widget .menu a:hover {
    color: #ffffff !important;
}

.site-footer .site-social.bg-white-light a {
    background: rgba(255, 255, 255, 0.12) !important;
}

.site-footer .site-social.color-white a,
.site-footer .site-social.bg-white-light a,
.site-footer .site-contact .contact-icon,
.site-footer .footer-card-icons .item {
    color: #ffffff;
}