/*---------------------------------------------------------------------------------


Theme Name:   Warwick Valley Winery
URI:
Description:
Author:       Cardwell Beach
Author URI:   http://cardwellbeach.com
Template:     Divi
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html


------------------------------ ADDITIONAL CSS HERE ------------------------------*/
/*

    font-family: 'Oswald', sans-serif;

    font-family: 'Titillium Web', sans-serif;

    font-family: 'EB Garamond', serif;
        font-family: 'EB Garamond', serif;

    font-family: 'Noto Sans', sans-serif;

*/
/*@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Oswald:wght@500&family=Titillium+Web:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&display=swap');*/

html {
}
body {
    font-family: 'Noto Sans', sans-serif;
    color: #312c2a;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'EB Garamond', serif;
    color: #1c1a19;
    font-weight: 600;

}
h2 {
    font-family: 'EB Garamond', serif;
	text-transform: uppercase;
	letter-spacing: 1px;

}
h1,h2,h3 {

}
h4,h5,h6 {

}
@media (min-width: 981px) {
	h2 {
		font-size: 2.25rem !important;
	}
}
.et_pb_text ol,
.et_pb_text ul,
.et_pb_text p,
.et_pb_text li {
	line-height: 1.8;
	font-size: 1rem;
}
ol,ul,li {

}
ol,ul {
	margin-left: 1rem;

}
ol ul, ul ul, ol ol {
	padding-bottom: 0 !important;
	list-style: circle;
}
ol ul li, ul ul li {
	list-style: circle;
}
p {
	line-height: 1.8;
	font-size: 1rem;

}
a {
	color: #a91b1b;
	text-decoration: underline;
}

input[type="text"], 
input[type="email"],
input[type="tel"],
textarea {
	background-color: transparent;
	color: #083643;
	border: 0px solid;
	font-size: 1.125rem;
	padding: 0.4rem 1rem;
	border: 2px solid #e9eae2;
	min-width: 0;
	width: 100%;
	border-radius: 0 !important;
	transition: all 250ms;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus{
	color: #383433 !important;
	border-color: #383433;
}
input[type="submit"],.et_pb_button {
	/*background: #e9eae2;
	color: #383433 !important;*/
	border-radius: 0;
/*	border-color: #e9eae2;*/
	font-size: 1.125rem;
	text-decoration: none !important

}
.et_pb_button, .et_pb_button:hover, input[type="submit"], .et_pb_module .et_pb_button:hover {
	color: #fff !important;
	background-color: #a91b1b;
	border-color: #a91b1b;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: 700;
	padding: .5em 1.2em;
	margin: 0 .2rem;
}
.et_pb_button:hover, .et_pb_module .et_pb_button:hover, input[type="submit"]:hover {
	opacity: 0.8;
	cursor: pointer;
}
.et_pb_module .et_pb_button:hover::after, .et_pb_button:hover::after {
	display: none;
}
.et_pb_button i {
	margin-right: 1rem;
}

.wpcf7-form-control-wrap {
	margin-bottom: 0.5rem;
	display: block;
}
.submit-wrap {
	text-align: right;
}
div.wpcf7 .ajax-loader {
	display: block;
}

#pre-footer input[type="text"], 
#pre-footer input[type="email"],
#pre-footer input[type="tel"],
#pre-footer textarea {
	background-color: transparent;
	color: rgba(255,255,255,0.6);
	border: 2px solid #e9eae2;

}
#pre-footer .wpcf7-form-control-wrap {
	margin-bottom: 0;
}
/* HEADER */
#main-header {
	background-color: #e9eae2;
}
#main-header .container {
	width: 98%;
	max-width: none;
}
.header-social {
	display: none;
	margin-left: 1.5rem;
	position: relative;
	z-index: 3;
}
#top-menu li {
	padding-right: 18px;
}
#top-menu a {
	text-transform: uppercase;
    font-family: 'Noto Sans', sans-serif;
	font-weight: 500;
	color: #383433;
	font-style: normal;
	transition: all 200ms;

}
#top-menu .current-menu-item a {
	color: #a91b1b !important;
}
#top-menu a:hover {
	letter-spacing: 0.25px;
}
.mobile_menu_bar::before {
		color: #383433;

}
.nav li ul {
	border-top-color:#a91b1b;
}
@media (max-width: 768px) {
	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 90%;
	}
}
@media (min-width: 981px) {
	#top-menu, .et-menu, nav#top-menu-nav, nav.et-menu-nav {
		display: inline-block !important;
		float: none !important;
	}
	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 40px 0 0 0;
	}
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li> a {
		padding-bottom: 40px;
	}
}
@media (min-width: 981px) and (max-width: 1199px) {
	#logo {
		max-height: 33%;
	}
	#top-menu li {
		font-size: 13px;
	}
}
@media (min-width: 1200px) {
	#logo {
		max-height: 40%
	}
	.header-social {
		display: inline-block;
		float: none;
	}
	#top-menu li {
		font-size: 14px ;
	}
}
/* FOOTER */
#pre-footer {
	background: #383433;
	color: #fff;
}
#pre-footer h3 {
	color: #fff;
}
#pre-footer h5 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
#pre-footer-top {
	border-bottom: 2px solid rgba(255,255,255,0.15);
}
#pre-footer-top .et_pb_code {
	padding: 0 5%;

}
#pre-footer-top .et_pb_code_inner {
	margin: 0 auto;
}
#pre-footer-subscribe div {
	margin: 0.325rem 0;
	width: 100%;
	text-align: right;
}
#pre-footer-subscribe {
	display: flex;
	 flex-flow: column nowrap;
	 align-items: baseline;
	 text-align: center;
}
#pre-footer-subscribe h4 {
	white-space: nowrap;
	color: #fff;
}
#pre-footer-subscribe input[type="submit"] {
	float: right;
}
#pre-footer-subscribe .wpcf7-form-control-wrap {

}
#pre-footer p {
	color: #fff;
	color: rgba(255,255,255,0.7);
	font-size: 0.775rem;
}
#pre-footer-bottom .et_pb_column {
	padding-bottom: 2rem;
}
#pre-footer a {
	color: 	#ffb853;
	opacity: 0.7;
}
#pre-footer-bottom .et_pb_column {
	padding: 1.5rem;
}
@media (min-width: 981px) {
	#pre-footer-subscribe div {
		margin: 0 0.325rem;
		width: auto;
	}
	#pre-footer-subscribe {
		flex-flow: row nowrap;
	}
	#pre-footer-subscribe input[type="submit"] {
	float: none;
}
	#pre-footer-subscribe h4 {
		margin-right: 1rem;
	}
}

