:root {
  --alert-bar-height: 0px;
  --space-vert-small: 60px;
  --space-vert-large: 80px; }

body {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.5;
  background-color: #fff;
  color: #666;
  font-size: 16px;
  font-family: "lemonde-courrier", sans-serif;
  font-weight: 300; }
  body.no-scroll {
    overflow: hidden;
    margin-right: 15px; }
  body.body--no-banner {
    padding-top: calc(108px + var(--space-vert-small) + var(--alert-bar-height) ); }
    @media (min-width: 801px) {
      body.body--no-banner {
        padding-top: calc(108px + var(--space-vert-large) + var(--alert-bar-height)); } }

h1 {
  margin-top: 0;
  color: #333;
  font-weight: 300; }
  body.page-template-tpl-menu-single h1 {
    text-align: center;
    margin-bottom: 1.5em; }
    body.page-template-tpl-menu-single h1.no-bottom-margin {
      margin-bottom: 15px; }

h2 {
  color: #333;
  font-weight: 300;
  margin: 0 0 .6em 0; }
  h2 a {
    text-decoration: none; }

h3 {
  color: #333;
  margin: 0 0 .6em 0;
  font-weight: 300; }

p {
  margin: 0 0 1.2em 0; }

address {
  font-style: normal;
  margin: 0 0 1.2em 0; }

