@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 25, ../sass/_mixins.scss */
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 30, ../sass/_mixins.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, ../sass/_products.scss */
.product-section {
  width: 100%;
}
/* line 5, ../sass/_products.scss */
.product-section.subpage.craftpage {
  overflow: hidden;
  padding-top: 0;
}
/* line 8, ../sass/_products.scss */
.product-section.subpage.craftpage .quote-blackVersion-wrapper {
  width: 100%;
  max-width: 100%;
  background: #252629;
  padding: 5% 0;
}
/* line 13, ../sass/_products.scss */
.product-section.subpage.craftpage .quote-blackVersion-wrapper .quote-subtitle {
  color: #f2f2f2;
  font-family: 'Roboto Slab', serif;
  font-size: 14.5px;
  text-align: center;
  line-height: 30px;
  font-weight: 300;
}
/* line 22, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block {
  background: #fff;
  width: 710px;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 22.5px 0 22.5px 0;
}
/* line 29, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block.top {
  padding-top: 6% !important;
}
@media (max-width: 480px) {
  /* line 29, ../sass/_products.scss */
  .product-section.subpage.craftpage .subpage-one-block.top {
    padding-top: 15% !important;
  }
}
/* line 33, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block.bottom {
  padding-bottom: 6% !important;
}
@media (max-width: 480px) {
  /* line 33, ../sass/_products.scss */
  .product-section.subpage.craftpage .subpage-one-block.bottom {
    padding-bottom: 15% !important;
  }
}
/* line 37, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block.voyageHolder {
  max-width: 100%;
  width: 745px;
  padding: 6% 0;
}
/* line 42, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block {
  padding-left: 40px;
  float: left;
}
/* line 45, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block .subpage-image-holder {
  text-align: right;
  width: 85%;
}
/* line 48, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block .subpage-image-holder img {
  width: 150px;
}
/* line 52, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block .subpage-text-holder {
  width: 100%;
  max-width: 475px;
}
/* line 56, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block .subpage-title {
  color: #e3ab52;
  font-size: 15px;
  letter-spacing: 3px;
  font-style: italic;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
}
/* line 64, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block .subpage-text {
  line-height: 22px;
  font-size: 14px;
  color: #353535;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 73, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block.voyage .subpage-text-holder .subpage-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
/* line 82, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block.voyage .subpage-text-holder .subpage-text {
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
}
/* line 90, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block.voyageright .subpage-image-holder {
  width: 100%;
  padding-top: 5px;
}
/* line 93, ../sass/_products.scss */
.product-section.subpage.craftpage .subpage-one-block .subpage-inner-block.voyageright .subpage-image-holder img {
  width: 175px;
}
/* line 104, ../sass/_products.scss */
.product-section .row {
  width: 100%;
  position: relative;
}
/* line 108, ../sass/_products.scss */
.product-section .row div {
  float: left;
  text-align: center;
  position: relative;
  overflow: hidden;
  padding: 0 0 30% 0;
}
/* line 115, ../sass/_products.scss */
.product-section .row div.single {
  color: #fff;
  background: #111;
  width: 100%;
}
/* line 121, ../sass/_products.scss */
.product-section .row div a.collection {
  background: rgba(0, 0, 0, 0.5);
  transition: background .2s ease;
}
/* line 125, ../sass/_products.scss */
.product-section .row div a.collection:hover {
  background: transparent;
}
@media (max-width: 960px) {
  /* line 108, ../sass/_products.scss */
  .product-section .row div {
    height: 305px;
    padding: 4% 0;
  }
}
/* line 140, ../sass/_products.scss */
.product-section .row.two-cols div.dan {
  background-image: url(../img/thecollection.jpg);
  width: 100%;
  background-size: 100%;
}
/* line 145, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox {
  text-align: left;
  width: 33.333%;
  background-color: #886B5E;
  background-size: 27%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all .6s .2s ease;
}
/* line 154, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox .play {
  position: absolute;
  z-index: 1;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  top: 0;
  top: 50%;
  margin-top: -40px;
  transition: all .2s ease-in-out;
  cursor: pointer;
  z-index: 1;
}
/* line 167, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox .play:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
/* line 171, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-3.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 11s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 188, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
/* line 194, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox .bottleWrapper .mobile-header {
  display: none;
}
/* line 197, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox .bottleWrapper .mobile-footer {
  display: none;
}
/* line 200, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox .bottleWrapper .divider1 {
  display: none;
}
/* line 205, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox section {
  position: absolute;
  z-index: 2;
  left: 15%;
  bottom: 6%;
  opacity: 0;
  transition: all .4s .6s ease;
}
/* line 212, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox section .section-header {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  top: 40px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 27px;
}
/* line 222, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox section .divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 55px auto;
  opacity: .6;
}
/* line 229, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox section .section-footer {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  bottom: 42px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 3px;
  color: #e18f2e;
}
/* line 242, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox section span {
  opacity: 1;
  display: block;
  margin: 10px 0;
}
/* line 246, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox:hover {
  background-position: 90% center;
}
/* line 249, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox:hover .bottleWrapper {
  bottom: 50%;
  opacity: 1;
  margin-bottom: -85px;
  display: block;
  position: absolute;
}
@media (max-width: 960px) {
  /* line 261, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox.first {
    background-color: #876c5d;
  }
  /* line 265, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox section {
    opacity: 1;
  }
  /* line 267, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox section .section-header {
    display: none;
  }
  /* line 270, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox section .section-footer {
    display: none;
  }
  /* line 273, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox section .divider {
    display: none;
  }
  /* line 278, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox .bottleWrapper {
    bottom: 1%;
    opacity: 1;
    width: 100%;
    top: 50%;
    left: 0;
    text-align: center;
    margin-top: -56px;
  }
  /* line 286, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox .bottleWrapper .mobile-header {
    display: block;
    letter-spacing: 5px;
    font-size: 34px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
  }
  /* line 294, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox .bottleWrapper .mobile-footer {
    display: block;
    letter-spacing: 5px;
    font-size: 12px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    color: #e18f2e;
  }
  /* line 303, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox .bottleWrapper .divider1 {
    display: block;
    opacity: .6;
    width: 30px;
    background: #fff;
    height: 1px;
    margin: 15px auto;
  }
  /* line 316, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox:hover .bottleWrapper {
    bottom: 6%;
    opacity: 1;
  }
}
@media (max-width: 960px) {
  /* line 145, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox {
    background-size: 60px;
    background-position: 15%;
  }
}
/* line 328, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox span {
  opacity: 0;
  opacity: none;
}
/* line 330, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox.collection {
  background: #fff;
}
/* line 332, ../sass/_products.scss */
.product-section .row.two-cols div.first.bottleBox a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
@media (max-width: 960px) {
  /* line 145, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 145, ../sass/_products.scss */
  .product-section .row.two-cols div.first.bottleBox {
    width: 100%;
  }
}
/* line 351, ../sass/_products.scss */
.product-section .row.two-cols div.last {
  width: 66.666%;
}
/* line 354, ../sass/_products.scss */
.product-section .row.two-cols div.last a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 365, ../sass/_products.scss */
.product-section .row.two-cols div.last a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  line-height: 40px;
  top: 50%;
  margin-top: -125px;
  transition: all .4s .6s ease;
}
/* line 378, ../sass/_products.scss */
.product-section .row.two-cols div.last a section span {
  opacity: 1;
  display: block;
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 5px;
}
/* line 386, ../sass/_products.scss */
.product-section .row.two-cols div.last a section span.section-header {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  top: 40px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 27px;
}
/* line 395, ../sass/_products.scss */
.product-section .row.two-cols div.last a section span.section-header.big {
  font-weight: 400;
  font-style: italic;
  font-size: 29px;
}
/* line 400, ../sass/_products.scss */
.product-section .row.two-cols div.last a section span.section-header.normalFont {
  font-family: 'Roboto', serif;
}
/* line 407, ../sass/_products.scss */
.product-section .row.two-cols div.last a section span.section-footer {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  bottom: 45px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  color: #e18f2e;
}
/* line 420, ../sass/_products.scss */
.product-section .row.two-cols div.last a section span.divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 50px auto;
  opacity: .6;
}
/* line 437, ../sass/_products.scss */
.product-section .row.two-cols div.last a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-1.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 8s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 456, ../sass/_products.scss */
.product-section .row.two-cols div.last a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
@media (max-width: 960px) {
  /* line 351, ../sass/_products.scss */
  .product-section .row.two-cols div.last {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 351, ../sass/_products.scss */
  .product-section .row.two-cols div.last {
    width: 100%;
  }
}
/* line 481, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first {
  width: 66.666%;
}
/* line 484, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 495, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a section {
  opacity: 1;
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  top: 50%;
  margin-top: -48px;
  height: 85px;
}
/* line 507, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a section span {
  opacity: 1;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 5px;
  margin: 10px 0;
}
/* line 516, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a section span.section-header {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 27px;
}
/* line 528, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a section span.section-footer {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  color: #e18f2e;
}
/* line 541, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a section span.divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 50px auto;
  opacity: .6;
}
/* line 560, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-4.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 8s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 579, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.first a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
@media (max-width: 960px) {
  /* line 481, ../sass/_products.scss */
  .product-section .row.two-cols.reverse div.first {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 481, ../sass/_products.scss */
  .product-section .row.two-cols.reverse div.first {
    width: 100%;
  }
}
/* line 600, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last {
  width: 33.333%;
  background-color: #e7dacb;
  background-image: url(../img/image-5.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all .6s ease;
}
/* line 609, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  top: 50%;
  opacity: 1;
  transition: all 1s ease-in-out;
  margin-top: -120px;
}
/* line 621, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last section span {
  display: block;
  margin: 10px 0;
}
/* line 628, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last:hover {
  background-position: 90% center;
}
/* line 640, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last .section {
  opacity: 0;
  opacity: none;
}
/* line 642, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last.collection {
  background: #fff;
}
/* line 644, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
/* line 651, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last a div {
  background-image: url(../img/image-5.jpg);
}
/* line 654, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last a section {
  margin-top: -94px;
}
/* line 659, ../sass/_products.scss */
.product-section .row.two-cols.reverse div.last a section .divider {
  margin: 46px auto;
}
@media (max-width: 960px) {
  /* line 600, ../sass/_products.scss */
  .product-section .row.two-cols.reverse div.last {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 600, ../sass/_products.scss */
  .product-section .row.two-cols.reverse div.last {
    width: 100%;
  }
}
/* line 685, ../sass/_products.scss */
.product-section .row.three-cols div {
  width: 33.333%;
}
/* line 688, ../sass/_products.scss */
.product-section .row.three-cols div.first {
  background: #4b3937;
}
/* line 691, ../sass/_products.scss */
.product-section .row.three-cols div.first a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 702, ../sass/_products.scss */
.product-section .row.three-cols div.first a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  top: 50%;
  opacity: 1;
  transition: all 1s ease-in-out;
  height: 76px;
  margin-top: -38px;
}
/* line 724, ../sass/_products.scss */
.product-section .row.three-cols div.first a section span {
  display: block;
  text-align: center;
  text-transform: lowercase;
  font-size: 27px;
  font-weight: 500;
  letter-spacing: 3px;
}
/* line 732, ../sass/_products.scss */
.product-section .row.three-cols div.first a section span.section-header {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
  font-weight: 100;
}
/* line 742, ../sass/_products.scss */
.product-section .row.three-cols div.first a section span.section-footer {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  font-family: 'Roboto Slab', serif;
  width: 60%;
  left: 20%;
  color: #e18f2e;
  padding: 10px 0;
  bottom: 0px;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 767px) {
  /* line 742, ../sass/_products.scss */
  .product-section .row.three-cols div.first a section span.section-footer {
    opacity: 1;
    bottom: -10px;
  }
}
/* line 759, ../sass/_products.scss */
.product-section .row.three-cols div.first a section span.divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 40px auto;
  opacity: .6;
}
/* line 776, ../sass/_products.scss */
.product-section .row.three-cols div.first a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-2.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 11s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 794, ../sass/_products.scss */
.product-section .row.three-cols div.first a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
@media (max-width: 960px) {
  /* line 688, ../sass/_products.scss */
  .product-section .row.three-cols div.first {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 688, ../sass/_products.scss */
  .product-section .row.three-cols div.first {
    width: 100%;
  }
}
/* line 815, ../sass/_products.scss */
.product-section .row.three-cols div.middle a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 826, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  height: 58px;
  top: 50%;
  opacity: 1;
  margin-top: -25px;
  transition: all 1s ease-in-out;
}
/* line 839, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section.facebook {
  height: 105px;
  margin-top: -52.5px;
}
/* line 853, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span {
  display: block;
  text-align: center;
  text-transform: lowercase;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3px;
  color: #000;
}
/* line 863, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.section-header {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
  font-weight: 300;
  font-style: italic;
}
/* line 871, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.section-header.facebook {
  color: #252525;
  line-height: 22px;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  letter-spacing: 6px;
}
/* line 880, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.section-header.facebook span {
  font-size: 20px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-style: normal;
  letter-spacing: 8px;
}
/* line 891, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.section-footer {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 60%;
  left: 20%;
  padding: 10px 0;
  bottom: 0px;
  font-size: 14px;
  font-weight: 100;
}
/* line 901, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.section-footer.facebook {
  position: absolute;
  font-family: 'Roboto Slab', serif;
  width: 60%;
  left: 20%;
  color: #e18f2e;
  padding: 10px 0;
  bottom: 0px;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 767px) {
  /* line 891, ../sass/_products.scss */
  .product-section .row.three-cols div.middle a section span.section-footer {
    opacity: 1;
  }
}
/* line 917, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.divider {
  height: 1px;
  width: 15%;
  background: #fff;
  margin: 25px auto;
  opacity: .6;
}
/* line 923, ../sass/_products.scss */
.product-section .row.three-cols div.middle a section span.divider.facebook {
  background: black;
  width: 30px;
  opacity: .6;
  margin: 64px auto;
}
@media (max-width: 960px) {
  /* line 917, ../sass/_products.scss */
  .product-section .row.three-cols div.middle a section span.divider {
    margin: 50px auto;
  }
}
/* line 940, ../sass/_products.scss */
.product-section .row.three-cols div.middle a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: #fff;
  color: #000;
}
@media (max-width: 960px) {
  /* line 812, ../sass/_products.scss */
  .product-section .row.three-cols div.middle {
    width: 0%;
  }
}
/* line 958, ../sass/_products.scss */
.product-section .row.three-cols div.last {
  text-align: left;
  width: 33.333%;
  background-color: #886B5E;
  background-image: url(../img/bottleHomePage.png);
  background-size: 27%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all .6s .2s ease;
}
/* line 969, ../sass/_products.scss */
.product-section .row.three-cols div.last .bottleWrapper .mobile-header {
  display: none;
}
/* line 972, ../sass/_products.scss */
.product-section .row.three-cols div.last .bottleWrapper .mobile-footer {
  display: none;
}
/* line 975, ../sass/_products.scss */
.product-section .row.three-cols div.last .bottleWrapper .divider1 {
  display: none;
}
/* line 980, ../sass/_products.scss */
.product-section .row.three-cols div.last section {
  position: absolute;
  z-index: 2;
  left: 15%;
  bottom: 6%;
  opacity: 0;
  transition: all .4s .6s ease;
}
/* line 987, ../sass/_products.scss */
.product-section .row.three-cols div.last section .section-header {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  top: 40px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 27px;
}
/* line 997, ../sass/_products.scss */
.product-section .row.three-cols div.last section .divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 55px auto;
  opacity: .6;
}
/* line 1004, ../sass/_products.scss */
.product-section .row.three-cols div.last section .section-footer {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  bottom: 42px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 3px;
  color: #e18f2e;
}
/* line 1017, ../sass/_products.scss */
.product-section .row.three-cols div.last section span {
  opacity: 1;
  display: block;
  margin: 10px 0;
}
/* line 1022, ../sass/_products.scss */
.product-section .row.three-cols div.last:hover {
  background-position: 90% center;
}
/* line 1025, ../sass/_products.scss */
.product-section .row.three-cols div.last:hover .bottleWrapper {
  bottom: 50%;
  opacity: 1;
  margin-bottom: -85px;
  display: block;
  position: absolute;
}
@media (max-width: 960px) {
  /* line 1037, ../sass/_products.scss */
  .product-section .row.three-cols div.last.first {
    background-color: #876c5d;
  }
  /* line 1041, ../sass/_products.scss */
  .product-section .row.three-cols div.last section {
    opacity: 1;
  }
  /* line 1043, ../sass/_products.scss */
  .product-section .row.three-cols div.last section .section-header {
    display: none;
  }
  /* line 1046, ../sass/_products.scss */
  .product-section .row.three-cols div.last section .section-footer {
    display: none;
  }
  /* line 1049, ../sass/_products.scss */
  .product-section .row.three-cols div.last section .divider {
    display: none;
  }
  /* line 1054, ../sass/_products.scss */
  .product-section .row.three-cols div.last .bottleWrapper {
    bottom: 1%;
    opacity: 1;
    width: 100%;
    top: 50%;
    left: 0;
    text-align: center;
    margin-top: -56px;
  }
  /* line 1062, ../sass/_products.scss */
  .product-section .row.three-cols div.last .bottleWrapper .mobile-header {
    display: block;
    letter-spacing: 5px;
    font-size: 34px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
  }
  /* line 1070, ../sass/_products.scss */
  .product-section .row.three-cols div.last .bottleWrapper .mobile-footer {
    display: block;
    letter-spacing: 5px;
    font-size: 12px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    color: #e18f2e;
  }
  /* line 1079, ../sass/_products.scss */
  .product-section .row.three-cols div.last .bottleWrapper .divider1 {
    display: block;
    opacity: .6;
    width: 30px;
    background: #fff;
    height: 1px;
    margin: 15px auto;
  }
  /* line 1092, ../sass/_products.scss */
  .product-section .row.three-cols div.last:hover .bottleWrapper {
    bottom: 6%;
    opacity: 1;
  }
}
@media (max-width: 960px) {
  /* line 958, ../sass/_products.scss */
  .product-section .row.three-cols div.last {
    background-size: 60px;
    background-position: 15%;
  }
}
/* line 1104, ../sass/_products.scss */
.product-section .row.three-cols div.last span {
  opacity: 0;
  opacity: none;
}
/* line 1106, ../sass/_products.scss */
.product-section .row.three-cols div.last.collection {
  background: #fff;
}
/* line 1108, ../sass/_products.scss */
.product-section .row.three-cols div.last a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
@media (max-width: 960px) {
  /* line 958, ../sass/_products.scss */
  .product-section .row.three-cols div.last {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 958, ../sass/_products.scss */
  .product-section .row.three-cols div.last {
    width: 100%;
  }
}
/* line 1126, ../sass/_products.scss */
.product-section .row.three-cols div.last a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 1138, ../sass/_products.scss */
.product-section .row.three-cols div.last a .play {
  position: absolute;
  z-index: 1;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  top: 0;
  top: 50%;
  margin-top: -40px;
  transition: all .2s ease-in-out;
}
/* line 1150, ../sass/_products.scss */
.product-section .row.three-cols div.last a .play:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1, 1);
}
/* line 1155, ../sass/_products.scss */
.product-section .row.three-cols div.last a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  top: 33%;
  opacity: 1;
  transition: all 1s ease-in-out;
}
@media (max-width: 960px) {
  /* line 1155, ../sass/_products.scss */
  .product-section .row.three-cols div.last a section {
    top: 25%;
  }
}
/* line 1175, ../sass/_products.scss */
.product-section .row.three-cols div.last a section span {
  display: block;
  text-align: center;
  text-transform: lowercase;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3px;
}
/* line 1184, ../sass/_products.scss */
.product-section .row.three-cols div.last a section span.section-header {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
  font-weight: 300;
  font-style: italic;
}
/* line 1194, ../sass/_products.scss */
.product-section .row.three-cols div.last a section span.section-footer {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 60%;
  left: 20%;
  padding: 10px 0;
  bottom: 0px;
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 767px) {
  /* line 1194, ../sass/_products.scss */
  .product-section .row.three-cols div.last a section span.section-footer {
    opacity: 1;
    bottom: -10px;
  }
}
/* line 1209, ../sass/_products.scss */
.product-section .row.three-cols div.last a section span.divider {
  height: 1px;
  width: 15%;
  background: #fff;
  margin: 10% auto;
  opacity: .6;
}
@media (max-width: 960px) {
  /* line 1209, ../sass/_products.scss */
  .product-section .row.three-cols div.last a section span.divider {
    margin: 50px auto;
  }
}
/* line 1226, ../sass/_products.scss */
.product-section .row.three-cols div.last a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-3.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 11s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 1244, ../sass/_products.scss */
.product-section .row.three-cols div.last a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
@media (max-width: 960px) {
  /* line 958, ../sass/_products.scss */
  .product-section .row.three-cols div.last {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 958, ../sass/_products.scss */
  .product-section .row.three-cols div.last {
    width: 100%;
  }
}
/* line 1260, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay {
  width: 33.333%;
  background-color: #e7dacb;
  background-image: url(../img/image-5.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all .6s ease;
}
/* line 1269, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay section {
  opacity: 1;
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  top: 50%;
  margin-top: -48px;
  height: 85px;
}
/* line 1281, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay section span {
  opacity: 1;
  display: block;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 5px;
  margin: 10px 0;
}
/* line 1290, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay section span.section-header {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 27px;
  font-style: normal;
}
/* line 1302, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay section span.section-footer {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 0;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  color: #e18f2e;
  left: auto;
}
/* line 1316, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay section span.divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 50px auto;
  opacity: .6;
}
/* line 1335, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay:hover {
  background-position: 90% center;
}
/* line 1347, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay .section {
  opacity: 0;
  opacity: none;
}
/* line 1349, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay.collection {
  background: #fff;
}
/* line 1351, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
}
/* line 1358, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay a div {
  background-image: url(../img/image-5.jpg);
}
/* line 1361, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay a section {
  margin-top: -48px;
}
/* line 1366, ../sass/_products.scss */
.product-section .row.three-cols div.last.nonePlay a section .divider {
  margin: 46px auto;
}
@media (max-width: 960px) {
  /* line 1260, ../sass/_products.scss */
  .product-section .row.three-cols div.last.nonePlay {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 1260, ../sass/_products.scss */
  .product-section .row.three-cols div.last.nonePlay {
    width: 100%;
  }
}

/* line 1392, ../sass/_products.scss */
.quote-blackVersion-wrapper {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 100%;
  text-align: center;
  background: #252629;
  padding: 5% 0 6% 0;
}
/* line 1400, ../sass/_products.scss */
.quote-blackVersion-wrapper .quote-title {
  color: #e3ab52;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 20px;
}
/* line 1408, ../sass/_products.scss */
.quote-blackVersion-wrapper .quote-subtitle {
  font-size: 14.5px;
  color: #f2f2f2;
  font-weight: 300;
  line-height: 24px;
}

/* line 1416, ../sass/_products.scss */
.quote-whiteVersion-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  text-align: center;
  background: #fff;
  padding: 7% 0;
}
/* line 1424, ../sass/_products.scss */
.quote-whiteVersion-wrapper .quote-title {
  color: #e3ab52;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  padding-bottom: 20px;
}
/* line 1432, ../sass/_products.scss */
.quote-whiteVersion-wrapper .quote-subtitle {
  font-size: 14.5px;
  color: #353535;
  font-weight: 300;
  line-height: 24px;
  max-width: 75%;
  margin: 0 auto;
  width: 670px;
  text-align: left;
}

/* line 1444, ../sass/_products.scss */
a.collecton {
  transition: background .7s ease;
}

/* line 1448, ../sass/_products.scss */
a.collection:hover {
  transition: background .7s ease;
  background: black !important;
  opacity: .2 !important;
}

/* line 1, ../sass/_main.scss */
#auth-overlay {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 150;
  transition: all .3s ease-in-out;
  opacity: 0;
}