#main-footer {
	background: #1c1a19 !important;
}
#main-footer .container {
	width: 98%;
	max-width: none;
}
#footer-bottom {
	background: transparent;
}
#footer-info {
	color: #999;
}


/* Social Icons Menu ----------*/
.menu-social {
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.theme-social-menu {
	display: block
}
.theme-social-menu li {
	display: inline-block;
	padding-left: 0.25rem !important;
	padding-right: 0.25rem !important;
}
.theme-social-menu li a {
	display: block;

}
.theme-social-menu li a::before {
	content:        '\f408';
	display:        inline-block;
	font-family:"Font Awesome\ 5 Brands", FontAwesome;
	font-size:  1.5rem;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	visibility: visible;
	text-rendering: normal;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	text-align: center;
	font-weight: 900;
	color: #fff;
	color: rgba(255,255,255,0.7);
}
.header-social .theme-social-menu li a::before  {
	font-size: 1.125rem;
	color: #383433;
}

/* Social Menu Icons */
.theme-social-menu li a[href*="facebook.com"]::before {
	content: '\f09a';
}
.theme-social-menu li a[href*="twitter.com"]::before {
	content: '\f099';
}

.theme-social-menu li a[href*="pinterest.com"]::before {
	content: '\f0d2';
}
.theme-social-menu li a[href*="tumblr.com"]::before {
	content: '\f173';
}
.theme-social-menu li a[href*="youtube.com"]::before {
	content: '\f16a';
}
.theme-social-menu li a[href*="instagram.com"]::before {
	content: '\f16d';
}

.theme-social-menu li a[href*="linkedin.com"]::before {
	content: '\f0e1';
}

#menu-terms {
	text-align: center;
}
#menu-terms li {
	display: inline-block;

}
#menu-terms li a {
	font-size: 11px;
	color: #fff;
}

#menu-terms li:nth-child(2n):before {
	content: '/';
	display: inline-block;
	padding: 0 0.25rem;
}
#menu-terms li:nth-child(2n):after {
	content: '/';
	display: inline-block;
	padding: 0 0.25rem;
}

@media (min-width: 981px) {
	.header-social .menu-social {
		text-align: right;
	}
	.menu-terms-container {
		float: right;
	}
	#menu-terms {
		padding-left: 1.5rem;
		text-align: left;
	}
}

.et_mobile_menu {
	border-top-color: #e9eae2;
	background-color: #383433;
}

.et_mobile_menu li a {
	border-bottom-color: #e9eae2;
	color: #e9eae2;
	text-decoration: none;
}




/* Universal Page Hero*/
#page-hero {
	position: relative;
	display: flex;
	min-height: 25vmax;

}
#page-hero::after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	content: "";
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}


