/*
Theme Name: Nightingale
Author: Kin Lo Designs

*/



html{
	height:100%;
}
body{
	font-family:"Archer";
	-webkit-font-smoothing:subpixel-antialiased;
	margin:0;
	padding:0;
	height:100%;
	overflow-x:hidden;
}

h1{
	margin:0px;
	padding:20px 0px;
}

h2{
	margin-top:0px;
}

h3{

}

h4{

}

h5{

}

h6{

}

a{
	color:#000;
}

.button{
	color:#fff;
	background:#000;
	padding:5px 10px;
	font-size:10px;
	-webkit-font-smoothing:subpixel-antialiased;

	cursor:pointer;
	text-transform: uppercase;
	text-decoration: none;
}

.button:hover{
	background:#fff;
	border:1px solid #000;
	color:#000;
	-webkit-font-smoothing:subpixel-antialiased;
}

.page-id-14 h3{
	margin:10px 0px 5px 0px;
}

.page-id-14 p{
	margin:0px 0px 40px 0px;
}

p, small{
	font-family:"Avenir";
	font-size:12px;
	line-height:21px;
	font-weight:400;
	-webkit-font-smoothing:antialiased;
	color:#000;
}

a{
	text-decoration: none;
}

a img{
	border:none;
}


.col-33{
	width:33%;
	float:left;
}

.col-50{
	width:50%;
	float:left;
}

.col-25{
	width:25%;
	float:left;
}
.col-66{
	width:66%;
	float:left;
}
.col-75{
	width:75%;
	float:left;
}
.clearfloats{
	clear:both;
}

ul{
	padding:0px;
	margin:0px;
}

ul li{
	list-style:none;
}
.bottom{
	height:70px;
}
#body_wrapper{
	width: 100%;
    min-height: 100%;
    height: auto !important;
    margin-bottom:-65px;
}

.content{
	width:100%;
	max-width:1400px;
	margin:0 auto;

}

#footer_wrapper {
    width: 100%;
    height: 65px;
    position: absolute;
    background: #000;
    z-index: 99999999;
}

#footer_wrapper .content{
	color:#fff;
	font-size:10px;
	text-transform: uppercase;
	font-family:"Avenir";
	padding-top:20px;

}

#footer_wrapper a{
	color:#fff;

}

#nav{
	background:#000;
	color:#fff;
	width:230px;
	position:fixed;
	top:70px;
	z-index: 9;
	border:1px solid #fff;
}

.home #nav{
	display: none;
}
#page{
	max-width:550px;
	margin:0 auto;
	background:#fff;
	margin-bottom:100px;
}

.page-template-0_menus #page, .page-template-0_heat #page{
	max-width:600px;
    margin-bottom: 30px;
    min-height: 90vh;
}

.page-id-23 #page .padding{
	padding:40px;
}
#page .padding{
	padding:60px;
}

.page-id-14 #page .padding{
	padding:40px;
}

.padding{
	padding:20px;
}

#nav-btn{
	display:none;
	width:40px;
    z-index: 9999;
	height:40px;
	position:absolute;
	margin-top:70px;
	background:url(images/nav-btn.png);
	background-size:contain;
	cursor:pointer;

}

.home #nav-btn{
	display:block;
}
.home #nav{
}
.home #nav ul li{
}

#nav .padding{
	padding:35px 35px 35px 0px;
}
#nav ul{
	padding:20px 0px;
}
#nav ul li{
	padding:10px 0px;
}

#nav ul li a{
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
	padding-left:35px;
	font-size:12px;
}

.current-menu-item::before{
	content:" ";
	left:-10px;
	background:url(images/current.png);
	position:absolute;
	width:20px;
	height:20px;
	background-size:contain;

}

#close{
	float:right;
	width:12px;
	height:12px;
	background:url(images/close.png);
	background-size:contain;
	display:block;
	margin-right:-10px;
	margin-top:-10px;
	cursor:pointer;
}


body.page-template-0_about{
	    background: url(images/aboutbg.jpg) no-repeat center center fixed;
		background-size:cover;
}

body.page-template-0_origins{
	    background: url(images/originsbg.jpg) no-repeat left center fixed;
		background-size:cover;
}

#txt_logo{
	display:block;
	width:180px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	font-family:"Archer";
	height:20px;
	text-transform: uppercase;
	font-size:20px;
	line-height:20px;
	letter-spacing: 2px;
	padding:25px 0px;
}

