@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

html {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 300px;
  overflow-y: scroll;
  font-size: 100%;
}

body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  min-width: 300px;
  background: #FFFFFF;
  font-size: 90%;
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  line-height: 1.8;
  color: #4F4B4B;
}

@media (min-width: 768px) {
  .sw-wrapper {
    min-height: 100%;
    margin-bottom: -90px;
  }
  .sw-wrapper:after {
    content: "";
    display: block;
    height: 90px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.same-h1,
.same-h2,
.same-h3,
.same-h4,
.same-h5,
.same-h6 {
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h1,
.same-h1 {
  font-size: 2.4em;
}
@media (min-width: 768px) {
  h1,
.same-h1 {
    font-size: 3em;
  }
}

h2,
.same-h2 {
  font-size: 1.6em;
}
@media (min-width: 768px) {
  h2,
.same-h2 {
    font-size: 2.1em;
  }
}

h3,
.same-h3 {
  font-size: 1.15em;
}
@media (min-width: 768px) {
  h3,
.same-h3 {
    font-size: 1.3em;
  }
}

a, a:visited, a:hover, a:focus {
  text-decoration: none;
  color: #3893B1;
}

a:hover {
  text-decoration: underline;
}

button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

dt, dd, dl {
  margin: 0;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.clear {
  clear: both;
}

.wrapper {
  width: 100%;
  *zoom: 1;
}
.wrapper:before, .wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}

.container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
.container.padded {
  padding: 0 10px;
}

/* ------------------------------------------------
   Scroll Top Button
   ------------------------------------------------ */
#swScrollTop {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 20px;
  height: 35px;
  padding: 0 10px;
  overflow: hidden;
  line-height: 35px;
  border-radius: 20px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 9999;
}
#swScrollTop:hover, #swScrollTop:focus {
  outline: none;
}
#swScrollTop .text {
  display: none;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
}
#swScrollTop:hover .text {
  display: inline-block;
  margin-right: 5px;
  text-decoration: none;
}

/* ------------------------------------------------
   Error Page
   ------------------------------------------------ */
.errorpage {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

.lo-withsidebar {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.lo-withsidebar:before, .lo-withsidebar:after {
  content: " ";
  display: table;
}
.lo-withsidebar:after {
  clear: both;
}
.lo-withsidebar .lo-withsidebar-main {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-withsidebar .lo-withsidebar-main {
    width: 75%;
  }
}
.lo-withsidebar .lo-withsidebar-side {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-withsidebar .lo-withsidebar-side {
    width: 25%;
  }
}

.lo-equal {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.lo-equal:before, .lo-equal:after {
  content: " ";
  display: table;
}
.lo-equal:after {
  clear: both;
}
.lo-equal .lo-equal-col {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  margin-top: 20px;
}
@media (min-width: 660px) {
  .lo-equal .lo-equal-col {
    width: 50%;
    min-height: 1px;
    margin-top: 0;
  }
}
.lo-equal .lo-equal-col.right {
  float: right;
}
.lo-equal .lo-equal-col.col-left {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 660px) {
  .lo-equal .lo-equal-col.col-left {
    padding-left: 0;
    padding-right: 10px;
  }
}
.lo-equal .lo-equal-col.col-right {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 660px) {
  .lo-equal .lo-equal-col.col-right {
    padding-left: 10px;
    padding-right: 0;
  }
}

.lo-twothirds {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.lo-twothirds:before, .lo-twothirds:after {
  content: " ";
  display: table;
}
.lo-twothirds:after {
  clear: both;
}
.lo-twothirds .lo-twothirds-main {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-twothirds .lo-twothirds-main {
    width: 66.6666%;
  }
}
.lo-twothirds .lo-twothirds-side {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-twothirds .lo-twothirds-side {
    width: 33.3333%;
  }
}

.lo-landinghead {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.lo-landinghead:before, .lo-landinghead:after {
  content: " ";
  display: table;
}
.lo-landinghead:after {
  clear: both;
}
.lo-landinghead .lo-landinghead-main {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-landinghead .lo-landinghead-main {
    width: 70%;
  }
}
.lo-landinghead .lo-landinghead-side {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-landinghead .lo-landinghead-side {
    width: 30%;
  }
}

.lo-formpage {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
.lo-formpage:before, .lo-formpage:after {
  content: " ";
  display: table;
}
.lo-formpage:after {
  clear: both;
}
.lo-formpage .lo-formpage-copy {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .lo-formpage .lo-formpage-copy {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .lo-formpage .lo-formpage-copy {
    width: 25%;
  }
}
.lo-formpage .lo-formpage-copy p:first-of-type {
  margin-top: 0;
}
.lo-formpage .lo-formpage-form {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  margin-top: 1em;
}
@media (min-width: 660px) {
  .lo-formpage .lo-formpage-form {
    width: 60%;
    margin-top: 0;
    border-left: 1px solid #B3B3B3;
  }
}
@media (min-width: 768px) {
  .lo-formpage .lo-formpage-form {
    width: 75%;
  }
}

.theme-curiousBlue-color {
  color: #3893B1;
}

.theme-curiousBlue-bg {
  background: #3893B1;
}

.theme-curiousBlue .theme-color {
  color: #3893B1;
}

.sw-subnav .subnav-curiousBlue .subnav-item .subnav-content {
  border-bottom-color: #3893B1;
  color: #3893B1;
}
.sw-subnav .subnav-curiousBlue .subnav-item:hover .subnav-content, .sw-subnav .subnav-curiousBlue .subnav-item.hovered .subnav-content, .sw-subnav .subnav-curiousBlue .subnav-item.active .subnav-content {
  background: #3893B1;
  border-bottom-color: #2c738a;
}
.sw-subnav .subnav-curiousBlue .subnav-dropdown .dropdown-list {
  background: #3893B1;
}
.sw-subnav .subnav-curiousBlue .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #2c738a;
}

.sw-landing.theme-curiousBlue h2, .sw-landing.theme-curiousBlue h3 {
  color: #3893B1;
}
.sw-landing.theme-curiousBlue .divider .divider-bar {
  background: rgba(56, 147, 177, 0.2);
}

.titlebox.titlebox-curiousBlue a:hover {
  color: #3893B1;
}

.theme-curiousBlue .article {
  border-top: 8px solid rgba(56, 147, 177, 0.2);
  border-bottom: 8px solid rgba(56, 147, 177, 0.2);
}
.theme-curiousBlue .article .caption {
  border-bottom: 1px solid rgba(56, 147, 177, 0.2);
  color: rgba(56, 147, 177, 0.5);
}
.theme-curiousBlue .article .body .highlight {
  background: rgba(56, 147, 177, 0.2);
  color: #3893B1;
}
.theme-curiousBlue .article .slider .item span {
  background: rgba(56, 147, 177, 0.6);
}
.theme-curiousBlue .article .slider .slick-dots button:hover {
  background: #3893B1;
}
.theme-curiousBlue .article .slider .slick-dots .slick-active button {
  background: #3893B1;
}

.theme-curiousBlue .article-tasting {
  border-top: 8px solid rgba(56, 147, 177, 0.2);
}
.theme-curiousBlue .article-tasting .button {
  background: #3893B1;
}
.theme-curiousBlue .article-tasting .button:hover {
  background: #2c738a;
}

.pagination.curiousBlue .direction .direction-link {
  background: #3893B1;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.curiousBlue .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.curiousBlue .direction .direction-link:hover {
    background: #3893B1;
    color: #FFFFFF;
  }
  .pagination.curiousBlue .direction .direction-link .arrow {
    color: #3893B1;
  }
  .pagination.curiousBlue .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.curiousBlue .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.curiousBlue .pages .pages-link:hover {
  border: 1px solid #3893B1;
  background: #3893B1;
  color: #FFFFFF;
}
.pagination.curiousBlue .pages .pages-link.active {
  border: 1px solid #3893B1;
  background: #3893B1;
  color: #FFFFFF;
}

.checkbox.curiousBlue .checkbox-label .checkbox-fake {
  border: 2px solid #3893B1;
}
.checkbox.curiousBlue .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.curiousBlue .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #3893B1;
}
.checkbox.curiousBlue .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.curiousBlue .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #7abed5;
}

.theme-rust-color {
  color: #CB5812;
}

.theme-rust-bg {
  background: #CB5812;
}

.theme-rust .theme-color {
  color: #CB5812;
}

.sw-subnav .subnav-rust .subnav-item .subnav-content {
  border-bottom-color: #CB5812;
  color: #CB5812;
}
.sw-subnav .subnav-rust .subnav-item:hover .subnav-content, .sw-subnav .subnav-rust .subnav-item.hovered .subnav-content, .sw-subnav .subnav-rust .subnav-item.active .subnav-content {
  background: #CB5812;
  border-bottom-color: #9c440e;
}
.sw-subnav .subnav-rust .subnav-dropdown .dropdown-list {
  background: #CB5812;
}
.sw-subnav .subnav-rust .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #9c440e;
}

.sw-landing.theme-rust h2, .sw-landing.theme-rust h3 {
  color: #CB5812;
}
.sw-landing.theme-rust .divider .divider-bar {
  background: rgba(203, 88, 18, 0.2);
}

.titlebox.titlebox-rust a:hover {
  color: #CB5812;
}

.theme-rust .article {
  border-top: 8px solid rgba(203, 88, 18, 0.2);
  border-bottom: 8px solid rgba(203, 88, 18, 0.2);
}
.theme-rust .article .caption {
  border-bottom: 1px solid rgba(203, 88, 18, 0.2);
  color: rgba(203, 88, 18, 0.5);
}
.theme-rust .article .body .highlight {
  background: rgba(203, 88, 18, 0.2);
  color: #CB5812;
}
.theme-rust .article .slider .item span {
  background: rgba(203, 88, 18, 0.6);
}
.theme-rust .article .slider .slick-dots button:hover {
  background: #CB5812;
}
.theme-rust .article .slider .slick-dots .slick-active button {
  background: #CB5812;
}

.theme-rust .article-tasting {
  border-top: 8px solid rgba(203, 88, 18, 0.2);
}
.theme-rust .article-tasting .button {
  background: #CB5812;
}
.theme-rust .article-tasting .button:hover {
  background: #9c440e;
}

.pagination.rust .direction .direction-link {
  background: #CB5812;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.rust .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.rust .direction .direction-link:hover {
    background: #CB5812;
    color: #FFFFFF;
  }
  .pagination.rust .direction .direction-link .arrow {
    color: #CB5812;
  }
  .pagination.rust .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.rust .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.rust .pages .pages-link:hover {
  border: 1px solid #CB5812;
  background: #CB5812;
  color: #FFFFFF;
}
.pagination.rust .pages .pages-link.active {
  border: 1px solid #CB5812;
  background: #CB5812;
  color: #FFFFFF;
}

.checkbox.rust .checkbox-label .checkbox-fake {
  border: 2px solid #CB5812;
}
.checkbox.rust .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.rust .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #CB5812;
}
.checkbox.rust .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.rust .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #f08e53;
}

.theme-mortar-color {
  color: #565555;
}

.theme-mortar-bg {
  background: #565555;
}

.theme-mortar .theme-color {
  color: #565555;
}

.sw-subnav .subnav-mortar .subnav-item .subnav-content {
  border-bottom-color: #565555;
  color: #565555;
}
.sw-subnav .subnav-mortar .subnav-item:hover .subnav-content, .sw-subnav .subnav-mortar .subnav-item.hovered .subnav-content, .sw-subnav .subnav-mortar .subnav-item.active .subnav-content {
  background: #565555;
  border-bottom-color: #3c3c3c;
}
.sw-subnav .subnav-mortar .subnav-dropdown .dropdown-list {
  background: #565555;
}
.sw-subnav .subnav-mortar .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #3c3c3c;
}

.sw-landing.theme-mortar h2, .sw-landing.theme-mortar h3 {
  color: #565555;
}
.sw-landing.theme-mortar .divider .divider-bar {
  background: rgba(86, 85, 85, 0.2);
}

.titlebox.titlebox-mortar a:hover {
  color: #565555;
}

.theme-mortar .article {
  border-top: 8px solid rgba(86, 85, 85, 0.2);
  border-bottom: 8px solid rgba(86, 85, 85, 0.2);
}
.theme-mortar .article .caption {
  border-bottom: 1px solid rgba(86, 85, 85, 0.2);
  color: rgba(86, 85, 85, 0.5);
}
.theme-mortar .article .body .highlight {
  background: rgba(86, 85, 85, 0.2);
  color: #565555;
}
.theme-mortar .article .slider .item span {
  background: rgba(86, 85, 85, 0.6);
}
.theme-mortar .article .slider .slick-dots button:hover {
  background: #565555;
}
.theme-mortar .article .slider .slick-dots .slick-active button {
  background: #565555;
}

.theme-mortar .article-tasting {
  border-top: 8px solid rgba(86, 85, 85, 0.2);
}
.theme-mortar .article-tasting .button {
  background: #565555;
}
.theme-mortar .article-tasting .button:hover {
  background: #3c3c3c;
}

.pagination.mortar .direction .direction-link {
  background: #565555;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.mortar .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.mortar .direction .direction-link:hover {
    background: #565555;
    color: #FFFFFF;
  }
  .pagination.mortar .direction .direction-link .arrow {
    color: #565555;
  }
  .pagination.mortar .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.mortar .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.mortar .pages .pages-link:hover {
  border: 1px solid #565555;
  background: #565555;
  color: #FFFFFF;
}
.pagination.mortar .pages .pages-link.active {
  border: 1px solid #565555;
  background: #565555;
  color: #FFFFFF;
}

.checkbox.mortar .checkbox-label .checkbox-fake {
  border: 2px solid #565555;
}
.checkbox.mortar .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.mortar .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #565555;
}
.checkbox.mortar .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.mortar .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #898888;
}

.theme-jazzberryJam-color {
  color: #A50743;
}

.theme-jazzberryJam-bg {
  background: #A50743;
}

.theme-jazzberryJam .theme-color {
  color: #A50743;
}

.sw-subnav .subnav-jazzberryJam .subnav-item .subnav-content {
  border-bottom-color: #A50743;
  color: #A50743;
}
.sw-subnav .subnav-jazzberryJam .subnav-item:hover .subnav-content, .sw-subnav .subnav-jazzberryJam .subnav-item.hovered .subnav-content, .sw-subnav .subnav-jazzberryJam .subnav-item.active .subnav-content {
  background: #A50743;
  border-bottom-color: #74052f;
}
.sw-subnav .subnav-jazzberryJam .subnav-dropdown .dropdown-list {
  background: #A50743;
}
.sw-subnav .subnav-jazzberryJam .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #74052f;
}

.sw-landing.theme-jazzberryJam h2, .sw-landing.theme-jazzberryJam h3 {
  color: #A50743;
}
.sw-landing.theme-jazzberryJam .divider .divider-bar {
  background: rgba(165, 7, 67, 0.2);
}

.titlebox.titlebox-jazzberryJam a:hover {
  color: #A50743;
}

.theme-jazzberryJam .article {
  border-top: 8px solid rgba(165, 7, 67, 0.2);
  border-bottom: 8px solid rgba(165, 7, 67, 0.2);
}
.theme-jazzberryJam .article .caption {
  border-bottom: 1px solid rgba(165, 7, 67, 0.2);
  color: rgba(165, 7, 67, 0.5);
}
.theme-jazzberryJam .article .body .highlight {
  background: rgba(165, 7, 67, 0.2);
  color: #A50743;
}
.theme-jazzberryJam .article .slider .item span {
  background: rgba(165, 7, 67, 0.6);
}
.theme-jazzberryJam .article .slider .slick-dots button:hover {
  background: #A50743;
}
.theme-jazzberryJam .article .slider .slick-dots .slick-active button {
  background: #A50743;
}

.theme-jazzberryJam .article-tasting {
  border-top: 8px solid rgba(165, 7, 67, 0.2);
}
.theme-jazzberryJam .article-tasting .button {
  background: #A50743;
}
.theme-jazzberryJam .article-tasting .button:hover {
  background: #74052f;
}

.pagination.jazzberryJam .direction .direction-link {
  background: #A50743;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.jazzberryJam .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.jazzberryJam .direction .direction-link:hover {
    background: #A50743;
    color: #FFFFFF;
  }
  .pagination.jazzberryJam .direction .direction-link .arrow {
    color: #A50743;
  }
  .pagination.jazzberryJam .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.jazzberryJam .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.jazzberryJam .pages .pages-link:hover {
  border: 1px solid #A50743;
  background: #A50743;
  color: #FFFFFF;
}
.pagination.jazzberryJam .pages .pages-link.active {
  border: 1px solid #A50743;
  background: #A50743;
  color: #FFFFFF;
}

.checkbox.jazzberryJam .checkbox-label .checkbox-fake {
  border: 2px solid #A50743;
}
.checkbox.jazzberryJam .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.jazzberryJam .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #A50743;
}
.checkbox.jazzberryJam .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.jazzberryJam .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #f51d6f;
}

.theme-kellyGreen-color {
  color: #50910B;
}

.theme-kellyGreen-bg {
  background: #50910B;
}

.theme-kellyGreen .theme-color {
  color: #50910B;
}

.sw-subnav .subnav-kellyGreen .subnav-item .subnav-content {
  border-bottom-color: #50910B;
  color: #50910B;
}
.sw-subnav .subnav-kellyGreen .subnav-item:hover .subnav-content, .sw-subnav .subnav-kellyGreen .subnav-item.hovered .subnav-content, .sw-subnav .subnav-kellyGreen .subnav-item.active .subnav-content {
  background: #50910B;
  border-bottom-color: #366207;
}
.sw-subnav .subnav-kellyGreen .subnav-dropdown .dropdown-list {
  background: #50910B;
}
.sw-subnav .subnav-kellyGreen .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #366207;
}

.sw-landing.theme-kellyGreen h2, .sw-landing.theme-kellyGreen h3 {
  color: #50910B;
}
.sw-landing.theme-kellyGreen .divider .divider-bar {
  background: rgba(80, 145, 11, 0.2);
}

.titlebox.titlebox-kellyGreen a:hover {
  color: #50910B;
}

.theme-kellyGreen .article {
  border-top: 8px solid rgba(80, 145, 11, 0.2);
  border-bottom: 8px solid rgba(80, 145, 11, 0.2);
}
.theme-kellyGreen .article .caption {
  border-bottom: 1px solid rgba(80, 145, 11, 0.2);
  color: rgba(80, 145, 11, 0.5);
}
.theme-kellyGreen .article .body .highlight {
  background: rgba(80, 145, 11, 0.2);
  color: #50910B;
}
.theme-kellyGreen .article .slider .item span {
  background: rgba(80, 145, 11, 0.6);
}
.theme-kellyGreen .article .slider .slick-dots button:hover {
  background: #50910B;
}
.theme-kellyGreen .article .slider .slick-dots .slick-active button {
  background: #50910B;
}

.theme-kellyGreen .article-tasting {
  border-top: 8px solid rgba(80, 145, 11, 0.2);
}
.theme-kellyGreen .article-tasting .button {
  background: #50910B;
}
.theme-kellyGreen .article-tasting .button:hover {
  background: #366207;
}

.pagination.kellyGreen .direction .direction-link {
  background: #50910B;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.kellyGreen .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.kellyGreen .direction .direction-link:hover {
    background: #50910B;
    color: #FFFFFF;
  }
  .pagination.kellyGreen .direction .direction-link .arrow {
    color: #50910B;
  }
  .pagination.kellyGreen .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.kellyGreen .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.kellyGreen .pages .pages-link:hover {
  border: 1px solid #50910B;
  background: #50910B;
  color: #FFFFFF;
}
.pagination.kellyGreen .pages .pages-link.active {
  border: 1px solid #50910B;
  background: #50910B;
  color: #FFFFFF;
}

.checkbox.kellyGreen .checkbox-label .checkbox-fake {
  border: 2px solid #50910B;
}
.checkbox.kellyGreen .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.kellyGreen .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #50910B;
}
.checkbox.kellyGreen .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.kellyGreen .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #84ed15;
}

.theme-windsor-color {
  color: #562C84;
}

.theme-windsor-bg {
  background: #562C84;
}

.theme-windsor .theme-color {
  color: #562C84;
}

.sw-subnav .subnav-windsor .subnav-item .subnav-content {
  border-bottom-color: #562C84;
  color: #562C84;
}
.sw-subnav .subnav-windsor .subnav-item:hover .subnav-content, .sw-subnav .subnav-windsor .subnav-item.hovered .subnav-content, .sw-subnav .subnav-windsor .subnav-item.active .subnav-content {
  background: #562C84;
  border-bottom-color: #3d1f5e;
}
.sw-subnav .subnav-windsor .subnav-dropdown .dropdown-list {
  background: #562C84;
}
.sw-subnav .subnav-windsor .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #3d1f5e;
}

.sw-landing.theme-windsor h2, .sw-landing.theme-windsor h3 {
  color: #562C84;
}
.sw-landing.theme-windsor .divider .divider-bar {
  background: rgba(86, 44, 132, 0.2);
}

.titlebox.titlebox-windsor a:hover {
  color: #562C84;
}

.theme-windsor .article {
  border-top: 8px solid rgba(86, 44, 132, 0.2);
  border-bottom: 8px solid rgba(86, 44, 132, 0.2);
}
.theme-windsor .article .caption {
  border-bottom: 1px solid rgba(86, 44, 132, 0.2);
  color: rgba(86, 44, 132, 0.5);
}
.theme-windsor .article .body .highlight {
  background: rgba(86, 44, 132, 0.2);
  color: #562C84;
}
.theme-windsor .article .slider .item span {
  background: rgba(86, 44, 132, 0.6);
}
.theme-windsor .article .slider .slick-dots button:hover {
  background: #562C84;
}
.theme-windsor .article .slider .slick-dots .slick-active button {
  background: #562C84;
}

.theme-windsor .article-tasting {
  border-top: 8px solid rgba(86, 44, 132, 0.2);
}
.theme-windsor .article-tasting .button {
  background: #562C84;
}
.theme-windsor .article-tasting .button:hover {
  background: #3d1f5e;
}

.pagination.windsor .direction .direction-link {
  background: #562C84;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.windsor .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.windsor .direction .direction-link:hover {
    background: #562C84;
    color: #FFFFFF;
  }
  .pagination.windsor .direction .direction-link .arrow {
    color: #562C84;
  }
  .pagination.windsor .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.windsor .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.windsor .pages .pages-link:hover {
  border: 1px solid #562C84;
  background: #562C84;
  color: #FFFFFF;
}
.pagination.windsor .pages .pages-link.active {
  border: 1px solid #562C84;
  background: #562C84;
  color: #FFFFFF;
}

.checkbox.windsor .checkbox-label .checkbox-fake {
  border: 2px solid #562C84;
}
.checkbox.windsor .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.windsor .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #562C84;
}
.checkbox.windsor .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.windsor .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #8851c5;
}

.theme-goldenBrown-color {
  color: #938E0F;
}

.theme-goldenBrown-bg {
  background: #938E0F;
}

.theme-goldenBrown .theme-color {
  color: #938E0F;
}

.sw-subnav .subnav-goldenBrown .subnav-item .subnav-content {
  border-bottom-color: #938E0F;
  color: #938E0F;
}
.sw-subnav .subnav-goldenBrown .subnav-item:hover .subnav-content, .sw-subnav .subnav-goldenBrown .subnav-item.hovered .subnav-content, .sw-subnav .subnav-goldenBrown .subnav-item.active .subnav-content {
  background: #938E0F;
  border-bottom-color: #65610a;
}
.sw-subnav .subnav-goldenBrown .subnav-dropdown .dropdown-list {
  background: #938E0F;
}
.sw-subnav .subnav-goldenBrown .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #65610a;
}

.sw-landing.theme-goldenBrown h2, .sw-landing.theme-goldenBrown h3 {
  color: #938E0F;
}
.sw-landing.theme-goldenBrown .divider .divider-bar {
  background: rgba(147, 142, 15, 0.2);
}

.titlebox.titlebox-goldenBrown a:hover {
  color: #938E0F;
}

