:root {
  --c7-font-family: "LTCGoudyOldstyleW01-Reg", Georgia, "Times New Roman", Times, serif;
  --c7-body-text-color: #152116;
  --c7-heading-font-family: "LTCGoudyOldstyleW01-Reg", Georgia, "Times New Roman", Times, serif;
  --c7-heading-text-color: #05736A;
  --c7-heading-font-weight: normal;
  --c7-primary-color: #277973;
  --c7-primary-color-dark: #1B524E;
  --c7-primary-color-focus: #1B524E;
  --c7-primary-color-text: #FFFFFF;
  --c7-alt-button-bg: #277973;
  --c7-alt-button-bg-hover: #1B524E;
  --c7-alt-button-text-color: #FFFFFF;
  --c7-header-text-color: #0B110B;
  --c7-button-border-radius: 3px;
  --c7-link-color: #277973;
  --c7-field-option-focus-color: var(--c7-primary-color);
  --c7-bg-alt: #ECEBE4;

/*
  --c7-page-width: 1300px;
  --c7-page-width-checkout: 1500px;
  --c7-font-size: 16px;
  --c7-alt-text-color: #50505a;
  --c7-font-size-sub: 14px;
  --c7-bg: #FFFFFF;
  --c7-border-color: #e3e3e8;
  --c7-border-radius: 4px;
  --c7-loading-bg: rgba(255, 255, 255, 0.5);
  --c7-modal-border-radius: 8px;
  --c7-modal-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
  --c7-overlay-bg: rgba(0, 0, 0, 0.1);
  --c7-progress-bar: var(--c7-primary-color);
  --c7-pill-bg: #f3f6ff;
  --c7-pill-text-color: var(--c7-primary-color-text);
  --c7-field-bg: #fff;
  --c7-field-border-radius: 4px;
  --c7-field-border-color: #b2b2b8;
  --c7-field-focus-color: rgba(0, 0, 0, 0.07);
  --c7-field-focus-border-color: rgba(0, 0, 0, 0.54);
  --c7-field-placeholder: #b2b2b8;
  --c7-primary-button-bg: var(--c7-primary-color);
  --c7-primary-button-bg-hover: var(--c7-primary-color-dark);
  --c7-primary-button-text-color: #fff;
  --c7-info-bg: #f1f1f4;
  --c7-error: #ca0505;
  --c7-error-bg: #ffebeb;
  --c7-warning: #fba213;
  --c7-warning-bg: #fff6e5;
  --c7-success: #016047;
  --c7-success-bg: #e8fcf7;
  --c7-notification: #ca0505;
  --c7-cart-count-bg: var(--c7-primary-color);
  --c7-cart-count-bg-focus: var(--c7-primary-color-focus);
  --c7-cart-count-text-color: #fff;
  --c7-side-cart-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
  --c7-dropdown-border-radius: 8px;
  --c7-dropdown-shadow: 0 1px 7px 0 rgb(0 0 0 / 15%);
  --c7-dropdown-hover: #e6e8ed;
  --c7-block-bg: var(--c7-bg);
  --c7-block-border-color: var(--c7-border-color);
  --c7-block-border-radius: var(--c7-border-radius);
  --c7-block-shadow: 0 1px 3px 0 rgba(222, 222, 227, 0.3);
*/
}

/* BASE CSS */
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #FFFFFF;
	-webkit-text-size-adjust: 100%;
}

body {
/*	font-family: "Goudy Old Style W03", Georgia, "Times New Roman", Times, serif;*/
	font-family: "LTCGoudyOldstyleW01-Reg", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #152116;
	-moz-osx-font-smoothing: unset;
	-webkit-font-smoothing: unset;
}

body.editor {
	min-height: 400px;
}

body.editor, .cke_panel_block {
	background-color: #FFFFFF;
}

table {
	border-collapse:collapse;
	border-spacing: 0px;
	border: 0px;
}

table td {
	vertical-align: top;
}

p {
	margin-bottom: 20px;
}

ul {
	padding-left: 15px;
}

#content ul, #content ol, .editor ul, .editor ol {
	padding-left: 15px;
	margin-bottom: 10px;
}

h1 {
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	text-transform: uppercase;
	color: #05736A;
	margin-bottom: 20px;
}

