/* general */


ol, ul {
    padding-left: .5rem;
}
.btn-primary{
	--bs-btn-border-color: none !important;
}
.parent_height{
	display: flex;
    align-self: stretch;
}

/* location popup */

#local_product_popup {
	padding: 10px;
}
.modal-dialog {
	margin-left: auto;
	margin-right: auto;
}
#local_product_popup .modal-content {
padding: 20px;
}

#local_product_popup .modal-content img{
width: 88px;
max-width: 100%;
height: auto;
}

#local_product_popup .btn-close {
	display: none;
}

#local_product_popup .modal-dialog {
max-width: 320px;

}

#local_product_popup .modal-header, #local_product_popup .modal-footer {
	border: none;
	padding: 0;
}

#local_product_popup .modal-body {
color: #333;
    font-size: 14px;
	padding: 0 0 20px 0;
}

#local_product_popup .modal-body:after {
	height: 1px;
	width: 100%;
	display: block;
	background: #000;
	content: '';
	margin-top: 20px;
}

#local_product_popup .btn {
	margin: 0;
	font-size: 24px;
	font-family: 'Libre Baskerville', serif;
	padding: 20px;
}

#local_product_popup .btn small {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
}

#local_product_popup .local_product_false {
	font-size: 18px;
}

.kuhn_local_product_notice .kuhn_reset_local_product_cookie:hover, .kuhn_local_product_notice .kuhn_reset_local_product_cookie:focus, .kuhn_local_product_notice .kuhn_reset_local_product_cookie:active {
color: #fff;
text-decoration: underline;
cursor: pointer;
}

/* Category pages */

.tax-product_cat h1, .archive h1 {
text-align: left;
}

.tax-product_cat .count, .archive .count {
	display: none;
}

.archive .woocommerce-loop-category__title {
	color: #000;
	font-family: 'Lato', sans-serif;
}
.tax-product_cat.storefront-full-width-content .woocommerce-products-header  {
padding-bottom: 10px;
}

.tax-product_cat .woocommerce-loop-product__title {
    font-size: 20px !important;
    min-height: 20px;
    margin-bottom: 0 !important;
}

.tax-product_cat .storefront-breadcrumb {
margin-bottom: 10px;
}

.tax-product_cat  .term-description {
text-align: left;
    font-size: 18px;
}

.woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a {
    color: #999;
}
.woocommerce-breadcrumb a:hover, a.woocommerce-review-link:hover, .product_meta a:hover {
	color: #fff;
}
.wc-block-grid__product-onsale, .onsale, .woocommerce-pagination .page-numbers li .page-numbers:not(.current) {
    color: #999;
}

.tax-product_cat #primary .products .add_to_cart_button {
display: none;
}

.woocommerce-result-count {
	display: none;
}
.kuhns_new_tag {
  position: absolute;
  padding: 10px;
  background: #FF0000;
  color: white;
  z-index: 999;
}

/* Product pages */
.single-product .related.products > h2 {
font-family: 'Libre Baskerville', serif; 
font-size: 18px !important;
text-align: left !important;
margin-bottom: 20px;
}
.single-product .kuhns_product_page_extra_info {
	margin-bottom: 20px !important;
}
.single-product  .related.products li.product, .single-product .related.products li.product {
        margin-bottom: 20px !important;
}
.single-product .related.products .add_to_cart_button {
display: none;
}
.storefront-sticky-add-to-cart {
	display: none;
}
.single-product .related.products .product img {
	margin-bottom: 20px;
}
.single-product .starting_at_var_product_prefix {
	display: none;
}
.single-product .product_title, .related.products h2 {
	color: #0d7050;
	margin-top: 25px;
	margin-bottom: 20px;
}

.single_add_to_cart_button {
 max-width: 65%;
    font-size: 20px;
    width: 350px;
}

.quantity .qty {
padding: 1em;
}

.single-product .related .woocommerce-loop-product__title {
    font-size: 20px !important;
    min-height: 20px;
    margin-bottom: 0 !important;
}

body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
        width: 20%;
        margin-right: 2%;
    }
	body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li img {
		width: 50px;
		height: auto;
		max-width: 100%;
	}
	
.single-product .woocommerce-tabs .panel h2:first-of-type,
.woocommerce-Tabs-panel-mobile h2 {
display: none;
}

.product .entry-summary .h3 {
    font-family: 'Libre Baskerville', serif;
	font-size: 24px !important;
}

.product .entry-summary .addon-product {
text-align: center !important;
padding: .5rem !important;
}
.product .entry-summary .addon-product img {
	border-radius: 0;
}
.product .entry-summary .addon-product .add-on-title {
font-size: 12px;
height: 36px !important;
}
.product .entry-summary .addon-product .add-on-price {
	height: 40px;
	line-height: 20px;
}
.product .entry-summary .addon-product .woocommerce-Price-amount.amount > bdi {
font-size: 16px !important;
    color: #000;
} 
.product .entry-summary .addon-product .form-control {
	font-size: 14px;
}

#kuhns-product-info-graphic img {
max-width: 95%;
margin: auto;
padding-bottom: 30px;
}
@media (max-width: 767px) {
	.woocommerce-tabs {
		display: none;
	}
	.woocommerce-Tabs-panel{
		display: none !important;
	}
	.woocommerce-Tabs-panel-mobile{
		display: block;
	}
	#kuhns-product-info-graphic img {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.woocommerce-Tabs-panel{
		display: block;
	}	
	.woocommerce-Tabs-panel-mobile{
		display: none;
	}
}

/* Cart and Checkout */

body.storefront-full-width-content.woocommerce-cart .entry-title, body.storefront-full-width-content.woocommerce-cart .entry-header {
color: #0d7050;
padding-bottom: 20px;
}

.woocommerce-cart  .storefront-breadcrumb, .storefront-full-width-content.woocommerce-checkout .storefront-breadcrumb{
margin-bottom: 10px;
}

.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
	color: #fff;
padding-bottom: 20px !important;
}
.storefront-full-width-content.woocommerce-checkout h2 {
	color: #000 !important;
	    font-family: Georgia, Times, "Times New Roman", serif !important;
		font-weight: 400;
		font-size: 1.5em !important;
}
.wc-block-checkout__sidebar .wc-block-components-product-name {
	font-size: 1.5em !important;
}
.cart_totals > h2{
	color: #0d7050;
}
.woocommerce-cart .woocommerce-cart-form{
    padding: 20px;
    background: #FFF;
}
a.mobile-cart-contents,
a.reset_variations{
	color: #FFF;
}


.site-header {
	padding-top: 15px;
}
.site-header .site-search .widget_product_search form input[type=search], .site-header-cart .cart-contents {
	border-radius: 3px;
}

.main-navigation ul.menu>li.menu-item-has-children>a::after, .main-navigation ul.menu>li.page_item_has_children>a::after, .main-navigation ul.nav-menu>li.menu-item-has-children>a::after, .main-navigation ul.nav-menu>li.page_item_has_children>a::after {
	    margin-left: 5px;
        font-size: 16px;
}


/* Wedding Pages */

h2.wedding-main {
color: #0d7050;
}

.page-id-7425 h3 {
color: #0d7050;
}


.homepage_image_links_button .top-line {
	color: #f1627e;
    font-size: 1em;
}
.homepage_image_links_button .bottom-line {
font-size: 1.3em;
    font-family: 'Libre Baskerville', serif;
}


 .homepage_featured_product_header h2 {
font-size: 2em;
    font-family: Georgia, Times, "Times New Roman", serif;
} 

.home #main .py-5 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}


.fs_category_wrap .featured_product_outer {
padding: 0 5px;
}

 .homepage_image_links_button:hover {
    margin-top: -10px;
    background: rgba(0, 0, 0, .9);
}

.homepage_image_links_button {
    background: rgba(0, 0, 0, .6);
    transition: .2s;
    color: #FFF;
    width: 200px;
max-width: 90%;
}


body{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	background: #231f20 !important;
	color: #FFF !important;
}

