/*  
CMS Modify CSS
*/

html {
    position: relative;
    min-height: 100%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x:hidden;
	font-family: 'Roboto Slab', serif;
font-weight:300; /* 300-600 avail */
}

body {
    margin: 0 0 0px; /* bottom = footer height */
	background:url(../images/content-bg-repeater.jpg) repeat;
	background:#fff;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

/* CUSTOM LISTING STYLES */
.listings-title {
font-family: 'Oswald', sans-serif;
font-family: 'Montserrat', sans-serif;
color: #fff;
font-size:23px;
  }
#slider-wrapper {
	background:#494ca0;
}
#content-full-width #listings-wrapper, 
#content-full-width #listings-wrapper_full,
#content #listings-wrapper, 
#content #listings-wrapper_full { 
width:100%;
margin-left:0%;
margin-right:0%;
padding:11px 0px 11px 0px;
background:none;
  }

#content-full-width #listings-wrapper p, 
#content-full-width #listings-wrapper_full p,
#content #listings-wrapper p, 
#content #listings-wrapper_full p,
#content-full-width #listings-wrapper p a, 
#content-full-width #listings-wrapper_full p a,
#content #listings-wrapper p a, 
#content #listings-wrapper_full p a{  /* this includes the image */
color: #000;
  }
  
#content .listing-text_with-date,
#content-full-width .listing-text_with-date {  /* this includes the image */
border-left:1px solid #000;
  }
.list_weekday,
.list_date,
.list_time {
color:#000;
}  

#content #listings-group-wrapper,
#content-full-width #listings-group-wrapper {
	background:none;
}
#listings-wrapper .list-item-image {
	border:none;
}

#listings-wrapper .list-item-image img {
	border:none;
}
.listings-title {
	color:#000;
}

#listings-group-wrapper h3 {
color:#fff;
display:block;
background:#000;
-webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
padding:7px 9px 7px 9px;
font-size:25px;
font-weight:300;
	}
	
.list-item-image {
border:solid 1px #949494;
-webkit-border-radius: 3px;
 -moz-border-radius: 3px;
 border-radius: 3px;
}

#content #listings-group-wrapper,
#content-full-width #listings-group-wrapper {
	margin-top:5px;
	max-width:1200px;
}
/* END CUSTOM LISTING STYLES */


/* CUSTOM RESTAURANT MENU STYLE - most styles are in the style.css file */
#menu-wrapper {
	padding-top:12px;
	padding-bottom:12px;
	background:none;
	border-radius:9px;
	padding:.5em .4em .5em .4em;
	width:97%;
	margin-left:1.5%;
	margin-right:1.5%;
}

.featured-item {
	background:#d4cb92;
	color:#000;
	border-radius:4px;
	padding: .3em .7em .7em .7em;
	margin-top:4px;
}

.menu-description {
font-style:italic;
 padding-bottom:5px;
 }

#below-menu-disclaimer {
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:15px;
	padding-bottom:22px;
}
/* END CUSTOM MENU STYLE */



#wrapper, #header, #page,
#home-allcontent #header,
#footer, #bottom-footer-sections,
#footer-top-section {
	width:1024px;
}

#inner-header, 
#footer, #bottom-footer-sections,
#footer-top-section {
	width:100%;
	max-width: 1024px;
}


#top-content { /* this will hide by default this div *****************/
display:none;
}


#footer, #footer p, #footer a,
#bottom-footer-sections, #bottom-footer-sections a,
#footer-wrapper, #footer-wrapper a, #footer-top-section,
#footer-top-section a, #bottom-footer-sections #right-section, 
#bottom-footer-sections #right-section a, #footer-right a,
#footer-right p, #footer-right p a, #footer-hours {
	color: #fff;
	font-size:15px;
}

#footer-wrapper {
	position: relative;
    left: 0;
    bottom: 0;
	height:auto;
    width: 100%;
background:#494ca0;
	border-top:none;
	margin-left:0;
	padding:0;
	margin-top:-20px;
}

#footer-top-section {
	display:none;
}

#footer-logo img {
padding:7px;
}

#credit-cards {
	float:right;
	width:auto;
	max-width:171px;
	text-align:right;
	color:#000;
	padding-right:0px;
	margin-left:0%;
	margin-bottom:6px;
	clear:right;
	margin-right:12px;
}

#credit-cards img {
	height:auto;
	width:100%;
	max-width:100%;
	text-align:left;
}


@media screen and (max-width: 700px) {
#credit-cards {
	float:none;
	position:relative;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
}

#bottom-footer-sections #right-section {
margin-bottom:15px;
}


#header-wrapper {
	min-height:0px;
	margin-top:0px;
	width:100%;
	min-width:100%;
	max-width:2000px;
	height:auto;
	text-align:center;
  margin-bottom:0px;
}


#home-allcontent #header-wrapper { /* this is needed to hide the includes img for unique header image (set in admin) */
background:none;
}

#h-nav-logo-wrapper {  /* this is for javascript logo - reduced in nav if used - hidden by default */
	display:block;
}

#header-wrapper #h-nav-logo {
padding-top:9px;
}