/* GLOBAL: SLIDER getting rid of default divi styling */

.et_pb_slider .et-pb-controllers a.et-pb-active-control {
    background: #d6d6d6;
}
.et_pb_slider .et_pb_slides .et_pb_slide {
    background-color: transparent;
    padding: 0;
}
.et_pb_slides, .et_pb_slide, .et_pb_slides .et_pb_empty_slide.et_pb_container {
	height: 100%;
	min-height: 300px;
}

@media (min-width: 981px) {

	.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_description {
	    padding-bottom: 20px;
	}
	.et_pb_slider .et_pb_slides .et_pb_slide .et_pb_slide_image {
	    margin-top: 0 !important;
	}
	.et_pb_slider .et-pb-slider-arrows a {
	    top: calc(50% - 35px);
	}
	.et_pb_slider .et-pb-controllers a {
	    background: #d6d6d6;
	}
}

.et-pb-slider-arrows a {
	color: #d6d6d6 !important;
	text-decoration: none !important;
}

/*
Homepage
--------------------------------------*/
/*Hero*/
#big-header h1, 
#big-header p,
#page-header h1,
#page-header p {
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
#big-header h1,
#page-header h1  {
	line-height: 1.2;
	position: relative;
	width: auto;
	margin: 0 auto;
	font-weight: normal;
}
#page-header h1 {
	line-height: 1;
	padding-bottom: 0;
	font-size: 2.25rem;
}
@media (min-width: 360px) {
	#page-header h1 {
		font-size: 2.325rem;
	}
}
@media (min-width: 768px) {
	#page-header h1 {
		font-size: 3rem;
	}
}
@media (min-width: 981px) {
	#page-header h1 {
		font-size: 4rem;
	}
}

/* Homepage Stuff
=====================================*/
#big-hero {
	height: 80vmax;
}
#big-hero .et_pb_column {
	position: relative;
}
#big-hero .tagline {
	text-transform: uppercase;
    font-family: 'Noto Sans', sans-serif;
	font-size: 1.325rem;
	line-height: 1.3;
	font-style: normal;
	font-weight: 500;
	opacity: 0.7;
}



/*Header Portion of Hero*/
#big-header {
	margin-top: 5%;
	text-align: center;
	align-items: center;
  	justify-content: center;

}
#big-header h1.heading-1-home img {
	position: absolute;
	top: -1.75rem;
	z-index: 1;
	margin-left: -2.25rem;
	width: 25%;
}
#big-header h1 {
	font-size: 1.375rem;
	line-height: 1;
	font-weight: 600;

}
#big-header .tagline {
	font-size: 0.975rem;
}

#big-header .et_pb_button:hover:after {
	display: none !important
} 
/* Homepage content below hero image */

#home-content {
	padding-top: 0;
	background-color: #e9eae2
}
#home-content .et_pb_row {
	padding-top: 0;
	padding-bottom: 0;
}

/*homepage navigation boxes */
#big-nav {
	position: relative;
	top: -61px;

}

#big-nav .et_pb_text {
	background-color: #ffffff;
	margin-bottom: 0;
}
#big-nav h4 {
	text-align: center;
	padding-top: 0.875rem;
	padding-bottom: 0.875rem;
	font-family: 'EB Garamond', serif;
	font-weight: 600;
	font-size: 1.45rem;
	color: #a91b1b;
	border-bottom: 8px solid #a91b1b;


}

#big-nav h4 {
	font-size: 1rem;
}