a{
	text-decoration: none !important;
	color: #FFF;
	font-weight: 800px;
}
.site-main{
	margin-bottom: 0;
}
.site-header{
	background-color: #231f20;
}
.background-dark{
	background-color: #EADFD5;
}
.background-dark a{
	color: #0d7050;
}
.background-light{
	background-color: #24201F;
	color: #f1627e;
}
.background-light a{
	color: #f1627e;
}
.background-white{
	background-color: #24201F;
	color: #231F20;
}
.text-white{
	color: #FFF;
}
.text-dark{
	color: #231f20;
}
.clear-right{
	clear: right;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus{
	outline-color: #008265;
}
@media (min-width: 768px) {

	#kuhns-product-info-graphic img {
		max-width: 85%;
    	margin-left: 0;
	}
	#mobile-search, #mobile-cart {
		display: none;
	}
    .col-full {
        /* max-width: 80.498938em; */
        max-width: 1400px;
    }
	body .site-header-cart .widget_shopping_cart {
		display: none !important;
	}
	body .site-header-cart .cart-contents .amount {
		display: none;
	}
	body .site-header-cart .cart-contents::after {
		content: '\f07a';
		float: left;
		margin-left: 75px;
	}
	body .site-header-cart .cart-contents .count {
		opacity: .8;
		padding-left: 5px;
	}
	body .site-header-cart .cart-contents {
		text-align: left;
	}
	.storefront-sorting select {
        width: auto;
        min-width: 400px;
    }
	.woocommerce-result-count {
		font-size: 18px;
        margin-top: 10px;
	}

	.archive .woocommerce-loop-category__title {
	font-size: 24px !important;
}
	/* mini cart adjustments */
body .site-header-cart .widget_shopping_cart {
	width: 300px;
}
    body .site-header-cart:hover .widget_shopping_cart, body .site-header-cart.focus .widget_shopping_cart {
		right: 0;
		left: auto;
	}
	.site-header-cart .widget_shopping_cart .woocommerce-Price-amount.amount > bdi {
    font-size: 15px !important;
}

.single-product .woocommerce-Tabs-panel--description, .single-product .description1 p {
font-size: 20px;
}
}

select#variations, .storefront-sorting select  {
font-size: 20px;
        padding: 10px;
}
.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center ;
  flex-wrap: wrap;
}
.combo-text-image {
	width: 100%;
	min-height: 500px;
}

.callout-btn.btn.btn_green a {
    color: #fff!important;
}


/* typography */
h1,h2 {
	/* font-family: "Great Vibes", cursive; */
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: 400;
	font-style: normal;
	color: #008265;
}
h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: 400;
	font-style: normal;
	color: #008265;
}
h4,h5,h6{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #008265;
}
@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 3.5rem !important;
    }
    .h2, h2 {
        font-size: 3.5rem !important;
    }
    .h3, h3 {
        font-size: 2.5rem !important;
    }	
	.h4, h4 {
		font-size: 1.2rem !important;
	}
	.banner-overlay {
    left: 20%;
    width: 60%;
}

.coming-soon {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: 400;
	font-size: 1.5em;
	color: #fff;
	margin-bottom: 2em;
}

.banner-overlay h2 {
	font-size: 66px !important;
}
.banner-overlay p {
		font-size: 22px;
	}
.tax-product_cat ul.products li.product img, .related.products ul.products li.product img {
width: 450px;
}
.btn_green, .gform-theme-button{
	background-color: #008265 !important;
	border-color: #008265  !important;
}
.gform-theme--framework .gf_progressbar .percentbar_blue{
	background-color: #008265 !important;
	border-color: #008265  !important;	
}
.homepage_image_links.bottom_image_links {
    min-height: 345px;
}
}
.lato{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;	
}

/* header */
@media (min-width: 768px) {
    .site-header .site-branding img {
        height: auto;
        max-width: 600px;
        max-height: none;
    }
.banner-overlay h2 {
	font-size: 54px;
}
	#menu-main-menu {
flex-wrap: wrap;
}
.header_address {
padding-bottom: 10px;
}

    .page-template-template-fullwidth-php .site-main ul.products.columns-3 li.product, .page-template-template-fullwidth-php .header-widget-region ul.products.columns-3 li.product, .page-template-template-homepage-php .site-main ul.products.columns-3 li.product, .page-template-template-homepage-php .header-widget-region ul.products.columns-3 li.product, .storefront-full-width-content .site-main ul.products.columns-3 li.product, .storefront-full-width-content .header-widget-region ul.products.columns-3 li.product {
        width: 33%;
        margin-right: 0.5%;
    }
}


@media (min-width: 768px) and (max-width: 992px) {
body.woocommerce-active .site-header .site-search {
width: 100%;
}

.header-search-outer {
width: 67%;
}

.header-cart-outer {
width: 33%;
}

.homepage_content_one .text-container, .homepage_content_two .text-container {
       padding: 5rem 3.5rem !important;
    }
	body .homepage_content_one .title-container, body .homepage_content_two .title-container {
		padding: 5rem 3.5rem !important;
	}
}


@media (min-width: 768px) {
    .woocommerce-active .site-header .site-branding {
        width: 100%;
        float: none;
        margin-right: 0;
    }
}
.woocommerce-active .site-header .site-branding {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 10px;
}
.site-header .custom-logo-link img {
    width: 600px;
    max-width: 100%;
	margin: auto;
}

@media (max-width: 992px) {
	body .woocommerce-Price-amount.amount > bdi {
    	font-size: 28px !important;
	}
	.main-navigation ul li:hover > a, .main-navigation ul li:focus > a, .main-navigation ul li:active > a {
		background: #008265;
		color: #fff;
	}
	body .header_address {
    align-content: center;
	flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
}
body .main-navigation.toggled .handheld-navigation {
	overflow-y: visible;
}
body .handheld-navigation ul.menu .sub-menu {
	background: #fff;
	margin-left: 0;
}
}
@media (min-width: 992px) {
	.single-product .product .entry-summary > .price {
		width: 30%;
		float: left;
		margin-top: 0;
		margin-bottom: 50px;
	}
	.single-product .product .entry-summary >.cart {
		width: 70%;
		float: right;
		text-align: right;
		padding-top: 0;
		margin-bottom: 50px;
	}
	body.single-product div.product form.cart .quantity {
		margin-right: 0;
		margin-left: 7.5%;
		
	}
	.product .entry-summary .h3 {
		clear: both;
	}
    .site-header-cart {
        text-align: right !important;
    }
	body .site-header-cart .cart-contents::after {
		margin-left: 25%;
	}
	.header_address {
		font-size: 1.1em;
	}
.banner-slide img {
	height: 450px;
}
	.fs_category_wrap .featured_product_outer {
padding: 0 10px;
}
.wc-block-cart-items {
	font-size: 1.3em;
}

.homepage_content_one .text-container, .homepage_content_two .text-container {
       padding: 100px 50px !important;
	   max-width: 860px;
	   margin: 0 auto;
    }
	body .homepage_content_one .title-container, body .homepage_content_two .title-container {
		padding: 100px 50px !important;
		max-width: 860px;
		 margin: 0 auto;
	}
}

@media (max-width: 500px) {
	.homepage_image_links, .third_boxes {
    min-height: 160px;
}
.single-product .product .product_title {
font-size: 30px;
}
.single-product .product hr {
    margin: 0 0 .75rem 0;
}

.single-product .product .sku {
	font-size: .7em;
    color: #ccc;
}
.term-description p {
font-size: 14px;
}
body.single-product div.product p.price {
	margin-bottom: 0;
}
body .woocommerce-breadcrumb{
    font-size: 0.675em;
}
body.archive .woocommerce-products-header__title, body.single-product .product_title, body.page-template-default h1, .single-product .product .product_title {
	color: #008265;
	font-size: 4em;
    }
}

@media (min-width: 500px) and (max-width: 768px) {
	body .homepage_image_links, body .third_boxes {
    min-height: 300px;

}
.homepage_image_links_button {
	width: 350px;
}
}

@media (min-width: 768px) and (max-width: 992px) {
body .third_boxes {
    min-height: 146px;
}
.homepage_image_links.top_image_links {
min-height: 300px;
}
.homepage_image_links.bottom_image_links {
    min-height: 200px;
}
}

