
/*-------------------------------------------------------------------------     overrides */

*, *:before, *:after {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border: 0;
	outline: none;
	box-sizing: border-box;
	position: relative;
}

/*-------------------------------------------------------------------------    #24262E markup */

body {
	background-color: #fff;
	color: #7d7c78;
	font-family: Lato, "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight:400;
}

a {
	transition: all 300ms ease-out;
	border-radius: 3px;
	color:#66489b;
}


b, strong {
	font-weight: 900;
	text-tansform: uppercase;
}

header {

	padding: 25px 0 500px 0;
	background-image:url(/assets/imgs/2016-11-22.jpg);
	background-position:center;
	background-size: cover;
	background-repeat:no-repeat; 
}
.head{
	padding: 25px 0 100px 0;
}

h1{
	margin:50px 0 0 0 ;
}

h1 a{
	padding: 30px;

	border-radius: 500px;
	display:block; 
}

h1 a img{
	width:100%;
}

h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	line-height: 90%;
	font-family: lato;
	font-weight: 900;
	font-size:180%;
}



p, .sentence_font_size {
	margin: 20px 0 0 0;
}

.remove_marg_p{
	margin-top:0;
}

.quote{
	background-color:#000000;
	border-radius:10px;
	padding:40px;
	opacity:0.82; 
}

.smaller {
	font-size: 76%;
	line-height:140%;
}
.cite{
	margin-top:90px;
	padding-top:50px;
}

.clear {
	clear: both;
}

.white{
	color:#fff;
}

#back {
	background-image: url(/assets/imgs/image1.JPG);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2;
	z-index: 0;
}

.zindex{
	z-index:1;
}

.center_text {
	text-align:center; 
}

.list {
	margin: 30px 0 0 0;
}

.list li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0 0 10px 35px;
	font-weight: 700px;
	font-size: 120%;
}
 
.lead {
	font-size: 150%;
	line-height: 120%;
	margin-top:50px;
}


/*-------------------------------------------------------------------------     menu */

#menu {
	text-align:center;
	background-color:#fff;
	padding:25px 50px;
}
#menu li{
	display:inline-block;
}

#menu a {
	color: #66489b;
	text-transform: uppercase;
	display: block; 
	font-size: 80%;  
	font-weight: 900;
	padding:0 20px;
}

#menu a:hover {
	color: #fff;
	background-color: #66489b;
}

#menu .bullet{ 
	font-size:40%; 
	color: #66489b;
	padding: 0 5px;
	top:-5px;
}


#menulink a{
	font-size:200%; 
	color:#E594BF;
	display:block;
	padding:20px;
	background-color:#66489b;
	border-radius:0 0 10px 10px;
	text-align:center;
	background-image:url(/assets/imgs/utensils.png);
	background-repeat:repeat-x;
}

#menulink a:hover{
	background-color:#E594BF;
	color:#fff;
}  


/*-------------------------------------------------------------------------     Body */
#tax{
	padding:20px;
	font-size:50%;
	background-color:#66489b;
	color:#E594BF;
	line-height:120%;  
	text-align:center;
}

#subhead{
	margin-top:80px;
}


#order h2, #deliver h2{
	color:#d8ac29;
}

big{
	font-size:130%;
	font-weight:900;
}

.phone{
	margin-top: -150px;
}

#map {
	height: 600px;
}
#mapsmall{
	height: 300px;
}

.overlay iframe {
	pointer-events: none;
}

.back-to-top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 70px;
	height: 70px;
	padding: 7px 9px;
	z-index: 10;
	text-decoration: none;
	color: #ffffff;
	background-color: #66489b;
	border-radius: 300px;
}

.back-to-top i {
	font-size: 60px;
}

#cater{
	color:#fff; 
	background-color:#7d7c78;
	padding:100px 0;
}

#cater h2{
	color:#404345;
}

#eaters{
	background-color: #66489b;
	padding:150px 0;
	color:#fff;
}

#eaters h2{
	color:#fff;
}

#eatersintro{
	color:#E594BF;
}
	
.eaterstest{
	font-size:70%;
	font-weight:400;
	line-height:120%;
}

.eaterstest img{
	border-radius:500px;
}


.category p{
	margin-top:0;
}
.category{
	margin-bottom:150px;
	padding-bottom:100px;
	border-bottom:solid #66489b 1px;
}

 
.item{ 
	font-size:65%;
	line-height:120%;	
	padding:50px; 
}
.item p{
	margin-top:0;
}
.item h3{ 
	font-size:100%;
	color:#66489b;
	line-height:120%;
}

.item_cost{
	font-size:225%;    
	color:#66489b;
	line-height:140%;  
}