a {
  text-decoration: underline;
  color: #333; }
  a:hover {
    text-decoration: none; }

strong {
  font-weight: 700; }

label {
  display: block; }

fieldset {
  border: none;
  padding: 0; }

input[type="email"],
input[type="text"],
input[type="tel"],
input[type="password"] {
  padding: 5px;
  border: 1px solid #666;
  width: 100%;
  height: 44px;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "lemonde-courrier", sans-serif; }

input[type="submit"] {
  padding: 10px 15px;
  line-height: .8;
  border: none;
  background-color: #7B0100;
  color: #fff;
  cursor: pointer;
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .08em; }

textarea {
  padding: 5px;
  border: 1px solid #666;
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  font-family: "lemonde-courrier", sans-serif; }

.u-vert-enclosure {
  padding-top: 45px;
  padding-bottom: 45px; }

.u-bg-gray {
  background-color: #333;
  color: #fff; }
  .u-bg-gray a {
    color: #fff; }

.u-hidden {
  display: none; }

.u-margin-buffer {
  margin-left: 5%;
  margin-right: 5%; }
  @media (max-width: 800px) {
    .u-margin-buffer.u-margin-buffer--collapse-mobile {
      margin-left: 0;
      margin-right: 0px; } }

.u-site-width {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.u-narrow-width, .expandable .expandable__content {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 801px) {
  .u-block-content-width {
    max-width: 420px; } }
@media (max-width: 800px) {
  .u-block-content-width {
    margin-bottom: 30px; } }

.u-content-width {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.u-relative {
  position: relative; }

.u-img-scale {
  width: 100%;
  height: auto; }

.u-img-max-width {
  max-width: 100%; }

.u-vcenter {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.u-margin-bottom-large {
  margin-bottom: 140px; }

.u-margin-top-large {
  margin-top: 140px; }

.u-margin-bottom-medium {
  margin-bottom: 60px; }

.u-margin-bottom-small {
  margin-bottom: 30px; }

.u-pad-left-small {
  padding-left: 30px; }

.u-pad-left-large {
  padding-left: 80px; }

.u-pad-right-small {
  padding-right: 30px; }

.u-pad-right-large {
  padding-right: 80px; }

.u-pad-top-major {
  padding-top: 250px; }

.u-pad-top-major {
  padding-top: 250px; }

.u-pad-bottom-large {
  padding-top: 140px; }

.u-pad-bottom-large {
  padding-top: 140px; }

.u-responsive-vert-bottom-margin, .award-columns, .banner, .column, .column-bg-wrapper, .enclosure {
  margin-bottom: 60px; }
  @media (min-width: 801px) {
    .u-responsive-vert-bottom-margin, .award-columns, .banner, .column, .column-bg-wrapper, .enclosure {
      margin-bottom: 80px; } }

.mb-0 {
  margin-bottom: 0; }

.mb-1 {
  margin-bottom: 60px; }

.mb-2 {
  margin-bottom: 80px; }

.mb-3 {
  margin-bottom: 140px; }

.mb-4 {
  margin-bottom: 250px; }

.mt-0 {
  margin-top: 0; }

.mt-1 {
  margin-top: 60px; }

.mt-2 {
  margin-top: 80px; }

.mt-3 {
  margin-top: 140px; }

.mt-4 {
  margin-top: 250px; }

.pb-0 {
  padding-bottom: 0; }

.pb-1 {
  padding-bottom: 60px; }

.pb-2 {
  padding-bottom: 80px; }

.pb-3 {
  padding-bottom: 140px; }

.pb-4 {
  padding-bottom: 250px; }

.pt-0 {
  padding-top: 0; }

.pt-1 {
  padding-top: 60px; }

.pt-2 {
  padding-top: 80px; }

.pt-3 {
  padding-top: 140px; }

.pt-4 {
  padding-top: 250px; }

.u-flat-list, .u-spacious-list, .section-nav, .primary-nav, .primary-nav .sub-menu, .social-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.u-spacious-list li {
  margin-bottom: 1.5em; }

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

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

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

.u-text-small {
  font-size: 14px; }

.u-header-super, .banner__title.banner__title--super {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 64px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.u-header-large, .banner__title.banner__title--large {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 48px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.u-header-medium, .banner__title {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.notification h1,
.notification h2,
.notification h3,
.u-header-standard,
h2,
.footer-header {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em; }

.u-header-small {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 21.5px;
  text-transform: uppercase; }

.u-header-text-large, .cellar-club-price, .testimonial .testimonial__content {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 22px;
  font-weight: 300; }

.u-text-reversed * {
  color: #fff; }

.u-dim-hover, .section-nav a, .primary-nav a, a.button,
.button,
span.flatbutton {
  transition: opacity 0.2s ease; }
  .u-dim-hover:hover, .section-nav a:hover, .primary-nav a:hover,
  .button:hover,
  span.flatbutton:hover {
    opacity: 0.8;
    transition: opacity 0.2s ease; }

.u-border-top {
  border-top: 1px solid #333;
  padding-top: 15px; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.masthead {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  right: 0;
  height: calc( $masthead-height + var(--alert-bar-height) );
  background-color: #000; }
  .no-scroll .masthead {
    right: 15px; }

.masthead__wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 108px; }

.masthead__logo {
  margin-right: 6vw; }
  .masthead__logo img {
    display: block;
    width: 70px;
    height: 58px;
    max-width: none; }

.masthead__burger {
  margin-left: 6vw; }

.masthead__nav {
  display: flex;
  width: 100%;
  flex-grow: 1;
  justify-content: flex-end; }

@media (min-width: 1201px) {
  .masthead__burger {
    margin-left: 72px; } }
body.page-template-tpl-cellar-club:not(.logged-in) .section-nav {
  max-width: 770px;
  justify-content: flex-end; }
  body.page-template-tpl-cellar-club:not(.logged-in) .section-nav li {
    margin-left: 5vw !important; }

.section-nav {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%; }
  .section-nav li {
    text-align: right;
    flex-basis: content;
    margin-left: 5vw; }
  .section-nav a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.05em; }
  .section-nav li.current-menu-item a {
    text-decoration: underline; }
  .section-nav--compact {
    justify-content: space-between; }
    .section-nav--compact li {
      margin-left: 0;
      white-space: nowrap; }
  @media (min-width: 1201px) {
    .section-nav li {
      margin-left: 60px; }
    .section-nav--compact li {
      margin-left: 0; } }
  @media (max-width: 1010px) {
    body.page-template-tpl-cellar-club .section-nav, body.page-template-tpl-member-events .section-nav, body.woocommerce-page .section-nav {
      display: none; } }
  @media (max-width: 892px) {
    .section-nav {
      display: none; } }

.primary-nav {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-start;
  max-height: 600px; }
  .primary-nav__close {
    position: absolute;
    top: 15px;
    right: 10px;
    border: none;
    width: 39px;
    height: 24px;
    background: transparent url(../images/icon-burger-close.png) 0 0 no-repeat;
    cursor: pointer; }
  .primary-nav .sub-menu {
    display: none;
    margin-top: 2vh;
    margin-left: 15px; }
    .primary-nav .sub-menu li {
      margin-bottom: 2vh; }
      .primary-nav .sub-menu li:last-child {
        margin-bottom: 0; }
      .primary-nav .sub-menu li.menu-active a {
        text-decoration: underline; }
    .primary-nav .sub-menu a {
      font-size: 16px; }
  .primary-nav li {
    margin-bottom: 4vh; }
  .primary-nav li.our-story {
    margin-top: 4vh;
    padding-top: 20px;
    border-top: 1px solid #666; }
  .primary-nav li.social {
    margin-bottom: 0; }
  .primary-nav a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "le-monde-livre-std", sans-serif;
    letter-spacing: 0.05em; }
    .primary-nav a:hover {
      opacity: .8; }

.nav_hideWhen_logged_in {
  display: block; }
  body.logged-in .nav_hideWhen_logged_in {
    display: none; }

body.page-template-tpl-cellar-club .nav_hideWhen_cellarClub {
  display: none; }

.nav_hideWhen_logged_out {
  display: none; }
  body.logged-in .nav_hideWhen_logged_out {
    display: block; }

@media (max-width: 892px) {
  .primary-nav .current_page_parent .sub-menu,
  .primary-nav .current-menu-item .sub-menu,
  .primary-nav .current_page_item .sub-menu {
    display: block; } }
@media all and (max-height: 479px) {
  .primary-nav li {
    margin-bottom: 19px; } }
@media all and (max-height: 480px) and (min-height: 659px) {
  .primary-nav li {
    margin-bottom: 26px; } }
@media all and (min-height: 660px) {
  .primary-nav li {
    margin-bottom: 27px; }
    .primary-nav li.our-story {
      margin-top: 26px; } }
.footer {
  padding-top: 36px;
  padding-bottom: 60px;
  background-color: #000;
  color: #fff;
  font-size: 14px; }
  .footer a {
    color: #fff; }
  .footer .social-list {
    display: flex;
    justify-content: center; }
    .footer .social-list a {
      transition: opacity 0.25s ease; }
      .footer .social-list a:hover {
        opacity: 0.8; }
    .footer .social-list img {
      width: 24px;
      height: 24px; }

.footer-header {
  margin-bottom: 12px; }

.footer-column-wrapper {
  display: grid;
  grid-template-columns: repeat(4, auto);
  justify-content: space-between;
  gap: 2rem; }
  @media (max-width: 1040px) {
    .footer-column-wrapper {
      grid-template-columns: repeat(3, auto);
      grid-template-areas: 'logo logo logo' 'block1 block2 block3'; } }
  @media (max-width: 768px) {
    .footer-column-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center;
      gap: 2rem; } }

.footer-column {
  max-width: 240px;
  padding-top: 2rem; }
  .footer-column img.footer-logo {
    display: block;
    width: 100%;
    max-width: 240px;
    height: auto;
    margin-bottom: 2rem; }
  .footer-column:nth-child(1) {
    padding-top: 0;
    min-width: 240px; }
  @media (min-width: 1041px) {
    .footer-column {
      min-width: 33%; } }
  @media (max-width: 1040px) {
    .footer-column:nth-child(1) {
      grid-area: logo; }
    .footer-column:nth-child(2) {
      grid-area: block1; }
    .footer-column:nth-child(3) {
      grid-area: block2; }
    .footer-column:nth-child(4) {
      grid-area: block3; } }
  @media (max-width: 1040px) and (min-width: 768px) {
    .footer-column:first-child {
      grid-area: logo;
      max-width: none; }
    .footer-column img.footer-logo {
      margin-left: auto;
      margin-right: auto; } }
  @media (max-width: 768px) {
    .footer-column {
      padding-top: 0;
      max-width: 270px; }
      .footer-column:first-child {
        padding-top: 0;
        max-width: 270px; } }

.mfp-close-btn-in .mfp-close {
  font-size: 32px; }

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-info {
  background: none;
  border: none;
  padding: 0;
  text-align: left; }
  .woocommerce-error:before,
  .woocommerce-info:before,
  .woocommerce-message:before,
  .woocommerce-form-login-toggle .woocommerce-info:before,
  .woocommerce-info:before {
    display: none; }

.gift-recipient-fields-wrapper label {
  display: inline-block; }

td.product-name fieldset {
  display: none; }

.woocommerce h4 {
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 22px;
  font-weight: 400; }
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  border: none;
  background-color: #7B0100;
  color: #fff;
  cursor: pointer;
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .08em;
  text-decoration: none;
  -webkit-font-smoothing: auto;
  border-radius: 0; }
.woocommerce a.button {
  background: none;
  border: none;
  border-radius: 0;
  font-weight: 400;
  padding: 10px 15px;
  text-decoration: underline;
  min-height: 0;
  line-height: .8; }
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #7B0100;
  background-image: none;
  color: #fff;
  opacity: .8; }
.woocommerce #respond input#submit:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active {
  top: 0; }
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background-color: #7B0100;
  color: #fff;
  opacity: .8; }
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-size: 16px;
  margin: 0;
  line-height: 1;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  overflow: visible;
  font-weight: 400;
  border-radius: 0;
  left: auto;
  color: #fff;
  background-color: #7B0100;
  border: 0;
  display: inline-block;
  background-image: none;
  box-shadow: none;
  text-shadow: none; }

.woocommerce form .form-row {
  box-sizing: border-box; }

.woocommerce .button {
  font-family: "lemonde-courrier", sans-serif; }

/*#place_order.button.alt,
.woocommerce button.button {
    border: none;
    border-radius: 5px;
    background: #7B0000;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 12px 25px;
    text-decoration: none;
    text-transform: uppercase;
}*/
.woocommerce form.register,
.woocommerce form.login {
  border: none;
  padding: 0; }

.woocommerce form.lost_reset_password,
.woocommerce form.login {
  max-width: 500px;
  margin: 0 auto; }

.woocommerce form.lost_reset_password .form-row-first {
  width: 100% !important; }

.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: auto; }

/*.woocommerce-form-login-toggle .woocommerce-info {
    background: none;
    border: none;
    padding: 0;
}*/
.woocommerce-info a {
  font-weight: normal; }

.woocommerce-form-login-toggle .woocommerce-info:before {
  display: none; }

.woocommerce-additional-fields__field-wrapper {
  margin-bottom: 2em; }

.woocommerce table.shop_table {
  border-radius: 0;
  border-collapse: collapse; }

.woocommerce #order_review table.shop_table thead {
  display: none; }

.woocommerce table.shop_table tr.recurring-totals,
.woocommerce table.shop_table tr.cart-subtotal {
  display: none; }

.woocommerce table.shop_table.order_details td a.button {
  margin-right: 6px;
  margin-bottom: 6px; }

.woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0; }

#add_payment_method #payment,
#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background-color: transparent;
  padding: 0; }

.woocommerce form .form-row.woocommerce-validated input.input-text {
  border: none;
  font-size: 12px; }

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

.select2-dropdown {
  border-radius: 0; }

.select2-container .select2-selection--single {
  height: 44px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px; }

.woocommerce form .form-row.woocommerce-invalid .select2-container .select2-selection--single,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
  border: 1px solid #7B0000; }

#order_comments {
  font-size: 12px;
  height: 100px; }