@media only screen and (max-width: 980px) {
    #big-nav .et_pb_column {
    width: 49.5%!important;
    margin-right: 1%;
	}
	#big-nav .et_pb_column:nth-child(2n) {
		margin-right: 0 !important;
	}
}
@media (min-width: 540px) {
	#big-header {
		margin-top: 15%;
	}
	#big-header h1 span.bigger {
		font-size: 2.125rem;
		padding-bottom: 0;
	}
	#big-header h1.heading-1-home img {
		width: 15%;
		top: -1.425rem;
		z-index: 1;
		margin-top: 0rem;
		margin-left: -2rem;
	}

	#big-header h1 {
		font-size: 2rem;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: 0;
	}
	#big-header .tagline {
		font-size: 1.325rem;
		padding-top: 0.225rem;
	}
	#big-nav h4 {
		font-size: 1.125rem;
	}

}
@media (min-width: 768px) {
	#big-header {
		margin-top: 15%;
	}
	#big-header h1 span.bigger {
		font-size: 3rem;
		padding-bottom: 0;
	}
	#big-header h1.heading-1-home img {
		width: 15%;
		top: -1.425rem;
		z-index: 1;
		margin-top: 0rem;
		margin-left: -3rem;
	}

	#big-header h1 {
		font-size: 2.25rem;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: 0;
	}
	#big-header .tagline {
		font-size: 1.325rem;
		padding-top: 0.225rem;
	}

}
@media (min-width: 981px) {
	#big-hero {
		height: 80vh;
		max-height: 720px;
		background-position: bottom center;
	}
	#big-header {
		margin-top: 0;
	}
	#big-header h1 span.bigger {
		font-size: 3.5rem;
		padding-bottom: 0;
	}
	#big-header h1.heading-1-home img {
		width: 10%;
		top: -1.425rem;
		z-index: 1;
		margin-top: 0rem;
		margin-left: -3rem;
	}

	#big-header h1 {
		font-size: 2.75rem;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: 0;
	}
	#big-header .tagline {
		font-size: 1.325rem;
		padding-top: 0.225rem;
	}

	#big-nav {
		margin-top: -63px;
		position: relative;
		top: -61px;
	}
	#big-nav h4 {
		font-size: 1.45rem;
	}

	#big-nav .et_pb_column {
		margin-right: 1%;
		width: 24.75%;
		position: relative;
	}
	#hero-notice {
		left: auto;
		padding: 0.75rem;
	}
	#hero-notice h5, #hero-notice p {
		display: block;
	}
	#hero-notice p {
		float: none;;
	}
}
@media (min-width: 1200px) {
	#big-nav h4 {
		font-size: 1.65rem;
	}
}


@media (min-width: 981px) {
	.yellow p {
		max-width: 90%
	}
}

/*Visit Us Page
-------------------------------------------*/
#page-hero.visit-hero h1 {
	text-shadow: 1px 1px 0px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;

}
#page-hero.visit-hero {
	min-height: 33vmax !important
}
#page-hero.visit-hero::after {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	content: "";
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	opacity: 0.6;
}

/*mission statement */
.mission.visit-mission .et_pb_row {
	padding: 0;
}
.mission {
	background-color: #1c1a19;
	padding: 1% 0;
}
.mission p {
	text-align: center;
	color: #e9eae2;
	/*font-family: 'EB Garamond', serif;*/
	font-size: 1.125em;
	margin: 0 auto;
	line-height: 2;

}

/*Grid Section */
#spotlights {
	padding-top: 0;
	padding-bottom: 0;
	background-color: rgba(233,234,226, 0.3);

}
#spotlights .et_pb_row {
	display: flex !important;
	flex-direction: column;
	padding-top: 0;
	padding-bottom: 0;
}
#spotlights .et_pb_column {
	order: 2;
}
#spotlights .et_pb_column_empty {
	height: 33vh;
	display: block;
	order: 1 !important;
}
#spotlights .et_pb_row .et_pb_column {
	padding: 2rem 1rem;
}
#spotlights .et_pb_row .et_pb_text_inner {
	padding: 0rem;
	max-width: 750px;
	margin-bottom: 2rem;
}
#spotlights .et_pb_row .et_pb_text_inner p {
	line-height: 2.2;
	font-size: 1.125rem;
}

@media (min-width: 981px) {
	#spotlights .et_pb_row {
		display: flex !important;
		flex-direction: row;
		padding-top: 0;
		padding-bottom: 0;
	}
	#spotlights .et_pb_column_empty {
		height: auto;
		order: initial !important;
	}
	#spotlights .et_pb_row .et_pb_column {
		padding: 4rem 3rem 15%;
		padding-bottom: 5%;
		min-height: 750px;
		order: initial !important;
	}
	#spotlights .et_pb_row .et_pb_text_inner p {
		max-width: 90%;
	}

}

/*Bourbon Barn Section */
.bourbon-barn {
		background: #1c1a19 !important;
		color: #fff;

}
.bourbon-barn-header .et_pb_text_inner {
	text-align: center;
}
.bourbon-barn h2 {
	color: #fff;
	border-bottom: 0.325rem solid;
	position: relative;
	display: inline-block;
	opacity: 0.8;
}
.bourbon-barn h2::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -0.625rem;
	left: 0;
	right: 0;
	border-top: 1px solid #fff;
}
.bourbon-barn p {
	opacity: 0.8;
}
/*About Us Page
--------------------------------------*/
#page-hero.about-hero {
	min-height: 66vmax;
	background-position: bottom center;
	display: flex;
}
#page-hero.about-hero #page-header h1 {
	padding-bottom: 15%;
}
#page-hero.about-hero::after {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
	background: -moz-linear-gradient(bottom,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
} 
@media (min-width: 600px) {
	#page-hero.about-hero {
		min-height: 50vmax;
		background-position: bottom center;
		display: flex;
	}
}
@media (min-width: 981px) {
	#page-hero.about-hero {
		min-height: 45vmax;
		background-position: bottom center;
		display: flex;
	}
}
/*intro section */
.hero-content {
	background: #fff;
	z-index: 9;
	position: 3;

}
.special-emphasis {
	font-weight: bold;
	font-family: 'EB Garamond', serif;
	font-size: 1.25rem;

}
.extra-special-emphasis {
	color: #a91b1b;
	font-size: 1.5rem;
	font-family: 'EB Garamond', serif;
	font-weight: bold;

}	
.about-intro p {
	font-size: 1.125rem;
	line-height: 2;
}
.about-hero #page-header h1 {
	text-shadow: 0 0 10px #000;
}
#who-we-are {
	border: 1rem solid rgba(233, 234, 226, 0.5);
	position: relative;

}
#who-we-are .et_pb_image {
	text-align: center;
}
#who-we-are img {
	width: 33%;
	margin: 0 auto;
}

