/*  
CMS Modify CSS
*/

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

body#home {
    margin: 0 0 100px; /* bottom = footer height */
	 	background: url(../images/body-bg.jpg) no-repeat center center fixed #4461ad;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
height:100%;
min-height:100%;
max-height:100%;
	}

body {
    margin: 0 0 250px; /* bottom = footer height */
	 	background:#fff;
	}
#main-content h1,
#main-content p,
#wysiwyg-content p,
#content-full-width p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:1.5em;
}

#paypal-price-wrapper { /* this is hiding the paypal button - check mobile too ****************************************/

}
#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:15px;
	display:none;
}

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


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

#google-map  {
	width:100%;
	}

table.table-wrapper {
	width:100%;
}

}



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

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

marquee {
	font-size: 1.3em;
	color:#000;
	margin-bottom: 16px;
}

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

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

@-webkit-keyframes glowing {
  0% { color: #fff;  }
  50% { color: #be1e2d; }
  100% { color: #fff;  }
}

@-moz-keyframes glowing {
  0% { color: #fff; }
  50% { color: #be1e2d;  }
  100% { color: #fff;  }
}

@-o-keyframes glowing {
  0% { color: #fff;  }
  50% { color: #be1e2d;  }
  100% { color: fff;  }
}

@keyframes glowing {
  0% { color: #fff;  }
  50% { color: #be1e2d;  }
  100% { color: #fff;  }
}

#custom-button {
	width:100%;
	height:auto;
	position:fixed;
	top:98px;
	background:#000;
}

#custom-button a {
	width:48%;
	max-width:400px;
position:relative;
	display:inline-block;
	padding:.8em 0em .8em 0em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#custom-button a p {
	  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}

#custom-button a.no-blink p {
	  -webkit-animation: none;
  -moz-animation:none;
  -o-animation: none;
  animation: none;
}

@media screen and (max-width: 1024px) {
#custom-button {
	top:58px;
}
}

#privacy-policy-wrapper h1,
#privacy-policy-wrapper h2,
#privacy-policy-wrapper h3,
#privacy-policy-wrapper p,
#privacy-policy-wrapper ul li,
#privacy-policy-wrapper ol li {
	text-align:left;
}

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

#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;
	position: absolute;
    left: 0;
    bottom: 0;
    height: 250px;
    width: 100%;
	border-top:solid .5px #e0e0e0;
	background:#4461ad;
	border-top:none;
	margin-left:0;
}

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

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


#header-wrapper {  /* this holds the horizontal nav, nav logo */
	width:100%;
	min-width:100%;
	max-width:2000px;
	height:auto;
  background:#fff;
  text-align:center;
}

#header-wrapper img {
}

/* Header */

#header {
	display:none;
}

#header {
width:100%;
height:300px;
background:url(../images/header-image.jpg) no-repeat center top #000;
background:none;
}


#header-logo {
	display:none;
}

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

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

#header {
	-webkit-background-size: cover;
	-moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
width:100%;
height:200px;
max-height:200px;
}

#header-logo {
padding-top: 8%;
 }
 
 #header-logo img {
	height:250px;
width:auto;
text-align:center;
 }

}

@media screen and (max-width: 768px) {
	
 #header-logo img {
	height:200px;
width:auto;
text-align:center;
 }
 
#header-wrapper {
/*	height:88px;   if header is to be 100px keep at 88 - 12 remaining is in the #page padding - not sure if this is necessary
	min-height:88px;
	max-height:88px;  */
}
#header {
width:100%;
max-width:100%;
min-width:100%;
height:88px;
max-height:88px;
}
}

#inner-header {
	position:relative;
	z-index:4001;
	padding:0;
	width:100%;
	max-width:1200px;
	height: 100%;
	margin: 0 auto;
	margin-top:0px;
}

#header-logo_home {
display:none;
 }
 

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

#header-wrapper #h-nav-logo img {
	display:block;
	height:100px;
	width:274px;
}


/* ONLINE ORDERING */

#online-ordering-side-button {  /* not being used but needs to be hidden */
display:none;
}

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

