/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/



/* Generale - Inizio */

h1 {
	font-family: "Bad grunge" !important;
	font-size: 140px !important;
	font-weight: 400 !important;
	letter-spacing: .05em;
}

h2 {
	font-family: "Bad grunge" !important;
	font-size: 100px !important;
	font-weight: 400 !important;
	letter-spacing: .05em;
}

@media only screen and (max-width: 600px) {
	h1 {
		font-size: 80px !important;
	}
	h2 {
		font-size: 60px !important;
	}
}


/* Generale - Fine */



/* Footer - Inizio */

.wd-copyrights {
	background-color: #000;
}

/* Footer - Fine */