#who-we-are:before {
  content: " ";
  position: absolute;
  z-index: 0;
  top: 0rem;
  left: 0rem;
  right: 0rem;
  bottom: 0rem;
  border: 0rem solid rgba(233, 234, 226, 0.3);
}

/*bios*/
#team-section {
	background-color: #e9eae2;
	border-top: 1rem solid rgba(233, 234, 226, 0.5);
}
#team-section h3 {
	font-size: 2.5rem;
}
.founder {
	border-bottom: 2px solid rgba(49, 44, 42, 0.2);
	margin-bottom: 4%;
	padding-bottom: 4%;
}
.founder::before{
	content: "";
	display: block;
	border-bottom: 2px solid rgba(49, 44, 42, 0.2);
	clear: both;
	width: 100%;
	position: absolute;
	bottom: -0.5rem;

}
/*praise and press*/


#about-acclaim {
	text-align: center;
}
#about-acclaim h2 {
	text-align: center;
}
#about-acclaim p, #about-acclaim ul {
	font-size: 1.5rem;
	font-family: 'EB Garamond', serif;	
}
#about-acclaim  ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#about-acclaim ul li {
	margin-bottom: 2.5rem;
}
#about-acclaim ul li a {
	text-decoration: none;
}
#about-acclaim ul h4 {
	font-size: 1.5rem;
	font-weight: 600;
}
#about-acclaim ul li ul {
	list-style: circle;
	margin-bottom: 0rem;
	font-size: 1.25rem;
	padding-bottom: 0;
	padding-left: 3rem;
}
#about-acclaim ul li ul li {
	margin-bottom: 0.75rem;
	text-indent: 1rem;
}
#about-acclaim blockquote {
	max-width: 600px;
	padding-left: 0;
	border-left: 0px solid;
	margin-bottom: 0;
	margin-top: 0;

}
#about-acclaim p.source, #about-acclaim cite {
	font-family: 'Noto Sans';
	text-transform: uppercase;
	font-size: 0.8rem;
	font-weight: bold;
	font-style: normal;
}
#about-acclaim blockquote p {
	font-size: 1.5rem;
	line-height: 1.5;
	font-family: 'EB Garamond', serif;
	padding-bottom: 0;
	margin-bottom: 0;
	text-indent: -8px;

}
#about-acclaim ul blockquote {
	margin-top: 0;
}
#about-acclaim ul blockquote p {
	font-size: 1.25rem;
}
#about-acclaim cite {
	margin-bottom: 1.5rem;
	display: block;

}
#about-acclaim cite a {
    font-family: 'Noto Sans', sans-serif;
    font-size: .875rem;
    text-decoration: none;
}


#acclaim-press {
		border-bottom: 0.5rem solid;
		margin-bottom: 2rem;

}
#acclaim-press::before{
	content: "";
	display: block;
	border-bottom: 2px solid;
	clear: both;
	width: 100%;
	position: absolute;
	bottom: -1rem;

}

/*Frequently Asked Questions
--------------------------------------------------------------------------------- */

#page-hero.faq-hero::after {
	opacity: 0.5;
}
#page-hero.faq-hero h1 {
	text-shadow: 0 0 10px #000, 0 0 10px #000;
}

#faq-intro {
	background-color: #1c1a19;
		padding: 1% 0;


}
#faq-intro h2 {
color: #e9eae2;
    font-family: 'EB Garamond', serif;
    font-size: 1.25rem !important;
    font-style: italic;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
}

#faq-content {
	background-color: rgba(233, 234, 226, 0.5);

}
#faq-content .et_pb_row {
	border-bottom: 6px solid rgba(233, 234, 226, 0.5);
	border-top: 2px solid rgba(233, 234, 226, 0.5);
	margin-bottom: 3px;
	padding: 3% 2rem;
	background-color: #fff;
	position: relative;


}