@media (min-width: 992px) and (max-width: 1200px) {
body .third_boxes {
    min-height: 184px;
}
.homepage_image_links.top_image_links {
min-height: 375px;
}
.homepage_image_links.bottom_image_links {
    min-height: 250px;
}
}

.kuhn_local_product_notice{
	font-size: 1.3em;
	padding: 10px 0 20px 0;
}
.woocommerce-active .site-header .site-header-cart{
	width: 100%;
	float: none;
	margin: 0;
}
@media (min-width: 768px) {
    .site-header-cart .cart-contents {
        padding: 0.67em;
		background: #FFF;
    }

    .woocommerce-active .site-header .site-search {
        width: 65%;
        float: right;
        margin-right: 10px;
        clear: none;
    }
	.homepage_image_links_button {
    width: 350px;
    max-width: 60%;
}
}
.header_address{
	display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
}
@media (min-width: 1198px) {
	.header_address{
		margin-top: -100px;
	}
}
.phone_number{
	font-size: 1.4em;
}
.home.page:not(.page-template-template-homepage) .site-header{
	margin-bottom: 0;
}

/* menu */
.nav_background{
	background: #efe9e2;
	font-size: 18.375px;
}
#menu-main-menu{
	display: flex;
	justify-content: center;
}
@media (min-width: 768px) {
    .main-navigation ul.menu>li>a, .main-navigation ul.nav-menu>li>a {
        padding: .5em .8em;
    }
}
/* if theres an issue with the handheld search bar, it might be this */
.storefront-handheld-footer-bar ul li.search .site-search{
	bottom: -5em;
}


/* homepage */
.home .entry-header{
	display: none;
}
.homepage_featured_product_header{
	text-align: center;
}
.homepage_featured_product_header {
  display: flex; /* Enables flexbox for centering */
  align-items: center; /* Vertically centers the text within the flex container */
  text-align: center; /* Horizontally centers the text itself */
}

.home .entry-content .fs_product_wrap .pb-2 {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.home .entry-content .fs_product_wrap .pt-4 {
    padding-top: 10px !important;
}

.home .entry-content .fs_product_wrap .pb-4 {
padding-bottom: 0 !important;
padding-top: 0 !important;
    margin-bottom: 0 !important;
}

.homepage_featured_product_header span {
  padding: 0 15px; /* Adds spacing around the text so lines don't touch */
  white-space: nowrap; /* Prevents the text from wrapping to a new line */
  font-size: .5em;
  display: block;
}
.homepage_featured_product_header::before,
.homepage_featured_product_header::after {
  content: ""; /* Required for pseudo-elements to display */
  flex-grow: 1; /* Makes the lines expand to fill available space */
  height: 2px;
  background-color: #fff;
}

.background-dark .homepage_featured_product_header::before,
.background-dark .homepage_featured_product_header::after{
    background-color: #0d7050;
}
.background-dark .homepage_featured_product_header{
	color: #0d7050;
}
.text-box-title{
	text-align: center;
	font-size: 2.5em;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #0d7050;
	margin: auto;
}
.text-box-paragraph {
    max-width: 32em;
    color: #000;
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.4;
    font-family: 'Lato', sans-serif;
    margin: auto;
}
.third_boxes{
	min-height: 160px;
}
.homepage_image_links{
	 min-height: 160px;
	    background-size: cover;
    background-position: top center;
}
.homepage_image_links.top_image_links {
 background-position: bottom center;
}
.fs_featured_product_image{
	max-height: 400px !important;
	border-radius: 0;
}

.banner-btn {
	min-width: 170px;
	text-transform: uppercase;
	font-size: 18px;
	color: rgba(255, 255, 255, .9);
	text-shadow: 0 0 2px rgba(255, 255, 255, .6);
	border: 1px solid rgba(255, 255, 255, .8);
	box-shadow: 0 0 3px rgba(255, 255, 255, .3);
}

.banner-overlay h2 {
	text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 25px #000, 0 0 50px #000;	
}
.banner-overlay p {
	font-weight: 400;
	text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 25px #000, 0 0 50px #000;	
}
.banner-overlay .banner-btn {
	box-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 25px #000, 0 0 50px #000;	
	text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 25px #000, 0 0 50px #000;	
}

.banner-overlay .banner-btn:hover {
	text-shadow: none;
}

.banner-slide {
    position: relative;
    overflow: hidden;
}

.banner-slide img,
.banner-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* footer */

body .site-footer {
color: #231F20;
}
.site footer li {
    list-style: none;
}
.footer-title {
    font-weight: 400;
	margin-bottom: 0;
	margin-top: 20px;
	text-decoration: underline;
}
.site-footer ul{
	margin: 0;
	padding: 0;
}
#footer2 {
    padding: 20px 0;
    color: #fff;
    background: #231f20;

}
.footer-text {
text-align: center;

}
.site-footer .container-xs {
	margin: auto;
    max-width: 600px;
    width: 100%;
}

.footer-signup .callout-btn {
display: inline-block;
    background: transparent;
    color: #231F20;
    border: 1px solid #fff;
    padding: 0.7rem 1.5rem;
    border-radius: 0;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    min-width: 170px;
    text-transform: uppercase;
    font-size: 16px;
}



@media (min-width: 768px) {
    .right-sidebar .content-area {
        width: 100%;
    }
	body .site-footer, #footer2 {

font-size: 1.3em;
}
}

    .content-area, .widget-area {
        margin-bottom: 0;
    }

/* account pages */
.woocommerce-account{
	background-color: #ddd;
	color: #231F20;
}
.woocommerce-account a{
	color: #008265;
}

/* woocommerce */

body.woocommerce-order-received div.woocommerce-order {
    color: black;
}
body.woocommerce-order-received .woocommerce-customer-details address{
    color:#000;
}

body.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{
    color:#000;
}

body.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details a {
    color: #0d7050;
    font-weight: bold;
}
.wc-block-checkout__shipping-method-option{
	color: #FFF !important;
}
.wc-block-checkout__shipping-method-option--selected{
	color: #000  !important;
}
.wc-block-components-checkout-place-order-button, .single_add_to_cart_button{
	background-color: #008265  !important;
}

.kuhn_reset_local_product_cookie{
	color: #008265;
}


.woocommerce-loop-product__title{
	font-size: 24px!important;
    color: #fff;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	min-height: 60px;
}
ul.products.columns-3{
	padding-left: 0;
}
.woocommerce-Price-amount.amount > bdi{
	/* font-size: 24px!important; */
}
.woocommerce-page .woocommerce-Price-amount.amount > bdi{
	color: #CCC;
}
.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
	margin-right: 2%;
}
.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
	clear: none;
}
@media (min-width: 768px) {
    .storefront-full-width-content.single-product div.product .woocommerce-product-gallery {
        width: 38.130435%;
        float: left;
        margin-right: 4.347826087%;
        margin-bottom: 3.706325903em;
    }
}
/* Make product image larger on single product pages */
@media (min-width: 768px) {
	.single-product div.product .woocommerce-product-gallery {
		width: 60%  !important;
		margin-right: 0 !important;
		margin-bottom: 0 !important;
	}

	.single-product div.product .summary {
		width: 40%  !important;
	}
	.single-product .woocommerce-product-gallery__image img {
		max-width: 100%;
		width: 100%;
	}
	.single-product .woocommerce-product-gallery__image {
		position: relative;
		overflow: hidden;
	}
	.single-product div.product .woocommerce-product-gallery .flex-viewport, .woocommerce-product-gallery__wrapper {
		margin-right: 14%;
	}
	body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
		right: 15%;
	}

	body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
        width: 20%;
        margin-right: 2%;
    }
	body.storefront-full-width-content.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li img {
		width: 150px;
		height: auto;
		max-width: 100%;
	}

	/* rearrange description */
	.storefront-full-width-content.single-product div.product .woocommerce-tabs {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		width: 60%;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
		padding-right: 5%;
		padding-bottom: 0;
	}

	body.storefront-full-width-content .woocommerce-tabs .panel {
        width: 100%;
		margin-bottom: 0;
	}

	.single-product .product_title {
		line-height: 3rem;
	}
	.single-product hr {
		margin-top: 0;
	}
	.homepage_featured_product_header h2 {
		font-size: 1.7em !important;
		margin-bottom: .7em;
	}

	.homepage_featured_product_header::before, .homepage_featured_product_header::after {
		margin: 0 1em 1em 1em;
		background-color:#f1627e;
	}
}

