<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-module {
  padding: 0 15px;
}

.product-module hr {
  margin-top: 4px;
  margin-bottom: 4px;
}

.product-module p,
h3.tag-line {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif !important;
  font-style: normal;
  font-weight: 400;
  color: #413746;
  letter-spacing: 0;
}

.product-module a {
  cursor: pointer;
  color: #f26e55;
}

.breadcrumb-row {
  padding-top: 1em;
  padding-left: 15px;
  padding-right: 15px;
}

.product-module .collapse.in,
.product-module #collapsible-row-1.collapse.in p.description {
  margin-bottom: 20px !important;
}

.product-panel {
  margin-bottom: 0;
  border: none !important;
}

.product-panel .panel-collapse {
  border: none;
}

.product-panel .panel-heading {
  background: transparent;
  padding: 0.2em 0;
  border-bottom: 2px solid #e0e0e0;
}

.product-panel .panel-body {
  padding: 0;
}

.breadcrumb-row span {
  background: none;
  border: none;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #a0a0a0;
  letter-spacing: 0.67px;
}

.breadcrumb-row button {
  background: none;
  border: none;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #a0a0a0;
  letter-spacing: 0.67px;
}

.title-section {
  cursor: default;
}

.title-section i.fa {
  color: #f26e55;
  opacity: 1;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-right: 0.5em;
}

.product-row.first-row {
  padding: 2em 0 0;
}

.awards svg.medal-icon {
  width: 38px;
  height: 38px;
}

.awards svg.medal-icon .st1 {
  opacity: 0.62;
}

.awards svg.medal-icon .st2 {
  opacity: 0.33;
}

.award-text span:nth-child(1) i:nth-child(1),
.award-text span:nth-child(1) i:nth-child(2) {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #413746;
  letter-spacing: 0;
  text-align: center;
}

.award-text span:nth-child(1) i:nth-child(1) {
  font-size: 14.05px;
  position: relative;
  bottom: 3px;
  right: 1px;
}

.award-text span:nth-child(1) i:nth-child(2) {
  font-size: 19.71px;
}

.award-text span:nth-child(2) {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  color: #413746;
  letter-spacing: 0;
  text-align: center;
  line-height: 12px;
}

.award-item {
  width: 140px;
}

.award-item span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28.11px;
  color: #413746;
  letter-spacing: 0;
  text-align: center;
  line-height: 1;
}

button.see-all {
  background: transparent;
  border: none;
  color: #f26e55;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.61px;
  text-align: center;
  line-height: 22.02px;
  text-decoration: underline;
  margin-top: 0.5em;
  max-width: 140px;
}

svg.medal-icon.product-carousel-medal {
  width: 22px;
  height: 22px;
  position: relative;
  top: 5px;
  right: 6px;
}

.blog-feature .carousel-control {
  background-image: none;
}

.product-carousel a.carousel-control {
  background-image: none !important;
  width: 35px;
}

@keyframes dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }

  40% {
    color: white;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }

  60% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 rgba(0, 0, 0, 0);
  }

  80%,
  100% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 white;
  }
}

div.loading {
  width: 48px;
  height: 48px;
  background: #f26e55;
  border-radius: 100px;
  color: #fff;
  z-index: 1500;
}

div.loading::after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;
  position: relative;
  left: 4px;
  top: 8px;
  font-size: 20px;
}

div.loading i.fa {
  font-size: 19px;
  position: relative;
  top: 12px;
  left: 9px;
}

.image-wrapper {
  min-height: 320px;
}

@media (min-width: 992px) {
  .item .image-wrapper.carousel-product-image {
    min-height: 615px;
  }
}

.image-wrapper img {
  z-index: 10;
  margin-bottom: 20px;
}

.image-shadow {
  position: relative;
  bottom: 54px;
  width: 240px;
  z-index: -1;
}

.image-shadow-mobile {
  width: 110px;
  position: relative;
  bottom: 35px;
  z-index: -1;
}

.product-carousel .swiper-button-next,
.product-carousel .swiper-button-prev {
  top: 160px;
}

.product-carousel .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}

.product-carousel .carousel-indicators li {
  background: #e0e0e0;
  margin: 0 0.2em;
}

.carousel-indicators li {
  width: 12px;
  height: 12px;
}

.product-carousel .carousel-indicators li.active {
  background: #f26e55;
}

.show-desktop {
  display: none !important;
}

.show-mobile {
  display: flex !important;
}

span.total-medals-text {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  color: #413746;
  margin-bottom: 0.3em;
}

.mobile-view-awards {
  background: transparent;
  border: none;
  color: #f26e55;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 14.72px;
  max-width: 140px;
  text-align: center;
  margin-top: 1em;
}

.award-item-mobile img {
  width: 32px;
  height: 48px;
}

