/* Text Elements */

h1.hero-heading {
  position: absolute;
  top: 44%;
  right: 0;
  left: 0;
  color: rgba(255, 255, 255, .87);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 62px;
  font-family: 'Teko', cursive;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .7s;
     -moz-transition-duration: .7s;
       -o-transition-duration: .7s;
          transition-duration: .7s;
  -webkit-transition-property: -webkit-transform;
     -moz-transition-property:         transform, -moz-transform;
       -o-transition-property:      -o-transform;
          transition-property: -webkit-transform;
          transition-property:         transform;
          transition-property:         transform, -webkit-transform, -moz-transform, -o-transform;
}

h1.hero-heading.outofview {
  -webkit-transform: scaleX(.1) scaleY(.1);
     -moz-transform: scaleX(.1) scaleY(.1);
       -o-transform: scaleX(.1) scaleY(.1);
          transform: scaleX(.1) scaleY(.1);
}

h2 {
  margin-top: 10px;
  margin-bottom: 14px;
  color: #1a1d2d;
  text-align: center;
  letter-spacing: 2px;
  font-size: 36px;
  font-family: 'Teko', cursive;
}

h2.product-title {
  text-align: left;
}

h2.heading-1 {
  text-transform: uppercase;
  font-weight: 300;
}

h2.product-section-title {
  text-transform: uppercase;

  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
     -moz-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: rgba(21, 37, 43, .77);
  text-align: center;
  letter-spacing: 2px;
  font-size: 28px;
  font-family: 'Teko', cursive;
}

h3.hero-title {
  color: #002b31;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px;
}

h3.about-h {
  padding-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
}

h3.heading-2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 38px;
}

h4.product-title {
  margin-bottom: 6px;
  color: #15252b;
  font-size: 22px;
  line-height: 1.2;
}

h4 {
  font-family: 'Poppins', cursive;
}

h5.about-content-h {
  padding-left: 40px;
  font-size: 22px;
  font-family: 'Montserrat', cursive;
}

h5.values-header {
  color: rgba(0, 56, 56, .54);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  font-size: 40px;
  font-family: 'Teko', cursive;
}

h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 26px;
  font-family: 'Teko', cursive;
}

h6 {
  color: #0b33e6;
  font-family: 'Poppins', cursive;
}

h6.footer-header {
  color: #38506e;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  font-family: 'Teko', cursive;
}

p.paragraph {
  font-family: 'Poppins', cursive;
}

p.paragraph.paragraph-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 500px;
  text-align: center;
  font-size: 17px;
}

p.paragraph.about-p {
  color: #002b31;
  text-align: center;
  font-size: 18px;
}

p.paragraph.about-content {
  font-size: 17px;
}

span.text-element.nav-link {
  color: #135151;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 40px;
  font-family: 'Teko', cursive;
}

span.text-element.menu-toggler {
  padding-top: 22px;
  padding-right: 12px;
  padding-left: 0;
  background-color: transparent;
  color: #002b31;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 22px;
  font-family: 'Teko', cursive;
}

span.text-element.button.menu-toggler {
  padding-top: 14px;
  padding-bottom: 8px;
}

span.text-element.logo-text {
  display: block;
  margin-bottom: 6px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: 'Teko', cursive;
}

span.text-element.copyright {
  display: inline-block;
  padding-top: 6px;
  border-top-width: .0625rem;
  border-top-style: solid;
  color: #002b31;
  font-family: 'Poppins', cursive;
}

span.text-element.value-text {
  color: #002b31;
  font-size: 16px;
  font-family: 'Poppins', cursive;
}

span.text-element {
  font-family: 'Poppins', cursive;
}

span.text-element.footer-headline {
  margin-bottom: 3px;
  font-weight: 500;
  font-size: 16px;
}

span.text-element.footer-text {
  margin-bottom: 3px;
}

span.text-element.secondary {
  color: rgba(0, 43, 49, .8);
  font-size: 14px;
}

span.text-element.text-1 {
  color: #002b31;
  text-align: right;
  font-size: 16px;
}