.theme-goldenBrown .article {
  border-top: 8px solid rgba(147, 142, 15, 0.2);
  border-bottom: 8px solid rgba(147, 142, 15, 0.2);
}
.theme-goldenBrown .article .caption {
  border-bottom: 1px solid rgba(147, 142, 15, 0.2);
  color: rgba(147, 142, 15, 0.5);
}
.theme-goldenBrown .article .body .highlight {
  background: rgba(147, 142, 15, 0.2);
  color: #938E0F;
}
.theme-goldenBrown .article .slider .item span {
  background: rgba(147, 142, 15, 0.6);
}
.theme-goldenBrown .article .slider .slick-dots button:hover {
  background: #938E0F;
}
.theme-goldenBrown .article .slider .slick-dots .slick-active button {
  background: #938E0F;
}

.theme-goldenBrown .article-tasting {
  border-top: 8px solid rgba(147, 142, 15, 0.2);
}
.theme-goldenBrown .article-tasting .button {
  background: #938E0F;
}
.theme-goldenBrown .article-tasting .button:hover {
  background: #65610a;
}

.pagination.goldenBrown .direction .direction-link {
  background: #938E0F;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.goldenBrown .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.goldenBrown .direction .direction-link:hover {
    background: #938E0F;
    color: #FFFFFF;
  }
  .pagination.goldenBrown .direction .direction-link .arrow {
    color: #938E0F;
  }
  .pagination.goldenBrown .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.goldenBrown .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.goldenBrown .pages .pages-link:hover {
  border: 1px solid #938E0F;
  background: #938E0F;
  color: #FFFFFF;
}
.pagination.goldenBrown .pages .pages-link.active {
  border: 1px solid #938E0F;
  background: #938E0F;
  color: #FFFFFF;
}

.checkbox.goldenBrown .checkbox-label .checkbox-fake {
  border: 2px solid #938E0F;
}
.checkbox.goldenBrown .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.goldenBrown .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #938E0F;
}
.checkbox.goldenBrown .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.goldenBrown .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #e8e120;
}

.theme-mountainMeadow-color {
  color: #13AD92;
}

.theme-mountainMeadow-bg {
  background: #13AD92;
}

.theme-mountainMeadow .theme-color {
  color: #13AD92;
}

.sw-subnav .subnav-mountainMeadow .subnav-item .subnav-content {
  border-bottom-color: #13AD92;
  color: #13AD92;
}
.sw-subnav .subnav-mountainMeadow .subnav-item:hover .subnav-content, .sw-subnav .subnav-mountainMeadow .subnav-item.hovered .subnav-content, .sw-subnav .subnav-mountainMeadow .subnav-item.active .subnav-content {
  background: #13AD92;
  border-bottom-color: #0e7f6b;
}
.sw-subnav .subnav-mountainMeadow .subnav-dropdown .dropdown-list {
  background: #13AD92;
}
.sw-subnav .subnav-mountainMeadow .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #0e7f6b;
}

.sw-landing.theme-mountainMeadow h2, .sw-landing.theme-mountainMeadow h3 {
  color: #13AD92;
}
.sw-landing.theme-mountainMeadow .divider .divider-bar {
  background: rgba(19, 173, 146, 0.2);
}

.titlebox.titlebox-mountainMeadow a:hover {
  color: #13AD92;
}

.theme-mountainMeadow .article {
  border-top: 8px solid rgba(19, 173, 146, 0.2);
  border-bottom: 8px solid rgba(19, 173, 146, 0.2);
}
.theme-mountainMeadow .article .caption {
  border-bottom: 1px solid rgba(19, 173, 146, 0.2);
  color: rgba(19, 173, 146, 0.5);
}
.theme-mountainMeadow .article .body .highlight {
  background: rgba(19, 173, 146, 0.2);
  color: #13AD92;
}
.theme-mountainMeadow .article .slider .item span {
  background: rgba(19, 173, 146, 0.6);
}
.theme-mountainMeadow .article .slider .slick-dots button:hover {
  background: #13AD92;
}
.theme-mountainMeadow .article .slider .slick-dots .slick-active button {
  background: #13AD92;
}

.theme-mountainMeadow .article-tasting {
  border-top: 8px solid rgba(19, 173, 146, 0.2);
}
.theme-mountainMeadow .article-tasting .button {
  background: #13AD92;
}
.theme-mountainMeadow .article-tasting .button:hover {
  background: #0e7f6b;
}

.pagination.mountainMeadow .direction .direction-link {
  background: #13AD92;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.mountainMeadow .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.mountainMeadow .direction .direction-link:hover {
    background: #13AD92;
    color: #FFFFFF;
  }
  .pagination.mountainMeadow .direction .direction-link .arrow {
    color: #13AD92;
  }
  .pagination.mountainMeadow .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.mountainMeadow .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.mountainMeadow .pages .pages-link:hover {
  border: 1px solid #13AD92;
  background: #13AD92;
  color: #FFFFFF;
}
.pagination.mountainMeadow .pages .pages-link.active {
  border: 1px solid #13AD92;
  background: #13AD92;
  color: #FFFFFF;
}

.checkbox.mountainMeadow .checkbox-label .checkbox-fake {
  border: 2px solid #13AD92;
}
.checkbox.mountainMeadow .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.mountainMeadow .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #13AD92;
}
.checkbox.mountainMeadow .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.mountainMeadow .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #3ceacb;
}

.theme-equator-color {
  color: #D9A767;
}

.theme-equator-bg {
  background: #D9A767;
}

.theme-equator .theme-color {
  color: #D9A767;
}

.sw-subnav .subnav-equator .subnav-item .subnav-content {
  border-bottom-color: #D9A767;
  color: #D9A767;
}
.sw-subnav .subnav-equator .subnav-item:hover .subnav-content, .sw-subnav .subnav-equator .subnav-item.hovered .subnav-content, .sw-subnav .subnav-equator .subnav-item.active .subnav-content {
  background: #D9A767;
  border-bottom-color: #cf8f3e;
}
.sw-subnav .subnav-equator .subnav-dropdown .dropdown-list {
  background: #D9A767;
}
.sw-subnav .subnav-equator .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #cf8f3e;
}

.sw-landing.theme-equator h2, .sw-landing.theme-equator h3 {
  color: #D9A767;
}
.sw-landing.theme-equator .divider .divider-bar {
  background: rgba(217, 167, 103, 0.2);
}

.titlebox.titlebox-equator a:hover {
  color: #D9A767;
}

.theme-equator .article {
  border-top: 8px solid rgba(217, 167, 103, 0.2);
  border-bottom: 8px solid rgba(217, 167, 103, 0.2);
}
.theme-equator .article .caption {
  border-bottom: 1px solid rgba(217, 167, 103, 0.2);
  color: rgba(217, 167, 103, 0.5);
}
.theme-equator .article .body .highlight {
  background: rgba(217, 167, 103, 0.2);
  color: #D9A767;
}
.theme-equator .article .slider .item span {
  background: rgba(217, 167, 103, 0.6);
}
.theme-equator .article .slider .slick-dots button:hover {
  background: #D9A767;
}
.theme-equator .article .slider .slick-dots .slick-active button {
  background: #D9A767;
}

.theme-equator .article-tasting {
  border-top: 8px solid rgba(217, 167, 103, 0.2);
}
.theme-equator .article-tasting .button {
  background: #D9A767;
}
.theme-equator .article-tasting .button:hover {
  background: #cf8f3e;
}

.pagination.equator .direction .direction-link {
  background: #D9A767;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.equator .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.equator .direction .direction-link:hover {
    background: #D9A767;
    color: #FFFFFF;
  }
  .pagination.equator .direction .direction-link .arrow {
    color: #D9A767;
  }
  .pagination.equator .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.equator .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.equator .pages .pages-link:hover {
  border: 1px solid #D9A767;
  background: #D9A767;
  color: #FFFFFF;
}
.pagination.equator .pages .pages-link.active {
  border: 1px solid #D9A767;
  background: #D9A767;
  color: #FFFFFF;
}

.checkbox.equator .checkbox-label .checkbox-fake {
  border: 2px solid #D9A767;
}
.checkbox.equator .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.equator .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #D9A767;
}
.checkbox.equator .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.equator .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #edd6b9;
}

.theme-chenin-color {
  color: #DDC26C;
}

.theme-chenin-bg {
  background: #DDC26C;
}

.theme-chenin .theme-color {
  color: #DDC26C;
}

.sw-subnav .subnav-chenin .subnav-item .subnav-content {
  border-bottom-color: #DDC26C;
  color: #DDC26C;
}
.sw-subnav .subnav-chenin .subnav-item:hover .subnav-content, .sw-subnav .subnav-chenin .subnav-item.hovered .subnav-content, .sw-subnav .subnav-chenin .subnav-item.active .subnav-content {
  background: #DDC26C;
  border-bottom-color: #d3b143;
}
.sw-subnav .subnav-chenin .subnav-dropdown .dropdown-list {
  background: #DDC26C;
}
.sw-subnav .subnav-chenin .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #d3b143;
}

.sw-landing.theme-chenin h2, .sw-landing.theme-chenin h3 {
  color: #DDC26C;
}
.sw-landing.theme-chenin .divider .divider-bar {
  background: rgba(221, 194, 108, 0.2);
}

.titlebox.titlebox-chenin a:hover {
  color: #DDC26C;
}

.theme-chenin .article {
  border-top: 8px solid rgba(221, 194, 108, 0.2);
  border-bottom: 8px solid rgba(221, 194, 108, 0.2);
}
.theme-chenin .article .caption {
  border-bottom: 1px solid rgba(221, 194, 108, 0.2);
  color: rgba(221, 194, 108, 0.5);
}
.theme-chenin .article .body .highlight {
  background: rgba(221, 194, 108, 0.2);
  color: #DDC26C;
}
.theme-chenin .article .slider .item span {
  background: rgba(221, 194, 108, 0.6);
}
.theme-chenin .article .slider .slick-dots button:hover {
  background: #DDC26C;
}
.theme-chenin .article .slider .slick-dots .slick-active button {
  background: #DDC26C;
}

.theme-chenin .article-tasting {
  border-top: 8px solid rgba(221, 194, 108, 0.2);
}
.theme-chenin .article-tasting .button {
  background: #DDC26C;
}
.theme-chenin .article-tasting .button:hover {
  background: #d3b143;
}

.pagination.chenin .direction .direction-link {
  background: #DDC26C;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.chenin .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.chenin .direction .direction-link:hover {
    background: #DDC26C;
    color: #FFFFFF;
  }
  .pagination.chenin .direction .direction-link .arrow {
    color: #DDC26C;
  }
  .pagination.chenin .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.chenin .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.chenin .pages .pages-link:hover {
  border: 1px solid #DDC26C;
  background: #DDC26C;
  color: #FFFFFF;
}
.pagination.chenin .pages .pages-link.active {
  border: 1px solid #DDC26C;
  background: #DDC26C;
  color: #FFFFFF;
}

.checkbox.chenin .checkbox-label .checkbox-fake {
  border: 2px solid #DDC26C;
}
.checkbox.chenin .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.chenin .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #DDC26C;
}
.checkbox.chenin .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.chenin .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #f0e4bf;
}

.theme-moodyBlue-color {
  color: #787BC5;
}

.theme-moodyBlue-bg {
  background: #787BC5;
}

.theme-moodyBlue .theme-color {
  color: #787BC5;
}

.sw-subnav .subnav-moodyBlue .subnav-item .subnav-content {
  border-bottom-color: #787BC5;
  color: #787BC5;
}
.sw-subnav .subnav-moodyBlue .subnav-item:hover .subnav-content, .sw-subnav .subnav-moodyBlue .subnav-item.hovered .subnav-content, .sw-subnav .subnav-moodyBlue .subnav-item.active .subnav-content {
  background: #787BC5;
  border-bottom-color: #5458b6;
}
.sw-subnav .subnav-moodyBlue .subnav-dropdown .dropdown-list {
  background: #787BC5;
}
.sw-subnav .subnav-moodyBlue .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #5458b6;
}

.sw-landing.theme-moodyBlue h2, .sw-landing.theme-moodyBlue h3 {
  color: #787BC5;
}
.sw-landing.theme-moodyBlue .divider .divider-bar {
  background: rgba(120, 123, 197, 0.2);
}

.titlebox.titlebox-moodyBlue a:hover {
  color: #787BC5;
}

.theme-moodyBlue .article {
  border-top: 8px solid rgba(120, 123, 197, 0.2);
  border-bottom: 8px solid rgba(120, 123, 197, 0.2);
}
.theme-moodyBlue .article .caption {
  border-bottom: 1px solid rgba(120, 123, 197, 0.2);
  color: rgba(120, 123, 197, 0.5);
}
.theme-moodyBlue .article .body .highlight {
  background: rgba(120, 123, 197, 0.2);
  color: #787BC5;
}
.theme-moodyBlue .article .slider .item span {
  background: rgba(120, 123, 197, 0.6);
}
.theme-moodyBlue .article .slider .slick-dots button:hover {
  background: #787BC5;
}
.theme-moodyBlue .article .slider .slick-dots .slick-active button {
  background: #787BC5;
}

.theme-moodyBlue .article-tasting {
  border-top: 8px solid rgba(120, 123, 197, 0.2);
}
.theme-moodyBlue .article-tasting .button {
  background: #787BC5;
}
.theme-moodyBlue .article-tasting .button:hover {
  background: #5458b6;
}

.pagination.moodyBlue .direction .direction-link {
  background: #787BC5;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.moodyBlue .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.moodyBlue .direction .direction-link:hover {
    background: #787BC5;
    color: #FFFFFF;
  }
  .pagination.moodyBlue .direction .direction-link .arrow {
    color: #787BC5;
  }
  .pagination.moodyBlue .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.moodyBlue .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.moodyBlue .pages .pages-link:hover {
  border: 1px solid #787BC5;
  background: #787BC5;
  color: #FFFFFF;
}
.pagination.moodyBlue .pages .pages-link.active {
  border: 1px solid #787BC5;
  background: #787BC5;
  color: #FFFFFF;
}

.checkbox.moodyBlue .checkbox-label .checkbox-fake {
  border: 2px solid #787BC5;
}
.checkbox.moodyBlue .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.moodyBlue .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #787BC5;
}
.checkbox.moodyBlue .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.moodyBlue .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #bfc1e4;
}

.theme-valencia-color {
  color: #D24C3E;
}

.theme-valencia-bg {
  background: #D24C3E;
}

.theme-valencia .theme-color {
  color: #D24C3E;
}

.sw-subnav .subnav-valencia .subnav-item .subnav-content {
  border-bottom-color: #D24C3E;
  color: #D24C3E;
}
.sw-subnav .subnav-valencia .subnav-item:hover .subnav-content, .sw-subnav .subnav-valencia .subnav-item.hovered .subnav-content, .sw-subnav .subnav-valencia .subnav-item.active .subnav-content {
  background: #D24C3E;
  border-bottom-color: #b3372a;
}
.sw-subnav .subnav-valencia .subnav-dropdown .dropdown-list {
  background: #D24C3E;
}
.sw-subnav .subnav-valencia .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #b3372a;
}

.sw-landing.theme-valencia h2, .sw-landing.theme-valencia h3 {
  color: #D24C3E;
}
.sw-landing.theme-valencia .divider .divider-bar {
  background: rgba(210, 76, 62, 0.2);
}

.titlebox.titlebox-valencia a:hover {
  color: #D24C3E;
}

.theme-valencia .article {
  border-top: 8px solid rgba(210, 76, 62, 0.2);
  border-bottom: 8px solid rgba(210, 76, 62, 0.2);
}
.theme-valencia .article .caption {
  border-bottom: 1px solid rgba(210, 76, 62, 0.2);
  color: rgba(210, 76, 62, 0.5);
}
.theme-valencia .article .body .highlight {
  background: rgba(210, 76, 62, 0.2);
  color: #D24C3E;
}
.theme-valencia .article .slider .item span {
  background: rgba(210, 76, 62, 0.6);
}
.theme-valencia .article .slider .slick-dots button:hover {
  background: #D24C3E;
}
.theme-valencia .article .slider .slick-dots .slick-active button {
  background: #D24C3E;
}

.theme-valencia .article-tasting {
  border-top: 8px solid rgba(210, 76, 62, 0.2);
}
.theme-valencia .article-tasting .button {
  background: #D24C3E;
}
.theme-valencia .article-tasting .button:hover {
  background: #b3372a;
}

.pagination.valencia .direction .direction-link {
  background: #D24C3E;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.valencia .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.valencia .direction .direction-link:hover {
    background: #D24C3E;
    color: #FFFFFF;
  }
  .pagination.valencia .direction .direction-link .arrow {
    color: #D24C3E;
  }
  .pagination.valencia .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.valencia .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.valencia .pages .pages-link:hover {
  border: 1px solid #D24C3E;
  background: #D24C3E;
  color: #FFFFFF;
}
.pagination.valencia .pages .pages-link.active {
  border: 1px solid #D24C3E;
  background: #D24C3E;
  color: #FFFFFF;
}

.checkbox.valencia .checkbox-label .checkbox-fake {
  border: 2px solid #D24C3E;
}
.checkbox.valencia .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.valencia .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #D24C3E;
}
.checkbox.valencia .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.valencia .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #e59991;
}

.theme-submarine-color {
  color: #90A09E;
}

.theme-submarine-bg {
  background: #90A09E;
}

.theme-submarine .theme-color {
  color: #90A09E;
}

.sw-subnav .subnav-submarine .subnav-item .subnav-content {
  border-bottom-color: #90A09E;
  color: #90A09E;
}
.sw-subnav .subnav-submarine .subnav-item:hover .subnav-content, .sw-subnav .subnav-submarine .subnav-item.hovered .subnav-content, .sw-subnav .subnav-submarine .subnav-item.active .subnav-content {
  background: #90A09E;
  border-bottom-color: #758886;
}
.sw-subnav .subnav-submarine .subnav-dropdown .dropdown-list {
  background: #90A09E;
}
.sw-subnav .subnav-submarine .subnav-dropdown .dropdown-list .dropdown-link:hover {
  background: #758886;
}

.sw-landing.theme-submarine h2, .sw-landing.theme-submarine h3 {
  color: #90A09E;
}
.sw-landing.theme-submarine .divider .divider-bar {
  background: rgba(144, 160, 158, 0.2);
}

.titlebox.titlebox-submarine a:hover {
  color: #90A09E;
}

.theme-submarine .article {
  border-top: 8px solid rgba(144, 160, 158, 0.2);
  border-bottom: 8px solid rgba(144, 160, 158, 0.2);
}
.theme-submarine .article .caption {
  border-bottom: 1px solid rgba(144, 160, 158, 0.2);
  color: rgba(144, 160, 158, 0.5);
}
.theme-submarine .article .body .highlight {
  background: rgba(144, 160, 158, 0.2);
  color: #90A09E;
}
.theme-submarine .article .slider .item span {
  background: rgba(144, 160, 158, 0.6);
}
.theme-submarine .article .slider .slick-dots button:hover {
  background: #90A09E;
}
.theme-submarine .article .slider .slick-dots .slick-active button {
  background: #90A09E;
}

.theme-submarine .article-tasting {
  border-top: 8px solid rgba(144, 160, 158, 0.2);
}
.theme-submarine .article-tasting .button {
  background: #90A09E;
}
.theme-submarine .article-tasting .button:hover {
  background: #758886;
}

.pagination.submarine .direction .direction-link {
  background: #90A09E;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination.submarine .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination.submarine .direction .direction-link:hover {
    background: #90A09E;
    color: #FFFFFF;
  }
  .pagination.submarine .direction .direction-link .arrow {
    color: #90A09E;
  }
  .pagination.submarine .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
.pagination.submarine .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination.submarine .pages .pages-link:hover {
  border: 1px solid #90A09E;
  background: #90A09E;
  color: #FFFFFF;
}
.pagination.submarine .pages .pages-link.active {
  border: 1px solid #90A09E;
  background: #90A09E;
  color: #FFFFFF;
}

.checkbox.submarine .checkbox-label .checkbox-fake {
  border: 2px solid #90A09E;
}
.checkbox.submarine .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox.submarine .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #90A09E;
}
.checkbox.submarine .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox.submarine .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #c7cfce;
}

