/* CSS Document */

body.food-bg{
	background: url(../images/hglt3.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 0;
	margin: 0;
}



#header-container small{
	font-size: 9px;
	letter-spacing: 0.08em;
	line-height: 12px;
	display: block;
	 font-family: sans-serif;
}

.under-construction{
	background-color: #FDDD00;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px;
	font-size: 115%;
	font-family: 'Bevan', cursive;
}


#header-container{
	background-color: #C52121;
	opacity: .9;
  height: 180px;
   font-family: sans-serif;
}

#header-container h1{
	margin: 0;
	position: absolute;
	left: -10000px;
}

#title{

}

#nav-bg{
	background: #000;
  width: 100%;

	height: 44px;
	position: absolute;


	top: 180px;
  z-index: 400;
	opacity: .8;
	box-shadow: 0 2px 3px #000;
}

#header-links {
    width: 390px;

    position: absolute;
    top: 20px;
    right: 0;
}

.header-btn {
  background-color: #080808;
	color: #F1F1F1;
	border-radius: 5px;
  width: 187px;
  height: 40px;

  padding: 15px;
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  cursor: pointer;
  padding-top: 14px;
}

.header-text {
	font-size: 13px;
	color: #F1F1F1;
	line-height: 19px;
	text-align: right;
	float: left;
	letter-spacing: 0.08em;
	font-family: sans-serif;
}

div#header {
width: 975px;
margin: 0 auto;
padding-top: 20px;
position: relative;
}

.menu-items::-webkit-scrollbar {
    width: 10px;
}
 
.menu-items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

.menu-items::-webkit-scrollbar-thumb {
  background-color: rgb(163, 145, 117);
  outline: 1px solid #CDB999;
}


footer{
	position: fixed;
	bottom: -9px;
	width: 100%;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	height: 38px;
	font-size: 13px;
	padding-top: 28px;
	text-align: center;
	color: #ADADAD;
	font-weight: bold;
	letter-spacing: 0.05em;
}

footer a{
	color: white;
}

.header-btn img {
    float: left;
    display: block;
    margin-right: 12px;
		margin-bottom: 14px;
}

.header-btn:hover {
    background-color: #74110F;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 300ms ease;
}

#header-container h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

div#logo {
    position: absolute;
    top: 31px;
}

div#highlight {
    /* margin: auto; */


    /* top: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* right: 0; */
    position: absolute;
    /* height: 766px; */
    /* margin: auto; */
}

#wowslider-container0{
	position: absolute;
	z-index: 0;
}

.main-nav {
    position: absolute;
    top: 180px;
    z-index: 500;
    width: 900px;
    text-align: center;
    height: 45px;
    margin: 0 auto;
}

.main-nav li {
    display: inline-block;
    text-decoration: none;
    color: #FFFFFF;
    width: 150px;
    height: 45px;
    text-transform: uppercase;
    font-family: 'BenchNine', sans-serif;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.08em;
    cursor: pointer;
    line-height: normal;
    border-left: 2px solid rgba(222, 222, 222, 0.19);
    text-align: center;
		outline: none;
    display: inline-flex;
}

.main-nav li a{
    color: white;

    text-decoration: none;
    width: 150px;
    height: 44px;
    display: inline-block;
    padding-top: 10px;
}

.main-nav ul {
    /* width: 768px; */
    /* position: absolute; */
    /* top: -9px; */
    text-align: center;
    /* left: 22px; */
    /* height: 20px; */
    /* overflow: hidden; */
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#event_listing {
    display: flex;
    justify-content: space-around;
    font-size: .85em;
}

#event_listing div {
		display: flex;
    flex-direction: column;
    width: 30%;
    border: 1px solid rgba(127, 108, 66, 0.37);
    box-shadow: 2px 2px 2px 2px rgb(167, 147, 114);
    /* background-color: rgba(47, 43, 34, 0.77); */
    /* color: #bfae8c; */
    margin: 0px;
    text-align: left;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    padding-top: 210px;
}

#event_listing img {
    position: absolute;
    top: 0;
    left: 0;
}

li.divider {
    width: 2px;
    opacity: .15;
    background-color: #FFFFFF;
}

li.divider:hover {
background-color: #FFF;
opacity: .25;
cursor: none;
}