.select2-container--default .select2-selection--single {
  border-radius: 0; }

.woocommerce select {
  border: 1px solid #aaa;
  padding: 6px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
  background: #fff url(../images/arrow-down.png) center right/16px 5px no-repeat;
  border-radius: 0; }

.woocommerce select::-ms-expand {
  display: none;
  /* hide the default arrow in ie10 and ie11 */ }

.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"],
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #aaa;
  padding: 6px !important;
  font-family: "lemonde-courrier", sans-serif; }

.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-echeck-form-input[type="text"],
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-form-nickname,
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"],
#add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"],
#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="tel"],
#add_payment_method input.js-sv-wc-payment-gateway-echeck-form-input[type="text"],
#add_payment_method input.js-sv-wc-payment-gateway-form-nickname {
  font-size: inherit !important;
  background-size: 40px; }

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  display: none; }

#wc-authorize-net-cim-credit-card-account-number,
ul.wc_payment_methods.payment_methods.methods {
  margin: 0;
  padding: 0; }

.payment_method_authorize_net_cim_credit_card label {
  font-weight: 400; }

#customer_details {
  margin-bottom: 2em; }

.billing-how-did-you-hear-detail {
  display: none; }

.gift-recipient-date {
  display: inline-block;
  width: 33.333%; }

