/*  
CMS Modify CSS
*/

html {
    position: relative;
    min-height: 100%;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x:hidden;
}

body {
    margin: 0 0 220px; /* bottom = footer height */
	background:#fff;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}
body#home {
background:url(../images/content-bg-repeater.jpg) repeat;
}


/* CUSTOM LISTING STYLES */
.listings-title {
font-family: 'Oswald', sans-serif;
color: #fff;
font-size:23px;
  }

#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;
	}
	
.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:15px;
	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:#fed500;
	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:14px;
}

#footer-wrapper {
margin-top:5px;
background:#000;
	position: absolute;
    left: 0;
    bottom: 0;
    height: 220px;
    width: 100%;
	border-top:none;
	margin-left:0;
}

#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:2px;
	position:absolute;
	margin-left:9px;
}

#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:51px;
}
#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:227px;
}
#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:227px; /* 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:51px;
margin-left:auto;
margin-right:auto;
text-align:center;
background:#f1db25;
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 red;
	-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:51px;
    border-radius: 0px;
}

#order a:hover {
	background:url(../images/order-online.png) no-repeat center #d21f1f;
	width:100%;height:51px;
	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:200px;
	margin-top:310px; /* IMPORTANT this needs to match height of horizontal nav */
	}

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

#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;
}

#page-container1 {
	width:100%;
	min-width:100%;
	max-width:100%;
	background:#000;
	background:url("../images/content-bg-repeater2.jpg") repeat;
}

#page-container2 {
	margin-bottom:0px;
	background:#ededee;
	width:100%;
	min-width:100%;
	max-width:100%;
}


#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;
font-family: 'Kaushan Script', cursive;
font-family: 'Niconne', cursive;
padding-bottom:17px;
font-size:36px;
}
#home-allcontent #main-content h1 {
text-shadow:none;
color:#fff;
}

#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:#fff;
	font-weight:100;
}
#page-container3 {
}
#page, #page1, #page2, #page3, #page4, #page5, #page6 { 
width:100%;
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;
}
#page1, #page2 {
	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%;
padding-bottom:15px;
max-width:960px;
	margin-left:auto;
	margin-right:auto;
}

#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;
}


#home-allcontent #wysiwyg-content h1,
#wysiwyg-content h1, #home-allcontent h1,
#widget h1, #main-content h1, #page h1, .entry h1, h1 {
	line-height: auto; 
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-family: 'Kaushan Script', cursive;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	margin-bottom:.4em;
	margin-top:.5em;
	color:#046f5e;
	color:#353535;
	font-size:2.4em;
}

#home-allcontent h1 {
	font-family: 'Kaushan Script', cursive;
	font-family: 'Niconne', cursive;
	margin-top:.2em;
	font-size:56px;
	text-shadow:none;
}

#main-content #wysiwyg-content ul {
margin-top:1em;
margin-bottom:1em;
}
@media screen and (max-width: 768px) {
.entry h1 { 
font-size:3.3vw;
}	
#home-allcontent h1 {
font-size:44px;
}
}

@media screen and (max-width: 650px) {
.entry h1 { 
font-size:1.5em;
}	
}

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

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

#main-content #wysiwyg-content h3 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-style:italic;
	color:#000;
	font-size:26px;
	margin-top:2px;
	font-weight:bold;
}

#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.4em;
	margin: 0;
	padding: 0;
	line-height:1.6em;
	color:#252525;
	font-weight:100;
	font-family:"Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "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;
}


#wysiwyg-content p a.custom-button,
#contact-page-wrapper p a.custom-button {
display:inline-block;
padding:12px;
background:#c07f4b;
border-radius:3px;
text-align:center;
margin-left:auto;
margin-right:auto;
text-decoration:none;
font-size:16px;
color:#fff;
min-width:100%;
}

#wysiwyg-content p a.custom-button:hover,
#contact-page-wrapper p a.custom-button:hover{
background:#c79165;
}

/* 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:34px;
}

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

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

#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: 'Kaushan Script', cursive;
	font-family: 'Niconne', cursive;
	border-bottom:2px solid #fdc70d;
	border-bottom:none;
	padding-bottom:.5em;
}

#home-allcontent #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-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 */



table.table-wrapper {
	width:40%;float:left;
	clear:both;
	margin-bottom:15px;
	padding-bottom:8px;
}

table.table-wrapper td p {
	text-align:left;
	padding:0px;
	margin:0px;
}
@media screen and (max-width: 600px) { 

table.table-wrapper {
	width:96%;
	margin-left:2%;
	margin-right:2%;
}
}
	
#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";
}

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

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

#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%;
	maragin-right:1%;
}
}

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


#widget-content h2, #widget-content h1 {
	color:#000;
	font-weight:600;
	font-size: 1.9em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#widget #widget-content h4 {
	color:#000;
	font-weight:400;
	font-size: 1.4em;
	line-height:1.4em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	margin-top:7px;
}

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

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

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

#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:#8c8e91;
	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:#000;
	border-bottom:solid 1px #ccc;
}

#menu1 {
top: 72px;
}

.reduced-link {
	display:inline-block;
	margin-top:2px;
	margin-left:3px;
	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:auto;
	margin-right:auto;
}

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

.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:130px;
}


}


@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 220px; /* 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";
	color:#272626;
	margin-top:-18px;
	margin-bottom:10px;
}

#full-width-map {
	width:100%;
	min-width:100%;
	max-widdth: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;
}
@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 {
	text-align:center;
	color:#fff;
}
#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-logo {
	display:none;
}
#footer-section-wrapper #footer-address {
	float:left;
	width:100%;
	text-align:right;
}
#footer-wrapper #footer-section-wrapper h2 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight:bold;
	margin-top:-20px;
	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:7px;
}

#second-footer-section a {
	font-size:1.1rem;
}
#third-footer-section #footer-hours p,
#fourth-footer-section #footer-address p {
	font-size:1.1rem;
	text-align:left;
}
.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;
}
}

body#home #page-container1 #main-content h1 {
	color:#fff;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}