/*  
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 0px; /* bottom = footer height */
	background:#fff;
}

#main-content h1,
#main-content p,
#wysiwyg-content p,
#content-full-width p {
	color:#e0e0e0;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1.5em;
}

#main-content h1,
#wysiwyg-content h1 {
	font-family: 'Oswald', sans-serif;
	font-family: 'Russo One', sans-serif;
	font-size:32px;
	font-weight:normal;
}

.listings-title {
font-family: 'Oswald', sans-serif;
	font-family: 'Russo One', sans-serif;
color: #000;
font-size:23px;
	font-weight:normal;
  }

#content-full-width #listings-wrapper, 
#content-full-width #listings-wrapper_full,
#content #listings-wrapper, 
#content #listings-wrapper_full { 
width:100%;
max-width:960px;
margin-left:auto;
margin-right:auto;
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 #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;
}

#content-full-width .listing-text_with-date {  /* this includes the image */
border-left:1px solid #fff;
  }

.listings-title {
	color:#fff;
}
.list_weekday {
	color:#fff;
}
#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;
}


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

#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 {
	position: relative;
    left: 0;
    bottom: 0;
	height:auto;
    width: 100%;
background:#000;
	border-top:none;
	margin-left:0;
	padding:0;
	margin-top:-20px;
}


#footer-top-section {
}

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

#menu-wrapper {
	background:none;
	padding-top:12px;
	padding-bottom:12px;
	background:#fff;
	border-radius:9px;
	padding:.5em .4em .5em .4em;
	width:97%;
	margin-left:1.5%;
	margin-right:1.5%;
}
#footer-top-section {
	display:none;
}

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

#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:5px;
}

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

@media screen and (max-width: 1024px) {
#credit-cards {
margin-right:20px;
	}
	
body {
	}
}

@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:15px;
}

#header-wrapper #h-nav-logo img {
	max-height:159px;
	width:auto;
}



#logo-wrapper {
	background:none;
height:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:0px;
width:100%;
	max-width:1200px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height:100%;
max-height:100%;
background:none;
	margin-top:-30px;
}

#home-allcontent #logo-wrapper h1 {
	display:block;
	padding-top:15%;
	color:#000;
	text-shadow: #fff 2px 2px;
}


#logo-wrapper a.outline-button {
	display:block;
	padding:.9em;
	border: solid 1px #fff;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	width:inherit;
	max-width:170px;
	background:#659641;
}

#logo-wrapper a.outline-button:hover {
background:#92362a;
}

#logo-wrapper ul {
	text-align:left;
}

#logo-wrapper ul li {
	list-style-type:disc;
}

#logo-wrapper p, #logo-wrapper ul li {
	color:#000;
	line-height:1.4em;
}

#logo-wrapper .logo-ind {
	width:47%;
	height:auto;
	min-height:290px;
	max-height:290px;
	background:#000;
	display:inline-block;
	vertical-align:top;
	padding:0em;
		border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
    border: none;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	margin:1%;
	overflow:hidden;
}

#logo-wrapper .logo-ind img {
	width:100%;
	min-width:400px;
	overflow:hidden;

}

@media screen and (max-width: 768px) {
	
	#logo-wrapper .logo-ind {
	width:70%;
}

}

@media screen and (max-width: 600px) {
	
	#logo-wrapper .logo-ind {
	width:98%;
		height:auto;
		max-height:250px;
		min-height:250px;
}

#logo-wrapper #image-one,
	#logo-wrapper #image-two {
		display:none;
	}

}


#logo-wrapper .logo-ind .box-one {
}
#logo-wrapper a .box-one:hover {
	opacity:.90;
filter:alpha(opacity=.90);
filter: “alpha(opacity=.90)”;
}


#logo-wrapper .logo-ind h2.box-title {
	display:block;
	text-align:center;
	z-index:3000;
	padding:.2em;
	padding-top:1.1em;
	background:none;
	font-size: 24px;
	font-weight:bold;
	vertical-align:middle;
	color:#fff;
}

#logo-wrapper .logo-ind p {
	display:block;
	font-size:1.2em;
	padding:1.1em 2em 1em 2em;
	color:#fff;
}


.logo-ind img,
.logo-ind-right img,
.logo-ind a img,
.logo-ind-right a img {
	width: auto;
text-align:center;
max-width:100%;
}



/* END CUSTOM LOGO WRAPPER CODE */
#top-header-buttons {
	margin-top:0px;
}


#online-ordering-side-button {
display:none;
}

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

/* ONLINE ORDER BUTTON IN THE TOP-HEADER-CUSTOM.PHP FILE */
#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:51;
}
#replacement-filler-online_horiz-nav { /* this should be set to same height as horizontal nav */
height:200px;
}
#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:308px;
}
body#home #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:400px;
}