#logo{
	width:231px;
	height:169px;
	background:url(images/logo.png) no-repeat;
	background-size:contain;
	float:right;
	margin-top:70px;
	margin-right:40px;
}

#social-icons a{
	float:left;
	width:20px;
	height:20px;
	margin-right:10px;
}

#social-icons a.last{
	margin-right:0px;
}

a#fb{
	background:url(images/social.png);
	background-position:0px 0px;
	background-size:173px 20px;#
}
a#tw{
	width:30px;
	background:url(images/social.png);
	background-position:-30px 0px;
	background-size:173px 20px;
}
a#in{
	width:25px;
	background:url(images/social.png);
	background-position:-73px 0px;
	background-size:173px 20px;
}
a#tu{
	background:url(images/social.png);
	background-position:-114px 0px;
	background-size:173px 20px;
}
a#pi{
	background:url(images/social.png);
	background-position:-153px 0px;
	background-size:173px 20px;
}
a#sc{
	width:25px;
	background:url(images/sc.png);
}
#footer_wrapper{

}

#footer_wrapper a.subscribe-btn{
	color:#000;
	font-weight:600;
	background:#fff;
	padding:3px 8px;
	top:5px;
	position:relative;

	font-family:"Avenir";
	font-weight:400;
}

.single{
	position:relative;
}

.subscribe, .address, .phone-email, .blog-link, #social-icons, .copyright{
	float:left;
	margin-right:100px;
}

.home #txt_logo{
	display:none;
}

body.page-template-0_menus{
	    background: url(images/hero2.jpg) no-repeat center center fixed;
		background-size:cover;
}

body.page-template-0_menus #page .padding{
	padding:50px;
}

body.page-template-0_menus .content h1{
	font-size:13px;
	text-transform: uppercase;
	font-weight:600;
	-webkit-font-smoothing:antialiased;
	margin:0px;
	padding:0px;
}

body.page-template-0_menus p{
	padding:0 0 20px 10px;
	margin:0px;

	font-family:"Avenir";
}
body.page-template-0_menus .menu_content{
	margin-top:20px;
}

body.page-template-0_menus  table{
	margin-bottom:30px;
	font-size:11px;
	font-family:"Avenir";
	 -webkit-font-smoothing: antialiased;
}

body.page-template-0_menus  table th{
	text-align:left;
	font-size:13px;
	font-family:"Archer";
}
body.page-template-0_menus  table th.name{
	padding:0px;
}


body.page-template-0_menus  table td, body.page-template-0_menus  table th{
	padding-left:10px;
}

tr.space{
	height:20px;
}

body.page-template-0_menus .selector{
	text-align:center;
    margin-bottom: 40px;
}
.selector{
	margin-top:40px;
}

.selector a{
	text-transform: uppercase;
	padding:7px 14px;
	font-size:27px;
	cursor:pointer;
	position: relative;
	margin:0px 3px;
	aspect-ratio:1.7/1;
	display: flex;
	align-items: center;
	max-width:140px;
	color:#fff;
	justify-content:center;
	margin: 10px auto;
	z-index: 1;
	font-weight:600;
	margin-bottom: 30px;
}

.selector a::after{
	transition:all 1s;
	content: "";
	position: absolute;
	z-index: -1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:black;
	opacity: 0;
}

.selector a:hover::after{
	opacity: .5;
}
#food-btn{
	background: url(images/food.jpg) no-repeat center center;
	background-size:cover;
}
#drinks-btn{
	background: url(images/drinks.jpg) no-repeat center center;
	background-size:cover;
}
#happy-btn{
	background: url(images/happy.jpg) no-repeat center center;
	background-size:cover;
}
#group-btn{
	background: url(images/groups.jpg) no-repeat center center;
	background-size:cover;
}

#dessert-btn{
	background: url(images/dessert2.jpg) no-repeat center center;
	background-size:cover;
}

#page img{
	max-width:100%;
}

.selector a.current{
	background:#000;
	color:#fff;
}
body.page-template-0_subscribe{
	    background: url(images/subs.jpg) no-repeat center center fixed;
		background-size:cover;
}
body.page-template-0_reservation{
	    background: url(images/01550.jpg) no-repeat center center fixed;
		background-size:cover;
}
body.page-template-0_chefs{
		background: url(images/building.jpg) no-repeat center center fixed;
		background-size:cover;
}

