/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/



.header-style-2 #main-nav > ul > li.current-menu-parent > a {
    color: #0d6eb3 !important;
}

.main-title, .breadcrumb-trail {
	color: #fff;
}

#featured-title #breadcrumbs a {
    color: #cecece;
}

#top-bar .top-bar-content {
    width: 70% !important;
}

/* Homepage Styles */

.core-products-imgs img {
	min-height: 600px;
}


@media(max-width: 768px){
	#top-bar {
		display: none;
	}
	.core-products-imgs img {
    	min-height: auto;
	}
	.about-title-home {
		font-size: 26px !important;
    	line-height: 32px !important;
    	display: block;
	}
}

/* Homepage Styles End /*

/* New Colors */

.animsition-loading:after {
	border-top-color: #0167af !important;
}

.header-style-2 #main-nav > ul > li > a:hover {
    color: #0569b0;
}

.header-style-2 #main-nav > ul > li > a {
    color: #030f27;
}

#top-bar .top-bar-content .content:before, .top-bar-style-2 #top-bar .top-bar-socials .icons a:hover {
    color: #0569b0;
}

.cur-menu-1 #main-nav > ul > li.current-menu-item > a:before, .cur-menu-1 #main-nav > ul > li.current-menu-parent > a:before {
    background-color: #0569b0;
}

.bauer-button.accent {
    background-color: #0569b0;
}

.bauer-icon.accent .icon {
    color: #0569b0;
}

.bauer-single-heading .line.accent {
    background-color: #0569b0;
}

.bauer-icon.accent-bg .icon {
	box-shadow: 0px 0px 0px 4px rgb(5 105 176 / 43%);
}

.bauer-adv-tabs .tab-title .item-title.active .anchor-link {
    box-shadow: inset 0 -2px #0569b0;
}

.bauer-icon.icon-837837422 .icon {
    color: #0569b0 !important;
}
.bauer-icon.icon-1457919451 .icon {
    color: #0569b0 !important;
}

.bauer-icon-box.hover-style-1:hover > .hover {
    border-bottom: 4px solid #0569b0 !important;
}

.bauer-accordions .accordion-item.style-2.active .accordion-heading {
    border-radius: 5px 5px 0 0;
    background-color: #0569b0;
}

.bauer-accordions .accordion-item .accordion-heading:hover {
    color: #0569b0;
}

.tab-title .icon i:before {
	color: #0569b0;
}

.bauer-counter .icon.accent {
    color: #0569b0;
}

 #footer-widgets .widget_information ul li.accent-icon i {
    color: #0569b0;
}

.bauer-links.accent, .bauer-links:hover {
    color: #0569b0;
}

.header-style-2 #main-nav > ul > li.current-menu-item > a {
    color: #0569b0;
}

.header-style-2 .mobile-button:before, .header-style-2 .mobile-button:after, .header-style-2 .mobile-button span, .header-style-4 .mobile-button:before, .header-style-4 .mobile-button:after, .header-style-4 .mobile-button span {
    background-color: #0569b0;
}

.bauer-button.btn-1162191496.medium.no_icon.custom.outline.solid.outline-accent {
    color: #0569b0 !important;
}

.bauer-button.btn-464836550.medium.no_icon.custom.outline.solid.outline-accent:hover {
    background-color: #0569b0 !important;
    color: #ffffff !important;
}