/* Cart and checkout pages */
.woocommerce-checkout #customer_details > .col-1, .woocommerce-checkout #customer_details > .col-2 {
width: 100%;
}

#order_review {
	color: #333;
}

.woocommerce-checkout #order_review .woocommerce-Price-amount.amount > bdi {
	color: #555 !important;
	font-size: 18px !important;
}

.woocommerce-checkout #delivery_fields #delivery_date_field {
text-align: center;
}

.woocommerce-cart .woocommerce-cart-form__contents, .woocommerce-cart .woocommerce-cart-form__contents  a {
color: #333;
}

.woocommerce-cart .woocommerce-cart-form__contents .woocommerce-Price-amount.amount > bdi, .woocommerce-cart .cart_totals .woocommerce-Price-amount.amount > bdi {
	color: #555 !important;
	font-size: 18px !important;
}
.cart-collaterals, .cart_totals {
width: 100%;
color: #333;
}

.woocommerce-cart .entry-content .fs-addon-products-wrap {
	flex-wrap: wrap;
}

/* blog */
.custom-blog-card__title{
	font-size: 28px !important;
	font-family: "Lato", sans-serif;	
}
.blog-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.blog-grid > article {
    flex: 0 0 calc(50% - 20px);
    display: flex;
    flex-direction: column;
	border: 1px solid #FFF;
    padding: 20px;
	margin-bottom: 0;
}

.custom-blog-card__image img {
    width: 100%;
    height: auto;
    display: block;
}

.custom-blog-card__excerpt {
    flex-grow: 1;
    margin-bottom: 15px;
}

.custom-blog-card__button {
    align-self: flex-start;
    padding: 10px 20px;
    background: #333;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}
.custom-blog-card__button:hover {
    background: #444;
}
.text-body {
    --bs-text-opacity: 1;
    color: #FFF !important;
}
.hentry .entry-header .posted-on, .hentry .entry-header .post-author{
	display: none;
}


@media (max-width: 768px) {
body .main-navigation.toggled .handheld-navigation {
	background: #efe9e2;
}

.storefront-handheld-footer-bar {
	display: none !important;
}
	#navigation-wrapper {
		background: #008265;
	}
#mobile-cart {
width: 10%;
float: left;
padding: 0 10px;
}

#mobile-search {
width: 80%;
float: left;
padding: 5px 30px;
} 
#mobile-search input[type=search] {
	width: calc(100% - 40px);
    float: left;
    line-height: 30px;
    border-radius: 4px;
	font-size: 12px;
	height: 40px;
	background: #fff;
}
#mobile-search input[type=search]:focus {
	outline: 0;
}
#mobile-search button{
	width: 40px;
    float: left;
    line-height: 40px;
	padding: 0;
    border-radius: 4px;
	font-size: 1px;
    color: transparent;
	position: relative;
	margin-left: -5px;
	background: #fff;
}
#mobile-search button:before {
	content: '\f002';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: baseline;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    text-indent: 0;
    display: block;
    cursor: pointer;
	color: #bbb;
	font-size: 14px;
}
#site-navigation {
width: 10%;
float: left;
padding: 0 10px;
}
#mobile-cart .fa-shopping-cart {
    line-height: 50px;
    font-size: 26px;
}
#site-navigation-menu-toggle {
	height: 50px;
	transform: translateX(10px);
}

body button.menu-toggle::before, button.menu-toggle::after, body button.menu-toggle span::before {
	height: 3px;
	width: 24px;
}
    body .main-navigation .handheld-navigation {
        position: absolute;
        left: 0;
        top: 55px;
        width: 100%;
        height: 100vh;
    }
#site-navigation-menu-toggle span {
	display: none;
}

#mobile-search .woocommerce-product-search {
	margin-bottom: 0;
}
	.elopement-section {
	width: 95% !important;
}
    .blog-grid > article {
        flex: 0 0 100%;
    }
	#local_product_popup .modal-dialog {
		align-items: flex-start;
		margin-top: 100px;
		margin-left: auto;
		margin-right: auto;
	}

	#navigation-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
		width: 100%;
}

.site {
	padding-top: 50px;
}

.nav_background {
	background: #008265;
	
}

button.menu-toggle, button.menu-toggle:hover {
    background-color: transparent;
    border: none;
	color: #fff;

}

button.menu-toggle:after, button.menu-toggle:before, button.menu-toggle span:before {
    background-color: #fff;
}
.handheld-navigation {
 background-color: #fff;
}

.handheld-navigation ul.menu li button::after{
	content: "";
}

.main-navigation ul {
	padding-left: 0;
}
body .main-navigation ul li a {
    border-bottom: 2px solid rgba(0,0,0,.1);
	 padding: .5em;
	color: #231F20
}

.dropdown-toggle::after {
	border-top: none;
}



.banner-overlay {
	padding: 2rem .1rem;
	left: 10%;
    width: 80%;
}

.phone_number {
	padding: 10px;
}
.address_1, .address_2 {
	line-height: 1rem;
}

.storefront-handheld-footer-bar ul li>a {
height: 3.5em;
}

.storefront-handheld-footer-bar ul li>a::before {
line-height: 2.8em;
font-size: 1.4em;
}

.fs_product_wrap .woocommerce-Price-amount {
	padding-bottom: 10px;
}

.homepage_featured_product_header h2 {
	font-size: 1.7em;
	padding-right: 20px;
	padding-left: 20px;
	max-width: 80%;
}
.homepage_featured_product_header span {
	white-space: wrap;
}

.home .entry-content .fs_product_wrap .pb-4 {
    margin-bottom: 40px !important;
}
.home #main .container.py-5 {
padding-left: 0;
padding-right: 0;
}

.homepage_content_one .p-5 {
    padding: 3rem 1rem !important;
}


body .homepage_image_links, body .third_boxes {
    background-position: top center;
}

    .homepage_content_one .text-container, .homepage_content_two .text-container {
        padding: 0 1rem 4rem 1rem !important;
		max-width: 660px;
		margin: 0 auto;
    }
	body .homepage_content_one .title-container, body .homepage_content_two .title-container {
		max-width: 660px;
		padding: 4rem 1rem 0 1rem !important;
		margin: 0 auto;
	}

	.homepage_content_two .title-container {
order: 1;
}
.homepage_content_two .text-container {
order: 2;
}

.woocommerce-message,
.woocommerce-info {
	background-color: #008265CC !important;
	border: 1px solid #008265;
	border-radius: 6px !important;
	padding: 1rem !important;
	margin: 0 0 2rem 0 !important;
	line-height: 1 !important;
}
.woocommerce-message::before,
.woocommerce-info::before {
	display: none;
}
.woocommerce-message .button {
	margin: 1rem 0 0 0;
	float: none;
	display: block;
	border: 0;
	padding: 10px;
	border-radius: 6px;
	background-color: #FFF2;
	transition: all 0.25s ease-in-out;
}
.woocommerce-message .button:hover {
	background-color: #FFF;
	color: #000;
}

.header_address {
	margin-top: 0 !important;
	padding-left: 0 !important;
}
.header-address-output .address_1, .header-address-output .address_2 {
	line-height: 1 !important;
}

.home .text-box-paragraph,
#footer2 > .container > p,
#footer2 > .container > .container > .col-lg-6 {
	font-size: 1em;
	padding: 25px;
	padding-bottom: 0;
	/* margin-bottom: 0; */
}

.footer-signup .callout-btn {
	width: 100%;
	text-align: center;
}

#footer2 > .container > .container {
	padding-left: 0;
	padding-right: 0;
}

.header_address > *,
/* .woocommerce-breadcrumb, */
/* .page-title, */
/* .entry-header .entry-title, */
.return-to-shop
{
	text-align: center !important;
}

#footer2 > .container > .container > .col-lg-6 {
	font-size: 0.85em;
}

#footer2 > .container > ul {
	margin-left: 0;
	padding: 25px;
	list-style-position: inside;
}

.archive .woocommerce-products-header__title, .single-product .product_title, .page-template-default h1 {
	font-size: 48px;
}

.elopement-section img {
	margin-bottom: 20px;
}

body .homepage_image_link_container  {
	background-color: #231F20;
}

.single-product h1.product_title {
	padding-bottom: 1rem;
}

.single-product .product-col-right .entry-summary {
	display: flex;
	flex-direction: column;
}

.single-product .product-col-right .entry-summary .cart {
	order: 2;
}

.single-product .product-col-right .entry-summary .woocommerce-Tabs-panel--description.woocommerce-Tabs-panel-mobile {
	order: 1;
}

.single-product .product-col-right .entry-summary .addons-outer {
	order: 3;
}

span.woocommerce-Price-amount.amount {
	width: 100%;
}

button.single_add_to_cart_button {
	flex-basis: 100% !important;
	width: 100% !important;
	max-width: unset !important;
}

.product img {
	margin-bottom: 4px !important;
}

.single-product .related.products .product > a > .price {
	margin: 0;
	padding: 0;
	line-height: 1;
	margin-bottom: 3rem;
}

.product .entry-summary .addon-product .add-on-title {
	padding-top: 4px;
	padding-bottom: 0;
	height: auto !important;
}

.product .entry-summary .addon-product .add-on-price {
	height: auto;
	padding-top: 0;
	padding-bottom: 8px;
}

.product .entry-summary .addon-product .add-on-price .price span.woocommerce-Price-amount.amount:before,
.product .entry-summary .addon-product .add-on-price .price .dollars,
.product .entry-summary .addon-product .add-on-price .price .decimal,
.product .entry-summary .addon-product .add-on-price .price .cents {
	color: #FFF !important;
	display: inline !important;
	font-size: 14px !important;
	font-weight: bold !important;
	vertical-align: baseline;
	opacity: 1;
	margin: 0;
}

.single-product .kuhns_product_page_extra_info img {
	width: 100%;
}

.single-product .kuhns_product_page_extra_info hr {
	margin: 25px 0 !important;
	background-color: #000;
	opacity: 1;
	height: 1px !important;
}

#order_review #pickup_fields #pickup_date_picker,
#order_review #pickup_fields #pickup_time_field {
	width: 100%;
	margin-bottom: 1em !important;
}

#order_review #pickup_fields {
	justify-content: left;
}

#order_review #pickup_fields #pickup_date_field,
#order_review #pickup_fields #pickup_date_field label,
#order_review #pickup_fields #pickup_date_picker .ui-datepicker,
#order_review #pickup_fields #pickup_time_field,
#order_review #pickup_fields #pickup_time_field label {
	text-align: left;
	margin: 0;
}

}

.homepage_image_links, .third_boxes {

	background-size: cover;
	background-position: top center;
}


@media (max-width: 500px) {
	.kuhn_local_product_notice {
	font-size: .9em;
	}
	body .main-navigation ul li a {
        padding: 1em;
        color: #231F20;
        font-size: 15px;
}
}
@media (min-width: 500px) and (max-width: 768px) {
body .main-navigation ul li a {
	    font-size: 20px;
}
}
@media (min-width: 500px) and (max-width: 992px) {
body .banner-overlay {
	width: 60%;
	left: 20%;
}
}
/* pages */
.page-id-7401 .block{
	margin-bottom: 24px;
}

.gform-body label, .gform-body legend{
	color: #000 !important;
}
.gform_button{
	background: #008265  !important;
	background-color: #008265 !important;
}

/* review page */
	.review-links {
		display: flex;
		max-width: 960px;
		margin: 40px auto;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
		text-align: center;
		font-size: 20px;
	}

	@media (min-width: 768px) {
		.review-links {
			flex-direction: row;
		}
	}

	.review-link {
		display: block;
		max-width: 280px;
		margin: 40px 0;
		color: #000;
		text-decoration: none !important;
	}

	.review-provider {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		width: 150px;
		height: 150px;
		margin: auto;
		background: #FFF;
		border-radius: 1000px;
		border: 2px solid rgba(0, 0, 0, .2);
		box-shadow: 0 0 0 5px #FFF;
		transition: border .4s;
	}

	.review-link:hover .review-provider {
		color: #000;
		border-color: rgba(0, 0, 0, .8);
	}

	.review-provider-icon {
		width: 32px;
		height: 32px;
	}

	.review-button {
		margin-top: 10px;
		padding: 15px 30px;
		font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;
		color: #FFFFFF;
		font-size: 15px;
		font-weight: 500;
		text-shadow: -1px -1px 1px #004499;
		background: #0066CC;
		border-radius: 3px;
		box-shadow: 0 2px 4px rgba(0, 0, 0, .3);
	}

	.review-button:hover {
		background: #0077DD;
		box-shadow: 0 1px 2px rgba(0, 0, 0, .6), 0 2px 4px rgba(0, 0, 0, .3);
	}

@media (min-width: 1400px) {
	.home #main .container.py-5, .homepage_featured_product_header {
		max-width: 100%;
	}
	  body .banner-overlay {
        left: 22%;
        width: 56%;
    }
	.fs_featured_product_image {
    max-height: 500px !important;
}
.fs_category_wrap .featured_product_outer {
        padding: 0 20px;
    }

	
.site-footer .container {
/* max-width: 1200px !important; */
}
}
	
@media (min-width: 1600px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .home #main .container.py-5, .homepage_featured_product_header  {
        max-width: 1500px;
    }

	.fs_category_wrap .fs_featured_product_image {
    max-height: 500px !important;
}
.banner-slide img {
	height: 525px;
}
.homepage_image_links {
    min-height: 650px;
}
.bottom_image_links {
 min-height: 487px;
}
.top_image_links {
 min-height: 700px;
}
.third_boxes {
    min-height: 345px;
}
}

/* start old functions */
.single-post img.img-responsive {
	display: inline-block;
	margin: 10px;
}
.wc-addon-grid{
	background: rgba(255, 255, 255, .05);
	border: 2px solid rgba(255, 255, 255, .1);
}
.addon-product.border{
	border: none !important;
}
@media (min-width: 768px) {
	.product-template-default .summary.entry-summary, .product-template-default .woocommerce-tabs.wc-tabs-wrapper{
		display: inline-block !important;
	}
}
.price del {
	opacity: 1;
	font-weight: 400;
	color: #D11;
	margin-top: 10px;
}
.sale ins .woocommerce-Price-amount.amount::before,
.sale ins .woocommerce-Price-amount.amount > bdi {
	color: #D11 !important;
}
.tabs.wc-tabs{
	display: none;
}

.storefront-full-width-content.single-product div.product_cat-elopement-sets .woocommerce-tabs{
	width: 100% !important;
}














/* start bw updates */

/* start header */
.container.d-flex.flex-wrap > .d-flex.col-12.col-lg-6 {
    flex-wrap: wrap;
}

input#woocommerce-product-search-field-0 {
    width: 100%;
    height: 32px;
    padding: 0 1em;
    font-size: .9em;
    outline: 0;
    color: #000;
    background: #FCFCFC;
    border: none;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25) inset;
    -webkit-appearance: none;
}

.site-search .widget_product_search form::before {
    top: 50%;
    right: 1em;
    width: auto;
    left: unset;
    transform: translateY(-50%);
	color:colorrgb(187, 187, 187);
}



.header-address-output .phone_number {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    line-height: 30.24px;
    text-align: right;
    font-family: 'Lato', sans-serif;
    font-size: 23.52px;
    touch-action: manipulation;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
	margin-bottom: 5px;
}

.header-address-output .address_1,
.header-address-output .address_2 {
	-webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    cursor: default;
    color: #fff;
    font-size: 16.8px;
    line-height: 30.24px;
    text-align: right;
    font-family: 'Lato', sans-serif;
    touch-action: manipulation;
    box-sizing: border-box;
}

