/*
Theme Name: Norwest Strata
Theme URI: https://clickclick.media/
Author: Click Click Media
Author URI: http://clickclick.media/
Description: This is a custom wordpress theme for Norwest Strata.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: customtheme
*/

.site-logo img {
	max-width: 70%;
}

/* Owl Slide*/
#hero .owl-dots .owl-dot.active span {
    background: #8fcca3;
    border: 1px solid #8fcca3;
    padding: 0;
}

#header .header-wrapper .nav-wrap .links-wrap .extra-btns li.extra-btn a {
    background:#165847;
    color: #fff;
}

#header .header-wrapper .nav-wrap .btn-call-wrap a .tracknumber strong {
    color: #165847;
    font-weight: 500;
}

.btn-call-wrap a:hover {
	color:#165847 !important;
}

.btn-call-wrap fas fa-phone {
	color:#165847 !important;
}




#header .header-wrapper .nav-wrap .links-wrap .nav-links li.active a, #header .header-wrapper .nav-wrap .links-wrap .nav-links li.current-menu-item a {
    color: #165847;
}

#header .header-wrapper .nav-wrap .links-wrap .nav-links li.current-menu-item a {
    color: #165847;
}

.dropdown-menu a {
	color: #fff !important;
}


#header .header-wrapper .nav-wrap .links-wrap .nav-links li:hover a {
    color: #165847;
}

#header .header-wrapper .nav-wrap .links-wrap .nav-links li span:before {
    color: #165847;
}

#header .header-wrapper .nav-wrap .links-wrap .nav-links a:hover {
    color: #165847 !important;
}

#hero .hero-slider-wrap .hero-slider .hero-slide .hero-bg .hero-wrapper .hero-content-wrap .hero-content a.btn {
    background: #165847;
}

.contact.red .contact-wrapper .contact-form .gform_wrapper .gform_footer input[type='submit'] {
    background: #000;
    background: #165847;
}

#about .about-wrapper .about-bio .about-content a.btn.red {
    background: #165847;
}

.contact.gray .contact-wrapper .contact-form .gform_wrapper .gform_footer input[type='submit'] {
    background: #165847;
}

.fab-container .top {
    background: #165847 url("/wp-content/themes/custom-theme/assets/img/top.svg") center no-repeat;
}

#hero .hero-list-wrap .cs-slider .hero-list li:before {
    content: url(/wp-content/uploads/2023/06/check-icon2.png);
    padding-right: 10px;
}

.btn {
	background: #165847 !important;
}

.gform_button {
	background: #165847 !important;
}


/*About page member info heading*/
#page-content .content-wrapper .post-item .team-wrap .team-card .member-info h5 {
    color: #165847;
}

#page-content .content-wrapper .post-item a {
    color: #165847;
}

/*Services Hover Color*/
#about .about-wrapper .about-services .services-list-wrap .services-list li .service-card:hover {
    background:#8ecea4;
}

#about .about-wrapper .about-services .services-list-wrap .services-list li .service-card .card-wrap .card-body .card-content a:hover {
    background: #165847;
}

/*Bullets*/
#page-content .content-wrapper .post-item .checklist li:before {
    color: #165847;
}


/*Sidebar contact info*/
.cp-sidebar .contact-info li i {
    background: #165847;
}

.sidebar .sidebar-wrap .widget.widget_custom_html .custom-html-widget .contact-info li i {
    color: #165847;
    font-size: 14px;
    padding-right: 4px;
}



/*Post image thumbnail*/
.post-image {
	background-image: url(/wp-content/uploads/2023/06/no-cover.jpg) !important;
}

#page-content .content-wrapper .post-item.news .post-body a.read-more {
    background: #165847;
}

/*Footer*/
#footer .footer-wrapper .footer-widget .widget.widget_nav_menu ul li.active a, #footer .footer-wrapper .footer-widget .widget.widget_nav_menu ul li.current-menu-item a, #footer .footer-wrapper .footer-widget .widget.widget_nav_menu ul li.current_page_item a, #footer .footer-wrapper .footer-widget .widget.widget_recent_entries ul li.active a, #footer .footer-wrapper .footer-widget .widget.widget_recent_entries ul li.current-menu-item a, #footer .footer-wrapper .footer-widget .widget.widget_recent_entries ul li.current_page_item a {
    color: #165847;
}

#header .header-wrapper .nav-wrap .links-wrap .nav-links a:hover {
    color: #8fcca3 !important;
}

#footer .footer-wrapper .footer-links-wrap .footer-links li:last-child a {
    color: #8fcca3;
    text-transform: uppercase;
}

#footer .footer-wrapper .footer-links-wrap .footer-links li:last-child a {
	display:none;
    color: #8fcca3;
    text-transform: uppercase;
}

#footer .footer-wrapper .footer-widget .widget.widget_nav_menu ul li a:hover, #footer .footer-wrapper .footer-widget .widget.widget_recent_entries ul li a:hover {
    color:#165847;
}


.cp-sidebar .contact-info li a:hover {
    color: #165847;
}

.btn a:hover {
	color: #165847;
} 