/************************************************

Stylesheet: Main Stylesheet

*************************************************/
/*********************
GENERAL STYLES
*********************/

html, body {
  overflow-x: hidden;
}

body {
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  margin: 0;
}

/*********************
LAYOUT & GRID STYLES
*********************/

.content-width {
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.newsletter-width {
max-width: 870px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.row-full-width {
  max-width: 100% !important;
  width: 100%;
}

.remove-padding {
  padding: 0px !Important;
  margin: 0px !Important;
}

.hero-inner-padding {
  padding: 1.2rem 1rem;
}

.top-pad {
padding-top: 1.5rem;
}

.bottom-pad {
padding-bottom: 3.5rem;
}

.center-middle {
display:flex;
justify-content:center;
align-items:center;
}

.#inner-content {
    padding: 0.0rem 2.6rem !important;
}

.#inner-content {
    border: none !important;
}

/*********************
LINK & Button STYLES
*********************/
a {
    color: #3c6478 !important;
}

a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
  
.button {
 background-color: rgba(154, 169, 0, 1.0) !important;
 border: 1px solid transparent;
 font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
 color: rgba(255, 255, 255, 1.0) !important;
}

.paypal-button.paypal-button-color-blue {
background: #9aa900 !important;
color: #fff;
}

/*********************
Buttons
*********************/

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #9aa900;
    color: #ffffff;
}

.button:focus, .button:hover {
    background-color: #9aa900;
    color: #ffffff;
}

.single_add_to_cart_button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #9aa900 !important;
color: #ffffff;
}

.add_to_cart_button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: rgba(154, 169, 0, 1.0) !important;
color: rgba(255, 255, 255, 1.0) !important;
font-weight: 400 !important;
}

.checkout-button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #967063 !important;
color: #ffffff !important;
font-weight: 400 !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 1.2rem;
font-weight: 400 !important;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #967063 !important;
color: #ffffff;
}

.single_add_to_cart_button button {
background-color: rgba(154, 169, 0, 1.0) !important;
color: rgba(255, 255, 255, 1.0) !important;
}


/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; 
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;;
  font-weight: 200 !important;
  }
  
p {
font-family: "adobe-caslon-pro",serif !important;
font-size: 1.3rem;
line-height: 1.9rem;
}

p-recaptcha {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;;
font-size: 0.8rem;
line-height: 1.5rem;
}

p-recaptchasm {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;;
font-size: 0.6rem;
line-height: 1.3rem;
}

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }
  
.logo-title {
font-weight: 600 !important;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
padding-top: 0.7rem;
padding-left: 0.4rem;
}

.logo-title a {
color: rgba(256, 256, 256, 1.0) !important;
}

.logo-title a:hover {
color: rgba(256, 256, 256, 0.4) !important;
}

.single-title {
margin-bottom: 1.5rem;
}

.title-small {
color: #000;
}

.highlight {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
font-size: 1rem;
font-weight: bold;
text-transform: uppercase;
}
.highlight:before,
.highlight:after { content: "\0000a0"; }
.black {
background: #000;
color: #fff;
}

.text-float {
position:absolute;
top:20px;
left:50%;
z-index: 999 !important;
}

/*********************
COLOR STYLES
*********************/

.default-head-color {
background-color: #859300;
}

.default-head-footer-color {
background-color: #919e1a;
}

.gulf-color {
background-color: #005f76 !important;
}

.gulf-footer-color {
background-color: #006e82 !important;
}

.river-color {
background-color: #4c692f !important;
}

.river-footer-color {
background-color: #5e7844 !important;
}

.choice-color {
background-color: #5e2420 !important;
}

.choice-footer-color {
background-color: #6e3a37 !important;
}

.love-color {
background-color: #435fa8 !important;
}

.love-footer-color {
background-color: #566fb1 !important;
}

.placate-color {
background-color: #558e27 !important;
}

.placate-footer-color {
background-color: #669a3d !important;
}

.winter-color {
background-color: #00528e !important;
}

.winter-footer-color {
background-color: #1a649a !important;
}

.burn-color {
background-color: #a30049 !important;
}

.burn-footer-color {
background-color: #ac1a5c !important;
}

.poems-color {
background-color: #a66900 !important;
}

.poems-footer-color {
background-color: #af781a !important;
}

.white {
color: #fff !important;
}

.mobile-menu {
padding: .5rem 1rem;
text-align: right;
}

