/*
 Theme Name:     Marcello's
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Design and Hosting by <a href="http://www.ashdowntech.com" target="_blank" title="Ashdown Technologies">Ashdown Technologies</a>.
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.1.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here */

/**************** GENERAL ***************/

.et_boxed_layout #page-container {
	margin-bottom: 75px	;
	}

/****************** NAV *****************/

span#et-info-email {
	display: none;
	}

/**************** HOME PAGE *****************/

body.home h1 {
	font-size: 48px;
	margin-bottom: 20px;
	}


/**************** PORTFOLIO *****************/


/**************** TESTIMONIALS *****************/


/**************** HEADER *****************/

/**************** SIDEBAR *****************/


/**************** CONTENT *****************/


/**************** FOOTER ******************/


/* Responsive Styles Tablet And Below */

@media all and (max-width: 760px) {
	
	}

@media all and (max-width: 640px) {

	body.home h1 {
		font-size: 36px;
		}
	}