#h-nav-logo-wrapper { /* this holds the nav-logo */
	display:block;
	margin-top:0px;
	position:absolute;
	margin-left:10px;
}

#top-header-buttons { /* not being used any longer - should be deprecated */
	margin-top:0px;
}

#online-ordering-side-button {  /* not being used any longer - should be deprecated */
display:none;
}

#online-ordering-top-button,
#home-allcontent #online-ordering-top-button { /*hiding the main online order button - not being used */
		display:none;
	}

/* ONLINE ORDER BUTTON IN THE TOP-HEADER-CUSTOM.PHP FILE - NOT USED UNLESS CUSTOMIZED */
#order {
	position:fixed;
	z-index:8001;
	clear:both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left:auto;
margin-right:auto;
text-align:center;
width:100%;
}

#space-holder-online-ordering { /* this is needed to hold space for the fixed online ordering button */
	height:131px;
}
#home-allcontent #space-holder-online-ordering { /* this is to fix (if necessary on the home page) */
	height:0;
}
#replacement-filler-online_horiz-nav { /* this should be set to same height as horizontal nav so it holds space for the orderin button */
height:130px;
}
#below-horiz-nav-online-nav_wrapper {
}
#below-horiz-nav-online-nav { /*this is for the online ordering button directly below horizontal-wrapper div */
	display:block;
	position:fixed;
	z-index:9000;
	top:130px; /* set to same height as horizontal nav (same as above) */
}

#reduced-online-nav { /* hidden until screen width is reduced to 1024px or below */
	display:none;
}

#order li {
float:none;  /* needed to clear float from main-style.css */
display: inline-block;
margin: 0px;
width:100%;height:71px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:#f8b945;
margin-bottom:0px;
}

#below-horiz-nav-online-nav #order li {
	background:#000;
}
#order li:hover {
background:#000;
border-radius:0px;
}

#order a {
	display: inline-block;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #666;
	text-align:center;
	background:url(../images/order-online.png) no-repeat center #f8b945;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	transition: background 0.3s linear;
	width:100%;height:71px;
    border-radius: 0px;
}

#order a:hover {
	background:url(../images/order-online.png) no-repeat center #f1db25;
	width:100%;height:71px;
	border-radius:0px;
}

@media screen and (max-width: 1024px) {	
/*START ONLINE ORDER REDUCED BUTTON CSS */
#replacement-filler-online_horiz-nav,  /* this should be set to same height as reduced horizontal nav */
#below-horiz-nav-online-nav	{   /*this is for the online ordering button directly below reduced horizontal-wrapper div */
top:78px;
}
#wrapper { 
margin-top:78px;
}
}
/* END ONLINE ORDER REDUCED BUTTON CSS */

/* END ONLINE ORDER CSS */


#reduced-menu-button {  /*  this is hidden at full screen width and is replaced by dropdown menu when width is reduced to 1024px */
	display:none;
}

#wrapper { 
	border: none;
	width:100%;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin:auto;
	box-shadow: none;
	border-top:none;
	margin-bottom:0px;
}

#page { 
	border: none;
	width:1024px;
	margin:auto;
	border-radius: 3px;
	padding:0px;
	padding-top:20px;
	min-height:160px;
	margin-top:80px; /* IMPORTANT this needs to match height of horizontal nav */
	}

.online #page {
	margin-top:0px;
}

#home-allcontent #page {
	background:#fff;
}
#page-container, #page-container1, #page-container2, #page-container3,
#page-container4, #page-container5, #page-container6 {
	display:block;
	position:relative;
	height:inherit;
	width:100%;
	min-width:100%;
	max-width:100%;
	border: none;
	margin:0;
	padding:0;
	border-radius: 0px;
	padding-bottom:0px;
}

body#home #page-container1 {
		background: #f8b945; /* yellow */
		background:#494ca0; /* blue */
}
}
#home-allcontent #page-container2,
#page-container2 {
background:#fff;
}

#page-container2, #page-container3, #page-container4 {
	margin-bottom:0px;
	width:100%;
	min-width:100%;
	max-width:100%;
}

#home-allcontent #page-container3,
#page-container3 {
 	background: url(../images/burger-background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height:100%;
min-height:100%;
max-height:100%;
min-height:200px;
}

#home-allcontent #page-container4,
#page-container4 {
	 background:#efeeec;
}

#home-allcontent #page-container1 #wysiwyg-content h1,
#home-allcontent #page-container2 #wysiwyg-content h1,
#page-container1 #wysiwyg-content h1, 
#page-container2 #wysiwyg-content h1, 
#home-allcontent #page-container1 h1,
#home-allcontent #page-container2 h1,
#page-container1 #main-content h1, 
#page-container2 #main-content h1,
#page-container1 #page h1, 
#page-container2 #page h1, 
#page-container1 .entry h1, 
#page-container2 .entry h1,h1 {
color:#000;
padding-bottom:10px;
padding-top:8px;
font-size:33px;
font-weight:500; /* 300-600 avail */
}



