/* Text Elements */

h1 {
  margin-top: 35px;
  margin-bottom: 3px;
  padding-top: 0;
  padding-bottom: 0;
  color: #6ea572;
  text-align: center;
  font-weight: 400;
  font-size: 44px;
  font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
}

h1.heading-1 {
  font-size: 46px;
}

h2 {
  margin: 36px 10px 20px;
  color: #6ea572;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Arial Rounded MT Bold', 'Helvetica Rounded', Arial, sans-serif;
}

h2.heading-2 {
  font-size: 32px;
}

p.paragraph.footer-p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph.footer-menu-p {
  margin: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #666;
  font-weight: 500;
  font-size: 17px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 2.6;
}

p.paragraph {
  margin: 5px 10px 10px;
  color: #333;
  font-size: 18px;
  font-family: Verdana, Geneva, sans-serif;
}

p.paragraph.picbox-p {
  display: block;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  max-width: 750px;
  color: #666;
  font-weight: 500;
  font-size: 15px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.7;
}

p.paragraph span.species-italic {
  text-decoration: none;
  font-style: italic;
}

p.paragraph.bookbox-p {
  margin-left: 10px;
  max-width: none;
  font-size: 16px;
}

p.paragraph span.paragraph-text-2 {
  font-size: .875rem;
}

p.paragraph a.paragraph-text-3 {
  color: #1779ba;
}

p.paragraph span.paragraph-text-4 {
  color: #d27236;
}

p.paragraph a.paragraph-text-3:hover {
  color: #1779ba;
}

ul.unorder-list {
  margin-left: 41px;
  border-right-color: #333;
  border-bottom-color: #333;
  border-left-color: #333;
}

ul.unorder-list.menupg-list {
  display: block;
  margin-top: 17px;
  margin-right: 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  list-style-position: inside;
  list-style-type: disc;
}

blockquote.blockquote-1 {
  margin: 18px;
}

a.link-text.menu-link {
  display: block;
  padding: 5px;
  width: 120px;
  border: .0625rem solid #eae8e8;
  background-color: #fff;
  color: #1779ba;
  font-weight: 500;
  font-size: 18px;
  font-family: Copperplate, 'Copperplate Gothic Light', fantasy;
  line-height: 31px;
}

a.link-text.menu-link:hover {
  background-color: #f0fbf1;
}

/* Interaction Elements */

a.link-button.button.button-top {
  display: block;
  margin: 0 auto;
  min-width: 150px;
  max-width: 0;
  border-width: .0625rem;
  border-color: #ddd;
  border-radius: 7px;
  background-color: #fff;
  color: #61a2c2;
  font-weight: 500;
  font-size: 17px;
  font-family: Copperplate, 'Copperplate Gothic Light', fantasy;

  -webkit-text-stroke-color: #1779ba;
}

/* Layout Elements */

body.body-1 {
  max-width: 980px;
  border-right: .0625rem solid #ededed;
  border-left: .0625rem solid #ededed;
}

body {
  border: 0 solid #ededed;
}

.container.footer-menu {
  padding-bottom: 0;
  background-color: #f8f4ea;
}

.container.footer {
  padding-bottom: 0;
  background-color: #99c39c;
}

.container.logo-section {
  margin-top: 6px;
  margin-bottom: 10px;
}

.container.picbox {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  max-width: 800px;
  border: .125rem dotted #d9d6d6;
  border-radius: 0;
}

.container.button-container {
  margin: 50px 0 30px;
}

.container.bookbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin: 30px 0;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  max-width: 980px;
  border-top: .0625rem dashed #d9d6d6;
  border-bottom: .0625rem dashed #d9d6d6;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container.bookbox {
  margin-bottom: 0;
  margin-left: 10px;
  padding: 5px;
  min-width: 300px;
  max-width: 300px;
}

.container.menu-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;

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

div.responsive-picture.logo-pic-lg {
  margin-top: 12px;
  max-width: 980px;
}

div.responsive-picture.picbox-img {
  margin: 10px auto;
  max-width: 500px;
  background-image: url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

li.list-item {
  margin-left: 0;
  color: #333;
  font-size: 18px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 28px;
}

div.responsive-picture.bookbox-img {
  margin-left: 10px;
  padding: 5px;
  max-width: 120px;
  border: .0625rem solid #d9d6d6;
}

li.list-item span.list-item-text-1 {
  text-decoration: underline;
}

li.list-item span.list-item-text-2 {
  text-decoration: underline;
}

li.list-item span.list-item-text-3 {
  text-decoration: underline;
}

li.list-item span.list-item-text-4 {
  text-decoration: underline;
}

li.list-item span.list-item-text-5 {
  text-decoration: underline;
}

li.list-item.list-item-1 {
  line-height: 28px;
}

li.list-item.menupg-list-item {
  padding-left: 10px;
  font-weight: 500;
  font-size: 20px;
  font-family: Copperplate, 'Copperplate Gothic Light', fantasy;
  line-height: 46px;
}

div.responsive-picture.logo-text {
  display: block;
  padding-top: 10px;
  padding-bottom: 20px;
  max-width: 980px;
}

li.list-item.menupg-list-item:hover {
  text-shadow: #8fc49a 2px 2px 5px;
  line-height: 46px;
}

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

  h1.heading-1 {
    font-weight: 600;
  }

  h1 {
    font-weight: 600;
  }

  h2.heading-2 {
    color: #6ea572;
    font-weight: 600;
  }

  h2 {
    font-weight: 600;
  }

  div.responsive-picture.picbox-img {
    background-image: url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png'), url('https://cdn.coffeecupcloud.com/appresources/v1/common/background_online_image.png');
    background-attachment: scroll, scroll;
    background-position: left top, left top;
    background-clip: border-box, border-box;
    background-origin: padding-box, padding-box;
    background-size: auto auto, auto auto;
    background-repeat: repeat, repeat;

    background-blend-mode: normal, normal;
  }
}