.product-info {
  padding: 0 1em;
}

.product-info-shopping {
  padding: 0 1em;
}

.product-info-shopping hr {
  margin-top: 5px;
  margin-bottom: 0;
}

button:focus,
.title-section:focus {
  outline: none;
}

.product-info h2,
.product-info .varietal {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #7a7878;
  letter-spacing: 0.45px;
  line-height: 22px;
  margin: 0;
}

.primary-action span {
  color: #fff;
}

.product-info h1 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  color: #413746;
  letter-spacing: 0.59px;
  margin-top: 12px;
  line-height: 30px;
}

.taste-mobile,
.taste-mobile-2 {
  height: 37px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 1em;
}

.taste-mobile {
  background: #f6f5f3;
}

.taste-mobile-2 {
  background: #989a9c;
}

.taste-mobile .thumbs-container {
  margin: 6px 0 0;
  background: #fff;
  border: 1px solid #e0e0e0;
}

.taste-mobile .thumbs-container i.fa {
  color: #e0e0e0;
  top: 3px;
  left: 5px;
}

.taste-mobile span {
  margin-left: 0.5em;
  line-height: 39px;
}

.taste-mobile &gt; span.percentage {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15.6px;
  color: #413746;
  letter-spacing: 0;
  text-align: center;
}

.taste-mobile &gt; span.taste-text {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14.4px;
  color: #413746;
  letter-spacing: 0.8px;
  text-align: center;
}

.like-text &gt; span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #413746;
  letter-spacing: 0.38px;
  line-height: 23.8px;
}

.like-text div:nth-child(2) {
  line-height: 36px;
}

i.like-count {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-size: 14px;
  color: #1d1900;
  letter-spacing: 0.38px;
  line-height: 23.8px;
  font-weight: bold;
}

h3.tag-line {
  font-size: 15px;
  letter-spacing: 0.38px;
  line-height: 23.8px;
  margin-bottom: 1em;
  margin-top: 0.8em;
}

.price {
  margin-bottom: 1em;
}

.cart-slide .price {
  margin-bottom: 0;
}

.cart-slide .subtotal &gt; span,
.cart-slide .subtotal &gt; div {
  height: 100%;
}

.price.price-mobile {
  margin: 0;
  padding: 0 0.3em;
}

.price span {
  font-size: 38px;
  letter-spacing: 0.47px;
  line-height: 38px;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #413746;
}

.price &gt; span:nth-last-of-type(2) {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #e0e0e0;
  text-decoration: line-through;
}

.price &gt; span:nth-child(2) {
  margin-left: 10px;
}

.product-info .thumbs-orange {
  margin-right: 0.6em;
}

.thumbs-container {
  width: 25px;
  height: 25px;
  background: #f26f55;
  border-radius: 100px;
  margin-right: 0.6em;
}

i.fa.fa-thumbs-up {
  color: #fff;
  position: relative;
  top: 5px;
  left: 7px;
}

button.product-button {
  background: #f26e55;
  border-radius: 4px;
  width: 210px;
  height: 44px;
  color: #fff;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  border: none;
  margin: 0 0 0.5em;
}

button.product-button:disabled {
  background: #989a9c;
}

.input-group input {
  width: 39px;
  height: 44px;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #413746;
  letter-spacing: 0.8px;
  text-align: center;
  line-height: 20px;
  border: 1px solid #e0e0e0;
}

.icon-container {
  width: 37px;
  height: 44px;
  background: #f6f5f3;
  border: 1px solid #e0e0e0;
}

.order-inputs {
  margin-bottom: 10px;
}

.order-inputs .icon-container:first-child {
  border-radius: 4px 0 0 4px;
  border-right: 0;
}

.order-inputs .icon-container:last-child {
  border-radius: 0 4px 4px 0;
  border-left: 0;
}

.icon-container i.fa {
  color: #f26e55;
  font-size: 20px;
}

.button-group {
  margin-left: 1em;
  text-align: center;
}

.full-hr {
  background: #e0e0e0;
  height: 2px;
  margin-left: -1em;
  margin-right: -1em;
}

.product-info .full-hr {
  height: 1px;
}

.product-last-section {
  margin-top: 0.5em;
}

.product-last-section &gt; div {
  width: 100%;
  text-align: center;
}

.product-last-section &gt; div:nth-child(1) {
  padding: 1.4em 2em 1em 1em;
  border-right: 0.8px solid #e0e0e0;
}

.product-last-section &gt; div:nth-child(2) {
  padding: 1.4em 1em 1em 2em;
}

.product-last-section button {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  background: transparent;
  border: none;
  color: #f26e55;
  letter-spacing: 0.72px;
  text-align: center;
  line-height: 14.4px;
}