#home-allcontent #page-container #main-content #wysiwyg-content h2, 
#home-allcontent #page-container  #main-content #wysiwyg-content h3, 
#home-allcontent #page-container  #main-content #wysiwyg-content h4, 
#home-allcontent #page-container  #main-content #wysiwyg-content p {
	color:#252525;
	font-weight:300;
}


#home-allcontent #page-container1 #wysiwyg-content h1,
#home-allcontent #page-container2 #wysiwyg-content h1,
#page-container1 #wysiwyg-content h1, 
#page-container2 #wysiwyg-content h1, 
#home-allcontent #page-container1 h1,
#home-allcontent #page-container2 h1,
#page-container1 #main-content h1, 
#page-container2 #main-content h1,
#page-container1 #page h1, 
#page-container2 #page h1, 
#page-container1 .entry h1, 
#page-container2 .entry h1,h1,
#home-allcontent #wysiwyg-content h1,
#wysiwyg-content h1, #home-allcontent h1,
#widget h1, #main-content h1, #page h1, .entry h1, h1 {
color:#000;
line-height: auto; 
text-align:center;
padding-bottom:10px;
font-size:3.3em;
font-family: 'Bree Serif', serif;
font-weight:500; /* 400-600 avail */
	margin-bottom:.4em;
	margin-top:.5em;
	color:#353535;
}

@media screen and (max-width: 800px) {	
#home-allcontent #page-container1 #wysiwyg-content h1,
#home-allcontent #page-container2 #wysiwyg-content h1,
#page-container1 #wysiwyg-content h1, 
#page-container2 #wysiwyg-content h1, 
#home-allcontent #page-container1 h1,
#home-allcontent #page-container2 h1,
#page-container1 #main-content h1, 
#page-container2 #main-content h1,
#page-container1 #page h1, 
#page-container2 #page h1, 
#page-container1 .entry h1, 
#page-container2 .entry h1,h1,
#home-allcontent #wysiwyg-content h1,
#wysiwyg-content h1, #home-allcontent h1,
#widget h1, #main-content h1, #page h1, .entry h1, h1 {
font-size:2.9em;
}
}

@media screen and (max-width: 600px) {	
#home-allcontent #page-container1 #wysiwyg-content h1,
#home-allcontent #page-container2 #wysiwyg-content h1,
#page-container1 #wysiwyg-content h1, 
#page-container2 #wysiwyg-content h1, 
#home-allcontent #page-container1 h1,
#home-allcontent #page-container2 h1,
#page-container1 #main-content h1, 
#page-container2 #main-content h1,
#page-container1 #page h1, 
#page-container2 #page h1, 
#page-container1 .entry h1, 
#page-container2 .entry h1,h1,
#home-allcontent #wysiwyg-content h1,
#wysiwyg-content h1, #home-allcontent h1,
#widget h1, #main-content h1, #page h1, .entry h1, h1 {
font-size:2.5em;
}
}

#page {
	margin-top: 140px;
}

#page-container2 #wysiwyg-content h1,
#page-container2 #main-content #wysiwyg-content h2, 
#page-container2  #main-content #wysiwyg-content h3, 
#page-container2  #main-content #wysiwyg-content h4, 
#page-container2  #main-content #wysiwyg-content p {
	color:#fff;
}

#page, #page1, #page2, #page3, #page4, #page5, #page6 { 
width:100%; /*  seems to make the widget not work correct */
max-width:1200px;
margin-left:auto;
margin-right:auto;
border: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
padding:0px;
height:auto;
background:none;
}

body#home #page { 
width:100%; /*  seems to make the widget not work correct */
min-width:100%;
max-width:100%;
}

body#home #page #content-full-width,
body#home #page,
body#home #page #main-content,
body#home #page-container,
body#home #page1 #content-full-width,
body#home #page1,
body#home #page1 #main-content,
body#home #page-container1,
body#home #page2 #content-full-width,
body#home #page2,
body#home #page2 #main-content,
body#home #page-container2 {
padding:0%;
padding-bottom:0px;
margin:0px;
}


body#home #page, 
body#home #page1, 
body#home #page2,
body#home #page3, 
body#home #page4,
body#home #page5,
body#home #page6 {
	max-width:100%;
}


#video-wrapper {
	display:none;
}
#video-wrapper h1 {
	color:#fff;
	padding-top:.8em;
	padding-bottom:.3em;
}

@media screen and (max-width: 1024px) {
#video-wrapper {
	padding-left:10%;
	padding-right:10%;
}
}

@media screen and (max-width: 768px) {
#video-wrapper {
	padding-left:0%;
	padding-right:0%;
}
}
#content, #content-full-width {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
padding:0%;
border:none;
padding-top:.5%;
margin-bottom:0px;
background:none;
}

#home-allcontent #content-full-width,
#home-allcontent #content {
	padding-top:0%;
	background:none;
	border:none;
}


#content {
	width:47%;
	float:left;
	margin-left:1%;
}

#main-content {
	padding-top:6px;
}

#main-content p a {
	color:#000;
	text-decoration:underline;
}