.gift-recipient-date .optional {
  display: none; }

.date-dropdowns {
  margin-left: -3.333%; }

.woocommerce-page form .form-row .date-dropdowns select {
  width: 30%;
  height: 44px;
  margin-left: 3.333%;
  font-size: 16px;
  font-family: "lemonde-courrier", sans-serif; }

.gift-recipient-fields-wrapper p.birthdate-label {
  margin-bottom: 0; }

/* 1. simulate an equivalent margin below this field, because it is NOT in a .form-row */
.woocommerce form .gift-recipient-fields-wrapper .form-row .input-text.recipient_email {
  margin-bottom: 9px; }

/* 2. because the item above is NOT in a form-row, strip this L/R padding so all fields line up */
.woocommerce form .gift-recipient-fields-wrapper .form-row {
  padding-left: 0;
  padding-right: 0; }

/* 3. these fields are adjacent, though, so they need a gap between one another so restore it */
.woocommerce form .gift-recipient-fields-wrapper .form-row.gift-recipient-date {
  padding-left: 3px;
  padding-right: 3px; }

td.product-name fieldset {
  display: none; }

.woocommerce .woocommerce-customer-details address {
  border-radius: 0;
  width: auto; }

/*

h3 {
	font-size: 100px !important;
	color: red !important;
}

h4 {
	font-size: 100px !important;
	color: green !important;
}
*/
h3.cellar-club {
  font-size: 16px;
  margin-top: 0; }

table.sv-wc-payment-gateway-my-payment-methods-table .sv-wc-payment-gateway-my-payment-methods-method .sv-wc-payment-gateway-payment-method-actions {
  white-space: nowrap; }

table.sv-wc-payment-gateway-my-payment-methods-table .sv-wc-payment-gateway-my-payment-methods-method .sv-wc-payment-gateway-payment-method-actions .edit-payment-method.button {
  margin-right: 4px; }

.woocommerce .shop_table.subscription_details .button.cancel {
  margin-right: 4px; }

.wc_payment_method .payment_method_authorize_net_cim_credit_card > label,
.woocommerce-checkout #payment ul.payment_methods li > label {
  margin-top: 0;
  margin-bottom: 6px;
  display: block;
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 22px;
  font-weight: 400; }

.woocommerce-checkout #payment ul.payment_methods li > label img {
  display: none; }

.woocommerce .woocommerce-order-details :last-child {
  margin-bottom: 6px; }

.woocommerce-checkout #payment div.payment_box .sv-wc-payment-gateway-payment-form-manage-payment-methods {
  max-width: 250px; }

.woocommerce-account .woocommerce-MyAccount-navigation {
  display: none;
  float: none;
  width: auto;
  margin-bottom: 30px; }
  .woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li {
      display: inline-block;
      margin-right: 10px; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li:last-child {
        margin-right: 0; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account, .woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout {
        display: none; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        text-decoration: none; }
      .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
        text-decoration: underline; }

.woocommerce-orders .woocommerce-MyAccount-navigation,
.woocommerce-view-subscription .woocommerce-MyAccount-navigation {
  display: none; }

/*
NOTE: All Gravity Forms overrides require !important
*/
.gform_wrapper {
  margin: 0 !important; }

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
  font-weight: inherit !important; }

#mc4wp-form-1 input[type="text"],
#mc4wp-form-1 input[type="email"] {
  max-width: 350px; }

.tripleseat-container .tripleseat-form-wrapper {
  position: absolute;
  display: none; }

#tripleseat_embed_form {
  position: absolute;
  display: none; }

.mfp-content #tripleseat_embed_form {
  position: relative;
  display: block; }

.tripleseat-form-wrapper {
  position: fixed;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  max-height: calc(80vh - 50px);
  width: 100%;
  max-width: 490px;
  overflow: auto;
  box-sizing: border-box; }

