
body {

    
	margin: 0;
	padding: 0;
	position: relative;
	width: auto;
}
body #page {
	
	margin: 0;
	overflow: hidden;
	width: auto;
}
a {
	text-decoration: none;
	outline: none;	
}


a .active {
	background: #ff0000;
}
img {
	border: none;
}
/*-------------------------------------------FONTS---------------------------------------------*/
@font-face {
	font-family: 'roboto-regular-webfont';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg') format('svg');
}
@font-face {
	font-family: 'quicksand-bold-webfont';
	src: url('../fonts/quicksand-bold-webfont.eot');
	src: url('../fonts/quicksand-bold-webfont.woff') format('woff'), url('../fonts/quicksand-bold-webfont.ttf') format('truetype'), url('../fonts/quicksand-bold-webfont.svg') format('svg');
}
@font-face {
	font-family: 'magra-bold-webfont';
	src: url('../fonts/magra-bold-webfont.eot');
	src: url('../fonts/magra-bold-webfont.woff') format('woff'), url('../fonts/magra-bold-webfont.ttf') format('truetype'), url('../fonts/magra-bold-webfont.svg') format('svg');
}
@font-face {
	font-family: 'lato-regular-webfont';
	src: url('../fonts/lato-regular-webfont.eot');
	src: url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg') format('svg');
}
@font-face {
	font-family: 'lato-bold-webfont';
	src: url('../fonts/lato-bold-webfont.eot');
	src: url('../fonts/lato-bold-webfont.woff') format('woff'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg') format('svg');
}
/*----------------------------------------header-styles---------------------------------------*/
#header {
	

	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
	
}
#header div {
	
	margin: 0 auto;
	overflow: hidden;
	padding: 0px 0;
	
	
}
#header div a.logo {
	float: left;
	margin: auto 0;
	padding: 20px;
	width: auto;
	background-color:#000000;

	
}
#header div a.logo img {
	display: block;
	margin: 0;
	padding: 0;
	width: 20%;

}
#header div ul {
	display: inline-block;
	float: right;
	list-style: none outside none;
	margin: 0 auto;
	padding: 17px 0 0;
	text-align: center;
	width: 613px;
}
#header div ul li {
	display: inline-block;
	*float: left; /* Needed for IE7 and old versions */
	margin: 0 35px;
	padding: 0;
	position: relative;
	width: auto;
}
#header div ul li a {
	color: #ffffff;
	font-family: lato-regular-webfont;
	font-size: 20px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
#header div ul li.selected a, #header div ul li.selected a:hover {
	color: #ff0000;
}
#header div ul li a:hover, #header div ul li.menu:hover ul li a {
	color: #ff3333;
}
#header div ul li ul li a {
	color: #ffcc00;
	font-family: lato-regular-webfont;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
#header div ul li.menu {
	min-height: 35px;
	z-index: 80;
}
#header div ul li.menu ul {
	display: block;
	float: none;
	left: -99999px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 24px;
	width: 106px;
	z-index: 90;
}
#header div ul li.menu:hover ul.primary, #header div ul li.menu ul#selected.primary {
	left: -30px;
}
#header div ul li.menu:hover ul.secondary, #header div ul li.menu ul#selected.secondary {
	left: -27px;
}
#header div ul li.menu ul li {
	float: none;
	margin: 0;
	padding: 0;
}


.topnav {

padding:20px;
margin: 0 auto;
text-align: center;
width: auto;
	background:#000000;


}

.topnav a {
 display: inline-block;
 background:#000000;
  color: #ffcc00;
	border-top: solid thin;
	border-top-color: #ffcc00;
	

	padding: 20px 100px 20px 100px;

  text-decoration: none;
  font-size: 25px;
  margin: 0 auto;
	
}
.active{
	color:#ff0000 !important;
	
}

.topnav a:hover {
  
  color: #ff0000;
}


.topnav .icon {
  display: none;
}

@media screen and (max-width: 568px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: none;
    display: block;
	  
	 
  }
}

@media screen and (max-width: 568px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
   
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
	  font-size: 25px;
  }
}

* {box-sizing:border-box}


/*----------------------------------------body-home-styles---------------------------------------*/
#body.home {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
#body.home div.header {
	background-color: #ffccff;
	margin: 0;
	max-width: none;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
#body.home div.header img {
	display: block;
	left: 50%;
	margin: 0 auto 0 -563px;
	padding: 0;
	position: absolute;
	width: 1126px;
}
#body.home div.header div {
	margin: 0 auto;
	max-width: 960px;
	min-height: 660px;
	padding: 0;
	position: relative;
}
#body.home div.header div a {
	background: url(../images/icons.png) no-repeat 0 -128px;
	color: #FFFFFF;
	display: block;
	font-family: quicksand-bold-webfont;
	font-size: 24px;
	font-weight: normal;
	height: 99px;
	line-height: 24px;
	margin: 0;
	padding: 52px 0 0;
	position: absolute;
	right: 130px;
	text-align: center;
	text-transform: uppercase;
	top: 437px;
	width: 156px;
	z-index: 90;
}
#body.home div.body {
	background-color: #000000;
	margin: 0;
	max-width: none;
	padding: 0px;
	width: 100%;
}
#body.home div.body div {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 0;
}
#body.home div.body div div {
	float: left;
	margin: 0;
	padding: 0 0 0 40px;
	width: 560px;
}

#body.home div.body div p{
	
font-size: 115px;
}

#body.home div.body div img {
	display: block;
	float: right;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
	
}
#body.home div.body div div h1 {
	color: #000000;
	display: block;
	font-family: lato-bold-webfont;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 47px 0 18px;
	text-align: left;
	text-transform: uppercase;
	width: 560px;
}
#body.home div.body div div h2 {
	color: #ff3333;
	display: block;
	font-family: magra-bold-webfont;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0 0 26px;
	text-align: left;
	text-transform: none;
	width: 560px;
}
#body.home div.body div div p {
	color: #7a6666;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 560px;
}
#body.home div.body div div p a {
	color: #7a6666;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body.home div.body div div p a:hover {
	color: #000000;
}
#body.home div.footer {
	background-color: #cc99ff;
	margin: 0;
	max-width: none;
	padding: 0;
	width: 100%;
}
#body.home div.footer div {
	margin: 0 auto;
	max-width: 960px;
	padding: 0;
}
#body.home div.footer div ul {
	display: inline-block;
	list-style: none outside none;
	margin: 0;
	padding: 36px 0 32px;
	width: 100%;
}
#body.home div.footer div ul li {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 220px;
}
#body.home div.footer div ul li a {
	background: url(../images/icons.png) no-repeat;
	display: block;
	height: 44px;
	margin: 0 auto 22px;
	padding: 0;
	width: 80px;
}
#body.home div.footer div ul li a.product {
	background-position: 0 -372px;
}
#body.home div.footer div ul li a.about {
	background-position: 0 -418px;
}
#body.home div.footer div ul li a.flavor {
	background-position: 0 -280px;
}
#body.home div.footer div ul li a {
	float: none;
	background-position: 0 -326px;
}
#body.home div.footer div ul li h1 {
	color: #ffffff;
	font-family: lato-regular-webfont;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