/* line 14, ../sass/_main.scss */
#auth-check {
  width: 500px;
  text-align: center;
  position: fixed;
  top: 100px;
  left: 50%;
  margin-left: -250px;
  background: #252629;
  font-family: 'Roboto', sans-serif;
}
@media (max-width: 767px) {
  /* line 14, ../sass/_main.scss */
  #auth-check {
    top: 0;
    left: 0;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
}
/* line 33, ../sass/_main.scss */
#auth-check .logo-blanc {
  width: 120px;
  display: inline-block;
  margin: 35px 0 35px;
}
/* line 39, ../sass/_main.scss */
#auth-check #age-form {
  margin: 30px 0 0;
}
/* line 43, ../sass/_main.scss */
#auth-check .auth-welcome {
  font-weight: 600;
  font-size: 24px;
  text-transform: uppercase;
  margin: 35px 0 30px;
  letter-spacing: 2px;
}
/* line 50, ../sass/_main.scss */
#auth-check .auth-welcome.small {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0;
  margin: 15px 0 0;
  color: #fff;
  transition: all .3s ease-in-out;
}
/* line 60, ../sass/_main.scss */
#auth-check .auth-welcome.small.exp.error {
  color: #f00;
}
/* line 67, ../sass/_main.scss */
#auth-check form {
  margin: 20px 0 0;
}
/* line 71, ../sass/_main.scss */
#auth-check form input {
  padding: 5px;
  text-align: center;
  line-height: 1.8;
  width: 120px;
  outline: none;
}
/* line 78, ../sass/_main.scss */
#auth-check form input.age-auth {
  background: none;
  box-shadow: 0px 0px 10px #000 inset;
  border: 3px solid #fff;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  transition: all .3s ease-in-out;
  cursor: pointer;
}
/* line 88, ../sass/_main.scss */
#auth-check form input.age-auth:hover, #auth-check form input.age-auth:focus, #auth-check form input.age-auth.active {
  background: #e18f2e;
}
@media (max-width: 480px) {
  /* line 71, ../sass/_main.scss */
  #auth-check form input {
    width: 75%;
    margin: 5px auto;
  }
}
/* line 102, ../sass/_main.scss */
#auth-check form #age-auth-button {
  width: 60px;
  background: none;
  border: 3px solid #fff;
  color: #fff;
  font-weight: 900;
  font-size: 20px;
  transition: all .3s ease-in-out;
  display: inline-block;
  padding: 13px 0;
  height: 52px;
  cursor: pointer;
  background: rgba(121, 121, 121, 0.7);
  box-shadow: 0px 0px 10px #000 inset;
}
@media (max-width: 480px) {
  /* line 102, ../sass/_main.scss */
  #auth-check form #age-auth-button {
    width: 75%;
    margin: 5px auto;
  }
}
/* line 123, ../sass/_main.scss */
#auth-check form #age-auth-button:hover, #auth-check form #age-auth-button.active {
  background: rgba(121, 121, 121, 0.4);
}