.adcore {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.adcore__first-child {
  display: none;
}
@media (min-width: 660px) {
  .adcore__first-child {
    display: block;
  }
}

.adcore--stretch {
  height: 100%;
}

.adcore--sponsored {
  width: 234px;
  margin-bottom: 20px;
  float: right;
}
@media (min-width: 660px) {
  .adcore--sponsored {
    display: block;
  }
}

.adcore__container--no-margin-top {
  margin-top: 0;
}

.adcore--no-margin-bottom {
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .adcore--no-margin-bottom {
    margin-bottom: 0;
  }
}

.adcore--sponsored::after {
  content: "";
  display: table;
  clear: both;
}

.adcore--logotype {
  background-image: url("/images/mediaserve/3ee675a6-00f5-4f65-b801-7bd06b129d4f.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.adcore--margin-bottom {
  margin-bottom: 20px;
}

.adcore--margin-top {
  margin-top: 20px;
}

.adcore a {
  display: block;
}

.adcore__container {
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 660px) {
  .adcore__container {
    margin-left: 10px;
    margin-right: 10px;
  }
}

.adcore__container--stretch {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.adcore__container--force-margins {
  margin-left: 10px;
  margin-right: 10px;
}

.adcore__container--remove-margins {
  margin-left: 0;
  margin-right: 0;
}

.adcore__container--padding-top {
  padding-top: 20px;
}

.adcore__container--padding-bottom {
  padding-bottom: 20px;
}

.adcore__container--background {
  background-color: rgba(187, 172, 120, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
}

.adcore__container--divider-top {
  margin-top: 20px;
  border-top: 4px rgba(187, 172, 120, 0.1) solid;
  padding-top: 20px;
}

.adcore__container--divider-top--no-margin-bottom {
  margin-top: 0;
}

.adcore__container--divider-bottom {
  padding-bottom: 20px;
  border-bottom: 4px rgba(187, 172, 120, 0.1) solid;
  margin-bottom: 20px;
}

.adcore__container--border {
  border: 1px #CCC solid;
  padding-bottom: 12px;
}

.adcore__inner {
  overflow: hidden;
}

.adcore__banner {
  position: relative;
  margin: 0 auto;
}

.adcore__banner--full-size {
  width: 100%;
  height: auto;
  display: block;
}

.adcore__banner--728x90 {
  /*max-width: 728px;
  min-height: 80px;*/
}

/*.adcore__banner--728x90:before {
    content: "";
    display: block;
    padding-top: 19.2%;

    @include respond-to(step2) {
        padding-top: 12.4%;
    }
}*/
.adcore__banner--728x90-logotype {
  background-image: url("/images/mediaserve/51ccc90b-3949-4a67-bb52-ad3e218f0768.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.adcore__banner--728x90-background {
  /*position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;*/
  margin: 0 auto;
  max-width: 728px;
  min-height: 90px;
  background-color: rgba(187, 172, 120, 0.1);
}

.adcore__banner--336x280 {
  max-width: 336px;
  min-height: 250px;
}

.adcore__banner--300x250 {
  max-width: 300px;
  min-height: 250px;
}

.adcore__banner--180x150 {
  max-width: 180px;
  min-height: 150px;
}

.adcore__banner--234x90 {
  max-width: 234px;
  min-height: 90px;
}

.adcore__banner--234x90-logotype {
  background-image: url("/images/mediaserve/51ccc90b-3949-4a67-bb52-ad3e218f0768.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

.adcore__banner--234x90-background {
  background-color: rgba(187, 172, 120, 0.1);
  margin: 0 auto;
  min-height: 90px;
}

.adcore__image {
  width: 100%;
  height: auto;
  display: block;
}

.adcore__image--1 {
  display: none;
}
@media (min-width: 660px) {
  .adcore__image--1 {
    display: block;
  }
}

.adcore__image--2 {
  display: block;
}
@media (min-width: 660px) {
  .adcore__image--2 {
    display: none;
  }
}

.adcore__copy {
  padding-top: 5px;
  font-family: "Lato", arial, sans-serif;
  font-size: 5pt;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #B3B3B3;
  text-align: right;
}

.adcore__copy--pull-left {
  text-align: left;
  padding-left: 12px;
}

.adcore__copy--black-color {
  color: rgba(0, 0, 0, 0.8);
}

.adcore__copy--728x90 {
  margin: 0 auto;
  max-width: 728px;
}

.adcore__copy--pull-right {
  position: absolute;
  right: 5px;
  bottom: 3px;
}

.adcore__copy--logged-in {
  text-align: center;
  padding-top: 10px;
}

.adcore__copy--sponsored {
  text-align: right;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: "Droid Serif", times, serif;
  text-transform: capitalize;
  font-size: 8pt;
  font-style: italic;
  color: #888888;
}

.whisky-reviews-columns::after {
  content: "";
  display: table;
  clear: both;
}

.whisky-reviews-column_1 {
  float: left;
  max-width: 70%;
}
@media (min-width: 660px) {
  .whisky-reviews-column_1 {
    max-width: 80%;
  }
}

.whisky-reviews-column_2 {
  float: left;
  width: 30%;
  min-width: 120px;
  margin-top: 20px;
}
@media (min-width: 660px) {
  .whisky-reviews-column_2 {
    margin-top: 0;
    width: 20%;
  }
}

.affiliates__sources {
  padding: 20px;
  background-color: rgba(187, 172, 120, 0.1);
}

.affiliates__sources > a {
  font-style: italic;
  font-weight: bold;
}

.affiliates__copy {
  padding: 0 20px;
  padding-bottom: 10px;
  font-style: italic;
  color: #B3B3B3;
}

.affiliates__copy--top-divider {
  border-top: 4px rgba(187, 172, 120, 0.1) solid;
  padding-top: 20px;
  padding-bottom: 0;
}

.affiliates__device {
  padding: 0 10px;
}

.advertising__container {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  max-width: 960px;
}

.advertising__column {
  width: 100%;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .advertising__column {
    width: 50%;
  }
}

.advertising__column--left {
  margin-right: 0;
}
@media (min-width: 768px) {
  .advertising__column--left {
    margin-right: 10px;
  }
}

.advertising__column--right {
  display: none;
}
@media (min-width: 768px) {
  .advertising__column--right {
    display: block;
    margin-left: 10px;
  }
}

.advertising__copy {
  text-align: justify;
}

.advertising__download-link {
  width: 50%;
}
@media (min-width: 768px) {
  .advertising__download-link {
    width: 100%;
  }
}

.advertising__download-button {
  background-color: rgba(187, 172, 120, 0.1);
  padding: 10px;
  margin: 20px 0;
  display: flex;
  flex-direction: row;
  text-transform: uppercase;
  color: #4F4B4B;
}

.advertising__download-button-text {
  padding-left: 20px;
  font-family: "Lato", arial, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4F4B4B;
  cursor: pointer;
}

.advertising__images {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
}

.advertising__images > li {
  margin: 10px 0;
}

.corner-ribbon-list-item__positioning {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}

.corner-ribbon-list-item__sizing {
  position: relative;
  float: right;
  width: 100%;
  max-width: 200px;
  height: 100%;
  min-height: 200px;
  overflow: hidden;
}

.corner-ribbon-list-item {
  width: 200px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon-list-item__corner {
  top: 50px;
  right: -40px;
  line-height: 25px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  text-transform: uppercase;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
}

.corner-ribbon-colour__gold {
  background: #C2AA65;
  color: #FFFFFF;
}

.featured-content-listing__item {
  position: relative;
  -webkit-box-shadow: -2px 2px 19px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 19px 2px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 19px 2px rgba(0, 0, 0, 0.1);
}

.featured-content-listing__title {
  color: #C2AA65;
}
@media (min-width: 660px) {
  .featured-content-listing__title {
    margin-right: 100px;
  }
}

.content-filters-container {
  background-color: #FFFFFF;
  padding: 20px 0;
  padding-top: 0;
  border-bottom: 1px lightgray solid;
}
@media (min-width: 660px) {
  .content-filters-container {
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  .content-filters-container {
    position: sticky;
    top: 0;
    z-index: 999;
  }
}

.content-filters__filters {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-content: stretch;
  padding: 0 10px;
}
@media (min-width: 660px) {
  .content-filters__filters {
    padding: 0;
  }
}

.content-filters__filters--margin-bottom {
  margin-bottom: 20px;
}

.content-filters__filters > * {
  min-width: 50%;
  flex-grow: 1;
  flex-basis: 0;
  padding: 0 5px;
  padding-top: 10px;
}
@media (min-width: 660px) {
  .content-filters__filters > * {
    min-width: 25%;
    padding: 0 10px;
    padding-top: 0;
  }
}

.parallel-content-listing {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  max-width: 960px;
  margin: 0 auto;
}

.parallel-content-listing__item {
  position: relative;
  background-color: #FFFFFF;
  border: 1px lightgray solid;
  margin: 10px;
}

.parallel-content-listing__item--clear-border {
  border: unset;
}

.parallel-content-listing__item--add-padding {
  padding: 20px;
}

a.parallel-content-listing__link {
  text-decoration: none;
  color: #4F4B4B;
}

a.parallel-content-listing__link:hover {
  text-decoration: none;
  color: #4F4B4B;
}

.parallel-content-listing__columns {
  display: flex;
  flex-direction: column;
  align-content: center;
}
@media (min-width: 660px) {
  .parallel-content-listing__columns {
    flex-direction: row;
  }
}

.parallel-content-listing__image {
  display: block;
  width: 100%;
}

.parallel-content-listing__image--large {
  display: none;
}

.parallel-content-listing__image--medium {
  display: block;
}
@media (min-width: 660px) {
  .parallel-content-listing__image--medium {
    display: none;
  }
}

.parallel-content-listing__image--small {
  display: none;
}
@media (min-width: 660px) {
  .parallel-content-listing__image--small {
    display: block;
    min-width: 230px;
  }
}

.parallel-content-listing__image--background {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 10;
}

.parallel-content-listing__column-right {
  margin: 0 20px;
  overflow: auto;
}

.parallel-content-listing__location {
  font-family: lato, arial, sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
}

.parallel-content-listing__second-title {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #4F4B4B;
}

.parallel-content-listing__separator {
  color: lightgray;
}

.parallel-content-listing__date {
  color: #B3B3B3;
}

.content-tabs-container {
  border-bottom: 9px solid #636363;
  margin-top: 1em;
}
@media (min-width: 660px) {
  .content-tabs-container {
    border-bottom: 18px solid #636363;
  }
}
@media (min-width: 768px) {
  .content-tabs-container {
    margin-top: 2em;
  }
}

.content-tabs-container__tabs {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}

.content-tabs-container__tab {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
  width: 25%;
  margin: 0 5px;
  background: #ECECEC;
  border-left: 1px #636363 solid;
  border-top: 1px #636363 solid;
  border-right: 1px #636363 solid;
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 27.5px;
  color: #4F4B4B;
}
@media (min-width: 660px) {
  .content-tabs-container__tab {
    font-size: 1.2em;
    letter-spacing: 3px;
    line-height: 55px;
  }
}

.content-tabs-container__tab > a {
  display: block;
  color: #4F4B4B;
  text-decoration: none;
}

.content-tabs-container__tab--active {
  background: #636363;
}

.content-tabs-container__tab--active > a {
  color: #FFFFFF;
}

.content-tabs-container__tab:hover {
  background: #636363;
}

.content-tabs-container__tab:hover > a {
  color: #FFFFFF;
}

.icons-list-container {
  max-width: 960px;
  margin: 0 auto;
}

.icons-list-container__listing {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: flex-start;
  margin: 10px 0;
  padding: 0 10px;
}

.icons-list-container__listing--no-side-padding {
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
}

.icons-list-container__item {
  max-width: 120px;
  flex-grow: 1;
  flex-basis: 0;
  padding: 10px;
}

.icons-list-container__name {
  font-family: "Lato", arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #4F4B4B;
  margin-top: 5px;
}

.step-bar-container__steps {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  counter-reset: step;
  list-style-type: none;
  padding: 0;
  background-color: #F8F7F1;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .step-bar-container__steps {
    position: sticky;
    top: 0;
    z-index: 999;
    padding: 10px 0;
  }
}

.step-bar-container__step {
  flex: 1;
  width: 150px;
  font-size: 12px;
  position: relative;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.7em;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #4F4B4B;
  margin-top: 10px;
  word-wrap: break-word;
}

.step-bar-container__step > span {
  color: #4F4B4B;
  display: none;
}
@media (min-width: 660px) {
  .step-bar-container__step > span {
    display: block;
  }
}

.step-bar-container__step:before {
  width: 40px;
  height: 40px;
  content: counter(step);
  counter-increment: step;
  line-height: 35px;
  border: 2px solid #e9e9e9;
  background-color: #e9e9e9;
  display: block;
  text-align: center;
  margin: 0 auto 10px auto;
  border-radius: 50%;
}

.step-bar-container__step:after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  top: 20px;
  left: -50%;
  z-index: -1;
}

.step-bar-container__step:first-child:after {
  content: none;
}

.step-bar-container__step--active {
  color: #FBF9DC;
  font-weight: bold;
}

.step-bar-container__step--complited {
  color: #FBF9DC;
  font-weight: bold;
}

.step-bar-container__step--active:before {
  border-color: #000000;
  background-color: #000000;
}

/*.progressbar li.active + li:after {
    border-color: $color-laser;
    background-color: $color-laser;
}*/
.step-bar-container__step--complited:before {
  border-color: #9B8850;
  background-color: #9B8850;
}

.step-bar-container__step--complited + li:after {
  background-color: #C2AA65;
}

.searchbox {
  *zoom: 1;
  border: 1px solid #B3B3B3;
  font-family: "Lato", arial, sans-serif;
}
.searchbox:before, .searchbox:after {
  content: " ";
  display: table;
}
.searchbox:after {
  clear: both;
}
.searchbox .searchbox-input {
  display: block;
  float: left;
  width: 85%;
  height: 33px;
  padding: 0 10px;
  border: none;
  background: none;
  line-height: 33px;
  color: #BBAC78;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
@media (min-width: 960px) {
  .searchbox .searchbox-input {
    height: 43px;
    line-height: 43px;
  }
}
.searchbox .searchbox-input:focus {
  outline: 0;
}
.searchbox .searchbox-input::-webkit-input-placeholder {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #BBAC78;
}
.searchbox .searchbox-input:-moz-placeholder {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #BBAC78;
}
.searchbox .searchbox-input::-moz-placeholder {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #BBAC78;
}
.searchbox .searchbox-input:-ms-input-placeholder {
  font-size: 0.8em;
  text-transform: uppercase;
  color: #BBAC78;
}
.searchbox .searchbox-submit {
  display: block;
  float: left;
  width: 15%;
  height: 33px;
  font-size: 1.1em;
  line-height: 33px;
  text-align: center;
  color: #B3B3B3;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (min-width: 960px) {
  .searchbox .searchbox-submit {
    height: 43px;
    line-height: 43px;
  }
}
.searchbox .searchbox-submit:hover {
  background: #B3B3B3;
  color: #FFFFFF;
}

.sw-header .searchbox {
  border: 1px solid #BBAC78;
}
.sw-header .searchbox .searchbox-input {
  color: #BBAC78;
}
.sw-header .searchbox .searchbox-input::-webkit-input-placeholder {
  color: #BBAC78;
}
.sw-header .searchbox .searchbox-input:-moz-placeholder {
  color: #BBAC78;
}
.sw-header .searchbox .searchbox-input::-moz-placeholder {
  color: #BBAC78;
}
.sw-header .searchbox .searchbox-input:-ms-input-placeholder {
  color: #BBAC78;
}
.sw-header .searchbox .searchbox-submit {
  color: #BBAC78;
}
.sw-header .searchbox .searchbox-submit:hover {
  background: #BBAC78;
  color: #000000;
}

.sw-label {
  display: block;
  width: 100%;
  height: auto;
  height: 20px;
  padding: 0 10px;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 960px) {
  .sw-label {
    max-width: 220px;
  }
}

.titlebox {
  font-family: "Lato", arial, sans-serif;
  overflow: hidden;
}

.titlebox .sw-label {
  margin: 0 0 12px;
}

.titlebox .title {
  margin: 0 0 3px;
}

.titlebox .title {
  color: #4F4B4B;
}
.titlebox .title a {
  color: #4F4B4B;
}
.titlebox .title a:hover {
  text-decoration: none;
}

.titlebox .subtitle {
  margin: 0;
}

.titlebox .subtitle {
  color: #4F4B4B;
}
.titlebox .subtitle a {
  color: #4F4B4B;
}
.titlebox .subtitle a:hover {
  text-decoration: none;
}

.titlebox .meta {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 10px;
}

.titlebox .meta {
  font-family: "Droid Serif", times, serif;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.25;
  color: #888888;
}

.titlebox .share {
  margin-top: 20px;
}

.share--include-float {
  float: left;
}

.sharebox {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  width: 100%;
  height: auto;
}
.sharebox .sharebox-item {
  display: inline-block;
  margin-left: 15px;
}
.sharebox .sharebox-item:first-of-type {
  margin-left: 0;
}
.sharebox .sharebox-item-vertical {
  display: inline-block;
}
@media (min-width: 960px) {
  .sharebox .sharebox-item-vertical {
    display: block;
    margin-left: 0;
    padding-bottom: 10px;
  }
}
.sharebox .sharebox-button {
  display: block;
  width: 35px;
  height: 35px;
  font-size: 1.2em;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
}

@media (min-width: 660px) {
  .editorSocialLinks {
    margin: 2rem 0 0;
  }
}
.editorSocialLinks .sharebox-item {
  margin-left: 8px;
}

.sharebox .sharebox-t {
  background: #78CDF0;
}
.sharebox .sharebox-t:hover {
  background: #4abceb;
  color: #FFFFFF !important;
}
.sharebox .sharebox-f {
  background: #537BBD;
}
.sharebox .sharebox-f:hover {
  background: #3d62a0;
  color: #FFFFFF !important;
}
.sharebox .sharebox-p {
  background: #EB5755;
}
.sharebox .sharebox-p:hover {
  background: #e62a27;
  color: #FFFFFF !important;
}
.sharebox .sharebox-g {
  background: #4C4C4B;
}
.sharebox .sharebox-g:hover {
  background: #323232;
  color: #FFFFFF !important;
}
.sharebox .sharebox-i {
  background: #125688;
}
.sharebox .sharebox-i:hover {
  background: #0c3a5b;
  color: #FFFFFF !important;
}
.sharebox .sharebox-y {
  background: #cd201f;
}
.sharebox .sharebox-y:hover {
  background: #a11918;
  color: #FFFFFF !important;
}
.sharebox .sharebox-l {
  background: #0077b5;
}
.sharebox .sharebox-l:hover {
  background: #005582;
  color: #FFFFFF !important;
}
.sharebox .sharebox-r {
  background: #f26522;
}
.sharebox .sharebox-r:hover {
  background: #d54d0d;
  color: #FFFFFF !important;
}

.venuebox {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.venuebox .map {
  display: table-footer-group;
  height: 300px;
  vertical-align: top;
}
@media (min-width: 660px) {
  .venuebox .map {
    display: table-cell;
    position: relative;
    width: 50%;
    padding-right: 10px;
  }
}
.venuebox .map .map-inner {
  display: table-cell;
  position: relative;
  height: 300px;
}
@media (min-width: 660px) {
  .venuebox .map .map-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% - 10px);
  }
}
.venuebox .map .map-inner > div {
  position: absolute;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
}
.venuebox .info {
  display: table-header-group;
  vertical-align: top;
}
@media (min-width: 660px) {
  .venuebox .info {
    display: table-cell;
    width: 50%;
    padding-left: 10px;
  }
}
.venuebox .info .info-list {
  display: block;
}
.venuebox .info .info-list .info-term {
  display: block;
  margin-bottom: 0.5em;
}
.venuebox .info .info-list .info-desc {
  display: block;
  margin-bottom: 1em;
}
@media (min-width: 660px) {
  .venuebox .info .info-list .info-desc:last-of-type {
    margin-bottom: 0;
  }
}

.venuebox .info .info-term {
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
}
.venuebox .info .info-desc {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
}

.contentlist {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  font-size: 0;
}
.contentlist .item {
  width: 100%;
  margin: 0 0 25px;
  padding: 0 10px;
  vertical-align: top;
}
@media (min-width: 660px) {
  .contentlist .item.small {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contentlist .item.small {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .contentlist .item.medium {
    width: 50%;
  }
}

.atoz .contentlist {
  margin-top: 15px;
}
@media (min-width: 450px) {
  .atoz .contentlist .item.small {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .atoz .contentlist .item.small {
    width: 25%;
  }
}

.editorsnotes-contentItem .contentlist .item {
  width: 100%;
}

@media (min-width: 450px) {
  .magazine-sidebar .contentlist .item {
    width: 50%;
  }
}
@media (min-width: 660px) {
  .magazine-sidebar .contentlist .item {
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 450px) {
  .company .seealso .contentlist .item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .company .seealso .contentlist .item {
    width: 25%;
  }
}

.contentitem .image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.contentitem .image img {
  display: block;
  width: 100%;
  height: auto;
}
.contentitem .image .small,
.contentitem .image .large {
  display: none;
}
.contentitem .sw-label {
  margin-bottom: 8px;
}
.contentitem .date {
  display: block;
}
.contentitem .text .title {
  margin: 0;
}
.contentitem .text .description {
  margin: 0;
}

.contentitem {
  font-size: 0.9rem;
}
.contentitem .date {
  font-size: 0.8em;
  color: #888888;
}
.contentitem .title {
  line-height: 1.4;
  text-transform: none;
}
.contentitem .title .title-text {
  color: #4F4B4B;
}
.contentitem .description {
  color: #888888;
}

.contentlist--responsive-single-item {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 660px) {
  .contentlist--responsive-single-item {
    margin-left: 0;
    margin-right: 0;
  }
}

@media (min-width: 660px) {
  .contentlist .item.small .contentitem .image .medium {
    display: none;
  }
  .contentlist .item.small .contentitem .image .small {
    display: block;
  }
}
@media (min-width: 660px) {
  .contentlist .item.medium .contentitem .image .medium {
    display: none;
  }
  .contentlist .item.medium .contentitem .image .large {
    display: block;
  }
}
@media (min-width: 768px) {
  .contentlist .item.medium .contentitem .image .medium {
    display: block;
  }
  .contentlist .item.medium .contentitem .image .large {
    display: none;
  }
}
@media (min-width: 660px) {
  .contentlist .item.large .contentitem .image .medium {
    display: none;
  }
  .contentlist .item.large .contentitem .image .large {
    display: block;
  }
}

.atoz .contentlist .item.small .contentitem .image .medium {
  display: none;
}
.atoz .contentlist .item.small .contentitem .image .small {
  display: block;
}
.atoz .contentlist .item.small .contentitem .text .icon-list {
  margin-top: 6px;
}

.magazine-sidebar .contentlist .contentitem .image .medium {
  display: none;
}
.magazine-sidebar .contentlist .contentitem .image .small {
  display: block;
}

.company .seealso .contentlist .contentitem {
  margin-bottom: 1.5em;
}
@media (min-width: 660px) {
  .company .seealso .contentlist .contentitem {
    margin-bottom: 0;
  }
}
@media (min-width: 450px) {
  .company .seealso .contentlist .contentitem .image .medium {
    display: none;
  }
}
@media (min-width: 450px) {
  .company .seealso .contentlist .contentitem .image .small {
    display: block;
  }
}

.divider {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.divider.fullwidth {
  max-width: 100%;
  padding: 0;
}
.divider.spaced {
  margin: 1em auto;
}
.divider .divider-bar {
  height: 4px;
}
.divider .divider-bar.thick {
  /*height: 10px;*/
  margin-top: 15px;
}

.divider .divider-bar {
  background: rgba(187, 172, 120, 0.1);
}
.divider .divider-bar.solid {
  background: #bbac78;
}

.mapbox {
  position: relative;
}
.mapbox:after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 65%;
}
.mapbox .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mapbox .map > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.icon-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
}
.icon-list:before, .icon-list:after {
  content: " ";
  display: table;
}
.icon-list:after {
  clear: both;
}
.icon-list .icon {
  float: left;
  margin: 0 5px 0 0;
}

.icon {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.icon {
  overflow: hidden;
  text-indent: -9999px;
}

.icon.icon-events {
  background-image: url(/images/icons.png);
  background-position: 0 0;
}
.icon.icon-events.icon-all {
  background-position: 0 0;
}
.icon.icon-events.icon-all.icon-alt {
  background-position: -30px 0;
}
.icon.icon-events.icon-masterclass {
  background-position: 0 -30px;
}
.icon.icon-events.icon-masterclass.icon-alt {
  background-position: -30px -30px;
}
.icon.icon-events.icon-specialevent {
  background-position: 0 -60px;
}
.icon.icon-events.icon-specialevent.icon-alt {
  background-position: -30px -60px;
}
.icon.icon-events.icon-show {
  background-position: 0 -90px;
}
.icon.icon-events.icon-show.icon-alt {
  background-position: -30px -90px;
}
.icon.icon-events.icon-popup {
  background-position: 0 -120px;
}
.icon.icon-events.icon-popup.icon-alt {
  background-position: -30px -120px;
}
.icon.icon-events.icon-trade {
  background-position: 0 -150px;
}
.icon.icon-events.icon-trade.icon-alt {
  background-position: -30px -150px;
}

a:hover .icon.icon-events.icon-all,
a.active .icon.icon-events.icon-all {
  background-position: -30px 0;
}
a:hover .icon.icon-events.icon-masterclass,
a.active .icon.icon-events.icon-masterclass {
  background-position: -30px -30px;
}
a:hover .icon.icon-events.icon-specialevent,
a.active .icon.icon-events.icon-specialevent {
  background-position: -30px -60px;
}
a:hover .icon.icon-events.icon-show,
a.active .icon.icon-events.icon-show {
  background-position: -30px -90px;
}
a:hover .icon.icon-events.icon-popup,
a.active .icon.icon-events.icon-popup {
  background-position: -30px -120px;
}
a:hover .icon.icon-events.icon-trade,
a.active .icon.icon-events.icon-trade {
  background-position: -30px -150px;
}

.disabled .icon.icon-events.icon-all {
  background-position: -60px 0;
}
.disabled .icon.icon-events.icon-masterclass {
  background-position: -60px -30px;
}
.disabled .icon.icon-events.icon-specialevent {
  background-position: -60px -60px;
}
.disabled .icon.icon-events.icon-show {
  background-position: -60px -90px;
}
.disabled .icon.icon-events.icon-popup {
  background-position: -60px -120px;
}
.disabled .icon.icon-events.icon-trade {
  background-position: -60px -150px;
}

.icon.icon-wtb {
  background-image: url(/images/icons.png);
  background-position: 0 0;
}
.icon.icon-wtb.icon-all {
  background-position: 0 0;
}
.icon.icon-wtb.icon-all.icon-alt {
  background-position: -30px 0;
}
.icon.icon-wtb.icon-onlineshop {
  background-position: 0 -180px;
}
.icon.icon-wtb.icon-onlineshop.icon-alt {
  background-position: -30px -180px;
}
.icon.icon-wtb.icon-retailshop {
  background-position: 0 -210px;
}
.icon.icon-wtb.icon-retailshop.icon-alt {
  background-position: -30px -210px;
}
.icon.icon-wtb.icon-auction {
  background-position: 0 -240px;
}
.icon.icon-wtb.icon-auction.icon-alt {
  background-position: -30px -240px;
}

/*a:hover .icon.icon-wtb,
a.active .icon.icon-wtb {
	// All
	&.icon-all {
		background-position: -30px 0;
	}
	// Online Shop
	&.icon-onlineshop {
		background-position: -30px -180px;
	}
	// Retail Shop
	&.icon-retailshop {
		background-position: -30px -210px;
	}
	// Auction
	&.icon-auction {
		background-position: -30px -240px;
	}
}*/
.disabled.icon.icon-wtb.icon-all {
  background-position: -60px 0;
}
.disabled.icon.icon-wtb.icon-onlineshop {
  background-position: -60px -180px;
}
.disabled.icon.icon-wtb.icon-retailshop {
  background-position: -60px -210px;
}
.disabled.icon.icon-wtb.icon-auction {
  background-position: -60px -240px;
}

.gold.icon.icon-wtb.icon-all {
  background-position: -90px 0;
}
.gold.icon.icon-wtb.icon-onlineshop {
  background-position: -90px -180px;
}
.gold.icon.icon-wtb.icon-retailshop {
  background-position: -90px -210px;
}
.gold.icon.icon-wtb.icon-auction {
  background-position: -90px -240px;
}

.icon.icon-wi {
  background-image: url(/images/icons.png);
  background-position: 0 0;
}
.icon.icon-wi.icon-administrative {
  background-position: 0 -270px;
}
.icon.icon-wi.icon-administrative.icon-alt {
  background-position: -30px -270px;
}
.icon.icon-wi.icon-it {
  background-position: 0 -300px;
}
.icon.icon-wi.icon-it.icon-alt {
  background-position: -30px -300px;
}
.icon.icon-wi.icon-web-development-design {
  background-position: 0 -330px;
}
.icon.icon-wi.icon-web-development-design.icon-alt {
  background-position: -30px -330px;
}
.icon.icon-wi.icon-buying-procurement {
  background-position: 0 -360px;
}
.icon.icon-wi.icon-buying-procurement.icon-alt {
  background-position: -30px -360px;
}
.icon.icon-wi.icon-customer-service {
  background-position: 0 -390px;
}
.icon.icon-wi.icon-customer-service.icon-alt {
  background-position: -30px -390px;
}
.icon.icon-wi.icon-finance {
  background-position: 0 -420px;
}
.icon.icon-wi.icon-finance.icon-alt {
  background-position: -30px -420px;
}
.icon.icon-wi.icon-hr {
  background-position: 0 -450px;
}
.icon.icon-wi.icon-hr.icon-alt {
  background-position: -30px -450px;
}
.icon.icon-wi.icon-legal {
  background-position: 0 -480px;
}
.icon.icon-wi.icon-legal.icon-alt {
  background-position: -30px -480px;
}
.icon.icon-wi.icon-logistics-supply-chain {
  background-position: 0 -510px;
}
.icon.icon-wi.icon-logistics-supply-chain.icon-alt {
  background-position: -30px -510px;
}
.icon.icon-wi.icon-manufacturing-production {
  background-position: 0 -540px;
}
.icon.icon-wi.icon-manufacturing-production.icon-alt {
  background-position: -30px -540px;
}
.icon.icon-wi.icon-marketing {
  background-position: 0 -570px;
}
.icon.icon-wi.icon-marketing.icon-alt {
  background-position: -30px -570px;
}
.icon.icon-wi.icon-distillery {
  background-position: 0 -600px;
}
.icon.icon-wi.icon-distillery.icon-alt {
  background-position: -30px -600px;
}
.icon.icon-wi.icon-retail {
  background-position: 0 -630px;
}
.icon.icon-wi.icon-retail.icon-alt {
  background-position: -30px -630px;
}
.icon.icon-wi.icon-hospitality {
  background-position: 0 -660px;
}
.icon.icon-wi.icon-hospitality.icon-alt {
  background-position: -30px -660px;
}
.icon.icon-wi.icon-operations {
  background-position: 0 -690px;
}
.icon.icon-wi.icon-operations.icon-alt {
  background-position: -30px -690px;
}
.icon.icon-wi.icon-property-management {
  background-position: 0 -720px;
}
.icon.icon-wi.icon-property-management.icon-alt {
  background-position: -30px -720px;
}
.icon.icon-wi.icon-sales {
  background-position: 0 -750px;
}
.icon.icon-wi.icon-sales.icon-alt {
  background-position: -30px -750px;
}
.icon.icon-wi.icon-brand-ambassador {
  background-position: 0 -780px;
}
.icon.icon-wi.icon-brand-ambassador.icon-alt {
  background-position: -30px -780px;
}
.icon.icon-wi.icon-design {
  background-position: 0 -810px;
}
.icon.icon-wi.icon-design.icon-alt {
  background-position: -30px -810px;
}
.icon.icon-wi.icon-digital {
  background-position: 0 -840px;
}
.icon.icon-wi.icon-digital.icon-alt {
  background-position: -30px -840px;
}
.icon.icon-wi.icon-office-based {
  background-position: 0 -870px;
}
.icon.icon-wi.icon-office-based.icon-alt {
  background-position: -30px -870px;
}
.icon.icon-wi.icon-work-from-home {
  background-position: 0 -900px;
}
.icon.icon-wi.icon-work-from-home.icon-alt {
  background-position: -30px -900px;
}
.icon.icon-wi.icon-remote {
  background-position: 0 -930px;
}
.icon.icon-wi.icon-remote.icon-alt {
  background-position: -30px -930px;
}
.icon.icon-wi.icon-bottles {
  background-position: 0 -960px;
}
.icon.icon-wi.icon-bottles.icon-alt {
  background-position: -30px -960px;
}
.icon.icon-wi.icon-bottlers {
  background-position: 0 -990px;
}
.icon.icon-wi.icon-bottlers.icon-alt {
  background-position: -30px -990px;
}
.icon.icon-wi.icon-corks-capsules {
  background-position: 0 -1020px;
}
.icon.icon-wi.icon-corks-capsules.icon-alt {
  background-position: -30px -1020px;
}
.icon.icon-wi.icon-chemical-analysis {
  background-position: 0 -1050px;
}
.icon.icon-wi.icon-chemical-analysis.icon-alt {
  background-position: -30px -1050px;
}
.icon.icon-wi.icon-coopers {
  background-position: 0 -1080px;
}
.icon.icon-wi.icon-coopers.icon-alt {
  background-position: -30px -1080px;
}
.icon.icon-wi.icon-engineers-maintenance {
  background-position: 0 -1110px;
}
.icon.icon-wi.icon-engineers-maintenance.icon-alt {
  background-position: -30px -1110px;
}
.icon.icon-wi.icon-glassware {
  background-position: 0 -1140px;
}
.icon.icon-wi.icon-glassware.icon-alt {
  background-position: -30px -1140px;
}
.icon.icon-wi.icon-consultancy {
  background-position: 0 -1170px;
}
.icon.icon-wi.icon-consultancy.icon-alt {
  background-position: -30px -1170px;
}
.icon.icon-wi.icon-logistics-transport {
  background-position: 0 -1200px;
}
.icon.icon-wi.icon-logistics-transport.icon-alt {
  background-position: -30px -1200px;
}
.icon.icon-wi.icon-warehousing {
  background-position: 0 -1230px;
}
.icon.icon-wi.icon-warehousing.icon-alt {
  background-position: -30px -1230px;
}
.icon.icon-wi.icon-promotions-events {
  background-position: 0 -1260px;
}
.icon.icon-wi.icon-promotions-events.icon-alt {
  background-position: -30px -1260px;
}
.icon.icon-wi.icon-raw-materials {
  background-position: 0 -1290px;
}
.icon.icon-wi.icon-raw-materials.icon-alt {
  background-position: -30px -1290px;
}
.icon.icon-wi.icon-retail {
  background-position: 0 -1320px;
}
.icon.icon-wi.icon-retail.icon-alt {
  background-position: -30px -1320px;
}
.icon.icon-wi.icon-web-design {
  background-position: 0 -1350px;
}
.icon.icon-wi.icon-web-design.icon-alt {
  background-position: -30px -1350px;
}
.icon.icon-wi.icon-promotional-post-items {
  background-position: 0 -1380px;
}
.icon.icon-wi.icon-promotional-post-items.icon-alt {
  background-position: -30px -1380px;
}
.icon.icon-wi.icon-wholesalers {
  background-position: 0 -1410px;
}
.icon.icon-wi.icon-wholesalers.icon-alt {
  background-position: -30px -1410px;
}
.icon.icon-wi.icon-distributors {
  background-position: 0 -1440px;
}
.icon.icon-wi.icon-distributors.icon-alt {
  background-position: -30px -1440px;
}
.icon.icon-wi.icon-printers {
  background-position: 0 -1470px;
}
.icon.icon-wi.icon-printers.icon-alt {
  background-position: -30px -1470px;
}
.icon.icon-wi.icon-full-time {
  background-position: 0 -1500px;
}
.icon.icon-wi.icon-full-time.icon-alt {
  background-position: -30px -1500px;
}
.icon.icon-wi.icon-part-time {
  background-position: 0 -1530px;
}
.icon.icon-wi.icon-part-time.icon-alt {
  background-position: -30px -1530px;
}
.icon.icon-wi.icon-contract {
  background-position: 0 -1560px;
}
.icon.icon-wi.icon-contract.icon-alt {
  background-position: -30px -1560px;
}
.icon.icon-wi.icon-permanent {
  background-position: 0 -1590px;
}
.icon.icon-wi.icon-permanent.icon-alt {
  background-position: -30px -1590px;
}
.icon.icon-wi.icon-temporary {
  background-position: 0 -1620px;
}
.icon.icon-wi.icon-temporary.icon-alt {
  background-position: -30px -1620px;
}
.icon.icon-wi.icon-graduate-scheme {
  background-position: 0 -1650px;
}
.icon.icon-wi.icon-graduate-scheme.icon-alt {
  background-position: -30px -1650px;
}
.icon.icon-wi.icon-internship {
  background-position: 0 -1680px;
}
.icon.icon-wi.icon-internship.icon-alt {
  background-position: -30px -1680px;
}
.icon.icon-wi.icon-journalism {
  background-position: 0 -1710px;
}
.icon.icon-wi.icon-journalism.icon-alt {
  background-position: -30px -1710px;
}
.icon.icon-wi.icon-packaging {
  background-position: 0 -1770px;
}
.icon.icon-wi.icon-packaging.icon-alt {
  background-position: -30px -1770px;
}

.gold.icon.icon-wi.icon-administrative {
  background-position: -90px -270px;
}
.gold.icon.icon-wi.icon-it {
  background-position: -90px -300px;
}
.gold.icon.icon-wi.icon-web-development-design {
  background-position: -90px -330px;
}
.gold.icon.icon-wi.icon-buying-procurement {
  background-position: -90px -360px;
}
.gold.icon.icon-wi.icon-customer-service {
  background-position: -90px -390px;
}
.gold.icon.icon-wi.icon-finance {
  background-position: -90px -420px;
}
.gold.icon.icon-wi.icon-hr {
  background-position: -90px -450px;
}
.gold.icon.icon-wi.icon-legal {
  background-position: -90px -480px;
}
.gold.icon.icon-wi.icon-logistics-supply-chain {
  background-position: -90px -510px;
}
.gold.icon.icon-wi.icon-manufacturing-production {
  background-position: -90px -540px;
}
.gold.icon.icon-wi.icon-marketing {
  background-position: -90px -570px;
}
.gold.icon.icon-wi.icon-distillery {
  background-position: -90px -600px;
}
.gold.icon.icon-wi.icon-retail {
  background-position: -90px -630px;
}
.gold.icon.icon-wi.icon-hospitality {
  background-position: -90px -660px;
}
.gold.icon.icon-wi.icon-operations {
  background-position: -90px -690px;
}
.gold.icon.icon-wi.icon-property-management {
  background-position: -90px -720px;
}
.gold.icon.icon-wi.icon-sales {
  background-position: -90px -750px;
}
.gold.icon.icon-wi.icon-brand-ambassador {
  background-position: -90px -780px;
}
.gold.icon.icon-wi.icon-design {
  background-position: -90px -810px;
}
.gold.icon.icon-wi.icon-digital {
  background-position: -90px -840px;
}
.gold.icon.icon-wi.icon-office-based {
  background-position: -90px -870px;
}
.gold.icon.icon-wi.icon-work-from-home {
  background-position: -90px -900px;
}
.gold.icon.icon-wi.icon-remote {
  background-position: -90px -930px;
}
.gold.icon.icon-wi.icon-bottles {
  background-position: -90px -960px;
}
.gold.icon.icon-wi.icon-bottlers {
  background-position: -90px -990px;
}
.gold.icon.icon-wi.icon-corks-capsules {
  background-position: -90px -1020px;
}
.gold.icon.icon-wi.icon-chemical-analysis {
  background-position: -90px -1050px;
}
.gold.icon.icon-wi.icon-coopers {
  background-position: -90px -1080px;
}
.gold.icon.icon-wi.icon-engineers-maintenance {
  background-position: -90px -1110px;
}
.gold.icon.icon-wi.icon-glassware {
  background-position: -90px -1140px;
}
.gold.icon.icon-wi.icon-consultancy {
  background-position: -90px -1170px;
}
.gold.icon.icon-wi.icon-logistics-transport {
  background-position: -90px -1200px;
}
.gold.icon.icon-wi.icon-warehousing {
  background-position: -90px -1230px;
}
.gold.icon.icon-wi.icon-promotions-events {
  background-position: -90px -1260px;
}
.gold.icon.icon-wi.icon-raw-materials {
  background-position: -90px -1290px;
}
.gold.icon.icon-wi.icon-retail {
  background-position: -90px -1320px;
}
.gold.icon.icon-wi.icon-web-design {
  background-position: -90px -1350px;
}
.gold.icon.icon-wi.icon-promotional-post-items {
  background-position: -90px -1380px;
}
.gold.icon.icon-wi.icon-wholesalers {
  background-position: -90px -1410px;
}
.gold.icon.icon-wi.icon-distributors {
  background-position: -90px -1440px;
}
.gold.icon.icon-wi.icon-printers {
  background-position: -90px -1470px;
}
.gold.icon.icon-wi.icon-full-time {
  background-position: -90px -1500px;
}
.gold.icon.icon-wi.icon-part-time {
  background-position: -90px -1530px;
}
.gold.icon.icon-wi.icon-contract {
  background-position: -90px -1560px;
}
.gold.icon.icon-wi.icon-permanent {
  background-position: -90px -1590px;
}
.gold.icon.icon-wi.icon-temporary {
  background-position: -90px -1620px;
}
.gold.icon.icon-wi.icon-graduate-scheme {
  background-position: -90px -1650px;
}
.gold.icon.icon-wi.icon-internship {
  background-position: -90px -1680px;
}
.gold.icon.icon-wi.icon-journalism {
  background-position: -90px -1710px;
}
.gold.icon.icon-wi.icon-packaging {
  background-position: -90px -1770px;
}

.slider {
  display: none;
  position: relative;
  width: 100%;
  margin-bottom: 45px;
}

.slider .item {
  position: relative;
  width: 100%;
}
.slider .item img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 !important;
}
.slider .item span {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
}

.slider .item span {
  background: rgba(97, 55, 93, 0.6);
  font-size: 0.8em;
  font-style: italic;
  color: #FFFFFF;
}

.slider .slick-dots {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  bottom: -35px;
  left: 0;
  width: 100%;
  height: 25px;
  margin: 0;
}
.slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slider .slick-dots button {
  display: block;
  width: 25px;
  height: 25px;
}

.slider .slick-dots {
  text-align: center;
}
.slider .slick-dots button {
  background: #ECECEC;
  overflow: hidden;
  text-indent: -9999px;
}
.slider .slick-dots button:hover {
  background: #61375D;
}
.slider .slick-dots .slick-active button {
  background: #61375D;
}

.magazine-sidebar h3 {
  line-height: 1;
}
.magazine-sidebar h3:first-of-type {
  margin-top: 0;
}

.magazine-sidebar.article-sidebar {
  margin-top: 20px;
}

.pagination {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 10px 0;
}
.pagination .direction {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
@media (min-width: 660px) {
  .pagination .direction {
    width: 20%;
  }
}
.pagination .direction .direction-link {
  display: inline-block;
  width: 105px;
  padding: 3px 10px;
  background: red;
}
.pagination .pages {
  display: none;
}
@media (min-width: 660px) {
  .pagination .pages {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
  }
}
.pagination .pages .pages-link {
  display: inline-block;
  margin: 0 2px;
  padding: 3px 10px;
}

.pagination {
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
}
.pagination a {
  text-decoration: none;
}
.pagination a:hover {
  text-decoration: none;
}
.pagination .direction.prev {
  text-align: left;
}
.pagination .direction.next {
  text-align: right;
}
.pagination .direction .direction-link {
  background: #4F4B4B;
  letter-spacing: 2px;
  color: #FFFFFF;
}
@media (min-width: 660px) {
  .pagination .direction .direction-link {
    background: none;
    color: #4F4B4B;
  }
  .pagination .direction .direction-link:hover {
    background: #4F4B4B;
    color: #FFFFFF;
  }
  .pagination .direction .direction-link .arrow {
    color: #4F4B4B;
  }
  .pagination .direction .direction-link:hover .arrow {
    color: #FFFFFF;
  }
}
@media (min-width: 660px) {
  .pagination .pages {
    text-align: center;
  }
}
.pagination .pages .pages-link {
  border: 1px solid #4F4B4B;
  color: #4F4B4B;
}
.pagination .pages .pages-link:hover {
  border: 1px solid #4F4B4B;
  background: #4F4B4B;
  color: #FFFFFF;
}
.pagination .pages .pages-link.active {
  border: 1px solid #4F4B4B;
  background: #4F4B4B;
  color: #FFFFFF;
}

progress {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  color: #C2AA65;
  z-index: 1000;
}

progress::-webkit-progress-bar {
  background-color: transparent;
}

progress::-webkit-progress-value {
  background-color: #C2AA65;
}

progress::-moz-progress-bar {
  background-color: #C2AA65;
}

.tooltip {
  display: none;
  position: absolute;
  top: -30px;
  left: -135px;
  width: 300px;
  padding: 10px;
  z-index: 101;
}
.tooltip:after {
  z-index: 101;
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -12px;
  content: "";
  width: 0;
  height: 0;
}

.tooltip {
  background: #4F4B4B;
  font-family: "Droid Serif", times, serif;
  font-size: 0.7em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal;
  text-transform: none;
  color: #FFFFFF;
}
.tooltip:after {
  border-top: solid 12px #4F4B4B;
  border-left: solid 12px transparent;
  border-right: solid 12px transparent;
}

.company .facts .tooltip {
  background: #BBAC78;
  font-size: 1em;
}
.company .facts .tooltip:after {
  border-top: solid 12px #BBAC78;
}

.sw-form .form-fieldset {
  margin-bottom: 2em;
}
.sw-form .form-fieldset:last-of-type {
  margin-top: 0;
}
.sw-form .form-legend {
  display: block;
  margin-bottom: 0.5em;
}
.sw-form .form-row {
  *zoom: 1;
  display: block;
  width: 100%;
  padding: 10px 0;
}
.sw-form .form-row:before, .sw-form .form-row:after {
  content: " ";
  display: table;
}
.sw-form .form-row:after {
  clear: both;
}
.sw-form .form-row:first-of-type {
  padding-top: 0;
}
.sw-form .form-row:last-of-type {
  padding-bottom: 0;
}
.sw-form .form-item {
  float: left;
  width: 100%;
}
.sw-form .form-item.half {
  width: 50%;
  padding-right: 10px;
}
.sw-form .form-item.third {
  width: 33.3333%;
  padding-right: 10px;
}
.sw-form .form-item.inline {
  float: left;
}
.sw-form .form-item.inline:nth-of-type(odd) {
  padding: 0 10px 0 0;
}
.sw-form .form-item.inline:nth-of-type(even) {
  padding: 0 0 0 10px;
}
.sw-form .form-label {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 0.4em;
}
.sw-form .form-inputWrap {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 450px) {
  .sw-form .form-inputWrap.smallest {
    width: 30%;
  }
}
@media (min-width: 450px) {
  .sw-form .form-inputWrap.small {
    width: 50%;
  }
}
@media (min-width: 450px) {
  .sw-form .form-inputWrap.medium {
    width: 70%;
  }
}
.sw-form .form-inputWrap.map {
  position: relative;
  min-height: 250px;
}
.sw-form .form-inputWrap.map:after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 56.25%;
}
.sw-form .form-inputWrap.map > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.sw-form .form-inputWrap input[type=text],
.sw-form .form-inputWrap input[type=email],
.sw-form .form-inputWrap select {
  display: block;
  width: 100%;
  padding: 0 10px;
  margin: 0;
  height: 33px;
}
@media (min-width: 960px) {
  .sw-form .form-inputWrap input[type=text],
.sw-form .form-inputWrap input[type=email],
.sw-form .form-inputWrap select {
    height: 43px;
  }
}
.sw-form .form-inputWrap select {
  padding: 0 5px;
}
.sw-form .form-inputWrap textarea {
  display: block;
  width: 100%;
  min-height: 132px;
  margin: 0;
  padding: 0 10px;
}
.sw-form .form-error {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
  width: 100%;
  margin-top: 0.3em;
}
.sw-form .form-error .error {
  display: block;
}
.sw-form .form-note {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 0.3em;
}

.sw-form {
  font-size: 1rem;
  font-style: normal;
}
.sw-form .form-label {
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #C2AA65;
}
.sw-form .form-required .form-label:after {
  content: "*";
  color: #FF0000;
}
.sw-form .form-inputWrap {
  border: 1px solid #B3B3B3;
  background-color: #FFFFFF;
}
.sw-form .form-inputWrap input[type=text],
.sw-form .form-inputWrap input[type=email],
.sw-form .form-inputWrap select,
.sw-form .form-inputWrap textarea {
  border: 0;
  border-radius: 0;
  background: none;
  font-size: 1em;
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 33px;
  color: #4F4B4B;
}
@media (min-width: 960px) {
  .sw-form .form-inputWrap input[type=text],
.sw-form .form-inputWrap input[type=email],
.sw-form .form-inputWrap select,
.sw-form .form-inputWrap textarea {
    font-size: 1.1em;
    line-height: 43px;
  }
}
.sw-form .form-inputWrap input[type=text],
.sw-form .form-inputWrap input[type=email],
.sw-form .form-inputWrap textarea {
  text-transform: none;
}
.sw-form .form-inputWrap input[type=text]:disabled,
.sw-form .form-inputWrap input[type=email]:disabled {
  background: #B3B3B3;
}
.sw-form .form-inputWrap textarea {
  line-height: 1.5;
}
.sw-form .form-error {
  font-size: 1em;
  font-style: italic;
  color: #FF0000;
}
.sw-form .form-note {
  font-family: "Lato", arial, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4F4B4B;
}
.sw-form .searchbox {
  float: left;
  width: 100%;
}
.sw-form .searchbox .searchbox-input {
  font-size: 1.1em;
  font-family: "Lato", arial, sans-serif;
  text-transform: none;
  letter-spacing: 2px;
  line-height: 33px;
  color: #4F4B4B;
}
@media (min-width: 960px) {
  .sw-form .searchbox .searchbox-input {
    font-size: 1.1em;
    line-height: 43px;
  }
}
.sw-form .checkbox {
  float: left;
  width: 100%;
}

.checkbox {
  overflow: hidden;
}
.checkbox .checkbox-real:not(:checked),
.checkbox .checkbox-real:checked {
  position: absolute;
  left: -9999px;
}
.checkbox .checkbox-label {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}
.checkbox .checkbox-label .checkbox-fake {
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  height: 16px;
  overflow: hidden;
}
.checkbox .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox .checkbox-real:checked + .checkbox-label .checkbox-fake:after,
.checkbox .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  position: absolute;
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -4px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.checkbox .checkbox-real:checked + .checkbox-label .checkbox-fake:after,
.checkbox .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox .checkbox-real:disabled + .checkbox-label .checkbox-fake:before,
.checkbox .checkbox-real:disabled + .checkbox-label .checkbox-fake:after,
.checkbox .checkbox-real:disabled:not(:checked) + .checkbox-label .checkbox-fake:before,
.checkbox .checkbox-real:disabled:not(:checked) + .checkbox-label .checkbox-fake:after {
  display: none;
}
.checkbox .checkbox-real:disabled:checked + .checkbox-label .checkbox-fake:before,
.checkbox .checkbox-real:disabled:checked + .checkbox-label .checkbox-fake:after {
  display: block;
}

.checkbox .checkbox-label {
  font-family: "Lato", arial, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4F4B4B;
  cursor: pointer;
}
@media (min-width: 660px) {
  .checkbox .checkbox-label {
    line-height: 1.4;
    font-size: 0.9em;
  }
}
@media (min-width: 768px) {
  .checkbox .checkbox-label {
    line-height: 1.2;
    font-size: 1em;
  }
}
.checkbox .checkbox-label .checkbox-fake {
  border: 2px solid #4F4B4B;
}
.checkbox .checkbox-real:checked + .checkbox-label .checkbox-fake:before,
.checkbox .checkbox-real:checked + .checkbox-label .checkbox-fake:after {
  background: #4F4B4B;
}
.checkbox .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:before,
.checkbox .checkbox-real:not(:checked) + .checkbox-label:hover .checkbox-fake:after {
  background: #b5b1b1;
}
.checkbox .checkbox-real:disabled + .checkbox-label,
.checkbox .checkbox-real:disabled:not(:checked) + .checkbox-label {
  color: #b5b1b1;
  cursor: default;
}
.checkbox .checkbox-real:disabled + .checkbox-label .checkbox,
.checkbox .checkbox-real:disabled:not(:checked) + .checkbox-label .checkbox {
  border-color: #b5b1b1;
}
.checkbox .checkbox-real:disabled + .checkbox-label .checkbox:after, .checkbox .checkbox-real:disabled + .checkbox-label .checkbox:before,
.checkbox .checkbox-real:disabled:not(:checked) + .checkbox-label .checkbox:after,
.checkbox .checkbox-real:disabled:not(:checked) + .checkbox-label .checkbox:before {
  background: #b5b1b1;
}

.radio .radio-label {
  font-family: "Lato", arial, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #4F4B4B;
  cursor: pointer;
}

.imageupload {
  display: block;
  float: left;
  width: 100%;
}
.imageupload .image {
  float: left;
  position: relative;
  width: 130px;
  height: 130px;
  margin: 0 10px 10px 0;
  text-align: center;
  line-height: 130px;
}
.imageupload .image img {
  display: inline-block;
  max-width: 150px;
  max-height: 150px;
  margin: 0 auto;
  vertical-align: middle;
}
.imageupload .image .remove {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  line-height: 1.8;
}
.imageupload .add {
  display: block;
  float: left;
  width: 130px;
  height: 130px;
  margin: 0 10px 10px 0;
  padding: 10px;
}

.imageupload .image {
  border: 1px solid #B3B3B3;
  overflow: hidden;
}
.imageupload .image .remove {
  background: #B3B3B3;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.imageupload .image .remove:hover {
  background: #9a9a9a;
}
.imageupload .add {
  background: #C2AA65;
  font-family: "Lato", arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
}
.imageupload .add:hover {
  background: #af9445;
}

.form {
  font-size: 1rem;
}
.form .form__label-text {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 0.4em;
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #C2AA65;
}
.form .form__required .form__label-text:after {
  content: "*";
}
.form .form__row {
  display: block;
  width: 100%;
  padding: 0 0 20px;
  overflow: hidden;
}
.form .form__row:last-of-type {
  padding-bottom: 0;
}
.form .form__item input[type=text],
.form .form__item input[type=email],
.form .form__item input[type=password],
.form .form__item select {
  display: block;
  width: 100%;
  padding: 0 10px;
  margin: 0;
  height: 33px;
}
@media (min-width: 960px) {
  .form .form__item input[type=text],
.form .form__item input[type=email],
.form .form__item input[type=password],
.form .form__item select {
    height: 43px;
  }
}
.form .form__item input[type=text],
.form .form__item input[type=email],
.form .form__item input[type=password],
.form .form__item select,
.form .form__item textarea {
  border: 1px solid #B3B3B3;
  border-radius: 0;
  background: none;
  font-size: 1em;
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 33px;
  color: #4F4B4B;
}
@media (min-width: 960px) {
  .form .form__item input[type=text],
.form .form__item input[type=email],
.form .form__item input[type=password],
.form .form__item select,
.form .form__item textarea {
    font-size: 1.1em;
    line-height: 43px;
  }
}
.form .form__item input[type=text],
.form .form__item input[type=email],
.form .form__item textarea {
  text-transform: none;
}
.form .form__item--button {
  width: 33.3333333%;
  padding-right: 10px;
}
.form .form__button, .form a.form__button {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 1em 1em;
  border: 0;
  background: #BBAC78;
  font-family: "Lato", arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.form .form__button--primary, .form a.form__button--primary {
  background: #000000;
}
.form .form__button--primary:hover, .form a.form__button--primary:hover {
  background: black;
}
.form .form__error {
  font-size: 1em;
  font-style: italic;
  color: #FF0000;
  float: left;
  width: 100%;
  margin-top: 0.3em;
}

.topPriceText {
  color: red;
  font-style: italic;
}

.sw-button,
a.sw-button {
  display: block;
  width: 100%;
  height: auto;
  *zoom: 1;
  margin: 0;
  padding: 1em 1em;
}
.sw-button:before, .sw-button:after,
a.sw-button:before,
a.sw-button:after {
  content: " ";
  display: table;
}
.sw-button:after,
a.sw-button:after {
  clear: both;
}
.sw-button.small,
a.sw-button.small {
  padding: 0.8em 1em;
}
.sw-button.large,
a.sw-button.large {
  padding: 1.5em 1em;
}
.sw-button.inline,
a.sw-button.inline {
  display: inline-block;
  width: auto;
}
.sw-button.as-input,
a.sw-button.as-input {
  height: 45px;
  line-height: 0.9;
}
.sw-button.large,
a.sw-button.large {
  padding: 1.5em 1em;
}
.sw-button.inline,
a.sw-button.inline {
  display: inline-block;
  width: auto;
}

.sw-button,
a.sw-button {
  border: 0;
  background: #BBAC78;
  font-family: "Lato", arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  letter-spacing: 1px;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
}
.sw-button:hover,
a.sw-button:hover {
  text-decoration: none;
  background: #aa9756;
}
.sw-button.small,
a.sw-button.small {
  font-size: 0.8rem;
}
@media (min-width: 660px) {
  .sw-button.small,
a.sw-button.small {
    font-size: 0.73rem;
  }
}
@media (min-width: 768px) {
  .sw-button.small,
a.sw-button.small {
    font-size: 0.8rem;
  }
}
.sw-button.medium,
a.sw-button.medium {
  background: #000000;
  font-size: 0.73rem;
}
@media (min-width: 960px) {
  .sw-button.medium,
a.sw-button.medium {
    font-size: 0.9rem;
  }
}
.sw-button.primary,
a.sw-button.primary {
  background: #000000;
}
.sw-button.primary:hover,
a.sw-button.primary:hover {
  background: black;
}
.sw-button.alt,
a.sw-button.alt {
  background: #CECECE;
}
.sw-button.alt:hover,
a.sw-button.alt:hover {
  background: #b5b5b5;
}
.sw-button.disabled,
a.sw-button.disabled {
  background: #CECECE;
}
.sw-button.disabled:hover,
a.sw-button.disabled:hover {
  background: #CECECE;
}

.sw-button.add,
a.sw-button.add {
  display: none;
}
@media (min-width: 660px) {
  .sw-button.add,
a.sw-button.add {
    display: block;
  }
}

.sw-button--show-on-mobile,
a.sw-button--show-on-mobile {
  margin: 1em 0 0;
}
@media (min-width: 660px) {
  .sw-button--show-on-mobile,
a.sw-button--show-on-mobile {
    margin: 0;
  }
}

.sw-button--show-on-mobile.theme-jazzberryJam-bg,
a.sw-button--show-on-mobile.theme-jazzberryJam-bg {
  background: #A50743;
}

.sw-button--show-on-mobile.theme-jazzberryJam-bg:hover,
a.sw-button--show-on-mobile.theme-jazzberryJam-bg:hover,
.sw-button--show-on-mobile.theme-jazzberryJam-bg:focus,
a.sw-button--show-on-mobile.theme-jazzberryJam-bg:focus {
  background: #74052f;
}

.typelist {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin: 10px auto;
  padding: 0 9px;
}
.typelist .typelist-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.typelist .typelist-list:before, .typelist .typelist-list:after {
  content: " ";
  display: table;
}
.typelist .typelist-list:after {
  clear: both;
}
.typelist .typelist-item {
  float: left;
  margin: 0;
  padding: 0 10px;
  padding: 0 1px;
  width: 50%;
}
@media (min-width: 450px) {
  .typelist .typelist-item {
    width: 33.3333%;
  }
}
@media (min-width: 660px) {
  .typelist .typelist-item {
    width: 20%;
  }
}
.typelist .typelist-content {
  display: block;
  position: relative;
  padding: 5px 10px 0;
}
.typelist .typelist-content .name {
  display: block;
  height: 30px;
  margin-top: 5px;
}
.typelist .typelist-content--no-padding-left {
  padding-left: 0;
}
@media (min-width: 660px) {
  .typelist a.typelist-content:hover:after,
.typelist a.typelist-content.active:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    content: "";
    width: 0;
    height: 0;
    z-index: 3;
  }
}

.typelist--no-padding-left {
  padding-left: 0;
}

.typelist .typelist-content {
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  color: #4F4B4B;
}
.typelist .typelist-content.disabled {
  color: #ECECEC;
}
.typelist a.typelist-content {
  text-decoration: none;
}
.typelist a.typelist-content:hover,
.typelist a.typelist-content.active {
  background: #C2AA65;
  color: #FBF9DC;
}
@media (min-width: 660px) {
  .typelist a.typelist-content:hover:after,
.typelist a.typelist-content.active:after {
    border-top: solid 10px #C2AA65;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
  }
}

.infolist {
  display: block;
}
.infolist .infolist-term {
  display: block;
  margin-bottom: 0.5em;
}
.infolist .infolist-desc {
  display: block;
  margin-bottom: 1em;
}
@media (min-width: 660px) {
  .infolist .infolist-desc:last-of-type {
    margin-bottom: 0;
  }
}
.infolist .infolist-form {
  display: none;
  margin-top: 0.5em;
  padding: 10px;
}

.infolist .infolist-term {
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
}
.infolist .infolist-desc {
  font-size: 1.1em;
  font-style: italic;
  line-height: 1.4;
}
.infolist .infolist-form {
  border: 1px solid #BBAC78;
}

.signup {
  margin: 1em 0;
  padding: 0;
}
.signup .signup-image {
  display: block;
  width: 100%;
  height: auto;
}
.signup .signup-copy {
  font-style: italic;
}
@media (min-width: 660px) {
  .signup {
    padding: 0 10px;
  }
}

.video-lazy {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16/9 ratio */
  height: 0;
  overflow: hidden;
}

.video-lazy .video-lazy-placeholder {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.video-lazy .video-lazy-placeholder .video-lazy-spacer {
  padding: 0 0 57% 0;
  background: url(/images/ytplay.png) center center no-repeat;
}

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

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

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

.mostread {
  margin: 0 0 3em;
  overflow: auto;
}

.mostread__title {
  margin: 0 !important;
  padding: 5px 10px;
  background: #aeaeae;
  color: #FFFFFF !important;
}

.mostread__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mostread__item {
  position: relative;
  min-height: 50px;
  padding: 5px 10px;
  border-top: 1px solid #FFFFFF;
  counter-increment: step-counter;
  background: #ECECEC;
}
.mostread__item::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  content: counter(step-counter);
  font-family: "Lato", arial, sans-serif;
  font-size: 1.8em;
  line-height: 1;
  color: #000000;
  transform: translateY(-50%);
}
.mostread__item:nth-of-type(even) {
  background: #f9f9f9;
}

.mostread__item--no-content {
  position: relative;
  min-height: 50px;
  padding: 5px 10px;
  border-top: 1px solid #FFFFFF;
  background: #ECECEC;
}
.mostread__item--no-content:nth-of-type(even) {
  background: #f9f9f9;
}

.mostread__link {
  display: block;
  margin-right: 35px;
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  line-height: 1.5;
  color: #4F4B4B !important;
}
.mostread__link:hover {
  font-style: normal;
  color: #4F4B4B !important;
}

.abouteditors {
  margin: 0 0 3em;
  overflow: auto;
}

.abouteditors__title {
  margin: 0 !important;
  padding: 5px 10px;
  background: #aeaeae;
  color: #FFFFFF !important;
}

.abouteditors__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.abouteditors__item {
  position: relative;
  padding: 5px 10px;
  border-top: 1px solid #FFFFFF;
  background: #ECECEC;
}
.abouteditors__item:nth-of-type(even) {
  background: #f9f9f9;
}

.abouteditors__link {
  display: block;
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  font-style: normal;
  line-height: 1.5;
  color: #4F4B4B !important;
}
.abouteditors__link:hover {
  font-style: normal;
  color: #4F4B4B !important;
}

.judges {
  list-style: none;
  margin: 0 -10px;
  padding: 0;
}

.judges__judge {
  float: left;
  padding: 10px;
  width: 50%;
}
@media (min-width: 660px) {
  .judges__judge {
    width: 33.333333333%;
  }
}
@media (min-width: 768px) {
  .judges__judge {
    width: 25%;
  }
}
@media (min-width: 960px) {
  .judges__judge {
    width: 20%;
  }
}

.judges__judge-image-holder {
  position: relative;
  padding: 0 0 100%;
  background: #ccc;
  overflow: hidden;
  display: block;
}

.judges__judge-image {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  position: absolute;
  top: 0;
  left: 0;
}

.judges__judge-text {
  height: 4rem;
}

.judges__judge-name {
  margin: 0.5em 1em 0.25em 0;
}

.judges__judge-job-title {
  margin: 0.25em 1em 0.25em 0;
  font-size: 0.75rem;
  font-style: italic;
}

.comments {
  list-style: none;
  margin: 0 -10px;
  padding: 0 10px;
}
@media (min-width: 660px) {
  .comments {
    padding: 0;
  }
}

.comments__comment {
  border-bottom: 1px solid #A7A5A6;
}

.comments__comment:last-child {
  border-bottom: 0;
}

.comments__judge-image-holder {
  float: left;
  display: block;
  overflow: hidden;
  margin: 0 10px 0 0;
  width: 75px !important;
}

.comments__judge-image-holder-inner {
  display: block;
  padding: 0 0 100%;
  position: relative;
  background: #ccc;
}

.comments__judge-image {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  position: absolute;
  top: 0;
  left: 0;
}

.comments__comment {
  margin: 0.5em 1em 0.25em 0;
}

.selected-tags-area {
  margin-top: 30px;
}

.selected-tags-area > ul {
  margin: 0;
  padding: 0;
}

.selected-tags-area__item {
  background-color: #000000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #FFFFFF;
  display: inline-block;
}

.selected-tags-area__item > a {
  color: #888888;
}

.tasting-notes__container {
  display: grid;
  display: -ms-grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto auto auto;
  -ms-grid-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  padding-bottom: 20px;
}
@media (min-width: 660px) {
  .tasting-notes__container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto auto 1fr;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto 1fr;
  }
}

.tasting-notes__header {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  -ms-grid-row: 1;
  display: inline-grid;
  display: -ms-grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto auto;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: auto auto auto;
}
@media (min-width: 660px) {
  .tasting-notes__header {
    grid-template-columns: auto 20%;
    grid-template-rows: auto auto;
    -ms-grid-columns: auto 20%;
    -ms-grid-rows: auto auto;
  }
}

.tasting-header__title {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  border-top: 4px solid #BBAC78;
}
@media (min-width: 660px) {
  .tasting-header__title {
    min-height: 90px;
    border-bottom: 1px solid #BBAC78;
  }
}
@media (min-width: 768px) {
  .tasting-header__title {
    min-height: 115px;
  }
}
@media (min-width: 660px) {
  .tasting-header__title {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
}

.tasting-header__score {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
  border: 1px solid #BBAC78;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (min-width: 660px) {
  .tasting-header__score {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    flex-direction: column;
    margin-left: 20px;
  }
}

.tasting-header__info {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 3;
  grid-row-end: 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  -ms-grid-row: 3;
  text-align: right;
  padding: 10px 0;
}
@media (min-width: 660px) {
  .tasting-header__info {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
}

.tasting-notes__image {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
@media (min-width: 660px) {
  .tasting-notes__image {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
}

.tasting-notes__facts {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 2;
  -ms-grid-row: 2;
  margin-left: 10px;
}
@media (min-width: 660px) {
  .tasting-notes__facts {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}

.tasting-notes__notes {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 3;
  grid-row-end: 4;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  -ms-grid-row-span: 2;
  -ms-grid-row: 3;
  margin-left: 10px;
}
@media (min-width: 660px) {
  .tasting-notes__notes {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 2;
    grid-row-end: 4;
    -ms-grid-column: 3;
    -ms-grid-row: 2;
  }
}

.tasting-notes__where-to-buy {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 5;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  -ms-grid-row: 5;
}
@media (min-width: 660px) {
  .tasting-notes__where-to-buy {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    margin-top: 10px;
  }
}

@media (min-width: 660px) {
  .tasting-notes__where-to-buy--styling {
    padding-right: 10px;
  }
}

.tasting-note__term {
  margin-bottom: 0.5em;
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
}

.tasting-note__description {
  margin-bottom: 1.5em;
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
}

.tasting-note__description--notes {
  font-style: normal;
  font-size: 1em;
  line-height: 1.8em;
}

.tasting-note__price {
  color: #CECECE;
}
.tasting-note__price .active {
  color: #4F4B4B;
}

.tasting-score__term {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.15em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
  margin: 10px 0;
}
@media (min-width: 660px) {
  .tasting-score__term {
    font-size: 1.3em;
    margin: 5px 0;
  }
}

.tasting-score__value {
  font-size: 1.6em;
  margin: 10px 0;
  padding-left: 5px;
}
@media (min-width: 660px) {
  .tasting-score__value {
    font-size: 2.1em;
    margin: 5px 0;
    padding-left: 0;
  }
}

.tasting-notes__adcore-unforce-margings {
  margin-left: -10px;
  margin-right: -10px;
}

.themed-tasting-carousel {
  position: relative;
  background: #eee;
  padding: 5px;
}

.themed-tasting-carousel__arrow {
  display: block;
  position: absolute;
  top: 50%;
  height: 50px;
  width: 50px;
  background-color: #aa9756;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  z-index: 1;
  margin-top: -25px;
}

.themed-tasting-carousel__arrow--prev {
  left: 0;
  background-image: url(/images/arrowsleft-small.png);
}

.themed-tasting-carousel__arrow--next {
  right: 0;
  background-image: url(/images/arrowsright-small.png);
}

.themed-tasting-carousel__arrow:hover {
  background-color: #99884d;
  cursor: pointer;
}

.themed-tasting-carousel__arrow.slick-disabled {
  background-color: #ddd6bc;
}

.themed-tasting-carousel__arrow.slick-disabled:hover {
  background-color: #ddd6bc;
  cursor: default;
}

.themed-tasting-carousel__items {
  *zoom: 1;
}
.themed-tasting-carousel__items:before, .themed-tasting-carousel__items:after {
  content: " ";
  display: table;
}
.themed-tasting-carousel__items:after {
  clear: both;
}

.themed-tasting-carousel__item {
  padding: 5px;
  width: 33%;
  float: left;
}

.themed-tasting-carousel__item-wrapper {
  padding-bottom: 100%;
  position: relative;
}

.themed-tasting-carousel__image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}

.themed-tasting-carousel__image {
  max-height: 100%;
  max-width: 100%;
  height: auto !important;
  width: auto !important;
  display: inline !important;
}

.themed-tasting-carousel__caption {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  font-size: 0.8em;
  font-style: italic;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.6);
}

.lazy-img {
  width: 0 !important;
}

.loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  font-size: 1.8rem;
  z-index: 1000;
}

.loader__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.loader__text {
  font-size: 0.6em;
  margin-top: 20px;
}

.competition__container {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

.competition__share-links {
  position: relative;
  padding: 0 10px;
}
@media (min-width: 960px) {
  .competition__share-links {
    position: absolute;
    top: 10px;
    left: 50px;
  }
}

.competition__background-container {
  margin: 20px 0;
}

.competition__background-image {
  width: 100%;
  background-image: unset;
}
@media (min-width: 660px) {
  .competition__background-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.competition__columns {
  display: flex;
  justify-content: flex-end;
}

.competiton__trasparent-background {
  width: 100%;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.8);
}
@media (min-width: 960px) {
  .competiton__trasparent-background {
    width: 50%;
    flex-direction: row-reverse;
  }
}

.competition__introduction-logotype {
  width: 150px;
  margin: 0 auto;
}

.competition__introduction-text {
  display: table-cell;
  vertical-align: middle;
  color: #CECECE;
  text-align: center;
  font-size: 1.1em;
  padding: 30px;
}

.competition__background {
  background-color: #ECECEC;
  padding-top: 20px;
  padding-bottom: 20px;
}

.competition__divider {
  margin: 0 auto;
  width: 100%;
  height: 4px;
  background: rgba(187, 172, 120, 0.1);
}

.competition__acticle {
  max-width: 650px;
  margin: 0 auto;
  padding: 0 10px;
}

.competition__title {
  color: #BBAC78;
  margin-bottom: 0;
}

.competition__subtitle {
  /*color: $color-ecru;*/
}

.competition__subtitle--shift-to-top {
  margin-top: 0;
}

.competition__description:after {
  content: "";
  display: table;
  clear: both;
}

.competition__description img {
  margin: 10px;
  display: block;
}

.competiton__secions {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.competition__section {
  padding: 10px 0;
}

.subsection__title {
  color: #C2AA65;
  margin-bottom: -10px;
}

.subsection__description img {
  margin: 10px;
  display: block;
}

.subsection__description:after {
  content: "";
  display: table;
  clear: both;
}

.subsection__container--form {
  margin-bottom: 10px;
}

.competition__form {
  background-color: #ECECEC;
  border-top: 10px rgba(187, 172, 120, 0.2) solid;
  padding-bottom: 10px;
}

.competition__form-container {
  max-width: 650px;
  margin: 0 auto;
  padding: 0 10px;
}

.taboola-widget {
  margin-top: 40px;
  display: none;
}
@media (min-width: 660px) {
  .taboola-widget {
    display: block;
  }
}

.taboola-widget--mobile {
  display: block;
}
@media (min-width: 660px) {
  .taboola-widget--mobile {
    display: none;
  }
}

.company-profile__container {
  max-width: 960px;
  margin: 0 auto;
  display: grid;
  display: -ms-grid;
  grid-template-columns: 100%;
  grid-template-rows: auto auto auto auto;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: auto auto auto auto;
}
@media (min-width: 660px) {
  .company-profile__container {
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
  }
}

.company-profile__item {
  padding: 0 10px;
}

.company-profile__profile {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
@media (min-width: 660px) {
  .company-profile__profile {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
}

.company-profile__slides {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 4;
  grid-row-end: 5;
  -ms-grid-column: 1;
  -ms-grid-row: 4;
}
@media (min-width: 660px) {
  .company-profile__slides {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
}

.company-profile__video {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 3;
  grid-row-end: 4;
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
@media (min-width: 660px) {
  .company-profile__video {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-span: 2;
  }
}

.company-profile__destillery {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 5;
  grid-row-end: 6;
  -ms-grid-column: 1;
  -ms-grid-row: 5;
}
@media (min-width: 660px) {
  .company-profile__destillery {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 4;
    grid-row-end: 5;
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    -ms-grid-column-span: 2;
  }
}

.sw-header {
  *zoom: 1;
  position: relative;
  padding: 10px;
  background: #000000;
  font-family: "Lato", arial, sans-serif;
  color: #BBAC78;
}
.sw-header:before, .sw-header:after {
  content: " ";
  display: table;
}
.sw-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .sw-header {
    padding: 20px;
  }
}

.sw-header .header-nav {
  display: none;
  height: 20px;
  font-size: 0.6em;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: right;
}
@media (min-width: 768px) {
  .sw-header .header-nav {
    height: 30px;
    line-height: 30px;
  }
}
@media (min-width: 960px) {
  .sw-header .header-nav {
    height: 35px;
    line-height: 35px;
  }
}

.sw-header .header-logo {
  display: block;
  width: 100%;
  height: auto;
  max-width: 400px;
  max-height: none;
  margin: 0 auto;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .sw-header .header-logo {
    float: left;
  }
}
@media (min-width: 960px) {
  .sw-header .header-logo {
    float: none;
  }
}
@media (min-width: 1200px) {
  .sw-header .header-logo {
    max-width: 425px;
  }
}
.sw-header .header-logo img {
  display: block;
  width: 100%;
  height: auto;
}

.sw-header .header-controls {
  display: block;
  width: 100%;
  height: auto;
  max-width: 400px;
  max-height: none;
  margin: 0 auto;
  margin-top: 10px;
  display: table;
  table-layout: fixed;
}
@media (min-width: 768px) {
  .sw-header .header-controls {
    display: block;
    float: right;
    width: 40%;
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .sw-header .header-controls {
    float: none;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 250px;
  }
}
@media (min-width: 1200px) {
  .sw-header .header-controls {
    width: 350px;
  }
}
.sw-header .header-controls .search {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
@media (min-width: 768px) {
  .sw-header .header-controls .search {
    display: block;
  }
}
.sw-header .header-controls .button {
  display: table-cell;
  width: 35px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .sw-header .header-controls .button {
    display: none;
  }
}
.sw-header .header-controls .button-link {
  display: block;
  width: 100%;
  height: 35px;
}

.sw-header .header-controls .button-link {
  background: #BBAC78;
  font-size: 1.2em;
  line-height: 35px;
  text-align: center;
  color: #000000;
}

.sw-navigation {
  display: none;
  padding: 1px 0;
  background: #C2AA65;
}
@media (min-width: 768px) {
  .sw-navigation {
    display: block;
  }
}
.sw-navigation .navigation {
  display: block;
  width: 100%;
  height: auto;
  max-width: 960px;
  max-height: none;
  margin: 0 auto;
}
@media (min-width: 960px) {
  .sw-navigation .navigation {
    padding: 0 9px;
  }
}
.sw-navigation .navigation .navigation-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 768px) {
  .sw-navigation .navigation .navigation-list {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.sw-navigation .navigation .navigation-list .navigation-list-item {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sw-navigation .navigation .navigation-list .navigation-list-item {
    display: table-cell;
    width: 2%;
    vertical-align: top;
  }
}

.sw-navigation .navigation-item {
  display: block;
  width: 100%;
  height: auto;
  border: 1px solid #C2AA65;
  color: #FBF9DC;
}
.sw-navigation .navigation-item:hover {
  text-decoration: none;
  color: #363636;
}
@media (min-width: 768px) {
  .sw-navigation .navigation-item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.sw-navigation .navigation-item .navigation-content {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px;
  background: #9B8850;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.85em;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .sw-navigation .navigation-item .navigation-content {
    display: table-cell;
    height: 51px;
    padding: 0 2px;
    vertical-align: middle;
  }
}
@media (min-width: 960px) {
  .sw-navigation .navigation-item .navigation-content {
    padding: 0 10px;
  }
}

.sw-subnav .subnav {
  display: block;
  width: 100%;
  height: auto;
  max-width: 960px;
  max-height: none;
  margin: 0 auto;
}
@media (min-width: 960px) {
  .sw-subnav .subnav {
    padding: 0 9px;
  }
}
.sw-subnav .subnav .subnav-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 768px) {
  .sw-subnav .subnav .subnav-list {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.sw-subnav .subnav .subnav-list .subnav-list-item {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sw-subnav .subnav .subnav-list .subnav-list-item {
    display: table-cell;
    position: relative;
    width: 2%;
    vertical-align: top;
  }
}

.sw-subnav {
  background: #ECECEC;
}

.sw-subnav .subnav-item {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sw-subnav .subnav-item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.sw-subnav .subnav-item .subnav-content {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px;
}
@media (min-width: 768px) {
  .sw-subnav .subnav-item .subnav-content {
    display: table-cell;
    height: 55px;
    padding: 0 2px;
    vertical-align: middle;
  }
}
@media (min-width: 960px) {
  .sw-subnav .subnav-item .subnav-content {
    padding: 0 10px;
  }
}

.sw-subnav .subnav-item {
  color: #363636;
}
@media (min-width: 768px) {
  .sw-subnav .subnav-item {
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
  }
}
.sw-subnav .subnav-item:hover {
  text-decoration: none;
}
.sw-subnav .subnav-item:hover .subnav-content, .sw-subnav .subnav-item.hovered .subnav-content, .sw-subnav .subnav-item.active .subnav-content {
  text-decoration: none;
  background: #565555;
  color: #ECECEC;
  border-bottom-color: #3c3c3c;
}
.sw-subnav .subnav-item .subnav-content {
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #565555;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.85em;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .sw-subnav .subnav-item .subnav-content {
    border-bottom-width: 8px;
  }
}

.sw-subnav .subnav-list-item .subnav-dropdown {
  display: none;
}
@media (min-width: 768px) {
  .sw-subnav .subnav-list-item .subnav-dropdown {
    position: absolute;
    width: 200%;
    padding: 0 1px;
    z-index: 5;
  }
}
.sw-subnav .subnav-list-item .subnav-dropdown .dropdown-list {
  padding-bottom: 8px;
}
@media (min-width: 960px) {
  .sw-subnav .subnav-list-item .subnav-dropdown .dropdown-item.dropdown-mob {
    display: none;
  }
}
.sw-subnav .subnav-list-item .subnav-dropdown .dropdown-link {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px 20px;
}
@media (min-width: 768px) {
  .sw-subnav .subnav-list-item:last-of-type .subnav-dropdown {
    right: 0;
  }
}

.sw-subnav .subnav-dropdown .dropdown-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #565555;
}
.sw-subnav .subnav-dropdown .dropdown-link {
  font-family: "Lato", arial, sans-serif;
  font-size: 0.85em;
  line-height: 1.25em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ECECEC;
}
.sw-subnav .subnav-dropdown .dropdown-link:hover {
  text-decoration: none;
}

.sw-breadcrumb {
  overflow-x: scroll;
}
@media (min-width: 660px) {
  .sw-breadcrumb {
    overflow-x: visible;
  }
}
.sw-breadcrumb .breadcrumb-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
  padding: 0 10px;
  white-space: nowrap;
}
.sw-breadcrumb .breadcrumb-item {
  display: inline-block;
  height: 45px;
}

.sw-breadcrumb {
  background: #FFFFFF;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #363636;
}
.sw-breadcrumb .breadcrumb-item {
  line-height: 45px;
}
.sw-breadcrumb .breadcrumb-link {
  color: #363636;
}

.sw-footer {
  padding: 10px;
  background: #000000;
  font-family: "Lato", arial, sans-serif;
}
@media (min-width: 768px) {
  .sw-footer {
    height: 90px;
    padding: 0;
  }
}
.sw-footer .footer-nav,
.sw-footer .footer-share .share-title,
.sw-footer .footer-copyright {
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sw-footer .footer-nav {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  width: 100%;
  height: auto;
  *zoom: 1;
  margin-bottom: 5px;
}
.sw-footer .footer-nav:before, .sw-footer .footer-nav:after {
  content: " ";
  display: table;
}
.sw-footer .footer-nav:after {
  clear: both;
}
@media (min-width: 768px) {
  .sw-footer .footer-nav {
    position: absolute;
    top: 15px;
    right: 10px;
    width: auto;
    text-align: right;
  }
}
.sw-footer .footer-nav .nav-item {
  float: left;
  width: 50%;
  margin-bottom: 10px;
  text-align: center;
  color: #FBF9DC;
}
@media (min-width: 450px) {
  .sw-footer .footer-nav .nav-item {
    width: 25%;
  }
}
@media (min-width: 768px) {
  .sw-footer .footer-nav .nav-item {
    width: auto;
  }
  .sw-footer .footer-nav .nav-item::after {
    content: " | ";
  }
  .sw-footer .footer-nav .nav-item:last-of-type::after {
    content: "";
  }
}
.sw-footer .footer-nav .nav-link {
  color: #FBF9DC;
}

.sw-footer .footer-share {
  text-align: center;
}
@media (min-width: 768px) {
  .sw-footer .footer-share {
    position: absolute;
    top: 15px;
    left: 10px;
    text-align: left;
  }
}
.sw-footer .footer-share .share-title {
  display: block;
  margin-bottom: 5px;
  color: #FBF9DC;
}

.sw-footer .footer-copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #C2AA65;
}
@media (min-width: 768px) {
  .sw-footer .footer-copyright {
    position: absolute;
    top: 36px;
    right: 10px;
    text-align: right;
  }
}

#stay-informed {
  display: none;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

#stay-informed .stay-informed-close {
  background-color: #C2AA65;
  color: #fff;
  cursor: pointer;
  height: 30px;
  padding: 0px 5px;
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: center;
  width: 30px;
  line-height: 27px;
  text-decoration: none;
  font-size: 1.4em;
  font-family: arial;
  z-index: 99;
}

@media (min-width: 480px) {
  #stay-informed .stay-informed-close {
    top: 0px;
    right: -30px;
  }
}
#stay-informed .stay-informed-close:hover {
  background-color: #aa9756;
}

#stay-informed .stay-informed-content {
  background: #ffffff;
  position: relative;
  width: 260px;
  margin: 5% auto 0;
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  padding: 5px;
}

@media (min-width: 480px) {
  #stay-informed .stay-informed-content {
    width: 350px;
  }
}
@media (min-width: 960px) {
  #stay-informed .stay-informed-content {
    margin-top: 25%;
  }
}
@media (min-width: 1200px) {
  #stay-informed .stay-informed-content {
    margin-top: 20%;
  }
}
#stay-informed .stay-informed-content .content-inner {
  background: #ffffff url(/images/signup-popup.jpg) center 20px no-repeat;
  border: 1px solid #C2AA65;
  padding: 100px 20px 20px;
  position: relative;
}

#stay-informed .stay-informed-content h2 {
  color: #C2AA65;
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 4px;
  margin: 0;
  padding-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
}

#stay-informed .stay-informed-content p {
  color: #4F4B4B;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.6;
  text-align: center;
}

#stay-informed .stay-informed-content #stayInformedEmailInput {
  width: 100%;
}

#stay-informed .stay-informed-content #stayInformedtxtEmail {
  background: #ffffff;
  border: 1px solid #eee;
  color: #000000;
  font-family: "Lato", arial, sans-serif;
  font-style: normal;
  font-size: 1.2em;
  margin: 0;
  padding: 0 5%;
  height: 30px;
  width: 88%;
  float: left;
}

#stay-informed .stay-informed-content #stayInformedbtnSubscribe {
  border: 0;
  font-weight: 300;
  font-family: "Lato", arial, sans-serif;
  margin: 0;
  padding: 0;
  width: 12%;
  height: 30px;
  background: #61375D;
  color: #ffffff;
  line-height: 30px;
  font-size: 0.8em;
}

#stay-informed .stay-informed-content #stayInformedbtnSubscribe:hover {
  background: #512e4d;
}

#stay-informed #msgBox2 {
  font-family: "Lato", arial, sans-serif;
  font-style: italic;
  color: #ffffff;
  /* padding: 10px 0; */
  margin: 0;
  width: 100%;
  /* height: 30px; */
}

#stay-informed #msgBox2 .success {
  color: #096;
  padding-top: 10px;
  display: block;
}

#stay-informed #msgBox2 .error {
  color: #EC1010;
  padding-top: 10px;
  display: block;
}

#stay-informed #msgBox2 .errarrow {
  display: inline-block;
  float: left;
  padding-right: 5px;
}

