/*
Theme Name: Palazzo wine theme Continued
Theme URI: https://www.google.com/
Author: Palazzo
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  box-sizing: content-box; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
  .table td,
  .table th {
    background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.dropdown, .menu-item.menu-item-has-children {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: -45px !important;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-clip: padding-box;
  border-radius: 4px; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.navbar {
  border-radius: 4px; }

.navbar-header {
  float: left; }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

.navbar-collapse {
  width: auto;
  border-top: 0;
  box-shadow: none; }

.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important; }

.navbar-collapse.in {
  overflow-y: visible; }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }

.navbar > .container .navbar-brand {
  margin-left: -15px; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

.navbar {
  border-radius: 4px; }

.navbar-header {
  float: left; }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

.navbar-collapse {
  width: auto;
  border-top: 0;
  box-shadow: none; }

.navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important; }

.navbar-collapse.in {
  overflow-y: visible; }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: 0;
  margin-left: 0; }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

.navbar-nav {
  float: left;
  margin: 0; }

.navbar-nav > li {
  float: left; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-right {
  margin-right: -15px; }

.navbar-right ~ .navbar-right {
  margin-right: 0; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.clearfix:after,
.container:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both; }

img {
  vertical-align: middle;
  border: 0; }

.dropdown-menu li:not(.dropdown-title):before, .dropdown-menu li:not(.dropdown-title):after {
  content: "";
  position: absolute; }

/* base */
::-moz-selection {
  background-color: #666;
  color: #fff; }

::selection {
  background-color: #666;
  color: #fff; }

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

*,
*:hover,
*:focus {
  outline: none !important; }

html,
body,
button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

html,
body {
  overflow-x: hidden; }

body {
  background-size: cover;
  font: 500 21px/1.42857 "Alegreya Sans SC", sans-serif;
  color: #392e2b;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%; }

.body-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background: url(img/body-bg.jpg) !important;
  background-size: contain;
  background-position: top center;
  background-repeat: repeat;
  -ms-transform-origin: 0 0 !important;
  transform-origin: 0 0 !important;
  transition: all .5s ease-in-out;
  opacity: 1; }

.body-wrap.js-resizing-active {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1600px;
  min-height: 900px;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0; }

.body-wrap.overlay-is-active {
  opacity: 0; }

a,
a:hover,
a:focus {
  text-decoration: none; }

ol,
ul {
  list-style: none; }

.container {
  width: 1600px !important;
  padding-left: 0; }

.container--inner {
  position: relative;
  margin: 62px 53px 36px 218px;
  box-shadow: -1.7px 4.7px 11.3px 0.7px rgba(0, 0, 0, 0.3);
  padding: 12px;
  padding-bottom: 18px;
  width: 1300px; }

.container--inner--home {
  padding: 0;
  margin: 35px 0 0 230px;
  width: 1250px; }

.page-template-template-contact-us .container--inner {
  padding-bottom: 2px; }

.page-template-template-tell-a-friend .container--inner {
  padding-bottom: 9px; }

.main-content-container {
  background: #fff; }

/* helpers */
.flex {
  display: -ms-flexbox;
  display: flex; }

.flex-justify--center {
  -ms-flex-pack: center;
  justify-content: center; }

.flex-justify--between {
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-justify--around {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

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

.flex-align--start {
  -ms-flex-align: start;
  align-items: flex-start; }

.flex-align--end {
  -ms-flex-align: end;
  align-items: flex-end; }

.flex1 {
  -ms-flex: 1;
  flex: 1; }

.mb0 {
  margin-bottom: 0; }

.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.mb20 {
  margin-bottom: 20px; }

.mb25 {
  margin-bottom: 25px; }

.mb30 {
  margin-bottom: 30px; }

.db {
  display: block; }

.dib {
  display: inline-block; }

.tdu {
  text-decoration: underline; }

.htdu:hover {
  text-decoration: underline !important; }

.bg-brand {
  background-color: #925202; }

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

.text-right {
  text-align: right; }

.text-justify {
  text-align: justify; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.c-brand {
  color: #925202; }

/* header */
.header {
  position: relative;
  z-index: 9990;
  background: url(img/header-bg.png);
  background-position: center bottom;
  height: 163px;
  text-transform: lowercase;
  font-family: "Alegreya Sans SC", sans-serif; }

.header__brand-img {
  width: 249px; }

.header__brand-img img {
  display: block;
  max-width: 100%;
  margin: 5px 0 0 5px;
  border-radius: 50%; }

.header__brand-txt {
  display: block;
  height: 64px; }

.header__brand-txt img {
  display: block;
  max-height: 100%;
  margin: 0; }

.header__badge {
  height: 43px;
  margin-top: 11px;
  margin-left: 52px; }

.header__badge img {
  display: block;
  max-height: 100%;
  margin: 0; }

.header__top {
  height: 106px;
  padding-left: 30px;
  padding-top: 18px; }

.header__top__menu p {
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 1;
  margin-bottom: 8px;
  letter-spacing: 0.3px; }

.header__top__menu p:last-child {
  letter-spacing: 0.5px; }

.header__top__menu {
  margin-right: 8px;
  margin-top: 12px; }

.header__top__menu a,
.header__top__menu span {
  color: #fff;
  font-weight: 700;
  text-shadow: 3px 3px 3px black;
  font-size: 24px; }

.header__top__menu a {
  transition: all .2s ease-in-out; }

.header__top__menu a img {
  margin-left: 5px; }

.header__top__menu a:hover {
  cursor: pointer;
  color: #be844e; }

.header__bottom {
  margin-left: 27px; }

.menu-backdrop {
  position: fixed;
  background: rgba(0, 0, 0, 0.375);
  left: 0;
  width: 100vw;
  height: calc(100vh - 145px);
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: all .1s ease-in; }

.menu-backdrop.js-is-open {
  opacity: 1;
  pointer-events: all; }

.navbar {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  margin-top: 7px; }

.navbar .container {
  padding-left: 22px; }

.navbar-right .dropdown::after {
  content: "";
  position: absolute;
  right: -45px;
  top: 12px;
  width: 16px;
  height: 16px;
  //background-image: url(img/header-knob.png);
 }

.navbar .nav {
  padding-left: 13px; }

.navbar a:last-child {
  margin: 0; }

.dropdown-title a:last-child {
  margin-right: 10px; }

.navbar-nav > li > a {
  color: #f8f6f2;
  font-size: 25px;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.7);
  line-height: 0.725;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s ease-in-out;
  letter-spacing: 1px;
  padding-left: 0;
  padding-right: 0; }

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.navbar-nav > li.active > a,
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
  background-color: transparent !important;
  color: #be844e; }

.dropdown-menu {
  box-shadow: 0;
  left: 0 !important;
  right: auto;
  background-color: #fff;
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  left: -20px !important;
  border: none;
  padding-top: 45px;
  padding-left: 35px;
  padding-bottom: 50px;
  padding-top: 0;
  border-radius: 0;
  width: 275px; }

.dropdown-menu li:not(.dropdown-title) {
  border-left: 1px solid #b8aea3 !important; }

.dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) {
  padding: 7px 25px 7px 10px; }

.dropdown-menu li {
  position: relative; }

.dropdown-menu li:not(.dropdown-title):before, .dropdown-menu li:not(.dropdown-title):after {
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px; }

.dropdown-menu li:not(.dropdown-title):before {
  border-color: transparent transparent transparent #b8aea3; }

.dropdown-menu li:not(.dropdown-title):after {
  border-color: transparent transparent transparent #fff;
  -ms-transform: translate(-2px, -50%);
  transform: translate(-2px, -50%); }

.dropdown-menu li.separator:before, .dropdown-menu li.separator:after, .dropdown-menu li.link-sec:before, .dropdown-menu li.link-sec:after {
  display: none; }

.dropdown-menu li.separator a, .dropdown-menu li.link-sec a {
  font-weight: 700; }

.dropdown-menu li a, .dropdown-menu li span {
  display: block;
  text-align: left;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.3;
  padding: 2px 5px;
  color: #333;
  white-space: pre-wrap;
  transition: all .2s ease-in-out; }

.dropdown-menu li:not(.dropdown) > a[href="#"]:hover {
  color: initial !important;
  cursor: default; }

.dropdown-menu li.active > a,
.dropdown-menu li > a:hover {
  background-color: transparent !important;
  color: #be844e !important; }

.dropdown-menu .menu__item-video:not(.dropdown) > a[href="#"]:hover {
  background-color: transparent !important;
  color: #be844e !important;
  cursor: pointer; }

.dropdown-menu li.dropdown-subtitle {
  padding-top: 10px;
  padding-left: 10px; }

.dropdown-menu li.dropdown-subtitle:before, .dropdown-menu li.dropdown-subtitle:after {
  display: none; }

.dropdown-menu li.dropdown-subtitle a {
  display: block;
  cursor: arrow;
  pointer-events: none;
  color: #fff !important; }

.dropdown-menu li.dropdown-subtitle--dark a {
  background-color: #523a22 !important; }

.dropdown-menu .separator {
  padding-left: 15px !important;
  padding-top: 0px !important;
  padding-bottom: 5px !important; }

.dropdown-menu .separator a {
  padding: 0;
  pointer-events: none;
  color: transparent;
  font-size: 0; }

.dropdown-menu .separator a:before {
  content: '. . . . . . . . . .';
  font-size: 20px;
  letter-spacing: 1px !important;
  color: #be844e; }

.dropdown-menu .separator a:hover {
  cursor: auto; }

.dropdown-menu li {
  font-style: italic; }

.dropdown-title {
  cursor: arrow;
  pointer-events: none;
  color: #523a22;
  font-weight: 700;
  font-size: 19px;
  border-bottom: 1px solid #b8aea3;
  padding-top: 25px; }

@media (max-width: 767px) {
  .nav > li {
    float: left !important; } }

/* footer */
.page-template-wine-right-bank-reserve-template .footer,
.page-template-wine-cabf-template .footer,
.page-template-wine-cuvee-blanc-template .footer,
.page-template-about-page-scott-templ .footer,
.page-template-about-page-philosophy-templ .footer,
.page-template-about-page-vineyards-templ .footer {
  padding-bottom: 9px; }
  .page-template-wine-right-bank-reserve-template .footer .footer__left h2,
  .page-template-wine-cabf-template .footer .footer__left h2,
  .page-template-wine-cuvee-blanc-template .footer .footer__left h2,
  .page-template-about-page-scott-templ .footer .footer__left h2,
  .page-template-about-page-philosophy-templ .footer .footer__left h2,
  .page-template-about-page-vineyards-templ .footer .footer__left h2 {
    margin-bottom: 15px; }

.footer {
  position: relative;
  color: #fff;
  font-size: .8em;
  padding-bottom: 9px;
  margin-top: auto !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end; }

.footer:before {
  content: "";
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 300px;
  height: 206px;
  background: url("img/bottom-vines.png") no-repeat center/cover;
  z-index: 1; }

.footer__left h2 {
  font-size: 90px;
  letter-spacing: 2.1px;
  position: relative;
  top: -12px;
  line-height: 0.7;
  font-family: 'Pridi', serif;
  color: rgba(130, 86, 56, 0.302);
  font-weight: 300;
  padding-left: 46px;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 15px; }

.footer__right {
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 46px;
  z-index: 2; }

.footer__right ul {
  margin-bottom: 0;
  margin-top: 57px; }

.footer__right a, .footer__right span {
  color: #513a21;
  font-size: 21px;
  letter-spacing: 0.5px;
  line-height: 0.869;
  margin-bottom: 20px; }

.footer__right li {
  margin-right: 20px; }

.footer__right a {
  margin-right: 15px; }

.footer__right--menu li {
  text-transform: capitalize;
  position: relative; }

.footer__right--menu li:not(.copyright):after {
  content: '';
  position: absolute;
  top: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #513a21;
  right: 0; }

.btn--brand {
  background: #925202;
  color: #fff !important;
  transition: all .2s ease-in-out; }

.btn--brand:hover {
  background: #513a21; }

.modal-dialog {
  margin: 0 auto;
  width: 100%;
  max-width: 544px;
  height: 100vh; }

.modal.in .modal-dialog {
  -ms-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.modal-content {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.accordion .panel-heading {
  background: #925202; }

.accordion .panel-title {
  color: #fff; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

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

/* homepage */
.home-splash-screen {
  position: fixed;
  background-image: url(img/splash-screen.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  transition: all 1s ease-in-out; }

.home-splash-screen.js-is-hidden {
  opacity: 0;
  pointer-events: none;
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  transition: opacity 1s ease-in-out, transform 0s 1s; }

.home__slider {
  position: relative;
  z-index: 1; }

/* About Us */
.about-us {
  padding-right: 50px;
  position: relative; }

.about-us__img-main {
  margin: -25px 40px auto auto; }

.about-us__img-bottom {
  position: absolute;
  right: -27px;
  bottom: -52px;
  -ms-transform: rotate(6.4deg);
  transform: rotate(6.4deg);
  width: 305px;
  height: 300px;
  padding: 10px;
  background-color: #fff;
  box-shadow: -2.4px 6.6px 13px 0 rgba(0, 0, 0, 0.3); }

.about-us__img-bottom img {
  width: 285px;
  height: 236px; }

.about-us__img-bottom--title {
  font-size: 22px;
  text-align: center;
  padding-top: 4px; }

.about-us h2 {
  margin-top: 26px;
  letter-spacing: 1.3px;
  margin-bottom: 4px; }

.about-us h3 {
  margin-top: 0;
  letter-spacing: 1.57px;
  margin-bottom: 33px; }

.about-us p {
  font-family: "Alegreya Sans", sans-serif;
  line-height: 1.25;
  letter-spacing: 0.2px; }

.about-us__description--letter-space {
  letter-spacing: -.36px; }

.about-us .a-votre-sante {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 25px;
  font-weight: 500;
  text-align: right;
  padding-right: 280px;
  margin: 30px 0 30px 0; }

.about-us .read-more,
.about-us .read-less,
.about-us .print-pdf {
  color: #925202; }

.about-us .read-more:hover,
.about-us .read-less:hover,
.about-us .print-pdf:hover {
  cursor: pointer; }

.about-us:before {
  content: '';
  position: absolute;
  right: 14px;
  top: -11px;
  width: 160px;
  height: 160px;
  background-image: url(img/grapes-badge.png); }

.about-us--long p {
  text-align: justify;
  margin-left: 80px; }

.about-us--long .about-us__img-main {
  margin-bottom: 20px; }

.about-us--long .a-votre-sante {
  text-align: right;
  margin: 0;
  padding-right: 0; }

.about-us--long .a-votre-sante span,
.about-us--long .print-pdf span {
  letter-spacing: 0; }

.about-us--long .print-and-votre {
  margin: 45px 0 31px auto;
  padding: 0 290px 0 80px; }

.about-us--short p {
  text-align: justify;
  margin-bottom: 13px; }

.about-us--short--visionary .a-votre-sante, .about-us--short--vineyards .a-votre-sante {
  margin-top: 18px;
  letter-spacing: 1.2px; }

.js-about-us-wrapper .about-us--long {
  display: none !important; }

.js-about-us-wrapper.js-is-open .about-us--long {
  display: block !important; }

.js-about-us-wrapper.js-is-open .about-us--short {
  display: none !important; }

@media (min-width: 1024) and (max-width: 1600) {
  .menu-backdrop {
    width: 1600px;
    height: 900px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .menu-backdrop {
    width: 2000px;
    height: 2000px; } }

@media only screen and (width: 1024px) {
  .header {
    height: 135px; }
  .header__top {
    height: 90px; }
  .menu-backdrop {
    top: 86.18px; }
  .container--inner--home {
    width: 1180px; }
  .footer {
    height: 68px; }
  .footer__left {
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }

@media only screen and (width: 1152px) {
  .menu-backdrop {
    top: 86.18px; }
  .container--inner--home {
    width: 1220px;
    margin-top: 25px; }
  .footer {
    height: 65px; }
  .footer__left {
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }

@media only screen and (width: 1280px) {
  .container--inner--home {
    width: 1200px; }
  .footer {
    height: 78px; }
  .footer__left {
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@media only screen and (width: 1366px) {
  .footer__left {
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }

@media only screen and (width: 1600px) {
  .footer {
    height: 83px; }
  .footer__left {
    -ms-transform: translateY(0);
    transform: translateY(0); } }

@media (min-width: 1024px) and (max-width: 1600px) {
  .menu-backdrop {
    width: 1600px;
    height: 900px; } }

@media (min-width: 1601px) {
  .body-wrap {
    max-width: 1600px;
    margin: auto; }
  .footer:before {
    bottom: 0; } }

@media only screen and (width: 1920px) {
  .footer {
    height: 101px; } }

@media all and (max-width: 1600px) and (min-width: 1024px) {
  .header:before, .header:after {
    background: url(img/header-bg.png);
    background-position: center bottom;
    height: 163px;
    display: block;
    position: absolute;
    top: 0;
    width: 100%; }
  .header:before {
    right: calc(-100% + 1px); }
  .header:after {
    left: calc(-100% + 1px); }
  .footer:before {
    background: url(img/bottom-vines-1.png) no-repeat center/cover; } }

/* Added by Tome */
.navbar-right .dropdown::after {
  right: -41.5px !important; }

.navbar-nav > li > a {
  text-shadow: 2px 2px 1px black; }

@media (max-width: 1600px) and (min-width: 1024px) {
  .footer:before {
    bottom: 0;
    -ms-transform: translateY(0px);
    transform: translateY(0px); } }

@media only screen and (width: 1024px) {
  .header {
    height: 163px; }
  .header__top {
    height: 106px; } }

.page-template-about-page-vineyards-templ .js-about-us-wrapper.js-is-open .about-us p {
  letter-spacing: 0px;
  margin-left: 70px; }

.page-template-about-page-vineyards-templ .js-about-us-wrapper.js-is-open .about-us {
  padding-right: 70px; }

.page-template-about-page-philosophy-templ .about-us p {
  letter-spacing: 0px; }

.body-wrap {
  transition: scale 0s; }

.menu-backdrop {
  left: -100vw;
  right: -100vw;
  width: auto;
  min-height: 500vh;
  overflow: hidden;
  transition: opacity .4s ease-in-out; }

.container--inner--home {
  margin-top: 58px;
  min-height: 395px;
  margin-bottom: 46px; }

.about-us.about-us--long--visionary,
.about-us.about-us--long--philoshopy {
  padding-right: 75px !important; }

.about-us--long.about-us--long--visionary p,
.about-us--long.about-us--long--philoshopy p {
  margin-left: 67px; }

.menu-item.dropdown > ul {
  display: block;
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  opacity: 0;
  left: -47px !important;
  -ms-transform-origin: top;
  transform-origin: top;
  transition: opacity 0.5s 0.2s;
  transition: opacity 0.5s 0.4s, transform 0s 0.2s; }

.menu-item.dropdown:hover > ul {
  opacity: 1;
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  transition: opacity 0.5s 0.2s;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); }

.container--inner--home {
  width: 1300px !important; }

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

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

.scene_element--fadein {
  animation-name: fadeIn;
  animation-duration: 2s;
  animation-iteration-count: 1; }

.scene_element--fadeOut {
  animation-name: fadeOut;
  animation-duration: 2s;
  animation-iteration-count: 1; }

.footer__button {
  margin-left: 30px; }

.button--mute {
  opacity: 0; }

.button--mute.active {
  background-color: #925202 !important;
  color: #fff;
  cursor: pointer;
  padding: 5px 15px;
  font-family: "Alegreya Sans", sans-serif;
  margin: 0;
  opacity: 1; }

.safari_audio_wrap {
  opacity: 0;
  position: absolute;
  top: 95%;
  left: 39%;
  z-index: 100; }

.safari_audio_wrap.active {
  opacity: 1; }

.safari_audio_wrap audio {
  display: none; }

.menu__item--contact ul {
  width: 245px; }

.dropdown-title-blank {
  height: 30px; }

.dropdown-title {
  font-style: normal !important;
  padding-top: 15px !important;
  padding-left: 6px; }
  .dropdown-title a {
    font-weight: 700 !important;
    letter-spacing: -0.3px; }
  .dropdown-title:first-of-type {
    padding-top: 32px !important; }

.dropdown-subtitle a {
  background-color: #925202 !important;
  font-style: italic;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  line-height: 1.1;
  letter-spacing: 0.3px; }

.dropdown-menu .dropdown-menu .dropdown-subtitle {
  border-right: 0 !important;
  padding-right: 0 !important; }
  .dropdown-menu .dropdown-menu .dropdown-subtitle a {
    width: 100%; }

.dropdown-menu .dropdown-menu {
  -ms-flex-pack: center;
  justify-content: center; }

.dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) {
  padding-right: 0px;
  position: relative;
  border-right: 0 !important; }
  .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) a {
    letter-spacing: -0.3px;
    line-height: 18px; }
  .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul {
    border-left: 4px transparent;
    position: absolute;
    left: calc(100% + 28px) !important;
    top: -58px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 280px;
    color: #925202 !important; }
    .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul .dropdown-title {
      width: 100%;
      font-weight: 700;
      display: block;
      margin-top: 23px;
      padding-top: 9px !important;
      padding-bottom: 2px;
      border-top: 1px solid #b8aea3 !important; }
      .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul .dropdown-title a {
        font-weight: 700;
        text-align: center;
        color: #925202 !important; }
    .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul .dropdown-subtitle {
      width: 100%;
      box-sizing: border-box;
      padding-left: 0;
      display: block;
      padding-top: 0;
      border-left: 0 !important;
      border-top: 0;
      border-bottom: 1px solid #b8aea3 !important;
      padding-bottom: 15px;
      margin-bottom: 12px; }
      .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul .dropdown-subtitle a {
        font-weight: 500;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px; }
    .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul li:not(.dropdown-title):not(.dropdown-subtitle) {
      width: 50%;
      box-sizing: border-box;
      border-left: 0 !important;
      margin-top: -5px; }
      .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul li:not(.dropdown-title):not(.dropdown-subtitle) a {
        padding-left: 0px;
        margin-left: 25px;
        font-weight: 500;
        position: relative; }
        .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul li:not(.dropdown-title):not(.dropdown-subtitle) a:before {
          content: "";
          background-color: black;
          position: absolute;
          right: calc(100% + 5px);
          top: 50%;
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 3px;
          height: 3px;
          border-radius: 100%; }
      .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul li:not(.dropdown-title):not(.dropdown-subtitle):before {
        display: none; }
      .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul li:not(.dropdown-title):not(.dropdown-subtitle):after {
        display: none; }
    .dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul li:last-of-type {
      margin-bottom: 20px !important; }

.dropdown-menu li {
  line-height: 1.1 !important;
  font-style: normal; }
  .dropdown-menu li.menu-item-has-children > a {
    position: relative; }
    .dropdown-menu li.menu-item-has-children > a:before {
      position: absolute;
      content: url("./img/next-arrow.png");
      top: 50%;
      left: 98%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.menu-item.dropdown > ul {
  border-top: 2px solid transparent; }

.dropdown-menu .separator a:before {
  color: #000;
  letter-spacing: 0.8px; }

.menu-item-120 a > ul {
  position: relative; }

.menu-item-120 .need-allocation {
  position: relative; }
  .menu-item-120 .need-allocation a:before {
    display: none;
    position: absolute;
    content: url(./img/next-arrow.png);
    top: 50%;
    left: 85%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .menu-item-120 .need-allocation:hover a:before {
    display: block; }

.menu-item-120 .allocation-club {
  opacity: 0;
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  transition: opacity 0.5s, transform 0s 0.5s;
  position: absolute !important;
  background-color: transparent;
  padding-left: 6px;
  left: 100%;
  top: 100px;
  width: 356px; }
  .menu-item-120 .allocation-club.visible {
    opacity: 1;
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    transition: opacity 0.5s,transform 0s; }
  .menu-item-120 .allocation-club.need-allocation-wine-club {
    top: 300px;
    width: 376px; }
  .menu-item-120 .allocation-club .background {
    background-color: white;
    padding-top: 0.1px;
    padding-bottom: 0.1px; }
  .menu-item-120 .allocation-club .allocation-inner {
    background-color: white;
    text-align: center;
    margin: 20px;
    padding: 25px;
    border: 1px solid #bfbfbf; }
    .menu-item-120 .allocation-club .allocation-inner h2 {
      margin-top: 0;
      text-align: center; }
    .menu-item-120 .allocation-club .allocation-inner h3 {
      background-color: #925202 !important;
      color: white;
      text-align: center;
      font-size: 22px;
      font-weight: 500;
      line-height: 1;
      padding: 0px 5px;
      margin-top: 15px;
      margin-bottom: 20px;
      letter-spacing: 4px; }
    .menu-item-120 .allocation-club .allocation-inner h4 {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 24px;
      letter-spacing: -0.3px;
      font-weight: 500;
      text-align: center; }
      .menu-item-120 .allocation-club .allocation-inner h4.second {
        letter-spacing: -0.6px;
        margin-bottom: 4px;
        line-height: 1.2; }
    .menu-item-120 .allocation-club .allocation-inner .first-content,
    .menu-item-120 .allocation-club .allocation-inner .separator,
    .menu-item-120 .allocation-club .allocation-inner .second-content {
      text-align: center;
      font-size: 20px;
      line-height: 1.4;
      text-transform: none;
      font-family: "Alegreya Sans", sans-serif; }
      .menu-item-120 .allocation-club .allocation-inner .first-content em,
      .menu-item-120 .allocation-club .allocation-inner .separator em,
      .menu-item-120 .allocation-club .allocation-inner .second-content em {
        font-weight: 700; }
    .menu-item-120 .allocation-club .allocation-inner .separator {
      padding-left: 0 !important;
      letter-spacing: 6px; }
    .menu-item-120 .allocation-club .allocation-inner img {
      margin: -10px auto 10px;
      display: block; }
    .menu-item-120 .allocation-club .allocation-inner a {
      width: 100%;
      font-family: "Alegreya Sans SC", sans-serif;
      color: white;
      background-color: #925202 !important;
      display: block;
      text-transform: uppercase;
      font-weight: 800;
      font-style: italic;
      padding: 5px;
      letter-spacing: 4px; }
      .menu-item-120 .allocation-club .allocation-inner a:before {
        display: none; }
    .menu-item-120 .allocation-club .allocation-inner .more-information {
      color: #925202;
      text-transform: uppercase;
      font-weight: 700;
      margin-top: 10px;
      margin-bottom: 10px; }

#menu-item-132 a {
  letter-spacing: -0.9px !important; }

.wine-page-container {
  display: -ms-flexbox;
  display: flex; }
  .wine-page-container .about-us__img-main {
    margin: 0px 40px auto auto; }

.left-section {
  width: 400px; }

.right-section {
  width: 900px;
  position: relative; }

.js-about-us-wrapper.js-is-open .wine-page--short {
  display: none; }

.js-about-us-wrapper.js-is-open .wine-page--long {
  display: -ms-flexbox;
  display: flex; }

.wine-page-container .headings {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .wine-page-container .headings h2 {
    font-size: 32px;
    margin-top: 25px;
    line-height: 1;
    margin-left: 6px; }
  .wine-page-container .headings h3 {
    margin-left: 6px;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 13px;
    margin-bottom: 20px;
    color: black;
    letter-spacing: 1px; }
    .wine-page-container .headings h3 > span.reserve {
      color: #925202;
      letter-spacing: 6.5px; }
    .wine-page-container .headings h3 > span.price {
      font-size: 24px;
      font-weight: 400;
      letter-spacing: 0.7px; }
  .wine-page-container .headings .allocation {
    margin-right: 140px;
    margin-top: 28px;
    font-weight: 700;
    padding: 0px 10px 0 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
    background-color: #925202;
    color: #fff;
    line-height: 1.3;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 4px 4px #acacac; }
  .wine-page-container .headings .score {
    margin-right: 150px;
    letter-spacing: 1.3px;
    margin-top: 3px;
    padding-left: 10px;
    font-weight: 700;
    color: #925202; }
    .wine-page-container .headings .score .score-number {
      font-size: 27px; }
  .wine-page-container .headings .scorer {
    margin-left: 50px;
    margin-top: -3px;
    font-style: italic;
    font-size: 22px;
    position: relative;
    font-family: "Alegreya Sans", sans-serif; }
    .wine-page-container .headings .scorer:before {
      content: "";
      position: absolute;
      top: 50%;
      right: calc(100% + 7px);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 18px;
      height: 1px;
      background-color: #000; }

.wine-page-container p {
  font-family: "Alegreya Sans", sans-serif;
  line-height: 1.25;
  letter-spacing: 0.2px;
  margin-right: 190px; }

.wine-page-container .bottle {
  position: absolute;
  top: -40px;
  right: 8px; }

  .wine-page-container .bottle img {
    height: 630px; }

.wine-page-container .about-us__description {
  margin-top: 2px; }

.wine-page-container .read-more {
  color: #925202;
  cursor: pointer; }

.wine-page-container .wine-characteristics {
  margin-top: 20px; }
  .wine-page-container .wine-characteristics .tasting-notes {
    display: block;
    margin-left: 80px;
    margin-top: 3px; }
  .wine-page-container .wine-characteristics .nice-name {
    float: right;
    margin-top: 24px;
    margin-right: 190px; }

.wine-page-container .charasterictic {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  margin-bottom: 0px; }
  .wine-page-container .charasterictic h4 {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 0;
    min-width: 70px;
    margin-right: 10px;
    color: #925202;
    font-weight: 600; }
  .wine-page-container .charasterictic div {
    margin-top: -2px; }

.wine-page--long p {
  margin-left: 0px !important; }
  .wine-page--long p .a-votre-sante {
    margin-top: 13px;
    float: right;
    margin-right: 190px;
    font-family: Alegreya Sans SC;
    font-size: 26px; }
    .wine-page--long p .a-votre-sante span {
      margin-right: 60px;
      color: black;
      font-style: italic;
      font-size: 24px;
      position: relative;
      font-family: "Alegreya Sans", sans-serif; }
      .wine-page--long p .a-votre-sante span:before {
        content: "";
        position: absolute;
        top: 50%;
        right: calc(100% + 10px);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 20px;
        height: 1px;
        background-color: #000; }
    .wine-page--long p .a-votre-sante i {
      margin-right: 43px; }

.wine-page-container .review {
  border-top: 4px solid #d8d7d6;
  clear: both;
  margin-top: 93px;
  margin-right: 190px; }
  .wine-page-container .review p {
    margin-right: 0; }
  .wine-page-container .review .score {
    margin-top: 26px;
    margin-right: 0;
    font-size: 30px;
    text-align: right; }
  .wine-page-container .review h2 {
    font-size: 28px;
    margin-top: 34px;
    font-weight: 700;
    color: #925202; }
  .wine-page-container .review .score-number {
    font-size: 32px !important; }
  .wine-page-container .review .scorer {
    margin-top: -10px;
    text-align: right !important;
    font-style: normal;
    font-size: 24px;
    letter-spacing: 2px;
    font-family: "Alegreya Sans SC"; }
  .wine-page-container .review .a-votre-sante {
    margin-top: -20px !important; }

.wine-page-container .agree {
  border-top: 4px solid #d8d7d6;
  clear: both;
  margin-top: 51px;
  margin-right: 190px; }
  .wine-page-container .agree p {
    margin-right: 0;
    text-align: center;
    text-justify: inter-word; }
    .wine-page-container .agree p b {
      color: #925202; }
  .wine-page-container .agree div {
    text-align: justify; }
  .wine-page-container .agree .nice-name {
    margin-top: 30px;
    margin-bottom: 17px;
    float: right; }
  .wine-page-container .agree .headings {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
    .wine-page-container .agree .headings h2 {
      margin-top: 35px;
      margin-bottom: 6px;
      text-transform: uppercase;
      font-size: 22px;
      letter-spacing: 6.5px;
      font-weight: 700;
      color: #925202; }

.wine-page-container .tasting-notes {
  width: 368px;
  padding-right: 0px;
  border-right: 2px solid #d8d7d5;
  margin-right: 26px;
  padding-left: 28px; }
  .wine-page-container .tasting-notes h3 {
    margin-top: 36px;
    padding-top: 31px;
    color: #925202;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 6px; }
  .wine-page-container .tasting-notes .note {
    margin-top: 7px;
    line-height: 1.3; }
  .wine-page-container .tasting-notes b {
    color: #925202;
    min-width: 70px;
    display: inline-block; }

.wine-page-container .production-notes {
  width: 368px;
  padding-right: 0px;
  border-right: 2px solid #d8d7d5;
  margin-right: 26px;
  padding-left: 28px; }
  .wine-page-container .production-notes h3 {
    padding-top: 55px;
    letter-spacing: 6.5px;
    margin-top: 0;
    color: #925202;
    font-size: 23px;
    font-weight: 800; }
  .wine-page-container .production-notes .release-date h4 {
    margin-top: 17px;
    color: #925202;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 12px; }
  .wine-page-container .production-notes .produced h4 {
    margin-bottom: 1px;
    color: #925202;
    letter-spacing: 2px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 12px; }

.wine-page-container .napa-valley-stamp {
  width: 368px;
  padding-right: 38px;
  border-right: 2px solid #d8d7d5;
  margin-right: 26px;
  padding-left: 28px;
  padding-top: 55px; }
  .wine-page-container .napa-valley-stamp img {
    width: 100%;
    height: auto; }

.wine-page-container .absolute-less {
  position: absolute;
  right: 45px;
  color: #925202;
  bottom: 30px;
  z-index: 9999;
  cursor: pointer; }

.wine-page-container .absolute-print-pdf {
  position: absolute;
  left: -385px;
  color: #925202;
  bottom: 21px;
  z-index: 9999;
  cursor: pointer; }

.page-template-wine-cuvee-blanc-template .wine-page-container .about-us__description {
  margin-left: 13px; }

.page-template-wine-cuvee-blanc-template .wine-page-container .headings h2 {
  margin-left: 13px; }

.page-template-wine-cuvee-blanc-template .wine-page-container .headings h3 {
  margin-left: 13px;
  letter-spacing: 2px; }
  .page-template-wine-cuvee-blanc-template .wine-page-container .headings h3 .price {
    margin-left: 10px;
    letter-spacing: 2px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .about-us__description {
  margin-left: 11px !important; }

.page-template-wine-right-bank-reserve-template .wine-page-container p {
  margin-right: 175px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .headings h2 {
  margin-left: 11px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .headings h3 {
  margin-left: 11px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .headings .allocation {
  margin-right: 139px;
  padding-right: 15px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .wine-characteristics {
  margin-top: 18px !important; }

.page-template-wine-right-bank-reserve-template .wine-page-container .headings .score {
  margin-right: 155px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: -7px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .bottle {
  right: -8px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .headings .scorer {
  margin-right: 160px;
  text-align: right; }
  .page-template-wine-right-bank-reserve-template .wine-page-container .headings .scorer:before {
    right: 95%; }
  .page-template-wine-right-bank-reserve-template .wine-page-container .headings .scorer .wine-page-container .wine-characteristics {
    margin-top: 15px; }

.page-template-wine-right-bank-reserve-template .footer:before {
  background: url("img/red-leaves.png") no-repeat center/contain;
  right: -30px; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-wine-right-bank-reserve-template .footer:before {
      right: -22.1vw; } }

.page-template-wine-left-bank-red-cuvee .footer:before {
  background: url(img/grapes-new.png) no-repeat center/contain;
  bottom: 30px; }

.header__top__menu a {
  font-weight: 700 !important; }

.container--inner--home {
  margin-top: 60px !important; }

.container--inner--home {
  width: 1301px !important; }

.navbar-nav > li:not(:last-of-type) {
  margin-right: 0;
  padding-right: 57.5px; }

.navbar-right .dropdown::after {
  right: 22px !important; }

@media all and (max-width: 767px) {
  .home-splash-screen {
    background-size: contain !important;
    background-position: top center !important; } }

@media all and (max-width: 1600px) and (min-width: 1024px) {
  .page-template-wine-cabf-template .footer:before {
    right: -12vw !important;
    background-position: right; }
  .page-template-wine-left-bank-red-cuvee .footer:before {
    height: 200px !important; } }

.page-template-wine-cabf-template .footer:before {
  right: 0vw !important;
  background-position: right; }

.page-template-about-page-philosophy-templ .about-us {
  padding-right: 40px; }

.home__slider {
  margin-left: -3px;
  background-color: white; }

.body-wrap {
  opacity: 0; }

.body-wrap.visible {
  opacity: 1 !important;
  transition: opacity 0.5s !important; }

.body-wrap.fade-out {
  opacity: 0 !important; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.about-us--long.about-us--long--philoshopy p {
  margin-left: 72px !important; }

.page-template-about-page-philosophy-templ .about-us.about-us--long {
  padding-right: 64px !important; }

.page-template-about-page-scott-templ .footer:before,
.page-template-about-page-philosophy-templ .footer:before,
.page-template-about-page-vineyards-templ .footer:before {
  background-size: contain;
  background-image: url("img/leaves-bottom-green.png") !important;
  right: 0 !important;
  width: 329px;
  height: 271px;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-about-page-scott-templ .footer:before,
    .page-template-about-page-philosophy-templ .footer:before,
    .page-template-about-page-vineyards-templ .footer:before {
      background-image: url("img/leaves-bottom-green.png") !important;
      right: 0 !important; } }

.page-template-wine-cabf-template .footer:before {
  background-size: contain;
  background-image: url("img/golden-yellow-leaves.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-wine-cabf-template .footer:before {
      background-image: url("img/golden-yellow-leaves.png") !important;
      right: 0 !important; } }

.page-template-wine-cabf-template .about-us__description {
  margin-left: 6px; }

.page-template-wine-cuvee-blanc-template .footer:before {
  background-size: contain;
  background-image: url("img/bright-green-leaves.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-wine-cuvee-blanc-template .footer:before {
      background-image: url("img/bright-green-leaves.png") !important;
      right: 0 !important; } }

.page-template-wine-cuvee-blanc-template .about-us--long.about-us--long--philoshopy p {
  margin-left: 0 !important; }

.page-template-wine-right-bank-reserve-template .footer:before {
  background-size: contain;
  background-image: url("img/golden-red-leaves.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-wine-right-bank-reserve-template .footer:before {
      background-image: url("img/golden-red-leaves.png") !important;
      right: 0 !important; } }

.page-template-wine-right-bank-reserve-template .about-us--long.about-us--long--philoshopy p {
  margin-left: 0 !important; }

.page-template-wine-left-bank-red-cuvee .footer:before {
  background-size: contain;
  background-image: url("img/footer-grapes.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-wine-left-bank-red-cuvee .footer:before {
      background-image: url("img/footer-grapes.png") !important;
      right: 0 !important; } }

.page-template-wine-left-bank-red-cuvee .about-us--long.about-us--long--philoshopy p {
  margin-left: 0 !important; }

.home .footer:before {
  background-size: contain;
  background-image: url("img/leaves-bottom.png") !important;
  right: 0 !important;
  background-position: bottom right;
  width: 329px;
  height: 271px; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .home .footer:before {
      background-image: url("img/leaves-bottom.png") !important;
      right: 0 !important; } }

@media all and (min-width: 1600px) {
  .home-splash-screen {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1600px;
    height: 900px;
    transition: opacity 1s ease-in-out, z-index 0s 1s;
    z-index: 999; } }

.home {
  overflow: hidden; }
  .home .footer__left h2 {
    margin-bottom: 10px; }
  .home .footer {
    margin-top: -20px; }

.container {
  max-width: 1600px; }

.page-template-wine-cabf-template .about-us--long.about-us--long--philoshopy p {
  margin-left: 0 !important; }

.page-template-wine-cabf-template .about-us__description p {
  margin-left: 0 !important; }

.wine-page-container .about-us__description > p {
  margin-right: 180px !important; }

.wine-page-container .agree {
  margin-right: 180px; }

.wine-page-container .review {
  margin-right: 180px; }

.about-us {
  padding-right: 40px !important; }

body.fade-out-link {
  opacity: 0;
  transition: opacity 0.35s; }

.body-wrap {
  min-height: 900px;
  min-width: 1600px; }

.menu-item.dropdown > ul {
  padding-right: 0 !important; }
  .menu-item.dropdown > ul > li {
    padding-right: 20px !important; }
  .menu-item.dropdown > ul li.dropdown-subtitle {
    padding-right: 0  !important;
    margin-right: 45px; }
  .menu-item.dropdown > ul .dropdown-title:first-of-type {
    padding-right: 0 !important;
    margin-right: 30px; }
  .menu-item.dropdown > ul .dropdown-title {
    padding-right: 0 !important;
    margin-right: 45px; }

.dropdown-menu li:not(.dropdown-title):not(.dropdown-subtitle) ul {
  left: 94% !important;
  border-left: 20px solid transparent;
  min-width: 300px; }

.navbar-nav li:last-of-type > ul {
  right: -21px !important;
  left: unset !important; }
  .navbar-nav li:last-of-type > ul > li:not(.dropdown-title) {
    padding-right: 10px !important;
    margin-right: 45px; }
  .navbar-nav li:last-of-type > ul > li:not(.dropdown-title):not(.dropdown-subtitle):before, .navbar-nav li:last-of-type > ul > li:not(.dropdown-title):not(.dropdown-subtitle):after {
    left: unset;
    right: 0px; }
  .navbar-nav li:last-of-type > ul > li:not(.dropdown-title):not(.dropdown-subtitle):before {
    -ms-transform: translateY(-50%) scaleX(-1);
    transform: translateY(-50%) scaleX(-1); }
  .navbar-nav li:last-of-type > ul > li:not(.dropdown-title):not(.dropdown-subtitle):after {
    -ms-transform: translate(1px, -50%) scaleX(-1);
    transform: translate(1px, -50%) scaleX(-1); }

.navbar-nav li:last-of-type:after {
  display: none; }

.dropdown-menu li:last-of-type:not(.dropdown-title):not(.dropdown-subtitle):after {
  content: "";
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block !important;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 6px;
  left: 0;
  top: 50%;
  border-color: transparent transparent transparent #fff;
  -ms-transform: translate(-2px, -50%);
  transform: translate(-2px, -50%); }

.menu-backdrop {
  position: absolute !important;
  top: 0;
  bottom: 0;
  min-height: auto;
  height: 100%; }

.body-wrap {
  overflow: hidden !important; }

.dropdown-menu li.active > a {
  color: inherit !important; }

.dropdown-menu li.menu-item-has-children > a:before {
  display: none; }

.dropdown-menu li.menu-item-has-children:hover > a:before {
  display: block; }

.dropdown-menu > li.menu-item-has-children > ul {
  padding-left: 30px;
  padding-bottom: 20px; }

.absolute-print-pdf {
  color: #925202; }

.navbar-nav .dropdown-menu .dropdown-menu .dropdown-subtitle {
  padding-right: 0 !important; }

.navbar-nav > li:last-of-type li {
  border-left: 0px !important;
  margin-right: 20px !important; }
  .navbar-nav > li:last-of-type li:not(.dropdown-title) {
    border-right: 1px solid #b8aea3 !important; }

.navbar-nav > li:last-of-type a {
  text-align: right; }

#menu-item-131 {
  position: relative; }

#menu-item-131 ul:after {
  content: url("./img/Coming-Soon!.png");
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }

#menu-item-131 li {
  opacity: 0.5 !important; }

.page-template-template-tell-a-friend .captcha-and-submit {
  margin-top: 25px; }

.page-template-template-tell-a-friend .captcha-and-submit .wpcf7-form-control-wrap {
  height: 15px; }

.page-template-template-contact-us .captcha-and-submit .wpcf7-form-control-wrap {
  height: 30px; }

.page-template-wine-right-bank-reserve-template .wine-page-container .review h2 {
  margin-left: 0; }

.text--orange {
  color: #925202; }

.page-template-template-contact-us input[type="submit"],
.page-template-template-contact-us input[type="reset"] {
  margin-top: -35px !important; }

.allocation-page .left-section {
  width: 420px; }

.allocation-page .napa-valley-stamp {
  width: 370px; }

.allocation-page .heading-container h2 {
  font-weight: 700;
  font-size: 30px;
  margin-left: 0;
  letter-spacing: 1px; }

.allocation-page h3.c-brand {
  color: #925202 !important;
  margin-left: 0;
  font-style: italic;
  text-transform: uppercase !important;
  font-weight: 800;
  letter-spacing: 2.4px; }

.allocation-page .right-section div.allocation {
  max-width: 190px;
  margin-right: 30px !important;
  margin-left: auto; }

.allocation-page .score-container {
  position: relative; }

.allocation-page .right-section div.scorer {
  position: absolute;
  right: 30px;
  width: 255px;
  text-align: right;
  top: 113px;
  margin-right: 0px !important;
  margin-left: 0;
  font-weight: 700 !important; }
  .allocation-page .right-section div.scorer :before {
    height: 2px; }

.allocation-page .about-us__description {
  margin-top: 50px; }

.allocation-page .join-now {
  color: #925202;
  margin-left: 20px;
  font-size: 19px; }

.allocation-page .right-section div.score {
  margin-right: 30px !important;
  text-align: right; }

.allocation-page .right-section p {
  margin-right: 30px !important;
  text-align: justify; }

.allocation-page .right-section .allocation,
.allocation-page .right-section .scorer,
.allocation-page .right-section .score {
  margin-right: 20px !important; }

.allocation-page .current-vintages {
  padding-top: 13px;
  padding-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.allocation-page .left {
  width: 220px;
  border-right: 2px solid #d8d7d5;
  font-weight: 800;
  color: #925202;
  font-size: 21px;
  height: 100px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.allocation-page .right {
  padding-left: 30px;
  letter-spacing: 0.6px; }

.allocation-page .wine .reserve {
  color: #925202;
  font-style: italic; }

.allocation-page .review.how-it-works {
  margin-top: 37px;
  padding-bottom: 25px; }

.allocation-page .agree {
  border-top: 0 !important;
  margin-left: 65px;
  margin-right: 72px;
  margin-top: 23px;
  margin-bottom: 30px; }
  .allocation-page .agree h2 {
    margin-top: 17px !important;
    font-weight: 800 !important; }
  .allocation-page .agree p {
    margin-right: 0 !important;
    text-align: justify; }

.allocation-page .review {
  margin-right: 30px;
  margin-left: 0;
  margin-top: 40px; }
  .allocation-page .review p {
    margin-right: 0 !important;
    letter-spacing: 0; }
  .allocation-page .review h2 {
    margin-top: 40px;
    margin-bottom: 15px;
    margin-left: 0;
    font-size: 24px;
    color: #000; }
  .allocation-page .review .join-now {
    color: #925202;
    margin-left: 20px; }
  .allocation-page .review .heading {
    margin-right: 10px;
    letter-spacing: 1px; }
  .allocation-page .review .subheading {
    margin-left: 10px;
    color: #925202;
    font-style: italic;
    letter-spacing: 1px;
    font-weight: 600; }

.club-memberships {
  border-right: 2px solid #d8d7d5;
  margin-right: 40px;
  padding-top: 20px;
  padding-right: 12px;
  margin-top: 15px; }
  .club-memberships h3 {
    background-color: #925202;
    color: #FFF;
    width: 310px;
    height: 30px;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    font-weight: 800;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    letter-spacing: 5px;
    border-radius: 9px;
    box-shadow: -1px 2px 4px #acacac;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 17px;
    margin: 17px auto; }
  .club-memberships h4 {
    color: #925202;
    font-size: 26px;
    letter-spacing: 0.6px;
    text-align: center;
    position: relative;
    font-style: italic;
    font-family: "Alegreya Sans", sans-serif;
    font-weight: 800; }
    .club-memberships h4:before {
      content: "";
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      left: 30px;
      background-color: #925202;
      height: 3px;
      width: 24px; }
    .club-memberships h4:after {
      content: "";
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      right: 30px;
      background-color: #925202;
      height: 3px;
      width: 24px; }
  .club-memberships .level {
    padding-bottom: 3px; }
    .club-memberships .level .heading {
      margin: 37px auto 10px auto;
      padding-left: 3px;
      font-size: 29px;
      font-weight: 800;
      letter-spacing: 1.9px;
      max-width: 220px;
      text-align: center;
      line-height: 0.8;
      position: relative; }
      .club-memberships .level .heading:before {
        content: url("./img/wine-leaf.png");
        position: absolute;
        right: calc(100% + 12px); }
    .club-memberships .level:nth-of-type(2) .heading {
      max-width: 235px; }
    .club-memberships .level:nth-of-type(3) .heading {
      max-width: 250px; }
      .club-memberships .level:nth-of-type(3) .heading:before {
        right: calc(100% - 4px); }
    .club-memberships .level:nth-of-type(3) {
      padding-bottom: 42px; }
    .club-memberships .level .twice-a-year {
      font-size: 22px;
      width: 132px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 6px;
      letter-spacing: 1px;
      text-align: center;
      position: relative;
      font-style: italic;
      font-family: "Alegreya Sans", sans-serif;
      font-weight: 600; }
      .club-memberships .level .twice-a-year:before {
        content: "";
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        right: calc(100%);
        background-color: #000;
        height: 2px;
        width: 10px; }
      .club-memberships .level .twice-a-year:after {
        content: "";
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        left: calc(100%);
        background-color: #000;
        height: 2px;
        width: 10px; }
    .club-memberships .level .bottles {
      max-width: 320px;
      margin-left: auto;
      margin-right: auto;
      font-size: 24px;
      text-align: center;
      line-height: 1;
      letter-spacing: 0.7px;
      font-weight: 600;
      padding-bottom: 3px;
      padding-left: 6px; }
    .club-memberships .level .per-shipment {
      margin-top: 16px;
      max-width: 300px;
      color: #925202;
      margin-left: auto;
      margin-right: auto;
      font-size: 24px;
      text-align: center;
      line-height: 1;
      letter-spacing: 1.2px;
      font-weight: 600;
      padding-left: 7px; }
    .club-memberships .level .line {
      margin: 37px auto 0;
      width: 140px;
      height: 2px;
      background-color: #d8d7d5; }

.additional-benefits {
  border-right: 2px solid #d8d7d5;
  margin-right: 40px;
  padding-right: 12px;
  margin-top: 15px; }
  .additional-benefits h3 {
    background-color: #925202;
    color: #FFF;
    font-size: 21px;
    text-align: center;
    width: 310px;
    height: 55px;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    font-weight: 800;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    letter-spacing: 4px;
    border-radius: 9px;
    box-shadow: -1px 2px 4px #acacac;
    margin: 0 auto 15px; }
  .additional-benefits h4 {
    color: #925202;
    font-size: 26px;
    letter-spacing: 1px;
    text-align: center;
    position: relative;
    font-style: italic;
    font-family: "Alegreya Sans", sans-serif;
    font-weight: 800; }
    .additional-benefits h4:before {
      content: "";
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      left: 35px;
      background-color: #925202;
      height: 3px;
      width: 24px; }
    .additional-benefits h4:after {
      content: "";
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
      right: 35px;
      background-color: #925202;
      height: 3px;
      width: 24px; }
  .additional-benefits ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
    padding-left: 0;
    margin-top: 34px;
    margin-bottom: 0; }
    .additional-benefits ul li {
      text-align: center;
      font-size: 28px;
      font-weight: 700;
      margin-bottom: 34px;
      letter-spacing: 1.9px;
      line-height: 1.1; }
  .additional-benefits .small-circle {
    position: relative;
    font-weight: 400;
    font-size: 12px;
    vertical-align: middle; }

.review.what-to-expect {
  margin-top: 37px;
  margin-left: 0; }
  .review.what-to-expect p {
    line-height: 1.3; }
  .review.what-to-expect h2 {
    margin-bottom: 15px; }
  .review.what-to-expect .heading {
    letter-spacing: 1.5px; }
  .review.what-to-expect .subheading {
    margin-left: 13px;
    font-weight: 500; }
  .review.what-to-expect ul {
    padding-top: 5px !important;
    padding-left: 0;
    font-family: "Alegreya Sans", sans-serif; }
  .review.what-to-expect li {
    margin-bottom: 15px;
    line-height: 25px; }
  .review.what-to-expect .disc {
    font-size: 14px;
    position: relative;
    bottom: 3px;
    margin-right: 5px; }
  .review.what-to-expect .club-levels {
    color: #925202;
    letter-spacing: .2px; }
  .review.what-to-expect .allocation-flex {
    margin-top: 55px;
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: end;
        align-items: flex-end; }
  .review.what-to-expect .palazzo-wine-allocation {
    margin-right: 115px; }

.page-template-template-wine-allocation .wine-page-container .absolute-print-pdf {
  left: -300px; }

.page-template-template-wine-allocation .footer:before {
  background: url("./img/allocation-club-footer.png");
  height: 285px;
  width: 315px; }

.page-template-template-wine-allocation .wine-page-container .absolute-print-pdf {
  bottom: 30px !important;
  color: #000; }

.page-template-template-wine-allocation .napa-valley-stamp {
  padding-top: 50px;
  padding-bottom: 80px !important; }

.page-template-template-wine-allocation .footer__right ul {
  margin-right: 220px; }

.page-template-template-wine-allocation .allocation {
  padding-right: 22px !important; }

.back-to-top {
  cursor: pointer; }

.restaurants__outer {
  border: 9px solid #e8e7e6;
  margin-right: 33px;
  margin-left: 4px; }

.wine-club__divider {
  background-image: url(./img/little-horz-line-3.png);
  background-repeat: no-repeat;
  background-position: center 60%;
  height: 30px; }

.home .body-wrap {
  max-width: 1600px;
  max-height: 900px;
  overflow: hidden; }
  @media all and (max-width: 767px) {
    .home .body-wrap {
      min-height: 1px;
      overflow-y: auto; } }

.page-template-about-page-scott-templ .body-wrap,
.page-template-about-page-philosophy-templ .body-wrap,
.page-template-about-page-vineyards-templ .body-wrap,
.page-template-wine-left-bank-red-cuvee .body-wrap,
.page-template-wine-right-bank-reserve-template .body-wrap,
.page-template-wine-cabf-template .body-wrap,
.page-template-wine-cuvee-blanc-template .body-wrap,
.page-template-template-contact-us .body-wrap,
.page-template-about-page-vineyards-templ .body-wrap {
  max-width: 1600px;
  max-height: 900px;
  overflow: hidden; }

.page-template-about-page-scott-templ.more-content-shown .body-wrap,
.page-template-about-page-philosophy-templ.more-content-shown .body-wrap,
.page-template-wine-left-bank-red-cuvee.more-content-shown .body-wrap,
.page-template-wine-cabf-template.more-content-shown .body-wrap,
.page-template-wine-cuvee-blanc-template.more-content-shown .body-wrap,
.page-template-wine-right-bank-reserve-template.more-content-shown .body-wrap,
.page-template-about-page-vineyards-templ.more-content-shown .body-wrap {
  max-height: unset;
  overflow: auto; }

.overlay-inner {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  opacity: 1;
  z-index: 9999;
  -ms-transform: scaleY(1);
      transform: scaleY(1); }
  .overlay-inner.hidden {
    opacity: 0;
    -ms-transform: scaleY(0);
        transform: scaleY(0); }

.home-splash-screen {
  z-index: 99999; }

.safari_audio_wrap {
  display: none; }

.overlay-inner {
  display: none; }

.page-template-template-contact-us .about-us-description,
.page-template-template-tell-a-friend .about-us-description {
  position: relative; }

.page-template-template-contact-us input[type="text"],
.page-template-template-contact-us input[type="email"],
.page-template-template-contact-us textarea,
.page-template-template-tell-a-friend input[type="text"],
.page-template-template-tell-a-friend input[type="email"],
.page-template-template-tell-a-friend textarea {
  width: 617px;
  background-color: #eeeeea;
  border: 0 !important;
  border-radius: 4px;
  margin-bottom: 12px;
  font-size: 15px;
  padding: 5px 10px;
  font-weight: 500;
  color: #513a21;
  letter-spacing: 1.5px;
  box-shadow: 1px 4px 4px -3px #949494, 2px 0px 9px -3px #858585; }

.page-template-template-contact-us input::-webkit-input-placeholder,
.page-template-template-tell-a-friend input::-webkit-input-placeholder {
  color: #513a21; }

.page-template-template-contact-us input:-ms-input-placeholder,
.page-template-template-tell-a-friend input:-ms-input-placeholder {
  color: #513a21; }

.page-template-template-contact-us input::placeholder,
.page-template-template-tell-a-friend input::placeholder {
  color: #513a21; }

.page-template-template-contact-us textarea,
.page-template-template-tell-a-friend textarea {
  height: 94px; }

.page-template-template-contact-us textarea::-webkit-input-placeholder,
.page-template-template-tell-a-friend textarea::-webkit-input-placeholder {
  color: #513a21; }

.page-template-template-contact-us textarea:-ms-input-placeholder,
.page-template-template-tell-a-friend textarea:-ms-input-placeholder {
  color: #513a21; }

.page-template-template-contact-us textarea::placeholder,
.page-template-template-tell-a-friend textarea::placeholder {
  color: #513a21; }

.page-template-template-contact-us input[type="submit"],
.page-template-template-contact-us input[type="reset"],
.page-template-template-tell-a-friend input[type="submit"],
.page-template-template-tell-a-friend input[type="reset"] {
  float: right;
  width: 85px;
  height: 26px;
  font-size: 15px;
  background-color: #eeeeea;
  border: 0 !important;
  border-radius: 4px;
  letter-spacing: 1px;
  box-shadow: 1px 4px 4px -3px #949494, 2px 0px 9px -3px #858585;
  margin-bottom: 30px;
  margin-top: -10px; }

.page-template-template-contact-us input[type="submit"],
.page-template-template-tell-a-friend input[type="submit"] {
  margin-right: 208px; }

.page-template-template-contact-us input[type="reset"],
.page-template-template-tell-a-friend input[type="reset"] {
  margin-right: 28px; }

.page-template-template-contact-us .wine-stain,
.page-template-template-tell-a-friend .wine-stain {
  position: absolute;
  right: 0;
  bottom: 17px;
  font-family: Myriad Pro;
  text-align: center;
  font-size: 19px;
  line-height: 1.2; }
  .page-template-template-contact-us .wine-stain img,
  .page-template-template-tell-a-friend .wine-stain img {
    position: absolute;
    right: -62px;
    bottom: -60px;
    z-index: 2; }

.page-template-template-contact-us form,
.page-template-template-tell-a-friend form {
  margin-bottom: 22px;
  margin-top: 22px;
  z-index: 50; }

.page-template-template-contact-us .footer:before,
.page-template-template-tell-a-friend .footer:before {
  bottom: 51px;
  width: 256px;
  height: 216px;
  background: url(img/contact-pen.png) no-repeat center/cover; }

.page-template-template-contact-us .about-us:before,
.page-template-template-tell-a-friend .about-us:before {
  background-image: url(img/contact-wine-badge.png); }

.page-template-template-contact-us .about-us__description a,
.page-template-template-tell-a-friend .about-us__description a {
  color: #392e2b; }

.page-template-template-contact-us .about-us:before,
.page-template-template-tell-a-friend .about-us:before {
  z-index: 100; }

.page-template-template-contact-us .about-us__description,
.page-template-template-tell-a-friend .about-us__description {
  position: relative; }
  .page-template-template-contact-us .about-us__description p,
  .page-template-template-tell-a-friend .about-us__description p {
    letter-spacing: 0.05px; }

.page-template-template-contact-us .inner,
.page-template-template-tell-a-friend .inner {
  margin-right: 19px;
  margin-bottom: 40px;
  font-style: italic;
  font-family: "Alegreya Sans";
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 0.2px; }

.page-template-template-contact-us .wpcf7-not-valid-tip,
.page-template-template-tell-a-friend .wpcf7-not-valid-tip {
  display: none; }

.page-template-template-contact-us .wpcf7,
.page-template-template-tell-a-friend .wpcf7 {
  position: relative; }

.page-template-template-contact-us .menu-backdrop,
.page-template-template-tell-a-friend .menu-backdrop {
  z-index: 1000; }

.page-template-template-contact-us .about-us--short p,
.page-template-template-tell-a-friend .about-us--short p {
  position: relative; }

.page-template-template-contact-us .wpcf7-response-output,
.page-template-template-tell-a-friend .wpcf7-response-output {
  position: absolute;
  top: 194px;
  padding: 0.2em 0.2em;
  font-size: 17px;
  left: -7px;
  width: 370px;
  text-align: center; }

.page-template-template-tell-a-friend .wpcf7-response-output {
  top: 238px; }

.page-template-template-contact-us .wpcf7-recaptcha {
  position: absolute;
  left: 370px;
  top: -19px;
  -ms-transform: scale(0.73);
      transform: scale(0.73); }

.page-template-template-tell-a-friend .wpcf7 {
  top: -10px;
  z-index: 100; }

.page-template-template-tell-a-friend .about-us--short p {
  margin-bottom: 10px;
  letter-spacing: 0px;
  color: #392e2b; }

.page-template-template-tell-a-friend .wine-stain .inner {
  font-style: italic;
  font-weight: 500;
  color: #862857;
  position: absolute;
  z-index: 50;
  right: -20px;
  bottom: 118px;
  width: 140px;
  font-family: "Alegreya Sans";
  letter-spacing: 0.3px; }

.page-template-template-tell-a-friend .c-brand {
  margin-bottom: 25px !important; }

.page-template-template-tell-a-friend .wine-stain img {
  position: absolute;
  right: -35px;
  bottom: 157px;
  z-index: 2; }

.page-template-template-tell-a-friend textarea {
  width: 810px;
  font-size: 16px;
  height: 80px; }

.page-template-template-tell-a-friend input[type="text"],
.page-template-template-tell-a-friend input[type="email"] {
  font-size: 16px;
  margin-bottom: 9px; }

.page-template-template-tell-a-friend input[type="submit"] {
  margin-right: 10px;
  margin-top: -30px; }

.page-template-template-tell-a-friend input[type="reset"] {
  margin-top: -30px; }

.page-template-template-tell-a-friend .wpcf7-recaptcha {
  position: absolute;
  left: 374px;
  top: -29px;
  -ms-transform: scale(0.73);
      transform: scale(0.73); }

.page-template-template-tell-a-friend .wine-stain {
  bottom: 6px; }

.page-template-template-contact-us .about-us__img-main {
  margin: -24px 40px auto auto; }

.page-template-template-contact-us .about-us h2 {
  margin-top: 22px;
  margin-bottom: 2px; }

.page-template-template-contact-us .about-us__description {
  padding-top: 4px; }
  .page-template-template-contact-us .about-us__description p {
    line-height: 25px; }

.page-template-template-contact-us textarea {
  padding-top: 4px;
  margin-bottom: 2px; }

.page-template-template-contact-us .wine-stain img {
  bottom: -60px; }

.page-template-template-contact-us .inner {
  margin-bottom: 0;
  padding-bottom: 43px; }

.page-template-template-contact-us .footer {
  padding-bottom: 10px; }

.page-template-template-tell-a-friend .container--inner {
  padding-left: 10px;
  padding-top: 10px; }

.page-template-template-tell-a-friend .about-us__img-main {
  margin-right: 37px; }

.page-template-template-tell-a-friend h3 {
  letter-spacing: 1.65px; }

.page-template-template-tell-a-friend .about-us__description p {
  letter-spacing: -0.05px;
  line-height: 1.15; }

.page-template-template-tell-a-friend input[type="text"], .page-template-template-tell-a-friend input[type="email"] {
  width: 675px;
  letter-spacing: 1.65px;
  font-size: 15px;
  height: 27px;
  margin-bottom: 10px; }

.page-template-template-tell-a-friend textarea {
  width: 833px;
  letter-spacing: 1px;
  font-size: 16px;
  height: 78px;
  margin-bottom: -3px; }

.page-template-template-tell-a-friend input[name="your-subject"] {
  font-size: 16px; }

.page-template-template-tell-a-friend .wine-stain img {
  right: -26px;
  bottom: 161px; }

.page-template-template-tell-a-friend .wine-stain .inner {
  right: -16px;
  bottom: 123px; }

.page-template-template-tell-a-friend .about-us {
  padding-right: 20px !important; }

.page-template-template-tell-a-friend input[type="submit"] {
  margin-right: 13px; }

.page-template-template-tell-a-friend form {
  margin-bottom: 11px; }

.page-template-template-tell-a-friend .footer__left h2 {
  padding-bottom: 4px; }

.page-template-template-tell-a-friend .footer__right--menu {
  padding-top: 6px; }

.left-bank-red-cuvee-2016 .charasterictic {
  letter-spacing: 0.05px; }

.left-bank-red-cuvee-2016 .wine-page-container .wine-characteristics {
  margin-top: 46px; }

.left-bank-red-cuvee-2016 .right-section {
  padding-bottom: 5px; }

.left-bank-red-cuvee-2016 .score-container {
  position: relative; }

.left-bank-red-cuvee-2016 .wine-page-container .headings .scorer {
  position: absolute;
  left: -125px;
  top: 103px;
  letter-spacing: 0.1px; }

.left-bank-red-cuvee-2016 .about-us--long.about-us--long--philoshopy p {
  margin-left: 0 !important; }

.left-bank-red-cuvee-2016 .wine-page-container .agree .headings {
  display: block; }

.left-bank-red-cuvee-2016 .wine-page-container .agree h2 {
  font-weight: 800 !important;
  font-size: 24px;
  margin-top: 39px;
  margin-bottom: 2 0px; }

.left-bank-red-cuvee-2016 .left-section {
  margin-right: 3px; }

.left-bank-red-cuvee-2016 .wine-page-container .review {
  border-top: 2px solid #d8d7d6; }

.left-bank-red-cuvee-2016 .wine-page-container .review .headings {
  display: block; }

.left-bank-red-cuvee-2016 .wine-page-container .review .heading-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.left-bank-red-cuvee-2016 .wine-page-container .agree {
  border-top: 2px solid #d8d7d6; }

.left-bank-red-cuvee-2016 .wine-page-container .napa-valley-stamp {
  padding-top: 68px;
  padding-bottom: 110px; }

.page-template-template-2016-left-bank-red-cuvee .footer:before {
  background: url(img/left-bank-grapes.png) no-repeat center/cover;
  width: 228px;
  height: 196px;
  bottom: 50px; }

.page-template-template-2016-left-bank-red-cuvee .wine-page--long p .a-votre-sante span {
  margin-right: 0; }

.page-template-template-2016-left-bank-red-cuvee .wine-page--long p .a-votre-sante {
  margin-right: 0; }

.page-template-template-2016-left-bank-red-cuvee .review .headings h2 {
  margin-left: 0px; }

.page-template-template-2016-left-bank-red-cuvee .wine-page-container .about-us__description > p {
  margin-right: 191px !important;
  text-align: justify; }

.page-template-template-2016-left-bank-red-cuvee .review {
  margin-left: 12px;
  margin-right: 190px; }

.page-template-template-press-restaurant .all-restaurants {
  display: -ms-flexbox;
  display: flex;
  padding: 0 100px 90px; }

.page-template-template-press-restaurant .column-tab {
  width: 33%; }

.page-template-template-press-restaurant .left-tab {
  padding-left: 45px; }

.page-template-template-press-restaurant .center-tab {
  padding-left: 52px; }

.page-template-template-press-restaurant .right-tab {
  padding-left: 99px; }

.page-template-template-press-restaurant .single_city {
  padding-bottom: 10px; }

.page-template-template-press-restaurant .city {
  color: #925202;
  padding-bottom: 9px;
  padding-top: 61px;
  font-size: 29px;
  font-weight: 700;
  letter-spacing: 1px; }

.page-template-template-press-restaurant .city-rest {
  font-family: "Alegreya Sans"; }

.page-template-template-press-restaurant .rest-name {
  line-height: 27px; }

.page-template-template-press-restaurant .rest-list {
  display: -ms-flexbox;
  display: flex; }

.page-template-template-press-restaurant h2 {
  margin: 0; }

.page-template-template-press-restaurant .img-and-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 18px; }

.page-template-template-press-restaurant .photo-caption {
  text-align: center;
  color: #925202;
  font-size: 20px;
  letter-spacing: 0.5px;
  padding-top: 6px; }

.page-template-template-press-restaurant .rest-list-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 23px;
  font-weight: 500;
  color: #925202;
  letter-spacing: 3.4px;
  padding-right: 25px; }

.page-template-template-press-restaurant .rest-list-header-right {
  width: 100%;
  padding-top: 28px;
  padding-left: 38px; }

.page-template-template-press-restaurant .rest-list-header-first {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.page-template-template-press-restaurant .rest-list__description {
  font-family: "Alegreya Sans";
  font-size: 21px;
  padding-top: 48px; }

.page-template-template-press-restaurant .list-title {
  background: #925202;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  text-align: center;
  margin-top: 2px;
  margin-left: 99px;
  margin-right: 99px;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 6.3px; }

.page-template-template-press-restaurant .a-votre-sante {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 25px;
  font-weight: 500;
  padding-right: 70px; }

.page-template-template-press-restaurant .rest-list-bottle {
  position: absolute;
  bottom: -25px;
  right: -65px; }

.page-template-template-press-restaurant .footer::before {
  background-size: contain;
  background-image: url("img/golden-red-leaves.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-template-press-restaurant .footer::before {
      background-image: url("img/golden-red-leaves.png") !important;
      right: 0 !important; } }

.page-template-template-press-restaurant .footer__right {
  padding-top: 6px; }

.page-template-template-press-restaurant .footer__left h2 {
  padding-bottom: 17px; }

.page-template-template-press-customer-raves .lower-content {
  display: -ms-flexbox;
  display: flex;
  padding: 0 100px 70px 0; }

.page-template-template-press-customer-raves .column-left {
  width: 30%; }

.page-template-template-press-customer-raves .column-right {
  width: 70%;
  padding-left: 24px; }

.page-template-template-press-customer-raves .bottles {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-template-template-press-customer-raves .single-bottle {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: -0.05px;
  padding-bottom: 117px; }

.page-template-template-press-customer-raves .img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 61px;
  margin-top: -3px; }
  .page-template-template-press-customer-raves .img-container:nth-child(2) {
    margin-top: -12px; }
  .page-template-template-press-customer-raves .img-container:nth-child(3) {
    margin-top: -10px; }

.page-template-template-press-customer-raves .title {
  font-family: "Alegreya Sans";
  text-indent: 20px;
  line-height: 1.3;
  letter-spacing: -0.1px; }

.page-template-template-press-customer-raves .full-author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  color: #925202;
  margin-top: 0;
  margin-bottom: 0; }

.page-template-template-press-customer-raves .author {
  font-style: italic;
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 1.2px; }

.page-template-template-press-customer-raves .city {
  font-size: 24px;
  letter-spacing: 0.8px; }

.page-template-template-press-customer-raves .rest-list {
  display: -ms-flexbox;
  display: flex; }

.page-template-template-press-customer-raves h2 {
  margin: 0; }

.page-template-template-press-customer-raves .img-and-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 18px; }

.page-template-template-press-customer-raves .photo-caption {
  text-align: center;
  color: #925202;
  font-size: 20px;
  letter-spacing: 0.5px;
  padding-top: 6px; }

.page-template-template-press-customer-raves .rest-list-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #925202;
  letter-spacing: 3.4px;
  padding-right: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding-bottom: 2px; }

.page-template-template-press-customer-raves .rest-list-header-right {
  width: 100%;
  padding-top: 28px;
  padding-left: 38px; }

.page-template-template-press-customer-raves .rest-list-header-first {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.page-template-template-press-customer-raves .rest-list__description {
  font-family: "Alegreya Sans";
  font-size: 21px;
  padding-top: 47px; }

.page-template-template-press-customer-raves .list-title {
  background: #925202;
  color: #fff;
  text-transform: uppercase;
  border-radius: 8px;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 6.3px;
  width: 100%;
  margin-bottom: 63px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.55); }

.page-template-template-press-customer-raves .a-votre-sante {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 25px;
  font-weight: 500;
  padding-right: 70px;
  padding-bottom: 38px; }

.page-template-template-press-customer-raves .rest-list-bottle {
  position: absolute;
  bottom: -25px;
  right: -65px; }

.page-template-template-press-customer-raves .footer::before {
  background-size: contain;
  background-image: url("img/golden-red-leaves.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-template-press-customer-raves .footer::before {
      background-image: url("img/golden-red-leaves.png") !important;
      right: 0 !important; } }

.page-template-template-press-customer-raves .review {
  font-family: "Alegreya Sans";
  text-indent: 36px;
  line-height: 1.3;
  letter-spacing: -0.1px; }

.page-template-template-trade-release-sheet .container,
.page-template-template-trade-wine-labels .container,
.page-template-template-trade-bottle-shots .container,
.page-template-template-trade-logo-sheet .container,
.page-template-template-trade-promo-photos .container,
.post-type-archive-review .container {
  padding-left: 0;
  padding-right: 0;
  position: relative; }

.page-template-template-trade-release-sheet .trade-list,
.page-template-template-trade-wine-labels .trade-list,
.page-template-template-trade-bottle-shots .trade-list,
.page-template-template-trade-logo-sheet .trade-list,
.page-template-template-trade-promo-photos .trade-list,
.post-type-archive-review .trade-list {
  display: -ms-flexbox;
  display: flex; }

.page-template-template-trade-release-sheet h2,
.page-template-template-trade-wine-labels h2,
.page-template-template-trade-bottle-shots h2,
.page-template-template-trade-logo-sheet h2,
.page-template-template-trade-promo-photos h2,
.post-type-archive-review h2 {
  margin: 0; }

.page-template-template-trade-release-sheet .img-and-caption,
.page-template-template-trade-wine-labels .img-and-caption,
.page-template-template-trade-bottle-shots .img-and-caption,
.page-template-template-trade-logo-sheet .img-and-caption,
.page-template-template-trade-promo-photos .img-and-caption,
.post-type-archive-review .img-and-caption {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 11px; }

.page-template-template-trade-release-sheet .photo-caption,
.page-template-template-trade-wine-labels .photo-caption,
.page-template-template-trade-bottle-shots .photo-caption,
.page-template-template-trade-logo-sheet .photo-caption,
.page-template-template-trade-promo-photos .photo-caption,
.post-type-archive-review .photo-caption {
  text-align: center;
  color: #925202;
  font-size: 20px;
  letter-spacing: 0.5px;
  padding-top: 6px; }

.page-template-template-trade-release-sheet .trade-title,
.page-template-template-trade-wine-labels .trade-title,
.page-template-template-trade-bottle-shots .trade-title,
.page-template-template-trade-logo-sheet .trade-title,
.page-template-template-trade-promo-photos .trade-title,
.post-type-archive-review .trade-title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 23px;
  font-weight: 500;
  color: #925202;
  letter-spacing: 3.4px;
  padding-right: 25px; }

.page-template-template-trade-release-sheet .trade-header-right,
.page-template-template-trade-wine-labels .trade-header-right,
.page-template-template-trade-bottle-shots .trade-header-right,
.page-template-template-trade-logo-sheet .trade-header-right,
.page-template-template-trade-promo-photos .trade-header-right,
.post-type-archive-review .trade-header-right {
  width: 100%;
  padding-top: 28px;
  padding-left: 38px; }

.page-template-template-trade-release-sheet .trade-header-first,
.page-template-template-trade-wine-labels .trade-header-first,
.page-template-template-trade-bottle-shots .trade-header-first,
.page-template-template-trade-logo-sheet .trade-header-first,
.page-template-template-trade-promo-photos .trade-header-first,
.post-type-archive-review .trade-header-first {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.page-template-template-trade-release-sheet .trade__description, .page-template-template-trade-release-sheet .description,
.page-template-template-trade-wine-labels .trade__description,
.page-template-template-trade-wine-labels .description,
.page-template-template-trade-bottle-shots .trade__description,
.page-template-template-trade-bottle-shots .description,
.page-template-template-trade-logo-sheet .trade__description,
.page-template-template-trade-logo-sheet .description,
.page-template-template-trade-promo-photos .trade__description,
.page-template-template-trade-promo-photos .description,
.post-type-archive-review .trade__description,
.post-type-archive-review .description {
  font-family: "Alegreya Sans";
  font-size: 21px;
  padding-top: 49px; }

.page-template-template-trade-release-sheet .list-title,
.page-template-template-trade-wine-labels .list-title,
.page-template-template-trade-bottle-shots .list-title,
.page-template-template-trade-logo-sheet .list-title,
.page-template-template-trade-promo-photos .list-title,
.post-type-archive-review .list-title {
  background: #925202;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 4.3px;
  width: 800px;
  margin-bottom: 18px;
  line-height: 1;
  box-shadow: 0 4px 4px #acacac; }

.page-template-template-trade-release-sheet .a-votre-sante,
.page-template-template-trade-wine-labels .a-votre-sante,
.page-template-template-trade-bottle-shots .a-votre-sante,
.page-template-template-trade-logo-sheet .a-votre-sante,
.page-template-template-trade-promo-photos .a-votre-sante,
.post-type-archive-review .a-votre-sante {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 25px;
  font-weight: 500;
  padding-right: 70px;
  padding-bottom: 38px; }

.page-template-template-trade-release-sheet .trade-bottle,
.page-template-template-trade-wine-labels .trade-bottle,
.page-template-template-trade-bottle-shots .trade-bottle,
.page-template-template-trade-logo-sheet .trade-bottle,
.page-template-template-trade-promo-photos .trade-bottle,
.post-type-archive-review .trade-bottle {
  position: absolute;
  bottom: -25px;
  right: -65px; }

.page-template-template-trade-release-sheet .lower-content,
.page-template-template-trade-wine-labels .lower-content,
.page-template-template-trade-bottle-shots .lower-content,
.page-template-template-trade-logo-sheet .lower-content,
.page-template-template-trade-promo-photos .lower-content,
.post-type-archive-review .lower-content {
  display: -ms-flexbox;
  display: flex; }

.page-template-template-trade-release-sheet .single-item,
.page-template-template-trade-wine-labels .single-item,
.page-template-template-trade-bottle-shots .single-item,
.page-template-template-trade-logo-sheet .single-item,
.page-template-template-trade-promo-photos .single-item,
.post-type-archive-review .single-item {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px; }

.page-template-template-trade-release-sheet .column-left,
.page-template-template-trade-wine-labels .column-left,
.page-template-template-trade-bottle-shots .column-left,
.page-template-template-trade-logo-sheet .column-left,
.page-template-template-trade-promo-photos .column-left,
.post-type-archive-review .column-left {
  width: 377px; }

.page-template-template-trade-release-sheet .column-right,
.page-template-template-trade-wine-labels .column-right,
.page-template-template-trade-bottle-shots .column-right,
.page-template-template-trade-logo-sheet .column-right,
.page-template-template-trade-promo-photos .column-right,
.post-type-archive-review .column-right {
  width: 800px; }

.page-template-template-trade-release-sheet .images,
.page-template-template-trade-wine-labels .images,
.page-template-template-trade-bottle-shots .images,
.page-template-template-trade-logo-sheet .images,
.page-template-template-trade-promo-photos .images,
.post-type-archive-review .images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-template-template-trade-release-sheet .single-image,
.page-template-template-trade-wine-labels .single-image,
.page-template-template-trade-bottle-shots .single-image,
.page-template-template-trade-logo-sheet .single-image,
.page-template-template-trade-promo-photos .single-image,
.post-type-archive-review .single-image {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: -0.05px; }

.page-template-template-trade-release-sheet .img-container,
.page-template-template-trade-wine-labels .img-container,
.page-template-template-trade-bottle-shots .img-container,
.page-template-template-trade-logo-sheet .img-container,
.page-template-template-trade-promo-photos .img-container,
.post-type-archive-review .img-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  margin-left: 26px; }
  .page-template-template-trade-release-sheet .img-container img,
  .page-template-template-trade-wine-labels .img-container img,
  .page-template-template-trade-bottle-shots .img-container img,
  .page-template-template-trade-logo-sheet .img-container img,
  .page-template-template-trade-promo-photos .img-container img,
  .post-type-archive-review .img-container img {
    width: 216px;
    height: auto; }

.page-template-template-trade-release-sheet .text-part-header,
.page-template-template-trade-wine-labels .text-part-header,
.page-template-template-trade-bottle-shots .text-part-header,
.page-template-template-trade-logo-sheet .text-part-header,
.page-template-template-trade-promo-photos .text-part-header,
.post-type-archive-review .text-part-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 33px; }

.page-template-template-trade-release-sheet .title,
.page-template-template-trade-wine-labels .title,
.page-template-template-trade-bottle-shots .title,
.page-template-template-trade-logo-sheet .title,
.page-template-template-trade-promo-photos .title,
.post-type-archive-review .title {
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1; }

.page-template-template-trade-release-sheet .view-print-download,
.page-template-template-trade-wine-labels .view-print-download,
.page-template-template-trade-bottle-shots .view-print-download,
.page-template-template-trade-logo-sheet .view-print-download,
.page-template-template-trade-promo-photos .view-print-download,
.post-type-archive-review .view-print-download {
  display: -ms-flexbox;
  display: flex;
  width: 41.7%;
  font-family: "Alegreya Sans";
  font-size: 18px;
  text-align: right;
  letter-spacing: 0.85px; }
  .page-template-template-trade-release-sheet .view-print-download a,
  .page-template-template-trade-wine-labels .view-print-download a,
  .page-template-template-trade-bottle-shots .view-print-download a,
  .page-template-template-trade-logo-sheet .view-print-download a,
  .page-template-template-trade-promo-photos .view-print-download a,
  .post-type-archive-review .view-print-download a {
    color: #392e2b; }

.page-template-template-trade-release-sheet .header-row,
.page-template-template-trade-wine-labels .header-row,
.page-template-template-trade-bottle-shots .header-row,
.page-template-template-trade-logo-sheet .header-row,
.page-template-template-trade-promo-photos .header-row,
.post-type-archive-review .header-row {
  display: -ms-flexbox;
  display: flex; }

.page-template-template-trade-release-sheet .blank-content,
.page-template-template-trade-wine-labels .blank-content,
.page-template-template-trade-bottle-shots .blank-content,
.page-template-template-trade-logo-sheet .blank-content,
.page-template-template-trade-promo-photos .blank-content,
.post-type-archive-review .blank-content {
  width: 377px; }

.page-template-template-trade-release-sheet .description,
.page-template-template-trade-wine-labels .description,
.page-template-template-trade-bottle-shots .description,
.page-template-template-trade-logo-sheet .description,
.page-template-template-trade-promo-photos .description,
.post-type-archive-review .description {
  text-align: justify;
  letter-spacing: -0.15px;
  padding-top: 37px;
  line-height: 1.35; }

.page-template-template-trade-release-sheet .more,
.page-template-template-trade-wine-labels .more,
.page-template-template-trade-bottle-shots .more,
.page-template-template-trade-logo-sheet .more,
.page-template-template-trade-promo-photos .more,
.post-type-archive-review .more {
  font-family: "Alegreya Sans SC", sans-serif;
  color: #925202;
  font-size: 19px;
  font-weight: 500; }

.page-template-template-trade-release-sheet .footer::before,
.page-template-template-trade-wine-labels .footer::before,
.page-template-template-trade-bottle-shots .footer::before,
.page-template-template-trade-logo-sheet .footer::before,
.page-template-template-trade-promo-photos .footer::before,
.post-type-archive-review .footer::before {
  background-size: contain;
  background-image: url("img/golden-red-leaves.png") !important;
  right: 0 !important;
  background-position: bottom right; }
  @media all and (max-width: 1600px) and (min-width: 1024px) {
    .page-template-template-trade-release-sheet .footer::before,
    .page-template-template-trade-wine-labels .footer::before,
    .page-template-template-trade-bottle-shots .footer::before,
    .page-template-template-trade-logo-sheet .footer::before,
    .page-template-template-trade-promo-photos .footer::before,
    .post-type-archive-review .footer::before {
      background-image: url("img/golden-red-leaves.png") !important;
      right: 0 !important; } }

.page-template-template-trade-release-sheet .label-container .single-image,
.page-template-template-trade-wine-labels .label-container .single-image,
.page-template-template-trade-bottle-shots .label-container .single-image,
.page-template-template-trade-logo-sheet .label-container .single-image,
.page-template-template-trade-promo-photos .label-container .single-image,
.post-type-archive-review .label-container .single-image {
  margin-left: 27px; }

.page-template-template-trade-release-sheet .footer__left h2,
.page-template-template-trade-wine-labels .footer__left h2,
.page-template-template-trade-bottle-shots .footer__left h2,
.page-template-template-trade-logo-sheet .footer__left h2,
.page-template-template-trade-promo-photos .footer__left h2,
.post-type-archive-review .footer__left h2 {
  letter-spacing: -1px;
  padding-bottom: 14px; }

.page-template-template-trade-release-sheet .footer__right,
.page-template-template-trade-wine-labels .footer__right,
.page-template-template-trade-bottle-shots .footer__right,
.page-template-template-trade-logo-sheet .footer__right,
.page-template-template-trade-promo-photos .footer__right,
.post-type-archive-review .footer__right {
  margin-right: 205px; }

.page-template-template-trade-release-sheet .labels {
  text-align: center;
  padding-top: 39px; }

.page-template-template-trade-release-sheet .years {
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid #d8d7d5;
  width: 725px;
  padding-right: 13px;
  padding-left: 2px; }

.page-template-template-trade-release-sheet .single-year {
  padding-right: 10px;
  font-family: "Alegreya Sans SC", sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1;
  padding: 2px 0 5px;
  width: 110px;
  text-align: right; }
  .page-template-template-trade-release-sheet .single-year:first-child {
    width: 71px; }

.page-template-template-trade-release-sheet .lower-title {
  width: 750px;
  padding-bottom: 5px;
  padding-top: 36px; }

.page-template-template-trade-release-sheet .lower-content {
  padding-bottom: 95px; }

.page-template-template-trade-release-sheet .view-print-download {
  -ms-flex-pack: end;
      justify-content: flex-end; }

.page-template-template-trade-release-sheet .all-wines a {
  color: #392e2b; }

.page-template-template-trade-release-sheet .title {
  letter-spacing: 0.85px; }

.page-template-template-trade-wine-labels .text-part-header,
.page-template-template-trade-bottle-shots .text-part-header,
.page-template-template-trade-logo-sheet .text-part-header,
.page-template-template-trade-promo-photos .text-part-header {
  display: block;
  padding-top: 22px; }

.page-template-template-trade-wine-labels .single-item,
.page-template-template-trade-bottle-shots .single-item,
.page-template-template-trade-logo-sheet .single-item,
.page-template-template-trade-promo-photos .single-item {
  margin-bottom: 36px; }

.page-template-template-trade-wine-labels .print-action,
.page-template-template-trade-bottle-shots .print-action,
.page-template-template-trade-logo-sheet .print-action,
.page-template-template-trade-promo-photos .print-action {
  display: -ms-flexbox;
  display: flex; }

.page-template-template-trade-wine-labels .title,
.page-template-template-trade-bottle-shots .title,
.page-template-template-trade-logo-sheet .title,
.page-template-template-trade-promo-photos .title {
  width: 100%;
  letter-spacing: 0.9px; }

.page-template-template-trade-wine-labels .list-title,
.page-template-template-trade-bottle-shots .list-title,
.page-template-template-trade-logo-sheet .list-title,
.page-template-template-trade-promo-photos .list-title {
  letter-spacing: 3.7px; }

.page-template-template-trade-wine-labels .printing,
.page-template-template-trade-bottle-shots .printing,
.page-template-template-trade-logo-sheet .printing,
.page-template-template-trade-promo-photos .printing {
  font-family: "Alegreya Sans";
  font-size: 19px;
  font-weight: 400;
  letter-spacing: 1.05px; }

.page-template-template-trade-wine-labels .print-title, .page-template-template-trade-wine-labels .print-title-2,
.page-template-template-trade-bottle-shots .print-title,
.page-template-template-trade-bottle-shots .print-title-2,
.page-template-template-trade-logo-sheet .print-title,
.page-template-template-trade-logo-sheet .print-title-2,
.page-template-template-trade-promo-photos .print-title,
.page-template-template-trade-promo-photos .print-title-2 {
  color: #925202;
  padding-top: 31px; }

.page-template-template-trade-wine-labels .print-title-2,
.page-template-template-trade-bottle-shots .print-title-2,
.page-template-template-trade-logo-sheet .print-title-2,
.page-template-template-trade-promo-photos .print-title-2 {
  padding-top: 13px; }

.page-template-template-trade-wine-labels .print-action,
.page-template-template-trade-bottle-shots .print-action,
.page-template-template-trade-logo-sheet .print-action,
.page-template-template-trade-promo-photos .print-action {
  padding-left: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.page-template-template-trade-wine-labels .print-desc,
.page-template-template-trade-bottle-shots .print-desc,
.page-template-template-trade-logo-sheet .print-desc,
.page-template-template-trade-promo-photos .print-desc {
  letter-spacing: 0.7px; }

.page-template-template-trade-wine-labels .img-container img,
.page-template-template-trade-bottle-shots .img-container img,
.page-template-template-trade-logo-sheet .img-container img,
.page-template-template-trade-promo-photos .img-container img {
  height: 270px;
  width: auto; }

.page-template-template-trade-wine-labels .img-container,
.page-template-template-trade-bottle-shots .img-container,
.page-template-template-trade-logo-sheet .img-container,
.page-template-template-trade-promo-photos .img-container {
  margin-left: 7px;
  padding-top: 6px; }

.page-template-template-trade-wine-labels .column-left,
.page-template-template-trade-bottle-shots .column-left,
.page-template-template-trade-logo-sheet .column-left,
.page-template-template-trade-promo-photos .column-left {
  width: 339px; }

.page-template-template-trade-wine-labels .column-right,
.page-template-template-trade-bottle-shots .column-right,
.page-template-template-trade-logo-sheet .column-right,
.page-template-template-trade-promo-photos .column-right {
  margin-left: 39px;
  width: 800px; }

.page-template-template-trade-wine-labels .center-content,
.page-template-template-trade-bottle-shots .center-content,
.page-template-template-trade-logo-sheet .center-content,
.page-template-template-trade-promo-photos .center-content {
  padding-top: 16px;
  padding-bottom: 34px; }
  .page-template-template-trade-wine-labels .center-content .single-item:first-child .img-container,
  .page-template-template-trade-bottle-shots .center-content .single-item:first-child .img-container,
  .page-template-template-trade-logo-sheet .center-content .single-item:first-child .img-container,
  .page-template-template-trade-promo-photos .center-content .single-item:first-child .img-container {
    padding-top: 0px !important; }

.page-template-template-trade-wine-labels .spaces,
.page-template-template-trade-bottle-shots .spaces,
.page-template-template-trade-logo-sheet .spaces,
.page-template-template-trade-promo-photos .spaces {
  padding-left: 2px;
  letter-spacing: 2px; }

.page-template-template-trade-wine-labels .view-print-download,
.page-template-template-trade-bottle-shots .view-print-download,
.page-template-template-trade-logo-sheet .view-print-download,
.page-template-template-trade-promo-photos .view-print-download {
  width: auto;
  padding-left: 4px; }

.page-template-template-trade-bottle-shots .img-odd {
  margin-left: 132px;
  margin-top: -51px; }

.page-template-template-trade-bottle-shots .img-odd:nth-of-type(2) {
  padding-top: 6px; }

.page-template-template-trade-bottle-shots .img-even {
  margin-left: -71px;
  margin-top: -59px;
  padding-top: 6px; }
  .page-template-template-trade-bottle-shots .img-even:nth-of-type(2) {
    padding-top: 6px; }

.page-template-template-trade-bottle-shots .img-container img {
  width: 121px;
  height: auto; }

.page-template-template-trade-bottle-shots .center-content {
  padding-top: 36px; }

.page-template-template-trade-bottle-shots .print-title {
  padding-top: 32px; }

.page-template-template-trade-bottle-shots .single-item {
  margin-bottom: 35px; }

.page-template-template-trade-bottle-shots .text-part-header {
  padding-top: 0; }

.page-template-template-trade-logo-sheet .img-container img {
  height: auto !important;
  width: auto; }

.page-template-template-trade-logo-sheet .right-part {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-template-template-trade-logo-sheet .text-part-header {
  padding-top: 10px; }

.page-template-template-trade-logo-sheet .img-container {
  padding-top: 50px;
  margin-left: 38px; }

.page-template-template-trade-logo-sheet .title {
  padding-top: 24px;
  font-size: 32px; }

.page-template-template-trade-logo-sheet .trade__description {
  padding-top: 17px;
  line-height: 1.3; }

.page-template-template-trade-logo-sheet .print-title {
  padding-top: 32px; }

.page-template-template-trade-logo-sheet .single-item {
  margin-bottom: 0;
  position: relative; }

.page-template-template-trade-logo-sheet .header-row {
  padding-top: 3px; }

.page-template-template-trade-logo-sheet .center-content {
  padding-top: 3px; }
  .page-template-template-trade-logo-sheet .center-content .text-part-header {
    padding-top: 0;
    margin-top: -2px; }
  .page-template-template-trade-logo-sheet .center-content .print-title-2 {
    padding-top: 3px; }
  .page-template-template-trade-logo-sheet .center-content .single-item {
    padding-bottom: 18px; }
  .page-template-template-trade-logo-sheet .center-content .img-container {
    padding-top: 0;
    margin-top: 18px; }
  .page-template-template-trade-logo-sheet .center-content .img-container:first-of-type {
    margin-top: 50px; }

.page-template-template-trade-logo-sheet .img-container-1, .page-template-template-trade-logo-sheet .img-container-2, .page-template-template-trade-logo-sheet .img-container-3 {
  position: absolute; }

.page-template-template-trade-logo-sheet .img-container-1 {
  top: 153px;
  left: 125px; }

.page-template-template-trade-logo-sheet .img-container-2 {
  top: 31px;
  left: 141px; }

.page-template-template-trade-logo-sheet .img-container-3 {
  top: 21px;
  left: 65px; }

.page-template-template-trade-logo-sheet .two-colors {
  display: -ms-flexbox;
  display: flex;
  padding-top: 46px; }

.page-template-template-trade-logo-sheet .one-color {
  display: -ms-flexbox;
  display: flex;
  width: 337px; }

.page-template-template-trade-logo-sheet .rectangle {
  height: 80px;
  width: 70px;
  margin-left: 15px; }

.page-template-template-trade-logo-sheet .brown {
  background-color: #50391f; }

.page-template-template-trade-logo-sheet .tan {
  background-color: #BE8352; }

.page-template-template-trade-logo-sheet .color-description {
  padding-left: 38px;
  margin-top: -5px;
  font-weight: 500;
  font-size: 27px;
  font-family: "Alegreya Sans"; }

.page-template-template-trade-logo-sheet .lower-content {
  padding-bottom: 60px; }

.page-template-template-trade-promo-photos .img-container {
  margin-left: 38px;
  margin-top: -8px; }

.page-template-template-trade-promo-photos .img-container img {
  height: initial; }

.page-template-template-trade-promo-photos .title {
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.7px; }

.page-template-template-trade-promo-photos .single-item {
  margin-bottom: 30px; }

.page-template-template-trade-promo-photos .text-part-header {
  padding-top: 0;
  margin-top: 28px; }

.post-type-archive-review .img-container img {
  width: initial; }

.post-type-archive-review .img-container {
  padding-top: 15px;
  margin-left: 53px; }

.post-type-archive-review .title {
  width: initial;
  font-size: 30px;
  color: #925202;
  font-style: italic;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding-top: 4px; }

.post-type-archive-review .magazine {
  font-size: 35px;
  font-weight: 800;
  letter-spacing: 0.9px; }

.post-type-archive-review .view-print-download {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.post-type-archive-review .description {
  letter-spacing: 0.18px;
  text-align: left;
  padding-top: 0px;
  line-height: 27px; }

.post-type-archive-review .single-item {
  margin-bottom: 16px; }

.post-type-archive-review .view-print-download {
  line-height: 50px;
  padding-top: 2px; }

.post-type-archive-review .text-part {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  height: 271px; }

.post-type-archive-review .center-content {
  padding-bottom: 40px; }

.footer__declaimer {
  position: absolute;
  bottom: 50px;
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  /*transition: opacity 0.5s, transform 0s 0.5s;*/
  padding-left: 6px;
  width: 680px;
  right: -67%; }

.footer__privacy {
  right: 0;
  left: -127%; }

.footer__declaimer__text.show .footer__declaimer {
  opacity: 1;
  -ms-transform: scaleY(1);
      transform: scaleY(1);
  /*transition: opacity 0.5s,transform 0s;*/

}

.footer__declaimer__inner {
  background-color: white;
  text-align: center;
  margin: 0;
  padding: 20px 35px 30px;
  border: 1px solid #bfbfbf; }

.footer__declaimer__background {
  background-color: white;
  text-align: center;
  padding: 13px 18px 18px;
  border: 1px solid #bfbfbf; }

.footer__declaimer__heading {
  background-color: #925202 !important;
  color: white;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding: 0px 5px;
  margin-top: 8px;
  margin-bottom: 15px;
  letter-spacing: 8px;
  font-family: "Alegreya Sans SC", sans-serif;
  text-transform: none; }

.footer__declaimer__background {
  background-color: #ffffff; }

.footer__declaimer__content {
  color: #666;
  font-family: "Alegreya Sans", sans-serif;
  font-size: 18px;
  line-height: 1.25;
  text-align: left;
  letter-spacing: 0.3px;
  text-transform: none; }

.footer__privacy .footer__declaimer__content {
  letter-spacing: 0.4px; }

.page-template-wine-right-bank-reserve-template .scorer:before {
  right: 104% !important; }

.page-template-wine-right-bank-reserve-template .wine-page--long p .a-votre-sante span {
  margin-right: 0 !important; }

.page-template-wine-right-bank-reserve-template .wine-page-container .review .headings .score-number {
  margin-top: 27px;
  font-size: 28px !important;
  font-weight: 700;
  color: #925202; }

.page-template-wine-cabf-template .scorer {
  right: 85px; }

.page-template-wine-cabf-template .scorer:before {
  right: 104% !important; }

.page-template-wine-cabf-template .wine-page--long p .a-votre-sante span {
  margin-right: 0 !important; }

.page-template-wine-cabf-template .wine-page--long p .a-votre-sante {
  margin-right: 0 !important; }

.page-template-wine-cabf-template .wine-page-container .review .headings .score-number {
  margin-top: 27px;
  font-size: 28px !important;
  font-weight: 700;
  color: #925202; }

.page-template-wine-cuvee-blanc-template .scorer {
  right: 85px; }

.page-template-wine-cuvee-blanc-template .wine-page--long p .a-votre-sante span {
  margin-right: 0 !important; }

.page-template-wine-cuvee-blanc-template .wine-page--long p .a-votre-sante {
  margin-right: 0 !important; }

.page-template-wine-cuvee-blanc-template .wine-page-container .review .headings .score-number {
  margin-top: 27px;
  font-size: 28px !important;
  font-weight: 700;
  color: #925202; }

.page-template-template-2016-left-bank-red-cuvee .scorer {
  right: 125px; }

.page-template-template-2016-left-bank-red-cuvee .wine-page--long p .a-votre-sante span {
  margin-right: 0 !important; }

.page-template-template-2016-left-bank-red-cuvee .wine-page--long p .a-votre-sante {
  margin-right: 0 !important; }

.page-template-template-2016-left-bank-red-cuvee .wine-page-container .review .headings .score-number {
  margin-top: 27px;
  font-size: 28px !important;
  font-weight: 700;
  color: #925202; }

.page-template-template-2016-left-bank-red-cuvee .about-us--long.about-us--long--philoshopy p {
  margin-left: 0 !important; }

.page-template-template-2016-left-bank-red-cuvee .tasting-notes {
  padding-right: 40px;
  text-align: justify; }
  .page-template-template-2016-left-bank-red-cuvee .tasting-notes b {
    display: inline-block;
    min-width: 80px; }

.modal {
  -ms-transform: scaleY(0);
      transform: scaleY(0);
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  height: 100vh;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
  max-width: 100vw;
  background-color: #474747;
  /* Black w/ opacity */
  transition: opacity 0.5s ease-out, transform 0s ease-out 0.5s; }
  .modal.active {
    opacity: 1;
    -ms-transform: scaleY(1);
        transform: scaleY(1);
    transition: opacity 0.5s ease-in; }
  .modal .closeVideo {
    position: absolute;
    z-index: 100000;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 25vw;
    height: 25vh;
    min-height: 250px;
    min-width: 250px; }
  .modal video {
    max-width: 100vw; }
    @media all and (min-width: 1600px) {
      .modal video {
        max-width: 1600px;
        max-height: 900px; } }

.enter-button {
  display: block;
  position: absolute;
  z-index: 999999;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 25vw;
  height: 25vh; }
  .enter-button.js-is-hidden {
    display: none; }

.home .main-content .container {
  display: -ms-flexbox;
  display: flex; }
  .home .main-content .container .container--inner--home {
    margin-left: 78px !important; }

.music__buttons {
  margin-left: 95px;
  margin-top: 140px;
  z-index: 99;}

.button__music {
  display: none;
  cursor: auto; }
  .button__music.active {
    display: block;
    cursor: pointer; }

/*************************************************************************
    Page Preloader Untill Everything is loaded done
*************************************************************************/

html,body{
  overflow:hidden;
}

/* Absolute Center Spinner */
.preloading_loader {
  position: fixed;
  z-index: 9999999;
  height: 2em;
  width: 2em;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.preloading_loader:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
    background: -webkit-radial-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
}

/* :not(:required) hides these rules from IE9 and below */
.preloading_loader:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.preloading_loader:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0,0,0, 0.75) 1.5em 0 0 0, rgba(0,0,0, 0.75) 1.1em 1.1em 0 0, rgba(0,0,0, 0.75) 0 1.5em 0 0, rgba(0,0,0, 0.75) -1.1em 1.1em 0 0, rgba(0,0,0, 0.75) -1.5em 0 0 0, rgba(0,0,0, 0.75) -1.1em -1.1em 0 0, rgba(0,0,0, 0.75) 0 -1.5em 0 0, rgba(0,0,0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0,0,0, 0.75) 1.5em 0 0 0, rgba(0,0,0, 0.75) 1.1em 1.1em 0 0, rgba(0,0,0, 0.75) 0 1.5em 0 0, rgba(0,0,0, 0.75) -1.1em 1.1em 0 0, rgba(0,0,0, 0.75) -1.5em 0 0 0, rgba(0,0,0, 0.75) -1.1em -1.1em 0 0, rgba(0,0,0, 0.75) 0 -1.5em 0 0, rgba(0,0,0, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}