
/* 
 Theme Name:     DDW Main Site
 Author:         Done Deal Website
 Author URI:     http://www.donedealwebsite.com
 Template:       Divi
 Version:        3.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

body .gform_wrapper .gform_footer input[type=submit] {
	    display: inline-block;
		border: 2px solid;
		border-radius: 3px;
    background: transparent;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em !important;
	transition: all 0.2s;
	color: #2ea3f2;
	box-sizing: border-box;
		margin: 0 0 0 15px;
		    position: relative;
    padding: 0.3em 1em;
	cursor: pointer;
	cursor: hand;
}

.gform_wrapper .gform_footer {
text-align: center;
}

h1 #logo-text {
color: #666;
font-size: 1.5em;
}
body.page-template-page-template-blank-footer-php #page-container {
	padding-top: 0 !important;
}

body .home .et_pb_slide_content {
padding: 10px;
}