.mobile-menu a {
color: #000 !important;
}

/*********************
SOCIAL ICONS
*********************/

.social-icons {
text-align: right;
padding: .5rem 1rem;
}

.social-icons-mobile {
padding-bottom: 0.8rem;
text-align: left;
padding-left: 1.3rem;
}

.social-icons a {
color: #000 !important;
}

.social-icons-mobile a {
color: #000 !important;
}

/*********************
FOOTER STYLES
*********************/

#menu-footer-navigation {
margin-top: 1rem;
}

.footer {
  clear: both;
  margin-top: 1em; 
  color: #ffffff;}

#footer-quote {
    display: block;
    margin-top: 1em;
    padding: 1rem 0.5rem !important;
}

#footer-quote-box {
     color: #000;
    display:flex;
    justify-content:center;
    align-items:center;
    padding: 3.0rem;
}

#footer-quote-box p {
    font-size: 1.3rem;
    line-height: 1.45rem;
}

.footer-image-caption {
    display: block;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
    font-size: 0.8rem;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0.5rem;
}

.copyright {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 0.9rem;
padding: 10px 20px;
}

/*********************
HERO IMAGES
*********************/

.hero-content-container {

}

.hero-background-color {
background-color: rgba(0, 0, 0, 0.3);
}

.hero-content {
text-align: center;
margin: 5.5rem auto;
color: #fff;
}

.hero-content h1 {
color: #fcfcfc;
}

.hero-content p {
margin-left: auto;
margin-right: auto;
padding-left: 5.5rem;
padding-right: 5.5rem;
}

.hero-content h3 {
font-weight: 300 !important;
}

/*********************
Sticky Footer Styles
*********************/

.off-canvas-wrapper {
    overflow: visible;
}

.off-canvas-content {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

header, nav, footer {
    flex-shrink: 0;
}

.content {
    flex: 1 0 auto; /* Use 1 0 auto instead of just 1 for backwards compatibility with other browsers */
}

/*********************
POEM STYLES
*********************/

pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 1.2rem;
line-height: 1.6rem;
white-space: pre-wrap;
word-break: none;
}

.poem-title {
margin-bottom: 1.5rem;
}

#poem-content-box {
margin-top: 3.2rem;
padding-left: 0.8rem;
padding-right: 0.8rem;
}

.poem-list li {
list-style-type: none;
list-style-position: inside;
}

.poem-content p {
line-height: 1.3rem;
font-size: 1.0rem;
}

.poem-format {
padding-left:1.05rem;
padding-right:1.05rem;
}

#putTheWidgetHere iframe {
    min-height: 100px;
    height: auto;
}

.audio-stream {
height: 200px;
margin-bottom: 3rempx;
margin-top: 3rem;
}

/*********************
BOOK STYLES
*********************/

.book-display {
margin-bottom: 2rem;
margin-top: 2rem;
}

.book-cover-stream {
width: 100%;
}

.book-title-stream {
margin-top: .5rem;
margin-bottom: 1.5rem;
}

/*********************
STREAM STYLES
*********************/

.stream-title {
display: block;
font-size: 1.7rem;
font-weight: 400;
margin-bottom: 0.5rem;
margin-top: 0.5rem;
}

.poem-stream {
max-width: 560px;
min-width: 389px;
margin-top: 3.0rem;
margin-bottom: 5.0rem;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.merchant-stream {
margin-bottom: 2rem;
margin-top: 4rem;
padding-left: 1rem;
padding-right: 1rem;
}

#product-stream {
margin-top: 4rem;
}

/*********************
MOBILE NAVIGATION STYLES
*********************/
.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

/*********************
POSTS & CONTENT STYLES
*********************/
.content #inner-content {
  padding: 0rem 0rem !important;
  margin-top: 0rem;
 }
  
.featured-photo {
margin-top: .5rem;
margin-bottom: 1.5rem;
display: block;
}

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }


/*********************
POST STREAM STYLES
*********************/    
.announcement-display-text {
text-align: left !important;
}

.announcement-title {
margin-bottom: 35px;
padding: 1.3rem 0.8rem 0.0rem;
width: 100% !important;
min-height: 90px;
max-height: 2500px;
text-align: center;
}

.content-stream-image {
padding: 4.5rem 2.5rem;
margin-top: 2.5rem;
margin-bottom: 2rem;
}