/*----------------------------------------body-styles---------------------------------------*/
#body {
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}
#body div.header {
	background-color: #ffcc00;
	margin: 0 auto;
	max-width: none;
	overflow: hidden;
	padding: 0;
}
#body div.header div {
	margin: 0 auto;
	max-width: 960px;
	padding: 0;
}
#body div.header div h1 {
	color: #ff3333;
	font-family: lato-regular-webfont;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 28px 0 23px;
	text-align: center;
	text-transform: uppercase;
}
#body div.body {
	background-color: #ebebed;
	margin: 0;
	max-width: none;
	overflow: hidden;
	padding: 0;
	width: 100%;
	
}
#body div.body img {
	display: block;
	left: 50%;
	margin: 0 auto 0 -507px;
	padding: 0;
	position: absolute;
	width: 1014px;
}
#body div.footer {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 40px 0 110px;
}
#body div.footer div.sidebar {
	background-color: #EFEDEE;
	float: left;
	margin: 0 10px 0 40px;
	padding: 36px 0 34px;
	width: 280px;
}
#body div.footer div.article {
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	width: 560px;
}
#body div.footer div.sidebar h1 {
	display: block;
	line-height: 48px;
	margin: 0 auto;
	padding: 0 0 50px;
	text-align: center;
	width: 193px;
}
#body div.footer div.sidebar p {
	display: block;
	line-height: 48px;
	margin: 0 auto;
	text-align: center;
	width: 169px;
}
#body div.footer div h1 {
	color: #ff3333;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 27px;
	text-align: left;
	text-transform: uppercase;
}
#body div.footer div p, #body div.footer div span {
	color: #7A6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
	text-align: left;
}
#body div.footer div span {
	display: block;
	margin: 0;
	padding: 0;
}
#body div.footer div p a {
	color: #7a6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body div.footer div p a:hover, #body div ul li p a:hover, #body div.blog .featured ul li div p a:hover, #body div.blog .sidebar p a:hover, #body div.blog .featured p a:hover, #body.contact div.body div div p a:hover {
	color: #c8c10d;
}
#body div {
	margin: 0 auto;
	max-width: 960px;
	padding: 7px 0 57px;
	
}
#body div ul {
	display: inline-block;
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0 0 22px;
	width: 100%;
}
#body div ul li {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 220px;
}
#body div ul li h1 {
	color: #ff3333;
	font-family: magra-bold-webfont;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	padding: 87px 0 27px 30px;
	text-align: left;
	text-transform: capitalize;
}
#body div ul li p {
	color: #000000;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 30px;
	text-align: left;
	width: 190px;
}
#body div ul li p a {
	color: #7a6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body div ul li img {
	display: block;
	margin: 0 auto 15px;
	padding: 0;
	width: auto;
}
#body div ul li h2 {
	color: #ff3333;
	font-family: lato-regular-webfont;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}


#body div.blog {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 98px 0 146px;
}
#body div.singlepost {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 98px 0 99px;
}
#body div.blog .featured {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 620px;
}
#body div.singlepost .featured {
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 620px;
}
#body div.blog .featured ul {
	display: inline-block;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
#body div.blog .featured ul li:first-child {
	margin: 0 0 50px 0;
}
#body div.blog .featured ul li {
	background: url(../images/bg-border.gif) no-repeat bottom center;
	float: none;
	margin: 0 0 39px;
	overflow: hidden;
	padding: 0;
	width: auto;
}
#body div.blog .featured ul li img {
	float: left;
	margin: 2px 0 0;
	padding: 0 30px;
	width: auto;
}
#body div.blog .featured ul li div {
	float: left;
	margin: 0;
	padding: 0 0 36px 10px;
	width: 370px;
}
#body div.blog .featured ul li div h1 {
	color: #CB3362;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 3px;
	text-align: left;
	text-transform: uppercase;
}
#body div.blog .featured ul li div span {
	color: #7A6666;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
	text-align: left;
	text-transform: none;
}
#body div.blog .featured ul li div p {
	color: #7a6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 39px 0;
	text-align: left;
	width: 100%;
}
#body div.blog .featured ul li div p a {
	color: #7a6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body div.blog .featured ul li div a.more {
	border: 2px solid #cbb5bc;
	color: #a5838e;
	display: block;
	font-family: lato-bold-webfont;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 156px;
}
#body div.blog .featured ul li div a.more:hover {
	background-color: #c8c10d;
	border: none;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	width: 160px;
}
#body div.blog .featured a.load {
	border: 2px solid #cbb5bc;
	color: #a5838e;
	display: block;
	font-family: lato-bold-webfont;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 156px;
}
#body div.blog .featured a.load:hover {
	background-color: #cb3362;
	border: none;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	width: 160px;
}
#body div.blog .sidebar {
	background-color: #EFEDEE;
	float: left;
	margin: 0;
	padding: 0 0 71px;
	width: 280px;
}
#body div.singlepost .sidebar {
	background-color: #EFEDEE;
	float: left;
	margin: 0;
	padding: 0 0 71px;
	width: 280px;
}
#body div.blog .sidebar h1, #body div.singlepost .sidebar h1 {
	color: #CB3362;
	font-family: magra-bold-webfont;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 42px 0 29px;
	text-align: center;
	text-transform: capitalize;
}
#body div.blog .sidebar img, #body div.singlepost .sidebar img {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: auto;
}
#body div.blog .sidebar h2, #body div.singlepost .sidebar h2 {
	color: #CB3362;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 34px 0 3px;
	text-align: center;
	text-transform: uppercase;
}
#body div.blog .sidebar span, #body div.singlepost .sidebar span {
	color: #7A6666;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px;
	text-align: center;
	text-transform: none;
}
#body div.blog .sidebar p, #body div.singlepost .sidebar p {
	color: #7A6666;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 auto;
	padding: 0 0 64px;
	text-align: center;
	text-transform: none;
	width: 200px;
}
#body div.blog .sidebar p a, #body div.singlepost .sidebar p a {
	color: #7a6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body div.blog .sidebar a.more, #body div.singlepost .sidebar a.more {
	border: 2px solid #d3c2c7;
	color: #a5838e;
	display: block;
	font-family: lato-bold-webfont;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 156px;
}
#body div.blog .sidebar a.more:hover, #body div.singlepost .sidebar a.more:hover {
	background-color: #c8c10d;
	border: none;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	width: 160px;
}
#body div.singlepost .featured img {
	display: block;
	margin: 0;
	padding: 1px 0 0 30px;
	width: auto;
}
#body div.singlepost .featured h1 {
	color: #CB3362;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 40px 0 4px 30px;
	text-align: left;
	text-transform: uppercase;
}
#body div.singlepost .featured span {
	color: #7A6666;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 23px 30px;
	text-align: left;
	text-transform: none;
}
#body div.singlepost .featured p {
	color: #7A6666;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0 0 24px 30px;
	text-align: left;
}
#body div.singlepost .featured p a {
	color: #7a6666;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body div.singlepost .featured a.load {
	border: 2px solid #CBB5BC;
	color: #A5838E;
	display: block;
	font-family: lato-bold-webfont;
	font-size: 16px;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	margin: 63px auto 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 156px;
}
#body div.singlepost .featured a.load:hover {
	background-color: #c8c10d;
	border: none;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	width: 160px;
}
#body.contact div.body {
	background: url(../images/newmap.JPG) no-repeat center top #ffffff;
	margin-top: 10px;
	max-width: none;
	padding: 510px 0px 0px 0px;
	width: 100%;
	
	
}
#body.contact div.body div {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#body.contact div.body div div {
	background: url(../images/bg-transparent.png) repeat;
	margin: 0 auto;
	overflow: hidden;
	
}
#body.contact div.body div div img {
	float: left;
	left: auto;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100px;
	
}
#body.contact div.body div div h1 {
	color: #ff3333;
	float: left;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 15px 0 5px;
	text-align: left;
	text-transform: uppercase;
	width: 510px;
}
#body.contact div.body div div p {
	color: #000000;
	float: left;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 510px;
}
#body.contact div.body div div p a {
	color: #7a6666;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#body div.footer .contact {
	float: left;
	margin: 0 10px 0 0;
	max-width: none;
	width: 590px;
}
#body div.footer .contact h1 {
	color: #CB3362;
	float: none;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
	width: auto;
}

#body div.footer .section h1 {
	color: #CB3362;
	display: block;
	font-family: lato-regular-webfont;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 auto;
	padding: 24px 0 27px;
	text-align: center;
	text-transform: uppercase;
	width: 202px;
}
#body div.footer .section p {
	color: #7A6666;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 202px;
}
#body div.footer .section p a {
}
#body div.footer .section p a:hover {
}
/*----------------------------------------footer-styles---------------------------------------*/
#footer {
	background-color: #ff0000;
	width: 100%;
	  position: relative;
 
  /* negative value of footer height */

  clear: both;
	
}

