/*
Theme Name: CCC Theme 1.0
Description: Customized theme for Complete Care Concierge.
Author: Lindsey Eckardt

Template: hestia    
Version: 0.1
*/
.navbar {
	background-image: url('https://firstlinefacilitiesservices.com/wp-content/uploads/2026/06/black_paper.png');}

.widget {text-align:center;margin:0px auto;}
.navbar .navbar-header .navbar-brand img {
    width: auto;
    max-height: 100px;
}
.copyright {display:none!important;}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {

    line-height: 25px;
   
}
#mega-menu-item-44 .mega-menu-link  {
   background: #656563!important;
	border-radius: 5px 5px 5px 5px!important;
	color:#FFF!important;
}

#footer-info {margin: 0px auto; text-align:center;}

@media (min-width: 769px) {
    .navbar.hestia_left .title-logo-wrapper {
        min-width: 350px;
    }
}