/*!
Theme Name:   Hellix Child
Theme URI:    https://madrasthemes.com/hellix/
Author:       MadrasThemes
Author URI:   https://madrasthemes.com/
Description:  Child Theme of Hellix - Modern Architecture & Interior Design Elementor WordPress Theme. Hellix is a niche WordPress Theme built distinctively for Architects and Interior Designers. Whether you are an individual or a corporate, Hellix is the theme for you to showcase your portfolio. Use Hellix to exhibit your Elevations, Floor Plans, Interior designs, 3D drawings, Product designs, etc.
Version:      1.0.43
Tested up to: 5.8
Requires PHP: 7.0
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Template:     hellix
Text Domain:  hellix-child
Tags:         e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, footer-widgets, sticky-post, theme-options, editor-style
*/
.footer__content__item span {
    color: #fff;
}
.button.-blue{
    background-color: #06235D !important;
}
.service.-card.-hover:hover .service__icon {
    background-color: #06235d !important;
}
.button.-white::after {
    border: 1px solid #fff !important;
}
.bg-dark-img {
    background-color: #000000 !important;
}
.headerSearch__line {
    background: #06235D !important;
}
.footer {
    position: relative;
    background-color: #000 !important;
}
.backButton .nav__item {
    border: 1px solid #fff !important;
}
.backButton .nav__item .icon {
   color: #fff !important; 
}
.footer__content li a{
 color: #fff !important;	
}
.footer__newsletter .icon {
    color: #fff;
}
.footer__content__item p{
	color:#fff;
}
@media (min-width: 992px) {
    .menu .nav li:hover>a {
        color: #FAFAFA;
    }
}