@charset "UTF-8";
/* CSS Document */

body {
	background-color:#ffffff!important; background-image: url("/images/background.jpeg"); margin:0; padding:0;
}
.container {
	position: relative;
}

.shop_links {
	list-style:none;
	text-align:right;
}

.shop_links li a {
	text-align: none;
	color:#3fa033;
	font-weight:700;
}

.footer, footer {
	width:100%;
	padding:10px 0;
	background-color:#222222;
}

footer p {
	text-align: center;
	color:#fff;
	padding:0;
	margin:0;
}

footer p a {
	color:#fff;
}
#banners img { width:100% !important;}
.soon_shell { 
	min-height:90vh;
	position:relative;
}

.whitebg { background-color: #ffffff;}
#posts { padding:40px 0; background-color:#2f313e;}
.post-banner { width:100%!important; margin:0 0 15px;}

.ui-widget-content { z-index:999!important;}
.ui-widget-header { border:none; background-color:#3fa033;}
#res_submit { background-color:#3fa033; color:#fff; opacity:.4; border:none;}

h1 {
	color: #3fa033;
    font-size: 35px;
	line-height:40px;
    text-transform: capitalize;
   	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
    padding:0 0 10px 0;
	margin:0;
}
#post h1 {
	text-align: left;
}

h2 {
	color:#ffffff;
	font-size:35px;
	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-style: normal;
	padding:40px 0px 0px;
	text-align: center;
}

.sidebar h2 {
	color: #3fa033;
    font-size: 25px;
	line-height:30px;
    text-transform: capitalize;
   	font-family: quicksand,sans-serif;
	font-weight: 700;
	text-align: left;
	margin:0;
	padding:0;
}

h3{
	color:#895044;
	font-size:16px;
	text-transform:uppercase;
	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	margin:0;
	padding:0;
}


.rftp img { margin:0 0 20px;}
.rftp a {
	color: #3fa033;
    font-size: 1.15em;
    line-height: 1.35em;
    margin-top: 5px;
    display: block;
    font-family: quicksand,sans-serif;
    font-weight: 700;
	text-decoration: none;
	text-align:center;
	margin:0 0 40px;
}


h4 {
	color:#161616;
	font-size:30px;
	text-transform:uppercase;
	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align:center;
	font-weight: 500;
	margin:40px 0px 20px;
}

hr { border:1px solid #fff; margin:60px 0 30px;}

article {
	
}

p, 
article p,
article li,
label,
input,
textarea{
   font-family: muli,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	line-height:24px;
	color:#321c11;
	margin-bottom:20px;
}

#weblinks img {
	height:200px;
	width:auto;
}

#weblinks p {
	font-size:16px;
	text-align: center; 
	margin-bottom:10px;
}