.layout2 h1 {
	font-size: 32px;
	color: #152116;
}

h2 {
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	color: #8AB336;
	margin-bottom: 10px;
}

.layout2 h1+h2 {
	margin-top: -20px;
	margin-bottom: 20px;
}

.layout2 h2 {
	font-size: 19px;
}

h3 {
	font-size: 17px;
	line-height: 20px;
	margin-bottom: 10px;
}

hr {
	border: 0px;
	height: 1px;
	color: #E5E5DD;
	background-color: #E5E5DD;
	margin: 20px 0px;
}

/*
em, i {
	font-family: "Goudy Old Style W03 It", Georgia, "Times New Roman", Times, serif;
	font-style: none;
}

strong, b {
	font-family: "Goudy Old Style W03 Bd", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

strong em, strong i, b em, b i, em strong, em b, i strong, i b {
	font-family: "Goudy Old Style W03 Bd It", Georgia, "Times New Roman", Times, serif;
}

.editor em, .editor i {
	font-style: italic;
}

.editor strong, .editor b {
	font-weight: bold;
}
*/

em, i {
	font-family: "LTCGoudyOldstyleW01-Ita", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

strong, b {
	font-family: "LTCGoudyOldstyleW01-Bol 945617", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

strong em, strong i, b em, b i, em strong, em b, i strong, i b {
	font-family: "LTCGoudyOldstyleW01-Bol 945623", Georgia, "Times New Roman", Times, serif;
}

.editor em, .editor i {
	font-style: italic;
}

.editor strong, .editor b {
	font-weight: bold;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #8AB336;
	color: #277973;
}

a, a:after, button, .button, input[type="button"], input[type="submit"], header #nav li:after {
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
}

blockquote {
	margin: 10px 0px 10px 15px;
}

optgroup option {
	padding-left: 20px;
}

iframe.map {
	width: 100%;
	height: 400px;
}

.cl {
	clear: left;
}

.cr {
	clear: right;
}

.cb {
	clear: both;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}


.sr {
	position: absolute;
	height: 1px;
	width: 1px;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
	clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
	-webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
	overflow: hidden !important;
}

.right_photo {
	float: right;
	margin: 5px 0px 10px 15px;
	display: inline;
}

.left_photo {
	float: left;
	margin: 5px 15px 10px 0px;
	display: inline;
}

.hidden {
	display: none;
}

a.zoom {
	position: relative;
	display: inline-block;
}

a.zoom img {
	display: block;
}

a.zoom > span {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

a.zoom:hover > span {
	visibility: visible;
	opacity: 1;
	background-color: rgba(0,0,0,.4);
	text-transform: uppercase;
}

a.zoom span.inner {
	display: block;
	position: absolute;
	left: 0px;
	top: 51%;
	transform: translateY(-51%);
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

.embed_container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin-bottom: 20px;
}

.embed_container iframe, .embed_container object, .embed_container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.table_container {
	-webkit-overflow-scrolling: touch;
	overflow-x: auto;
}

/* FORM CSS */

fieldset {
	border: 0px;
}

legend {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

label, .label {
	white-space: nowrap;
}

fieldset td {
	padding: 2px 4px;
}

input, select, textarea {
	font-family: "Goudy Old Style W03", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	padding: 2px 5px;
	border: 0px;
	border-radius: 0px;
}

button, .button, input[type="button"], input[type="submit"], input[type="reset"] {
	border: 0px;
	background-color: #05736A;
	color: #FFFFFF;
	font-size: 12px;
	font-family: "LTCGoudyOldstyleW01-Bol 945617", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 4px 6px;
	text-transform: uppercase;
	-webkit-appearance: none;
	cursor: pointer;
}

.button:hover {
	background-color: #149086
}

.fancy_button, .defaultBtn {
	display: inline-block;
	background-color: #05736A;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 5px 14px;
	color: #FFFFFF;
	border: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.products .fancy_button, .c7-product-collection__product-list .fancy_button {
	display: block;
	margin: 0px auto 10px auto;
}

.fancy_button:hover, .defaultBtn:hover {
	background-color: #149086;
}

.alert, .red {
	color: #FF0000;
}

.past_releases .button {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px;
}

/* LAYOUT CSS */

.container {
	width: 100%;
	margin: 0px auto;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

header {
	width: 100%;
	padding-top: 177px;
}

#skip_content {
	position: absolute;
	top: 0px;
	left: 10px;
	transform: translateY(-150%);
	background-color: #000000;
	color: #FFFFFF;
	padding: 0px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	outline: none;
	z-index: 500;
}

#skip_content:focus {
	transform: translateY(10px);
}

#header_inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

.collapsed_temp #header_inner, .collapsed #header_inner {
	position: fixed;
	top: -60px;
	width: 100%;
	height: 60px;
	background-color: #FFFFFF;
	z-index: 50;
}

.collapsed #header_inner {
	top: 0px;
}

.scrollup .collapsed_temp #header_inner, .collapsed #header_inner {
	-webkit-transition: top 0.4s ease-in;
	transition: top 0.4s ease-in;
}

