@import url("//hello.myfonts.net/count/3d6990");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before, q:after {
  content: '';
  content: none; }

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; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button, input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

input[type="search"] {
  -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; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/*
	A map of breakpoints.
*/
/*
	Respond above:
	@include respond-above(sm) {}
*/
/*
	Respond below:
	@include respond-below(sm) {}
*/
/*
	Respond between:
	@include respond-between(sm, md) {}
*/
/* Color Variables Grayscale */
/* Color Variables Brand-specific */
/* Footer */
@font-face {
  font-family: "Averta-Regular";
  src: url("../fonts/AvertaRegular/font.woff2") format("woff2"), url("../fonts/AvertaRegular/font.woff") format("woff"); }

body {
  color: rgba(67, 57, 39, 0.8);
  font-family: "Averta-Regular";
  font-size: 18px;
  letter-spacing: 1.13px;
  line-height: 31px; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  margin: 0; }

h1,
.h1 {
  color: #FFFFFF;
  font-size: 50px;
  letter-spacing: 1px;
  line-height: 67px; }

h2,
.h2 {
  color: #866526;
  font-size: 36px;
  letter-spacing: 1.47px;
  line-height: 48px; }

h4,
.h4 {
  color: #D7B065;
  font-size: 20px;
  letter-spacing: 1.6px;
  line-height: 48px; }

h5,
.h5 {
  border-bottom: 1px solid #979797;
  color: #866526;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 44px; }

h6,
.h6 {
  color: #1D1D1B;
  font-family: "Averta-Regular";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase; }

@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 82px;
    line-height: 96px; }
  h2,
  .h2 {
    font-size: 52px;
    letter-spacing: 1px;
    line-height: 72px; } }

@media (min-width: 992px) {
  h4,
  .h4 {
    font-size: 32px;
    letter-spacing: 1.6px;
    line-height: 48px; } }

html,
body {
  overflow-x: hidden !important;
  width: auto !important; }

html.lock-scroll {
  overflow: hidden; }

body {
  position: relative; }
  body.prevent-scroll {
    overflow-y: hidden;
    height: 100vh; }

.site-bound {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 10px;
  position: relative; }

