@font-face {
    font-family: 'lucida_granderegular';
    src: url('/wp-content/themes/storefront-child/font/lucida_grande-webfont.eot');
    src: url('/wp-content/themes/storefront-child/font/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/storefront-child/font/lucida_grande-webfont.woff') format('woff'),
         url('/wp-content/themes/storefront-child/font/lucida_grande-webfont.ttf') format('truetype'),
         url('/wp-content/themes/storefront-child/font/lucida_grande-webfont.svg#lucida_granderegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lucida_grandebold';
    src: url('/wp-content/themes/storefront-child/font/lucida_grande_bold-webfont.eot');
    src: url('/wp-content/themes/storefront-child/font/lucida_grande_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/storefront-child/font/lucida_grande_bold-webfont.woff') format('woff'),
         url('/wp-content/themes/storefront-child/font/lucida_grande_bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/storefront-child/font/lucida_grande_bold-webfont.svg#lucida_grandebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BreeSerifRegular';
    src: url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.eot');
    src: url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.woff') format('woff'),
         url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Bree Serif';
    src: url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.eot');
    src: url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.woff') format('woff'),
         url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.ttf') format('truetype'),
         url('/wp-content/themes/storefront-child/font/BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BitterBold';
    src: url('/wp-content/themes/storefront-child/font/Bitter-Bold-webfont.eot');
    src: url('/wp-content/themes/storefront-child/font/Bitter-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/storefront-child/font/Bitter-Bold-webfont.woff') format('woff'),
         url('/wp-content/themes/storefront-child/font/Bitter-Bold-webfont.ttf') format('truetype'),
         url('/wp-content/themes/storefront-child/font/Bitter-Bold-webfont.svg#BitterBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('/wp-content/themes/storefront-child/font/League_Gothic-webfont.eot');
    src: url('/wp-content/themes/storefront-child/font/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/storefront-child/font/League_Gothic-webfont.woff') format('woff'),
         url('/wp-content/themes/storefront-child/font/League_Gothic-webfont.ttf') format('truetype'),
         url('/wp-content/themes/storefront-child/font/League_Gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* custom website styles */

html body {
	font-family: 'Bree Serif';
	color: #333333;
}
html body p {
    font-size: 13px;
    line-height: 22px;
    font-family: 'Bree Serif';
    font-weight: 300;
}
html body main p {
	font-weighT: 400;
}
html body a {
    color: #8F1102;
	font-weight: 300;
}

html body h4 {
    font-size: 17.5px;
}
html body h5 {
    font-size: 14px;
}
#page h1, #page h2 {
	font-family: 'BitterBold';
}
#page h3, #page h4, #page h5 {
	font-family: 'BreeSerifRegular';
	font-weight: 700;
}

#colophon .widget-title {
    color: #000;
    font-size: 18px;
    font-family: 'BitterBold';
    text-transform: uppercase;
    margin-bottom: 7px;
	font-weight: 900;
	border: none;
	text-align: center;
}

.header-buttons a {
	font-family: 'BreeSerifRegular';
	font-size: 14px;
}
#page .header-buttons a:hover {
	color: #fff;
	text-decoration: underline;
}
#masthead {
	background-color: rgba(255, 255, 255, 0);
	margin-bottom: 2rem;
	padding-top: 1rem;
}
#site-navigation {
	position: relative;
    padding: 0.75rem 0 1.25rem;
	width: 100%;
}
#site-navigation::before {
    content: '';
    display: block;
    height: 100%;
    width: 200vw;
    position: absolute;
    background-image: url(/wp-content/uploads/menu-cont-bg.png);
    transform: translateX(-50%);
    background-repeat: repeat-x;
    background-size: auto;
	top: 0;
}

ul#menu-main {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

ul#menu-main li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'BreeSerifRegular';
    display: block;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
}

.main-navigation ul.menu > li > a, 
.main-navigation ul.nav-menu > li > a {
    padding: 0.5rem 0.25rem;
}

#colophon {
    background: transparent url(/wp-content/uploads/footer-bg02.jpg) repeat-x scroll center bottom;
}

.hp-featured-products > div:nth-child(3) {
    background: none;
}
.hp-featured-products > div {
    background: transparent url(/wp-content/uploads/shadow_divider.png) no-repeat right 10%;
}