.collapsed_temp #nav, .collapsed #nav {
	top: 60px !important;
}

header .container, footer .container, #ctas {
	padding: 0px 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

header .container {
	padding-top: 30px;
}

header.collapsed_temp .container, header.collapsed .container {
	padding-top: 5px;
}

#logo {
	float: left;
}

#logo img {
	width: 201px;
}

.collapsed_temp #logo, .collapsed #logo {
	height: 50px;
	overflow: hidden;
}

.collapsed_temp #logo img, .collapsed #logo img {
	width: 150px;
	max-width: 150px;
	margin-left: -30px !important;
}

header.collapsed_temp #nav, header.collapsed #nav {
	padding-top: 10px;
}

#header_photo {
	width: 100%;
	position: relative;
}

#header_photo img {
	width: 100%;
	height: auto;
}

/*
#header_photo:after, #home_video:after, header.collapsed #header_inner:after {
	display: block;
	content: " ";
	width: 100%;
	height: 8px;
	background-image: url('../images/header-overlay.png');
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	top: 0px;
	left: 0px;
}
*/

header.collapsed #header_inner:after {
	top: 60px;
}

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

	#header_photo {
		overflow: hidden;
	}

	#header_photo img {
		position: relative;
		left: 50%;
		margin-left: -700px;
	}

}

#content_box {
	clear: both;
	max-width: 1200px;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 100px;
	padding-left: 100px;
}

@media only screen and (min-width: 768px) {

	.layout2 #content_box {
		display: flex;
		justify-content: space-between;
	}

	.layout2 article {
		width: calc(100% - 320px);
		padding-right: 50px;
	}

	.layout2 aside {
		width: 320px;
	}

}

#home_ctas .cta {
	margin-top: 2px;
	position: relative;
}

#home_ctas .cta img, #ctas .cta img {
	width: 100%;
	max-width: none;
}

#home_ctas .cta .content, #ctas .cta a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(21,33,22,.6) 0%, rgba(21,33,22,.6) 12%, rgba(21,33,22,0) 50%, rgba(21,33,22,0) 100%);
	padding: 0px 100px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#home_ctas .cta_buy_wine .content {
	background: linear-gradient(90deg, rgba(21,33,22,0) 0%, rgba(21,33,22,0) 50%, rgba(21,33,22,.6) 88%, rgba(21,33,22,.6) 100%);
}

#home_ctas .cta .content_inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 420px;
	font-size: 21px;
	line-height: 1.43em;
	color: #FFFFFF;
}

#home_ctas .cta_buy_wine .content_inner {
	float: right;
}

#home_ctas .cta .title, #ctas .cta .title {
	font-size: 55px;
	line-height: 1em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#home_ctas .cta .title:after, #ctas .cta .title:after {
	content: " ";
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100px;
	height: 3px;
	background-color: #E4E960;
}

#home_ctas .cta .fancy_button {
	margin-top: 1.5em;
}

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

	#home_ctas .cta {
		overflow: hidden;
	}

	#home_ctas .cta img {
		width: 1260px;
		position: relative;
                left: 50%;
		margin-left: -630px;
	}


}

#ctas {
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}

#ctas .cta {
	width: calc(100% /3 - 10px);
	position: relative;
}

#ctas .cta a {
	background: linear-gradient(0deg, rgba(21,33,22,.6) 0%, rgba(21,33,22,.6) 12%, rgba(21,33,22,0) 50%, rgba(21,33,22,0) 100%);
	padding: 0px;
}

