/*
Theme Name: 	Amici Cellars
Theme URI: 		http://amicicellars.com/
Author: 		Vin
Author URI: 	http://vinagency.com/
License: 		Copyright 2021 Amici Cellars
Version:  		1.0

Contents:
				normalize
				typography
				icons
				links
				transitions
				layout
				menus
				header
				footer
				util
				color
				posts
				pages
				forms
				components
				grid
				media queries
				print
				theme alignment
				theme lightness


Breakpoints:
				mobile first
				xs mobile	480px
				sm tablet	768px
				md desktop	999px
				lg desktop	1200px
				xl desktop	1400px


*/



/* =normalize */

html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
overflow-y:scroll;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul {
margin: 0;
padding: 0;
}
div, section, article,
aside, header, footer,
span, p, address, li, a, dl, dt, dd,
input, button {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing:border-box;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]){
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
max-width:100%;
height:auto;
vertical-align: bottom;
color: transparent;
}
svg:not(:root){
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
clear: both;
border:none;
border-top-width:2px;
border-top-style:solid;
border-color: transparent;
height:0;
margin:3em 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button,
button:hover,
button:focus,
button:focus-inner,
button:focus-visible {
overflow: visible;
-moz-appearance:none;
-webkit-appearance:none;
appearance:none !important:
outline:none;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
display: inline-block;
cursor:pointer;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
margin: 0 0 .5em;
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
::-moz-selection {
background: #333;
color: #fff;
}
::selection {
background: #333;
color: #fff;
}



/* =typography */

@font-face {
font-family: 'JupiterSmallCaps';
src:url('fonts/379891_0_0.eot');
src:url('fonts/379891_0_0.eot?#iefix') format('embedded-opentype'),
	url('fonts/379891_0_0.woff2') format('woff2'),
	url('fonts/379891_0_0.woff') format('woff'),
	url('fonts/379891_0_0.ttf') format('truetype');
}

body {
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
/*font-family: 'Questrial', Helvetica, Arial, sans-serif;*/
font-size: 18px;
letter-spacing: .25px;
color: #111111;
text-align: left;
padding-bottom: 360px;
}
h1, h2, h3 {
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
font-weight: normal;
text-align: center;
text-rendering: optimizeLegibility;
/*font-variant-ligatures: common-ligatures;*/
}
h1 {
font-size: 1.5em;
line-height: 1.25em;
margin-top: .75em;
margin-bottom: .75em;
text-transform: uppercase;
font-family: 'JupiterSmallCaps', serif;
letter-spacing: 2px;
}
h1.size-1 {
font-size: 48px;
text-transform: none;
}
.content-wrapper h1:first-child {
margin-top: 0;
}
.page-heading {
/*overflow: hidden;*//*big space below h1*/
}
.hero-gallery-content .page-heading h1 {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
/*font-size: 1.25em;*/
margin:0 0 .5rem;
}
.hero-gallery-content .page-heading h2 {
font-size: 3rem;
font-variant: small-caps;
/*text-transform: capitalize;*/
margin:0 0 1.5rem;
}
/*h1:first-child {
padding-top: .75em;
}*/
h2 {
font-size: 1.5em;
line-height: 1em;
margin-top: 1.5em;
margin-bottom: 1em;
letter-spacing: 2px;
font-family: 'JupiterSmallCaps', serif;
/*text-transform: uppercase;*/
}
.page-heading h2 {
font-family: 'JupiterSmallCaps', serif;
font-variant: small-caps;
}
h2.tight {
margin-bottom: .5em;
}
h2 + h3 {
margin-top: 0;
}
h3,
h2.size-3 {
color:#706337;
/*color:#c0a369;*/
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 1.125em;
margin-top: 1.5em;
margin-bottom: 1.5em;
letter-spacing: 1px;
text-transform: uppercase;
}
p + h3 {
margin-top: 2em;
}
h4, h5, h6 {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
}
h4 {
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
line-height: 1.125em;
padding-top: 1em;
margin-bottom: 1em;
}
h5 {
font-size: 16px;
font-weight: normal;
text-transform: none;
padding-top: 1em;
margin-bottom: .5em;
}
/*div > h1:first-child,
div > h2:first-child,
div > h3:first-child {
margin-top: 0;
}*/
p, address {
line-height: 1.5em;
margin-top: 0;
margin-bottom: 1em;
}
p:empty {
display: none;
}
p strong {
font-weight: 700;
}
/*p:last-child {
margin-bottom: 0;
}*/
address {
font-style: normal;
}
label {
font-size: 15px;
line-height: 1em;
display: block;
}
label.inline {
display: inline-block;
margin-right: 15px;
}
li {
margin-bottom: .5em;
}
ol, ul {
margin-top: 0;
margin-bottom: 1.5em;
padding-left: 20px;
}
ul li {
list-style-type: square;
}
ol ol li {
list-style-type: lower-alpha;
}
ol ol ol li {
list-style-type: lower-roman;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-top: .5em;
margin-bottom: .5em;
}
.bulleted li {
list-style: none;
position:relative;
}
.bulleted li:before {
content: '\b7\a0';
position:absolute;
right:100%;
font-size:2em;
line-height: 12px;
}
.bulleted li li:before {
opacity: .5;
}
.bulleted li li li:before {
opacity: .25;
}
dl, dt, dd {
margin:0;
}
dl {
margin-top: 0;
margin-bottom: 1em;
}
dt {
/*font-weight: bold;*/
font-family: 'Questrial', Helvetica, Arial, sans-serif;
/*font-family: 'EB Garamond', 'Times New Roman', Times, serif;*/
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
}
dd {
}
blockquote {
padding:30px;
margin:0 0 1.5em;
border: 1px solid transparent;
}
blockquote h2,
blockquote h3 {
margin-top: 0;
}
blockquote *:last-child {
margin-bottom: 0;
}
.intro,
.large-text {
font-size:1.25em;
}
.small-text {
font-size:.875em;
letter-spacing: .25px;
}
.uppercase {
text-transform: uppercase;
}
.lowercase {
text-transform: lowercase;
}
.capitalize {
text-transform: capitalize;
}
.big {
font-size: 1.5em;
letter-spacing: 0;
}
.serif-title {
font-family: 'JupiterSmallCaps';
font-size: 1.25rem;
text-transform: uppercase;
}
hr.small {
width:50px;
margin-top:1em;
margin-bottom:1em;
margin-left: auto;
margin-right: auto;
border-top-width: 4px;
/*border-top-style: double;*/
}
hr.medium {
width:200px;
margin-top:2em;
margin-bottom:2em;
margin-left: 0;
margin-right: 0;
}
hr.thin {
border-top-width: 1px;
}
hr.thick {
border-top-width: 4px;
}
hr.double {
border-top-width: 4px;
border-top-style: double;
}
hr.dotted {
border-top-style: dotted;
}
hr.dashed {
border-top-style: dashed;
}
hr.spacer,
hr.spacer-small,
hr.spacer-large {
border:none;
height: 1px;
}
hr.spacer {
margin-bottom: 0;
}
hr.spacer-small {
margin-top: 1.5em;
margin-bottom: 0;
}
hr.spacer-big {
margin-bottom: 3em;
}
.text-144 { font-size:144px; 
}
.text-90 { font-size:90px; 
}
.text-72 { font-size:72px; 
}
.text-60 { font-size:60px; 
}
.text-54 { font-size:54px; 
}
.text-48 { font-size:48px; 
}
.text-42 { font-size:42px; 
}
.text-36 { font-size:36px; 
}
.text-30 { font-size:30px; 
}
.text-24 { font-size:24px; 
}
.text-21 { font-size:21px; 
}
.text-18 { font-size:18px; 
}
.text-16 { font-size:16px; 
}
.text-14 { font-size:14px; 
}
.text-12 { font-size:12px; 
}
.text-10 { font-size:10px; 
}




/* =icons */

@font-face {
font-family: 'Icons';
src: url('fonts/entypo.eot?34446412');
src: url('fonts/entypo.eot?34446412#iefix') format('embedded-opentype'),
	 url('fonts/entypo.woff?34446412') format('woff'),
	 url('fonts/entypo.ttf?34446412') format('truetype'),
	 url('fonts/entypo.svg?34446412#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: 'Icons';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
line-height: 1em;
}
a i:hover {
cursor:pointer;
}
i {
cursor:default;
}

.icon-user:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\e801'; } /* '' */
.icon-search:before { content: '\e802'; } /* '' */
.icon-layout:before { content: '\e803'; } /* '' */
.icon-menu:before { content: '\e804'; } /* '' */
.icon-plus:before { content: '\e805'; } /* '' */
.icon-minus:before { content: '\e806'; } /* '' */
.icon-help:before { content: '\e807'; } /* '' */
.icon-phone:before { content: '\e808'; } /* '' */
.icon-basket:before { content: '\e809'; } /* '' */
.icon-down-open:before { content: '\e80a'; } /* '' */
.icon-left-open:before { content: '\e80b'; } /* '' */
.icon-right-open:before { content: '\e80c'; } /* '' */
.icon-up-open:before { content: '\e80d'; } /* '' */
.icon-down-open-mini:before { content: '\e80e'; } /* '' */
.icon-left-open-mini:before { content: '\e80f'; } /* '' */
.icon-right-open-mini:before { content: '\e810'; } /* '' */
.icon-up-open-mini:before { content: '\e811'; } /* '' */
.icon-down-open-big:before { content: '\e812'; } /* '' */
.icon-left-open-big:before { content: '\e813'; } /* '' */
.icon-right-open-big:before { content: '\e814'; } /* '' */
.icon-up-open-big:before { content: '\e815'; } /* '' */
.icon-bookmark:before { content: '\e816'; } /* '' */
.icon-location:before { content: '\e817'; } /* '' */
.icon-facebook:before { content: '\e818'; } /* '' */
.icon-twitter:before { content: '\e819'; } /* '' */
.icon-pinterest:before { content: '\e81a'; } /* '' */
.icon-linkedin:before { content: '\e81b'; } /* '' */
.icon-vimeo:before { content: '\e81c'; } /* '' */
.icon-tools:before { content: '\e81d'; } /* '' */
.icon-camera:before { content: '\e81e'; } /* '' */
.icon-cancel:before { content: '\e81f'; } /* '' */
.icon-check:before { content: '\e820'; } /* '' */
.icon-instagram:before { content: '\e821'; } /* '' */
.icon-cog:before { content: '\e822'; } /* '' */
/*.icon-home:before { content: '\e823'; } *//* '' */
.icon-gplus:before { content: '\e824'; } /* '' */
.icon-youtube:before { content: '\e825'; } /* '' */
.icon-down-thin:before { content: '\e826'; } /* '' */
.icon-left-thin:before { content: '\e827'; } /* '' */
.icon-right-thin:before { content: '\e828'; } /* '' */
.icon-up-thin:before { content: '\e829'; } /* '' */





/* =links */

a:focus,
a:active {
}
h1 a,
h2 a,
h3 a {
text-decoration: none;
}
.button,
.button:link,
.button:visited,
.button:active,
.button-fancy,
.button-fancy:link,
.button-fancy:visited,
.button-fancy:active,
button,
input[type=submit],
.vs2-cart-edit,
.wp-block-button__link,
.wp-block-button__link:link,
.wp-block-button__link:visited,
.wp-block-button__link:active {
font-size: 14px;
letter-spacing: 1px;
display: inline-block;
padding: 11px 15px 9px;
margin-bottom: 1em;
border-radius: 1px;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
border:1px solid rgba(0,0,0,.3);
text-decoration: none;
cursor: pointer;
text-transform: uppercase;
-webkit-appearance:none;
background-color: transparent;
color: #111111;
transition: all .25s ease-out;
}
.button:visited:hover,
.button:hover,
.button:focus,
.button:focus-visible,
.button:active,
.button-fancy:hover,
.button-fancy:focus,
.button-fancy:active,
button:hover,
button:focus,
button:focus-visible,
input[type=submit]:hover,
input[type=submit]:focus,
.vs2-cart-edit:hover,
.vs2-cart-edit:focus,
.block:hover .button,
.block:focus .button,
.wp-block-button__link:hover,
.wp-block-button__link:focus {
text-decoration: none;
/*border:none;*/
background-color: transparent;
color: #c0a369;
border-color:#c0a369;
transition: all .25s ease-out;
}
.button-clear,
.button-clear:link,
.button-clear:visited {
display: inline-block;
padding: .75em 15px;
background-color :transparent;
cursor: pointer;
border-color:currentColor;
border-width: 1px;
border-style: solid;
margin-bottom: 1em;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
letter-spacing: .5px;
text-decoration: none;
-webkit-appearance:none;
transition: all .25s ease-out;
}
.button-big {
font-size: 1.25em;
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
}
.button-fancy,
.button-fancy:link,
.button-fancy:visited {
border-width: 4px;
border-style: double;
padding: 1rem 1.5rem;
color: #fff;
border-color:rgba(0,0,0,.3);
background-color: #706337;
/*background-color:#c0a369;*/
}
.button-fancy:hover,
.button-fancy:focus {
/*border-color:rgba(0,0,0,.6);*/
color:#c0a369;

background-color:#fff;
border-color:#c0a369;
}
p .button,
p .button:link,
p .button:visited,
p button {
margin-bottom: .5em;
}
.button i,
.more-link i {
margin-left:-4px;
}
.small-link {
font-size: 14px;
letter-spacing: .5px;
text-transform: uppercase;
text-decoration: none;
}
.more-link {
font-size:14px;
padding:.25em 0;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
}
.block {
display: block;
position: relative;
text-decoration: none;
}
.no-deco {
text-decoration: none;
}



/* =transitions */

a, a:link, a:visited, a:hover, a:focus, a:active, a:focus:hover, a:focus:active, a:active:hover,
button, button:hover, button:focus,
input[type=submit], input[type=submit]:hover, input[type=submit]:focus,
input,
select,
input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=date],
textarea,
input:focus,
select:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=date]:focus,
textarea:focus,
.nav-overlay-toggle,
.nav-overlay-toggle:hover,
.block h1, .block h2, .block h3, .block p,

.block:hover h1, .block:hover h2, .block:hover h3, .block:hover p,
.block:focus h1, .block:focus h2, .block:focus h3, .block:focus p {
-webkit-transition: color .25s ease-out, opacity .25s ease-out, background-color .25s ease-out;
-moz-transition: color .25s ease-out, opacity .25s ease-out, background-color .25s ease-out;
-ms-transition: color .25s ease-out, opacity .25s ease-out, background-color .25s ease-out;
transition: color .25s ease-out, opacity .25s ease-out, background-color .25s ease-out;
}
.transition {
transition: all .25s ease-out;
}



/* =layout */

.header,
.main,
.footer {
position: relative;
}
.main {
padding-top: 1.5rem;
margin:0 auto;
/*min-height: 100vh;*/
position: relative;
z-index: 1;
}
.main,
.main-continued {
overflow: hidden;
}
.half {
width: 50%;
float: left;
}
.third {
width: 33%;
float: left;
}
.hr-small-wrap {
max-width: 100px;
}
.extra-narrow {
max-width:480px;
}
.narrow {
max-width: 640px;
}
.medium {
max-width: 860px;
}
.wide {
max-width: 1100px;
}
.extra-wide {
max-width: 1440px;
}
.hr-small-wrap {
margin-left: auto;
margin-right: auto;
}
.extra-narrow {
margin-left: auto;
margin-right: auto;
}
.narrow {
margin-left: auto;
margin-right: auto;
}
.medium {
margin-left: auto;
margin-right: auto;
}
.wide {
margin-left: auto;
margin-right: auto;
}
.extra-wide {
margin-left: auto;
margin-right: auto;
}
.medium .medium,
.medium .narrow,
.narrow .narrow {
padding-left: 0;
padding-right: 0;
}
.wide .full,
.wide .extra-wide,
.wide .wide,
.wide .medium,
.wide .narrow {
padding-left: 0;
padding-right: 0;
}
/*.extra-wide .extra-wide,*/
.extra-wide .wide,
.extra-wide .medium,
.extra-wide .narrow {
padding-left: 0;
padding-right: 0;
}
/*.full .full,
.full .extra-wide,
.full .wide,
.full .medium,
.full .narrow {
padding-left: 0;
padding-right: 0;
}*/
.table {
display: table;
width:100%;
height: 100%;
}
.cell {
display: table-cell;
width:100%;
height: 100%;
}
.vert-align {
vertical-align: middle;
}
.flex-vert-align {
align-items: center;
display: flex;
}
.height-100vh {
height: 100vh;
}
.height-90vh {
height: 90vh;
}
.height-85vh {
height: 85vh;
}
.height-80vh {
height: 80vh;
}
.height-75vh {
height: 75vh;
}
.height-66vh {
height: 66vh;
}
.height-50vh {
height: 50vh;
}
.height-33vh {
height: 33vh;
}
.height-25vh {
height: 25vh;
}


/* =menus */

.menu {
margin: 0;
padding-left: 0;
}
.menu li {
}
.menu > li {
display: inline-block;
position: relative;
margin: 0;
}
.menu a {
text-decoration: none;
display: block;
padding: .5em 10px;
letter-spacing: .5px;
border:none;
border-radius: 2px;
text-transform: uppercase;
cursor:pointer;
}
.menu a:link,
.menu a:visited {
cursor:pointer;
}
.menu a:hover,
.menu a:focus {
cursor:pointer;
}
.menu .current-menu-item > a,
.menu .current-page-ancestor > a,
.menu .current_page_parent > a {
}
.menu .current-menu-item > a:hover,
.menu .current-menu-item > a:focus,
.menu .current-page-ancestor > a:hover,
.menu .current-page-ancestor > a:focus,
.menu .current_page_parent > a:hover,
.menu .current_page_parent > a:focus {
}
.sub-menu {
padding-left: 0;
margin:0;
}
.sub-menu .sub-menu {
display: block;
}
.sub-menu li {
display: block;
list-style: none;
margin-bottom: 0;
}
.sub-menu a {
display: block;
border:none;
}
.sub-menu a:hover,
.sub-menu a:focus {
border:none;
}


/* =header */

.header {
padding: 5px 20px .5em;
height: auto;
min-height:175px;
position: relative;
z-index: 1;
}
.logo-header {
position: relative;
padding-top:1em;
padding-bottom: 1em;
max-width: 100%;
text-align: center;
z-index: 10;
}
.logo-header a {
display: inline-block;
text-decoration: none;
max-width: 100%;
font-weight: normal;
text-rendering: optimizeLegibility;
font-variant-ligatures: common-ligatures;
font-size: 2.5em;
line-height: 1em;
}
.logo-header img {
max-width: 200px;
height:auto;
}
.lockup-header {
position: relative;
z-index:1;
}
.icon-header {
content: '';
display: block;
text-align: center;
padding-top:1em;
/*position: absolute;
top:0;
left:50%;
transform: translate(-50%, 0);*/
z-index: 0;
/*opacity: .5;*/
}
.icon-header img {
width:50px;
display: inline-block;
/*width:200px;
height: auto;*/
}
.nav-header {
position: relative;
z-index: 2;
}
.nav-header a {
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
font-size: 17px;
letter-spacing: 1px;
}
.nav-header-left {
text-align: right;
}
.nav-header-right {
text-align: left;
}


/* =footer ctas */

.footer-ctas {
position: relative;
z-index: 1;
padding: 1em 0;
}
.footer-ctas:after {
content: '';
position: absolute;
z-index: 1;
border:1px solid rgba(0,0,0,0);
opacity: 0;
top:10px;
bottom:10px;
left:10px;
right:10px;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.footer-ctas-inner {
border:1px solid #333;
position: relative;
z-index: 2;
}
.footer-ctas a,
.footer-ctas a:link,
.footer-ctas a:visited {
display: block;
text-decoration: none;
padding: 4em 0;
position: relative;
color:#fff;
background-color: #222;
}

.footer-ctas h2 {
text-transform: uppercase;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
margin:0;
}
#cta-purchase {
display: none;
}
.page-id-109 #cta-wine-club {/*wine club*/
display: none;
}
.page-id-2026 #cta-visit {/*visit*/
display: none;
}
.page-id-109 #cta-purchase,/*wine club*/
.page-id-2026 #cta-purchase { /*visit*/
display: block;
}



