@charset "UTF-8";
/* @override 
	https://static.o-chateau.com/themes/ochateau/css/oct.css */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
@media (min-width: 600px) {
  .wp-block-column {
    flex-basis: calc(50% - 32px);
    flex-grow: 0;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 64px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 64px;
  }
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
main {
  flex: 1 0 auto;
}
html {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #7f7f7f;
}
a {
  color: #03373a;
}
*:focus {
  outline: none;
}
/* cancel flex for IE10 & IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    display: block;
    min-height: 0;
  }
  main {
    flex: none;
  }
}
nav {
  box-shadow: none;
  background: transparent;
}
nav a {
  color: inherit;
}
.max-wrapper {
  width: 90%;
  margin: 0 auto;
}
.container {
  max-width: 1240px;
  margin: 0 auto;
}
iframe {
  border: none;
}
header.top-header {
  background: #03373a;
  padding: 15px 0;
}
header.top-header .row {
  margin-bottom: 0;
}
header.top-header .valign-wrapper > div {
  width: 100%;
  text-align: right;
}
header.top-header .site-logo {
  display: inline-block;
}
header.top-header .lang-switcher {
  width: 40px;
  margin: -30px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
header.top-header .lang-switcher li {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.15s ease-in-out 0s;
}
header.top-header .lang-switcher li.alt {
  top: 24px;
  opacity: 0;
}
header.top-header .lang-switcher:hover li.alt {
  opacity: 1;
}
header.top-header .lang-switcher .current:after {
  font-family: 'FontAwesome';
  content: "\f107";
  color: #fff;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: 6px;
}
header.top-header .lang-switcher .flag {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
header.top-header .lang-switcher .fr .flag {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill-rule='nonzero'%3E%3Cpath d='M1.147.03C.517.03.01.537.01 1.166V18.88c0 .63.507 1.137 1.137 1.137h5.518V.03H1.147z' fill='%230c1c8c'/%3E%3Cpath d='M13.343.03v19.988h5.518c.63 0 1.137-.507 1.137-1.137V1.166c0-.63-.507-1.137-1.137-1.137h-5.518z' fill='%23ef2b2d'/%3E%3Cpath fill='%23fff' d='M6.664.03v19.988h6.68V.03h-3.4z'/%3E%3C/svg%3E");
}
header.top-header .lang-switcher .en .flag {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill-rule='nonzero'%3E%3Cpath d='M1.176.094A1.13 1.13 0 0 0 .045 1.225v17.617a1.13 1.13 0 0 0 1.131 1.131h17.617a1.13 1.13 0 0 0 1.131-1.131V1.225A1.13 1.13 0 0 0 18.793.094H1.176z' fill='%2300247d'/%3E%3Cg fill='%23cf142b'%3E%3Cpath d='M.045 3.43v1.73l8.44 4.873-8.44 4.873v1.73l9.94-5.738 9.94 5.738v-1.73l-8.44-4.873 8.44-4.873V3.43l-9.94 5.738z'/%3E%3Cpath d='M8.275.094v8.23H.045v3.42h8.23v8.23h3.42v-8.23h8.23v-3.42h-8.23V.094h-1.65z'/%3E%3C/g%3E%3Cpath d='M7.942.094v7.51L.045 3.046v.768L7.28 7.99H5.614L.045 4.776v.768l4.24 2.448H.045v.665h7.412l1.15-.02V.094h-.665zm3.42 0V8.66l1.842-.003h6.72V7.99h-4.24l4.24-2.448v-.768l-5.57 3.215h-1.667l7.237-4.178v-.768l-7.897 4.56V.094h-.665zM8.607 11.418c-.383 0-.784-.008-1.15-.008H.045v.665h4.24l-4.24 2.448v.768l5.57-3.215H7.28L.045 16.253v.768l7.897-4.56v7.51h.665v-8.554zm2.754 0v8.554h.665v-7.51l7.897 4.56v-.768l-7.237-4.178h1.668l5.57 3.215v-.768l-4.24-2.448h4.24V11.4h-7.412l-1.15.008z' fill='%23fff'/%3E%3C/svg%3E");
}
header.top-header .currency-switcher {
  width: 60px;
  margin: -30px 0 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
header.top-header .currency-switcher li {
  position: absolute;
  left: 0;
  top: 0;
  transition: opacity 0.15s ease-in-out 0s;
}
header.top-header .currency-switcher li.alt {
  top: 24px;
  opacity: 0;
}
header.top-header .currency-switcher li.usd .currency:before {
  content: "\f155";
}
header.top-header .currency-switcher:hover li.alt {
  opacity: 1;
}
header.top-header .currency-switcher:hover .currency {
  border-color: rgba(255, 255, 255, 0.2);
}
header.top-header .currency-switcher .current:after {
  font-family: 'FontAwesome';
  content: "\f107";
  color: #fff;
  display: inline-block;
  vertical-align: text-bottom;
}
header.top-header .currency-switcher .currency {
  display: inline-block;
  width: 30px;
  line-height: 24px;
  border: 1px solid rgba(255, 255, 255, 0);
  text-align: center;
}
header.top-header .currency-switcher .currency:before {
  font-family: 'Fontawesome';
  content: "\f153";
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
header.top-header .account {
  color: rgba(255, 255, 255, 0.75);
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 20px 0 0;
  line-height: 20px;
}
header.top-header .account:hover {
  color: #fff;
}
header.top-header .account:before {
  display: inline-block;
  vertical-align: text-bottom;
  width: 16px;
  height: 16px;
  content: "";
  margin-right: 8px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
header.top-header .account.my-account:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.474' height='17.63' fill='none' stroke='%23fff' stroke-width='1.5' xmlns:v='https://vecta.io/nano'%3E%3Ccircle cx='8.232' cy='5.164' r='4.414'/%3E%3Cpath d='M.76 16.87a7.48 7.48 0 0 1 7.477-7.391 7.48 7.48 0 0 1 7.476 7.391' stroke-linecap='square' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
header.top-header .account.my-cart:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.679' height='19.651' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1.5' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M18.888 18.9h-16.3L.856 6.227h19.947z'/%3E%3Cpath d='M6.25 6.226V5.33A4.58 4.58 0 0 1 10.833.749h0a4.58 4.58 0 0 1 4.582 4.582v.895'/%3E%3C/svg%3E");
}
nav.main-nav {
  background: #79919d;
}
nav.main-nav i {
  height: auto;
}
nav.main-nav .social-menu a {
  font-size: 20px;
}
nav.main-nav .social-menu a:hover {
  background: inherit;
}
nav.main-nav .main-menu {
  float: none;
  width: 100%;
  text-align: right;
}
nav.main-nav .main-menu li {
  display: inline-block;
  float: none;
  position: relative;
  margin-left: 15px;
  text-transform: uppercase;
}
nav.main-nav .main-menu li a:hover {
  color: rgba(255, 255, 255, 0.5);
  background: inherit;
}
nav.main-nav .main-menu li.menu-item-has-children {
  position: relative;
}
nav.main-nav .main-menu li.menu-item-has-children > a:after {
  font-family: 'FontAwesome';
  content: "\f107";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.5);
}
nav.main-nav .main-menu li.menu-item-has-children > .sub-menu {
  position: absolute;
  left: 0;
  top: 64px;
  background: #79909c;
  width: 200px;
  text-align: left;
  height: 0;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 99;
}
nav.main-nav .main-menu li.menu-item-has-children > .sub-menu li {
  display: block;
  margin: 0;
  height: auto;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
nav.main-nav .main-menu li.menu-item-has-children > .sub-menu li a {
  display: block;
  line-height: 40px;
}
nav.main-nav .main-menu li.menu-item-has-children:hover > .sub-menu {
  height: auto;
}
nav.main-nav .main-menu li.current-menu-item > a {
  color: #03373a;
}
footer.page-footer {
  background: #03373a;
  color: #fff;
  padding: 40px 0;
}
footer.page-footer .site-logo {
  max-width: 120px;
}
footer.page-footer a {
  color: inherit;
  font-weight: 300;
  font-size: .9em;
}
footer.page-footer a:hover {
  text-decoration: underline;
}
footer.page-footer .menu {
  margin: 0;
}
footer.page-footer .menu li {
  margin-bottom: .6em;
}
footer.page-footer p {
  margin: 0;
  font-weight: 300;
  font-size: .9em;
}
footer.page-footer p > a {
  font-size: 1em;
}
footer.page-footer .social-menu {
  margin: 8px 0;
}
footer.page-footer .social-menu li {
  display: inline-block;
  margin-right: 15px;
}
footer.page-footer .social-menu li .fa {
  font-size: 20px;
}
.sidenav-trigger {
  position: absolute;
  left: 15px;
  top: 36px;
  z-index: 9;
  color: #fff;
}
.sidenav {
  background: #b4a371;
}
.sidenav li a {
  color: #fff;
  text-transform: uppercase;
}
.toast {
  background: #b4a371;
}
.preloader-wrapper {
  display: block;
  margin: 80px auto;
}
.spinner-layer {
  border-color: #b4a371;
}
.navigation.pagination {
  text-align: center;
}
.navigation.pagination a,
.navigation.pagination span {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background: #79919d;
  margin: 0 8px;
}
.navigation.pagination a .fa,
.navigation.pagination span .fa {
  height: auto;
  line-height: 1em;
}
.navigation.pagination a.prev,
.navigation.pagination span.prev,
.navigation.pagination a.next,
.navigation.pagination span.next {
  background: #b4c1c8;
}
.navigation.pagination a:hover {
  background: #b4a371;
}
.navigation.pagination .current {
  background: #03373a;
}
#homepage .hero,
.page .hero {
  padding-top: 8vw;
  padding-bottom: 15vw;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#homepage .hero h1,
.page .hero h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 3.5em;
  font-weight: bold;
}
#homepage .hero .about,
.page .hero .about {
  color: #fff;
  font-size: 1.2em;
  line-height: 1.3em;
}
#homepage .hero .about:before,
.page .hero .about:before {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin-bottom: 30px;
}
.darkgreen-intro {
  padding: 60px 0;
  background: #03373a;
  color: #fff;
  font-weight: 300;
}
.darkgreen-intro *:nth-child(1) {
  margin-top: 0;
}
.darkgreen-intro h2 {
  text-transform: uppercase;
  font-size: 1.8em;
  color: #b4a371;
}
.darkgreen-intro h2:after {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin: 20px auto;
}
.group-block {
  margin: 30px 0 60px;
}
.group-block h2 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 14px 30px;
  color: #b4a371;
}
.group-block .title-bar {
  background: #03373a;
  color: #b4a371;
  margin-top: 10vw;
}
.group-block .description {
  padding: 0 30px;
}
.group-block .description:before {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin: 20px 0;
}
.group-block .description strong em,
.group-block .description em strong {
  color: #03373a;
  font-weight: 600;
}
.group-block.negative-margin .image-wrapper {
  margin-top: -10vw;
}
.group-block .image-wrapper {
  position: relative;
}
.group-block .image-wrapper img {
  display: block;
}
.group-block .image-wrapper:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 2;
}
.group-block .cta-wrapper {
  margin: 20px 0 30px;
  padding: 0 30px;
}
.group-block .cta-wrapper .cta {
  display: inline-block;
  padding: 12px 20px;
  background: #03373a;
  color: #fff;
}
.group-block .cta-wrapper .cta:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
.group-block .beenbiz-widget-wrapper {
  background: #b4a371;
  padding: 40px 40px 0;
  z-index: 5;
  position: relative;
}
.group-block .beenbiz-widget-wrapper iframe {
  width: 100%;
}
.page.events .group-block .cta-wrapper .cta {
  background: #b4a371;
}
.page.events .events-rooms {
  padding: 40px 0;
  position: relative;
}
.page.events .events-rooms:after {
  display: block;
  content: "";
  width: 100%;
  height: 300px;
  background: #03373a;
  position: absolute;
  left: 0;
  top: 0;
}
.page.events .events-rooms h2 {
  margin: 1px 0 20px;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #b4a371;
}
.page.events .events-rooms .max-wrapper {
  position: relative;
  z-index: 1;
}
.page.events .events-rooms .slick-track {
  width: calc( 100% + 30px );
  margin-left: -15px;
}
.page.events .events-rooms .room {
  margin: 0 15px 20px;
  background: #b4a371;
  position: relative;
}
.page.events .events-rooms .room .content {
  padding: 30px 40px;
  min-height: 160px;
  color: #fff;
  position: relative;
}
.page.events .events-rooms .room .content:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 15px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: none;
  z-index: 1;
}
.page.events .events-rooms .room h3 {
  text-transform: uppercase;
  color: #fff;
  margin: 10px 0 0;
  font-size: 1.4em;
  font-weight: 600;
}
.page.events .events-rooms .room h3:after {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin: 10px 0 20px;
}
.page.events .events-rooms .room .capacity {
  margin-bottom: 5px;
  font-weight: 300;
}
.page.events .events-rooms .room .capacity:before {
  display: inline-block;
  vertical-align: text-top;
  margin-right: .25em;
  margin-top: .15em;
  width: 16px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.page.events .events-rooms .room .capacity.seated:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.247' height='13.822' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M.5 13.322V9.47l.68-3h6.844l.724 3v3.853M8.43 9.47H.814m.366-3.003V.5h6.844v5.967'/%3E%3C/svg%3E");
}
.page.events .events-rooms .room .capacity.standing:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.411' height='14.434' fill='none' stroke='%23fff' xmlns:v='https://vecta.io/nano'%3E%3Ccircle cx='4.29' cy='2.298' r='1.798'/%3E%3Cg stroke-miterlimit='10'%3E%3Cpath d='M4.292 4.077h0a1.8 1.8 0 0 1 1.8 1.8v4.2h-3.6v-4.2a1.8 1.8 0 0 1 1.8-1.8z'/%3E%3Cpath d='M2.492 10.08v3.853m3.595-3.853v3.853M2.342 5.67l-1.66 2.9' stroke-linecap='square'/%3E%3C/g%3E%3Ccircle cx='10.123' cy='2.298' r='1.798'/%3E%3Cg stroke-miterlimit='10'%3E%3Cpath d='M10.125 4.077h0a1.8 1.8 0 0 1 1.8 1.8v4.2h-3.6v-4.2a1.8 1.8 0 0 1 1.8-1.8z'/%3E%3Cpath d='M8.325 10.08v3.853m3.595-3.853v3.853m.15-8.263l1.66 2.9' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E");
}
.page.events .events-rooms .room .thumbnail {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page.events .events-rooms .room .thumbnail a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 35% 0;
  position: relative;
}
.page.events .events-rooms .room .thumbnail a:hover .cta > span {
  background: #b8152a;
}
.page.events .events-rooms .room .thumbnail a:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 15px );
  position: absolute;
  left: 15px;
  bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-top: none;
  z-index: 1;
}
.page.events .events-rooms .room .thumbnail .valign-wrapper > div {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
.page.events .events-rooms .room .thumbnail .cta > span {
  display: inline-block;
  padding: 12px 20px;
  background: #b4a371;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
.page.events .events-rooms .room .thumbnail .cta > span:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
.page.events .quote-title,
.page.events .activities-title {
  margin: 40px 0;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #b4a371;
  padding: 15px 0;
  background: #03373a;
}
.activities-slider {
  margin: 30px 0;
}
.activities-slider .entity {
  margin: 20px 15px 30px;
}
.activities-slider .entity .content {
  padding: 30px 30px 15px;
  background: #fafafa;
  min-height: 140px;
}
.activities-slider .entity .content h3 {
  margin: 0;
  font-size: 1.2em;
  font-family: 'Source Sans Pro';
  font-weight: 600;
  color: #03373a;
}
.activities-slider .entity .content .subtitle {
  color: #b4a371;
  line-height: 1.3em;
  margin: 10px 0 0;
}
.activities-slider .entity .logo {
  padding-bottom: 100%;
  position: relative;
}
.activities-slider .entity .logo .logo-wrapper {
  width: calc( 100% - 80px );
  height: calc( 100% - 80px );
  display: block;
  content: "";
  position: absolute;
  left: 40px;
  top: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.activities-slider .entity .logo .hover {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: default;
}
.activities-slider .entity .logo .hover:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.activities-slider .entity .logo .hover .image {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transition: opacity 0.4s ease-in-out 0s;
}
.activities-slider .entity .logo .hover:hover .image {
  opacity: 1;
}
.activities-slider .entity .links {
  margin-top: 8px;
}
.activities-slider .entity .links a {
  display: block;
  text-align: center;
  font-size: .85em;
  font-style: italic;
  margin-bottom: 4px;
}
.activities-slider .entity .links a:hover {
  color: #b4a371;
}
.activities-slider .entity .links a:before {
  display: inline-block;
  vertical-align: text-top;
  margin-right: .25em;
  margin-top: .2em;
  width: 12px;
  height: 12px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.activities-slider .entity .links a.website:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.284' height='10.264' fill='none' stroke='%2303373a' stroke-miterlimit='10' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M.5.5h9.284v5.886H.5z'/%3E%3Cpath d='M5.14 6.386V9.17m-2.512.594h5.026' stroke-linecap='square'/%3E%3C/svg%3E");
}
.activities-slider .entity .links a.instagram:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.088' height='21.088' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M10.544,1.875a32.33,32.33,0,0,1,4.218.117,5.434,5.434,0,0,1,1.992.351,4.115,4.115,0,0,1,1.992,1.992A5.434,5.434,0,0,1,19.1,6.326c0,1.054.117,1.406.117,4.218a32.331,32.331,0,0,1-.117,4.218,5.434,5.434,0,0,1-.351,1.992,4.115,4.115,0,0,1-1.992,1.992,5.434,5.434,0,0,1-1.992.351c-1.054,0-1.406.117-4.218.117A32.331,32.331,0,0,1,6.326,19.1a5.434,5.434,0,0,1-1.992-.351,4.114,4.114,0,0,1-1.992-1.992,5.434,5.434,0,0,1-.351-1.992c0-1.054-.117-1.406-.117-4.218a32.33,32.33,0,0,1,.117-4.218,5.434,5.434,0,0,1,.351-1.992,4.208,4.208,0,0,1,.82-1.172,1.981,1.981,0,0,1,1.172-.82,5.434,5.434,0,0,1,1.992-.351,32.33,32.33,0,0,1,4.218-.117m0-1.875A34.616,34.616,0,0,0,6.209.117,7.233,7.233,0,0,0,3.632.586,4.586,4.586,0,0,0,1.757,1.757,4.586,4.586,0,0,0,.586,3.632,5.338,5.338,0,0,0,.117,6.209,34.616,34.616,0,0,0,0,10.544a34.616,34.616,0,0,0,.117,4.335,7.233,7.233,0,0,0,.469,2.577,4.586,4.586,0,0,0,1.172,1.875A4.586,4.586,0,0,0,3.632,20.5a7.233,7.233,0,0,0,2.577.469,34.617,34.617,0,0,0,4.335.117,34.617,34.617,0,0,0,4.335-.117,7.233,7.233,0,0,0,2.577-.469A4.915,4.915,0,0,0,20.5,17.456a7.233,7.233,0,0,0,.469-2.577c0-1.172.117-1.523.117-4.335a34.617,34.617,0,0,0-.117-4.335A7.233,7.233,0,0,0,20.5,3.632a4.586,4.586,0,0,0-1.172-1.875A4.586,4.586,0,0,0,17.456.586,7.233,7.233,0,0,0,14.879.117,34.616,34.616,0,0,0,10.544,0m0,5.155a5.3,5.3,0,0,0-5.389,5.389,5.389,5.389,0,1,0,5.389-5.389m0,8.9a3.452,3.452,0,0,1-3.515-3.515,3.452,3.452,0,0,1,3.515-3.515,3.452,3.452,0,0,1,3.515,3.515,3.452,3.452,0,0,1-3.515,3.515M16.168,3.632a1.289,1.289,0,1,0,1.289,1.289,1.3,1.3,0,0,0-1.289-1.289' fill='%2303373a' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.page.events.rooms .rooms-title-bar {
  margin: 80px 0 40px;
  background: #03373a;
  color: #b4a371;
}
.page.events.rooms .rooms-title-bar h1 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 18px 0 15px;
}
.page.events.rooms .rooms-title-bar .btn {
  background: transparent;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 15px 0;
}
.page.events.rooms .rooms-title-bar .btn:before {
  font-family: 'FontAwesome';
  content: "\f177";
  margin-right: .5em;
}
.page.events.rooms .rooms-subtitle {
  font-style: italic;
  color: #03373a;
}
.page.events.rooms .rooms-subtitle:before {
  display: block;
  content: "";
  width: 25px;
  margin: 0 auto 20px;
  border-bottom: 1px solid #b4a371;
}
.page.events.rooms .rooms-subtitle p {
  margin-top: 0;
}
.page.events.rooms .room-icons {
  border-top: 1px solid #b4a371;
  color: #b4a371;
}
.page.events.rooms .room-icons li {
  padding: 5px 0 5px 24px;
  border-bottom: 1px solid #b4a371;
  position: relative;
}
.page.events.rooms .room-icons li:before {
  display: inline-block;
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 7px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.page.events.rooms .room-icons li.seated:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.247' height='13.822' fill='none' stroke='%23b4a371' stroke-linecap='square' stroke-miterlimit='10' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M.5 13.322V9.47l.68-3h6.844l.724 3v3.853M8.43 9.47H.814m.366-3.003V.5h6.844v5.967'/%3E%3C/svg%3E");
}
.page.events.rooms .room-icons li.standing:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.411' height='14.434' fill='none' stroke='%23b4a371' xmlns:v='https://vecta.io/nano'%3E%3Ccircle cx='4.29' cy='2.298' r='1.798'/%3E%3Cg stroke-miterlimit='10'%3E%3Cpath d='M4.292 4.077h0a1.8 1.8 0 0 1 1.8 1.8v4.2h-3.6v-4.2a1.8 1.8 0 0 1 1.8-1.8z'/%3E%3Cpath d='M2.492 10.08v3.853m3.595-3.853v3.853M2.342 5.67l-1.66 2.9' stroke-linecap='square'/%3E%3C/g%3E%3Ccircle cx='10.123' cy='2.298' r='1.798'/%3E%3Cg stroke-miterlimit='10'%3E%3Cpath d='M10.125 4.077h0a1.8 1.8 0 0 1 1.8 1.8v4.2h-3.6v-4.2a1.8 1.8 0 0 1 1.8-1.8z'/%3E%3Cpath d='M8.325 10.08v3.853m3.595-3.853v3.853m.15-8.263l1.66 2.9' stroke-linecap='square'/%3E%3C/g%3E%3C/svg%3E");
}
.page.events.rooms .room-icons li.video:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.52' height='10.71' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M8.5 5.355l-8 4.5v-9z' fill='%23fff' stroke='%23b4a371'/%3E%3C/svg%3E");
}
.page.events.rooms .room-icons li.sommelier:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.654' height='14.471' fill='none' stroke='%23b4a371' stroke-miterlimit='10' xmlns:v='https://vecta.io/nano'%3E%3Cpath stroke-linecap='square' d='M1.47 13.97h5.714'/%3E%3Cpath d='M1.312.5L.54 4.767c-.073.486-.047.98.076 1.457l.075.316c.416 1.668 1.915 2.837 3.634 2.836h.007c1.712 0 3.206-1.16 3.63-2.82l.07-.3c.125-.478.152-.976.08-1.464L7.34.5z'/%3E%3Cpath d='M4.333 9.376v4.595M.617 6.224h7.417' stroke-linecap='square'/%3E%3C/svg%3E");
}
.catalog-header {
  background: #03373a;
  color: #b4a371;
  padding-top: 30px;
  min-height: 240px;
}
.catalog-header h1 {
  text-transform: uppercase;
  font-size: 1.8em;
  margin: 0;
}
.catalog-header h1 small {
  display: block;
}
.catalog-header .btn,
.catalog-header .post-nav a {
  font-weight: 300;
  background: transparent;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin: 0;
  color: #fff;
  font-size: 14px;
}
.catalog-header .btn:before,
.catalog-header .post-nav a:before {
  font-family: 'FontAwesome';
  content: "\f177";
  margin-right: .5em;
}
.catalog-header .post-nav {
  text-align: right;
}
.catalog-header .post-nav a {
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
}
.catalog-header .post-nav .next a:before {
  display: none;
}
.catalog-header .post-nav .next a:after {
  font-family: 'FontAwesome';
  content: "\f105";
  margin-left: .5em;
}
.catalog-header .post-nav .prev a:before {
  content: "\f104";
}
.materialboxed:hover:not(.active) {
  opacity: 1;
}
.product-page {
  padding-bottom: 60px;
}
.product-page .product {
  margin-top: -160px;
}
.product-page .product .beenbiz {
  background: #b4a371;
  padding: 30px 20px 10px;
}
.product-page .product .beenbiz.calendar iframe {
  min-height: 480px;
}
.product-page .product .beenbiz .product-metas {
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
}
.product-page .product .beenbiz .product-metas small {
  display: block;
}
.product-page .product .shipping h2 {
  color: #79919d;
  font-weight: 300;
  font-size: 1.2em;
}
.product-page .product .shipping p {
  font-weight: 300;
}
.product-page h2,
.product-page h3 {
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
  color: #03373a;
  font-weight: 600;
  font-size: 1.4em;
}
.product-page h3 {
  font-weight: 300;
  font-size: 1.2em;
  font-style: italic;
}
.product-page .product-info {
  padding: 30px;
  background: #fff;
}
.product-page .product-info h1 {
  text-transform: uppercase;
  font-size: 2em;
  margin: 0 0 15px;
  color: #b4a371;
}
.product-page .product-info h1 small {
  display: block;
}
.product-page .product-info .vintage {
  margin: -10px 0 20px;
  color: #b4a371;
}
.product-page .product-info .cuvee {
  margin: 15px 0;
  color: #b4a371;
  font-weight: 300;
  font-style: italic;
  font-size: 1.1em;
}
.product-page .product-info .product-details > *:nth-child(1) {
  margin-top: 0;
}
.product-page .product-price {
  margin-top: 8px;
  color: #03373a;
}
.product-page .product-price > div {
  margin: 10px 0;
}
.product-page .product-price .info:before,
.product-page .product-price .price:before {
  display: inline-block;
  vertical-align: text-top;
  content: "";
  width: 16px;
  height: 16px;
  margin-right: .5em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.product-page .product-price .info:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.888' height='14.888' fill='none' stroke='%2303373a' xmlns:v='https://vecta.io/nano'%3E%3Ccircle cx='7.444' cy='7.444' r='6.944'/%3E%3Cpath d='M7.443 10.897v-4.04m0-2.35v.124' stroke-linecap='square' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.product-page .product-price .price:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.838' height='12.457' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M10.352 6.22a2.99 2.99 0 0 0 2.986 2.986v2.75H.5V.5h12.838v2.74a2.99 2.99 0 0 0-2.985 2.982z' fill='none' stroke='%2303373a' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.product-page .product-price .info {
  text-transform: uppercase;
}
.product-page .product-price .info strong {
  font-weight: 600;
}
.product-page .product-price .info a:hover {
  color: #b4a371;
}
.product-page .product-price .metas:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: .25em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' stroke='%2303373a' xmlns:v='https://vecta.io/nano'%3E%3Ccircle cx='7.5' cy='7.5' r='7'/%3E%3Cpath d='M7.5 3.607V7.5h3.808' stroke-linecap='square' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.product-page .product-img {
  position: relative;
  /*
		&:before {
			display: block;
			content: "";
			width: ~"calc( 100% - 30px )";
			height: ~"calc( 100% - 30px )";
			position: absolute;
			left: 15px;
			top: 15px;
			border: 1px solid @gold;
			z-index: 1;
		}
		*/
}
.product-page .product-img img {
  display: block;
  width: 100%;
  position: relative;
}
.product-page .video-container {
  margin: 30px 0;
  border: 20px solid #79919d;
  padding-bottom: calc( 56.25% - 40px );
}
.product-page .product-gallery .img-wrapper:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.product-page .product-gallery-nav {
  margin: 10px 0;
}
.product-page .product-gallery-nav img {
  cursor: pointer;
}
.product-page .review-stars {
  margin: 10px 0;
}
.product-page .review-stars .fa {
  font-size: 1.2em;
  color: #03373a;
  margin-right: .15em;
}
.product-page .review-stars .fa.disabled {
  color: #c6c6c6;
}
.product-page .related-title {
  background: #03373a;
  margin: 60px 0 40px;
}
.product-page .related-title .title {
  display: inline-block;
  color: #b4a371;
  text-transform: uppercase;
  font-family: 'Poiret One', sans-serif;
  font-size: 1.8em;
  padding: 15px 0;
}
.product-page ul,
.product-page ol {
  margin: 1em 0;
}
.product-page ul li,
.product-page ol li {
  margin-bottom: .5em;
}
.product-page ul li ul,
.product-page ol li ul {
  margin-top: .5em;
}
.product-page ul:not(.slick-dots) li {
  position: relative;
  padding-left: 16px;
}
.product-page ul:not(.slick-dots) li:before {
  display: block;
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: auto;
  color: #b4a371;
}
.product-item {
  background: #fafafa;
  margin-bottom: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.07);
}
.product-item .product-thumbnail {
  padding: 0 0 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: relative;
}
.product-item .product-thumbnail a {
  display: block;
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.product-item .product-thumbnail a:hover .btn {
  background: #b4a371;
}
.product-item .product-thumbnail .valign-wrapper {
  height: 100%;
}
.product-item .product-thumbnail .valign-wrapper > div {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
.product-item .product-thumbnail .btn {
  display: inline-block;
  padding: 12px 20px;
  height: auto;
  line-height: 1.2em;
  background: #03373a;
  color: #fff;
  box-shadow: none;
}
.product-item .product-thumbnail .btn:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
.product-item.wine-tasting-item .cta > a {
  background: #b8152a;
}
.product-item.wine-tasting-item .product-thumbnail {
  background-size: cover;
}
.product-item .product-header {
  padding: 22px;
}
.product-item .product-header .category {
  font-style: italic;
  font-weight: 300;
  color: #b4a371;
}
.product-item .product-header .product-title {
  font-family: 'Source Sans Pro', sans-serif;
  text-transform: uppercase;
  font-size: 1.3em;
  margin: 6px 0 15px;
  font-weight: 700;
}
.product-item .product-header .vintage {
  margin: -15px 0 5px;
  color: #b4a371;
}
.product-item .product-header .price {
  color: #03373a;
}
.product-item .product-header .price:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: .5em;
  margin-top: -0.25em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.838' height='12.457' xmlns:v='https://vecta.io/nano'%3E%3Cpath d='M10.352 6.22a2.99 2.99 0 0 0 2.986 2.986v2.75H.5V.5h12.838v2.74a2.99 2.99 0 0 0-2.985 2.982z' fill='none' stroke='%2303373a' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.product-item .product-header .metas {
  color: #03373a;
}
.product-item .product-header .metas span {
  display: inline-block;
  vertical-align: middle;
}
.product-item .product-header .metas span.price {
  margin-left: 15px;
}
.product-item .product-header .metas span.hour + .duration:before {
  display: inline-block;
  content: "-";
  margin: 0 3px;
}
.product-item .product-header .metas span.hour-duration:before {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  vertical-align: middle;
  margin-right: .25em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none' stroke='%2303373a' xmlns:v='https://vecta.io/nano'%3E%3Ccircle cx='7.5' cy='7.5' r='7'/%3E%3Cpath d='M7.5 3.607V7.5h3.808' stroke-linecap='square' stroke-miterlimit='10'/%3E%3C/svg%3E");
}
.page.history .banner-title {
  background: #03373a;
  margin: 90px 0 40px;
}
.page.history .banner-title h2 {
  margin: 0;
  display: inline-block;
  color: #b4a371;
  text-transform: uppercase;
  font-family: 'Poiret One', sans-serif;
  font-size: 1.8em;
  padding: 15px 0;
}
.page.history .person-item {
  background: #fafafa;
  margin-bottom: 30px;
}
.page.history .person-item .desc {
  padding: 22px;
}
.page.history .person-item .desc .role {
  color: #b4a371;
  font-style: italic;
}
.page.history .person-item .desc .name {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.3em;
  margin: 6px 0 15px;
  font-weight: 700;
  color: #03373a;
}
.page.history .person-item .portrait {
  content: "";
  display: block;
  position: relative;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.page.history .person-item .portrait:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.page.history .internal-links {
  margin: 40px 0;
}
.page.history .internal-links .link-item {
  padding: 30px;
}
.page.history .internal-links .link-item .link-name {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #b4a371;
}
.page.history .internal-links .link-item .link-desc:before {
  display: block;
  content: "";
  width: 25px;
  border-bottom: 1px solid #b4a371;
  margin: 15px 0;
}
.page.history .internal-links .link-item .cta {
  margin: 20px 0 10px;
}
.page.history .internal-links .link-item .cta .btn {
  background: #03373a;
  box-shadow: none;
}
.page.history .internal-links .link-item .cta .btn:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  opacity: .5;
}
.page.history .other-activities-intro {
  padding: 90px 0 80px;
  background: #03373a;
  color: #fff;
}
.page.history .other-activities-intro h2 {
  text-transform: uppercase;
  font-size: 1.8em;
  color: #b4a371;
  margin: 0;
}
.page.history .other-activities-intro h2:after {
  display: block;
  content: "";
  width: 25px;
  margin: 20px auto;
  border-bottom: 1px solid #b4a371;
}
.product-cat-archive {
  padding-bottom: 60px;
}
.product-cat-archive .best-sellers-title,
.product-cat-archive .all-products-title {
  margin: 80px 0 20px;
  display: block;
  background: #03373a;
  color: #b4a371;
  text-transform: uppercase;
  font-family: 'Poiret One', sans-serif;
  font-size: 1.8em;
  padding: 15px 0;
}
.product-cat-archive .best-sellers-intro,
.product-cat-archive .all-products-intro {
  color: #03373a;
  font-style: italic;
  margin-bottom: 40px;
}
.product-cat-archive .best-sellers-intro:before,
.product-cat-archive .all-products-intro:before {
  display: block;
  content: "";
  width: 25px;
  margin: 20px auto;
  border-bottom: 1px solid #b4a371;
}
.product-cat-archive .best-sellers-slider .product-item {
  margin: 0 10px 30px;
}
.product-cat-archive .product-filters {
  margin: 0 0 40px;
}
.product-cat-archive .product-filters h4 {
  font-family: 'Source Sans Pro';
  text-transform: uppercase;
  margin: 0;
  font-size: 1.2em;
  font-weight: 600;
  color: #03373a;
  cursor: pointer;
}
.product-cat-archive .product-filters .block-toggle {
  margin-bottom: 15px;
}
.product-cat-archive .product-filters .block-toggle h4 {
  color: #b4a371;
  transition: all 0.3s ease-in-out 0s;
}
.product-cat-archive .product-filters .block-toggle h4:hover {
  color: #03373a;
}
.product-cat-archive .product-filters .block-toggle h4:after {
  font-family: 'FontAwesome';
  font-weight: normal;
  display: inline-block;
  content: "\f106";
  float: right;
  color: #b4a371;
}
.product-cat-archive .product-filters .block-toggle ul {
  display: none;
}
.product-cat-archive .product-filters .block-toggle.opened h4 {
  color: #03373a;
}
.product-cat-archive .product-filters .block-toggle.opened ul {
  display: block;
}
.product-cat-archive .product-filters #max-price {
  display: inline-block;
  margin-left: .5em;
  font-weight: 400;
  color: #79919d;
}
.product-cat-archive .product-filters p {
  margin: 0 0 6px;
}
.product-cat-archive .product-filters input[type=checkbox] + span {
  padding-left: 26px;
}
.product-cat-archive .product-filters input[type=checkbox]:checked + span {
  color: #03373a;
}
.product-cat-archive .product-filters input[type=checkbox]:checked + span:before {
  border-right: 2px solid #b4a371;
  border-bottom: 2px solid #b4a371;
}
.product-cat-archive .product-filters input[type=range]::-webkit-slider-runnable-track {
  background: #e0d9c4;
}
.product-cat-archive .product-filters input[type=range]::-webkit-slider-thumb {
  background: #03373a;
}
.product-cat-archive .product-filters .range-field input[type=range] + .thumb {
  background: #b4a371;
}
.archive-wine-tasting {
  padding-bottom: 60px;
}
.archive-wine-tasting .title-bar {
  margin: 80px 0 40px;
  background: #03373a;
  color: #b4a371;
}
.archive-wine-tasting .title-bar h1 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 18px 0 15px;
}
.archive-wine-tasting .subtitle {
  font-style: italic;
  color: #03373a;
  margin-bottom: 60px;
}
.archive-wine-tasting .subtitle:before {
  display: block;
  content: "";
  width: 25px;
  margin: 0 auto 20px;
  border-bottom: 1px solid #b4a371;
}
.archive-wine-tasting .subtitle p {
  margin-top: 0;
}
.page.contact-page .contact-title-bar {
  margin: 80px 0 40px;
  background: #03373a;
  color: #b4a371;
}
.page.contact-page .contact-title-bar h1 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 18px 0 15px;
}
.page.contact-page > .container {
  margin-top: 50px;
}
.page.contact-page .contact-subtitle {
  font-style: italic;
  color: #03373a;
}
.page.contact-page .contact-subtitle:before {
  display: block;
  content: "";
  width: 25px;
  margin: 0 auto 20px;
  border-bottom: 1px solid #b4a371;
}
.page.contact-page .contact-subtitle p {
  margin-top: 0;
}
.page.contact-page .contact-wrapper h2 {
  font-size: 1.8em;
  margin-top: 0;
  text-transform: uppercase;
  color: #b4a371;
}
.page.contact-page .contact-wrapper h2:after {
  display: block;
  width: 25px;
  content: "";
  border-bottom: 1px solid #b4a371;
  margin: 20px 0;
}
.page.contact-page .contact-wrapper ul li strong {
  color: #b4a371;
}
.responsive-embed {
  position: relative;
  margin: 40px 0;
}
.responsive-embed iframe {
  width: 100%;
}
.instagram-feed {
  margin: 40px 0;
}
.instagram-feed .insta-title {
  margin: 0;
  font-family: 'Poiret One', sans-serif;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 10px 0;
  background: #03373a;
  color: #b4a371;
}
.instagram-feed .insta-subtitle {
  font-style: italic;
}
.instagram-feed .insta-subtitle:before {
  display: block;
  width: 25px;
  content: "";
  border-bottom: 1px solid #b4a371;
  margin: 20px auto;
}
.instagram-feed .insta-subtitle a:before {
  display: inline-block;
  vertical-align: middle;
  font-family: 'FontAwesome';
  font-style: normal;
  content: "\f16d";
  font-size: 20px;
  margin-right: .5em;
}
.instagram-feed .insta-feed-slider {
  width: calc( 100% + 20px );
  margin-left: -20px;
}
.instagram-feed .insta-feed-slider a {
  display: block;
  margin: 0 10px;
  position: relative;
}
.instagram-feed .insta-feed-slider a.video:before {
  display: block;
  font-family: 'FontAwesome';
  content: "\f03d";
  right: 12px;
  top: 12px;
  position: absolute;
  color: #fff;
}
.instagram-feed .slick-dots {
  margin-top: 20px;
}
main > .error {
  padding: 80px 0;
}
main > .error h1 {
  color: #79919d;
}
main > .error h2 {
  color: #b4a371;
}
main.vouchers {
  padding-bottom: 60px;
}
main.vouchers .vouchers-title-bar {
  margin: 80px 0 40px;
  background: #03373a;
  color: #b4a371;
}
main.vouchers .vouchers-title-bar h1 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 18px 0 15px;
}
main.vouchers .vouchers-wysiwyg {
  background: #b4a371;
  color: #fff;
  padding: 20px 0;
}
main.vouchers .vouchers-wysiwyg .row {
  margin-bottom: 0;
}
main.vouchers .vouchers-wysiwyg + .vouchers-title-bar {
  margin-top: 0;
}
main.vouchers .vouchers-wysiwyg iframe {
  max-width: 640px;
  margin: 0 auto;
}
main.vouchers .vouchers-subtitle {
  font-style: italic;
}
main.vouchers .vouchers-subtitle:before {
  display: block;
  width: 25px;
  content: "";
  border-bottom: 1px solid #b4a371;
  margin: 20px auto;
}
main.vouchers .vouchers-subtitle a:before {
  display: inline-block;
  vertical-align: middle;
  font-family: 'FontAwesome';
  font-style: normal;
  content: "\f16d";
  font-size: 20px;
  margin-right: .5em;
}
main.vouchers .beenbiz {
  padding: 20px;
  background: #b4a371;
  color: #fff;
}
main.vouchers .service-wrapper {
  background: #03373a;
  color: #fff;
  margin-bottom: 30px;
}
main.vouchers .service-wrapper .title {
  padding: 40px 40px 20px;
  position: relative;
}
main.vouchers .service-wrapper .title:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 15px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: none;
  z-index: 2;
}
main.vouchers .service-wrapper .title h2 {
  margin: 0;
  font-size: 2em;
  text-transform: uppercase;
}
main.vouchers .service-wrapper .title .description {
  font-size: .9em;
  font-weight: 300;
}
main.vouchers .service-wrapper .title .description:before {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin: 20px 0;
}
main.vouchers .cta-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
main.vouchers .cta-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
main.vouchers .cta-wrapper a:hover .cta {
  margin-top: -10px;
}
main.vouchers .cta-wrapper a:hover .cta:after {
  color: #fff;
}
main.vouchers .cta-wrapper a:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 15px );
  position: absolute;
  left: 15px;
  bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-top: none;
  z-index: 2;
}
main.vouchers .cta-wrapper .cta {
  display: inline-block;
  position: relative;
  z-index: 3;
  background: #03373a;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 20px;
  transition: all 0.3s ease-in-out 0s;
}
main.vouchers .cta-wrapper .cta:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
main.vouchers .valign-wrapper {
  height: 16vw;
}
main.vouchers .valign-wrapper > div {
  width: 100%;
}
.shipping-fees-btn {
  display: block;
  text-align: center;
  background: #03373a;
  color: #fff;
  padding: 3px 30px 3px 10px;
  border-radius: 4px;
}
.shipping-fees-btn:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 48px;
  height: 48px;
  margin-right: 10px;
  background: url('../img/icon_shipping.png') no-repeat center center;
  background-size: contain;
}
.included-tasted-wines h2 {
  font-family: 'Poiret One', sans-serif;
  font-weight: 300;
  font-size: 2em;
  color: #b4a371;
}
.included-wine {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.07);
  padding: 20px;
}
.included-wine .row {
  margin-bottom: 0;
}
.included-wine .video-container {
  background: #79919d;
  margin: 0;
}
.included-wine .category {
  font-size: 1em;
  text-transform: uppercase;
}
.included-wine .product-title {
  margin: 0;
  font-size: 2.2em;
}
.included-wine .btn {
  display: inline-block;
  padding: 12px 20px;
  height: auto;
  line-height: 1.2em;
  background: #03373a;
  color: #fff;
  box-shadow: none;
  margin-top: 20px;
}
.included-wine .btn:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
.home-tasting-gallery img {
  display: block;
}
@media only screen and (min-width: 992px) {
  .main-nav.sticky {
    position: fixed;
    z-index: 999;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  }
  .main-nav.sticky .social-menu {
    display: none;
  }
  .main-nav.sticky .sticky-logo {
    display: block;
    content: "";
    width: 100%;
    height: 64px;
    background: url('../img/o-chateau.svg') no-repeat center center;
  }
}
@media only screen and (max-width: 1200px) {
  nav.main-nav .main-menu li {
    margin-left: .3vw;
  }
  nav.main-nav .main-menu li > a {
    font-size: 1.3vw;
  }
  nav.main-nav .social-menu li a {
    padding: 0 8px;
  }
}
@media only screen and (max-width: 990px) {
  header.top-header .site-logo {
    display: block;
    margin: 0 auto;
    max-width: 220px;
  }
  footer.page-footer {
    text-align: center;
  }
  .group-block h2,
  .group-block .description {
    padding: 0;
  }
}
@media only screen and (max-width: 600px) {
  main.vouchers .valign-wrapper {
    min-height: 60vw;
  }
  .group-block .title-bar h2 {
    padding: 10px 0;
  }
  .group-block.negative-margin .image-wrapper {
    margin-top: 0;
  }
  iframe {
    max-width: 100%;
  }
  body {
    padding-top: 80px;
  }
  header.top-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
    background: #03373a;
  }
  .sidenav-trigger {
    position: fixed;
    z-index: 99;
  }
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Poiret One', sans-serif;
  font-weight: normal;
}
.post-content h1 {
  color: #b4a371;
}
.post-content h2 {
  font-size: 1.6em;
}
.post-content h3 {
  font-size: 1.4em;
}
.post-content h4 {
  font-size: 1.2em;
}
.post-content h5 {
  font-size: 1.1em;
}
.post-content p,
.post-content h6 {
  font-size: 1em;
  margin: .5em 0;
}
.post-content table {
  font-size: .9em;
  background: #fff;
  margin: 1em 0;
}
.post-content table tr {
  border-bottom: 2px solid #79919d;
}
.post-content blockquote {
  border-color: #79919d;
  font-style: italic;
  font-weight: 600;
  color: #7f7f7f;
}
.post-content ul,
.post-content ol {
  margin: 1em 0;
}
.post-content ul li,
.post-content ol li {
  margin-bottom: .5em;
}
.post-content ul li ul,
.post-content ol li ul {
  margin-top: .5em;
}
.post-content ul li {
  position: relative;
  padding-left: 16px;
}
.post-content ul li:before {
  display: block;
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: auto;
  color: #b4a371;
}
.post-content strong {
  font-weight: 600;
}
.post-content .wp-block-gallery {
  margin: 30px 0;
}
.post-content .wp-block-gallery li {
  padding: 0;
}
.post-content .wp-block-gallery li:before {
  content: "";
  display: none;
}
.post-content figure {
  margin: 0;
}
.post-content .video-container {
  margin: 30px 0;
}
form {
  margin: 30px 0;
}
form .row {
  margin-bottom: 0;
}
form .input-field input[type=text],
form .input-field input[type=tel],
form .input-field input[type=email],
form .input-field input[type=number],
form .input-field textarea {
  background: #fbf9f6;
  border: none;
  box-shadow: none;
  padding: 0 15px;
  width: calc( 100% - 30px );
}
form .input-field input[type=text] + label,
form .input-field input[type=tel] + label,
form .input-field input[type=email] + label,
form .input-field input[type=number] + label,
form .input-field textarea + label {
  margin-left: 15px;
  color: #b4a371;
}
form .input-field input[type=text] + label.active,
form .input-field input[type=tel] + label.active,
form .input-field input[type=email] + label.active,
form .input-field input[type=number] + label.active,
form .input-field textarea + label.active {
  color: #79919d !important;
  margin-left: 0;
  top: -6px;
}
form .input-field input[type=text]:focus,
form .input-field input[type=tel]:focus,
form .input-field input[type=email]:focus,
form .input-field input[type=number]:focus,
form .input-field textarea:focus {
  border: none !important;
  box-shadow: none !important;
  background: #fafafa;
}
form .input-field input[type=text]:focus + label,
form .input-field input[type=tel]:focus + label,
form .input-field input[type=email]:focus + label,
form .input-field input[type=number]:focus + label,
form .input-field textarea:focus + label {
  color: #79919d !important;
  margin-left: 0;
  top: -6px;
}
form .input-field textarea {
  width: 100%;
  min-height: 6em;
  padding: 15px;
}
form button {
  display: inline-block;
  background: #79919d;
  padding: 10px 30px;
  text-transform: uppercase;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
form button:hover {
  background: #8ea2ac;
}
#homepage #services {
  margin-top: -10vw;
}
#homepage #services .service-wrapper {
  background: #03373a;
  color: #fff;
  margin-bottom: 30px;
}
#homepage #services .service-wrapper .title {
  padding: 40px;
  position: relative;
}
#homepage #services .service-wrapper .title:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 15px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: none;
  z-index: 2;
}
#homepage #services .service-wrapper .title h2 {
  margin: 0;
  font-size: 2em;
  text-transform: uppercase;
}
#homepage #services .service-wrapper .title .subtitle {
  font-size: 1.3em;
  font-weight: 300;
}
#homepage #services .service-wrapper .title .description {
  font-size: .9em;
  font-weight: 300;
}
#homepage #services .service-wrapper .title .description:before {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.7);
  margin: 20px 0;
}
#homepage #services .service-wrapper.block-1 {
  background: #b8152a;
}
#homepage #services .service-wrapper.block-1 .cta-wrapper .cta {
  background: #b8152a;
}
#homepage #services .service-wrapper.block-2 {
  background: #b4a371;
}
#homepage #services .service-wrapper.block-2 .cta-wrapper .cta {
  background: #b4a371;
}
#homepage #services .cta-wrapper {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#homepage #services .cta-wrapper a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#homepage #services .cta-wrapper a:hover .cta {
  margin-top: -10px;
}
#homepage #services .cta-wrapper a:hover .cta:hover:after {
  color: #fff;
}
#homepage #services .cta-wrapper a:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 15px );
  position: absolute;
  left: 15px;
  bottom: 15px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-top: none;
  z-index: 2;
}
#homepage #services .cta-wrapper .cta {
  display: inline-block;
  position: relative;
  z-index: 3;
  background: #03373a;
  color: #fff;
  text-transform: uppercase;
  padding: 12px 20px;
  transition: all 0.3s ease-in-out 0s;
}
#homepage #services .cta-wrapper .cta:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
#homepage #services .valign-wrapper {
  height: 13vw;
}
#homepage #services .valign-wrapper > div {
  width: 100%;
}
#homepage .about-us .title-bar,
#homepage .reservations .title-bar {
  background: #03373a;
  color: #b4a371;
  margin-top: 10vw;
}
#homepage .about-us .title-bar h2,
#homepage .reservations .title-bar h2 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 14px 0;
}
#homepage .about-us .description:before,
#homepage .reservations .description:before {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin: 20px 0;
}
#homepage .about-us .image-wrapper,
#homepage .reservations .image-wrapper {
  margin-top: -10vw;
  position: relative;
}
#homepage .about-us .image-wrapper img,
#homepage .reservations .image-wrapper img {
  display: block;
}
#homepage .about-us .image-wrapper:before,
#homepage .reservations .image-wrapper:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 2;
}
#homepage .about-us .cta-wrapper,
#homepage .reservations .cta-wrapper {
  margin-top: 20px;
}
#homepage .about-us .cta-wrapper .cta,
#homepage .reservations .cta-wrapper .cta {
  display: inline-block;
  padding: 12px 20px;
  background: #03373a;
  color: #fff;
}
#homepage .about-us .cta-wrapper .cta:after,
#homepage .reservations .cta-wrapper .cta:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
#homepage .awards {
  margin: 50px 0;
}
#homepage .awards h2 {
  margin: 0;
  font-size: 1.8em;
  text-transform: uppercase;
  padding: 14px 0;
  color: #b4a371;
}
#homepage .awards .subtitle {
  font-size: 1.2em;
  line-height: 1.3em;
  font-style: italic;
  color: #03373a;
  margin: 1em 0;
}
#homepage .awards .awards-slider .award {
  width: 200px;
  height: 200px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