p a { color:#3fa033; font-weight:700;}
p a:hover {color:#3fa033; text-decoration: none!important;}

.wp-block-button a:hover { text-decoration:none!important;}

img { max-width:100%;}

article p span{
	
}

article p a,
article li a {
	color:#7ca32d;
}

.green {color:#3fa033;}


.post_box { width:100%; height:220px; border-radius: 10px; background-size: cover; background-position: center; margin:20px 0 5px; box-shadow: 0 3px 10px rgb(0 0 0 / 0.2); border:1px solid #fff;}
.sidebar .post_box { height:150px;}
.sidebar .post-item .title { display:block; margin-left:75px; font-size:16px;}

/* restaurants */

.restaurant-logo { width:100%; height:200px; background-repeat: no-repeat; background-position: center; background-size: contain;}
.col-md-6 .restaurant-logo { height:285px;}
.restaurant-item { cursor:pointer; width:100%;  background-size: cover; background-repeat: no-repeat; background-position: center; margin-bottom:30px; border-radius:10px; box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);}
.filter { background-color:rgba(0,0,0,.45); padding:50px 20%; border-radius:10px;}
.restaurants p { text-align:center;font-family: muli,sans-serif;
font-weight: 400;
font-style: normal;}
.restaurants h3 {
	color: #3fa033;
    font-size: 30px;
	line-height:40px;
    text-transform: capitalize;
   	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
    padding:0 0 10px 0;
	margin:20px 0 15px;
}

.category {
	padding:40px 0;
}
.category h1 { text-align:center;}


.post-item {
	margin-bottom:40px;
}
.post-item a .title{
	text-align: left!important;
	color:#3fa033;
	font-size: 1.15em;
    line-height: 1.35em;
    margin-top: 5px;
	display: block;
	font-family: quicksand,sans-serif;
	font-weight: 700;
}

#recipes .post-item a .title{
	text-align: center!important;	
}

#reservations {
	margin-bottom:100px;
}

#res_form input,
#res_form select { width:100%; font-size:16px; padding:10px 5px; margin-bottom:10px; }

.datestamp {
	float:left;
	margin-right:15px;
	text-align: center;
	padding:5px 10px;
	margin-top:5px;
	background-color: rgba(0,0,0,.15);
    border: 1px solid rgba(255,255,255,.8);
	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-size:16px;
	line-height:20px;
	border-radius:5px;
}
a .datestamp {
	color: #fff;
}

.dark {background-image:url("/images/background-dark.jpg");}
.dark p { color:#fff;}
.dark .post-item a .title {
	color:#ffffff !important;
}

.post-item a:hover { 
text-decoration: none;
}

.hideitem {
	display:none!important;
}

.nav-choice { margin-bottom:10px;}

.nav-choice a {
	color:#907b6d;
}
.nav-choice a:hover {
	text-decoration: none;
}
.nav-choice a.selected {
	font-weight:700;
	color:#3fa033;
}

.full { 
	min-height:100vh;
}

.padding{
	padding:50px 0;
}

#home-bio { padding-bottom:40px; }
#home-bio h1 { margin-top:30px; padding-bottom:10px;}
#home-bio h4 { font-size:20px; text-align: left;}
#home-bio p {
	font-size:1.25em;
	line-height:1.5em;
}

#banners .slides {
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
	border:1px solid #bbbbbb;
}
.nopadding{ margin-right:0; padding-right:0;}

.biopic { width:100%; height:100%; background-size: cover; background-position: center; border:1px solid #bbbbbb;}
.divpic { width:100%; height:100%; background-size: cover; background-position: center; min-height:50vh;}


#weblinks .col-md-6 {
	padding:0!important;
}
#weblinks .row {
	margin-left:0!important;
	margin-right:0!important;
}

.a-right .org-link {
	padding:10vh 20px;
}

.a-left .org-link {
	padding:10vh 20px;
}

.org-link p {
	font-size:1.65em;
	line-height:1.8em;
}

.org-link .btn {
	margin-top:30px;
}

.org-link img {
	margin-bottom: 20px;
}

.a-right p,
.a-right img {
	text-align: right !important;
}
.a-left p,
.a-left img {
	text-align: left !important;
}



ul.mainnav {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	text-align: right;
}


ul.mainnav li {
	margin-left:25px;
	padding:0;
	font-family: quicksand,sans-serif;
	font-size:1.1em;
	line-height:100px;
	display: inline-block;
	text-transform: uppercase;
}

ul.mainnav li a {
	color:#272727;
	text-decoration: none;
}

ul.mainnav li a:hover,
ul.mainnav li a.selected { 
	color:#3fa033;
}

ul.mainnav li.rez a { background-color:#3fa033; color:#fff; padding:10px 15px 10px; border-radius: 5px;}

.logo { max-width:100%; margin:20px 0; width:auto;}

.main {
	
	padding:50px 0;
}

.button {
	padding:10px 20px;
	text-align: center;
	background-color:#29b06e;
	color:#fff;
	font-family: mr-eaves-modern, sans-serif;
	font-weight: 700;
	cursor:pointer;
	border-radius: 6px;
	margin-top:15px;
	display:inline-block;
}

.button:hover {
	color:#fff;
	text-decoration: none;
}



ul#social{
	margin: 0;
	padding:0px;
	text-align:left;
	margin-bottom:40px;
}

