/*
 * Theme Name: NOTR 2023
 * Theme URI: https://www.nutsontherun.com
 * Author: Rigney Graphics
 * Author URI: https://www.rigneygraphics.com
 * Description: A responsive Wordpress theme built on Bootstrap 5, designed for the e-commerce solution on the Nuts on the Run website.
 * Version: 3.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: notr2023
 * 
 * BOOTSTRAP OVERRIDE STYLES
 * FONT STYLES
 * HTML STYLES
 * LINK/BUTTON STYLES
 * WRAPPER STYLES
 * CUSTOM PAGE STYLES
 * HOME > PORTAL
 * LANDING PAGES 2023
 * MAINSTAGE STYLES - HOME
 * MAINSTAGE STYLES - ALL OTHERS
 * BS5 CAROUSEl STYLES
 * PAGE-SPECIFIC STYLES
 * NAVIGATION STYLES
 * FORM STYLES
 * NINJA FORMS STYLES
 * WOOCOMMERCE STYLES
 * WPSL STORE LOCATOR STYLES
 * WP-PAGENAVI STYLES
 * ACCESSIBILITY STYLES
 * WORDPRESS-REQUIRED STYLES
 * MISC. STYLES
 * TRANSITION STYLES
 * RESPONSIVE BREAKPOINT STYLES
 */


/* BOOTSTRAP OVERRIDE STYLES
====================================== */
:focus-visible {
	outline-color: transparent;
}

b, strong {
	font-weight: 700;
}

input {
	outline-color: #8a8a8a;
}

header,
footer,
main,
nav {
	display: block;
}

main {
	overflow: hidden;
}

.container,
header#page-header .slide > div,
#mainstage .slide > div,
.post-password-form {
	max-width: 1436px;
	padding-left: 1rem;
	padding-right: 1rem;
	position: relative;
}

.embed-responsive {
	display: block;
	margin-bottom: 1.5rem;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
}

.embed-responsive::before {
	content: "";
	display: block;
}

.embed-responsive embed,
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	border: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.embed-responsive-1by1::before {
	padding-top:100%;
}

.embed-responsive-4by3::before {
	padding-top:75%;
}

.embed-responsive-16by9::before {
	padding-top:56.25%;
}

.embed-responsive-21by9::before {
	padding-top:42.857143%;
}

p.h1, p.h2, p.h3, p.h4, p.h5, p.h6 {
	margin-bottom: 1.25rem;
}

.mark, mark {
	background: none;
	padding: 0;
}

.modal {
	color: #282828;
}

.modal-content button.close {
	background: transparent;
	border: 0;
	font-weight: bold;
	padding: 1rem;
	position: absolute;
	right: 1rem;
	top: 0.5rem;
}

.modal-dialog {
	max-width: 768px;
}

.modal-header {
	padding: 0.5rem 1rem;
}


/* FONT STYLES
====================================== */
#about-produce,
#about-story,
header#site-header .masthead .search-form h3,
header#site-header .utility-navigation,
header#site-header ul.primary-navigation-menu > li > a,
#home-portal-links h2,
.landing-group-wrapper h2,
#mainstage .slide > div > div h2,
#mainstage .slide > div > div h3,
.amaranth {
	font-family: 'Amaranth', sans-serif;
}

.free-shipping div strong,
#mainstage .slide#slide-sea-salt-caramels .slide-content h2 {
	font-family: 'Roboto Condensed', sans-serif;
}

#about-intro-2023,
#about-us-our-promise,
#about-us-indulge,
.banner-nature-club a,
.home-featured-categories > li > a,
h1, h2, h3, h4, h5, h6,
.notr-product-footer-share .product-share-header,
.notr-product-summary-share .product-share-header,
.playfair {
	font-family: 'Playfair Display', serif;
}

.btn::after,
.button::after,
.carousel-control-next-icon::after,
.carousel-control-prev-icon::after,
ul.check > li:before,
header#site-header ul.primary-navigation-menu > li.menu-item-has-children > a::after,
header#site-header .utility-navigation ul > li > a::before,
header#site-header ul.primary-navigation-menu > li .sub-menu li.menu-item-has-children > a::after,
header#site-header ul.primary-navigation-menu > li.right .sub-menu > li.menu-item-has-children > a::after,
header#site-header ul.primary-navigation-menu li.menu-item-has-children > a > span::after,
#mainstage .slide .slide-content .purchase a::after,
#mobile-close::before,
#mobile-trigger::before,
.search-form-body .search-submit button::after,
.single-share-options li.email > a:before,
.woocommerce-MyAccount-navigation > ul > li > a:before {
	font-family: 'Font Awesome 6 Free';
	font-weight: 600;
}

footer#site-footer .footer-social li a::after,
footer#site-footer #menu-social-media li a::after,
.single-share-options a:before {
	font-family: 'Font Awesome 6 Brands';
	font-weight: 900;
}

body,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea,
.category-featured-products > li h3,
.faire-wholesale-list ul > li > div h3,
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input,
.gform_validation_errors h2,
.landing-footer-testimonial > div h2,
.modal,
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-family: 'Open Sans', sans-serif;
}


/* HTML STYLES
====================================== */
html {
	font-size: 18px;
}

body {
	background: #c45260;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.3;
}

h1, .h1 {
	font-size: 3rem;
}

body.custom-page-template {
	font-size: 60px;
	font-weight: bold;
}

body.woocommerce-cart h1 {
	font-size: 2rem;
}

body.woocommerce-cart header#page-header-title::after {
	top: 1.25rem;
}

h2, .h2,
h1.single-post-title {
	font-size: 2.25rem;
	line-height: 1.05;
	margin: 0 0 1rem;
}

body.home header.section h2 {
	font-size: 2.5rem;
}

.woocommerce div.product .product_title,
h3, .h3,
.archive-entry h2,
header.section h2,
header.woocommerce-products-header h1,
#woocommerce-wrapper-product h2 {
	font-size: 1.75rem;
	line-height: 1.05;
	margin: 0 0 1rem;
}

#respond h3,
h4, .h4 {
	font-size: 1.25rem;
	line-height: 1.1;
}

#respond h3 {
	margin: 0 0 0.75rem;
}

h5, .h5 {
	font-size: 1rem;
}

h6, .h6 {
	font-size: 0.85rem;
}

hr {
	border-top: 5px solid #ba8a49;
	margin: 0 auto 1.5rem;
	width: 75%;
}

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}

ins {
	text-decoration: none;
}

li {
	margin-bottom: 0.5em;
}

ol, ul {
	margin: 0;
	padding-bottom: 1em;
	padding-left: 1em;
}

ol, ul {
	padding-left: 2rem;
}

p {
	margin: 0 0 1.5rem;
}

p.padhalf {
	margin-bottom: 0.75em;
}

p.pad0,
.woocommerce .woocommerce-result-count {
	margin: 0;
}

table,
.woocommerce table.shop_table {
	border: 0;
	border-collapse: collapse;
	border-radius: 0;
	border-left: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	margin-bottom: 1.5rem;
	width: 100%;
}

td, th,
.woocommerce table.shop_table td,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce table.shop_table th {
	border-bottom: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	padding: 0.5rem;
	vertical-align: top;
}


/* LINK/BUTTON STYLES
====================================== */
a {
	color: #757054;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #000000;
}

a:focus img,
a:hover img {
	filter: brightness(110%);
}

.btn,
.button,
input[type=submit],
#mainstage .slide .slide-content .purchase a,
#respond input[type=submit],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
#wpsl-search-wrap input[type=submit] {
	background: #FFFFFF;
	border: 1px solid #d0d0d0;
	border-radius: 0.3rem;
	color: #454545;
	display: inline-block;
	font-weight: bold;
	line-height: 1.1;
	padding: 10px 2rem;
	text-transform: uppercase;
}

.gform_wrapper.gravity-theme .gform_footer button:focus,
.gform_wrapper.gravity-theme .gform_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer button:focus,
.gform_wrapper.gravity-theme .gform_page_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input:focus,
.gform_wrapper.gravity-theme .gform_page_footer input:hover,
#respond input[type=submit],
.woocommerce button.button.alt,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	background: #b8372a;
	color: #FFFFFF;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
	display: block;
}

#wpsl-search-wrap input[type=submit] {
	background: #b8372a;
	color: #FFFFFF;
	font-size: 1rem;
}

#mainstage .slide .slide-content .purchase a {
	border: 0;
}

#mainstage .slide .slide-content .purchase a {
	color: #353432;
	font-size: 1.2rem;
	padding: 0.75rem 2.5rem;
}

.btn:focus,
.btn:hover,
.button:focus,
.button:hover,
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input[type=button],
.gform_wrapper.gravity-theme .gform_footer input[type=submit],
.gform_wrapper.gravity-theme .gform_page_footer button:focus,
.gform_wrapper.gravity-theme .gform_page_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input:focus,
.gform_wrapper.gravity-theme .gform_page_footer input:hover,
input[type=submit]:focus,
input[type=submit]:hover,
#mainstage .slide .slide-content .purchase a:focus,
#mainstage .slide .slide-content .purchase a:hover,
.woocommerce #respond input#submit:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:hover {
	background: #9b2e11;
	color: #FFFFFF;
}

.gform_wrapper.gravity-theme .gform_footer button:focus,
.gform_wrapper.gravity-theme .gform_footer button:hover,
.gform_wrapper.gravity-theme .gform_footer input:focus,
.gform_wrapper.gravity-theme .gform_footer input:hover,
.gform_wrapper.gravity-theme .gform_page_footer button:focus,
.gform_wrapper.gravity-theme .gform_page_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input:focus,
.gform_wrapper.gravity-theme .gform_page_footer input:hover,
#respond input[type=submit]:focus,
#respond input[type=submit]:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:hover {
	background: #000000;
}

.btn::after,
.button::after,
#mainstage .slide .slide-content .purchase a::after {
	display: inline-block;
	content: '\00a0\00a0\f105';
	font-size: 0.8em;
}

footer#site-footer a {
	color: #FFFFFF;
}

footer#site-footer a:focus,
footer#site-footer a:hover {
	text-decoration: underline;
}


/* WRAPPER STYLES
====================================== */
.archive-entries-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.archive-entries-list > li {
	margin: 0;
}

.archive-description,
.archive-entry,
.single-entry .post-meta {
	border-bottom: 3px solid #b5b5b5;
	margin-bottom: 1.5rem;
}

.archive-entry h2.archive-title,
.single-entry h2.single-title {
	margin-bottom: 1rem;
}

.archive-entry .post-meta a,
.single-entry .post-meta a {
	font-weight: bold;
}

.archive-entry .post-meta .readmore,
.single-entry .post-meta .readmore {
	float: left;
	text-align: right;
	width: 15%;
}

.archive-entry-excerpt .readmore {
	font-size: 0.85rem;
	font-weight: bold;
}

.banner-nature-club a {
	color: #f2e2cf;
	display: block;
	position: relative;
	text-transform: uppercase;
}

.banner-nature-club a strong {
	font-size: 44px;
	font-weight: normal;
	left: 120px;
	padding: 15px 0;
	position: absolute;
	right: 120px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}

.banner-nature-club a:focus strong,
.banner-nature-club a:hover strong {
	color: #FFFFFF;
}

.banner-nature-club a strong > em {
	bottom: 0;
	position: absolute;
	right: 2.5rem;
}

ul.check {
	list-style: none;
	padding: 0;
	padding-bottom: 0.5rem;
	padding-left: 1.75rem;
}

ul.check li {
	margin: 0 0 1rem;
}

.product-discount-text div,
ul.check > li {
	position: relative;
}

.product-discount-text div {
	font-size: 0.65rem;
	padding-left: 1.5rem;
}

.product-discount-text:before,
ul.check > li:before {
	background: #c45260;
	color: #FFFFFF;
	border-radius: 50%;
	content: '\f00c';
	display: block;
	font-size: 0.65rem;
	height: 1.25rem;
	line-height: 1.25rem;
	text-align: center;
	width: 1.25rem;
}

.product-discount-text:before {
	float: left;
}

ul.check > li:before {
	float: none;
	left: -1.75rem;
	position: absolute;
	top: 0.1rem;
}

footer#site-footer {
	padding: 2.5rem 0 1rem;
	text-align: center;
}

footer#site-footer .inquiries {
	line-height: 1.1;
	margin: 0 0 2rem;
}

footer#site-footer .inquiries figure,
footer#site-footer .inquiries p {
	margin-bottom: 0.75rem;
}

footer#site-footer .inquiries a {
	font-size: 30px;
}

footer#site-footer .masthead {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1rem 2rem;
}

footer#site-footer .masthead > div {
	padding: 0 1rem 1px;
	text-align: left;
}

footer#site-footer .masthead .footer-column-logo {
	width: 25%;
}

footer#site-footer .masthead .footer-column-nav {
	display: flex;
	flex-wrap: wrap;
	padding-top: 2rem;
	width: 75%;
}

footer#site-footer .masthead .footer-column-nav > div {
	padding: 0 1rem;
	width: 33.333333%;
}

footer#site-footer .masthead .footer-column-nav ul {
	list-style-type: none;
	margin: 0 0 1rem;
	padding: 0;
}

footer#site-footer .masthead .footer-column-nav ul li.title_li a {
	font-size: 1.25rem;
	font-weight: bold;
}

footer#site-footer .masthead .footer-column-nav ul li.title_li {
	border-bottom: 1px dotted #ffbfc9;
	padding: 0 0 0.5rem;
}

footer#site-footer .masthead .footer-column-logo .footer-logo {
	margin: 0 0 1.25rem;
	max-width: 175px;
}

header#site-header,
main {
	background: #FFFFFF;
	color: #282828;
}

header#site-header {
	border-bottom: 5px solid #791f16;
	position: relative;
}

header#site-header .masthead {
	align-items: flex-start;
	display: flex;
	flex-wrap: nowrap;
	padding: 18px 0;
}

body.page-id-791957 header#site-header .masthead .free-shipping {
	border: 0;
	width: 51%;
}

body.page-id-791957 header#site-header .masthead .free-shipping > div {
	display: none;
}

header#site-header .masthead .free-shipping {
	border: 4px solid #b8372a;
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 325px;
}

header#site-header .masthead .free-shipping > div > strong {
	background: #FFFFFF;
	bottom: -0.5em;
	color: #282828;
	display: block;
	font-size: 20px;
	left: 50%;
	line-height: 1;
	padding: 0 10px;
	position: absolute;
	transform: translateX(-50%);
	white-space: nowrap;
}

header#site-header .masthead .free-shipping > div > strong sup {
	top: -0.225em;
}

header#site-header .masthead .logo {
	flex: 0 0 250px;
}

header#site-header .masthead .logo a {
	display: block;
	margin: 0 auto;
	padding: 0 10px;
	width: 182px;
}

header#site-header .masthead .search-form {
	flex: 0 0 31%;
}

header#site-header .masthead .search-form h3 {
	font-size: 25px;
	font-weight: normal;
	line-height: 1.1;
}

