/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face { font-family: 'dearJoe'; src: url('webkit/DearJoe1MS.eot'); src: url('webkit/DearJoe1MS.eot?#iefix') format('embedded-opentype'), url('webkit/DearJoe1MS.woff2') format('woff2'), url('webkit/DearJoe1MS.woff') format('woff'), url('webkit/DearJoe1MS.svg#DearJoe1MS') format('svg'); font-weight: normal; font-style: italic; font-display: swap; }
@font-face { font-family: 'Georgia'; src: url('webkit/Georgia.eot'); src: url('webkit/Georgia.eot?#iefix') format('embedded-opentype'), url('webkit/Georgia.woff2') format('woff2'), url('webkit/Georgia.woff') format('woff'), url('webkit/Georgia.svg#Georgia') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Georgia'; src: url('webkit/Georgia-Bold.eot'); src: url('webkit/Georgia-Bold.eot?#iefix') format('embedded-opentype'), url('webkit/Georgia-Bold.woff2') format('woff2'), url('webkit/Georgia-Bold.woff') format('woff'), url('webkit/Georgia-Bold.svg#Georgia-Bold') format('svg'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'SteelplateGothicPro'; src: url('webkit/SteelplateGothicPro.woff2') format('woff2'), url('webkit/SteelplateGothicPro.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'SteelplateGothicProShaded'; src: url('webkit/SteelplateGothicProShaded.woff2') format('woff2'), url('webkit/SteelplateGothicProShaded.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }

/*.wp-block-columns {
	background: #fff;
}*/


.text-uppercase { text-transform: uppercase; }
.georgia { font-family: 'Georgia'; }
.steelplateGothicPro { font-family: 'SteelplateGothicPro'; }
.m0 { margin:0 !important; }
/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px; }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw; }
.alignfull img { width: 100vw; }
html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body { margin: 0 }
h1 { font-size: 2em; margin: 0.67em 0 }
hr { box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea { color: #404040;font-family: 'Georgia', serif; font-size: 12px; font-size: 1rem; line-height: 1.5 }
h1, h2, h3, h4, h5, h6 { clear: both }
p { margin-bottom: 1.5em }
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
*, *::before, *::after { box-sizing: inherit }
html { box-sizing: border-box }
body { background: #f0ece6;font-family: 'Georgia', serif;font-size: 12.8px; }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 0 0 1.5em 3em }
ul { list-style: disc }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 1em 0 }
table { margin: 0 0 1.5em; width: 100% }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { outline: 0}
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { outline: 0;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { outline:0;}
select { border: 1px solid #ccc }
textarea { width: 100% }
a { color: #000;text-decoration: none}
a:visited { color: #444 }
a:hover, a:focus, a:active { color: #333 }
a:focus { outline: 0}
a:hover, a:active { outline: 0 }
.green-links a { color: #bd7c1e; }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
	.menu-toggle { display: none }
	.main-navigation ul { display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0 0 1.5em }
.widget select { max-width: 100% }
.sticky { display: block }
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0 }
.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100% }
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center }
.gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block }
#masthead { width: 100%; margin: 0; padding: 0; background: #d4cbb9 url(img/header-repeat.gif) repeat-x top; }
#masthead .header-wrap { width: 1065px;max-width: 100%;height: 177px;margin: 0 auto;padding: 0;background: url(img/header.gif) no-repeat top;background-size: contain;}

footer.site-footer .container { width: 100%;max-width: 1021px; padding:0 20px;margin: 0 auto;  }
footer.site-footer .footer-top {border-top: 6px solid #969952; background: url(img/footer-background-repeat.gif) repeat-x top;background-size: contain;}
footer.site-footer .footer-top h2 { font-family: 'dearJoe';font-size: 32px;font-weight: normal;color:#3c2415 ;    margin: 20px 0 0;}
footer.site-footer .footer-bottom {background-color: #3c2415;padding: 15px 0 85px;}

footer.site-footer .footer-bottom .container { display: flex; }
footer.site-footer .footer-bottom .footer-menu,
footer.site-footer .footer-bottom .site-info { width: 50%; }
footer.site-footer .footer-bottom .site-info {padding-right: 45px;}
footer.site-footer .footer-menu { position: relative; }
footer.site-footer .footer-menu::before {content: '';position: absolute; top:0;left:0;height: 90px;width: 90px;background: url(img/backroadspress_logo.png);background-size: cover;display: inline-block;transform: translate(-50%, -50%);}
footer.site-footer .site-info p { font-family: 'Georgia', Times New Roman, Times, serif;color:#fff;margin: 0;font-size: 12px; }
footer.site-footer ul { display: flex;list-style-type: none; margin:0;padding:0 0 0 45px;justify-content: flex-end;flex-wrap: wrap;}
footer.site-footer ul li { margin-right:10px; }
footer.site-footer ul li a {font-size: 12px;color: #bd7c1e;text-decoration: none;font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;}

#page > .content-area { display: flex; width: 100%;max-width: 1030px; padding:0 20px;margin: 0 auto; }
#page > .content-area > aside.widget-area { width: 185px;background-color: #6a0b02;color:#fff;-webkit-box-shadow: inset -5px 1px 22px 1px #000000, -1px -4px 19px -4px #000000; box-shadow:inset -5px 1px 22px 1px rgba(0, 0, 0, 0.5), -1px -4px 19px -4px rgba(0, 0, 0, 0.5)}
#page > .content-area > .site-main { width: calc(100% - 185px);box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.5), inset 0px 4px 16px 0px rgba(0, 0, 0, 0.5); background: #fff;}
#page > .content-area > .site-main .main-internal { box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.5), inset 0px 4px 16px 0px rgba(0, 0, 0, 0.5) }
body.single-product.woocommerce-page  #page > .content-area > .site-main,
body.archive.woocommerce-page  #page > .content-area > .site-main { background: #fff }
body.woocommerce-checkout #page > .content-area > .site-main {padding: 25px;background: #fff;}
aside.widget-area .menu-sidebar-menu-container {display: inline-block;margin-bottom: 55px;}
aside.widget-area section.widget_nav_menu {background: #8b0f04;padding: 0 !important;position: relative;}
aside.widget-area section.widget_nav_menu::before {content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);height: 32px;width: 120px;background-image: url(img/peak.png);background-repeat: no-repeat;}
aside.widget-area .menu-sidebar-menu-container .menu { list-style-type: none; text-align: right;padding: 0;margin:30px 0 0;}
aside.widget-area .menu-sidebar-menu-container .menu li {padding: 5px 0;border-bottom: 3px dotted #6a0b02;}
aside.widget-area .menu-sidebar-menu-container .menu li:last-child {border-bottom: 0;}
aside.widget-area .menu-sidebar-menu-container .menu li a { font-family: 'SteelplateGothicPro', sans-serif; font-size: 14px; text-transform: uppercase; color: #fff; padding: 8px 20px; text-decoration: none; width: 100%; display: inline-block; line-height: 1;letter-spacing: 1px; }
aside.widget-area .menu-sidebar-menu-container .menu li a:hover { background-color: #f0ece6; color: #8b0f04; background-image: url(img/arrow-left.png);background-repeat: no-repeat;background-position: right center;}
aside.widget-area section.widget {padding: 0 15px;text-align: center;}
aside.widget-area section.widget h2.widget-title {text-align: center;font-style: italic;color: #d5d6ba;font-size: 16px;margin-bottom: 4px;}
aside.widget-area section#media_image-2 {padding-top: 25px;position: relative;}
aside.widget-area section#media_image-2::before {content: '';position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 148px;height: 25px;background-image: url(img/or-divide.gif);background-repeat: no-repeat;}
aside.widget-area section#media_image-3 { padding-top: 68px; position: relative; }
aside.widget-area section#media_image-3::before {content:''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); height: 73px; width: 152px; background-image: url(img/follow-backroads.gif);background-repeat: no-repeat;}
.mix-heading { font-family: 'SteelplateGothicProShaded'; font-size: 35px; color: #3c2415; font-weight: normal; letter-spacing: -0.09em; padding: 30px 20px 0 25px; margin: 0;    border-bottom:1px solid #b0c2ae;}
.mix-heading em { font-family: 'dearJoe'; font-weight: normal; font-size: 62px; }
.mix-heading.journal-title { background-image: url(img/journal-bg.png); background-repeat: no-repeat; background-position: right center; background-size: contain; background-color: #969952;     padding: 20px 20px 0 25px;box-shadow: inset 3px 7px 14px 1px rgba(0, 0, 0, 0.3)}
.home-gallery-event > .wp-block-columns {margin: 0;}
.home-gallery-event > .wp-block-columns > .wp-block-column:first-child { width: calc(100% - 185px); flex-basis: unset !important;margin: 0;}
.home-gallery-event > .wp-block-columns > .wp-block-column:last-child { width: 185px; flex-basis: unset !important; margin:0;}
.home-gallery-event > .wp-block-columns > .wp-block-column:last-child > .wp-block-md-multipurpose-gutenberg-block { height: 100%;position: relative;}
.home-gallery-event > .wp-block-columns > .wp-block-column:last-child > .wp-block-md-multipurpose-gutenberg-block::before {content: '';position: absolute;bottom: -41px;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);height: 32px;width: 108px;background-image: url(img/curve-green.png);z-index: 9999;}
.heading-footer .wp-block-columns { margin: 0; }
.heading-footer .wp-block-columns .wp-block-column { margin: 0; }
.heading-footer .wp-block-columns .wp-block-column p { margin: 0; padding: 3px 0; }
.heading-footer .wp-block-columns .wp-block-column:not(:last-child) {border-right: 1px solid #b0c2ae;}
.heading-footer a { text-decoration: none;color:#000; }
h2.internal-product-heading { font-weight: normal; font-size: 13px; }
h2.internal-product-heading em { font-weight: bold; font-size: 16px; }
.home-journal-section { display: inline-block;width: 100%;}
.home-journal-section h2 { clear: unset; }
.wp-block-latest-posts__list { padding:0;margin: 0;  }
.wp-block-latest-posts__list li > a { font-size: 16px;font-style: italic;font-weight: bold; color:#000;}
.posts-ul { padding: 25px; width: 100%; display: inline-block; }
.posts-ul .post-li { display: inline-block; width: 100%; border-bottom: 4px dotted #c8c0b9; }
.posts-ul .post-li h2 { font-size: 19px; font-style: italic;margin: 0 0 15px;}
.posts-ul .post-li:not(:first-child) h2 {margin-top: 20px;}
.posts-ul .post-li h2 a { color: #bd7c1e; }
.posts-ul .post-li img.wp-post-image { width: 200px;max-width: 100% }
.posts-ul .post-li .post-meta a { color:#bd7c1e; }
.posts-ul .post-li .readmore { font-size: 10px; }
.posts-ul .post-navigation {margin:20px 0; }
.posts-ul .post-navigation a { color: #bd7c1e;}
.comments-area ol.comment-list {list-style-type: none;padding: 0;margin: 0;}
.comments-area ol.comment-list li { padding:10px 0 20px; }
.comments-area .comment-author img { vertical-align: middle;border-radius: 50%;margin-right: 5px;}
.comments-area .comment-content,
.comments-area .comment-metadata {padding-left: 40px;}
.comments-area .comment-reply-title small { float: right }
.comments-area .comment-author .fn,
.comments-area .comment-author .fn a { text-transform: uppercase;letter-spacing: 1px;font-family: 'SteelplateGothicPro', sans-serif; }
body main.site-main input[type="submit"] { background: #8b0f04; color: #fff; text-transform: uppercase; font-family: 'SteelplateGothicPro', sans-serif; padding: 8px 10px; cursor: pointer; border: 0; border-radius: 3px; }
.cart-stats-inpage { padding: 5px 25px; text-align: right; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; margin: 10px 15px; }
.cart-stats-inpage a.cart-link { display: inline-block; margin-left: 15px; color: #bd7c1e; }
.woocommerce ul.products li.product a img,
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-image img { border: #000 5px solid; }
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3,
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-title {font-weight: normal;font-size: 15px;font-style: italic;color:#6a0b02;    text-align: left;}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.wc-block-grid .wc-block-grid__product { position: relative;text-align: left; }
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-onsale { position: absolute; top: 0; right: 0; margin: 0; border-radius: 100%; background-color: #77a464; color: #fff; border: 0; min-width: 3.236em; padding: 14px 5px; font-size: 11px; }
.wc-block-grid .wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart {display: inline-block;position: relative;}
.woocommerce ul.products li.product .button.add_to_cart_button,
.woocommerce div.product form.cart .button,
.wc-block-grid .wc-block-grid__product .wp-block-button a.add_to_cart_button { width: 118px; text-indent: -999999px; padding: 0; border: 0; height: 28px; background-image: url(img/add-cart.png) }
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button.add_to_cart_button { width: 111px;background-position: -8px 0;display: block;}
.woocommerce ul.products li.product .price,
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-price.price { display: inline-block; width: auto; vertical-align: middle; margin-right: 10px; font-style: italic;font-weight: 600;color:#404040;}
.wc-block-grid .wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart a.added_to_cart.wc-forward::before { content: ''; position: absolute; left: 50%; bottom: -4px; border: solid black; border-width: 0 1px 1px 0; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); background: #fff; }
.woocommerce ul.products li.product .added_to_cart,
.wc-block-grid .wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart a.added_to_cart.wc-forward { position: absolute; width: auto; top: -34px; right: 0; background: #fff; border: 1px solid #585757; padding: 4px 8px; font-size: 12px; font-style: italic; border-radius: 5px; }
.woocommerce ul.products li.product .added_to_cart::after,
.wc-block-grid .wc-block-grid__product .wc-block-grid__product-add-to-cart a.added:after, .wc-block-grid__product-add-to-cart button.added::after { font-family: WooCommerce; content: "\e017"; text-indent: 0; position: absolute; right: -20px; }
.woocommerce ul.products li.product .added_to_cart { bottom: 0; top: unset; bottom: -33px; left: 0; position: absolute; margin: 10px 0 0 14px; right: unset; }
.woocommerce ul.products li.product .button { background-color: #d4cbb9;line-height: 1.2; }
.woocommerce ul.products li.product a.added_to_cart.wc-forward::before { content: ''; position: absolute; left: 50%; top: -4px; border: solid black; border-width: 1px 0px 0px 1px; padding: 3px; transform: rotate(45deg); -webkit-transform: rotate(45deg); background: #fff; }
#custom-breadcrumbs { padding: 10px 25px; border-bottom: 1px solid #b0c2ae; margin: 0; }
#custom-breadcrumbs a { color: #bd7c1e; }
body.archive.woocommerce-page .products-archive-main {padding: 20px 25px;}
body.archive.woocommerce-page .cart-stats-inpage { margin: 0;padding: 6px 25px;border-bottom: 1px solid #b0c2ae;border-top:unset; }
body.single-product.woocommerce-page .products-archive-main {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
body.single-product.woocommerce-page .products-archive-main > .product { margin: 20px 25px !important; border: 1px solid #eee; padding: 10px; }
body.single-product.woocommerce-page .products-archive-main div.product div.images.woocommerce-product-gallery { width: 100% }
body.single-product.woocommerce-page .products-archive-main div.product .woocommerce-tabs ul.tabs,
body.single-product.woocommerce-page .products-archive-main section.related.products,
body.single-product.woocommerce-page .products-archive-main div.product .woocommerce-tabs ul.tabs { display: none }
body.single-product.woocommerce-page .products-archive-main .woocommerce-Tabs-panel { width: 48%;float: left;margin: 0;margin-right: 2%;}
body.single-product.woocommerce-page .products-archive-main span.woocommerce-Price-amount.amount {color:#6a0b02;font-style: italic;font-size: 16px;}
body.single-product.woocommerce-page .products-archive-main span.woocommerce-Price-amount.amount::before {content: 'Price:';margin-right: 5px;}
.products-archive-main .woocommerce-notices-wrapper { width: 100%; padding: 0 25px; }
.products-archive-main .woocommerce-notices-wrapper .woocommerce-message { margin: 0 }
.product-cat-meta {padding: 15px 25px 25px;}
.product-cat-meta h2 { margin-bottom: 0;color: #000 }
body.woocommerce-cart #page > .content-area > .site-main {background-color: #fff;padding: 0 25px 25px;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button { background-color: #d4cbb9;color: #515151; }
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover { background-color: #b5ae9f;color: #515151; }
body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message { margin: 10px 0; }
body.woocommerce-cart .cart-empty.woocommerce-info {  margin:30px 0;}
body.woocommerce-checkout h1 {font-size: 18px;font-style: italic;}
body.woocommerce-checkout form.woocommerce-checkout .col2-set > .col-1,
body.woocommerce-checkout form.woocommerce-checkout .col2-set > .col-2 { width: 100%;float: none; }
body.woocommerce-checkout form.woocommerce-checkout h3 { margin: 10px 0; padding: 10px 5px; background-color: #d5d6ba; }
body.woocommerce-checkout form.checkout.woocommerce-checkout input,
body.woocommerce-checkout form.checkout.woocommerce-checkout select,
body.woocommerce-checkout form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single,
body.woocommerce-checkout form.checkout.woocommerce-checkout textarea {border: 1px solid #767676;font-size: 13px;padding: 8px 5px;height: auto;}
body.woocommerce-checkout form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single {padding: 1px 5px;}
body.woocommerce-checkout table.shop_table { border:1px solid #767676;border-collapse: collapse; }
body.woocommerce-checkout table.shop_table td {border-top: 1px solid #767676;}
body.woocommerce-checkout table.shop_table tfoot th,
body.woocommerce-checkout table.shop_table tfoot td { font-weight: 700; border-top: 1px solid #767676; background: #f9f3f3; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #d4cbb9; color: #4f392a; -webkit-font-smoothing: antialiased; }
main.search-main,
body.error404 main.main-404 { padding:25px; }
section.error-404.not-found {margin-bottom: 45px;}
/* backroad-event */
.main-wrap-block figure.aligncenter.size-large {
    margin: 0;    width: 100%;    line-height: 0;
}
.main-wrap-block img.wp-image-182 {
    width: 100%;
}
.main-wrap-block .wp-block-columns .wp-block-column:nth-child(2) ,.contact-us-main .wp-block-columns .wp-block-column:nth-child(2){
    border-left: double;
    border-right: double;    text-align: center;border-color:#90924e;
}
.wp-block-columns.page-content-header p {
    margin-bottom: 12px;
}
.main-wrap-block .wp-block-image {
    margin: 0;
}
.main-wrap-block .wp-block-columns.page-content-header,.contact-us-main .wp-block-columns.page-content-header{    color: #6a0b02;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #90924e;}
.main-wrap-block .wp-block-columns .wp-block-column {
    margin: 0;padding: 0 25px;
}
.main-wrap-block .wp-block-columns .wp-block-column:nth-child(1) {
    text-align: center;
}
.main-wrap-block .wp-block-columns .wp-block-column:nth-child(1) strong:last-child {
    font: bold 1em 'Georgia', Times New Roman, Times, serif;
    color: #000;
    line-height: 18px;
}
.main-wrap-block .wp-block-columns .wp-block-column:nth-child(1) strong {
    font: bold italic 1.35em 'Georgia', Times New Roman, Times, serif;
    color: #000;
    /* color: #000; */
    /* line-height: 18px; */
}
.main-wrap-block .wp-block-columns .wp-block-column:nth-child(2) figure {
    text-align: center;margin-top: 20px;
}
.main-wrap-block .wp-block-columns .wp-block-column:nth-child(2) figcaption {
    line-height: 20px;
    font-size: 13px;
    color: #90924e;
    font: normal .95em 'Georgia', Times New Roman, Times, serif;
    color: #90924e;
    line-height: 16px;
    letter-spacing: .1em;
}
.main-wrap-block .wp-block-md-multipurpose-gutenberg-block.is-block-center {
    margin: 0px 0;
    padding: 5px 40px;
    background: #cec4af;
    border-top: 1px solid #90924e;
    border-bottom: 1px solid #90924e;
}
.main-wrap-block .wp-block-md-multipurpose-gutenberg-block.is-block-center a {
    color: #bd7c1e;
    text-decoration: none;
}
.main-wrap-block .wp-block-md-multipurpose-gutenberg-block.is-block-center p {
    font-size: 12px;
    color: #000;padding: 0;
    margin: 0 5px;
}
.main-wrap-block .wp-block-columns {
    margin-bottom: 0;
}

/* backroad-event */
/* contact us */
.wp-block-column.contact-us-main {
    margin-right: 0;
}
.contact-us-main figure.wp-block-image.size-large.is-resized {
    margin: 0;line-height: 0;
}
.contact-us-main .wp-block-columns.page-content-header .wp-block-column {
    padding: 0;
    margin: 0;
}
.wp-block-group.contact-form-block {
    width: 100%;
    clear: both;
}
.wp-block-group.contact-block-parent .wp-block-group__inner-container>.wp-block-columns {
    margin-bottom: 0;
}
.wp-block-group.contact-form-block {
    width: 100%;
    clear: both;
    border-top: 10px solid #969952;
}
.wp-block-column.contact-us-main {
    margin-bottom: 0;
}
.wp-block-column.contact-block-right {
    margin-bottom: 0 !important;
}
.contact-form-block figure.wp-block-image.size-large.is-resized {
    margin-top: 0;    margin-bottom: 0;line-height: 0;
}
.wp-block-columns.common-header-style {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #90924e; border-top: 1px solid #90924e;
}
.common-header-style p {
    padding: 0;
    margin: 0;
}
.common-header-style .wp-block-column {
    margin: 0 !important;
    padding: 3px 0px !important;
}
.common-header-style .wp-block-column:nth-child(2){ border-left: double;
    border-right: double; border-color: #90924e; }
.contact-form-details h1 {
    font: bold italic 1.3em 'Georgia', Times New Roman, Times, serif;
    color: #000;
    line-height: 36px;
}
.wp-block-group.contact-form-details {
    padding: 10px 80px 10px 40px;
}
.contact-form-details div#form-left, .contact-form-details div#form-right {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}
.contact-form-details input {
    width: 100%;
}
.contact-form-details .item {
    margin-bottom: 20px;
}
.contact-form-details input[type="checkbox"] {
    width: auto;
}
.contact-form-details label {
    font-size: 11px;
}
.contact-form-details .webform {
    margin-top: 23px;
}
.contact-us-main .wp-block-columns.page-content-header {
   
    border-top: 1px solid #90924e;
}
.wp-block-column.contact-us-main {
    background-color: #fff;
}
.contact-us-main table {
   
	width: 100% !important;padding-top: 20px;}
.contact-us-main table td {
    padding: 0;
}
/*contact us */
/* about page */
.banner-no-spacing figure {
    margin: 0;
    line-height: 0;
}
.banner-no-spacing .wp-block-image {
    margin: 0;
}
.wp-block-group.about-content1 {
    padding: 20px 40px;
}
/*.page-id-175 .wp-block-columns.common-header-style , .page-id-177 .wp-block-columns.common-header-style{
    background: #fff;
}*/
.banner-no-spacing {
    margin: 0;
}
.wp-block-columns.about-content2 {
    /*background: #fff;*/
    padding: 10px 30px 10px 40px;
	margin-bottom: 0;
}
.about-content2 figure.wp-block-image {
    margin-bottom: 90px;
}
/*.page-id-178 main#primary {
    background: #fff;
}*/
.wp-block-group.about-content3 {
    padding: 10px 30px;
}
.page-id-175 .common-header-style .wp-block-column:hover,.page-id-178 .common-header-style .wp-block-column:hover ,.page-id-177 .common-header-style .wp-block-column:hover{background:#6a0b02}
.page-id-175 .common-header-style .wp-block-column:hover a,.page-id-178 .common-header-style .wp-block-column:hover a ,.page-id-177 .common-header-style .wp-block-column:hover a{color:#fff}
.page-id-175 .common-header-style .wp-block-column a,.page-id-178 .common-header-style .wp-block-column ,.page-id-177 .common-header-style .wp-block-column {
    color: #6a0b02;
}
.home-journal-section .wp-block-md-multipurpose-gutenberg-block {
    display: inline-block;
    width: 100%;
}
/* about page */
@media screen and (max-width: 1048px){
	#masthead .header-wrap { height: 16.8vw; }
}

@media screen and (max-width: 992px){
	footer.site-footer .footer-top h2 { font-size: 28px; }
	.wc-block-grid .wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart { display: block;width: 111px;}
	.wc-block-grid .wc-block-grid__product .wp-block-button a.add_to_cart_button { width: 111px;background-position: -8px 0; }
}
@media screen and (max-width: 768px){
	
	#page > .content-area { padding:0; }
	#page > .content-area { flex-direction: column; }
	#page > .content-area > aside.widget-area,
	#page > .content-area > .site-main { width: 100% }
	#page > .content-area > aside.widget-area { order:2;width: 100%; }
	aside.widget-area .menu-sidebar-menu-container .menu { text-align: center; }
	.heading-footer .wp-block-columns { flex-direction: column; }
	.heading-footer .wp-block-columns .wp-block-column { width: 100%;flex-basis: unset !important; }
	.mix-heading { font-size: 24px }
	.mix-heading em { font-size: 42px }
	.heading-footer .wp-block-columns .wp-block-column:not(:last-child) { border-right: 0 }
	footer.site-footer .footer-bottom { padding: 15px 0 55px; }
	footer.site-footer .footer-bottom .container {flex-direction: column;}
	footer.site-footer .footer-bottom .footer-menu,
	footer.site-footer .footer-bottom .site-info { width: 100% }
	footer.site-footer .footer-bottom .site-info { padding-right: 0 }
	footer.site-footer .site-info { order:2; text-align: center;}
	footer.site-footer .footer-menu { order:1; }
	footer.site-footer ul { justify-content: center;padding: 60px 0 15px; flex-wrap: wrap;}
	footer.site-footer .footer-menu::before { left: 50%; }
	footer.site-footer .footer-top { padding-bottom: 35px; }
	footer.site-footer .footer-top h2 {font-size: 25px;text-align: center;}
}

@media screen and (max-width: 599px){
	.about-content2 figure.wp-block-image {
    margin-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}
	.main-wrap-block .wp-block-columns .wp-block-column:nth-child(2), .contact-us-main .wp-block-columns .wp-block-column:nth-child(2) {
    border-left: 0;
    border-right: 0;
    text-align: center;
    border-top: double;
    border-bottom: double;
}
	.common-header-style .wp-block-column:nth-child(2) {
    border-left: 0;
    border-right: 0;
    border-top: double;
    border-bottom: double;
}
	.contact-form-details div#form-left, .contact-form-details div#form-right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
	.wp-block-group.contact-form-details {
    padding: 10px 40px 10px 40px;
}
	.main-wrap-block .wp-block-columns .wp-block-column:nth-child(2) {
    border-top: double;
    border-bottom: double;border-left: 0;
    border-right: 0;
}
	.home-gallery-event > .wp-block-columns { flex-direction: column;  }
	.home-gallery-event > .wp-block-columns > .wp-block-column { width: 100% !important; }
	.posts-ul .post-li img.alignright,
	.home-journal-section .wp-block-latest-posts__list .alignright { float: none;display: block; margin:0;}
	.posts-ul .post-li { padding-bottom: 25px }
	.products-archive-main .woocommerce-result-count { float: none; }
	.products-archive-main .woocommerce-ordering { float: left; }
	body.single-product.woocommerce-page .products-archive-main .woocommerce-Tabs-panel { width: 100%;float: none }
	body.single-product.woocommerce-page .products-archive-main > .product { display: flex;flex-wrap: wrap; }
	body.single-product.woocommerce-page .products-archive-main > .product > .woocommerce-product-gallery { -webkit-box-ordinal-group:2; -ms-flex-order:1; order:1; width: 100%;}
	body.single-product.woocommerce-page .products-archive-main > .product > .summary { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2; }
	body.single-product.woocommerce-page .products-archive-main > .product > .woocommerce-tabs { -webkit-box-ordinal-group:4; -ms-flex-order:3; order:3; }
	body.single-product.woocommerce-page .products-archive-main > .product > .related.products { -webkit-box-ordinal-group:5; -ms-flex-order:4; order:4; }
}