@charset "UTF-8";
/* CSS Document */

body {
/*background-color: #e7d7c3;
	background-image: url("../img/bkgd/8501-paper.jpg");
background-repeat: repeat;
margin: 0;
background-attachment: scroll;
background-size: auto;*/

}

h1, h2, h3, h4, h5, h6 {
	font-family: Baskerville, 'Palatino Linotype', Palatino, 'Century Schoolbook L', 'Times New Roman', 'serif';
	line-height:1.0em;
	padding: 0px !important;
	margin: 0px !important;
	font-weight: normal;
}

p {
margin: 0px;
padding: 0px;
font-size: 1.0em;
}

iframe, object, embed  {
	max-width: 100%;
}


.center-text {
	text-align:center;
}

.bullet_indent {
	margin-left: 20px !important;
}

img a {
	border:none;
}

p, h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	line-height: 1.0em;
}





/* Mobile Layout: 480px and below.  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.order_txt {
	padding: 20px 0px;
	background-color: rgba(255,255,255,0.70);
	font-family: 'Montserrat', sans-serif !important;
}
.order_txt h4 {
	text-align: center;
	font-size: 1.5em;
	padding-bottom: 10px !important;
}
.order_txt h5 {
	text-align: center;
	font-size: 1.3em;
}

.home_frame {
padding-top: 200px;
padding-bottom: 200px;
}
.home_frame p {
	font-size: 1.5em;
	color: #FFF;
	font-family: 'Montserrat', sans-serif;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.80);
	}
.footer_bkgd {
background-color: rgba(0,0,0,0.50);
border-top: solid 2px #000;
}
.footer {
color: #fff;
}
.footer img {
    width: 90%;
}
.lmarketing a, .lmarketing a:visited {
display: inline-block;
text-decoration: none;
background-color: #000;
color: #fff;
padding: 10px 15px;
line-height: 1.0em;
max-width: 300px;
border-radius: 6px;
transition: .25s;
}
.lmarketing a:hover {
background-color: #FFF;
color: #000;
}
.menu_btn a, .menu_btn a:visited {
background-color: #D12026;
text-decoration: none;
display: block;
padding: 14px;
line-height: 1.0em;
text-align: center;
color: #fff;
transition: .5s;
margin-bottom: 10px;
border-radius: 6px;
font-size: 1.0em !important;
box-shadow: 0px 2px 8px 1px rgba(0,0,0,.8);
}
.menu_btn a:hover {
background-color: rgba(0,0,0,0.90);
	color: #fff;
}
.menu_btn_2 {
	width: 96%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.menu_btn_2 a, .menu_btn_2 a:visited {
background-color: #D12026;
text-decoration: none;
display: block;
padding: 14px;
line-height: 1.0em;
text-align: center;
color: #fff;
transition: .5s;
margin-bottom: 10px;
border-radius: 6px;
font-size: 1.0em !important;
}
.menu_btn_2 a:hover {
background-color: rgba(0,0,0,0.90);
}
.white_txt {
color: #FFF;
}
.menu_bottom_pad {padding-bottom: 15px;}

.menu_txt h1 {
font-size: 3.0em;
	margin-top: 50px !important;
}
.menu_txt img {
padding-bottom: 10px;
padding-left: 10px;
}
.menu_txt h2 {
font-size: 2.0em;
padding-top: 20px !important;
line-height: 1.3em;
	color: #000;
}
.menu_txt h3{
font-size: 1.75em;
padding-top: 10px !important;
line-height: 1.3em;
color: rgba(209,32,38,1.00);
}
.menu_txt_space h3 {
padding-bottom: 10px;
}
.menu_txt p {
font-size: 1.25em;
/*padding-top: 10px;*/
line-height: 1.4em;
/*padding-bottom: 15px;*/
}
.menu_txt li {
font-size: 1.25em;
line-height: 1.4em;
}
.menu_title {
border-bottom: rgba(255,255,255,0.25) solid 3px;
	margin-top: 50px;
}
.qr_menu_title {
	
}
.disclaimer {
font-size: 1.0em;
font-style: italic;
line-height: 1.3em;
border-top: rgba(255,255,255,0.25) solid 3px;
margin-top: 20px;
}
.menu_column_wrap {
margin-bottom: 30px;
}
.menu_column_wrap {
background-color: rgba(0,0,0,0.50);
border-top: #fff solid 2px;
border-bottom: #fff solid 2px;
}
.order_online_btn {
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	/*width: 100% !important;*/
}
.drink_btn {
		display: none;
	}
.hours_btn a, .hours_btn a:visited {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #000;
	font-family: 'Montserrat', sans-serif !important;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	max-width: 250px;
	border: #000 solid 2px;
	transition: .3s;
}
.hours_btn a:hover {
	background-color: rgba(96,58,23,1.00);
}

.qr_menu_title h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 10px !important;
		
	}
.qr_menu_title h1 {
	color: rgba(250,170,60,1.00);
	font-size: 3.0em;
}
.header {
	border-bottom: rgba(209,32,38,1.00) solid 4px;
	background-color: rgba(255,255,255,.40);
}
.header h3 {
	font-size: 1.75em;
}
.map {
	border-top: rgba(209,32,38,1.00) solid 2px;
}
.map hover {
	background-color: rgba(0,0,0,0.48);
}
.index_logo img {
	margin-top: 20px;
}
.index_logo h2 {
	line-height: 1.6em;
}
/*.order_online a, .order_online a:visited {
    display: block;
    width: 100%;
    text-decoration: none;
    background-color: #000;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    padding: 15px 0px;
    font-size: 1.75em;
    letter-spacing: 2px;
    font-weight: 300;
    transition: .3s;
}
.order_online a:hover {
    background-color: #D12026;
}*/




/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 481px) {
.menu_white_line {
border-bottom: #fff solid 2px;
}
.menu_column_wrap {
width: 90%;
margin-left: 5%;
margin-right: 5%;
border-radius: 8px;
}
.drink_btn {
		display: block;
	}
.drink_btn a, .drink_btn a:visited {
	background-color: #000;
	color: #fff;
text-decoration: none;
display: block;
padding: 10px 14px;
line-height: 1.0em;
text-align: center;
transition: .5s;
/*border-radius: 6px;*/
font-size: 1.0em !important;
}
.drink_btn a:hover {
background-color: #FFF; 
	color: #000;
}
.qr_menu_title h1 {

}
	
.menu_title {
	margin-top: 30px;
}
.menu_txt h1 {
	margin-top: 0px !important;
}

.index_logo img {
	margin-top: 50px;
}

}


/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout.   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@media only screen and (min-width: 769px) {

.home_frame {
padding-top: 200px;
padding-bottom: 200px;
}
.menu_title {
	margin-top: 00px;
}
.index_logo {
    padding-bottom: 40%;
    }

}
