/*
Theme Name: Dave Made A Maze
Template: Impreza
Version: 1.0
Author:	Mad Lively web
Theme URI: http://www.madlivelyweb.com
Author URI: http://www.madlivelyweb.com
*/

/*Add your own styles here:*/


/* full-width buttons */
.full-width {
	width: 100% !important;
}

/* embeded video player */
.wp-video {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* mailchimp form */
#mc-embedded-subscribe-form {
	padding: 0px !important;
}
#mc_embed_signup label {
	padding-bottom: 0px !important;
}
#mc_embed_signup input.email {
	padding: 0px !important;	
}
#mc_embed_signup input {
	border-color: #6b0505;
}

/* footer buttons need white text */
footer.l-footer.layout_compact div.l-subfooter.at_top div.l-subfooter-h.i-cf div.g-cols.type_default.vc_column-gap-20 div.vc_col-sm-4.wpb_column.vc_column_container div.vc_column-inner div.wpb_wrapper div#text-12.widget.widget_text div.textwidget a {
	color: #fff !important;	
}