header#site-header .masthead .search-form h3 a {
	color: #b8372a;
	font-size: 1.1em;
}

header#site-header .masthead .search-form h3 a:focus,
header#site-header .masthead .search-form h3 a:hover {
	color: #000000;
}

header#site-header .utility-navigation {
	border-bottom: 2px solid #d4d4d4;
	padding: 13px 0;
	text-transform: uppercase;
}

#wrapper,
#wrapper-full,
#custom-page-footer section {
	padding: 2.5rem 0 1px;
}

body.home main {
	padding-bottom: 40px;
	padding-top: 0;
}

header#page-header-title,
header.section,
header.woocommerce-products-header {
	margin: 0 0 1rem;
	position: relative;
}

header#page-header-title {
	margin: 0 0 2rem;
	text-align: center;
}

header#page-header-title::after,
header.section::after,
header.woocommerce-products-header::after {
	border-top: 3px solid #bfbfbf;
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	top: 1.2rem;
	width: 100%;
	z-index: 1;
}

header#page-header-title::after {
	top: 1.75rem;
}

body.home header.section {
	margin: 0 0 2rem;
}

body.home header.section::after {
	top: 1.5rem;
}

header#page-header-title h1,
header.section h2,
header.section h3,
header.woocommerce-products-header h1 {
	background: #FFFFFF;
	display: inline-block;
	line-height: 1;
	margin: 0;
	padding-right: 20px;
	position: relative;
	z-index: 2;
}

header#page-header-title h1 {
	padding: 0 20px;
}

#overlay-response {
	opacity: 0;
}

.section-padded {
	padding: 3rem 0 1.5rem;
}

.term-description {
	padding-top: 1rem;
}

.video-library-block,
.video-slide-row {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px 70px;
}

.video-library-block {
	flex-wrap: wrap;
	margin: 0 -12px;
}

.video-slide-row {
	flex-wrap: nowrap;
	margin: 0 -12px 70px;
}

.video-library-block > div,
.video-slide-row > div {
	padding: 0 12px 12px;
	width: 25%;
}

.video-library-block > div a,
.video-slide-row > div a {
	border: 1px solid #dedede;
	border-radius: 0.3rem;
	display: block;
	padding: 5px;
	height: 100%;
}

.video-library-block > div a figure,
.video-slide-row > div a figure {
	margin: 0;
}

.video-library-block > div a strong,
.video-slide-row > div a strong {
	display: block;
	padding: 10px 14px;
}

#wrapper #content {
	float: right;
	width: 72%;
}

body.page-template-page-custom-template #content {
	margin-bottom: 2rem;
}

body.single-product #wrapper #content {
	width: 100%;
}

.banner-nature-club,
#wrapper,
#wrapper-full,
.videos-carousel {
	margin: 0 0 75px;
}

body.page-full-width #wrapper-full #content {
	width: 100%;
}

body.single-product #wrapper {
	border-bottom: 5px solid #ccd9df;
	margin: 0 0 3rem;
}

#wrapper #sidebar {
	float: left;
	padding-right: 80px;
	width: 28%;
}

#wrapper #sidebar aside ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 25px;
}

#wrapper #sidebar aside ul.menu {
	padding: 0;
}

#wrapper #sidebar aside ul > li {
	margin: 0 0 1px;
	padding: 0;
}

#wrapper #sidebar aside ul > li > a {
	display: block;
	font-size: 14px;
	line-height: 1;
	padding: 5px 10px;
}

#wrapper #sidebar aside ul.menu > li > a {
	background: #6f3c2c;
	color: #FFFFFF;
	font-size: 1rem;
	padding: 12px 25px;
}

#wrapper #sidebar aside ul.menu > li > a:focus,
#wrapper #sidebar aside ul.menu > li > a:hover,
#wrapper #sidebar aside ul.menu > li.current-menu-ancestor > a,
#wrapper #sidebar aside ul.menu > li.current-menu-item > a {
	background: #4f1c0c;
}

#wrapper #sidebar aside ul ul > li.current-menu-item > a {
	color: #000000;
	font-weight: bold;
}


/* CUSTOM PAGE STYLES
====================================== */
#about-intro,
#about-intro-2023 {
	background: #ede5d5;
	color: #96232a;
	padding-bottom: 1px;
}

#about-intro .intro,
#about-intro-2023 .intro {
	padding: 110px 0;
}

#about-intro-2023 {
	background: #f4e2d0;
	font-size: 1.25rem;
	padding-bottom: 2.5rem;
}

#about-intro-2023 .everything-you-want {
	padding: 0 0 3rem;
}

#about-intro-2023 .about-us-features {
	border-bottom: 2px solid #96232a;
	list-style-type: none;
	margin: 0 0 2.5rem;
	padding: 0;
}

#about-intro-2023 .about-us-features > li {
	display: flex;
	flex-wrap: wrap;
	padding: 0 0 2rem;
}

#about-intro-2023 .about-us-features > li > div {
	border-top: 2px solid #96232a;
	color: #96232a;
	flex: 1 0 0;
	padding: 1.5rem 0;
}

#about-intro-2023 .about-us-features > li > figure {
	margin: 0;
	padding-right: 3.5rem;
	width: 27%;
}

#about-us-our-promise,
#about-us-indulge {
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 2.65rem;
	padding: 5rem 0;
	text-align: center;
}

#about-us-indulge {
	color: #FFFFFF;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

#about-us-indulge .content {
	align-items: center;
	display: flex;
}

#about-us-indulge .content > div {
	flex: 1 0 0;
	padding-right: 10rem;
}

#about-us-indulge .content > div p::after {
	background: #FFFFFF;
	box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.5);
	content: '';
	display: block;
	height: 2px;
	margin-top: 2rem;
	width: 100%;
}

#about-us-indulge .content > figure {
	margin: 0;
	width: 37%;
}

#about-us-our-promise {
	color: #f2ebd5;
	text-shadow: 2px 2px 4px #000000;
}

#about-us-our-promise h2 {
	font-size: 5rem;
	font-weight: bold;
	margin: 0 0 2rem;
}

.about-made {
	margin: 0;
	padding: 4rem 4rem 0;
}

#about-produce {
	background: #96232a;
	color: #ecdbc2;
	font-size: 25px;
	padding: 30px 0 0;
}

#about-produce header.section h2 {
	background: #96232a;
}

#about-produce .content-block {
	background-image: url(img/branch-bkg-tan-bottom.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 26%;
	padding-bottom: 20px;
}

#about-story {
	background: #f8cf91;
	background-image: url(img/about-produce-bkg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #96232a;
	font-size: 25px;
	padding: 40px 0 21px;
}

#about-story > div {
	background-image: url(img/branch-bkg-green-right.png);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

#about-story h2 {
	font-size: 2rem;
	margin: 0 0 1rem;
}

#about-story h3 {
	text-shadow: 2px 2px 0 #FFFFFF;
}

#about-story header.section::after {
	border-top-color: #c39358;
}

#about-produce .content {
	padding-right: 3rem;
	width: 70%;
}

#about-produce .sidebar-block {
	background: #ecdbc2;
	border-radius: 15px;
	color: #96232a;
	font-size: 42px;
	margin: 0 0 1.5rem;
	padding: 30px;
	text-align: center;
}

body.has-header header#page-header {
	background-size: contain;
	background-repeat: repeat-x;
	background-position: top left;
}

body.page-giveaways header#page-header {
	background-image: url(img/body-giveaway-header-bkg.jpg);
}


/* MAINSTAGE STYLES
====================================== */
header#page-header {
	background: #FFFFFF;
	border-bottom: 5px solid #ba8a49;
	margin: 0;
	padding: 0 0 1px;
	text-align: center;
}

header#page-header .slide {
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	position: relative;
}

header#page-header .slide > div {
	left: auto;
	margin: 0 auto;
	max-width: 1500px;
	position: relative;
	transform: none;
}

header#page-header .slide .hero {
	position: static;
	transform: none;
	width: 55%;
}

header#page-header .slide .review-block {
	bottom: 0;
	left: auto;
	margin: 0;
	position: absolute;
	right: 11%;
	text-align: left;
	transform: none;
	width: 36%;
}

header#page-header .slide.large .hero {
	width: 63%;	
}

header#page-header .slide.left .hero {
	float: right;
}

header#page-header .slide.left .review-block {
	margin-left: 4%;
	right: auto;
}

#header-site-navigation .header {
	display: none;
}

header#page-header .slide {
	background-color: #FFFFFF;	
}

header#page-header .slide.almonds {
	background-color: #d1d0d4;
	background-image: url(img/header-bkg-almonds.jpg);
}

header#page-header .slide.candied {
	background-color: #d9c5ba;
	background-image: url(img/header-bkg-candied.jpg);
}

header#page-header .slide.cashews {
	background-color: #efb25c;
	background-image: url(img/header-bkg-cashews.jpg);
}

header#page-header .slide.chocolates {
	background-color: #e5cea3;
	background-image: url(img/header-bkg-chocolates.jpg);
}

header#page-header .slide.deals {
	background-color: #c2d3b5;
	background-image: url(img/header-bkg-deals.jpg);
}

header#page-header .slide.giftbox {
	background-color: #76abbc;
	background-image: url(img/header-bkg-giftboxes.jpg);
}

header#page-header .slide.glutenfree {
	background-color: #edc183;
	background-image: url(img/header-bkg-glutenfree.jpg);
}

header#page-header .slide.hazelnuts {
	background-color: #b57045;
	background-image: url(img/header-bkg-hazelnuts.jpg);
}

header#page-header .slide.mixednuts {
	background-color: #facc7c;
	background-image: url(img/header-bkg-mixednuts.jpg);
}

header#page-header .slide.pecans {
	background-color: #efb25c;
	background-image: url(img/header-bkg-pecans.jpg);
}

header#page-header .slide.pistachios {
	background-color: #e3d8c7;
	background-image: url(img/header-bkg-pistachios.jpg);
}

header#page-header .slide.savory {
	background-color: #efb25c;
	background-image: url(img/header-bkg-savory.jpg);
}

header#page-header .slide.sugarfree {
	background-color: #f1e1c9;
	background-image: url(img/header-bkg-sugarfree.jpg);
}

header#page-header .slide.vegan {
	background-color: #da9d65;
	background-image: url(img/header-bkg-vegan.jpg);
}


/* HOME > PORTAL
====================================== */
#home-portal,
#slide-elevate-snacking {
	background-image: url(img/paper-texture-bkg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#home-portal-links {
	align-items: flex-end;
	color: #6b4030;
	display: flex;
	flex-wrap: nowrap;
	font-size: 1.25rem;
	font-weight: 600;
	margin: 0 -1rem;
	padding: 3rem 0;
	text-shadow: 2px 2px 0 #FFFFFF;
}

#home-portal-links .btn {
	text-shadow: none;
}

#home-portal-links > div {
	padding: 2rem;
	text-align: center;
	width: 50%;
}

#home-portal-links h2 {
	font-size: 3rem;
}

#home-portal-links p {
	margin: 0 0 1rem;
}

#home-portal-links .notice {
	color: #FF0000;
	font-size: 1.2em;
}

#home-portal-links .retail .feature-image {
	padding: 0 5rem;
}

#home-portal-links .retail h2 {
	margin: 0 0 4rem;
}


/* LANDING PAGES 2023
====================================== */
.landing-page #main-content > .container {
	max-width: none;
	padding: 0;
}

.landing-page #wrapper-full #content {
	width: 100%;
}

.landing-footer-testimonial,
.landing-group-wrapper {
	padding: 0 2rem;
}

.landing-footer-testimonial > div {
	background: rgba(255,255,255,0.9);
	box-shadow: 0 4px 30px 0 rgba(0,0,0,0.25);
	border-radius: 1rem;
	font-size: 1.25rem;
	line-height: 1.85;
	padding: 3.5rem 8rem 2rem;
	text-align: center;
}

.landing-footer-testimonial > div .wp-block-image img {
	vertical-align: initial;
}

.landing-footer-testimonial > div h2 {
	font-size: 1.75rem;
}

.landing-group-wrapper h2 {
	color: #4e4035;
	font-size: 2.5rem;
	margin: 0 0 3rem;
	text-align: center;
}

.landing-group-wrapper .landing-buttons {
	align-items: flex-end;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.75rem 3rem;
	padding: 0 0 4rem;
	text-align: center;
}

.landing-group-wrapper .landing-buttons > div {
	display: flex;
	padding: 0 0.75rem;
	width: 33.333333%;
}

.landing-group-wrapper .landing-buttons > div > div {
	position: relative;
	width: 100%;
}

.landing-group-wrapper .landing-buttons .button-wrapper {
	left: 0;
	margin: 1.25rem 0 0;
	position: absolute;
	right: 0;
	top: 100%;
}

.landing-group-wrapper .landing-buttons .button-wrapper .btn {
	background: #fc4734;
	border: 0;
	color: #FFFFFF;
	padding: 15px 1.5rem;
}

.landing-group-wrapper .landing-buttons .button-wrapper .btn:focus,
.landing-group-wrapper .landing-buttons .button-wrapper .btn:hover {
	background: #000000;
}

.landing-group-wrapper .landing-buttons .button-wrapper .btn::after {
	content: '';
}

.landing-group-wrapper .landing-buttons .btn-feature {
	align-items: center;
	background: #FFFFFF;
	border: 3px solid #e9e9e9;
	border-radius: 1rem;
	box-shadow: 0 4px 30px 0 rgba(0,0,0,0.25);
	display: inline-block;
	padding: 2rem 2.5rem;
	transition: all 0.2s;
}

.landing-group-wrapper .landing-buttons .btn-feature:focus,
.landing-group-wrapper .landing-buttons .btn-feature:hover {
	border: 3px solid #c5c5c5;
	box-shadow: 0 4px 30px 0 rgba(0,0,0,0.5);
}

.landing-group-wrapper .landing-buttons .btn-feature figure {
	margin: 0;
	flex: 1 0 0;
}

.landing-group-footer {
	background-image: url(https://nutsontherun.com/wp-content/uploads/2023/11/landing-footer-bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 3rem 0;
	position: relative;
}

.testimonial-footer-fore {
	max-width: 450px;
	position: absolute;
	right: 0;
	top: 2.95rem;
	z-index: 2;
	width: 33%;
}


/* MAINSTAGE STYLES - HOME
====================================== */
#mainstage {
	margin: 0 auto 2.5rem;
	max-width: 3000px;
}

#mainstage .slide {
	margin: 0;
	position: relative;
}

#mainstage .slide > div {
	height: 100%;
	left: 50%;
	position: absolute;
	top: 0;
	transform: translateX(-50%);
	z-index: 2;
	width: 100%;
}

#mainstage .slide .slide-content {
	font-size: 1.6rem;
	position: absolute;
	text-align: center;
	width: 38%;
	z-index: 10;
}

