@charset "UTF-8";
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

iframe {
  border: 0; }

.container {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    clear: both;
    content: "";
    display: table; }

.content {
  min-height: 600px;
  padding-bottom: 60px; }

.pricing-sold-out {
  margin-top: 20px;
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #B30000; }

.wine-details .pricing-sold-out {
  font-size: 22px; }
  @media screen and (max-width: 480px) {
    .wine-details .pricing-sold-out {
      text-align: center; } }

.vs2-cart-confirmation {
  display: none; }

.add-cart-controls .pricing {
  margin-bottom: 25px; }
  @media screen and (max-width: 480px) {
    .add-cart-controls .pricing {
      text-align: center; } }
  .v65-widgetProduct-addToCart-productSKU {
    display: none;
  }

  .v65-widgetProduct-addToCart-unitDescription {
    display: none;
  }

  .v65-widgetProduct-addToCart-quantity {
    display: none;
  }

  .v65-widgetProduct-addToCart-button {
    display: none;
  }

  .v65-widgetProduct-addToCart fieldset {
    border: none;
    margin: 0;
    padding: 0;
  }

  .v65-widgetProduct-addToCart fieldset legend {
    display: none;
  }

  .add-cart-controls .pricing .main-price, .v65-widgetProduct-addToCart-price {
    color: #404242;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px; }
  .add-cart-controls .pricing .secondary-price {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase; }

.add-cart-controls .buttons {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  @media screen and (max-width: 480px) {
    .add-cart-controls .buttons {
      text-align: center; } }
  .add-cart-controls .quantity {
    display: none;
  }
  .add-cart-controls .buttons .quantity-display {
    padding-top: 5px;
    z-index: 1000;
    float: left;
    max-width: 175px;
    width: 100%;
    height: 40px;
    position: relative;
    margin-top: 5px; }
    @media screen and (max-width: 480px) {
      .add-cart-controls .buttons .quantity-display {
        float: none;
        margin: 0 auto;
        margin-bottom: 40px; }
        .add-cart-controls .buttons .quantity-display::after {
          clear: both;
          content: "";
          display: table; } }
  .add-cart-controls .buttons .decrease {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    background-image: url(../images/decrease-button-background.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    opacity: 0.22;
    border: none;
    cursor: pointer; }
    .add-cart-controls .buttons .decrease:hover {
      opacity: 0.4; }
  .add-cart-controls .buttons .count {
    position: absolute;
    left: 65px;
    top: 0px;
    right: 0px;
    width: 40px;
    height: 43px;
    text-align: center;
    color: #404242;
    z-index: -1;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 40px;
    line-height: 40px;
    border: none;
    resize: none;
    pointer-events: none;
    overflow: hidden;
    }
  .add-cart-controls .buttons .increase {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    background-image: url(../images/increase-button-background.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    opacity: 0.22;
    border: none;
    cursor: pointer; }
    .add-cart-controls .buttons .increase:hover {
      opacity: 0.4; }

.add-cart-controls .button.green {
  border: 0;
  background-color: #83ba4e;
  color: #fff;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 150%;
  letter-spacing: 2px;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 45px; }
  @media screen and (max-width: 480px) {
    .add-cart-controls .button.green {
      margin: 0; } }

.add-cart-controls .form-default {
  display: none; }

.wines.carousel ul::after {
  clear: both;
  content: "";
  display: table; }

.wines.carousel .add-cart-controls {
  text-align: center; }
  .wines.carousel .add-cart-controls .buttons .quantity-display {
    float: none;
    margin: 0 auto;
    margin-bottom: 20px; }
    .wines.carousel .add-cart-controls .buttons .quantity-display::after {
      clear: both;
      content: "";
      display: table; }
  .wines.carousel .add-cart-controls .buttons .button.green {
    margin: 0 auto; }

.wrapper > header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 95px;
  z-index: 5000;
  margin-bottom: 60px;
  background-color: rgba(80, 80, 80, 0.9);
  -webkit-transition: background-color 0.5s ease-in 0s;
  -moz-transition: background-color 0.5s ease-in 0s;
  transition: background-color 0.5s ease-in 0s; }
  @media screen and (max-width: 480px) {
    .wrapper > header {
      background-color: #231f20;
      height: 70px; } }
  .wrapper > header .logo-wrapper {
    margin: 0;
    position: absolute;
    width: 140px;
    height: 50px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 2000; }
    @media screen and (max-width: 480px) {
      .wrapper > header .logo-wrapper {
        top: 0px;
        height: 45px;
        margin-top: 18px; } }
    .wrapper > header .logo-wrapper .logo {
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      display: block;
      width: 140px;
      height: 40px;
      background-image: url("/images/brown-logo.png");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center; }
  .wrapper > header .super-nav-wrapper {
    background-color: #231f20;
    height: 35px;
    padding-right: 20px;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s; }
    .wrapper > header .super-nav-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    /* @media screen and (max-width: 480px) {
      .wrapper > header .super-nav-wrapper {
        display: none; } } */
    .wrapper > header .super-nav-wrapper nav > ul,
    .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .wrapper > header .super-nav-wrapper nav > ul > li,
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li {
        float: left;
        line-height: 150%;
        font-family: "proxima-nova", serif;
        font-weight: 100;
        letter-spacing: 2px;
        font-size: 11px;
        line-height: 35px;
        text-transform: uppercase; }
      .wrapper > header .super-nav-wrapper nav > ul > li > div,
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li div {
        display: inline-block;
        line-height: 150%;
        font-family: "proxima-nova", serif;
        font-weight: 100;
        letter-spacing: 2px;
        font-size: 11px;
        line-height: 35px;
        text-transform: uppercase; }
      .wrapper > header .super-nav-wrapper nav > ul > li + li::before,
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li + li::before {
        content: "|";
        padding-left: 10px;
        padding-right: 10px;
        color: #fff; }
      .wrapper > header .super-nav-wrapper .v65-widgetLogin-login::before {
        content: "|";
        padding-left: 10px;
        padding-right: 10px;
        color: #fff; }
    .wrapper > header .super-nav-wrapper #subscribe-nav {
      margin-left: 20px; }
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav {
        display: none;
        position: absolute;
        z-index: 9999;
        height: 42px;
        background-color: #fff;
        margin-top: 3px;
        border: 1px solid #6a6a6a; }
        .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav .arrow {
          display: block;
          width: 25px;
          height: 15px;
          background-image: url(../images/dropdown-arrow-background.png);
          background-size: auto 100%;
          background-repeat: no-repeat;
          background-position: center top;
          margin-top: -10px;
          margin-left: 20px; }
        .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul {
          list-style: none;
          padding: 0;
          margin: 0;
          padding-top: 5px;
          padding-left: 10px;
          padding-right: 10px; }
          .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li + li::before {
            display: none; }
          .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li {
            margin-left: 6px;
            margin-right: 6px; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li a {
              overflow: hidden;
              text-indent: 101%;
              white-space: nowrap;
              display: block;
              float: left;
              height: 20px;
              width: 20px;
              background-repeat: no-repeat;
              background-size: auto 100%; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li.Facebook a {
              height: 20px;
              width: 20px;
              background-image: url(../images/social-icons.png?v=4);
              background-position: -80px top;
              background-size: auto 100%; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li.Twitter a {
              height: 20px;
              width: 30px;
              background-image: url(../images/social-icons.png?v=4);
              background-position: 0px top;
              background-size: auto 100%; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li.Instagram a {
              height: 20px;
              width: 20px;
              background-image: url(../images/social-icons.png?v=4);
              background-position: -43px top;
              background-size: auto 100%; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li.Medium a {
              height: 20px;
              width: 22px;
              background-image: url(../images/social-icons.png?v=4);
              background-position: -120px top;
              background-size: auto 100%; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li.Pinterest a {
              height: 20px;
              width: 20px;
              background-image: url(../images/social-icons.png?v=4);
              background-position: -163px top; }
            .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item .social-dropdowm-nav ul li.Vimeo a {
              height: 20px;
              width: 20px;
              background-image: url(../images/social-icons.png?v=4);
              background-position: -197px top; }
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item:hover .social-dropdowm-nav {
        display: block; }
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item	a:active .social-dropdowm-nav {
        display: block; }
      .wrapper > header .super-nav-wrapper #subscribe-nav .social-menu-item	a:focus .social-dropdowm-nav {
        display: block; }
    .wrapper > header .super-nav-wrapper #super-nav {
      float: right; }
    .wrapper > header .super-nav-wrapper .cart-count {
      display: inline-block;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      background: #fff;
      color: #000;
      text-align: center;
      line-height: 22px;
      margin-left: 5px; }
      .wrapper > header .super-nav-wrapper .cart-count span {
        width: 21px;
        text-align: center;
        display: block; }
    .wrapper > header .super-nav-wrapper nav > ul > li > a {
      color: #fff;
      text-decoration: none; }
      .wrapper > header .super-nav-wrapper nav > ul > li > a.active {
        text-decoration: underline; }
  .wrapper > header .main-nav-wrapper {
    height: 55px;
    position: absolute;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    left: 0;
    right: 0;
    top: 31px;
    z-index: 100; }
    .wrapper > header .main-nav-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 480px) {
      .wrapper > header .main-nav-wrapper {
        top: 0px; } }
    @media screen and (max-width: 480px) {
      .wrapper > header .main-nav-wrapper .container {
        background-color: #231f20;
        z-index: 2000;
        height: 70px;
        position: relative; } }
    .wrapper > header .main-nav-wrapper nav {
      width: 100%;
      max-width: 900px;
      margin: 0 auto; }
      @media screen and (max-width: 480px) {
        .wrapper > header .main-nav-wrapper nav {
          position: fixed;
          top: 70px;
          left: 0px;
          right: 0px;
          bottom: 0px;
          overflow-y: auto;
          background-color: #605d5d;
          z-index: 1000;
          display: none;
          -webkit-transform: translate3d(0, 0, 0); } }
      .wrapper > header .main-nav-wrapper nav ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav ul {
            padding-bottom: 40px; } }
        .wrapper > header .main-nav-wrapper nav ul li {
          float: left;
          line-height: 150%;
          font-family: "proxima-nova", serif;
          font-weight: 100;
          font-size: 14px;
          letter-spacing: 3px;
          line-height: 65px;
          text-transform: uppercase; }
          @media screen and (max-width: 480px) {
            .wrapper > header .main-nav-wrapper nav ul li {
              float: none;
              font-size: 22px;
              border-bottom: 1px solid #fff; } }
          .wrapper > header .main-nav-wrapper nav ul li.mobile {
            display: none; }
            @media screen and (max-width: 480px) {
              .wrapper > header .main-nav-wrapper nav ul li.mobile {
                display: block;
                font-size: 16px;
                border-bottom: 0;
                width: 100%;
                padding-top: 15px;
                line-height: 1.5em;
                float: left;
                text-align: center; } }
          @media screen and (max-width: 480px) {
            .wrapper > header .main-nav-wrapper nav ul li a {
              display: block; } }
      .wrapper > header .main-nav-wrapper nav .nav-wines {
        width: 12%; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-wines {
            width: 100%;
            text-align: center; } }
      .wrapper > header .main-nav-wrapper nav .nav-story {
        width: 12%; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-story {
            width: 100%;
            text-align: center; } }
      .wrapper > header .main-nav-wrapper nav .nav-membership {
        width: 27%; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-membership {
            width: 100%;
            text-align: center; } }
      .wrapper > header .main-nav-wrapper nav .nav-visit {
        width: 20%;
        text-align: right; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-visit {
            width: 100%;
            text-align: center; } }
      .wrapper > header .main-nav-wrapper nav .nav-events {
        width: 17%;
        text-align: right; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-events {
            width: 100%;
            text-align: center; } }
      .wrapper > header .main-nav-wrapper nav .nav-hob {
        width: 12%;
        white-space: nowrap;
        padding-left: 50px;
        text-align: right; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-hob {
            width: 100%;
            text-align: center; } }
      .wrapper > header .main-nav-wrapper nav .nav-blog {
        width: 12%;
        text-align: right; }
        @media screen and (max-width: 480px) {
          .wrapper > header .main-nav-wrapper nav .nav-blog {
            width: 100%;
            text-align: center; } }
    .wrapper > header .main-nav-wrapper a {
      color: #fff;
      text-decoration: none; }

.unscrolled .wrapper > header {
  background-color: transparent;
  height: 180px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }
  @media screen and (max-width: 480px) {
    .unscrolled .wrapper > header {
      height: 70px; } }
  .unscrolled .wrapper > header .logo-wrapper {
    top: -120px;
    width: 300px;
    height: 90px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; }
    @media screen and (max-width: 480px) {
      .unscrolled .wrapper > header .logo-wrapper {
        top: 0px;
        height: 35px;
        margin-top: 18px; } }
    .unscrolled .wrapper > header .logo-wrapper .logo {
      width: 300px;
      height: 90px;
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }
      @media screen and (max-width: 480px) {
        .unscrolled .wrapper > header .logo-wrapper .logo {
          height: 35px; } }
  .unscrolled .wrapper > header .super-nav-wrapper {
    opacity: 0;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; }
    @media screen and (max-width: 480px) {
      .unscrolled .wrapper > header .super-nav-wrapper {
        display: none; } }
  .unscrolled .wrapper > header .main-nav-wrapper {
    background-color: transparent;
    top: 155px; }
    @media screen and (max-width: 480px) {
      .unscrolled .wrapper > header .main-nav-wrapper {
        top: 0; } }
    .unscrolled .wrapper > header .main-nav-wrapper nav {
      display: none;
      max-width: 600px; }
      @media screen and (max-width: 480px) {
        .unscrolled .wrapper > header .main-nav-wrapper nav {
          display: none; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav ul {
        background-color: #5d5d5d;
        height: 40px; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav ul {
            height: auto; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav .nav-wines {
        width: 22.5%; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav .nav-wines {
            width: 100%;
            text-align: center; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav .nav-story {
        width: 22.5%; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav .nav-story {
            width: 100%;
            text-align: center; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav .nav-membership {
        width: 20%; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav .nav-membership {
            width: 100%;
            text-align: center; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav .nav-visit {
        width: 22.5%; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav .nav-visit {
            width: 100%;
            text-align: center; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav .nav-wines, .unscrolled .wrapper > header .main-nav-wrapper nav .nav-story, .unscrolled .wrapper > header .main-nav-wrapper nav .nav-membership, .unscrolled .wrapper > header .main-nav-wrapper nav .nav-visit {
        text-align: center;
        line-height: 40px; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav .nav-wines, .unscrolled .wrapper > header .main-nav-wrapper nav .nav-story, .unscrolled .wrapper > header .main-nav-wrapper nav .nav-membership, .unscrolled .wrapper > header .main-nav-wrapper nav .nav-visit {
            line-height: 65px; } }
      .unscrolled .wrapper > header .main-nav-wrapper nav::before {
        content: " ";
        border-top: 1px solid #5d5d5d;
        width: 100%;
        height: 1px;
        display: block;
        margin-bottom: 3px; }
        @media screen and (max-width: 480px) {
          .unscrolled .wrapper > header .main-nav-wrapper nav::before {
            display: none; } }

.menu-opened .wrapper > header .main-nav-wrapper nav {
  display: block; }

/** Carousel **/
.carousel {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel > ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

.carousel > ul > li {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.wines-carousel-wrapper {
  position: relative;
  margin-bottom: 50px;
  margin-top: -70px; }
  .wines-carousel-wrapper .wines-carousel-background {
    background-image: url(../images/background-rules.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center 65%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px; }
  .wines-carousel-wrapper .slide-nav {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 75px;
    background-image: url("/images/carousel-controls.png");
    background-size: 200% auto;
    background-position: left center;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s; }
    @media screen and (max-width: 480px) {
      .wines-carousel-wrapper .slide-nav {
        width: 45px; } }
    .wines-carousel-wrapper .slide-nav:hover {
      opacity: 1; }
    .wines-carousel-wrapper .slide-nav.prev {
      left: 20px; }
      @media screen and (max-width: 480px) {
        .wines-carousel-wrapper .slide-nav.prev {
          left: 8px; } }
    .wines-carousel-wrapper .slide-nav.next {
      right: 20px;
      background-position: right center; }
      @media screen and (max-width: 480px) {
        .wines-carousel-wrapper .slide-nav.next {
          right: 8px; } }

.wines.carousel .bottle-shot {
  padding-bottom: 20px;
  text-align: center;
  vertical-align: bottom;
  display: table-cell;
  opacity: 1; }
  .wines.carousel .bottle-shot img {
    width: 100%;
    max-height: 100%;
    vertical-align: bottom; }

.wines.carousel li:nth-child(1) .bottle-shot {
  -webkit-transition: opacity 0.5s ease-in 0s;
  -moz-transition: opacity 0.5s ease-in 0s;
  transition: opacity 0.5s ease-in 0s; }

.wines.carousel li:nth-child(2) .bottle-shot {
  -webkit-transition: opacity 0.75s ease-in 0s;
  -moz-transition: opacity 0.75s ease-in 0s;
  transition: opacity 0.75s ease-in 0s; }

.wines.carousel li:nth-child(3) .bottle-shot {
  -webkit-transition: opacity 1s ease-in 0s;
  -moz-transition: opacity 1s ease-in 0s;
  transition: opacity 1s ease-in 0s; }

.wines.carousel li:nth-child(4) .bottle-shot {
  -webkit-transition: opacity 1.25s ease-in 0s;
  -moz-transition: opacity 1.25s ease-in 0s;
  transition: opacity 1.25s ease-in 0s; }

.wines.carousel li:nth-child(5) .bottle-shot {
  -webkit-transition: opacity 1.5s ease-in 0s;
  -moz-transition: opacity 1.5s ease-in 0s;
  transition: opacity 1.5s ease-in 0s; }

.wines.carousel .title {
  color: #404242;
  text-align: center;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  margin-bottom: 30px; }
  .wines.carousel .title a {
    color: #404242;
    text-decoration: none; }

.wines.carousel .add-cart-controls {
  max-width: 300px;
  margin: 0 auto; }
  .wines.carousel .add-cart-controls .add-to-cart-toggle {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-image: url(../images/increase-button-background.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    opacity: 0.22;
    cursor: pointer; }
    .wines.carousel .add-cart-controls .add-to-cart-toggle:hover {
      opacity: 0.4; }
  .wines.carousel .add-cart-controls .add-to-cart-form {
    display: none;
    max-height: 300px; }
  .wines.carousel .add-cart-controls.active .add-to-cart-toggle {
    display: none; }
  .wines.carousel .add-cart-controls.active .add-to-cart-form {
    display: block; }
  @media screen and (max-width: 480px) {
    .wines.carousel .add-cart-controls {
      padding-left: 10px;
      padding-right: 10px; }
      .wines.carousel .add-cart-controls .secondary-price {
        font-size: 13px; }
      .wines.carousel .add-cart-controls .button {
        font-size: 13px; }
      .wines.carousel .add-cart-controls .add-to-cart-toggle {
        display: none; }
      .wines.carousel .add-cart-controls .add-to-cart-form {
        display: none; } }

.papers-carousel-wrapper {
  position: relative;
  margin-bottom: 75px; }
  .papers-carousel-wrapper .slide-nav {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 75px;
    background-image: url("/images/carousel-controls.png");
    background-size: 200% auto;
    background-position: left center;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s; }
    @media screen and (max-width: 480px) {
      .papers-carousel-wrapper .slide-nav {
        width: 45px; } }
    .papers-carousel-wrapper .slide-nav:hover {
      opacity: 1; }
    .papers-carousel-wrapper .slide-nav.prev {
      left: 20px; }
    .papers-carousel-wrapper .slide-nav.next {
      right: 20px;
      background-position: right center; }

.papers.carousel ul::after {
  clear: both;
  content: "";
  display: table; }

.papers.carousel .cover-photo {
  text-align: center; }
  .papers.carousel .cover-photo a {
    display: block;
    padding-left: 8px;
    padding-right: 8px; }
  .papers.carousel .cover-photo img {
    vertical-align: top;
    width: 100%; }

.papers.carousel .title {
  color: #404242;
  text-align: center;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300; }
  .papers.carousel .title a {
    color: #404242;
    text-decoration: none; }

.container h1, h2, h3 {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 20px; }

.button {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 16px;
  display: inline-block;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 16px;
  padding-bottom: 16px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }
  @media screen and (max-width: 480px) {
    .button {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 8px;
      padding-bottom: 8px; } }
  .button.dark {
    background-color: #221e1f;
    color: #fff; }
  .button.black {
    background-color: #221e1f;
    color: #fff; }
  .button.white {
    background-color: #fff;
    color: #221e1f;
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 400; }
  .button.red {
    background-color: #891743; }

body .content {
  margin-top: 225px;
  padding-bottom: 0; }

body.home .content {
  margin-top: 0px; }

body.wines .content {
  margin-top: 155px; }
  @media screen and (max-width: 480px) {
    body.wines .content {
      margin-top: 50px; } }

body.page .content {
  margin-top: 155px; }
  @media screen and (max-width: 480px) {
    body.page .content {
      margin-top: 100px; } }

body.wine .content {
  margin-top: 155px; }
  @media screen and (max-width: 480px) {
    body.wine .content {
      margin-top: 50px; } }

body.checkout .content {
  margin-top: 155px; }
  @media screen and (max-width: 480px) {
    body.checkout .content {
      margin-top: 95px; } }

.home .section-title {
  text-align: center;
  margin-bottom: 50px;
  z-index: 50;
  position: relative; }
  .home .section-title h2 {
    font-size: 25px; }

.home .section-header {
  text-align: center;
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 65px;
  padding-top: 65px; }
  .home .section-header p {
    text-align: left; }
  @media screen and (max-width: 480px) {
    .home .section-header {
      margin-bottom: 0px; } }

.home .section-footer {
  text-align: center; }

.home .section-sub-title {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
  margin-bottom: 45px; }
  @media screen and (max-width: 480px) {
    .home .section-sub-title {
      padding-left: 40px;
      padding-right: 40px; } }

.home .section-content {
  padding-left: 140px;
  padding-right: 140px;
  margin-bottom: 50px;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  text-align: justify; }
  @media screen and (max-width: 480px) {
    .home .section-content {
      padding-left: 24px;
      padding-right: 24px;
      padding-top: 65px;
      margin-bottom: 0;
      text-align: left; } }
  .home .section-content p {
    margin-top: 0;
    color: #404242; }

.home .people-listing {
  margin-bottom: 30px;
  margin-left: 50px;
  margin-right: 50px; }
  @media screen and (max-width: 480px) {
    .home .people-listing {
      padding-left: 4%; } }
  .home .people-listing ul {
    list-style: none;
    padding: 0;
    margin: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .home .people-listing ul::after {
      clear: both;
      content: "";
      display: table; }
    .home .people-listing ul li {
      float: left;
      display: block;
      margin-right: 2.1276595745%;
      width: 23.4042553%;
      padding-left: 2%;
      padding-right: 2%;
      padding-bottom: 2%;
      padding-top: 2%;
      margin-bottom: 2%;
      text-align: center; }
      .home .people-listing ul li:last-child {
        margin-right: 0; }
      .home .people-listing ul li:nth-child(4n) {
        margin-right: 0; }
      .home .people-listing ul li img {
        width: 100%; }
      @media screen and (max-width: 480px) {
        .home .people-listing ul li {
          float: left;
          display: block;
          margin-right: 6.6666666667%;
          width: 46.6666666667%;
          margin-right: 3%; }
          .home .people-listing ul li:nth-child(5n) {
            float: left;
            display: block;
            margin-right: 6.6666666667%;
            width: 46.6666666667%;
            margin-right: 3%; }
            .home .people-listing ul li:nth-child(5n):last-child {
              margin-right: 0; }
          .home .people-listing ul li:last-child {
            margin-right: 0; } }
      .home .people-listing ul li .title {
        line-height: 150%;
        font-family: "proxima-nova", serif;
        font-weight: 700;
        font-size: 14px;
        text-transform: uppercase; }
      .home .people-listing ul li .sub-title {
        line-height: 150%;
        font-family: "museo-slab", serif;
        font-weight: 300;
        font-size: 12px; }

.accordian {
  list-style: none;
  padding: 0;
  margin: 0; }
  .accordian > li {
    display: inline;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 480px) {
      .accordian > li {
        display: block; } }
    .accordian > li.active {
      height: auto; }
  .accordian .tab-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 45px; }
    @media screen and (max-width: 480px) {
      .accordian .tab-label {
        width: 100%;
        margin-bottom: 4px; } }
  .accordian .tab-content {
    display: none;
    float: left;
    width: 100%; }
    @media screen and (max-width: 480px) {
      .accordian .tab-content {
        float: none; } }
  .accordian .active .tab-content {
    display: block; }

.clubs-accordian::after {
  clear: both;
  content: "";
  display: table; }

.clubs-accordian .tab-label {
  width: 32.8%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
  position: relative; }
  @media screen and (max-width: 480px) {
    .clubs-accordian .tab-label {
      width: 100%;
      padding-bottom: 100%; } }
  .clubs-accordian .tab-label .tab-label-heading {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(80, 80, 80, 0.6);
    padding-top: 40%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 0.5s ease-in 0s;
    -moz-transition: background-color 0.5s ease-in 0s;
    transition: background-color 0.5s ease-in 0s; }
    .clubs-accordian .tab-label .tab-label-heading .tab-label-title {
      text-transform: uppercase;
      color: #fff;
      line-height: 150%;
      font-family: "proxima-nova", serif;
      font-weight: 700;
      font-size: 28px;
      letter-spacing: 2px; }
    .clubs-accordian .tab-label .tab-label-heading .tab-label-subtitle {
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      font-size: 18px;
      line-height: 125%;
      color: #fff;
      opacity: 0;
      -webkit-transition: all 0.2s ease-in 0.3s;
      -moz-transition: all 0.2s ease-in 0.3s;
      transition: all 0.2s ease-in 0.3s; }
      @media screen and (max-width: 480px) {
        .clubs-accordian .tab-label .tab-label-heading .tab-label-subtitle {
          opacity: 1; } }
    .clubs-accordian .tab-label .tab-label-heading:hover .tab-label-subtitle {
      opacity: 1; }

.clubs-accordian .container {
  padding-left: 65px;
  padding-right: 65px; }
  @media screen and (max-width: 480px) {
    .clubs-accordian .container {
      padding-left: 30px;
      padding-right: 30px; } }

.clubs-accordian ul.club-highlights {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
  text-align: center;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 20px; }
  .clubs-accordian ul.club-highlights li {
    border-bottom: 1px dashed #BABBBD;
    padding-top: 8px;
    padding-bottom: 8px; }
    .clubs-accordian ul.club-highlights li:last-child {
      border: none; }

.clubs-accordian .active .tab-label .tab-label-heading {
  background-color: rgba(0, 0, 0, 0.3); }

.clubs-accordian .active .tab-label .tab-label-subtitle {
  opacity: 1; }

.home .tab-content {
  margin-bottom: 45px; }
  .home .tab-content ul {
    list-style: none;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0;
    margin-bottom: 30px;
    text-align: center;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 20px; }
    .home .tab-content ul li {
      border-bottom: 1px dashed #BABBBD;
      padding-top: 8px;
      padding-bottom: 8px; }
      .home .tab-content ul li:last-child {
        border: none; }

.current-releases-wrapper {
  margin-bottom: 75px;
  overflow: hidden; }
  .current-releases-wrapper::after {
    clear: both;
    content: "";
    display: table; }
  .current-releases-wrapper hr {
    margin-top: -40px;
    border: 1px solid #891743; }
  .current-releases-wrapper .intro {
    padding-left: 65px;
    padding-right: 65px;
    margin-bottom: 50px;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300; }
  .current-releases-wrapper .section-title {
    margin-bottom: 20px; }
  .current-releases-wrapper .wines-carousel-wrapper {
    z-index: 60; }

.heading-wrapper {
  margin-bottom: 4px;
  position: relative; }
  .heading-wrapper .more-control {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 75px;
    height: 75px;
    background-image: url("/images/more-control.png");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
    cursor: pointer;
    text-indent: -999em;
    z-index: 2; }
    .heading-wrapper .more-control:hover {
      opacity: 1; }
  .heading-wrapper .section-header {
    min-height: 380px;
    color: #fff;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 32px;
    padding-left: 15%;
    padding-right: 15%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: table;
    width: 100%;
    margin-bottom: 0; }
    .heading-wrapper .section-header .section-background-img {
      position: absolute;
      top: 0;
      bottom: 0px;
      left: 0;
      right: 0; }
      @media screen and (max-width: 480px) {
        .heading-wrapper .section-header .section-background-img {
          bottom: 0; } }
      .heading-wrapper .section-header .section-background-img .desktop-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed; }
        @media screen and (max-width: 480px) {
          .heading-wrapper .section-header .section-background-img .desktop-image {
            display: none; } }
      .heading-wrapper .section-header .section-background-img .mobile-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        display: none; }
        @media screen and (max-width: 480px) {
          .heading-wrapper .section-header .section-background-img .mobile-image {
            display: block; } }
    .heading-wrapper .section-header .container {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 2; }

.our-story-wrapper .section-title {
  margin-bottom: -45px; }

.our-story-wrapper .section-header {
  border-top: 3px solid #fff;
  min-height: 380px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 32px;
  padding-left: 15%;
  padding-right: 15%;
  display: table;
  width: 100%; }
  .our-story-wrapper .section-header .section-background-img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
    overflow: hidden; }
    @media screen and (max-width: 480px) {
      .our-story-wrapper .section-header .section-background-img {
        bottom: 0; } }
    .our-story-wrapper .section-header .section-background-img .desktop-image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      background-attachment: fixed; }
      @media screen and (max-width: 480px) {
        .our-story-wrapper .section-header .section-background-img .desktop-image {
          display: none; } }
    .our-story-wrapper .section-header .section-background-img .mobile-image {
      position: absolute;
      top: 0;
      bottom: 0px;
      left: 0;
      right: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      display: none; }
      @media screen and (max-width: 480px) {
        .our-story-wrapper .section-header .section-background-img .mobile-image {
          display: block; } }
  .our-story-wrapper .section-header .container {
    display: table-cell;
    vertical-align: middle;
    z-index: 2;
    position: relative; }
  @media screen and (max-width: 480px) {
    .our-story-wrapper .section-header {
      font-size: 21px;
      padding-left: 24px;
      padding-right: 24px; } }

.our-story-wrapper .more-content {
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 1s ease-in 0s;
  -moz-transition: all 1s ease-in 0s;
  transition: all 1s ease-in 0s; }
  .our-story-wrapper .more-content.expanded {
    max-height: 20000px;
    -webkit-transition: all 1s ease-in 0s;
    -moz-transition: all 1s ease-in 0s;
    transition: all 1s ease-in 0s; }
  .our-story-wrapper .more-content .divider {
    width: 104%;
    height: auto;
    position: relative;
    left: -2%;
    top: -20px; }

.visit-wrapper {
  margin-bottom: 4px; }
  .visit-wrapper .section-title {
    margin-bottom: -45px; }
  .visit-wrapper .section-header {
    margin-bottom: 0;
    min-height: 380px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 32px;
    padding-left: 15%;
    padding-right: 15%;
    display: table;
    width: 100%; }
    @media screen and (max-width: 480px) {
      .visit-wrapper .section-header {
        font-size: 21px;
        padding-left: 24px;
        padding-right: 24px; } }
    .visit-wrapper .section-header .section-background-img {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
      .visit-wrapper .section-header .section-background-img .desktop-image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-attachment: fixed; }
        @media screen and (max-width: 480px) {
          .visit-wrapper .section-header .section-background-img .desktop-image {
            display: none; } }
      .visit-wrapper .section-header .section-background-img .mobile-image {
        position: absolute;
        top: 0;
        bottom: 0px;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        display: none; }
        @media screen and (max-width: 480px) {
          .visit-wrapper .section-header .section-background-img .mobile-image {
            display: block; } }
    .visit-wrapper .section-header .container {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      z-index: 2; }
  .visit-wrapper .more-content {
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: all 1s ease-in 0s;
    -moz-transition: all 1s ease-in 0s;
    transition: all 1s ease-in 0s; }
    .visit-wrapper .more-content.expanded {
      max-height: 2000px;
      padding-top: 30px;
      -webkit-transition: height 1s ease-in 0s;
      -moz-transition: height 1s ease-in 0s;
      transition: height 1s ease-in 0s; }
  .visit-wrapper .visit-form {
    max-width: 400px;
    margin: 0 auto;
    margin-top: 55px;
    margin-bottom: 55px; }
    @media screen and (max-width: 480px) {
      .visit-wrapper .visit-form {
        margin-left: 20px;
        margin-right: 20px; } }

footer {
  margin-bottom: 40px; }
  footer .footer {
    height: 336px;
    margin-bottom: 100px;
    background-color: #231F20;
    background-image: url("/images/brown-logo.png");
    background-size: 300px auto;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    footer .footer .social-nav-wrapper {
      position: absolute;
      bottom: -20px;
      position: absolute;
      margin-top: 0;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 0;
      left: 0;
      right: 0; }
      footer .footer .social-nav-wrapper .social-nav {
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
        text-align: center; }
        footer .footer .social-nav-wrapper .social-nav ul {
          list-style: none;
          padding-left: 40px;
          padding-right: 40px;
          margin: 0;
          background-color: #5d5d5d;
          height: 40px; }
          @media screen and (max-width: 480px) {
            footer .footer .social-nav-wrapper .social-nav ul {
              padding-left: 116px;
              padding-right: 20px;
              padding-top: 8px; } }
          footer .footer .social-nav-wrapper .social-nav ul li {
            float: left;
            text-transform: uppercase;
            line-height: 150%;
            font-family: "proxima-nova", serif;
            font-weight: 100;
            font-size: 12px;
            letter-spacing: 2.5px;
            line-height: 40px; }
            @media screen and (max-width: 480px) {
              footer .footer .social-nav-wrapper .social-nav ul li {
                width: 20%; }
                footer .footer .social-nav-wrapper .social-nav ul li a {
                  overflow: hidden;
                  text-indent: 101%;
                  white-space: nowrap;
                  display: block;
                  margin: 0 auto;
                  height: 20px;
                  width: 20px;
                  background-repeat: no-repeat;
                  background-size: auto 100%; }
                footer .footer .social-nav-wrapper .social-nav ul li.Facebook a {
                  height: 20px;
                  width: 20px;
                  background-image: url(../images/social-icons-inverted.png);
                  background-position: -80px top;
                  background-size: auto 100%; }
                footer .footer .social-nav-wrapper .social-nav ul li.Twitter a {
                  height: 20px;
                  width: 30px;
                  background-image: url(../images/social-icons-inverted.png);
                  background-position: 0px top;
                  background-size: auto 100%; }
                footer .footer .social-nav-wrapper .social-nav ul li.Instagram a {
                  height: 20px;
                  width: 20px;
                  background-image: url(../images/social-icons-inverted.png);
                  background-position: -43px top;
                  background-size: auto 100%; }
                footer .footer .social-nav-wrapper .social-nav ul li.Vimeo a {
                  height: 24px;
                  width: 24px;
                  margin-left: -3px;
                  transform: translateY(-2px);
                  background-image: url(../images/social-icons-vimeo-inverted.png);
                  background-position: 0 top;
                  background-size: auto 110%; }
                footer .footer .social-nav-wrapper .social-nav ul li.Medium a {
                  height: 20px;
                  width: 30px;
                  background-image: url(../images/social-icons-inverted.png);
                  background-position: -120px top;
                  background-size: auto 100%; }
                footer .footer .social-nav-wrapper .social-nav ul li.Pinterest a {
                  height: 20px;
                  width: 20px;
                  background-image: url(../images/social-icons-inverted.png);
                  background-position: -163px top; } }
            footer .footer .social-nav-wrapper .social-nav ul li a {
              text-decoration: none;
              color: #fff; }
          footer .footer .social-nav-wrapper .social-nav ul li + li::before {
            content: "|";
            padding-left: 10px;
            padding-right: 10px;
            color: #fff; }
            @media screen and (max-width: 480px) {
              footer .footer .social-nav-wrapper .social-nav ul li + li::before {
                content: "";
                padding: 0; } }
        footer .footer .social-nav-wrapper .social-nav::before {
          content: " ";
          border-top: 1px solid #5d5d5d;
          width: 100%;
          height: 1px;
          display: block;
          margin-bottom: 3px; }
  footer .footer-content {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 13px;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%; }
    @media screen and (max-width: 480px) {
      footer .footer-content {
        text-align: left; } }
  footer .footer-embelishment .flip-container {
    cursor: pointer;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    margin: 0 auto;
    width: 98px;
    height: 123px; }
    footer .footer-embelishment .flip-container.flipped .flipper {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    footer .footer-embelishment .flip-container .front, footer .footer-embelishment .flip-container .back {
      width: 98px;
      height: 123px;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2; }
    footer .footer-embelishment .flip-container .back {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); }
    footer .footer-embelishment .flip-container .flipper {
      -webkit-transition: 1s;
      -webkit-transform-style: preserve-3d;
      -moz-transition: 1s;
      -moz-transform-style: preserve-3d;
      -o-transition: 1s;
      -o-transform-style: preserve-3d;
      transition: 1s;
      transform-style: preserve-3d;
      position: relative; }
    footer .footer-embelishment .flip-container img {
      width: 100%;
      height: auto; }
  footer .footer-copyright {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 100;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2.5px; }
    footer .footer-copyright a {
      text-decoration: none;
      color: #b8b8b8; }
    footer .footer-copyright ul {
      list-style: none;
      padding: 0;
      margin: 0;
      margin: 0 auto; }
      footer .footer-copyright ul li {
        display: inline;
        color: #2F2B30; }
        footer .footer-copyright ul li a {
          color: #2F2B30;
          text-decoration: none; }
      footer .footer-copyright ul li + li::before {
        content: "|";
        padding-left: 10px;
        padding-right: 10px;
        color: #2F2B30; }
  footer .designer {
    color: #595959; }
    footer .designer a {
      text-decoration: none;
      color: #595959; }

form {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300; }
  form input[type='text'], form input[type='tel'], form input[type='email'], form input[type='password'], form input[type='date'] {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 48.9361702128%;
    font-size: 18px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px dashed #BABBBD;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px; }
    form input[type='text']:last-child, form input[type='tel']:last-child, form input[type='email']:last-child, form input[type='password']:last-child, form input[type='date']:last-child {
      margin-right: 0; }
    form input[type='text']::-webkit-input-placeholder, form input[type='tel']::-webkit-input-placeholder, form input[type='email']::-webkit-input-placeholder, form input[type='password']::-webkit-input-placeholder, form input[type='date']::-webkit-input-placeholder {
      color: #B1B1B1; }
    form input[type='text']::-moz-placeholder, form input[type='tel']::-moz-placeholder, form input[type='email']::-moz-placeholder, form input[type='password']::-moz-placeholder, form input[type='date']::-moz-placeholder {
      color: #B1B1B1; }
    form input[type='text']:-moz-placeholder, form input[type='tel']:-moz-placeholder, form input[type='email']:-moz-placeholder, form input[type='password']:-moz-placeholder, form input[type='date']:-moz-placeholder {
      color: #B1B1B1; }
    form input[type='text']:-ms-input-placeholder, form input[type='tel']:-ms-input-placeholder, form input[type='email']:-ms-input-placeholder, form input[type='password']:-ms-input-placeholder, form input[type='date']:-ms-input-placeholder {
      color: #B1B1B1; }
    @media screen and (max-width: 480px) {
      form input[type='text'], form input[type='tel'], form input[type='email'], form input[type='password'], form input[type='date'] {
        float: left;
        display: block;
        margin-right: 6.6666666667%;
        width: 100%; }
        form input[type='text']:last-child, form input[type='tel']:last-child, form input[type='email']:last-child, form input[type='password']:last-child, form input[type='date']:last-child {
          margin-right: 0; } }
    form input[type='text']:focus, form input[type='tel']:focus, form input[type='email']:focus, form input[type='password']:focus, form input[type='date']:focus {
      outline: none; }
  form button {
    border: 0;
    background-color: #83ba4e;
    color: #fff;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    line-height: 150%;
    letter-spacing: 2px;
    font-family: "proxima-nova", serif;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      form button {
        margin: 0; } }
  form .row {
    max-width: 68em;
    margin-left: auto;
    margin-right: auto; }
    form .row::after {
      clear: both;
      content: "";
      display: table; }
  form .align-center {
    text-align: center; }

.wines .wines-intro {
  padding-left: 65px;
  padding-right: 65px;
  margin-bottom: 50px;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300; }
  @media screen and (max-width: 480px) {
    .wines .wines-intro {
      padding-left: 24px;
      padding-right: 24px;
      padding-top: 65px;
      margin-bottom: 0; } }
  .wines .wines-intro p {
    margin-top: 0;
    color: #404242; }

.wines .wrapper > header {
  margin-bottom: 50px; }

.wine-listing {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .wine-listing::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 480px) {
    .wine-listing {
      padding-left: 40px;
      padding-right: 40px; } }
  .wine-listing ul {
    display: flex;
    align-items: end;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0; }
  .wine-listing li {
    display: block;
    width: 18%;
    margin-bottom: 75px;
 }
    .wine-listing li:last-child {
      margin-right: 0; }
    .wine-listing li:nth-child(4n) {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .wine-listing li {
        width: 48.3870967742%; }
        .wine-listing li:last-child {
          margin-right: 0; }
        .wine-listing li:nth-child(2n) {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .wine-listing li {
        width: 46.6666666667%; }
        .wine-listing li:last-child {
          margin-right: 0; }
        .wine-listing li:nth-child(2n) {
          margin-right: 0; } }
    .wine-listing li .bottle-shot {
      padding-bottom: 20px;
      text-align: center;
      vertical-align: bottom;
      display: table-cell; }
      .wine-listing li .bottle-shot a {
        display: block; }
      .wine-listing li .bottle-shot img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: bottom; }
    .wine-listing li .title {
      color: #404242;
      text-align: center;
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300; }
      .wine-listing li .title a {
        color: #404242;
        text-decoration: none; }

.banner {
  margin-bottom: 55px; }
  .banner img {
    width: 100%; }

.wine h2 {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  letter-spacing: 2px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff;
  color: #891743;
  border: 4px solid #891743; }

.wine .wine-listing {
  position: relative;
  z-index: 2; }

.wine-details {
  position: relative;
  padding-bottom: 100px;
  margin-bottom: 60px;
  background-image: url(../images/background-rules.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto; }
  @media screen and (max-width: 480px) {
    .wine-details {
      padding-top: 40px;
      padding-left: 24px;
      padding-right: 24px; } }
  .wine-details h1 {
    float: right;
    display: block;
    margin-right: 17%;
    margin-top: 0%;
    width: 40.4255319149%;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 28px;
    text-transform: none;
    text-align: left;
    color: #404242; }
    .wine-details h1:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .wine-details h1 {
        font-size: 21px;
        float: left;
        display: block;
        margin-right: 6.6666666667%;
        width: 100%;
        margin-left: 0%;
        text-align: center;
        margin-bottom: 40px; }
        .wine-details h1:last-child {
          margin-right: 0; } }
  .wine-details .bottle-shot {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    // width: 40.4255319149%;
    width: 38%;
    margin-top: 8px;
    }
    .wine-details .bottle-shot:last-child {
      margin-right: 0; }
    .wine-details .bottle-shot img {
      width: 100%; }
    @media screen and (max-width: 768px) {
      .wine-details .bottle-shot {
        float: left;
        display: block;
        margin-right: 3.2258064516%;
        width: 35.4838709677%;
        margin-top: 0; }
        .wine-details .bottle-shot:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .wine-details .bottle-shot {
        float: left;
        display: block;
        margin-right: 6.6666666667%;
        width: 100%;
        margin-top: 0;
        margin-bottom: 40px; }
        .wine-details .bottle-shot:last-child {
          margin-right: 0; } }
  .wine-details .wine-content {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 40.4255319149%;
    margin-right: 0;
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 300;
    line-height: 175%; }
    .wine-details .wine-content:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .wine-details .wine-content {
        float: left;
        display: block;
        margin-right: 3.2258064516%;
        width: 48.3870967742%; }
        .wine-details .wine-content:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .wine-details .wine-content {
        float: left;
        display: block;
        margin-right: 6.6666666667%;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
        -webkit-box-direction: normal;
        -moz-box-direction: normal;
        box-direction: normal;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column; }
        .wine-details .wine-content:last-child {
          margin-right: 0; } }
  .wine-details .wine-nav {
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 75px;
    background-image: url("/images/carousel-controls.png");
    background-size: 200% auto;
    background-position: left center;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s; }
    @media screen and (max-width: 480px) {
      .wine-details .wine-nav {
        display: none; } }
    .wine-details .wine-nav:hover {
      opacity: 1; }
    .wine-details .wine-nav.prev {
      left: 20px; }
    .wine-details .wine-nav.next {
      right: 20px;
      background-position: right center; }
  .wine-details .add-to-cart-form {
    width: 100%; }
    @media screen and (max-width: 480px) {
      .wine-details .add-to-cart-form {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        -webkit-order: 1;
        -moz-order: 1;
        order: 1;
        -ms-flex-order: 1;
        margin-bottom: 40px; } }
  .wine-details .accordian {
    width: 100%; }
    @media screen and (max-width: 480px) {
      .wine-details .accordian {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2; } }
    .wine-details .accordian .tab-label {
      width: auto;
      color: #fff;
      color: #221e1f;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 5px;
      border-top-left-radius: 5px;
      border: 1px solid #221e1f;
      background-color: #fff;
      text-align: center;
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      font-size: 16px;
      letter-spacing: 2px;
      line-height: 13px;
      padding-top: 12px;
      padding-bottom: 12px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 30px; }
      @media screen and (max-width: 480px) {
        .wine-details .accordian .tab-label {
          width: 100%;
          background-color: #221e1f;
          border: 1px solid #221e1f;
          color: #fff; } }
    @media screen and (max-width: 480px) {
      .wine-details .accordian .tab-content {
        display: block; } }
    .wine-details .accordian .tab-content ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .wine-details .accordian .tab-content ul li {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px dashed #BABBBD; }
        .wine-details .accordian .tab-content ul li:last-child {
          border: none; }
        .wine-details .accordian .tab-content ul li em {
          font-weight: 700;
          font-style: normal; }
    .wine-details .accordian .tab-content p {
      margin-top: 0; }
    .wine-details .accordian .active .tab-label {
      background-color: #221e1f;
      border: 1px solid #221e1f;
      color: #fff; }

.section-title {
  text-align: center; }

.section-footer {
  text-align: center; }

.clubs-accordian {
  margin-bottom: 60px; }
  @media screen and (max-width: 480px) {
    .clubs-accordian {
      margin: 0; } }
  .clubs-accordian .club-form {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 48.9361702128%; }
    .clubs-accordian .club-form form.proform {
      width: 100%;
    }
    .clubs-accordian .club-form:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .clubs-accordian .club-form {
        float: left;
        display: block;
        margin-right: 6.6666666667%;
        width: 100%; }
        .clubs-accordian .club-form:last-child {
          margin-right: 0; } }
    .clubs-accordian .club-form fieldset {
      border: none; }
      .clubs-accordian .club-form fieldset legend {
        line-height: 150%;
        font-family: "museo-slab", serif;
        font-weight: 300; }
  .clubs-accordian .club-content {
    float: left;
    display: block;
    margin-right: 2.1276595745%;
    width: 40.4255319149%;
    margin-right: 10%; }
    .clubs-accordian .club-content:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .clubs-accordian .club-content {
        float: left;
        display: block;
        margin-right: 6.6666666667%;
        width: 100%; }
        .clubs-accordian .club-content:last-child {
          margin-right: 0; } }
    .clubs-accordian .club-content h3 {
      text-align: left;
      margin-top: 40px;
      margin-bottom: 5px; }
    .clubs-accordian .club-content p {
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      text-align: justify;
      line-height: 175%;
      margin-top: 0; }
      @media screen and (max-width: 480px) {
        .clubs-accordian .club-content p {
          text-align: left; } }
    .clubs-accordian .club-content ul {
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      line-height: 175%;
      list-style: none;
      margin-left: 0;
      padding-left: 0;
      margin-bottom: 30px; }
      .clubs-accordian .club-content ul li {
        margin-bottom: 10px;
        border-bottom: 1px dashed #BABBBD;
        padding-bottom: 5px;
        margin-bottom: 5px; }
        .clubs-accordian .club-content ul li:last-child {
          border: none; }

@media screen and (max-width: 480px) {
  .account-form {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 480px) {
  .club-form, .account-form {
    padding-bottom: 40px; } }

.club-form #vs2-account-nav, .account-form #vs2-account-nav {
  float: left;
  width: 30%;
  margin-right: 3%; }
  .club-form #vs2-account-nav a, .account-form #vs2-account-nav a {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 400;
    color: #000;
    text-decoration: none; }

.club-form #vs2-account-main, .account-form #vs2-account-main {
  float: left;
  width: 60%;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300; }
  .club-form #vs2-account-main h2, .account-form #vs2-account-main h2 {
    margin-top: 0; }

.club-form fieldset, .account-form fieldset {
  border: none;
  padding: 0; }
  .club-form fieldset legend, .account-form fieldset legend {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 150%; }
  .club-form fieldset label, .account-form fieldset label {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300; }
  .club-form fieldset br, .account-form fieldset br {
    display: none; }
  .club-form fieldset select, .account-form fieldset select {
    border: 0;
    background: transparent;
    padding: 1px 35px 1px 1px;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 18px;
    color: #B1B1B1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select-background.png);
    background-position: right 20px center;
    background-size: auto 25%;
    background-repeat: no-repeat;
    background-color: transparent; }
    .club-form fieldset select:focus, .account-form fieldset select:focus {
      outline: none; }
    .club-form fieldset select.selected, .account-form fieldset select.selected {
      color: #000; }
    .club-form fieldset select option, .account-form fieldset select option {
      color: #000; }
    .club-form fieldset select option:first-child, .account-form fieldset select option:first-child {
      color: #B1B1B1; }

.club-form .vs2x-m6, .club-form .vs2x-m8, .account-form .vs2x-m6, .account-form .vs2x-m8 {
  padding-bottom: 0; }

.club-form .vs2x-form label > span, .account-form .vs2x-form label > span {
  color: #B1B1B1; }

.club-form .vs2x-m4 a, .account-form .vs2x-m4 a {
  display: none; }

.club-form button, .club-form form.proform input[type="submit"], .account-form button {
  border: 0;
  background-color: #83ba4e;
  color: #fff;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 150%;
  letter-spacing: 2px;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  margin-right: 10px; }
  @media screen and (max-width: 480px) {
    .club-form button, .account-form button {
      margin: 0; } }

.first.column {
  padding-right: 25px; }
  @media screen and (max-width: 480px) {
    .first.column {
      padding: 0;
      float: none !important;
      width: 100% !important;
      margin-bottom: -15px; } }

.last.column {
  padding-left: 25px; }
  @media screen and (max-width: 480px) {
    .last.column {
      padding: 0;
      float: none !important;
      width: 100% !important; } }

.block-letter p:first-child:first-letter, .block-letter-columns p:first-child:first-letter, .article-content p:nth-child(2):first-letter {
  font-family: Serif;
  display: block;
  font-size: 65px;
  line-height: 65px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 8px;
  float: left;
  background-color: #404242;
  color: #fff; }
  @media screen and (max-width: 480px) {
    .block-letter p:first-child:first-letter, .block-letter-columns p:first-child:first-letter, .article-content p:nth-child(2):first-letter {
      font-size: 48px;
      line-height: 48px;
      padding-left: 12px;
      padding-right: 12px;
      padding-top: 6px;
      padding-bottom: 6px;
      margin-top: 5px;
      margin-bottom: 0px; } }

.page .section-content {
  padding-left: 140px;
  padding-right: 140px;
  margin-bottom: 40px; }
  @media screen and (max-width: 480px) {
    .page .section-content {
      padding-left: 40px;
      padding-right: 40px; } }
  .page .section-content p {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    text-align: justify;
    line-height: 175%;
    margin-top: 0; }
    @media screen and (max-width: 480px) {
      .page .section-content p {
        text-align: left; } }

.page.contact .content .container {
  padding-left: 65px;
  padding-right: 65px;
  margin-bottom: 50px; }
  .page.contact .content .container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 480px) {
    .page.contact .content .container {
      padding-left: 40px;
      padding-right: 40px; } }

.page.contact .content .main-column {
  width: 30%;
  margin-right: 5%;
  float: left; }
  @media screen and (max-width: 480px) {
    .page.contact .content .main-column {
      width: 100%;
      margin: 0;
      float: none; } }

.page.contact .content .secondary-column {
  width: 65%;
  float: left; }
  @media screen and (max-width: 480px) {
    .page.contact .content .secondary-column {
      width: 100%;
      margin: 0;
      float: none; } }

.page.contact .content h2 {
  text-align: left; }

.page.trade .content .container {
  padding-left: 65px;
  padding-right: 65px;
  margin-bottom: 50px; }
  .page.trade .content .container::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 480px) {
    .page.trade .content .container {
      padding-left: 40px;
      padding-right: 40px; } }

.page.trade .content .main-column {
  width: 71.5%;
  margin-right: 5%;
  float: left; }
.page.trade .content .main-column table td {
  padding-right: 1em;
}
  @media screen and (max-width: 480px) {
    .page.trade .content .main-column {
      width: 100%;
      margin: 0;
      float: none; } }

.page.trade .content .secondary-column {
  width: 23.5%;
  float: left; }
  @media screen and (max-width: 480px) {
    .page.trade .content .secondary-column {
      width: 100%;
      margin: 0;
      float: none; } }

.page.trade .content h2 {
  text-align: left; }

.page.trade .content table {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 300; }
  .page.trade .content table a {
    color: #000; }

.article .content {
  margin-top: 0;
  position: relative; }
  @media screen and (max-width: 480px) {
    .article .content {
      padding-bottom: 50px; } }

.article .paper-nav {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  bottom: 80px;
  width: 75px;
  height: 75px;
  background-image: url("/images/carousel-controls.png");
  background-size: 200% auto;
  background-position: left center;
  background-repeat: no-repeat;
  opacity: 0.8;
  -webkit-transition: opacity 0.5s ease-in 0s;
  -moz-transition: opacity 0.5s ease-in 0s;
  transition: opacity 0.5s ease-in 0s; }
  @media screen and (max-width: 480px) {
    .article .paper-nav {
      display: block;
      bottom: 30px; } }
  .article .paper-nav:hover {
    opacity: 1; }
  .article .paper-nav.prev {
    left: 20px; }
    @media screen and (max-width: 480px) {
      .article .paper-nav.prev {
        left: 30px; } }
  .article .paper-nav.next {
    right: 20px;
    background-position: right center; }
    @media screen and (max-width: 480px) {
      .article .paper-nav.next {
        right: 30px; } }

.article .article-header {
  height: 600px;
  margin-bottom: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  position: relative; }
  @media screen and (max-width: 480px) {
    .article .article-header {
      background-attachment: inherit; } }
  .article .article-header .more-control {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 75px;
    height: 75px;
    background-image: url("/images/more-control.png");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
    cursor: pointer; }
    .article .article-header .more-control:hover {
      opacity: 1; }

.article .article-content {
  margin-bottom: 80px; }
  .article .article-content h1 {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 42px;
    background-color: #fff;
    color: #404242;
    margin-bottom: -18px;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 40px; }
  .article .article-content p {
    margin-left: 15%;
    margin-right: 15%;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 16px;
    text-align: justify;
    line-height: 175%;
    color: #404242; }
    .article .article-content p::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (max-width: 480px) {
      .article .article-content p {
        margin-left: 40px;
        margin-right: 40px;
        text-align: left; } }
    .article .article-content p.photo-caption {
      color: #808080;
      font-size: 13px;
      border-bottom: 1px solid #E4E4E4;
      padding-bottom: 14px; }
    .article .article-content p.photo-full-width {
      margin-left: 0;
      margin-right: 0; }
    .article .article-content p.photo-pull-right {
      width: 30%;
      float: right;
      margin-right: -15%; }
  .article .article-content blockquote {
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4; }
    .article .article-content blockquote p {
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 100;
      font-size: 36px;
      color: #B1B1B1;
      margin: 0;
      text-align: center; }
      @media screen and (max-width: 480px) {
        .article .article-content blockquote p {
          font-size: 24px; } }
  .article .article-content img {
    width: 100%; }
  .article .article-content .download {
    margin-top: 20px;
    margin-left: 15%; }
    @media screen and (max-width: 480px) {
      .article .article-content .download {
        margin-left: 40px;
        margin-right: 40px; } }

.home .membership-wrapper .section-header {
  min-height: 380px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 32px;
  padding-left: 15%;
  padding-right: 15%;
  margin-bottom: 4px;
  display: table;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .home .membership-wrapper .section-header {
      font-size: 21px;
      margin-bottom: 4px;
      padding-left: 24px;
      padding-right: 24px; } }
  .home .membership-wrapper .section-header .section-background-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .home .membership-wrapper .section-header .section-background-img .desktop-image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      background-attachment: fixed; }
      @media screen and (max-width: 480px) {
        .home .membership-wrapper .section-header .section-background-img .desktop-image {
          display: none; } }
    .home .membership-wrapper .section-header .section-background-img .mobile-image {
      position: absolute;
      top: 0;
      bottom: 0px;
      left: 0;
      right: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      display: none; }
      @media screen and (max-width: 480px) {
        .home .membership-wrapper .section-header .section-background-img .mobile-image {
          display: block; } }
  .home .membership-wrapper .section-header .container {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 2; }

.cart-slider {
  position: fixed;
  z-index: 6000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none; }
  .cart-slider .overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .cart-slider .drawer {
    color: #333;
    background-color: #fff;
    overflow: auto;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    width: 300px;
    margin: 0;
    padding: 0;
    -webkit-transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    right: -300px; }
    .cart-slider .drawer .drawer-heading {
      text-align: center;
      line-height: 150%;
      letter-spacing: 2px;
      font-family: "proxima-nova", serif;
      font-weight: 300;
      text-transform: uppercase;
      padding-top: 6px;
      padding-bottom: 5px;
      background-color: rgba(80, 80, 80, 0.901961);
      color: #fff; }
      .cart-slider .drawer .drawer-heading .drawer-close {
        background-image: url("../images/button-close-background.svg");
        background-size: 18px 18px;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        text-indent: 101%;
        white-space: nowrap;
        display: block;
        position: absolute;
        left: 0px;
        top: 0;
        width: 35px;
        height: 35px;
        z-index: 30; }
    .cart-slider .drawer iframe {
      position: absolute;
      padding-top: 60px;
      left: 0;
      right: 0;
      top: 0px;
      bottom: 0px;
      min-height: 100%; }
  .cart-slider.active {
    display: block; }
    .cart-slider.active .drawer {
      right: 0; }

@media screen and (max-width: 480px) {
  .mobile-trigger {
    display: block !important;
    width: 70px;
    height: 70px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 3000;
    cursor: pointer;
    background: transparent;
    border: none;
    background-image: url("../images/menu-background.svg");
    background-size: 30px 30px;
    background-position: center center;
    background-repeat: no-repeat; } }

.cart-form {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 14px; }
  .cart-form h2 {
    display: none; }
  .cart-form a {
    text-decoration: none;
    color: #891743; }
  .cart-form form {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 300; }
  .cart-form #vs2-cart-items {
    position: absolute;
    top: 0;
    bottom: 20px;
    left: 0px;
    right: 0px;
    overflow-y: auto;
    padding-left: 20px;
    padding-right: 20px; }
    .cart-form #vs2-cart-items .vs2x-row:nth-last-child(2) {
      padding-bottom: 110px; }
    .cart-form #vs2-cart-items .vs2x-row:last-child {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      padding-top: 20px;
      padding-left: 20px;
      padding-bottom: 20px;
      padding-right: 20px;
      background-color: #f5f5f5;
      z-index: 100; }
  .cart-form #vs2-cart-delivery, .cart-form #vs2-cart-billing, .cart-form #vs2-cart-payment {
    display: none; }
  .cart-form .vs2x-s5 {
    width: 100% !important; }
  .cart-form .vs2x-m8 {
    width: 66.66666% !important; }
  .cart-form .vs2x-m4 {
    width: 33.33333% !important;
    text-align: right; }
  .cart-form .vs2x-m8 span:first-child {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 700; }
  .cart-form .vs2-cart-continue {
    border: 0;
    background-color: #83ba4e;
    color: #fff;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    line-height: 150%;
    letter-spacing: 2px;
    font-family: "proxima-nova", serif;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer; }
  .cart-form select {
    border: 1px solid #B1B1B1;
    border-radius: 0;
    background: transparent;
    width: 75px;
    padding: 1px 15px 1px 4px !important;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 100;
    font-size: 14px;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select-background.png);
    background-position: right 10% center;
    background-size: auto 25%;
    background-repeat: no-repeat;
    background-color: transparent; }
  .cart-form .vs2x-m-ar span:first-child {
    font-weight: 700; }

.visit-form {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 18px;
  text-align: center; }

form.proform ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  form.proform ul li {
    float: left;
    margin-right: 2%;
    text-align: left; }

form.proform .pf_column {
  width: 48%; }

form.proform .pf_row {
  clear: both; }

form.proform .pf_row li.pf_column label {
  /*display: none;*/
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 16px;
  color: #B1B1B1;
  text-align: left;
  margin-bottom: 0; }

form.proform .pf_row li.pf_column.comment {
  width: 98%; }
  form.proform .pf_row li.pf_column.comment label {
    display: block; }

form.proform .pf_field {
  margin-bottom: 0; }

form.proform input[type='text'], form.proform input[type='tel'], form.proform input[type='email'], form.proform input[type='date'], form.proform textarea {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 18px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px dashed #BABBBD;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 15px;
  width: 100%; }
  form.proform input[type='text']::-webkit-input-placeholder, form.proform input[type='tel']::-webkit-input-placeholder, form.proform input[type='email']::-webkit-input-placeholder, form.proform textarea::-webkit-input-placeholder {
    color: #fff; }
  form.proform input[type='text']::-moz-placeholder, form.proform input[type='tel']::-moz-placeholder, form.proform input[type='email']::-moz-placeholder, form.proform textarea::-moz-placeholder {
    color: #fff; }
  form.proform input[type='text']:-moz-placeholder, form.proform input[type='tel']:-moz-placeholder, form.proform input[type='email']:-moz-placeholder, form.proform textarea:-moz-placeholder {
    color: #fff; }
  form.proform input[type='text']:-ms-input-placeholder, form.proform input[type='tel']:-ms-input-placeholder, form.proform input[type='email']:-ms-input-placeholder, form.proform textarea:-ms-input-placeholder {
    color: #fff; }
  @media screen and (max-width: 480px) {
    form.proform input[type='text'], form.proform input[type='tel'], form.proform input[type='email'], form.proform textarea {
      float: left;
      display: block;
      margin-right: 6.6666666667%;
      width: 100%; }
      form.proform input[type='text']:last-child, form.proform input[type='tel']:last-child, form.proform input[type='email']:last-child, form.proform textarea:last-child {
        margin-right: 0; } }
  form.proform input[type='text']:focus, form.proform input[type='tel']:focus, form.proform input[type='email']:focus, form.proform textarea:focus {
    outline: none; }

form.proform select {
  border: 0;
  background: transparent;
  padding: 1px 35px 1px 1px;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 18px;
  color: #B1B1B1;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/select-background.png);
  background-position: right 10% center;
  background-size: auto 25%;
  background-repeat: no-repeat;
  background-color: transparent; }
  form.proform select:focus {
    outline: none; }
  form.proform select option {
    color: #000; }
  form.proform select option:first-child {
    color: #B1B1B1; }
  form.proform select.selected {
    color: #000; }

form.proform input[type="submit"] {
  border: 0;
  background-color: #83ba4e;
  color: #fff;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 150%;
  letter-spacing: 2px;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer; }
  @media screen and (max-width: 480px) {
    form.proform input[type="submit"] {
      margin: 0; } }

form.proform .errMsg {
  color: red;
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  margin-bottom: 10px; }

.visit-form form.proform .pf_column {
  width: 100%; }

.content .privacy p, .content .shipping p {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  text-align: justify;
  margin-top: 0;
  color: #404242; }
  @media screen and (max-width: 480px) {
    .content .privacy p, .content .shipping p {
      text-align: left; } }

.checkout .checkout-login {
  max-width: 60% !important;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  text-align: right;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300; }
  @media screen and (max-width: 480px) {
    .checkout .checkout-login {
      max-width: 100% !important; } }
  .checkout .checkout-login a {
    color: #891743; }

.checkout #vs2-accountLinks-cart {
  display: none; }
.checkout .checkout-form {
  position: relative; }
  .checkout .checkout-form p {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 17px;
    color: #404242;
    text-align: center;
    margin-right: 100px;
    margin-left: 100px; }
    @media screen and (max-width: 480px) {
      .checkout .checkout-form p {
        margin-right: 24px;
        margin-left: 24px; } }
  .checkout .checkout-form form {
    max-width: 60% !important;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px; }
    @media screen and (max-width: 480px) {
      .checkout .checkout-form form {
        max-width: 100% !important; } }
  .checkout .checkout-form h2 {
    text-align: left; }
  @media screen and (max-width: 480px) {
    .checkout .checkout-form .vs2x-s7 {
      width: 100% !important; }
    .checkout .checkout-form .vs2x-s5 {
      width: 100% !important; }
    .checkout .checkout-form .vs2-cart-continue {
      width: 100%; } }
  .checkout .checkout-form .vs2-cart-edit {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 17px;
    color: #B1B1B1;
    text-transform: capitalize; }
  .checkout .checkout-form #vs2-cart-items {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 300; }
    .checkout .checkout-form #vs2-cart-items select {
      border: 1px solid #B1B1B1;
      border-radius: 0;
      background: transparent;
      width: 75px;
      padding: 1px 15px 1px 4px !important;
      line-height: 150%;
      font-family: "proxima-nova", serif;
      font-weight: 300;
      font-size: 14px;
      color: #000;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-image: url(../images/select-background.png);
      background-position: right 10% center;
      background-size: auto 25%;
      background-repeat: no-repeat;
      background-color: transparent; }
    .checkout .checkout-form #vs2-cart-items div span:first-child {
      line-height: 150%;
      font-family: "proxima-nova", serif;
      font-weight: 700; }
    .checkout .checkout-form #vs2-cart-items a {
      color: #891743;
      text-decoration: none; }
  .checkout .checkout-form #vs2-cart-delivery, .checkout .checkout-form #vs2-cart-billing {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300; }
    .checkout .checkout-form #vs2-cart-delivery select, .checkout .checkout-form #vs2-cart-billing select {
      border: 0;
      background: transparent;
      padding: 1px 35px 1px 1px;
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      font-size: 18px;
      color: #B1B1B1;
      width: 100%;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-image: url(../images/select-background.png);
      background-position: right 10% center;
      background-size: auto 25%;
      background-repeat: no-repeat;
      background-color: transparent; }
      .checkout .checkout-form #vs2-cart-delivery select:focus, .checkout .checkout-form #vs2-cart-billing select:focus {
        outline: none; }
      .checkout .checkout-form #vs2-cart-delivery select.selected, .checkout .checkout-form #vs2-cart-billing select.selected {
        color: #000; }
      .checkout .checkout-form #vs2-cart-delivery select option, .checkout .checkout-form #vs2-cart-billing select option {
        color: #000; }
      .checkout .checkout-form #vs2-cart-delivery select option:first-child, .checkout .checkout-form #vs2-cart-billing select option:first-child {
        color: #B1B1B1; }
    .checkout .checkout-form #vs2-cart-delivery .vs2x-m4 a, .checkout .checkout-form #vs2-cart-billing .vs2x-m4 a {
      display: none; }
    .checkout .checkout-form #vs2-cart-delivery .vs2x-ar, .checkout .checkout-form #vs2-cart-billing .vs2x-ar {
      width: 100% !important; }
      .checkout .checkout-form #vs2-cart-delivery .vs2x-ar button, .checkout .checkout-form #vs2-cart-billing .vs2x-ar button {
        float: left; }
    .checkout .checkout-form #vs2-cart-delivery .vs2x-row:last-child .vs2x-m8, .checkout .checkout-form #vs2-cart-delivery .vs2x-row:last-child .vs2x-m4, .checkout .checkout-form #vs2-cart-billing .vs2x-row:last-child .vs2x-m8, .checkout .checkout-form #vs2-cart-billing .vs2x-row:last-child .vs2x-m4 {
      width: 100% !important; }
  .checkout .checkout-form #vs2-cart-payment select {
    border: 0;
    background: transparent;
    padding: 1px 35px 1px 1px;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 18px;
    color: #B1B1B1;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/select-background.png);
    background-position: right 10% center;
    background-size: auto 25%;
    background-repeat: no-repeat;
    background-color: transparent; }
    .checkout .checkout-form #vs2-cart-payment select:focus {
      outline: none; }
    .checkout .checkout-form #vs2-cart-payment select.selected {
      color: #000; }
    .checkout .checkout-form #vs2-cart-payment select option {
      color: #000; }
    .checkout .checkout-form #vs2-cart-payment select option:first-child {
      color: #B1B1B1; }
  .checkout .checkout-form #vs2-cart-payment .vs2x-m6:last-child {
    background-color: #f5f5f5;
    padding-right: 20px;
    padding-top: 20px;
    padding-left: 20px;
    border-radius: 4px; }
  .checkout .checkout-form #vs2-cart-payment .vs2x-table {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 300; }
    .checkout .checkout-form #vs2-cart-payment .vs2x-table div:last-child span {
      font-weight: 700; }
  .checkout .checkout-form .vs2x-form label > span {
    color: #B1B1B1; }
  .checkout .checkout-form button {
    border: 0;
    background-color: #83ba4e;
    color: #fff;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    line-height: 150%;
    letter-spacing: 2px;
    font-family: "proxima-nova", serif;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer; }
    @media screen and (max-width: 480px) {
      .checkout .checkout-form button {
        margin: 0; } }

.page.utility .content h1 {
  display: none; }

.page.utility .content h2 {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  text-transform: capitalize;
  color: #404242; }
  .page.utility .content h2 a {
    color: #404242;
    text-decoration: none; }

.page.utility .content p, .page.utility .content li {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 300; }
  .page.utility .content p a, .page.utility .content li a {
    color: #000; }

.page.utility .content ul {
  padding-left: 40px;
  margin: 0;
  list-style: none; }

.page.utility.club-policy .content ul {
  padding: auto;
  margin: auto;
  list-style: disc;
}

.page.utility .content .container {
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 65px; }

.page .membership-wrapper a[name] {
  padding-top: 120px;
  margin-top: -120px;
  display: inline-block;
  /* required for webkit browsers */ }

#vs2-cart-emptyCart-message {
  text-align: center; }

@media screen and (max-width: 480px) {
  .page.mailing-list .content {
    padding-left: 30px;
    padding-right: 30px; } }

.page.mailing-list .content .container {
  max-width: 800px; }

.page.mailing-list .content p {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  text-align: justify; }
  @media screen and (max-width: 480px) {
    .page.mailing-list .content p {
      text-align: left; } }

.newsletter-form {
  max-width: 400px;
  margin: 0 auto;
  padding-top: 40px; }
  .newsletter-form #vs-form-register fieldset {
    border: 0;
    padding: 0;
    margin-bottom: 0; }
    .newsletter-form #vs-form-register fieldset legend {
      display: none; }
  .newsletter-form #vs-form-register .vs2x-m6, .newsletter-form #vs-form-register .vs2x-m8, .newsletter-form #vs-form-register .vs2x-m4 {
    width: 100% !important; }
  .newsletter-form #vs-form-register .vs2x-m4 a {
    display: none; }
  .newsletter-form #vs-form-register label > span {
    color: #B1B1B1; }
  .newsletter-form #vs-form-register p.extra-question {
    text-align: left; }
    .newsletter-form #vs-form-register p.extra-question textarea {
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      font-size: 18px;
      border-top: none;
      border-left: none;
      border-right: none;
      border-bottom: 1px dashed #BABBBD;
      padding-top: 10px;
      padding-bottom: 10px;
      margin-bottom: 15px;
      width: 100%; }
      .newsletter-form #vs-form-register p.extra-question textarea::-webkit-input-placeholder {
        color: #B1B1B1; }
      .newsletter-form #vs-form-register p.extra-question textarea::-moz-placeholder {
        color: #B1B1B1; }
      .newsletter-form #vs-form-register p.extra-question textarea:-moz-placeholder {
        color: #B1B1B1; }
      .newsletter-form #vs-form-register p.extra-question textarea:-ms-input-placeholder {
        color: #B1B1B1; }
      @media screen and (max-width: 480px) {
        .newsletter-form #vs-form-register p.extra-question textarea {
          float: left;
          display: block;
          margin-right: 6.6666666667%;
          width: 100%; }
          .newsletter-form #vs-form-register p.extra-question textarea:last-child {
            margin-right: 0; } }
      .newsletter-form #vs-form-register p.extra-question textarea:focus {
        outline: none; }

.newsletter-form input[type='text'],
.newsletter-form input[type='email']{
    width: 100%;
}

body.events .content {
  margin-top: 35px; }

.events-listing .event {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 10px solid #fff;
  border-style: none none solid none;
  width: 100%;
  color: #fff;
  text-align: left;
  position: relative; }
  .events-listing .event .more-control {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 75px;
    height: 75px;
    background-image: url("/images/more-control.png");
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.8;
    -webkit-transition: opacity 0.5s ease-in 0s;
    -moz-transition: opacity 0.5s ease-in 0s;
    transition: opacity 0.5s ease-in 0s;
    cursor: pointer;
    z-index: 2; }
    .events-listing .event .more-control:hover {
      opacity: 1; }
  .events-listing .event .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1; }
  .events-listing .event .event-content {
    z-index: 2;
    position: relative;
    padding-top: 200px;
    padding-bottom: 200px;
    padding-left: 120px;
    padding-right: 120px; }
    @media screen and (max-width: 480px) {
      .events-listing .event .event-content {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 30px;
        padding-right: 30px; } }
  .events-listing .event .event-date {
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 2px; }
  .events-listing .event h2 {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 42px;
    text-align: left;
    margin: 0;
    width: 60%;
    text-transform: none; }
    @media screen and (max-width: 480px) {
      .events-listing .event h2 {
        width: 100%;
        font-size: 38px; } }
  .events-listing .event .event-description {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%;
    width: 60%;
    margin-bottom: 30px; }
    @media screen and (max-width: 480px) {
      .events-listing .event .event-description {
        width: 100%;
        font-size: 16px; } }
  .events-listing .event:nth-child(2n) .event-date, .events-listing .event:nth-child(2n) h2, .events-listing .event:nth-child(2n) .event-description, .events-listing .event:nth-child(2n) .event-button {
    margin-left: 40%; }
    @media screen and (max-width: 480px) {
      .events-listing .event:nth-child(2n) .event-date, .events-listing .event:nth-child(2n) h2, .events-listing .event:nth-child(2n) .event-description, .events-listing .event:nth-child(2n) .event-button {
        margin: 0; } }
  .events-listing .event:first-child .more-control {
    display: block; }

.secret-cellar-form {
  max-width: 400px;
  margin: 0 auto; }
  .secret-cellar-form .error-message {
    margin-bottom: 40px;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300; }
  .secret-cellar-form .button.green {
    border: 0;
    background-color: #83ba4e;
    color: #fff;
    display: inline-block;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    line-height: 150%;
    letter-spacing: 2px;
    font-family: "proxima-nova", serif;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: 45px; }
    @media screen and (max-width: 480px) {
      .secret-cellar-form .button.green {
        margin: 0; } }

.vs2-loading {
  text-align: center; }

.os-iOS .heading-wrapper .section-header .section-background-img .desktop-image,
.os-iOS .our-story-wrapper .section-header .section-background-img .desktop-image,
.os-iOS .home .membership-wrapper .section-header .section-background-img .desktop-image,
.os-iOS .visit-wrapper .section-header .section-background-img .desktop-image,
.os-iOS .article .article-header {
  background-attachment: scroll !important; }

.page.tasting-notes h1 {
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 45px;
  text-transform: none;
  letter-spacing: none; }

.page.tasting-notes .tasting-notes-column {
  padding: 0 7%; }
  @media screen and (min-width: 860px) {
    .page.tasting-notes .tasting-notes-column {
      display: inline-block;
      width: 20%;
      vertical-align: top;
      padding: 0 2%; } }
  .page.tasting-notes .tasting-notes-column h2 {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 18px;
    text-transform: capitalize; }
  .page.tasting-notes .tasting-notes-column.show-hide h2:after {
    content: " ▸";
    color: #ccc; }
  .page.tasting-notes .tasting-notes-column.show-hide h2.open:after {
    content: " ▾"; }
  .page.tasting-notes .tasting-notes-column ul {
    font-size: 16px;
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 100;
    padding: 0;
    margin: 0 0 2.5em;
    list-style: disc inside; }
    .page.tasting-notes .tasting-notes-column ul a {
      color: #000;
      text-decoration: none; }
      .page.tasting-notes .tasting-notes-column ul a:hover {
        text-decoration: underline; }

.wine-tasting-notes {
  padding-left: 40px;
  padding-right: 40px; }
  .wine-tasting-notes h1 {
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    font-size: 30px; }
  @media screen and (max-width: 480px) {
    .wine-tasting-notes {
      width: 100%;
      padding-left: 4%;
      padding-right: 4%; } }
  .wine-tasting-notes .wine-vintage {
    float: left;
    width: 23%;
    margin-left: 2%;
    margin-bottom: 30px; }
    @media screen and (max-width: 480px) {
      .wine-tasting-notes .wine-vintage {
        width: 100%;
        margin-right: 0px; } }
    .wine-tasting-notes .wine-vintage .wine-title {
      line-height: 150%;
      font-family: "museo-slab", serif;
      font-weight: 300;
      font-size: 18px; }
    .wine-tasting-notes .wine-vintage ul {
      font-size: 20px;
      line-height: 150%;
      font-family: "proxima-nova", serif;
      font-weight: 100;
      padding: 0;
      margin: 0;
      list-style: disc inside; }
      .wine-tasting-notes .wine-vintage ul a {
        text-decoration: none;
        color: #000; }
        .wine-tasting-notes .wine-vintage ul a:hover {
          text-decoration: underline; }

p.title-large {
  font-size: 22px; }

p.title-medium {
  font-size: 18px; }

.cellar-overlay {
  width: 100%;
  background-color: #000;
  color: #fff;
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  text-align: center;
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 100;
  font-size: 14px;
  z-index: 10000;
  padding-top: 6px;
  padding-bottom: 6px; }
  .cellar-overlay a {
    color: #fff;
    text-decoration: none; }

.menu-opened .cellar-overlay {
  display: none; }


body.page.downtown-napa .content {
    margin-top: 20px;
    min-height: 100vh;
    background:url('http://s3.amazonaws.com/brown-asset-dev/images/photos/napa-wallpaper.png') no-repeat center center;
    background-size: cover;

  }

.indicates-required {
  font-style: italic;
  margin-bottom: 1em;
  font-size: .9em;
  text-align: right;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 2750px;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#sr-res-root span {
	font-family: "proxima-nova", serif !important;
	letter-spacing: 2px;
	font-size: 16px;
}

@media screen and (min-width: 480px) {
  .embed-container {
    height: 2400px;
  }
}

@media screen and (min-width: 820px) {
  .embed-container {
    height: 1600px;
  }
}


@media screen and (min-width: 1080px) {
  .embed-container {
    height: 1600px;
  }
}

.wine-content p {
  margin-top: 0px;
}

.wine-details .merch-options {
  padding: 0;
  margin: 0;
  list-style: list-style-none;
  margin-bottom: 30px;
  margin-top: 20px;
}

.wine-details .merch-options li {
  display: inline-block;
  margin-right: 10px;
}

.wine-details .merch-options a {
  border: 1px solid #221e1f;
  border-radius: 5px;
  color: #404242;

  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;

  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 13px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

.wine-details .merch-options a.selected, .wine-details .merch-options a:hover {
    background-color: #221e1f;
    border: 1px solid #221e1f;
    color: #fff;
}

@media screen and (max-width: 768px) {
  .instagram .content .container {
    padding-left: 1%;
    padding-right: 1%; } }

@media screen and (max-width: 480px) {
  .instagram .content .container {
    padding-left: 10px;
    padding-right: 10px; } }

@media screen and (max-width: 768px) {
  .instagram .content {
    margin-top: 120px;
  }
}

@media screen and (max-width: 480px) {
  .instagram .content {
    margin-top: 100px;
  }
}

.instagram .instagram-intro {
  padding-left: 65px;
  padding-right: 65px;
  margin-bottom: 50px;
  line-height: 150%;
  font-family: "museo-slab", serif;
  font-weight: 300;
}

@media screen and (max-width: 480px) {
  .instagram .instagram-intro {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px; }
}

.instagram-listing {
  margin-bottom: 60px;
}

.instagram-listing::after {
  clear: both;
  content: "";
  display: table;
}

.instagram-listing ul {
  padding: 0;
  margin: 0;

  list-style: none;
}

.instagram-listing li {
  float: left;
  width: 32%;
  margin-right: 1%;
  margin-bottom: 1%;
}

@media screen and (max-width: 768px) {
  .instagram-listing li {
    width: 49.5%;
    margin-right: 1%;
  }
}

@media screen and (max-width: 480px) {
  .instagram-listing li {
    width: 100%;
    margin-right: 0%;
  }
}

.instagram-listing li:nth-child(3n) {
  margin-right: 0%;
}

@media screen and (max-width: 768px) {
  .instagram-listing li:nth-child(3n) {
    margin-right: 1%;
  }
}

@media screen and (max-width: 768px) {
  .instagram-listing li:nth-child(2n) {
    margin-right: 0%;
  }
}

.instagram-listing li img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

#shopify-cart {
  display: none;
}

.add-cart-controls .confirmation {
  border: 1px solid red;
  background-color: pink;

  margin-top: 30px;

  border-radius: 5px;
}

.add-cart-controls .confirmation a {
  display: block;

  color: red;

  text-align: center;

  text-decoration: none;

  line-height: 150%;
  letter-spacing: 2px;
  font-family: "proxima-nova", serif;
  font-weight: 300;

  padding: 12px;
  font-size: 16px;
}

.visit-wrapper {
  margin-bottom: 40px;
}

.visit-wrapper.home .items {
  padding-top: 40px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.visit-wrapper.home .item {
  width: 40%;
  margin-right: 2.5%;
  margin-left: 2.5%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
}

.visit-wrapper.home .item a {
  text-decoration: none;
}

.visit-wrapper.home .item .photo {
  width: 100%;
}

.visit-wrapper.home .item .photo img {
  width: 100%;
}

.visit-wrapper.home .item .title {
    color: #404242;
    text-align: center;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    text-decoration: none;
}

@media screen and (max-width: 480px) {
  .visit-wrapper.options {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.visit-wrapper.options .items {
  padding-top: 40px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.visit-wrapper.options .items .item {
  width: 75%;
  order: 0;
  flex: 0 1 auto;
  align-self: auto;

  margin-bottom: 30px;
}

.visit-wrapper.options .items .item a {
  text-decoration: none;
}

.visit-wrapper.options .items .item .photo {
  width: 45%;
  margin-right: 5%;
  float: left;
}

.visit-wrapper.options .items .item .photo img {
  width: 100%;
}

.visit-wrapper.options .items .item .details {
  width: 50%;
  float: left;
}

.visit-wrapper.options .items .item .title {
    color: #404242;
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 20px;
}

.visit-wrapper.options .items .item .details-content {
    color: #404242;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    text-decoration: none;
}

.visit-wrapper.options .items .item .details-content p {
  margin-top: 0px;
}

.visit-wrapper.options .items-alt {

}

.visit-wrapper.options .items-alt .item {
  width: 47.5%;
  margin-bottom: 50px;
  margin-right: 5%;
  float: left;
}

.visit-wrapper.options.estate .items-alt .item {
  float: none; margin: 0 auto; width: 75%;
}

@media screen and (max-width: 480px) {
  .visit-wrapper.options .items-alt .item, .visit-wrapper.options.estate .items-alt .item {
    float: none; margin-right: 0; width: 100%;
  }
}

.visit-wrapper.options .items-alt .item:nth-child(2n) {
  margin-right: 0px;
}

.visit-wrapper.options .items-alt .item a {
  text-decoration: none;
}

.visit-wrapper.options .items-alt .item .photo {
  /*width: 45%;*/
  /*margin-right: 5%;*/
  /*float: left;*/

  margin-bottom: 10px;
}

.visit-wrapper.options .items-alt .item .photo img {
  width: 100%;
  vertical-align: top;
}

.visit-wrapper.options .items-alt .item .details {
  /*width: 50%;*/
  /*float: left;*/
}

.visit-wrapper.options .items-alt .item .title {
    color: #404242;
    line-height: 150%;
    font-family: "proxima-nova", serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 20px;
}

.visit-wrapper.options .items-alt .item .details-content {
    color: #404242;
    line-height: 150%;
    font-family: "museo-slab", serif;
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 20px;
}

.visit-wrapper.options .items-alt .item .details-content p {
  margin-top: 0px;
}

.visit-wrapper .visit-intro {
  padding-left: 140px;
  padding-right: 140px;
  margin-bottom: 50px;
  line-height: 175%;
  font-family: "museo-slab", serif;
  font-weight: 300;
  font-size: 16px; }
  @media screen and (max-width: 480px) {
    .visit-wrapper .visit-intro {
      padding-left: 24px;
      padding-right: 24px;
      padding-top: 0px;
      margin-bottom: 0; } }
  .visit-wrapper .visit-intro p {
    margin-top: 0;
    color: #404242; }

@media screen and (min-width: 961px) {
.wrapper > header .main-nav-wrapper nav .sub-menu ul {
    background-color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.wrapper > header .main-nav-wrapper nav .sub-menu ul li {
    text-align: center;
    line-height: 100%;
    float: none;
}

.wrapper > header .main-nav-wrapper .sub-menu ul a {
    color: #000;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 250%;
}

.wrapper > header .main-nav-wrapper .sub-menu .arrow {
    width: 25px;
    height: 15px;
    background-image: url(https://www.brownestate.com/images/dropdown-arrow-background.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -10px;
    margin-left: auto;
    margin-right: auto;
}

.wrapper > header .main-nav-wrapper .sub-menu {
    position: absolute;
    z-index: 9999;
    background-color: #fff;
    margin-top: -10px;
    border: 1px solid #6a6a6a;
    margin-left: -28px;
    display: none;
}

.wrapper > header .main-nav-wrapper nav .nav-wines:hover .sub-menu {
    display: block;
}
}

@media screen and (max-width: 960px) {
  .wrapper > header .main-nav-wrapper #main-nav .nav-wines > a {
    /* Hide Shop link on mobile in favor of Wines and Merch links */
    display: none;
  }
  .wrapper > header .main-nav-wrapper nav .sub-menu {
    display: block !important;
  }
  .wrapper > header .main-nav-wrapper .sub-menu .arrow {
    display: none;
  }
  .wrapper > header .main-nav-wrapper nav .sub-menu ul {
    padding-bottom: 0;
  }
  .wrapper > header .main-nav-wrapper nav .sub-menu ul li {
    border-bottom: none;
  }
  .wrapper > header .main-nav-wrapper nav .sub-menu ul li:first-child {
    border-bottom: 1px solid #ffffff;
  }
}

#super-nav .v65-widgetModalCart-dropdown {
  display: none !important;
}

.v65-widgetLogin-logout {
  display: none;
}

.v65-widgetModalCart-itemMessage {
  display: none !important;
}

.v65-widgetModalCart-closeButton {
  display: none;
}

.v65-widgetModalCart-itemSummaryHeader {
  display: none;
}

.cart-slider .v65-widgetModalCart-status {
  display: none;
}

.cart-slider .v65-widgetModalCart {
  padding-top: 16px;
}

.v65-widgetModalCart-BottomButtons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  background-color: #f5f5f5;
  z-index: 100;
}

.v65-widgetModalCart-viewCartButton a {
  border: 0;
  background-color: #83ba4e;
  color: #fff;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 150%;
  letter-spacing: 2px;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;

  margin-bottom: 12px;
}

.v65-widgetModalCart-checkOutButton a {
  border: 0;
  background-color: #83ba4e;
  color: #fff;
  display: block;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  line-height: 150%;
  letter-spacing: 2px;
  font-family: "proxima-nova", serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.v65-widgetModalCart-items.group {
  position: relative;
}

.v65-widgetModalCart-itemSummaryQuantity {
  float: left;
  width: 40px;

  padding-left: 12px;


  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 700;
}

.v65-widgetModalCart-itemSummaryItem {
  display: none;
}

.v65-widgetModalCart-itemSummaryDescription {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 700;

  width: 175px !important;
  float: left;
}

.v65-widgetModalCart-itemSummaryDescription a {
  text-decoration: none;
  color: #000;
}

.v65-widgetModalCart-itemSummaryPrice {
  float: left;
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-size: 16px;

  width: 100px;
  padding-left: 40px;
  color: #000;
}

.v65-widgetModalCart-itemSummaryTotal {
  line-height: 150%;
  font-family: "proxima-nova", serif;
  font-weight: 700;

  width: 75px !important;
  text-align: right;

  /*float: left;*/

  position: absolute;
  right: 0;
  top: 0;

  padding-right: 10px;
}

.v65-widgetModalCart-itemSummarySubTotal {
  display: none;
}

.v65-widgetLogin-logout {
  display: none !important;
}

.v65-widgetModalCart-itemMessageBottom {
  display: none;
}

.account-content {
  display: flex;
  flex: 0 1 auto;
}

@media screen and (max-width: 480px) {
  .account-content {
    flex-direction: column;
  }
}

.account-content > span {
  margin-right: 40px;
}

@media screen and (max-width: 480px) {
  .account-content > span {
    flex-grow: 1;
    margin-right: 0px;
  }
}

.account-content #vinespring-account-clubs,
.account-content #vinespring-account-profile,
.account-content #vinespring-account-orders,
.account-content #vinespring-account-addresses,
.account-content #vinespring-account-cards,
.account-content #vinespring-account-change-password
{
  margin-right: 0px;
  flex-grow: 1;
}

@media screen and (max-width: 480px) {
  .account-content #vinespring-account-clubs,
  .account-content #vinespring-account-profile,
  .account-content #vinespring-account-orders,
  .account-content #vinespring-account-addresses,
  .account-content #vinespring-account-cards,
  .account-content #vinespring-account-change-password
  {
    margin-right: 0px;
    flex-grow: 1;
  }
}

.account-content .account-menu {
  width: 175px;
}

@media screen and (max-width: 480px) {
  .account-content .account-menu {
    width: 100%;

    margin-bottom: 30px;
  }
}

.account-content .account-menu ul {
  list-style: none;

  padding: 0;
  margin: 0;
}

.account-content .account-menu ul li {
  border-bottom: 1px #808080 solid;
}

.account-content .account-menu a {
  line-height: 150%;
  font-family: "proxima-nova", serif;

  color: #000;

  text-transform: uppercase;

  text-decoration: none;

  display: block;

  padding-top: 8px;
  padding-bottom: 8px;
}

.club-form button {
  margin-right: 12px;
}

.MuiStep-vertical.MuiStep-completed .jss3 {
  padding: 0;
}
.jss13 a {
	color: #fff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable {
  background: #000;
  color: #fff;
  padding: 10px;
  margin: 20px auto;
  z-index: 9999;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: 200px;
  height: 100px;
  overflow: visible;
  clip: auto;
  margin: 20px auto;
  white-space: normal;
  z-index: 9999;
}

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

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

header .c7-user-nav__cart__title svg {
  stroke: white;
  stroke-width: 0.6px;
  vertical-align: middle;
  margin-left: 0;
}

header .c7-user-nav__cart__count {
  vertical-align: middle;
}

header .c7-user-nav__account__name {
  display: flex;
  align-items: center;
}

/* Do not display down arrow for user dropdown since we're hiding the user dropdown */
header .c7-user-nav__account__name svg {
  display: none;
  stroke: white;
  stroke-width: 0.8;
}

/* Do not display user dropdown as it will not stay open */
.wrapper > header .super-nav-wrapper nav .c7-user-nav__account .c7-user-nav__account__dropdown {
  display: none;
}

.wrapper > header .super-nav-wrapper nav .c7-user-nav__account .c7-user-nav__account__dropdown ul li + li::before {
  content: none;
  padding: 0;
}

header .c7-user-nav__account .c7-user-nav__account__dropdown a {
  line-height: normal;
  color: var(--c7-body-text-color);
}

.c7-prop65 {
  display: none;
}

.c7-account .c7-account-block__actions .c7-link {
  display: none;
}

.c7-account-details__delete-account {
  display: none;
}

/* Fix log in button placement */
#c7-content .c7-account .c7-account-login input {
  float: none;
}

/* Hide Pickup Delivery Option */
#c7-content .c7-checkout__content #c7-delivery-pickup-tab {
  display: none;
}

/* Hide Pickup Shipping Method Option */
#c7-content #c7-delivery-shipping-group .c7-form--shipping-method fieldset label:last-child {
  display: none;
}

/* Remove Float from Form Elements */
#c7-content form input[type='text'],
#c7-content form input[type='tel'],
#c7-content form input[type='email'],
#c7-content form input[type='password'],
#c7-content form input[type='date'] {
  float: none;
}

/* Hide "View Cart" button on side cart, unncessary */
#c7-cart .c7-user-nav__cart .c7-order-summary__buttons a[href="/cart"] {
  display: none;
}

/* Don't show cart link from header on mobile. We MUST not hide the header on
mobile so that the cart is visible but we don't want to show the link, there's a
separate link in the hamburger menu. */
@media screen and (max-width: 480px) {
  #c7-cart .c7-user-nav__cart button.c7-link { display: none; }
}