.main-nav li.selected, .main-nav li.selected:hover {
    background-color: #A01714;
}

.main-nav li:hover {
    background-color: #A01714;
        opacity: 1;
}

.menu-options div:hover, .menu-options .selected {
    background-color: #802A28;
		opacity: 1;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 200ms ease;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    color: white;
}

.down-arrow {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #A01714;
    position: absolute;
	bottom: -13px;
	width: 0;    height: 0;
	margin-left: 54px;
}

.menu-options{
    margin: 20px 0;
}

.content {
    position: relative;
    top: 44px;
    background-color: #FDFAFA;
    /* height: 100%; */
    display: block;
    overflow: hidden;
    opacity: .95;
    box-shadow: 0 0 10px #000;
    margin: 0 auto;
    max-width: 1100px;
    /* min-height: 840px; */
    background-image: url("../images/pt.jpg");
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.food-menu ul{
    margin: 0px;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

.food-menu li {
    font-size: 14px;
    font-weight: bold;

    border-bottom: 1px dashed #868686;
    padding: 6px 0 6px 7px;
    cursor: pointer;
    margin: 0px 0px 0px 10px;
}

.food-menu {
    /* position: absolute; */
    width: 200px;
}

#search-icon {
    width: 40px;
    height: inherit;
    display: flex;
    align-items: center;
    font-size: 1.36em;
    justify-content: center;
    color: #000;
}

#item-search input {
    border-bottom: none;
    font-weight: 200;
    background-color: inherit;
}

#item-search {
    display: flex;
    border-bottom: 3px solid #6E6557;
    width: 90%;
    margin-left: 10px;
    border-radius: 2px;
    margin-bottom: 10px;
}

#item-search button {
    border: none;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    font-size: 1.2em;
    color: #363330;
    border-left: 1px solid #6E6557;
}

.search-close {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    opacity: 0.35;
}

.spicy{
    background-image: url("../images/spicy-icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 1px;
    left: 0px;
}

.non-veg{
    background-image: url("../images/non-veg-icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 13px;
    position: relative;
    top: 1px;
    left: 1px;
}

.veg{
    background-image: url("../images/veg-icon.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 13px;
    position: relative;
    top: 1px;
    left: 1px;
}

.special{
    background-image: url("../images/special.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    left: 1px;
}

.left-line {

    background-image: -moz-linear-gradient( 0deg, #010202 0%, transparent 20%);
    background-image: -webkit-linear-gradient( 0deg, #010202 0%, transparent 20%);
    background-image: -ms-linear-gradient( 0deg, #010202 0%, transparent 20%);
    opacity: 0.169;
    width: 5px;
    z-index: 201;
    position: relative;

}


#food-menu-tbl {
    /* margin-top: 45px; */
    min-height: 820px;
    font-family: 'Roboto', sans-serif;
}

li.divider:hover {
    background-color: #9B0000;
    opacity: .25;
    cursor: none;
}

.food-menu-tbl {
    font-family: 'Roboto', sans-serif;
}


#order-catering{
	margin-top: 28px;
	border-radius: 35px;
	cursor: pointer;
	opacity: .95;
}

#order-catering img{
	border-radius: 4px;
}

#order-catering img:hover{
	box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.48);
}

.main-section {
    font-weight: bold;
    font-size: 150%;
    border-bottom: 3px solid #6E6557;
    margin-bottom: 8px;
    color: rgb(55, 51, 45);
    text-transform: capitalize;
}

.section-desc {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
}

.menu-items {

  -moz-column-count: 2;
    -moz-column-gap: 14px;
    -ms-column-count: 2;
    -ms-column-gap: 14px;
    -webkit-column-count: 2;
    -webkit-column-gap: 14px;
    column-count: 2;
    column-gap: 14px;
    display: block;
}

.menu-items.shop {
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    display: block;
    height: 640px;
    padding-right: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -25px;
    overflow: auto;
    padding-top: 10px;
}

td.menu {
    margin-right: 30px;
}

.menu {
    margin-right: 21px;
    margin-bottom: 20px;
}

.item {
    margin-bottom: 16px;
    display: inline-block;
}

.item.shop{
    border-bottom: 1px dashed #767676;
    padding-bottom: 10px;
}

.item-name {
    font-weight: bold;
    line-height: 20px;
    position: relative;
    font-size: 15px;
}

.item-desc {
    font-size: 13px;
    line-height: 18px;
}

.desc{
    margin-bottom: 5px;
    margin-right: 18px;
}

.item-price {
    font-size: 13px;
    /* display: inline; */
}

.i-image {
    width: 110px;
    height: 80px;
    margin-bottom: 10px;
    display: inline-block;
    margin-top: 4px;
      border-bottom-right-radius: 20px;
}

.i-image.left {
    float: left;
}

.right {
    margin-left: 128px;
}

.restaurant {
    font-size: 13px;
    margin-bottom: 5px;
    margin-right: 40px;
    padding-bottom: 35px;
    padding: 16px;
    border-radius: 4px;
    cursor: pointer;
    /* background-color: rgba(95, 95, 95, 0.24); */  transition: background-color 150ms ease;  transition-timing-function: linear;
}

.restaurant:first-child{
	margin-top: 0;
}

.restaurant.selected{
    background-color: rgba(95, 95, 95, 0.24);

    transition: background-color 150ms ease;  transition-timing-function: linear;
}

.menu-options div {
	text-decoration: none;
	color: #EFEFEF;
	margin: 5px;
	display: block;
	background-color: rgba(89, 77, 60, 0.56);
	padding: 5px 7px;
	border-radius: 6px;
}

padding {
	text-decoration: none;
}

.right.right-only {
    margin-left: 0px;
}

.item.markedup {
    border: 4px dotted #AB7171;
    padding: 15px;
}

.right-arrow {
    border-bottom: 15px solid rgba(255, 0, 0, 0);
    border-top: 15px solid rgba(0, 0, 0, 0);
    border-left: 11px solid #7E0909;
    position: absolute;    width: 0;
    height: 0;
    left: -24px;
}

#arrow-1{
	top: 60px;
}

#arrow-2{
	top: 375px;
}