#wysiwyg-content,
#html-main-content {
padding:0px;
margin:0px;
padding-left:2%;
padding-right:2%;
max-width:1200px;
margin-left:auto;
margin-right:auto;
padding-top:.5em;
padding-bottom:3.5em;

}

#wysiwyg-content img {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border:solid 1px #ccc;
border:none;
}


#bottom-widget-wrapper h3 {
	font-size:15px;
}


#main-content #wysiwyg-content ul {
margin-top:1em;
margin-bottom:1em;
}


#main-content #wysiwyg-content h2 {
	font-size: 1.4em; 
	line-height: auto;
	font-weight:bold;
	color:#000;
	margin-top:7px;
}

#main-content #wysiwyg-content h2, h2, #main-content h2 {
	font-size:20px;
	color:#000;
	margin-top:.6em;
}

#main-content #wysiwyg-content h3 {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size:22px;
	margin-top:2px;
}

#main-content #wysiwyg-content  h4, 
#main-content #wysiwyg-content h5, 
#main-content #wysiwyg-content h6 {
	font-size: 1.5em;
}

#main-content #wysiwyg-content h4,
#main-content #wysiwyg-content h5 {
	font-size: 1.4em;
	color:#000;
	margin-top:.7em;
}

#home-allcontent #main-content #wysiwyg-content p,
#main-content #wysiwyg-content p { 
font-size: 1.5em;
	margin: 0;
	padding: 0;
	line-height:1.5em;
	color:#252525;
	font-weight:300;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
}

#main-content #wysiwyg-content ul { 
margin-bottom:.8em;
}

#main-content #wysiwyg-content p { 
margin-top:.1em;
}

#main-content #wysiwyg-content ol,
#main-content #wysiwyg-content ul,
#main-content ol,
#main-content ul,
#main-content ul li,
#main-content ol li { 
font-size: 1.1em;
color: #000;
list-style-type:disc;
line-height:1.3em;
}

hr { 
margin: 0px; 
padding: 0px; 
color: #000;
}


#widget #widget-content p a.custom-button {
display:inline-block;
padding:.7em;
font-size:22px;
background:#cc2131;
border-radius:3px;
text-align:center;
margin-left:auto;
margin-right:auto;
text-decoration:none;
color:#fff;
width:auto;
max-width:auto;
min-width:auto;
margin-top:4em;
margin-bottom:4em;
border: solid 2px #fff;
opacity:.9;
}

#widget #widget-content p a.custom-button:hover {
background:#111;
}

/* Header */

#header {
	display:block;
	margin:auto;
	min-width:100%;
	max-width:100%;
	height:0px;
	background:none;
	margin-top:0px;
	display:none;
}

#header-logo {
margin:0px;
padding:0px;
position:relative;
width:100%;
height:auto; 
text-align:center;
margin-top:50px;
padding-top:10px;
z-index:1999;
display:none;
 }

#header-logo img {
height:120px;
width:auto;
text-align:center;
 }

#header-logo_home {
display:none;
 }

#city, #address {
display:none;
}

#sidebar {
width:43%;
margin-right:1.5%;
float:right;
margin-top:15px;
}

#sidebar-address {
	display:none;
}

#address p {font-weight:normal;}

.phone-wrapper {
	display:none;
}

#home-allcontent .phone-wrapper {
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:.3em;
}
#header .phone-number {
	font-weight:bold;
	font-size:30px;
	color:#000;
}


#top-widget-container, #bottom-widget-container {
	margin-top:0px;
	margin-bottom:30px;
}


@media screen and (max-width: 768px) {
#top-widget-container, #bottom-widget-container {
margin-top:0px;
}
}

#top-widget-wrapper {
background:none;
border-radius: 0px;
padding:0px;
display: table-row;
border-collapse: separate;
border-spacing: 8px 0px;
width:100%;
min-width:100%;
max-width:100%;
}

#widget-content p a {
	display:inline-block;
	text-align:center;
	width: 90%;
	margin-left:5%;
	margin-right:5%;
	padding:.5em;
	border-radius: 6px;
	background:#6b1010;
	color:#fff;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
}

#widget-content p a:hover {
	background:#741818;
	color:#fff;
}

#top-widget-wrapper #widget #widget-content p, 
#bottom-widget-wrapper #widget #widget-content p {
	text-align:left;
}

#top-widget-wrapper #widget #widget-content h3, 
#bottom-widget-wrapper #widget #widget-content h3 {
	text-align:left;
	color:#000;
	font-size:2.2em;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	border-bottom:none;
	padding-bottom:.5em;
}

body#home #top-widget-wrapper #widget #widget-content img, 
#home-allcontent #bottom-widget-wrapper #widget #widget-content img {
	box-shadow: 4px 4px #756c58;
	margin-bottom:5px;
}

#widget #widget-content {
}
#page-container3 #top-widget-wrapper #widget #widget-content img, 
#page-container3 #bottom-widget-wrapper #widget #widget-content img {
	box-shadow: none;
}


/* home specials box */
#home-specials {
	display:none;
}

#header-address {
margin:0px;
width:auto;
z-index:9999;
text-align:left;
padding:8px;
margin-left:7px;
position:absolute;
bottom:0;
left:0;
height:46px;
display:none;
}

