.product-card__price {
	color: #573F1C;
    font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: -.2px;
	line-height: 1.5
}
#products-elegant-treat .product-card__price{
	font-size: 1.0rem;
    font-family: 'Zen Maru Gothic', serif;
}
.product-card {
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
	width: 100%
}
@media (max-width: 99rem) {
.product-card {
	height: 100%;
	}
}
.product-card.no-variant-number .product-card__variant-number {
	display: none
}
@media (hover: hover) and (pointer: fine) {
	.product-card[data-png=true]:hover:not(:disabled) {
		background-color: #fcf9e0
	}
}
@media (hover: hover) and (pointer: fine) {
	.product-card:hover:not(:disabled) .product-card__button, .featured-collection__item:hover:not(:disabled) .product-card__button {
		background-color: #FFE471;
		color: #573F1C;
		border-color: #FFE471
	}
	.product-card:hover:not(:disabled) .product-card__media img, .featured-collection__item:hover:not(:disabled) .product-card__media img {
		transform: scale(1.1);
/*		max-height: 100%;*/
	}
	.product-card:hover:not(:disabled) .product-card__header-background, .featured-collection__item:hover:not(:disabled) .product-card__header-background {
		opacity: 1
	}
	.product-card:hover:not(:disabled) .product-card__badge, .featured-collection__item:hover:not(:disabled) .product-card__badge {
		border: solid 1px #573F1C;
		color: #fcf9e0
	}
	.product-card:hover:not(:disabled) .product-card__header, .product-card:hover:not(:disabled) .product-card__flavour-notes, .product-card:hover:not(:disabled) .product-card__price, .product-card:hover:not(:disabled) .product-card__description, .featured-collection__item:hover:not(:disabled) .product-card__header, .featured-collection__item:hover:not(:disabled) .product-card__flavour-notes, .featured-collection__item:hover:not(:disabled) .product-card__price, .featured-collection__item:hover:not(:disabled) .product-card__description,
	#section-concepts .product-card:hover:not(:disabled) .product-card__description{
		color: #573F1C
	}
	.product-card:hover:not(:disabled) .product-card__header, .featured-collection__item:hover:not(:disabled) .product-card__header {
		border-color: #fcf9e0;
		color: #573F1C
	}
	#section-concepts .product-card:hover:not(:disabled) .product-card__header{
		color: #573F1C
	}
	.product-card:hover:not(:disabled)>[data-png=true] .product-card__marquee, .product-card:hover:not(:disabled)>[data-png=true] .product-card__marquee-text, .product-card:hover:not(:disabled)[data-png=true] .product-card__marquee, .product-card:hover:not(:disabled)[data-png=true] .product-card__marquee-text, .featured-collection__item:hover:not(:disabled)>[data-png=true] .product-card__marquee, .featured-collection__item:hover:not(:disabled)>[data-png=true] .product-card__marquee-text, .featured-collection__item:hover:not(:disabled)[data-png=true] .product-card__marquee, .featured-collection__item:hover:not(:disabled)[data-png=true] .product-card__marquee-text {
		opacity: 1
	}
	.product-card:hover:not(:disabled)>[data-png=true] .product-card__marquee-text, .product-card:hover:not(:disabled)[data-png=true] .product-card__marquee-text, .featured-collection__item:hover:not(:disabled)>[data-png=true] .product-card__marquee-text, .featured-collection__item:hover:not(:disabled)[data-png=true] .product-card__marquee-text {
		animation-play-state: running
	}
}

.product-card__media {
    font-family: 'Nunito', sans-serif;
	margin-bottom: 2.5rem;
	position: relative;
	-webkit-user-select: none;
	user-select: none;
	width: 100%;
}
@media(max-width: 120em) {
	.product-card__media{
	margin-bottom: 3.5rem;
	}
}
.product-card__media:before {
	content: "";
	display: block;
	padding-top: 75%
}
.product-card__media>img {
	bottom: 0;
	height: 100%;
	left: 0;
	object-fit: contain;
	object-position: center;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	border-radius: 1.5rem

}

.product-card__image{
	border-radius: 1.5rem
}
.product-card__media img {
	display: block;
	width: 350px;
	height: auto;
	margin: 0 auto;
	object-fit: contain;
	max-width: 100%;
	transition: all .3s ease-in-out;
	transition-property: transform;

}
@media (max-width: 30.99rem) {
	.product-card__media img {
		width: 55vw;
	}
}

@media (max-width: 30.99rem) {
	#section-concepts .product-card__media img{
		width: 45vw;
	}
}
[data-png=true] .product-card__media img {
	filter: drop-shadow(0 0 0.5rem rgba(0, 0, 0, .36))
}
@media screen and (min-width: 750px) {
	.product-card__media img {
		width: 60vw;
		height: 100%
	}
}
@media (max-width: 59.99rem) {
	#column5-main1 .product-card__media img{
		width: 100%;
		height: 55vw
	}
}

