﻿.lgcharity-tool__font-1 {
  font-family: "Lato", arial, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-2 {
  font-family: "Lato", arial, sans-serif;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-3 {
  font-family: "Lato", arial, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-4 {
  font-family: "Lato", arial, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-5 {
  font-family: "Lato", arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-6 {
  font-family: "Lato", arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-7 {
  font-family: "Lato", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-8 {
  font-family: "Lato", arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: none;
}

.lgcharity-tool__font-9 {
  font-family: "Lato", arial, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__font-10 {
  font-family: "Droid Serif", times, serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
}

.lgcharity-tool__font-11 {
  font-family: "Droid Serif", times, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
}

.lgcharity-tool__font-12 {
  font-family: "Droid Serif", times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  text-transform: none;
}

.lgcharity-tool__font-13 {
  font-family: "Lato", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.18em;
  line-height: 1;
  text-transform: uppercase;
}

.lgcharity-tool__color-1 {
  color: #9f563a;
}

.lgcharity-tool__color-2 {
  color: #363636;
}

.lgcharity-tool__color-3 {
  color: #71787a;
}

.lgcharity-tool__bold {
  font-weight: 700;
}

.lgcharity-tool__copy {
  line-height: 1.8;
}

.lgcharity-tool__form-copy {
  margin: 0 40px;
}

.lgcharity-tool__space-top {
  margin-top: 1.5em;
}

.lgcharity-tool__link,
.lgcharity-tool__link:hover {
  color: inherit;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .lgcharity-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  .lgcharity-section--1 {
    background-image: url(/components/feature/lagavulinlimitededition/assets/application/images/section-bg-1.jpg);
  }
}

@media (min-width: 768px) {
  .lgcharity-section--3 {
    background-image: url(/components/feature/lagavulinlimitededition/assets/application/images/section-bg-4.jpg);
  }
}

@media (min-width: 768px) {
  .lgcharity-section--4 {
    background-image: url(/components/feature/lagavulinlimitededition/assets/application/images/section-bg-5.jpg);
  }
}

@media (min-width: 768px) {
  .lgcharity-section--5 {
    background-image: url(/components/feature/lagavulinlimitededition/assets/application/images/section-bg-6.jpg);
  }
}

.lgcharity-section__inner {
  *zoom: 1;
}
.lgcharity-section__inner:before, .lgcharity-section__inner:after {
  content: " ";
  display: table;
}
.lgcharity-section__inner:after {
  clear: both;
}
@media (min-width: 768px) {
  .lgcharity-section__inner {
    padding: 40px 10px;
  }
}
@media (min-width: 960px) {
  .lgcharity-section__inner {
    padding: 80px 20px;
  }
}

.lgcharity-section__column {
  *zoom: 1;
}
.lgcharity-section__column:before, .lgcharity-section__column:after {
  content: " ";
  display: table;
}
.lgcharity-section__column:after {
  clear: both;
}
@media (min-width: 768px) {
  .lgcharity-section__column {
    float: left;
    width: 50%;
  }
}

@media (min-width: 768px) {
  .lgcharity-section__column--solo-left {
    margin-right: 50%;
  }
}

@media (min-width: 768px) {
  .lgcharity-section__column--solo-right {
    margin-left: 50%;
  }
}

.lgcharity-section__column--full {
  *zoom: 1;
}
.lgcharity-section__column--full:before, .lgcharity-section__column--full:after {
  content: " ";
  display: table;
}
.lgcharity-section__column--full:after {
  clear: both;
}
@media (min-width: 768px) {
  .lgcharity-section__column--full {
    float: none;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }
}

.lgcharity-section__container {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .lgcharity-section__container {
    max-width: 480px;
    margin: none;
  }
}

@media (min-width: 768px) {
  .lgcharity-section__container--left {
    float: right;
  }
}

@media (min-width: 768px) {
  .lgcharity-section__container--right {
    float: left;
  }
}

@media (min-width: 768px) {
  .lgcharity-section__container--wide {
    max-width: 600px;
  }
}

@media (min-width: 768px) {
  .lgcharity-section__container--full {
    max-width: 100%;
  }
}

.lgcharity-section__divider {
  border-bottom: 5px solid #9f563a;
  text-align: center;
}
@media (min-width: 960px) {
  .lgcharity-section__divider {
    border-bottom: 10px solid #9f563a;
  }
}

.lgcharity-section__scroll {
  display: inline-block;
  padding: 5px 10px;
  background-color: #9f563a;
  font-family: "Lato", arial, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: #ffffff;
}
@media (min-width: 960px) {
  .lgcharity-section__scroll {
    padding: 10px 20px;
  }
}

.lgcharity-section__scroll::after {
  display: block;
  font-family: "tweicons";
  content: "\e932";
}

.lgcharity-image {
  display: none;
  padding: 0 10px;
}
@media (min-width: 960px) {
  .lgcharity-image {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .lgcharity-image {
    display: block;
  }
}

.lgcharity-content {
  background-color: #ffffff;
  text-align: center;
}

.lgcharity-content__container {
  max-width: 450px;
  margin: 0 auto;
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .lgcharity-content__container {
    max-width: 100%;
  }
}
@media (min-width: 960px) {
  .lgcharity-content__container {
    padding: 40px;
  }
}

@media (min-width: 768px) {
  .lgcharity-content__mobile-header {
    display: none;
  }
}

.lgcharity-content__divider {
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  margin: 12px 0;
  background-color: #d8d8d8;
}
@media (min-width: 960px) {
  .lgcharity-content__divider {
    margin: 22px 0;
  }
}

.lgcharity-content__divider::before {
  display: block;
  position: absolute;
  top: -2px;
  left: 50%;
  width: 9px;
  height: 5px;
  margin-left: -4px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  background-color: #ffffff;
  content: "";
  z-index: 1;
}

.lgcharity-content__divider::after {
  display: block;
  position: absolute;
  top: -2px;
  left: 50%;
  width: 5px;
  height: 5px;
  margin-left: -2px;
  border: 1px solid #d8d8d8;
  content: "";
  z-index: 2;
}

.lgcharity-product {
  display: block;
}

.lgcharity-product__brand {
  display: block;
  font-size: 35px;
}
@media (min-width: 450px) {
  .lgcharity-product__brand {
    font-size: 48px;
  }
}

.lgcharity-product__classification {
  display: block;
  line-height: 1.3;
  margin-top: 6px;
}

.lgcharity-product__cask {
  display: block;
  margin-top: 8px;
}

.lgcharity-product__year {
  display: block;
  margin-top: 22px;
}

.lgcharity-product__edition {
  display: block;
  margin-top: 6px;
}

.lgcharity-product__type {
  display: block;
  margin-top: 9px;
}

.lgcharity-product__meta {
  display: block;
  margin-top: 15px;
}

.lgcharity-product__price {
  display: block;
  margin-top: 15px;
  margin-bottom: 40px;
}

.lgcharity-button {
  display: inline-block;
  margin: 5px 0;
  padding: 10px 20px;
  background-color: #9f563a;
  border: none;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.11em;
  line-height: 1;
  text-transform: uppercase;
  color: #ffffff;
}
@media (min-width: 960px) {
  .lgcharity-button {
    margin: 10px 0;
  }
}

.lgcharity-button:hover {
  background-color: rgb(121.6313364055, 65.7880184332, 44.3686635945);
}

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

.lgcharity-charity__header {
  padding: 20px 10px;
  max-width: 768px;
  margin: 0 auto;
}
@media (min-width: 960px) {
  .lgcharity-charity__header {
    padding: 40px;
  }
}

.lgcharity-charity__content {
  padding: 10px 0;
  background-position: top center;
  background-repeat: repeat;
  background-size: auto;
  background-image: url(/components/feature/lagavulinlimitededition/assets/application/images/charity-repeat.jpg);
}
@media (min-width: 960px) {
  .lgcharity-charity__content {
    padding: 20px 0;
  }
}
@media (min-width: 768px) {
  .lgcharity-charity__content {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/components/feature/lagavulinlimitededition/assets/application/images/charity.jpg);
  }
}

.lgcharity-charity__list {
  padding: 5px;
  max-width: 960px;
  margin: 0 auto;
  font-size: 0;
}
@media (min-width: 960px) {
  .lgcharity-charity__list {
    padding: 10px;
  }
}

.lgcharity-charity__item {
  padding: 5px;
  display: inline-block;
  width: 100%;
  max-width: 313px;
  font-size: 16px;
}
@media (min-width: 960px) {
  .lgcharity-charity__item {
    padding: 10px;
  }
}

.lgcharity-charity__inner {
  padding: 10px;
  background-color: #ffffff;
}
@media (min-width: 960px) {
  .lgcharity-charity__inner {
    padding: 20px;
  }
}

.lgcharity-charity__container {
  height: 110px;
}

.lgcharity-charity__logo {
  max-width: 200px;
  margin: 0 auto 20px;
}

.lgcharity-range {
  padding: 10px 0;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 960px) {
  .lgcharity-range {
    padding: 20px 0;
  }
}

.lgcharity-range__header {
  padding: 0 10px;
}
@media (min-width: 960px) {
  .lgcharity-range__header {
    padding: 0 20px;
  }
}

.lgcharity-range__list {
  *zoom: 1;
  padding: 5px;
}
.lgcharity-range__list:before, .lgcharity-range__list:after {
  content: " ";
  display: table;
}
.lgcharity-range__list:after {
  clear: both;
}
@media (min-width: 960px) {
  .lgcharity-range__list {
    padding: 10px;
  }
}

.lgcharity-range__item {
  padding: 5px;
  float: left;
  width: 50%;
}
@media (min-width: 960px) {
  .lgcharity-range__item {
    padding: 10px;
  }
}
@media (min-width: 660px) {
  .lgcharity-range__item {
    width: 25%;
  }
}

.lgcharity-range__image {
  max-width: 200px;
  margin: 0 auto;
}

.lgcharity-range__name {
  font-size: 0.8em;
  line-height: 1.8;
  color: #9f563a;
  font-family: "Lato", arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.lgcharity-range__product:hover .lgcharity-range__name {
  color: #FF7010;
}

.lgcharity-tool__form-field {
  background: #f8f8f8;
  margin: 10px 0;
  position: relative;
  *zoom: 1;
}
.lgcharity-tool__form-field:before, .lgcharity-tool__form-field:after {
  content: " ";
  display: table;
}
.lgcharity-tool__form-field:after {
  clear: both;
}

.lgcharity-tool__form-label {
  width: 35%;
  text-align: left;
  padding: 10px;
  display: block;
  overflow: hidden;
  float: left;
}

.lgcharity-tool__form-input,
.lgcharity-tool__form-select {
  width: 65%;
  border: 0;
  background: transparent;
  padding: 10px;
  display: block;
  float: left;
}

.lgcharity-tool__form-checkbox input {
  margin: 0 10px 0 0;
}

.lgcharity-tool__form-validation {
  text-align: left;
  margin: 10px 0;
}

.lgcharity-tool__form-validation-error {
  padding: 0 10px;
  color: red;
  text-align: left;
}

.lgcharity-tool__form-message {
  margin: 20px 0 0;
}

.lgcharity-tool__form-form-subscribe {
  margin: 20px 0 0;
}

.lgcharity-reviews {
  padding: 5px;
  margin-top: 5px;
}
@media (min-width: 960px) {
  .lgcharity-reviews {
    padding: 10px;
  }
}
@media (min-width: 960px) {
  .lgcharity-reviews {
    position: relative;
    height: 295px;
  }
}

.lgcharity-reviews__review {
  padding: 5px;
}
@media (min-width: 960px) {
  .lgcharity-reviews__review {
    padding: 10px;
  }
}
@media (min-width: 960px) {
  .lgcharity-reviews__review {
    width: 33.333333%;
    position: absolute;
  }
}

@media (min-width: 960px) {
  .lgcharity-reviews__review--1 {
    top: 0;
    left: 0;
  }
}

@media (min-width: 960px) {
  .lgcharity-reviews__review--2 {
    top: 143px;
    left: 0;
  }
}

@media (min-width: 960px) {
  .lgcharity-reviews__review--3 {
    top: 0;
    left: 33.333333%;
  }
}

@media (min-width: 960px) {
  .lgcharity-reviews__review--4 {
    top: 172px;
    left: 33.333333%;
  }
}

@media (min-width: 960px) {
  .lgcharity-reviews__review--5 {
    top: 0;
    left: 66.666666%;
  }
}

.lgcharity-reviews__inner {
  padding: 10px;
  background-color: #f8f8f8;
}
@media (min-width: 960px) {
  .lgcharity-reviews__inner {
    padding: 20px;
  }
}

@media (min-width: 960px) {
  .lgcharity-reviews__inner--5 {
    height: 266px;
  }
}