#header-address img {
	width: 30px;
	height:30px;
}
	
#header-address p {
	margin:0px;padding:0px;
	font-size:14px;
	line-height: 1.2em;
	color:#000;
	}
	
#header-address p .phone-number {
	font-weight:bold;
	color:#000;
	font-size:24px;
	line-height:1.2em;
	}
	
li.reduced-custom-button {  /* this is for the custom button added to horizontal wrapper to show in reduced version */
	display:block;
	background: #be1e2d;
	text-align:center;
	width:100%;
	clear:both;
}

.horiz-phone, .horiz-social, .horiz-email {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
	width:auto;
	height:auto;
	display:inline-block;
	opacity:.9;
	text-align:right;
	float:left;
	font-size:25px;
	padding:.2em;
	padding-top:.1em;
	color:#000;
}

.horiz-phone a {
	display:block;
	color:#fff;
	background: #be1e2d;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	font-size:17px;
	padding:.2em;
	text-align:center;
}


/* sidebar social links default to show */
#social-sidebar-links {
	display:none;
}

#social-header-links {
	width:auto;
	float:right;
	clear:right;
	display:none;
}

#social-header-links ul li {
display:inline;
}

#social-header-links img {
	margin-left: 4px;
	width:30px;
	height:30px;
}


/* Main Sidebar styles (when used) */

#nav-wrapper {
margin:0;
background:#dee1e5;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding:4px;
width:inherit;
}

#nav-wrapper ul li {
	margin:0;
	padding:0;
}

/* defaults to show built in page links in sidebar navigation (if used) */
#static-vertical-nav {
}

#sidebar #hours,
#sidebar #open-marker,
#sidebar #closed-marker {
	display:none;
}

#hours {
	width:100%;
	color:#000;
line-height: 1.2em;
margin-bottom:10px;
display:none;
}
#hours .bold-font {
	font-weight:bold;
	}
#hours p {
	font-weight:normal; 
	font-size:12px;
	}

#specials-wrapper { 
text-align:left; 
-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding: 10px;
	margin-bottom:5px;
	background:#ce0303;
color:#fff;
  }
.specials-title {
	font-weight:bold;font-size: 1.8em;
	color:#fff;
  }
#specials-wrapper p {
}
	
#specials-allcontent {
	display:none;
	}
/* end custom sidebar style */

#contactinfo #contact-form-header {
	margin-top:.1em;
	margin-bottom:.5em;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:200;
	text-align:center;
	padding-bottom:.7em;
	max-width:860px;
	margin-left:auto;
	margin-right:auto;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-family: 'Montserrat', sans-serif;
}

#hide-contact-fax, #hide-contact-email {
	display:none;
	}

#widget {
	color:#000;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	margin-bottom:0px;
}

#widget-content {
	width:96%;
	margin:0;
	padding:2%;
}

@media screen and (max-width: 1024px) { /* this gives space on sides of widgets) */
#widget-content {
	width:98%;
	margin-left:1%;
	margin-right:1%;
}
}

@media screen and (max-width: 768px) { /* this gives space on sides of widgets) */
#widget-content {
	width:96%;
	min-width:96%;
	max-width:96%;
	margin-left:2%;
	margin-right:2%;
}
}

#widget-content h2, #widget-content h3, #widget-content h1 {
font-weight:500; /* 300-600 avail */
}

#widget #widget-content h4 {
	color:#000;
	font-weight:300;
	font-size: 1.4em;
	line-height:1.4em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'Roboto Slab', serif;
font-weight:300; /* 300-600 avail */
	text-align:left;
	margin-top:12px;
}
#widget #widget-content h4 a,
#widget #widget-content h4 {
	color:#1D5C1A;
	font-size:19px;
}

#widget #widget-content p {
	line-height:1.7em;
	font-size:17px;
	color:#000;
}
#widget #widget-content h3 a {
	text-align:center;
	font-family:arial, verdana, sans-serif;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px; line-height: 1.2em;
	color:#000;
	font-weight:600;
padding:.5em;
text-decoration:none;
}

#widget-content a {
	color:#8c8e91;
}

#widget-content a:hover {
	color:#000;
}

#widget #widget-content {
	padding:.6em .1em .8em .1em;
}

#widget #widget-content ul li,
#widget-no-padding #widget-content ul li {
	text-align:left;
	list-style-type:disc;
	color:#000;
	padding-bottom:.2em;
}

#widget #widget-content p, #widget #widget-content h1, 
#widget #widget-content h2, #widget #widget-content h3, 
#widget #widget-content h4, #widget #widget-content h5, 
#widget #widget-content h6,
#top-widgets-1 #widget #widget-content p, #top-widgets-2 #widget #widget-content p, #top-widgets-3 #widget #widget-content p,
#bottom-widgets-1 #widget #widget-content p, #bottom-widgets-2 #widget #widget-content p, #bottom-widgets-3 #widget #widget-content p,
#top-widgets-1 #widget-no-padding #widget-content p, #top-widgets-2 #widget-no-padding #widget-content p, #top-widgets-3 #widget-no-padding #widget-content p,
#bottom-widgets-1 #widget-no-padding #widget-content p, #bottom-widgets-2 #widget-no-padding #widget-content p, #bottom-widgets-3 #widget-no-padding #widget-content p {
	line-height:1.5em;
}