ul#social li {
	list-style:none;
	display:inline;
	margin-left:15px;
}

ul#social li a i {
	color:#3fa033;
	font-size:35px;
}

#banner {
	margin-bottom:20px;
}
#banner img { max-width:100%;}

.content {
	overflow: hidden;
}

.text-center {text-align: center!important; width:100%;}

.event-banner {
	margin:20px 0;
}

.delivery_btns img { margin:10px 10px;}



.btn {
	padding: 15px 40px;
    border-radius: 5px;
    background-color: #3fa033;
    color: #fff;
    text-transform: uppercase;
	font-style: normal;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.btn:hover {
	color:#fff;
	background-color:#000;
	text-decoration:none;
}

.btn-lg {
	border-radius: 5px;
	background-color:#000;
	color:#fff;
	width:100%;
	max-width:300px;
	text-transform: uppercase;
	font-family: gill-sans-nova,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:16px;
	font-weight:700;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
}

.btn-lg:hover {
	color:#fff;
	background-color:#7ca32d;
	text-decoration:none;
}



#more_btn {
	font-weight:700;
	color:#3fa033;
}

.whitebox {
	background-color: #fff;
	padding:0px 20px;
	display: inline-block;
    margin-top: 6px;
}

.sponsors img {
	max-width:100%;
}

.mobile-nav-btn {
	text-align: right;
	margin:27px 0 0 0;
}
.mobile-nav-btn i {
	font-size:30px;
	text-align:right;
	cursor:pointer;
	color: #212529;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	transition: all .6s ease;
}

#mobile-nav .rez {
	background-color:#3fa033;
}



#mobile-nav {
	display:none;
}

#mobile-nav ul {
	margin:0px;
	padding:0px;
}

#mobile-nav ul li {
	list-style:none;
	display:block;
	border-bottom:1px solid #aaa;
	background-color:rgba(0,0,0,0);
	padding:10px 15px;
}
#mobile-nav ul li :hover {
	background-color:rgba(0,0,0,.4);
}

#mobile-nav ul li a,
#mobile-nav ul li a:hover,
#mobile-nav ul li a:focus {
	font-family: quicksand,sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size:16px;
	color:#fff;
	text-decoration:none !important;
}




#rest-type{
	background-color:#eee;
	border:1px solid #bbb;
	border-radius:5px;
	width:100%;
	margin:0 20px 15px;
	color:#000;
	font-family: quicksand,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size:18px;
	padding:0 10px;
}


.reservation_bar { 
	width:100%;
	background-color:#3fa033;
	color:#fff;
	padding:15px 0;
}

.reservation_bar .btn { 
	color:#3fa033;
	background-color:#fff;
}

.reservation_bar p {
	text-align: right; 
	margin:0; padding:0;
}

.reservation_bar ul { 
list-style:none;
	text-align: center;
display:inline;
	margin:0; padding:0;
}
.reservation_bar li.mobile-hide {
	display:inline-block!important;
}

.reservation_bar li {
	list-style:none;
display:inline;
	margin:0 15px;
}

.reservation_bar img{
	height:60px;
}

.reservation_bar h3 {
	color:#ffffff;
	font-size:25px;
	font-family: quicksand,sans-serif;
	font-weight: 700;
	font-style: normal;
	font-style: normal;
	padding:10px 0px 10px;
	text-align: center;
}

/* WE FEED PEOPLE */