#site-header-cart a.cart-contents {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    font-family: 'Lato', sans-serif;
    box-sizing: border-box;
    text-decoration: none;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.42857143;
    width: 100%;
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 400;
    touch-action: manipulation;
    border: 1px solid transparent;
    white-space: nowrap;
    border-radius: 4px;
    user-select: none;
    color: #333;
    display: block;
    padding: 12px 12px;
    border-color: #D6D6D6 #D6D6D6 #B6B6B6;
    background: #EADFD5;
    box-shadow: none;
}

#site-header-cart span.count::before {
    /* content: '('; */
}

#site-header-cart span.count::after {
    /* content: ')'; */
}

.container.header-address-output {
    padding: 0;
}


.container.d-flex.flex-wrap {
    padding: 0 15px;
	/* max-width: 1200px; */
}


.col-lg-6.offset-lg-6.header_address.text-lg-end.text-white {
    width: 100%;
    margin: 15px 0 10px 0;
	padding-right: 0;
	padding-bottom: 0;
}

.container.header-address-output > .row {
    margin: 0;
}

.woocommerce-active .site-header .site-search {
    margin-bottom: 0;
    margin-right: 15px;
	width: 260px!important;
}

.col-12.col-lg-3.header-cart-outer {
    flex-basis: 170px;
    flex-basis: 170px;
}

.col-12.col-lg-9.header-search-outer {
    flex: 1 0 25%;
}

header#masthead {
    border-bottom: none;
}
/* end header */





/* start menu */
.main-navigation ul.menu li,
.main-navigation ul.nav-menu li{
	font-size:21px;
}

.main-navigation ul.menu li a,
.main-navigation ul.nav-menu li a,
.main-navigation ul.sub-menu li a {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    line-height: 50px;
    list-style-type: none;
    text-rendering: optimizeLegibility;
    font-family: 'Lato', sans-serif;
    touch-action: manipulation;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    float: left;
    width: 100%;
    padding: 0 15px;
    color: #231F20;
    font-size: .875em;
}

.main-navigation ul.menu > li:hover > a,
.main-navigation ul.nav-menu > li:hover > a,
.main-navigation ul.sub-menu > li:hover > a {
    color: #efe9e2!important;
    background: #008265!important;
}

.main-navigation ul.menu, .main-navigation ul.nav-menu{
    margin-left: 0;
}

.primary-navigation {
    /* width: 1200px; */
    margin: auto;
    padding: 0 15px;
}

.main-navigation ul.menu>li.menu-item-has-children>a::after,
.main-navigation ul.menu>li.page_item_has_children>a::after,
.main-navigation ul.nav-menu>li.menu-item-has-children>a::after,
.main-navigation ul.nav-menu>li.page_item_has_children>a::after{
	content: '\f0d7';
}

#menu-main-menu ul.sub-menu{
	width: 240px;
	border-bottom: 3px solid #008265;
	box-shadow:
		0 4px 3px rgba(0, 0, 0, .5),
		0 14px 12px rgba(0, 0, 0, .1);
}

#menu-main-menu ul.sub-menu > li > a {
    border-bottom: 1px solid #ccc;
}
	
#menu-main-menu ul.sub-menu > li > a {
	padding: 0 15px;
}
/* end menu */





/* start local notice */
.container.local-notice-wrapper {
    max-width: 1400px;
    padding: 0 15px;
	margin-bottom: 30px;
}

.container.local-notice-wrapper .row.kuhn_local_product_notice.my-3 {
    font-family:"Lato", sans-serif;
    font-size:21px;
    line-height:31.5px;
	margin: 0 !important;
    padding: 0;
}


.container.local-notice-wrapper .row.kuhn_local_product_notice.my-3 > p {
	margin: 0 15px 25px 15px;
	padding: 0;
}
/* end local notice */



/* start banner video */
.banner-slider video {
    max-height: 540px;
    object-fit: cover;
    width: 100%;
}



/* end banner video */