#top-widgets-1 #widget, #top-widgets-2 #widget, #top-widgets-3 #widget,
#bottom-widgets-1 #widget, #bottom-widgets-2 #widget, #bottom-widgets-3 #widget,
#top-widgets-1 #widget-no-padding, #top-widgets-2 #widget-no-padding, #top-widgets-3 #widget-no-padding,
#bottom-widgets-1 #widget-no-padding, #bottom-widgets-2 #widget-no-padding, #bottom-widgets-3 #widget-no-padding
 {
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	padding: .3em .3em 1em 1em;
}





#contactinfo {  /* this is the wrapper for the in page form option ********/
background:#fff;
padding:1.5%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	margin-bottom:20px;
/* width: 60%;
margin: 0 auto;  */
}

#contactinfo p a {
	color:#000;
	text-decoration:none;
}

#contact-page-wrapper p a,
#contactinfo p a,
#contactinfo p, #contact-page-wrapper p {
	text-decoration:none;
	color:#000;
}



@media screen and (max-width: 1024px) {
	
body {
	max-width:100%;
	min-width:100%;
	overflow:hidden;
}

#wrapper { 
margin-top:48px;
}

	
#horizontal-wrapper { /*** hide this to show the reduced menu */
	display:none;
}

/**** STYLE FOR REDUCED MENU BACKGROUND COLOR *****************/
#reduced-menu-button { 
	display:block;
	position:fixed;
	height:78px;
	background:#fff;
	border-bottom:solid 1px #ccc;
}

#menu1 {
top: 72px;
}

.reduced-link {
	display:inline-block;
	margin-top:2px;
	float:left;
	position:relative;
	vertical-align:middle;
	text-align:left;
}
	
.reduced-link img#reduced-logo {
	margin-top:0;
	height:54px;
	max-height:54px;
	width:auto;
	margin-left:7px;
}

.reduced-link2 {
	display:inline-block;
	margin-top:6px;
	vertical-align:middle;
	position:absolute;
	top:2px;right:7px;
}
	
.reduced-link3 {
	display:inline-block;
	margin-top:0px;
	vertical-align:middle;
	position:absolute;
	left:7px;top:4px;
	display:none; /* this hides the reduced phone icon */
}

.reduced-link3 img {
	display:inline-block;
	margin-top:0px;
	vertical-align:middle;
	float:left;
	height:38px;
	max-height:38px;
}

	
#reduced-menu-button #nav-links-reduced img {
	display:block;
}

#reduced-menu-button #nav-links-reduced img {
	text-align:left;
}


#social-header-links {
	display:none;
}

#header-address {
margin-right:1%;
	}
	
#content-full-width {
width:96%;
margin-left:2%;
margin-right:2%;
margin-bottom:10px;
}

#home-allcontent #content-full-width,
#content-full-width,
#content {
padding:1.5%;
margin-bottom:25px;
}

#content {
	width:71%;
}

#sidebar {
	width: 22%;
	margin-left:1.5%;
}

#page {
	width:100%;
	margin-top:60px;
}
#home-allcontent #page {
	margin-top:180px;
}

}


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

#header-address {
	display:none;
}
	
#sidebar {
width:97%;
clear:both;
margin-top:10px;
}

#sidebar #widget,
#sidebar #widget-no-bg {
width:48%;
margin-left:1%;
margin-right:1%;
display:inline-block;
}

/* Content */

#home-allcontent #content-full-width,
#content-full-width,
#home-allcontent #content,
#content {
margin:0px;
float: right;   /* float right for left sidebar */
width: 100%;
margin-top: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
padding:1.5%;
margin-bottom:25px;
border:none;
}

#home-allcontent #content-full-width {
	border-top:none;
	border-bottom:none;
}

#main-content { 
float:right; 
width:100%;
margin:0;
padding:0;
}
	
}


@media screen and (max-width: 700px) {
#coupon-club-top, #coupon-club, #header-ordering-button,
#social-header-links {
	display:none;
}
	
#sidebar #widget,
#sidebar #widget-no-bg {
width:98%;
}
}

@media screen and (max-width: 570px) {
#home-allcontent #content-full-width,
#content-full-width,
#content{
margin-bottom:0px;
}

body {
    margin: 0 0 0px; /* bottom = footer height */
}

#footer-wrapper {
}


#logo-tagline {
position:relative;
text-align:center;
width:100%;
}
#logo-tagline h2 {
	font-size:17px;
text-align:center;
}

}


@media screen and (max-width: 300px) {
	
body, #wrapper, #content, #content-full-width, #page, #header {
	min-width:300px;
}
}