#mainstage .slide .slide-content,
#mainstage .slide .slide-content.center {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#mainstage .slide .slide-content.center.bottom,
#mainstage .slide .slide-content.center.top {
	left: 50%;
	transform: translateX(-50%);
}

#mainstage .slide .slide-content.left {
	left: 1rem;
	right: auto;
	transform: translateY(-50%);
}

#mainstage .slide .slide-content.right {
	left: auto;
	right: 1rem;
	transform: translateY(-50%);
}

#mainstage .slide .slide-content.bottom {
	bottom: 2.5rem;
	top: auto;
	transform: translateX(-50%);
}

#mainstage .slide .slide-content.bottom.left {
	left: 1rem;
	right: auto;
	transform: none;
}

#mainstage .slide .slide-content.bottom.right {
	left: auto;
	right: 1rem;
	transform: none;
}

#mainstage .slide .slide-content.top {
	bottom: 0;
	top: 2rem;
	transform: translateX(-50%);
}

#mainstage .slide .slide-content.top.left {
	transform: none;
}

#mainstage .slide .slide-content.top.right {
	left: auto;
	right: 1rem;
	top: 2rem;
	transform: none;
}

#mainstage .slide .slide-content h2,
#mainstage .slide .slide-content h3 {
	color: #592713;
	line-height: 1.1;
	text-shadow: 2px 2px 0 #FFFFFF;
}

#mainstage .slide .slide-content h2 {
	font-size: 2.3rem;
	margin: 0 0 1rem;
}

#mainstage .slide .slide-content h3 {
	font-size: 1.25rem;
	margin: 0 0 1rem;
}

#mainstage .slide .slide-content p {
	margin: 0;
}

#mainstage .slide .slide-content .purchase {
	padding-top: 1.5rem;
}

#mainstage .slide figure {
	margin: 0 auto;
	max-width: 1400px;
}

#mainstage .slide#slide-candied-sweet figure {
	text-align: right;
}

#mainstage .slide#slide-savory-snacks figure img,
#mainstage .slide#slide-sea-salt-caramels figure img,
#mainstage .slide#slide-candied-sweet figure img {
	max-width: 60%;
}

/* SPECIAL BANNER */
#mainstage .slide#mainstage-slide-caramel {
	background: #e2e2db;
}

#mainstage .slide#mainstage-slide-caramel .slide-content {
	font-size: 1rem;
	padding-right: 2rem;
	width: 42%;
}

#mainstage .slide#mainstage-slide-caramel h2 {
	font-size: 31px;
}

#mainstage .slide#mainstage-slide-caramel h2 small {
	color: #ae4012;
	display: block;
	font-size: 23px;
	text-decoration: line-through;
	text-shadow: none;
}

#mainstage .slide#mainstage-slide-caramel .free-graphic {
	margin: 0 0 1rem;
}

#mainstage .slide#mainstage-slide-caramel .slide-content .purchase a {
	border: 1px solid #592713;
}

#mainstage .slide#mainstage-slide-caramel .slide-content .purchase a::after {
	display: none;
}

#mainstage .slide#mainstage-slide-caramel .slide-content .purchase p {
	margin: 0 0 0.25rem;
}

#mainstage .slide#mainstage-slide-caramel .slide-content .purchase small {
	font-size: 0.75rem;
}


#mainstage .slide#slide-sea-salt-caramels {
	/*background: #544a3e;*/
	color: #544a3e;
}

#mainstage .slide#slide-sea-salt-caramels .slide-content {
	font-size: 18px;
	padding-right: 0;
	width: 45%;
}

#mainstage .slide#slide-sea-salt-caramels .slide-content .purchase a {
	border: 1px solid #544a3e;
}

#mainstage .slide#slide-sea-salt-caramels .slide-content h2 {
	color: #544a3e;
	font-size: 32px;
	font-weight: 300;
	margin: 0 0 2rem;
}

#mainstage .slide#slide-sea-salt-caramels .slide-content h2 strong.blue {
	color: #5da6f2;
}

#mainstage .slide#slide-sea-salt-caramels .slide-content h2 strong {
	font-weight: 700;
}

#mainstage .slide#slide-sea-salt-caramels .slide-content h2 em {
	font-style: normal;
	font-size: 44px;
}

#mainstage .slide .slide-content .purchase a:focus,
#mainstage .slide .slide-content .purchase a:hover {
	background: #5da6f2;
}


/* BS5 CAROUSEL STYLES
====================================== */
.carousel-controls {
	font-size: 0;
	margin: 0 0 20px;
	text-align: right;
	vertical-align: top;
}

.carousel-control-next,
.carousel-control-prev {
	background: #FFFFFF;
	border: 1px solid #757054;
	border-radius: 17px;
	color: #757054;
	display: inline-block;
	font-size: 1rem;
	height: 34px;
	margin-left: 13px;
	position: static;
	opacity: 1;
	vertical-align: top;
	width: 34px;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	background: #757054;
	color: #FFFFFF;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background: none;
	height: 32px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	width: 32px;
}

.carousel-control-next-icon::after,
.carousel-control-prev-icon::after {
	display: inline-block;
	font-size: 1rem;
	line-height: 1;
	padding: 3px;
}

.carousel-control-next-icon::after {
	content: '\f105';
}

.carousel-control-prev-icon::after {
	content: '\f104';
}

#slide-elevate-snacking {
	color: #6b4030;
	font-size: 1.75rem;
	font-weight: 400;
}

#slide-elevate-snacking a.btn {
	margin: 0.25rem 0.5rem;
}

#slide-elevate-snacking p {
	margin: 0 0 0.75rem;
}

#slide-elevate-snacking p.large {
	font-size: 2.5rem;
	line-height: 1.1;
	margin: 0 0 1.5rem;
}

#slide-elevate-snacking .red {
	color: #FF0000;
}

#slide-elevate-snacking .slide-wrapper {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	padding: 4rem 0;
	text-align: center;
}

#slide-elevate-snacking .slide-wrapper .description,
#slide-elevate-snacking .slide-wrapper .product {
	padding: 0 1rem;
	width: 50%;
}

#slide-elevate-snacking .slide-wrapper .description .amaranth {
	text-shadow: -2px 1px 0 #FFFFFF;
}


/* PAGE-SPECIFIC STYLES
====================================== */
#header-no-bake-guide {
	background-image: url(img/no-bake-header-bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 60px 0 30px;
}

#header-no-bake-guide .stage-hero {
	align-items: center;
	display: flex;
	margin: 0 auto;
	max-width: 1330px;
}

#header-no-bake-guide .stage-hero .stage-hero-description {
	text-align: center;
	width: 45%;
}

#header-no-bake-guide .stage-hero .stage-hero-description .hero-lede {
	border-bottom: 1px solid #bbb4b1;
	font-size: 24px;
	margin-bottom: 1.5rem;
	padding-bottom: 0.5rem;
}

#header-no-bake-guide .stage-hero .stage-hero-description h2 > strong,
#header-no-bake-guide .stage-hero .stage-hero-description .button-prompt {
	color: #6c2908;
}

#header-no-bake-guide .stage-hero .stage-hero-description h2 > strong {
	display: block;
	font-size: 70px;
}

#header-no-bake-guide .stage-hero .stage-hero-description .button-prompt {
	font-size: 22px;
	margin: 0 0 0.5rem;
}

#header-no-bake-guide .stage-hero .stage-hero-description a.btn {
	background: #b98846;
	border: 0;
	border-radius: 0.5rem;
	color: #FFFFFF;
	display: inline-block;
	font-size: 28px;
	line-height: 1;
	padding: 25px 40px;
	text-transform: none;
}

#header-no-bake-guide .stage-hero .stage-hero-description a.btn:focus,
#header-no-bake-guide .stage-hero .stage-hero-description a.btn:hover {
	background: #6c2908;
}

#header-no-bake-guide .stage-hero .stage-hero-description a.btn::after {
	display: none;
}

#header-no-bake-guide .stage-hero .stage-hero-img {
	width: 55%;
}

.no-bake-guide-subheader {
	background: #81896f;
	color: #FFFFFF;
	padding: 1.5rem 0 1px;
	text-align: center;
}

.no-bake-guide-subheader h2 {
	margin: 0 0 0.5rem;
}

.no-bake-guide-details {
	background: #e7eaf2;
	padding: 2rem 0 0.5rem;
}

.no-bake-guide-subheader .container,
.no-bake-guide-details .container {
	max-width: 1099px;
}


/* NAVIGATION STYLES
====================================== */
footer#site-footer .footer-secondary-navigation ul {
	font-size: 0;
	list-style-type: none;
	margin: 0 0 50px;
	padding: 0;
}

footer#site-footer .footer-secondary-navigation li {
	display: inline-block;
}

footer#site-footer .footer-secondary-navigation li a {
	font-weight: bold;
	text-transform: uppercase;
}

footer#site-footer .footer-secondary-navigation li::before {
	content: '\00a0\00a0|\00a0\00a0';
	vertical-align: top;
}

footer#site-footer .footer-secondary-navigation li a,
footer#site-footer .footer-secondary-navigation li::before {
	font-size: 1rem;
}

footer#site-footer .footer-secondary-navigation li:first-child::before {
	content: '';
}

footer#site-footer .footer-social ul,
footer#site-footer #menu-social-media {
	font-size: 0;
	margin: 0 0 35px;
	padding: 0;
}

footer#site-footer #menu-social-media {
	margin: 0 0 1rem;
}

footer#site-footer .footer-social li,
footer#site-footer #menu-social-media li {
	display: inline-block;
	margin: 0;
	padding: 0 19px;
	vertical-align: top;
}

footer#site-footer #menu-social-media li {
	padding: 0 0.5rem 0.75rem;
}

footer#site-footer #menu-social-media li a:hover {
	background: #FFFFFF;
	color: #c45260;
	text-decoration: none;
}

footer#site-footer #menu-social-media li a {
	border: 4px solid #FFFFFF;
	border-radius: 0.75rem;
	display: block;
	text-align: center;
	width: 48px;
}

footer#site-footer #menu-social-media li a::after {
	font-size: 20px;
	line-height: 40px;
	width: 100%;
}

footer#site-footer #menu-social-media li.facebook a::after {
	content: '\f39e';
}

footer#site-footer #menu-social-media li.instagram a::after {
	content: '\f16d';
}

footer#site-footer #menu-social-media li.twitter a::after {
	content: '\e61b';
}

footer#site-footer #menu-social-media li.youtube a::after {
	content: '\f167';
}

#header-utility-navigation {
	align-items: center;
	display: flex;
}

#header-utility-navigation .join-club p {
	margin: 0;
}

#header-utility-navigation > div {
	width: 50%;
}

#header-utility-navigation > .utility-navigation-links {
	text-align: right;
}

header#site-header nav.primary-navigation {
	background: #c45260;
}

header#site-header ul.primary-navigation-menu {
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

header#site-header nav.primary-navigation .utility-navigation {
	display: none;
}

header#site-header ul.primary-navigation-menu li {
	position: relative;
}

header#site-header ul.primary-navigation-menu > li {
	flex-grow: 1;
	margin: 0;
	padding: 0 1px;
}

header#site-header ul.primary-navigation-menu > li > a {
	color: #FFFFFF;
	display: block;
	font-size: 1.1rem;
	line-height: 1;
	padding: 15px 26px 12px;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children > a::after {
	display: inline-block;
	content: '\00a0\00a0\f105';
	font-size: 0.8em;
}

header#site-header ul.primary-navigation-menu > li:focus > a,
header#site-header ul.primary-navigation-menu > li:hover > a,
header#site-header ul.primary-navigation-menu > li.current-menu-ancestor > a,
header#site-header ul.primary-navigation-menu > li.current-menu-item > a,
body.home header#site-header ul.primary-navigation-menu > li.menu-item-home > a {
	background: #b8372a;
}

header#site-header ul.primary-navigation-menu .sub-menu > li.menu-item-has-children > a::after {
	content: '\f0da';
	display: block;
	right: 0.5rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

header#site-header ul.primary-navigation-menu > li.right .sub-menu > li.menu-item-has-children > a::after {
	content: '\f0d9';
	left: 0.25rem;
	right: auto;
}

header#site-header ul.primary-navigation-menu .sub-menu {
	background: #fcf7f0;
	border: 2px solid #791f16;
	border-bottom-width: 1px;
	border-top-width: 4px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
}

header#site-header ul.primary-navigation-menu .sub-menu .sub-menu {
	border-top-width: 2px;
	margin-top: -2px;
}

header#site-header ul.primary-navigation-menu > li.current-page-ancestor .sub-menu {
	border-color: #791f16;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children > .sub-menu {
	left: -1px;
	position: absolute;
	top: 100%;
	transform: scaleY(0);
	transform-origin: top left;
	width: 13rem;
	z-index: 100;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children.right > .sub-menu {
	left: auto;
	right: 0%;
}

header#site-header ul.primary-navigation-menu .sub-menu li.menu-item-has-children > .sub-menu {
	left: 100%;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children:focus > .sub-menu,
header#site-header ul.primary-navigation-menu > li.menu-item-has-children:hover > .sub-menu {
	animation: nav-grow-down 0.25s ease-in-out forwards;
}

@keyframes nav-grow-down {
	0% {
		transform: scaleY(0)
	}
	80% {
		transform: scaleY(1.1)
	}
	100% {
		transform: scaleY(1)
	}
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children > .sub-menu .sub-menu {
	left: 100%;
	position: absolute;
	top: 0;
	transform: scaleX(0);
	transform-origin: top left;
	width: 10rem;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children.right > .sub-menu .sub-menu {
	left: auto;
	right: 100%;
	transform-origin: top right;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children .sub-menu > li > .sub-menu {
	opacity: 0;
}

header#site-header ul.primary-navigation-menu > li.menu-item-has-children .sub-menu > li:focus > .sub-menu,
header#site-header ul.primary-navigation-menu > li.menu-item-has-children .sub-menu > li:hover > .sub-menu {
	animation: nav-grow-out 0.25s ease-in-out forwards;
}

@keyframes nav-grow-out {
	0% {
		opacity: 0;
		transform: scaleX(0);
	}
	80% {
		opacity: 1;
		transform: scaleX(1.1);
	}
	100% {
		opacity: 1;
		transform: scaleX(1);
	}
}

header#site-header ul.primary-navigation-menu .sub-menu li {
	border-bottom: 1px solid #791f16;
	margin: 0;
}

header#site-header ul.primary-navigation-menu > li.current-page-ancestor .sub-menu li {
	border-color: #791f16;
}

header#site-header ul.primary-navigation-menu .sub-menu li > a {
	color: #791f16;
	display: block;
	font-size: 0.8rem;
	font-weight: 400;
	line-height: 1.1;
	padding: 0.5rem 1rem;
}

header#site-header ul.primary-navigation-menu .sub-menu li:focus > a,
header#site-header ul.primary-navigation-menu .sub-menu li:hover > a,
header#site-header ul.primary-navigation-menu .sub-menu li.current-menu-ancestor > a,
header#site-header ul.primary-navigation-menu .sub-menu li.current-menu-item > a {
	background: #ebd4b4;
	color: #000000;
}