/* line 132, ../sass/_main.scss */
#enter-site {
  text-decoration: underline;
  cursor: pointer;
}

/* line 134, ../sass/_main.scss */
::-webkit-input-placeholder {
  color: #fff;
  font-weight: 900;
}

/* line 139, ../sass/_main.scss */
input[type="checkbox"] {
  display: none;
}

/* line 143, ../sass/_main.scss */
input[type="checkbox"] + label {
  line-height: 1.4;
  cursor: pointer;
  transition: all .3s ease-in-out;
}
/* line 148, ../sass/_main.scss */
input[type="checkbox"] + label.error {
  color: #f00;
}

/* line 154, ../sass/_main.scss */
input[type="checkbox"] + label span {
  display: block;
  width: 29px;
  height: 29px;
  margin: 0 auto 20px;
  vertical-align: middle;
  background: none;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5) inset;
  border: 2px solid #fff;
  cursor: pointer;
  transition: all .3s ease-in-out;
}

/* line 166, ../sass/_main.scss */
input[type="checkbox"]:checked + label span {
  background: #e18f2e;
}

/* line 1, ../sass/_collection.scss */
.collection {
  width: 100%;
  padding-top: 71px;
}
/* line 4, ../sass/_collection.scss */
.collection .row {
  width: 100%;
}
/* line 7, ../sass/_collection.scss */
.collection .row div {
  float: left;
  text-align: center;
  padding: 15.8% 0;
  position: relative;
  overflow: hidden;
}
/* line 16, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection {
  width: 66.666%;
}
/* line 18, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 29, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  line-height: 40px;
  top: 50%;
  margin-top: -125px;
  transition: all .4s .6s ease;
}
/* line 42, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section span {
  opacity: 1;
  display: block;
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 5px;
}
/* line 50, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section span.section-header {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  top: 40px;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-size: 27px;
}
/* line 59, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section span.section-header.big {
  font-weight: 400;
  font-style: italic;
  font-size: 29px;
}
/* line 64, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section span.section-header.normalFont {
  font-family: 'Roboto', serif;
}
/* line 71, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section span.section-footer {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  bottom: 45px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  left: auto;
  color: #e18f2e;
}
/* line 85, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a section span.divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 50px auto;
  opacity: .6;
}
/* line 102, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-1.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 8s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 121, ../sass/_collection.scss */
.collection .row.three-cols .noProductSection a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
/* line 129, ../sass/_collection.scss */
.collection .row.three-cols .first, .collection .row.three-cols .middle, .collection .row.three-cols .last {
  position: relative;
}
/* line 131, ../sass/_collection.scss */
.collection .row.three-cols .first .product-holder, .collection .row.three-cols .middle .product-holder, .collection .row.three-cols .last .product-holder {
  position: absolute;
  bottom: 9%;
  width: 100%;
}
/* line 135, ../sass/_collection.scss */
.collection .row.three-cols .first .product-holder .product-name, .collection .row.three-cols .middle .product-holder .product-name, .collection .row.three-cols .last .product-holder .product-name {
  font-size: 22px;
  font-style: italic;
  font-weight: 300;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}