/* =footer */

.footer {
margin-top: 0;
padding: 3em 20px 1em;
font-size: 13px;
/*overflow: hidden;*/
position: fixed;
z-index: 0;
bottom:0;
left:0;
right:0;
width:100%;
height:280px;
/*box-shadow: 0 20px 20px rgba(0,0,0,.01) inset;*/
}
.footer .row {
height: calc(100% - 60px);
}
.footer p {
text-transform: uppercase;
}
.footer a,
.footer a:link,
.footer a:visited {
text-decoration: none;
text-transform: uppercase;
color:#666;
}
.footer a:hover,
.footer a:focus,
.footer a:visited:hover,
.footer .menu a:hover,
.footer .menu a:visited:hover {
color:#111;
}
.contact-footer {
text-align: center;
color:#666;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
}
.logo-footer {
margin: 0 0 .5em;
font-size:2em;
line-height: 1em;
}
.logo-footer a {
display: inline-block;
width: 150px;
margin-bottom: 10px;
}
.icon-footer {
margin-top: -40px;
}
.icon-footer img {
padding-bottom: 1rem;
width: 50px;
height:auto;
}
.description-footer {
margin-top: 1em;
margin-bottom: 1.5em;
}
/*.nav-footer .menu-primary-menu-container .sub-menu {
display: none;
}*/
.nav-footer .menu > li {
display: block;
}
.nav-footer .menu a {
padding: 5px 0;
font-size: 18px;
}

.footer .menu-primary-menu-container .menu a {
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
font-size: 17px;
text-transform: uppercase;
}
.footer .menu-secondary-menu-container .menu a {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
text-transform: uppercase;
}
.menu-footer-cart-account-container .menu a {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
}
.social-links a,
.social-links i {
cursor:pointer;
}
.footer .social-links .menu {
padding-bottom: 2rem;
}
.branding-footer {
text-align: center;
}
.social-links-footer {
text-align: center;
padding: 0 0 2rem 0;
}
.social-links-footer .menu li {
font-size:1rem;
}
.social-links.menu a {
padding: 0.5em 10px;
cursor: pointer;
}
.legal-footer {
position: absolute;
bottom: 20px;
right: 0;
clear:both;
line-height: 1.5em;
padding:3em 40px 0;
text-align: right;
/*font-size: 12px;*/
letter-spacing: .5px;
line-height: 1em;
color:#707070;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 12px;
/*opacity: .6;*/
}
.legal-footer > span {
vertical-align: top;
display: inline-block;
padding: 0 5px;
text-transform: uppercase;
}
.legal-footer > span:last-child {
padding-right: 0;
}
.copyright {
margin: 0;
}

.credits {
/*float: right;*/
position: relative;
z-index: 100;
display: inline-block;
margin: 0;
}
.credits-label {
/*opacity: .5;*/
text-transform: uppercase;

}
.credits-info {
display: block;
display: none;
position: absolute;
bottom: -10px;
right: -15px;
width: 360px;
padding: 10px 15px 10px;
z-index: 99;
cursor: default;
line-height: 1.5em;
text-align: right;
border-radius: 1px;
font-size: 14px;
cursor: pointer;
}
.credits-info span {
display: block;
}
.credits-info a,
.credits-info a:link,
.credits-info a:visited {
text-decoration: none;
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
font-size: 16px;
text-transform: none;
}
.credits em {
}
.divider {
display: inline-block;
margin: 0 5px;
}
/*.top-link-footer {
text-align: center;
opacity: 0;
pointer-events: none;
}*/
.top-link-footer a {
display: block;
text-align: center;
padding:1em 0;
/*width:40px;*/
margin-top: 1.5em;
/*position: absolute;
bottom:0;
left: 0;*/
cursor:pointer;
}
.top-link:hover,
.top-link:focus,
.top-link i {
cursor:pointer;
}




/* =color */

.text-black {
color:#000 !important;
}
.text-white {
color:#fff !important;
}


/* =posts */

.post {
margin-bottom: 2em;
}
.row .post-index-item,
.post-index .post-index-item {
margin-bottom: 3em;
}


#nav-below {
margin-top: 2em;
padding-top: 1em;
margin-bottom: 1em;
text-align: center;
}
#nav-below a {
display: inline-block;
text-decoration: none;
text-transform: uppercase;
padding-top:.5em;
padding-bottom: .5em;
position: relative;
}
.nav-previous,
.nav-next {
position: relative;
}
.nav-previous {
text-align: left;
}
.nav-index {
text-align: center;
font-size:1.5em;
}
#nav-below .nav-index a {
padding: 7px 0;
}
.nav-next {
text-align: right;
}
.nav-previous a {
padding-left: 25px;
position: relative;
}
.nav-next a {
padding-right: 25px;
position: relative;
}
#nav-below .meta-nav {
position: absolute;
top:.5em;
}
.nav-previous a .meta-nav {
left:-.5em;
}
.nav-next a .meta-nav {
right:-.5em;
}
.widget a {
text-decoration: none;
text-transform: uppercase;
}
.widget-area .widget h3 {
}
.widget-area .widget {
}
.widget-area ul {
padding-left: 0;
margin-bottom: 0;
}
.widget-area li {
list-style: none;
}
.post-thumbnail {
max-width: 100%;
height:auto;
margin-bottom: 1em;
}
.post-thumbnail:empty {
display: none;
}
.post-thumbnail + h2 {
margin-top: 1em;
}
/*h1.post-title {
margin-bottom: 0;
}*/
.post-title + .post-date {
margin-top: .5em;
}
.post-date a {
text-decoration: none;
}
.byline {
display: none;
}

.post-type-description,
.post-type-notes {
margin-bottom: 2em;
}

.purchase-details {
margin:0 auto 1em;
max-width: 440px;
}
.purchase-form-row {
padding: .25em 0;
overflow: hidden;
display: table;
width: 100%;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
}
.purchase-form-row > div {
display: table-cell;
width: 33%;
padding:10px 0;
vertical-align: middle;
}
.purchase-form-row .form-purchase-size {
/*display: none;*/
text-align: left;
}
.purchase-form-row i {
display: none;
}
.purchase-form-row .purchase-form-price,
.purchase-form-row .purchase-form-size {
font-size: 16px;
}
.purchase-form-row .purchase-form-controls {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
padding: 0;
text-align: right;
white-space: nowrap;
}
.purchase-form-controls {
white-space: nowrap;
}
.purchase-form-controls input.quantity {
width: 65px;
margin: 0;
background-color: #fff;
border: 1px solid #aaa;
}
.purchase-quantity {
display: inline-block;
width: 65px;
}

.purchase-form-row .purchase-form-controls button,
.purchase-form-row .purchase-form-controls .button {
margin-bottom: 0;
}
.purchase-form-row .purchase-form-quantity {
text-align: center;
width: 60px;
padding: 10px;
font-size: 14px;
line-height: 1;
}

.purchase-form-alt-row {
padding-top: 5px;
}
.purchase-form-alt-row > div {
display: inline-block;
padding-left: 10px;
}
.purchase-form-alt.purchase-details,
.purchase-form-alt .purchase-form-row {
border:none;
max-width: 100%;
}
.purchase-form-alt .purchase-form-price {
font-family: 'JupiterSmallCaps', serif;
}
.purchase-form-alt input.quantity {
display: none;
}
.wine-single-top-left button,
.wine-single-top-left .button {
color:#c0a369;
border-color:#c0a369;
transition: all .25s ease-out;
}
.wine-single-top-left button:hover,
.wine-single-top-left .button:hover,
.wine-single-top-left button:focus,
.wine-single-top-left .button:focus {
color:#fff;
border-color:#fff;
transition: all .25s ease-out;
}
.mobile-wine-single-top .scroll-section {
padding-bottom: 0;
}

.purchase-form-alt button,
.purchase-form-alt .button {
margin: 0 0 0 10px;
}

.wine-single-purchase {
position: relative;
border:40px solid #eee;
transition: all .25s ease-out;
}

.wine-single-purchase hr {
border-color: #ccc;
transition: all .25s ease-out;
}
.wine-single-purchase:hover hr,
.wine-single-purchase:focus hr {
border-color: #c0a369;
transition: all .25s ease-out;
}
.wine-single-purchase:hover {
}


/* =pages */

.page-template-vinespring-account-template .page-heading {
display: none;
}


/* home */

.home-bottom {
display: none;
}
.home-bottom.show {
display: block;
}
.home-top {
position: relative;
z-index: 1;
}
.lockup-home {
position: absolute;
top:50%;
left:50%;
transform: translate(-50%, -50%);
z-index: 100;
text-align: center;
/*opacity:0;*/
-webkit-transition: all 2.0s ease-out;
-moz-transition: all 2.0s ease-out;
-ms-transition: all 2.0s ease-out;
transition: all 2.0s ease-out;
}
/*.lockup-home.show,*/
.blocker-home.show {
opacity: 1;
-webkit-transition: all 2.0s ease-out;
-moz-transition: all 2.0s ease-out;
-ms-transition: all 2.0s ease-out;
transition: all 2.0s ease-out;
}
.blocker-home {
position: absolute;
z-index: 1;
pointer-events: none;
top:0;
left:0;
right:0;
bottom:0;
background-color: rgb(0,0,0);
opacity:0;
-webkit-transition: all 2.0s ease-out;
-moz-transition: all 2.0s ease-out;
-ms-transition: all 2.0s ease-out;
transition: all 2.0s ease-out;
}
.home .hero-gallery-top .hero-gallery {
z-index: 1;
}

.icon-home {
margin-bottom: 1rem;
}
.icon-home img {
width:100px;
}
/*.home .logo-header,
.home .icon-header {
display: none;
}
*/

/* wines */

.wines-sections {
margin-top: -60px;
}
/*.wines-sections .scroll-section:first-child {
background-color: #f5f4e2;
}*/
.wines-sections .scroll-section:first-child > h2 {
margin-top:0;
}
.wines-section {
border-top:1px double #ccc;
position: relative;
padding-bottom: 3em;
transition: all .25s ease-out;
}
.wines-section:hover,
.wines-section:focus {
border-top:4px double #c0a369;
transition: all .25s ease-out;
}


/* single wine */

.hero-gallery-wine-single {
background-color: #000;
position: relative;
}
.wine-single-top-left,
.wine-single-top-right {
color:#fff;
z-index: 10;
}
.wine-single-top-left .purchase-details {
color:#fff;
}
.wine-single-top-left {
width: 35vw;
position: absolute;
bottom:3em;
/*top:50%;*/
left:0;
/*transform: translateY(-50%);*/
padding-left: 20px;
padding-right: 20px;
}
.wine-single-top-right {
width: 35vw;
position: absolute;
right:0;
bottom:3em;
/*top:50%;*/
/*transform: translateY(-50%);*/
padding-left: 20px;
padding-right: 20px;
}
.wine-single-top-right .wine-single-review-item {
/*max-width: 400px;*/
}
.wine-single-top-right .wine-single-score {
text-align: left;
}
.wine-single-top-right .wine-single-review h2 {
text-align: left;
color:#fff;
}
.wine-single-review h2 span.hanging {
margin-left: -.30em;
}

.wine-single-top-right .wine-single-review-item p {
color: #fff;
}
.wine-single-top-right .wine-single-review-item h3 {
text-align: left;
color:#fff;
}
.wine-single-reviews {
margin:0 auto;
}
.wine-single-score {
font-size: 72px;
margin-bottom: 0;
position: relative;
text-align: center;
}
.wine-single-score > span {
position: relative;
}
.wine-single-score span.points {
position: absolute;
left: 100%;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
top: 50%;
}
.wine-single-top-right .wine-single-score span.points {
color: #fff;
}
.wine-single-reviews h2,
.wine-single-reviews h3,
.wine-single-reviews .wine-single-score {
text-align: center;
}

/*desktop*/
.wine-single-title {
text-align: right;
margin-bottom: 2em;
}

.wine-single-title span {
display: block;
}
.wine-single-source {
margin-top: 0;
margin-bottom: 1em;
text-align: left;
/*color:#111;*/
}
.wine-detail-image {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.wine-detail-image img {
height: 90vh;
width: auto;
max-width: none;
}
.post-type-specs {
width: 100%;
}
.post-type-specs dl {
padding: .5em 0;
margin-bottom: 0;
}
.post-type-specs p:last-child {
margin-bottom: 0;
}
.wine-single-purchase-image img {
height: 350px;
width: auto;
}


/* shop */

.shop-grid .wine-item {
}
.shop-grid .wine-item img {
height:300px;
width: auto;
}
.wine-item h3 span {
display: block;
}
.wine-item a.wine-link,
.wine-item a.wine-link:link,
.wine-item a.wine-link:visited {
color:#111;
display: block;
text-decoration: none;
}
.wine-item a.wine-link:hover,
.wine-item a.wine-link:focus {
color:#c0a369;
}
.purchase-row-sold-out {
padding: 10px 0;
margin-bottom: 0;
}
p.sold-out {
margin-bottom: 0;
}


/* splash */

.page-template-homepage-splash-landing-template .header,
.page-template-homepage-splash-landing-template .main,
.page-template-homepage-splash-landing-template .footer {
display: none;
}
.page-template-homepage-splash-landing-template {
height: 100%;
height: 100vh;
min-height: 100%;
/*padding:20px;*/
overflow-y: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing:border-box;
}
.page-template-homepage-splash-landing-template .nav-overlay-toggle {
text-align: left;
}
.splash-wrapper {
display:table;
width:100%;
max-width: 100vw;
height:100%;
}
.splash-inner {
display:table-cell;
width:100%;
max-width: 100%;
height:100%;
vertical-align:middle;
text-align: center;
}
.splash-wrapper .nav-header .sub-menu {
display: none;
}
.theme-align-left .splash-wrapper .nav-header {
float:none;
}
.theme-align-left .splash-inner * {
text-align: center;
}
.splash-inner img {
/*width:400px;*/
width:auto;
height:auto;
max-width: 100%;
max-width: calc( 100vw - 40px);
height:auto;
}
.splash-inner nav {
margin-bottom: 1.5em;
}
.logo-splash a {
text-decoration: none;
}

/* press reviews */

.page-template-press-reviews-template .content-wrapper {
padding-bottom: 3em;
}
.menu-press-reviews {
text-align: center;
margin-bottom: 2em;
}
.menu-press-reviews a {
font-size: 17px;
letter-spacing: 1px;
}
.menu-press-reviews a:hover,
.menu-press-reviews a:visited:hover,
.menu-press-reviews a:focus {
color:#111;
}
.menu-press-reviews .current_page_item a,
.menu-press-reviews .current_page_item a:link,
.menu-press-reviews .current_page_item a:visited {
text-decoration: underline;
text-decoration-color: #c0a369;
color:#111;
}
.post-single-review {
background-color: #fff;
position: relative;
z-index: 100;
}
.post-single-review h4 {
margin-top: 0em;
padding-top: 0;
}


/* =forms */

input,
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=date],
select,
textarea {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
letter-spacing: .5px;
}
/*input,*/
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=date],
textarea {
-webkit-appearance: none;
}
/*input,*/
input[type=text],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=date],
select,
textarea {
padding: 0.5em 7px;
background-color:#eee;
color: #666;
border: 1px solid #eee;
border-bottom: 1px solid #aaa;
/*border-top:none;
border-left:none;
border-right:none;*/
border-radius: 1px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
input[type=text],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=date],
select,
textarea {
width:100%;
}
body .vs2x-form input[type=text],
body .vs2x-form input[type=email],
body .vs2x-form input[type=number],
body .vs2x-form input[type=password],
body .vs2x-form input[type=tel],
body .vs2x-form input[type=date],
body .vs2x-form select,
body .vs2x-form textarea {
padding: 0.5em 7px;
}
/*input:focus,*/
input[type=text]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
color: #111;
/*border: 1px solid #ddd;*/
border-bottom: 1px solid #666;
/*border-top:none;
border-left:none;
border-right:none;*/

outline: none;
}
input:focus {
outline: none;
}

label {
color:#707070;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
text-transform: uppercase;
font-size: 14px;
}
label input,
label select,
label textarea {
margin-top: .5em;
}
fieldset {
padding: 15px;
margin-bottom: 1.5em;
border-radius: 2px;
border-width: 1px;
border-style: solid;
}
legend {
padding-left: 5px;
padding-right: 5px;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 14px;
text-transform: uppercase;
margin-left: -5px;
}
form p:last-child {
margin-bottom: 0;
}
form p:last-child button,
form p:last-child input[type=submit]{
margin-bottom: 0;
}
.wpcf7-form {
overflow: hidden;
}
.wpcf7-form textarea,
.wpcf7-form input[type=text],
.wpcf7-form input[type=email]{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
width: 100%;
}
.wpcf7-form div.wpcf7-response-output {
margin:2em 0 1em;
}
.wpcf7-form div.wpcf7-mail-sent-ok {
border: 2px solid #4ac117;
background-color:#4ac117;
}
.wpcf7-form div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
background-color:#ff0000;
}
.wpcf7-form div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
background-color:#ffa500;
}
.wpcf7-form div.wpcf7-validation-errors {
border: 2px solid #f7e700;
background-color:#f7e700;
}
.wpcf7-form .wpcf7-response-output {
background-color: #fff;
padding:10px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
position: relative;
display: block;
left: 0;
top:100%;
padding:5px 0;
border:0;
color:#cc0000;
background-color: transparent;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
}



/* =util */

#mfPreviewBar {
display: none;
}

.shaded {
background-color: #111;
}
.shaded {
color:#fff;
}
.shaded-light {
background-color: #eee;
}

