/* Text Elements */

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

h1.heading-2 {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  color: #5e5e5e;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  opacity: .79;
}

h1.heading-3 {
  color: #5e5e5e;
  text-align: left;
  letter-spacing: 1px;
  font-size: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.heading-4 {
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  color: #2a5596;
  font-size: 30px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h1 span.heading-text-1 {
  font-size: 30px;
}

h4.other-teas-heading {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 24px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

h6.footer-heading {
  color: rgba(255, 255, 255, .85);
  font-size: 26px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

p.paragraph {
  color: #54442c;
  font-size: 17px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
  line-height: 1.5;
}

p.paragraph.other-teas-paragraph {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  color: #5e5e5e;
  text-align: justify;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

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

p.paragraph.paragraph-1 {
  color: #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.hero-p {
  color: #757575;
  text-align: justify;
  font-size: 15px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 700;
  font-style: italic;
}

p.paragraph span.paragraph-text-7 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 700;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 700;
}

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

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

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

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

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

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

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

p.paragraph.dati.paragraph-1 {
  padding-top: 23px;
  color: #fff;
}

p.paragraph a.paragraph-text-1 {
  color: #8fcbff;
}

span.text-element {
  text-align: center;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
}

span.text-element.image-caption {
  margin: 7px auto;
  color: #1593d6;
  text-align: center;
  font-style: italic;
  font-size: 18px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

a.link-text.nav-link {
  display: block;
  float: left;
  margin: 38px 3% 0 0;
  padding: 5px;
  width: auto;
  border-bottom: 0 none #918067;
  color: #5e5e5e;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 21px;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, sans-serif;
  line-height: 1;
}

a.link-text.current.nav-link {
  border-bottom: 4px double #c92424;
  color: #5e5e5e;
  text-decoration: none;
}

a.link-text {
  font-size: 18px;
  font-family: Baskerville, 'Baskerville Old Face', 'Hoefler Text', Garamond, 'Times New Roman', serif;
}

a.link-text.nav-link:hover {
  color: #a11313;
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

a.link-text.current.nav-link:hover {
  color: #5e5e5e;
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

/* Common Elements */

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

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

div.rule.rule-1 hr {
  border-top-width: 2px;
  border-top-color: #9c9c9c;
}

div.rule.rule-3 hr {
  border-top-width: 2px;
  border-top-color: #9c9c9c;
}

/* Interaction Elements */

a.link-button.button-link-1 {
  background-color: #2a5596;
}

/* 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: 2px solid #db0202;
  background-color: #fffde3;
  background-image:      -o-linear-gradient(230deg, rgba(255, 255, 255, 1) 90%, rgba(42, 85, 150, 1.00) 20%);
  background-image:    -moz-linear-gradient(230deg, rgba(255, 255, 255, 1) 90%, rgba(42, 85, 150, 1.00) 20%);
  background-image:     -ms-linear-gradient(230deg, rgba(255, 255, 255, 1) 90%, rgba(42, 85, 150, 1.00) 20%);
  background-image: -webkit-linear-gradient(230deg, rgba(255, 255, 255, 1) 90%, rgba(42, 85, 150, 1.00) 20%);
  background-image:         linear-gradient(230deg, rgba(255, 255, 255, 1) 90%, rgba(42, 85, 150, 1.00) 20%);
  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: #fff;
}

body > .row.green-pattern-row {
  max-width: none;
  border-top-width: 6px;
  border-top-style: none;
  background-image: url(../abstract-light-blue-wallpaper-4.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: repeat;
}

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

body > .row > [class*='coffee-span-'].footer-column {
  padding: 30px;
  border-top: 3px solid #570202;
  background-color: #5e5e5e;
}

body > .row.full-width-row.offers {
  padding: 30px 100px;
  border-top: 3px solid #2a5596;
  background-image: none;
}

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

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

.subgrid > .row.subgrid-row-1 {
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.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;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
      -ms-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

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

.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;
  opacity: .85;
}

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.image-1 > picture {
  margin: 0;
}

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

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

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

div.responsive-picture.picture-1 {
  opacity: .7;
}

div.responsive-picture.picture-2 {
  float: none;
  clear: none;
  margin: 0 0 20px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  max-width: 210px;
  box-shadow: none;
  opacity: .76;
  -webkit-transform: translateX(-30px) skewX(2deg);
     -moz-transform: translateX(-30px) skewX(2deg);
      -ms-transform: translateX(-30px) skewX(2deg);
       -o-transform: translateX(-30px) skewX(2deg);
          transform: translateX(-30px) skewX(2deg);
}

a.responsive-picture.picture-link-1 {
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  max-width: 210px;
  opacity: .8;
  -webkit-transition-duration: .05s;
     -moz-transition-duration: .05s;
      -ms-transition-duration: .05s;
       -o-transition-duration: .05s;
          transition-duration: .05s;
}

a.responsive-picture.picture-link-2 {
  margin-right: auto;
  margin-left: auto;
  max-width: 300px;
  width: 100%;
  opacity: .9;
}

.row > [class*='coffee-span-'] .html-element.html-element-1 {
  margin-top: 0;
  margin-bottom: 30px;
}

div.responsive-picture.picture-3 {
  margin: 15px auto 30px;
  max-width: none;
}

div.responsive-picture.image-2 {
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  border-top-left-radius: 20px 0;
  border-top-right-radius: 20px 0;
  border-bottom-right-radius: 20px 0;
  border-bottom-left-radius: 20px 0;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
      -ms-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
}

div.responsive-picture.image-1 {
  border-top-left-radius: 20px 20px;
  border-top-right-radius: 20px 20px;
  border-bottom-right-radius: 20px 20px;
  border-bottom-left-radius: 20px 20px;
}

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

div.responsive-picture.picture-4 {
  border-top-left-radius: 10px 10px;
  border-top-right-radius: 10px 10px;
  border-bottom-right-radius: 10px 10px;
  border-bottom-left-radius: 10px 10px;
}

a.glyph.font-icon-link-1 {
  display: block;
  color: #47afff;
}

a.responsive-picture.picture-link-3 {
  margin-right: auto;
  margin-left: auto;
  opacity: .7;
}

a.responsive-picture.anim.picture-link-2 {
  border-top-left-radius: 20px 20px;
  border-top-right-radius: 20px 20px;
  border-bottom-right-radius: 20px 20px;
  border-bottom-left-radius: 20px 20px;
}

a.responsive-picture.picture-link-1:hover {
  opacity: 1;
  -webkit-transition-duration: .05s;
     -moz-transition-duration: .05s;
      -ms-transition-duration: .05s;
       -o-transition-duration: .05s;
          transition-duration: .05s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
      -ms-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
  -webkit-transform: scale(1.14);
     -moz-transform: scale(1.14);
      -ms-transform: scale(1.14);
       -o-transform: scale(1.14);
          transform: scale(1.14);
}

a.responsive-picture.picture-link-2:hover {
  opacity: 1;
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

div.responsive-picture.image-2:hover {
  opacity: .88;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
      -ms-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
      -ms-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: scale(1.06);
     -moz-transform: scale(1.06);
      -ms-transform: scale(1.06);
       -o-transform: scale(1.06);
          transform: scale(1.06);
}

div.responsive-picture.top-section-image:hover {
  opacity: .6;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
      -ms-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .5s;
     -moz-transition-duration: .5s;
      -ms-transition-duration: .5s;
       -o-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transform: scale(1.17) translateY(23px);
     -moz-transform: scale(1.17) translateY(23px);
      -ms-transform: scale(1.17) translateY(23px);
       -o-transform: scale(1.17) translateY(23px);
          transform: scale(1.17) translateY(23px);
}

a.responsive-picture.picture-link-3:hover {
  opacity: 1;
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

a.glyph.font-icon-link-1:hover {
  margin-top: 0;
  color: #ff4747;
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

a.responsive-picture.image-link-1:hover {
  opacity: 1;
  -webkit-transform: scale(1.03);
     -moz-transform: scale(1.03);
      -ms-transform: scale(1.03);
       -o-transform: scale(1.03);
          transform: scale(1.03);
}

a.responsive-picture.anim.picture-link-2:hover {
  -webkit-transform: matrix(1.03, 0, 0, 1.03, 0, 0) scale(1.04);
     -moz-transform: matrix(1.03, 0, 0, 1.03, 0, 0) scale(1.04);
      -ms-transform: matrix(1.03, 0, 0, 1.03, 0, 0) scale(1.04);
       -o-transform: matrix(1.03, 0, 0, 1.03, 0, 0) scale(1.04);
          transform: matrix(1.03, 0, 0, 1.03, 0, 0) scale(1.04);
}

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

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

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

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

  p.paragraph.dati.paragraph-1 {
    text-align: center;
  }

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  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;
  }

  /* Common Elements */

  div.rule.rule-2 {
    margin-right: auto;
    margin-left: auto;
  }

  /* 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;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-1 {
    display: none;
  }

  .subgrid > .row > [class*='coffee-span-'].subgrid-column-2 {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .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%;
  }

  span.glyph.font-icon-1 {
    display: none;
  }

  div.responsive-picture.picture-2 {
    margin-right: auto;
    margin-left: auto;
    max-width: 210px;
    -webkit-transform: translateX(0px) skewX(2deg);
       -moz-transform: translateX(0px) skewX(2deg);
        -ms-transform: translateX(0px) skewX(2deg);
         -o-transform: translateX(0px) skewX(2deg);
            transform: translateX(0px) skewX(2deg);
  }

  a.glyph.font-icon-link-1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

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

  h1 {
    font-size: 22px;
  }

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

  p.paragraph.paragraph-1 {
    text-align: center;
  }

  p.paragraph.dati.paragraph-1 {
    font-size: 18px;
  }

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

  /* Common Elements */

  div.rule.rule-2 {
    display: none;
  }

  /* 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;
  }

  div.responsive-picture.picture-2 {
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: translateX(0px) skewX(2deg) rotate(0deg);
       -moz-transform: translateX(0px) skewX(2deg) rotate(0deg);
        -ms-transform: translateX(0px) skewX(2deg) rotate(0deg);
         -o-transform: translateX(0px) skewX(2deg) rotate(0deg);
            transform: translateX(0px) skewX(2deg) rotate(0deg);
  }

  span.glyph.font-icon-1 {
    display: none;
    text-align: center;
  }
}