﻿.sustainabletequila.fc-layout--2-column .fc-header__title {
  padding-bottom: 0;
}

.sustainabletequila .fc-header__title,
.sustainabletequila .fc-header__subtitle,
.sustainabletequila .fc-content__copy,
.sustainabletequila .fc-product p {
  color: #65493d;
}

.sustainabletequila .fc-divider {
  display: none;
}

.sustainabletequila .fc-cta__button {
  background-color: #65493d;
  color: #fff;
}
.sustainabletequila .fc-cta__button:hover {
  background-color: rgb(53.3055555556, 38.5277777778, 32.1944444444);
}

.sustainabletequila .fc-product__meta,
.sustainabletequila .fc-product__price {
  line-height: normal;
}

.sustainabletequila .fc-product__priceperunit {
  font-size: 13px;
}

.sustainabletequila.fc-layout--2-column .fc-product__image {
  display: none;
}
@media (min-width: 1200px) {
  .sustainabletequila.fc-layout--2-column .fc-product__image {
    display: block;
  }
}

.sustainabletequila__panel-266001,
.sustainabletequila__panel-266005 {
  background-color: #c7d2ae;
}
@media (min-width: 1200px) {
  .sustainabletequila__panel-266001,
  .sustainabletequila__panel-266005 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.sustainabletequila__panel-266001 .fc-divider {
  display: block;
  height: 21px;
  background-image: url(/components/feature/tequilavsmezcal/sustainabletequila/assets/application/images/Divider_brown.svg);
}

.sustainabletequila__panel-266005 .fc-header__title {
  max-width: 480px;
  margin: 0 auto;
  padding-bottom: 0;
}

.sustainabletequila__panel-266005 .fc-cta {
  margin-bottom: 10px;
}