#stay-informed #msgBox2 .errarrow img {
  display: inline-block;
}

.sw-landing .contentlist {
  margin-top: 15px;
}

.sw-landing .editorsnotes-contentItem .contentlist {
  margin-top: 0;
}

.sw-landing .divider {
  margin: 0 auto 15px;
}
.sw-landing .divider:last-of-type .divider-bar {
  height: 10px;
}

.cookie {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.cookie__message {
  margin: 0 0 20px;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FBF9DC;
}

.cookie__button {
  max-width: 200px;
  margin: 0 auto !important;
}

.homepage h2.subtitle {
  margin-top: 15px;
}
.homepage .contentlist {
  margin-top: 15px;
}

#hpSlider {
  display: none;
}

.homepage .hp-slider {
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 10px solid #BBAC78;
}
.homepage .hp-slider .slider-side {
  position: relative;
  display: table-cell;
  width: 0;
  vertical-align: middle;
  z-index: 5;
}
@media (min-width: 1000px) {
  .homepage .hp-slider .slider-side {
    width: auto;
  }
}
.homepage .hp-slider .slider-side .arrow {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  z-index: 100;
}
@media (min-width: 1200px) {
  .homepage .hp-slider .slider-side .arrow {
    width: 100px;
    height: 100px;
    margin-top: -50px;
  }
}
.homepage .hp-slider .slider-side.left .arrow {
  right: -60px;
}
@media (min-width: 1000px) {
  .homepage .hp-slider .slider-side.left .arrow {
    right: -70px;
  }
}
@media (min-width: 1200px) {
  .homepage .hp-slider .slider-side.left .arrow {
    right: 0;
  }
}
.homepage .hp-slider .slider-side.right .arrow {
  left: -60px;
}
@media (min-width: 1000px) {
  .homepage .hp-slider .slider-side.right .arrow {
    left: -70px;
  }
}
@media (min-width: 1200px) {
  .homepage .hp-slider .slider-side.right .arrow {
    left: 0;
  }
}
.homepage .hp-slider .slider-content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
@media (min-width: 1000px) {
  .homepage .hp-slider .slider-content {
    width: 960px;
  }
}
@media (min-width: 1000px) {
  .homepage .hp-slider .slider-content .slick-list {
    overflow: visible;
    position: relative;
    z-index: 3;
  }
}
.homepage .hp-slider .slider-slide {
  *zoom: 1;
}
.homepage .hp-slider .slider-slide:before, .homepage .hp-slider .slider-slide:after {
  content: " ";
  display: table;
}
.homepage .hp-slider .slider-slide:after {
  clear: both;
}
.homepage .hp-slider .slider-item {
  width: 100%;
}
@media (min-width: 660px) {
  .homepage .hp-slider .slider-item {
    padding: 0 2.0833%;
  }
}
.homepage .hp-slider .slider-item.pos-1 {
  padding-bottom: 2.0833%;
}
.homepage .hp-slider .slider-item.pos-2 {
  padding-top: 2.0833%;
}
.homepage .hp-slider .slider-item .link {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
.homepage .hp-slider .slider-item .link img {
  display: block;
  width: 100%;
  height: auto;
}
.homepage .hp-slider .slider-item .link .content {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
}
.homepage .hp-slider .slider-item .link .content .copy {
  padding: 5px 10px;
}
.homepage .hp-slider .slider-item .link .content .title,
.homepage .hp-slider .slider-item .link .content .description {
  display: block;
}

.homepage .hp-slider {
  background: #000000;
}
.homepage .hp-slider .slider-side {
  background: rgba(0, 0, 0, 0.7);
}
.homepage .hp-slider .slider-side.left {
  text-align: right;
}
.homepage .hp-slider .slider-side.left .arrow {
  background-image: url(/images/homearrowleft.png);
}
.homepage .hp-slider .slider-side.right {
  text-align: left;
}
.homepage .hp-slider .slider-side.right .arrow {
  background-image: url(/images/homearrowright.png);
}
.homepage .hp-slider .slider-side .arrow {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.7);
  background-size: contain;
}
@media (min-width: 1200px) {
  .homepage .hp-slider .slider-side .arrow {
    background-color: transparent;
  }
}
.homepage .hp-slider .slider-side .arrow:hover {
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}
.homepage .hp-slider .slider-item .link .content .copy {
  background: rgba(0, 0, 0, 0.75);
}
.homepage .hp-slider .slider-item .link .content .title {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.2;
  letter-spacing: 2px;
  color: #FFFFFF;
  overflow: hidden;
}
.homepage .hp-slider .slider-item .link .content .description {
  font-style: italic;
  color: #FFFFFF;
}