.scroll-section + .scroll-section {
margin-top: -3em;
position: relative;
z-index: 1;
}
.scroll-section,
.wines-sections .scroll-section,
.scroll-section + .shaded.scroll-section {
margin-top: 0;
padding-top: 3em;
padding-bottom: 3em;
}
.video-embed {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.video-embed iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.white {
color:#fff !important;
}
.gray {
color:#707070 !important;
}
.gold {
color:#c0a369 !important;
}
.brown {
color:#706337 !important;
}
.white-background {
background-color:#fff;
}
.callout {
padding:30px;
/*border: 1px solid #ccc;*/
background-color: #eee;
}
.callout h2,
.callout h3 {
margin-top: 0;
}
.callout *:last-child {
margin-bottom: 0;
}
.wrapper {
overflow: hidden;
}
.bordered {
border-width: 2px;
border-style:solid;
}
.image-border {
border-width: 10px;
border-style:solid;
}
.border-top {
border-width: 2px;
border-style:solid;
padding-top: 1em;
}
.border-bottom {
border-width: 2px;
border-style:solid;
padding-bottom: 1em;
}
.inner-link {}
.inner-target {
padding-top: 1em;
}
footer.entry-meta {
position: fixed;
z-index:10000;
bottom:10px;
left:15px;
}
.hidden, .hide {
display: none;
}
.show {
display: block;
}
.placeholder {
min-height: 200px;
margin-bottom: 1.5em;
}
.placeholder-400 {
height: 400px;
}
.placeholder + h1,
.placeholder + h2,
.placeholder + h3 {
margin-top: 0;
}
.container {
padding-left: 20px;
padding-right: 20px;
}
.clear {
clear: both;
}
.header::after,
.footer::after,
.main::after,
.main-continued::after,
.clearfix::after {
content:"";
display:table;
clear:both;
}

.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-justify {
text-align: justify !important;
}
.float-rt,
.float-right,
.alignright {
float:right;
}
.float-lt,
.float-left,
.alignleft {
float:left;
}
.aligncenter {
margin-left:auto;
margin-right:auto;
display: block;
}
img.float-rt,
img.float-right,
img.alignright {
margin: 0 0 .5em 15px;
}
img.float-lt,
img.float-left,
img.alignleft {
margin: 0 15px .5em 0;
}
.space-right {
padding-right: 10px;
}
.space-left {
padding-left: 10px;
}
.space-top {
padding-top: 1em;
}
.space-top-bottom {
padding-top: 2em;
padding-bottom: 2em;
}
.no-space {
margin:0;
padding:0;
}
.no-space-top {
margin-top: 0;
padding-top: 0;
}
.no-space-bottom {
margin-bottom: 0;
padding-bottom: 0;
}
.small-space-top {
padding-top: .5em;
}
.big-space-top {
padding-top: 4em;
}
.space-bottom {
padding-bottom: 1em;
}
.small-space-bottom {
padding-bottom: .5em;
}
.big-space-bottom {
padding-bottom: 3em;
}
.no-margin-top {
margin-top: 0;
}
.no-margin-bottom {
margin-bottom: 0;
}
.small-margin-bottom {
margin-bottom: .5em;
}
.centered {
text-align: center;
}
.widget-area {
padding-top: 2em;
}
.widget {
margin-bottom: 2em;
}
.extra-narrow .search-field,
.narrow .search-field {
width: 100%;
margin-bottom: 1em;
}
.disable-hover,
.disable-hover * {
 pointer-events: none !important;
}
.screen-reader-text {
position: absolute;
top:-10000px;
left:-10000px;
}
.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}

.styleguide-icons {
font-size:1.5em;
}
.styleguide-icons p {
display: inline-block;
}
.styleguide-icons br {
display: none;
}
.styleguide-icons i {
display: inline-block;
padding:10px;
}
.styleguide-swatch {
height:100px;
margin-bottom: .5em;
}



/* =components */

/* skip to content */

#skip a {
display: block;
position: absolute;
z-index: 5000;
left: -9999px;
top: -9999px;
background-color: #fff;
}
#skip a:focus {
top:10px;
left:10px;
}


/* =search form */

.search-form {
position: relative;
}
.search-form button {
position: absolute;
top:5px;
right:-5px;
}
.search-form input {
width: 100%;
}
.search-form button,
.search-form button:hover,
.search-form button:focus {
background-color: transparent;
padding-right: 0;
padding:0;
font-size: 1.25em;
border-color:transparent;
}
.search-form button {
color:#707070;
}
.search-form button:hover,
.search-form button:focus {
color:#111;
}
.search-form button i {
cursor: pointer;
}
.search-field,
.search-field:focus {
border-top:none;
border-left:none;
border-right:none;
background-color: transparent;
font-size: 18px;
}
.search-field {
padding: 10px 0;
}
/* library wrapper */

.library-wrapper {
background-color: #111;
padding-top: 12rem;
color:#fff;
}
.library-wrapper .wine-item .wine-link,
.library-wrapper .wine-item .wine-link:link,
.library-wrapper .wine-item .wine-link:visited {
color:#fff;
}
.library-wrapper .wine-item .wine-link:hover,
.library-wrapper .wine-item .wine-link:focus {
color:#c0a369;
}
.library-wrapper button,
.library-wrapper .button,
.library-wrapper .button:link,
.library-wrapper .button:visited {
color:#fff;
border-color:#aaa;
}
.library-wrapper button:hover,
.library-wrapper button:focus,
.library-wrapper .button:hover,
.library-wrapper .button:focus {
color:#c0a369;
border-color:#c0a369;
}

.library-wrapper .purchase-form-row,
.library-wrapper .purchase-details {
border-color: #666;
}
.library-wrapper .purchase-form-quantity,
.library-wrapper .purchase-form-quantity:focus {
background-color: #666;
color:#fff;
border-color:#666;
}


/* inner-menu*/

.inner-menu {
text-align: center;
background-color: #fff;
}
.inner-menu.menu li {
display: inline-block;
}
.inner-menu.menu a:hover,
.inner-menu.menu a:focus {
color:#111;
}


/* aos */

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
transition-delay: 1s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
transition-timing-function: ease
}

[data-aos^=fade][data-aos^=fade] {
opacity: 0;
transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
opacity: 1;
transform: translateZ(0)
}


/* trade */

.trade-downloads {
background-color: #fff;
border:1px solid #aaa;
}
.trade-downloads,
.trade-downloads option {
font-size: 14px;
color:#111;
}
.trade-bottle-image {
text-align: center;
}
.trade-bottle-image img {
display: inline-block;
height: 300px;
width: auto;
}
.trade-download {
margin-bottom: 3em;
}
.trade-download span {
display: block;
}
.trade-download h2 {
min-height:4.5em;
margin-bottom: 1rem;
margin-top: 1rem;
color:#707070;
}



/* collapsible content */

.collapsible {
border-top: 1px solid rgba(0,0,0,.2);
/*border-top: 3px double rgba(0,0,0,.2);*/
}
.collapsible .arrow-up,
.collapsible .arrow-down {
position: absolute;
top:10px;
right:0;
padding: 5px 10px;
}
.collapsible .arrow-up {
display: none;
}
.collapsible .arrow-down {
display: block;
}
.collapsible.show .arrow-up {
display: block;
}
.collapsible.show .arrow-down {
display: none;
}
a.collapsible-toggle,
a.collapsible-toggle:link,
a.collapsible-toggle:visited {
display: block;
position: relative;
padding: .5em 20px;
text-decoration: none;
transition: all .25s ease-out;
}
.collapsible.show h2 {
color:#111;
}
a.collapsible-toggle h3,
a.collapsible-toggle:link h3,
a.collapsible-toggle:visited h3,
a.collapsible-toggle h3,
a.collapsible-toggle h2 {
font-family: 1.25em;
text-decoration: none;
margin:0;
color:#111;
transition: all .25s ease-out;
}
a.collapsible-toggle:hover h3,
a.collapsible-toggle:hover h2,
a.collapsible-toggle:focus h3,
a.collapsible-toggle:focus h2 {
color:#c0a369;
transition: all .25s ease-out;
}
.collapsible-content {
display: none;
}
.collapsible.show .collapsible-content {
/*display: block;*/
}

.collapsible-group {
/*overflow: hidden;*/
padding-top: 3em;
position: relative;
}
.collapsible-toggle-all {
display: inline-block;
position: absolute;
bottom:2rem;
right:0;
text-decoration: none;
}

.collapsible-toggle-all[data-state="collapsed"] .expand {
display: inline-block;
}
.collapsible-toggle-all[data-state="expanded"] .expand {
display: none;
}
.collapsible-toggle-all[data-state="expanded"] .collapse {
display: inline-block;
}
.collapsible-toggle-all[data-state="collapsed"] .collapse {
display: none;
}


/* tabset */

.tabset-nav {
margin-top: .25em;
text-align: center;
}
.tabset-button {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
display: inline-block;
padding: .5em 1em;
cursor: pointer;
color:#707070;
transition: all .25s ease-out;
}
.tabset-button:hover,
.tabset-button:focus {
color:#111;
transition: all .25s ease-out;
}
.tabset-button.highlight {
background-color: #fff;
color:#706337;
/*color: #c0a369;*/
}
.tabset-nav:focus {
color:#111;
}
.tabset-items {
padding-bottom: 3rem;
}
.tabset-item {
display: none;
}
.tabset-item.show {
display: block;
}


/* press carousel */

.press-carousel-row {
/*display: flex;
flex-direction: column;*/
}
.press-carousel-row > div {
/*flex-grow: 1;
flex: 1 0 0;*/
}
.press-carousel-score {
margin-bottom: 1rem;
}
.press-carousel-score h1 {
}
.press-carousel h2 {
text-align: center;
}


/* press wines */

.press-wine.collapsible {
border: 1px solid #ccc;
margin-bottom: 5px;
}
.press-wine.collapsible.show {
border:1px solid #c0a369;
border-top:4px solid #c0a369;
}
.press-wine a.collapsible-toggle {
padding: 1em 30px;
}
.press-wine.collapsible .arrow-up, 
.press-wine.collapsible .arrow-down {
top: 13px;
}


/* press varietals */

.press-varietal {
position: relative;
}
.press-varietal-heading {
position: relative;
}
.press-varietal-heading > h2 {
padding-left: 30px;
padding-right: 30px;
}
.toggle-press {
position: absolute;
z-index: 1;
top:0;
right:0;
display: block;
padding: 0 10px;
}
.toggle-press .toggle-press-collapse {
display: block;
}
.toggle-press .toggle-press-expand {
display: none;
}
.collapsed .toggle-press .toggle-press-collapse {
display: none;
}
.collapsed .toggle-press .toggle-press-expand {
display: block;
}




/* press reviews */

.press-review {
padding-bottom: .5em;
}
.press-review h2 {
margin-top: 0;
margin-bottom: .5em;
}
.press-review h3 {
margin-bottom: 1em;
}


/* page links */

.page-links a {
overflow: hidden;
display: block;
text-decoration: none;
position: relative;
}
.page-links a:after {
content: '';
position: absolute;
z-index: 1;
border:1px solid  #c0a369;
top:-4px;
bottom:-4px;
left:-4px;
right:-4px;
-webkit-transition: all .125s ease-out;
-moz-transition: all .125s ease-out;
-ms-transition: all .125s ease-out;
transition: all .125s ease-out;
}
.page-links a h3 {
color:#111;
padding-top: .5em;
padding-bottom: 1em;
-webkit-transition: all .125s ease-out;
-moz-transition: all .125s ease-out;
-ms-transition: all .125s ease-out;
transition: all .125s ease-out;
}
.page-links a:hover h3,
.page-links a:focus h3,
.page-links a:visited:hover h3 {
color:#c0a369;
transition: all .25s ease-out;
}
.page-links a:hover:after,
.page-links a:focus:after {
top:10px;
bottom:10px;
left:10px;
right:10px;
transition: all .25s ease-out;
}
.page-link-title {
padding: 3rem 60px;
}
.page-links a:link h2,
.page-links a:visited h2,
.page-links a:link h2,
.page-links a:visited h3 {
color:#111;
text-decoration: none;
margin:0;
}
.page-link-title h2,
.page-link-title h3 {
margin:0;
color:#111;
text-align: left;
}
.page-link-title hr {
margin-left: 0;
margin-right: 0;
}
.page-link-image {
height:60vh;
min-height:300px;
position: relative;
overflow: hidden;
}
.page-link-image img {
position: absolute;
top:50%;
left:50%;
transform: translate(-50%, -50%) scale(1.05);
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.page-link:hover .page-link-image img,
.page-link:focus .page-link-image img {
transform: translate(-50%, -50%) scale(1.05);
transition: all .25s ease-out;
}


/* quote */

.quote {
text-align: center;
border:40px solid #fff;
background-color: #eee;
}
.quote h3 {
color:#706337;
}
.quote.scroll-section {
margin-top: 0;
}
/*.quote h3 {
margin-top: 0;
}*/
.quote-signature {
margin-bottom: -2em;
position: relative;
z-index: 1;
opacity: .7;
}
.quote-signature img {
max-width: 150px;
}
.quote-content {
font-size: 1.5rem;
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
}
.quote-source {
padding-bottom: 1em;
position: relative;
z-index: 2;
}


/* scalloped links */

.scalloped-links {
position: relative;
overflow: hidden;
}
.scalloped-links a:after,
.scalloped-links a:before,
.scalloped-links .scalloped-link-inner:after,
.scalloped-links .scalloped-link-inner:before {
content:'';
display: block;
position: absolute;
z-index: 1;
border-radius: 50%;
height: 0;
width: 0;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.scalloped-links.shaded a:after,
.scalloped-links.shaded a:before,
.scalloped-links .scalloped-link-inner:after,
.scalloped-links .scalloped-link-inner:before {
background-color: #111;
}

.scalloped-links a:after {
top:0;
left:0;
transform: translate(-50%, -50%);
}
.scalloped-links a:before {
bottom:0;
right:0;
transform: translate(50%, 50%);
}
.scalloped-link-inner:after {
top:0;
right:0;
transform: translate(50%, -50%);
}
.scalloped-link-inner:before {
bottom:0;
left:0;
transform: translate(-50%, 50%);
}


.scalloped-links a:hover:after,
.scalloped-links a:hover:before,
.scalloped-links a:hover .scalloped-link-inner:after,
.scalloped-links a:hover .scalloped-link-inner:before,
.scalloped-links a:focus:after,
.scalloped-links a:focus:before,
.scalloped-links a:focus .scalloped-link-inner:after,
.scalloped-links a:focus .scalloped-link-inner:before {
height: 2rem;
width: 2rem;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}




/* wines sections */

.collections-footer-grid {
display: flex;
font-size: 0;
flex-wrap: wrap;
justify-content: center;
}
.collection-repeater-grid {
display: flex;
font-size: 0;
flex-wrap: wrap;
justify-content: center;
}
.collection-repeater-grid .collection-item {
padding-bottom: 2em;
}
.collection-item {
/*width:25%;*/
display: inline-block;
flex-shrink: 1;
flex-basis: 240px;
font-size:1rem;
text-align: center;
padding: 0 10px;
}
.collection-item-wide {
flex-basis:100%;
}
.collection-item-wide a.button,
.collection-item-wide a.button:link,
.collection-item-wide a.button:visited {
display: inline-block;
}
.collection-item img {
height: 300px;
width: auto;
}
.single-vineyard .collection-item img {
height:360px;
/*height:480px;*/
transition: all .25s ease-out;
}
.single-vineyard .collection-item a:hover img,
.single-vineyard .collection-item a:focus img {
transform: scale(1.05);
transition: all .25s ease-out;
}
.single-vineyard-map {
margin-bottom: 2rem;
}
.collection-item a,
.collection-item a:link,
.collection-item a:visited {
display: block;
color:#111;
text-decoration: none;
}
.collection-item a:hover,
.collection-item a:focus {
color:#c0a369;
}
.collection-item h3 span {
display: block;
}
.collection-item h3 {
color:#707070;
transition: all .25s ease-out;
}
.collection-item a:hover h3,
.collection-item a:focus h3 {
color:#c0a369;
transition: all .25s ease-out;
}


/* home wines */

.home-wines-grid {
display: flex;
font-size: 0;
justify-content: center;
/*flex-wrap: wrap;*/
/*flex-shrink:0;*/
}
.home-wines-item {
position: relative;
z-index: 1;
display: inline-block;
font-size:1rem;
flex-shrink:1;
/*flex-basis: 120px;*/
}
.home-wines-item img {
height:300px;
width:auto;
}
.home-wines-overlay {
opacity: 0;
position: absolute;
z-index: 100;
top:25%;
left:50%;
width:240px;
height:auto;
background-color: #fff;
transform: translate(-50%, -50%);
/*outline:5px solid #fff;*/
border:4px double #c0a369;
padding: 10px;
box-shadow: 0 0 10px rgba(0,0,0,.2);
/*-webkit-transition: all 1s ease-out;
-moz-transition: all 1s ease-out;
-ms-transition: all 1s ease-out;
transition: all 1s ease-out;*/
}
.home-wines-overlay h3 {
margin: 0;
font-size: 14px;
color: #111;
}
.home-wines-overlay h3 span {
display: block;
}
.home-wines-item a {
display: block;
padding: 0 10px;
text-decoration: none;
}



/* next link */

.next-link {
overflow: hidden;
position: relative;
z-index: 1;
}
.next-link a,
.next-link a:link,
.next-link a:visited,
.next-link a:hover,
.next-link a:focus {
display: block;
text-decoration: none;
padding: 6em 0;
background-color: rgba(0,0,0,.5);
color:#fff;
border-color:rgba(255,255,255,.5);
position: relative;
z-index: 10;
-webkit-transition: all 2s ease-out;
-moz-transition: all 2s ease-out;
-ms-transition: all 2s ease-out;
transition: all 2s ease-out;
}
.next-link a:hover,
.next-link a:focus {
background-color: rgba(0,0,0,0);
}
.next-link hr {
border-color: #ccc;
transition: all .25s ease-out;
}
.next-link a:hover hr,
.next-link a:focus hr {
border-color: #c0a369;
}
.next-link h3,
.next-link h2 {
margin:0;
color:#fff;
}
.next-link h2 {
font-size: 3em;
font-family: 'JupiterSmallCaps', serif;
}
.next-link img {
position: absolute;
z-index: 1;
top:50%;
left:0;
width:100%;
height: auto;
transform:translateY(-50%);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 2s ease-out;
-moz-transition: all 2s ease-out;
-ms-transition: all 2s ease-out;
transition: all 2s ease-out;
}
.next-link:hover img,
.next-link:focus img {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
transform:translateY(-50%);
-webkit-transition: all 2s ease-out;
-moz-transition: all 2s ease-out;
-ms-transition: all 2s ease-out;
transition: all 2s ease-out;
}



/* interactive map */

/*tmp*/
/*#marker-hyde,*/
#marker-old-toll-road,
marker-oakville-ranch {
display: none;
}

.interactive-map {
padding-top: 3em;
padding-bottom: 3em;
}
.interactive-map .placeholder {
height: 100vh;
}
.interactive-map-container {
position: relative;
}
.interactive-map-image {
position: relative;
z-index: 1;
}
.interactive-map-image img {
display: block;
width:100%;
height:auto;
vertical-align: baseline;
}
/*.interactive-map-marker {
position: absolute;
z-index: 2;
transform: translate(-50%, -50%);
display: block;
height: 2rem;
width: 2rem;
background-color: #fff;
border-radius: 50%;
}*/


.interactive-map-marker {
position:absolute;
z-index:1;
/*height:48px;
width:48px;*/
/*transform: translate(-50%, -50%);*/
}
.interactive-map-marker.open {
z-index: 10000;
}

.m-label {
width: 150px;
position: absolute;
cursor: pointer;
top: 40px;
left: 0;
transform: translate(-50%, -50%);
font-family: 'JupiterSmallCaps', serif;
text-align: center;
font-size: 16px;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 1.25em;
color: #111;
transition: all .25s ease-out;
}
.interactive-map-marker:hover .m-label,
.interactive-map-marker:focus .m-label {
font-size: 18px;
transition: all .25s ease-out;
}
.m-label.bottom {
top: 45px;
}
.m-label.top {
top: -45px;
}
.m-label.left {
left: auto;
right: 0;
top: 0;
text-align: right;
transform: translate(-25px, -50%);
}
.m-label.right {
right: auto;
left: 0;
top: 0;
text-align: left;
transform: translate(25px, -50%);
}

.marker-amici-cellars {
position: absolute;
top: 15%;
left: 30%;
/*cursor: default;*/
}
.marker-amici-cellars .m-info,
.open.marker-amici-cellars .m-info {
z-index: 99002;
}
.marker-amici-cellars .m-info-inner {
color:#fff;
background-color: #000;
padding: 10px;
/*width:240px;*/
}
.marker-amici-cellars p.hover-effect {
color:#fff !important;
}
.marker-amici-cellars .m-info-innerer {
padding: 10px;
border:1px solid #c0a369;
background-color: #000;
}


.marker-amici-cellars .m-info-inner a.block *,
.marker-amici-cellars .m-info-inner a.block:link *,
.marker-amici-cellars .m-info-inner a.block:visited * {
color:#fff;
}
.marker-amici-cellars .m-icon {
position: absolute;
top:0;
left:0;
transform: translate(-50%, -50%);
z-index: 99001;
cursor:pointer;
background: url(images/icon_amici_black.svg) 50% 50% no-repeat;
background-size: 31px 38px;
width: 31px;
height: 38px;
/*cursor:default;*/
}
.marker-amici-cellars .logo {
padding: 1.5rem 0;
text-align: center;
}
.marker-amici-cellars .logo img {
width:100px;
height: auto;
display: inline-block;
}
.marker-amici-cellars .m-label {
font-size: 21px;
/*cursor:default;*/
}
.marker-amici-cellars:hover .m-label,
.marker-amici-cellars:focus .m-label {
font-size: 24px;
}
#marker-charles-heintz .m-label:after {
position: absolute;
top:-30px;
left:0;
content:'\2190';
font-size: 2em;
color:#666;
}
#marker-charles-heintz .m-label:before {
position: absolute;
top:-27px;
left:38px;
padding-top: 3px;
content:'8 miles';
font-family: "Questrial", Helvetica, Arial, sans-serif;
font-size: 16px;
color:#666;
}
#marker-charles-heintz .m-info {
left:0;
}
.marker-estate .m-label {
font-size: 1.5em;
line-height: 1em;
color:#111;
}
.open .m-label {
color:#111;
}
.interactive-map-marker.hidden {
display: none;
}
.m-close,
.m-close:link,
.m-close:visited {
/*display: none;*/
position: absolute;
top: 10px;
right: 10px;
z-index: 100;
color:#fff;
padding:5px;
}
.m-icon {
position: absolute;
top:0;
left:0;
transform: translate(-50%, -50%);
z-index: 99001;
cursor:pointer;
background: url(images/icon_amici_gold.svg) 50% 50% no-repeat;
background-size: 31px 38px;
width: 31px;
height: 38px;
/*background-size: 36px 44px;
width:36px;
height: 44px;*/
transition: all .25s ease-out;
}
.interactive-map-marker.open .m-icon {
}
.marker-amici-cellars:hover .m-icon,
.interactive-map-marker:hover .m-icon,
.marker-amici-cellars:focus .m-icon,
.interactive-map-marker:focus .m-icon {
transform: translate(-50%, -50%) scale(1.1);
border-color:#fff;
transition: all .25s ease-out;
}
.marker-estate .m-icon {
}
.marker-estate .m-label {
top: 50px;
}
.open .m-icon {
}
.open .m-icon span,
.open .m-icon span::after {
}
.m-icon span,
.m-icon span::after {
display: block;
height:2px;
width:25px;
position: absolute;
z-index:1;
background:transparent;
transition: all .25s ease-out;
}
.m-icon span {
transform: translate(-50%, -50%);
left:50%;
top:50%;
}
.m-icon span::after {
top:0;
left:0;
content: "";
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
}
.open .m-icon span,
.open .m-icon span::after {
background-color:transparent;
transition: all .25s ease-out;
}
.m-info {
position: absolute;
z-index: -1;
width:0;
top: 0;
left:-115px;
left:15px;
margin-left: 0;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0,0,0,.1);
text-align: center;
font-size: .875em;
transform-origin: 50%, 100%;
transition: all .25s ease-out;
}
.m-info a {
display: block;
}
.m-info-inner .block {
padding-bottom: 1rem;
}
.m-info-inner {
width:260px;
padding: 0 0 0;
background: #fff;
}
.m-info-inner h2 {
padding: 0 5px;
font-size: 18px;
}
.m-info .responsive-image {
height:150px;
margin:0;
margin-bottom: 10px;
}
.adjust-left .m-info {
left: -245px;
}
.adjust-right .m-info {
left: 15px;
}
.open .m-info {
display: block;
z-index: 99000;
opacity: 1;
left:-130px;
width: 260px;
vertical-align: middle;
-webkit-transform: translate3d(0,0,0);
transition: all .25s ease-out;
}
.m-info h2 {
margin: 0;
padding: .5em 10px;
}
.m-info h3 {
margin-top: 0;
margin-bottom: .5em;
font-size: 12px;
padding: 0 10px;
}
.m-info a.block p,
.m-info a.block:link p,
.m-info a.block:visited p {
margin-top: 0;
margin-bottom: 5px;
padding:0 10px;
overflow: hidden;
text-align: center;
transition: all .25s ease-out;
}
.m-info a.block p.hover-effect,
.m-info a.block:link p.hover-effect,
.m-info a.block:visited p.hover-effect {
padding-top: 10px;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 1.15em;
text-transform: uppercase;
letter-spacing: 1px;
color:#666;
}
.m-info a.block:hover p.hover-effect,
.m-info a.block:focus p.hover-effect {
color:#c0a369;
transition: all .25s ease-out;
}
.m-info p {
line-height: 1.25em;
}
.m-info p span {
float: left;
text-align: left;
opacity:.5;
}
/*.m-info a.button,
.m-info a.button:link,
.m-info a.button:visited {
margin-bottom: 0;
padding:5px;
border:none;
}
.m-info .button {
display: block;
margin-bottom: 0;
}
.m-info .button span {
display: block;
border:1px solid #ccc;
}*/
.m-info .wines {
display: none;
}
.m-info .wines a {
text-decoration: none;
text-transform: uppercase;
display: block;
text-align: center;
line-height: 1.25em;
padding:.25em 0;
}
.m-info hr {
margin:1em auto .5em;
}
.m-info .button-close-popup {
display: none;
position: absolute;
top:0;
right:0;
font-size: 1.5em;
}
.map-label {
position: absolute;
z-index: 1;
line-height: 1em;
}