.content-stream-title {
font-size: 44px;
color: #fff;
line-height: 1.1em;
font-weight: 700;
font-style: italic;
font-family: "georgia",Sans-serif;
text-align: center;
}

.stream-byline {

}

.stream-description p {
font-family: 'Open Sans',Helvetica,Arial,sans-serif !important;
color: #fff !important;
display: block;
font-weight: 400;
}

.stream-description a {
font-family: 'Open Sans',Helvetica,Arial,sans-serif !important;
color: #fff !important;
display: block;
font-weight: 700;
margin: auto;
width: 90%;
padding: 10px;
text-align: center;
}

.stream-description a:hover {
color: #FFCC66 !important;
}

/*********************
IMAGE GALLERY STYLES
*********************/

/*********************
Audio STYLES
*********************/

.embed-container { 
  position: relative; 
  padding-bottom: 200px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
}

/*********************
PAGE NAVIGATION STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
POEM NAVIGATION STYLES
*********************/  
.poem-nav-color {
 background-color: #cccccc;
 }
 
 .poem-nav-button {
  background-color: #b2b2b2;
  text-align:center;
  font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
  font-size: 1.0rem;
 }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }
    
/*********************
RESPONSIVE MENU STYLES
*********************/

.off-canvas {
background-color: #000;
}

.mobile-cell {

}

.mobile-header {
width: 100%;
}

.mobile-footer {

}

.mobile-logo-title {
font-weight: 600 !important;
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
padding-top: 0.2rem;
padding-left: 0.9rem;
}

.mobile-logo-title a {
color: rgba(256, 256, 256, 1.0) !important;
font-size: 1.5rem !important;
}

.mobile-logo-title a:hover {
color: rgba(256, 256, 256, 0.4) !important;
font-size: 1.5rem !important;
}

.mobile-cell .sub-menu {
  background-color: #fff !important;
  border: medium none;
  font-family: "adelle-condensed",sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  padding: 15px 10px;
  text-align: left;
  white-space: nowrap;
  width: auto;
}

.hamb {
  display: block;
}

.hamb-container {
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
  text-align: right;
}

.menu-mobile-navigation-container li a {
color: rgba(255, 255, 255, 1) !important;
}

.menu-mobile-navigation-container li a:hover {
color: rgba(255, 255, 255, 0.75) !important;
}

.mobile-cell a {
font-size: 1.0rem !important;
color: rgba(10, 10, 10, 1) !important;
}

.mobile-cell a:hover {
color: rgba(10, 10, 10, .5) !important;
}

.mobile-cell current_page_item a {
color: rgba(154, 169, 0, 1) !important;
}


.mm-listview > li:not(.mm-divider)::after {
    border-bottom-style: none !important;
    border-bottom-width: 0 !important;
    bottom: 0;
    content: "";
    display: block;
    left: 20px;
    position: absolute;
    right: 0;
}

/*********************
SEARCH STYLES
*********************/

.search-result-title {
margin-top: 1.5rem;
margin-bottom: 2.5rem;
font-size: 1.5rem;
color: #859300;
}

.search-header {
margin-bottom: 1.1rem;
}
.search_title {
font-family: "adobe-caslon-pro",serif !important;
font-size: 1.8rem !important;
line-height: 2.1rem;
margin-bottom: 1.5rem;
}

.search_subtitle {
font-family: "adobe-caslon-pro",serif !important;
font-size: 1.7rem !important;
line-height: 2.1rem;
margin-bottom: 1rem;
}
.search_data {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 1.2rem !important;
margin-bottom: 0.1rem !important;
}

.search_poem_line_title {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 0.8rem !important;
color: #a2a2a2;
text-transform: uppercase;
}

.search_poem_line {
font-size: 1.4rem !important;
margin-top: 0.6rem !important;
margin-bottom: 0.8rem !important;
line-height: 1.6rem;
}

.search_poem_data {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 0.8rem !important;
margin-top: -0.5rem !important;
margin-bottom: 0.1rem !important;
}

.search_poem_date {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 1rem !important;
margin-top: 0.4rem !important;
margin-bottom: -0.1rem !important;
}

.search_book_date {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 0.8rem !important;
margin-bottom: 0.1rem !important;
margin-top: -0.4rem;
}

.search_book_data {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 1.0rem !important;
margin-bottom: 0.4rem !important;
margin-top: 1.0rem;
line-height: 1.4rem;
}
.search_tags {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 1.0rem !important;
margin-top: 1.2rem !important;
margin-bottom: 0.5rem !important;
line-height: 1.5rem;
}