.homepage .quote {
  margin: 1.8em 0;
  padding: 0 10px;
}
@media (min-width: 660px) {
  .homepage .quote {
    display: block;
    width: 100%;
    height: auto;
    max-width: 800px;
    max-height: none;
    margin: 0 auto;
    margin: 1.8em auto;
  }
}
.homepage .quote .title {
  margin: 0;
}
.homepage .quote .text {
  display: block;
  margin: 0.4em 0 0.2em;
}
.homepage .quote .author {
  display: block;
}
.homepage .quote .source {
  display: block;
}

.homepage .quote {
  font-size: 0.8em;
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .homepage .quote {
    font-size: 1em;
  }
}
.homepage .quote .title {
  color: #888888;
}
.homepage .quote .text {
  font-size: 1.8em;
  font-style: italic;
  color: #4F4B4B;
  line-height: 1.4;
}
.homepage .quote .text .quotemark {
  font-size: 1.5em;
  line-height: 0;
}
.homepage .quote .author,
.homepage .quote .source {
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #4F4B4B;
}

.homepage .lo-landinghead {
  margin-top: 15px;
}

.homepage .titlebox .subtitle {
  margin-top: 0;
}

@media (min-width: 660px) {
  .article-content .article-content-inner {
    padding-right: 20px;
  }
}

