@charset "utf-8";


@media only screen and (min-width: 600px) {
	#vorstellungm-logo {
		border: rgba(72,71,71,1.00) thin solid; padding-left: 1%; padding-top: 1%; padding-right: 1%; padding-bottom: 4%; width: 4%; height: 76px; margin: 4% auto; font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', serif; font-size: 202%;
	}
	body {
	font-family: "Josefin Sans";
	font-style: normal;
	font-weight: 400;
		margin: 0%;
}
a {
	color: inherit;
	background-color: inherit;
	text-decoration: inherit;
}
a:hover {
	color: inherit;
	background-color: inherit;
	text-decoration: inherit;
}
a:focuse {
	color: inherit;
	background-color: inherit;
	text-decoration: inherit;
}
#header {
	clear:none;
	float: left;
	margin:0%;
	width: 100%;
	background-color: white;
	position: fixed;
		top: 0px;
}
#logo {
	clear: none;
	float: left;
	margin: 0.5%;
	width: 6%;
	text-align: center;
}
#business-name {
	clear: none;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 1%;
	margin-bottom: 1%;
	padding: 0%;
	width: 58%;
	text-align: left;
	border-bottom: rgba(255,0,4,1.00) thin solid;
	font-size: 300%;
	font-family: 'La Belle Aurore';
  font-style: normal;
  font-weight: 400;
}
#navigation-menus{
	clear:none;
	float: left;
	margin: 0%;
	width: 100%;
	background-color:rgba(66,66,66,1.00);
	box-shadow: -1px 3px 9px black;
}
#navigation-page-title {
	clear:none;
	float: left;
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 1%;
	margin-bottom: 1%;
	width: 40%;
	border-bottom: rgba(255,0,4,1.00) thin solid;
	color: aliceblue;
}
#desktop-menu {
	clear:none;
	float: left;
	margin:1%0%0.6%0%;
	padding: 1%0%2%0%;
	width: 100%;
	font-size: inherit;
	visibility: visible;
	background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
}
#mobile-menu {
	clear:none;
	float: left;
	margin: 0%;
	width: 1px;
	visibility: hidden;
	font-size: 1px;
}
	#button-clear{
		clear:none;
	float: left;
	margin:0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color: rgba(66,66,66,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
	}
#home-button {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color: rgba(154,0,182,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
}
#home-button:hover {
	clear: none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:ghostwhite;
	color: rgba(154,0,182,1.00);
	transition: 0.5s ease;
}
	#home-button-mark {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
		font-size: 200%;
	background-color: rgba(154,0,182,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
		box-shadow: -1px 6px 9px black;
}
#food-menu-button {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:rgba(188,0,3,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
}
#food-menu-button:hover {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:ghostwhite;
	color: rgba(188,0,3,1.00);
	transition: 0.5s ease;
}
	#food-menu-button-mark {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:rgba(188,0,3,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
		box-shadow: 0px 6px 9px black;
}
#directions-button {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:rgba(166,203,0,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
}
#directions-button:hover {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:ghostwhite;
	color: rgba(166,203,0,1.00);
	transition: 0.5s ease;
}
	#directions-button-mark {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:rgba(166,203,0,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
		box-shadow: 0px 6px 9px black;
}
#contact-button {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:rgba(253,76,42,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
}
#contact-button:hover {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:ghostwhite;
	color: rgba(203,113,0,1.00);
	transition: 0.5s ease;
}
	#contact-button-mark {
	clear:none;
	float: left;
	margin:1% 0% 0% 0%;
    padding: 1%;
	width: 22%;
	text-align: center;
	font-size: 200%;
	background-color:rgba(253,76,42,1.00);
	color: ghostwhite;
	transition: 0.5s ease;
		box-shadow: 0px 6px 9px black;
}
/*Footer Starts*/
#website-ownership {
	clear: none;
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	font-family: "Caudex";
	font-style: normal;
	font-weight: 400;
	color: rgba(116,116,116,1.00);
	background-color: rgba(31,31,31,1.00);
	text-align: center;
}
/*Footer Ends*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*Start HOME PAGE------------------------------------*/
#promotions {
    clear: none;
    float: left;
    margin:6% 0% 0% 0%;
    padding:9% 3%3%3%;
    width: 94%;
    background-color: rgba(255,101,33,1.00);
    
    background: rgb(131,58,180);