.search_cat {
font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif !important;
font-size: 0.8rem !important;
color: #fff;
}

/*********************
SEARCH RESULTS CONTAINER
*********************/
.poem-title {
margin-bottom: 35px;
padding: 1.3rem 0.8rem 0.0rem;
width: 100% !important;
min-height: 190px;
max-height: 2500px;
text-align: center;
}
.book-details {
display: block;
padding: 8px 1rem 8px 1rem !important;
margin-bottom: 58px;
}

.poem-display-attribute {
line-height: 0rem;
display: block;
font-size: .8rem;
}

.poem-display-name {
font-size: 1rem;
font-weight: 300;
}

.search-result-wrap {
display: block;
position: relative;
max-width: 320px;
min-width: 280px;
border: 1px solid #000;
margin: 15px 15px 15px 15px !important;
padding: 0px !important;
}
.book-title-bottom {
display: block;
position: absolute;
bottom: 0;
right: 0;
left: 0;
background-color: #7d7a7a;
padding: 12px 2px 0px 2px !important;
text-align: center;
}

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }
  
/*********************
Menu Styles
*********************/

.main-nav {
height: 34px;
margin-left: 0.6rem;
}

.menu-main-nav-container {
  display: block;
}

.nav-container ul li {
  font-size: 1.0rem !important;
  font-weight: 400;
  letter-spacing: 0.1rem;
  padding: 5px 0;
  text-transform: uppercase;
  list-style: none;
}

.menu li a {
color: rgba(255, 255, 255, 1.0) !important;
}

.menu li a:hover {
color: rgba(255, 255, 255, 0.6) !important;
}

.menu > li:not(.menu-text) > a {
    display: block;
    line-height: 1.2;
    padding: 0.2rem 0.5rem;
}

.menu .active > a {
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 1.0) !important;

}

.menu .current_page_item a {
color: rgba(0, 0, 0, 1.0);
}

.menu .current_page_item a:hover {
color: rgba(0, 0, 0, 1.0);
}

.is-dropdown-submenu {
  padding-top: 0.8rem !important;
  padding-bottom: 0.8rem !important;
}

.dropdown .is-dropdown-submenu a {
color: rgba(50, 50, 50, 0.8) !important;
font-size: 0.8rem !important;
}

.dropdown .is-dropdown-submenu a:hover {
color: rgba(65, 87, 41, 1.0) !important;
font-size: 0.8rem !important;
font-weight: 600;
}

.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
border-color: #ffffff transparent transparent !important;
}

.is-dropdown-submenu {
border-color: #000000 !important;
z-index: 10;
}

.dropdown .is-dropdown-submenu a {
padding: .09rem 0.7rem !important;
}

/* Walker Background Color */
.menu .active > a {
    background: transparent !important;
    color: #fefefe;
}

.shop-cart-space {
margin-left: 0.6rem;
margin-top: 0.4rem;
}

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/


/*********************
Buttons
*********************/

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: rgba(154, 169, 0, 1.0) !important;
    color: rgba(255, 255, 255, 1.0) !important;
}

.button:focus, .button:hover {
    background-color: #777474;
    color: #fefefe;
}

.single_add_to_cart_button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: rgba(154, 169, 0, 1.0) !important;
color: rgba(255, 255, 255, 1.0) !important;
}

.footer .button {
background-color: #967063 !important;
color: #fff !important;
}

body.home .woocommerce ul.products li.product {
margin-bottom: .5em !important;
}

.add_to_cart_button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: rgba(154, 169, 0, 1.0) !important;
color: rgba(255, 255, 255, 1.0) !important;
font-weight: 400 !important;
}

.checkout-button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #898e53 !important;
color: #ffffff !important;
font-weight: 400 !important;
}

#pwgc-balance-button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #967063 !important;
color: #fefefe;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 1.2rem;
font-weight: 400 !important;
-webkit-appearance: none;
line-height: 0.2;
text-align: center;
cursor: pointer;
background-color: #9aa900 !important;
color: #fefefe;
}

#pwgc-redeem-button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0 !important;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #777474 !important;
color: #ffffff !important;
font-weight: 400 !important;
}

/*********************
WooCommerce SALES
*********************/

.woocommerce ul.products li.product .onsale {
top: 32px;
right: 0;
left: auto;
margin: -.5em -.5em 0 0;
}