#footer div {
	margin: 0 auto;
	max-width: 960px;
	overflow: hidden;
	padding: 20px 0 13px;
}
#footer div p {
	color: #FFFFFF;
	display: block;
	font-family: roboto-regular-webfont;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 30px 0 0px;
	text-align: center;
	text-transform: none
}
#footer div a img{
	
	padding: 20px;
	 
}
#footer div a img :hover{ position: relative; 
             top: -5px;}
#footer div .connect {
	display: block;
	height: 10px;
	margin: 0 auto;
	max-width: none;
	overflow: hidden;
	padding: 0px;
	width: 240px;
}




.item{
	display:block;
	backround-color:#ffffff;
	padding:0px;
}


#overlay {
 position: absolute;
  display: none;
  width: 100%;
  
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 2;
  cursor: pointer;
	
}

#text{

position:absolute;
	margin:auto 0;

width: 100%;
  height:100vh;
  background: url("../images/coffee breakfast.jpg") no-repeat;
  background-size:contain;
   background-position: center; 

}

#overlay2 {
 position: absolute;
  display: none;
  width: 100%;
  
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 2;
  cursor: pointer;
	
}

#text2{

position:absolute;
	margin:auto 0;

width: 100%;
  height:100vh;
	
  background: url("../images/scoop menu.jpg") no-repeat;
  background-size:contain;
   background-position: center; 

}

#overlay1 {
 position: absolute;
  display: none;
  width: 100%;
  
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 2;
  cursor: pointer;
	
}

#text1{

position:absolute;
	margin:auto 0;

width: 100%;
  height: 100vh;
  background: url("../images/1.png") no-repeat;
  background-size: contain;
   background-position: center; 

}
.menu{
	
    border:thin solid;
	border-top-color: #ff3300;
	background:#000000;
	width:100%;
	display: block;
	padding:10px;
	padding-bottom: 160px;
	padding-top:160px;
	
	
}


.button {
  padding: 15px 25px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #cc99ff;
  border: none;
  border-radius: 5px;
	  display: block;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 20px;
 
}

.button:hover {background-color: #ffcc00; color:#ff3333;}

.button:active {
  background-color: #9966cc;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}




@media only screen and (max-width: 768px){
	
	

	.button{
		with:100%;
		font-size: 20px;
		padding: 10px;
		
	}
	.header{width:auto;}
	
	
	.header img{
		width:90%;
		margin: auto 0;
		padding: 10px;
	
	}
	.body{padding: 0;}
	
	.body p{

     font-size: auto;
	 padding-top: auto;
		
	}
	
	#text, overlay{
		background-size: contain;
		
		
		
	}
	#body .contact{
		text-align: center;
	}
}

#body div p{
	
	font-size: 20px;
	
}


div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 200px;

}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}
/*----------------------------------------W3-CSS---------------------------------------*/