.modal {
    display: none; /* Hidden by default */
    position: relative; /* Stay in place */
    z-index: 12000; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    left: 0;
    top: 0;
	margin-top:-3px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: #fff; /* Fallback color */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: none;
    width: 100%;
	max-width:900px;
		-webkit-border-radius: 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px;
    border-radius: 0px 0px 6px 6px;
}

.modal-content li {
	padding:.5em;
	font-size:18px;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


#myBtn {
    background-color: #111111; /* Set a background color */
}

/* NEW FOOTER STYLE ************************************/
#full-width-address p {
	text-align:center;
	font-size: 1.3rem;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-family: 'Montserrat', sans-serif;
	color:#272626;
	margin-top:-18px;
	margin-bottom:10px;
}

#full-width-map {
	width:100%;
	min-width:100%;
	max-width:100%;
}
#full-width-map #google-map iframe {
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	-o-border-radius:0px;
	border-radius:0px;
	border:none;
	}
#footer-section-wrapper {
	width:100%;
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding-top:15px;
	padding-bottom:25px;
	text-align:left;
}
#first-footer-section,
#second-footer-section,
#third-footer-section,
#fourth-footer-section {
	float:left;
	display:inline-block;
	width:23%;
	min-width:23%;
	max-width:23%;
	margin:1%;
	margin-bottom:35px;
}
#second-footer-section a {
	line-height:1.5rem;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
}
@media screen and (max-width: 1024px) {
#second-footer-section,
#fourth-footer-section {
	display:none;
}
#first-footer-section,
#third-footer-section {
	width:44%;
	min-width:44%;
	max-width:44%;
	margin:3%;
}
}


@media screen and (max-width: 768px) {
#first-footer-section,
#second-footer-section,
#third-footer-section,
#fourth-footer-section {
	width:92%;
	min-width:92%;
	max-width:92%;
	margin:4%;
}
}

#lower-footer-section {
	clear:both;
	width:100%;
	min-width:100%;
	max-width:1200px;
	background:#fff;
	height:auto;
	min-height:90px;
	padding:14px;
}
#lower-footer-section p,
#lower-footer-section p a {
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	text-align:center;
	color:#000;
	font-size:12px;
}
#lower-footer-section #powered-by {
	margin-left:auto;
	margin-right:auto;
	float:none;
	position:relative;
	margin-bottom:35px;
}
#footer-section-wrapper #footer-hours {
	float:left;
	width:100%;
	text-align:left;
	color:#fff;
	padding-right:14px;
}
#footer-section-wrapper #footer-hours p {
	font-family: 'Montserrat', sans-serif;
	font-size:1.2em;
	font-weight:300;
}

#footer-logo {
	display:none;
}
#footer-section-wrapper #footer-address {
	float:left;
	width:100%;
	text-align:right;
}
#footer-wrapper #footer-section-wrapper h2 {
	font-family: 'Montserrat', sans-serif;
	font-family: 'Bree Serif', serif;
	font-weight:400;
	margin-top:-20px;
	font-size:1.8em;
	color:#fff;
}
#footer-section-wrapper #open-marker,
#footer-section-wrapper #closed-marker {
float:left;
clear:both;
width:100%;
max-width:180px;
padding-top:12px;
padding-bottom:4px;
border:none;
}
#footer-section-wrapper .currently-text { 
font-size: 12px;font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
padding-left:6px;
}

#second-footer-section a {
	font-size:1.1rem;
}
#third-footer-section #footer-hours p,
#fourth-footer-section #footer-address p {
	font-family: 'Montserrat', sans-serif;
	font-size:1.1rem;
	text-align:left;
	font-weight:300;
	line-height:1.5em;
}
.hide-separation-bar {
	display:none;
}

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

#third-footer-section #footer-hours {
	padding-left:0%;
	float:left;
	width:100%;
	max-width:auto;
	border-right:none;
}
#third-footer-section #footer-hours #open-marker,
#third-footer-section #footer-hours #closed-marker {
	display:block;
	padding-left:2%;
	float:left;
	width:100%;
	margin-left:1%;
	margin-right:0%;
	min-width:180px;
}
}


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

#third-footer-section #footer-hours,
#third-footer-section h2 {
	display:none;
}
}

#fourth-footer-section #credit-cards {
	float:left;
	text-align:left;
	margin-top:20px;
}
#social-section { 
}

#social-section a { 
color:#fff;
text-decoration:none;
}

#social-section a img {
width:44px;
height:auto;
}
#social-section a img:hover {
opacity:.90;
filter:alpha(opacity=.90);
}

#social-section ul {
	display:block;
}

#social-section ul li {
display:inline; 
margin-right:8px;
}

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

#first-footer-section h2 {
	text-align:center;
	}
#footer-logo {
	display:none;
	}	
#social-section ul {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	}
#social-section ul li {
	margin-right:auto;
	margin-left:auto;
text-align:center;
	margin:6px;
}
}





/* STYLE FOR TWO TOP WIDGETS TO BE FULL SCREEN WIDTH - up to 2000 wide */
@media screen and (max-width: 1024px) {
#page #content-full-width,
#page1 #content-full-width,
#page2 #content-full-width{
width:100%;
margin-left:0%;
margin-right:0%;
margin-bottom:0px;
}

#home-allcontent #page1 #content-full-width,
#page1 #content-full-width,
#page1 #content,
#home-allcontent #page2 #content-full-width,
#page2 #content-full-width,
#page2 #content{
padding:0%;
margin-bottom:0px;
}
}

#page #widget #widget-content,
#page1 #widget #widget-content,
#page2 #widget #widget-content,
#page3 #widget #widget-content {
	padding:0%;
	margin:0;
}

body#home #page #widget #widget-content h1 {
	line-height:1.3em;
	margin-top:20px;
}

body#home #page #widget #widget-content h3 {
	font-size:26px;
	color:#fff;
	margin-top:20px;
	font-weight: normal;
}

@media screen and (max-width: 1024px) {
body#home #page #widget #widget-content h3 {
	font-size:20px;
}	
}

body#home #page #widget #widget-content p {
	line-height:1.5em;
}


body#home #page #top-widget-container,
body#home #page1 #top-widget-container,
body#home #page2 #top-widget-container {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:100%;
	min-width:2000px;
	max-width:2000px;
}

body#home #page #top-widget-wrapper,
body#home #page1 #top-widget-wrapper,
body#home #page2 #top-widget-wrapper {
border-radius:0px;
border-spacing: 0px 0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	min-width:2000px;
	max-width:2000px;
}



@media screen and (max-width: 2000px) {
body#home #page #top-widget-container,
body#home #page1 #top-widget-container,
body#home #page2 #top-widget-container {
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	width:100%;
	min-width:100%;
	max-width:2000px;
}

body#home #page #top-widget-wrapper,
body#home #page1 #top-widget-wrapper,
body#home #page2 #top-widget-wrapper {
border-radius:0px;
border-spacing: 0px 0px;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	min-width:100%;
	max-width:2000px;
}
}

body#home #page #widget-content,
body#home #page1 #widget-content,
body#home #page2 #widget-content,
body#home #page3 #widget-content {
}


@media screen and (max-width: 1024px) {
body#home #page #widget-content,
body#home #page1 #widget-content,
#page2 #widget-content,
body#home #page3 #widget-content {
	width:90%;
	margin-left:5%;
	margin-right:5%;
}
	
body#home #page #widget #widget-content h1,
body#home #page1 #widget #widget-content h1,
body#home #page2 #widget #widget-content h1 {
	font-size:32px;
}
body#home #page #widget #widget-content p,
body#home #page1 #widget #widget-content p,
body#home #page2 #widget #widget-content p {
	font-size:17px;
}
}

#content-full-width #top-widgets-2 #widget, #content-full-width #bottom-widgets-2 #widget,
#content-full-width #top-widgets-2 #widget-no-padding, #content-full-width #bottom-widgets-2 #widget-no-padding {
text-align: center;
width:1000px; /* this is required for widgets to resize properly this works for 2000 wide no sidebar */
min-width:50%;
max-width:100%;
}

@media screen and (max-width: 2000px) { /* this gives space on sides of widgets) */
#content-full-width #top-widgets-2 #widget, #content-full-width #bottom-widgets-2 #widget,
#content-full-width #top-widgets-2 #widget-no-padding, #content-full-width #bottom-widgets-2 #widget-no-padding {
text-align: center;
width:1000px; /* this is required for widgets to resize properly this works for 1200 wide no sidebar */
min-width:50%;
max-width:100%;
}
}


@media screen and (max-width: 1200px) { /* this gives space on sides of widgets) */
#content-full-width #top-widgets-2 #widget, #content-full-width #bottom-widgets-2 #widget,
#content-full-width #top-widgets-2 #widget-no-padding, #content-full-width #bottom-widgets-2 #widget-no-padding {
text-align: center;
width:600px; /* this is required for widgets to resize properly this works for 1200 wide no sidebar */
min-width:50%;
max-width:100%;
}
}

@media screen and (max-width: 768px) {
	
body#home #content-full-width  #top-widget-wrapper {
display:block;
width:100%;
min-width:100%;
max-width:100%;
}

#content-full-width #top-widgets-2 #widget, #content-full-width #bottom-widgets-2 #widget,
#content-full-width #top-widgets-2 #widget-no-padding, #content-full-width #bottom-widgets-2 #widget-no-padding {
text-align: center;
width:100%; /* this is required for widgets to resize properly this works for 1200 wide no sidebar */
min-width:100%;
max-width:100%;
margin-left:0%;
margin-right:0%;
margin-top:-20px;
}
body#home #page #widget-content,
body#home #page1 #widget-content,
body#home #page2 #widget-content {
	width:100%;
	min-width:100%;
	max-width:100%;
	margin-left:0%;
	margin-right:0%;
	min-height:200px;
}
}
/* END FULL WIDTH 2 WIDGETS STYLE */

#custom-social-section {
	width:96%;
}
#custom-social-section p {
	font-size:17px;
	color:#fff;
	line-height:1em;
	margin-top:-12px;
}
#custom-social-section a img {
	display:inline-block;
	height:28px;
	width:28px;
margin-right:5px;
	margin-top:7px;
}