@media (min-width: 660px) {
  .article-content .article-content-inner {
    border-right: 1px solid rgba(79, 75, 75, 0.2);
  }
}

.lo-article-bar, .lo-article-standard {
  *zoom: 1;
  margin: 20px 0;
}
.lo-article-bar:before, .lo-article-standard:before, .lo-article-bar:after, .lo-article-standard:after {
  content: " ";
  display: table;
}
.lo-article-bar:after, .lo-article-standard:after {
  clear: both;
}

.lo-article-standard .lo-summary,
.lo-article-standard .lo-hero {
  margin-top: 1em;
}
.lo-article-standard .lo-caption {
  padding: 0.5em 0;
}
@media (min-width: 660px) {
  .lo-article-standard .lo-body {
    width: 90%;
  }
}

.lo-article-bar .lo-summary {
  margin-top: 1em;
}

.article {
  border-top: 8px solid rgba(79, 75, 75, 0.2);
  border-bottom: 8px solid rgba(79, 75, 75, 0.2);
}
.article .summary {
  font-size: 1.1em;
}
.article .caption {
  border-bottom: 1px solid rgba(79, 75, 75, 0.2);
  color: rgba(79, 75, 75, 0.5);
  font-style: italic;
}
.article .body img {
  display: block;
  width: 100%;
  height: auto;
  margin: 1em 0;
}
.article .body .highlight {
  padding: 15px;
  background: rgba(79, 75, 75, 0.2);
  font-size: 1.1em;
  font-style: italic;
  color: #4F4B4B;
}
.article .body a,
.article .body a:hover,
.article .body a:visited {
  font-style: italic;
}