background: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%);
    
    font-size: 200%;
    color: aliceblue;
    text-align: justify;
	text-shadow: -1px 1px 4px black;
}
	#promotions-title{
		clear: none;
		float: left;
		width: 100%;
		margin: 3% 0%0%0%;
	}
    
    #taquiza-wraper-1 {
		clear: none;
		float: left;
		width: 100%;
        background-color:rgba(162,0,80,1.00);
	}
    
    
	#taquiza-wraper {
		clear: none;
		float: left;
		width: 100%;
        background-color:rgba(162,0,80,1.00);
	}
#taquiza {
	clear:none;
	float: left;
	margin:0%;
	padding: 0% 1% 0% 0%;
	padding-right: 3%;
	width: 49%;
	height: 607px;
	background-color:rgba(229,128,0,1.00);
	background-image:url("images/foods/tacos/IMG_0152.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 200%;
	color: aliceblue;
	text-align: justify;
	text-shadow: -1px 1px 4px black;
}
    #taquiza-title-wrapper {
        clear: none;
	float: left;
      width: 39%;  
        padding: 0.5% 1% 0.1% 2%;
       background: linear-gradient(to right, #FF0B5E, #03C9A1);
        border-bottom-left-radius: 22px;
	border-top-right-radius: 22px;
        
    }
	#taquiza-title  h2{
	clear: none;
	float: left;
	width: 100%;
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 1%;
	border-bottom: thin solid rgba(31,7,0,1.00);
	border-bottom-left-radius: 22px;
	border-top-right-radius: 22px;
	background-color: rgba(0,0,0,0.77);
	text-shadow: 1px -1px 6px rgba(0,0,0,1.00);
	font-size: 300%;
	font-family: 'La Belle Aurore';
	font-style: normal;
	font-weight: 100;
	background: rgb(251,239,63);
	background: radial-gradient(circle, rgba(251,239,100,0.0001) 9%, rgba(28,253,26,0.40) 100%);   
        
	}
    
	#taquiza-content-wraper{
		clear: none;
		float: left;
		padding: 0% 3% 0% 3%;
	    width: 42%;
		height: 607px;
		margin: 0%;
		font-size: 330%;
		text-align: justify;
		color: aliceblue;
		background-color: rgba(154,33,35,1.00);
        
        background: rgb(251,239,63);
background: radial-gradient(circle, rgba(251,239,100,0.0001) 9%, rgba(26,249,253,0.60) 100%);
	}
	#taquiza-content {
		clear: none;
		float: left;
	    width: 100%;
		margin: 11% 0% 0% 0%;
		text-align: justify;
		text-shadow: 1px -1px 4px black;
		
	}

#subscribe-section {
	clear: none;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
	background-color: rgba(31,31,31,1.00);
	font-size: 300%;
	color: rgba(255,126,0,1.00);
	text-align: justify;
}
#house-kitchen {
    clear: none;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
    height: 910px;
    background-color: rgba(229,128,0,1.00);
    background-image:url("images/bakery/20220128_030856405_iOS.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 200%;
    color: aliceblue;
    text-align: justify;
}
	#house-kitchen-title h2 {
    clear: none;
    float: left;
    width: 90%;
    padding: 0% 1% 0% 5%;
    margin-top: 0%;
    margin-right: 49%;
    margin-left: 0%;
    margin-bottom: 0%;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: rgba(0,0,0,0.03);
    text-shadow: 1px -1px 22px rgba(244,0,0,0.85);
    font-size: 300%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
	}
	#house-kitchen-content {
	clear: none;
	float: left;
	width: 18%;
        padding: 3%;
	font-size: 120%;
	text-shadow: 1px -1px 13px black;
	background-color: rgba(134,0,2,0.75);
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
        text-align: left;
	}