#tripleseat-lead-form,
#tripleseat-catering-form {
  padding: 1rem 2rem;
  background-color: #fff; }

.tripleseat-form h2 {
  margin-bottom: 0; }

#tripleseat-catering-form .row_details_header h2,
.tripleseat-form h2#lead_form_event_header {
  margin-top: 20px; }

.tripleseat-form .row_submit #lead_form_website_group {
  display: none; }

.alert-bar {
  position: relative;
  z-index: 3;
  padding: 1rem 0;
  background-color: #333;
  color: #fff; }
  .alert-bar a {
    color: #fff;
    text-decoration: underline; }
  .alert-bar p:last-child {
    margin-bottom: 0; }

.award {
  margin-bottom: 15px; }
  .award__title {
    color: #333;
    display: block; }
  .award__text {
    display: block; }
  .award__item {
    position: relative; }
  .award__image-wrapper {
    border: 1px solid white; }
    .award__image-wrapper img {
      min-height: 80px; }

.award-columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  .award-columns .award__item {
    width: 100%; }
    @media (min-width: 601px) {
      .award-columns .award__item {
        width: 50%; } }
    @media (min-width: 801px) {
      .award-columns .award__item {
        width: 25%;
        padding-left: 20px;
        box-sizing: border-box; }
        .award-columns .award__item:first-child {
          padding-left: 0; } }

@media (max-width: 800px) {
  .awards-primary .award {
    margin-bottom: 0; }
  .awards-primary .u-vcenter {
    top: 0;
    transform: translateY(0); }
  .awards-primary .column__block:first-child {
    margin-bottom: 30px; } }

@media (max-width: 800px) {
  .awards-secondary .award {
    margin-bottom: 0; }
    .awards-secondary .award:nth-child(1), .awards-secondary .award:nth-child(2) {
      margin-bottom: 30px; } }
@media (max-width: 600px) {
  .awards-secondary .u-vcenter {
    top: 0;
    transform: translateY(0); } }

.banner {
  position: relative;
  height: 100vh;
  max-height: 60vh;
  min-height: 400px; }
  .banner.banner--fullscreen {
    max-height: 100vh; }
    .banner.banner--fullscreen .banner__overlay-bottom-right,
    .banner.banner--fullscreen .banner__overlay-bottom-left {
      bottom: 13vh; }
  .banner .u-margin-buffer,
  .banner .u-site-width {
    height: 100%; }

.banner__image {
  position: relative;
  background: transparent center / cover no-repeat;
  overflow: hidden;
  height: 100%; }
  .banner__image:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .banner__image--shade-right:after {
    background: linear-gradient(160deg, transparent 60%, rgba(0, 0, 0, 0.8) 100%); }
  .banner__image--shade-right-heavy:after {
    background: linear-gradient(160deg, transparent 30%, rgba(0, 0, 0, 0.8) 100%); }
  .banner__image--shade-right-heavier:after {
    background: linear-gradient(160deg, transparent 50%, black 100%); }
  .banner__image--shade-left:after {
    background: linear-gradient(210deg, transparent 60%, rgba(0, 0, 0, 0.8) 100%); }
  .banner__image--shade-left-half:after {
    background: linear-gradient(270deg, transparent 30%, rgba(0, 0, 0, 0.8) 100%); }
  .banner__image img {
    display: block;
    width: 100%;
    height: auto;
    visibility: hidden; }

.banner__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 11;
  color: #fff; }
  .banner__overlay p {
    margin-bottom: 0; }

.banner__overlay-bottom-right {
  position: absolute;
  right: 0;
  bottom: 35px; }

.banner__overlay-bottom-left {
  position: absolute;
  left: 0;
  bottom: 35px; }

.banner__overlay-middle-left {
  position: absolute;
  left: 0;
  top: calc(50% + 54px);
  transform: translateY(-50%); }

.banner__caption {
  display: inline-block;
  border-top: 4px solid #fff;
  padding-top: 15px;
  color: #fff; }
  .banner__caption.banner__caption--double-border {
    border-bottom: 4px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 30px; }

.banner__button {
  margin-bottom: 15px; }

.banner__title {
  line-height: 1;
  margin-bottom: 10px; }
  .banner__title.banner__title--large {
    line-height: .8; }
  .banner__title.banner__title--super {
    line-height: .8; }

.banner__subtitle {
  letter-spacing: .073em; }
  .banner__subtitle.banner__subtitle--padded {
    padding-left: 10px; }

.banner__content {
  max-width: 380px;
  text-align: right;
  margin-bottom: 10px; }

.banner__quote {
  max-width: 400px;
  text-indent: -17px;
  margin-left: 17px;
  line-height: 1.3;
  margin-bottom: .1em;
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.05em;
  color: #fff; }

.banner__attr-name {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-left: 17px;
  line-height: 1.2; }

.banner__attr-title {
  color: #fff;
  opacity: .7;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-left: 17px;
  line-height: 1.2; }

.burger {
  width: 39px;
  height: 24px;
  display: block;
  background: transparent url(../images/icon-burger.png) center/39px 24px no-repeat; }

.burger-nav {
  position: fixed;
  z-index: 103;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.95, 0.05, 0.795, 0.035);
  background-color: rgba(0, 0, 0, 0.6); }
  .burger-nav.burger-nav--expanded {
    overflow-y: auto;
    left: 0;
    width: auto;
    opacity: 1;
    transition: all 0.2s cubic-bezier(0.95, 0.05, 0.795, 0.035); }
    .burger-nav.burger-nav--expanded .burger-nav__nav {
      transform: translateX(0);
      transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }
  .burger-nav .burger-nav__nav {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    transform: translateX(50%);
    transition: all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035);
    background-color: #fff; }
    .burger-nav .burger-nav__nav nav {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      width: 280px;
      box-sizing: border-box;
      position: relative;
      padding: 44px 40px 0 40px;
      min-height: 520px;
      max-height: 720px;
      background-color: #fff; }

a.button,
.button,
span.flatbutton {
  padding: 10px 15px;
  line-height: .8;
  border: none;
  background-color: #7B0100;
  color: #fff;
  cursor: pointer;
  font-family: "le-monde-livre-std", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .08em;
  text-decoration: none; }
  a.button.button--transparent,
  .button.button--transparent,
  span.flatbutton.button--transparent {
    background-color: transparent; }
  a.button.button--inverted,
  .button.button--inverted,
  span.flatbutton.button--inverted {
    background-color: #fff;
    color: #000; }
  a.button.button--red,
  .button.button--red,
  span.flatbutton.button--red {
    background-color: #7B0100;
    color: #fff; }
  a.button.button--form,
  .button.button--form,
  span.flatbutton.button--form {
    background-color: #7B0100;
    color: #fff;
    padding-left: 35px;
    padding-right: 35px; }
  a.button.gray,
  .button.gray,
  span.flatbutton.gray {
    background-color: #666; }

a.button {
  display: inline-block; }

.button-wrapper {
  overflow: auto; }

.body-copy img {
  height: auto; }

@media (min-width: 800px) {
  .cellar-club-levels {
    margin-bottom: 60px; } }

.cellar-club-price {
  color: #000; }

/*.cellar-club-title {
    @extend .u-header-standard;
    font-size: $font-title-large;
}*/
.cellar-club-membership-image {
  max-width: 100%; }

#cellar-club-intro {
  background-color: #ddd;
  padding: 40px 40px 25px; }

@media all and (max-width: 780px) {
  .cellar-club-title {
    font-size: 22px; } }
.column {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  .column.column--no-bottom-margin {
    margin-bottom: 0; }

.column-bg-wrapper {
  background: transparent center / cover no-repeat;
  padding-top: 250px;
  padding-bottom: 250px;
  position: relative; }
  .column-bg-wrapper:after {
    content: '';
    position: absolute;
    z-index: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .column-bg-wrapper > div {
    position: relative;
    z-index: 1; }

@media (min-width: 801px) {
  .column--thirds {
    justify-content: space-between; }
    .column--thirds .column__block {
      align-self: flex-start;
      width: 27%; }

  .column__block {
    width: 50%;
    align-self: center; }
    .column--align-top .column__block {
      align-self: flex-start; }
    .column__block:first-child {
      margin-right: 20px; }
      .column__block:first-child .column__block-text {
        text-align: right; }
    .column__block:last-child {
      margin-left: 20px; }
    .column__block.column__block--100 {
      width: 100%;
      margin-left: 0;
      margin-right: 0; }

  .column__block-text {
    max-width: 420px; }
    .column__block-text--pad-left {
      padding-left: 20px; }
    .column__block-text--pad-right {
      padding-right: 20px; }

  .column__block:first-child .column__block-text {
    margin-left: auto;
    margin-right: 0; }
    .column__block:first-child .column__block-text h2,
    .column__block:first-child .column__block-text .feature-link-list {
      text-align: right; }

  .column-bg-wrapper:after {
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0; } }
@media (max-width: 800px) {
  .column.column--mobile-swap .column__block:first-child {
    order: 2; }
  .column.column--mobile-swap .column__block:last-child {
    order: 1; }
  .column.column--thirds .column__block {
    width: 100%;
    margin-bottom: 30px; }

  .column:not(.column--nested) {
    flex-direction: column; }
    .column:not(.column--nested) > .column__block:not(.column__block--image):not(.column__block--row-container) {
      padding-left: 5%;
      padding-right: 5%; }

  .column__block--image img.hide-desktop {
    display: block; }

  .column__block-text {
    margin-bottom: 30px; }

  .column__row {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px; }
    .column__row .column__row-block--text {
      order: 1;
      padding-left: 5%;
      padding-right: 5%;
      margin-bottom: 30px; }
    .column__row .column__row-block--image {
      order: 2; }

  .column__block:last-child .column__row {
    margin-bottom: 0; }

  .column-bg-wrapper {
    padding-top: 60px;
    padding-bottom: 60px; }
    .column-bg-wrapper:after {
      width: 100%;
      right: 0;
      top: 0;
      bottom: 0; } }
.column__block {
  box-sizing: border-box;
  height: 100%; }
  .column__block--image img {
    display: block;
    width: 100%;
    height: auto; }
    .column__block--image img.hide-desktop {
      display: none; }
  .column__block--vert-top {
    align-self: flex-start; }
  .column__block--half-block {
    width: 50%; }

.enclosure {
  position: relative;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }
  .enclosure.enclosure--no-bottom-margin {
    margin-bottom: 0; }
  .enclosure:before, .enclosure:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 8px;
    background: transparent url(../images/enclosure-bg-horz.png) 0 0 repeat-x; }
  .enclosure:before {
    top: 0; }
  .enclosure:after {
    bottom: 0; }

.enclosure__inner {
  position: relative; }
  .enclosure__inner:before, .enclosure__inner:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8px;
    background: transparent url(../images/enclosure-bg-vert.png) 0 0 repeat-y; }
  .enclosure__inner:before {
    left: 0; }
  .enclosure__inner:after {
    right: 0; }

.enclosure__content {
  position: relative; }
  .enclosure__content:before, .enclosure__content:after {
    content: '';
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background: transparent 0 0 no-repeat;
    z-index: 1; }
  .enclosure__content:before {
    top: 0;
    background-image: url(../images/enclosure-bg-TL.png); }
  .enclosure__content:after {
    bottom: 0;
    background-image: url(../images/enclosure-bg-BL.png); }

.enclosure__content-inner {
  position: relative;
  padding: 40px 20px; }
  .enclosure__content-inner:before, .enclosure__content-inner:after {
    content: '';
    position: absolute;
    right: 0;
    width: 20px;
    height: 20px;
    background: transparent 0 0 no-repeat;
    z-index: 1; }
  .enclosure__content-inner:before {
    top: 0;
    background-image: url(../images/enclosure-bg-TR.png); }
  .enclosure__content-inner:after {
    bottom: 0;
    background-image: url(../images/enclosure-bg-BR.png); }

.expandable .expandable__expander {
  font-size: 18px;
  padding: 10px;
  padding-left: 30px;
  background-image: url(../images/toggle-plus.png);
  background-position: 10px center;
  background-repeat: no-repeat; }
  .expandable--expanded .expandable .expandable__expander {
    background-image: url(../images/toggle-minus.png); }
.expandable .expandable__content {
  height: 0;
  margin-left: 30px;
  overflow: hidden; }
.expandable.expandable--expanded .expandable__content {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: padding 0.8s cubic-bezier(0.19, 1, 0.22, 1); }

.feature-pair {
  display: flex;
  flex-direction: row;
  margin-bottom: 60px; }
  .feature-pair .feature-pair__item {
    width: 50%; }
    .feature-pair .feature-pair__item.feature-pair__item--pad-left {
      padding-left: 20px; }
    .feature-pair .feature-pair__item.feature-pair__item--pad-right {
      padding-right: 20px; }

@media (min-width: 801px) {
  .feature-pair.feature-pair--big-bottom-margin {
    margin-bottom: 140px; } }
@media (max-width: 800px) {
  .feature-pair {
    display: block; }
    .feature-pair .feature-pair__item {
      display: flex;
      flex-direction: column;
      width: 100%;
      margin-bottom: 60px;
      box-sizing: border-box; }
      .feature-pair .feature-pair__item.feature-pair__item--pad-left {
        padding: 0; }
      .feature-pair .feature-pair__item.feature-pair__item--pad-right {
        padding: 0; }
    .feature-pair .feature-pair__content {
      order: 1;
      margin-bottom: 30px; }
    .feature-pair .feature-pair__image {
      order: 2; } }
@media (max-width: 800px) {
  .feature-pair .feature-pair__content {
    padding-left: 5%;
    padding-right: 5%; } }
.row {
  margin-bottom: 30px; }
  .row:last-child, .row.row--no-bottom-margin {
    margin-bottom: 0; }
  .row.row--pair {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .row.row--pair .field {
      width: 48%; }

.ui.form .question label {
  display: inline-block; }

.feature-link-list {
  margin-bottom: 8px; }
  .feature-link-list:last-child {
    margin-bottom: 0; }
  .feature-link-list a {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #333;
    margin-left: 30px; }
    .feature-link-list a:first-child {
      margin-left: 0; }
  .feature-link-list.feature-link-list--reversed a {
    color: #fff; }

.gallery-slideshow__button {
  display: flex;
  justify-content: center; }
  .gallery-slideshow__button button {
    padding: 0;
    border: none;
    font: inherit;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
    appearance: none;
    text-decoration: underline;
    font-family: "lemonde-courrier", sans-serif;
    text-transform: uppercase; }
    .gallery-slideshow__button button:hover {
      text-decoration: none; }

.lightbox-container {
  background-color: #fff;
  padding: 45px;
  max-width: 480px;
  margin: 0 auto;
  position: relative; }
  .lightbox-container.lightbox-container--gallery {
    max-width: none;
    padding: 0;
    background-color: transparent; }
    .lightbox-container.lightbox-container--gallery .mfp-close {
      color: #fff; }
  .lightbox-container .slideshow {
    padding-left: 5%;
    padding-right: 5%; }

.news-list {
  display: flex;
  flex-direction: column;
  gap: 3rem; }
  .news-list__item {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    gap: 2rem;
    align-items: center; }
    @media (max-width: 800px) {
      .news-list__item {
        flex-direction: column;
        gap: 0.4rem; } }
  .news-list__image img {
    display: block; }
  .news-list__content {
    padding-bottom: 0.25rem; }
  .news-list__image, .news-list__content {
    width: 100%; }
    .news-list__image h2, .news-list__content h2 {
      margin-bottom: 0.2em; }
  @media (min-width: 801px) {
    .news-list__image, .news-list__content {
      width: 50%; } }

@keyframes slide-up {
  from {
    transform: translateY(80%); }
  to {
    transform: translateY(0%); } }
@keyframes disappear {
  0% {
    opacity: 1;
    transform: translateY(0%); }
  50% {
    opacity: 0; }
  100% {
    opacity: 0;
    transform: translateY(100%); } }
.notification {
  position: fixed;
  bottom: 0;
  left: 20px;
  z-index: 101;
  transform: translateY(80%);
  transition: transform 0.5s ease-in-out, opacity 0.5s ease;
  padding: 30px 20px 30px;
  width: 350px;
  max-width: 90vw;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.9);
  background-color: white;
  animation: slide-up 1s ease-in-out forwards; }
  .notification.is-hidden {
    animation: disappear 0.25s ease-in-out forwards; }
  @media (max-width: 390px) {
    .notification {
      left: 5vw; } }
  .notification h1,
  .notification h2,
  .notification h3 {
    margin: 0 0 .3em 0; }
  .notification__content {
    padding: 0 10px; }
  .notification__close {
    position: absolute;
    top: 12px;
    right: 10px;
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    border: none;
    background: transparent url(../images/icon-burger-close.png) center/20px no-repeat;
    appearance: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: 16px; }
  .notification__buttons * + * {
    margin-top: 10px; }
  .notification .button {
    display: block;
    padding: 10px 6px;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px; }

.pagination {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (max-width: 480px) {
    .pagination a span {
      display: none; } }
  .pagination a {
    display: block;
    text-decoration: none;
    text-transform: uppercase; }
  .pagination__prev, .pagination__all, .pagination__next {
    margin-bottom: 60px; }

.rule-title {
  position: relative;
  text-align: center;
  margin-bottom: 30px; }
  .rule-title:before {
    content: '';
    background-color: #333;
    height: 1px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 0; }
  .rule-title__title {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff; }

.slideshow {
  position: relative; }
  .slideshow.slideshow--vert-top {
    top: 50%;
    transform: translateY(-50%); }
  .slideshow .slideshow__slide {
    display: none;
    width: 100%;
    height: 100%; }
    .slideshow .slideshow__slide:first-child {
      display: block; }
    .slideshow .slideshow__slide .image {
      margin-left: auto;
      margin-right: auto; }
      .slideshow .slideshow__slide .image img {
        display: block;
        margin-left: auto;
        margin-right: auto; }
  .slideshow.slideshow--ready .slideshow__slide {
    display: block; }
  .slideshow .slideshow__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 29px;
    cursor: pointer;
    background: transparent center / 16px 29px no-repeat;
    z-index: 11; }
    .slideshow .slideshow__arrow.slideshow__arrow--prev {
      left: 0;
      background-image: url(../images/arrow-white-previous.png); }
    .slideshow .slideshow__arrow.slideshow__arrow--next {
      right: 0;
      background-image: url(../images/arrow-white-next.png); }

.social-list li {
  display: inline-block; }
.social-list li:first-child {
  margin-right: 30px; }
.social-list img {
  display: block;
  width: 24px;
  height: 24px; }

.team-grid {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto;
  justify-content: space-between; }
  .team-grid .team-grid__main {
    grid-column: 1 / 4; }
  .team-grid .team-grid__team {
    grid-row: 2; }
    .team-grid .team-grid__team img {
      cursor: pointer;
      width: 100%;
      display: block;
      margin-bottom: 15px; }

@media (max-width: 800px) {
  .team-grid__caption {
    padding-left: 5%;
    padding-right: 5%; } }
.text-tiles {
  display: flex;
  flex-direction: row; }
  .text-tiles .text-tiles__tile {
    width: 50%;
    padding-right: 5%;
    box-sizing: border-box; }

@media (max-width: 800px) {
  .text-tiles {
    display: block; }
    .text-tiles .text-tiles__tile {
      width: auto;
      max-width: none;
      box-sizing: border-box;
      margin-bottom: 30px; } }
.testimonial {
  display: flex;
  flex-direction: row; }
  @media (max-width: 800px) {
    .testimonial {
      flex-direction: column; } }
  .testimonial .testimonial__image {
    min-width: 200px;
    margin-right: 30px; }
    .testimonial .testimonial__image img {
      width: 100%; }
  @media (max-width: 801px) {
    .testimonial .testimonial__image {
      min-width: 200px; } }
  .testimonial .testimonial__content {
    color: #333;
    padding-left: 10px;
    text-indent: -10px; }
  .testimonial .testimonial__attr-name {
    font-family: "le-monde-livre-std", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding-left: 10px; }
  .testimonial .testimonial__attr-title {
    font-family: "le-monde-livre-std", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    opacity: .7;
    padding-left: 10px; }

@media print {
  .footer {
    display: none; } }

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