/* 
 Theme Name:     DeaneAutoRepairs
 Author:         Jawed iqbal
 Author URI:     http://www.deaneautorepairs.co.nz
 Template:       Divi
 Version:        v0.1
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.5
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

/* Hide the header */ 
#main-header { display:none; }
#page-container { 
	padding-top:0px !important; 
	margin-top:-1px !important;
}
/* Adjust padding for transparent headers */
.et_transparent_nav #main-content .container {
    padding-top: 58px !important;
}


/* Top info adjusment */
#et-info{
	font-family: 'Archivo',Helvetica,Arial,Lucida,sans-serif;
}
@media all and (max-width: 479px) {
	#et-info-email{
		font-size:12px;
	}
}

/* Back to top button styling */
span.et_pb_scroll_top.et-visible{	
	background: #FF5729;
    box-shadow: 3px -3px 0px #454445;
    font-family: 'Archivo',Helvetica,Arial,Lucida,sans-serif;
}