/* W3.CSS 4.15 December 2020 by Jan Egil and Borge Refsnes */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}
/* Extract from normalize.css by Nicolas Gallagher and Jonathan Neal git.io/normalize */
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}summary{display:list-item}
audio,canvas,progress,video{display:inline-block}progress{vertical-align:baseline}
audio:not([controls]){display:none;height:0}[hidden],template{display:none}
a{background-color:transparent}a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}dfn{font-style:italic}mark{background:#ff0;color:#000}
small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}sup{top:-0.5em}figure{margin:1em 40px}img{border-style:none}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea,optgroup{font:inherit;margin:0}optgroup{font-weight:bold}
button,input{overflow:visible}button,select{text-transform:none}
button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}
button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}
button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}
[type=checkbox],[type=radio]{padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* End extract */
html,body{font-family:Verdana,sans-serif;font-size:15px;line-height:1.5}html{overflow-x:hidden}
h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:20px}h5{font-size:18px}h6{font-size:16px}
.w3-serif{font-family:serif}.w3-sans-serif{font-family:sans-serif}.w3-cursive{font-family:cursive}.w3-monospace{font-family:monospace}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}.w3-wide{letter-spacing:4px}
hr{border:0;border-top:1px solid #eee;margin:20px 0}
.w3-image{max-width:100%;height:auto}img{vertical-align:middle}a{color:inherit}
.w3-table,.w3-table-all{border-collapse:collapse;border-spacing:0;width:100%;display:table}.w3-table-all{border:1px solid #ccc}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}.w3-striped tbody tr:nth-child(even){background-color:#f1f1f1}
.w3-table-all tr:nth-child(odd){background-color:#fff}.w3-table-all tr:nth-child(even){background-color:#f1f1f1}
.w3-hoverable tbody tr:hover,.w3-ul.w3-hoverable li:hover{background-color:#ccc}.w3-centered tr th,.w3-centered tr td{text-align:center}
.w3-table td,.w3-table th,.w3-table-all td,.w3-table-all th{padding:8px 8px;display:table-cell;text-align:left;vertical-align:top}
.w3-table th:first-child,.w3-table td:first-child,.w3-table-all th:first-child,.w3-table-all td:first-child{padding-left:16px}
.w3-btn,.w3-button{border:none;display:inline-block;padding:8px 16px;vertical-align:middle;overflow:hidden;text-decoration:none;color:inherit;background-color:inherit;text-align:center;cursor:pointer;white-space:nowrap}
.w3-btn:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}
.w3-btn,.w3-button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}   
.w3-disabled,.w3-btn:disabled,.w3-button:disabled{cursor:not-allowed;opacity:0.3}.w3-disabled *,:disabled *{pointer-events:none}
.w3-btn.w3-disabled:hover,.w3-btn:disabled:hover{box-shadow:none}
.w3-badge,.w3-tag{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}.w3-badge{border-radius:50%}
.w3-ul{list-style-type:none;padding:0;margin:0}.w3-ul li{padding:8px 16px;border-bottom:1px solid #ddd}.w3-ul li:last-child{border-bottom:none}
.w3-tooltip,.w3-display-container{position:relative}.w3-tooltip .w3-text{display:none}.w3-tooltip:hover .w3-text{display:inline-block}
.w3-ripple:active{opacity:0.5}.w3-ripple{transition:opacity 0s}
.w3-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-select{padding:9px 0;width:100%;border:none;border-bottom:1px solid #ccc}
.w3-dropdown-click,.w3-dropdown-hover{position:relative;display:inline-block;cursor:pointer}
.w3-dropdown-hover:hover .w3-dropdown-content{display:block}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#ccc;color:#000}
.w3-dropdown-hover:hover > .w3-button:first-child,.w3-dropdown-click:hover > .w3-button:first-child{background-color:#ccc;color:#000}
.w3-dropdown-content{cursor:auto;color:#000;background-color:#fff;display:none;position:absolute;min-width:160px;margin:0;padding:0;z-index:1}
.w3-check,.w3-radio{width:24px;height:24px;position:relative;top:6px}
.w3-sidebar{height:100%;width:200px;background-color:#fff;position:fixed!important;z-index:1;overflow:auto}
.w3-bar-block .w3-dropdown-hover,.w3-bar-block .w3-dropdown-click{width:100%}
.w3-bar-block .w3-dropdown-hover .w3-dropdown-content,.w3-bar-block .w3-dropdown-click .w3-dropdown-content{min-width:100%}
.w3-bar-block .w3-dropdown-hover .w3-button,.w3-bar-block .w3-dropdown-click .w3-button{width:100%;text-align:left;padding:8px 16px}
.w3-main,#main{transition:margin-left .4s}
.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4)}
.w3-modal-content{margin:auto;background-color:#fff;position:relative;padding:0;outline:0;width:600px}
.w3-bar{width:100%;overflow:hidden}.w3-center .w3-bar{display:inline-block;width:auto}
.w3-bar .w3-bar-item{padding:8px 16px;float:left;width:auto;border:none;display:block;outline:0}
.w3-bar .w3-dropdown-hover,.w3-bar .w3-dropdown-click{position:static;float:left}
.w3-bar .w3-button{white-space:normal}
.w3-bar-block .w3-bar-item{width:100%;display:block;padding:8px 16px;text-align:left;border:none;white-space:normal;float:none;outline:0}
.w3-bar-block.w3-center .w3-bar-item{text-align:center}.w3-block{display:block;width:100%}
.w3-responsive{display:block;overflow-x:auto}
.w3-container:after,.w3-container:before,.w3-panel:after,.w3-panel:before,.w3-row:after,.w3-row:before,.w3-row-padding:after,.w3-row-padding:before,
.w3-cell-row:before,.w3-cell-row:after,.w3-clear:after,.w3-clear:before,.w3-bar:before,.w3-bar:after{content:"";display:table;clear:both}
.w3-col,.w3-half,.w3-third,.w3-twothird,.w3-threequarter,.w3-quarter{float:left;width:100%}
.w3-col.s1{width:8.33333%}.w3-col.s2{width:16.66666%}.w3-col.s3{width:24.99999%}.w3-col.s4{width:33.33333%}
.w3-col.s5{width:41.66666%}.w3-col.s6{width:49.99999%}.w3-col.s7{width:58.33333%}.w3-col.s8{width:66.66666%}
.w3-col.s9{width:74.99999%}.w3-col.s10{width:83.33333%}.w3-col.s11{width:91.66666%}.w3-col.s12{width:99.99999%}
@media (min-width:601px){.w3-col.m1{width:8.33333%}.w3-col.m2{width:16.66666%}.w3-col.m3,.w3-quarter{width:24.99999%}.w3-col.m4,.w3-third{width:33.33333%}
.w3-col.m5{width:41.66666%}.w3-col.m6,.w3-half{width:49.99999%}.w3-col.m7{width:58.33333%}.w3-col.m8,.w3-twothird{width:66.66666%}
.w3-col.m9,.w3-threequarter{width:74.99999%}.w3-col.m10{width:83.33333%}.w3-col.m11{width:91.66666%}.w3-col.m12{width:99.99999%}}
@media (min-width:993px){.w3-col.l1{width:8.33333%}.w3-col.l2{width:16.66666%}.w3-col.l3{width:24.99999%}.w3-col.l4{width:33.33333%}
.w3-col.l5{width:41.66666%}.w3-col.l6{width:49.99999%}.w3-col.l7{width:58.33333%}.w3-col.l8{width:66.66666%}
.w3-col.l9{width:74.99999%}.w3-col.l10{width:83.33333%}.w3-col.l11{width:91.66666%}.w3-col.l12{width:99.99999%}}
.w3-rest{overflow:hidden}.w3-stretch{margin-left:-16px;margin-right:-16px}
.w3-content,.w3-auto{margin-left:auto;margin-right:auto}.w3-content{max-width:auto}.w3-auto{max-width:1140px}
.w3-cell-row{display:table;width:100%}.w3-cell{display:table-cell}
.w3-cell-top{vertical-align:top}.w3-cell-middle{vertical-align:middle}.w3-cell-bottom{vertical-align:bottom}
.w3-hide{display:none!important}.w3-show-block,.w3-show{display:block!important}.w3-show-inline-block{display:inline-block!important}
@media (max-width:1205px){.w3-auto{max-width:95%}}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}.w3-auto{max-width:100%}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topleft{position:absolute;left:0;top:0}.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomleft{position:absolute;left:0;bottom:0}.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-topmiddle{position:absolute;left:50%;top:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-display-position{position:absolute}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code,.w3-codespan{font-family:Consolas,"courier new";font-size:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}
.w3-animate-right{position:relative;animation:animateright 0.4s}@keyframes animateright{from{right:-300px;opacity:0} to{right:0;opacity:1}}
.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}
.w3-opacity,.w3-hover-opacity:hover{opacity:0.60}.w3-opacity-off,.w3-hover-opacity-off:hover{opacity:1}
.w3-opacity-max{opacity:0.25}.w3-opacity-min{opacity:0.75}
.w3-greyscale-max,.w3-grayscale-max,.w3-hover-greyscale:hover,.w3-hover-grayscale:hover{filter:grayscale(100%)}
.w3-greyscale,.w3-grayscale{filter:grayscale(75%)}.w3-greyscale-min,.w3-grayscale-min{filter:grayscale(50%)}
.w3-sepia{filter:sepia(75%)}.w3-sepia-max,.w3-hover-sepia:hover{filter:sepia(100%)}.w3-sepia-min{filter:sepia(50%)}
.w3-tiny{font-size:10px!important}.w3-small{font-size:12px!important}.w3-medium{font-size:15px!important}.w3-large{font-size:18px!important}
.w3-xlarge{font-size:24px!important}.w3-xxlarge{font-size:36px!important}.w3-xxxlarge{font-size:48px!important}.w3-jumbo{font-size:64px!important}
.w3-left-align{text-align:left!important}.w3-right-align{text-align:right!important}.w3-justify{text-align:justify!important}.w3-center{text-align:center!important}
.w3-border-0{border:0!important}.w3-border{border:1px solid #ccc!important}
.w3-border-top{border-top:1px solid #ccc!important}.w3-border-bottom{border-bottom:1px solid #ccc!important}
.w3-border-left{border-left:1px solid #ccc!important}.w3-border-right{border-right:1px solid #ccc!important}
.w3-topbar{border-top:6px solid #ccc!important}.w3-bottombar{border-bottom:6px solid #ccc!important}
.w3-leftbar{border-left:6px solid #ccc!important}.w3-rightbar{border-right:6px solid #ccc!important}
.w3-section,.w3-code{margin-top:16px!important;margin-bottom:16px!important}
.w3-margin{margin:16px!important}.w3-margin-top{margin-top:16px!important}.w3-margin-bottom{margin-bottom:16px!important}
.w3-margin-left{margin-left:16px!important}.w3-margin-right{margin-right:16px!important}
.w3-padding-small{padding:4px 8px!important}.w3-padding{padding:8px 16px!important}.w3-padding-large{padding:12px 24px!important}
.w3-padding-16{padding-top:16px!important;padding-bottom:16px!important}.w3-padding-24{padding-top:24px!important;padding-bottom:24px!important}
.w3-padding-32{padding-top:32px!important;padding-bottom:32px!important}.w3-padding-48{padding-top:48px!important;padding-bottom:48px!important}
.w3-padding-64{padding-top:64px!important;padding-bottom:64px!important}
.w3-padding-top-64{padding-top:64px!important}.w3-padding-top-48{padding-top:48px!important}
.w3-padding-top-32{padding-top:32px!important}.w3-padding-top-24{padding-top:24px!important}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-button:hover{color:#000!important;background-color:#ccc!important}
.w3-transparent,.w3-hover-none:hover{background-color:transparent!important}
.w3-hover-none:hover{box-shadow:none!important}
/* Colors */
.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#ff0000!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}
.w3-light-grey,.w3-hover-light-grey:hover,.w3-light-gray,.w3-hover-light-gray:hover{color:#000!important;background-color:#f1f1f1!important}
.w3-dark-grey,.w3-hover-dark-grey:hover,.w3-dark-gray,.w3-hover-dark-gray:hover{color:#fff!important;background-color:#616161!important}
.w3-pale-red,.w3-hover-pale-red:hover{color:#000!important;background-color:#ffdddd!important}
.w3-pale-green,.w3-hover-pale-green:hover{color:#000!important;background-color:#ddffdd!important}
.w3-pale-yellow,.w3-hover-pale-yellow:hover{color:#000!important;background-color:#ffffcc!important}
.w3-pale-blue,.w3-hover-pale-blue:hover{color:#000!important;background-color:#ddffff!important}
.w3-text-amber,.w3-hover-text-amber:hover{color:#ffc107!important}
.w3-text-aqua,.w3-hover-text-aqua:hover{color:#00ffff!important}
.w3-text-blue,.w3-hover-text-blue:hover{color:#2196F3!important}
.w3-text-light-blue,.w3-hover-text-light-blue:hover{color:#87CEEB!important}
.w3-text-brown,.w3-hover-text-brown:hover{color:#795548!important}
.w3-text-cyan,.w3-hover-text-cyan:hover{color:#00bcd4!important}
.w3-text-blue-grey,.w3-hover-text-blue-grey:hover,.w3-text-blue-gray,.w3-hover-text-blue-gray:hover{color:#607d8b!important}
.w3-text-green,.w3-hover-text-green:hover{color:#4CAF50!important}
.w3-text-light-green,.w3-hover-text-light-green:hover{color:#8bc34a!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#3f51b5!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-text-lime,.w3-hover-text-lime:hover{color:#cddc39!important}
.w3-text-orange,.w3-hover-text-orange:hover{color:#ff9800!important}
.w3-text-deep-orange,.w3-hover-text-deep-orange:hover{color:#ff5722!important}
.w3-text-pink,.w3-hover-text-pink:hover{color:#e91e63!important}
.w3-text-purple,.w3-hover-text-purple:hover{color:#9c27b0!important}
.w3-text-deep-purple,.w3-hover-text-deep-purple:hover{color:#673ab7!important}
.w3-text-red,.w3-hover-text-red:hover{color:#f44336!important}
.w3-text-sand,.w3-hover-text-sand:hover{color:#fdf5e6!important}
.w3-text-teal,.w3-hover-text-teal:hover{color:#009688!important}
.w3-text-yellow,.w3-hover-text-yellow:hover{color:#d2be0e!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-text-black,.w3-hover-text-black:hover{color:#000!important}
.w3-text-grey,.w3-hover-text-grey:hover,.w3-text-gray,.w3-hover-text-gray:hover{color:#757575!important}
.w3-text-light-grey,.w3-hover-text-light-grey:hover,.w3-text-light-gray,.w3-hover-text-light-gray:hover{color:#f1f1f1!important}
.w3-text-dark-grey,.w3-hover-text-dark-grey:hover,.w3-text-dark-gray,.w3-hover-text-dark-gray:hover{color:#3a3a3a!important}
.w3-border-amber,.w3-hover-border-amber:hover{border-color:#ffc107!important}
.w3-border-aqua,.w3-hover-border-aqua:hover{border-color:#00ffff!important}
.w3-border-blue,.w3-hover-border-blue:hover{border-color:#2196F3!important}
.w3-border-light-blue,.w3-hover-border-light-blue:hover{border-color:#87CEEB!important}
.w3-border-brown,.w3-hover-border-brown:hover{border-color:#795548!important}
.w3-border-cyan,.w3-hover-border-cyan:hover{border-color:#00bcd4!important}
.w3-border-blue-grey,.w3-hover-border-blue-grey:hover,.w3-border-blue-gray,.w3-hover-border-blue-gray:hover{border-color:#607d8b!important}
.w3-border-green,.w3-hover-border-green:hover{border-color:#4CAF50!important}
.w3-border-light-green,.w3-hover-border-light-green:hover{border-color:#8bc34a!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#3f51b5!important}
.w3-border-khaki,.w3-hover-border-khaki:hover{border-color:#f0e68c!important}
.w3-border-lime,.w3-hover-border-lime:hover{border-color:#cddc39!important}
.w3-border-orange,.w3-hover-border-orange:hover{border-color:#ff9800!important}
.w3-border-deep-orange,.w3-hover-border-deep-orange:hover{border-color:#ff5722!important}
.w3-border-pink,.w3-hover-border-pink:hover{border-color:#e91e63!important}
.w3-border-purple,.w3-hover-border-purple:hover{border-color:#9c27b0!important}
.w3-border-deep-purple,.w3-hover-border-deep-purple:hover{border-color:#673ab7!important}
.w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important}
.w3-border-sand,.w3-hover-border-sand:hover{border-color:#fdf5e6!important}
.w3-border-teal,.w3-hover-border-teal:hover{border-color:#009688!important}
.w3-border-yellow,.w3-hover-border-yellow:hover{border-color:#ffeb3b!important}
.w3-border-white,.w3-hover-border-white:hover{border-color:#fff!important}
.w3-border-black,.w3-hover-border-black:hover{border-color:#000!important}
.w3-border-grey,.w3-hover-border-grey:hover,.w3-border-gray,.w3-hover-border-gray:hover{border-color:#9e9e9e!important}
.w3-border-light-grey,.w3-hover-border-light-grey:hover,.w3-border-light-gray,.w3-hover-border-light-gray:hover{border-color:#f1f1f1!important}
.w3-border-dark-grey,.w3-hover-border-dark-grey:hover,.w3-border-dark-gray,.w3-hover-border-dark-gray:hover{border-color:#616161!important}
.w3-border-pale-red,.w3-hover-border-pale-red:hover{border-color:#ffe7e7!important}.w3-border-pale-green,.w3-hover-border-pale-green:hover{border-color:#e7ffe7!important}
.w3-border-pale-yellow,.w3-hover-border-pale-yellow:hover{border-color:#ffffcc!important}.w3-border-pale-blue,.w3-hover-border-pale-blue:hover{border-color:#e7ffff!important}


/*----------------------------------------MODERN REFRESH FOUNDATION---------------------------------------*/
:root {
	--cream: #fff8ef;
	--cream-deep: #ffe9c7;
	--saffron: #f0b429;
	--berry: #d9485f;
	--berry-dark: #8f1d35;
	--chocolate: #3b2b2a;
	--mocha: #70514a;
	--mint: #dff3ea;
	--card: rgba(255, 255, 255, 0.82);
	--card-border: rgba(217, 72, 95, 0.12);
	--shadow: 0 20px 45px rgba(59, 43, 42, 0.12);
	--shadow-soft: 0 12px 30px rgba(59, 43, 42, 0.08);
	--radius-lg: 32px;
	--radius-md: 22px;
	--radius-sm: 16px;
}

html {
	scroll-behavior: smooth;
}

html::before,
html::after {
	content: "";
	position: fixed;
	inset: 0;
	pointer-events: none;
	opacity: 0;
}

html::before {
	z-index: 9998;
	transform-origin: right center;
	transform: perspective(1800px) rotateY(-92deg);
	background:
		radial-gradient(circle at 22% 18%, rgba(255, 255, 255, 0.88), transparent 16%),
		radial-gradient(circle at 72% 14%, rgba(255, 255, 255, 0.26), transparent 18%),
		linear-gradient(135deg, #fff7ec 0%, #ffe2b8 28%, #f9c4b4 56%, #d9485f 100%);
	box-shadow:
		-32px 0 55px rgba(59, 43, 42, 0.2),
		inset 0 0 0 1px rgba(255, 255, 255, 0.34);
	transition:
		transform 0.5s cubic-bezier(0.22, 0.8, 0.2, 1),
		opacity 0.24s linear;
}

html::after {
	z-index: 9997;
	background: linear-gradient(135deg, rgba(59, 43, 42, 0.22), rgba(143, 29, 53, 0.14));
	backdrop-filter: blur(2px);
	transition: opacity 0.24s ease;
}

html.page-flipping::before,
html.page-preload-flip::before {
	opacity: 1;
	transform: perspective(1800px) rotateY(0deg);
}

html.page-flipping::after,
html.page-preload-flip::after {
	opacity: 1;
}

html.page-preload-flip.page-ready::before {
	opacity: 0;
	transform: perspective(1800px) rotateY(92deg);
}

html.page-preload-flip.page-ready::after {
	opacity: 0;
}

/*----------------------------------------STYLE MAP---------------------------------------*/
/*
	Main sections in this file:
	1. Legacy shared base
	2. Legacy header / body / footer
	3. W3 helper utilities
	4. Modern refresh foundation and transitions
	5. Shared modern navigation and layout
	6. Shared heroes, cards, buttons, and grids
	7. Page sections: catering, menu, merch, about, contact
	8. Home page custom sections and rotator
	9. Responsive rules
*/

body {
	background:
		radial-gradient(circle at top left, rgba(240, 180, 41, 0.22), transparent 28%),
		radial-gradient(circle at top right, rgba(217, 72, 95, 0.18), transparent 24%),
		linear-gradient(180deg, #fffaf3 0%, #fff5ea 42%, #fffaf6 100%);
	color: var(--chocolate);
	font-family: roboto-regular-webfont, Arial, sans-serif;
	line-height: 1.6;
	overflow-x: hidden;
}

body #page {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
	overflow: visible;
}

a {
	color: inherit;
	transition: color 0.25s ease, transform 0.25s ease, opacity 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

img {
	max-width: 100%;
}

/*----------------------------------------MODERN NAVIGATION AND SHARED LAYOUT---------------------------------------*/
#header {
	padding: 24px 18px 8px;
	overflow: visible;
}

#header > div:first-child {
	padding: 0;
}

#header div {
	overflow: visible;
}

#header div a.logo {
	float: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 18px;
	padding: 18px 24px;
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.8);
	border-radius: 999px;
	box-shadow: var(--shadow-soft);
	backdrop-filter: blur(10px);
}

#header div a.logo img {
	width: min(360px, 76vw);
	max-width: 100%;
}

.topnav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 12px;
	padding: 12px 18px 8px;
	margin: 0 auto;
	max-width: 1180px;
	background: transparent;
	overflow: visible;
}

.topnav a {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	padding: 15px 26px;
	min-height: 56px;
	border: 1px solid rgba(59, 43, 42, 0.08);
	border-top: 1px solid rgba(59, 43, 42, 0.08);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: var(--shadow-soft);
	color: var(--berry-dark);
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0.03em;
}

.topnav a:hover,
.topnav a:focus-visible {
	color: #ffffff;
	background: linear-gradient(135deg, var(--berry), #ff7f68);
	border-color: transparent;
	box-shadow: 0 14px 26px rgba(59, 43, 42, 0.14);
}

.topnav a.active,
.topnav a.active:hover,
.topnav a.active:focus-visible,
.active {
	color: #ffffff !important;
	background: linear-gradient(135deg, var(--berry), #ff7f68);
	border-color: transparent;
}

.topnav .icon {
	display: none !important;
}

#body,
#body.home,
.container#div-wrapper {
	width: min(1180px, calc(100% - 32px));
	margin: 0 auto;
	padding: 0 0 56px;
	overflow: visible;
}

#body > div,
#body.home > div {
	max-width: none;
	padding: 0;
}

/*----------------------------------------SHARED HEROES, BUTTONS, CARDS, AND LAYOUT---------------------------------------*/
.page-hero {
	position: relative;
	overflow: hidden;
	padding: clamp(24px, 3.5vw, 40px);
	border-radius: var(--radius-lg);
	background:
		linear-gradient(135deg, rgba(59, 43, 42, 0.78), rgba(143, 29, 53, 0.68)),
		var(--hero-image, linear-gradient(135deg, #f4d06f, #f28f3b));
	background-size: cover;
	background-position: center;
	box-shadow: var(--shadow);
	color: #ffffff;
}

.page-hero::after {
	content: "";
	position: absolute;
	inset: auto -8% -35% auto;
	width: 260px;
	height: 260px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.28), transparent 68%);
	pointer-events: none;
}

.page-hero > * {
	position: relative;
	z-index: 1;
}

.page-hero--split {
	display: grid;
	grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
	gap: 28px;
	align-items: center;
}

.page-hero--catering {
	gap: 22px;
}

.page-hero--about {
	gap: 22px;
}

.page-hero--centered {
	display: grid;
	gap: 12px;
	justify-items: center;
	text-align: center;
}

.page-hero--contact {
	padding: clamp(22px, 3vw, 32px);
}

.eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 14px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.16);
	border: 1px solid rgba(255, 255, 255, 0.2);
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.page-hero h1,
.section-title {
	margin: 8px 0 10px;
	font-family: magra-bold-webfont, Arial, sans-serif;
	line-height: 1.05;
}

.page-hero h1 {
	font-size: clamp(2.6rem, 6vw, 4.9rem);
	max-width: 10ch;
}

.section-title {
	font-size: clamp(2rem, 4.6vw, 3.1rem);
	color: var(--berry-dark);
}

.page-hero p,
.section-lead,
.copy-block p,
#body div p {
	font-size: clamp(1rem, 1.4vw, 1.1rem);
	line-height: 1.8;
}

#body p {
	margin: 0;
}

#body p + p {
	margin-top: 14px;
}

.page-hero p {
	max-width: 58ch;
	color: rgba(255, 255, 255, 0.9);
}

.button-row {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 12px;
}

.button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 24px;
	border-radius: 999px;
	border: 1px solid transparent;
	background: linear-gradient(135deg, var(--saffron), #ffd36b);
	color: var(--chocolate);
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 0.95rem;
	letter-spacing: 0.03em;
	box-shadow: var(--shadow-soft);
}

.button:hover,
.button:focus-visible {
	transform: translateY(-2px);
	box-shadow: 0 16px 30px rgba(59, 43, 42, 0.15);
}

.button-secondary {
	background: transparent;
	border-color: rgba(255, 255, 255, 0.45);
	color: #ffffff;
}

.hero-card,
.feature-card,
.content-card,
.stat-card,
.image-card,
.menu-card,
.embed-card,
.contact-card {
	background: var(--card);
	border: 1px solid var(--card-border);
	border-radius: var(--radius-md);
	box-shadow: var(--shadow-soft);
	backdrop-filter: blur(8px);
}

.hero-card {
	padding: 18px;
}

.hero-card.hero-card--contain {
	display: flex;
	align-items: center;
	justify-content: center;
}

.hero-card img,
.image-card img,
.menu-card img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: calc(var(--radius-md) - 8px);
}

.hero-card img {
	min-height: 320px;
}

.hero-card--contain img {
	object-fit: contain;
	padding: 18px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 248, 239, 0.92));
}

/*----------------------------------------CATERING HERO ROTATOR---------------------------------------*/
.catering-hero-rotator {
	width: 100%;
	padding: 0;
	background: transparent;
	border: 0;
	box-shadow: none;
	backdrop-filter: none;
}

.catering-rotator-stage {
	display: grid;
	min-height: 360px;
	border-radius: 0;
	overflow: hidden;
	background: transparent;
	box-shadow: none;
}

.catering-rotator-slide {
	display: none;
	margin: 0;
}

.catering-rotator-slide.is-active {
	display: block;
}

.catering-rotator-slide img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 360px;
	object-fit: cover;
	border-radius: 0;
}

.section-shell {
	margin-top: 26px;
	padding: clamp(28px, 4vw, 42px);
	border-radius: var(--radius-lg);
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(255, 255, 255, 0.88);
	box-shadow: var(--shadow-soft);
	backdrop-filter: blur(10px);
}

.section-shell.section-soft {
	background: linear-gradient(180deg, rgba(255, 248, 239, 0.96), rgba(223, 243, 234, 0.76));
}

.section-shell.section-accent {
	background: linear-gradient(135deg, rgba(255, 226, 191, 0.92), rgba(255, 244, 214, 0.95));
}

.section-heading {
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 28px;
}

.section-heading p,
.section-heading .section-lead {
	max-width: 60ch;
	margin: 0;
	color: var(--mocha);
}

.stats-row,
.feature-grid,
.spotlight-grid,
.info-grid,
.gallery-grid,
.menu-grid,
/*----------------------------------------MERCH PAGE---------------------------------------*/
.merch-grid {
	display: grid;
	gap: 18px;
}

.stats-row {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 28px;
}

.stat-card {
	padding: 22px;
}

.stat-card strong {
	display: block;
	font-family: magra-bold-webfont, Arial, sans-serif;
	font-size: clamp(1.8rem, 4vw, 2.4rem);
	color: var(--berry-dark);
	line-height: 1.1;
}

.stat-card span {
	display: block;
	margin-top: 8px;
	color: var(--mocha);
	font-size: 0.95rem;
}

.feature-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.feature-card,
.content-card,
.contact-card {
	padding: 24px;
}

.feature-card h3,
.content-card h3,
.contact-card h3,
.menu-card h3,
.image-card h3 {
	margin: 0 0 10px;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 1.3rem;
	line-height: 1.25;
	color: var(--berry-dark);
}

.feature-card p,
.content-card p,
.contact-card p,
.menu-card p,
.image-card p {
	margin: 0;
	color: var(--mocha);
}

.spotlight-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: stretch;
}

.image-card,
.menu-card {
	overflow: hidden;
}

.image-card img,
.menu-card img {
	aspect-ratio: 4 / 3;
}

.image-card .card-copy,
.menu-card .card-copy {
	padding: 20px 22px 24px;
}

.info-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.gallery-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.gallery-grid .image-card img {
	aspect-ratio: 1 / 1;
}

.gallery-grid.gallery-grid--wide .image-card img {
	aspect-ratio: 4 / 4.6;
}

.menu-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.menu-card .card-copy {
	min-height: 120px;
}

/*----------------------------------------MENU PAGE---------------------------------------*/
.menu-panel {
	padding: 24px;
	width: min(100%, 1080px);
}

.menu-panel-note {
	margin: 0 0 16px;
	text-align: center;
	color: var(--mocha);
}

.menu-preview-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.menu-preview {
	display: grid;
	gap: 12px;
	padding: 14px;
	border: 1px solid rgba(217, 72, 95, 0.14);
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.72);
	box-shadow: var(--shadow-soft);
	cursor: pointer;
}

.menu-preview img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 5.4;
	object-fit: cover;
	border-radius: 16px;
}

.menu-preview span {
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 0.98rem;
	color: var(--berry-dark);
	text-align: center;
}

.menu-preview:hover,
.menu-preview:focus-visible {
	transform: translateY(-3px);
	box-shadow: 0 18px 30px rgba(59, 43, 42, 0.14);
}

.menu-lightbox[hidden] {
	display: none;
}

.menu-lightbox {
	position: fixed;
	inset: 0;
	z-index: 10020;
	display: grid;
	place-items: center;
	padding: 24px;
}

.menu-lightbox-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(22, 16, 16, 0.72);
	backdrop-filter: blur(8px);
}

.menu-lightbox-dialog {
	position: relative;
	z-index: 1;
	width: min(100%, 980px);
	max-height: min(90vh, 980px);
	padding: 20px;
	border-radius: 28px;
	background: rgba(255, 248, 239, 0.98);
	box-shadow: 0 30px 70px rgba(0, 0, 0, 0.26);
	display: grid;
	gap: 14px;
}

.menu-lightbox-dialog h3 {
	margin: 0;
	padding-right: 42px;
	text-align: center;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	color: var(--berry-dark);
}

.menu-lightbox-dialog img {
	display: block;
	width: 100%;
	max-height: calc(90vh - 120px);
	object-fit: contain;
	border-radius: 18px;
	background: #ffffff;
}

.menu-lightbox-close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 42px;
	height: 42px;
	border: 0;
	border-radius: 50%;
	background: rgba(217, 72, 95, 0.12);
	color: var(--berry-dark);
	font-size: 1.7rem;
	line-height: 1;
	cursor: pointer;
}

.merch-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.merch-grid .image-card img {
	aspect-ratio: 1 / 1;
	background: linear-gradient(180deg, #fffdf8, #f5eee5);
	object-fit: contain;
	padding: 18px;
}

.merch-panel {
	padding: 24px;
}

.merch-grid--catalog {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.merch-grid--catalog .image-card {
	box-shadow: none;
	background: rgba(255, 255, 255, 0.82);
	cursor: pointer;
}

.merch-grid--catalog .card-copy {
	padding: 14px 16px 18px;
}

.merch-grid--catalog .image-card:hover,
.merch-grid--catalog .image-card:focus-within {
	transform: translateY(-3px);
	box-shadow: 0 18px 30px rgba(59, 43, 42, 0.14);
}

.merch-lightbox[hidden] {
	display: none;
}

.merch-lightbox {
	position: fixed;
	inset: 0;
	z-index: 10020;
	display: grid;
	place-items: center;
	padding: 24px;
}

.merch-lightbox-backdrop {
	position: absolute;
	inset: 0;
	background: rgba(22, 16, 16, 0.72);
	backdrop-filter: blur(8px);
}

.merch-lightbox-dialog {
	position: relative;
	z-index: 1;
	width: min(100%, 980px);
	max-height: min(90vh, 980px);
	padding: 20px;
	border-radius: 28px;
	background: rgba(255, 248, 239, 0.98);
	box-shadow: 0 30px 70px rgba(0, 0, 0, 0.26);
	display: grid;
	gap: 14px;
}

.merch-lightbox-dialog h3 {
	margin: 0;
	padding-right: 42px;
	text-align: center;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	color: var(--berry-dark);
}

.merch-lightbox-dialog img {
	display: block;
	width: 100%;
	max-height: calc(90vh - 120px);
	object-fit: contain;
	border-radius: 18px;
	background: #ffffff;
}

.merch-lightbox-close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 42px;
	height: 42px;
	border: 0;
	border-radius: 50%;
	background: rgba(217, 72, 95, 0.12);
	color: var(--berry-dark);
	font-size: 1.7rem;
	line-height: 1;
	cursor: pointer;
}

/*----------------------------------------ABOUT, CONTACT, AND SHARED CONTENT BLOCKS---------------------------------------*/
.copy-columns {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.9fr);
	gap: 24px;
	align-items: start;
}

.about-section {
	padding-inline: clamp(24px, 4vw, 38px);
}

.about-side-card {
	padding: 24px 26px;
}

.about-copy-center {
	max-width: 760px;
	margin: 0 auto;
	text-align: center;
}

.about-copy-center .button-row {
	justify-content: center;
}

.contact-inline-list {
	display: grid;
	gap: 8px;
	margin-top: 10px;
}

.contact-inline-list p {
	margin: 0;
	color: rgba(255, 255, 255, 0.9);
}

.contact-inline-list strong {
	color: #ffffff;
}

.contact-inline-list a {
	color: #ffffff;
	text-decoration: underline;
}

.copy-block p + p {
	margin-top: 16px;
}

#body ul.check-list {
	display: grid;
	gap: 14px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#body ul.check-list li {
	position: relative;
	float: none;
	width: auto;
	margin: 0;
	display: block;
	text-align: left;
	padding-left: 30px;
	color: var(--mocha);
}

#body ul.check-list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--saffron), #ffd36b);
	box-shadow: 0 0 0 5px rgba(240, 180, 41, 0.16);
}

.embed-card {
	padding: 16px;
	overflow: hidden;
}

.contact-stack .contact-card {
	max-width: none;
}

.contact-stack {
	display: grid;
	gap: 16px;
	width: 100%;
}

.contact-stack .embed-card {
	width: 100%;
	max-width: none;
	padding: 18px;
}

.embed-card iframe {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	border-radius: calc(var(--radius-md) - 10px);
	background: #ffffff;
}

.contact-card a,
.content-card a,
.feature-card a,
.image-card a,
.menu-card a,
#body a[href^="mailto"],
#body a[href^="tel"] {
	color: var(--berry);
}

.tag-row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 18px;
}

.tag {
	display: inline-flex;
	align-items: center;
	padding: 8px 14px;
	border-radius: 999px;
	background: rgba(240, 180, 41, 0.16);
	color: var(--berry-dark);
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 0.86rem;
}

/*----------------------------------------HOME PAGE SECTIONS---------------------------------------*/
.suggestion {
	margin-top: 22px;
}

.home-hero-copy {
	display: grid;
	gap: 10px;
}

.home-hero-copy--centered {
	max-width: 820px;
	justify-items: center;
	text-align: center;
}

.home-hero-copy--centered .eyebrow {
	justify-self: center;
}

.home-hero-copy--centered h1 {
	max-width: 12ch;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.home-hero-copy--centered p {
	max-width: 62ch;
	margin-left: auto;
	margin-right: auto;
}

.home-hero-copy--centered .button-row,
.home-hero-copy--centered .fresh-badges {
	justify-content: center;
}

.home-hero-copy--centered .hero-feature-list {
	width: min(100%, 760px);
	margin: 4px auto 0;
}

.fresh-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
}

.fresh-badge {
	display: inline-flex;
	align-items: center;
	padding: 9px 14px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.14);
	border: 1px solid rgba(255, 255, 255, 0.18);
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 0.85rem;
	letter-spacing: 0.03em;
}

.hero-feature-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin-top: 2px;
}

.hero-feature-list .content-card {
	padding: 18px 20px;
	background: rgba(255, 255, 255, 0.12);
	border-color: rgba(255, 255, 255, 0.1);
	color: #ffffff;
	text-align: center;
}

.hero-feature-list .content-card h3 {
	color: #ffffff;
	font-size: 1.05rem;
	margin-bottom: 6px;
}

.hero-feature-list .content-card p {
	color: rgba(255, 255, 255, 0.84);
	font-size: 0.96rem;
	line-height: 1.6;
}

.hero-visual {
	display: grid;
	gap: 10px;
}

.hero-visual--centered {
	width: 100%;
	justify-items: center;
}

.hero-visual--rotating {
	gap: 8px;
	max-width: 920px;
	margin: 0 auto;
}

.hero-rotator-stage {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 10;
	min-height: 320px;
	border-radius: 28px;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.32);
	background:
		radial-gradient(circle at top, rgba(255, 255, 255, 0.18), transparent 42%),
		linear-gradient(180deg, rgba(255, 248, 239, 0.2), rgba(255, 255, 255, 0.08));
	box-shadow: 0 24px 46px rgba(59, 43, 42, 0.18);
}

.hero-rotator-slide {
	position: absolute;
	inset: 0;
	margin: 0;
	opacity: 0;
	transform: scale(1.04);
	transition: opacity 0.7s ease, transform 1.2s ease;
}

.hero-rotator-slide.is-active {
	opacity: 1;
	transform: scale(1);
}

.hero-rotator-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
	padding: clamp(18px, 3vw, 30px);
}

.hero-rotator-dots {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
}

.hero-rotator-dots span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(143, 29, 53, 0.22);
	transition: transform 0.25s ease, background-color 0.25s ease;
}

.hero-rotator-dots span.is-active {
	background: var(--berry);
	transform: scale(1.15);
}

.pick-list {
	display: grid;
	gap: 0;
	margin-top: 10px;
}

.pick-item {
	display: grid;
	grid-template-columns: 112px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
	padding: 16px 8px;
	border-radius: 0;
	background: transparent;
	border: 0;
	border-top: 1px solid rgba(217, 72, 95, 0.12);
	box-shadow: none;
}

.pick-item img {
	display: block;
	width: 108px;
	height: 108px;
	object-fit: contain;
	object-position: center;
	padding: 10px;
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(255, 244, 234, 0.96));
	border: 1px solid rgba(217, 72, 95, 0.12);
}

.pick-item h4 {
	margin: 0 0 6px;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 1rem;
	color: var(--berry-dark);
}

.pick-item p {
	margin: 0;
	color: var(--mocha);
	font-size: 0.96rem;
	line-height: 1.55;
}

.content-card--picks {
	padding: 24px 28px;
}

.content-card--picks h3 {
	margin-bottom: 4px;
}

.content-card--picks .pick-item:first-child {
	border-top: 0;
	padding-top: 12px;
}

.testimonial-strip {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.quote-card {
	padding: 24px;
}

.quote-card p {
	margin: 0;
	color: var(--mocha);
	font-size: 1rem;
}

.quote-card strong {
	display: inline-block;
	margin-top: 14px;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	color: var(--berry-dark);
	font-size: 0.95rem;
}

.process-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.process-card {
	padding: 24px;
	position: relative;
	overflow: hidden;
}

.process-card::before {
	content: attr(data-step);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin-bottom: 18px;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--berry), #ff7f68);
	color: #ffffff;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 0.95rem;
}

.process-card h3 {
	margin: 0 0 10px;
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	color: var(--berry-dark);
	font-size: 1.25rem;
}

.process-card p {
	margin: 0;
	color: var(--mocha);
}

.cta-panel {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(260px, 0.9fr);
	gap: 22px;
	align-items: center;
}

.cta-panel .content-card {
	background: rgba(255, 255, 255, 0.88);
}

#footer {
	margin-top: auto;
	padding: 18px 16px 28px;
	background: transparent;
}

#footer div {
	max-width: 1180px;
	padding: 0;
}

#footer .connect {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 18px;
	height: auto;
	width: auto;
	padding: 24px;
	border-radius: var(--radius-lg);
	background: linear-gradient(135deg, rgba(143, 29, 53, 0.95), rgba(59, 43, 42, 0.95));
	box-shadow: var(--shadow);
}

#footer .footer-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 14px 18px;
}

#footer .footer-links a {
	color: rgba(255, 255, 255, 0.92);
	font-family: quicksand-bold-webfont, Arial, sans-serif;
	font-size: 0.95rem;
	letter-spacing: 0.03em;
}

#footer .footer-links a:hover,
#footer .footer-links a:focus-visible {
	color: #ffd36b;
}

#footer .connect > div {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 12px;
}

#footer div a img {
	width: 70px;
	height: 70px;
	padding: 0;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.08);
}

#footer div p {
	padding: 0;
	font-size: 0.95rem;
	line-height: 1.6;
	max-width: 60ch;
}

/*----------------------------------------RESPONSIVE RULES---------------------------------------*/
@media screen and (max-width: 920px) {
	.page-hero--split,
	.copy-columns,
	.spotlight-grid,
	.info-grid,
	.cta-panel {
		grid-template-columns: 1fr;
	}

	.stats-row,
	.feature-grid,
	.gallery-grid,
	.menu-grid,
	.menu-preview-grid,
	.merch-grid,
	.process-grid,
	.testimonial-strip {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.hero-feature-list {
		grid-template-columns: 1fr;
	}

	.page-hero h1 {
		max-width: 100%;
	}

	.hero-rotator-stage {
		min-height: 280px;
	}

	.catering-rotator-stage {
		min-height: 300px;
	}

	.catering-rotator-slide img {
		min-height: 300px;
	}
}

@media screen and (max-width: 640px) {
	#header {
		padding: 18px 12px 8px;
	}

	#body,
	#body.home,
	.container#div-wrapper {
		width: min(calc(100% - 20px), 1180px);
	}

	.topnav {
		gap: 10px;
		padding-top: 6px;
	}

	.topnav a {
		width: 100%;
		font-size: 17px;
		padding: 14px 16px;
		min-height: 52px;
	}

	.button-row {
		flex-direction: column;
	}

	.button-row .button {
		width: 100%;
	}

	.page-hero,
	.section-shell,
	#footer .connect {
		padding: 22px;
		border-radius: 24px;
	}

	.page-hero h1,
	.section-title {
		font-size: 2.2rem;
	}

	.stats-row,
	.feature-grid,
	.gallery-grid,
	.menu-grid,
	.menu-preview-grid,
	.merch-grid,
	.process-grid,
	.testimonial-strip {
		grid-template-columns: 1fr;
	}

	.image-stack-grid,
	.hero-feature-list,
	.pick-item {
		grid-template-columns: 1fr;
	}

	.pick-item img {
		width: 100%;
		height: 180px;
	}

	.catering-rotator-stage {
		min-height: 240px;
	}

	.catering-rotator-slide img {
		min-height: 240px;
	}

	.menu-panel {
		padding: 18px;
	}

	.menu-preview {
		padding: 12px;
	}

	.menu-lightbox {
		padding: 14px;
	}

	.menu-lightbox-dialog {
		padding: 16px;
		border-radius: 22px;
	}

	.hero-card img {
		min-height: 240px;
	}

	.hero-rotator-stage {
		min-height: 220px;
		border-radius: 24px;
	}

	.hero-card--contain img {
		padding: 12px;
	}

	#footer div a img {
		width: 58px;
		height: 58px;
	}

	#footer .footer-links {
		gap: 10px 14px;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	html::before,
	html::after {
		transition: none;
	}

	.hero-rotator-slide {
		transition: none;
	}

}