#ctas .cta a:hover {
	background-color: rgba(21,33,22,.6);
}

#ctas .cta .content {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
	padding: 0px 0px 5% 5%;
}

#ctas .cta .title {
	display: block;
	font-size: 40px;
}

#ctas .cta .link {
	font-style: italic;
	color: #E4E960;
}

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

	#ctas {
		display: block;
	}

	#ctas .cta {
		width: 100%;
		max-width: 526px;
		margin: 20px auto 0px auto;
	}

	#ctas .cta:first-child {
		margin-top: 0px;
	}

}

#cruise_cta {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#cruise_cta img {
	width: 100%;
}

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

	#cruise_cta {
		overflow: hidden;
		position: relative;
	}

	#cruise_cta img {
		width: 800px;
		position: relative;
		left: 50%;
		margin-left: -400px;
	}

}

#instagram_feed {
	text-align: center;
}

#instagram_feed .title {
	margin-bottom: 10px;
}

#instagram_feed .title a {
	font-size: 18px;
	color: #05736A;
	font-weight: bold;
}

#instagram_feed .title a span {
	font-size: 30px;
	display: inline-block;
	margin-bottom: 10px;
}

#instagram_feed .posts {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#instagram_feed .posts div {
	position: relative;
	width: calc(12.5% - 10px);
	margin-bottom: 10px;
}

#instagram_feed .posts a {
	position: relative;
	overflow:hidden;
	display: block;
	width: 100%;
	height: 0px;
	padding-bottom: 100%;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#instagram_feed .posts a span {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.24);
	-webkit-transition: background-color 300ms linear;
	-ms-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}

#instagram_feed a:hover span {
	background-color: transparent;
}

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

	#instagram_feed .posts div {
		width: calc(25% - 7.5px);
	}

}

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

	#instagram_feed .posts div {
		width: calc(50% - 5px);
	}

}

#footer_top {
	height: 737px;
	background-color: #2A2B23;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding: 150px 0px 30px 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (min-width: 1800px) {

	#footer_top {
		background-size: 100% auto;
	}

}

#footer_top img {
	width: 201px;
}

#mailinglist {
	width: 495px;
	height: 40px;
	margin: 50px auto 150px auto;
	border: 3px solid #FFFFFF;
	padding: 30px;
	box-sizing: content-box;
}

#mailinglist label {
	font-size: 21px;
	line-height: 40px;
	color: #FFFFFF;
	float: left;
}

#mailinglist input {
	float: right;
	border: 0px;
	width: 140px;
	height: 40px;
	padding: 0px 0px 0px 10px;
	background-color: #FFFFFF;
	color: #152116;
	box-sizing: content-box;
}

#mailinglist input[type="submit"] {
	width: 90px;
	padding: 0px;
	font-size: 18px;
	color: #152116;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
}

#mailinglist input[type="submit"]:hover {
	color: #8AB336;
}

#social {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 85px;
}

#social a {
	color: #88B035;
	margin: 0px 10px;
}

#social a:hover {
	color: #9AC542;
}

footer .container {
	padding-top: 30px;
	padding-bottom: 30px;
}

#copyright {
	float: right;
	font-size: 15px;
	color: #152116;
}

#copyright br {
	display: none;
}

/* NAVIGATION CSS */

header #nav {
	float: right;
	padding-top: 70px;
	text-align: right;
	min-height: 0px !important;
}

header #nav li {
	list-style: none;
	display: inline;
	margin-left: 30px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding-bottom: 20px;
	position: relative;
}

header.collapsed_temp #nav li, header.collapsed #nav li {
	padding-bottom: 10px;
}

header #nav li a {
	color: #273127;
}

header #nav li:after {
	dispaly: block;
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 3px;
	background-color: #FFFFFF;
}

header #nav li:hover:after, header #nav li.active:after {
	background-color: #E4E960;
}

header #nav li li:after {
	display: none;
}

header #nav ul ul {
	display: none;
}

header #nav li li {
	text-transform: none;
}

header #nav li li a:hover {
	color: #106E66;
}