.extras strong{
	color:#66489b;
}

.plus{
	padding:5px;
}

/*-------------------------------------------------------------------------     sliding cart */  

#sidebar {   
  padding:50px;
  background-color:#66489b;
  color:#fff;
  z-index:5;
  border-radius:5px;
  }

/*-------------------------------------------------------------------------     footer */  
  
footer {
	padding: 150px 0;
	background-color: #d8ac29;
	/* 	background: rgba(22, 22, 22, 0.5);   */
	line-height: 150%;
	clear: both;
	color: #fff;
}

#social{
	text-align: center;
}

#social li{
	margin:20px 0 0 0;
	font-size:400%;
	display:inline-block;
}



#socialicons a{
	color:#fff;
	text-align: center;
	margin:0 20px;
}


/*-------------------------------------------------------------------------     forms */

form {
	font-size: 90%;
}

.formblocks {
	clear: both;
	border-bottom: 1px solid #eee;
	padding: 50px 0;
}

input[type=text], input[type=password] {
	background-color: #f7f7f7;
	padding: 15px;
	font-weight: 700;
	display: block;
	text-align: left;
	width: 100%;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input[type=file] {
	background-color: #f7f7f7;
	padding: .4em 1.1em;
	font-weight: 700;
	font-size: 110%;
	margin: 0 0 10px 0;
	display: block;
	overflow: hidden;
	width: 100%;
	text-align: left;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

input[type=text]:focus, input[type=password]:focus, input[type=file]:focus {
	background: #FFC;
	color: #555;
	text-align: left;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

select {
	background: #F5F4ED;
	margin: 0 0 10px 0;
	padding: .63em 1em;
	font-weight: 700;
	font-size: 110%;
	width: 100%;
	display: block;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

option {
	margin: 5px;
	border: none;
}

textarea {
	max-height: 235px;
	min-height: 235px;
	height: 235px;
	min-width: 80%;
	max-width: 80%;
	background-color: #f7f7f7;
	margin: 0 0 10px 0;
	padding: 1.1em;
	font-size: 105%;
	font-family: "Lato", Arial, Verdana, Geneva, sans-serif;
	font-weight: 700;
	display: block;
}



/*-------------------------------------------------------------------------     buttons */


.button {
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #4BAF4F;
	color: #fff;
	padding: 8px 8px;
	cursor: pointer;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	display: block;
	font-weight: 700;
	text-align: center; 
	font-size: 10px;
	text-transform: uppercase;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif
}

.button:hover {
	background-color: #268B51; /* 91D446 */
	color: #fff;
}

.button:before {
	margin: 0 .25em 0 0;
}

.bigbutton {
	padding: 30px;
	font-size: 125%;
}

small .button {
	padding: 5px;
	display: inline;
}

.dark {
	color: #F5F4ED;
	background: #2D3134;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	display: block;
	text-align: center;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.dark:hover {
	background: #A09997;
	color: #F5F4ED;
}

.yellow {
	background-color: #EEDC00;
	color: #393939;
	-moz-border-radius: 3px;
	border-radius: 3px;
}




/*-------------------------------------------------------------------------     messages */

#Message {
	color: #444;
	padding: 10px 20px;
	display: block;
	text-align: left;
	margin: 10px 0;
	font-size: 110%;
}

#Message a {
	text-decoration: underline;
	color: inherit;
}

#Message a:hover {
	text-decoration: none;
	color: inherit;
	background-color: inherit;
}

#Message.success, .success {
	background: #4BAF4F;
	color: #fff;
}

#Message.alert, .alert {
	background: #990000;
	color: #E59A9A;
}

#Message.download, .download {
	background: #e3fce3;
	border-color: #9fe8b8;
}

#Message.warning, .warning {
	background: #fff6bf;
	color: #B88F47;
}

#Message.error, .error {
	background: #c00;
	color: #4B1B1B;
}

#Message.info, .info {
	background: #f7f7f7;
	color: #355F6E;
}

/*-------------------------------------------------------------------------     pagination */

div.pagination {
	clear: both;
	border-top: 1px solid #eee;
	padding: 25px 0;
	font-size: 80%;
	margin: 0 0 40px 0;
}

div.pagination .current {
	padding: 5px 8px 4px 8px;
	margin: 2px;
	font-weight: light;
	background-color: #8FAB63;
	color: #fff;
	border-radius: 5px;
}

div.pagination span.disabled {
	padding: 8px;
	background-color: #f7f7f7;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	display: block;
	font-weight: 700;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #C2C2C2;
	cursor: not-allowed;
	border-radius: 5px;
}

div.nopaginationbar {
	border: none;
	padding-top: 0;
}