#origins-of-la-jarochita-restaurant {
    clear: none;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
    height: 376px;
    background-color: rgba(102,0,229,1.00);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 200%;
    color: rgba(255,255,255,1.00);
    text-align: justify;
    
    
    background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%);
}
#bakery{
    clear: none;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
    height: 910px;
    color: rgba(239,221,199,1.00);
    background-color: rgba(229,128,0,1.00);
    background-image:url("images/bakery/20220126_234639708_iOS.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 200%;
    text-align: justify;
}
	#bakery-title h2 {
    clear: none;
    float: left;
    width: 29%;
    padding: 0% 1% 0% 2%;
    margin-top: 0%;
    margin-right: 49%;
    margin-left: 0%;
    margin-bottom: 4%;
    border-bottom: thin solid rgba(31,7,0,1.00);
    border-bottom-left-radius: 22px;
    border-top-right-radius: 22px;
    background-color: rgba(0,0,0,0.67);
    text-shadow: 1px -1px 18px rgba(253,142,142,1.00);
    font-size: 300%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
    color: rgba(255,255,255,1.00);
	}
	#bakery-content {
		clear: none;
	float: left;
	width: 18%;
        padding: 3%;
	font-size: 120%;
	text-shadow: 1px -1px 13px black;
	background-color: rgba(134,0,2,0.75);
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
        text-align: left;
	}
#traditional-clothing {
    clear: none;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
    color: rgba(31,31,31,1.00);
    background-color: rgba(229,128,0,1.00);
    background-image: url(images/backgrounds/J4r0ch4Dr3555h0wUp.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 200%;
    text-align: justify;
	
}
#bakeryt {
    clear: none;
    float: left;
    width: 22%;
    height: 200px;
    color: #977AFF;
    text-shadow: -1px 1px 4px black;
    padding: 1%;
    background-color:rgba(33,8,67,1.00);
	/*background: linear-gradient(60deg, rgba(0,139,106,1.00) 0%, rgba(253,212,43,1.00) 100%);*/
}
	#bakeryt-wraper {
		clear: none;
		float: left;
		width: 100%;
	}
	#bakeryt-section-title h2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 0%;
    padding: 0% 3%;
    color: white;
    text-shadow: 1px -1px 16px rgba(255,174,0,1.00);
    background-color: rgba(35,13,9,1.00);
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
    font-size: 600%;
    box-shadow: 1px 2px 13px black;
    -webkit-box-shadow: 1px 2px 13px black;
	}
#breakfast {
    clear: none;
    float: left;
    width: 22%;
    height: 200px;
    color: #5BD8FF;
    text-shadow: -1px 1px 4px black;
    padding: 1%;
    background-color: rgba(0,39,46,1.00);
	/*background: linear-gradient(60deg, rgba(0,139,106,1.00) 0%, rgba(253,212,43,1.00) 100%);*/
}
	#breakfast-wraper {
		clear: none;
		float: left;
		width: 100%;
		margin: 15%0%0%0%;
	}
	#breakfast-section-title h2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 0%;
    padding: 9% 3% 6%;
    color: white;
    text-shadow: 1px -1px 16px rgba(224,0,255,1.00);
    background-color: rgba(21,15,22,1.00);
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
    font-size: 600%;
    box-shadow: 1px 2px 13px black;
    -webkit-box-shadow: 1px 2px 13px black;
	}
	#breakfast-schedule {
		clear: none;
		float: left;
		width: 94%;
		margin: 21%0%0%0%;
		padding: 2% 1% 2% 3%;
		font-size: 300%;
	}
