/**
 * Theme Name: Onyx Electrical Child Theme
 * Template: onyx-electrical
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: EG Solutions - Web Design Sydney
 **/


.top-bar-style-2 #top-bar:after {
 	background-color: #f7f9fa;
 }

.top-bar-style-2 #top-bar, .top-bar-style-2 #top-bar a, .top-bar-style-2 #top-bar .top-bar-socials .icons a {
 	color: #222;
 }
#site-logo-inner {
	margin:10px 0px !important;
}
.header-style-1 #site-header .header-button a {
	background-color: #f35c27 !important;
}
#main-nav {
	margin: 10px 0px !important;
}
#main-nav > ul > li > a {
	line-height: 130px !important;
	height: 130px !important;
}
.header-search-wrap {
	margin: 62px 0px 0px !important;
}
.cur-menu-1 #main-nav > ul > li > a:before {
 	display: none !important;
}

#site-header .header-button {
	margin: 50px 0px 0px !important;
}

#featured-title.center .title-group {
	margin-bottom: 10px !important;
}
#featured-title.center #breadcrumbs {
	margin: 0px !important;
}

#main-content {
	padding: 0px !important;
}
.no-padding-content #main-content {
	padding: 0px !important;
}

/*** Contact Page ***/

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
	font-family: "Roboto", Arial !important;
}


.service_contact_main  {
	padding: 30px 20px !important;
	background-color: #1b68b2;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.service_contact_main h3, .service_contact_main p {
	color: #fff !important;
	margin: 0px 0px 18px !important;
}

.service_contact_main input[type="submit"] {
	background-color: #f35c27 !important;
}
.service_heading h1 {
	color: #fff !important;
	font-size: 55px !important;
}

.service_heading p {
	color: #fff !important;
	font-size: 22px !important;
}