header#site-header .utility-navigation ul {
	margin: 0;
	padding: 0;
}

header#site-header .utility-navigation ul > li {
	display: inline-block;
	margin: 0;
	margin-left: 3rem;
	padding: 0;
}

body.logged-in header#site-header .utility-navigation ul > li span {
	background: #484848;
	border-radius: 50%;
	color: #FFFFFF;
	display: inline-block;
	margin-left: 0.25rem;
	padding: 0.2rem;
}

header#site-header .utility-navigation ul > li:first-child {
	margin: 0;
}

header#site-header .utility-navigation ul > li > a {
	color: #484848;
	display: block;
}

header#site-header .utility-navigation ul > li > a:focus,
header#site-header .utility-navigation ul > li > a:hover {
	color: #000000;
}

header#site-header .utility-navigation ul > li > a::before {
	font-size: 0.9em;
	vertical-align: text-bottom;
}

header#site-header .utility-navigation ul > li.account > a::before {
	content: '\f007\00a0\00a0';
}

header#site-header .utility-navigation ul > li.my-cart > a::before {
	content: '\f07a\00a0\00a0';
}

header#site-header .utility-navigation ul > li.log-out > a::before {
	content: '\f2f5\00a0\00a0';
}

header#site-header .utility-navigation ul > li.register > a::before {
	content: '\f303\00a0\00a0';
}

header#site-header .utility-navigation ul > li.shop-now > a::before {
	content: '\f290\00a0\00a0';
}

header#site-header .utility-navigation ul > li.account {
	display: none;
}

body.logged-in header#site-header .utility-navigation ul > li.account {
	display: inline-block;
}

header#site-header .join-club a {
	background: #b8372a;
	border-radius: 0.75rem;
	color: #FFFFFF;
	display: inline-block;
	font-size: 0.9rem;
	font-style: italic;
	line-height: 1;
	padding: 8px 35px 8px;
}

header#site-header .join-club a:focus,
header#site-header .join-club a:hover {
	background: #000000;
}

.single-share-options a::before {
	display: block;
	font-size: 0.78rem;
	line-height: 35px;
}

.single-share-options li.facebook > a::before {
	content: '\f39e';
}

.notr-product-footer-share {
	margin: 2rem 0;
}

.notr-product-summary-share {
	margin-bottom: 1rem;
}

.notr-product-footer-share {
		text-align: center;
}

.notr-product-footer-share .product-share-header,
.notr-product-summary-share .product-share-header {
	color: #8097a6;
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}

.notr-product-footer-share .single-share-options,
.notr-product-summary-share .single-share-options {
	display: inline-block;
	float: none;
	line-height: 1;
	text-align: left;
	vertical-align: middle;
	width: auto;
}

.notr-single-share {
	background: #f4f3eb;
	font-size: 0.65rem;
	line-height: 1.1;
	margin-bottom: 1rem;
	padding: 0.75rem 1rem 0.5rem;
}

.notr-product-footer-share .single-share-options a {
	color: #8097a6;
	font-size: 1rem;
	font-weight: bold;
}

.notr-product-footer-share .single-share-options a:before {
	display: inline-block;
	margin-right: 0.5rem;
}

.notr-product-footer-share .single-share-options a:before,
.notr-product-summary-share .single-share-options a:before {
	font-size: 1.2rem;
	line-height: 1;
	width: auto;
}

.notr-product-summary-share .single-share-options li.facebook > a:before,
.notr-product-summary-share .single-share-options li.pinterest > a:before,
.notr-product-summary-share .single-share-options li.twitter > a:before {
	border-radius: 6px;
}

.notr-product-footer-share .single-share-options li.facebook > a:before,
.notr-product-summary-share .single-share-options li.facebook > a:before {
	color: #156fae;
	content: '\f09a';
}

.notr-product-footer-share .single-share-options li.facebook:focus > a:before,
.notr-product-footer-share .single-share-options li.facebook:hover > a:before,
.notr-product-summary-share .single-share-options li.facebook:focus > a:before,
.notr-product-summary-share .single-share-options li.facebook:hover > a:before {
	color: #005999;
}

.notr-product-footer-share .single-share-options li.pinterest > a:before,
.notr-product-summary-share .single-share-options li.pinterest > a:before {
	color: #b9383c;
	content: '\f0d3';
}

.notr-product-footer-share .single-share-options li.pinterest:focus > a:before,
.notr-product-footer-share .single-share-options li.pinterest:hover > a:before,
.notr-product-summary-share .single-share-options li.pinterest:focus > a:before,
.notr-product-summary-share .single-share-options li.pinterest:hover > a:before {
	color: #990f14;
}

.notr-product-footer-share .single-share-options li.twitter > a:before,
.notr-product-summary-share .single-share-options li.twitter > a:before {
	color: #2c9dd8;
	content: '\f081';
}

.notr-product-footer-share .single-share-options li.twitter:focus > a:before,
.notr-product-footer-share .single-share-options li.twitter:hover > a:before,
.notr-product-summary-share .single-share-options li.twitter:focus > a:before,
.notr-product-summary-share .single-share-options li.twitter:hover > a:before {
	color: #1172a6;
}

.single-share-options a:before {
	line-height: 1;
	width: 1em;
}

.single-share-options li.email > a:before {
	content: '\f0e0';
}

.single-share-options li.googleplus > a:before {
	content: '\f0d5';
}

.single-share-options li.linkedin > a:before {
	content: '\f0e1';
}

.single-share-options li.pinterest > a:before {
	content: '\f0d2';
}

.single-share-options li.reddit > a:before {
	content: '\f281';
}

.single-share-options li.tumblr > a:before {
	content: '\f173';
}

.single-share-options li.twitter > a:before {
	content: '\f099';
}

.single-share-options li.vkontakte > a:before {
	content: '\f189';
}

.single-share-options a:focus,
.single-share-options a:hover {
	color: #000000;
}

.single-share-options ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.single-share-options ul > li {
	display: inline-block;
	font-size: 0;
	margin: 0;
	margin-left: 0.5rem;
}

.notr-product-footer-share .single-share-options ul > li {
	margin: 0 20px;
}

.notr-product-summary-share .single-share-options ul > li {
	margin-left: 0.75rem;
}


/* FORM STYLES
====================================== */
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
	border: 1px solid #c4c8ce;
	border-radius: 0.4rem;
	font-size: 1rem;
	line-height: 1;
	padding: 7px 14px;
	width: 100%
}

input[type=number] {
	padding: 8px;
}

input[type=email]:focus,
input[type=email]:hover,
input[type=number]:focus,
input[type=number]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=text]:focus,
input[type=text]:hover,
textarea:focus,
textarea:hover {
	border-color: #444444;
}

input[type=email]:focus-visible,
input[type=number]:focus-visible,
input[type=password]:focus-visible,
input[type=search]:focus-visible,
input[type=text]:focus-visible,
input[type=tel]:focus-visible,
textarea:focus-visible {
	outline-color: #444444;
}

#commentform {
	background: #f4f4f4;
	border-radius: 1rem;
	font-size: 0.85rem;
	padding: 1rem 1rem 1px;
}

#commentform p {
	margin: 0 0 1rem;
}

#commentform input[type=email],
#commentform input[type=text],
#commentform textarea {
	font-size: 0.85rem;
}

.commentlist {
	list-style-type: none;
	margin: 0 0 2rem;
	padding: 0;
}

.commentlist .comment-awaiting-moderation {
	border: 1px solid #c10005;
	border-radius: 0.25rem;
	color: #c10005;
	display: block;
	font-size: 0.75rem;
	font-weight: bold;
	line-height: 1;
	margin: 0.5rem 0 0;
	padding: 0.5rem;
}

.commentlist .vcard img {
	display: block;
	left: 0;
	max-width: 4rem;
	position: absolute;
	width: 100%;
}

.commentlist .comment-body {
	padding-left: 5rem;
	position: relative;
}

.select2-container .select2-selection--single {
	height: auto;	
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 7px 14px;
}

.select2-results__option {
	color: #000000!important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	color: #FFFFFF!important;
}

.search-form-body {
	display: flex;
}

#main-content .search-form-body {
	margin: 0 auto;
	width: 75%;
}

.search-form-body .search-field {
	flex-grow: 1;
}

.search-form-body .search-field input {
	border-bottom-right-radius: 0;
	border-right: 0;
	border-top-right-radius: 0;
}

header#site-header .search-form-body .search-submit {
	width: 54px;
}

#main-content .search-form-body .search-submit {
	width: 104px;
}

.search-form-body .search-submit button {
	background: #b8372a;
	border-bottom-right-radius: 0.4rem;
	border-top-right-radius: 0.4rem;
	border: 0;
	color: #FFFFFF;
	padding: 8px 10px;
	width: 100%;
}

#main-content .search-form-body .search-submit button {
	padding: 12px 10px 11px;
}

.post-password-form {
	margin: 0 auto 1.5rem;
	padding-top: 2rem;
	text-align: center;
}

.post-password-form label {
	display: block;
	margin: 0 auto 1rem;
	max-width: 20rem;
}

.search-form-body .search-submit button:focus,
.search-form-body .search-submit button:hover {
	background: #000000;
}

.search-form-body .search-submit button::after {
	content: '\f002';
}


/* GRAVITY/NINJA FORMS STYLES
====================================== */
body .gform_wrapper.gravity-theme .gform_validation_errors > h2 {
	font-size: 1rem;
}

body .gform_wrapper.gravity-theme .gfield_validation_message,
body .gform_wrapper.gravity-theme .validation_message {
	background: #ffefef;
	border: none;
	border-radius: 0.5rem;
}

body .gform_wrapper.gravity-theme .gform_validation_errors {
	border: 0;
	margin: 0 0 1.5rem;
	padding: 1rem 2rem;
}


/* WOOCOMMERCE STYLES
====================================== */
table.alg-product-input-fields-table {
	margin: 0;
}

.woocommerce-notices-wrapper .wc-block-components-notice-banner {
	margin: 0 0 1.5rem;
}

body.woocommerce-cart .woocommerce > .woocommerce-cart-form,
body.woocommerce-cart .woocommerce .cart-collaterals,
body.woocommerce-cart .cart-collaterals {
	float: left;
	width: 50%;
}

body.woocommerce-cart .woocommerce .cart-collaterals {
	padding-left: 2rem;
}

body.woocommerce-cart .woocommerce .cart-collaterals h2 {
	display: none;
}

.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
	text-align: left;
}

.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
	float: none;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
	float: none;
}

.woocommerce table.cart td.actions .coupon {
	margin: 0 0 0.5rem;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
	float: none;
	width: 100%;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.wc-block-components-notice-banner.is-error,
.wc-block-components-notice-banner.is-info,
.wc-block-components-notice-banner.is-success,
.wc-block-components-notice-banner.is-warning {
	align-items: flex-start;
	border-radius: 0.5rem;
	color: #FFFFFF;
	font-weight: bold!important;
	padding: 1rem 1rem 0.75rem;
}

.wc-block-components-notice-banner.is-error,
.woocommerce-error {
	background-color: #c10005!important;
	border: 3px solid #7a0000!important;
}

.wc-block-components-notice-banner.is-info,
.woocommerce-info {
	background-color: #007cba!important;
	border: 3px solid #005c9a!important;
}

.wc-block-components-notice-banner.is-success,
.woocommerce-message {
	background-color: #d9866a!important;
	border: 3px solid #b9664a!important;
}

.wc-block-components-notice-banner.is-warning {
	background-color: #df8200!important;
	border: 3px solid #af4200!important;
}

.wc-block-components-notice-banner > svg,
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
	/*background: #730200 !important;*/
	display: none!important;
}

.add-to-cart-wrapper {
	align-items: flex-start;
	display: flex;
}

.add-to-cart-wrapper > * {
	flex: 1 0 0;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .add-to-cart-buttons {
	text-align: right;
}

.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .add-to-cart-buttons .wc-forward {
	background: #730200 !important;
	color: #FFFFFF!important;
	display: inline-block;
	float: none;
	margin: 0.25rem 0.5rem;
	opacity: 1;
	padding: 10px 1.5rem!important;
	text-decoration: none;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .add-to-cart-buttons .wc-forward:focus,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .add-to-cart-buttons .wc-forward:hover {
	background: #000000!important;
}

.woocommerce-info a,
.woocommerce-message a,
.wc-block-components-notice-banner a {
	color: #FFFFFF;
	text-decoration: underline;
}

.woocommerce-message .add-to-cart-wrapper {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce-message .add-to-cart-wrapper > * {
	flex: 1 0 0;
}

.woocommerce-message .add-to-cart-wrapper .add-to-cart-buttons {
	text-align: right;
}

.woocommerce .woocommerce-message .button,
.wc-block-components-notice-banner .button {
	border: 0;
	float: none;
	margin: 0 0.25rem 0.5rem;
	padding: 0.5rem 1rem;
}

.woocommerce .woocommerce-message a.button:focus,
.woocommerce .woocommerce-message a.button:hover,
.wc-block-components-notice-banner a.button:focus,
.wc-block-components-notice-banner a.button:hover {
	background: #791f16;
}

.woocommerce-info::before,
.woocommerce-message::before {
	color: #FFFFFF;
}

.woocommerce div.product form.cart {
	margin: 0 0 1.5rem;
}

.woocommerce div.product form.cart div.quantity {
	margin: 0;
	margin-right: 0.5rem;
}

.woocommerce-input-wrapper {
	display: block;
}

.hold.alert {
	border-radius: 0;
	color: red;
	font-size: 0.85rem;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 1rem;
	padding: 0;
}

.woocommerce table.shop_table .actions a.button,
.woocommerce table.shop_table .actions button.button {
	background: #b8372a;
	color: #FFFFFF;
	font-size: small;
	padding: 10px 20px;
	vertical-align: middle;
}

a.btn.primary,
body.single .entry-summary a.btn,
.woocommerce .woocommerce-form-login button.button,
.woocommerce .woocommerce-form-register button.button {
	background: #9b2e11;
	color: #FFFFFF;
}

a.btn.primary:focus,
a.btn.primary:hover,
body.single .entry-summary a.btn.login:focus,
body.single .entry-summary a.btn.login:hover,
.woocommerce .woocommerce-form-login button.button:focus,
.woocommerce .woocommerce-form-login button.button:hover,
.woocommerce .woocommerce-form-register button.button:focus,
.woocommerce .woocommerce-form-register button.button:hover {
	background: #000000;
	color: #FFFFFF;
}

.woocommerce table.shop_table .actions a.button:focus,
.woocommerce table.shop_table .actions a.button:hover,
.woocommerce table.shop_table .coupon button.button:focus,
.woocommerce table.shop_table .coupon button.button:hover {
	background: #000000;
	color: #FFFFFF;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	min-width: 35%;
	width: auto;
}

.category-featured-products,
.woocommerce .products ul,
.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0 -14px;
	padding: 0;
}

.woocommerce ul.products li.product a img {
	margin: 0;
}

body.home .category-featured-products {
	margin: 0 -14px;
}

.category-featured-products > li,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
	margin: 0;
	padding: 15px;
	width: 33.333333%;
}

.category-featured-products > li a,
.woocommerce ul.products.columns-3 li.product a,
.woocommerce-page ul.products.columns-3 li.product a {
	color: #454543;
	display: block;
}

.category-featured-products > li a:focus,
.category-featured-products > li a:hover,
.woocommerce ul.products.columns-3 li.product a:focus,
.woocommerce ul.products.columns-3 li.product a:hover {
	color: #000000;
}

.woocommerce-page ul.products.columns-3 li.product a.btn.login:focus,
.woocommerce-page ul.products.columns-3 li.product a.btn.login:hover {
	color: #FFFFFF;
}

.category-featured-products > li a.button,
.woocommerce ul.products.columns-3 li.product a.button,
.woocommerce-page ul.products.columns-3 li.product a.button {
	display: block;
	font-weight: bold;
	margin: 0 20px 20px;
	padding: 0.55rem 1rem;
	text-align: center;
}

.category-featured-products > li a.button:focus,
.category-featured-products > li a.button:hover,
.woocommerce ul.products.columns-3 li.product a.button:focus,
.woocommerce ul.products.columns-3 li.product a.button:hover,
.woocommerce-page ul.products.columns-3 li.product a.button:focus,
.woocommerce-page ul.products.columns-3 li.product a.button:hover {
	color: #FFFFFF;
}

.category-featured-products > li > div,
.woocommerce ul.products.columns-3 li.product > div,
.woocommerce-page ul.products.columns-3 li.product > div {
	border: 1px solid #d8d8d8;
	height: 100%;
	/*padding-bottom: 3.2rem;*/
	position: relative;
}

.category-featured-products > li figure,
.woocommerce ul.products.columns-3 li.product figure,
.woocommerce-page ul.products.columns-3 li.product figure {
	border-bottom: 1px solid #d8d8d8;
	margin: -1px -1px 0;
}

.category-featured-products > li img,
.woocommerce ul.products.columns-3 li.product img,
.woocommerce-page ul.products.columns-3 li.product img {
	border-bottom: 4px solid #FFFFFF;
	width: 100%;
}

.category-featured-products > li .price,
.woocommerce ul.products.columns-3 li.product .price,
.woocommerce-page ul.products.columns-3 li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #a7360c;
	display: block;
	font-size: 1.3rem;
	font-weight: bold;
}