.main-nav li.selected:hover {
    background-color: #A01714;
}

 {
    /* background-color: #5A5142; */
    /* color: white; */
}

#logo a {
    display: block;
    width: 392px;
    height: 108px;
}

#logo img {
    outline: none;
}

.food-menu li{
	outline: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	border-left: 6px solid transparent;
}

.arrow {
    width: 20px;
    height: 2px;
    position: absolute;
    right: -40px;
    top: 0px;
    border-top: 15px solid rgba(0, 0, 0, 0);
    border-bottom: 15px solid rgba(0, 0, 0, 0);
    border-left: 20px solid #A49375;
}

.food-menu li:hover,  {
    background-color: rgba(136, 128, 115, 0.44);
    transition: background-color 150ms ease;
    /* color: white; */
    transition-timing-function: linear;
}

.food-menu li.selected{
	background-color: rgba(128, 117, 96, 0.53);
	position: relative;
	border-left: 6px solid #a01714;
  color: rgb(15, 13, 10);
}

#shop-sidebar {
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 10px #444343;
  margin: 10px;
  margin-right: 30px;
  border: 1px solid rgba(166, 147, 117, 0.38);
  padding-top: 30px;
  border-top: 6px solid #6B6052;
  background-color: rgba(119, 103, 75, 0.15);
  background-image: url("../images/logo-overlay.png");
  background-repeat: no-repeat;
  background-position: 370px 10px;
  min-height: 430px;
}

@media only screen and (min-width: 1170px){
	
	#shop-sidebar {
		width: 406px;
	}

}


#shop-sidebar h1 {
  text-align: center;
  border-radius: 30px;
  padding: 6px;
  margin-bottom: 5px;
  margin-top: 13px;
  font-size: 18px;
}

#shop-sidebar tbody.menu-list{
}

#shop-sidebar tr.order-item{
    border-bottom: 1px dashed #84755A;
    cursor: pointer;
}

tr.order-item:hover {
  background-color: rgba(74, 66, 52, 0.11);
}

#order-list{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.01em;
}

.trash img {
  position: relative;
  top: 5px;
  opacity: .6;
}

.trash img:hover{
  opacity: 1;
}

.order-header-bg{
  background-color: rgba(164, 148, 119, 0.57);
}

.bordered-row{
    border-bottom: 1px solid #6E6557;
}

.bold{
  font-weight: bold;
}

