.nav-sticky {
	background: unset;
}

.nav-sticky.scroll-active {
	background-color: #FFF;
}

.adopted {
	overflow: unset;
}

.fuma-section .fuma-model-img {
	width: 90%;
	max-width: unset;
	margin-bottom: 0;
}

.fuma-section .fuma-bowl-group {
	width: 100%;
	overflow: hidden;
	margin-top: -80px;
}

.fuma-section .fuma-bowl-img {
	width: 150%;
	max-width: unset;
}

.rice-info-section .rice-info-desc,
.rice-info-section .rice-info-note {
	font-size: .7rem;
	width: 90%;
	margin: 0 auto;
}

.rice-info-section .dish-row {
	display: block;
	overflow: hidden;
}

.rice-info-section .dish-img {
	max-width: unset;
	width: 120%;
}

.rice-info-section .rice-decor-text {
	width: 70%;
	margin-bottom: 50px;
}

.section-love-cook .rice-info-highlight {
	font-size: 1.4em;
}

.block-product-variant .variant-badge {
	height: 24px;
	line-height: 23px;
	display: inline-block;
	vertical-align: top;
	padding: 0 16px !important;
	font-size: .8rem !important;
}

.content-block {
	width: 90%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

.brown-pasta-section {
	overflow: unset;
}

.brown-pasta-section .slick-slider-pansa {
	overflow: hidden;
	width: 110%;
	margin-left: -5%;
	padding: 50px 0;
}

.block-product-variant .variant-btn {
	padding: 0 30px !important;
	font-size: 1em !important;
	height: 30px;
	line-height: 30px;
}

.section-love-cook .love-cook-button {
	font-size: .7rem;
}

.block-product-variant .variant-desc {
	font-size: .8rem;
	line-height: 1.3em;
}

.love-cook-heading  {margin:30px 0; }
.love-cook-heading img { margin-top:30px; }

.love-cook-desc { line-height:1.3em; margin-top:30px; }
.cook-right { margin-top:30px; }


@media (min-width:768px) {
	.brown-pasta-section .slick-slider-pansa {
		width: calc(110% + 8px);
		margin-left: calc(-5% - 4px);
	}

	.fuma-section {
		padding-bottom: 0;
	}

	.fuma-section .fuma-bowl-group {
		position: relative;
		margin-top: -30px;
	}

	.fuma-section .fuma-column .bg-gray,
	.rice-info-section .bg-pink {
		display: block;
	}

	.fuma-section .fuma-column .bg-gray {
		width: 50%;
		height: 120%;
		left: unset;
		right: 0;
	}

	.rice-info-section .bg-pink {
		height: 50%;
	}

	.rice-info-section .rice-info-text {
		text-align: left;
		padding-left: 30px;
	}

	.rice-info-2 .rice-info-text {
		padding-left: 0;
	}

	.rice-info-section .rice-info-desc,
	.rice-info-section .rice-info-note {
		width: 100%;
	}

	.rice-info-section .rice-info-container.rice-info-2 {
		margin-top: -100px;
	}

	.rice-info-2 .rice-info-highlight {
		font-size: 1.4em;
	}

	.section-love-cook .love-cook-content {
		max-width: 1000px;
		margin: 0 auto;
		width: 80%;
	}

	.section-love-cook .love-cook-content .cook-left {
		font-size: .8rem;
	}

	.section-love-cook .love-cook-content .cook-left .love-cook-desc {
		font-size: 1em;
		line-height: 1.3em;
	}
}

@media (min-width:996px) {
	.fuma-section .fuma-column.fuma-right .bg-gray {
		width: 70%;
		left: 0;
		right: unset;
		height: 150%;
	}

	.rice-info-section {
		padding: 0;
		margin-top: -50px;
	}

	.rice-info-section .bg-pink {
		width: 49%;
	}

	.rice-info-section .rice-info-container {
		gap: 0;
	}

	.rice-info-section .rice-info-1 .dish-row .dish-img {
		margin-right: -10%;
	}

	.rice-info-section .dish-row {
		margin-left: -100px;
	}

	.rice-info-section .rice-info-text {
		text-align: right;
	}

	.rice-info-section .rice-info-title,
	.rice-info-section .rice-info-desc {
		width: 70%;
		text-align: left;
		display: inline-block;
	}

	.rice-info-section .rice-decor-text img {
		margin-right: 250%;
		transform: translateY(-150px);
		width: 80%;
		max-width: 280px;
		transition:all .3s;
	}

	.rice-info-section .rice-info-container.rice-info-2 {
		margin-top: -200px;
	}

	.rice-info-2 .rice-info-text {
		z-index: 2;
		text-align: left;
	}


	.rice-info-section .dish-img {
		width: 100%;
	}

	.rice-info-3 .rice-info-text {
		text-align: left;
	}
}

@media (min-width:1200px) {
	.fuma-section .fuma-column.fuma-left {
		width: 50%;
		padding-left: 10%;
	}

	.fuma-section .container_h {
		background-color: #FFF;
	}

	.fuma-section .fuma-column.fuma-right .bg-gray {
		z-index: 1;
	}

	.fuma-section .fuma-model-img {
		position: relative;
		z-index: 2;
	}

	.fuma-section .fuma-bowl-group {
		z-index: 3;
	}

	.block-product-variant .variant-options {
		gap: 10px;
	}

	.block-product-variant .option-item {
		min-width: unset;
		font-size: .8em;
		padding: 0 10px;
		height: 20px;
		line-height: 20px;
		width: 100%;
	}

	.rice-info-2 .rice-info-highlight,
	.rice-info-section .rice-info-note {
		width: 60%;
	}

	.rice-info-3 .rice-info-highlight,
	.rice-info-3 .rice-info-desc {
		width: 55%;
		margin-left: 20%;
	}

	.rice-info-section .rice-info-2 .rice-plant-image img {
		margin-right: 20%;
	}
}

@media (min-width:1500px) {
	.fuma-section .fuma-container {
		max-width: 1500px;
		margin: 0 auto;
		padding-top: 50px;
	}

	.fuma-section .fuma-title {
		font-size: 4em;
	}

	.fuma-section .fuma-feature-list {
		margin-bottom: 100px;
	}

	.fuma-section .container_h {
		background: unset;
	}

	.brown-pasta-section .slick-slider-pansa {
		width: calc(110% + 16px);
		margin-left: calc(-5% - 8px);
	}

	.fuma-section .fuma-bowl-group {
		margin-top: -90px;
	}

	.fuma-section .fuma-column.fuma-right .bg-gray {
		height: 200%;
		bottom: -50px;
		top: unset;
	}

	.rice-info-section .bg-pink {
		top: -300px;
		width: 60%;
	}

	.rice-info-section .dish-row {
		margin-left: -150px;
	}

	.rice-info-section .rice-info-1 .dish-row .dish-img {
		width: 130%;
	}

	.rice-info-1 .rice-info-title {
		font-size: 2.5em !important;
		margin-bottom: 20px;
	}

	.rice-info-1 .rice-info-title,
	.rice-info-1 .rice-info-desc {
		width: 50%;
		margin-left: 10%;
		margin-right: 15%;
	}

	.rice-info-section .rice-decor-text img {
		width: 60%;
	}

	.rice-info-section .dish-img {
		width: 80%;
		margin-right: 20%;
	}

	.rice-info-section .total-rice {
		margin-bottom: 200px;
	}

	.rice-info-3 .rice-info-highlight,
	.rice-info-3 .rice-info-desc {
		width: 50%;
	}

	.rice-info-section .rice-info-highlight {
		font-size: 1.6em;
		margin-bottom: 20px;
	}

	.rice-info-2,
	.rice-info-3 {
		max-width: 1500px;
		margin: 0 auto;
	}
}

@media (min-width:1800px) {
	.brown-pasta-section .slick-slider-pansa {
		width: 100vw;
		margin-left: calc(-50vw + 742px);
	}

	.rice-info-3 .dish-row {
		overflow: unset;
	}

	.rice-info-section .dish-img {
		width: 120%;
	}

	.rice-info-section .rice-info-2 .rice-plant-image img {
		margin-right: 75%;
	}

	.rice-info-section .rice-info-note { margin:0; }
	.rice-info-3 .rice-info-highlight, .rice-info-3 .rice-info-desc { margin-left:0; }
}