/* Text Elements */

h1 {
  margin-top: 8px;
  margin-right: 0;
  color: #a8813e;
  text-align: center;
  text-transform: uppercase;
  word-spacing: 3px;
  letter-spacing: 2px;
  font-size: 25px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  line-height: 1;
}

h2 {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

h2.other-teas-title {
  margin-top: 10px;
  color: #ba042a;
  text-align: center;
}

h3 {
  margin-top: 5px;
  color: #ffff00;
  text-align: center;
  font-size: 18px;
}

h4.other-teas-heading {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  color: #bed4e2;
}

h5 span.heading-text-4 {
  font-size: 18px;
  color: #bed4e2;
}

h5 span.small-h5 {
  font-size: 16px;
}

h5 span.smaller-h5 {
  font-size: 15px;
}

h5.image-callout {
  margin-top: 13px;
  margin-left: 0;
  color: #ba042a;
  text-align: left;
  font-weight: 350;
  font-size: 25px;
  font-family: Arial, Helvetica, sans-serif;
}

h5.image-callout0 {
  margin-top: 18px;
  margin-left: 19px;
  color: #ba042a;
  text-align: left;
  line-height: 1.1;
  font-weight: 325;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

h5 span.heading-text-5 {
  font-size: 15px;
  color: #bed4e2;
}

h5 span.heading-text-5a {
  font-size: 15px;
  color: #d9d9d9;
}

h6.footer-heading {
  color: rgba(35, 31, 35);
  font-size: 26px;
  font-family: Arial, Helvetica, sans-serif;
}

h6.footer-headinga {
  color: rgba(35, 31, 35);
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}

html {
  scroll-behavior: smooth;
}

.responsive {
  width: 100%;
  height: 426px;
}

p.paragraph {
  color: #a6a6a6;
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

p.paragraph a.paragraph-text-2 {
  color: rgba(35, 31, 35);
}

p.paragraph a.paragraph-text-2a {
  color: rgba(35, 31, 35);
  font-size: 18px;
  text-align: center;
}

p.paragraph a.paragraph-text-3 {
  color: rgba(159, 159, 96);
}

p.paragraph.hero-p {
  margin-top:: 13px;
  margin-left: 19px;
  color: #d9d9d9;
}

p.paragraph.hero-q {
  font-size: 12px;
  margin-left: 2px;
  text-align: left;
  top: 5px;
  color: #005aff;
}

p.paragraph span.emphasis {
  font-weight: 600;
}

p.paragraph span.italic {
  font-style: italic;
}

p.paragraph span.note {
  font-size: 14px;
}

p.paragraph.other-teas-paragraph {
  margin-right: auto;
  margin-left: auto;
  max-width: 289px;
  width: 100%;
  color: #5c5c5c;
  text-align: center;

  -webkit-flex: 1 auto;
     -moz-flex: 1 auto;
      -ms-flex: 1 auto;
       -o-flex: 1 auto;
          flex: 1 auto;
}

p.paragraph a.paragraph-text-2:hover {
  color: #00e639;
  font-weight: 400;
}

p.paragraph a.paragraph-text-3:hover {
  color: #595959;
  font-weight: 400;
}

span.text-element.home-quote-author {
  margin-top: 8px;
  margin-right: 0;
  color: #a8813e;
  text-align: center;
  text-transform: uppercase;
  word-spacing: 3px;
  letter-spacing: 2px;
  font-size: 25px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  line-height: 1;
}

span.text-element.home-quote-authora {
  margin: 0 0 15px;
  color: #bed4e2;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

span.text-element {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

span.text-element.image-caption {
  margin-top: 3px;
  margin-right: 0;
  margin-bottom: 10px;
  text-align: right;
}

blockquote.home-heading-quote {
  margin: 50px auto 15px;
  padding-top: 7px;
  width: 90%;
  color: #9c886a;
  text-align: center;
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
}

a.link-text.nav-link {
  display: block;
  float: left;
  margin: 28px 3% 0 0;
  padding: 5px;
  width: auto;
  border-bottom: 0 none #918067;
  color: #bed4e2;
  text-align: center;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 200;
  font-size: 18px;
  font-family: font-family: Arial, Helvetica, sans-serif;
  line-height: .75;
}

a.link-text.current.nav-link {
  border-bottom: 4px double rgba(92, 68, 34, .5);
  color: #bed4e2;
}

a.link-text {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
}

a.link-text.contact-link {
  color: #bed4e2;
  text-align: center;
  font-style: normal;
  font-size: 22px;
  line-height: 1.2;
}

a.link-text.nav-link:hover {
  color: #00e639;
}

ul.link-list.footer-links {
  margin-bottom: 10px;
  list-style-position: inside;
  list-style-type: disc;
}

/* Common Elements */

div.rule.rule-2 hr {
  border-top-width: 2px;
  border-top-color: rgba(84, 72, 43, .85);
}

div.rule.rule-2 {
  padding-top: 5px;
  max-width: 60px;
  width: 100%;
}

/* Interaction Elements */

a.link-button {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
  background-color: #737373;
  font-style: italic;
  font-size: 28px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
}

a.link-button.top-section-button {
  display: block;
  float: right;
  margin-top: 15px;
  margin-bottom: 50px;
  margin-left: 0;
  width: auto;
  background-color: #53a677;
}

a.link-button.top-section-button:hover {
  background-color: #7dc79d;
}

/* Changes Button Color On Big Media Screen */

a.link-button.info-button {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
  max-width: 250px;
  width: auto;
  background-color: #bb9e89;
  text-align: center;
}

a.link-button.info-button:hover {
  background-color: #7dc79d;
}

a.link-button.info-button.red {
  background-color: #97bd88;
}

a.link-button.info-button.red:hover {
  background-color: #7dc79d;
}

a.link-button.green.info-button {
  background-color: #97bd88;
}

a.link-button.green.info-button:hover {
  background-color: #7dc79d;
}

/* Layout Elements */

body > .row {
  max-width: 800px;
}

body.grid-1 {
  background-color: #fff;
}

body > .row.nav-row {
  position: fixed;
  z-index: 100;
  max-width: none;
  border-bottom: 3px solid #fff;
  background-color: #fffde3;
  background-image: url('../img/bgtop.jpg');
  background-position: 53.5% 64%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: none;
}

body > .row.full-width-row {
  max-width: none;
  background-color: #000;
}

body > .row > [class*='coffee-span-'].divider-leaves {
  min-height: 20px;
  background-image: url('../img/bgbar.jpg');
}

body > .row.green-pattern-row {
  max-width: none;
  background-image: url('../img/bgimg.jpg');
  background-attachment: fixed;
  background-size: cover;
}

body > .row > [class*='coffee-span-'].main-section-column {
  margin-top: 97px;
  margin-left: 0;
  padding-top: 30px;
  padding-right: 0;
  padding-left: 0;
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  background-color: #000;
}

body > .row > [class*='coffee-span-'].footer-column {
  padding: 30px;
  background-color: #5c5c5c;
}

body > .row.full-width-row.offers {
  padding: 50px 50px 70px;
  max-width: none;
}

body > .row > [class*='coffee-span-'].white-column {
  margin-top: 0;
  padding: 50px 30px;
  background-color: #fff;
}

body > .row > [class*='coffee-span-'].product-col {
  display: -webkit-flex;
  display:    -moz-flex;
  display:     -ms-flex;
  display:      -o-flex;
  display:         flex;
  -webkit-flex-direction: row;
     -moz-flex-direction: row;
      -ms-flex-direction: row;
       -o-flex-direction: row;
          flex-direction: row;
}

.row > [class*='coffee-span-'] > .container {
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 1400px;
}

div.responsive-picture.top-section-image {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

.row > [class*='coffee-span-'] .subgrid > .row {
  max-width: none;
}

a.social-image.social-icon {
  margin-right: 3%;
  max-width: 42px;
  background-color: #a8a496;
}

.row > [class*='coffee-span-'] > .container.top-section-container {
  width: 70%;
}

a.responsive-picture.image-link-1 > picture {
  margin: 0;
}

a.responsive-picture.image-link-1 {
  float: left;
  margin-top: 9px;
  margin-right: 5%;
  margin-bottom: 9px;
}

div.responsive-picture {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

.row > [class*='coffee-span-'] > .container.container-70 {
  width: 70%;
}

div.responsive-picture.gallery-image {
  margin-bottom: 10px;
}

div.responsive-picture.gallery-image > picture {
  margin: 0;
}

a.responsive-picture.map {
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

a.responsive-picture.map > picture {
  margin: 0;
}

a.responsive-picture.contact-icon {
  margin-right: auto;
  margin-left: auto;
  max-width: 128px;
}

a.responsive-picture.contact-icon > picture {
  margin: 0;
}

div.responsive-picture.top-section-image > picture {
  margin: 0;
}

div.responsive-picture.other-teas-image > picture {
  margin: 0;
}

li.list-item-link.link-item {
  padding-left: 30px;
  line-height: 1.5;
}

li.list-item-link.link-item > a {
  color: #a6a6a6;
  text-decoration: none;
  font-size: 17px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
}

li.list-item-link.link-item > a:hover {
  color: #00e639;
}

div.responsive-picture.other-teas-image {
  display: block;
  margin: 15px auto;
  max-width: 400px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-bottom-left-radius: 5px 5px;
}

.row > [class*='coffee-span-'] > .container.product-card {
  display: -webkit-flex;
  display:    -moz-flex;
  display:     -ms-flex;
  display:      -o-flex;
  display:         flex;
  -webkit-flex-direction: column;
     -moz-flex-direction: column;
      -ms-flex-direction: column;
       -o-flex-direction: column;
          flex-direction: column;
  margin-right: 2%;
  margin-left: 2%;
}

.row > [class*='coffee-span-'] .subgrid.contact {
  margin-right: 0;
  margin-bottom: 50px;
  margin-left: 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 24px;
  border-top: 3px double #d6d6d6;
  border-bottom: 3px double #d6d6d6;
}

a.social-image.social-icon:hover {
  background-color: #8a867c;
}

@media screen and (max-width: 1251px) {
  /* Text Elements */

  h1 {
    word-spacing: 2px;
    letter-spacing: 1px;
    font-size: 32px;
  }

  h2 {
    font-size: 30px;
  }

  h4.other-teas-heading {
    font-size: 22px;
  }

  h6.footer-heading {
    font-size: 24px;
  }

  p.paragraph {
    font-size: 16px;
    line-height: 1.4;
  }

  p.paragraph.other-teas-paragraph {
    max-width:: 231px;
    width: 75%;
  }

  span.text-element.home-quote-author {
    margin-bottom: 10px;
  }

  blockquote.home-heading-quote {
    margin-top: 20px;
    margin-bottom: 10px;
    width: auto;
    font-size: 25px;
  }

  a.link-text.nav-link {
    font-size: 13px;
  }

  a.link-text.current.nav-link {
    padding-bottom: 8px;
  }

  a.link-text.contact-link {
    font-size: 16px;
  }

  /* Interaction Elements */

  a.link-button {
    padding-top: 5px;
    padding-right: 15px;
  }

  a.link-button.top-section-button {
    margin-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
  }

  /* Changes Button Color On Small Media Screen */

  a.link-button.top-section-button {
    display: block;
    float: right;
    margin-top: 15px;
    margin-bottom: 50px;
    margin-left: 0;
    width: auto;
    background-color: #556b2f;
  }

  a.link-button.top-section-button:hover {
    background-color: #2e8b57;
  }

  a.link-button.info-button.info-button.green {
    background-color: #556b2f;
  }

  a.link-button.info-button.info-button.green:hover {
  background-color: #2e8b57;
  }

  a.link-button.info-button.info-button {
    background-color: #556b2f;
  }

  a.link-button.info-button.info-button:hover {
  background-color: #2e8b57;
  }

  a.link-button.info-button.info-button.red {
    background-color: #556b2f;
  }

  a.link-button.info-button.info-button.red:hover {
  background-color: #2e8b57;
  }

  /* Layout Elements */

  body > .row.full-width-row.offers {
    margin-top: 0;
    padding: 30px 10px 50px;
  }

  body > .row > [class*='coffee-span-'].main-section-column {
    padding-right: 0;
    padding-left: 0;
  }

  body > .row > [class*='coffee-span-'].white-column {
    padding-top: 30px;
  }

  .row > [class*='coffee-span-'] > .container.top-section-container {
    width: 85%;
  }

  .row > [class*='coffee-span-'] > .container.container-70 {
    width: 85%;
  }

  a.responsive-picture.contact-icon {
    max-width: 100px;
  }

  li.list-item-link.link-item > a {
    font-size: 16px;
  }
}

@media screen and (max-width: 701px) {
  /* Text Elements */

  h1 {
    word-spacing: 0;
    font-size: 26px;
  }

  h2 {
    font-size: 24px;
    line-height: 1.2;
  }

  h5.image-callout {
    margin-top: 20px;
    font-size: 30px;
    line-height: 1.2;
  }

  h6.footer-heading {
    font-size: 22px;
  }

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

  p.paragraph.other-teas-paragraph {
    max-width: 123%;
  }

  span.text-element.home-quote-author {
    margin-top: 0;
    font-size: 18px;
  }

  blockquote.home-heading-quote {
    margin-top: 0;
    font-size: 24px;
  }

  a.link-text.nav-link {
    display: block;
    float: left;
    margin: 5px 0;
    width: 33%;
    text-align: center;
  }

  a.link-text.current.nav-link {
    border-bottom-style: none;
  }

  a.link-text.contact-link {
    font-size: 20px;
  }

  /* Interaction Elements */

  a.link-button {
    font-size: 23px;
  }

  /* Layout Elements */

  body > .row.full-width-row.offers {
    padding: 10px 10px 30px;
  }

  body > .row.nav-row {
    position: static;
  }

  body > .row > [class*='coffee-span-'].main-section-column {
    margin-top: 20px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    border-top-left-radius: 0 0;
    border-top-right-radius: 0 0;
  }

  body > .row > [class*='coffee-span-'].white-column {
    padding-top: 10px;
  }

  body > .row > [class*='coffee-span-'].contact.main-section-column {
    padding-right: 0;
    padding-left: 0;
  }

  body > .row > [class*='coffee-span-'].product-col {
    -webkit-flex-wrap: wrap;
       -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
         -o-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .row > [class*='coffee-span-'] > .container.top-section-container {
    width: 100%;
  }

  a.responsive-picture.image-link-1 {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .row > [class*='coffee-span-'] > .container.container-70 {
    width: 100%;
  }

  a.responsive-picture.contact-icon {
    max-width: 128px;
  }

  li.list-item-link.link-item > a {
    font-size: 16px;
  }

  .row > [class*='coffee-span-'] .subgrid.contact {
    padding-top: 0;
  }
}

@media screen and (max-width: 437px) {
  /* Text Elements */

  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 20px;
  }

  h5.image-callout {
    margin-top: 10px;
    font-size: 24px;
  }

  h6.footer-heading {
    font-size: 20px;
  }

  span.text-element.home-quote-author {
    font-size: 16px;
  }

  a.link-text.nav-link {
    margin-top: 2px;
    margin-bottom: 2px;
    width: 100%;
    font-size: 17px;
  }

  a.link-text.contact-link {
    font-size: 16px;
  }

  /* Interaction Elements */

  a.link-button.top-section-button {
    float: none;
    margin-right: auto;
    margin-left: auto;
    max-width: 200px;
    text-align: center;
  }

  a.link-button.info-button {
    margin-bottom: 20px;
  }

  /* Layout Elements */

  body > .row > [class*='coffee-span-'].main-section-column {
    margin-top: 20px;
    padding: 15px 15px 0;
  }

  body > .row > [class*='coffee-span-'].footer-column {
    padding: 15px 15px 20px;
  }

  body > .row > [class*='coffee-span-'].white-column {
    padding-right: 15px;
    padding-left: 15px;
  }

  a.responsive-picture.contact-icon {
    max-width: 128px;
  }
}

/* Gogo Gallery 6 Pane 100 Percent */

{
  box-sizing: border-box;
}

img {
  vertical-align: middle;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 45%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #5c1f0a;
  font-weight: bold;
  font-size: 20px;
  text-shadow: 0 0 2px #ffbf00;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: #808080;
}

/* Number text (1/3 etc) */
.numbertext {
  background-color: #ffff00;
  animation: mymove 5s infinite;
  font-size: 13px;
  font-style: oblique;
  font-family: Papyrus, fantasy, Helvetica, sans-serif, Brush Script MT, cursive;
  max-width: 20%;
  padding: 5px 8px;
  position: absolute;
  text-align: center;
  top: 0;
  opacity: 0.6;
}

.numbertext0 {
  background-color: #ffff00;
  font-size: 15px;
  font-family: Brush Script MT, cursive, Helvetica, sans-serif, Papyrus, fantasy;
  padding: 5px 8px;
  position: absolute;
  text-align: center;
  top: 0;
  opacity: 0.6;
}

@keyframes mymove {
  from {background-color: #ffff00;}
  to {background-color: #000;}
}

/* Container for image text */
.caption-container {
  text-align: center;
  text-shadow: 1px 1px green;
  background-color: #000;
  font-size: 18px;
  padding: 2px 16px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.8;
}

.active,
.demo:hover {
  opacity: 1;
}