/*----------------------------------------------------------------------------
	GOOGLE WEB FONT
----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", sans-serif;
}

#hero .container > span {
	font-family: "Open Sans", sans-serif;
}


/*----------------------------------------------------------------------------
	PRIMARY PATTERN
----------------------------------------------------------------------------*/


#hero {
	background: url(https://www.gedalliance.it/wp-content/themes/Daydream/images/patterns/pattern_01.png) repeat;
}


/*----------------------------------------------------------------------------
	SECONDARY PATTERN
----------------------------------------------------------------------------*/


#tools {
	background: url(https://www.gedalliance.it/wp-content/themes/Daydream/images/patterns/pattern_01.png) repeat;
}

#content > aside .dayd_search {
	background: url(https://www.gedalliance.it/wp-content/themes/Daydream/images/patterns/pattern_01.png) repeat;
}

.wp-caption {
	background: url(https://www.gedalliance.it/wp-content/themes/Daydream/images/patterns/pattern_01.png) repeat;
}


/*----------------------------------------------------------------------------
	TERTIARY PATTERN
----------------------------------------------------------------------------*/


#dock-area {
	background: url(https://www.gedalliance.it/wp-content/themes/Daydream/images/patterns/pattern_09.png) repeat;
}

body > footer {
	background: url(https://www.gedalliance.it/wp-content/themes/Daydream/images/patterns/pattern_09.png) repeat;
}


/*----------------------------------------------------------------------------
	STYLING
----------------------------------------------------------------------------*/


body {
	
		font-family: "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		
		
	
}