a.link-text {
  font-size: 14px;
  font-family: 'Poppins', cursive;
}

a.link-text.footer-link {
  color: #486f6f;
}

a.link-text.footer-nav-link {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 0;
  color: #4f4f4f;
  font-size: 16px;
}

a.link-text.default-link.sub-nav:last-child {
  border-right-width: 0;
}

/* Interaction Elements */

a.link-button.hero-btn {
  padding: 14px 16px;
  border-radius: 4px;
  background-color: #019fa0;
  box-shadow: rgba(0, 0, 0, .5) 0 5px 10px 0;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: 'Karla', cursive;
}

a.link-button.buy-button {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  padding: 14px 16px;
  border-radius: 4px;
  background-color: #ffdbd4;
  box-shadow: rgba(0, 0, 0, .2) 0 0 4px 1px;
  color: #002b31;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 22px;
  font-family: 'Teko', cursive;
}

a.link-button.button.card-btn {
  margin-bottom: 0;
  padding-top: .65em;
  padding-bottom: .65em;
  border-color: #e0afa5;
  border-radius: 3px;
  background-color: #ffdbd4;
  color: #002b31;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  font-family: 'Teko', cursive;
}

a.link-button.button.hero-btn {
  padding-top: 16px;
  font-size: 26px;
  font-family: 'Teko', cursive;
}

/* Layout Elements */

.container.top-bar {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: end;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #fff;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}

.container {
  padding-right: 20px;
  padding-left: 20px;
}

.container.hero-section {
  padding-right: 0;
  padding-left: 0;
}

.container.action-wrapper {
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #ffdbd4;
  box-shadow: none;
}

.container.section-head-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.menu-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.nav-modal {
  position: absolute;
  top: 0;
  right: 20px;
  left: 20px;
  z-index: 100;
  display: none;
  padding-right: 0;
  padding-left: 0;
  min-height: 50vh;
  background-color: #afdada;
  box-shadow: rgba(0, 11, 53, .5) 0 0 10px 10px;
}

.container.navigation-container {
  padding-right: 0;
  padding-left: 0;
}

.container.product-img-wrapper {
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  height: 300px;
}

.container.product-card {
  margin: 10px 2px;
  padding-right: 0;
  padding-left: 0;
  max-width: 80%;
}

.container.product-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: distribute;
  margin: 10px auto 20px;
  padding-right: 0;
  padding-left: 0;
  max-width: 92%;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
          justify-content: space-around;
}

.container.container-2 {
  padding-right: 0;
  padding-left: 0;
}

.container.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 60px;
  padding-right: 0;
  padding-left: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.footer-section {
  padding: 20px;

  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
     -moz-box-flex: 40%;
      -ms-flex: 40%;
          flex: 40%;
}

.container.product-description {
  padding-right: 0;
  padding-left: 0;
}

.container.product-visuals {
  margin: 10px 2px;
  padding-right: 0;
  padding-left: 0;
  max-width: none;
}

.container.main-img {
  position: relative;
  margin-bottom: 10px;
  padding-right: 0;
  padding-left: 0;
}

.container.product-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 40px auto 60px;
  padding: 40px 18px;
  max-width: 480px;
  box-shadow: rgba(0, 0, 0, .5) 0 -5px 10px 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.thumbs-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding: 10px 0;
}

.container.copyright {
  padding-top: 30px;
  width: 100%;
}

.container.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  padding-left: 0;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.about-header {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #f9eeef;
}

.container.about-content {
  padding-top: 40px;
  padding-bottom: 60px;
}

.container.section_newsletter {
  margin-bottom: 40px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  text-align: center;
}

.container.section-divider {
  padding-right: 0;
  padding-left: 0;
}

.container.text-wrapper {
  padding-top: 30px;
}

.container.logo-component {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
  padding-right: 0;
  padding-left: 0;
  max-width: 90px;
  border-radius: 3px;
  background-color: #000;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  color: #fff;
}

.container.card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  padding-top: 10px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.card-action {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: end;
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 100%;
  -webkit-flex: 100%;
     -moz-box-flex: 100%;
      -ms-flex: 100%;
          flex: 100%;
}