.woocommerce span.onsale {
    background-color: #A90000 !important;
}

.woocommerce span.onsale {
min-height: 2.236em;
min-width: 3.9em !important;
padding: .202em;
font-size: 1em;
font-weight: 700;
position: absolute;
text-align: center;
line-height: 3.236;
top: -.5em;
left: -.5em;
margin: 0;
border-radius: 0px !important;
font-size: .857em;
text-transform: uppercase;
z-index: 9;
}

/*********************
WooCommerce
*********************/

.related {
display: block !important;
padding: 1rem;
clear: both;
}

.related products h2 {
margin-bottom: 1rem !important;
}

.social-sharing-single {
display: block !important;
}

.product-contact-link {
display: block;
width: 100%;
text-align: center;
padding: 1.5em 1em 3em 1em;
clear: both;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0rem 0 1.8em 0.6em;
    padding: 0;
    font-size: .92em;
    color: #777;
}

.content-area {
margin: 1.8em 0.8em;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 18.0% !important;
    margin: 5px 0.15rem !important;
    }
    
.summary h1 {
font-family: monion-3, serif;
font-weight: 400;
font-style: normal;
font-size: 2rem;
line-height: 2.4rem;
}

.product h2 {
font-size: 1.5rem;
line-height: 1.9rem;
}

.woocommerce table.shop_attributes {
 text-align: left;
}

.woocommerce-product-attributes-item--attribute_gift-card-amount {
display: none;
}

.woocommerce ul.products li.product a img {
  width: 100%;
  height: auto;
  display: block;
  margin: 1.5rem 0 -0.4rem;
  box-shadow: none;
}

.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0 0 0 !important;
    margin: 0 !important;
    font-size: 1.2em !important;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000 !important;
    font-size: 1.25em;
}
    
.woocommerce ul.products li.product .price {
    color: #000 !important;
    font-weight: 300 !important;
    font-size: 1.3em !important;
}

 .woocommerce-loop-product__title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

/* Alert Messages */

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: none;
    color: #515151;
    border-top: none !important;
    border-top-color: none !important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-info {
    border-top: 0 solid #5b95a4 !important;

    &:before {
      background-color: #5b95a4;
    }
  }

.woocommerce-message {
    border-top: 3px solid #6b9e56;

    &:before {
      background-color: #6b9e56;
    }
}

.woocommerce-error::before {
    content: '\e016';
    color: #000;
}

.woocommerce-error {
    border-top-color: none;
}

.woocommerce-error {
    background-color: #FF5961;
    color: #000000;
}

/* Alert Messages Button */
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: rgba(55,55,55,0.3);
    text-decoration: none;
    background-image: none;
    color: rgba(20,20,20,0.8);
}

/* Alert Messages Button */
.woocommerce #respond input#submit, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: rgba(200,200,200,0.5);
    text-decoration: none;
    background-image: none;
    color: rgba(20,20,20,0.8);
}

.woocommerce div.product .stock {
color: #9aa900 !important;
font-size: 1.4rem !important;
}

/*********************
BLOCK & PATTERN STYLES
*********************/