#butchery {
    clear: none;
    float: left;
    width: 22%;
    height: 200px;
    background-color: rgba(54,0,0,1.00);
    color: #FD2D74;
    padding: 1%;
	/*background: radial-gradient(circle, rgba(247,232,0,1) 0%, rgba(252,70,70,1) 100%);*/
}
	
	#butchery-wraper {
		clear: none;
		float: left;
		width: 100%;
		margin: 15%0%0%0%;
	}
	#butchery-section-title h2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 0%;
    padding: 9% 3% 6%;
    color: white;
    text-shadow: 1px -1px 16px rgba(255,0,0,1.00);
    background-color: rgba(22,15,15,1.00);
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
    font-size: 600%;
    box-shadow: 1px 2px 13px black;
    -webkit-box-shadow: 1px 2px 13px black;
	}
	#meat-cuts-menu {
    clear: none;
    float: left;
    width: 52%;

	}
	#meat-cuts-photo {
		clear: none;
		float: left;
		width: 40%;
	}
	
	#chicken-wraper {
		clear: none;
		float: left;
		width: 94%;
		background-color: rgba(255,142,0,1.00);
		padding: 1% 2%;
		font-size: 200%;
	}
	#chicken-title h2 {
		clear: none;
		float: left;
		width: 90%;
		padding-left: 4%;
		border-bottom: rgba(255,245,0,1.00) thin solid;
		border-bottom-right-radius: 40px;
	}
	#beef-wraper {
    clear: none;
    float: left;
    width: 94%;
    background-color: rgba(255,39,0,1.00);
    padding: 1% 2%;
    font-size: 200%;
	}
	#beef-title h2 {
    clear: none;
    float: left;
    width: 90%;
    padding-left: 4%;
    border-bottom: thin solid rgba(249,171,190,1.00);
    border-bottom-right-radius: 40px;
	}
	#pig-wraper {
    clear: none;
    float: left;
    width: 94%;
    background-color: rgba(255,178,165,1.00);
    padding: 1% 2%;
    font-size: 200%;
	}
	#pig-title h2 {
    clear: none;
    float: left;
    width: 90%;
    padding-left: 4%;
    border-bottom: thin solid rgba(249,9,68,1.00);
    border-bottom-right-radius: 40px;
	}
	#sausages-wraper {
    clear: none;
    float: left;
    width: 94%;
    background-color: rgba(255,0,0,1.00);
    padding: 1% 2%;
    font-size: 200%;
	}
	#sausages-title h2 {
    clear: none;
    float: left;
    width: 90%;
    padding-left: 4%;
    border-bottom: thin solid rgba(255,200,8,1.00);
    border-bottom-right-radius: 40px;
	}
	#dairy-wraper {
    clear: none;
    float: left;
    width: 94%;
    background-color: rgba(255,255,255,1.00);
    padding: 1% 2%;
    font-size: 200%;
	}
	#dairy-title h2 {
    clear: none;
    float: left;
    width: 90%;
    padding-left: 4%;
    border-bottom: thin solid rgba(249,92,0,1.00);
    border-bottom-right-radius: 40px;
	}
	#others-wraper {
    clear: none;
    float: left;
    width: 94%;
    background-color: rgba(37,189,0,1.00);
    padding: 1% 2%;
    font-size: 200%;
	}
	#others-title h2 {
    clear: none;
    float: left;
    width: 90%;
    padding-left: 4%;
    border-bottom: thin solid rgba(0,61,12,1.00);
    border-bottom-right-radius: 40px;
	}
	
	
	
	
	#dessert {
    clear: none;
    float: left;
    width: 26%;
    height: 200px;
    background-color: rgba(70,32,32,1.00);
    color: #FFAEB1;
    padding: 1%;