/* line 144, ../sass/_collection.scss */
.collection .row.three-cols .first .product-holder .product-subname, .collection .row.three-cols .middle .product-holder .product-subname, .collection .row.three-cols .last .product-holder .product-subname {
  color: #e18f2e;
  font-size: 10px;
  font-weight: 300;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  color: #e18f2e;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/* line 153, ../sass/_collection.scss */
.collection .row.three-cols .first .product-holder .product-subname .inner-title, .collection .row.three-cols .middle .product-holder .product-subname .inner-title, .collection .row.three-cols .last .product-holder .product-subname .inner-title {
  font-size: 10px;
  letter-spacing: 3px;
  font-weight: 400;
  text-transform: none;
  padding-top: 3px;
  position: relative;
  display: block;
}
/* line 163, ../sass/_collection.scss */
.collection .row.three-cols .first .product-holder .product-divider, .collection .row.three-cols .middle .product-holder .product-divider, .collection .row.three-cols .last .product-holder .product-divider {
  width: 40px;
  height: 1px;
  background: #fff;
  margin: 10px auto;
}
/* line 174, ../sass/_collection.scss */
.collection .row.three-cols .product1 {
  background: url(../img/product-vsop.jpg) no-repeat;
  background-size: 100%;
}
/* line 179, ../sass/_collection.scss */
.collection .row.three-cols .product2 {
  background: url(../img/keltcaptainsbarrel.jpg) no-repeat;
  background-size: 100%;
}
/* line 184, ../sass/_collection.scss */
.collection .row.three-cols .product3 {
  background: url(../img/commodore.jpg) no-repeat;
  background-size: 100%;
}
/* line 188, ../sass/_collection.scss */
.collection .row.three-cols .product4 {
  background: url(../img/xo.jpg) no-repeat;
  background-size: 100%;
}
/* line 193, ../sass/_collection.scss */
.collection .row.three-cols .product5 {
  background: url(../img/columbus.jpg) no-repeat;
  background-size: 100%;
}
/* line 198, ../sass/_collection.scss */
.collection .row.three-cols .product6 {
  background: url(../img/productbg3.jpg) no-repeat;
  background-size: 100%;
}
/* line 202, ../sass/_collection.scss */
.collection .row.three-cols .product7 {
  background: url(../img/quatre.jpg) no-repeat;
  background-size: 100%;
}
/* line 207, ../sass/_collection.scss */
.collection .row.three-cols div {
  width: 33.333%;
  background: #4b3937;
}
/* line 213, ../sass/_collection.scss */
.collection .row.three-cols div a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 224, ../sass/_collection.scss */
.collection .row.three-cols div a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  top: 33%;
  opacity: 1;
  transition: all 1s ease-in-out;
}
@media (max-width: 960px) {
  /* line 224, ../sass/_collection.scss */
  .collection .row.three-cols div a section {
    top: 25%;
  }
}
/* line 244, ../sass/_collection.scss */
.collection .row.three-cols div a section span {
  display: block;
  text-align: center;
  text-transform: none;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3px;
}
/* line 253, ../sass/_collection.scss */
.collection .row.three-cols div a section span.section-header {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0;
  font-weight: 300;
  font-style: italic;
}
/* line 263, ../sass/_collection.scss */
.collection .row.three-cols div a section span.section-footer {
  padding: 0 0 0 0;
  position: absolute;
  text-align: center;
  width: 60%;
  left: 20%;
  padding: 10px 0;
  bottom: 0px;
  font-size: 14px;
  font-weight: 100;
}
@media (max-width: 767px) {
  /* line 263, ../sass/_collection.scss */
  .collection .row.three-cols div a section span.section-footer {
    opacity: 1;
    bottom: -10px;
  }
}
/* line 278, ../sass/_collection.scss */
.collection .row.three-cols div a section span.divider {
  height: 1px;
  width: 15%;
  background: #fff;
  margin: 10% auto;
  opacity: .6;
}
@media (max-width: 960px) {
  /* line 278, ../sass/_collection.scss */
  .collection .row.three-cols div a section span.divider {
    margin: 50px auto;
  }
}
/* line 295, ../sass/_collection.scss */
.collection .row.three-cols div a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/image-2.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 11s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 313, ../sass/_collection.scss */
.collection .row.three-cols div a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
@media (max-width: 960px) {
  /* line 207, ../sass/_collection.scss */
  .collection .row.three-cols div {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 207, ../sass/_collection.scss */
  .collection .row.three-cols div {
    width: 100%;
  }
}

/* line 1, ../sass/_subpage.scss */
.product-section {
  background: #fff;
  z-index: 0;
  position: relative;
}
/* line 5, ../sass/_subpage.scss */
.product-section.brand {
  background: #252629;
}
/* line 8, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner {
  width: 411px;
  margin: 0 auto;
  padding: 5% 0;
}
/* line 12, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .text {
  font-size: 14.5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #f2f2f2;
  width: 411px;
  text-align: center;
  margin: 0 auto;
  line-height: 29px;
  padding-bottom: 20px;
}
/* line 23, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .contact-divider {
  height: 1px;
  background: #f2f2f2;
  width: 65px;
  opacity: .6;
  margin: 0 auto;
}
/* line 30, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block {
  padding-top: 20px;
  float: left;
  width: 50%;
}
/* line 34, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block ul {
  line-height: 20px;
}
/* line 36, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block ul li {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #f2f2f2;
}
/* line 41, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block ul li a {
  color: #e18f2e;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
}
/* line 46, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block ul li a:hover {
  opacity: .7;
}
/* line 51, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block.left {
  text-align: left;
}
/* line 54, ../sass/_subpage.scss */
.product-section.brand .contact-wrapper .contact-inner .block.right {
  text-align: right;
}
/* line 62, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion {
  background: #252629;
  width: 100%;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 75px 0 75px 0;
}
/* line 69, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper {
  width: 695px;
  margin: 0 auto;
}
/* line 72, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper .subpage-inner-block {
  float: left;
}
/* line 74, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper .subpage-inner-block .subpage-image-holder {
  text-align: right;
  width: 85%;
  padding-top: 48px;
}
/* line 78, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper .subpage-inner-block .subpage-image-holder img {
  width: 180px;
}
/* line 82, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper .subpage-inner-block .subpage-text-holder {
  width: 100%;
  max-width: 470px;
}
/* line 86, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper .subpage-inner-block .subpage-title {
  color: #e3ab52;
  font-size: 24px;
  font-style: italic;
  font-weight: 100;
  letter-spacing: 5px;
}
/* line 93, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-wrapper .subpage-inner-block .subpage-text {
  line-height: 22px;
  font-size: 14px;
  color: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 103, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-inner-block.left {
  width: 35%;
}
/* line 106, ../sass/_subpage.scss */
.product-section .subpage-one-block.blackVersion .subpage-inner-block.right {
  width: 65%;
}
/* line 110, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion {
  background: #fff;
  width: 100%;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 75px 0;
}
/* line 117, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper {
  width: 695px;
  margin: 0 auto;
}
/* line 120, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper .subpage-inner-block {
  float: left;
}
/* line 122, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper .subpage-inner-block .subpage-image-holder {
  text-align: right;
  width: 85%;
}
/* line 125, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper .subpage-inner-block .subpage-image-holder img {
  width: 180px;
}
/* line 129, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper .subpage-inner-block .subpage-text-holder {
  width: 100%;
  max-width: 470px;
}
/* line 133, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper .subpage-inner-block .subpage-title {
  color: #e3ab52;
  font-size: 24px;
  font-style: italic;
  font-weight: 100;
  letter-spacing: 5px;
}
/* line 140, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-wrapper .subpage-inner-block .subpage-text {
  line-height: 22px;
  font-size: 14px;
  color: #353535;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 150, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-inner-block.left {
  width: 35%;
}
/* line 153, ../sass/_subpage.scss */
.product-section .subpage-one-block.whiteVersion .subpage-inner-block.right {
  width: 65%;
  padding-top: 35px;
}
/* line 158, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde {
  max-width: 100%;
  overflow: hidden;
  height: 400px;
  background: #fff;
  width: 100%;
  position: relative;
  margin: 0 auto;
  z-index: 0;
}
/* line 168, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last {
  width: 100%;
}
/* line 171, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  color: #fff;
  text-align: center;
  z-index: 1;
}
/* line 182, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section {
  color: #fff;
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 100%;
  left: 0%;
  line-height: 40px;
  top: 50%;
  margin-top: -132px;
  transition: all .4s .6s ease;
}
/* line 195, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section span {
  opacity: 1;
  display: block;
  text-align: center;
  font-size: 19px;
  font-weight: 500;
  letter-spacing: 5px;
}
/* line 203, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section span.section-header {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  top: 40px;
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
}
/* line 211, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section span.section-header.big {
  font-weight: 400;
  font-style: italic;
  font-size: 29px;
}
/* line 216, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section span.section-header.normalFont {
  font-family: 'Roboto', serif;
}
/* line 223, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section span.section-footer {
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  width: 100%;
  bottom: 45px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  font-size: 12px;
  color: #e18f2e;
}
/* line 236, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a section span.divider {
  height: 1px;
  width: 30px;
  background: #fff;
  margin: 55px auto;
  opacity: .6;
}
/* line 253, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a div {
  display: inline-block;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background: url(../img/voyageSubBg.jpg) no-repeat;
  background-size: cover;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 8s ease-in;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
/* line 269, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a .product-bg {
  background: url(../img/tour-de-monde-sub-bg.jpg) no-repeat;
  background-size: cover;
}
/* line 276, ../sass/_subpage.scss */
.product-section .subpage-tour-du-monde div.last a:hover div {
  transform: scale(2, 2);
  -webkit-transform: scale(2, 2);
}
@media (max-width: 960px) {
  /* line 168, ../sass/_subpage.scss */
  .product-section .subpage-tour-du-monde div.last {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 168, ../sass/_subpage.scss */
  .product-section .subpage-tour-du-monde div.last {
    width: 100%;
  }
}
/* line 298, ../sass/_subpage.scss */
.product-section .subpage-the-ageing {
  max-width: 100%;
  padding: 75px 0;
  background: #252629;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 305, ../sass/_subpage.scss */
.product-section .subpage-the-ageing .subpage-wrapper {
  width: 473px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 310, ../sass/_subpage.scss */
.product-section .subpage-the-ageing .subpage-wrapper .title {
  text-align: center;
  color: #e3ab52;
  font-size: 22px;
  font-style: italic;
  font-weight: 100;
}
/* line 317, ../sass/_subpage.scss */
.product-section .subpage-the-ageing .subpage-wrapper .text {
  line-height: 22px;
  font-size: 14px;
  color: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 326, ../sass/_subpage.scss */
.product-section .subpage-one-colum-white {
  max-width: 100%;
  padding: 75px 0;
  background: #fff;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 333, ../sass/_subpage.scss */
.product-section .subpage-one-colum-white .subpage-wrapper {
  width: 473px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 338, ../sass/_subpage.scss */
.product-section .subpage-one-colum-white .subpage-wrapper .title {
  text-align: center;
  color: #e3ab52;
  font-size: 24px;
  font-style: italic;
  font-weight: 100;
}
/* line 345, ../sass/_subpage.scss */
.product-section .subpage-one-colum-white .subpage-wrapper .text {
  line-height: 22px;
  font-size: 14px;
  color: #353535;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 355, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black {
  max-width: 100%;
  padding: 75px 0;
  background: url(../img/boatBackground.jpg) no-repeat;
  width: 100%;
  position: relative;
  margin: 0 auto;
  background-size: cover;
}
/* line 363, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper {
  width: 473px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 368, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper.goteborg {
  width: 500px;
}
/* line 371, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .title {
  text-align: center;
  color: #e3ab52;
  font-size: 24px;
  font-style: italic;
  font-weight: 100;
}
/* line 378, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .text {
  line-height: 22px;
  font-size: 14px;
  color: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
}
/* line 386, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .textHide {
  line-height: 22px;
  display: none;
  font-size: 14px;
  color: #f2f2f2;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-bottom: 40px;
}
/* line 394, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .textHide .title {
  display: block;
  text-align: center;
  padding: 40px 0;
}
/* line 400, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .openClose {
  color: #e18f2e;
  font-size: 12px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  width: 120px;
  margin: 0 auto;
  background: url(../img/arrowDown.png) no-repeat;
  background-position: 100% 100%;
  letter-spacing: 3px;
  background-size: 12px;
}
/* line 413, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .openClose:hover {
  opacity: .7;
}
/* line 416, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .close {
  display: none;
  color: #e18f2e;
  font-size: 12px;
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  text-align: center;
  width: 120px;
  margin: 0 auto;
  background: url(../img/arrowup.png) no-repeat;
  background-position: 80% 100%;
  letter-spacing: 3px;
  background-size: 12px;
}
/* line 430, ../sass/_subpage.scss */
.product-section .subpage-one-colum-black .subpage-wrapper .close:hover {
  opacity: .7;
}

/* line 1, ../sass/_singleProduct.scss */
.product-info-page {
  width: 100%;
  max-width: 100%;
  position: relative;
  background: #fff;
}
/* line 7, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper {
  width: 615px;
  margin: 0 auto;
  max-width: 100%;
  padding: 6% 0;
}
/* line 12, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .info-title {
  color: #e3ab52;
  font-size: 22px;
  font-weight: 100;
  font-family: 'Roboto', serif;
  text-align: center;
  font-style: italic;
}
/* line 20, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder {
  width: 654px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 25, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder .box {
  float: left;
  width: 50%;
}
/* line 30, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder .box ul li {
  padding: 12px 0;
  list-style: none;
  font-size: 15px;
  color: #757575;
  font-family: 'Roboto', serif;
  font-weight: bold;
}
/* line 39, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder .box ul li:before {
  content: '';
  display: inline-block;
  height: 8px;
  width: 18px;
  background-repeat: no-repeat;
  background-image: url(../img/circle.png);
  background-size: 8px;
}
/* line 48, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder .box ul .belongCircle {
  padding-bottom: 1px;
}
/* line 51, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder .box ul .noCircle {
  padding-top: 1px;
}
/* line 54, ../sass/_singleProduct.scss */
.product-info-page .inner-wrapper .information-holder .box ul .noCircle:before {
  content: '';
  display: inline-block;
  height: 8px;
  width: 18px;
  background-repeat: no-repeat;
  background-image: none;
  background-size: 8px;
}
/* line 67, ../sass/_singleProduct.scss */
.product-info-page.blackVersion {
  background: #252629;
}
/* line 80, ../sass/_singleProduct.scss */
.product-info-page.blackVersion .inner-wrapper .information-holder .box ul li {
  color: #d7d7d7;
}

/* line 96, ../sass/_singleProduct.scss */
.product-section .single-product-show {
  width: 33.333%;
  float: left;
  padding: 0 0 33% 0;
  position: relative;
}
/* line 101, ../sass/_singleProduct.scss */
.product-section .single-product-show.commodore {
  background-image: url(../img/commodore.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 106, ../sass/_singleProduct.scss */
.product-section .single-product-show.petra {
  background-image: url(../img/productbg3.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 111, ../sass/_singleProduct.scss */
.product-section .single-product-show.columbus {
  background-image: url(../img/columbus.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 116, ../sass/_singleProduct.scss */
.product-section .single-product-show.xo {
  background-image: url(../img/xo.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 121, ../sass/_singleProduct.scss */
.product-section .single-product-show.vsop {
  background-image: url(../img/product-vsop.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 126, ../sass/_singleProduct.scss */
.product-section .single-product-show.quatre {
  background-image: url(../img/quatre.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 131, ../sass/_singleProduct.scss */
.product-section .single-product-show.captains {
  background-image: url(../img/keltcaptainsbarrel.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
/* line 136, ../sass/_singleProduct.scss */
.product-section .single-product-show .product-holder {
  position: absolute;
  width: 100%;
  bottom: 8%;
  text-align: center;
}
/* line 141, ../sass/_singleProduct.scss */
.product-section .single-product-show .product-holder .product-name {
  font-size: 26.5px;
  font-style: italic;
  font-weight: 300;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  letter-spacing: 3px;
  text-transform: uppercase;
}
/* line 150, ../sass/_singleProduct.scss */
.product-section .single-product-show .product-holder .product-subname {
  color: #e18f2e;
  font-size: 12px;
  font-weight: 300;
  font-family: 'Roboto Slab', serif;
  color: #fff;
  color: #e18f2e;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/* line 159, ../sass/_singleProduct.scss */
.product-section .single-product-show .product-holder .product-subname .inner-title {
  font-size: 10px;
  letter-spacing: 3px;
  font-weight: 400;
  text-transform: none;
}
/* line 166, ../sass/_singleProduct.scss */
.product-section .single-product-show .product-holder .product-divider {
  width: 40px;
  height: 1px;
  opacity: .6;
  background: #fff;
  margin: 10px auto;
}

/* line 1, ../sass/_voyage.scss */
.voyage-three-cols {
  background: #f6f6f7;
  padding: 5% 0;
}
/* line 4, ../sass/_voyage.scss */
.voyage-three-cols .block {
  text-align: center;
  padding: 24px 0;
  max-width: 90%;
  margin: 0 auto;
}
/* line 9, ../sass/_voyage.scss */
.voyage-three-cols .block .title {
  font-size: 18px;
  color: #e3ab52;
  font-family: 'Roboto', serif;
  font-weight: 300;
  font-style: italic;
}
/* line 16, ../sass/_voyage.scss */
.voyage-three-cols .block .text {
  font-size: 14px;
  color: #353535;
  font-weight: 300;
  font-family: 'Roboto', serif;
  line-height: 22px;
  width: 460px;
  margin: 0 auto;
}

/* line 30, ../sass/_voyage.scss */
.voyage-one-cols {
  background-image: url(../img/voyageSubBgg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6% 0;
}
/* line 35, ../sass/_voyage.scss */
.voyage-one-cols .title {
  text-align: center;
  font-size: 22px;
  color: #e3ab52;
  font-family: 'Roboto', serif;
  font-weight: 100;
  font-style: italic;
}
/* line 43, ../sass/_voyage.scss */
.voyage-one-cols .text {
  font-size: 14.5px;
  color: #fff;
  font-weight: 300;
  width: 578px;
  margin: 0 auto;
  font-family: 'Roboto', serif;
  line-height: 22px;
}

@media (max-width: 769px) {
  /* line 63, ../sass/_voyage.scss */
  .voyage-three-cols .block .text {
    max-width: 92%;
  }

  /* line 69, ../sass/_voyage.scss */
  .voyage-one-cols {
    padding: 15% 0;
  }
  /* line 71, ../sass/_voyage.scss */
  .voyage-one-cols .title {
    font-size: 20px;
  }
  /* line 74, ../sass/_voyage.scss */
  .voyage-one-cols .text {
    max-width: 80%;
    line-height: 20px;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  /* line 85, ../sass/_voyage.scss */
  .voyage-three-cols {
    padding: 9% 0;
  }
}
/* ======================================================================
 * Main styling
 * ====================================================================== */
/* line 8, ../sass/_swipster.scss */
body {
  background: green;
}

/* line 13, ../sass/_swipster.scss */
.swipster {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  /**
   * Disable annoying apple menus, but what about Android you say?
   */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000px;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
/* line 29, ../sass/_swipster.scss */
.swipster .animate-to-prev, .swipster .animate-to-next {
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 33, ../sass/_swipster.scss */
.swipster .animate-to-prev {
  -moz-transform: translate(1000%, 0) translateZ(0);
  -ms-transform: translate(1000%, 0) translateZ(0);
  -webkit-transform: translate(1000%, 0) translateZ(0);
  transform: translate(1000%, 0) translateZ(0);
}
/* line 38, ../sass/_swipster.scss */
.swipster .animate-to-next {
  -moz-transform: translate(-100%, 0) translateZ(0);
  -ms-transform: translate(-100%, 0) translateZ(0);
  -webkit-transform: translate(-100%, 0) translateZ(0);
  transform: translate(-100%, 0) translateZ(0);
}

/* line 44, ../sass/_swipster.scss */
.swipster__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}

/* line 51, ../sass/_swipster.scss */
.swipster__wrapper {
  overflow: hidden;
}

/* for dk
.swipster--products .swipster__control--next, .swipster--products .swipster__control--prev{ display: none !important; }
*/
/* ======================================================================
 * Slides
 * ====================================================================== */
/* line 61, ../sass/_swipster.scss */
.swipster__slide {
  display: none;
}
/* line 64, ../sass/_swipster.scss */
.swipster__slide:first-child {
  display: block;
}

/* line 69, ../sass/_swipster.scss */
.module {
  width: 960px;
  margin: 0 auto;
  max-width: 100%;
}
/* line 73, ../sass/_swipster.scss */
.module .featuredProducts__list {
  width: 100%;
  margin: 0 auto;
}
/* line 76, ../sass/_swipster.scss */
.module .featuredProducts__list .featuredProducts__item {
  width: 100%;
  text-align: center;
  color: #64615d;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  max-width: 90%;
  margin: 0 auto;
  font-style: italic;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  /* line 76, ../sass/_swipster.scss */
  .module .featuredProducts__list .featuredProducts__item {
    font-size: 12px;
  }
}
/* line 90, ../sass/_swipster.scss */
.module .featuredProducts__list .featuredProducts__item .title {
  font-size: 40px;
  font-family: 'Georgia';
  font-weight: bold;
  color: #fff;
  line-height: 58px;
}
/* line 97, ../sass/_swipster.scss */
.module .featuredProducts__list .featuredProducts__item.last {
  padding-top: 43px;
  padding-bottom: 50px;
}
/* line 101, ../sass/_swipster.scss */
.module .featuredProducts__list .featuredProducts__item.new {
  padding-top: 57px;
}
@media (max-width: 480px) {
  /* line 101, ../sass/_swipster.scss */
  .module .featuredProducts__list .featuredProducts__item.new {
    width: 57%;
  }
}
@media (max-width: 480px) {
  /* line 107, ../sass/_swipster.scss */
  .module .featuredProducts__list .featuredProducts__item.lastnew {
    width: 78%;
  }
}

@media screen and (max-width: 769px) {
  /* line 118, ../sass/_swipster.scss */
  .module .featuredProducts__list {
    width: 100%;
  }
  /* line 127, ../sass/_swipster.scss */
  .module .featuredProducts__list .featuredProducts__item a:hover span {
    display: none;
  }
}
@media screen and (max-width: 481px) {
  /* line 140, ../sass/_swipster.scss */
  .module {
    overflow: hidden;
  }
  /* line 143, ../sass/_swipster.scss */
  .module .featuredProducts__list .featuredProducts__item {
    padding: 0;
  }
  /* line 146, ../sass/_swipster.scss */
  .module .featuredProducts__list .featuredProducts__item a img {
    width: 70%;
    padding-bottom: 0;
  }

  /* line 174, ../sass/_swipster.scss */
  .swipster--products a.swipster__control--next {
    background-size: 40%;
    right: -20px;
  }
  /* line 181, ../sass/_swipster.scss */
  .swipster--products a.swipster__control--prev {
    background-size: 40%;
    left: 9px;
  }
}
/* line 191, ../sass/_swipster.scss */
.swipster__slide--next,
.swipster__slide--prev,
.swipster__slide--current {
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* line 198, ../sass/_swipster.scss */
.swipster__slide--hidden {
  display: none;
}

/* line 202, ../sass/_swipster.scss */
.swipster__slide--next, .swipster__slide--prev {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/* line 213, ../sass/_swipster.scss */
html.ie-9 .swipster__slide--next,
html.ie-9 .swipster__slide--prev,
html.lt-ie9 .swipster__slide--next,
html.lt-ie9 .swipster__slide--prev {
  display: none;
}

/* line 220, ../sass/_swipster.scss */
.swipster__slide--prev {
  -moz-transform: translate(-100%, 0) translateZ(0);
  -ms-transform: translate(-100%, 0) translateZ(0);
  -webkit-transform: translate(-100%, 0) translateZ(0);
  transform: translate(-100%, 0) translateZ(0);
}

/* line 224, ../sass/_swipster.scss */
.swipster__slide--next {
  -moz-transform: translate(100%, 0) translateZ(0);
  -ms-transform: translate(100%, 0) translateZ(0);
  -webkit-transform: translate(100%, 0) translateZ(0);
  transform: translate(100%, 0) translateZ(0);
}

/* line 228, ../sass/_swipster.scss */
.swipster__slide--current {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 3;
}
/* line 233, ../sass/_swipster.scss */
.swipster__slide--current img {
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}

/* ======================================================================
 * Counter
 * ====================================================================== */
/* line 242, ../sass/_swipster.scss */
.swipster__counter {
  position: absolute;
  left: 50%;
  bottom: 50px;
  width: 40px;
  height: 20px;
  line-height: 20px;
  margin-left: -20px;
  text-align: center;
  background-color: red;
  z-index: 10;
  display: none;
}

/* ======================================================================
 * Indicators
 * ====================================================================== */
/* line 260, ../sass/_swipster.scss */
.swipster__indicators {
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0px;
  padding: 0;
  margin: 0;
  text-align: center;
  z-index: 10;
}

/* line 271, ../sass/_swipster.scss */
.swipster__indicators li {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
}

/* line 281, ../sass/_swipster.scss */
.swipster__indicators li.active {
  background-color: #fff;
}

/* ======================================================================
 * Prev & next controls
 * ====================================================================== */
/* line 289, ../sass/_swipster.scss */
.swipster__control--next,
.swipster__control--prev {
  display: block;
  position: absolute;
  top: 48%;
  margin-top: -0.5em;
  width: 1em;
  height: 1.4em;
  z-index: 10;
}

/*
.featuredProducts.swipster.swipster--products .swipster__control--next,
.featuredProducts.swipster.swipster--products .swipster__control--prev{ display: none; }
*/
/* line 306, ../sass/_swipster.scss */
.swipster__control--next {
  right: 0;
}

/* line 310, ../sass/_swipster.scss */
.swipster__control--prev {
  left: 0;
}

/* line 314, ../sass/_swipster.scss */
html.lt-ie9 .swipster__control--next {
  background-image: url("../img/ie-right.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 53px;
}

/* line 321, ../sass/_swipster.scss */
html.lt-ie9 .swipster__control--prev {
  background-image: url("../img/ie-left.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 53px;
}

/* ======================================================================
 * Prev & next controls
 * ====================================================================== */
/* line 334, ../sass/_swipster.scss */
.swipster--hero .swipster__control--next,
.swipster--hero .swipster__control--prev {
  font-size: 3em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
/* line 342, ../sass/_swipster.scss */
.swipster--hero .swipster__control--next:after,
.swipster--hero .swipster__control--prev:after {
  font-size: 0.5em;
  color: #b68554;
  line-height: 2;
}
/* line 350, ../sass/_swipster.scss */
.swipster--hero .swipster__control--next {
  right: 0.5rem;
}
/* line 353, ../sass/_swipster.scss */
.swipster--hero .swipster__control--next:after {
  padding-left: 4px;
}
/* line 359, ../sass/_swipster.scss */
.swipster--hero .swipster__control--prev {
  left: 0.5rem;
}
/* line 362, ../sass/_swipster.scss */
.swipster--hero .swipster__control--prev:after {
  padding-right: 4px;
}
/* line 368, ../sass/_swipster.scss */
.swipster--hero .swipster__counter {
  font-size: 0.8em;
  bottom: 1rem;
  background: none;
}
/* line 374, ../sass/_swipster.scss */
.swipster--hero .swipster__indicators  {
  display: none;
}

/* line 383, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__control--next,
html.lt-ie9 .swipster--hero .swipster__control--prev {
  font-size: 3em;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
/* line 391, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__control--next:after,
html.lt-ie9 .swipster--hero .swipster__control--prev:after {
  content: '';
  font-size: 0.5em;
  color: #b68554;
  line-height: 2;
}
/* line 399, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__control--next {
  right: 0.5rem;
}
/* line 402, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__control--next:after {
  padding-left: 4px;
  content: '';
}
/* line 408, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__control--prev {
  left: 0.5rem;
}
/* line 411, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__control--prev:after {
  padding-right: 4px;
  content: '';
}
/* line 417, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__counter {
  font-size: 0.8em;
  bottom: 1rem;
  background: none;
}
/* line 423, ../sass/_swipster.scss */
html.lt-ie9 .swipster--hero .swipster__indicators  {
  display: none;
}

/* line 431, ../sass/_swipster.scss */
.swipster--products .swipster__counter,
.swipster--products .swipster__indicators  {
  display: none;
}
/* line 436, ../sass/_swipster.scss */
.swipster--products .swipster__control--next,
.swipster--products .swipster__control--prev {
  font-size: 3em;
  background: none;
  text-align: center;
}
/* line 442, ../sass/_swipster.scss */
.swipster--products .swipster__control--next:after,
.swipster--products .swipster__control--prev:after {
  font-size: 1em;
  color: #b68554;
  line-height: 1;
}
/* line 450, ../sass/_swipster.scss */
.swipster--products .swipster__control--next {
  right: 0.5rem;
  /*    background-image: url('../img/right-arrow.png'); */
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 458, ../sass/_swipster.scss */
.swipster--products .swipster__control--next:after {
  padding-left: 4px;
}
/* line 463, ../sass/_swipster.scss */
.swipster--products .swipster__control--next:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 475, ../sass/_swipster.scss */
.swipster--products .swipster__control--prev {
  left: 0.5rem;
  /*    background-image: url('../img/left-arrow.png'); */
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 484, ../sass/_swipster.scss */
.swipster--products .swipster__control--prev:after {
  padding-right: 4px;
}
/* line 488, ../sass/_swipster.scss */
.swipster--products .swipster__control--prev:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 504, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__counter,
html.lt-ie9 .swipster--products .swipster__indicators  {
  display: none;
}
/* line 509, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__control--next,
html.lt-ie9 .swipster--products .swipster__control--prev {
  font-size: 3em;
  text-align: center;
}
/* line 514, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__control--next:after,
html.lt-ie9 .swipster--products .swipster__control--prev:after {
  content: '';
  font-size: 1em;
  color: #b68554;
  line-height: 1;
}
/* line 522, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__control--next {
  right: 0.5rem;
  background-image: url("../img/ie-right.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 53px;
}
/* line 529, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__control--next:after {
  padding-left: 4px;
  content: '';
}
/* line 535, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__control--prev {
  left: 0.5rem;
  background-image: url("../img/ie-left.png");
  background-repeat: no-repeat;
  width: 15px;
  height: 53px;
}
/* line 543, ../sass/_swipster.scss */
html.lt-ie9 .swipster--products .swipster__control--prev:after {
  padding-right: 4px;
  content: '';
}

/* line 550, ../sass/_swipster.scss */
a, a:visited, a:focus, a:active, a:hover {
  outline: 0 none !important;
}

@font-face {
  font-family: 'Conv_Gotham-Medium';
  src: url("../fonts/Gotham-Medium.eot");
  src: local("☺"), url("../fonts/Gotham-Medium.woff") format("woff"), url("../fonts/Gotham-Medium.ttf") format("truetype"), url("../fonts/Gotham-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* -------------------------------- */
/* line 30, ../sass/screen.scss */
.clear {
  clear: both;
  padding: 0 !important;
  float: none !important;
}

/* line 36, ../sass/screen.scss */
.oranged {
  color: red !important;
}

/* line 40, ../sass/screen.scss */
.mobile-wrapper {
  display: none;
}
/* line 43, ../sass/screen.scss */
.mobile-wrapper .mobile-menu {
  height: 55px;
  background: #fff;
  position: fixed;
  z-index: 1;
  width: 100%;
}
/* line 49, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .mobile-icon {
  position: absolute;
  left: 10px;
  top: 11px;
  width: 42px;
}
/* line 55, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .pollSlider {
  position: fixed;
  height: 100%;
  background: #252525;
  width: 260px;
  z-index: 343;
  right: 0px;
  margin-right: -260px;
}
/* line 63, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .pollSlider a {
  text-decoration: none;
  color: white;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
}
/* line 68, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .pollSlider a li {
  padding: 15px 0;
  border-bottom: 1px solid #544027;
}
/* line 71, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .pollSlider a li span {
  margin-left: 20px;
  text-transform: uppercase;
}
/* line 75, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .pollSlider a li.bigmenu {
  padding: 17.25px 0;
}
/* line 77, ../sass/screen.scss */
.mobile-wrapper .mobile-menu .pollSlider a li.bigmenu .menuStyle {
  text-decoration: none;
  color: #e18f2e;
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  font-weight: 100;
  font-style: italic;
}
/* line 91, ../sass/screen.scss */
.mobile-wrapper #pollSlider-button {
  position: fixed;
  width: 30px;
  height: 100%;
  right: 0px;
  z-index: 343;
  background: url(../img/burgerorange.png) no-repeat;
  top: 17px;
  right: 13px;
  background-size: 40px;
}

/* line 104, ../sass/screen.scss */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 112, ../sass/screen.scss */
.clearfix {
  display: inline-block;
}

/* start commented backslash hack \*/
/* line 114, ../sass/screen.scss */
* html .clearfix {
  height: 1%;
}

/* line 115, ../sass/screen.scss */
.clearfix {
  display: block;
}

/* close commented backslash hack */
/*.last a {
	height: 0px;
	padding: 0 0 60% 0;
}*/
/* line 123, ../sass/screen.scss */
body {
  background: #000208;
  font-family: 'Roboto Slab', serif;
  color: #fff;
}

/* line 129, ../sass/screen.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 137, ../sass/screen.scss */
#container {
  overflow: hidden;
}
/* line 140, ../sass/screen.scss */
#container .overlay {
  display: none;
  position: fixed;
  z-index: 998;
  background: #000;
  opacity: .7;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 152, ../sass/screen.scss */
#container .video-wrapper {
  display: none;
  position: fixed;
  width: 700px;
  height: 350px;
  top: 50%;
  margin-top: -220px;
  left: 50%;
  margin-left: -350px;
  z-index: 999;
}
/* line 162, ../sass/screen.scss */
#container .video-wrapper .video-player {
  width: 100%;
}
/* line 165, ../sass/screen.scss */
#container .video-wrapper iframe {
  height: 350px;
}
@media (max-width: 767px) {
  /* line 165, ../sass/screen.scss */
  #container .video-wrapper iframe {
    height: 200px;
  }
}
@media (max-width: 767px) {
  /* line 152, ../sass/screen.scss */
  #container .video-wrapper {
    width: 300px;
    margin-left: -150px;
    margin-top: -85px;
  }
}
/* line 178, ../sass/screen.scss */
#container .top-interactive {
  background: #fff;
  font-size: 30px;
  position: relative;
}
/* line 182, ../sass/screen.scss */
#container .top-interactive.productInteractive {
  background: #252629;
}
/* line 186, ../sass/screen.scss */
#container .top-interactive #quote {
  position: absolute;
  width: 100%;
  top: 45%;
  margin-top: -59px;
  text-align: center;
  line-height: 28px;
}
/* line 193, ../sass/screen.scss */
#container .top-interactive #quote .quote-title {
  color: #64615d;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  max-width: 90%;
  margin: 0 auto;
  font-style: italic;
  letter-spacing: 2px;
}
/* line 203, ../sass/screen.scss */
#container .top-interactive #quote .quote-subtitle {
  color: #252525;
  font-size: 12.5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 208, ../sass/screen.scss */
#container .top-interactive #quote .quote-subtitle.craft-subtitle {
  font-size: 14.5px;
  color: #f2f2f2;
  font-family: 'Roboto Slab', sans-serif !important;
  line-height: 30px;
  padding-top: 0 !important;
}
/* line 216, ../sass/screen.scss */
#container .top-interactive #quote.productQuote {
  position: absolute;
  width: 100%;
  top: 50%;
  left: auto;
  margin-top: -51px;
  margin-left: auto;
  text-align: center;
  line-height: 24px;
}
/* line 225, ../sass/screen.scss */
#container .top-interactive #quote.productQuote.craftQuote {
  margin-top: -60px;
}
/* line 228, ../sass/screen.scss */
#container .top-interactive #quote.productQuote .quote-title {
  color: #e3ab52;
  font-size: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-style: italic;
}
/* line 235, ../sass/screen.scss */
#container .top-interactive #quote.productQuote .quote-subtitle {
  color: #f2f2f2;
  font-size: 14.5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-top: 30px;
}
/* line 243, ../sass/screen.scss */
#container .top-interactive #quote.singleQuote {
  margin-top: -18px;
}
/* line 249, ../sass/screen.scss */
#container .top-interactive.not-first {
  margin-top: 70px;
}
/* line 254, ../sass/screen.scss */
#container .header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 6;
  color: #252525;
  text-align: center;
  font-size: 10px;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  height: 85px;
}
/* line 268, ../sass/screen.scss */
#container .header #burger {
  display: none;
}
@media (max-width: 769px) {
  /* line 268, ../sass/screen.scss */
  #container .header #burger {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 4;
    width: 40px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: all .5s ease;
  }
  /* line 283, ../sass/screen.scss */
  #container .header #burger img {
    width: 100%;
  }
  /* line 288, ../sass/screen.scss */
  #container .header #burger.active {
    top: 185px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
/* line 299, ../sass/screen.scss */
#container .header #top-logo {
  position: absolute;
  top: 12px;
  left: 20px;
  opacity: 0;
  transition: all .3s ease;
  color: #000;
  cursor: pointer;
}
/* line 310, ../sass/screen.scss */
#container .header #top-logo img {
  width: 45px;
}
/* line 312, ../sass/screen.scss */
#container .header #top-logo.active {
  left: 20px;
  opacity: 1;
}
@media (max-width: 769px) {
  /* line 299, ../sass/screen.scss */
  #container .header #top-logo {
    display: none;
  }
}
@media (max-width: 769px) {
  /* line 254, ../sass/screen.scss */
  #container .header {
    background: none;
    height: 60px;
    border-bottom: none;
  }
}
/* line 327, ../sass/screen.scss */
#container .header ul li {
  display: inline-block;
  margin: 0 10px;
  padding: 17px 0 12px;
}
/* line 332, ../sass/screen.scss */
#container .header ul li.first {
  margin: 0 10px 0 20px;
}
/* line 336, ../sass/screen.scss */
#container .header ul li.last {
  margin: 0 0 0 10px;
}
/* line 340, ../sass/screen.scss */
#container .header ul li a {
  opacity: 1;
  transition: opacity .2s ease;
  color: #252525;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
}
/* line 348, ../sass/screen.scss */
#container .header ul li a:hover {
  color: #e18f2e;
}
/* line 351, ../sass/screen.scss */
#container .header ul li a:active {
  color: #e18f2e;
}
/* line 355, ../sass/screen.scss */
#container .header ul li a.active {
  color: #e18f2e;
}
/* line 361, ../sass/screen.scss */
#container .header ul li.logo img {
  width: 67px;
  cursor: pointer;
}
/* line 363, ../sass/screen.scss */
#container .header ul li.navlink {
  position: relative;
  top: -19px;
}
@media (max-width: 769px) {
  /* line 326, ../sass/screen.scss */
  #container .header ul {
    display: none;
    padding: 0;
    margin: 0;
  }
  /* line 371, ../sass/screen.scss */
  #container .header ul li {
    display: block;
    width: 100%;
    margin: 0;
    background: #fff;
    border-bottom: 1px solid #6a6868;
    opacity: 1;
  }
  /* line 379, ../sass/screen.scss */
  #container .header ul li.logo {
    display: block;
  }
}
/* line 387, ../sass/screen.scss */
#container .top-wrapped, #container .fullHeader {
  position: relative;
  width: 100%;
}
/* line 389, ../sass/screen.scss */
#container .top-wrapped .subpage-wrapper, #container .fullHeader .subpage-wrapper {
  background: #fff;
}
/* line 392, ../sass/screen.scss */
#container .top-wrapped .subpage-wrapper .subpage-the-ageing, #container .fullHeader .subpage-wrapper .subpage-the-ageing {
  max-width: 100%;
  padding: 75px 0;
  background: #fff;
  width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 399, ../sass/screen.scss */