.sub-heading-large {
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.sub-heading-small {
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.first-paragraph {
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
margin-bottom: 1.8rem;
}

.body-paragraph {
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
margin-bottom: 1.8rem;
}

.last-paragraph {
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.body-image {
max-width: 970px;
min-width: 280px;
margin-left: auto;
margin-right: auto;
margin-top: 35px;
margin-bottom: 25px;
padding-right: 8px;
padding-left: 8px;
}

.body-image figcaption {
padding-top: 10px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
background-color: #F0E6BCBF;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
font-size: min(max(0.4em, 4vw), 0.8em) !important;
font-weight: 400;
}

.photo-addendum {
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.poem-block {
font-family: "adobe-caslon-pro",serif !important;
max-width: 560px;
min-width: 389px;
margin-top: 3.0rem;
margin-bottom: 5.0rem;
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.hero-image {

}

.hero-520 {
margin-bottom: 1rem;
}

h2.wp-block-heading {
font-family: "adobe-caslon-pro",serif !important;
display: block;
font-size: 2rem;
margin-bottom: 2.4rem;
margin-top: 5rem;
}

.hero-caption {
padding-top: 10px;
padding-left: 10px;
padding-bottom: 12px;
padding-right: 10px;
background-color: #F0E6BCBF;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
font-size: min(max(0.4em, 4vw), 0.8em) !important;
font-weight: 400;
}

.post-title {
display: block;
max-width: 970px;
min-width: 325px;
margin-left: auto;
margin-right: auto;
font-weight: 800;
line-height: 3.8rem;
margin-top: min(max(1rem, 4vw), 2rem) !important;
margin-bottom: min(max(0.2em, 4vw), 5.5em) !important;
  --minFontSize: 38px;
  --maxFontSize: 50px;
  --scaler: 10vw;
  font-size: clamp( var(--minFontSize), var(--scaler), var(--maxFontSize) );
}

.masthead-author {
font-family: 'Georgia', serif !important;
font-size: min(max(1.0rem, 4vw), 1.2rem) !important;
font-weight: 600;
color: #000000;
margin-top: 0px !important;
margin-bottom: min(max(-0.4rem, 4vw), -0.4rem) !important;
}

.masthead-divider hr {
margin-bottom: min(max(2rem, 4vw), 4rem) !important;
}

.post-date time {
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
display: block;
margin-top: 0.2em;
margin-bottom: 1rem;
font-size: font-size: min(max(1.0em, 4vw), 1.4em) !important;
font-weight: 400;
}

.embed-align .twitter-tweet {
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

.embed-align .responsive-embed {
margin-left: auto !important;
margin-right: auto !important;
padding-right: 8px !important;
padding-left: 8px !important;
}

.wp-block-embed {
margin-left: auto;
margin-right: auto;
padding-right: 8px;
padding-left: 8px;
}

blockquote p {
color: #0000FF !important;
}

.wp-block-pullquote {
border-top: 0px solid !important;
border-bottom: 0px solid !important;
padding-bottom: min(max(1.5rem, 4vw), 2.9rem) !important;
padding-top: min(max(1.5rem, 4vw), 2.9rem) !important;
}

.wp-block-pullquote blockquote p {
border: none !important;
margin: 0 !important;
color: #000000 !important;
max-width: 770px;
min-width: 305px;
margin-left: auto !important;
margin-right: auto !important;
padding-right: 5px !important;
padding-left: 5px !important;
display: block !important;
quotes: "“" "”" "‘" "’" !important;
font-weight: 600;
font-size: min(max(1.4rem, 4vw), 2.0em) !important;
}

.wp-block-pullquote p::before {
content: open-quote !important;
font-family: 'Georgia', serif !important;
font-size: 2.0em !important;
font-weight: 200 !important;
line-height: 0.1em !important;
margin-right: 0.12em !important;
vertical-align: -0.4em !important;
}

.wp-block-pullquote p::after {
content: close-quote !important;
font-family: 'Georgia', serif !important;
font-size: 2.0em !important;
font-weight: 200 !important;
line-height: 0.1em !important;
margin-left: 0.02em !important;
vertical-align: -0.4em !important;
}

.wp-block-pullquote .callout-no-quotes {
border-top: 0px solid !important;
border-bottom: 0px solid !important;
padding-bottom: min(max(1.5rem, 4vw), 2.9rem) !important;
padding-top: min(max(1.5rem, 4vw), 2.9rem) !important;
}

.wp-block-pullquote .callout-no-quotes blockquote p {
border: none !important;
margin: 0 !important;
color: #000000 !important;
max-width: 770px;
min-width: 305px;
margin-left: auto !important;
margin-right: auto !important;
padding-right: 5px !important;
padding-left: 5px !important;
display: block !important;
font-weight: 600;
font-size: min(max(1.4rem, 4vw), 2.0em) !important;
}

.wp-block-outermost-social-sharing {
margin-top: 75px;
margin-bottom: 100px;
}

.social-sharing-title {
font-size: min(max(0.8em, 4vw), 1.05em) !important;
font-family: 'Open Sans',Helvetica,Arial,sans-serif;
text-transform: uppercase;
margin-bottom: -65px;
font-weight: 400;
margin-top: 90px;
text-align: center;
}

.social-sharing-icons {
text-align: center;
}

.wp-container-outermost-social-sharing-is-layout-1.wp-container-outermost-social-sharing-is-layout-1 {
  flex-wrap: nowrap;
  justify-content: center;
  display: flex;
}

.wp-block-outermost-social-sharing-link-label {
display: none;
}

.wp-block-outermost-social-sharing-link {
  margin: 0px 2px;
}

/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }
