@CHARSET "UTF-8";


.page-uid-menus{
	height: auto;

}


.page-uid-menus .page-title-wrapper{
	margin-bottom: 0;
}

.page-uid-menus .page-content-wrapper, .page-uid-menus .page-content-wrapper-outer {
	position: relative;
	left: inherit;
	top: inherit;
	right: inherit;
	bottom: inherit;
}



.menu-download {
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
}

.menu-download a, .menu-download a:LINK {
	font-size: 14px;
}

.menu-sep-wrapper {
    margin-top: 50px;
    margin-bottom: 18px;
}

.menu-divider{

}

.menu-divider:BEFORE {
content: " ";
display: block;
height: 20px;
margin-bottom: 53px;
background: url(../images/menu_divider.png) center center no-repeat;
background-size: contain;
}

/*.menu-divider:FIRST-CHILD:BEFORE{
	content: none;
}*/

.menu-sep {
	font-size: 25px;
}

.menu-sep-1 {
	font-size: 25px;
}

.menu-sep {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.menu-dsc, .menu-dsc * {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}

.menu-dsc {
	padding: 2px;
	text-align: center;
}

.menu-sep-subcat {
	margin-top: 0;
	margin-bottom: 10px;
}

.menu-sep-subcat .menu-sep {
	text-decoration: underline;
	font-style: italic;
	font-size: 18px;
}

.menu-item-dsc {
	line-height: 1;
	text-transform: none;
	font-size: 12px;
}


.menu-item-name {
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
}

.menu-item-price {
	display: inline-block;
	font-size: 14px;
	padding-left: 10px;
}

.menu-items {
	text-align: center;
}

.menu-items li {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}


.page-content-wrapper-inner.has-inside-image .menu-item-name {

}

.page-content-wrapper-inner.has-inside-image .menu-items li {

}

.page-content-wrapper-inner.has-inside-image .menu-sep {

}

.menu-top-wrapper {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	height: 126px;
	overflow: visible;
}

.menu-items-wrapper {
	margin-top: 20px;
}

.menu-title {
	position: relative; background : url(../images/menu_title_bg.png) no-repeat;
	background-size: 100% 100%;
	width: 153px;
	/*height: 63px;*/
	margin: 0 auto;
	background: url(../images/menu_title_bg.png) no-repeat;
}

.menu-title-inner {
	/*position: absolute;*/
	z-index: 1;
	/*left: 32px;
	top: 18px;
	right: 32px;
	bottom: 18px;*/
	overflow: hidden;
	font-size: 29px;
}

.menu-title .table-cell {
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	line-height: 1;
}

.menu-items li {

}

.menu-item-inner {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu-sep-1:BEFORE, .menu-sep-1:AFTER {
	content: url("../images/star.png");
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.beverage-format .menu-column {
	/*overflow: hidden;*/

}

.beverage-format .menu-items-wrapper {
	width: 50%;
	float: left;
	margin-top: 0;
}

.beverage-format .menu-items-wrapper .menu-items {
	padding-left: 30px;
}

.beverage-format .menu-items-wrapper:first-child .menu-items {
	padding-left: 0px;
	padding-right: 30px;
}

.beverage-format .menu-items li {
	display: block;
	width: 100%;
}

.beverage-format .menu-items .menu-item-name {
	overflow: hidden;
}

.beverage-format .menu-items .menu-item-name span {
	float: left;
}

.beverage-format .menu-items .menu-item-name .menu-item-price {
	float: right;
	text-align: right;
	width: 80px;
}

.beverage-format .menu-items .menu-item-dsc {
	display: block;
}

.beverage-format .menu-price-cap {
	color: #d0e4a7 !important;
	font-size: 18px !important;
}

.beverage-format .menu-item-dsc {
	color: #d0e4a7 !important;
}

.beverage-format .menu-item-dsc img {
	position: relative;
	height: 20px;
	padding: 0 3px;
	top: 4px;
}

.beverage-format .no-tax {
	width: 100%;
	clear: both;
	color: #FFF;
	text-align: center;
	padding: 5px 0;
	text-transform: uppercase;
	font-size: 18px;
}

.page-uid-menus.beverage-format .page-button-wrapper {
	height: 70px;
}

.page-uid-sample_menus .menu-items li {
	padding: 5px;
	position: relative;
}

.page-uid-sample_menus .menu-items li a {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.page-uid-sample_menus .menu-items li:HOVER a {
	background: url(../images/grey-56.png);
}

.sample-menu-image-wrapper {
	position: absolute;
	z-index: 15;
	top: 50%;
	margin-top: -300px;
	height: 600px;
	width: 600px;
	display: none;
	overflow: hidden;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.75);
	background: #000;
}

.sample-menu-image-wrapper .eb-slide-show-title {
	left: 0px;
	bottom: 20px;
	text-align: center;
	font-size: 18px;
}

.page-uid-menus .page-content-wrapper-inner .page-text {
    text-align: center;
}
.page-uid-menus .page-content-wrapper-inner .page-text .menu-column {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 75px;
    -webkit-column-gap: 75px;
    -moz-column-gap: 75px;
}