.category-featured-products > li .product-meta,
.woocommerce ul.products.columns-3 li.product .product-meta,
.woocommerce-page ul.products.columns-3 li.product .product-meta {
	padding: 0 20px 20px;
}

.category-featured-products > li h3,
.woocommerce ul.products.columns-3 li.product h3,
.woocommerce-page ul.products.columns-3 li.product h3 {
	margin: 0;
	padding: 20px 20px 3px;
}

.category-featured-products > li h3,
.category-featured-products > li .product-meta strong,
.woocommerce ul.products.columns-3 li.product h3,
.woocommerce ul.products.columns-3 li.product .product-meta strong,
.woocommerce-page ul.products.columns-3 li.product h3,
.woocommerce-page ul.products.columns-3 li.product .product-meta strong {
	font-size: 16px;
	font-weight: normal;
}

body.home .category-featured-products > li .product-meta h3,
body.home .category-featured-products > li .product-meta strong {
	font-size: 1rem;
	font-weight: bold;
}

.faire-wholesale-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: stretch;
	list-style-type: none;
	margin: 0 -5px 3rem;
	padding: 0;
}

.faire-wholesale-list ul > li {
	margin: 0;
	padding: 0 5px 10px;
	width: 33.333333%;
}

.faire-wholesale-list ul > li > div {
	border: 1px solid #e4e4e4;
	border-radius: 0.25rem;
	font-size: 17px;
	height: 100%;
	line-height: 1.1;
}

.faire-wholesale-list ul > li > div > div {
	border-top: 1px solid #e4e4e4;
	padding: 20px;
}

.faire-wholesale-list ul > li > div figure {
	margin: 0;
}

.faire-wholesale-list ul > li > div h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0.25rem;
}

.home-featured-categories {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none;
	margin: 0 -2rem 2rem;
	padding: 0;
	width: 96%;
}

.home-featured-categories > li {
	margin: 0;
	padding: 2rem;
	width: 50%;
}

.home-featured-categories > li > a {
	display: block;
}

.home-featured-categories > li > a > figure img {
	border-radius: 0.5rem;
	display: block;
}

/*
.home-featured-categories > li:focus > a,
.home-featured-categories > li:hover > a {
	background: #d4c0b0;
	color: #000000;
}

.home-featured-categories > li > a > figure {
	border: 3px solid #FFFFFF;
	margin: 0 0 30px;
}


*/

ul.category-featured-products span.onsale,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale {
	background: #b8372a;
	border-radius: 100%;
	color: #fff;
	display: block;
	font-size: 0.75rem;
	font-weight: 700;
	left: auto;
	line-height: 3.5em;
	margin: 0;
	padding: 0;
	position: absolute;
	right: -1.5em;
	text-align: center;
	top: -1.5em;
	width: 3.5em;
	z-index: 9;
}

ul.category-featured-products li.product .onsale,
.woocommerce ul.products li.product .onsale {
	margin: 0;
}

.woocommerce ul.products li.product .price {
	margin: 0;
}

.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
.category-featured-products > li a del,
.woocommerce ul.products li.product .price del {
	display: inline-block;
	opacity: 0.5;
}

.notr-product-footer-share .single-share-options,
.notr-product-summary-share .single-share-options {
	display: inline-block;
	float: none;
	line-height: 1;
	text-align: left;
	vertical-align: middle;
	width: auto;
}

.notr-single-share {
	background: #f4f3eb;
	font-size: 0.65rem;
	line-height: 1.1;
	margin-bottom: 1rem;
	padding: 0.75rem 1rem 0.5rem;
}

.notr-product-summary-share {
	margin-bottom: 1rem;
}

h1.product_title.entry-title small {
	display: block;
	font-size: 0.75em;
}

.single-product-footer {
	margin: 1.5rem 0;
}

.woocommerce div.product div.images {
	margin: 0 0 20px;
}

.woocommerce div.product,
.woocommerce-page div.product,
.woocommerce-page #content div.product {
	margin-left: -20px;
	margin-right: -20px;
}

body.woocommerce-cart .woocommerce::after,
.woocommerce div.product::after,
.woocommerce-page div.product::after,
.woocommerce-page #content div.product::after {
	clear: both;
	content: '';
	display: table;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}

#woocommerce-wrapper-images,
#woocommerce-wrapper-product {
	float: left;
	padding: 0 20px;
	width: 50%;
}

.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	float: none;
	width: 100%;
}

.woocommerce ul.products.sub-category li.first,
.woocommerce-page ul.products.sub-category li.first {
	clear: none;
}

div.woocommerce-product-gallery__wrapper {
	margin: 0 5px;
}

.product_meta {
	padding: 0 0 1.25rem;
}

.product_meta > span {
	display: block;
	margin: 0 0 0.25rem;
}

.return-shipping-policy {
	align-items: stretch;
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.return-shipping-policy > div {
	padding: 0 10px;
	width: 50%;
}

.return-shipping-policy > div > div {
	height: 100%;
}

.return-shipping-policy > div > div p {
	height: 100%;
	margin: 0;
}

.return-shipping-policy > div > div a {
	background: #edece4;
	color: #c45260;
	display: block;
	font-size: 0.65rem;
	height: 100%;
	padding: 10px;
	text-align: center;
}

.return-shipping-policy > div > div a:focus,
.return-shipping-policy > div > div a:hover {
	background: #e5e3cf;
}

.return-shipping-policy > div > div a > em {
	color: #bb2321;
	display: block;
	font-style: normal;
}

.return-shipping-policy > div > div.return-policy a > em {
	margin-top: 1.3em;
}

.return-shipping-policy > div > div a > strong {
	font-size: 0.75rem;
	text-transform: uppercase;
}

.single-product-nutrition ul {
	list-style-type: none;
	margin: 0 -10px;
	padding: 0;
}

.single-product-nutrition ul > li {
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 25%;
}

.single-product-nutrition ul > li h3 {
	color: #e37349;
	font-size: 0.75rem;
	margin-bottom: 0.5rem;
	text-transform: none;
}

.single-product-nutrition ul > li:nth-child(4n+1) {
	clear: both!important;
}

.woocommerce table.shop_table td.product-quantity,
.woocommerce table.shop_table th.product-quantity,
.woocommerce table.shop_table td.product-remove,
.woocommerce table.shop_table th.product-remove,
.woocommerce table.shop_table td.product-thumbnail,
.woocommerce table.shop_table th.product-thumbnail {
	text-align: center;
}

.woocommerce a.remove {
	display: inline-block;
}

.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table th.product-price,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.shop_table th.product-subtotal {
	text-align: right;
}

#sidebar .woocommerce-side-menu a {
	color: #c26558;
}

#sidebar .woocommerce-side-menu a:focus,
#sidebar .woocommerce-side-menu a:hover,
#sidebar .woocommerce-side-menu li.current-menu-ancestor > a,
#sidebar .woocommerce-side-menu li.current-menu-item > a,
#sidebar .woocommerce-side-menu li.current-menu-parent > a {
	color: #8f3d32;
}

.widget-best-sellers {
	margin-bottom: 60px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	float: none;
	width: 100%;
}

.woocommerce ul.products li.product h2.woocommerce-loop-category__title {
	border: 1px solid #d8d8d8;
	padding: 20px;
}

.woocommerce-MyAccount-navigation > ul {
	line-height: 1.1;
	list-style-type: none;
	padding: 0;
}

.woocommerce-MyAccount-navigation > ul > li {
	margin-bottom: 1rem;
}

.woocommerce-MyAccount-navigation > ul > li > a {
	display: block;
}

.woocommerce-MyAccount-navigation > ul > li > a:before {
	display: inline-block;
	margin-right: 0.5em;
	text-align: center;
	width: 1.15rem;
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout > a:before {
	content: '\f2f5';
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard > a:before {
	content: '\f3fd';
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account > a:before {
	content: '\f51c';
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address > a:before {
	content: '\f2bb';
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads > a:before {
	content: '\f56d';
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders > a:before {
	content: '\f290';
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--payment-methods > a:before {
	content: '\f09d';
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	margin: 0.5rem 0 1.5rem;
}

.stamped-badge {
	clear: none;
}

.pswp__bg {
	background: rgba( 0, 0, 0, 0.8 );
}

.pswp__ui--fit .pswp__caption {
	display: none;
}

body.tax-product_cat .category-featured-products > li a.button,
body.tax-product_cat.woocommerce ul.products.columns-3 li.product a.button,
body.tax-product_cat.woocommerce-page ul.products.columns-3 li.product a.button {
	display: none;
}

div.woocommerce-product-gallery__wrapper {
	margin: 0 5px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
	margin-left: -8px;
	margin-right: -8px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	padding: 0 8px;
	margin-left: 0;
	margin-right: 0;
	width: 20%;
}

div.woocommerce-product-gallery__image {
	margin: 0 8px 0.75rem;
	padding: 0;
}

div.woocommerce-product-gallery__image > a {
	border: 2px solid #e4e3db;
	border-radius: 0.5rem;
	display: block;
	overflow: hidden;
}


/* WPSL STORE LOCATOR STYLES
====================================== */
.wpsl-search {
	background: #c45260;
	color: #FFFFFF;
}

#wpsl-wrap code {
	background: #FFFFFF;
	font-family: inherit;
	color: #000000;
	font-size: 1rem;
}

#wpsl-result-list,
#wpsl-search-wrap {
	font-size: 14px;
	line-height: 1.2;
}

#wpsl-search-wrap form::after {
	clear: both;
	content: '';
	display: table;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 100%;
}

.wpsl-input label,
#wpsl-radius label,
#wpsl-category label {
	width: auto!important;
}

#wpsl-result-list {
	width: 25%;
}

#wpsl-gmap {
	width: 74.5%;
}

#wpsl-search-wrap div {
	margin-right: 0;
	padding-right: 20px;
}

#wpsl-search-wrap #wpsl-radius {
	padding-right: 0;
}

#wpsl-search-wrap input[type=submit] {
	border: 0;
	border-radius: 0;
	line-height: 1;
	padding: 8px 1rem;
	text-transform: uppercase!important;
}

#wpsl-result-list {
	border-top: 1px dotted #444444;
}

.wpsl-direction-wrap {
	margin-top: -0.5rem;
}

.wpsl-directions {
	display: inline-block;
}

.wpsl-directions::after {
	content: ')';
}

.wpsl-directions::before {
	content: '(';
}

#wpsl-wrap #wpsl-result-list li {
	border-bottom: 1px dotted #444444;
	margin: 0;
}

#wpsl-result-list li p {
	margin: 0 0 0.5rem;
}

#wpsl-gmap,
#wpsl-stores {
	background: #FFFFFF;
}


/* WP-PAGENAVI STYLES
====================================== */
.wp-pagenavi {
	margin: 0 0 1.5rem;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	background: #FFFFFF;
	border: 1px solid #808080;
	border-radius: 4px;
	color: #4a4a4a;
	display: inline-block;
	margin-right: 3px;
	padding: 6px 9px;
}

.wp-pagenavi a:focus,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	background: #c22321;
	border-color: #414141;
	color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

.wp-pagenavi.lunchmeat-pagenavi a em {
	font-style: normal;
}


/* ACCESSIBILITY STYLES
====================================== */
.skip-nav-link {
	background: #b8372a;
	border-radius: 0 0 0.25rem 0.25rem;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	left: 50%;
	padding: 0.25rem 1rem;
	position: absolute;
	text-transform: uppercase;
	transform: translate(-50%, -120%);
	z-index: 10;
}

.skip-nav-link:focus {
	color: #FFFFFF;
	transform: translate(-50%, 0);
}

.skip-nav-link:hover {
	background: #000000;
	color: #FFFFFF;
}


/* WORDPRESS-REQUIRED STYLES
====================================== */
.aligncenter,
.alignleft,
.alignright {
	display: block;
}

.aligncenter {
	margin: 0 auto 1.5rem;
}

.alignleft {
	float: left;
	margin: 0 1.5rem 1.5rem 0;
}

.alignright {
	float: right;
	margin: 0 0 1.5rem 1.5rem;
}

.bypostauthor {
	font-size: 0.8rem;
	line-height: 1.1;
	margin: 0 0 1rem;
}

.wp-caption {
	display: table;
	margin: 0 auto 1.5rem;
	text-align: center;
}

.wp-caption.aligncenter,
.aligncenter {
	margin: 0 auto 1rem;
}

.wp-caption.alignleft,
.alignleft {
	margin: 0 1rem 1rem 0;
}