.product-last-section &gt; div:nth-child(1) &gt; span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  color: #413746;
  letter-spacing: 0.61px;
  text-align: center;
  line-height: 12px;
  margin-bottom: 0.4em;
}

.product-last-section &gt; div:nth-child(1) &gt; div &gt; span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24.75px;
  color: #413746;
  letter-spacing: 0;
  text-align: center;
  margin-left: 0.5em;
}

.product-last-section .thumbs-container {
  margin: 3px 0 0;
  background: #fff;
  border: 1px solid #e0e0e0;
}

.product-last-section .thumbs-container i.fa {
  color: #e0e0e0;
  top: 3px;
  left: 5px;
}

h2.title {
  margin: 7px 0;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  color: #9b9b9b;
  letter-spacing: 0;
  text-align: left;
  margin-left: 0.5em;
}

.product-row hr,
.product-slide hr {
  background: #e0e0e0;
  border: none;
}

.product-slide hr {
  height: 2px;
}

.product-row hr {
  height: 2px;
}

.product-row hr.title-hr {
  height: 1px;
  margin-top: 3px;
}

.second-row .image {
  margin: 1em -15px;
  background: #f9f9f9;
}

.second-row h3 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #9b9b9b;
  letter-spacing: 0.4px;
}

h3.name {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  color: #413746;
  letter-spacing: 0.5px;
}

p.description {
  font-size: 14px;
  line-height: 26px;
  text-align: left;
}

button.read-more {
  background: transparent;
  border: none;
  color: #f26e55;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
  margin-left: 0.5em;
}

.pairs {
  padding: 90px 20px 10px;
}

.pairs &gt; div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em 1em;
}

.pairs p {
  font-size: 15px;
  line-height: 25px;
  margin: 0;
}

.pairs &gt; div:nth-child(1) {
  border-right: 1px solid #e0e0e0;
  min-width: 270px;
  align-items: center;
}

.pairs h3 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  color: #413746;
  line-height: 24.91px;
  margin: 0;
}

.pairs-mobile h3 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  color: #413746;
  letter-spacing: 0;
}

.pairs-mobile p {
  font-size: 14px;
  line-height: 23px;
}

.progress-bars {
  padding-top: 30px;
  margin-left: -15px;
}

.progress-bars &gt; div:nth-child(1) {
  order: 1;
}

.progress-bars &gt; div:nth-child(2) {
  order: 2;
}

.progress-bars &gt; div:nth-child(3) {
  order: 3;
}

.progress-bars &gt; div:nth-child(4) {
  order: 4;
}

.progress-bars .progress-bar &gt; div {
  width: 40px;
  height: 40px;
  padding: 4px;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
}

.progress-bars .progress {
  height: 40px;
  border-radius: 0;
  background: #f9f9f9;
  box-shadow: none;
  width: 100%;
}

.progress-bars .progress .progress-bar {
  align-items: center;
  justify-content: space-between;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 19.67px;
  color: #fff;
  padding-left: 1.5em;
}

.bar-legend-mobile {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  color: #a0a0a0;
  letter-spacing: 0;
  margin-left: 0.7em;
  line-height: 42px;
  width: 205px;
}

.progress-bars &gt; div:nth-child(1) .progress-bar {
  background: #5d4968;
}

.progress-bars &gt; div:nth-child(1) .progress-bar &gt; div {
  background: #9975ab;
}

.progress-bars &gt; div:nth-child(2) .progress-bar {
  background: #f26e55;
}

.progress-bars &gt; div:nth-child(2) .progress-bar &gt; div {
  background: #fb9886;
}

.progress-bars &gt; div:nth-child(3) .progress-bar {
  background: #e76b74;
}

.progress-bars &gt; div:nth-child(3) .progress-bar &gt; div {
  background: #f88e96;
}

.progress-bars &gt; div:nth-child(4) .progress-bar {
  background: #3e92cc;
}

.progress-bars &gt; div:nth-child(4) .progress-bar &gt; div {
  background: #3fa9f5;
}

.taste-section &gt; div &gt; div {
  align-items: center;
}

.taste-section &gt; div &gt; span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16.5px;
  color: #413746;
  line-height: 18px;
}

.taste-section &gt; div &gt; div &gt; span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 37.12px;
  color: #413746;
}

.row.four-row &gt; div:nth-child(2) {
  padding-top: 2em !important;
}

.five-row p {
  margin: 1em 0;
}

#collapsible-row-1 &gt; div {
  margin-top: 2em;
}

#collapsible-row-4 &gt; div:nth-child(2) {
  margin-bottom: 1.5em;
}

.tasting-notes {
  padding-top: 1em;
}

.tasting-notes h3 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  color: #413746;
  letter-spacing: 0;
  text-align: center;
  line-height: 15.05px;
  margin-top: 0.8em;
}