.interactive-map-city-label {
position: absolute;
z-index: 10;
/*font-family: 'Questrial', Helvetica, Arial, sans-serif;*/
font-size: 18px;
font-family: 'EB Garamond', 'Times New Roman', Times, serif;
letter-spacing: 0;
/*text-transform: uppercase;*/
color:#333;
white-space:nowrap;
}
/*.interactive-map-city-label:after {
content: '';
display: block;
border-radius: 50%;
height: 10px;
width: 10px;
background-color: #666;
}*/
.interactive-map-city-label span {
position: absolute;
top:0;
left:0;
transform: translate(-50%, -50%);
}
/*.interactive-map-city-label.top span {
left:50%;
transform: translate(-50%, -30px);
}
.interactive-map-city-label.bottom span {
left:50%;
transform: translate(-50%, 15px);
}
.interactive-map-city-label.right span {
transform: translate(20px, -8px);
}
.interactive-map-city-label.left span {
left:0;
transform: translate(-40px, -8px);
}*/

.interactive-map-water-label {
position: absolute;
z-index: 10;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 14px;
letter-spacing: 0;
text-transform: uppercase;
color:#4a7782;
}
.interactive-map-water-label span {
position: absolute;
top:0;
left:0;
}
.interactive-map-water-label.top span {
left:50%;
transform: translate(-50%, -30px);
}
.interactive-map-water-label.bottom span {
left:50%;
transform: translate(-50%, 15px);
}
.interactive-map-water-label.right span {
transform: translate(20px, -8px);
}
.interactive-map-water-label.left span {
left:0;
transform: translate(-40px, -8px);
}

.interactive-map-ava-label {
position: absolute;
z-index: 10;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
text-align: center;
color:#666;
cursor: default;
}
.interactive-map-ava-label span {
position: absolute;
top:0;
left:0;
}
.interactive-map-ava-label.top span {
left:50%;
transform: translate(-50%, -30px);
}
.interactive-map-ava-label.bottom span {
left:50%;
transform: translate(-50%, 15px);
}
.interactive-map-ava-label.right span {
transform: translate(20px, -8px);
}
.interactive-map-ava-label.left span {
left:0;
transform: translate(-40px, -8px);
}

.icon-road,
.label-road {
position: absolute;
z-index: 10;
}
.label-road {
color:#666;
font-family: "Questrial", Helvetica, Arial, sans-serif;
font-size: 12px;
}
#hwy12-1 {
top:54%;
left:28%;
}
#hwy12-2 {
top:71%;
left:42%;
}
#hwy29-1 {
top:72%;
left:72%;
}
#hwy29-2 {
top:18%;
left:22%;
}
#silverado-trail {
top:69%;
left:79%;
}

#compass-star {
position: absolute;
z-index: 10;
top:30px;
right:30px;
}
#map-inset {
width:100px;
position: absolute;
z-index: 10;
top:30px;
left:30px;
}

/*.dot {
display: none;
width: 5px;
height: 5px;
border-radius: 50%;
margin-right: 5px;
background: #111;
vertical-align: middle;
}
.labels-counties {
color:rgba(0,0,0,.5);
z-index:2;
font-family: 'GoudySC', 'Times New Roman', 'Times', serif;
font-size: 1.5em;
}
.labels-water {
color:#cfd1d1;
z-index:2;
font-family: 'GoudySC', 'Times New Roman', 'Times', serif;
font-size: 1.5em;
}
.labels-cities {
color:#666;
z-index:20;
text-transform: uppercase;
font-size: 14px;
}
.labels-appellations {
display: none;
color:#938974;
z-index:20;
font-family: 'GoudySC', 'Times New Roman', 'Times', serif;
text-transform: uppercase;
}
.labels-vineyards {
z-index:30;
}
.labels-blocks {
}*/


@media only screen and (max-width: 480px){/*mobile*/

.m-label {
display: none;
}
#compass-star {
display: none;
}
#map-inset {
display: none;
}
.map-label {
font-size: .75em;
}
.open .m-icon {
display: none;
}


.promote-interactive-map {
overflow: hidden;
}
.promote-interactive-map #menu-toggle {
z-index: 0;
}
.promote-interactive-map #main {
z-index: 4000;
}
.m-info {
position: fixed;
top:0;
left:0;
z-index: 99000;
width: 100%;
height:100%;
display: none;
}
.m-info-inner {
width: auto;
height: 100%;
}
.m-info .responsive-image {
height:66vh;
/*height:240px;*/
}
.promote-interactive-map .open .m-info,
.open .m-info {
display: block;
left:0;
width:100%;
}
.m-info a.m-close {
display: none;
}
.m-info .button-close-popup,
.m-info .button-close-popup:link,
.m-info .button-close-popup:visited {
display: block;
padding: 10px;
text-decoration: none;
text-transform: uppercase;
font-size: 21px;
line-height: 1em;
color:#707070;
margin-top: 1.5em;
background-color:#fff;
}

}

@media only screen and (max-width: 768px){/*mobile and tablet*/
.m-label {
display: none;
}
.marker-amici-cellars .m-label {
display: block;
font-size: 18px;
}
.m-icon {
background-size: 18px 22px;
}
.icon-road img {
width: 18px;
height: auto;
}
.labels-water {
font-size: 1em;
}
.interactive-map-ava-label,
.interactive-map-water-label {
display: none;
}
}

@media only screen and (min-width: 999px){/*desktop*/

.interactive-map {
margin-left: auto;
margin-right: auto;
max-width: 1100px;
}
.interactive-map-marker.open .m-icon {
/*-webkit-transform:rotate(45deg);
transform:rotate(45deg);*/
transition: all .25s ease-out;
}
.m-icon {
/*-webkit-transform:rotate(0deg);*/
/*transform:rotate(0deg);*/
transition: all .25s ease-out;
}

}


@media only screen and (max-width: 767px){/* =mobile and tablet */

.interactive-map .extra-wide {
padding: 0;
}

.interactive-map-marker.open .m-icon {
}

}

@media only screen and (min-width: 768px){/* =all desktop */

#interactive-map .extra-wide {
padding: 0;
}

.interactive-map-marker:hover,
.interactive-map-marker:focus {
z-index: 1000;
}
.interactive-map-marker:hover .m-label,
.interactive-map-marker:focus .m-label {
display: block;
transition: all .25s ease-out;
}

}


/* side link */

.top-link-side {
position: fixed;
bottom:30px;
right:0;
z-index: 300;
opacity: 0;
width:40px;
pointer-events: none;
transition: all .25s ease-out;
/*box-shadow: 0 0 10px rgba(0,0,0,.3)*/
}
.hero-offscreen .top-link-side {
opacity: 1;
pointer-events: all;
transition: all .25s ease-out;
}
.top-link-side a {
display: block;
padding: 25px 0;
text-align: center;
background-color: #fff;
}
.top-link-side a:hover,
.top-link-side a:focus {
background-color: #c0a369;
color:#fff;
}


/* team photo */

.team-photo img {
margin-bottom: 1.5em;
}
.team-photo figcaption {
text-align: center;
margin-bottom: 0;
}

.team-photo-container {
position: relative;
z-index: 0;
margin-bottom: 1em;
}
.team-photo-container .photo-up {
position: relative;
z-index: 1;
}
.team-photo-container .photo-hover {
opacity:0;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
-ms-transition: all .75s ease-out;
transition: all .75s ease-out;
position: absolute;
z-index: 2;
top:0;
left:0;
width:100%
height:100%;
}
.team-photo-container:hover .photo-hover,
.team-photo-container:focus .photo-hover {
opacity:1;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
-ms-transition: all .75s ease-out;
transition: all .75s ease-out;
}

/* team grid */