#reduced-online-nav { /* hidden until screen size is reduced */
	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;
margin-bottom:0px;
}

#below-horiz-nav-online-nav #order li {
	background:#a13434;
	box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.6);
}
#below-horiz-nav-online-nav #order li:hover {
background:#a12626;
}

#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;
	-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;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

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


@media screen and (max-width: 1024px) {	
		
/*START ONLINE ORDER REDUCED BUTTON CSS */
	#home-allcontent #top-contact-outer-wrapper {
		display:none;
	}	
#replacement-filler-online_horiz-nav { /* this should be set to same height as horizontal nav */
height:58px;
}

body#home #below-horiz-nav-online-nav, 
#below-horiz-nav-online-nav { /*this is for the online ordering button directly below horizontal-wrapper div */
top:60px;
}
#wrapper { 
margin-top:48px;
}
#page {
}

}  	/* END ONLINE ORDER REDUCED BUTTON CSS */

/* END ONLINE ORDER CSS */



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

@media screen and (max-width: 990px) {
.reduced-link img#reduced-logo {
}
}

#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;
}
  
#content #listings-group-wrapper,
#content-full-width #listings-group-wrapper {
	max-width:1024px;
	margin-top:0px;
}

body#home #content #listings-group-wrapper,
body#home #content-full-width #listings-group-wrapper {
	margin-top:-70px;
}

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


#page, #page-with-slider { 
border: none;
width:1024px;
margin:auto;
padding:0px;
padding-top:30px;
min-height:100px;
margin-top:5px; /* this should be horizontal wrapper height */
}
#page-with-slider {
margin-top:0px;
}
body#home #page {
margin-top:0px; /* this should be horizontal wrapper height + custom address bar - if used (home page only) */
}
body#home #page-with-slider {
margin-top:75px;
}

body#home #page-container h1 {
	font-family: 'Russo One', sans-serif;
	font-size:46px;
}

@media screen and (max-width: 500px) {
	body#home #page-container h1 {
	font-size:36px;
}
}


#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;
}
#home-allcontent #page-container {
	background:#92362a;
}
#page-container {
}
body#home #page-container1 {
	padding-top:0px;
	background:#fff;
}

body#home #page-container1 h1 {
color:#000;
}
body#home #page-container h1, #page-container #wysiwyg-content h1 {
text-shadow:none;
color:#fff;
}
body#home #page-container p, body#home #page-container #wysiwyg-content p, body#home #page-container #main-content #wysiwyg-content p {
color:#fff;
}
body#home #page-container h2, body#home #page-container #wysiwyg-content h2, body#home #page-container #main-content #wysiwyg-content h2 {
color:#fff;
}

#home-allcontent #page-container1 #wysiwyg-content h1,
#page-container1 #wysiwyg-content h1, #home-allcontent #page-container1 h1,
#page-container1 #main-content h1, #page-container1 #page h1, 
#page-container1 .entry h1, h1 {
}

#page-container2 {
	background:#ededee;
}
#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;
padding-top:20px;
height:auto;
background:none;
	}
#page1, #page2 {
	width:100%;
	max-width:100%;
	min-width:100%;
	padding-top:0px;
}

#video-wrapper {
	display:none;
}
#video-wrapper h1 {
	color:#fff;
	padding-top:.8em;
	padding-bottom:.3em;
}
body#home #video-wrapper {
	display:block;
	background:#000;
	padding-left:20%;
	padding-right:20%;
	margin-top:-70px;
}
@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:20px;
background:none;
}

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


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

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

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

#wysiwyg-content,
#html-main-content {
padding:0px;
margin:0px;
padding-left:2%;
padding-right:2%;
padding-bottom:45px;
max-width:1024px;
	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, h1 #main-content h1, #page h1, .entry h1, h1 {
	line-height: auto; 
	text-align:center;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-family: 'Roboto Slab', serif;
	font-family: 'Russo One', sans-serif;
	font-weight:normal;
	margin-bottom:.7em;
	margin-top:.5em;
color:#000;
	font-size:2.5em;
}

#home-allcontent #wysiwyg-content h1 {
	font-family: 'Roboto Slab', serif;
	font-family: 'Russo One', sans-serif;
	font-size:3rem;
	line-height:1.3em;
	-webkit-text-stroke: 1px black;
    -webkit-text-fill-color: white;
	text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
	font-weight:normal;
}

#main-content #wysiwyg-content p a,
#main-content #wysiwyg-content a p,
#main-content #wysiwyg-content ul li {
	color:#4c4848;
	font-size:16px;
	line-height:1.5em;
}

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

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