#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 change (if necessary on the home page) the space holder for the online ordering section */
}
#replacement-filler-online_horiz-nav { /* this should be set to same height as horizontal nav */
height:170px;
}
#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:170px;
}

#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;
background:red;
margin-bottom:0px;
}

#below-horiz-nav-online-nav #order li {
	background:red;
}
#order li:hover {
background:green;
}

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

#replacement-filler-online_horiz-nav { /* this should be set to same height as horizontal nav */
height:58px;
}

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

}  	/* END ONLINE ORDER REDUCED BUTTON CSS */


#logo-tagline {
	display:none;
}

#logo-tagline h2 {
font-size:52px;
font-weight:700;
color:#fff;
text-align:center;
}


#reduced-menu-button {  /*  this is hidden at this screen width and is replaced by dropdown menu */
	background:#fff;
}
#h-nav-logo-wrapper { /* this holds the nav-logo */
	display:block;
	margin-top:50px;
	position:absolute;
	margin-left:9px;
}

#powered-by a img {
	background:none;
	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;
margin-top:170px;
background:none;

}

#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;
	background:none;
}

#page-container {
	background:none;
}
#page-container1 {
}

#page-container2 {
}
#page-container3 {
}
#page, #page1, #page2, #page3, #page4, #page5, #page6 { 
width:100%;
max-width:1200px;
margin:auto;
border: none;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
padding:0px;
height:auto;
padding-top:0px;
background:none;
min-height:100%;
padding-top:20px;
	}
#home-allcontent #page {
	margin-top:-40px;
	padding-bottom:30px;
}

@media screen and (max-width: 800px) {
	#home-allcontent #page {
	margin-top:0px;
	padding-bottom:30px;
}
}

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

#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 {
	float:right;
	margin:0% 0% 1.5% 1.5%;
	padding:0;
	width:22%;
	height:auto;
	border:none;
}

.list-item-image img {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
		
	

#content, #content-full-width {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
padding:0%;
border:none;
padding-top:.5%;
margin-bottom:20px;
min-height:0px;
background:none;
}


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

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

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

#main-content p,
.narrow-content p,
#wysiwyg-content p {
font-size:1.2em;
line-height:1.4em;
color:#525252;
text-align:left;
	}
	
.full-width_content img {
		width:100%;
}

#wysiwyg-content,
#html-main-content,
.narrow-content {
padding:0px;
margin:0px;
padding-left:2%;
padding-right:2%;
max-width:900px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#wysiwyg-content,
#html-main-content,
#main-content #menu-wrapper,
#contactinfo table {

}

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

#wysiwyg-content hr {
	margin-top:15px;
	margin-bottom:20px;
	color:#bababa;
}
#home-allcontent #wysiwyg-content h1,
#wysiwyg-content h1, #home-allcontent h1,
#widget h1, h1 #main-content h1, #page h1, .entry h1 {
	line-height: auto; 
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	margin-bottom:.1em;
	margin-top:.6em;
		color:#000; 
	text-shadow:
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;
	text-shadow:none;
	font-size:2em;
}
#wysiwyg-content h1 {
}
#home-allcontent h1 {
	margin-top:.2em;
	font-size:54px;
}

@media screen and (max-width: 768px) {
.entry h1 { 
font-size:3.3vw;
}	
}

@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;
	margin-top:7px;
	font-family: 'Patua One', cursive;
	color:#515151;
text-align:left;
}

#main-content #wysiwyg-content h3 {
	font-size: 1.6em;
	font-family: 'Patua One', cursive;
	color:#515151;
}

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

#main-content #wysiwyg-content p { 
font-size: 1.2em;
	margin: 0;
	padding: 0;
	color:#525252;
	line-height:1.4em;
	margin-top:.1em;
}

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


#main-content #wysiwyg-content ol,
#main-content #wysiwyg-content ul { 
font-size: 1.3em;
	color:#000;
}

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

/* Header */


#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 {
	display:none;
}

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

#page-bgtop {
	background: none;
	padding:0;
	margin:0;
}