.row.hp-featured-products {
    text-align:  center;
}

.row.hp-featured-products > div {
    display: flex;
    flex-direction: column;
}
.row.hp-featured-products img {
    height:200px;
    width: auto;
    margin-bottom: 1rem;
}
.row.hp-featured-products a {
    color: #ca5b3f;
    font-size: 16px;
    line-height: 18px;
    font-family: 'BitterBold';
    display: block;
    margin-top: 9px;
	font-weight: 900;
}

.hdr2 {
    background: transparent;
    height: 29px;
    text-align: center;
	font-family: 'BitterBold';
    display: block;
	font-weight: 900;
    font-size: 20px;
    line-height: 22px;
}

hr.divider1 {
    height: 3px;
    background: transparent url(/wp-content/uploads/divider1-bg.png) repeat-x 50% 50%;
    margin: 35px;
    border: none;
}

#page .hdr1 {
    text-align: center;
	font-family: 'BitterBold';
    display: block;
	font-weight: 900;
    font-size: 21px;
    margin: 5px 0;
	text-transform: capitalize;
}

ul#menu-main ul.sub-menu {
    z-index: 10;
    margin: 0;
    background: transparent url(/wp-content/uploads/sub-menu-bg-1.png) repeat;
    border: 0;
    padding: 6px;
    border-radius: 5px;
    box-shadow: 0 7px 10px 0 rgba(0, 0, 0, 0.9);
}
ul#menu-main ul.sub-menu li a {
    letter-spacing: 0.5px;
    padding: 0px 5px;
    border-radius: 5px;
	white-space: nowrap;
	width: auto;
}

ul#menu-main > li {
    list-style: none;
    float: left;
    margin: 0 8px 0 0;
    background: transparent url(/wp-content/uploads/divid-menu.png) no-repeat right 56%;
    padding-right: 8px;
}
ul#menu-main > li:last-child {
    background: none;
}
ul#menu-main li:hover > a {
	text-decoration: none;
}
ul#menu-main ul.sub-menu li:hover > a {
    background: #6D1010 none repeat scroll 0 0;
}

.site-branding {
	margin: auto;
}
.site-header .site-branding img {
    height: auto;
    max-width: 400px;
    max-height: none;
}

#masthead .aw-secondary-nav h5 {
	margin: 10px 0;
    font-weight: 900;
    line-height: 20px;
    color: inherit;
	font-size: 13px;
	text-align: right;
}

.site-footer {
    padding: 1.5rem;
}
footer#colophon .footer-widgets {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.footer-top,
.footer-bottom {
	content: '';
    display: block;
    width: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: center;
}

#page .footer-widgets > .block {
    position: relative;
    z-index: 1;
    margin: 0;
}

.footer-widgets {
	font-size: 14px;
    color: #000;
    font-family: 'lucida_grandebold';
    line-height: 15px;
	font-weight: 700;
}

.title-graphic {
    position: relative;
    display: table;
    margin: auto;
}

.slider-container {
	margin: auto;
}
.card.recipe-card,
.recipe-card .card-header,
.recipe-card .card-footer {
	background-color: rgba(255, 2555, 255, 0);
	border: none;
	text-align: center;
}
.recipe-card p {
	color: #000;
}
.recipe-card .card-body,
.recipe-card .card-footer {
	padding: 0 0.5rem;
}
#page .recipe-image {
	display: inline-block;
    margin-bottom: 9px;
    -webkit-box-shadow: 0 4px 6px -3px rgba(0, 0, 0, 0.85);
    -moz-box-shadow: 0 4px 6px -3px rgba(0, 0, 0, 0.85);
    box-shadow: 0 4px 6px -3px rgba(0, 0, 0, 0.85);
    border: 1px solid #BCD0D0;
    border-top: 1px solid #fafafa;
    border: 7px solid #fff;
    background: #fff;
	padding-top: 60%;
    width: 100%;
    background-size: cover;
    background-position: center;
}
#page .recipe .recipe-image {
	border: none;
	padding-top: 100%;
}
.recipes-container {
    padding: 1rem 4rem;
}
.recipe-card span.title,
.recipe span.title {
	font-size: 16px;
    color: #ce3e3e;
    font-family: 'BitterBold';
    display: block;
	text-align: center;
}
.recipe span.title {
	text-align: left;
}
.recipe p {
	color: #000;
}

.box-top {
    height: 36px;
    background: transparent url(/wp-content/uploads/box1-top.png) no-repeat top center;
}
.box-middle {
    background: transparent url(/wp-content/uploads/box1-mid.png) repeat-y 50% 0;
    min-height: 72px;
    padding: 1.5rem 2.5rem;
}
.box-bottom {
    height: 36px;
    background: transparent url(/wp-content/uploads/box1-btm-1.png) no-repeat top center;
}
.box-middle > *:last-child {
	margin-bottom: 0;
}
.box-middle * {
	color: #fff;
	text-align: center;
}
.box-middle img {
	margin: auto;
	border: 5px solid white;
}
.box-middle h3 {
	text-transform: uppercase;
	margin-bottom: 1rem;
	font-size: 20px;
}
.box-middle h5 {
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'BitterBold';
	margin: 1rem auto;
}
.box-middle p {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
}

body hr {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 0;
	border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

.hover-gallery-container {
	display: flex;
	max-width: 100%;
    flex-wrap: wrap;
    margin: auto;
    width: 900px;
}

#content .wholesale-main h3 {
    color: #961406;
    font-size: 20px;
    line-height: 1.4em;
}

.wholesale-side-nav .card {
	margin-bottom: 1rem;
}

#rev_slider_4_1_wrapper {
	padding: 0 !important;
}

.header-address a {
	font-weight: 700;
	text-decoration: underline;
}

.header-address h5 {
	display: flex;
	flex-direction: column;
}

.store-hours {
    display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
	font-size: 12px;
}
.store-hours > .hours {
	min-width: 132px;
}
#footer-hours {
	margin-bottom: 2rem;
}
.widget {
    margin-bottom: 0;
}
#text-12 em {
    font-size: 0.8rem;
    font-family: 'BreeSerifRegular';
    font-weight: 500;
}

.footer-contact {
	margin-top: 5px;
}
#colophon .footer-contact * {
	color: #000;
	font-size: 14px;
}

#secondary.widget-area > .widget+.widget {
	margin-top: 2rem;
}

.copyright-container,
ul#menu-footer {
	color: #8F1102;
	font-size: 12px;
	line-height: 22px;
}
#page .copyright-container a,
ul#menu-footer a {
	color: #ca5b3f;
}

ul#menu-footer {
	display: flex;
	flex-direction: row;
	list-style: none;
	padding: 0;
	margin: 1.5rem 0 0.5rem;
	flex-wrap: wrap;
}

ul#menu-footer li+li::before {
	content: '|';
	margin-left: 4px;
	margin-right: 4px;
}
.error404 #page h1 {
	font-family: 'Bree Serif';
	font-size: 100px;
}

#page .error-404 {
	text-align: center;
}

.error-404 .page-title > * {
	margin-bottom: 2rem;
}
.error-404 .search-form > * {
	display: block;
}
.error-404 .search-form input {
	margin: auto;
	margin-bottom: 0.75rem;
}
.error-404 .search-field {
	max-width: 500px;
    width: 100%;
}

article.product .entry-content > img.wp-post-image {
	display: none;
}
.recipe.row > div > *:last-child {
	margin-bottom: 0;
}
.recipe.row+.recipe.row {
	margin-top: 2rem;
	padding-top: 2rem;
	border-top: dashed 1px #000;
}

.history-item+.history-item {
	margin-top: 1rem;
	padding-top: 1rem;
	border-top: solid 1px #e8e8e8;
}

.loop-header {
	position: relative;
    background: transparent url(../img/hdr2-bg.png);
    color: #fff;
    margin: 10px 0 18px 0;
    padding: 0 15px;
    min-height: 40px;
	background: #911402;
}
.loop-header * {
	color: #fff;

}
.loop-header h3 {
	font-size: 1.25rem;
	text-transform: uppercase;
}
.loop-header a:hover {
	color: #fff;
	text-decoration: underline;
}
.loop-header .date {
    background: transparent url(/wp-content/uploads/hdr2-ribbon.png) no-repeat center top;
    height: 67px;
    width: 58px;
    position: absolute;
    top: -9px;
    right: 0;
    text-align: center;
    padding-left: 7px;
	font-family: 'LeagueGothicRegular';
    font-size: 14px;
	padding-top: 9px;
}