/* start footer icons */
footer.site-footer a.social > i.fa-facebook:before{ color: #1877F2; }
footer.site-footer a.social > i.fa-yelp:before{ color: #FF1A1A; }
footer.site-footer a.social > i.fa-youtube:before{ color: #FF0000; }
footer.site-footer a.social > i.fa-instagram:before{ background: linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);-webkit-background-clip: text;-webkit-text-fill-color: transparent; }
footer.site-footer a.social > i.fa-x-twitter:before{ color: #000; }
footer.site-footer a.social > i.fa-pinterest:before{ color: #E60023; }
/* end footer icons */

/* start footer */
footer.site-footer ul > li{
	line-height: 30px;
}

footer.site-footer .footer-title {
    margin-bottom: 10px;
}
/* end footer */



/* Category Page */
h1.woocommerce-products-header__title.page-title {
	color: #008265;
}
ul.products li.product .price {
	margin-bottom: 0;
}
span.woocommerce-Price-amount.amount {
	/* font-size:14px; */
	color: #CCC;
	font-family: "Lato", sans-serif;
}
.background-light span.woocommerce-Price-amount.amount,
.background-light span.woocommerce-Price-amount.amount bdi,
.background-light span.woocommerce-Price-amount.amount::before {
	color: #ccc;
}
span.woocommerce-Price-amount.amount bdi {
	font-size: 1.2em;
}
span.woocommerce-Price-amount.amount span.dollars,
span.woocommerce-Price-amount.amount span.decimal,
span.woocommerce-Price-amount.amount span.cents {
	font-size: 1em;
}

span.woocommerce-Price-amount.amount:before,
span.woocommerce-Price-amount.amount span.decimal,
span.woocommerce-Price-amount.amount span.cents {
	vertical-align: super;
	font-size: 1em;
}

span.woocommerce-Price-amount.amount:before{
	content: '$';
}

span.woocommerce-Price-amount.amount span.decimal {
	vertical-align: super;
    opacity: 0;
    width: 0;
    margin: 0 -.1em;
	display: none;
}

/* span.woocommerce-Price-amount.amount::before {
	font-size: 1.5em !important;
	line-height: 1em !important;
	font-weight: normal !important;
} */

span.woocommerce-Price-amount.amount span.dollars {
	font-size: 26.88px !important;
	font-weight: normal !important;
	line-height: 38.4px !important;
}

span.woocommerce-Price-amount.amount span.cents {
	font-size: 16.8px !important;
	font-weight: normal !important;
	line-height: 24px !important;
}


li.product.sale span.onsale {
    display:none;
}

.product.sale span.price > del > span.price > span.woocommerce-Price-amount.amount {
    position: relative;
    display: inline-block;
}
.product.sale span.price > del > span.price > span.woocommerce-Price-amount.amount:before,
.product.sale span.price > del > span.price > span.woocommerce-Price-amount.amount bdi {
	color:#FAA !important;
}
.product.sale span.price > del > span.price > span.woocommerce-Price-amount.amount:after {
    background-color: #D11;
    height:3px;
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
}
.product.sale span.price > ins > span.price > span.woocommerce-Price-amount.amount {
	margin-left: 10px;
}

.product.sale span.price > del {
    color: transparent;
}

.product.sale span.price > del > span.price,
.product.sale span.price > ins > span.price{
    margin: 0;
}

.product.sale span.price > del,
.product.sale span.price > ins{
    display: inline-block;
    margin: 0;
	width: auto;
}




/* Product Page */

.storefront-breadcrumb {
	margin-bottom: 0;
}

.single-product hr {
	margin-top: -20px!important;
}

.single-product .product .entry-summary > form.cart {
    display: flex;
    flex-wrap: wrap;
	width: 100%!important;
}

form.variations_form.cart > .single_variation_wrap {
	order: 0;
    width: 100%;
    display: block;
}

form.variations_form.cart > .woovr-variations {
    order: 1;
	display:flex;
	justify-content: space-around;
	width: 100%;
}

form.variations_form.cart > table.variations {
    order: 2;
}

form.variations_form.cart > .reset_variations_alert.screen-reader-text {
    order: 3;
}

.single_variation_wrap .variations_button {
    display: flex;
    justify-content: space-between;
	width: 100%;
}

.single-product div.product p.price {
    margin: 0 auto 0 0;
}

.woovr-variations .woovr-variation {
    opacity: .8;
}
.woovr-variations .woovr-variation:hover {
    opacity:1;
    background-color: transparent;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce div.product form.variations_form .woocommerce-variation-add-to-cart .quantity,
.woocommerce div.product form.variations_form .woocommerce-variation-add-to-cart input[type="hidden"] {
	display: none !important;
}

button.single_add_to_cart_button {
    display: inline;
    width: unset;
    flex-basis: 50%;
    border-radius: 6px;
	transition: .2s;
}

button.single_add_to_cart_button:hover {
	color: #008265!important;
    background-color: #fff!important;
}


.single-product .product .entry-summary >.cart .woovr-variation-name {
    text-align: left;
}






/* start new variation styling - remove for old styling */

.single-product .product .entry-summary >.cart .woovr-variation-name {
    text-align: center;
    color:#000;
}

.single-product .product .entry-summary >.cart .woovr-variation.woovr-variation-radio{
    flex-basis: 50%;
	border: 3px solid transparent;
}

.single-product .product .entry-summary >.cart .woovr-variation.woovr-variation-radio.woovr-variation-active {
    border: 3px solid #008265;
    border-radius: 6px;
}

.single-product .product .entry-summary >.cart .woovr-variations {
    display: flex;
    gap: 2rem;
    /* padding: 0 2rem; */
	padding: 0;
    margin-top: 1rem;
}

.single-product .product .entry-summary >.cart .woovr-variations > * {
    flex:1;
}

.single-product .product .entry-summary >.cart .woovr-variation-selector {
    /* display: none; */
}

.single-product .product .entry-summary >.cart .woovr-variation-price {
    display: none!important;
    text-align: center;
}

.single-product .product .entry-summary >.cart .woovr-variation-price bdi > * {
    color:#000;
}
/* end new variation styling */





/* Cart styling */

.woocommerce-cart .woocommerce-cart-form {
    background-color: transparent;
}

.woocommerce-cart .woocommerce-cart-form__contents,
.woocommerce-cart .woocommerce-cart-form__contents a,
.woocommerce-cart table:not( .has-background ) th a,
.woocommerce-cart table:not( .has-background ) tbody td,
.woocommerce-cart table:not( .has-background ) tbody td a {
    color: #000;
}

.woocommerce-cart table:not( .has-background ) th{
	color: #fff;
}

.woocommerce-cart .cart_totals table th{
	color: #0d7050;
}

.woocommerce-cart .woocommerce-cart-form,
.woocommerce-cart table:not( .has-background ) th,
.woocommerce-cart table:not( .has-background ) tbody td,
.woocommerce-cart .woocommerce-cart-form table:not( .has-background ) tbody tr:nth-child(2n) td,
.woocommerce-cart table:not( .has-background ) tbody tr:nth-child(2n) td {
    background: transparent;
}

table.cart td.product-remove, table.cart td.actions {
    border:none;
}

.woocommerce-cart .woocommerce-cart-form__contents .woocommerce-Price-amount.amount > bdi > *,
.woocommerce-cart .cart_totals .woocommerce-Price-amount.amount > bdi > *{
    color:##000;
}

.woocommerce-cart table {
    border: 2px solid #008265;
    border-radius: 6px;
}

.woocommerce-cart table thead{
    background-color: #008265;
}
.woocommerce-cart table thead th,
.woocommerce-cart table tbody th,
.woocommerce-cart table tbody td{
    padding: 1em;
}

.woocommerce-cart table.shop_table tbody tr{
	border-bottom: 1px solid grey;
}

.woocommerce-cart .woocommerce-cart-form table .product-thumbnail img {
    max-width: 250px;
    margin: 0;
}

.woocommerce-cart .woocommerce-cart-form table td.product-thumbnail,
.woocommerce-cart .woocommerce-cart-form table th.product-thumbnail{
    width:1%;
    white-space: nowrap;
}

.woocommerce-cart .woocommerce-cart-form table tbody tr.cart_item {
    border-bottom: 2px solid #008265;
}

.woocommerce-cart .actions button.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button  {
    background-color: #008265;
    color: white;
    transition: .2s;
    border-radius: 6px;
}

.woocommerce-cart table.cart td.actions {
	padding: 1em;
}

/* end cart styling */



/* start checkout styling */
.woocommerce-checkout div#order_review,
.woocommerce-checkout table:not( .has-background ) th,
.woocommerce-checkout table:not( .has-background ) tbody td,
.woocommerce-checkout .woocommerce-cart-form table:not( .has-background ) tbody tr:nth-child(2n) td,
.woocommerce-checkout table:not( .has-background ) tbody tr:nth-child(2n) td,
.woocommerce-checkout #payment .payment_methods > li:not(.woocommerce-notice),
.woocommerce-checkout #payment .payment_methods > li .payment_box,
.woocommerce-checkout #payment .place-order,
.woocommerce-checkout div#order_review span.price bdi > span{
    background-color: transparent;
    color: #000;
}


.woocommerce-checkout button#place_order {
    background-color: #008265;
    color: white;
    transition: .2s;
    border-radius: 6px;
}

.woocommerce-checkout span.delivery-summary {
    display: block;
}

.woocommerce-checkout ul#shipping_method > li:has(.delivery-summary:not(:empty)) input.shipping_method {
    position: relative;
    top: -.6em;
}

.woocommerce-checkout li.wc_payment_method.payment_method_teleflora_direct > label {
    display: none!important;
}

.woocommerce-checkout a.woocommerce-privacy-policy-link {
	color: #008265;
}

.woocommerce-checkout div#pickup_fields label {
    text-align: center;
}

/* end checkout styling */


/* 404 css */
.error-404.not-found > div.page-content > *:not(header.page-header) {
    display: none;
}

header.page-header {
    margin-bottom:70px;
}

.pickup-card {
    background: transparent;
    border-radius: 10px;
}

.pickup-card:hover{
    background: transparent;
    border-color: #000;
}

div#custom_delivery_pickup_fields {
    margin-bottom: 15px;
}

div#pickup-location-cards > p {
    margin-bottom: 5px;
}

.pickup-card > * {
    color: #000;
}

button#pickup-get-directions {
    background: #008265;
}

.pickup-card.selected {
    border-color: #008265;
    background: transparent;
}

.pickup-card.selected > * {
    color: #008265;
}

button#pickup-get-directions:hover {
    background: #008265;
    color: white;
}

#pickup-location-cards {
	/* padding: 0; */
}

li.product .product-subtitle {
    font-size: 17px;
    font-style: italic;
    color: #000;
}

li.product a.button.product_type_variable:not(.woocommerce-LoopProduct-link.woocommerce-loop-product__link) {
    display: none;
}

.storefront-sorting {
    margin-bottom: 0;
}

.tax-product_cat #primary ul.products li.product{
    margin-bottom: 2rem;
}

.original-price span.woocommerce-Price-amount.amount > bdi:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: red;
    position: absolute;
    left: 0;
    top: 19%;
    transform: translateY(-50%);
}

.original-price span.woocommerce-Price-amount.amount {
    position: relative;
}

span.sale-price .price .amount bdi,span.sale-price .price .amount:before {
    color: red;
}


/*WOO Variations*/
.custom-variation-label {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
  text-align: left;
}

