/*
Theme Name:     a1buildingmovers
Description:    
Author:         admin
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

h1, h2{
	color: #fd7d23;
}

h1{
	font-size: 40px;
}

#li-section li {
	list-style-type: none;
	display: block;
	margin: 8px 0px;
	padding-left: 32px;
	width: 100%;
	background: url(http://www.a1buildingmovers.co.nz/wp-content/uploads/2015/12/li-icon.png) no-repeat left center;
}

#li-bullets li {
	list-style-type: none;
	display: block;
	margin: 8px 0px;
	width: 100%;
	padding-left: 32px;
	background: url(http://www.a1buildingmovers.co.nz/wp-content/uploads/2015/12/li-icon.png) no-repeat left center;
}

.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation{
	padding-top: 33px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;
	border: none;	
}

textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 10px;
	margin-bottom: 4px;
	border: none;
}

input#send-button {
	padding: 10px;
	border: none;
	background: #fd7d23;
	color: #fff;
	width: 100%;
	cursor: pointer;
}


#footer-left {
	text-align: center;
}

#footer-left a {
	color: #fff;
}

a#site-name {
	font-size: 24px;
	color: #fd7d23!important;
}

#footer-info {
	float: none;
	color: #fff;
	text-align: center;
}

.et-pb-controllers{
	display: none;
}

.et-waypoint {
	opacity: 1;
}


#logo {width:200px;max-height: none;}