.wp-caption.alignright,
.alignright {
	margin: 0 1rem 1rem 0;
	margin: 0 0 1rem 1rem;
}

.wp-caption-text {
	caption-side: bottom;
	display: table-caption;
	font-size: 0.85rem;
	margin: 0;
	padding: 0.5rem 0 0;
}


/* MISC. STYLES
====================================== */
footer#site-footer .eeb-encoded {
	color: #FFFFFF;
}

.wp-block-table {
	margin: 0;
}


/* TRANSITION STYLES
====================================== */
header#site-header .join-club a,
header#site-header ul.primary-navigation-menu > li > a,
header#site-header ul.primary-navigation-menu .sub-menu li > a,
#mobile-trigger,
#respond input[type=submit],
.search-form-body .search-submit button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #respond input#submit,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt,
#wrapper #sidebar aside ul.menu > li > a {
	transition: background 0.25s;
}

a.button,
.carousel-control-next,
.carousel-control-prev,
footer#site-footer #menu-social-media li a,
.home-featured-categories > li > a,
input[type=submit],
#mainstage .slide .slide-content .purchase a {
	transition: background 0.25s, color 0.25s;
}

.banner-nature-club a strong,
#mobile-close {
	transition: color 0.25s;
}

a img {
	transition: filter 0.25s;
}

.skip-nav-link {
	transition: all 0.25s ease-in;
}


/* RESPONSIVE BREAKPOINT STYLES
====================================== */
@media( max-width: 1599px )
{
	header#site-header ul.primary-navigation-menu > li > a {
		padding: 12px 20px;
	}
}


@media( max-width: 1499px )
{
	#about-intro .intro,
	#about-intro-2023 .intro {
		padding: 80px 2rem;
	}

	.container,
	header#page-header .slide > div,
	#mainstage .slide > div, .post-password-form {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	#custom-page-blocks .container {
		padding-left: 2rem;
		padding-right: 2rem;
	}

	header#site-header .masthead .free-shipping {
		flex: 0 0 40%;
	}

	header#site-header .masthead .search-form {
		flex: 0 0 40%;
		padding-left: 2rem;
	}
}


@media( max-width: 1399px )
{
	.banner-nature-club a strong {
		font-size: 40px;
		left: 30px;
		padding: 15px 100px;
		right: 30px;
	}

	.banner-nature-club a strong > em {
		right: 0;
	}

	header#site-header .utility-navigation ul > li {
		margin-left: 2rem;
	}

	.home-featured-categories {
		margin: 0 -1.5rem 2rem;
		width: initial;
	}

	.home-featured-categories > li {
		padding: 0 1.5rem 2rem;
	}

	#home-portal-links {
		align-items: flex-start;
		padding: 2rem 0;
	}

	#home-portal-links h2 {
		font-size: 2.5rem;
	}
	
	#home-portal-links .retail h2 {
		margin: 0 0 2.5rem;
	}

	#mainstage .slide .slide-content {
		font-size: 1.3rem;
		padding: 0 1rem;
	}

	#mainstage .slide .slide-content h2 {
		font-size: 2rem;
	}

	#slide-elevate-snacking {
		font-size: 1.5rem;
		padding: 0;
	}

	#slide-elevate-snacking .slide-wrapper {
		padding: 3rem 0;
	}

	#slide-elevate-snacking p.large {
		font-size: 2rem;
	}

	#slide-elevate-snacking .slide-wrapper .description {
		width: 60%;
	}

	#slide-elevate-snacking .slide-wrapper .product {
		width: 40%;
	}

	#wrapper #sidebar {
		padding-right: 60px;
	}
}


@media( max-width: 1299px )
{
	footer#site-footer .masthead .footer-column-logo {
		width: 30%;
	}

	footer#site-footer .masthead .footer-column-nav {
		width: 70%;
	}

	footer#site-footer .masthead .footer-column-nav > div {
		padding: 0 0.5rem;
	}

	#header-no-bake-guide {
		padding: 45px 0 30px;
	}

	#header-no-bake-guide .stage-hero .stage-hero-img {
		width: 50%;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description {
		padding: 0 2rem;
		width: 50%;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description a.btn {
		font-size: 22px;
		padding: 15px 30px;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description h2 {
		font-size: 2rem;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description h2 > strong {
		font-size: 55px;
	}

	.landing-group-wrapper h2 {
		font-size: 3rem;
	}

	.landing-group-wrapper h2 br,
	.landing-group-wrapper h2 br::after {
		content: ' ';
	}

	#mainstage .slide#mainstage-slide-caramel {
		overflow: hidden;
	}

	#mainstage .slide#mainstage-slide-caramel figure {
		margin-right: -15%;
	}

	#mainstage .slide#mainstage-slide-caramel .slide-content {
		width: 48%;
	}

	#mainstage .slide#slide-sea-salt-caramels .slide-content {
		width: 48%;
	}

	#mainstage .slide#slide-sea-salt-caramels .slide-content h2 {
		font-size: 27px;
	}

	#mainstage .slide#slide-sea-salt-caramels .slide-content h2 em {
		font-size: 38px;
	}

	.landing-group-footer {
		background-size: 60%;
	}

	.testimonial-footer-fore {
		bottom: 0;
		max-width: 350px;
		top: auto;
	}
}


@media( max-width: 1199px )
{
	#about-intro br,
	#about-intro br::after,
	#about-intro-2023 br,
	#about-intro-2023 br::after {
		content: " ";
	}

	#about-intro-2023 .about-us-features > li {
		padding: 0 0 1px;
	}

	#about-intro-2023 .about-us-features > li > figure {
		padding-right: 2rem;
	}

	#about-us-our-promise,
	#about-us-indulge {
		font-size: 2.25rem;
		padding: 4rem 0;
	}

	#about-us-our-promise h2 {
		font-size: 4rem;
	}

	#about-us-indulge .content > div {
		padding-right: 6rem;
	}

	#about-us-indulge .content > figure {
		width: 45%;
	}

	.woocommerce-message .add-to-cart-wrapper {
		display: block;
		text-align: center;
	}

	.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .add-to-cart-buttons,
	.woocommerce-message .add-to-cart-wrapper .add-to-cart-buttons {
		margin-top: 0.5rem;
		text-align: center;
	}

	.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .add-to-cart-buttons .wc-forward {
		margin: 0.5rem 0.25rem;
	}

	.banner-nature-club a strong {
		font-size: 35px;
		line-height: 1.2;
		padding: 15px 100px 15px 50px;
		text-align: left;
	}

	.banner-nature-club a strong > em {
		bottom: -5px;
		width: 25%;
	}

	.banner-nature-club,
	body.home #main-content,
	#wrapper,
	#wrapper-full,
	.videos-carousel {
		margin: 0 0 40px;
	}

	footer#site-footer {
		padding-top: 0;
	}

	footer#site-footer .masthead .footer-column-nav {
		padding-top: 1rem;
	}

	body.home header.section {
		margin: 0 0 1.5rem;
	}

	body.home header.section h2 {
		font-size: 2rem;
	}

	body.home header.section::after {
		top: 1.25rem;
	}

	body.page-id-791957 header#site-header .masthead {
		padding-bottom: 60px;
	}

	header#site-header .masthead .free-shipping {
		flex: 0 0 30%;
	}

	header#site-header .masthead .search-form {
		flex: 0 0 30%;
		padding-left: 0;
	}
	
	header#site-header nav.primary-navigation .container {
		padding: 0;
	}

	header#site-header ul.primary-navigation-menu > li > a {
		font-size: 1rem;
		padding: 12px;
	}

	header#site-header .utility-navigation ul > li {
		margin-left: 1rem;
	}

	.home-featured-categories > li > a {
		font-size: 1.75rem;
	}

	header#site-header .masthead {
		display: block;
		padding-left: 25%;
		position: relative;
	}

	header#site-header .masthead .free-shipping {
		margin: 0 0 0.75rem;
	}

	header#site-header .masthead .search-form h3 {
		font-size: 22px;
		margin: 0 0 0.5rem;
	}
	
	header#site-header .masthead .logo {
		flex: none;
		left: 0;
		position: absolute;
		top: 1rem;
		width: 25%;
	}

	header#site-header .masthead .logo a {
		width: 100%;
	}

	header#site-header .masthead .free-shipping {
		flex: none;
		text-align: center;
		width: 100%;
	}

	header#site-header .masthead .search-form {
		flex: none;
		width: 100%;
	}

	header#site-header .masthead .free-shipping > div {
		margin: 0 auto;
		max-width: 240px;
		padding: 0 0.5rem;
		width: 100%;
	}

	.home-featured-categories {
		margin: 0 -1rem 2rem;
		width: initial;
	}

	.home-featured-categories > li {
		padding: 0 1rem 2rem;
	}

	.home-featured-categories > li figure {
		margin: 0;
	}

	.landing-group-wrapper .landing-buttons .sampler-cta br,
	.landing-group-wrapper .landing-buttons .sampler-cta br::after {
		content: ' ';
	}

	#mainstage .slide .slide-content {
		width: 38%;
	}

	#mainstage .slide .slide-content h2 {
		font-size: 1.75rem;
	}

	#slide-elevate-snacking br,
	#slide-elevate-snacking br::after {
		content: ' ';
	}

	.video-library-block > div,
	.video-slide-row > div {
		font-size: 0.85rem;
	}

	.widget-best-sellers {
		margin-bottom: 40px;
	}

	.woocommerce div.product,
	.woocommerce-page div.product,
	.woocommerce-page #content div.product {
		margin: 0 -15px;
	}

	#woocommerce-wrapper-images,
	#woocommerce-wrapper-product {
		padding: 0 15px;
	}

	#wrapper #sidebar {
		padding-right: 40px;
	}
}


@media( max-width: 1099px )
{
	footer#site-footer .masthead .footer-column-logo {
		width: 35%;
	}

	footer#site-footer .masthead .footer-column-nav {
		width: 65%;
	}

	footer#site-footer .masthead .footer-column-nav > div {
		width: 50%;
	}

	footer#site-footer .masthead .footer-column-nav > div.column-last {
		display: flex;
		margin: 1rem -0.5rem;
		width: 100%;
	}

	footer#site-footer .masthead .footer-column-nav > div.column-last > div {
		padding: 0 0.5rem;
		width: 50%;
	}

	#header-no-bake-guide {
		padding: 30px 0;
	}

	#header-no-bake-guide .stage-hero .stage-hero-img {
		width: 55%;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description {
		padding: 0 1rem;
		width: 45%;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description h2 {
		font-size: 1.5rem;
		line-height: 1.2;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description h2 > strong {
		font-size: 45px;
	}

	#home-portal-links > div {
		padding: 1rem;
	}

	#home-portal-links h2 {
		font-size: 2rem;
		line-height: 1.2;
	}

	#home-portal-links .retail .feature-image {
		padding: 0 3.5rem;
	}

	#home-portal-links .retail h2 {
		margin: 0 0 1rem;
	}

	#mainstage .slide#mainstage-slide-caramel figure {
		margin-right: -25%;
	}

	#mainstage .slide#mainstage-slide-caramel .slide-content {
		width: 54%;
	}

	#mainstage .slide#slide-sea-salt-caramels .slide-content h2 {
		font-size: 24px;
		margin: 0 0 1rem;
	}

	#mainstage .slide#slide-sea-salt-caramels .slide-content h2 em {
		font-size: 32px;
	}
}