.editorsnotes .filters {
  margin-top: 20px;
}
@media (min-width: 660px) {
  .editorsnotes .filters {
    margin-top: 45px;
  }
}
.editorsnotes .filters .filter-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 660px) {
  .editorsnotes .filters .filter-list {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.editorsnotes .filters .filter-item {
  display: block;
  width: 100%;
  height: auto;
  *zoom: 1;
  margin-bottom: 10px;
}
.editorsnotes .filters .filter-item:before, .editorsnotes .filters .filter-item:after {
  content: " ";
  display: table;
}
.editorsnotes .filters .filter-item:after {
  clear: both;
}
@media (min-width: 660px) {
  .editorsnotes .filters .filter-item {
    display: table-cell;
    width: 2%;
    margin-bottom: 0;
  }
}
.editorsnotes .filters .filter-link {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 660px) {
  .editorsnotes .filters .filter-link {
    display: block;
  }
  .editorsnotes .filters .filter-link.active .name:after {
    z-index: 3;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    content: "";
    width: 0;
    height: 0;
  }
}
.editorsnotes .filters .filter-link .avatar {
  display: table-cell;
  width: 60px;
  height: 50px;
  padding-right: 10px;
}
@media (min-width: 660px) {
  .editorsnotes .filters .filter-link .avatar {
    display: block;
    width: 50px;
    margin: 0 auto;
    padding: 0;
  }
}
.editorsnotes .filters .filter-link .avatar img {
  display: block;
  width: 100%;
  height: auto;
}
.editorsnotes .filters .filter-link .name {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
@media (min-width: 660px) {
  .editorsnotes .filters .filter-link .name {
    display: block;
    position: relative;
    width: 100%;
    height: 25px;
    margin: 10px 0;
    padding: 0;
  }
}

.editorsnotes .filters .filter-link.active .name:after {
  border-top: solid 10px #CB5812;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
.editorsnotes .filters .filter-link .avatar {
  overflow: hidden;
}
.editorsnotes .filters .filter-link .name {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #CB5812;
}
@media (min-width: 660px) {
  .editorsnotes .filters .filter-link .name {
    font-size: 0.58em;
    line-height: 25px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .editorsnotes .filters .filter-link .name {
    font-size: 0.72em;
  }
}
@media (min-width: 960px) {
  .editorsnotes .filters .filter-link .name {
    font-size: 0.8em;
  }
}
.editorsnotes .filters .filter-link:hover {
  text-decoration: none;
}
.editorsnotes .filters .filter-link.active .name {
  background: #CB5812;
  color: #FFFFFF;
}

.editorsnotes .divider .divider-bar {
  margin: 5px 0 30px;
}

.editorsnotes .divider .divider-bar {
  background: rgba(203, 88, 18, 0.2);
}

@media (min-width: 660px) {
  .editorsnotes .post-list-container {
    padding-right: 20px;
  }
}
.editorsnotes .post-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.editorsnotes .post-item {
  display: block;
  width: 100%;
  height: auto;
  *zoom: 1;
  padding: 30px 0;
}
.editorsnotes .post-item:before, .editorsnotes .post-item:after {
  content: " ";
  display: table;
}
.editorsnotes .post-item:after {
  clear: both;
}
.editorsnotes .post-item:first-of-type {
  padding-top: 0;
}
.editorsnotes .post-item img {
  display: block;
  width: 100%;
  height: auto;
  margin: 1em 0;
}
.editorsnotes .post-item .avatar {
  display: block;
  float: left;
  width: 20%;
  padding-right: 10px;
}
.editorsnotes .post-item .avatar img {
  max-width: 100px;
  margin: 0 auto;
}
.editorsnotes .post-item .content {
  float: left;
  width: 80%;
  padding-left: 10px;
}
.editorsnotes .post-item .content .title {
  position: relative;
  margin: 0;
  padding-right: 1em;
}
.editorsnotes .post-item .content .title .anchor {
  color: #888888 !important;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: super;
}
.editorsnotes .post-item .content .meta {
  display: block;
  width: 100%;
  height: auto;
}
.editorsnotes .post-item .content .copy {
  display: block;
  width: 100%;
  height: auto;
}
.editorsnotes .post-item .content .copy a {
  font-style: italic;
}
.editorsnotes .post-item .content .link {
  display: block;
  width: 100%;
  height: auto;
}
.editorsnotes .post-item.article {
  border-bottom-width: 8px;
  padding-top: 30px;
}

@media (min-width: 660px) {
  .editorsnotes .post-list-container {
    border-right: 1px solid rgba(203, 88, 18, 0.2);
  }
}
.editorsnotes .post-item {
  border-bottom: 1px solid rgba(203, 88, 18, 0.2);
}
.editorsnotes .post-item .content .title {
  color: #CB5812;
  font-size: 1.1em;
  letter-spacing: 2px;
}
.editorsnotes .post-item .content .title a {
  color: #CB5812 !important;
}
.editorsnotes .post-item .content .meta {
  font-size: 0.9em;
  line-height: 1.4;
  color: #888888;
}
.editorsnotes .post-item .content .copy {
  color: #888888;
}
.editorsnotes .post-item .content .link {
  text-transform: uppercase;
  color: #CB5812;
}

@media (min-width: 660px) {
  .editorsnotes-contentItem .contentlist {
    margin-top: 0;
  }
}

.editorsnotes-container {
  margin-top: 15px;
}

@media (min-width: 660px) {
  .editorsnotes.editorsnotes-landing {
    margin-bottom: 15px;
    border-right: 1px solid rgba(187, 172, 120, 0.2);
  }
}
.editorsnotes.editorsnotes-landing .post-item {
  margin-top: 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(187, 172, 120, 0.2);
}
.editorsnotes.editorsnotes-landing .post-item:first-of-type {
  margin-top: 0;
}
.editorsnotes.editorsnotes-landing .post-item .avatar img {
  max-width: 100%;
}
.editorsnotes.editorsnotes-landing .post-item .content .copy {
  margin-top: 0.5em;
}
.editorsnotes.editorsnotes-landing .post-item .content .title a {
  color: #CB5812 !important;
}
.editorsnotes.editorsnotes-landing .post-item .content .more {
  color: #CB5812;
  text-transform: uppercase;
}
.editorsnotes.editorsnotes-landing .viewall {
  *zoom: 1;
  margin-top: 15px;
}
.editorsnotes.editorsnotes-landing .viewall:before, .editorsnotes.editorsnotes-landing .viewall:after {
  content: " ";
  display: table;
}
.editorsnotes.editorsnotes-landing .viewall:after {
  clear: both;
}
.editorsnotes.editorsnotes-landing .viewall .sw-button {
  float: right;
  width: 33.333%;
}

.editorsnotes.editorsnotes-wide {
  padding: 0 10px;
}
@media (min-width: 660px) {
  .editorsnotes.editorsnotes-wide {
    border-right: none;
  }
}

.editorprofile .subtitle {
  color: #D8CCA4;
}

@media (min-width: 660px) {
  .editorprofile .banner {
    height: 525px;
  }
}
.editorprofile .banner .banner-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
.editorprofile .banner .banner-container:before, .editorprofile .banner .banner-container:after {
  content: " ";
  display: table;
}
.editorprofile .banner .banner-container:after {
  clear: both;
}
.editorprofile .banner .banner-content {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 660px) {
  .editorprofile .banner .banner-content {
    float: left;
    width: 50%;
    height: 525px;
    padding: 0 10px;
  }
}
.editorprofile .banner .banner-content .banner-content-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
@media (min-width: 660px) {
  .editorprofile .banner .banner-content .banner-content-inner {
    padding: 10px 20px;
  }
}
@media (min-width: 960px) {
  .editorprofile .banner .banner-content .banner-content-inner {
    padding: 10px 40px;
  }
}
.editorprofile .banner .banner-content .banner-content-inner .title {
  max-width: 220px;
  margin: 0 auto;
}
.editorprofile .banner .banner-content .banner-content-inner .label {
  margin-top: 25px;
}
@media (min-width: 660px) {
  .editorprofile .banner .banner-content .banner-content-inner .label {
    max-width: 220px;
    margin: 25px auto 0;
  }
}
.editorprofile .banner .banner-content .banner-content-inner .introduction {
  margin: 1em 0 0;
}

.editorprofile .banner {
  text-align: center;
}
@media (min-width: 660px) {
  .editorprofile .banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}
.editorprofile .banner .banner-content-inner {
  background: rgba(0, 0, 0, 0.8);
}
.editorprofile .banner .banner-content-inner .title {
  color: #D8CCA4;
}
.editorprofile .banner .banner-content-inner .introduction {
  font-size: 1.1em;
  color: #CECECE;
}

.editorprofile .facts img {
  display: block;
  width: 100%;
  height: auto;
}
.editorprofile .facts .facts-content {
  padding-top: 30px;
}
.editorprofile .facts .facts-list .facts-data {
  margin-bottom: 1em;
}

.editorprofile .facts .facts-list .facts-term {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
}
.editorprofile .facts .facts-list .facts-data {
  font-size: 1.1em;
  font-style: italic;
  color: #BBAC78;
}

.editorprofile .profile {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}

.article-tasting {
  margin-top: 20px;
}

.article-tasting__image {
  display: block;
  width: 100%;
  height: auto;
}

.article-tasting .intro {
  *zoom: 1;
  margin: 20px 0;
}
.article-tasting .intro:before, .article-tasting .intro:after {
  content: " ";
  display: table;
}
.article-tasting .intro:after {
  clear: both;
}
@media (min-width: 660px) {
  .article-tasting .intro .image {
    float: right;
    width: 50%;
    padding-left: 10px;
  }
}
.article-tasting .intro .image--full-width {
  width: 100%;
}
@media (min-width: 660px) {
  .article-tasting .intro .summary {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
}
.article-tasting .intro .summary .copy {
  margin: 1.5em 0;
}
@media (min-width: 660px) {
  .article-tasting .intro .summary .copy {
    margin: 0 0 1.5em;
  }
}
.article-tasting .intro .summary h3 {
  margin: 1.5em 0;
}
.article-tasting .intro .summary .list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: -1em;
}

.article-tasting .tastings {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.article-tasting .tastings .tastings-item {
  display: block;
  width: 100%;
  height: auto;
}

.article-tasting .tasting .header {
  *zoom: 1;
}
.article-tasting .tasting .header:before, .article-tasting .tasting .header:after {
  content: " ";
  display: table;
}
.article-tasting .tasting .header:after {
  clear: both;
}
@media (min-width: 660px) {
  .article-tasting .tasting .header .title {
    float: left;
    width: 75%;
    padding-right: 10px;
  }
}
@media (min-width: 960px) {
  .article-tasting .tasting .header .title {
    width: 80%;
  }
}
.article-tasting .tasting .header .title .inner {
  border-top: 4px solid #BBAC78;
}
@media (min-width: 660px) {
  .article-tasting .tasting .header .title .inner {
    min-height: 90px;
    border-bottom: 1px solid #BBAC78;
  }
}
@media (min-width: 768px) {
  .article-tasting .tasting .header .title .inner {
    min-height: 115px;
  }
}
.article-tasting .tasting .header .score {
  text-align: right;
}
@media (min-width: 660px) {
  .article-tasting .tasting .header .score {
    float: left;
    width: 25%;
    padding-left: 10px;
  }
}
@media (min-width: 960px) {
  .article-tasting .tasting .header .score {
    width: 20%;
  }
}
.article-tasting .tasting .header .score .inner {
  padding: 10px;
  border: 1px solid #BBAC78;
  text-align: center;
}
@media (min-width: 660px) {
  .article-tasting .tasting .header .score .inner {
    padding: 12px;
  }
}
@media (min-width: 768px) {
  .article-tasting .tasting .header .score .inner {
    padding: 20px;
  }
}
.article-tasting .tasting .header .score .term {
  color: #BBAC78;
}
@media (min-width: 660px) {
  .article-tasting .tasting .header .score .term {
    display: block;
    margin: 8px 0;
  }
}
@media (min-width: 660px) {
  .article-tasting .tasting .header .score .value {
    display: block;
    margin: 8px 0;
  }
}
.article-tasting .tasting .content {
  *zoom: 1;
  margin-top: 1em;
}
.article-tasting .tasting .content:before, .article-tasting .tasting .content:after {
  content: " ";
  display: table;
}
.article-tasting .tasting .content:after {
  clear: both;
}
@media (min-width: 660px) {
  .article-tasting .tasting .content {
    margin-top: 0;
  }
}
.article-tasting .tasting .content .list {
  display: block;
  width: 100%;
  height: auto;
}
.article-tasting .tasting .content .list .term {
  margin-bottom: 0.5em;
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
}
.article-tasting .tasting .content .list .description {
  margin-bottom: 1.5em;
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
}
.article-tasting .tasting .content .list.notes .description {
  font-style: normal;
  font-size: 1em;
  line-height: 1.8em;
}
.article-tasting .tasting .content .image {
  float: left;
  width: 40%;
  padding-right: 5px;
}
@media (min-width: 660px) {
  .article-tasting .tasting .content .image {
    width: 25%;
    padding-right: 10px;
  }
}
.article-tasting .tasting .content .facts {
  float: left;
  width: 60%;
  padding-left: 5px;
}
@media (min-width: 660px) {
  .article-tasting .tasting .content .facts {
    width: 25%;
    padding: 0 10px;
  }
}
.article-tasting .tasting .content .notes {
  float: left;
  width: 100%;
  margin-top: 1em;
}
@media (min-width: 660px) {
  .article-tasting .tasting .content .notes {
    width: 50%;
    margin-top: 0;
    padding-left: 10px;
  }
}
.article-tasting .tasting .content .price {
  color: #CECECE;
}
.article-tasting .tasting .content .price .active {
  color: #4F4B4B;
}

.tastingnext {
  padding: 20px 0;
  border-top: 8px solid #BBAC78;
  background: #ECECEC;
}
@media (min-width: 660px) {
  .tastingnext .button {
    width: 50%;
    margin: 0 auto;
  }
}
.tastingnext .continue {
  *zoom: 1;
}
.tastingnext .continue:before, .tastingnext .continue:after {
  content: " ";
  display: table;
}
.tastingnext .continue:after {
  clear: both;
}
.tastingnext .continue .continue-item {
  margin-bottom: 20px;
  padding: 0 10px;
}
@media (min-width: 660px) {
  .tastingnext .continue .continue-item {
    width: 50%;
  }
}
@media (min-width: 660px) {
  .tastingnext .continue .continue-item.next {
    float: right;
  }
}
@media (min-width: 660px) {
  .tastingnext .continue .continue-item.prev {
    float: left;
  }
}
.tastingnext .continue-link {
  display: block;
  width: 100%;
  height: auto;
  padding: 10px;
  background: #FFFFFF;
  color: inherit;
}
@media (min-width: 660px) {
  .tastingnext .continue-link {
    padding: 20px;
  }
}
.tastingnext .continue-link:hover {
  text-decoration: none;
}
.tastingnext .continue-link .title {
  margin-top: 0;
}
.tastingnext .continue-link:hover .title {
  color: #BBAC78;
}
.tastingnext .continue-link .name, .tastingnext .continue-link .meta, .tastingnext .continue-link .copy {
  display: block;
}
.tastingnext .continue-link .name {
  margin-bottom: 0.5em;
  color: #BBAC78;
}
.tastingnext .continue-link .meta {
  font-style: italic;
  color: #888888;
}

.company {
  padding-bottom: 2em;
}

.company .sectiontitle {
  color: #BBAC78;
}
.company .sectiontitle.padded {
  padding: 0 10px;
}

.company .subtitle {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
}

.company__image {
  display: block;
  width: 100%;
  height: auto;
}

.company .tabs .tab {
  display: inline-block;
  width: 33.3333%;
  margin: 0 1px;
  margin-bottom: -9px;
}
@media (min-width: 660px) {
  .company .tabs .tab {
    width: 25%;
    margin-bottom: -18px;
  }
}

.company .tabs {
  border-bottom: 9px solid #61375D;
  text-align: center;
}
@media (min-width: 660px) {
  .company .tabs {
    border-bottom: 18px solid #61375D;
  }
}
.company .tabs .tab {
  background: #ECECEC;
  border-bottom: 9px solid #61375D;
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 27.5px;
  color: #4F4B4B;
}
@media (min-width: 660px) {
  .company .tabs .tab {
    border-bottom: 18px solid #61375D;
    font-size: 1.2em;
    letter-spacing: 3px;
    line-height: 55px;
  }
}
.company .tabs .tab.active, .company .tabs .tab:hover {
  background: #61375D;
  border-bottom: 9px solid #40253e;
  color: #FFFFFF;
  text-decoration: none;
}
@media (min-width: 660px) {
  .company .tabs .tab.active, .company .tabs .tab:hover {
    border-bottom: 18px solid #40253e;
  }
}

@media (min-width: 660px) {
  .company .banner {
    height: 525px;
    margin-bottom: 20px;
  }
}
.company .banner .banner-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
.company .banner .banner-container:before, .company .banner .banner-container:after {
  content: " ";
  display: table;
}
.company .banner .banner-container:after {
  clear: both;
}
.company .banner .banner-content {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 660px) {
  .company .banner .banner-content {
    float: right;
    width: 50%;
    height: 525px;
    padding: 0 10px;
  }
}
.company .banner .banner-content .banner-content-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
@media (min-width: 660px) {
  .company .banner .banner-content .banner-content-inner {
    padding: 10px 20px;
  }
}
@media (min-width: 960px) {
  .company .banner .banner-content .banner-content-inner {
    padding: 10px 40px;
  }
}
.company .banner .banner-content .banner-content-inner .logo {
  max-width: 380px;
  margin: 0 auto;
}
.company .banner .banner-content .banner-content-inner .logo img {
  display: block;
  width: 100%;
  height: auto;
}
.company .banner .banner-content .banner-content-inner .title {
  margin: 0;
}
.company .banner .banner-content .banner-content-inner .label {
  margin-top: 25px;
}
@media (min-width: 660px) {
  .company .banner .banner-content .banner-content-inner .label {
    max-width: 220px;
    margin: 25px auto 0;
  }
}
.company .banner .banner-content .banner-content-inner .introduction {
  margin: 1em 0 0;
}

.company .banner {
  text-align: center;
}
@media (min-width: 660px) {
  .company .banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}
.company .banner .banner-content-inner {
  background: rgba(0, 0, 0, 0.8);
}
.company .banner .banner-content-inner .title {
  font-family: "Droid Serif", times, serif;
  text-transform: none;
  color: #D8CCA4;
}
.company .banner .banner-content-inner .logo {
  overflow: hidden;
  text-indent: -9999px;
}
.company .banner .banner-content-inner .introduction {
  font-size: 1.1em;
  color: #CECECE;
}

.company .pagenav {
  display: none;
}
@media (min-width: 660px) {
  .company .pagenav {
    display: block;
    width: 100%;
    height: 55px;
  }
  .company .pagenav.fixed {
    position: fixed;
    top: 0;
    z-index: 1005;
  }
  .company .pagenav.fixed + * {
    padding-top: 55px;
  }
}
.company .pagenav .pagenav-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  padding: 0 9px;
}
.company .pagenav .pagenav-list .pagenav-item {
  display: table-cell;
  width: 2%;
  padding: 0 1px;
  vertical-align: top;
}
.company .pagenav .pagenav-link {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 55px;
}
.company .pagenav .pagenav-link .inner {
  display: table-cell;
  width: 100%;
  padding: 0 5px;
  vertical-align: middle;
}

@media (min-width: 660px) {
  .company .pagenav {
    background: #C2AA65;
  }
}
.company .pagenav .pagenav-link {
  background: #9B8850;
  border-top: 2px solid #C2AA65;
  border-bottom: 2px solid #C2AA65;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.1;
  color: #FBF9DC;
}
.company .pagenav .pagenav-link:hover, .company .pagenav .pagenav-link.active {
  text-decoration: none;
  background: #FBF9DC;
  color: #9B8850;
}

@media (min-width: 660px) {
  .company .profile {
    margin-bottom: 2em;
  }
}
.company .profile .sectiontitle {
  margin-top: 1.5em;
}
.company .profile .profile-classification {
  margin-top: -1.2em;
}
.company .profile .carousel {
  margin-top: 1em;
}
@media (min-width: 660px) {
  .company .profile .carousel {
    margin-top: 2.5em;
  }
}
@media (min-width: 768px) {
  .company .profile .carousel {
    margin-top: 3.5em;
  }
}
.company .profile .divider-bar {
  margin: 1em 0;
}
.company .profile .profile-copy p:first-of-type {
  margin-top: 0;
}
.company .profile .profile-meta {
  display: block;
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
}
.company .profile .profile-meta:before, .company .profile .profile-meta:after {
  content: " ";
  display: table;
}
.company .profile .profile-meta:after {
  clear: both;
}
.company .profile .profile-meta .meta-item {
  margin: 1em 0;
}
@media (min-width: 660px) {
  .company .profile .profile-meta .meta-item {
    margin: 2em 0;
  }
}
@media (min-width: 768px) {
  .company .profile .profile-meta .meta-item {
    width: 50%;
  }
}
.company .profile .profile-meta .meta-content {
  display: block;
  width: 100%;
  height: auto;
  padding-bottom: 5px;
}
@media (min-width: 660px) {
  .company .profile .profile-meta .meta-content {
    padding-bottom: 1.5em;
  }
}
.company .profile .profile-meta .meta-content .term {
  margin: 0;
}

.company .profile .profile-classification {
  color: #BBAC78;
}
.company .profile .profile-meta .meta-item .meta-content {
  border-bottom: 1px solid #BBAC78;
}
.company .profile .profile-meta .meta-item .meta-content .term {
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #BBAC78;
}
.company .profile .profile-meta .meta-item .meta-content .description {
  font-size: 1.3em;
  font-style: italic;
}
.company .profile .profile-meta .meta-item:last-of-type .meta-content {
  border-bottom: none;
}

.company .history .container {
  *zoom: 1;
}
.company .history .container:before, .company .history .container:after {
  content: " ";
  display: table;
}
.company .history .container:after {
  clear: both;
}
@media (min-width: 1000px) {
  .company .history .container {
    max-width: 980px;
  }
}
.company .history .content {
  padding: 0 10px;
}
@media (min-width: 660px) {
  .company .history .content {
    position: relative;
    float: left;
    width: 50%;
    padding: 10px 10px 20px;
  }
}
@media (min-width: 1000px) {
  .company .history .content {
    padding: 10px 20px 20px;
  }
}
.company .history .content .sidebar {
  display: none;
}
@media (min-width: 660px) {
  .company .history .content .sidebar {
    display: block;
    position: absolute;
    top: 0;
    right: -10px;
    width: 10px;
    height: 100%;
  }
}
@media (min-width: 660px) {
  .company .history .content .linebreak {
    display: block;
  }
}
.company .history img {
  margin: 1em 0;
}

@media (min-width: 660px) {
  .company .history {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (min-width: 660px) {
  .company .history .content {
    background: #FFFFFF;
  }
}
@media (min-width: 660px) {
  .company .history .content .sidebar {
    background: #FFFFFF;
  }
}

.company .history-divider {
  display: none;
}
@media (min-width: 660px) {
  .company .history-divider {
    display: block;
    height: 10px;
    width: 100%;
  }
  .company .history-divider.bottom {
    margin-top: 30px;
  }
}

@media (min-width: 660px) {
  .company .history-divider {
    background: rgba(187, 172, 120, 0.2);
  }
}

.company .timeline {
  overflow: hidden;
}
@media (min-width: 660px) {
  .company .timeline {
    margin-bottom: 55px;
  }
}
.company .timeline .timeline-title {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.company .timeline .timeline-container {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.company .timeline .timeline-side {
  display: table-cell;
  position: relative;
  height: 230px;
  vertical-align: middle;
  z-index: 100;
}
@media (min-width: 1200px) {
  .company .timeline .timeline-side {
    height: 260px;
  }
}
.company .timeline .timeline-side .arrow {
  display: block;
  position: absolute;
  top: 85px;
  height: 50px;
  width: 50px;
}
.company .timeline .timeline-side .arrow.left {
  right: 10px;
}
.company .timeline .timeline-side .arrow.right {
  left: 10px;
}
.company .timeline .timeline-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: table-cell;
  width: 200px;
  position: relative;
  z-index: 1;
}
.company .timeline .timeline-list:before, .company .timeline .timeline-list:after {
  content: " ";
  display: table;
}
.company .timeline .timeline-list:after {
  clear: both;
}
@media (min-width: 660px) {
  .company .timeline .timeline-list {
    width: 480px;
  }
}
@media (min-width: 768px) {
  .company .timeline .timeline-list {
    width: 630px;
  }
}
@media (min-width: 960px) {
  .company .timeline .timeline-list {
    width: 840px;
  }
}
@media (min-width: 1200px) {
  .company .timeline .timeline-list {
    width: 960px;
  }
}
.company .timeline .timeline-list .slick-list {
  overflow: visible;
  position: relative;
  z-index: 3;
}
.company .timeline .timeline-list .item {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 25%;
  height: 230px;
}
@media (min-width: 1200px) {
  .company .timeline .timeline-list .item {
    height: 260px;
  }
}
.company .timeline .timeline-list .item .date {
  display: block;
  margin: 0 0 0.2em;
}
.company .timeline .timeline-list .item img {
  display: block;
  width: 100%;
  height: auto;
}
.company .timeline .timeline-list .item .caption {
  display: block;
  margin-top: 0.5em;
}

.company .timeline .timeline-side.left {
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.75) 95%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(90%, rgba(255, 255, 255, 0.9)), color-stop(95%, rgba(255, 255, 255, 0.75)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.75) 95%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.75) 95%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.75) 95%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0.9) 90%, rgba(255, 255, 255, 0.75) 95%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );
  /* IE6-9 */
}
.company .timeline .timeline-side.right {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 5%, rgba(255, 255, 255, 0.9) 10%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(5%, rgba(255, 255, 255, 0.75)), color-stop(10%, rgba(255, 255, 255, 0.9)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 5%, rgba(255, 255, 255, 0.9) 10%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 5%, rgba(255, 255, 255, 0.9) 10%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 5%, rgba(255, 255, 255, 0.9) 10%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.75) 5%, rgba(255, 255, 255, 0.9) 10%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  /* IE6-9 */
}
.company .timeline .timeline-side .arrow {
  background-color: #aa9756;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
}
.company .timeline .timeline-side .arrow:hover {
  background-color: #99884d;
  cursor: pointer;
}
.company .timeline .timeline-side .arrow.slick-disabled {
  background-color: #ddd6bc;
}
.company .timeline .timeline-side .arrow.slick-disabled:hover {
  background-color: #ddd6bc;
  cursor: default;
}
.company .timeline .timeline-side .arrow.left {
  background-image: url(/images/arrowsleft-small.png);
}
.company .timeline .timeline-side .arrow.right {
  background-image: url(/images/arrowsright-small.png);
}
.company .timeline .timeline-list .item {
  border-left: 1px solid rgba(187, 172, 120, 0.2);
}
.company .timeline .timeline-list .item:first-of-type, .company .timeline .timeline-list .item.image {
  border-left: 1px solid #FFFFFF;
}
.company .timeline .timeline-list .item .caption {
  font-size: 0.8em;
  font-style: italic;
  line-height: 1.4;
}
.company .timeline .timeline-list .item .date {
  text-transform: none;
}

.company .facts {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.company .facts .facts-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.company .facts .facts-list:before, .company .facts .facts-list:after {
  content: " ";
  display: table;
}
.company .facts .facts-list:after {
  clear: both;
}
.company .facts .facts-list .facts-item {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 1em;
}
@media (min-width: 660px) {
  .company .facts .facts-list .facts-item {
    height: 65px;
    width: 50%;
    margin-bottom: 0.8em;
  }
}
.company .facts .facts-fact .term {
  margin-bottom: 0.5em;
}
.company .facts .facts-fact .term .info {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 1em;
}
.company .facts .facts-fact .term .info .inner {
  display: inline-block;
}

.company .facts-fact .term {
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
}
.company .facts-fact .term .info {
  background: #ddd6bc;
  border-radius: 3px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
}
.company .facts-fact .term .info:hover {
  background: #BBAC78;
  cursor: pointer;
}
.company .facts-fact .term .info.active {
  background: #BBAC78;
}
.company .facts-fact .term .info .inner {
  font-family: "Droid Serif", times, serif;
  font-size: 1em;
  font-style: italic;
  text-transform: none;
}
.company .facts-fact .description {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
}

.company .owners {
  margin-bottom: 2em;
}
.company .owners .owner-content {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.company .owners .owner-content:before, .company .owners .owner-content:after {
  content: " ";
  display: table;
}
.company .owners .owner-content:after {
  clear: both;
}
.company .owners .owner-content .image {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .company .owners .owner-content .image {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .company .owners .owner-content .image {
    width: 25%;
  }
}
.company .owners .owner-content .image .image-link {
  display: block;
  margin-bottom: 1em;
  max-width: 220px;
}
.company .owners .owner-content .image .image-file {
  display: block;
  width: 100%;
  max-width: 218px;
  margin: 0 auto;
}
.company .owners .owner-content .companies {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .company .owners .owner-content .companies {
    width: 60%;
  }
}
@media (min-width: 768px) {
  .company .owners .owner-content .companies {
    width: 75%;
  }
}
.company .owners .owner-content .companies .subtitle {
  margin: 0 0 0.5em;
}

.company .owners .owner-content .image-link {
  border: 1px solid #BBAC78;
}
.company .owners .owner-content .companies .subtitle {
  font-size: 1em;
  color: #BBAC78;
}

.company .brand-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.company .brand-list:before, .company .brand-list:after {
  content: " ";
  display: table;
}
.company .brand-list:after {
  clear: both;
}
.company .brand-list .brand-item {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .company .brand-list .brand-item {
    width: 50%;
  }
}
.company .brand-list .brand-link {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}
@media (min-width: 660px) {
  .company .brand-list .brand-link {
    height: 80px;
    margin-bottom: 0;
  }
}
.company .brand-list .brand-link .name {
  display: block;
  width: 100%;
  height: auto;
}
.company .brand-list .brand-link .classification {
  display: block;
  width: 100%;
  height: auto;
}

.company .brand-list .brand-link {
  color: #4F4B4B;
}
.company .brand-list .brand-link .name {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
  color: #4F4B4B;
}
.company .brand-list .brand-link .classification {
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  line-height: 1.2;
  text-transform: uppercase;
  color: #BBAC78;
}
.company .brand-list div.brand-link {
  color: #888888;
}
.company .brand-list div.brand-link .name {
  color: #888888;
}
.company .brand-list div.brand-link .classification {
  color: #BBAC78;
}

.company .company-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 2em;
}
.company .company-list .company-item {
  margin-bottom: 1em;
}
.company .company-list .company-date {
  display: block;
  width: 100%;
  height: auto;
}

.company .company-list .company-item {
  line-height: 1.2;
}
.company .company-list .company-link {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
  color: #4F4B4B;
}
.company .company-list .company-link .owner-flag {
  color: #BBAC78;
}
.company .company-list span.company-link {
  color: #888888;
}
.company .company-list .company-date {
  font-style: italic;
}

.company .location {
  margin-bottom: 1.5em;
}
.company .location .subtitle {
  display: block;
  margin: 1.2em 0 0.5em;
}
.company .location .subtitle:first-of-type {
  margin-top: 0;
}
@media (min-width: 660px) {
  .company .location .subtitle-map {
    display: none;
  }
}
.company .location .opening-times .times {
  display: block;
  margin-bottom: 0.5em;
}
.company .location .contact-form {
  display: none;
  margin-top: 0.5em;
  padding: 10px;
}

.company .location .subtitle {
  font-size: 1em;
  color: #BBAC78;
}
.company .location .list-definition {
  font-size: 1.1em;
  font-style: italic;
}
.company .location .list-definition.day {
  font-weight: 700;
  line-height: 1;
}
.company .location .list-item {
  font-size: 1.1em;
  font-style: italic;
}
.company .location .list-item.address, .company .location .list-item.times {
  line-height: 1.4;
}
.company .location .list-item .icon {
  color: #4F4B4B;
}
.company .location .contact-form {
  border: 1px solid #BBAC78;
}

.company .missing {
  margin-top: 1em;
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .company .missing {
    margin-top: 2.5em;
    padding: 20px 40px 40px;
  }
}

.company .missing {
  border: 1px solid #BBAC78;
  text-align: center;
}

.atoz .page-copy {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  margin: 2em auto 1em;
  padding: 0 10px;
}

.atoz .filters {
  margin: 15px auto;
}
@media (min-width: 660px) {
  .atoz .filters {
    position: relative;
    margin: 30px auto;
  }
}
@media (min-width: 660px) {
  .atoz .filters .filters-container {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.atoz .filters .filters-group {
  padding: 0 10px;
}
@media (min-width: 660px) {
  .atoz .filters .filters-group {
    display: table-cell;
    width: 2%;
    border-right: 1px solid rgba(187, 172, 120, 0.2);
  }
  .atoz .filters .filters-group:last-of-type {
    border-right: 0;
  }
  .atoz .filters .filters-group:first-of-type {
    padding-bottom: 50px;
  }
}
@media (min-width: 660px) {
  .atoz .filters .filters-title {
    margin-top: 0;
  }
}
.atoz .filters .filters-button {
  margin-top: 15px;
}
@media (min-width: 660px) {
  .atoz .filters .filters-button {
    position: absolute;
    left: 10px;
    bottom: 0;
  }
}

.atoz .filters .filters-button {
  text-align: center;
}

.atoz .letters {
  width: 100%;
  padding: 10px 0;
}
@media (min-width: 450px) {
  .atoz .letters.fixed {
    position: fixed;
    top: 0;
    z-index: 1005;
  }
}
@media (min-width: 450px) {
  .atoz .letters.fixed + * {
    padding-top: 95px;
  }
}
@media (min-width: 768px) {
  .atoz .letters.fixed + * {
    padding-top: 65px;
  }
}
.atoz .letters .letters-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 10px;
}
.atoz .letters .letters-list:before, .atoz .letters .letters-list:after {
  content: " ";
  display: table;
}
.atoz .letters .letters-list:after {
  clear: both;
}
.atoz .letters .letters-list .letter-item {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 16.6666%;
  margin-bottom: 5px;
  padding: 0;
}
@media (min-width: 450px) {
  .atoz .letters .letters-list .letter-item {
    width: 7.1428571429%;
  }
  .atoz .letters .letters-list .letter-item:last-of-type {
    width: 14.2857142857%;
  }
}
@media (min-width: 768px) {
  .atoz .letters .letters-list .letter-item {
    width: 3.5714285714%;
    margin-bottom: 10px;
  }
  .atoz .letters .letters-list .letter-item:last-of-type {
    width: 7.1428571429%;
  }
}
.atoz .letters .letter-content {
  display: block;
  width: 100%;
  height: auto;
  height: 30px;
}

.atoz .letters {
  background: #FFFFFF;
}
.atoz .letters .letter-content {
  font-family: "Lato", arial, sans-serif;
  font-size: 1.3em;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  color: #CECECE;
}
.atoz .letters .letter-content.clickable {
  color: #4F4B4B;
}
.atoz .letters .letter-content.clickable:hover, .atoz .letters .letter-content.clickable.active {
  background: #4F4B4B;
  color: #FFFFFF;
  text-decoration: none;
}

.atoz .letters-divider {
  margin: 15px auto;
}

.atoz .lists .divider {
  margin: 0 auto 15px;
}

.libholding {
  text-align: center;
}
.libholding .libholding-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 534px;
  margin: 0 auto 1em;
}
.libholding .libholding-title {
  color: #BBAC78;
}
.libholding .libholding-copy {
  font-family: "Lato", arial, sans-serif;
  line-height: 1.5;
  text-transform: uppercase;
}
.libholding .libholding-form {
  max-width: 400px;
  margin: 2em auto;
}

.eventsHome .event-actions {
  padding: 20px 0;
}
@media (min-width: 660px) {
  .eventsHome .event-actions .event-filters {
    border-right: 1px solid #C2AA65;
  }
}
.eventsHome .event-actions .event-search {
  padding-top: 20px;
}
@media (min-width: 660px) {
  .eventsHome .event-actions .event-search {
    padding-top: 0;
  }
}

.eventsHome .events-calendar {
  padding: 10px 0;
}
.eventsHome .events-calendar .calendar-title {
  margin: 1em auto;
}
.eventsHome .events-calendar .calendar-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: flex-start;
}
.eventsHome .events-calendar .calendar-list:before, .eventsHome .events-calendar .calendar-list:after {
  content: " ";
  display: table;
}
.eventsHome .events-calendar .calendar-list:after {
  clear: both;
}
.eventsHome .events-calendar .calendar-item {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  padding: 10px;
}
@media (min-width: 660px) {
  .eventsHome .events-calendar .calendar-item {
    width: 50%;
  }
}
.eventsHome .events-calendar .calendar-entry .date {
  padding: 5px 10px;
}
.eventsHome .events-calendar .calendar-entry .content {
  position: relative;
  *zoom: 1;
  padding: 10px;
  min-height: 285px;
}
.eventsHome .events-calendar .calendar-entry .content:before, .eventsHome .events-calendar .calendar-entry .content:after {
  content: " ";
  display: table;
}
.eventsHome .events-calendar .calendar-entry .content:after {
  clear: both;
}
.eventsHome .events-calendar .calendar-entry .content .image {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 450px) {
  .eventsHome .events-calendar .calendar-entry .content .image {
    float: right;
    width: 40%;
  }
}
@media (min-width: 660px) {
  .eventsHome .events-calendar .calendar-entry .content .image {
    float: none;
    width: 100%;
  }
}
@media (min-width: 960px) {
  .eventsHome .events-calendar .calendar-entry .content .image {
    float: right;
    width: 45%;
  }
}
.eventsHome .events-calendar .calendar-entry .content .image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 300px;
  max-height: none;
  margin: 0 auto;
}
.eventsHome .events-calendar .calendar-entry .content .text {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 10px 0 0 0;
}
@media (min-width: 450px) {
  .eventsHome .events-calendar .calendar-entry .content .text {
    float: right;
    width: 60%;
    max-width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
  }
}
@media (min-width: 660px) {
  .eventsHome .events-calendar .calendar-entry .content .text {
    float: none;
    width: 100%;
    height: 213px;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 0 0 0;
  }
}
@media (min-width: 960px) {
  .eventsHome .events-calendar .calendar-entry .content .text {
    float: right;
    width: 55%;
    max-width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
  }
}
.eventsHome .events-calendar .calendar-entry .content .text .title {
  margin: 0 0 0.5em 0;
}
@media (min-width: 660px) {
  .eventsHome .events-calendar .calendar-entry .content .text .title {
    max-height: 68px;
  }
}
.eventsHome .events-calendar .calendar-entry .content .text .location {
  display: block;
  height: 12px;
  margin-bottom: 0.5em;
}
.eventsHome .events-calendar .calendar-entry .content .text .copy {
  margin-bottom: 0.5em;
}
@media (min-width: 660px) {
  .eventsHome .events-calendar .calendar-entry .content .text .copy {
    max-height: 80px;
  }
}

.eventsHome .events-calendar {
  background: #ECECEC;
}
.eventsHome .events-calendar .calendar-entry {
  background: #FFFFFF;
}
.eventsHome .events-calendar .calendar-entry .date {
  background: #D8CCA4;
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #4F4B4B;
}
.eventsHome .events-calendar .calendar-entry .content .text .title {
  line-height: 1.2;
  overflow: hidden;
}
.eventsHome .events-calendar .calendar-entry .content .text .title .title-text {
  color: #BBAC78;
}
.eventsHome .events-calendar .calendar-entry .content .text .location {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Lato", arial, sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #4F4B4B;
}
.eventsHome .events-calendar .calendar-entry .content .text .copy {
  font-style: italic;
  color: #888888;
  overflow: hidden;
}

.event .event-info {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}
.event .event-info:before, .event .event-info:after {
  content: " ";
  display: table;
}
.event .event-info:after {
  clear: both;
}
.event .event-info .info-inner {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .event .event-info .info-inner {
    float: left;
    width: 50%;
  }
}
.event .event-info .info-inner img {
  display: block;
  width: 100%;
  height: auto;
}
.event .event-info .info-inner .meta {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
  padding: 15px 0;
}
.event .event-info .info-inner .meta .name {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}
.event .event-info .info-inner .meta .data {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.5em;
}
.event .event-info .info-inner .meta .data:last-of-type {
  margin-bottom: 0;
}
.event .event-info .info-inner .images {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .event .event-info .info-inner .images {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    padding: 0 10px;
  }
}
.event .event-info .info-inner .buy {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 25px 0;
}
.event .event-info .info-inner .buy:before, .event .event-info .info-inner .buy:after {
  content: " ";
  display: table;
}
.event .event-info .info-inner .buy:after {
  clear: both;
}
.event .event-info .info-inner .buy .buy-col {
  float: left;
  margin: 0;
  padding: 0 10px;
}
.event .event-info .info-inner .buy .buy-col.info {
  width: 60%;
  padding-left: 0;
}
.event .event-info .info-inner .buy .buy-col.button {
  width: 40%;
  padding-right: 0;
}
.event .event-info .info-inner .buy .name {
  display: block;
  margin-bottom: 0.5em;
}
.event .event-info .info-inner .description a {
  font-style: italic;
}
.event .event-info .info-inner .description--min-height {
  min-height: 180px;
}

.event .event-info .meta, .event .event-info .buy {
  border-top: 3px solid rgba(187, 172, 120, 0.2);
  border-bottom: 3px solid rgba(187, 172, 120, 0.2);
}
.event .event-info .meta .name, .event .event-info .buy .name {
  font-family: "Lato", arial, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #BBAC78;
}
.event .event-info .meta .data, .event .event-info .buy .data {
  font-size: 1.3em;
  font-style: italic;
  line-height: 1.2;
}
.event .event-info .buy {
  border-bottom: none;
}

.moreevent-title {
  margin-top: 15px;
}

.moreevent-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 960px;
  margin: 15px auto 0;
  font-size: 0;
}

.moreevent-item {
  display: inline-block;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 1em;
  vertical-align: top;
  font-size: 0.9rem;
}
@media (min-width: 450px) {
  .moreevent-item {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .moreevent-item {
    width: 25%;
  }
}

.moreevent-entry .date {
  padding: 5px 10px;
  margin-bottom: 10px;
}
.moreevent-entry .image {
  display: block;
  width: 100%;
  height: auto;
}
.moreevent-entry .image img {
  display: block;
  width: 100%;
  height: auto;
}
.moreevent-entry .image img.small {
  display: none;
}
@media (min-width: 768px) {
  .moreevent-entry .image img.small {
    display: block;
  }
}
@media (min-width: 768px) {
  .moreevent-entry .image img.medium {
    display: none;
  }
}
.moreevent-entry .title {
  display: block;
  margin: 0.5em 0 0;
}
.moreevent-entry .location {
  margin: 0;
}

.moreevent-entry .date {
  background: #D8CCA4;
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  color: #4F4B4B;
}
.moreevent-entry .title {
  line-height: 1.2;
  color: #BBAC78;
}
.moreevent-entry .location {
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
}
.moreevent-entry .copy {
  font-style: italic;
  color: #888888;
}

.wtbHome .filters {
  margin-top: 2em;
  margin-bottom: 2em;
}
.wtbHome .filters .search {
  margin-top: 1em;
}
@media (min-width: 660px) {
  .wtbHome .filters .search {
    margin-top: 0;
  }
}

.wtbHome .map {
  position: relative;
  width: 100%;
  min-height: 300px;
  max-height: 500px;
  overflow: hidden;
}
.wtbHome .map:after {
  display: block;
  content: "";
  padding-bottom: 56.25%;
}
.wtbHome .map .map-canvas {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.wtbHome .map .map-noresults {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 600px;
  padding: 10px;
  z-index: 110;
}
@media (min-width: 660px) {
  .wtbHome .map .map-noresults {
    padding: 20px;
  }
}
.wtbHome .map .map-noresults .noresults-icon img {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
@media (min-width: 660px) {
  .wtbHome .map .map-noresults .noresults-icon img {
    width: 110px;
    height: 110px;
  }
}
.wtbHome .map .map-noresults .noresults-message {
  display: block;
  margin: 1em 0;
}
.wtbHome .map .map-noresults .noresults-button {
  max-width: 300px;
  margin: 0 auto;
}

.wtbHome .map .map-noresults {
  background: rgba(255, 255, 255, 0.8);
}
.wtbHome .map .map-noresults .noresults-message {
  line-height: 1.2;
  text-align: center;
}

.wtbHome .directory {
  padding: 10px 0;
}
.wtbHome .directory .directory-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.wtbHome .directory .directory-list:before, .wtbHome .directory .directory-list:after {
  content: " ";
  display: table;
}
.wtbHome .directory .directory-list:after {
  clear: both;
}
.wtbHome .directory .directory-item {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  padding: 10px;
}
@media (min-width: 660px) {
  .wtbHome .directory .directory-item {
    width: 50%;
  }
}
.wtbHome .directory .directory-item__full {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
  padding: 10px;
}
.wtbHome .directory .directory-entry .image {
  display: block;
  width: 100%;
  height: auto;
}
.wtbHome .directory .directory-entry .image img {
  display: block;
  width: 100%;
  height: auto;
}
.wtbHome .directory .directory-entry .content {
  padding: 10px;
}
@media (min-width: 960px) {
  .wtbHome .directory .directory-entry .content {
    padding: 20px;
  }
}
@media (min-width: 660px) {
  .wtbHome .directory .directory-entry .content .text {
    height: 200px;
  }
}
@media (min-width: 960px) {
  .wtbHome .directory .directory-entry .content .text {
    height: 160px;
  }
}
.wtbHome .directory .directory-entry .content .text .title {
  margin: 0 0 1em;
}
.wtbHome .directory .directory-entry .content .text .partner-flag {
  display: none;
}
.wtbHome .directory .directory-entry.partner .content .text .title {
  margin: 0;
}
.wtbHome .directory .directory-entry.partner .content .text .partner-flag {
  display: block;
  margin-bottom: 1em;
}

.wtbHome .directory {
  background: #ECECEC;
}
.wtbHome .directory .directory-entry {
  background: #FFFFFF;
  border: 2px solid #fff;
}
.wtbHome .directory .directory-entry .title-text {
  color: #000000;
}
.wtbHome .directory .directory-entry .description {
  color: #888888;
}
.wtbHome .directory .directory-entry.partner {
  border: 2px solid #3893B1;
}
.wtbHome .directory .directory-entry.partner .partner-flag {
  font-family: "Lato", arial, sans-serif;
  text-transform: uppercase;
  color: #3893B1;
}

.retailer {
  padding-bottom: 2em;
}
.retailer .retailer-divider {
  margin-bottom: 1em;
}

.wtbAdd {
  width: 100%;
  padding-bottom: 20px;
}

.wtbAdd-container {
  display: block;
  width: 100%;
  height: auto;
  max-width: 940px;
  max-height: none;
  margin: 0 auto;
  padding: 10px 0;
}
@media (min-width: 960px) {
  .wtbAdd-container {
    padding: 20px 10px;
  }
}

.wtbAdd-title {
  display: block;
}

.wtbAdd-copy {
  margin: 0.8em 0;
}
@media (min-width: 660px) {
  .wtbAdd-copy {
    margin-bottom: 0;
  }
}

.wtbAdd {
  background: #ECECEC;
}

.wtbAdd--clear-background {
  background: #FFFFFF;
}

.wtbAdd-container {
  background: #FFFFFF;
  border-top: 1px lightgray solid;
  border-bottom: 1px lightgray solid;
}
@media (min-width: 960px) {
  .wtbAdd-container {
    border: 1px lightgray solid;
  }
}

.wtbAdd-container--clear-border {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.wtbAdd-copy {
  font-style: italic;
  color: #888888;
}

.wtbAdd-title {
  color: #BBAC78;
}

.video-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  font-size: 0;
}

.video-item {
  display: inline-block;
  width: 100%;
  margin: 0 0 25px;
  padding: 0 10px;
  vertical-align: top;
  font-size: 0.9rem;
}
@media (min-width: 450px) {
  .video-item {
    width: 50%;
  }
}
@media (min-width: 660px) {
  .video-item {
    width: 33.3333%;
  }
}
@media (min-width: 768px) {
  .video-item {
    width: 25%;
  }
}

.video-content {
  position: relative;
}
.video-content .image {
  position: relative;
}
.video-content .image:after {
  display: block;
  content: "";
  padding-bottom: 56.25%;
}
.video-content .image-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.video-content .duration {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.25rem 0.5rem;
  line-height: 1;
  color: #000;
  font-weight: bold;
  font-size: 0.75rem;
}

.video-player {
  background: #000000;
}
.video-player .container {
  max-width: 940px;
}
@media (min-width: 1500px) {
  .video-player .container {
    max-width: 1300px;
  }
}

.video-player-light {
  margin: 0 auto;
  max-width: 940px;
}
.video-player-light .container {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 10px;
}
@media (min-width: 660px) {
  .video-player-light .container {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .video-player-light .container {
    margin-top: 10px;
    padding: 0;
  }
}

.video-title {
  margin-top: 15px;
}

.whisky-industry-detail__container {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.whisky-industry-detail__container:before, .whisky-industry-detail__container:after {
  content: " ";
  display: table;
}
.whisky-industry-detail__container:after {
  clear: both;
}

.whisky-industry-detail__content {
  padding: 0 10px;
}

.whisky-industry-detail__content--padding-bottom {
  padding-bottom: 20px;
}

.whisky-industry-detail__columns {
  display: flex;
  flex-direction: column;
  align-content: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 660px) {
  .whisky-industry-detail__columns {
    flex-direction: row;
  }
}

.whisky-industry-detail__columns > .whisky-industry-detail__column {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 660px) {
  .whisky-industry-detail__columns > .whisky-industry-detail__column {
    width: 50%;
  }
}

.whisky-industry-detail__columns--clear-top {
  padding-top: 0;
}

.whisky-industry-detail__columns--halv-top {
  padding-top: 10px;
}

.whisky-industry-detail__columns--clear-bottom {
  padding-bottom: 0;
}

.whisky-industry-detail__column-right {
  margin: 0;
  margin-top: 20px;
}
@media (min-width: 660px) {
  .whisky-industry-detail__column-right {
    margin: 0 20px;
  }
}

.whisky-industry-detail__column-right--only-one-column {
  margin-left: 0;
}

.whisky-industry-detail__location, .whisky-industry-detail__title-categories {
  font-family: lato, arial, sans-serif;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
}

.whisky-industry-detail__date {
  color: #B3B3B3;
}

.whisky-industry-detail__date--black {
  color: #888888;
}

.whisky-industry-detail__description-title {
  color: #C2AA65;
  margin-top: 30px;
}

.whisky-industry-detail__description-title--clear-margin-top {
  margin-top: 20px;
}

.whisky-industry-detail__description-title--add-margin-bottom {
  margin-bottom: 10px;
}

.whisky-industry-detail__contact {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  padding: 10px;
  padding-top: 20px;
}

/*.whisky-industry__detail-contact {
    display: flex;
    flex-wrap: wrap;
    margin-top: $default-gutter;
}

.whisky-industry__detail-contact > * {
    flex: 1 1 160px;
}*/
.whisky-industry-detail__contact > li > .fa {
  font-size: 15pt;
}

.whisky-industry-form__label-extra-info {
  color: #B3B3B3;
  font-size: 1em;
  font-style: italic;
}

.whisky-industry__header {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 10px;
}
.whisky-industry__header:before, .whisky-industry__header:after {
  content: " ";
  display: table;
}
.whisky-industry__header:after {
  clear: both;
}
@media (min-width: 660px) {
  .whisky-industry__header {
    padding-top: 0;
  }
}

.whisky-industry__title {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .whisky-industry__title {
    width: 60%;
  }
}

.whisky-industry__advertise-button {
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 100%;
}
@media (min-width: 660px) {
  .whisky-industry__advertise-button {
    width: 40%;
  }
}

.whisky-industry__copy {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  padding: 0 10px;
  margin-top: 0;
}
@media (min-width: 660px) {
  .whisky-industry__copy {
    margin-top: 30px;
  }
}

.whisky-industry-home__container {
  border-bottom: 1px lightgray solid;
}

.whisky-industry-home__content {
  max-width: 960px;
  margin: 0 auto;
}

.whisky-industry-home-container__description {
  padding: 0 10px;
}

.whisky-industry-home__title {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}

.whisky-industry-home__description {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}

.whisky-industry__container {
  background: #ECECEC;
  padding-bottom: 20px;
}

.whisky-industry__container--no-padding-bottom {
  padding-bottom: 0;
}

.whisky-industry__content {
  *zoom: 1;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
.whisky-industry__content:before, .whisky-industry__content:after {
  content: " ";
  display: table;
}
.whisky-industry__content:after {
  clear: both;
}
@media (min-width: 660px) {
  .whisky-industry__content {
    padding: 0 10px;
  }
}

.whisky-industry__suppliertype-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  list-style-type: none;
  padding: 0;
}

.whisky-industry__suppliertype-type {
  width: 200px;
  height: 200px;
  background-color: #FFFFFF;
  margin: 10px;
}
@media (min-width: 660px) {
  .whisky-industry__suppliertype-type {
    width: 215px;
    height: 215px;
  }
}

.whisky-industry__suppliertype-icon {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  height: 100%;
  padding: 10px;
}

.whisky-industry__suppliertype-icon-title {
  text-align: center;
  font-size: 1em;
  text-transform: uppercase;
  width: 100%;
}

.whisky-industry__not-found {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 1.2em;
  text-align: center;
}

.whisky-industry__back-to-list {
  margin-top: 10px;
}

.whisky-industry__error {
  font-size: 1em;
  font-style: italic;
  color: #FF0000;
}

.whisky-industry-home__add-buttons {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 660px) {
  .whisky-industry-home__add-buttons {
    flex-direction: row;
  }
}

.whisky-industry-home__add-buttons > div {
  padding: 10px;
  width: 100%;
}

.whisky-industry-home__listing {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  max-width: 960px;
  margin: 0 auto;
}
@media (min-width: 660px) {
  .whisky-industry-home__listing {
    flex-direction: row;
  }
}

.whisky-industry-home__item {
  background-color: #FFFFFF;
  border: none;
  border-top: 1px lightgray solid;
  border-bottom: 1px lightgray solid;
  margin: 0;
  width: 100%;
}
@media (min-width: 660px) {
  .whisky-industry-home__item {
    width: 50%;
    margin: 10px;
    border: 1px lightgray solid;
  }
}

.whisky-industry-home__item-container {
  padding: 0 20px;
  padding-bottom: 20px;
}

.whisky-industry-home__buttons {
  text-align: center;
}

.whisky-industry-home__item-background {
  min-width: 300px;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