/*background: radial-gradient(circle, rgba(238,174,202,1) 51%, rgba(148,187,233,1) 100%);*/
	}
	
	#dessert-wraper {
		clear: none;
		float: left;
		width: 100%;
		margin: 15%0%0%0%;
	}
	#dessert-section-title h2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 0%;
    padding: 8.1% 3% 1%;
    color: white;
    text-shadow: 6px -6px 21px rgba(255,0,150,1.00);
    background-color: rgba(0,89,100,1.00);
    font-family: La Belle Aurore;
    font-style: normal;
    font-weight: 400;
    font-size: 600%;
    box-shadow: 1px 2px 13px black;
    -webkit-box-shadow: 1px 2px 13px black;
	}
	#dessert-wraper-one {
		clear: none;
		float: left;
		width: 100%;
		
	}
	#dessert-image-one {
		clear: none;
		float: left;
		width: 58%;
	}
	#dessert-content-one {
		clear: none;
		float: left;
		width: 33%;
		border: rgba(255,57,60,1.00) thin solid;
		margin: 11% 1% 11% 3%;
		padding: 1% 0% ;
		font-size: 130%;
		text-align:center; 
	}
	#dessert-title-one {
    clear: none;
    float: left;
    width: 100%;
    font-size: 229%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
	}
	
	#dessert-wraper-two {
		clear: none;
		float: left;
		width: 100%;
		
	}
	#dessert-image-two {
		clear: none;
		float: left;
		width: 58%;
	}
	#dessert-content-two {
		clear: none;
		float: left;
		width: 33%;
		border: rgba(255,57,60,1.00) thin solid;
		margin: 1% 1% 1% 3%;
		padding: 1% 0% ;
		font-size: 130%;
		text-align:center; 
	}
	#dessert-title-two {
    clear: none;
    float: left;
    width: 100%;
    font-size: 229%;
    font-family: "Pacifico";
    font-style: normal;
    font-weight: 400;
	}
	
	#dessert-wraper-tree {
		clear: none;
		float: left;
		width: 100%;
		
	}
	#dessert-image-tree {
		clear: none;
		float: left;
		width: 58%;
	}
	#dessert-content-tree {
		clear: none;
		float: left;
		width: 33%;
		border: rgba(255,57,60,1.00) thin solid;
		margin: 11% 1% 11% 3%;
		padding: 1% 0% ;
		font-size: 130%;
		text-align:center; 
	}
	#dessert-title-tree {
    clear: none;
    float: left;
    width: 100%;
    font-size: 229%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
	}
	
	#dessert-wraper-four {
		clear: none;
		float: left;
		width: 100%;
		
	}
	#dessert-image-four {
		clear: none;
		float: left;
		width: 58%;
	}
	#dessert-content-four {
		clear: none;
		float: left;
		width: 33%;
		border: rgba(255,57,60,1.00) thin solid;
		margin: 11% 1% 11% 3%;
		padding: 1% 0% ;
		font-size: 130%;
		text-align:center; 
	}
	#dessert-title-four {
    clear: none;
    float: left;
    width: 100%;
    font-size: 229%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
	}
	
	#dessert-wraper-five {
		clear: none;
		float: left;
		width: 100%;
		
	}
	#dessert-image-five {
		clear: none;
		float: left;
		width: 58%;
	}
	#dessert-content-five {
		clear: none;
		float: left;
		width: 33%;
		border: rgba(255,57,60,1.00) thin solid;
		margin: 11% 1% 11% 3%;
		padding: 1% 0% ;
		font-size: 130%;
		text-align:center; 
	}
	#dessert-title-five {
    clear: none;
    float: left;
    width: 100%;
    font-size: 229%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
	}
	
	#dessert-wraper-six {
		clear: none;
		float: left;
		width: 100%;
		
	}
	#dessert-image-six {
		clear: none;
		float: left;
		width: 58%;
	}
	#dessert-content-six {
		clear: none;
		float: left;
		width: 33%;
		border: rgba(255,57,60,1.00) thin solid;
		margin: 11% 1% 11% 3%;
		padding: 1% 0% ;
		font-size: 130%;
		text-align:center; 
	}
	#dessert-title-six {
    clear: none;
    float: left;
    width: 100%;
    font-size: 229%;
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
	}
	#taquiza-wraper {
		clear: none;
		float: left;
		width: 100%;
		margin: 15%0%0%0%;
	}
	#taquiza-section-title h2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 0%;
    padding: 9% 3% 6%;
    color: white;
    text-shadow: 1px -1px 16px rgba(224,0,255,1.00);
    background-color: rgba(21,15,22,1.00);
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
    font-size: 600%;
    box-shadow: 1px 2px 13px black;
    -webkit-box-shadow: 1px 2px 13px black;
	}
	#taquiza-schedule {
		clear: none;
		float: left;
		width: 94%;
		margin: 0%;
		padding: 2% 1% 2% 3%;
		font-size: 200%;
	}
	#monday-schedule {
		clear: none;
		float: left;
		width: 100%;
		padding: 1%;
		background-color:rgba(135,0,2,1.00);
		color:rgba(244,240,240,1.00);
	}
	#monday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#monday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#monday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	
	#tuesday-schedule {
    clear: none;
    float: left;
    width: 100%;
    padding: 1%;
    background-color: rgba(208,0,193,1.00);
    color: rgba(244,240,240,1.00);
	}
	#tuesday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#tuesday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#tuesday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	
	#wedenesday-schedule {
    clear: none;
    float: left;
    width: 100%;
    padding: 1%;
    background-color: rgba(26,0,135,1.00);
    color: rgba(244,240,240,1.00);
	}
	#wedenesday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#wedenesday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#wedenesday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	
	#thursday-schedule {
    clear: none;
    float: left;
    width: 100%;
    padding: 1%;
    background-color: rgba(0,183,100,1.00);
    color: rgba(244,240,240,1.00);
	}
	#thursday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#thursday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#thursday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	
	#friday-schedule {
    clear: none;
    float: left;
    width: 100%;
    padding: 1%;
    background-color: rgba(0,98,26,1.00);
    color: rgba(244,240,240,1.00);
	}
	#friday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#friday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#friday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	
	#saturday-schedule {
    clear: none;
    float: left;
    width: 100%;
    padding: 1%;
    background-color: rgba(183,176,0,1.00);
    color: rgba(244,240,240,1.00);
	}
	#saturday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#saturday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#saturday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	
	#sunday-schedule {
    clear: none;
    float: left;
    width: 100%;
    padding: 1%;
    background-color: rgba(199,29,0,1.00);
    color: rgba(244,240,240,1.00);
	}
	#sunday-label{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
		
	}
	#sunday-open{
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#sunday-close {
		clear: none;
		float: left;
		width: 13%;
		margin: 0% 1%;
		border-right: rgba(255,255,255,1.00) thin solid;
	}
	#promotions-wraper {
		clear: none;
		float: left;
		width: 100%;
		margin: 15%0%0%0%;
        background-image: url("images/bakery/20220128_025933235_iOS.jpg");
        background-attachment: fixed;
	}
	#promotions-section-title h2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 0%;
    padding: 9% 3% 6%;
    color: white;
    text-shadow: 1px -1px 9px rgba(224,0,255,1.00);
    background-color: rgba(21,15,22,1.00);
    font-family: la-belle-aurore;
    font-style: normal;
    font-weight: 400;
    font-size: 600%;
    box-shadow: 1px 2px 13px black;
    -webkit-box-shadow: 1px 2px 13px black;
	}
	#promotions-image {
		clear: none;
		float: left;
		width: 42%;
        height:600px;
		margin: 0% 0% 0% 3%;
        padding: 0%;
		background-image: url("images/bakery/20220128_025933235_iOS.jpg");
		background-size: cover;
		background-attachment: scroll;
        background-position: top;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        font-weight: 900;
        font-size: 200%;
        border: orange solid;
        border-width: 11px;
	}
    #promotions-content {
		clear: none;
		float: left;
		width: 42%;
		margin: 0% 0% 0% 3%;
        padding: 1.5%;
		background-size: cover;
		background-attachment: scroll;
        background-position: top;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
        font-weight: 900;
        font-size: 120%;
        text-align: center;
        border: orange solid;
        border-width: 11px;
	}
    .promotions-content-wraper{
        clear: none;
        float: left;
        margin: 0% 0% 0% 1%;
        padding: 1%;
        width: 96%;
        background: linear-gradient(to right, red, purple);
         border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
 
    
    


/*Ends HOME PAGE-----------------------------------------*/

/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*Start MENU PAGE------------------------------------------*/
@-webkit-keyframes Animation {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
@-moz-keyframes Animation {
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
@keyframes Animation { 
    0%{background-position:10% 0%}
    50%{background-position:91% 100%}
    100%{background-position:10% 0%}
}
	

	
	
#tacos{
	clear: none;
	float: left;
	width: 40%;
	margin:2%0%0%8.1%;
	padding: 0.5%;
	border-image: linear-gradient(60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	
	background: linear-gradient(60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size:300% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;

}
	#tacos-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}
	



#tortas{
	clear: none;
	float: left;
	width: 40%;
	margin:2%0%0%2%;
	padding: 0.5%;
	border-image: linear-gradient(-60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	background: linear-gradient(-60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 200% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#tortas-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#gorditas{
	clear: none;
	float: left;
	width: 40%;
	margin:2%0%0%8.1%;
	padding: 0.5%;
	border-image: linear-gradient(60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	background: linear-gradient(60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 200% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#gorditas-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#sopes{
	clear: none;
	float: left;
	width: 40%;
	margin-left: 2%;
	margin-top: 2%;
	padding: 0.5%;
	border-image: linear-gradient(-60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	background: linear-gradient(-60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 300% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#sopes-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#quesadilla{
	clear: none;
	float: left;
	width: 40%;
	margin:2%0%0%8.1%;
	padding: 0.5%;
	border-image: linear-gradient(60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	background: linear-gradient(60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 300% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#quesadilla-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#enchiladas{
	clear: none;
	float: left;
	width: 40%;
	margin-left: 2%;
	margin-top: 2%;
	padding: 0.5%;
	border-image: linear-gradient(-60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	background: linear-gradient(-60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 200% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#enchiladas-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#caldos{
	clear: none;
	float: left;
	width: 40%;
	margin:2%0%0%8.1%;
	padding: 0.5%;
	border-image: linear-gradient(60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	background: linear-gradient(60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 200% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#caldos-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#tamales{
	clear: none;
	float: left;
	width: 40%;
	margin-left: 2%;
	margin-top: 2%;
	padding: 0.5%;
	border-image: linear-gradient(-60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	background: linear-gradient(-60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 300% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#tamales-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}
#especiales{
	clear: none;
	float: left;
	width: 40%;
	margin:2%0%3%8.1%;
	padding: 0.5%;
	border-image: linear-gradient(60deg, rgba(217,0,81,1.00),rgba(0,186,189,1.00))  20;
	border-width:  medium;
	border-style:  solid;
	
	background: linear-gradient(60deg, rgba(217,0,81,1.00), #ffffff, rgba(0,186,189,1.00));
    background-size: 240% 100%;

    -webkit-animation: Animation 5s ease infinite;
    -moz-animation: Animation 5s ease infinite;
    animation: Animation 5s ease infinite;
}
	#especiales-section-title {
		clear: none;
		float: left;
		width: 99%;
		margin: 0%;
		padding: 0%0%0%1%;
		font-size: 400%;
		background-color: rgba(212,3,100,0.39);
		font-family: Fredericka the Great;
	}


#desayunos{
	clear: none;
	float: left;
	width: 40%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	padding: 0.5%;
	border: rgba(140,20,26,1.00) thin solid;
	border-radius: 22px;
}
#productoline {
	clear: none;
	float: left;
	width: 100%;
	margin-top: 1%;
	margin-bottom: 1%;
	border-bottom: rgba(255,233,210,1.00) thin solid;
}
#number {
	clear: none;
	float: left;
	width: 4%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
#spanish {
	clear: none;
	float: left;
	width: 40%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
#english {
	clear: none;
	float: left;
	width: 31%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
#price {
	clear: none;
	float: left;
	width: 18%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
	
#productoline2 {
	clear: none;
	float: left;
	width: 99%;
	margin: 3%0%3%0%;
	border-image: linear-gradient(60deg, rgba(0,186,189,0.50),rgba(217,0,81,0.50))  20;
	border-width:  thin;
	border-style:  solid;
}	
#photo{
		clear: none;
	float: left;
	width: 18%;
	padding:0.5%;
	}	
#number2 {
	clear: none;
	float: left;
	width: 4%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
#spanish2 {
	clear: none;
	float: left;
	width: 31%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
#english2 {
	clear: none;
	float: left;
	width: 24%;
	border-right: rgba(255,185,144,1.00) thin solid;
	padding:0.5%;
}
#price2 {
	clear: none;
	float: left;
	width: 12%;
	padding:0.5%;
}
	
/*End MENU PAGE---------------------------------------------*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*Start BUFFET PAGE------------------------------------------*/	
	#buffet-photo-wraper-1 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image: url("images/foods/buffet/IMG_3369.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-1 {
		clear: none;
		float: left;
		width: 94%;
		margin: 3%;
		color: white;
		font-size: 400%;
		
		text-align: center;
		text-shadow: -2px 2px 13px black;
		border:rgba(255,0,4,1.00) thin solid;
	}
	
	#buffet-photo-wraper-2 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 5% 2% 2.55%;
		background-image:url("images/foods/buffet/IMG_3370.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-2 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    text-align: center;
    text-shadow: -2px 2px 13px black;
    border: thin solid rgba(255,134,0,1.00);
	}
	
	#buffet-photo-wraper-3 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3371.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-3 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    text-align: center;
    text-shadow: -2px 2px 13px black;
    border: thin solid rgba(255,214,0,1.00);
	}
	
	#buffet-photo-wraper-4 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3372.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-4 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(105,255,0,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-5 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3374.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-5 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(0,255,243,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-6 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3375.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-6 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(0,92,255,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-7 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3376.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-7 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(0,5,255,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-8 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3378.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-8 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(184,0,255,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-9 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3379.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-9 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(255,0,142,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-10 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3380.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-10 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(255,0,71,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-11 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3382.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-11 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(255,126,0,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-12 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3385.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-12 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(255,206,0,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	#buffet-photo-wraper-13 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3387.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-13 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(177,255,0,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-14 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3388.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-14 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(0,255,84,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-15 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3389.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-15 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(0,255,195,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#buffet-photo-wraper-16 {
		clear: none;
		float: left;
		width: 40%;
		height: 400px;
		margin: 2% 2.5% 2% 5%;
		background-image:url("images/foods/buffet/IMG_3390.jpg");
		background-size: cover;
	}	
	#buffet-food-photo-description-16 {
    clear: none;
    float: left;
    width: 94%;
    margin: 3%;
    color: white;
    font-size: 400%;
    border: thin solid rgba(0,227,255,1.00);
    text-align: center;
    text-shadow: -2px 2px 13px black;
	}
	
	#todo-lo-que-quieras {
		clear: none;
		float: left;
		width: 94%;
		margin: 1.5%;
		padding: 1.5%;
		border: rgba(193,0,3,1.00) medium solid;
		border-top-right-radius: 40px;
		border-bottom-left-radius: 40px;
		font-size: 400%;
		color: white;
		text-shadow: -1px 1px 22px black;
		text-align: center;
		background-image: url("images/foods/20150531_134353861_iOS.jpg");
		background-size: cover;
		background-position: center;
		
	}
	
	
/*End BUFFET PAGE---------------------------------------------*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*=====================================================================================*/
/*Start DIRECTIONS PAGE------------------------------------------*/
#address-section {
	clear: none;
	float: left;
	width: 92%;
	margin: 21%4%1%4%;
	font-size: 200%;
}
	#General-schedule {
	clear: none;
	float: left;
	width: 92%;
	margin: 3%4%1%4%;
	font-size: 200%;
}
/*End DIRECTIONS PAGE------------------------------------------*/
	#contact-section{
		clear: none;
		float: left;
		width: 90%;
		margin: 21%0%0%6%;
		font-size: 300%;
	}
/*============================================================================*/
/*============================================================================*/
	/*==================================BAKERY====================================*/
/*======================================BAKERY================================*/
	/*==================================BAKERY====================================*/
/*======================================BAKERY================================*/
	/*==================================BAKERY====================================*/
/*======================================BAKERY================================*/
	
	#pan-spanish{
		clear: none;
		float: left;
		width: 100%;
		margin: 0%;
		padding:0%;
		font-family: Shadows Into Light;
		font-size: 201%;
	}
	#pan-english{
		clear: none;
		float: left;
		width: 100%;
		margin: 0%;
		padding:0%;
		font-family: Shadows Into Light;
		font-size: 120%;
	}
	#pan-price{
		clear: none;
		float: left;
		width: 100%;
		margin: 0%;
		padding:0%;
		font-family: Shadows Into Light;
		font-size: 200%;
	}
	#pan-number{
		clear: none;
		float: left;
		width: 21%;
		margin: 0%45%;
		padding:0%;
		font-family: Shadows Into Light;
		font-size: 150%;
		border: rgba(0,0,0,1.00) thin solid;
		text-align: center;
		border-radius: 200px;
		
		
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*============================================================================*/
/*============================================================================*/	
}
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
	/*=======================BEGIN SCREEN NEW SCREEN RULES===========================*/
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
	/*============================================================================*/