@media( max-width: 992px )
{
	#about-intro .intro,
	#about-intro-2023 .intro {
		text-align: center;
	}

	#about-intro .sidebar-block,
	#about-intro-2023 .sidebar-block {
		display: none;
	}

	#about-story > div {
		background: none;
	}

	#about-intro-2023 .everything-you-want {
		padding: 0 0 1.5rem;
	}

	#about-intro-2023 .about-us-features > li > figure {
		width: 35%;
	}

	#about-us-our-promise h2 {
		font-size: 3rem;
		margin: 0 0 1rem;
	}

	#about-us-our-promise,
	#about-us-indulge {
		font-size: 2rem;
		line-height: 1.2;
		padding: 3rem 1rem;
	}

	#about-us-indulge {
		font-size: 1.75rem;
	}

	#about-us-indulge .content > div {
		padding-right: 4rem;
	}

	.banner-nature-club a strong {
		font-size: 30px;
		line-height: 1.3;
		padding: 15px 15% 15px 0;
	}

	.banner-nature-club a strong em {
		bottom: 5px;
	}

	.banner-nature-club,
	body.home #main-content,
	#wrapper,
	#wrapper-full,
	.videos-carousel {
		margin: 0 0 45px;
	}

	body.home header.section {
		margin: 0 0 1rem;
	}

	body.home header.section h2 {
		font-size: 1.75rem;
	}

	body.home header.section::after {
		top: 1rem;
	}

	#carouselVideos {
		padding-top: 15px;
	}

	.carousel-controls {
		margin: 0;
	}

	footer#site-footer .masthead .footer-column-logo {
		width: 40%;
	}

	footer#site-footer .masthead .footer-column-nav {
		padding-top: 0;
		width: 60%;
	}

	header#site-header .masthead {
		padding-left: 27.5%;
	}

	header#site-header .masthead .search-form h3 {
		font-size: 1rem;
		margin: 0 0 0.5rem;
	}

	header#site-header .masthead > div {
		padding-right: 0;
	}

	header#site-header .masthead .free-shipping > div {
		margin: 0 auto;
		max-width: 300px;
	}

	header#site-header .masthead .logo a {
		padding: 10px 20px;
	}

	header#site-header .masthead .search-form h3 {
		font-size: 1rem;
	}

	header#site-header .join-club a,
	header#site-header ul.primary-navigation-menu > li > a {
		font-size: 0.8rem;
	}
	
	header#site-header ul.primary-navigation-menu > li > a {
		padding: 10px;
	}
	
	header#site-header .utility-navigation {
		padding: 0.75rem 0;
	}
	
	header#site-header .utility-navigation ul > li > a {
		font-size: 0.8rem;
	}

	.home-featured-categories > li > a {
		font-size: 1.5rem;
	}

	#home-portal-links {
		display: block;
		margin: 0;
		padding: 1rem 0;
	}

	#home-portal-links > div {
		padding: 3rem;
		width: 100%;
	}

	body.home main {
		padding: 0 0 25px;
	}

	.category-featured-products > li .price,
	.woocommerce ul.products.columns-3 li.product .price,
	.woocommerce-page ul.products.columns-3 li.product .price,
	.woocommerce div.product p.price, .woocommerce div.product span.price {
		font-size: 1.15rem;
	}

	.category-featured-products,
	body.home .category-featured-products,
	.woocommerce ul.products.columns-3,
	.woocommerce-page ul.products.columns-3 {
		margin: 0 -5px;
	}

	.category-featured-products > li,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce-page ul.products.columns-3 li.product {
		padding: 10px 5px;
	}

	.category-featured-products > li h3,
	.woocommerce ul.products.columns-3 li.product h3,
	.woocommerce-page ul.products.columns-3 li.product h3 {
		padding: 10px 10px 5px;
	}

	.category-featured-products > li a.button,
	.woocommerce ul.products.columns-3 li.product a.button,
	.woocommerce-page ul.products.columns-3 li.product a.button {
		margin: 0 10px 10px;
	}

	.category-featured-products > li .product-meta,
	.woocommerce ul.products.columns-3 li.product .product-meta,
	.woocommerce-page ul.products.columns-3 li.product .product-meta {
		padding: 0 10px 10px;
	}

	.category-featured-products > li,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce-page ul.products.columns-3 li.product {
		width: 50%;
	}

	body.home .category-featured-products > li {
		width: 33.333333%;
	}

	.landing-footer-testimonial > div {
		padding: 3rem 5rem 1rem;
	}

	.landing-group-wrapper h2 {
		font-size: 2.5rem;
	}

	#mainstage .slide > div {
		bottom: auto!important;
		left: auto!important;
		padding: 1rem;
		position: relative!important;
		right: auto!important;
		top: auto!important;
		transform: none!important;
	}

	#mainstage .slide .slide-content {
		bottom: auto!important;
		left: auto!important;
		position: relative!important;
		padding: 0;
		right: auto!important;
		top: auto!important;
		transform: none!important;
		width: 100%!important;
	}

	#mainstage .slide .slide-content h2,
	#mainstage .slide#mainstage-slide-caramel h2 {
		font-size: 1.75rem;
	}

	#mainstage .slide#mainstage-slide-caramel h3 {
		font-size: 0.85rem;
	}

	#mainstage .slide .slide-content .purchase a {
		font-size: 1rem;
		padding: 0.5rem 1.25rem;
	}

	#mainstage .slide#mainstage-slide-caramel figure {
		margin: 0;
	}

	#mainstage .slide#mainstage-slide-caramel .slide-content {
		padding-right: 0;
	}

	#mainstage .slide#mainstage-slide-caramel .free-graphic {
		display: block;
	}

	#mainstage .slide figure {
		border-bottom: 2px solid #FFFFFF;
		margin-left: 0%;
		margin-right: 0%;
	}

	#mainstage .slide#slide-savory-snacks figure,
	#mainstage .slide#slide-sea-salt-caramels figure,
	#mainstage .slide#slide-candied-sweet figure {
		text-align: center;
	}
	
	#mainstage .slide#slide-savory-snacks figure img,
	#mainstage .slide#slide-sea-salt-caramels figure img,
	#mainstage .slide#slide-candied-sweet figure img {
		max-width: 75%;
	}

	#slide-savory-snacks figure {
		padding-top: 1rem;
	}

	#slide-elevate-snacking {
		padding: 0 0 1rem;
	}

	#slide-elevate-snacking .slide-wrapper .description {
		padding: 0 0 1.5rem;
		width: 100%;
	}

	#slide-elevate-snacking .slide-wrapper .product {
		width: 100%;
	}

	.modal-content {
		font-size: 0.9rem;
	}

	.myaccount-login-header {
		text-align: left;
	}

	.widget-best-sellers {
		margin-bottom: 20px;
	}

	#wrapper #sidebar {
		padding-right: 30px;
	}

	body.woocommerce-cart .woocommerce > .woocommerce-cart-form,
	body.woocommerce-cart .woocommerce .cart-collaterals,
	body.woocommerce-cart .cart-collaterals {
		float: none;
		width: 100%;
	}

	body.woocommerce-cart .woocommerce .cart-collaterals {
		padding-left: 0;
	}

	.woocommerce-cart .wc-proceed-to-checkout {
		text-align: center;
	}

	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		display: inline-block;
	}
}


@media( max-width: 880px )
{
	footer#site-footer .masthead .footer-column-logo {
		margin: 0;
		text-align: center;
		width: 100%;
	}

	footer#site-footer .masthead .footer-column-nav {
		margin: 0;
	}

	footer#site-footer .masthead .footer-column-nav > div,
	footer#site-footer .masthead .footer-column-nav > div.column-last > div {
		padding: 0 1rem;
	}

	footer#site-footer .masthead .footer-column-nav > div.column-last {
		margin: 0;
		padding: 0;
	}
	
	footer#site-footer .masthead .footer-column-logo .footer-logo {
		margin-left: auto;
		margin-right: auto;
	}

	footer#site-footer .masthead .footer-column-nav {
		width: 100%;
	}

	footer#site-footer .footer-secondary-navigation li::before {
		display: none;
	}

	footer#site-footer .footer-secondary-navigation li {
		margin: 0.25rem 0.5rem;
	}

	header#site-header .masthead .logo a {
		padding: 0;
	}

	#header-no-bake-guide .stage-hero .stage-hero-img {
		order: 2;
		padding: 0 15%;
		width: 100%;
	}

	#header-no-bake-guide .stage-hero {
		flex-wrap: wrap;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description {
		order: 1;
		width: 100%;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description h2 {
		font-size: 2rem;
	}

	#header-no-bake-guide .stage-hero .stage-hero-description h2 > strong {
		font-size: 55px;
	}

	.landing-footer-testimonial {
		padding: 0 1.25rem;
	}

	.video-library-block {
		margin: 0 -10px;
	}

	.video-library-block > div,
	.video-slide-row > div {
		padding: 0 10px 20px;
		width: 50%;
	}

	.video-library-block > div a,
	.video-library-block > div img,
	.video-slide-row > div a,
	.video-slide-row > div img {
		display: block;
	}

	.video-library-block > div a,
	.video-slide-row > div a {
		padding: 10px;
	}

	.video-library-block > div img,
	.video-slide-row > div img {
		width: 100%;
	}

	.video-library-block > div a strong,
	.video-slide-row > div a strong {
		padding: 10px 0 0;
	}

	body.single-product main {
		padding: 20px 0 1px;
	}

	.woocommerce div.product div.images {
		margin: 0;
		text-align: center;
	}

	#woocommerce-wrapper-images,
	#woocommerce-wrapper-product {
		margin: 0 0 1.5rem;
		width: 100%;
	}
}


@media( max-width: 781px )
{
	:where(.wp-block-columns.is-layout-flex) {
		gap: 0;
	}
}


@media( max-width: 767px )
{
	#about-intro .intro,
	#about-intro-2023 .intro {
		padding: 2rem 0;
	}
	
	.about-made {
		padding: 3rem 0 0;
	}

	#about-produce {
		padding: 2rem 0 1rem;
	}

	#about-intro-2023 .everything-you-want {
		padding: 0;
	}

	#about-us-indulge .content {
		display: block;
	}

	#about-us-indulge .content > figure {
		margin: 0 auto;
		max-width: none;
		width: 50%;
	}

	#about-us-indulge .content > div {
		flex: none;
		padding: 0;
	}

	#about-us-our-promise,
	#about-us-indulge {
		font-size: 1.75rem;
		padding: 2rem 1rem;
	}

	#about-us-our-promise h2 {
		font-size: 2.5rem;
	}

	#about-intro-2023 .about-us-features > li {
		border-top: 2px solid #96232a;
		display: block;
		padding-top: 1.5rem;
	}

	#about-intro-2023 .about-us-features > li > figure {
		float: right;
		margin: 0 0 1.5rem 1.5rem;
		padding: 0;
	}

	#about-intro-2023 .about-us-features > li > div {
		border: none;
		padding: 0;
	}

	.banner-nature-club,
	body.home #main-content,
	.videos-carousel {
		margin: 0 0 30px;
	}

	.banner-nature-club a strong {
		font-size: 25px;
		line-height: 1.3;
	}

	.banner-nature-club a strong em {
		bottom: 10px;
	}

	#carouselVideos .carousel-control-next,
	#carouselVideos .carousel-control-prev {
		display: none;
	}

	.container,
	header#page-header .slide > div {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.faire-wholesale-list ul > li {
		width: 50%;
	}

	footer#site-footer {
		padding: 2rem 1.5rem 0.5rem;
	}

	footer#site-footer .container {
		padding: 0;
	}

	footer#site-footer .footer-social li {
		padding: 0 10px;
	}

	footer#site-footer .footer-social li a {
		height: 55px;
		width: 55px;
	}

	footer#site-footer .footer-social li a::after {
		font-size: 30px;
		line-height: 50px;
	}

	footer#site-footer .footer-secondary-navigation ul {
		margin: 0 0 30px;
	}

	header#site-header ul.primary-navigation-menu {
		align-items: initial;
		display: block;
		flex: none;
		justify-content: initial;
	}

	header#site-header ul.primary-navigation-menu > li {
		border: 0;
	}

	header#site-header ul.primary-navigation-menu li > a,
	header#site-header ul.primary-navigation-menu > li > a,
	header#site-header ul.primary-navigation-menu > li.current-page-ancestor .sub-menu li > a {
		border-left: 3px solid transparent;
	}

	header#site-header ul.primary-navigation-menu > li.menu-item-has-children > a::after {
		display: none;
	}

	header#site-header ul.primary-navigation-menu li > a {
		position: relative;
	}

	header#site-header ul.primary-navigation-menu > li > a {
		border-top: 1px solid #FFFFFF;
		padding: 0.75rem;
		text-align: left;
	}

	header#site-header ul.primary-navigation-menu > li > a::after {
		display: none;
	}

	header#site-header ul.primary-navigation-menu li.menu-item-has-children > .sub-menu {
		border-left: 1px solid #FFFFFF;
		margin-top: 0;
	}

	header#site-header ul.primary-navigation-menu > li.menu-item-has-children > .sub-menu,
	header#site-header ul.primary-navigation-menu > li.menu-item-has-children > .sub-menu .sub-menu {
		margin-left: 5%;
		position: static;
		transform: none;
		width: 95%;
	}

	header#site-header ul.primary-navigation-menu > li.menu-item-has-children:focus > .sub-menu,
	header#site-header ul.primary-navigation-menu > li.menu-item-has-children:hover > .sub-menu {
		animation: none;
	}

	header#site-header ul.primary-navigation-menu .sub-menu {
		background: none;
		border: 0;
		border-bottom: 1px solid #FFFFFF;
		display: none;
		margin: 0 0 1rem;
	}

	header#site-header ul.primary-navigation-menu li.menu-item-has-children > a {
		padding-right: 2.5rem;
	}

	header#site-header ul.primary-navigation-menu li.menu-item-has-children > a > span {
		border-left: 1px solid #808080;
		display: block;
		height: 100%;
		padding: 0.5rem;
		position: absolute;
		right: 0;
		text-align: center;
		top: 0;
		width: 2.5rem;
		z-index: 5;
	}

	header#site-header ul.primary-navigation-menu li.mega-menu li.menu-item-has-children > a > span {
		display: none;
	}

	header#site-header ul.primary-navigation-menu .sub-menu {
		border-bottom: 1px solid #791f16;
		margin-left: 0.5rem;
	}

	header#site-header ul.primary-navigation-menu .sub-menu li {
		border: 0;
	}

	header#site-header ul.primary-navigation-menu > li > a,
	header#site-header ul.primary-navigation-menu li.current-menu-ancestor > a,
	header#site-header ul.primary-navigation-menu li.current-menu-item > a,
	header#site-header ul.primary-navigation-menu .sub-menu li > a,
	header#site-header ul.primary-navigation-menu .sub-menu li.current-menu-ancestor > a,
	header#site-header ul.primary-navigation-menu .sub-menu li.current-menu-item > a {
		border-top: 1px solid transparent;
	}

	header#site-header ul.primary-navigation-menu > li:focus > a,
	header#site-header ul.primary-navigation-menu > li:hover > a,
	header#site-header ul.primary-navigation-menu li.current-menu-ancestor > a,
	header#site-header ul.primary-navigation-menu li.current-menu-item > a,
	header#site-header ul.primary-navigation-menu .sub-menu li:focus > a,
	header#site-header ul.primary-navigation-menu .sub-menu li:hover > a,
	header#site-header ul.primary-navigation-menu .sub-menu li.current-menu-ancestor > a,
	header#site-header ul.primary-navigation-menu .sub-menu li.current-menu-item > a ,
	header#site-header ul.primary-navigation-menu > li.current-menu-item > a,
	body.home header#site-header ul.primary-navigation-menu > li.menu-item-home > a {
		background: #ebd4b4;
		border-color: #000000;
	}

	header#site-header ul.primary-navigation-menu {
		border-bottom: 1px solid #61000d;
	}

	header#site-header .join-club a,
	header#site-header ul.primary-navigation-menu > li > a {
		font-size: 1rem;
	}

	header#site-header ul.primary-navigation-menu li.menu-item-has-children > a > span::after {
		content: '\f107';
		left: 50%;
		position: absolute;
		top: 50%;
		transform: translate(-50%, -50%);
	}

	header#site-header ul.primary-navigation-menu li.menu-item-has-children.expanded > a > span::after {
		content: '\f106';
	}

	#header-utility-navigation {
		display: block;
	}

	#header-utility-navigation > div.join-club {
		text-align: center;
		width: initial;
	}

	#header-utility-navigation > .utility-navigation-links {
		display: none;
	}

	header#site-header nav.primary-navigation .utility-navigation {
		border-bottom: 0;
		display: block;
		text-align: left;
		margin: 0 0 1rem;
	}

	header#site-header nav.primary-navigation .utility-navigation ul {
		margin: 0 0 1rem;
	}

	header#site-header nav.primary-navigation .utility-navigation ul > li {
		display: block;
		margin: 0 0 0.5rem;
	}

	header#site-header .masthead {
		padding-left: 29%;
	}

	header#site-header .masthead .search-form form {
		display: none;
	}

	header#site-header .masthead .search-form h3 {
		margin: 0;
	}

	#header-utility-navigation > div {
		width: 100%;
	}
	
	header#site-header .utility-navigation {
		text-align: center;
	}

	#header-no-bake-guide {
		padding: 30px 0 20px;
	}

	#header-no-bake-guide .stage-hero .stage-hero-img {
		padding: 0 10%;
	}

	.home-featured-categories {
		align-items: center;
	}

	#home-portal-links {
		padding: 0;
	}

	#home-portal-links > div {
		padding: 1.5rem 0;
	}

	#home-portal-links h2 {
		line-height: 1.05;
	}

	#home-portal-links .retail .feature-image {
		padding: 0;
	}

	.landing-footer-testimonial > div {
		font-size: 1.1rem;
		line-height: 1.5;
		padding: 1.5rem 2rem 1rem;
	}

	.landing-group-footer {
		background-position: 0 50%;
	}

	.landing-group-wrapper {
		padding: 0;
	}

	.landing-group-wrapper h2 {
		font-size: 2rem;
		margin: 0 0 1.5rem;
	}

	.landing-group-wrapper .landing-buttons {
		padding: 0;
	}

	#mainstage {
		margin: 0 0 2rem;
	}

	#mainstage .slide .slide-content {
		font-size: 1.1rem;
	}

	#mainstage .slide .slide-content h2 {
		font-size: 1.5rem;
	}

	#mainstage .slide .slide-content .purchase a {
		font-size: 1rem;
		padding: 0.5rem 2rem;
	}

	#mobile-close {
		display: block;
		font-size: 1rem;
		font-weight: bold;
		line-height: 0.8;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	
	#mobile-close:focus::before,
	#mobile-close:hover::before {
		color: #000000;
	}
	
	#mobile-trigger {
		background: #b8372a;
		border-radius: 0.25rem;
		color: #FFFFFF;
		display: block;
		position: absolute;
		right: 0.5rem;
		top: 0.5rem;
		z-index: 50;
	}

	#mobile-close::before,
	#mobile-trigger::before {
		display: block;
		font-size: 1rem;
		font-weight: 900;
		line-height: 1;
	}
	
	#mobile-close::before {
		color: #61000d;
		content: '\f057';
		padding: 0;
	}
	
	#mobile-trigger::before {
		color: #FFFFFF;
		content: '\f0c9';
		padding: 0.75rem;
	}
	
	#mobile-trigger:focus,
	#mobile-trigger:hover {
		background: #000000;
	}

	.modal-content {
		font-size: 0.75rem;
	}

	#overlay-response {
		background: rgba(0,0,0,0.8);
		cursor: pointer;
		height: 100%;
		left: 0;
		position: fixed;
		top: 0;
		width: 0;
		z-index: 500;
	}
	
	body.response #overlay-response {
		cursor: pointer;
		opacity: 1;
		width: 100%;
	}

	header#site-header ul.primary-navigation-menu > li .sub-menu > li.menu-item-has-children > a::after,
	header#site-header ul.primary-navigation-menu > li.right .sub-menu > li.menu-item-has-children > a::after {
		content: '';
	}
	
	header#site-header ul.primary-navigation-menu > li.menu-item-has-children .sub-menu > li > .sub-menu,
	header#site-header ul.primary-navigation-menu > li.menu-item-has-children .sub-menu > li:focus > .sub-menu,
	header#site-header ul.primary-navigation-menu > li.menu-item-has-children .sub-menu > li:hover > .sub-menu {
		animation: none;
		opacity: 1;
	}

	header#site-header ul.primary-navigation-menu > li.menu-item-has-children > .sub-menu .sub-menu {
		left: auto;
		position: static;
		top: auto;
		transform: none;
	}

	header#site-header ul.primary-navigation-menu .sub-menu li > a {
		padding: 0.5rem;
		padding-right: 2.5rem;
	}

	header#site-header nav.primary-navigation {
		background: #FFFFFF;
	}

	header#site-header ul.primary-navigation-menu > li > a,
	header#site-header ul.primary-navigation-menu .sub-menu li > a	{
		border-color: #61000d;
		color: #61000d;
	}

	#header-site-navigation {
		border-left: 1px solid #000000;
		float: none;
		height: 100%;
		overflow-x: hidden;
		overflow-y: scroll; /* has to be scroll, not auto */
		-ms-overflow-style: none;
		-webkit-overflow-scrolling: touch;
		position: fixed;
		right: -2px;
		text-align: left;
		top: 0;
		transition: width 0.5s;
		width: 0;
		z-index: 5000;
	}

	header#site-header ul.primary-navigation-menu > li > a,
	header#site-header ul.primary-navigation-menu .sub-menu li > a {
		border-left: 0;
	}

	body.response #header-site-navigation {
		width: 360px;
	}

	#header-site-navigation .header {
		display: block;
		padding: 1rem 0;
		position: relative;
	}

	#header-site-navigation .header .logo {
		width: 150px;
	}

	header#site-header nav.primary-navigation > div {
		padding: 0 1rem 1rem;
	}
	
	body.response header#site-header nav.primary-navigation {
		max-width: 383px;
		width: 100%;
	}

	body.response header#site-header nav.primary-navigation > div {
		padding: 0 1rem;
	}

	.home-featured-categories {
		margin: 0 -0.75rem 1.5rem;
	}

	.home-featured-categories > li {
		padding: 0 0.75rem 1.5rem;
	}

	.home-featured-categories > li > a {
		font-size: 1.25rem;
	}

	#main-content .search-form-body {
		width: 100%;
	}

	#wpsl-wrap #wpsl-result-list li {
		padding: 0.5rem;
	}
	
	#wpsl-gmap,
	#wpsl-result-list {
		width: 100%;
	}
	
	#wpsl-stores {
		height: auto!important;
	}
	
	.wpsl-search {
		margin: 0;
	}

	#wrapper #content {
		float: none;
		width: 100%;
	}

	.category-featured-products,
	.woocommerce ul.products.columns-3,
	.woocommerce-page ul.products.columns-3 {
		margin: 0 -10px;
	}

	.category-featured-products > li,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce-page ul.products.columns-3 li.product {
		padding: 10px;
	}

	#wrapper,
	#wrapper-full {
		padding: 30px 0 1px;
	}

	#wrapper #sidebar {
		float: none;
		margin-top: 1rem;
		padding: 0;
		width: 100%;
	}
}