#page-bgbtm {
	background: none;
		padding:0;
	margin:0;
}


#header-address {
	display:block;
	position:fixed;
	z-index:17001;
	top:15px;
	right:10px;
	}
#header-address p a {
	display:block;
	text-align:right;
	padding:6px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	padding-top:9px;
}	

@media screen and (max-width: 1024px) {	
	#header-address {
		display:none;
	}
}

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-right-side {
	display:inline-block;
		position:absolute;
		z-index:9111;
	right:7px;
	top:7px;
	height:auto;
}

/* reduced navigation area items */
.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:1;
	text-align:right;
	float:left;
	font-size:25px;
	padding:.2em;
	padding-top:.3em;
	color:#fff;
}
.horiz-social {
	margin-top:-18px;
}
.horiz-email {
	margin-top:-8px;
}
.horiz-social img {
	height:25px;
	width:25px;
}
.horiz-city {
	clear:right;
	font-size:22px;
	margin-top:2px;
	color:#fff;
}
.reduced-link3 { /* hides the phone on reduced menu */
	display:none;
}

.horiz-phone a {
	display:block;
	color:#fff;
	background: #be1e2d;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	font-size:26px;
	padding:.2em .4em;
	text-align:center;
}
/* end reduced navigation area iteams */


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


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

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


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


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

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

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


/* custom widget styling */

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

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

#widget {
	color:#000;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	margin-bottom:12px;
}
#widget-content h2, #widget-content h1 {
	color:#8c8e91;
	font-weight:600;
	font-size: 1.7em;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#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 .order-button2 a,
#main-content #widget-content .order-button2 a,
#widget-content .order-button2 a {
	display:inline-block;
	padding:.2em;
	width:100%;
	border-radius: 6px;
	background:red;
	text-align:center;
	font-size:23px;
	font-weight:bold;
	color:#fff;
}

#widget #widget-content .order-button2 a:hover,
#main-content #widget-content .order-button2:hover a,
#widget-content .order-button2:hover a{
	background:#67bd51;
}



/* contact page style */
#contact-page-wrapper,
#contact-page-wrapper a,
#contact-page-wrapper p,
#contact-page-wrapper p a {
	color:#000;
	text-decoration:none;
}
/* end contact page style */

/* form styling */
#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;
/* width: 60%;
margin: 0 auto;  */
}

#contactinfo p a {
	color:#000;
}


#coupon-wrapper {
	border:.2em dotted #333;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	margin-bottom:.5em;
	margin-top:.5em;
	width:100%;
	min-height:80px;
	background:none;
	padding:.5em;
	}


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


#sidebar {
margin-top:40px;
}


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

#menu1 {
top: 52px;
}

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

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

#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;
	background:none;
}
	
#content {
	width:71%;
}

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

#page {
	width:100%;
}
	

}


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

#logo-tagline h2 {
font-size:17px;
text-align:center;
}
	

/* Content */

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

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

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

#footer-wrapper {
	height:100px;
}
 
}

@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: #424140; /* Set a background color */
}



#order-button a {
	color:#fff;
text-align:center;
text-decoration:none;
}

#order-button {
	font-size:20px;
	color:#fff;
	font-weight:700;
		-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	padding:5px;
	background: #be1e2d;
	margin-top:10px;
	text-align:center;
}

#order-button a {
	display: block;
	color:#fff;
text-align:center;
}


#order-button:hover {
	background: #e32024;
}

.terms-link {
	float:right;
	clear:both;
	text-align:right;
	margin-top:15px;
}

.terms-link p a {
	text-align:right;
	font-size: .8rem;
	text-decoration:none;
	color:#424242;
}

.order-notice-message {
	float:left;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#000;
	padding:1em;
	 -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	background:#f4fd91;
	margin-bottom:1em;
	border:solid 1px #ccc;
	width:100%;
}

@media screen and (max-width: 500px) {
.order-notice-message {
	clear:both;
	float:none;
	position:relative;
	width:100%;
	min-width:100%;
	margin-left:auto;
	margin-right:auto;
}
}