@media only screen and (min-width: 951px) {

	#nav_trigger {
		display: none;
	}

	header #nav ul li:hover ul {
		display: block;
		position: absolute;
		top: 30px;
		left: 0px;
		padding: 10px;
		text-align: left;
		background-color: #ECEBE4;
		z-index: 500;
	}

	header.collapsed #nav ul li:hover ul {
		top: 20px;
	}

	header #nav ul ul li {
		display: block;
		margin: 0px;
		padding: 0px;
	}

	header #nav li.active li, header #nav li li:hover {
		border: 0px;
	}

	header #nav li li a {
		display: block;
		padding: 5px 10px;
		white-space: nowrap;
	}

}

#subnav {
	background-color: #ECEBE4;
}

#subnav ul, #back_link {
	padding: 20px 0px;
	font-size: 17px;
	line-height: 20px;
	text-align: center;
}

#subnav li {
	display: inline-block;
	list-style: none;
	margin: 0px 15px;
}

#subnav li a, #back_link a{
	color: #273127;
}

#subnav li a:hover, #subnav li.active a, #back_link a:hover {
	color: #05736A;
}

aside nav ul ul {
	margin: 20px 0px 0px 0px;
}

aside nav ul ul li {
	font-family: "LTCGoudyOldstyleW01-Ita", Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

footer nav {
	float: left;
}

footer nav ul {
	padding: 0px;
}

footer nav li {
	list-style: none;
	float: left;
	margin-right: 15px;
	display: inline;
	font-size: 15px;
	text-transform: uppercase;
}

footer nav li a {
	color: #152116;
}

footer nav li a:hover {
	color: #88B035;
}

/* GALLERY STYLES */

article .gallery {
	padding: 0px;
	margin: 0px;
}

.gallery li {
	list-style: none;
	text-align: center;
	margin: 0px 20px 15px 0px;
	float: left;
	display: inline;
	line-height: 16px;
	width: 155px;
	vertical-align: top;
	position: relative;
}

.gallery li img {
	border: 10px solid #E5E5DD;
	margin-bottom: 5px;
}

.gallery li img.icon {
	border: 0px;
	margin: -27px 0px 0px -27px;
	position: absolute;
	top: 50%;
	left: 50%;
}

/* Home CSS */

#home_video {
	width: 100%;
	background-color: #000000;
	margin-bottom: 2px;
}

#home_video video {
	position: absolute;
	right: 0px;
	bottom: 0px;
	min-width: 100%;
	min-height: 100%;
	height: 100vh;
	transform: translateX(calc((100% - 100vw) / 2));
}

/*
#home_video iframe {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
        width: 100vw;
        height: 56.25vw;
        min-height: 100vh;
        min-width: 177.77vh;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
}
*/

#home_video_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2);
}

#home_video_content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	font-size: 80px;
	line-height: 1.05em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .05em;
	color: #FFFFFF;
}

#home_video a {
	display: inline-block;
	width: 53px;
	height: 60px;
	padding-left: 7px;
	border: 2px solid #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 30px;
	line-height: 62px;
	color: #FFFFFF;
}

#home_video a:hover {
	opacity: .7;
}

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

	#home_video a {
		width: 34px;
		height: 40px;
		padding-left: 6px;
		font-size: 25px;
		line-height: 42px;
		margin-top: -20px;
	}

}

#home_events > .title {
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 18px;
}

#home_events > .title a {
	text-transform: none;
	font-family: "LTCGoudyOldstyleW01-Ita", Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	color: #B5B29D;
	margin-left: 5px;
}

#home_events .event {
	clear: left;
	margin-bottom: 20px;
}

#home_events .date {
	float: left;
	border-right: 5px solid #8AB336;
	margin: 0px 15px 20px 0px;
	display: inline;
	background-color: #ECEBE4;
	width: 83px;
	height: 89px;
	padding-top: 14px;
	font-family: "LTCGoudyOldstyleW01-Bol 945617", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #B5B29D;
}

#home_events .date strong {
	color: #152116;
	font-size: 24px;
	line-height: 32px;
}

#home_events .date span {
	font-size: 18px;
	line-height: 22px;
}

#home_events .event .title {
	font-size: 17px;
	line-height: 19px;
	color: #008080;
	margin-bottom: 3px;
}

#home_events .event p {
	font-size: 13.5px;
	line-height: 15px;
	margin-bottom: 1px;
}

#home_events .event a em {
	font-family: "LTCGoudyOldstyleW01-Ita", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #B5B29D;
}