@media(max-width: 660px)
{
	#about-us-indulge .content > figure {
		width: 65%;
	}

	.banner-nature-club a strong {
		font-size: 1rem;
		line-height: 1.4;
		padding: 10px 15px;
		text-align: center;
	}

	.banner-nature-club a strong em {
		display: none;
	}
	
	.btn::after,
	.button::after,
	#mainstage .slide .slide-content .purchase a::after {
		display: none;
	}

	body.home .category-featured-products > li {
		width: 50%;
	}

	body.home .category-featured-products > li:nth-child(3) {
		display: none;
	}

	#header-no-bake-guide .stage-hero .stage-hero-img {
		padding: 0 5%;
	}

	.home-featured-categories {
		margin: 0 0 2rem;
	}

	.home-featured-categories > li {
		margin: 0 0 1.5rem;
		padding: 0;
		width: 100%;
	}

	.landing-footer-testimonial {
		padding: 0;
	}

	.landing-group-footer {
		background-position: bottom left;
		padding: 0;
	}

	.landing-group-wrapper .landing-buttons {
		display: block;
		margin: 0;
	}

	.landing-group-wrapper .landing-buttons > div {
		display: block;
		margin: 0 auto 2.5rem;
		width: 100%;
	}

	.landing-group-wrapper .landing-buttons > div > div {
		position: static;
	}

	.landing-group-wrapper .landing-buttons .btn-feature {
		padding: 1.5rem 2rem;
	}

	.landing-group-wrapper .landing-buttons .button-wrapper {
		position: static;
	}

	.no-bake-guide-subheader {
		text-align: left;
	}

	.testimonial-footer-fore {
		bottom: auto;
		max-width: none;
		position: static;
		text-align: right;
		top: auto;
		width: initial;
	}

	.testimonial-footer-fore img {
		width: 50%;
	}
}


@media(max-width: 575px)
{
	#about-intro-2023 {
		padding-bottom: 1rem;
	}

	#about-intro-2023 .about-us-features > li > figure {
		width: 50%;
	}

	footer#site-footer .masthead .footer-column-nav > div,
	footer#site-footer .masthead .footer-column-nav > div.column-last > div {
		margin: 0 0 1rem;
		text-align: center;
		width: 100%;
	}

	footer#site-footer .masthead .footer-column-nav > div.column-last {
		flex-wrap: wrap;
	}

	h1, .h1 {
		font-size: 2.5rem;
	}

	header#page-header-title::after {
		top: 1.5rem;
	}

	.banner-nature-club,
	body.home #main-content,
	.videos-carousel {
		margin: 0 0 1.5rem;
	}

	footer#site-footer {
		padding: 1.5rem 1rem 0.5rem;
	}

	footer#site-footer .inquiries {
		margin: 0 0 1.5rem;
	}

	footer#site-footer .footer-social li a {
		border: 3px solid #FFFFFF;
		height: 40px;
		width: 40px;
	}

	footer#site-footer .footer-secondary-navigation li a {
		font-size: 1rem;
	}

	footer#site-footer .footer-social li a::after {
		font-size: 1rem;
		line-height: 35px;
	}

	footer#site-footer .footer-secondary-navigation ul {
		margin: 0 0 20px;
	}

	header#page-header .slide > div .hero {
		margin: 0 auto;
		position: static;
		width: 55%;
	}

	header#page-header .slide.left .hero {
		float: none;
	}

	header#page-header .slide > div .review-block,
	header#page-header .slide.large .review-block {
		width: 75%;
	}

	header#page-header .slide > div .review-block,
	header#page-header .slide.left > div .review-block {
		margin: 0 auto;
		margin-top: -10px;
		padding-right: 4%;
		position: static;
	}

	header#site-header .masthead {
		padding: 1rem 0;
		width: 100%;
	}

	header#site-header .masthead .free-shipping {
		float: left;
		margin: 0;
		width: 50%;
	}

	header#site-header .masthead .free-shipping > div {
		max-width: none;
	}

	header#site-header .masthead .free-shipping > div > strong {
		font-size: 17px;
	}

	header#site-header .masthead .logo {
		float: left;
		position: static;
		width: 30%;
	}

	#header-no-bake-guide {
		padding: 30px 0 10px;
	}

	#header-no-bake-guide .stage-hero .stage-hero-img {
		padding: 0;
	}

	.container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	header#site-header .masthead .search-form h3 {
		display: none;
	}
	
	.home-featured-categories {
		display: block;
	}

	#home-portal-links br,
	#home-portal-links br::after {
		content: ' ';
	}

	.landing-group-wrapper .landing-buttons > div {
		width: 75%;
	}

	.modal-content {
		font-size: 0.65rem;
	}

	.return-shipping-policy {
		display: block;
	}

	.return-shipping-policy > div {
		width: 100%;
	}

	.return-shipping-policy > div:first-child {
		margin: 0 0 1rem;
	}

	.return-shipping-policy > div > div a {
		border: 2px solid #cdccc4;
		border-radius: 0.5rem;
	}

	.banner-nature-club,
	body.home #main-content,
	#wrapper,
	#wrapper-full,
	.videos-carousel {
		margin-bottom: 1.5rem;
	}

	#wrapper,
	#wrapper-full {
		padding: 1.5rem 0 1px;
	}
}


@media(max-width: 480px)
{
	.banner-nature-club a strong {
		font-size: 14px;
		line-height: 1.2;
	}

	.btn::after,
	.button::after,
	#mainstage .slide .slide-content .purchase a::after {
		display: inline-block;
	}

	body.home .carousel-controls {
		text-align: center;
	}

	body.home .carousel-control-next,
	body.home .carousel-control-prev {
		margin: 0 5px;
	}

	body.home .category-featured-products,
	.category-featured-products,
	.woocommerce ul.products.columns-3,
	.woocommerce-page ul.products.columns-3 {
		display: block;
	}

	.category-featured-products > li,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce-page ul.products.columns-3 li.product > li,
	body.home .category-featured-products > li {
		margin: 0 auto;
		width: 75%;
	}

	footer#site-footer {
		font-size: 0.85rem;
	}

	footer#site-footer .footer-social ul {
		margin: 0 0 1.5rem;
	}

	footer#site-footer .footer-secondary-navigation li {
		display: block;
	}

	footer#site-footer .inquiries a {
		font-size: 1rem;
	}

	.woocommerce ul.products[class*=columns-] li.product,
	.woocommerce-page ul.products[class*=columns-] li.product {
		float: none!important;
	}

	body.home .category-featured-products > li:nth-child(3) {
		display: block;
	}

	body.home header.section h2 {
		text-align: center;
	}

	header#page-header-title h1,
	header.section h2,
	header.section h3,
	header.woocommerce-products-header h1 {
		background: none;
		display: block;
		padding: 0;
	}

	header#page-header-title::after,
	header.section::after,
	header.woocommerce-products-header::after {
		display: none;
	}

	header#page-header .slide > div .review-block,
	header#page-header .slide.large .review-block {
		width: 90%;
	}

	header#site-header .masthead .free-shipping > div > strong {
		font-size: 14px;
	}

	.home-featured-categories > li {
		width: 100%;
	}

	.landing-group-wrapper h2 {
		font-size: 1.5rem;
		line-height: 1.1;
	}

	.landing-group-wrapper .landing-buttons > div {
		width: 100%;
	}

	#mainstage {
		margin: 0 0 1.5rem;
	}

	.notr-product-summary-share {
		text-align: center;
	}

	.video-library-block {
		display: block;
	}

	.video-library-block > div,
	.video-slide-row > div {
		margin: 0 auto;
		width: 75%;
	}

	.woocommerce div.product form.cart {
		text-align: center;
	}

	.woocommerce div.product form.cart div.quantity,
	.woocommerce div.product form.cart .button {
		float: none;
	}

	.woocommerce .quantity .qty {
		margin: 0.5rem;
	}

	.woocommerce-page table.cart td.actions .coupon {
		text-align: center;
	}

	.woocommerce-page table.cart td.actions .coupon input#coupon_code {
		float: none;
		margin: 0 0 0.5rem;
		width: 100%!important;
	}

	.woocommerce-page table.cart td.actions .coupon .input-text+.button {
		display: inline-block!important;
		float: none!important;
	}
}


@media(max-width: 420px)
{
	#about-intro-2023 .about-us-features > li {
		border: none;
		padding: 0 0 1px;
	}

	#about-intro-2023 .about-us-features > li > figure {
		float: none;
		margin: 0 0 1.5rem;
		width: initial;
	}

	.category-featured-products > li,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce-page ul.products.columns-3 li.product > li,
	body.home .category-featured-products > li {
		width: 100%;
	}

	.faire-wholesale-list ul > li {
		width: 100%;
	}

	footer#site-footer .footer-social li {
		padding: 5px 8px;
	}

	header#page-header .slide > div .review-block,
	header#page-header .slide.large .review-block {
		width: 100%;
	}

	header#site-header .masthead .logo {
		float: none;
		margin: 0 auto 0.5rem;
		width: 50%;
	}

	header#site-header .masthead .free-shipping {
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 65%;
	}

	.landing-footer-testimonial > div {
		font-size: 1rem;
	}

	.landing-group-footer .container {
		padding: 0 1rem;
	}

	.video-library-block > div,
	.video-slide-row > div {
		width: 100%;
	}

	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		font-size: 1rem;
		margin: 0;
		padding: 10px!important;
	}
}


@media(max-width: 380px)
{
	.banner-nature-club a {
		background: #6a3d2b;
	}

	.banner-nature-club a img {
		display: none;
	}

	.banner-nature-club a strong {
		display: block;
		left: auto;
		padding: 1rem 1.5rem;
		position: static;
		text-align: center;
		transform: none;
	}

	footer#site-footer .colophon p {
		margin: 0;
	}

	header#site-header .masthead .free-shipping {
		width: 75%;
	}
}


@media(max-width: 320px)
{
	.banner-nature-club a strong {
		padding: 0.5rem 1rem;
	}

	header#site-header .masthead .logo {
		width: 75%;
	}
}