body.page-template-0_contact{
	    background: url(images/contact.jpg) no-repeat center center fixed;
		background-size:cover;
}
body.page-template-0_giftcards, body.page-template-0_giftcards_preview-php,
 body.page-template-0_thankyou-php,  body.page-template-0_large_party{
	    background: url(images/p10.png) no-repeat center center fixed;
		background-size:cover;
}
body.page-template-0_group{
	    background: url(images/upstairs.jpg) no-repeat center center fixed;
		background-size:cover;
}
#page .col-50 .padding{
	padding: 0px 20px 0px 0px;
}

body.page-template-0_menus .menu_content.drinks{
	display:none;
}

.menu_content.drinks p span, .menu_content.brunch p span{
	min-width:120px;
	display: block;
    font-weight: bold;
    line-height: 12px;
    margin-top: 10px;
}

/* ------------------------------------------ SUBSCRIBE ---------------------------- */
.indicates-required{
	display:none;
}
label{
	font-size:14px;
	line-height: 20px;
}

.mc-field-group{
	margin-bottom:20px;
}

#mc_embed_signup input{
	padding:0px;
	line-height: 20px;
	font-size:14px;
	width:100%;
	padding:3px 0px;
}

#mc_embed_signup div.mce_inline_error{
	background:none !important;
	color:red !important;
	padding:0px !important;
	font-size:11px;

}

#mc_embed_signup h3{
	margin-top:0px;
}

input#mc-embedded-subscribe{
	text-transform: uppercase;
    padding: 4px 17px;
    border: 1px solid #000;
    font-size: 12px !important;
    background: #fff;
    cursor: pointer;
    color: #000;
    font-family: "Archer";
    width:140px;
    margin:0 auto;
    display:block;
}

input#mc-embedded-subscribe:hover{
	color:#fff;
    background: #000;
    width:auto;
}

#mc_embed_signup input.birthday{
	width:30px;
	text-align: center;
}


.page-template-0_subscribe #page{
	max-width:420px;
}

#mce-success-response{
	margin-bottom:20px;
	font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-family: "Avenir";
}

#mc_embed_signup input.mce_inline_error{

	border-color:red !important;
}

#confirmation p{
	font-family: "Avenir";
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    color: #000;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	font-family: "Archer";
    font-size:13px !important;
    padding:7px 20px;
    border:none;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover{
	background:#000;
	color:#fff;
}


body .gform_wrapper .top_label div.ginput_container{
	margin-top:3px !important;
}
.gform_wrapper .field_description_below .gfield_description{
	padding-top:2px !important;
}
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
	margin-top:0px !important;
}

#field_2_11{
	margin-top:40px !important;
}
/* ------------------------------------------ OPEN TABLE ---------------------------- */

.OT_wrapper{
	border-radius:0px !important;
	border:1px solid #000 !important;
}

.page-id-23 .entry-content{
	text-align: center;
}

#OT_form, #post-23{
	margin:0 auto !important;
}

.OT_ExtLink{
	width:auto !important;
}


/* ------------------------------------------ ORIGINS ---------------------------- */

.page-template-0_origins-php #main ul{
	margin-top:20px;
}
.page-template-0_origins-php #main ul li{
	line-height:21px;
	margin-bottom:5px;
}
.page-template-0_origins-php #main ul li a.current{
	border-bottom:1px solid #000;
}


/* ------------------------------------------ RESOS ---------------------------- */

.page-template-0_reservation{

}
.sr-fa{
	display:none !important;
}

#sr-res-root{
	color: #fff !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 13px !important;
    background:#000 !important;

    width:auto !important;
}
#sr-res-root:hover{
	background:#fff !important;
	color: #000 !important;
}
#sr-res-root span{
	font-family:"Archer" !important;
	display:inline 	!important;
}


/* ------------------------------------------ FUNDRAISER ---------------------------- */

.page-template-0_fundraiser{
	background:url(images/bg2.jpg) center center fixed;
	background-size:cover;
}

.page-template-0_fundraiser hr{
	margin:20px 0px;
}

.page-template-0_fundraiser p b{
	display: block;

}

.page-template-0_fundraiser .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	border:1px solid #aaa;
}

#gform_1 #input_1_3 .ginput_price{
	display: none;
}