.tasting-notes img {
  max-height: 60px;
  max-width: 100%;
}

.tasting-notes &gt; div:nth-child(1) {
  display: flex;
}

.tasting-notes .tasting-images &gt; div {
  border-left: 1px solid #e0e0e0;
}

.tasting-notes .tasting-images &gt; div:last-child {
  border-right: 1px solid #e0e0e0;
}

.bundle-awards {
  background: #efeef0;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: 2em;
  position: relative;
  bottom: 100px;
}

.bundle-awards hr {
  margin-bottom: 1em;
}

.bundle-awards h2 {
  font-size: 22px;
  color: #413746;
  margin-top: 0;
}

.bundle-awards .awards-list span {
  font-weight: bold;
  font-size: 18px;
}

.medal-big-image {
  width: calc(100% - 100px);
  position: relative;
  bottom: 100px;
}

h6.award-total {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #a0a0a0;
}

.total-awards-section {
  margin-bottom: 1em;
}

.six-row p,
.six-row h4 {
  color: #1d1900;
  line-height: 23px;
  font-weight: 400;
}

.six-row .product-name {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  color: #413746;
  letter-spacing: 0;
  line-height: 26px;
}

.about-img {
  margin-top: 2em;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
}

.seven-row {
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

.seven-row h1,
.seven-row .h2 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 44.24px;
  color: #fff;
  letter-spacing: 0.74px;
  line-height: 51.61px;
}

.seven-row p {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}

.seven-row button {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: transparent;
  width: 263px;
  height: 43px;
  font-size: 10px;
  margin-top: 1em;
  border: 1px solid #f26e55;
  border-radius: 2px;
  color: #f26e55;
}

.seven-row &gt; div {
  padding: 2em 4em;
}

.seven-row &gt; div:nth-child(1) {
  opacity: 0.89;
  background: #413746;
}

.carousel-product-info {
  margin-left: -10px;
  margin-right: -10px;
}

.carousel-product-info a:hover {
  text-decoration: none;
}

.show-more {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  background: transparent;
  border: none;
  margin-bottom: 1.5em;
  color: #f26e55;
  text-decoration: underline;
}

.eight-row {
  margin-top: 2em;
  margin-bottom: 4em !important;
}

.eight-row hr {
  height: 1px;
}

.eight-row h2.heading {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  color: #413746;
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 1.2em;
}

.last-carousel-content,
.last-carousel-content-first-column {
  display: flex;
  flex-direction: column;
}

.last-carousel-content h2 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  color: #413746;
  line-height: 28px;
  margin-top: 0;
  text-align: left;
}

.last-carousel-content h4 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  color: #413746;
  line-height: 25px;
}

.last-carousel-content h3 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: rgba(65, 55, 70, 0.6);
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.last-carousel-content h6 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  color: #413746;
  letter-spacing: 0.88px;
}

.eight-row p {
  font-size: 12px;
  letter-spacing: 0.24;
  line-height: 19px;
}

.last-carousel-content p {
  font-size: 16px;
  color: #413746;
  letter-spacing: 0;
  line-height: 23px;
}

.last-carousel-content .price-section {
  justify-content: flex-end;
  margin-bottom: 2em;
  margin-left: -15px;
  margin-right: -15px;
}

.last-carousel-content button.product-button {
  height: 47.3px;
  font-size: 15px;
}

.last-carousel-content .price {
  margin-top: 1.5em;
}

.last-carousel-content .price span {
  font-size: 22px;
  letter-spacing: 0.27;
}

.last-carousel-content button.learn-more {
  background: transparent;
  border: none;
  color: #f26e55;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 1.12px;
  line-height: 21px;
  text-decoration: underline;
  text-align: left;
}

.last-carousel-content .product-button {
  width: 100%;
}

.last-carousel-content img.bottle-img {
  width: fit-content;
  align-self: center;
}