#faq-content .et_pb_row:after {
	display: block;
	height: 3px;
	content: "";
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	z-index: 99;
	background: #fff;
	visibility: visible;
	width: 100%;

}
#faq-content div:first-child {
	border-top: 0px solid;
}
#faq-content div:last-child{
	border-bottom: 0px solid !important;
}
#faq-content .et_pb_row h3 {
	font-size: 1.625rem;
}
#faq-content .et_pb_row {
	display: flex;
	flex-direction: column;
}
@media (min-width: 768px) and (max-width: 1200px) {
	#faq-content .et_pb_row {
		width: 95%;
	}
}
@media (min-width: 981px ) {
	#page-hero.faq-hero {
		min-height: 33vmax;
	}
	#faq-content .et_pb_row {
		display: flex;
		flex-direction: row;
	}
	#faq-content .et_pb_column_1_4  {
		width: 18%;
	}
	#faq-content .et_pb_column_3_4 {
		width: 82%;
	}
	#faq-content .et_pb_row .et_pb_text img {
		max-width: 45%;
	}
}


/*New Products Page 
----------------------------------------*/
#page-hero.products-hero {
	min-height: 66vmax !important;
}
#page-hero.products-hero::after {
	display: none !important;
}

#page-hero.products-hero #page-header h1 {
	color: #383433;
	padding-bottom: 5%;
}
#page-hero.products-hero.food-hero #page-header h1 {
	color: #fff;
	text-shadow: 0 0 10px #000, 0 0 10px #000;
}

.menu-grid-nav .et_pb_code ul {
    display: flex;
    list-style: none outside none;
    justify-content: space-between;
    padding-bottom: 0;
    flex-direction: column;
    text-align: center;
    margin-left: 0;
    padding-left: 0;
}
.menu-grid-nav ul li {
	display: inline-block;
	margin: 1rem 0;

}
.menu-grid-nav ul li a {
	color: white !important;
	font-family: 'EB Garamond', serif;
	font-size: 1.25rem;
	text-decoration: none;

}

.menu-grid-nav {
	padding: 1rem 0 !important;
}
.menu-grid-nav .et_pb_row {
	padding: 1.25rem 0;
	width: 98%;

}
@media (min-width: 768px) {
	.menu-grid-nav .et_pb_row {
		display: block;
	}
}
@media (min-width: 981px) {
	#page-hero.products-hero {
		min-height: 30vmax !important;
	}
	.menu-grid-nav .et_pb_row {
		width: 90%;
	}
	.menu-grid-nav .et_pb_code ul {
		flex-direction: row;
	}
	.menu-grid-nav ul li a {
		font-size: 1.325rem;
	}
}

.menu-grid {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	max-width: 100%;

}
.menu-grid .et_pb_row {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-start;
	/*min-height: 100vh;*/
}
.menu-grid .et_pb_column {
	-webkit-order: 2;
	order: 2;
}
.menu-grid .et_pb_text_inner {
	padding: 1rem 2rem 3rem;
}
.menu-grid h3 {
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Noto Sans', sans-serif;
	color: #a91b1b;
	letter-spacing: 2px;
	margin-top: 1rem;

}
.is-slider {
	background: #e9eae2;
	order: 1 !important;
}
.is-menu {
	overflow-x: hidden;
}
.menu-grid {
	
	  position: relative;

}
.menu-grid .et_pb_row {
	position: relative;
}
.menu-grid .et_pb_slider {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
}

.menu-grid .et_pb_slide {
	background-position: left center !important;
	background-attachment: fixed;
	background-size: cover;
}
.slick-track, .slick-list {
	display: flex;
	height: 100%;
}

.slick-slide {
	height: auto;
}

.slick-slide > .et_pb_module {
	display: flex;
	height: auto;
	position: relative;
}

.slick-track .slick-slide img {
	flex: 1 0 auto;
	align-items: center;
	justify-content: center;
	object-fit: cover;
	width: 100%;
	height: 100%;
	height: 50vh;
	position: relative;
}
.slick-track .slick-slide img[title]:hover::after {
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: attr(title);
  z-index: 2;
  display: block;
}
.slick-slider .et_pb_image_wrap {
	width: 100%;
	display: block;
}
.page-id-783 #page-container, .page-id-1373 #page-container  {
		overflow-y: initial !important;
		overflow-x: hidden;
	}
@media (min-width: 981px) {
	.page-id-783 #page-container, .page-id-1373 #page-container  {
		overflow-y: initial !important;
		overflow-x: visible !important;
	}
	.menu-grid .et_pb_row {
		flex-direction: row;

	}
	.menu-grid-nav ul li {
		margin: 0;
	}
	.is-slider::before {
		display: block;
		width: 100%;
		content: "";

	}
	.is-slider::before ,