.team-grid-wrapper {
justify-content: center;
}
.team-grid {
margin-bottom: 3em;
}
.team-item img {
vertical-align: baseline;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.team-link:hover,
.team-link:focus {
background-color: #fff;
}
.team-link:hover img,
.team-link:focus img {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.gallery-grid-item,
.team-item {
position: relative;
margin-bottom: 0;
text-decoration: none;
overflow: hidden;
}
.team-winemaker-item a {
height: 100%;
}
.gallery-grid-item h2,
.team-item h2 {
}
.gallery-grid-item img,
.team-item img {
position: relative;
display: block;
z-index: 1;
top:0;
left:0;
width:100%;
height:auto;
}
.gallery-grid-photo {
}
.team-item {
text-align: center;
}
.team-item:hover,
.team-item:focus {
background-color: #fff;
}
.team-item:after {
content: '';
position: absolute;
top:0;
left:0;
border-radius: 15px;
height:20px;
width:20px;
}

.team-photo {
display: inline-block;
height: 360px;
width: 100%;
overflow: hidden;
position: relative;
background: rgba(0,0,0,.2);
}
.makers-grid .team-photo {
min-height: 360px;
height:50vh;
}
.team-photo .backstretch {
width:100% !important;
min-width:100% !important;
}

.team-text {
font-size: .825em;
padding-bottom: 1rem;
}
.team-text h2 {
margin-top: 1.5rem;
margin-bottom: .5rem;
}
.team-text h3 {
/*font-size: 14px;*/
/*min-height: 2.5em;*/
margin-bottom: 1rem;
}
.team-text p {
margin-bottom: 0;
padding-bottom: 1rem;
}
.team-excerpt {
padding: 0 1.5em;
font-size: 1rem;
}

.makers-grid .team-text h2 {
font-size: 2em;
color:#111;
}



/* team gallery */

.gallery-grid-data,
.team-gallery {
display: none;
}


/* popup gallery */

.popup {
position:absolute;
z-index: -1;
top:50%;
left:50%;
width:100%;
height:100%;
opacity: 0;
visibility: hidden;
-webkit-transform:translateX(-50%) translateY(-50%) scale(1);
-moz-transform:translateX(-50%) translateY(-50%) scale(1);
-ms-transform:translateX(-50%) translateY(-50%) scale(1);
transform:translateX(-50%) translateY(-50%) scale(1);
-webkit-transition: all .125s ease-out;
-moz-transition: all .125s ease-out;
-ms-transition: all .125s ease-out;
transition: all .125s ease-out;
}
body.popup-out {
overflow: hidden;
}
.popup hr {
}
.popup-out .popup {
display: block;
z-index:10000;
position: fixed;
opacity:1;
visibility: visible;
-webkit-transform:translateX(-50%) translateY(-50%) scale(1);
-moz-transform:translateX(-50%) translateY(-50%) scale(1);
-ms-transform:translateX(-50%) translateY(-50%) scale(1);
transform:translateX(-50%) translateY(-50%) scale(1);
transition: all .25s ease-out;
}
.popup-inner {
background-color:#fff;
position: absolute;
top:0;
left:0;
width: 100%;
height: 100%;
box-shadow:0 0 10px rgba(0,0,0,.3);
overflow: hidden;
}

.popup .button-close,
.popup .button-next,
.popup .button-previous {
display: inline-block;
padding:20px 10px;
position: fixed;
top: 50%;
top: 50vh;
z-index: 10;
font-size: 1.5em;
height: auto;
width: auto;
}
.popup .button-close {
padding: 20px;
font-size: 1em;
position: absolute;
}
.button-next ,
.button-previous {
left: auto;
top:45%;
transition: all .25s ease-out;
}
.popup .button-next {
right: 10px;
left:auto;
}
.popup .button-previous {
left: 10px;
left:auto;
}
.button-previous:hover,
.button-next:hover,
.button-previous:focus,
.button-next:focus {
transition: all .25s ease-out;
}
.popup .button-close {
display: block;
top:0;
right:0;
}
.popup .popup-loading {
}
.popup-stage .slide .responsive-image,
.popup-stage .slide .row,
.popup-stage .slide .row > div,
.team-slide .responsive-image,
.team-slide .row,
.team-slide .row > div {
height: 100%;
}



@media only screen and (max-width: 768px){/* mobile and tablet */

.team-popup-photo {
height:66vh !important;
}
.team-popup-text {
height:auto !important;
overflow:none !important;
}
.popup .button-next {
right: 0;
left:auto;
}
.popup .button-previous {
left: 0;
left:auto;
}
}

.popup-stage .slide,
.team-slide {
height: 100%;
}

.team-slide a,
.team-slide a:link,
.team-slide a:visited {
color:#707070;
}
.team-slide a:hover,
.team-slide a:focus {
color:#fff;
}
.team-photo .responsive-image {
}
.popup-stage .slide .responsive-image {
background-position-x:50%;
background-position-y:0;
}
.slide h2:first-child {
/*padding-top: 1.5em;*/
margin-bottom: .25em;
}
.slide h2 + h3 {
margin-top: 0;
margin-bottom: 1em;
}
.popup .slide {
position: absolute;
width:100%;
height:100%;
top:0;
left:0;
overflow: auto;
 -webkit-overflow-scrolling: touch;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
transform: translateX(100%);
}
.popup .slide-active .scrollable,
.popup .slide-in-left .scrollable,
.popup .slide-in-right .scrollable,
.popup .slide-out-left .scrollable,
.popup .slide-out-right .scrollable {
overflow: auto;
}
.popup .scrollable .narrow {
padding-bottom: 2em;
}
.popup .slide.slide-active {
transform: translateX(0%); 
}
.popup .slide.slide-active + .slide {
z-index: 10000;
}
.popup .slide-in {
animation: slide-in 0.5s forwards;
-moz-animation: slide-in 0.5s forwards;
-webkit-animation: slide-in 0.5s forwards;
}
.popup .slide-out {
animation: slide-out 0.5s forwards;
-moz-animation: slide-out 0.5s forwards;
-webkit-animation: slide-out 0.5s forwards;
}
.popup .slide-in-left {
animation: slide-in-left 0.5s forwards;
-moz-animation: slide-in-left 0.5s forwards;
-webkit-animation: slide-in-left 0.5s forwards;
}
.popup .slide-in-right {
animation: slide-in-right 0.5s forwards;
-moz-animation: slide-in-right 0.5s forwards;
-webkit-animation: slide-in-right 0.5s forwards;
}
.popup .slide-out-left {
animation: slide-out-left 0.5s forwards;
-moz-animation: slide-out-left 0.5s forwards;
-webkit-animation: slide-out-left 0.5s forwards;
}
.popup .slide-out-right {
animation: slide-out-right 0.5s forwards;
-moz-animation: slide-out-right 0.5s forwards;
-webkit-animation: slide-out-right 0.5s forwards;
}


@keyframes slide-in-left {
0% { transform: translateX(-100%); 
}
100% { transform: translateX(0%); 
}
}
@-moz-keyframes slide-in-left {
0% { -moz-transform: translateX(-100%); 
}
100% { -moz-transform: translateX(0%); 
}
}
@-webkit-keyframes slide-in-left {
0% { -webkit-transform: translateX(-100%); 
}
100% { -webkit-transform: translateX(0%); 
}
}
@keyframes slide-in-right {
0% { transform: translateX(100%); 
}
100% { transform: translateX(0%); 
}
}
@-moz-keyframes slide-in-right {
0% { -moz-transform: translateX(100%); 
}
100% { -moz-transform: translateX(0%); 
}
}
@-webkit-keyframes slide-in-right {
0% { -webkit-transform: translateX(100%); 
}
100% { -webkit-transform: translateX(0%); 
}
}

@keyframes slide-out-right {
0% { transform: translateX(0%); 
}
100% { transform: translateX(100%); 
}
}
@-moz-keyframes slide-out-right {
0% { -moz-transform: translateX(0%); 
}
100% { -moz-transform: translateX(100%); 
}
}
@-webkit-keyframes slide-out-right {
0% { -webkit-transform: translateX(0%); 
}
100% { -webkit-transform: translateX(100%); 
}
}
@keyframes slide-out-left {
0% { transform: translateX(0); 
}
100% { transform: translateX(-100%); 
}
}
@-moz-keyframes slide-out-left {
0% { -moz-transform: translateX(0); 
}
100% { -moz-transform: translateX(-100%); 
}
}
@-webkit-keyframes slide-out-left {
0% { -webkit-transform: translateX(0%); 
}
100% { -webkit-transform: translateX(-100%); 
}
}


@keyframes slide-in {
100% { transform: translateX(0%); 
}
}
@-moz-keyframes slide-in {
100% { -moz-transform: translateX(0%); 
}
}
@-webkit-keyframes slide-in {
100% { -webkit-transform: translateX(0%); 
}
}

@keyframes slide-out {
0% { transform: translateX(0%); 
}
100% { transform: translateX(-100%); 
}
}
@-moz-keyframes slide-out {
0% { -moz-transform: translateX(0%); 
}
100% { -moz-transform: translateX(-100%); 
}
}
@-webkit-keyframes slide-out {
0% { -webkit-transform: translateX(0%); 
}
100% { -webkit-transform: translateX(-100%); 
}
}




/* accordion */

.accordion {
margin: 0 0 20px 0;
padding: 0;
list-style-type: none;
}
.accordion > li {
margin: 0 0 0 0;
padding: 0;
list-style:none;
}
.main-content .accordion p:first-child {
padding-top: 0;
}
.accordion i {
cursor: pointer;
/*display: none;*/
}
.accordion li:last-child { margin-bottom: 0; 
}
.accordion .accordion-head { cursor: pointer; 
}
.accordion-head h3:first-child {
padding-top: 0;
margin-top: 0;
margin-bottom: 0;
}

.accordion .accordion-head {
padding: 20px 40px 0 0;
line-height: normal;
position: relative;
}
.accordion-head.active {
display: block;
}
.accordian .accordian-panel {
display: none;
}

.accordion-panel {
display: none;
padding: 1em 40px 1em 0;
overflow: hidden;
}
.accordion-panel.active {
display: block;
}
.medium .accordion:first-child .accordion-head {
border-top: none !important;
}
/*.accordion-head .icon-down-open-big {
display: inline-block;
}
.accordion-head.active .icon-down-open-big {
display: none;
}*/
.accordion .accordion-head h2 {
text-align: left;
padding:0;
margin:0;
}
.accordion-head i {
position: absolute;
top: 30px;
right: 10px;
}
.accordion-panel p {
line-height: 1.3em;
}
.accordion-plus {
display: block;
}
.accordion-minus {
display: none;
}
.active .accordion-plus {
display: none;
}
.active .accordion-minus {
display: block;
}




/* =vineyards grid */

.vineyards-grid h2 {
font-size: 1.5rem;
margin:0;
padding:1em 0 .25em;
}
.vineyards-grid h3 {
margin: 0;
}
.vineyards-grid-item a {
padding-bottom: 2em;
}
.vineyards-grid-item a:after {
content: '';
border:1px solid #c0a369;
position: absolute;
opacity: 0;
z-index: 10;
top:0;
left:0;
right:0;
bottom:0;
transition: all .25s ease-out;
}
.vineyards-grid-item a:hover:after,
.vineyards-grid-item a:focus:after {
opacity: 1;
top:10px;
left:10px;
right:10px;
bottom:10px;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
-ms-transition: all .75s ease-out;
transition: all .75s ease-out;
}


/* =ctas */

.cta-link,
.image-link {
display: block;
position: relative;
text-decoration: none;
}
.cta-link img,
.image-link img {
position: relative;
z-index: 0;
}
.cta-link .overlay,
.image-link .overlay {
position: absolute;
z-index: 1;
top:50%;
left:0;
width: 100%;
transform: translateY(-50%);
color:#fff;
text-align: center;
text-shadow: 0 0 10px rgba(0,0,0,.2);
margin:0;
}
.cta-link h2 {
color: #fff;
text-shadow: 0 0 10px rgba(0,0,0,.3);
text-align:center;
}


/* =account links */

.account-links-header,
.account-links-overlay {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 14px;
letter-spacing: 1px;
}
.account-links-header a,
.account-links-header i {
cursor:pointer;
}
.account-links-header a,
.account-links-header a:link,
.account-links-header a:visited {
color:#707070;
text-decoration: none;
}
.account-links-header a:hover,
.account-links-header a:focus {
color:#111;
}
.account-links-inner > span {
display: inline-block;
}
.account-links-inner > span a {
display: inline-block;
padding: 5px;
text-decoration: none;
}
.account-links-overlay .account-links-inner > span a {
padding: 5px 10px;
}
.account-links-inner a span {
font-size:14px;
text-transform: uppercase;
}
.account-links-overlay {
text-align: center;
margin-top: 2em;
}
.account-links-overlay a,
.account-links-overlay a:link,
.account-links-overlay a:visited {
color:#707070;
}
.account-links-overlay a:hover,
.account-links-overlay a:hover {
color:#c0a369;
}
.account-links-overlay i {
display: none;
}



@media only screen and (max-width: 768px){/* =mobile & tablet */

.account-links-header {
position: absolute;
top: 0;
right: 10px;
z-index: 1010;
text-align: right;
}
.account-links-header .icon-basket,
.account-links-header .icon-user {
font-size:1em;
}
.account-links-header .account-links-user-label,
.account-links-header .account-links-cart-label {
display: none;
}
.account-links-inner > span a {
padding:10px 5px;
}

}


@media only screen and (min-width: 768px){/* =all desktop */

.account-links-header {
position: absolute;
z-index: 1001;
top: 10px;
right: 20px;
}
.account-links-header i {
font-size:16px;
}
.account-links-header .account-links-user-label,
.account-links-header .account-links-cart-label {
display: none;
}

}






/* page footer */

.page-footer {
padding-top: 3em;
padding-bottom: 3em;
}


/* loading */

.loading,
.backstretch::after {
width:48px;
height:48px;
border-radius:50%;
pointer-events: none;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
-ms-transition: all .75s ease-out;
transition: all .75s ease-out;
}
.loading {
display: block;
position: absolute;
z-index: 0;
top:3em;
left:50%;
transform: translate(-50%, -50%);
opacity:1;
}
.loaded .loading,
.loaded.loading {
margin:0;
opacity:0;
height:0;
width:0;
-webkit-transition: all .75s ease-out;
-moz-transition: all .75s ease-out;
-ms-transition: all .75s ease-out;
transition: all .75s ease-out;
}
.backstretch::after {
display: block;
content: ' ';
position: absolute;
z-index: -1000000;
top:50%;
left:50%;
transform: translate(-50%, -50%);
}



/* hero gallery top */

.hero-gallery {
display: none;
min-height: 100px;
/*margin-bottom: 2em;*/
}
.hero-gallery-top .hero-gallery {
display: block;
position: relative;
z-index: 1;
}
.hero-gallery-top .main {
}
.hero-gallery-content {
height: 100%;
width: 100%;
background: rgba(0,0,0,.8);
}
.hero-gallery h2 {
font-size: 3em;
}
.hero-video {
/*opacity: 0;*/
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity .25s ease-out;
-moz-transition: opacity .25s ease-out;
-ms-transition: opacity .25s ease-out;
transition: opacity .25s ease-out;
pointer-events: none;
overflow: hidden;
}
.hero-video p {
display: block;
height: 100vh;
width:100vw;
margin:0;
}
.hero-video iframe {
width: 100vw;
height: 52.69vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
min-height: 100vh;
min-width: 189.76vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.hero-gallery-overlay p {
color:#fff;
text-align: center;
font-family: 'Questrial', sans-serif;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
}
.hero-gallery-overlay .page-heading h1,
.hero-gallery-overlay .page-heading h2 {
color:#fff;
}
.hero-gallery-overlay .page-heading h2 {
margin-bottom: 1rem;
}
.hero-gallery-height-100vh .hero-gallery {
height: 100vh;
}
.hero-gallery-height-90vh .hero-gallery {
height: 90vh;
}
.hero-gallery-height-75vh .hero-gallery {
height: 75vh;
}
.hero-gallery-height-66vh .hero-gallery {
height: 66vh;
}
.hero-gallery-height-50vh .hero-gallery {
height: 50vh;
}
.hero-gallery-height-33vh .hero-gallery {
height: 33vh;
}
.hero-gallery-height-25vh .hero-gallery {
height: 25vh;
}
.hero-gallery-arrows-false .button-next-hero-gallery,
.hero-gallery-arrows-false .button-previous-hero-gallery {
display: none;
}
.hero-gallery-arrows-bottom .button-next-hero-gallery,
.hero-gallery-arrows-bottom .button-previous-hero-gallery {
top: auto;
bottom: 2rem;
transform: translateY(0);
}
.button-next.button-next-hero-gallery {
/*transform: translateX(100%);*/
/*right:-40px;*/
/*outline: 1px solid #fcc;*/
}
.button-previous.button-previous-hero-gallery {
/*transform: translateX(-100%);*/
/*left:-40px;*/
/*outline: 1px solid #fcc;*/
}
.hero-gallery-layout-full-bleed .button-next-hero-gallery {
right:0;
}
.hero-gallery-layout-full-bleed .button-previous-hero-gallery {
left:0;
}
.hero-gallery-height-100vh .header {
position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
}
.hero-gallery-layout-full-bleed .header {
position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
background-color: transparent;
}
.hero-gallery-top .main {
padding-top: 0;
padding-bottom: 0;
}
.hero-gallery-top .main-continued {
/*padding-top: 2rem;*//*layout builder wants to close space below image*/
}
.hero-gallery-overlay-false .hero-gallery-overlay {
display: none;
}
.hero-gallery-content::before {
position: absolute;
content:" ";
z-index: 2;
width:100%;
height:300px;
top:0;
left:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.hero-gallery-content::after {
position: absolute;
content:" ";
z-index: 2;
width:100%;
height:200px;
bottom:0;
left:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.button-hero-intro {
position: absolute;
z-index: 100;
bottom:2rem;
right:0;
display: block;
padding: 25px 10px;
color: #fff;
}
.button-hero-intro:hover,
.button-hero-intro:focus {
background-color: #c0a369;
color:#fff;
}


/* instagram feeds */

.instagram-item {
position: relative;
}
.instagram-item a {
display: block;
position: relative;
overflow: hidden;
}
.instagram-item .overlay {
position: absolute;
z-index: 10;
top:0;
left:0;
width:100%;
height:100%;
opacity:0;
color:#fff;
background:#333;
padding:20px;
}
.instagram-item .overlay p {
font-size:14px;
line-height: 1.2em;
}
.instagram-item:hover .overlay,
.instagram-item:focus .overlay {
opacity:1;
}
.instagram-item .overlay {
width:100%;
height:100%;
background-color:#333;
color:#fff;
opacity: 0;
top:0;
left:0;
padding:15px;
position: absolute;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.instagram-item a:hover .overlay,
.instagram-item a:focus .overlay {
opacity:1;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}



/* slideshows */

.scrollable {
overflow: auto;
}
.slideshow-item,
.owl-stage,
.owl-stage-outer,
.owl-item,
.slideshow-item .row,
.slideshow-carousel .owl-item,
.slideshow-item .owl-height {
height:100%;
width:100%;
}
.slideshow-item .scrollable {
padding:30px;
}
.hero-slideshow,
.slideshow-carousel {
padding-bottom: 3em;
}
.hero-slideshow.layout-block {
padding-bottom: 0;
margin-bottom: 6em;
}
.hero-slideshow-carousel {
}
.hero-slideshow .table .full,
.hero-slideshow .table .extra-wide,
.hero-slideshow .table .wide,
.hero-slideshow .table .medium,
.hero-slideshow .table .narrow,
.hero-slideshow .table .extra-narrow,
.slideshow-carousel .table .full,
.slideshow-carousel .table .extra-wide,
.slideshow-carousel .table .wide,
.slideshow-carousel .table .medium,
.slideshow-carousel .table .narrow,
.slideshow-carousel .table .extra-narrow {
padding-left: 30px;
padding-right: 30px;
}


/* popup photos */

.popup-image {
position: relative;
display: block;
}
.popup-image img {
position: relative;
z-index: 0;
}
.gallery-grid .block::after,
.popup-image::after {
position: absolute;
z-index: 2;
font-family: 'Icons';
font-size:1.5em;
content:'\e805';
color:#fff;
top:50%;
left:50%;
margin-top: -0.5em;
margin-left: -0.5em;
opacity: 0;
transition: all .25s ease-out;
}
.gallery-grid .block:hover::after,
.popup-image:hover::after,
.gallery-grid .block:focus::after,
.popup-image:hover::focus {
opacity: 1;
transition: all .25s ease-out;
}


/* trade */

.trade-section {
margin-bottom: 3em;
}
.trade-section h2 {
margin-bottom: 1em;
}
.trade-section h3 {
margin-top: 0;
margin-bottom: .5em;
}
.trade-section img {
display: inline-block;
}
.trade-item p:last-child {
margin-bottom: 0;
}
.trade-wines {}
.trade-wines-item {
margin-bottom: 2em;
}
.trade-wines a {
display: block;
text-decoration: none;
}
.trade-wines-item p {
margin-bottom: .5em;
}
.trade-bottle-shots > div {
margin-bottom: 2em;
}
.trade-bottle-shot {
margin-bottom: 2em;
}
.trade-bottle-shots a {
display: block;
text-decoration: none;
}
.trade-tech-sheet {
overflow: hidden;
}
.trade-tech-sheets-rows {
padding-bottom: 2em;
}
.trade-tech-sheets a,
.trade-logos a,
.trade-photos a {
display: block;
text-decoration: none;
}
.trade-photo.gallery-grid a {
margin-bottom: 1.5em;
}
.trade-logo-image {
min-height: 150px;
margin-top: 1em;
text-align: center;
}
.trade-press-item {
margin-bottom: 2em;
}
.trade-press-item h2,
.trade-press-item h3,
.trade-press-item p {
margin-bottom: .5em;
}
.trade-press-item .trade-press-title {
margin-bottom: 0;
}


/* nav overlay */

.nav-overlay {
opacity: 0;
background-color: #111;
pointer-events: none;
position: fixed;
z-index: 1003;
width: 100%;
/*height:100%;*/
height: 100vh;
display: flex;
flex-direction: column;
top: 0;
left: 0;

-webkit-flex: 1 1 auto;
overflow-y: auto;
min-height: 0px;

/*overflow-x: hidden;
overflow-y: scroll;*/
-webkit-overflow-scrolling: touch;
transition: all .25s ease-out;
}
.nav-overlay-content {
display: flex;
flex: 1 1 auto;
border: 10px solid #333;
}
.nav-overlay-border {
border: 1px solid #c0a369;
position: relative;
z-index: 1;
display: flex;
flex: 1 1 auto;
}
.nav-overlay-inner {
border: 25px solid #333;
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: center;
/*align-items: center;*/
}
.nav-overlay-inner * {
align-items: center;
}

.account-links-overlay:hover a,
.account-links-overlay:hover a:link,
.account-links-overlay:hover a:visited,

.nav-overlay-inner .menu:hover a,
.nav-overlay-inner .menu:hover a:link,
.nav-overlay-inner .menu:hover a:visited {
color:#cccccc;
}

.account-links-overlay:hover a:hover,
.account-links-overlay:hover a:focus,
.nav-overlay-inner .menu:hover a:hover,
.nav-overlay-inner .menu:hover a:focus {
color:#fff;
}
.nav-overlay-out .nav-overlay-toggle {
top: 20px;
left: 20px;
}
/*.nav-overlay-out .account-links-header {
top:5px;
right:30px;
}*/
/*.nav-overlay-out .account-links-header {
position: fixed;
}
*/

.corner-tl,
.corner-tr,
.corner-bl,
.corner-br {
position: absolute;
z-index: 0;
height: 75px;
width: 75px;
border-radius:50%;
background-color: #333;
}
.corner-tl {
top:0px;
left:0px;
}
.corner-tr {
top:0px;
right:0px;
}
.corner-bl {
bottom:0px;
left:0px;
}
.corner-br {
bottom:0px;
right:0px;
}
.logo-overlay {
text-align: center;
margin:0 auto 2em;
max-width: 300px;
position: relative;
z-index: 10;
}
.icon-overlay {
text-align: center;
margin-bottom: 2em;
/*position: absolute;
z-index: 1;
top:50%;
left:50%;
transform: translate(-50%, -50%);*/
}
.icon-overlay img {
display: inline-block;
width:75px;
height:auto;
}
.nav-overlay .menu {
text-align: center;
position: relative;
z-index: 10;
top: 0;
left: 0;
margin-left: 0;
padding: 0 20px 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing:border-box;
}
.nav-overlay .menu li {
display: inline-block;
text-align: center;
margin-bottom: 0;
float: none;
}
.nav-overlay .menu a {
padding:.5em 10px;
line-height: 1em;
}
.nav-overlay .menu-primary-menu-container {
margin-bottom: 1.5rem;
}
.nav-overlay .menu-primary-menu-container a {
font-family: 'Times New Roman', serif;
font-size: 1.5rem;
}
.nav-overlay .social-links {
margin-top: 2em;
}
.nav-overlay .social-links.menu li {
display: inline-block;
}
.nav-overlay .social-links.menu a {
display: block;
padding: 10px;
font-size: 18px;
}
.nav-overlay-out {
overflow: hidden;
}
.nav-overlay-out .nav-overlay {
opacity:1;
pointer-events: auto;
transition: all .25s ease-out;
}
.nav-overlay .sub-menu {
display: block;
}

/*.nav-overlay .menu-primary-menu-container {
padding-bottom: 2em;
}
.nav-overlay .menu-primary-menu-container .sub-menu li,
.nav-overlay .menu-secondary-menu-container .menu li {
display:inline-block;
padding-left:10px;
padding-right:10px;
}
.nav-overlay .menu-footer-menu-container {
padding-bottom: 3em;
}*/
.nav-overlay-done {
overflow: hidden;
position: fixed;
width: 100%;
}
.nav-overlay-toggle {
position: fixed;
top:5px;
left:8px;
z-index: 1004;
text-transform: uppercase;
font-weight: 400;
display: block;
cursor: pointer;
padding: 10px;
margin: 0;
}
.nav-overlay-out .nav-label-menu {
display: none;
}
.nav-label-menu {
display: none;
}
.nav-overlay-out .nav-label-close {
display: none;
}
.nav-label-close {
display: none;
}
.nav-label {
display: none;
vertical-align: top;
line-height: 1.6em;
}
.nav-icon {
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin-right: 5px;
}
.nav-icon span {
position: absolute;
width: 20px;
height: 20px;
margin-left: -10px;
left: 50%;
top: 50%;
width:100%;
}
.nav-icon span:before {
top: -6px;
}
.nav-icon span:after {
bottom: -6px;
}
.nav-icon span,
.nav-icon span:before,
.nav-icon span:after {
cursor: pointer;
height: 2.25px;
width: 20px;
background: white;
position: absolute;
display: block;
content: '';
}

.nav-icon span,
.nav-icon span:before,
.nav-icon span:after,
.nav-icon .nav-overlay-toggle:hover span,
.nav-icon .nav-overlay-toggle:hover span:before,
.nav-icon .nav-overlay-toggle:hover span:after,

.nav-icon .nav-overlay-toggle:focus span,
.nav-icon .nav-overlay-toggle:focus span:before,
.nav-icon .nav-overlay-toggle:focus span:after,

.nav-overlay-out .nav-overlay-toggle span,
.nav-overlay-out .nav-overlay-toggle span:before,
.nav-overlay-out .nav-overlay-toggle span:after  {
-webkit-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
-ms-transition: all .25s ease-in;
transition: all .25s ease-in;
}
.nav-overlay-out .nav-icon span {
background-color: transparent !important;
}
.nav-overlay-out .nav-icon span:before {
top:0;
}
.nav-overlay-out .nav-icon span:after {
bottom:0;
}
.nav-overlay-out .nav-icon span:before {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.nav-overlay-out .nav-icon span:after {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}



/* layout blocks */

.layout-block {
margin-bottom: 3em;
}
.layout-heading {
/*overflow: hidden;*/
}


/* gallery grid */

.gallery-grid {
padding-left: 0;
}
.gallery-grid-item {
margin-bottom: 1.5em;
}
.gallery-grid li {
display: inline-block;
max-width: 33%;
}
.gallery-grid a {
display: block;
}




/* chocolat popup lightbox */

.chocolat-zoomable.chocolat-zoomed .chocolat-img{
cursor : zoom-out;
}
.chocolat-open{
overflow: hidden;
}
.chocolat-overlay{
height:100%;
width:100%;
position:fixed;
left:0;
top:0;
z-index:10;
background-color:#111;
display:none;
opacity: 0.9;
}
.chocolat-wrapper{
height:100%;
width:100%;
position:fixed;
left:0;
top:0;
z-index:1600;
color: #fff;
}
.chocolat-zoomable .chocolat-img{
cursor : zoom-in;
}
.chocolat-loader{
height:32px;
width:32px;
position:absolute;
left:50%;
top:50% ;
margin-left:-16px;
margin-top:-16px;
z-index:11;
background:url(images/bxslider/bx_loader.gif);
display:none;
}
.chocolat-content{
position:fixed;
width:0px;
height:0px;
left:50%;
top:50%;
z-index:14;
text-align: left;
}
.chocolat-content .chocolat-img{
position:absolute;
width:100%;
height:100%;
}
.chocolat-wrapper .chocolat-left{
position:absolute;
left:0;
width:50px;
height:100px;
top: 50%;
margin-top: -50px;
cursor:pointer;
/*background:url(../images/left.png) 50% 50% no-repeat;*/
z-index: 1700;
display: none;
text-align: center;
}
.chocolat-wrapper .chocolat-right{
position:absolute;
right:0;
width:50px;
height:100px;
top: 50%;
margin-top: -50px;
cursor:pointer;
/*background:url(../images/right.png)  50% 50% no-repeat;*/
z-index: 1700;
display: none;
text-align: center;
}
.chocolat-left::after,
.chocolat-right::after,
.chocolat-close::after {
display: inline-block;
font-family: 'Icons';
font-style: normal;
font-weight: normal;
}
.chocolat-left::after {
content: '\e813';
}
.chocolat-right::after {
content: '\e814';
}
.chocolat-close::after {
display: inline-block;
content: '\e81f';
}
.chocolat-wrapper .chocolat-right.active{
display: block;
}
.chocolat-wrapper .chocolat-left.active{
display: block;
}
.chocolat-wrapper .chocolat-top{
position:absolute;
top:0px;
right: 0;
left: 0;
line-height:50px;
height:50px;
overflow: hidden;
z-index: 17;
margin-bottom: 10px;
}
.chocolat-wrapper .chocolat-close {
width:50px;
height:50px;
cursor:pointer;
position: absolute;
top: 0;
right: 0;
text-align: center;
/*background:url(../images/close.png) 50% 50% no-repeat;*/
}
.chocolat-wrapper .chocolat-bottom{
position:absolute;
bottom:0;
left: 0;
right: 0;
line-height:40px;
height:40px;
/*font-size:12px;*/
z-index: 17;
padding-left: 15px;
padding-right: 15px;
text-align: center;
margin-top: 10px;
}
.chocolat-wrapper .chocolat-set-title{
display: inline-block;
padding-right: 15px;
line-height: 1;
border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.chocolat-wrapper .chocolat-pagination{
display: none;
float: right;
padding-left: 15px;
padding-right: 15px;
margin-right: 15px;
}
.chocolat-wrapper .chocolat-fullscreen {
display: none;
/*width: 16px;
height: 40px;
background: url(../images/fullscreen.png) 50% 50% no-repeat;
display: block;
margin:auto;
cursor: pointer;
float: right;*/
}
.chocolat-wrapper .chocolat-description{
display: block;
/*float: left;*/
}

/* no container mode*/
body.chocolat-open>.chocolat-overlay{
z-index:15;
}
body.chocolat-open>.chocolat-loader{
z-index:15;
}
body.chocolat-open>.chocolat-content{
z-index:17;
}

/* container mode*/
.chocolat-in-container .chocolat-wrapper,
.chocolat-in-container .chocolat-content,
.chocolat-in-container .chocolat-overlay{
position: absolute;
}
.chocolat-in-container{
position: relative;
}

/* uncomment to hide controls when zoomed-in*/
/*
.chocolat-zoomable .chocolat-top,
.chocolat-zoomable .chocolat-bottom,
.chocolat-zoomable .chocolat-right,
.chocolat-zoomable .chocolat-left {
transition: opacity .3s ease, visibility 0s .3s;
opacity: 1;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-top,
.chocolat-zoomable.chocolat-zoomed .chocolat-bottom,
.chocolat-zoomable.chocolat-zoomed .chocolat-right,
.chocolat-zoomable.chocolat-zoomed .chocolat-left {
visibility: hidden;
opacity: 0;
}
*/




/* owl carousel */

.wines-carousel .owl-item {
margin-right: 0;
}
.owl-prev,
.owl-next {
position: absolute;
top:50%;
transform: translateY(-50%);
/*margin-top: -2em;*/
left:auto;
right:auto;
font-size: 1em;
padding:10px;
color: #fff;
background-color: #c0a369;
border:4px double #c0a369;
transition: all .25s ease-out;
}
.owl-prev:hover,
.owl-next:hover {
color:#c0a369 !important;
background-color: #fff;
border:4px double #c0a369;
transition: all .25s ease-out;
}
.owl-prev.disabled,
.owl-next.disabled {
opacity: .2;
pointer-events: none;
}
.owl-prev i,
.owl-next i,
.owl-prev:hover,
.owl-next:hover {
cursor:pointer;
}
.owl-prev {
left:-60px;
}
.owl-next {
right:-60px;
}
.owl-dots {
padding: 1em 20px 2em;
text-align: center;
}
.owl-dots.disabled {
display: none;
}
.owl-dots .owl-dot {
border-radius: 50%;
height:12px;
width:12px;
display: inline-block;
position: relative;
margin:0 5px;
cursor:pointer;
}
.owl-dots {
}


/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
/*
*  Owl Carousel - Core
*/
.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
/* position relative and z-index fix webkit rendering fonts issue */
position: relative;
z-index: 1; 
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-moz-backface-visibility: hidden;
/* fix firefox animation glitch */ 
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; 
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden;
/* fix for flashing background */
-webkit-transform: translate3d(0px, 0px, 0px); 
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); 
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; 
}
.owl-carousel .owl-item img {
display: inline-block;
/*display: block;
width: 100%; */
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; 
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
/*color: inherit;*/
/*border: none;*/
font: inherit; 
}
.owl-carousel button.owl-dot {
/*background: none;*/
color: inherit;
border: none;
padding: 0 !important;
font: inherit; 
}
.owl-carousel.owl-loaded {
display: block; 
}
.owl-carousel.owl-loading {
opacity: 0;
display: block; 
}
.owl-carousel.owl-hidden {
opacity: 0; 
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; 
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; 
}
.owl-carousel.owl-rtl {
direction: rtl; 
}
.owl-carousel.owl-rtl .owl-item {
float: right; 
}

/* No Js */
.no-js .owl-carousel {
display: block; 
}

/*
*  Owl Carousel - Animate Plugin
*/
.owl-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; 
}

.owl-carousel .owl-animated-in {
z-index: 0; 
}

.owl-carousel .owl-animated-out {
z-index: 1; 
}

.owl-carousel .fadeOut {
animation-name: fadeOut; 
}

@keyframes fadeOut {
0% {
opacity: 1; 
}
100% {
opacity: 0; } }

/*
* 	Owl Carousel - Auto Height Plugin
*/
.owl-height {
transition: height 500ms ease-in-out; 
}

/*
* 	Owl Carousel - Lazy Load Plugin
*/
.owl-carousel .owl-item {
/**
This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
calculation of the height of the owl-item that breaks page layouts
*/ }
.owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease; 
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
max-height: 0; 
}
.owl-carousel .owl-item img.owl-lazy {
transform-style: preserve-3d; 
}

/*
* 	Owl Carousel - Video Plugin
*/
.owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000; 
}

.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url("owl.video.play.png") no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; 
}

.owl-carousel .owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); 
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none; 
}