/* Wine CSS */

.products, .c7-product-collection__product-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 50px;
}

.products.releases {
	grid-row-gap: 0px;
}

.product {
	text-align: center;
}

.product .c7-product__image {
	margin-right: 0px;
	margin-bottom: 20px;
}

.product .c7-product__image img {
	max-width: 100%;
}

.product .c7-product__title {
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}

.product .c7-product__title a {
	color: #152116;
}

.c7-product__add-to-cart__price {
	font-size: 20px;
	font-weight: bold;
	color: #05736A;
}

.c7-product__add-to-cart__price .c7-product__add-to-cart__price__variant {
	display: none;
}

.product .c7-product__add-to-cart__form {
	justify-content: center;
}

.product .c7-product__add-to-cart__form__quantity, .product_detail .c7-product__add-to-cart__form__quantity {
	margin-right: 1px;
}

.product .c7-form input[type="text"], .product_detail .c7-form input[type="text"] {
	background-color: #05736A;
	width: 40px !important;
	height: 40px;
	padding: 0px 0px 1px 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	color: #FFFFFF;
	border: 0px;
}

.product .c7-btn, .product_detail .c7-btn {
	width: 130px;
	height: 40px;
	padding: 0px;
	text-transform: none;
	text-align: center;
}

.product_detail .c7-product__add-to-cart__price, .product_detail .c7-product__add-to-cart__form {
	display: inline-block;
	margin: 0px;
}

.product_detail .c7-product__add-to-cart__form__quantity {
	display: inline-block;
	vertical-align: top;
}

.product_detail .c7-product__add-to-cart {
	margin-bottom: 30px;
}

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

	.products, .c7-product-collection__product-list {
		grid-template-columns: 1fr 1fr 1fr;
	}

}

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

	.products, .c7-product-collection__product-list {
		grid-template-columns: 1fr 1fr;
	}

}

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

	.products, .c7-product-collection__product-list {
		grid-template-columns: 1fr;
	}

}

.product_detail .photo {
	float: right;
	margin-left: 10%;
}

#product form {
	margin-bottom: 30px;
}

.product_detail .c7-product__add-to-cart__price {
	font-size: 24px;
	line-height: 40px;
	color: #000000;
	margin-right: 20px;
}

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

	.product_detail .photo {
		float: none;
		margin: 0px 0px 30px 0px;
		text-align: center;
	}

}

/* Events CSS */

#news_events h2 {
	margin-bottom: 0px;
}

#news_events div.date {
	margin-bottom: 10px;
}

/* TRADE STYLES */

article .trade {
	padding: 0px;
}

.trade li {
	list-style: none;
	width: 50%;
	float: left;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

.trade li .trade_content {
	padding-right: 15px;
}

.trade hr {
	margin: 5px 0px;
}

.trade img {
	float: left;
	margin: 0px 15px 10px 0px;
	display: inline;
	border: 10px solid #E5E5DD;
}

/* Responsive CSS */

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

	header .container, footer .container, #home_ctas .cta .content, #ctas, #content_box {
		padding-left: 75px;
		padding-right: 75px;
	}

	#content_box {
		max-width: 1150px;
		padding-top: 75px;
		padding-bottom: 75px;
	}

	#cart_nav {
		right: 75px !important;
	}

	#ctas {
		margin-bottom: 75px;
	}

}

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

	header .container, footer .container, #home_ctas .cta .content, #ctas, #content_box {
		padding-left: 50px;
		padding-right: 50px;
	}

	#content_box {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	#cart_nav {
		right: 50px !important;
	}

	#ctas {
		margin-bottom: 50px;
	}

}

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

	header .container, footer .container, #home_ctas .cta .content, #ctas, #content_box {
		padding-left: 30px;
		padding-right: 30px;
	}

	#cart_nav {
		right: 30px !important;
	}

	#ctas {
		margin-bottom: 30px;
	}

}

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

	aside nav li {
		display: inline;
	}

}

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

	body {
		font-size: 14px;
		line-height: 22px;
	}

	h1 {
		font-size: 20px;
		line-height: 22px;
	}

	.layout2 h1 {
		font-size: 20px;
		color: #152116;
	}

	.container {
		width: 100%;
	}

	header .container, footer .container, #home_ctas .cta .content, #ctas, #content_box {
		padding-left: 15px;
		padding-right: 15px;
	}

	#logo img {
		width: 150px;
	}

	#header_photo {
		height: auto;
	}

	#header_photo img {
		width: 100%;
		height: auto;
		left: auto;
		margin: 0px;
	}

	aside {
		width: auto;
		float: none;
	}

	.layout2 aside {
		width: auto;
	}

	#mailinglist {
		width: 240px;
		height: auto;
		padding: 20px;
	}

	#mailinglist label {
		float: none;
		line-height: 30px;
		display: block;
		margin-bottom: 10px;
	}

	.trade li {
		clear: left;
		width: 100%;
		float: none;
	}

	.gallery li {
		margin: 0px 5px 10px 0px;
		width: auto;
	}

	.gallery li img {
		border: 6px solid #E5E5DD;
		margin-bottom: 5px;
		width: 80%;
		height: 80%;
	}

}

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

	footer nav {
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	footer nav li {
		float: none;
		margin: 0px 15px;
		white-space: nowrap;
	}

	#copyright {
		float: none;
		text-align: center;
	}

	#copyright br {
		display: block;
	}

	#copyright span {
		display: none;
	}

}

