/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/
 
 .header-style-2 #site-header .header-button a {
	background-color: #C4A644;
	color: #fff;
}

.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: #C4A644;
	opacity: 1;
	width: 100%;
}

.heading.white {
	color:#C4A644! important;
}


.bauer-content-box .inner.ctb-1970807291:hover {
  background-color: #ffffff !important;
  border-color: #c4a644 !important;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1) !important;
  transform: translateY(-5px) !important;
}

.bauer-simple-image.text-center {
	display: none;
}

.header-style-2 #site-header .header-button a {
  background-color: #c4a644;
  color: #fff;
}

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

.header-style-1 #site-header .header-button a {
	background-color: #c4a644;
	color: #fff;
}