.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; 
}

.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; 
}






/* tipr */

.tipr_content_light {
font-size: 12px;
color: #333;
background-color: #fff;
padding: 5px 10px;
text-transform: uppercase;
letter-spacing: .5px;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-style: normal;
white-space: nowrap;
}
.tipr_content_dark {
font-size: 12px;
color: #fff;
background-color: #333;
padding: 5px 10px;
text-transform: uppercase;
letter-spacing: .5px;
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-style: normal;
white-space: nowrap;
}
.tipr_container_bottom {
display: none;
position: absolute;
margin-top: 13px;
z-index: 1000;
}
.tipr_container_top {
display: none;
position: absolute;
margin-top: -55px;
z-index: 1000;
}
.tipr_point_top_light, .tipr_point_bottom_light {
position: relative;
background: #fff;
border: 1px solid #dcdcdc;
}
.tipr_point_top_dark, .tipr_point_bottom_dark {
position: relative;
background: #333;
border: 1px solid #333;
border-radius: 1px;
}
.tipr_point_top_light:after,
.tipr_point_top_light:before,
.tipr_point_top_dark:after,
.tipr_point_top_dark:before {
position: absolute;
pointer-events: none;
border: solid transparent;
top: 100%;
content: "";
height: 0;
width: 0;
}
.tipr_point_top_light:after {
border-top-color: #fff;
border-width: 8px;
left: 50%;
margin-left: -8px;
}
.tipr_point_top_dark:after {
border-top-color: #333;
border-width: 8px;
left: 50%;
margin-left: -8px;
}
.tipr_point_top_light:before {
border-top-color: #dcdcdc;
border-width: 9px;
left: 50%;
margin-left: -9px;
}
.tipr_point_top_dark:before {
border-top-color: #333;
border-width: 9px;
left: 50%;
margin-left: -9px;
}
.tipr_point_bottom_light:after,
.tipr_point_bottom_light:before,
.tipr_point_bottom_dark:after,
.tipr_point_bottom_dark:before {
position: absolute;
pointer-events: none;
border: solid transparent;
bottom: 100%;
content: "";
height: 0;
width: 0;
}
.tipr_point_bottom_light:after {
border-bottom-color: #fff;
border-width: 8px;
left: 50%;
margin-left: -8px;
}
.tipr_point_bottom_dark:after {
border-bottom-color: #3d3d3d;
border-width: 8px;
left: 50%;
margin-left: -8px;
}
.tipr_point_bottom_light:before {
border-bottom-color: #dcdcdc;
border-width: 9px;
left: 50%;
margin-left: -9px;
}
.tipr_point_bottom_dark:before {
border-bottom-color: #3d3d3d;
border-width: 9px;
left: 50%;
margin-left: -9px;
}




/* =grid */

/* https://github.com/kristoferjoseph/flexboxgrid */

.container-fluid {
margin-right: auto;
margin-left: auto;
padding-right: 1rem;
padding-left: 1rem;
}

