@charset "UTF-8";
/* CSS Document */
/* Alta Restaurant
Release 1.0 
April 25*/



body 							{margin:0px;padding;0px;font-family: Helvetica, Arial, "sans-serif"; font-size:14px; 
						 line-height: 24px; letter-spacing: 2px; text-transform: uppercase; color: #000; background: #b8b88c; font-weight: 400;}	
#reveal							{position:fixed;left:0px;top:0px;bottom:0px;right:0px; height:auto;z-index:998;background-color:#b8b88c; overflow:hidden; text-align:center; opacity:1.0}
	
.img 							{width: 100%; max-width: 400px;}
	

@media (min-width: 801px) {
.insta							{width: 25px;}	
.press							{position: fixed; top:40px; right: 40px;z-index: 2;}
.restaurant_jobs				{position: fixed; top:40px; left: 40px;z-index: 2;}
.restaurant_address_soho		{max-width: 250px; margin: auto;}
.mad_restaurants_soho_instagram	{position: fixed; bottom:40px; right: 40px;}
.soho_new_restraunt_opening 	{position: fixed; left: 60px; right: 60px; bottom: 40px; text-align: center;z-index: 2;}
.restraurant_logo				{width: 35%; margin: auto; text-align: center; margin-top: 30px;}
.center 						{height: 90vh;position: relative; z-index: 2;}
.center_inner 					{margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}	
}


@media (max-width: 800px) {
.insta							{width: 20px;}	
.press							{position: fixed; top:30px; right: 30px;z-index: 2;}
.restaurant_jobs				{position: fixed; top:30px; left: 30px;z-index: 2;}
.soho_new_restraunt_opening 	{position: fixed; left: 60px; right: 60px; bottom: 20px; text-align: center;z-index: 2;}
.mad_restaurants_soho_instagram	{position: fixed; bottom:30px; right: 30px;}
.restraurant_logo				{width: 70%; margin: auto; text-align: center; margin-top: 20px;}
.center 						{height: 100vh;position: relative; z-index: 2;}
.center_inner 					{margin: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}	
}



a:link 							{text-decoration: none; color: inherit; padding: 0;}
a:visited 						{text-decoration: none; color: inherit;}
a:hover 						{text-decoration: none; color:#FF4500;}
a:active 						{text-decoration: none; color: inherit;}
	
a.mad_restaraunts_soho:link 	{text-decoration: none; opacity: 1.0}
a.mad_restaraunts_soho:visited 	{text-decoration: none; opacity: 1.0}
a.mad_restaraunts_soho:hover 	{text-decoration: none; opacity: 0.6}
a.mad_restaraunts_soho:active 	{text-decoration: none; opacity: 1.0}
		
#mce-EMAIL				{background: #000; color: #fff; width: 100%; border: 0px;Helvetica, Arial, "sans-serif"; font-size:14px; line-height: 18px; letter-spacing: 1px; text-transform: none; color: #fff; background: #000; font-weight: 400; padding-bottom: 4px;margin: 0px; font-weight: 500; border-bottom: 1px solid #fff; padding-top: 0px; text-align: inherit;}

/* Button Styling  */

.button	{Helvetica, Arial, "sans-serif"; font-size:13px; line-height: 18px; letter-spacing: 1px; text-transform: uppercase; color: #fff; background: #000; font-weight: 400;padding-bottom: 1px;margin: 0px; border-bottom: 1px solid #fff; padding: 5px 0px 0px 0px; border: none; background: none; text-decoration: none; margin-left: 10px;}

.button:hover	{Helvetica, Arial, "sans-serif"; font-size:13px; line-height: 18px; letter-spacing: 1px; text-transform: uppercase; color: #FF4500; background: #000; font-weight: 400;padding-bottom: 1px;margin: 0px; border-bottom: 1px solid #fff; padding: 5px 0px 0px 0px; border: none; background: none; text-decoration: none; margin-left: 10px;}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #BABABA;font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-style: italic;text-transform:none;font-size: 19px; letter-spacing: 0px; 
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #BABABA;font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-style: italic;text-transform:none;font-size: 19px; letter-spacing: 0px;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #BABABA;font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif'; font-style: italic;text-transform:none;font-size: 19px; letter-spacing: 0px;
}

div:focus, textarea:focus, input:focus{outline: none;}