.product-card__marquee {
    font-family: 'Nunito', sans-serif;
    font-weight: 1000;
	color: #573F1C;
	transition: all .3s ease-in-out;
	transition-property: opacity;
	align-items: center;
	bottom: 0;
	display: flex;
	font-size: 12rem;
	justify-content: center;
	left: 0;
	letter-spacing: .076em;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 10px
}
@media (min-width: 48em) {
	.product-card__marquee {
		font-size: 11rem
	}
}
#products-elegant-treat .product-card__marquee {
	top: 45px
}
.product-card__marquee-text {
    font-family: 'Nunito', sans-serif;
    font-weight: 1000;
	transition: all .3s ease-in-out;
	transition-property: opacity;
	width: fit-content;
	display: flex;
	position: relative;
	transform: translate3d(calc(-25% + 20vw), 0, 0);
	animation: marquee 5s linear infinite;
	animation-play-state: paused
}
.product-card__header {
	align-items: center;
	border-radius: 1.5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 1.2rem 2rem 1.3rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
	color: #573F1C;
	font-weight: 900;
	margin-left: -.8rem;
	margin-right: -.8rem;
	position: relative;
	pointer-events: none;
	-webkit-user-select: none;
	user-select: none;
	min-height: 8.5rem;
/*	flex-grow: 1*/
}

@media (min-width: 48em) {
	.product-card__header {
		padding: 2rem 2.5rem 2.1rem
	}
}
@media (max-width: 99rem){
	.product-card__header {
		font-size: 1rem;
		flex-grow: 0
	}
}
@media (max-width: 26.99em){
#column5-main1 .product-card__header{
	margin: 3rem 0 3rem
	}
}
#column5-main1 .product-card__title{
	font-size: 1rem;
	line-height: 1.5
}
.product-card__title-span{
	font-size: 1.5rem;
}
#column5-main1 .product-card{
	padding: 3.5rem 2rem 3rem
}
@media (max-width: 22.89em) {
	#column5-main1 .product-card{
		padding: 2.5rem 0 2rem;
	}
}
#column5-main1 .product-card__variant-number{
	margin-bottom: 0.55rem
}
#column5-main1 .product-card__variant-number:nth-of-type(3){
	margin-bottom: 0
}


.product-card__header-background {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
	opacity: .35;
	border-radius: 1rem
}
.product-card__title {
    font-family: 'Zen Maru Gothic', serif;
	font-size: 1.8rem;
	letter-spacing: .9px;
	line-height: 1.22;
	text-align: left;
	z-index: 2;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}
@media (max-width: 73.99rem) {
	.product-card__title{
		font-size: 1.2rem;
	}
}
.product-card__title span {
	font-size: clamp(1.3rem, .3265306122vw + 1.1775510204rem, 1.7rem);
	line-height: 1.1
}
@media (min-width: 48em) {
	.product-card__title span {
		line-height: 1
	}
}
@media (min-width: 64em) {
	.product-card__title {
        line-height: 1.27;
		letter-spacing: 1.1px;
		text-transform: capitalize
	}
}
@media (min-width: 90em) {
	.product-card__title {
		font-size: 1.8rem
	}
}
#section-product-detail .product-card__title{
	font-family: 'Nunito', sans-serif;
	font-weight: 1000;
	font-size: 1.8rem;
	letter-spacing: .9px;
	line-height: 1.22;
	text-align: left;
	z-index: 2;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}
.product-card__variant-number {
	align-items: center;
	display: flex;
	flex-direction: column;
    font-family: 'Nunito', sans-serif;
	font-weight: 1000;
    font-size: 1rem;
	letter-spacing: .5px;
	line-height: 1.4;
	text-align: center;
	z-index: 2;
	position: relative;
	text-transform: capitalize
}
@media (min-width: 48em) {
	.product-card__variant-number {
		min-width: 20%
	}
}
@media (min-width: 64em) {
	.product-card__variant-number {
		line-height: 1.7
	}
}
.product-card__variant-number strong {
	font-size: 1.5rem;
	line-height: 1.2;
	letter-spacing: .75px
}
@media (min-width: 64em) {
	.product-card__variant-number strong {
		font-size: 2rem;
		line-height: 1;
		letter-spacing: 1.6px
	}
}
#products-elegant-treat .product-card__variant-number strong{
	font-size: 1.0rem;
}
.product-card__variant-number .product-card__subtitle{
    align-items: center;
	display: flex;
	flex-direction: column;
    font-family: 'Zen Maru Gothic';
    font-size: 1rem;
	letter-spacing: .5px;
	line-height: 1.4;
	text-align: center;
	z-index: 2;
	position: relative
}
.product-card__flavour-notes {
	text-transform: uppercase;
    font-family: 'Nunito', sans-serif;
    font-weight: 1000;
    color: #573F1C;
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: -.15px;
	text-align: center;
	margin-bottom: .5rem
}
@media (min-width: 48em) {
	.product-card__flavour-notes {
		margin-bottom: 1rem;
		line-height: 2
	}
}
.product-card__description {
    color: #fff;
	font-size: 1.2rem;
	line-height: 1.75;
	letter-spacing: -.18px;
	text-align: center;
	margin-bottom: 2.5rem;
	min-height: 8rem
}
@media (max-width: 54.99rem) {
	.product-card__description{
		margin-bottom: 0;
		min-height: 0
	}
}
@media (max-width: 73.99rem) {
	.product-card__description{
		font-size: 1rem;
	}
}
#section-concepts .product-card__description{
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.75;
	letter-spacing: -.18px;
	text-align: left;
	margin-bottom: 2.5rem;
	min-height: 8rem
}
#column5-main1 .product-card__description{
	margin-bottom: 0;
}
#column5-main1 .product-card__description,
#products-elegant-treat .product-card__description{
	font-size: 1.0rem;
	color: #573F1C;
	text-align: left
	
}
#products-elegant-treat .product-card__description img{
	width: 50px;
	padding-top: 1rem;
}
.featured-collection__item .product-card__description{
	text-align: left
}
.products-eiyouso-images{
	display: flex;
	list-style: none;
	gap: 1.2rem;
	padding-left: 0
}
.products-eiyouso-images img{
    	width: 50px;
}
.product-card__footer {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: auto
}
@media (max-width: 30.99rem) {
    .product-card__footer{
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    margin-top: 2rem
    }
}
.product-card__price {
	font-family: 'Quicksand', sans-serif;
	text-align: left
}
.product-card__price .price__sale .price-item--sale {
	margin-left: .5rem
}