.row {
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -1.00rem;
margin-left: -1.00rem;
}
/*.row > div {
margin-bottom: 1.5em;
}*/
.row.grid-centered {
justify-content: center;
}
.row.reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.col.reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 1.00rem;
padding-left: 1.00rem;
}
.col-xs {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-xs-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-xs-2 {
-webkit-flex-basis: 16.666%;
-ms-flex-preferred-size: 16.666%;
flex-basis: 16.666%;
max-width: 16.666%;
}
.col-xs-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-xs-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-xs-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-xs-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-xs-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-xs-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-xs-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-xs-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-xs-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-xs-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-xs-offset-0 {
margin-left: 0;
}
.col-xs-offset-1 {
margin-left: 8.333%;
}
.col-xs-offset-2 {
margin-left: 16.666%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-4 {
margin-left: 33.333%;
}
.col-xs-offset-5 {
margin-left: 41.667%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-7 {
margin-left: 58.333%;
}
.col-xs-offset-8 {
margin-left: 66.667%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-10 {
margin-left: 83.333%;
}
.col-xs-offset-11 {
margin-left: 91.667%;
}

.start-xs {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-xs {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-xs {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-xs {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-xs {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-xs {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-xs {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-xs {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-xs {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-xs {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}

.row.no-gutters {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
.no-gutters > div,
.no-gutters > a {
padding-left: 0 !important;
padding-right: 0 !important;
}

@media only screen and (min-width: 481px){
/*.container {
width: 49rem;
}*/

.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-offset-0,
.col-sm-offset-1,
.col-sm-offset-2,
.col-sm-offset-3,
.col-sm-offset-4,
.col-sm-offset-5,
.col-sm-offset-6,
.col-sm-offset-7,
.col-sm-offset-8,
.col-sm-offset-9,
.col-sm-offset-10,
.col-sm-offset-11,
.col-sm-offset-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 1.00rem;
padding-left: 1.00rem;
}
.col-sm {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-sm-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-sm-2 {
-webkit-flex-basis: 16.666%;
-ms-flex-preferred-size: 16.666%;
flex-basis: 16.666%;
max-width: 16.666%;
}
.col-sm-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-sm-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-sm-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-sm-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-sm-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-sm-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-sm-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-sm-offset-0 {
margin-left: 0;
}
.col-sm-offset-1 {
margin-left: 8.333%;
}
.col-sm-offset-2 {
margin-left: 16.666%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.333%;
}
.col-sm-offset-5 {
margin-left: 41.667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333%;
}
.col-sm-offset-8 {
margin-left: 66.667%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.333%;
}
.col-sm-offset-11 {
margin-left: 91.667%;
}

.start-sm {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-sm {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-sm {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-sm {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-sm {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-sm {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-sm {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-sm {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-sm {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-sm {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}

@media only screen and (min-width: 769px){
/*.container {
width: 65rem;
}*/

.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-offset-0,
.col-md-offset-1,
.col-md-offset-2,
.col-md-offset-3,
.col-md-offset-4,
.col-md-offset-5,
.col-md-offset-6,
.col-md-offset-7,
.col-md-offset-8,
.col-md-offset-9,
.col-md-offset-10,
.col-md-offset-11,
.col-md-offset-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 1.00rem;
padding-left: 1.00rem;
}
.col-md {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-md-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-md-2 {
-webkit-flex-basis: 16.666%;
-ms-flex-preferred-size: 16.666%;
flex-basis: 16.666%;
max-width: 16.666%;
}
.col-md-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-md-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-md-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-md-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-md-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-md-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-md-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333%;
}
.col-md-offset-2 {
margin-left: 16.666%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.333%;
}
.col-md-offset-5 {
margin-left: 41.667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333%;
}
.col-md-offset-8 {
margin-left: 66.667%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.333%;
}
.col-md-offset-11 {
margin-left: 91.667%;
}

.start-md {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-md {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-md {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-md {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-md {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-md {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-md {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-md {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-md {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-md {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}

@media only screen and (min-width: 999px){
/*.container {
width: 76rem;
}*/

.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-offset-0,
.col-lg-offset-1,
.col-lg-offset-2,
.col-lg-offset-3,
.col-lg-offset-4,
.col-lg-offset-5,
.col-lg-offset-6,
.col-lg-offset-7,
.col-lg-offset-8,
.col-lg-offset-9,
.col-lg-offset-10,
.col-lg-offset-11,
.col-lg-offset-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 1.00rem;
padding-left: 1.00rem;
}
.col-lg {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-lg-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-lg-2 {
-webkit-flex-basis: 16.666%;
-ms-flex-preferred-size: 16.666%;
flex-basis: 16.666%;
max-width: 16.666%;
}
.col-lg-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-lg-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-lg-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-lg-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-lg-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-lg-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-lg-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333%;
}
.col-lg-offset-2 {
margin-left: 16.666%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.333%;
}
.col-lg-offset-5 {
margin-left: 41.667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333%;
}
.col-lg-offset-8 {
margin-left: 66.667%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.333%;
}
.col-lg-offset-11 {
margin-left: 91.667%;
}

.start-lg {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-lg {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-lg {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-lg {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-lg {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-lg {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-lg {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-lg {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-lg {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-lg {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}


@media only screen and (min-width: 1200px){/*1400px*/
/*.container {
width: 90rem;
}*/

.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-offset-0,
.col-xl-offset-1,
.col-xl-offset-2,
.col-xl-offset-3,
.col-xl-offset-4,
.col-xl-offset-5,
.col-xl-offset-6,
.col-xl-offset-7,
.col-xl-offset-8,
.col-xl-offset-9,
.col-xl-offset-10,
.col-xl-offset-11,
.col-xl-offset-12 {
box-sizing: border-box;
-webkit-box-flex: 0;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
padding-right: 1.00rem;
padding-left: 1.00rem;
}
.col-xl {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%;
}
.col-xl-1 {
-webkit-flex-basis: 8.333%;
-ms-flex-preferred-size: 8.333%;
flex-basis: 8.333%;
max-width: 8.333%;
}
.col-xl-2 {
-webkit-flex-basis: 16.666%;
-ms-flex-preferred-size: 16.666%;
flex-basis: 16.666%;
max-width: 16.666%;
}
.col-xl-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
.col-xl-4 {
-webkit-flex-basis: 33.333%;
-ms-flex-preferred-size: 33.333%;
flex-basis: 33.333%;
max-width: 33.333%;
}
.col-xl-5 {
-webkit-flex-basis: 41.667%;
-ms-flex-preferred-size: 41.667%;
flex-basis: 41.667%;
max-width: 41.667%;
}
.col-xl-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%;
}
.col-xl-7 {
-webkit-flex-basis: 58.333%;
-ms-flex-preferred-size: 58.333%;
flex-basis: 58.333%;
max-width: 58.333%;
}
.col-xl-8 {
-webkit-flex-basis: 66.667%;
-ms-flex-preferred-size: 66.667%;
flex-basis: 66.667%;
max-width: 66.667%;
}
.col-xl-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%;
}
.col-xl-10 {
-webkit-flex-basis: 83.333%;
-ms-flex-preferred-size: 83.333%;
flex-basis: 83.333%;
max-width: 83.333%;
}
.col-xl-11 {
-webkit-flex-basis: 91.667%;
-ms-flex-preferred-size: 91.667%;
flex-basis: 91.667%;
max-width: 91.667%;
}
.col-xl-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.col-xl-offset-0 {
margin-left: 0;
}
.col-xl-offset-1 {
margin-left: 8.333%;
}
.col-xl-offset-2 {
margin-left: 16.666%;
}
.col-xl-offset-3 {
margin-left: 25%;
}
.col-xl-offset-4 {
margin-left: 33.333%;
}
.col-xl-offset-5 {
margin-left: 41.667%;
}
.col-xl-offset-6 {
margin-left: 50%;
}
.col-xl-offset-7 {
margin-left: 58.333%;
}
.col-xl-offset-8 {
margin-left: 66.667%;
}
.col-xl-offset-9 {
margin-left: 75%;
}
.col-xl-offset-10 {
margin-left: 83.333%;
}
.col-xl-offset-11 {
margin-left: 91.667%;
}

.start-xl {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: start;
}
.center-xl {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.end-xl {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: end;
}
.top-xl {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.middle-xl {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.bottom-xl {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.around-xl {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.between-xl {
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.first-xl {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.last-xl {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}



/* =media queries */

/* mobile */

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

.mobile {
display: block;
}
.tablet,
.desktop {
display: none;
}
.mobile.tablet {
display: block;
}
hr-small-wrap,
.extra-narrow,
.narrow,
.medium,
.wide,
.extra-wide,
.side-spaced {
padding-left:30px;
padding-right:30px;
}
.button-previous,
.button-next {
width: 30px;
}
.header,
.main,
.footer {
max-width: none;
width: auto;
}
.logo-header {
margin:0;
text-align: center;
}
.logo-header a {
margin: 0 auto;
}
.menu a:hover,
.menu a:focus,
.sub-menu a:hover,
.sub-menu a:focus {
}
.menu .sub-menu {
display: block;
margin: 1px 0 0;
}
.half {
width: auto;
float: none;
margin-left: 0;
margin-right: 0;
}
.footer-text > span {
display: block;
text-align: center;
}
.divider {
font-size: 0;
color:#000;
color: rgba(0,0,0,0);
}
label {
font-size:1em;
}
.menu {
font-size:1em;
text-align: center;
position: relative;
top: 0;
left: 0;
margin-left: 0;
padding: 1em 20px;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing:border-box;
}
.menu li {
text-align: center;
font-size:1em;
float: none;
display: block;
}
.hero-gallery-top .main {
padding:0;
position: relative;
z-index: 1;
width:100%;
}
.hero-gallery-overlay,
.homepage-content-overlay {
position: absolute;
z-index: 100;
bottom: 60px;
left: 0;
width: 100%;
/*padding:2rem 60px 2rem;*/
/*color:#fff !important;*/
}

.owl-nav {
display: none;
}
.owl-prev {
left:-30px;
}
.owl-next {
right:-30px;
}
.next-link h2 {
font-size: 1.75rem;
}
.button-hero-intro {
display: none;
}

.quote {
padding: 3em 0;
border:none;
}
.top-link-side a {
background-color: transparent;
}
.quote-content {
font-size: 1.25em;
}
.page-link-title {
padding: 2rem 20px;
}
.page-link-image {
height: auto;
}

.wine-single-top-left,
.wine-single-top-right {
display: none;
}
.mobile-wine-single-title {
font-size: 18px;
}
.mobile-wine-single-title span {
display: block;
}
.interactive-map-city-label,
.icon-road,
.label-road {
display: none;
}
.purchase-form-row i {
display: block;
}
.purchase-form-row span {
display: none;
}

.callout {
padding:20px;
}

}


/* landscape mobile */

@media only screen and (max-width: 480px) and (orientation: landscape){

}



/* mobile and tablet */

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

.header {
padding-top: 1em;
}
.footer {
height:320px;
}
.footer-ctas a,
.footer-ctas a:link,
.footer-ctas a:visited {
padding: 2em 0;
}
.menu .sub-menu {
display: block;
margin-bottom: 0;
}
.layout-menu .menu .sub-menu {
display: none;
}
.nav-header {
display: none;
}
.no-js .nav-header {
display: block;
}
.no-js .nav-overlay-toggle {
display: none;
}
.nav-overlay-toggle {
position: fixed;
top:0;
left:0;
}
.nav-overlay-out .nav-overlay-toggle {
top: 5px;
left: 5px;
}
.nav-overlay-out .account-links-header {
top:5px;
right:30px;
}
.corner-tl,
.corner-tr,
.corner-bl,
.corner-br {
display: none;
}
.icon-overlay {
padding-top: 2rem;
}
.logo-overlay {
max-width: 200px;
}
.nav-overlay .menu li {
display: block;
}
.nav-overlay .social-links.menu {
padding-bottom: 2rem;
}
.social-links.menu li {
display: inline-block;
}
.menu a {
display: block;
}
/*.icon-header {
transform: translate(-50%, -20%);
}*/
.sticky-wrapper.is-sticky,
.inner-menu {
display: none;
}
.hero-gallery-overlay .page-heading h2 {
font-size: 24px;
padding: 0 10px;
}

.home-wines-grid {
display: block;
width: 100vw;
overflow-x: auto;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
.home-wines-item {
display: inline-block;
}
.nav-overlay-inner {
border-width: 10px;
}
.nav-overlay .menu-primary-menu-container .menu > li > a {
font-size: 21px;
padding:5px 0;
}
.nav-overlay .menu-secondary-menu-container .menu > li > a {
/*font-size: 21px;*/
padding:5px 0;
}
.container-fluid {
padding-left: 0;
padding-right: 0;
}

dl, dt, dd {
display: block;
width:100%;
}
label {
font-size: 14px;
}

.wine-single-top-left,
.wine-single-top-right {
display: none;
}
.mobile-wine-single-title {
font-size: 18px;
}
.mobile-wine-single-title span {
display: block;
}

}


/* landscape mobile and tablet */

@media only screen and (max-width: 768px) and (orientation: landscape){

}


/* tablet */

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

.mobile {
display: none;
}
.tablet,
.tablet.mobile {
display: block;
}
.desktop {
display: none;
}
.tablet.desktop {
display: none;
}
.nav-header {
display: none;
}
.hr-small-wrap,
.extra-narrow,
.narrow,
.medium,
.wide,
.extra-wide,
.side-spaced {
padding-left:40px;
padding-right:40px;
}
.button-previous,
.button-next {
width:40px;
}
.header,
.footer {
max-width: none;
width: auto;
height: auto;
}
.nav-footer {
display: none;
}
.main {
}
.social-links.menu {
text-align: center;
}
.nav-footer.menu {
padding: 0;
}
.nav-footer.menu li {
display: inline-block;
}
.owl-prev {
left:-40px;
}
.owl-next {
right:-40px;
}
.nav-header {
display: none;
}
.nav-header-left,
.nav-header-right {
padding: 0;
}
.logo-header {
position: relative;
transform: none;
left:auto;
right:auto;
top:auto;
}

}


/* tablet and desktop */

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

.hero-gallery-top .main {
padding:0;
position: relative;
z-index: 1;
width:100%;
}

/*.hero-gallery-top .main {
margin-bottom: 3em;
}
.hero-gallery-top .main-continued {
margin-top: -3em;
padding-bottom: 3em;
}*/

.hero-gallery-overlay,
.homepage-content-overlay {
position: absolute;
z-index: 10;
left:0;
width:100%;
padding:2rem 0 2rem;
/*color:#fff !important;*/
}
.hero-gallery-layout-full-bleed .hero-gallery-overlay {
padding-left: 60px;
padding-right: 60px;
}
.hero-gallery-overlay-hide .hero-gallery-overlay {
display: none;
}
.hero-gallery-overlay-middle .hero-gallery-overlay {
top:50%;
transform: translateY(-50%);
}
.hero-gallery-overlay-bottom .hero-gallery-overlay {
bottom:0;
}

dl {
display:table;
width:100%;
}
dt,
dd {
display:table-cell;
}
dt {
width: 33%;
}
dd {
width: 66%;
}

}


/* all desktop */

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

.mobile,
.tablet {
display: none;
}
.desktop,
.desktop.tablet {
display: block;
}

.hr-small-wrap,
.extra-narrow,
.narrow,
.medium,
.wide,
.extra-wide,
.side-spaced {
padding-left:60px;
padding-right:60px;
}
.button-previous,
.button-next {
width: 60px;
}
.header,
.footer {
max-width: none;
width: auto;
float: none;
}
.header {
position: relative;
}
.nav-header {
text-align: center;
position: relative;
}
.footer {
padding: 0 20px 1em 60px;
}
.header .menu li:hover > .sub-menu,
.main .menu li:hover > .sub-menu,
.main-continued .menu li:hover > .sub-menu,
.layout-menu .menu li:hover > .sub-menu {
opacity:1;
pointer-events: all;
/*z-index: -1;*/
-webkit-transition: all .25s opacity;
-moz-transition: all .25s opacity;
-ms-transition: all .25s opacity;
transition: all .25s opacity;
/*display: block;*/
}
.header .menu > li > .sub-menu,
.main .menu > li > .sub-menu,
.main-continued .menu > li > .sub-menu,
.layout-menu .menu > li > .sub-menu {
/*display: none;*/
position: absolute;
z-index: 1000;
top: 99%;
left: 0;
width: 220px;
opacity:0;
pointer-events: none;
border-radius: 2px;
text-align: left;
padding-left: 0;
-webkit-transition: all .25s opacity;
-moz-transition: all .25s opacity;
-ms-transition: all .25s opacity;
transition: all .25s opacity;
}
.header .sub-menu .sub-menu a,
.main .sub-menu .sub-menu a,
.main-continued .sub-menu .sub-menu a,
.layout-menu .sub-menu .sub-menu a {
padding-left: 20px;
}
.header .sub-menu .sub-menu .sub-menu a,
.main .sub-menu .sub-menu .sub-menu a,
.main-continued .sub-menu .sub-menu .sub-menu a,
.layout-menu .sub-menu .sub-menu .sub-menu a {
padding-left: 40px;
}

.bx-controls-direction a {
opacity:0;
-webkit-transition: opacity .25s ease-out;
-moz-transition: opacity .25s ease-out;
-ms-transition: opacity .25s ease-out;
transition: opacity .25s ease-out;
}
div.bx-wrapper:hover .bx-controls-direction a {
opacity:1;
-webkit-transition: opacity .25s ease-out;
-moz-transition: opacity .25s ease-out;
-ms-transition: opacity .25s ease-out;
transition: opacity .25s ease-out;
}
.desktop-text-right {
text-align: right !important;
}

.home-wines-item:hover,
.home-wines-item:focus {
z-index: 10;
}
.home-wines-item:hover .home-wines-overlay,
.home-wines-item:focus .home-wines-overlay {
white-space: nowrap;
opacity:1;
-webkit-transition: all 1s ease-out;
-moz-transition: all 1s ease-out;
-ms-transition: all 1s ease-out;
transition: all 1s ease-out;
}

.footer-ctas:hover:after,
.footer-ctas:focus:after {
border:1px solid #c0a369;
opacity: 1;
-webkit-transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
-ms-transition: all .5s ease-out;
transition: all .5s ease-out;
}
.footer-ctas a:hover,
.footer-ctas a:focus {
background-color: #fff;
color:#111;
z-index: 1;
}
.wine-single-purchase:hover,
.wine-single-purchase:focus {
border:40px solid #fff;
transition: all .25s ease-out;
}

}


/* small desktop */

@media only screen and (min-width: 769px) and (max-width: 999px){
.nav-header {
display: none;
}
.nav-header-left,
.nav-header-right {
padding: 0;
float: none;
width: 100%;
text-align: center;
/*display: none;*/
}
.logo-header {
position: relative;
transform: none;
left:auto;
right:auto;
/*top:35px;*/
}
.icon-header {
padding-top: 2em;
}
}


/* full desktop */

@media only screen and (min-width: 1000px ){
/*.nav-header {
display: none;
}*/
.nav-header	{
text-align: center;
}
.nav-header-left,
.nav-header-right {
padding: 0;
display: block;
float: left;
width: 50%;
}
.logo-header {
position: relative;
transform: none;
left:auto;
right:auto;
top:auto;
}
/*.icon-header {
content: '';
display: block;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%, -50%);
z-index: 0;
}*/
.desktop-two-column {
column-count: 2;
column-width: 50%;
column-gap: 2em;
}
.desktop-three-column {
column-count: 3;
column-width: 33%;
column-gap: 2em;
}
}

@media only screen and (min-width: 1000px ) and (max-width: 1200px ){
.icon-header {
padding-top: 4em;
}
/*.home .icon-header img {
width: 100px;
}*/
.logo-header {
position: relative;
transform: none;
left:auto;
right:auto;
}
/*.icon-header {
content: '';
display: block;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%, -15%);
z-index: 0;
}*/
}


/* large desktop */

@media only screen and (min-width: 1200px){
.icon-header {
padding-top: 1em;
}
.nav-header-left {
text-align: right;
position: relative;
top: 75px;
padding-right: 180px;
/*padding-right: 140px;*/
}
.nav-header-right {
text-align: left;
position: relative;
top: 75px;
padding-left: 180px;
/*padding-left: 140px;*/
}
/*.home .nav-header-left {
padding-right: 0;
}
.home .nav-header-right{
padding-left: 0;
}*/
.nav-header-left,
.nav-header-right {
display: inline-block;
padding-top: 1em;
}

.lockup-header {
position: absolute;
z-index: 100;
top:0;
transform: translate(-50%, 0);
left:50%;
/*padding-top: 2.75rem;*/
}
.logo-header {
/*position: absolute;
z-index: 1;
top:0;*/
/*top:2.5em;*/
/*transform: translate(-90px, 0);*/
}
/*.icon-header {
transform: translate(-50%, -35%);
}*/
body {
font-size: 18px;
}

}


/* x-large desktop */

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

body {
font-size: 18px;
}

}



/* =print */

@media only print {

body {
border: none;
padding: 0;
background-color: #fff;
color: #000;
}
#footer,
.accountlinks,
.nav-header {
display: none;
}
.logo-header a {
font-size: 24px;
}

}





/* =menu typography */


/*.menu-primary-menu-container li a {
font-family: 'Questrial', Helvetica, Arial, sans-serif;
font-size: 16px;
text-transform: uppercase;
}*/
.nav-overlay .menu-primary-menu-container .menu > li > a {
font-family: 'JupiterSmallCaps', serif;
font-size:27px;
/*text-transform: none;*/
/*font-variant: small-caps;*/
text-transform: uppercase;
}

.footer .menu-secondary-menu-container li a {
/*font-family: 'Questrial', Helvetica, Arial, sans-serif;*/
/*font-size: 16px;*/
text-transform: none;
}
.nav-overlay .menu-secondary-menu-container .menu > li > a {
text-transform: uppercase;
font-size: 18px;
/*text-transform: none;*/
}



/* desktop */

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

.nav-overlay-toggle {
display: block;
}

}

/* small desktop */

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

.nav-overlay-toggle {
display: block;
}

}

/* tablet */

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

.nav-overlay-toggle {
display: block;
}

}
/* mobile */

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

.nav-overlay-toggle {
display: block;
}

}



/*
body,
a.block,
a.block:link,
a.block:visited {
color: #111111;
}
*/

/* =link colors */

a,
a:link,
a:visited {
color:#706337;
/*color: #c0a369;*/
}
.chocolat-left::after,
.chocolat-right::after,
.chocolat-close::after {
color:#706337;
/*color:#c0a369;*/
}
.block.more-link,
.block h2,
.block h3 {
color:#111111;
}
a:hover,
a:focus,
.nav-overlay-toggle:hover,
.block.more-link:hover,
.block:hover h2,
.block:hover h3 {
color: #666666;
}
.chocolat-left:hover::after,
.chocolat-right:hover::after,
.chocolat-close:hover::after {
color:#fff;
}
a.block,
a.block:link,
a.block:visited,
a.block p,
a.block:link p,
a.block:visited p,
a.block h2,
a.block:link h2,
a.block:visited h2,
a.block h3,
a.block:link h3,
a.block:visited h3 {
color:#111111;
}
a.block:hover,
a.block:focus,
a.block:focus p,
a.block:hover h2,
a.block:focus h2 {
color: #c0a369;
}
a.block:hover h3,
a.block:focus h3 {
color:#666;
}
a.block:hover p {
color: #111;
}


/* =menu link colors */

.menu a,
.menu a:link,
.menu a:visited,
/*.menu a:focus,*/
.menu a:active,
.nav-overlay-toggle,
.vs-accountlinks a,
.vs-accountlinks a:visited,
.vs-accountlinks a:link {
color: #707070;
}
.header .menu a:hover,
.header .menu a:focus,
.header .menu a:visited:hover,
.vs-accountlinks a:hover,
.vs-accountlinks a:focus {
color: #111;
}

.account-links-overlay a,
.account-links-overlay a:link,
.account-links-overlay a:visited,
.nav-overlay .menu a:link,
.nav-overlay .menu a:visited {
color: #ccc;
}

.nav-overlay .menu a:hover,
.nav-overlay .menu a:focus,
.nav-overlay .menu a:visited:hover {
color: #fff;
}

.nav-overlay-out .nav-icon span,
.nav-overlay-out .nav-icon span:before,
.nav-overlay-out .nav-icon span:after,
.nav-overlay-out.hero-gallery-top .nav-icon span,
.nav-overlay-out.hero-gallery-top .nav-icon span:before,
.nav-overlay-out.hero-gallery-top .nav-icon span:after {
background-color: #fff;
}

.nav-overlay-out .nav-icon:hover span,
.nav-overlay-out .nav-icon:hover span:before,
.nav-overlay-out .nav-icon:hover span:after,
.nav-overlay-out .nav-icon:focus span,
.nav-overlay-out .nav-icon:focus span:before,
.nav-overlay-out .nav-icon:focus span:after {
background-color: #fff;
}
.nav-overlay-out.hero-gallery-top .nav-icon:hover span,
.nav-overlay-out.hero-gallery-top .nav-icon:hover span:before,
.nav-overlay-out.hero-gallery-top .nav-icon:hover span:after,
.nav-overlay-out.hero-gallery-top .nav-icon:focus span,
.nav-overlay-out.hero-gallery-top .nav-icon:focus span:before,
.nav-overlay-out.hero-gallery-top .nav-icon:focus span:after {
background-color: #fff;
}
.hero-gallery-layout-full-bleed  .header .menu > li > a,
.hero-gallery-layout-full-bleed  .header .menu > li > a:link,
.hero-gallery-layout-full-bleed  .header .menu > li > a:visited,
.hero-gallery-layout-full-bleed  .account-links-header a,
.hero-gallery-layout-full-bleed  .account-links-header a:link,
.hero-gallery-layout-full-bleed  .account-links-header a:visited,
.hero-gallery-layout-full-bleed  .hero-gallery-overlay a,
.hero-gallery-layout-full-bleed  .hero-gallery-overlay a:link,
.hero-gallery-layout-full-bleed  .hero-gallery-overlay a:visited {
color: #ffffff;
}
.hero-gallery-layout-full-bleed .header .menu > li > a:hover,
.hero-gallery-layout-full-bleed .header .menu > li > a:visited:hover,
.hero-gallery-layout-full-bleed .header .menu > li > a:focus,
.hero-gallery-layout-full-bleed .account-links-header > a:hover,
.hero-gallery-layout-full-bleed .account-links-header > a:visited:hover,
.hero-gallery-layout-full-bleed .account-links-header a:focus,
.hero-gallery-layout-full-bleed .hero-gallery-overlay a:hover
.hero-gallery-layout-full-bleed .hero-gallery-overlay a:visited:hover,
.hero-gallery-layout-full-bleed .hero-gallery-overlay a:focus {
color: #ffffff;
}
.nav-icon span,
.nav-icon span:before,
.nav-icon span:after {
background-color: #707070;
}
.nav-icon:hover span,
.nav-icon:hover span:before,
.nav-icon:hover span:after {
background-color: #111111;
}

.hero-gallery-layout-full-bleed  .nav-icon span,
.hero-gallery-layout-full-bleed  .nav-icon span:before,
.hero-gallery-layout-full-bleed  .nav-icon span:after {
background-color: #ffffff;
}
.hero-gallery-layout-full-bleed  .nav-icon:hover span,
.hero-gallery-layout-full-bleed  .nav-icon:hover span:before,
.hero-gallery-layout-full-bleed  .nav-icon:hover span:after {
background-color: #ffffff;
}

.hero-offscreen.hero-gallery-layout-full-bleed  .nav-icon span,
.hero-offscreen.hero-gallery-layout-full-bleed  .nav-icon span:before,
.hero-offscreen.hero-gallery-layout-full-bleed  .nav-icon span:after {
background-color: #c0a369;
}
.hero-offscreen.hero-gallery-layout-full-bleed  .nav-icon:hover span,
.hero-offscreen.hero-gallery-layout-full-bleed  .nav-icon:hover span:before,
.hero-offscreen.hero-gallery-layout-full-bleed  .nav-icon:hover span:after {
background-color: #c0a369;
}



.hero-gallery-layout-full-bleed  .button-next-hero-gallery,
.hero-gallery-layout-full-bleed  .button-previous-hero-gallery,
.hero-gallery-layout-full-bleed  .button-next-hero-gallery:link,
.hero-gallery-layout-full-bleed  .button-previous-hero-gallery:link,
.hero-gallery-layout-full-bleed  .button-next-hero-gallery:visited,
.hero-gallery-layout-full-bleed  .button-previous-hero-gallery:visited {
color: #ffffff;
}
.hero-gallery-layout-full-bleed  .button-next-hero-gallery:hover,
.hero-gallery-layout-full-bleed  .button-previous-hero-gallery:hover,
.hero-gallery-layout-full-bleed  .button-next-hero-gallery:focus,
.hero-gallery-layout-full-bleed  .button-previous-hero-gallery:focus {
color: #ffffff;
}
.hero-gallery-layout-full-bleed  .button-next-hero-gallery:active,
.hero-gallery-layout-full-bleed  .button-previous-hero-gallery:active {
color: #ffffff;
}


/* =background colors */

.main,
.main-continued,
legend,
.main .sub-menu,
.main-continued .sub-menu,
.layout-menu .sub-menu {
background-color: #ffffff;
/*background: #f5f4e2;*/
}
.header,
.nav-header .sub-menu {
background-color: #ffffff;
}
body,
.footer,
.credits-info {
background-color: #ffffff;
}


/* 

h1 {
color: #111111;
}
h2 {
color: #111111;
}
h3 {
color: #111111;
}
 */


/* =button colors */

.button,
.button:link,
.button:visited,
button,
input[type=submit] {

}
.button-clear,
.button-clear:link,
.button-clear:visited {
border-color: #dddddd;
color: #111111;
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:active,
button:hover,
button:focus,
input[type=submit]:hover,
input[type=submit]:focus {
}
.button-clear:hover,
.button-clear:focus {
border-color: #c0a369;
color:#706337;
/*color: #c0a369;*/
}



/* =border color */

hr,
.bordered,
.border-top,
.border-bottom,
.trade-section {
border-color: #c0a369;
}
fieldset {
border-color: #ddd;
}
.image-border {
border-color: #c0a369;
}
.nav-header .menu > li > .sub-menu {
border: 1px solid #c0a369;
}
.layout-menu .menu > li > .sub-menu {
border: 1px solid #c0a369;
}

.footer {
}
.owl-dot,
.bx-wrapper .bx-pager.bx-default-pager a {
background-color: #cccccc;
opacity: .5;
}
.owl-dot.active,
.owl-dot:hover,
.owl-dot:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background-color: #cccccc;
opacity: 1;
}
.placeholder {
background-color: #cccccc;
}
.purchase-row-sold-out,
.purchase-form-row,
.post-type-specs dl,
.vs2-productList-sub,
.vs2-productList-soldOut,
.vs2-productList-notAvailable,
.vs2-cart-header {
border-top: 1px solid #cccccc;
}
.post-type-specs dl:first-child {
border-top: 0;
}

.purchase-details,
.vs2-productList-subs {
border-bottom: 1px solid #cccccc;
}


/* =loader */

.loading,
.backstretch::after {
display: block;
content: ' ';
width:48px;
height:48px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC4wMSIgZD0iTTI4LjgzNSw5LjgxMmwyLjM0MS04LjczN2wtMS45MzItMC41MThsLTIuMzM5LDguNzI5QzI3LjU2Niw5LjQxNywyOC4yMDgsOS41OTgsMjguODM1LDkuODEyeiIvPg0KPHBhdGggZmlsbD0iI2NjY2NjYyIgZmlsbC1vcGFjaXR5PSIwLjAyIiBkPSJNMzIuMzQ3LDExLjUzOGw0LjUxOC03LjgyNGwtMS43MzItMWwtNC41MjMsNy44MzZDMzEuMjA5LDEwLjg0NSwzMS43OTUsMTEuMTY3LDMyLjM0NywxMS41Mzh6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuMDUiIGQ9Ik0zNS4yNzcsMTQuMTMybDYuMzk4LTYuMzk4TDQwLjI2Miw2LjMybC02LjM5OCw2LjM5OEMzNC4zNjYsMTMuMTU4LDM0LjgzOCwxMy42MywzNS4yNzcsMTQuMTMyeiIvPg0KPHBhdGggZmlsbD0iI2NjY2NjYyIgZmlsbC1vcGFjaXR5PSIwLjEwIiBkPSJNMzcuNDQ4LDE3LjM4N2w3LjgzNS00LjUyM2wtMS0xLjczMmwtNy44MjQsNC41MTdDMzYuODMsMTYuMjAxLDM3LjE1MiwxNi43ODYsMzcuNDQ4LDE3LjM4N3oiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC4xNSIgZD0iTTM4LjcxMywyMS4wOWw4LjcyOC0yLjMzOGwtMC41MTgtMS45MzJsLTguNzM1LDIuMzQxQzM4LjQwMSwxOS43ODgsMzguNTgyLDIwLjQyOSwzOC43MTMsMjEuMDl6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuMjAiIGQ9Ik0zOC45NDksMjIuOTk3QzM4Ljk3MiwyMy4zMywzOSwyMy42NjEsMzksMjRjMCwwLjMzNi0wLjAyOCwwLjY2Ni0wLjA1MSwwLjk5N0g0OHYtMkgzOC45NDl6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuMjUiIGQ9Ik0zOC4xODgsMjguODM0bDguNzM1LDIuMzQxbDAuNTE4LTEuOTMybC04LjcyOS0yLjMzOUMzOC41ODQsMjcuNTY1LDM4LjQwMiwyOC4yMDcsMzguMTg4LDI4LjgzNHoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC4zMCIgZD0iTTM2LjQ2MiwzMi4zNDhsNy44MjMsNC41MTdsMS0xLjczMmwtNy44MzUtNC41MjNDMzcuMTU0LDMxLjIwOSwzNi44MzMsMzEuNzk1LDM2LjQ2MiwzMi4zNDh6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuMzUiIGQ9Ik0zMy44NjcsMzUuMjc5bDYuMzk2LDYuMzk2bDEuNDE0LTEuNDE0bC02LjM5Ni02LjM5NkMzNC44NDEsMzQuMzY3LDM0LjM2OSwzNC44MzksMzMuODY3LDM1LjI3OXoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC40MCIgZD0iTTMwLjYxLDM3LjQ0OWw0LjUyMyw3LjgzNGwxLjczMi0xbC00LjUxNy03LjgyMkMzMS43OTgsMzYuODMxLDMxLjIxMiwzNy4xNTMsMzAuNjEsMzcuNDQ5eiIvPg0KPHBhdGggZmlsbD0iI2NjY2NjYyIgZmlsbC1vcGFjaXR5PSIwLjQ1IiBkPSJNMjYuOTA3LDM4LjcxM2wyLjMzOSw4LjcyOGwxLjkzMi0wLjUxOGwtMi4zNDEtOC43MzVDMjguMjEsMzguNDAxLDI3LjU2OCwzOC41ODMsMjYuOTA3LDM4LjcxM3oiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC41MCIgZD0iTTI0LDM5Yy0wLjMzNywwLTAuNjY4LTAuMDI4LTEtMC4wNTFWNDhoMnYtOS4wNTFDMjQuNjY4LDM4Ljk3MiwyNC4zMzcsMzksMjQsMzl6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuNTUiIGQ9Ik0xOS4xNjIsMzguMTg4bC0yLjM0LDguNzM1bDEuOTMyLDAuNTE4bDIuMzM4LTguNzI4QzIwLjQzLDM4LjU4MywxOS43ODksMzguNDAxLDE5LjE2MiwzOC4xODh6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuNjAiIGQ9Ik0xNS42NDksMzYuNDZsLTQuNTE3LDcuODIzbDEuNzMyLDFsNC41MjMtNy44MzVDMTYuNzg3LDM3LjE1MiwxNi4yMDIsMzYuODMxLDE1LjY0OSwzNi40NnoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC42NSIgZD0iTTEyLjcxOSwzMy44NjRsLTYuMzk3LDYuMzk3bDEuNDE0LDEuNDE0bDYuMzk3LTYuMzk3QzEzLjYzLDM0LjgzOSwxMy4xNTgsMzQuMzY2LDEyLjcxOSwzMy44NjR6Ii8+DQo8cGF0aCBmaWxsPSIjY2NjY2NjIiBmaWxsLW9wYWNpdHk9IjAuNjAiIGQ9Ik0xMC41NDksMzAuNjA3bC03LjgzNCw0LjUyM2wxLDEuNzMybDcuODIzLTQuNTE3QzExLjE2NywzMS43OTUsMTAuODQ1LDMxLjIwOSwxMC41NDksMzAuNjA3eiIvPg0KPHBhdGggZmlsbD0iI2NjY2NjYyIgZmlsbC1vcGFjaXR5PSIwLjY1IiBkPSJNOS4yODcsMjYuOTA0TDAuNTYsMjkuMjQzbDAuNTE4LDEuOTMybDguNzM0LTIuMzQxQzkuNTk4LDI4LjIwNyw5LjQxNywyNy41NjYsOS4yODcsMjYuOTA0eiIvPg0KPHBhdGggZmlsbD0iI2NjY2NjYyIgZmlsbC1vcGFjaXR5PSIwLjcwIiBkPSJNOSwyNGMwLTAuMzM4LDAuMDI4LTAuNjY5LDAuMDUxLTEuMDAyaC05LjA1djJIOS4wNUM5LjAyOCwyNC42NjcsOSwyNC4zMzcsOSwyNHoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC43NSIgZD0iTTkuODEzLDE5LjE2MWwtOC43MzUtMi4zNGwtMC41MTgsMS45MzJsOC43MjcsMi4zMzhDOS40MTcsMjAuNDMsOS41OTksMTkuNzg4LDkuODEzLDE5LjE2MXoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC44MCIgZD0iTTExLjU0LDE1LjY0OWwtNy44MjMtNC41MTdsLTEsMS43MzJsNy44MzQsNC41MjNDMTAuODQ3LDE2Ljc4NywxMS4xNjksMTYuMjAxLDExLjU0LDE1LjY0OXoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC44NSIgZD0iTTE0LjEzNiwxMi43MTlMNy43MzgsNi4zMjJMNi4zMjQsNy43MzZsNi4zOTcsNi4zOTdDMTMuMTYxLDEzLjYzLDEzLjYzMywxMy4xNTksMTQuMTM2LDEyLjcxOXoiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMC45MCIgZD0iTTE3LjM5MSwxMC41NWwtNC41MjMtNy44MzVsLTEuNzMyLDFsNC41MTcsNy44MjNDMTYuMjA0LDExLjE2OCwxNi43OSwxMC44NDYsMTcuMzkxLDEwLjU1eiIvPg0KPHBhdGggZmlsbD0iI2NjY2NjYyIgZmlsbC1vcGFjaXR5PSIwLjk1IiBkPSJNMjEuMDkzLDkuMjg3bC0yLjMzOC04LjcyOGwtMS45MzIsMC41MThsMi4zNCw4LjczNUMxOS43OTEsOS41OTgsMjAuNDMyLDkuNDE3LDIxLjA5Myw5LjI4N3oiLz4NCjxwYXRoIGZpbGw9IiNjY2NjY2MiIGZpbGwtb3BhY2l0eT0iMS4wMCIgZD0iTTI0LDljMC4zMzcsMCwwLjY2OCwwLjAyOCwxLDAuMDVWMGgtMnY5LjA1QzIzLjMzMiw5LjAyOCwyMy42NjMsOSwyNCw5eiIvPg0KPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIHZhbHVlcz0iMCAwIDA7IDE1IDAgMDsgMzAgMCAwOyA0NSAwIDA7IDYwIDAgMDsgNzUgMCAwOyA5MCAwIDA7IDEwNSAwIDA7IDEyMCAwIDA7IDEzNSAwIDA7IDE1MCAwIDA7IDE2NSAwIDA7IDE4MCAwIDA7IDE5NSAwIDA7IDIxMCAwIDA7IDIyNSAwIDA7IDI0MCAwIDA7IDI1NSAwIDA7IDI3MCAwIDA7IDI4NSAwIDA7IDMwMCAwIDA7IDMxNSAwIDA7IDMzMCAwIDA7IDM0NSAwIDA7IiBjYWxjTW9kZT0iZGlzY3JldGUiIGR1cj0iMTA4MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPg0KPC9zdmc+) 50% 50% no-repeat transparent;
}