.products-carousel-column {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

button.fixed-button {
  position: fixed;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  top: 400px;
  right: -95px;
  z-index: 100;
  transform: rotate(-90deg);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 0.5em 2.3em;
  width: 251px;
  height: 59px;
}

.left-arrow {
  transform: rotate(-180deg);
}

.progress-bars .progress-bar,
.progress-bottles .progress-bar {
  animation: progress 1.5s ease-in-out forwards;
}

.progress-bars span.bar-legend {
  opacity: 0.00001;
  width: 2px;
}

.bottom-mobile {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 62px;
  z-index: 100;
  background: #f9f9f9;
}

.bottom-mobile .price {
  width: 60%;
  margin: 0;
}

.bottom-mobile .price span {
  font-size: 22px;
}

.bottom-mobile button {
  width: 40%;
  background: #f26e55;
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 13.05px;
  color: #fff;
  letter-spacing: 0.65px;
  text-align: center;
  border: none;
}

.bottom-mobile button[disabled] {
  background: #989a9c;
}

@keyframes progress {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.bottle-progress-counter .progress-container {
  position: relative;
  height: 62px;
  background: #f4f1ee;
}

.bottle-progress-counter .progress-container .bar-legends {
  width: 100%;
  height: 100%;
  padding: 1em 2em;
}

.bottle-progress-counter .bottle-progress-bar {
  height: 62px;
  position: relative;
  opacity: 0.38;
  background: #a58ab3;
  padding-left: 2em;
}

.progress-container .progress-width {
  position: absolute;
  top: 0;
  width: 100%;
}

.bottle-progress-counter .bottle-progress-bar img {
  position: relative;
  right: -7px;
}

.progress-container span,
.bottle-progress-bar span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  color: #cfcaca;
  letter-spacing: 0;
}

.bottle-progress-bar span {
  color: #fff;
}

.bottle-progress-legend span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  color: #413746;
  letter-spacing: 0.16px;
  line-height: 19.2px;
  text-align: center;
}

.bottle-progress-legend .is-not-member span {
  color: #cfcaca;
  text-decoration: line-through;
}

.bottle-progress-legend {
  padding: 0.5em 0;
  background: transparent;
}

.bottle-progress-legend &gt; div {
  width: 50%;
  padding: 0 1em;
}

.bottle-progress-legend &gt; div:nth-child(2) {
  border-left: 2px solid #e0e0e0;
}

.transparent {
  opacity: 0 !important;
}

.product-item {
  border-top: 2px solid #e0e0e0;
  padding: 0.5em 0.2em;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.product-item .coming-soon {
  width: 25px !important;
  height: 84px !important;
}

.product-item-part {
  padding-left: 1em;
  padding-bottom: 0;
}

.product-item-part .bottle-image-wrapper {
  width: 78px;
  height: 84px;
}

.product-item .closebtn {
  cursor: pointer;
  background: transparent;
  border: none;
}

.closebtn {
  background: transparent;
  border: none;
}

.product-item .closebtn i.fa {
  color: #9b9b9b;
  font-size: 1.2em;
}

.product-item img {
  height: 84px;
}

.product-item .product-details {
  padding: 0.2em 0 0.2em 0.7em;
  flex: 1 1 0;
}

.product-item .product-details h4 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  color: #9b9b9b;
  letter-spacing: 0;
  margin: 6px 0 9px;
}

.product-item .product-details h3 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif !important;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  color: #413746;
  letter-spacing: 0.56px;
  line-height: 22.56px;
  margin: 0 0.2em 0 0;
  text-align: left;
}

.product-item .input-group &gt; div,
.product-item .input-group input {
  height: 28px;
  width: 28px;
}

.product-item .input-group i.fa {
  font-size: 14px;
}

.product-details span:not(.pill) {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #413746;
  letter-spacing: 0.18px;
  line-height: 21.95px;
  -ms-flex-align-self: flex-end;
  -webkit-align-self: flex-end;
  -webkit-box-align-self: flex-end;
  align-self: flex-end;
}

.empty-cart {
  margin: 2em;
}

.empty-cart span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  color: #a0a0a0;
  letter-spacing: 0;
  text-align: center;
}

.products-loader {
  height: 200px;
}

.products-loader img {
  width: 108px;
  height: 70px;
}

.swap-bottle-slide {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 500;
  top: 0;
  right: 0;
  overflow-x: hidden;
  transition: 0.3s;
  padding-top: 35px;
  background: #f6f5f3;
}

.swap-bottle-slide .closebtn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 26px;
}

.swap-bottle-slide.visible {
  width: 100%;
}

.swap-button {
  background: transparent;
  border: 2px solid #f26e55;
  border-radius: 4px;
  height: 39.9px;
  width: 100%;
}

.swap-button span {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17.43px;
  color: #f26e55;
  padding: 0 2em;
  line-height: 37px;
  width: 100%;
}

.swap-button i.fa {
  color: #fff;
  font-size: 22px;
}

.swap-button &gt; div {
  background: #f26e55;
  width: 62.5px;
  height: 35.9px;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f26e55;
}

.swiper-button-next {
  right: 10px;
  left: auto;
}

.swiper-button-prev {
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;charset=utf-8;base64,PHN2ZyBpZD0nTGF5ZXJfMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB2aWV3Qm94PScwIDAgMTIuNCAyMi4yJz48c3R5bGU+LnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiNlMGUwZTA7c3Ryb2tlLXdpZHRoOjEuMjU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwfTwvc3R5bGU+PHBhdGggY2xhc3M9J3N0MCcgZD0nTTExLjMgMjEuMkwxLjEgMTEgMTEuMy44Jy8+PC9zdmc+');
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-image: url('data:image/svg+xml;charset=utf-8;base64,PHN2ZyBpZD0nTGF5ZXJfMScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB2aWV3Qm94PScwIDAgMTIuNCAyMi4yJz48c3R5bGU+LnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiNmMjZlNTU7c3Ryb2tlLXdpZHRoOjEuMjU7c3Ryb2tlLWxpbmVjYXA6cm91bmQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwfTwvc3R5bGU+PHBhdGggY2xhc3M9J3N0MCcgZD0nTTExLjMgMjEuMkwxLjEgMTEgMTEuMy44Jy8+PC9zdmc+');
}