.is-slider::after {
    content: '';
    display: table;
}
	.is-slider {
		order: initial;
		position: -webkit-sticky;
		position: sticky;
		bottom: 0;
		top: 0;
		overflow-x: hidden;
	}
	.slick-slider .et_pb_image_wrap {
		width: 100%;
		display: block;
	}
	.slick-track .slick-slide img {
		height: 100vh;
		width: 100%;
		object-fit: cover;
		min-width: 100%;
	}
	    .tooltip {
                display: none;
                position: absolute;
                border: 1px solid #333;
                background-color: #161616;
                border-radius: 5px;
                padding: 10px;
                color: #fff;
                font-size: 12px Arial;
            }
}

/*Onsite Ordering page
---------------------------------------------------*/
#page-hero.onsite-hero {
	min-height: 33vmax;
}

#page-hero.onsite-hero #page-header h1 {
	text-shadow: 0 0 15px #000, 0 0 10px #000;
	letter-spacing: 1px;
}
/*highlighting the links inline*/
.inline-button {
	 background: rgba(233, 234, 226, 0.5);
	 border: 1px dotted rgba(233, 234, 226, 0.8);
	 text-decoration: none;
	 padding: 0.25rem 0.5rem;
}
.inline-button:hover {
	background: rgba(233, 234, 226, 0.7);

}

/* Wholesale Page
------------------------------------------------------------------*/
.wholesale-hero h1 {
		text-shadow: 1px 1px 0px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;

}

/*EVENTS
--------------------------------------------------------------------*/
/*Global Events Elements */

.event-date {
	width: 24%;
	margin-right: 3%;
}
.event-description {
	width: 72%;
}
.event-description h5 {
	    font-family: 'Noto Sans', sans-serif;
	    font-weight: bold;

}
.event-month, .event-day {
	 font-family: 'EB Garamond', serif;
	 line-height: 1;
	 padding-bottom: 0;
	 margin-bottom: 0;
	 text-align: center;
}
.event-month {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 1.625rem;
	text-align: center;
}
.event-day {
	font-size: 4rem;
}

.event-time {
	margin-top: 0.325rem;
	padding-top: 0.75rem;
	border-top: 2px solid;
	font-family: 'EB Garamond', serif;
	text-align: center;
	font-size: 1.725rem;
	font-weight: 600;
	display: block;
	width: 100%;
	font-style: italic;
	margin-bottom: 2rem;

}

.event-date, .event-description {
	float: left;
}

@media (min-width: 981px) {

	.event-day {
		text-align: left;
	}
}

/*homepage events */
#home-events {
	padding-top: 0;
}
#home-events-row {
	width: 100% !important;
}
#home-events h2 {
	text-transform: none;
	text-align: center;
	font-weight: normal;
	font-size: 1.5rem;
}

#home-events h2:after {
	display: block;
	content: "";
	height: 5px;
	width: 46px;
	background-color: #383433;
	margin: 2rem auto 1rem;
}

.home-event-date {
	width: 24%;
	margin-right: 3%;
}
.home-event-description {
	width: 72%;
}
.home-event-description h3 {
	    font-family: 'Noto Sans', sans-serif;
	    font-weight: bold;
	font-size:16px !important;

}
.home-event-month, .home-event-day {
	  font-family: 'EB Garamond', serif;
	 line-height: 1;
	 padding-bottom: 0;
	 margin-bottom: 0;
	 text-align: center;
}
.home-event-month {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 1.625rem;
	text-align: center;
}
.home-event-day {
	font-size: 4rem;
}
#home-events-row {
	width: 100% !important;
}
.home-event-date, .home-event-description {
	float: left;
}
@media (min-width: 768px) {
	#home-events {
		width: 95%;
	}
	#home-events h2 {
		font-size: 2.25rem;
	}
}
@media (min-width: 981px) {
	.home-event-day {
		text-align: left;
	}
}
@media (min-width: 1200px) {
	#home-events {
		width: 80%;
	}
}

/*calendar events */
#calendar-events-row {
	margin-top: -4%;
}

