/*
Theme Name: Dustrix Child
Author: Modina Theme
Author URI: https://themeforest.net/user/modinatheme/
Theme URI: https://codexpeed.com/dustrix/
Description: Construction & Industry WordPress Theme
Version: 1.2.0
Template: dustrix
Text Domain: dustrix-child
*/


/*    main	*/

.home .page-banner-wrap,
.home .breadcrumb-wrapper {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #0d4c00;
}

/* header */

.top-bar-header {
	background: #323332;
}

.top-bar-header .top-welcome-text {
	text-transform: none;
}

.top-bar-header .top-welcome-text p {
	color: #fff;
}

.top-bar-header .social-links a,
.top-bar-header .search-box form button,
.single-info-element .icon {
	color: #b1ca30;
}

.top-bar-header .social-links a:hover {
  color: #fff;
}

.top-bar-header .search-box form input {
	color: #333;
}

header .main-menu-wrapper {
	background-color: #b1ca30;
}

.call-us .text h5 {
	margin-top: 3px;
	line-height: 14px;
}

header.header-2 .main-menu ul > li:hover > a {
	color: #0d4c00;
}

header.header-2 .main-menu ul > li > a::before {
	background-color: #0d4c00;
}

header.header-2 .main-menu ul > li:hover > a::before {
	height: 3px;
}


/* footer */

footer .dark-bg {
	background-color: #f0f0f0;
	padding-top: 30px;
	padding-bottom: 60px;
}

footer .dark-bg .row {
	text-align: center;
}

footer .dark-bg .row .widget_nav_menu {
	text-align: left;
}

footer .dark-bg .my-footer-logo {
	width: 160px;
}

footer .dark-bg .single-footer-wid .wid-title {
	margin-bottom: 10px;
}

footer .dark-bg .single-footer-wid .wid-title h6 {
	font-size: 20px;
	color: #0d4c00;
}

footer .dark-bg .menu-hauptmenu-container {
	margin-left: 20px;
}


.page-template-default ul li {
	list-style: disclosure-closed;
	color: #b1ca30;
}

footer .dark-bg .single-footer-wid ul li > a {
	color: #666;
}

footer .dark-bg .single-footer-wid ul li > a:hover {
	color: #b1ca30;
	padding-left: 10px;
}



@media (min-width: 1200px) {
	

}

@media (max-width: 1199px) {
	header .logo img {
		max-width:25vw;
	}

}