/* TRADE STYLES */

.trade {
	padding: 0px;
}

.trade li {
	list-style: none;
	width: 50%;
	float: left;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
}

.trade li .trade_content {
	padding-right: 15px;
}

.trade hr {
	margin: 5px 0px;
}

.trade img {
	float: left;
	margin: 0px 15px 10px 0px;
	display: inline;
	border: 10px solid #E5E5DD;
}

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

	header {
		padding-top: 162px;
	}

	header .container {
		padding-top: 20px;
	}

	#nav_trigger {
		border: 0px;
		background-color: transparent;
		width: 30px;
		padding: 0px;
		position: absolute;
		top: 70px;
		right: 30px;
		z-index: 100;
		cursor: pointer;
	}

	#nav_trigger:after, #nav_trigger:before, #nav_trigger span {
		content: '';
		display: block;
		background-color: #8AB336;
		border-radius: 2px;
		height: 5px;
		margin: 5px 0px;
		transition: all .2s ease-in-out;
	}

	.mobile_nav #nav_trigger:before {
		transform: translateY(10px) rotate(45deg);
	}

	.mobile_nav #nav_trigger:after {
		transform: translateY(-10px) rotate(-45deg);
	}

	.mobile_nav #nav_trigger span {
		display: block;
		transform: scale(0);
	}

	.collapsed_temp #nav_trigger, .collapsed #nav_trigger {
		top: 14px;
	}

	header #nav {
		display: none;
		position: absolute;
		top: 162px;
		right: auto;
		left: -100%;
		width: 100%;
		max-width: auto;
		min-height: 200px;
		/*height: 600px;*/
		z-index: 100;
		background-color: #FFFFFF;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	header #nav ul {
		padding: 0px;
	}

	header #nav li {
		float: none;
		display: block;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 20px;
	}

	header #nav li a {
		display: block;
		padding: 10px 5%;
	}

	header #nav li:after {
		display: none;
	}

	header #nav li li a {
		padding: 8px 10%;
	}

	aside nav {
		display: none;
	}
}

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

	header #nav {
		top: 112px;
	}

}

#library_wines {
	padding: 0px;
	margin: 0px 0px 0px -20px;
}

#library_wines li {
	list-style: none;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#cart_nav {
	float: none;
	position: absolute;
	top: 10px;
	right: 100px;
	width: auto;
	color: #273127;
	line-height: 1em;
}

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

	header {
		padding-top: 120px;
	}

	header .container {
		padding-top: 15px;
	}

	#logo {
		top: 20px;
	}

	header #nav {
		top: 150px;
	}

	#nav_trigger {
		top: 60px;
		right: 15px;
	}

/*
	#cart_nav {
		top: 0px;
		right: 0px !important;
		width: 100%;
		padding: 0px 15px;
		background-color: #ECEBE4;
	}
*/

	#cart_nav {
		right: 15px !important;
	}

	#home_ctas .cta .title, #ctas .cta .title {
		font-size: 45px;
	}

	#home_ctas .cta .content_inner {
		font-size: 19px;
	}

}