.calendar-single-event {
	margin-bottom: 5%;
	padding: 4% 0;
	border-bottom: 1px dotted;
}
.calendar-event-date {
	width: 26%;
	margin-right: 3%;
}
.calendar-event-description {
	width: 71%;
}
.calendar-event-description h3 {
	    font-family: 'Noto Sans', sans-serif;
	    font-weight: bold;
	font-size:16px !important;

}
.calendar-event-month, .calendar-event-day {
	    font-family: 'EB Garamond', serif;
	 line-height: 1;
	 padding-bottom: 0;
	 margin-bottom: 0;
	 text-align: center !important;


}
.calendar-event-month {
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 1.625rem;
}
.calendar-event-day {
	font-size: 4rem;
	font-family: 'EB Garamond', serif;
}
#calendar-events-row {
	width: 100% !important;
}
.home-event-date, .home-event-description {
	float: left;
}
@media (min-width: 981px) {
	.calendar-event-day {
		text-align: left;
	}
}
@media (min-width: 1200px) {
	#calendar-events-row {
		width: 80%;
	}
}

/*single events page/post */
.single-event #page-hero {
	background-image: url('/wp-content/uploads/2020/07/pianobg.jpg');
	background-size: cover;
}
.single-event #page-hero #page-header h1 {
	text-shadow: 0 0 10px #000;
}


.single-event #main-content .container::before {
	display: none !important;
}


.single-event-month {
	text-align: center;
	letter-spacing: 4px;
	text-indent: 12px;
}
.single-event-date {
	width: 100%;
	display: block;
	border-bottom: 2px solid;
	margin-bottom: 2rem;
	margin-top: -2rem;
}
.single-event-day, .single-event-month {
	font-size: 2rem;
}
.single-event-month {
	margin: 0 0.25rem;
}
.single-event-day {
	font-weight: bold;
}
.single-event-time {
	display: inline;
	border-top: none;
	float: right;
	width: auto;
	padding-top: 0;
}

.single-event #main-content .container {
	width: 98%;
	padding-top: 30px !important;
}
.single-event .et_pb_post .entry-content {
	padding-top: 0;
}

.single-event-date, .single-event-description {
	float: none;
	width: 100%;
}
.event-adds {
	margin: 2rem 0;
}
.event-adds .et_pb_button {
	display: block;
	margin-bottom: 0.5rem;
	max-width: 320px;
}
@media (min-width: 600px) {
	.single-event-date, .single-event-description {
		float: left;
	}
	.single-event-month, .single-event-day, .single-event-time {

	}
	.single-event-date {
		width: 25%;
		margin-right: 3%;
		border-bottom: 0px;
		margin-bottom: 0;
		margin-top: 0;
		max-width: 150px;
	}
	.single-event-description {
		width: 72%;
	}
	.single-event-month {
		font-size: 3.5rem;
		text-align: center;
		width: 100%;
		display: block;
		letter-spacing: 4px;
		margin: 0;
		text-indent: 0;
	}
	.single-event-day {
		font-size: 8rem;
		text-align: center !important;
		padding-bottom: 1rem;
		border-bottom: 0.5rem solid;
		width: 100%;
		display: block;
		font-weight: normal;
		max-width: none;
	}
	.single-event-time {
		border-top: 1px solid;
		margin-top: 0.325rem;
		padding-top: 0.75rem;
		max-width: none;
		line-height: 1.2;
	}
}

@media (min-width: 981px) {
	.single-event #main-content .container {
		width: 95%;
	}
	.single-event-date {
		width: 25%;
		margin-right: 3%;
	}
	.single-event-description {
		width: 72%;
	}
}
@media (min-width: 1024px) {
	.single-event #main-content .container {
		width: 90%;
	}
}
@media (min-width: 1200px) {
	.single-event #main-content .container {
		width: 80%;
	}
	.single-event-date {
		width: 15%;
		margin-right: 3%;
	}
	.single-event-description {
		width: 82%;
	}
	.event-adds .et_pb_button {
		display: inline-block;
		width: auto;
	}	
}
/*Popups */
.sgpb-theme-1-overlay {
	background-image: none;
}
.sgpb-theme-1-content  {
	border-width: 0;
	border-radius: 0;
}
.sg-popup-content {
	max-width: 480px;
	width: 98%;
	padding: 1rem;
}
.sg-popup-content p, .sg-popup-content li {
	font-size: 1rem;
	line-height: 1.8;
}
.sg-popup-content ul {
	list-style: disc;
	padding-left: 2rem;
	margin-top: 1rem;
}
.sg-popup-content ul li {
	margin-bottom: 1rem;
}
.sg-popup-content img#sg-main {
	max-width: 150px;
	margin: 0 auto;
	display: block;
}
.sgpb-main-html-content-wrapper {
	padding: 1rem;
}
.sgpb-theme-1-overlay {
	background-color: #1c1a19 !important;
}
.sgpb-theme-1-content {
	box-shadow: #1c1a19  0px 0px 0px 14px !important;
}
.et-fb #sgpb-popup-dialog-main-div-wrapper, .et-fb .sgpb-theme-1-overlay {
	display: none !important;
}