#page {
  background-color: #ffffff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  box-shadow: 0px 2px 20px 0px #334b2a;
  max-width: 860px;
}

#menu-home {
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #40891f;
  border-bottom-color: #40891f;
  border-left-color: #40891f;
  border-right-color: #40891f;
  background-color: #eed5b4;
}

#colophon > .site-info {
  color: #e8e2e2;
}

span.edit-link a.post-edit-link {
  color: #ebe4e4;
}

.site-info a {
  color: #e8e2e2 !important;
}

#colophon {
  border-top-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
}

#content article.status-publish {
  border-top-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
}

.woocommerce-variation-add-to-cart button.single_add_to_cart_button {
  background-color: #67a464 !important;
}

h1.site-title a {
  text-shadow: rgb(255, 255, 255) 0px 1px 1px, rgb(0, 0, 0) 0px -1px 1px;
}

.main-navigation div.nav-menu > ul {
  border-width: 1px;
  border-style: solid;
  border-color: #28990c;
  background-color: #d0e0f2;
  word-spacing: 1px;
  text-align: center;
}

#menu-menu-1.nav-menu {
  background-color: #a6a9ae;
  border-width: 1px;
  border-style: solid;
  border-color: #629c6c;
  text-align: center;
  font-weight: normal;
  word-spacing: 5px;
  letter-spacing: 1px;
  font-variant: normal;
  text-transform: capitalize;
}

img.header-image {
  z-index: 0;
}
#everlightbox-overlay.everlightbox-theme-white-splash {
    background-color: rgba(255, 255, 255, 0.95);
}
#everlightbox-slider .slide .everlightbox-caption {
  font-style: italic;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px
 }