#main-content #wysiwyg-content h2 {
	font-family: 'Roboto Slab', serif;
	font-size: 2.1em; 
	line-height: auto;
	font-weight:bold;
	color:#232121;
	margin-top:12px;
	margin-bottom:12px;
}

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

#main-content #wysiwyg-content h3 {
	font-size: 1.7em;
	color:#232121;
	margin-top:18px;
}


#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:#e0e0e0;
	margin-top:.7em;
}


#main-content #wysiwyg-content p { 
font-size: 1.4em;
	margin: 0;
	padding: 0;
	line-height:1.4em;
	color:#000;
	font-weight:normal;
	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 a {
	color:#000;
}
#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;
}

#home-allcontent #main-content #wysiwyg-content h2,
#home-allcontent #main-content #wysiwyg-content p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}



#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:23%;
margin-right:1.5%;
float:right;
margin-top:15px;
}

#sidebar-address {
	display:none;
}

#address p {font-weight:normal;}

.phone-wrapper {
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:.3em;
display:none;
}

#header .phone-number {
	font-weight:bold;
	font-size:30px;
	color:#fff;
}

#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 #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:#3A3A3A;
	font-size:1.8em;
	font-weight:bold;
	border-bottom:2px solid #fdc70d;
	padding-bottom:.5em;
}

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

#header-address { /* not being used, deprecated */
display:none;
}


li.reduced-custom-button {  /* this is for the custom button added to horizontal wrapper to show in reduced version */
	display:block;
	background: #000;
	text-align:center;
	width:100%;
	clear:both;
}

.horiz-phone, .horiz-social, .horiz-email, .horiz-city {
	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:#fff;
	margin-top:15px;
	margin-right:15px;
}

.horiz-city {
	clear:right;
	margin-top:-5px;
}
.horiz-social {
	clear:right;
	margin-top:-10px;
	margin-right:15px;
}
.horiz-email {
	clear:right;
	margin-top:-10px;
	margin-right:20px;
}


/* 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 */

#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 */
#static-vertical-nav {
}

/* horizontal nav hide  - styling for this is in horizontal-nav.css */
#horizontal-wrapper {
}

/* side social icons - default to hide - stying for this area is below */
#social-icons-right-side {
position:fixed; margin-top:353px;margin-left:795px;
width:45px; 
}

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

#header-ordering-button {
}

#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;
}
#hide-contact-fax, #hide-contact-email {
	display:none;
	}

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

#widget #widget-content h4 {
	color:#3A3A3A;
	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:#3A3A3A;
}
#widget #widget-content h3 a {
text-align:center;
font-family:arial, verdana, sans-serif;
font-size: 17px; line-height: 1.2em;
color:#3A3A3A;
font-weight:600;
padding:.5em;
text-decoration:none;
}

#widget-content a {
	color:#3A3A3A;
}

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

#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-top:-10px;
padding-top:0px;
/* width: 60%;
margin: 0 auto;  */
}

#contactinfo p a, 
#contact-page-wrapper p,
#contact-page-wrapper p a,
#contactinfo p a {
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:62px;
	background:#000;
	border-bottom:solid 1px #ccc;
}

#menu1 {
top: 62px;
}

.reduced-link {
	display:inline-block;
	margin-top:0px;
	float:none;
	position:relative;
	vertical-align:middle;
	text-align:center;
}
	
.reduced-link img#reduced-logo {
	margin-top:0;
	max-height:70px;
	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 {
	display:inline-block;
	margin-top:0px;
	vertical-align:middle;
	position:absolute;
	left:7px;top:4px;
}

.reduced-link3 img {
	display:inline-block;
	margin-top:0px;
	vertical-align:middle;
	float:left;
	height:40px;
}
#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;
}

body#home #content-full-width,
#content-full-width,
#content{
padding:1.5%;
}

#content {
	width:71%;
}

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

#page {
	width:100%;
	margin-top:0px;
}
}


@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-full-width,
#content{
margin:0px;
float: right;   /* float right for left sidebar */
width: 100%;
padding-top: 0px;
margin-top: 0px;
border-radius: 0px;
padding:1.5%;
margin-bottom:25px;
border: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%;
}
}


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



#widget-content p a.outline-button {
	display:inline-block;
	padding:.5em;
	border: solid 1px #000;
	border-radius:0px;
	color:#fff;
	font-size:23px;
	font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
	font-weight:bold;
	text-align:center;
	margin:auto;
	width:100%;
	max-width:100%;
	min-width:100%;
	background:#000;
	text-decoration:none;
	margin-top:-12px;
}

#widget-content p a.outline-button:hover {
background:#fff;
	color:#000;
}