.swiper-button-next.next-arrow {
  transform: rotate(180deg) !important;
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: none;
}

p.no-interested {
  font-size: 11px;
  letter-spacing: 0.32px;
  text-align: left;
  line-height: 17.8px;
  margin-top: 0.5em;
}

.swap-bottle-content {
  padding: 2em 2em 0;
  width: 100%;
  height: 100%;
}

.swap-bottle-content .refresh-wrapper {
  width: 52.5px;
  height: 52.5px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #e0e0e0;
}

.swap-bottle-content .refresh-wrapper i.fa {
  font-size: 30px;
  color: #423745;
}

.swap-bottle-content h1 {
  font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30.61px;
  color: #413746;
  margin: 0.5em 0;
}

.swap-bottle-content &gt; div:nth-child(1) p {
  font-size: 12.24px;
  text-align: center;
  line-height: 25px;
}

.swap-bottle-content a {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
  text-decoration: underline;
  margin: 1em 0;
}

.swap-bottle-content h4 {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #413746;
  line-height: 25px;
}

.swap-bottle-content &gt; div:nth-child(3) p {
  font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #413746;
  text-align: center;
  line-height: 23px;
}

.swap-last-section {
  background: #f4f1ee;
  margin-left: -4em;
  margin-right: -4em;
  padding: 1em 2em;
}

.swap-last-section a {
  font-size: 13px;
}

.region-image-col {
  min-height: 200px;
}

.progress {
  margin-bottom: 6px;
}

.product-module .swiper-wrapper {
  max-height: 298px;
}

.image-wrapper img.show-mobile.image-shadow-mobile {
  margin-bottom: 5px;
}

.bar-legend.one-bottle {
  margin-left: -18px;
}

.checkout-container .bar-legend.one-bottle {
  margin-left: -3px;
}

.flavor-content-second-row {
  position: relative;
  right: 9px;
  width: 100%;
}

.bundle-info-box {
  background: transparent !important;
}

.bundle-info-box .button-group {
  margin: 0;
}

@media screen and (max-width: 991px) {
  .seven-row &gt; div {
    padding: 0 15px;
  }

  .seven-row &gt; div:nth-child(1) {
    opacity: 1;
    background: white;
  }

  .seven-row .h2 {
    font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    color: #413746;
    letter-spacing: 0.5px;
    line-height: 40px;
  }

  .seven-row p {
    color: #413746;
    line-height: 23px;
  }

  .bundle-info-box .price {
    justify-content: center;
  }

  .bundle-info-box .price span {
    font-size: 18px;
  }

  .bundle-info-box .button-group {
    margin: 0;
    width: 100%;
  }

  .bundle-info-box .button-group button {
    width: 100%;
  }

  .cart-slide {
    background: #fff;
  }

  .cart-slide &gt; div &gt; div:nth-child(1) {
    order: 2;
    min-height: 100%;
    overflow-y: auto;
  }

  .cart-list-container::-webkit-scrollbar {
    width: 5px;
  }

  .cart-list-container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #f4f1ee;
    box-shadow: inset 0 0 6px #f4f1ee;
    border-radius: 0;
  }

  .cart-list-container::-webkit-scrollbar-thumb {
    background-color: #f26e55;
    outline: none;
    border-radius: 0;
    height: 20px;
  }

  .cart-list-container {
    overflow-y: auto;
  }
}