#container .top-wrapped .subpage-wrapper .subpage-the-ageing .subpage-wrapper, #container .fullHeader .subpage-wrapper .subpage-the-ageing .subpage-wrapper {
  width: 473px;
  max-width: 100%;
  position: relative;
  margin: 0 auto;
}
/* line 404, ../sass/screen.scss */
#container .top-wrapped .subpage-wrapper .subpage-the-ageing .subpage-wrapper .title, #container .fullHeader .subpage-wrapper .subpage-the-ageing .subpage-wrapper .title {
  text-align: center;
  color: #e3ab52;
  font-size: 22px;
  font-style: italic;
  font-weight: 100;
}
/* line 411, ../sass/screen.scss */
#container .top-wrapped .subpage-wrapper .subpage-the-ageing .subpage-wrapper .text, #container .fullHeader .subpage-wrapper .subpage-the-ageing .subpage-wrapper .text {
  line-height: 20px;
  font-size: 12px;
  color: #353535;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
/* line 430, ../sass/screen.scss */
#container .top-wrapped.top-section .bottle, #container .fullHeader.top-section .bottle {
  opacity: .9;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
}
@media (max-height: 700px) {
  /* line 430, ../sass/screen.scss */
  #container .top-wrapped.top-section .bottle, #container .fullHeader.top-section .bottle {
    max-width: 260px;
  }
}
/* line 436, ../sass/screen.scss */
#container .top-wrapped.top-section .bottle.vsop, #container .fullHeader.top-section .bottle.vsop {
  right: 10%;
  bottom: 0;
  width: 8%;
  max-width: 125px;
  min-width: 100px;
}
/* line 443, ../sass/screen.scss */
#container .top-wrapped.top-section .bottle.captainsbarrel, #container .fullHeader.top-section .bottle.captainsbarrel {
  right: 0;
  bottom: 0;
  width: 350px;
  min-width: 100px;
}
/* line 451, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background, #container .fullHeader.top-section .top-background {
  background: url(../img/top-background.jpg) no-repeat;
  background-size: cover;
  position: relative;
}
/* line 457, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.productBG, #container .fullHeader.top-section .top-background.productBG {
  background: url(../img/productBG.jpg) no-repeat;
  background-size: cover;
}
/* line 462, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.xoHeroBackground, #container .fullHeader.top-section .top-background.xoHeroBackground {
  background: url(../img/xoHeroBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 467, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.captainsBarrelBackground, #container .fullHeader.top-section .top-background.captainsBarrelBackground {
  background: url(../img/captainsBarrelBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 472, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.columbusHeroBackground, #container .fullHeader.top-section .top-background.columbusHeroBackground {
  background: url(../img/columbusHeroBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 477, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.petraHeroBackground, #container .fullHeader.top-section .top-background.petraHeroBackground {
  background: url(../img/petraHeroBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 482, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.quatreHeroBackground, #container .fullHeader.top-section .top-background.quatreHeroBackground {
  background: url(../img/quatreHeroBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 487, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.darkbrownBg, #container .fullHeader.top-section .top-background.darkbrownBg {
  background: url(../img/darkbrownBg.jpg) no-repeat;
  background-size: cover;
}
/* line 492, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-craft, #container .fullHeader.top-section .top-background.top-background-craft {
  background: url(../img/craftBG.jpg) no-repeat;
  background-size: cover;
}
/* line 496, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-craft #logo h1, #container .fullHeader.top-section .top-background.top-background-craft #logo h1 {
  padding-top: 50px;
}
/* line 504, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-brand, #container .fullHeader.top-section .top-background.top-background-brand {
  background: url(../img/brand-bg.jpg) no-repeat;
  background-size: cover;
}
/* line 508, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-brand #logo h1, #container .fullHeader.top-section .top-background.top-background-brand #logo h1 {
  padding-top: 11px;
}
/* line 511, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-brand #logo h1 span, #container .fullHeader.top-section .top-background.top-background-brand #logo h1 span {
  font-weight: 100;
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-size: 36px;
  letter-spacing: 14px;
}
/* line 521, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-gotheborg, #container .fullHeader.top-section .top-background.top-background-gotheborg {
  background: url(../img/gotheborgHeroBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 525, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-contact, #container .fullHeader.top-section .top-background.top-background-contact {
  background: url(../img/contactBackground.jpg) no-repeat;
  background-size: cover;
}
/* line 529, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-contact #logo h1, #container .fullHeader.top-section .top-background.top-background-contact #logo h1 {
  padding-top: 11px;
}
/* line 532, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-contact #logo h1 span, #container .fullHeader.top-section .top-background.top-background-contact #logo h1 span {
  font-weight: 100;
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-size: 36px;
  letter-spacing: 12px;
}
/* line 542, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-voyage, #container .fullHeader.top-section .top-background.top-background-voyage {
  background: url(../img/voyageBg.jpg) no-repeat;
  background-size: cover;
}
/* line 546, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-voyage #logo h1, #container .fullHeader.top-section .top-background.top-background-voyage #logo h1 {
  font-family: 'Roboto', serif;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  font-size: 29px;
  font-style: italic;
  letter-spacing: 5px;
  padding-top: 4px;
}
/* line 555, ../sass/screen.scss */
#container .top-wrapped.top-section .top-background.top-background-voyage #logo h1 span, #container .fullHeader.top-section .top-background.top-background-voyage #logo h1 span {
  font-weight: 100;
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-size: 50px;
  letter-spacing: 16px;
}
@media (max-width: 480px) {
  /* line 428, ../sass/screen.scss */
  #container .top-wrapped.top-section, #container .fullHeader.top-section {
    background: url(../img/top-background.jpg) -500px no-repeat;
    background-size: cover;
  }
}
/* line 572, ../sass/screen.scss */
#container .top-wrapped.top-section #logo, #container .fullHeader.top-section #logo {
  width: 100%;
  max-width: 100%;
  position: fixed;
  top: 50%;
  margin-top: -150px;
  transition: width .3s ease;
  /*
  							@include breakpoint(maxtb){
  								width: 350px;
  								margin-left: -175px;
  								margin-top: -130px;
  							}
  */
}
/* line 579, ../sass/screen.scss */
#container .top-wrapped.top-section #logo .titleSmall, #container .fullHeader.top-section #logo .titleSmall {
  font-weight: 100;
  font-family: 'Roboto', serif;
  font-style: italic;
  font-size: 29px;
}
/* line 586, ../sass/screen.scss */
#container .top-wrapped.top-section #logo h1, #container .fullHeader.top-section #logo h1 {
  font-family: 'Roboto', serif;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  font-size: 29px;
  font-style: italic;
  letter-spacing: 5px;
  padding-top: 4px;
}
/* line 595, ../sass/screen.scss */
#container .top-wrapped.top-section #logo h1 span, #container .fullHeader.top-section #logo h1 span {
  font-weight: 100;
  font-family: 'Roboto Slab', serif;
  font-style: normal;
  font-size: 50px;
  letter-spacing: 16px;
}
/* line 602, ../sass/screen.scss */
#container .top-wrapped.top-section #logo h1 .brandSubTitle, #container .fullHeader.top-section #logo h1 .brandSubTitle {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  letter-spacing: 8px;
  font-size: 25px;
}
/* line 610, ../sass/screen.scss */
#container .top-wrapped.top-section #logo img, #container .fullHeader.top-section #logo img {
  width: 100%;
}
@media (max-width: 769px) {
  /* line 572, ../sass/screen.scss */
  #container .top-wrapped.top-section #logo, #container .fullHeader.top-section #logo {
    margin-top: 0px;
    top: 30%;
    position: absolute;
  }
}
@media (max-width: 767px) {
  /* line 631, ../sass/screen.scss */
  #container .top-wrapped.top-section #logo h1, #container .fullHeader.top-section #logo h1 {
    line-height: 24px;
    font-size: 18px;
  }
  /* line 634, ../sass/screen.scss */
  #container .top-wrapped.top-section #logo h1 span, #container .fullHeader.top-section #logo h1 span {
    font-size: 20px !important;
    letter-spacing: 10px !important;
  }
}
/* line 643, ../sass/screen.scss */
#container .top-wrapped.top-section #logo.singleProductTitle h1, #container .fullHeader.top-section #logo.singleProductTitle h1 {
  line-height: 42px;
  font-size: 29px;
}
/* line 646, ../sass/screen.scss */
#container .top-wrapped.top-section #logo.singleProductTitle h1 .subTitle, #container .fullHeader.top-section #logo.singleProductTitle h1 .subTitle {
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  letter-spacing: 10px;
}
/* line 652, ../sass/screen.scss */
#container .top-wrapped.top-section #logo.singleProductTitle h1 .subSubTitle, #container .fullHeader.top-section #logo.singleProductTitle h1 .subSubTitle {
  font-size: 20.5px;
  font-family: 'Roboto', serif;
  font-weight: 300;
  letter-spacing: 10px;
  font-style: italic;
}
/* line 666, ../sass/screen.scss */
#container .footer {
  text-align: center;
  background: #252629;
  max-width: 100%;
  width: 100%;
  padding: 30px 0;
}
/* line 672, ../sass/screen.scss */
#container .footer .inner-footer {
  width: 588px;
  max-width: 100%;
  margin: 0 auto;
}
/* line 676, ../sass/screen.scss */
#container .footer .inner-footer .left {
  width: 236px;
  font-size: 11px;
  float: left;
  opacity: .6;
}
/* line 682, ../sass/screen.scss */
#container .footer .inner-footer .middle {
  background: url(../img/telelogo.png) no-repeat;
  font-size: 11px;
  float: left;
  -webkit-appearance: none;
  background-position: 18px;
  background-size: 6px;
  width: 160px;
  border-left: 1px solid #767779;
  opacity: .6;
  border-right: 1px solid #767779;
}
/* line 694, ../sass/screen.scss */
#container .footer .inner-footer .right {
  font-size: 11px;
  float: left;
  -webkit-appearance: none;
  width: 191px;
  background: url(../img/maillogo.png) no-repeat;
  background-position: 19px;
  background-size: 12px;
  opacity: .6;
}

