/* Theme colors*/

.main-navigation {
    background-color: #e22727!important;
}

.entry-content .ul-star ul li::before {
 	color: white !important;
}

.main-navigation ul li:hover > a, .main-navigation ul li.focus > a {
    background-color: #bc2424!important;
}

.main-navigation .social-media-button-container a:hover {
    background: #bc2424!important;
}

.main-navigation ul ul {
    background-color: #a51627!important;
}

.new-home-hero:after {
   background-color:#a52020!important; 
  }

.h1-home h1 {
	 color:#006044!important;	
}

.head-3-center h3 {
    color:#006044!important;
}


.service-home-btn a.ow-icon-placement-left.ow-button-hover {
    background: #e22727!important;
	border:#e22727!important;
}

.service-home-btn a.ow-icon-placement-left.ow-button-hover:hover {
    background: #bc2424!important;
	border-color:#bc2424 !important;
}

.home h2{
    color:#006044!important
}

.home .seo-audit h2 {
	color: white !important;
}

.highlights h3 {
    color:#006044!important;
}

.site-footer:after {   
 	background-image: url(https://www.c0mplex1.com/wp-content/uploads/2024/12/C01-Holliday-Theme-Christmas-BG.png) !important;   
	background-color: #006044!important;
	background-repeat: repeat !important;
    background-size: contain !important;
}

footer .footer-links {
  background: #e22727!important;
}

.wpcf7 .submit-container input {
   background: #e22727!important;
}

.wpcf7 .submit-container input:hover {
    background: #bc2424!important;
}

#footer-widgets .widget a {
    color: white !important;
}

/* End Theme colors*/