#gform_1 h2.gsection_title{
	margin-top:40px !important;
}

.gform_wrapper .top_label .gfield_label{

    font-size: 13px;
}

#gform_1 input[type="text"], #gform_1 input[type="email"], #gform_1 input[type="tel"],
#gform_1 textarea{
	border:1px solid #ccc;
}

.gform_wrapper .gsection{
	border:none !important;
	margin-bottom:0px !important;
}

#gform_1 select{
	border:1px solid #ccc;
    height: 31px;
    border-radius: 0px;
}

.gform_wrapper span.gform_description {

    font-size: 14px;
    line-height: 23px;
}

/* ------------------------------------------ COVID ---------------------------- */

body.page-template-0_menus .menu_content{
	display: none;
}

#takeout h1{
	text-align: center;
	font-size:23px;
	line-height:35px;
	font-weight:600;
	text-transform: capitalize;
}

#takeout h2{
	text-align: left;
	font-size:18px;
	line-height:20px;
	font-weight:600;
}

#takeout p.message{
	text-align: center;
	padding:0;
	margin:10px 0px;
	line-height: 18px;
}

#takeout .center{
	text-align: center;
}

#takeout ul{
	margin-left:20px;
    margin-bottom: 30px;
}
#takeout .menu_content{

}
#takeout ul li{
	list-style: disc;
	font-size:14px;
	line-height:19px;
	margin-bottom:10px;
}




#home-content{
    width: 100%;
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1;
    justify-content: center;
}


#home-content h1{
	color:#fff;
    font-size: 35px;
    line-height: 50px;
    margin-bottom:20px;
}

#home-content h2{

	color:#fff;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 40px;
}
#home-content .text .button{
	    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 800;
    padding: 10px 20px;
    border: 1px solid #fff;
    display: inline-block;
    line-height:15px;
    margin-bottom: 3px;
    cursor: pointer;

	color:#fff;
    background: #000;
}
#home-content .text .button:hover{
    color:#111;
	background:#fff;
}
#home-content p{

	color:#fff;
    font-size: 16px;
    max-width: 600px;
    line-height: 25px;
    font-weight: 600;
}

#input_4_1{
	    border: 1px solid #ccc;
}

body.page-template-0_feed-php{
	background:url(images/collage2.jpg) repeat;
}
body.page-template-0_feed-php .gform_wrapper ul li.gfield{

 padding-bottom:0;
}

.page-template-0_feed-php .gform_wrapper h2.gsection_title{
	font-size:17px;
}

.page-template-0_feed-php h3{
	font-size:22px;
}

.page-template-0_feed-php .gsection_title{
	margin-top:30px;
}

.page-template-0_feed-php select,
.page-template-0_sunday select{
	padding:10px;
	border-radius: 0px;
}

.page-template-0_feed-php  input, .page-template-0_feed-php select,
.page-template-0_sunday input, .page-template-0_sunday select{
	border:1px solid #ccc;
	background:#fff;
}

.page-template-0_feed-php .gform_wrapper .ginput_complex select,
.page-template-0_sunday  .gform_wrapper .ginput_complex select{
	width:90%;
}

.page-template-0_feed-php input[type="submit"],
.page-template-0_sunday input[type="submit"]{
	background:#000;
}

.page-template-0_feed-php .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]{
	margin-top:0px;
}


.page-template-0_sunday{
	background:url(images/spread.jpg) center center fixed no-repeat;
	background-size:cover;
}

.page-template-0_sunday .gform_confirmation_wrapper{
	border: 1px solid #111;
    padding: 30px;
}

.page-template-0_sunday .ginput_product_price_label{
	display: none;
}

.page-template-0_sunday .gform_wrapper span.ginput_product_price{
	color:#060;
}

.page-template-0_heat .food h4{
	margin-bottom:5px;
}
body.page-template-0_heat {
    background: url(images/frozen.jpg) no-repeat center center fixed;
    background-size: cover;
}

#takeout hr{
	border:none;
	border-top:1px solid #aaa;
	margin:40px 0px;
}


.page-template-0_feed p a{
	font-weight:bold;
}

    #ticker {
    width: 100%;
line-height: 50px;
	color: Black;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}
#ticker p {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 30s linear infinite;
}
body.page-template-0_health {
    background: url(images/frozen.jpg) no-repeat center center fixed;
    background-size: cover;
}