a {
  text-decoration: none; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

img {
  max-width: 100%; }

body {
  background: #F7F6F2; }

.container {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 10px;
  position: relative; }
  @media (min-width: 992px) {
    .container {
      max-width: 1280px; } }

.bounding-box {
  margin: 0 auto;
  width: 850px;
  max-width: 100%; }
  .bounding-box.bounding-box--small {
    width: 640px; }
  .bounding-box.bounding-box--medium {
    width: 980px; }
  .bounding-box.bounding-box--large {
    width: 1066px; }
  .bounding-box a:not(.btn) {
    color: #A71E23;
    text-decoration: underline; }
    .bounding-box a:not(.btn):hover {
      text-decoration: none; }
  .bounding-box video,
  .bounding-box img {
    width: 100%; }
  @media (max-width: 767px) {
    .bounding-box p {
      padding-left: 10px;
      padding-right: 10px; } }

.fullscreen-video {
  height: 50vw;
  min-height: 455px;
  max-height: 700px;
  overflow: hidden;
  margin: 100px 0;
  position: relative; }
  .fullscreen-video video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  @media (max-width: 767px) {
    .fullscreen-video {
      margin: 0; } }

.graphic-wrapper {
  height: 454px;
  margin: 80px 0;
  overflow: hidden; }
  .graphic-wrapper .graphic {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    transition: transform 2s; }
    .graphic-wrapper .graphic.zoom-in {
      transform: scale(1.025); }
  @media (min-width: 768px) {
    .graphic-wrapper {
      height: 700px; } }

.text-center {
  text-align: center; }
  @media (max-width: 767px) {
    .text-center:not(footer) p {
      text-align: left; } }

.hide-above-sm {
  display: none !important; }
  @media (max-width: 767px) {
    .hide-above-sm {
      display: block !important; } }

.copy-block {
  padding: 40px 0 30px; }
  .copy-block h2,
  .copy-block .h2 {
    margin-bottom: 38px; }
  @media (max-width: 767px) {
    .copy-block {
      margin: 0 10px; }
      .copy-block .copy {
        text-align: left; } }
  @media (min-width: 768px) {
    .copy-block {
      padding: 55px 0 117px; }
      .copy-block h2,
      .copy-block .h2 {
        font-size: 60px; } }

main div:last-of-type.column-format {
  margin-bottom: 80px; }

.legal-pages .container {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 767px) {
    .legal-pages .container {
      padding-top: 75px;
      padding-bottom: 75px; } }
  .legal-pages .container p > strong {
    color: rgba(0, 0, 0, 0.8);
    font-family: "Cinzel", serif; }
  .legal-pages .container .bounding-box img {
    width: auto; }

.legal-pages h3 {
  margin-bottom: 20px;
  margin-top: 45px; }

.legal-pages table {
  border: 1px solid rgba(215, 176, 101, 0.8);
  margin-top: 15px; }
  .legal-pages table thead th {
    border: 1px solid rgba(215, 176, 101, 0.8);
    padding: 10px; }

.legal-pages tbody tr td {
  vertical-align: top;
  padding: 15px; }

.legal-pages tbody tr tr,
.legal-pages tbody tr td {
  border: 1px solid rgba(215, 176, 101, 0.8); }

/* AGEGATE */
#agegate.cleantheme {
  z-index: 99999 !important; }

.banner {
  margin-top: -79px;
  height: 646px;
  overflow: hidden;
  position: relative; }
  .banner::after {
    content: '';
    background-image: linear-gradient(179deg, #38342D 0%, rgba(52, 56, 45, 0.58) 11%, rgba(56, 51, 45, 0) 63%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0; }
  .banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden; }
  .banner.video-banner {
    font-size: 0;
    line-height: 0;
    min-height: 866px;
    max-height: 892px;
    position: relative; }
    .banner.video-banner video {
      position: absolute;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
    .banner.video-banner .banner-copy {
      top: 50%; }
  .banner .banner-copy {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 10px;
    z-index: 1;
    text-align: center; }
    .banner .banner-copy p {
      color: #FFFFFF;
      font-family: "Playfair Display", serif;
      font-size: 18px;
      letter-spacing: 1px;
      line-height: 38px; }
    .banner .banner-copy h1, .banner .banner-copy .h1, .banner .banner-copy p {
      opacity: .82; }
  .banner .overline {
    color: #FFFFFF;
    font-family: "Playfair Display", serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .banner {
      margin-top: -98px; }
      .banner.video-banner {
        height: 100vh;
        max-height: 892px; } }
  .legal-pages .banner {
    height: 360px; }

.blurb {
  position: relative; }
  .blurb p {
    color: #1D1D1B;
    font-family: "Playfair Display", serif;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 40px; }
    .blurb p:first-of-type {
      margin-top: 54px; }
  @media (min-width: 768px) {
    .blurb p {
      line-height: 44px;
      text-align: center; } }

.column-format {
  position: relative; }
  .column-format .column.column-image, .column-format .column.flush-left {
    overflow: hidden;
    position: relative; }
    .column-format .column.column-image > div, .column-format .column.flush-left > div {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 300px;
      width: 100%;
      position: relative;
      top: 0;
      transition: transform 2s; }
    .column-format .column.column-image.zoom-in > div, .column-format .column.flush-left.zoom-in > div {
      transform: scale(1.025); }
  .column-format > .container .column .column-frame {
    background: #F7F6F2;
    padding: 20px 20px 40px;
    position: relative; }
    .column-format > .container .column .column-frame h2, .column-format > .container .column .column-frame .h2 {
      padding-bottom: 18px; }
  @media (max-width: 767px) {
    .column-format > .container .column .column-frame {
      margin-right: 12px;
      margin-left: 12px; } }
  @media (min-width: 768px) {
    .column-format {
      min-height: 692px; }
      .column-format .column.flush-left, .column-format .column.column-image {
        width: 64.15%;
        position: absolute;
        bottom: 0;
        top: 0; }
        .column-format .column.flush-left > div, .column-format .column.column-image > div {
          bottom: 0;
          height: 100%;
          width: 100%; }
      .column-format > .container .column {
        max-width: 49.7%; }
        .column-format > .container .column .column-frame {
          margin-top: 20%;
          padding: 45px 20px 99px 104px; }
        .column-format > .container .column.column-image {
          max-width: 58%;
          width: 58%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .column-format > .container .column {
      max-width: 80%; } }

button {
  background: transparent;
  border: none;
  padding: 0; }

.btn {
  color: #1D1D1B;
  display: inline-block;
  font-family: "Cinzel", serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 9px;
  padding-bottom: 10px;
  position: relative;
  transition: color .25s; }
  .btn::after {
    content: '';
    background: #A71E23;
    height: 2px;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    transition: bottom .25s ease-out; }
  .btn:not(.accordion-toggle):hover, .btn:not(.accordion-toggle):focus, .btn:not(.accordion-toggle):active {
    color: #A71E23; }
  .btn:not(.accordion-toggle):hover::after {
    bottom: 2px; }
  .btn.btn-alt {
    border: 2px solid #866526;
    border-radius: 3px;
    color: #866526;
    font-family: "Averta-Regular";
    padding: 5px 15px; }
    .btn.btn-alt::after {
      display: none; }
    .btn.btn-alt:hover, .btn.btn-alt:focus, .btn.btn-alt:active {
      border-color: #433927;
      color: #433927; }

.close-modal {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.iconography {
  background: #2B2B2B;
  color: rgba(255, 244, 222, 0.8);
  padding: 125px 0;
  position: relative; }
  .iconography::before {
    content: '';
    background-image: url("../images/products/faint-vinyard-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0; }
  .iconography h2,
  .iconography .h2 {
    color: rgba(215, 176, 101, 0.83); }
  .iconography .column-format .column .column-frame {
    background: #2B2B2B; }
  @media (min-width: 768px) {
    .iconography .column-format .column.column-frame {
      margin-bottom: -50px;
      margin-top: 150px; }
    .iconography .column-format .column.column-image {
      max-height: 630px;
      max-width: 797px;
      width: 66%; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .iconography .column-format .column.column-frame {
      margin-top: 40%; } }
  @media (max-width: 767px) {
    .iconography .column-format .container {
      padding: 0; } }
  .iconography .grid {
    padding-top: 0; }
    .iconography .grid::before {
      display: none; }
    .iconography .grid .flex.flex-thirds .flex-item, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item {
      background: none;
      display: flex;
      margin-bottom: 50px; }
      .iconography .grid .flex.flex-thirds .flex-item h4, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item h4, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item h4,
      .iconography .grid .flex.flex-thirds .flex-item .h4,
      .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item .h4,
      .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .h4 {
        color: rgba(215, 176, 101, 0.83);
        font-size: 32px;
        letter-spacing: 1.6px;
        line-height: 48px; }
      @media (max-width: 575px) {
        .iconography .grid .flex.flex-thirds .flex-item, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item {
          margin-bottom: 0;
          width: 100%; } }
      @media (min-width: 768px) {
        .iconography .grid .flex.flex-thirds .flex-item, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item {
          padding-right: 0;
          padding-left: 0; }
          .iconography .grid .flex.flex-thirds .flex-item .flex-copy, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item .flex-copy, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .flex-copy {
            width: 81%; }
            .iconography .grid .flex.flex-thirds .flex-item .flex-copy h4, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item .flex-copy h4, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .flex-copy h4 {
              min-height: 100px;
              display: flex;
              align-items: flex-end; } }
      @media (min-width: 576px) and (max-width: 767px) {
        .iconography .grid .flex.flex-thirds .flex-item .flex-copy, .iconography .grid .flex .views-element-container .view-product-grid .view-content .flex-item .flex-copy, .iconography .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .flex-copy {
          padding-right: 40px; } }
    @media (max-width: 991px) {
      .iconography .grid .container {
        margin-right: 28px;
        margin-left: 28px; } }
  @media (max-width: 767px) {
    .iconography {
      padding: 80px 0 0; } }

.flex, .grid .flex .views-element-container .view-product-grid .view-content, .grid .flex .views-element-container .view-wine-grid .view-content {
  display: flex;
  flex-direction: column;
  position: relative; }
  .flex.flex-thirds, .grid .flex .views-element-container .view-product-grid .view-content, .grid .flex .views-element-container .view-wine-grid .view-content {
    flex-direction: row;
    flex-wrap: wrap;
    margin: -4px; }
    .flex.flex-thirds > *, .grid .flex .views-element-container .view-product-grid .view-content > *, .grid .flex .views-element-container .view-wine-grid .view-content > * {
      margin: 4px 4px 38px;
      width: calc((100% / 2) - 8px); }
    .flex.flex-thirds::after, .grid .flex .views-element-container .view-product-grid .view-content::after, .grid .flex .views-element-container .view-wine-grid .view-content::after {
      content: ''; }
    @media (min-width: 768px) {
      .flex.flex-thirds > *, .grid .flex .views-element-container .view-product-grid .view-content > *, .grid .flex .views-element-container .view-wine-grid .view-content > * {
        width: calc((100% / 3) - 8px); } }
  @media (min-width: 768px) {
    .flex.flex-50 > *, .grid .flex .views-element-container .view-product-grid .flex-50.view-content > *, .grid .flex .views-element-container .view-wine-grid .flex-50.view-content > * {
      width: 50%; } }
  @media (min-width: 768px) {
    .flex.flex-40-60 > *:first-child, .grid .flex .views-element-container .view-product-grid .flex-40-60.view-content > *:first-child, .grid .flex .views-element-container .view-wine-grid .flex-40-60.view-content > *:first-child {
      width: 40%; }
    .flex.flex-40-60 > *:last-child, .grid .flex .views-element-container .view-product-grid .flex-40-60.view-content > *:last-child, .grid .flex .views-element-container .view-wine-grid .flex-40-60.view-content > *:last-child {
      width: 60%; } }
  @media (min-width: 768px) {
    .flex, .grid .flex .views-element-container .view-product-grid .view-content, .grid .flex .views-element-container .view-wine-grid .view-content {
      flex-direction: row; }
      .flex.flex-column, .grid .flex .views-element-container .view-product-grid .flex-column.view-content, .grid .flex .views-element-container .view-wine-grid .flex-column.view-content {
        flex-direction: column; } }

.align-items-center {
  align-items: center; }

.justify-content-center {
  justify-content: center; }

.justify-content-space-between, .grid .flex .views-element-container .view-product-grid .view-content, .grid .flex .views-element-container .view-wine-grid .view-content {
  justify-content: space-between; }

.justify-content-flex-end {
  justify-content: flex-end; }

.justify-content-flex-start {
  justify-content: flex-start; }

.grid {
  padding-bottom: 100px;
  padding-top: 54px;
  position: relative; }
  .grid::before {
    content: '';
    background-image: url("../img/products-grid-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 50%;
    left: 0; }
  .grid .bounding-box {
    margin-top: 60px;
    margin-bottom: 96px; }
  .grid h2, .grid .h2 {
    color: #0B0B0B;
    font-size: 60px;
    margin-bottom: 30px; }
  .grid .flex .views-element-container, .grid .flex .views-element-container .view-product-grid .view-content .views-element-container, .grid .flex .views-element-container .view-wine-grid .view-content .views-element-container {
    width: 100%; }
  .grid .flex .flex-item .flex-item-frame, .grid .flex .views-element-container .view-product-grid .view-content .flex-item .flex-item-frame, .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .flex-item-frame {
    background: #FFFFFF;
    padding: 20px 10px 15px; }
    .grid .flex .flex-item .flex-item-frame .product-thumbnail {
      width: 85px; }
    .grid .flex .flex-item .flex-item-frame .product-details {
      font-size: 16px;
      margin-top: 5px; }
      .grid .flex .flex-item .flex-item-frame .product-details span {
        letter-spacing: 0; }
        .grid .flex .flex-item .flex-item-frame .product-details span.vinyard {
          color: #1D1D1B;
          letter-spacing: 1px; }
      .grid .flex .flex-item .flex-item-frame .product-details .btn {
        margin-top: 10px; }
    .grid .flex .flex-item .flex-item-frame h4, .grid .flex .views-element-container .view-product-grid .view-content .flex-item .flex-item-frame h4, .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .flex-item-frame h4 {
      line-height: 1;
      margin-bottom: 7px; }
    @media (min-width: 992px) {
      .grid .flex .flex-item .flex-item-frame, .grid .flex .views-element-container .view-product-grid .view-content .flex-item .flex-item-frame, .grid .flex .views-element-container .view-wine-grid .view-content .flex-item .flex-item-frame {
        padding: 63px 30px 30px; }
        .grid .flex .flex-item .flex-item-frame .product-thumbnail {
          width: 130px; }
        .grid .flex .flex-item .flex-item-frame .product-details {
          margin-top: 42px;
          font-size: 18px; }
          .grid .flex .flex-item .flex-item-frame .product-details .btn {
            margin-top: 25px; } }

.masonry-gallery {
  padding: 55px 0 120px; }
  .masonry-gallery .masonry-wrapper {
    margin: -5px; }
    .masonry-gallery .masonry-wrapper .masonry-item {
      font-size: 0;
      line-height: 0;
      margin: 5px; }
      .masonry-gallery .masonry-wrapper .masonry-item img {
        width: 100%; }
  @media (max-width: 767px) {
    .masonry-gallery .masonry-wrapper .masonry-item:nth-child(even) {
      padding-left: 82px; }
    .masonry-gallery .masonry-wrapper .masonry-item:nth-child(odd) {
      padding-right: 92px; } }
  @media (min-width: 768px) {
    .masonry-gallery .masonry-wrapper .masonry-item {
      width: calc((100%/2) - 10px); } }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  overflow: auto;
  background: rgba(101, 101, 101, 0.9);
  z-index: 9999; }
  .modal.open {
    display: block; }

.modal-window {
  background: #FAFAFA;
  border-radius: 2px;
  box-shadow: 0 45px 110px rgba(0, 0, 0, 0.2);
  max-width: 1220px;
  width: 90%;
  margin: 95px auto;
  padding: 20px 20px 30px;
  position: relative; }
  .modal-window .modal-window-box .modal-header {
    display: flex;
    justify-content: flex-end; }
  .modal-window .modal-window-box .modal-top {
    padding: 28px 60px 75px 80px; }
    .modal-window .modal-window-box .modal-top .product-shot {
      max-width: 380px; }
      .modal-window .modal-window-box .modal-top .product-shot img {
        width: 100%; }
    .modal-window .modal-window-box .modal-top .product-description {
      padding-left: 47px; }
      .modal-window .modal-window-box .modal-top .product-description h2,
      .modal-window .modal-window-box .modal-top .product-description .h2 {
        color: #866526; }
      .modal-window .modal-window-box .modal-top .product-description p {
        margin-top: 30px; }
      .modal-window .modal-window-box .modal-top .product-description .modal-cta {
        text-align: right;
        margin-right: 53px; }
  .modal-window .modal-window-box .modal-bottom {
    padding: 0 80px; }
    .modal-window .modal-window-box .modal-bottom.wine-details .flex-item:first-of-type {
      padding-right: 24px; }
    .modal-window .modal-window-box .modal-bottom.wine-details .flex-item:last-of-type {
      padding-left: 24px; }
  .modal-window .modal-window-box .flex-item {
    width: 46%; }
    .modal-window .modal-window-box .flex-item .columns {
      column-count: 2;
      column-gap: 153px;
      margin-top: 19px; }
      .modal-window .modal-window-box .flex-item .columns > * {
        break-inside: avoid;
        white-space: nowrap;
        margin-bottom: 17px; }
      .modal-window .modal-window-box .flex-item .columns span {
        color: rgba(43, 43, 43, 0.6);
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0; }
  @media (max-width: 767px) {
    .modal-window {
      margin: 10px 0 80px;
      width: auto; }
      .modal-window .modal-window-box .modal-top {
        padding: 0 0 30px 0; }
        .modal-window .modal-window-box .modal-top .product-shot {
          max-width: 380px; }
          .modal-window .modal-window-box .modal-top .product-shot img {
            width: 100%; }
        .modal-window .modal-window-box .modal-top .product-description {
          padding-left: 0; }
          .modal-window .modal-window-box .modal-top .product-description h2 {
            font-size: 32px;
            line-height: 48px; }
          .modal-window .modal-window-box .modal-top .product-description .modal-cta {
            text-align: center;
            margin-right: 0; }
      .modal-window .modal-window-box .modal-bottom {
        display: none;
        padding: 0; }
        .modal-window .modal-window-box .modal-bottom.wine-details .flex-item:first-of-type {
          padding: 0; }
        .modal-window .modal-window-box .modal-bottom.wine-details .flex-item:last-of-type {
          padding: 0; }
      .modal-window .modal-window-box .accordion-toggle {
        width: 100%;
        text-align: left; }
        .modal-window .modal-window-box .accordion-toggle::before {
          content: '';
          background-image: url("../images/chevron-up.png");
          background-repeat: no-repeat;
          background-size: cover;
          width: 12px;
          height: 7px;
          position: absolute;
          top: 50%;
          right: 0;
          transform: rotate(180deg) translateY(-50%);
          margin-top: -10px; }
        .modal-window .modal-window-box .accordion-toggle.accordion-open::before {
          transform: rotate(0deg) translateY(-50%);
          margin-top: -3px; }
      .modal-window .modal-window-box .accordion-toggle.accordion-open + .modal-bottom {
        display: block;
        padding-top: 20px; }
      .modal-window .modal-window-box .flex-item {
        width: 100%; }
        .modal-window .modal-window-box .flex-item .columns {
          column-count: 1; } }

.purchase-area {
  min-height: 3rem; }

.button {
  background-color: #DDDDDD;
  text-transform: uppercase;
  color: #1D1D1B; }
  .button:hover, .button:focus, .button:active {
    background-color: #979797;
    color: #1D1D1B; }

.block-jfe-ewinery-6-mailing-list-block .button {
  background-color: rgba(255, 244, 222, 0.8); }
  .block-jfe-ewinery-6-mailing-list-block .button:hover, .block-jfe-ewinery-6-mailing-list-block .button:focus, .block-jfe-ewinery-6-mailing-list-block .button:active {
    background-color: #979797;
    color: #1D1D1B; }

.purchase-area a {
  margin-top: 0 !important; }

.quantity {
  margin: 0;
  padding: 0;
  height: auto; }

.price {
  min-height: 2rem; }

.price-and-purchase {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.node--view-mode-product-remove-modal .node__content {
  margin-bottom: 1rem; }
  .node--view-mode-product-remove-modal .node__content * {
    display: inline; }

.block-jfe-ewinery-6-mailing-list-block form {
  width: 50%;
  margin: 0 auto;
  min-width: 300px; }

.block-jfe-ewinery-6-mailing-list-block .form-item {
  position: relative; }

.block-jfe-ewinery-6-mailing-list-block label {
  color: rgba(255, 244, 222, 0.8);
  text-align: left;
  position: absolute;
  top: 1rem;
  transition: all 0.2s ease; }
  .block-jfe-ewinery-6-mailing-list-block label.move-up {
    top: -1rem; }

.block-jfe-ewinery-6-mailing-list-block input[type="text"],
.block-jfe-ewinery-6-mailing-list-block input[type="email"],
.block-jfe-ewinery-6-mailing-list-block input[type="text"]:focus,
.block-jfe-ewinery-6-mailing-list-block input[type="email"]:focus {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 244, 222, 0.8);
  box-shadow: none;
  color: rgba(255, 244, 222, 0.8); }

.block-jfe-ewinery-6-mailing-list-block ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: transparent; }

.block-jfe-ewinery-6-mailing-list-block ::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent; }

.block-jfe-ewinery-6-mailing-list-block :-ms-input-placeholder {
  /* IE 10+ */
  color: transparent; }

.block-jfe-ewinery-6-mailing-list-block :-moz-placeholder {
  /* Firefox 18- */
  color: transparent; }

.mini-cart {
  z-index: 10000; }

.product-actions {
  display: flex;
  flex-direction: column; }

.buynow {
  width: 100%;
  justify-content: center; }

@media (min-width: 1024px) {
  .product-actions {
    flex-direction: row; }
  .buynow {
    width: auto; } }

header {
  padding-top: 45px;
  margin: 0 15px;
  position: relative;
  z-index: 500; }
  header .navigation-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between; }
    header .navigation-wrapper nav#site-navigation ul.header-nav {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      header .navigation-wrapper nav#site-navigation ul.header-nav li {
        padding-right: 30px;
        padding-top: 0; }
        header .navigation-wrapper nav#site-navigation ul.header-nav li:last-of-type {
          padding: 0; }
        header .navigation-wrapper nav#site-navigation ul.header-nav li a {
          color: #FFF0D5;
          font-size: 14px;
          letter-spacing: 2px;
          line-height: 51px;
          padding-bottom: 7px;
          position: relative;
          text-transform: uppercase; }
          header .navigation-wrapper nav#site-navigation ul.header-nav li a.active::after, header .navigation-wrapper nav#site-navigation ul.header-nav li a:hover::after {
            content: '';
            background: #FFF0D5;
            height: 1px;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0; }
  header .branding {
    width: 212px;
    height: auto; }
    header .branding a {
      display: block;
      font-size: 0;
      line-height: 0; }
    header .branding .hide-on-closed {
      display: none; }
  @media (max-width: 767px) {
    header .branding,
    header .menu-toggle {
      z-index: 1; }
    header .menu-toggle {
      right: 10px;
      top: 50%;
      transform: translateY(-50%); }
    header .navigation-wrapper nav#site-navigation {
      position: fixed;
      background: #fff;
      top: 0;
      left: 0;
      width: 100%;
      height: 0%;
      opacity: 0;
      visibility: hidden;
      transition: opacity .35s, visibility .35s, height .35s;
      overflow: hidden; }
      header .navigation-wrapper nav#site-navigation ul.header-nav {
        align-items: start;
        flex-direction: column;
        margin-top: 142px;
        padding: 0 26px; }
        header .navigation-wrapper nav#site-navigation ul.header-nav li {
          border-bottom: 1px solid #FFF0D5;
          padding: 0;
          width: 100%; }
          header .navigation-wrapper nav#site-navigation ul.header-nav li a {
            color: #433927; }
            header .navigation-wrapper nav#site-navigation ul.header-nav li a.active::after, header .navigation-wrapper nav#site-navigation ul.header-nav li a:hover::after {
              display: none; }
      header .navigation-wrapper nav#site-navigation.is-active {
        display: block; }
    header .navigation-wrapper.open {
      width: 100%; }
      header .navigation-wrapper.open .hide-on-closed {
        display: block; }
      header .navigation-wrapper.open .hide-on-open {
        display: none; }
      header .navigation-wrapper.open nav#site-navigation {
        opacity: 1;
        visibility: visible;
        height: 100%; } }

.menu-toggle {
  background: none;
  border: none;
  display: block;
  font-size: 0;
  width: 26px;
  height: 12px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 20px; }
  .menu-toggle .toggle-menu-bar {
    background: #FFF0D5;
    display: block;
    height: 1px;
    position: absolute;
    left: 0;
    opacity: 1;
    width: 27px;
    transition: .25s ease-in-out; }
    .menu-toggle .toggle-menu-bar:nth-child(1) {
      top: 0; }
    .menu-toggle .toggle-menu-bar:nth-child(3) {
      top: 12px; }
  .menu-toggle.toggle-active .toggle-menu-bar {
    background: #866526; }
    .menu-toggle.toggle-active .toggle-menu-bar:nth-child(1) {
      top: 8px;
      left: 50%;
      width: 0%; }
    .menu-toggle.toggle-active .toggle-menu-bar:nth-child(2) {
      transform: rotate(45deg); }
    .menu-toggle.toggle-active .toggle-menu-bar:nth-child(3) {
      transform: rotate(-45deg);
      top: 6px; }
  @media (min-width: 768px) {
    .menu-toggle {
      display: none; } }

footer {
  background: #1D1D1B; }
  footer .branding img {
    width: 293px;
    height: auto; }
  footer p {
    margin: 0; }
  footer .footer-top {
    background: #0B0B0B;
    padding: 30px 0; }
    footer .footer-top a,
    footer .footer-top p {
      color: rgba(215, 176, 101, 0.83);
      font-size: 18px;
      line-height: 32px; }
    footer .footer-top h4 {
      color: rgba(215, 176, 101, 0.83);
      margin-bottom: 20px; }
  footer .footer-bottom {
    border-top: 1px solid #2B2B2B;
    font-family: "Cinzel", serif;
    color: #DDDDDD;
    opacity: .71;
    padding: 35px 0; }
    footer .footer-bottom ul.menu {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      footer .footer-bottom ul.menu li a {
        color: #DDDDDD; }
        footer .footer-bottom ul.menu li a.is-active {
          color: #DDDDDD; }
      footer .footer-bottom ul.menu li a,
      footer .footer-bottom ul.menu li p {
        padding: 0 12px;
        border-right: 1px solid #DDDDDD;
        display: inline-block;
        letter-spacing: normal;
        line-height: 1; }
      footer .footer-bottom ul.menu li:last-of-type a {
        border-right: 0;
        padding-right: 0; }
      footer .footer-bottom ul.menu li:first-of-type p {
        padding-left: 0; }
  @media (max-width: 767px) {
    footer .footer-top {
      padding: 150px 0 100px; }
      footer .footer-top .footer-top-wrapper .footer-contact {
        margin-top: 80px; }
        footer .footer-top .footer-top-wrapper .footer-contact h4 {
          font-size: 32px;
          line-height: 48px; }
    footer .footer-bottom ul.menu li a,
    footer .footer-bottom ul.menu li p {
      font-size: 16px; }
    footer .footer-bottom ul.menu li p {
      border-right: 0;
      line-height: 30px; }
    footer .footer-bottom ul.menu li a:first-of-type {
      border-left: 1px solid #DDDDDD; } }
  @media (min-width: 768px) {
    footer .footer-top {
      padding: 30px 0; }
    footer .footer-top-wrapper {
      display: flex;
      align-items: center; }
      footer .footer-top-wrapper > :nth-child(1) {
        border-right: 1px solid #2B2B2B;
        padding: 118px 0;
        width: 50%; }
      footer .footer-top-wrapper > :nth-child(2) {
        width: 50%; } }

/*# sourceMappingURL=style.css.map */