/* FORM CSS */

form.feedback label {
	display: block;
	font-size: 16px;
}

form.feedback div label {
	display: inline;
}

form.feedback div {
	margin-bottom: 10px;
}

form.feedback input, form.feedback select, form.feedback textarea {
	width: 100%;
	height: 37px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
	background-color: #FFFFFF;
	font-size: 16px;
	padding: 0px 10px;
	border: 1px solid #000000;
}

form.feedback input.radio, form.feedback input.checkbox {
	width: auto;
	height: auto;
}

form.feedback textarea {
	width: 100%;
	height: 91px;
	padding: 5px 10px;
}

form.feedback .button {
	border: 0px;
	width: auto;
	background-color: #05736A;
}

form.feedback .button:hover {
	background-color: #149086
}

.orderform {
	width: 100%;
}

.orderform th, .orderform .heading {
	font-size: 16px;
	line-height: 1.25em;
	font-weight: bold;
	padding: 5px 5px;
	text-align: center;
	vertical-align: bottom;
}

.orderform td.heading {
	padding-top: 30px;
}

.orderform th:nth-child(2) {
	min-width: 200px;
}

.orderform th:nth-child(4), .orderform th:nth-child(5) {
	min-width: 150px;
}

.orderform td {
	padding: 5px 5px;
	font-size: 14px;
	text-align: center;
}

.orderform tr th:first-child,
.orderform tr td:first-child {
	padding-left: 0px;
}

.orderform tr th:nth-child(2), 
.orderform tr td:nth-child(2) {
	text-align: left;
}

.orderform tr td:last-child {
	padding-right: 0px;
}

.orderform td input {
	width: 50px;
	padding: 5px 0px 5px 10px;
}

.orderform td label {
	font-size: 16px;
	white-space: normal !important;
}

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

	.orderform th, .orderform td {
		padding: 5px 3px;
		font-size: 14px;
	}

	.orderform td label {
		font-size: 14px;
	}

}

/* Commerce7 CSS */

#c7-cart, #c7-account {
	display: inline-block;
	vertical-align: top;
}

#c7-cart {
	margin-left: 15px;
}

.c7-user-nav__account__login, .c7-user-nav__account__name {
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}

.c7-user-nav__account > a, .c7-user-nav__cart > button {
	padding: 0px;
}

.c7-user-nav__cart > .c7-link:hover .c7-user-nav__cart__title svg {
	stroke: #0B110B;
}

.c7-user-nav__cart > .c7-link:hover .c7-user-nav__cart__count {
	box-shadow: none;                                   
}

.c7-user-nav__account {
	padding-right: 0px;
}

.c7-user-nav__account > a {
	padding: 0px;
}

.c7-user-nav__account__dropdown {
	line-height: 22px;
}

.c7-btn {
	display: inline-block;
	min-height: 30px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-transform: none;
	padding: 6px 15px;
}

.c7-modal__header button, .c7-link {
	background-color: transparent !important;
}

.c7-link:not([disabled]):hover, .c7-link:not([disabled]):active, .c7-link:not([disabled]):focus {
	text-decoration: none;
}

.c7-pagination {
	display: none;
}

.c7-account__header {
	padding: 0px;
	background-color: transparent;
}

.c7-account__menu {
	box-shadow: none;
}

.c7-modal__header button svg {
	stroke: #000000;
}

/*
#c7-modal h1, #c7-content h1 {
	margin-bottom: 0px !important;
}
*/

.c7-back::before {
	content: url('data:image/svg+xml; utf8, <svg aria-hidden="true" focusable="false" role="presentation" width="16" height="16" viewBox="0 0 24 24" stroke="%23000000" stroke-width="2" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 19L3 12M3 12L10 5M3 12L21 12" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.club {
  background: #f3f4f4;
  border: 1px solid #edecec;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 1%;
  padding: 4% 2%;
  width: 48%;
}
@media screen and (max-width: 870px) {
  .club {
    margin: 2% 0;
    padding: 6% 4%;
    width: 100%;
  }
}
.club h2 {
  margin-bottom: 1.5em;
  text-align: center;
  position: relative;
}
.club h2:after {
  content: "";
  border-bottom: 2px dotted #e2d04f;
  height: 2px;
  margin-left: -50px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  width: 100px;
}