#shop-items input {
  width: 30px;
  background: transparent;
  border: none;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  text-align: center;
}

#shop-items input.ext-amt, #shop-items #order-total {
  width: 36px;
  text-align: right;
}

div#shop-nav {
    border-bottom: 2px solid #6E6557;
  padding: 10px 0;
}

#shop-nav div {
  display: inline-block;
  font-family: serif;
  font-size: 15px;
  margin-right: 8px;
  padding: 0 10px;
  cursor: pointer;
  border-radius: 4px;
}

#shop-nav div.selected {
  background-color: #9E1A15;
  font-weight: bold;
    padding: 3px 10px;

  color: rgb(241, 228, 208);
}

.item{
    margin-bottom: 15px;
      border-bottom: 2px dotted #99876F;
  padding-bottom: 20px;
    min-height: 110px;
}

.i-image img {
  width: 110px;
  height: 79px;
  margin-bottom: 10px;
  display: inline-block;
  margin-top: 4px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 20px;
  box-shadow: 4px 4px 1px rgba(116, 101, 75, 0.47);
  overflow: hidden;
  border-top: none;
  left: 0;
}

.item-name {
  font-weight: bold;
  line-height: 20px;
  position: relative;
  font-size: 17px;
  margin-bottom: 5px;

}


input, textarea {
  background-color: rgba(0, 0, 0, 0.12);
  border: none;
  border-bottom: 1px solid #817560;
  width: 100%;
  outline-color: rgb(68, 62, 53);
  outline: none;
  padding-left: 5px;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: bold;
  height: 26px;
  color: rgb(42, 37, 28);
  line-height: 20px;
  letter-spacing: 0.01em;
  box-shadow: inset 0px -1px 4px rgba(103, 94, 78, 0.16);
}

label{
  cursor: pointer;
}

.info-txt{
  font-style: italic;
  color: #82745B;
}

::-webkit-input-placeholder {
   color: #82745B;
   font-style: italic;
}

:-moz-placeholder { /* Firefox 18- */
   color: #82745B;
   font-style: italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #82745B;
   font-style: italic;
}

:-ms-input-placeholder {
   color: #82745B;
   font-style: italic;
}

.section-list textarea{
  height: 70px;
}

.section-list {
  border-collapse: separate;
  border-spacing: 2px;
}

.section-list td {
}

.section-list th {
    font-size: 13px;
    text-align: left;
    padding-left: 5px;
}

#address th {
    font-size: 14px;
    text-align: right;
}

#address-disp {
 }

div#summary {
  padding-top: 10px;
}

.btm-bdr{
  border-bottom: 1px dotted #6E675B;
    margin-top: 5px;
    margin-bottom: 3px;
}

.email-sending-info{
    margin: 0 auto;
    padding: 20px;
    border-radius: 6px;
    border: 1px dotted #6f634f;
    color: #322e2a;
    font-weight: bold;
}

.std-msg {
  margin: 40px;
  line-height: 19px;
  font-style: italic;
  text-align: center;
  opacity: .8;
  text-shadow: 1px 1px 2px #F0D9AA;
}

.std-msg-cat {
  margin: 10px;
  font-style: italic;
  text-align: center;
  opacity: .8;
  text-shadow: 1px 1px 2px #F0D9AA;
}


/** CATERING STYLES */

.menu-hdrs {
    background-color: rgba(19, 17, 14, 0.1);
    border-bottom: 1px solid rgba(119, 111, 97, 0.28);

}

.menu-hdrs th {
    padding-left: 14px;
    border-left: 5px solid #8C7D60;
    border-right: 5px solid #8C7D60;
    cursor: pointer;
    text-align: left;
}

.summary-menu .menu-hdrs {
    background-color: #2C2C2C;
    color: #B8A685;
}



@media only screen and (min-device-width: 320px) 
  and (max-device-width: 480px){
	
	#header-container{ width: 1070px; }
	
	
	section.content { width: 1070px; }
	
	 #shop-sidebar {  background: none; }
	
	
	

	
}


@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	  #header-container{ width: 1070px; }
	
	
	 section.content { width: 1070px; }
	 
	 #shop-sidebar {  background: none; }
	  

}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  #header-container{ width: 1070px; }
	
	 section.content { width: 1070px; }
	 
	 #shop-sidebar {   background: none; }



}