.news .productcard__button:hover{
	border-color: #FFE471;
	background-color: #FFE471;
	color: #573F1C
}
#section-concepts .productcard__button,
#section-columns .productcard__button{
	position: relative;
	z-index: 100;
	font-family: 'Quicksand', sans-serif;
    background-color: #fff;
    color: #573F1C;
    border-radius: 3rem;
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    transition: all .3s ease-in-out;
    transition-property: background-color;
    letter-spacing: .65px;
    line-height: 1;
    padding: 2.2rem 3rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: right;
    display: inline-block;
    margin: -1rem 0 5rem;
	white-space: nowrap
}
.news .productcard__button{
	position: relative;
	z-index: 100;
	font-family: 'Quicksand', sans-serif;
    background-color: #573F1C;
    color: #fff;
    border-radius: 3rem;
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    transition: all .3s ease-in-out;
    transition-property: background-color;
    letter-spacing: .65px;
    line-height: 1;
    padding: 2.2rem 3rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: right;
    display: inline-block;
    margin: 7rem 0 5rem;
	white-space: nowrap
}
.news .productcard__button a{
	text-decoration: none
}
#shopify-section-template--16026570752190__featured_products .productcard__button a,
.columns .productcard__button a{
	text-decoration: none
}
#shopify-section-template--16026570752190__featured_products .productcard__button:hover,
.columns .productcard__button:hover{
	border-color: #FFE471;
	background-color: #FFE471;
	color: #fff
}
.product-card .product-card__button {
	font-family: 'Nunito', sans-serif;
    background-color: #fff;
	border: 1px solid #573F1C;
    color: #573F1C;
    border-radius: 3rem;
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    transition: all .3s ease-in-out;
    transition-property: background-color;
    letter-spacing: .65px;
    line-height: 1;
    padding: 1.2rem 3rem;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
}
@media (min-width: 48em) {
	.product-card__button {
		line-height: 1.54
	}
}
@media (hover: hover) and (pointer: fine) {
	.product-card .product-card__button:hover:not(:disabled) {
		border-color: #573F1C;
		background-color: #573F1C;
		color: #fff
	}
}
.product-card__badge {
	align-items: center;
	border-radius: 50%;
	border: solid 1px white;
	display: flex;
	font-family: 'Quicksand', sans-serif;
	font-size: 1.3rem;
	height: 5rem;
	justify-content: center;
	letter-spacing: -.2px;
	line-height: 1;
	position: absolute;
	right: 1rem;
	text-align: center;
	text-transform: uppercase;
	top: 1rem;
	-webkit-user-select: none;
	user-select: none;
	width: 5rem
}
@media (min-width: 32.5em) {
	.product-card__badge {
		width: 6rem;
		font-size: 1.4rem;
		height: 6rem
	}
}
.product-card__badge[data-type=sold-out] {
	color: #573F1C;
	width: 7rem;
	height: 7rem;
	font-size: 1.5rem;
	padding-top: 2px
}
@media (min-width: 90em) {
	.product-card__badge[data-type=sold-out] {
		width: 8rem;
		height: 8rem;
		font-size: 1.6rem;
		letter-spacing: .3px;
		line-height: 1.05;
		padding-top: 3px
	}
}
.product-card__badge[data-type=sale] {
	background: transparent;
	color: #573F1C
}
.in-stock [data-type=sold-out], .full-price [data-type=sale] {
	display: none
}
