


/******************* Background ********************/

	

	
	

	html { 

		 background-color: #000!important;

	}



/********************** Fonts **********************/



 	body, button, input[type="submit"], input[type="reset"], input[type="button"],

	input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select {

		font-family: Raleway, Arial, Tahoma, sans-serif;

		font-weight: normal;

	}

	

	#menu > ul > li > a, #header_action_button, #header_cart {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: normal;

	}

	

	h1 {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: 300;

	}

	

	h2 {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: 300;

	}

	

	h3 {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: 300;

	}

	

	h4 {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: 300;

	}

	

	h5 {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: 300;

	}

	

	h6 {

		font-family: Monda, Arial, Tahoma, sans-serif;

		font-weight: 300;

	}





/********************** Font sizes **********************/



/* Body */



	body {

		font-size: 16px;

		
		line-height: 24px;	

background-color: #000!important;	

	}

	

	#menu > ul > li > a, #header_action_button, #header_cart {	

		font-size: 14px;

	}

	

/* Headings */



	h1 { 

		font-size: 36px;

		
		line-height: 36px;

	}

	

	h2 { 

		font-size: 20px;

		
		line-height: 20px;

	}

	

	h3 {

		font-size: 36px;

		
		line-height: 38px;

	}

	

	h4 {

		font-size: 26px;

		
		line-height: 30px;

	}

	

	h5 {

		font-size: 13px;

		
		line-height: 18px;

	}

	

	h6 {

		font-size: 20px;

		
		line-height: 27px;

	}