#homepage .reservations .beenbiz-widget-wrapper {
  background: #b4a371;
  padding: 40px 40px 0;
  z-index: 5;
  position: relative;
  margin: -80px 0 60px;
}
#homepage .reservations .beenbiz-widget-wrapper iframe {
  width: 100%;
  min-height: 240px;
}
#homepage .instagram-feed .insta-title {
  background: #fff;
  color: #b4a371;
}
#homepage .book-wine-tasting {
  padding: 50px 0;
}
#homepage .book-wine-tasting h2 {
  margin: 0;
  font-size: 2em;
  text-transform: uppercase;
  color: #b4a371;
}
#homepage .book-wine-tasting .description {
  font-size: 1.2em;
  line-height: 1.3em;
  font-style: italic;
  color: #03373a;
  margin: 1em 0;
}
#homepage .book-wine-tasting .description:before {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin: 20px auto;
}
#homepage .book-wine-tasting .wine-tasting-slider {
  margin: 40px 0;
}
#homepage .book-wine-tasting .wine-tasting-slider .product-item {
  margin: 0 15px 30px;
}
#homepage .deliveries {
  padding: 50px 0;
  background: #03373a;
  color: #fff;
}
#homepage .deliveries h2 {
  margin: 0;
  font-size: 2em;
  text-transform: uppercase;
  color: #b4a371;
}
#homepage .deliveries h2:after {
  display: block;
  content: "";
  width: 25px;
  border-top: 1px solid #b4a371;
  margin: 20px 0;
}
#homepage .deliveries ul li {
  margin-bottom: 1em;
  position: relative;
  padding-left: 16px;
}
#homepage .deliveries ul li:before {
  display: block;
  content: "\f105";
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: auto;
  color: #b4a371;
}
#homepage .deliveries ul li strong {
  font-weight: 600;
  color: #b4a371;
}
#homepage .deliveries .product-cat {
  min-height: 300px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 30px;
}
#homepage .deliveries .product-cat a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
#homepage .deliveries .product-cat a:before {
  display: block;
  content: "";
  width: calc( 100% - 30px );
  height: calc( 100% - 30px );
  position: absolute;
  left: 15px;
  top: 15px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 2;
}
#homepage .deliveries .product-cat a .valign-wrapper {
  height: 100%;
  text-align: center;
}
#homepage .deliveries .product-cat a .valign-wrapper .button {
  margin: 0 auto;
  display: inline-block;
  padding: 12px 6px;
  max-width: 60%;
  text-transform: uppercase;
  text-align: center;
  background: #03373a;
  color: #fff;
}
#homepage .deliveries .product-cat a .valign-wrapper .button:after {
  font-family: 'FontAwesome';
  content: "\f178";
  margin-left: .5em;
  color: rgba(255, 255, 255, 0.4);
}
#homepage .deliveries .product-cat a:hover .valign-wrapper .button {
  background: #b4a371;
}
@media only screen and (max-width: 990px) {
  #homepage .reservations .beenbiz-widget-wrapper {
    margin-top: 40px;
    padding: 15px 0;
    min-height: 480px;
  }
}
@media only screen and (max-width: 600px) {
  #homepage #services .valign-wrapper {
    height: 240px;
    margin-bottom: 40px;
  }
  #homepage .about-us .image-wrapper,
  #homepage .reservations .image-wrapper {
    margin-top: 0;
  }
}
@media only screen and (max-width: 993px) {
  .container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  #homepage .hero h1,
  .page .hero h1 {
    font-size: 2.5em;
  }
  #homepage #services .service-wrapper .title {
    padding: 30px;
  }
  #homepage #services .service-wrapper .title h2 {
    font-size: calc(1.7em);
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url('../img/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  /*    font-family: @slick-font-family;*/
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick.eot');
  src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: relative;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li:only-child {
  display: none;
}
.slick-dots li button {
  border: 1px solid #79919d;
  background: transparent;
  display: block;
  height: 12px;
  width: 12px;
  border-radius: 6px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  content: "";
  top: 2px;
  left: 2px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #79919d;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