body.page-template-0_at_home {
    background: url(images/p.jpg) no-repeat center center fixed;
    background-size: cover;
}

body.page-template-0_delivery {
    background: url(images/2go.jpg) no-repeat center center fixed;
    background-size: cover;
}

body.page-template-0_dineout {
    background: url(images/dineout.jpg) no-repeat center center fixed;
    background-size: cover;

}

body.page-template-0_dineout h1{
	    font-size: 13px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    margin: 0px;
    padding: 0px;
    text-decoration: underline;
}
body.page-template-0_dineout #page p{
	    font-size: 12px;
    line-height: 17px;
}
body.page-template-0_dineout #page{
	text-align: center;
}

body.page-template-0_dineout h2{
	    font-size: 13px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    margin: 0px;
    padding: 0px;
}
#home-content h2 a{
	color:#fff;
	text-decoration: underline;
}


@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}


#home-content .text{
	flex: 0 1 100%;
}

.promo{
	margin-top:60px;
	padding-left:20px;
	padding-right:20px;
	max-width:760px;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
}

.promo  .headline{
	font-size:22px;
	line-height:30px;
	margin-bottom:20px;
}

.btn{

	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 10px 20px;
	display: inline-block;
	line-height: 15px;
	margin-bottom: 3px;
	cursor: pointer;
	color: #000;
	text-transform: uppercase;
	background: #fff;
}

.btn:hover{
	background:#000;
	color:#fff;
}
/* ------------------------------------------ RESPONSIVE ---------------------------- */


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

	.subscribe{
		margin-left:20px;
	}
	.subscribe, .address, .phone-email, .blog-link, #social-icons, .copyright{
		margin-right:80px;
	}
	#nav-btn{
		margin-left:20px;
	}
	#nav{
		margin-left:10px;
	}
}

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

	.subscribe, .address, .phone-email, .blog-link, #social-icons, .copyright{
		margin-right:50px;
	}
}

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

	.subscribe, .address, .phone-email, .blog-link, #social-icons, .copyright{
		margin-right:30px;
	}


}


@media screen and (max-width: 1024px) {
	.blog-link {
		display:none;
	}

	.subscribe, .address, .phone-email, .blog-link, #social-icons, .copyright{
		margin-right:60px;
	}

}


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


	.subscribe, .address, .phone-email, .blog-link, #social-icons, .copyright{
		margin-right:30px;
	}

}

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

	#logo{
		display: none;
	}

	#nav-btn{
		margin-top:15px;
		margin-left:15px;
		display:block;
	}

	#nav{
		display:none;
	}
	#page .padding{
		padding:60px;
	}

}

@media screen and (max-width: 768px) {
	#footer_wrapper .address{
		display: none;
	}
}
@media screen and (max-width: 700px) {


	.address, .phone-email, .blog-link{
		display:none;
	}

	#social-icons{
		float:right;
	}


}

@media screen and (max-width: 600px) {
#page{
}
	#takeout p{
		text-align: center;
	}
	#footer_wrapper .subscribe{
		display: none;
	}

	#footer_wrapper .copyright{

    margin-left: 20px;
	}
	.col-50{
		float:none;
		width:100%;
	}


	#page{
		max-width:90%;
		margin:0 5%;
	margin-bottom:100px;

	}
	#page .padding, body.page-template-0_menus #page .padding{
		padding:30px;
	}

	body.page-template-0_menus table td{
		padding:10px 0px;
	}
	body.page-template-0_menus p br{
		line-height: 30px;
	}

	body.page-template-0_menus p{
		line-height:16px;
		padding:0px;
		margin:10px 0px;
	}
	body.page-template-0_menus .content h1{
		margin:30px 0px 5px 0px;

	}
	.menu_content.drinks p span{
		display:block;
		min-width:120px;
	}


}

@media screen and (max-width: 600px) {
	#home-content .text{

    padding: 0 30px;
	}

	#takeout h1{
		margin-top:0px;
	}

	#takeout h2, h3{

    text-align: center;
	}
	.promo  .headline{
		font-size:18px;
		line-height:26px;
		margin-bottom:20px;
	}
}
@media screen and (max-width: 400px) {



	#page .padding, body.page-template-0_menus #page .padding{
		padding:30px;
    margin-bottom: 100px;
	}



}