.container.values-section {
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  background-color: rgba(1, 155, 155, .25);
}

.container.value-item {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #b8e7e6;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 100%;
     -moz-box-flex: 1;
      -ms-flex: 1 100%;
          flex: 1 100%;
}

.container.values-list {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  padding-top: 10px;
  padding-bottom: 10px;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.featured-product.product-card {
  margin-bottom: 3rem;
  box-shadow: rgba(0, 0, 0, .5) 0 5px 10px 0;
}

.container.secondary-product-card {
  margin-top: 10px;
  margin-bottom: 30px;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;

  -webkit-box-flex: 0;
  -webkit-flex: 0 45%;
     -moz-box-flex: 0;
      -ms-flex: 0 45%;
          flex: 0 45%;
}

.container.product-section.secondary-products {
  -ms-flex-pack: justify;
  padding-right: 2%;
  padding-left: 2%;
  max-width: 96%;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, .5) 0 -5px 10px 0;
  -webkit-transform: translateY(-59px);
     -moz-transform: translateY(-59px);
       -o-transform: translateY(-59px);
          transform: translateY(-59px);

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.container.product-image-list {
  position: relative;
  padding-right: 0;
  padding-left: 0;
}

.container.product-info {
  padding-left: 0;
}

.container.about-component {
  position: relative;
  margin: 20px auto 30px;
  max-width: 80%;
}

.container.contact-header {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: rgba(65, 70, 207, .12);
}

.container.container-1 {
  position: relative;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
  min-height: 60vh;
  max-height: 280px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 350px;
  background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  background-attachment: fixed;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.contact-form-component {
  min-height: 30vh;
}

.container.contact-form-section {
  padding-top: 40px;
  padding-bottom: 80px;
  min-height: 40vh;
  background-image: url('../images/products/logo-background.png');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.link-container.nav-link-wrapper {
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: .0625rem solid rgba(255, 255, 255, .45);
}

.link-container.img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  opacity: 0;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .4s;
     -moz-transition-duration: .4s;
       -o-transition-duration: .4s;
          transition-duration: .4s;
  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
       -o-transition-property: opacity;
          transition-property: opacity;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.link-container.img-overlay:hover {
  background-color: rgba(126, 253, 174, .4);
  opacity: 1;
}

div.responsive-picture {
  max-width: none;
}

span.glyph.close-button {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 0;
  background-color: #019b9b;
  color: rgba(255, 255, 255, .8);
}

ul.list-container.main-nav {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

span.glyph.menu-toggler {
  padding: 10px 0 8px 12px;
  background-color: transparent;
  color: #002b31;
  font-size: 20px;
}

div.responsive-picture.img-thumb {
  margin-right: 10px;
  max-width: 150px;
}

a.social-image.social-ones {
  margin-right: 3px;
}

.rule hr {
  border-top-color: #ffd9d3;
}

div.responsive-picture.about {
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
}

div.responsive-picture.logo {
  border-radius: 3px;
}

li.list-item-container.nav-item {
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: background-color;
     -moz-transition-property: background-color;
       -o-transition-property: background-color;
          transition-property: background-color;
}

span.glyph.value-icon {
  color: #6da1a0;
  font-size: 22px;
}

.html-element.gallery-config {
  display: none;
}

div.responsive-picture.product-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .2s;
     -moz-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s;
  -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
       -o-transition-property: opacity;
          transition-property: opacity;
}

div.responsive-picture.background {
  position: relative;
  -webkit-filter: opacity(.37);
          filter: opacity(.37);

  mix-blend-mode: normal;
}

.html-element.heart-animation {
  display: none;
}

.html-element.html-element-1 {
  margin-bottom: 10px;
}

span.glyph.button.close-button {
  background-color: #002b31;
}

div.responsive-picture.img-thumb:last-child {
  margin-right: 0;
}

div.responsive-picture.img-thumb.img-thumb-active {
  box-shadow: rgba(0, 0, 0, .29) 0 3px 10px 0;
  -webkit-transform: scaleX(1.05) scaleY(1.05);
     -moz-transform: scaleX(1.05) scaleY(1.05);
       -o-transform: scaleX(1.05) scaleY(1.05);
          transform: scaleX(1.05) scaleY(1.05);
}

div.responsive-picture.product-img.product-img-active {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

div.responsive-picture.main-image-home.product-img-active {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

div.responsive-picture.product-cat-img.product-img-active {
  opacity: 1;
  -webkit-filter: opacity(1);
          filter: opacity(1);
}

span.glyph.button.menu-toggler:hover {
  color: #000;
}

li.list-item-container.nav-item:hover {
  background-color: #019b9b;
}

@supports (display: grid) {
  /* Text Elements */

  h3.about-h {
    padding-top: 57px;
  }

  h3 span.heading-text-1 {
    color: #fff;
  }

  h3 span.heading-text-6 {
    color: #fff;
  }

  h3 span.heading-text-7 {
    color: #fff;
  }

  h5 span.heading-text-2 {
    color: #fff;
  }

  p.paragraph.about-p {
    margin-top: 0;
    padding-top: 21px;
  }

  p.paragraph span.paragraph-text-1 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-2 {
    color: #fff;
  }

  p.paragraph span.paragraph-text-3 {
    color: #fff;
  }

  span.text-element span.text-text-3 {
    color: #fff;
  }

  span.text-element span.text-text-4 {
    color: #fff;
  }

  span.text-element span.text-text-5 {
    color: #fff;
  }

  blockquote span.blockquote-text-3 {
    color: #fff;
  }

  a.link-text.text-link-1 {
    text-align: right;
  }

  /* Interaction Elements */

  a.link-button.button.card-btn {
    background-color: #f48224;
  }

  a.link-button.buy-button {
    background-color: #f48224;
  }

  a.link-button.button.hero-btn.smooth-scroll {
    background-color: #f48224;
  }

  /* Layout Elements */

  .container.product-visuals {
    max-width: none;
  }

  .container.text-wrapper {
    padding-right: 0;
    padding-left: 0;
  }

  .container.values-list {
    display: grid;
    padding: 0;
    background-color: #fff;

    grid-template-columns: 1fr;
    grid-template-rows: auto;
    grid-row-gap: 1px;
    grid-column-gap: 1px;
  }

  .container.values-section {
    background-color: #f48224;
  }

  .container.container-1 {
    background-color: #263661;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.action-wrapper {
    margin-top: 0;
    padding-top: 20px;
    background-color: #34c4fc;
  }

  .container.container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    background-color: #fff;
    background-image: url('../images/banderolas.jpg');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.value-item {
    background-color: #f48224;
  }

  .container.contact-form-section {
    background-image: url('../images/banderas-publicidad.JPG');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.contact-header {
    background-color: #263661;
  }

  .container.about-header {
    background-color: #263661;
  }

  .container.logo-component {
    border-radius: 0;
    background-color: #ee2e30;
  }

  .html-element.html-element-3 {
    text-align: center;
  }

  .rule.rule-1 hr {
    border-top-color: #337f6f;
  }

  .rule.separator hr {
    border-top-color: #337f6f;
  }

  div.responsive-picture.logo {
    border-radius: 0;
  }

  div.responsive-picture.main-image-home > picture > img {
    -o-object-fit: none;
       object-fit: none;
    -o-object-position: 50% top;
       object-position: 50% top;
  }

  div.responsive-picture.main-image-home {
    display: inline-block;
    margin-top: 40px;
  }

  span.glyph.value-icon {
    color: #fff;
  }
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 12vw;
  }

  h2.heading-1 {
    text-transform: uppercase;
  }

  span.text-element.nav-link {
    color: rgba(17, 40, 49, .8);
    font-size: 22px;
  }

  /* Interaction Elements */

  a.link-button.hero-btn {
    float: right;
  }

  a.link-button.buy-button {
    float: right;
  }

  /* Layout Elements */

  .container.top-bar {
    position: fixed;
    top: 0;
    z-index: 100;
    padding-top: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .18) 0 5px 10px 0;
  }

  .container.menu-toggle {
    display: none;
  }

  .container.nav-modal {
    position: relative;
    right: auto;
    left: auto;
    display: block;
    margin-bottom: 20px;
    padding: 10px 10px 0;
    min-height: 0vh;
    border-bottom: .0625rem dotted #7efdae;
    background-color: transparent;
    box-shadow: none;
  }

  .container.navigation-container {
    position: relative;
  }

  .container.hero-section {
    position: relative;
    padding-top: 80px;
  }

  .container.action-wrapper {
    position: absolute;
    top: 80%;
    right: 10px;
    bottom: auto;
    left: 40%;
    padding-bottom: 20px;
    box-shadow: rgba(0, 0, 0, .5) 0 5px 10px 0;
  }

  .container.product-section {
    -ms-flex-pack: justify;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
    max-width: 800px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.footer {
    -ms-flex-pack: justify;
    padding-left: 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  .container.section-head-wrapper {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  .container.footer-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 220px;
       -moz-box-flex: 0;
        -ms-flex: 0 220px;
            flex: 0 220px;
  }

  .container.copyright {
    padding-left: 0;
  }

  .container.product-card {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    max-width: none;

    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.product-description {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.product-details-wrapper {
    margin-top: 160px;
    padding-right: 60px;
    padding-left: 60px;
    max-width: 600px;
    border: .0625rem dotted rgba(247, 117, 255, .3);
  }

  .container.section_newsletter {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.secondary-product-card {
    margin-right: 24px;
    margin-left: 24px;
    min-width: 100px;
    max-width: 300px;
  }

  .container.product-section.secondary-products {
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container.featured-product.product-card {
    padding-right: 0;
    padding-left: 0;
  }

  .container.about-header {
    margin-top: 90px;
  }

  .container.contact-header {
    margin-top: 90px;
  }

  .container.container-1 {
    min-height: 70vh;
    max-height: none;
  }

  .container.container-6 {
    min-height: 400px;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .link-container.nav-link-wrapper {
    padding-bottom: .6rem;
  }

  span.glyph.close-button {
    display: none;
  }

  ul.list-container.main-nav {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 0;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-item {
    -webkit-transition-delay: 0s, 0s;
       -moz-transition-delay: 0s, 0s;
         -o-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    -webkit-transition-timing-function: ease-in-out, ease-in-out;
       -moz-transition-timing-function: ease-in-out, ease-in-out;
         -o-transition-timing-function: ease-in-out, ease-in-out;
            transition-timing-function: ease-in-out, ease-in-out;
    -webkit-transition-duration: .3s, .3s;
       -moz-transition-duration: .3s, .3s;
         -o-transition-duration: .3s, .3s;
            transition-duration: .3s, .3s;
    -webkit-transition-property: background-color, box-shadow;
       -moz-transition-property: background-color, box-shadow;
         -o-transition-property: background-color, box-shadow;
            transition-property: background-color, box-shadow;
  }

  li.list-item-container.nav-item:hover {
    background-color: rgba(255, 219, 212, .44);
    box-shadow: rgba(0, 0, 0, .3) 0 4px 10px 0;
  }

  @supports (display: grid) {
      /* Text Elements */

    h3 span.heading-text-1 {
      color: #fff;
    }

    h3 span.heading-text-6 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-2 {
      color: #fff;
    }

    span.text-element span.text-text-1 {
      color: #fff;
    }

    span.text-element span.text-text-3 {
      color: #fff;
    }

    span.text-element.secondary.value-text {
      color: #fff;
    }

    a.link-text span.text-link-text-1 {
      letter-spacing: 0;
      font-style: normal;
      font-size: .875rem;
      line-height: 1.5;
    }

    a.link-text.text-link-1 {
      text-align: right;
    }

    /* Interaction Elements */

    a.link-button.button.card-btn {
      background-color: #f48224;
    }

    a.link-button.buy-button {
      background-color: #f48224;
    }

    a.link-button.button.hero-btn.smooth-scroll {
      background-color: #f48224;
    }

    /* Layout Elements */

    .container.product-section {
      grid-template-columns: repeat(3 , 180px);
    }

    .container.product-details-wrapper {
      display: grid;
      -ms-flex-pack: start;
      -ms-flex-align: start;
      margin-top: 40px;
      max-width: 1024px;

      grid-template-columns: 2fr 3fr;
      grid-template-rows: 100px auto;
      grid-template-areas: 'visuals product-title' 'visuals action';
      grid-column-gap: 20px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
              align-items: flex-start;
    }

    .container.product-visuals {
      grid-area: visuals;
    }

    .container.text-wrapper {
      margin-right: auto;
      margin-left: auto;
      max-width: 900px;
    }

    .container.values-list {
      grid-template-columns: repeat(2 , 1fr);
    }

    .container.container-1 {
      background-color: #263661;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.action-wrapper {
      background-color: #34c4fc;
    }

    .container.container-6 {
      background-color: #fff;
      background-image: url('../images/banderas-publicidad.JPG');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.values-section {
      background-color: #f48224;
    }

    .container.value-item {
      background-color: #f48224;
    }

    .container.contact-form-section {
      background-image: url('../images/banderas-publicidad.JPG');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-header {
      background-color: #263661;
    }

    .container.about-header {
      background-color: #263661;
    }

    .container.logo-component {
      border-radius: 0;
      background-color: #ee2e30;
    }

    .html-element.html-element-3 {
      text-align: center;
    }

    .rule.rule-1 hr {
      border-top-color: #337f6f;
    }

    .rule.separator hr {
      border-top-color: #337f6f;
    }

    div.responsive-picture.logo {
      border-radius: 0;
      background-color: #fff;
    }

    div.responsive-picture.main-image-home {
      display: inline-block;
      margin-top: 40px;
    }

    div.responsive-picture.main-image-home > picture > img {
      -o-object-fit: none;
         object-fit: none;
      -o-object-position: 50% top;
         object-position: 50% top;
    }

    span.glyph.value-icon {
      color: #fff;
    }
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h2.product-section-title {
    margin-top: 40px;
  }

  h3 {
    margin-bottom: 1rem;
  }

  h5.about-content-h {
    padding-left: 20px;
  }

  /* Interaction Elements */

  a.link-button.button.hero-btn {
    margin-top: 10px;
  }

  /* Layout Elements */

  .container.product-section {
    padding-bottom: 60px;
    max-width: 800px;
  }

  .container.product-card {
    padding-right: 20px;
    padding-left: 20px;
    max-width: 500px;

    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container.action-wrapper {
    right: 40px;
    left: auto;
    max-width: 600px;
  }

  .container.footer {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  .container.section_newsletter {
    margin-bottom: 60px;
  }

  .container.value-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 20%;
       -moz-box-flex: 1;
        -ms-flex: 1 20%;
            flex: 1 20%;
  }

  .container.secondary-product-card {
    max-width: 300px;

    -webkit-box-flex: 30%;
    -webkit-flex: 30%;
       -moz-box-flex: 30%;
        -ms-flex: 30%;
            flex: 30%;
  }

  .container.featured-product.product-card {
    max-width: 400px;

    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.product-section.secondary-products {
    max-width: 1000px;
  }

  .container.section-head-wrapper {
    padding-bottom: 180px;
  }

  .container.about-content-component {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    padding-right: 0;
    padding-left: 0;
  }

  .container.text-wrapper {
    -webkit-box-flex: 40%;
    -webkit-flex: 40%;
       -moz-box-flex: 40%;
        -ms-flex: 40%;
            flex: 40%;
  }

  .container.about-content {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 1200px;
  }

  .container.container-1 {
    max-height: 440px;
  }

  .container.container-6 {
    min-height: 60vh;
    background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
  }

  .container.contact-form-component {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
  }

  .container.contact-form-section {
    background-attachment: fixed;
  }

  @supports (display: grid) {
      /* Text Elements */

    h3 span.heading-text-1 {
      color: #fff;
    }

    h3 span.heading-text-6 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-2 {
      color: #fff;
    }

    a.link-text.text-link-1 {
      text-align: right;
    }

    /* Interaction Elements */

    a.link-button.button.card-btn {
      background-color: #f48224;
    }

    a.link-button.buy-button {
      background-color: #f48224;
    }

    a.link-button.button.hero-btn.smooth-scroll {
      background-color: #f48224;
    }

    /* Layout Elements */

    .container.product-section {
      grid-template-columns: repeat(3 , 1fr);
    }

    .container.product-details-wrapper {
      margin-top: 80px;
      max-width: 90%;
    }

    .container.values-list {
      grid-template-columns: repeat(4 , 1fr);
    }

    .container.value-item {
      background-color: #f48224;
    }

    .container.container-1 {
      background-color: #263661;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.action-wrapper {
      margin-top: 30px;
      padding-top: 20px;
      padding-bottom: 20px;
      background-color: #34c4fc;
    }

    .container.container-6 {
      -ms-flex-pack: center;
      background-image: url('../images/banderolas.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 1;

      background-blend-mode: normal;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
              justify-content: center;
    }

    .container.values-section {
      background-color: #f48224;
    }

    .container.contact-form-section {
      background-image: url('../images/banderas-publicidad.JPG');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-header {
      background-color: #263661;
    }

    .container.product-img-wrapper {
      padding-top: 99px;
    }

    .container.about-header {
      background-color: #263661;
    }

    .container.logo-component {
      background-color: #ee2e30;
    }

    .html-element.html-element-2 {
      display: block;
      margin-top: 18px;
      min-width: 10px;
      min-height: 50px;
      background-color: transparent;
      text-align: center;
      text-indent: 0;
      word-spacing: 0;
      letter-spacing: 0;
    }

    .html-element.html-element-3 {
      text-align: center;
    }

    .rule.rule-1 hr {
      border-top-color: #337f6f;
    }

    .rule.separator hr {
      border-top-color: #337f6f;
    }

    div.responsive-picture.logo {
      border-radius: 0;
    }

    div.responsive-picture.main-image-home > picture > img {
      -o-object-fit: none;
         object-fit: none;
      -o-object-position: 50% top;
         object-position: 50% top;
    }

    div.responsive-picture.main-image-home {
      display: inline-block;
      margin-top: -60px;
      padding-top: 0;
      min-width: 0;
      width: 100%;
    }

    span.glyph.value-icon {
      color: #fff;
    }
  }
}

@media screen and (min-width: 97.625rem) {
  /* Text Elements */

  h5.about-content-h {
    text-align: center;
  }

  /* Layout Elements */

  .container.product-section {
    max-width: 1600px;
  }

  .container.featured-product.product-card {
    max-width: 320px;
  }

  .container.product-section.secondary-products {
    max-width: 1400px;
  }

  .container.product-details-wrapper {
    margin-top: 200px;
  }

  .container.text-wrapper {
    padding-right: 0;
    padding-left: 0;
  }

  @supports (display: grid) {
      /* Text Elements */

    h2.product-section-title {
      display: block;
    }

    h3.hero-title {
      font-size: 23px;
    }

    h3 span.heading-text-1 {
      color: #fff;
    }

    h3 span.heading-text-6 {
      color: #fff;
    }

    h3 span.heading-text-7 {
      color: #fff;
    }

    h5 span.heading-text-2 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-2 {
      color: #fff;
    }

    p.paragraph span.paragraph-text-3 {
      color: #fff;
    }

    span.text-element span.text-text-1 {
      color: #fff;
    }

    span.text-element span.text-text-3 {
      color: #fff;
    }

    span.text-element span.text-text-4 {
      color: #fff;
    }

    span.text-element span.text-text-5 {
      color: #fff;
    }

    span.text-element.nav-link {
      display: inline;
    }

    span.text-element span.text-text-6 {
      color: #263661;
    }

    span.text-element span.text-text-7 {
      color: #ee2e30;
    }

    span.text-element.logo-text {
      background-color: #fff;
    }

    blockquote span.blockquote-text-3 {
      color: #fff;
    }

    a.link-text.text-link-1 {
      text-align: right;
    }

    a.link-text span.text-link-text-2 {
      color: #4f4f4f;
    }

    /* Interaction Elements */

    a.link-button.button.card-btn {
      background-color: #f48224;
    }

    a.link-button.buy-button {
      background-color: #f48224;
    }

    a.link-button.button.hero-btn.smooth-scroll {
      background-color: #f48224;
    }

    /* Layout Elements */

    .container.product-details-wrapper {
      max-width: 1280px;
    }

    .container.container-1 {
      background-color: #263661;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.action-wrapper {
      margin-top: 0;
      padding: 20px;
      min-width: 10px;
      background-color: #34c4fc;
    }

    .container.card-content {
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.container-6 {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      -ms-flex-align: center;
      background-image: url('../images/banderolas.jpg');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
              align-items: center;
    }

    .container.product-section {
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.product-section.secondary-products {
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.values-section {
      background-color: #f48224;
    }

    .container.value-item {
      background-color: #f48224;
    }

    .container.contact-form-section {
      background-image: url('../images/banderas-publicidad.JPG');
      background-attachment: fixed;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: cover;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .container.contact-header {
      background-color: #263661;
    }

    .container.nav-modal {
      display: grid;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      -webkit-transition-delay: 0s, 0s;
         -moz-transition-delay: 0s, 0s;
           -o-transition-delay: 0s, 0s;
              transition-delay: 0s, 0s;
      -webkit-transition-timing-function: ease, linear;
         -moz-transition-timing-function: ease, linear;
           -o-transition-timing-function: ease, linear;
              transition-timing-function: ease, linear;
      -webkit-transition-duration: 0s, .3s;
         -moz-transition-duration: 0s, .3s;
           -o-transition-duration: 0s, .3s;
              transition-duration: 0s, .3s;
      -webkit-transition-property: all, all;
         -moz-transition-property: all, all;
           -o-transition-property: all, all;
              transition-property: all, all;

      background-blend-mode: normal;
    }

    .container.product-img-wrapper {
      display: grid;
      padding-top: 0;
      text-align: left;
      font-size: 16px;
    }

    .container.about-header {
      background-color: #263661;
    }

    .container.logo-component {
      background-color: #fff;
    }

    .link-container.img-overlay {
      display: -webkit-box;
      display: -webkit-flex;
      display:    -moz-box;
      display: -ms-flexbox;
      display:         flex;
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .link-container.nav-link-wrapper {
      display: block;
      border-width: 0;
      border-color: #1779ba;
    }

    div.responsive-picture.logo {
      border-radius: 0;
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;
      box-shadow: none;
      opacity: 1;

      background-blend-mode: normal;
    }

    div.responsive-picture.main-image-home {
      margin-top: 30px;
      background-color: #fff;
      background-image: none;
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: 0 0;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    div.responsive-picture.product-img {
      background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }

    .html-element.html-element-2 {
      margin-top: 18px;
    }

    span.glyph.value-icon {
      color: #fff;
    }

    .html-element.html-element-3 {
      text-align: center;
    }

    .rule.rule-1 hr {
      border-top-color: #ee2e30;
    }

    .rule.rule-2 hr {
      border-top-color: #337f6f;
    }

    .rule.separator hr {
      border-top-color: #263661;
    }

    div.responsive-picture.main-image-home > picture > img {
      -o-object-fit: none;
         object-fit: none;
    }

    div.responsive-picture.product-img.product-img-active > picture > img {
      -o-object-fit: fill;
         object-fit: fill;
    }

    div.responsive-picture.product-img.product-img-active {
      background-image: url('https://red-resources.coffeecup.com/storage/common/url-placeholder.png');
      background-attachment: scroll;
      background-position: left top;
      background-clip: border-box;
      background-origin: padding-box;
      background-size: auto auto;
      background-repeat: no-repeat;

      background-blend-mode: normal;
    }
  }
}

@media screen and (min-width: 102.3125rem) {
  /* Layout Elements */

  .container.featured-product.product-card {
    max-width: 370px;
  }
}