/* Text Elements */

h1 {
  color: #fff;
  font-size: 45px;
  font-family: 'Cagliostro', Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

h1.heading-2 {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:    -moz-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:      -o-linear-gradient(top, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-image:         linear-gradient(180deg, rgba(255, 255, 255, .5) 0%, rgba(29, 30, 33, .5) 100%);
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;
  color: #f6f1f1;
  white-space: pre-wrap;

  background-blend-mode: normal;
  -webkit-text-stroke-color: #4b3d19;
}

p.paragraph {
  color: #fff;
  font-weight: 100;
  font-size: 19px;
  font-family: 'Quicksand', sans-serif;
}

p.paragraph.introduction-p {
  text-transform: capitalize;
  font-size: 22px;
}

p.paragraph.footer-fine-print {
  color: #74748c;
  text-align: center;
  font-style: italic;
  font-size: 14px;
}

p.paragraph a.embed-link {
  color: #2f587b;
}

p.paragraph.paragraph-1 {
  background-color: rgba(128, 50, 128, .8);
  color: #faf2f2;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

p.paragraph.paragraph-2 {
  color: #070202;
}

a.link-text.footer-nav-link {
  margin-right: 8px;
  margin-left: 8px;
  color: rgba(244, 210, 112, .82);
  vertical-align: middle;
  font-family: 'Quicksand', sans-serif;
}

a.link-text span.text-link-text-1 {
  font-size: 1.625rem;
}

a.link-text.dropdown-item {
  margin-right: 0;
  margin-left: 25px;
  padding-right: 59px;
  padding-left: 65px;
  color: #fcf806;
  font-family: Futura, 'Trebuchet MS', Arial, sans-serif;
}

a.link-text.footer-nav-link:hover {
  color: #fff;
}

a.link-text.dropdown-item:hover {
  background-color: transparent;
  color: rgba(244, 210, 112, .82);
}

/* Layout Elements */

body.body-1 {
  position: static;
  right: 0;
  display: block;
  overflow: visible;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  min-height: 600px;
  max-width: 1280px;
  background-color: #ad9125;
  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;
  vertical-align: middle;

  background-blend-mode: normal;
}

.rule hr {
  border-top-width: 3px;
  border-top-color: #fff;
}

.container-grid.header-container {
  margin-top: 80px;
  margin-bottom: 80px;
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1000px;
}

.rule {
  padding-bottom: 20px;
  width: 90%;
}

a.social-image {
  max-width: 35px;
  width: 100px;
  background-color: transparent;
}

.container-grid {
  padding: 15px;
}

.container-grid.header {
  margin-bottom: auto;
  padding: 0;
  min-width: 250px;
  min-height: 800px;
  max-width: 1281px;
  width: auto;
  background-image: url('../images/white_ones_2.jpg');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.footer {
  display: block;
  clear: both;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 100px;
  max-width: 1920px;
  width: 100%;
  background-color: #021533;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container-grid.copyright {
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  background-color: #021533;
}

.container-grid.sitename {
  margin-left: 0;
  padding: 12px 0 0;
}

.container-grid.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  clear: both;
  -ms-flex-align: center;
  padding-top: 10px;
  background-color: transparent;

  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -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-grid.container-fluid.header-container {
  margin: 5px 0 0 5px;
  padding-top: 60px;
  padding-bottom: 10px;
  max-width: 1000px;
  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-grid._2.sitename {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-bottom: 0;
}

div.responsive-picture.picture-1 {
  max-width: none;
}

.container-grid.container-1 {
  padding-top: 0;
  padding-bottom: 0;

  grid-template-columns: none;
  grid-template-rows: none;
  grid-column-gap: 8px;
}

.container-grid.container-2 {
  padding-bottom: 0;
}

.container-grid.container-3 {
  padding-top: 0;
  padding-bottom: 0;
}

.container-grid.header.hen_page {
  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-grid.header.order_page {
  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-grid.nav-top-space {
  padding-top: 0;
}

.container-grid.dropdown-menu.dropdown-menu-right {
  border-width: 0;
  border-style: none;
  border-radius: 0;
}

.container-grid.dropdown-menu {
  background-color: transparent;
}

.container-grid.container-fluid.dropdown-menu.dropdown-menu-right.nav-top-space {
  position: static;
  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;
  float: none;
  margin-top: 3px;
  margin-right: 0;
  margin-left: 60px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.btn-group.nav-container {
  position: static;
  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-align: start;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  padding: 0;
  vertical-align: bottom;

  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  grid-area: elementArea;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
}

@media screen and (min-width: 36rem) {
  /* Text Elements */

  a.link-text.dropdown-item {
    font-size: 18px;
  }

  .container-grid.footer {
    padding-top: 50px;
    padding-bottom: 30px;

    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .container-grid.container-fluid {
    width: auto;
  }

  .container-grid.nav {
    display: block;
  }

  .container-grid.header {
    min-height: 600px;
  }

  .container-grid.container-fluid.header-container {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .container-grid.nav-container {
    padding-top: 0;
    max-width: 1200px;
  }
}

@media screen and (min-width: 48rem) {
  .container-grid.header-container {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .container-grid.header {
    min-height: 700px;
  }
}

@media screen and (min-width: 62rem) {
  .container-grid.footer {
    -ms-flex-pack: distribute;

    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.container-fluid {
    width: auto;
  }

  .container-grid.header {
    min-height: 800px;
  }
}

@media screen and (min-width: 75rem) {
  .container-grid.footer {
    background-color: #021533;
  }

  .container-grid.nav {
    background-color: transparent;
  }
}