﻿.explorechivasregal .fc-header__title {
  max-width: 440px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.explorechivasregal .fc-header__subtitle {
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
  font-style: normal;
  letter-spacing: 0.2em;
  line-height: 1.2;
  text-transform: uppercase;
}

.explorechivasregal .fc-header__title,
.explorechivasregal .fc-header__subtitle,
.explorechivasregal .fc-content__copy {
  color: #000000;
}

.explorechivasregal .fc-product > p,
.explorechivasregal .flavour-profile__title,
.explorechivasregal .flavour-profile__label {
  color: #000000;
}

.explorechivasregal .fc-content__list {
  color: #000000;
}

.explorechivasregal-content__list-title {
  font-family: "Lato", arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-transform: none;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
}

.explorechivasregal .fc-content__list--method li {
  list-style-type: decimal;
  list-style-position: inside;
}

.explorechivasregal .fc-product__image {
  max-width: 170px;
}

.explorechivasregal .product-notes__author {
  font-family: "Lato", arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-transform: none;
  color: #000000;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
}

.explorechivasregal .product-notes__title {
  font-family: "Lato", arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-transform: none;
  color: #000000;
  letter-spacing: 0.15em;
  line-height: 1.2;
  text-transform: uppercase;
}

.explorechivasregal .product-notes__copy {
  font-family: "Droid Serif", times, serif;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1.6;
  text-transform: none;
  color: #000000;
  font-style: italic;
  letter-spacing: 0.01em;
  line-height: 1.75;
  margin-top: 20px;
}

/*.explorechivasregal .cta-button {
    background-color: $explorechivasregal__cta;

    &:hover {
        background-color: darken($explorechivasregal__cta, 20%);
    }
}*/
.explorechivasregal .fc-layout__aside {
  height: 100%;
}

.explorechivasregal .fc-gallery__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/*.explorechivasregal.fc-layout:nth-child(odd) {
    // BGs - not in use due to product images in panels being on white bg as jpgs.
    background-color: $explorechivasregal__light;
}*/
.explorechivasregal .explorechivasregal__panel-195001 {
  background-color: #f0f0f0;
}