@media (max-width: 769px) {
  /* line 2, ../sass/_breakPoints.scss */
  .brHide {
    display: none;
  }

  /* line 7, ../sass/_breakPoints.scss */
  .product-section .single-product-show {
    width: 50%;
    padding: 0 0 50% 0;
  }

  /* line 16, ../sass/_breakPoints.scss */
  .product-section.brand .contact-wrapper .contact-inner {
    padding: 10% 0;
  }

  /* line 24, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo .titleSmall, #container .fullHeader.top-section #logo .titleSmall {
    font-size: 20px;
  }

  /* line 33, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper .information-holder .box ul li {
    font-size: 10px;
  }

  /* line 42, ../sass/_breakPoints.scss */
  .quote-whiteVersion-wrapper {
    padding: 10% 0;
  }
  /* line 44, ../sass/_breakPoints.scss */
  .quote-whiteVersion-wrapper .quote-subtitle {
    max-width: 80%;
    margin: 0 auto;
  }

  /* line 51, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper {
    padding: 10% 0;
  }

  /* line 60, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .quote-blackVersion-wrapper .quote-subtitle {
    max-width: 82%;
    margin: 0 auto;
    font-size: 12px;
    line-height: 22px;
  }

  /* line 72, ../sass/_breakPoints.scss */
  .mobile-wrapper {
    display: block;
    position: fixed;
    z-index: 999;
  }

  /* line 81, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section .bottle, #container .fullHeader.top-section .bottle {
    width: 45%;
  }
  /* line 83, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section .bottle.vsop, #container .fullHeader.top-section .bottle.vsop {
    right: 10%;
    bottom: 0;
    width: 8%;
    max-width: 125px;
    min-width: 100px;
  }
  /* line 90, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section .bottle.captainsbarrel, #container .fullHeader.top-section .bottle.captainsbarrel {
    right: 50%;
    margin-right: -135px;
    bottom: 0;
    width: 350px;
    min-width: 100px;
  }

  /* line 106, ../sass/_breakPoints.scss */
  .product-section .row.two-cols div.first {
    background-size: 80px;
    background-position: 15%;
  }
}
@media (max-width: 767px) {
  /* line 146, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section .top-background.top-background-voyage #logo h1 {
    font-size: 18px;
    line-height: 32px;
  }

  /* line 163, ../sass/_breakPoints.scss */
  .collection .row.three-cols .noProductSection {
    height: 305px;
    width: 100% !important;
  }

  /* line 173, ../sass/_breakPoints.scss */
  .collection .row div {
    padding: 18% 0 !important;
  }
  /* line 177, ../sass/_breakPoints.scss */
  .collection .row.three-cols .quatreMobileBg {
    background: url(../img/quatreMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 181, ../sass/_breakPoints.scss */
  .collection .row.three-cols .leftProd {
    background: url(../img/mobile-product-1.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 185, ../sass/_breakPoints.scss */
  .collection .row.three-cols .columbusMobileBg {
    background: url(../img/columbusMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 189, ../sass/_breakPoints.scss */
  .collection .row.three-cols .petraMobileBg {
    background: url(../img/petraMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 193, ../sass/_breakPoints.scss */
  .collection .row.three-cols .xoMobileBg {
    background: url(../img/xoMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 197, ../sass/_breakPoints.scss */
  .collection .row.three-cols .commodoreMobileBg {
    background: url(../img/commodoreMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 201, ../sass/_breakPoints.scss */
  .collection .row.three-cols .captainsbarrelMobileBg {
    background: url(../img/captainsbarrelMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 205, ../sass/_breakPoints.scss */
  .collection .row.three-cols .vsopMobileBg {
    background: url(../img/vsopMobileBg.jpg) no-repeat;
    background-size: 100%;
  }
  /* line 210, ../sass/_breakPoints.scss */
  .collection .row.three-cols .first .product-holder {
    width: auto;
    top: 50%;
    margin-top: -32px;
    margin-left: 3%;
  }
  /* line 215, ../sass/_breakPoints.scss */
  .collection .row.three-cols .first .product-holder.right {
    margin-left: auto;
    right: 3%;
  }
  /* line 222, ../sass/_breakPoints.scss */
  .collection .row.three-cols .middle .product-holder {
    width: auto;
    top: 50%;
    margin-top: -32px;
    margin-left: 3%;
  }
  /* line 227, ../sass/_breakPoints.scss */
  .collection .row.three-cols .middle .product-holder.right {
    margin-left: auto;
    right: 3%;
  }
  /* line 234, ../sass/_breakPoints.scss */
  .collection .row.three-cols .last .product-holder {
    width: auto;
    top: 50%;
    margin-top: -32px;
    margin-left: 3%;
  }
  /* line 239, ../sass/_breakPoints.scss */
  .collection .row.three-cols .last .product-holder.right {
    margin-left: auto;
    right: 3%;
  }
}
@media (max-width: 960px) {
  /* line 258, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .middle {
    border-left: none;
    border-right: none;
    background-position: 40%;
  }
  /* line 263, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .right {
    background-position: 38%;
  }

  /* line 273, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.whiteVersion {
    padding: 10% 0;
  }
  /* line 275, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.whiteVersion .subpage-wrapper {
    width: 100%;
    margin: 0 auto;
  }
  /* line 280, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.whiteVersion .subpage-inner-block.left {
    display: none;
  }
  /* line 283, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.whiteVersion .subpage-inner-block.right {
    width: 100%;
    padding-top: 0;
  }
  /* line 290, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.whiteVersion .subpage-inner-block .subpage-text-holder {
    margin: 0 auto;
    max-width: 80% !important;
  }
  /* line 299, ../sass/_breakPoints.scss */
  .product-section .subpage-one-colum-black .subpage-wrapper.goteborg {
    width: 100%;
    max-width: 80%;
  }

  /* line 311, ../sass/_breakPoints.scss */
  #container .header ul li a {
    font-size: 10px;
  }

  /* line 321, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper {
    width: 520px;
    padding-left: 23px;
  }
  /* line 327, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper .information-holder .box ul li {
    font-size: 12px;
  }

  /* line 339, ../sass/_breakPoints.scss */
  .collection .row.three-cols .noProductSection {
    width: 50%;
  }

  /* line 350, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section .bottle.vsop {
    right: 2%;
    min-width: 80px;
  }
  /* line 354, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section .bottle.captainsbarrel {
    width: 250px;
  }
  /* line 359, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section #logo h1 {
    font-size: 20px;
    line-height: 36px;
  }
  /* line 362, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section #logo h1 span {
    font-size: 24px;
  }

  /* line 374, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block {
    padding: 10px 0 !important;
  }
  /* line 376, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block .subpage-inner-block {
    padding-left: 0;
  }
  /* line 379, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block .subpage-inner-block .subpage-image-holder img {
    display: none;
  }
  /* line 384, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block .subpage-text-holder {
    max-width: 80% !important;
    margin: 0 auto;
  }
  /* line 388, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block.voyageHolder {
    padding: 75px 0 !important;
  }

  /* line 433, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.blackVersion .subpage-wrapper {
    width: 80%;
  }
  /* line 437, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.blackVersion .subpage-inner-block.left {
    display: none;
  }
  /* line 440, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.blackVersion .subpage-inner-block.right {
    width: 100%;
  }
  /* line 443, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.blackVersion .subpage-inner-block .subpage-text-holder {
    max-width: 100% !important;
  }
  /* line 449, ../sass/_breakPoints.scss */
  .product-section .subpage-one-colum-white .subpage-wrapper {
    width: 80%;
  }

  /* line 461, ../sass/_breakPoints.scss */
  #container .top-wrapped .subpage-wrapper .subpage-one-block .subpage-inner-block.left, #container .fullHeader .subpage-wrapper .subpage-one-block .subpage-inner-block.left {
    display: none;
  }
  /* line 464, ../sass/_breakPoints.scss */
  #container .top-wrapped .subpage-wrapper .subpage-one-block .subpage-inner-block.right, #container .fullHeader .subpage-wrapper .subpage-one-block .subpage-inner-block.right {
    width: 100%;
  }
  /* line 467, ../sass/_breakPoints.scss */
  #container .top-wrapped .subpage-wrapper .subpage-one-block .subpage-inner-block .subpage-text-holder, #container .fullHeader .subpage-wrapper .subpage-one-block .subpage-inner-block .subpage-text-holder {
    max-width: 100%;
  }
  /* line 476, ../sass/_breakPoints.scss */
  #container .footer .inner-footer {
    line-height: 20px;
  }
  /* line 478, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .left {
    width: 100%;
  }
  /* line 481, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .middle {
    width: 100%;
  }
  /* line 484, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .right {
    width: 100%;
  }

  /* line 493, ../sass/_breakPoints.scss */
  .product-section .subpage-the-ageing .subpage-wrapper {
    width: 100%;
    max-width: 80%;
  }

  /* line 503, ../sass/_breakPoints.scss */
  .product-section .subpage-tour-du-monde {
    height: 305px;
  }
  /* line 508, ../sass/_breakPoints.scss */
  .product-section .subpage-tour-du-monde div.last a section {
    margin-top: -109px;
    line-height: 28px;
  }
  /* line 511, ../sass/_breakPoints.scss */
  .product-section .subpage-tour-du-monde div.last a section span {
    font-size: 14px;
  }
  /* line 514, ../sass/_breakPoints.scss */
  .product-section .subpage-tour-du-monde div.last a section span.section-header.big {
    font-size: 20px;
  }

  /* line 537, ../sass/_breakPoints.scss */
  .product-section .row.two-cols div.last a section span.section-header.big {
    font-size: 20px;
  }
  /* line 540, ../sass/_breakPoints.scss */
  .product-section .row.two-cols div.last a section span.section-header.tour-du {
    font-size: 18px;
  }
  /* line 545, ../sass/_breakPoints.scss */
  .product-section .row.two-cols div.last a section.first-section {
    margin-top: -109px;
    line-height: 30px;
  }

  /* line 556, ../sass/_breakPoints.scss */
  .collection {
    padding-top: 55px;
  }

  /* line 560, ../sass/_breakPoints.scss */
  .collection .row div {
    padding: 23.8% 0;
  }
}
@media (max-width: 480px) {
  /* line 570, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .middle {
    border-left: none;
    border-right: none;
    background-position: 33%;
  }
  /* line 575, ../sass/_breakPoints.scss */
  #container .footer .inner-footer .right {
    background-position: 28%;
  }

  /* line 582, ../sass/_breakPoints.scss */
  .voyage-one-cols {
    padding: 20% 0;
  }

  /* line 588, ../sass/_breakPoints.scss */
  .product-section .subpage-one-block.whiteVersion {
    padding: 15% 0;
  }

  /* line 597, ../sass/_breakPoints.scss */
  .product-section.brand .contact-wrapper .contact-inner {
    padding: 15% 0;
    width: 100%;
    max-width: 80%;
  }
  /* line 601, ../sass/_breakPoints.scss */
  .product-section.brand .contact-wrapper .contact-inner .text {
    font-size: 13px;
    line-height: 21px;
    width: 100%;
  }
  /* line 606, ../sass/_breakPoints.scss */
  .product-section.brand .contact-wrapper .contact-inner .block {
    text-align: center !important;
    width: 100%;
  }

  /* line 616, ../sass/_breakPoints.scss */
  .product-section .single-product-show {
    width: 100%;
    padding: 0 0 100% 0;
  }

  /* line 624, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper {
    width: 100%;
    max-width: 80%;
    padding-left: 0;
    padding: 15% 0;
  }
  /* line 630, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper .information-holder .box {
    width: 100%;
  }
  /* line 633, ../sass/_breakPoints.scss */
  .product-info-page .inner-wrapper .information-holder .box ul li {
    font-size: 14px;
  }

  /* line 645, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block {
    padding: 20px 0 !important;
  }
  /* line 655, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block .subpage-text-holder {
    max-width: 80% !important;
    margin: 0 auto;
  }
  /* line 659, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .subpage-one-block.voyageHolder {
    padding: 15% 0 !important;
  }

  /* line 671, ../sass/_breakPoints.scss */
  #container .top-interactive #quote {
    margin-top: -63px;
    line-height: 20px;
  }
  /* line 674, ../sass/_breakPoints.scss */
  #container .top-interactive #quote .quote-title {
    font-size: 12px;
    max-width: 75%;
  }

  /* line 682, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo .titleSmall, #container .fullHeader.top-section #logo .titleSmall {
    font-size: 14px;
  }

  /* line 690, ../sass/_breakPoints.scss */
  .product-section.subpage.craftpage .quote-blackVersion-wrapper {
    padding: 15% 0;
  }

  /* line 698, ../sass/_breakPoints.scss */
  .quote-whiteVersion-wrapper {
    padding: 15% 0;
  }
  /* line 700, ../sass/_breakPoints.scss */
  .quote-whiteVersion-wrapper .quote-title {
    font-size: 18px;
  }
  /* line 703, ../sass/_breakPoints.scss */
  .quote-whiteVersion-wrapper .quote-subtitle {
    font-size: 12px;
    line-height: 20px;
    max-width: 85%;
    margin: 0 auto;
  }

  /* line 716, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section .bottle.vsop {
    right: 2%;
    min-width: 50px;
  }
  /* line 720, ../sass/_breakPoints.scss */
  #container .fullHeader.top-section .bottle.captainsbarrel {
    width: 140px;
    margin-right: -70px;
    bottom: 5%;
  }

  /* line 736, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo, #container .fullHeader.top-section #logo {
    text-align: center;
    top: 25%;
  }
  /* line 739, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo h1, #container .fullHeader.top-section #logo h1 {
    line-height: 22px;
    font-size: 14px;
  }
  /* line 742, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo h1 span, #container .fullHeader.top-section #logo h1 span {
    font-size: 16px;
    letter-spacing: 6px;
  }
  /* line 747, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo img, #container .fullHeader.top-section #logo img {
    width: 60%;
    margin: 0 auto;
  }
  /* line 752, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo.singleProductTitle h1, #container .fullHeader.top-section #logo.singleProductTitle h1 {
    line-height: 24px;
    font-size: 15px;
  }
  /* line 755, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo.singleProductTitle h1 .subTitle, #container .fullHeader.top-section #logo.singleProductTitle h1 .subTitle {
    font-size: 12px;
  }
  /* line 758, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section #logo.singleProductTitle h1 .subSubTitle, #container .fullHeader.top-section #logo.singleProductTitle h1 .subSubTitle {
    font-size: 10px;
  }
  /* line 764, ../sass/_breakPoints.scss */
  #container .top-wrapped.top-section .bottle, #container .fullHeader.top-section .bottle {
    width: 35%;
  }
  /* line 768, ../sass/_breakPoints.scss */
  #container .top-wrapped .topTitle, #container .fullHeader .topTitle {
    top: 35% !important;
  }

  /* line 778, ../sass/_breakPoints.scss */
  .product-section .row.three-cols div.middle {
    width: 100%;
  }
  /* line 786, ../sass/_breakPoints.scss */
  .product-section .row.two-cols div.first.bottleBox {
    background: none;
  }

  /* line 798, ../sass/_breakPoints.scss */
  .collection .row.three-cols .first .product-holder {
    margin-top: -28px;
  }
  /* line 800, ../sass/_breakPoints.scss */
  .collection .row.three-cols .first .product-holder .product-name {
    font-size: 14px;
  }
  /* line 803, ../sass/_breakPoints.scss */
  .collection .row.three-cols .first .product-holder .product-subname {
    font-size: 10px;
    line-height: 14px;
  }
  /* line 810, ../sass/_breakPoints.scss */
  .collection .row.three-cols .middle .product-holder {
    margin-top: -28px;
  }
  /* line 812, ../sass/_breakPoints.scss */
  .collection .row.three-cols .middle .product-holder .product-name {
    font-size: 14px;
  }
  /* line 815, ../sass/_breakPoints.scss */
  .collection .row.three-cols .middle .product-holder .product-subname {
    font-size: 10px;
    line-height: 14px;
  }
  /* line 822, ../sass/_breakPoints.scss */
  .collection .row.three-cols .last .product-holder {
    margin-top: -28px;
  }
  /* line 824, ../sass/_breakPoints.scss */
  .collection .row.three-cols .last .product-holder .product-name {
    font-size: 14px;
  }
  /* line 827, ../sass/_breakPoints.scss */
  .collection .row.three-cols .last .product-holder .product-subname {
    font-size: 10px;
    line-height: 14px;
  }
}