.custom-variation-required {
  margin-left: 2px;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

span.onsale {
    display: none;
}

.single-product .product .entry-summary >.cart .woovr-variations{
    --woovrgap: 1rem;
    flex-wrap: wrap;
}


.single-product .product .entry-summary >.cart .woovr-variation.woovr-variation-radio {
    flex: 1 0 calc((100% - (2 * var(--woovrgap))) / 2);
    max-width: calc((100% - (2 * var(--woovrgap))) / 2);
}


div.product_cat-elopement-sets .woovr-variations.woovr-variations-default:before {
    content: 'Choose Colors:';
    display: block;
    position: static;
    width: 100%;
    text-align: left;
}




 /* TABLET */
@media only screen and (min-width: 768px) {
 
}

/* MOBILE */
@media only screen and (max-width: 768px) {
	
	.col-12.col-lg-9.header-search-outer {
		display:none;
	}

	.col-12.col-lg-3.header-cart-outer {
		display: none;
	}

	.local-notice-wrapper > div > p {
		text-align: center;
		padding: 0px !important;
		margin: 0px !important;
	}

	.local-notice-wrapper > div > p > span {
		display: block;
	}
	
	.single_variation_wrap .variations_button {
		flex-wrap: wrap;
	}

}

/*redesign stuff*/
.nav_background{
	background: #f1627e;
	font-size: 18.375px;
}



body{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	background: #c9c0b1 !important;
	color: #000 !important;
}


h1.woocommerce-products-header__title.page-title {
	color: #0d7050;
	font-size: 3rem!important;
	font-family: Georgia, Times, "Times New Roman", serif;
}



.storefront-full-width-content.woocommerce-cart .entry-header, .storefront-full-width-content.woocommerce-checkout .entry-header, .storefront-full-width-content.woocommerce-account .entry-header, .storefront-full-width-content .woocommerce-products-header {
	color: #000;
    padding-bottom: 20px !important;
}



.woocommerce-loop-product__title{
	font-size: 24px!important;
    color: #000;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	min-height: 60px;
}



.woocommerce-page .woocommerce-Price-amount.amount > bdi{
	color: #000;
}



span.woocommerce-Price-amount.amount {
	/* font-size:14px; */
	color: #000;
	font-family: "Lato", sans-serif;
}



.main-navigation ul.menu > li:hover > a,
.main-navigation ul.nav-menu > li:hover > a,
.main-navigation ul.sub-menu > li:hover > a {
    color: #fff!important;
    background: #f1627e!important;
}



.container.local-notice-wrapper {
    max-width: unset;
    padding: 0 15px;
    margin-bottom: 30px;
    background-color: #24201F;
    color: #fff;
}



.container.local-notice-wrapper .row.kuhn_local_product_notice.my-3 {
    font-family:"Lato", sans-serif;
    font-size:21px;
    line-height:31.5px;
    margin: 0 auto!important;
    padding: 0;
    max-width: 1440px;
}



.main-navigation ul.menu li a,
.main-navigation ul.nav-menu li a,
.main-navigation ul.sub-menu li a {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    line-height: 50px;
    list-style-type: none;
    text-rendering: optimizeLegibility;
    font-family: 'Lato', sans-serif;
    touch-action: manipulation;
    box-sizing: border-box;
    display: block;
    text-decoration: none;
    float: left;
    width: 100%;
    padding: 0 15px;
    color: #fff;
    font-size: .875em;
}

.main-navigation ul.sub-menu li a{
    color: #231F20;
}


#menu-main-menu ul.sub-menu{
	width: 240px;
	border-bottom: 3px solid #f1627e;
	box-shadow:
		0 4px 3px rgba(0, 0, 0, .5),
		0 14px 12px rgba(0, 0, 0, .1);
}




li.product img,
.featured_product_outer img{
  transition: all 0.3s ease;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.4);
}

.background-light .featured_product_outer img {
        box-shadow: 3px 3px 10px rgba(255, 255, 255, 0.4);
}






footer.site-footer.background-light {
    background-color: #0d7050;
    color: #fff;
}

.text-white{
	color: #000!important;
}


.container.local-notice-wrapper {
    display: none;
}

body.tax-product_cat ul.products li.product > a.button {
    display: none;
}

.banner-overlay h2{
	font-family: Georgia, Times, "Times New Roman", serif;
}

.site-footer a:not(.button):not(.components-button){
	color: #fff;
}

.coming-soon {
    color: #000;
}

form.variations_form.cart .coming-soon {
        display:none;
}

span.original-price,
span.sale-price {
    display: inline-block;
    width: auto;
}

footer, #footer2 {
    font-size: 1.1em;
    line-height: 1.4;
}

body.blog h2 a {
	color: #0d7050;
	font-weight: normal;
}

body.page-template-default h1,
body.post-template-default h1{
	color: #0d7050;
}

li.product {
    position: relative;
}

.custom-out-of-stock-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
    background: #000;
    color: #fff;
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 600;
}

.product > hr {
    display: none;
}

div.product.outofstock .woovr-variations.woovr-variations-select,
div.product.outofstock table.variations,
div.product.outofstock .addons-outer,
div.product.outofstock button.single_add_to_cart_button {
    display: none!important;
}


select.woovr-variation-select {
    width: 100%;
}


.handheld-navigation ul li a {
    color: #333333!important;
}

/* mobile menu fixes */
body .handheld-navigation ul.menu .sub-menu{
	transition: all, ease, .9s;
	display: none;
}
.handheld-navigation .dropdown-toggle{
	position: relative;
    float: right;
    margin-top: -62px;	
}
.main-navigation ul.menu>li.menu-item-has-children>a::after, .main-navigation ul.menu>li.page_item_has_children>a::after, .main-navigation ul.nav-menu>li.menu-item-has-children>a::after, .main-navigation ul.nav-menu>li.page_item_has_children>a::after{
	content: none;
}
body .handheld-navigation ul.menu .sub-menu.toggled-on{
	transition: all, ease, .9s;	
	display: block;
}
body .handheld-navigation ul.menu .sub-menu.toggled-on > li > a{
	margin-left: 20px;
}

.woocommerce-info {
    background-color: #f1627e;
}


div.product_cat-upcoming-classes .addons-outer {
    display:none;
}


table.shop_table.cart {
    margin-bottom: 10px;
}

form.woocommerce-cart-form {
    margin-bottom: 0;
}



.fs-tip-products {
    color: #fff;
    padding: 16px;
}

.fs-tip-products h3 {
    margin: 0 0 12px;
    color: #0d7050;
}

.fs-tip-products .fs-tip-grid {
    display: grid;
    grid-template-columns: repeat(var(--fs-tip-columns), 1fr);
    gap: 20px 10px;
    padding: 20px 10px;
}

.fs-tip-products .fs-tip-button {
    display: block;
    background: #0d7050;
    color: #fff;
    text-align: center;
    padding: 14px 18px 9px 14px;
    border-radius: 3px;
    text-decoration: none;
}

.fs-tip-products .fs-tip-button:hover,
.fs-tip-products .fs-tip-button:active,
.fs-tip-products .fs-tip-button:focus,
.fs-tip-products .fs-tip-button:visited,
.fs-tip-products .fs-tip-button:focus-visible{
    background: #0d7050;
}

.fs-tip-products .fs-tip-button > span{
    display:block;
}

.fs-tip-products .fs-tip-button > span bdi > span,
.fs-tip-products .fs-tip-button > span span.amount{
    color: #fff;
}

/* gallery top level page */
.gallery-albums {
	display: table;
	margin: auto;
	width: 100%;
	max-width: 1200px;
}

.gallery-albums .album-preview {
	position: relative;
	display: block;
	float: left;
	width: 260px;
	height: 200px;
	margin: 10px;
	color: #000;
	text-shadow: 0 0 10px #FFF;
	background: center no-repeat;
	background-size: cover;
	overflow: hidden;
	font-family: 'Open Sans Condensed', sans-serif;
	
}

.gallery-albums .album-preview a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gallery-albums .album-preview .name {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 6px;
	margin: 0;
	font-weight: normal;
	font-size: 1.5em;
	background: rgba(255, 255, 255, .3);
/*	background: #ff0;*/
	color: #000;
}

@media (min-width: 800px)
{
	.gallery-albums {
		padding: 10px 0;
	}

	.gallery-albums .album-preview .name {
	/*	padding-top: 300%;
		background: rgba(255, 255, 255, .1);
		background: #f00;
		transition: .2s;
		 position: fixed;*/
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background-color: rgba(255, 255, 255, .5);
	}

	.gallery-albums .album-preview:hover .name {
		/*background: rgba(255, 255, 255, 0);*/
		 botom: 0;
    left: 0;
    width: 100%;
    height: 20%;
    background-color: rgba(0, 0, 0, .5);
		color: #fff;
	}
}


.storefront-breadcrumb{
	display:none;
}

div#content {
    margin-top: 10px;
}