.black_bg { background-color:#000;}

.black_bg p { color:#ccc !important; font-size:17px; line-height:25px;}

.black_bg h2 { color:#fff; margin: 10px 0 15px; font-size:28px; line-height: 30px;}
.black_bg h4 { color:#fff; margin: 10px 0 15px; font-size:24px; line-height: 30px;}

.black_bg .wp-block-button__link:hover { text-decoration: none;}



/* LONGER TABLES */

.blue_bg { background-color:#befffd;}

.blue_bg p { color:#000 !important; font-size:20px; line-height:35px;}
.blue_bg p a { color:#2bb3bf !important;}

.blue_bg h2 { color:#000; margin: 0px 0 15px; font-size:28px; line-height: 30px;}
.blue_bg h4 { color:#000; margin: 10px 0 15px; font-size:24px; line-height: 30px;}

.blue_bg .wp-block-button__link:hover { text-decoration: none;}

.wp-block-embed iframe { width:860px; height:483px;}

.vidplayer {

	margin:0;
	width:960px;
	height:540px;
}

.vidplayer iframe {
	width:960px;
	height:535px;
	margin:0;
	padding:0;
	border:10px solid #fff;
}

.cleanForm input {
	background-color:#eee;
	border:1px solid #bbb;
	border-radius:5px;
	width:100%;
	color:#000;
	font-family: gill-sans-nova,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:18px;
	line-height:40px;	
	box-shadow:none;
	padding:0 10px;
	margin-bottom:15px;
}

.cleanForm input[type="submit"]{
	color:#fff !important;	
	background-color:#000;
	font-family: itc-american-typewriter, serif;
	font-weight: 500;
	font-style: normal;
	padding:20px;
}

.cleanForm label {
	color:#f28130;
	font-family: gill-sans-nova,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:18px;	
}

.cleanForm textarea {
	background-color:#eee;
	border:1px solid #bbb;
	border-radius:5px;
	width:100%;
	color:#000;
	font-family: gill-sans-nova,sans-serif;
	font-weight: 400;
	text-align:left;
	font-style: normal;
	font-size:18px;
	line-height:20px;	
	height: 150px;	
	box-shadow:none;
	padding:15px 10px;
	margin-bottom:15px;
}

.mt-15 { margin-top:15px; }
.mt-30 { margin-top:30px; }
.mt-50 { margin-top:50px; }
.mt-75 { margin-top:75px; }
.mt-100 { margin-top:100px; }

.mb-15 { margin-bottom:15px; }
.mb-30 { margin-bottom:30px; }
.mb-50 { margin-bottom:50px; }
.mb-75 { margin-bottom:75px; }
.mb-100 { margin-bottom:100px; }

.pt-15 { padding-top:15px; }
.pt-30 { padding-top:30px; }
.pt-50 { padding-top:50px; }
.pt-75 { padding-top:75px; }
.pt-100 { padding-top:100px; }

.pb-15 { padding-bottom:15px; }
.pb-30 { padding-bottom:30px; }
.pb-50 { padding-bottom:50px; }
.pb-75 { padding-bottom:75px; }
.pb-100 { padding-bottom:100px; }




/*****************************************
	PLUGINS
*****************************************/

.flexslider {
	border:none;
	padding:0px;
	margin:0;
	box-shadow:none;
	background-color: transparent!important;
}



.flexslider.sponsorlist {
	margin:0px;
}

.flex-direction-nav {
	padding-top:40px;	
}
.flex-direction-nav .flex-prev {
	left: -45px;
	text-align: left;
	padding-left: 10px;
}
.flex-direction-nav .flex-next {
	right: -45px;
	text-align: right;
	padding-right: 10px;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	background-color:none;
	border-radius: 50%;
	width: 50px;
	margin: 0 auto;
	height: 50px;
	color: #907c6d;
	position: absolute;
	top: 48%;
	text-shadow:none;
	z-index: 99999;
	overflow: hidden;
	cursor: pointer;
	opacity: 1;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.flex-direction-nav a:before {
	font-size:35px;	
}
.flex-caption {
	font-family: quicksand,sans-serif;
	font-weight:700;
	width: 90%;
	border-radius:10px;
	padding: 15px 25px;
	margin:0 5%;
	left: 0;
	bottom: 25px;
	position: absolute;
	background-color:rgba(0,0,0,.8);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 16px;
	text-align: center;
}