@media screen and (max-width: 768px) {
  .product-module .product-row .blog-feature.col-xs-8.col-md-5.col-lg-5 {
    right: 16%;
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  .product-info {
    width: 405px;
  }

  .product-info h1 {
    font-size: 40px;
    line-height: 40px;
  }

  h3.tag-line {
    font-size: 17px;
  }

  .progress-bars {
    margin-left: 0;
  }

  .bar-legend {
    opacity: 1;
  }

  .progress-bars .progress-bar &gt; div {
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .progress-bars .progress {
    height: 50px;
  }

  h2.title {
    font-size: 19px;
    margin-left: 0;
    color: #a0a0a0;
  }

  p.description {
    font-size: 16px;
  }

  h3.name {
    font-size: 44.24px;
    line-height: 51.61px;
  }

  .second-row &gt; div:nth-child(1) {
    padding-top: 2em;
  }

  .flavor-content-second-row .progress-bars {
    position: relative;
    right: 60px;
  }

  .eight-row h2.heading {
    font-size: 29.6px;
  }

  .last-carousel-content h2 {
    font-family: 'Quarto A', 'Quarto B', Times New Roman, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
  }

  .last-carousel-content h4 {
    font-size: 22px;
    line-height: 32px;
  }

  .last-carousel-content h3 {
    font-size: 18px;
    line-height: 23px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .eight-row p,
  .last-carousel-content p {
    font-size: 18px;
    line-height: 27px;
  }

  .eight-row a.learn-more,
  .last-carousel-content a.learn-more {
    font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1.25px;
  }

  .last-carousel-content .price span {
    font-size: 28px;
  }

  .six-row .product-name {
    font-size: 26.54px;
  }

  .six-row p,
  .six-row h4 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
  }

  .tasting-notes p {
    font-size: 16px;
    line-height: 26px;
    margin-left: 30px;
  }

  button.read-more {
    font-size: 16px;
  }

  hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.product-module .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: 15px;
}

.six-row.gray-bg {
  background: rgba(65, 55, 70, 0.08);
}

@media screen and (min-width: 992px) {
  .bundle-awards {
    margin-left: 4em;
    max-width: 506px;
  }

  .bundle-awards h2 {
    font-size: 38px;
  }

  .bundle-awards hr {
    margin-bottom: 2em;
  }

  .bundle-awards .awards-list p {
    line-height: 22px;
    margin-bottom: 0.2em;
    margin-top: 0.5em;
  }

  .bundle-awards .awards-list span.name {
    line-height: 28px;
  }

  .bundle-awards .show-more {
    margin-top: 0.5em;
  }

  .bundle-awards .awards-list span {
    font-size: 22px;
  }

  .medal-big-image {
    max-width: 440px;
    max-height: 520px;
    display: block;
    bottom: 34px;
    width: 100%;
    margin-bottom: -90px;
  }

  .bundle-medal-image .medal-big-image {
    max-width: 400px;
    margin-bottom: 0;
  }

  .show-desktop .medal-big-image {
    margin-bottom: -45px;
  }

  .bundle-medal-image img {
    left: 0 !important;
  }

  .product-row hr {
    margin-top: 0;
  }

  .title-section i.fa {
    opacity: 0.0000001;
  }

  .product-info {
    margin-top: 0;
    background: #f9f9f9;
    padding: 1em 1em 0.7em;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
  }

  .breadcrumb-row span {
    font-size: 12px;
  }

  .breadcrumb-row button {
    font-size: 12px;
  }

  .product-row {
    padding: 2em 4em;
  }

  .product-row .price span {
    margin-left: 15px;
  }

  .award-text {
    margin-left: 1em;
    line-height: 1;
  }

  .seven-row {
    padding: 0;
    min-height: 400px;
  }

  .bar-legend.one-bottle {
    margin-left: -22px;
  }

  .show-desktop {
    display: flex !important;
  }

  .show-mobile {
    display: none !important;
  }

  .second-row,
  .six-row {
    background: #f9f9f9;
  }

  .six-row.white-bg {
    background: #fff;
  }

  .product-slide {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 500;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 35px;
    opacity: 0.86;
    background: #f4f1ee;
  }

  .product-slide .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 26px;
  }

  .cart-slide {
    transition: width 0.5s ease;
    min-height: calc(100vh - 70px);
    top: 70px;
    position: fixed;
  }

  .cart-slide.visible {
    padding-bottom: 0;
  }

  .product-slide.visible,
  .cart-slide.visible,
  .swap-bottle-slide.visible {
    width: 440px;
    overflow: hidden;
  }

  .product-slide .product-info {
    background: transparent;
    padding: 15px 30px 0;
    height: 100%;
  }

  .product-row.first-row {
    padding: 2em 0 0;
  }

  .cart-slide &gt; div &gt; div:nth-child(1) {
    order: 1;
    padding: 0 2em;
    max-height: calc(100vh - 210px);
    display: inline-grid;
  }

  .cart-slide &gt; div &gt; div:nth-child(2) {
    order: 2;
  }

  .cart-slide &gt; div {
    justify-content: space-between;
  }

  .subtotal span {
    font-family: 'Gotham A', 'Gotham B', Calibri, Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #413746;
    letter-spacing: 0.18px;
  }

  .subtotal .price {
    margin: 0;
  }

  .cart-slide h3 {
    padding-top: 0;
    font-size: 18px;
  }

  .bottle-progress-legend span {
    font-size: 14px;
  }

  .product-images {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .award-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 0.5em 1em 0.5em 0.5em;
  }

  .products-loader {
    height: 400px;
  }

  .progress-bars span.bar-legend {
    opacity: 1;
    width: auto;
  }

  .carousel-product-info {
    min-height: 320px;
    padding: 0 2em 2em;
    margin: 0;
  }

  .swap-button {
    height: 48px;
    width: 246px;
  }

  .second-row {
    padding: 0 4em !important;
  }

  .swap-button i.fa {
    font-size: 28px;
  }

  .swap-button &gt; div {
    height: 44px;
  }

  .swap-button span {
    line-height: 47px;
    font-size: 14px;
  }

  .swap-bottle-content h1 {
    font-size: 40px;
  }

  .swap-bottle-content &gt; div:nth-child(1) p {
    font-size: 16px;
  }

  .swap-bottle-content h4 {
    font-size: 14px;
  }

  .swap-bottle-content {
    padding: 2em 4em 0;
  }

  p.no-interested {
    font-size: 11px;
  }

  .region-info-col {
    padding-left: 4em;
    border-left: 1px solid #e0e0e0;
    min-height: 250px;
  }

  .region-image-col {
    min-height: 250px;
  }

  .third-row &gt; div:nth-child(1) {
    margin-bottom: -1em;
  }

  .eight-row {
    margin-top: 0.5em;
  }

  .product-carousel .last-carousel-content {
    padding-left: 45px;
  }

  .last-carousel-content button.learn-more {
    font-size: 20px;
    cursor: pointer;
    letter-spacing: 1.25px;
    margin-bottom: 1.5em;
  }

  .awards {
    position: relative;
    left: -15px;
  }

  .awards .award-item img {
    width: 60px;
    height: 60px;
  }

  .award-text span:nth-child(1) i:nth-child(2) {
    font-size: 28.11px;
  }

  .award-text span:nth-child(1) i:nth-child(1) {
    bottom: 5px;
  }

  .flex-column-row {
    flex-direction: row;
  }

  .tasting-notes h3 {
    font-size: 16.02px;
    line-height: 21.85px;
  }

  .tasting-notes img {
    max-height: 80px;
  }

  .awards svg.medal-icon {
    width: 45px;
    min-width: 45px;
    height: 62px;
    position: relative;
    top: 3px;
  }

  .four-row {
    padding-bottom: 0;
  }

  .five-row {
    padding-top: 0;
    padding-bottom: 0;
  }

  .four-row .collapse.in {
    min-height: 600px;
  }

  .five-row .collapse.in {
    min-height: 150px;
  }

  .tasting-notes {
    padding-top: 1em;
    padding-bottom: 75px;
    margin: 0;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .tasting-notes .tasting-images {
    margin-left: 1em;
    margin-right: 1em;
    padding: 0 !important;
  }

  .flavor-content {
    padding-top: 2em;
  }

  img.desktop-bottle {
    max-height: 540px;
  }

  .product-info h2,
  .product-info .varietal {
    font-size: 18px;
  }

  .products-carousel-column {
    padding-top: 2em;
    padding-bottom: 0.2em;
  }

  h6.award-total {
    font-size: 16px;
  }

  #collapsible-row-4 &gt; div:nth-child(2) {
    margin-bottom: 0;
  }

  .last-carousel-content .product-button {
    width: 220px;
  }

  .last-carousel-content {
    flex-direction: row;
    justify-content: space-between;
  }

  .last-carousel-content-first-column {
    flex-direction: row;
  }

  .last-carousel-content .price-section {
    margin-left: 0;
    margin-right: 0;
  }

  .image-wrapper img {
    margin-bottom: 21px;
  }

  .image-wrapper img.image-shadow {
    margin-bottom: 0;
  }

  div.loading {
    width: 60px;
    height: 60px;
  }

  div.loading i.fa {
    font-size: 25px;
    left: 12px;
    top: 17px;
  }

  div.loading::after {
    left: 8px;
    top: 10px;
  }

  .product-module .swiper-wrapper {
    max-height: 655px;
  }

  .product-module .product-row .blog-feature {
    position: inherit;
  }

  .product-module .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    bottom: 40px;
  }

  .cart-modal-loader &gt; div &gt; div &gt; div.modal-dialog {
    top: calc(50% - 30px);
    left: calc(50% - 30px);
  }
}

@media screen and (min-width: 1140px) {
  .product-info {
    width: 440px;
  }
}

@media screen and (min-width: 1200px) {
  .flavor-content-second-row .progress-bars {
    position: relative;
    top: 110px;
  }

  .last-carousel-content .price-section {
    margin-bottom: 5em;
  }
}

@media screen and (min-width: 1300px) {
  .product-info:not(.bundle-info-box) {
    width: 440px;
    min-width: 440px;
    max-width: 440px;
  }
}

.bullets {
  padding: revert;
}

.bullets li {
  list-style-type: circle;
}
</pre></body></html>