.loop-meta {
	display: block;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    padding: 0 5px 3px 5px;
	margin-right: 45px;
}

.row.loop-header > div {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.entry-taxonomy {
	display: none;
}

#masthead .menu {
	position: relative;
    z-index: 30;
}

#page .page-numbers li > .page-numbers {
	display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	background-color: #8F1102;
	color: #fff;
	font-size: 0.85rem;
}
#page .page-numbers li > .page-numbers.current {
    background: #CA5B3F;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
	color: #fff;
}
a.page-numbers.prev,
a.page-numbers.next {
	min-width: 100px;
}
#post-navigation {
	border: none;
}

.custom-loop-content {
    border-bottom: 1px dashed #000;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
}
#page .hentry {
    margin-bottom: 0;
}
#page .hentry .entry-header {
    border: none;
	margin-bottom: 0;
}
.custom-loop-content img {
	margin-bottom: 1rem;
}
.custom-loop-content {
	font-size: 14px;
}

.header-social {
	display: flex;
	justify-content: center;
	width: 100%;
}
.header-social > a+a {
	margin-left: 3px;
}

.handheld-navigation, .nav-menu, .main-navigation div.menu > ul:not(.nav-menu) {
    -webkit-transition: all, ease, 0s;
    transition: all, ease, 0s;
}

.footer-top {
	height: auto;
}
.footer-bottom {
	display: none;	
}
.handheld-navigation ul.menu li+li {
    border-top: solid 1px #d4d4d4;
}
.handheld-navigation ul.menu li button::after {
    content: '';
    position: absolute;
    right: 5px;
}
#page button.dropdown-toggle {
    position: absolute;
    top: 3px;
    z-index: 5;
    width: 30%;
}

.entry-header > h1.entry-title {
	font-size: 1.75rem;
	margin: 2rem 0;
}

#pw-submit {
	display: block;
}

#page .site-banner {
	font-size: 0.9rem;
}

@media (min-width: 1200px) {
	#page .container {
		max-width: 1200px;
	}
}

div#site-banner-modal p,
div#site-banner-modal a {
    font-size: 1rem;
    line-height: 2rem;
}
div#site-banner-modal .modal-body {
    padding: 3rem;
}
div#site-banner-modal .close {
    position: absolute;
    top: 1.5rem;
    right: 2rem;
	font-size: 2rem;
}

.box-middle > * {
    max-width: 90%;
    margin: auto;
}

.accordions-head-title {
    color: #fff;
}

#page a.featured {
    margin: auto;
    border: 5px solid white;
    width: 100%;
    display: block;	
}
#page a.featured > img {
	max-height: 220px;
    width: auto;
	border: none;
}

span.sub-header {
    font-size: 1.75rem;
    text-transform: none;
}
.site-banner.secondary {
    background-color: #640d00;
    font-size: 20px
}

.custom-gallery a {
    overflow: hidden;
    display: block;
}
.custom-gallery a img {
    transition: 0.3s all ease-in-out;
}

.custom-gallery a:hover img {
    /* transform: scale(1.05); */
    opacity: 0.8;
}

.aw-icon {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

#page #content .aw-icon > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    margin-bottom: 15px;
    display: block;
}

@media screen and (min-width: 576px) {
    #page #content .aw-icon > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        margin-bottom: 15px;
        display: block;
    }
}

.aw-icon img {
    width: 100%;
    margin: 0;
}

.ui-accordion .ui-accordion-header {
    background-color: #961406;
    -webkit-transition: 0.3s ease-in-out all;
    -ms-transition: 0.3s ease-in-out all;
    -o-transition: 0.3s ease-in-out all;
    -moz-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all;
}
.ui-accordion .ui-accordion-header.ui-state-active {
    background-color: #640D01;
}

.image-wrapper {
    display: block;
    text-align: center;
    border: 5px solid white;
}

.image-wrapper img {
    height: 175px;
    width: auto;
    border: none;
}

.ctct-form-defaults {
    padding: 0 !important;
}

h2.ctct-form-header {
    font-size: 18px !important;
}

p.ctct-form-text {
    font-size: 14px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
}
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 0 0 12px !important;
}

.custom-html-widget a.image-wrapper {
    background-color: rgb(255 255 255 / 64%);
}