/*
Theme Name: baldersoncheese
Text Domain: baldersoncheese
*/

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap");
/* font-family: 'Poppins', sans-serif; */
@keyframes zoomin {
	0% {
		transform: scale(1.5, 1.5); }
	50% {
		transform: scale(1, 1); }
	100% {
		transform: scale(1.5, 1.5); } }
body {
	font-family: 'LEMON MILK'; background:#F7F4EC; }

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

/* Header Css */
.fade:not(.show){display: none}
.Balderson-header {
	background-color: #000000;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9999999; }
.Balderson-header .container-fluid {
	align-items: center; }
.Balderson-header .container-fluid:after {
	content: "";
	display: table;
	clear: both; }

.Balderson-header ul.navbar-nav li .nav-link, .language_switcher {
	padding: 0 15px;
	color: #FFF;
	font-family: 'LEMON MILK';
	font-size: 12px;
	font-weight: 300;
	line-height: 14px;
	letter-spacing: 2.5px;
	text-transform: uppercase; }

.language_switcher a {
	padding: 0 !important; }

.center_logo {
	width: 202px;
	display: flex;
	justify-content: center;
	position: relative;
	float: left; }

.language_nav_links {
	width: calc(50% - 101px);
	float: right;
	padding-right: 40px; }
.language_nav_links ul {
	float: right; 
    align-items: center;    
}

.custom_nav_links {
	width: calc(50% - 101px);
	float: left;
	padding-left: 40px; }

.Balderson-header .navbar-brand {
	padding-inline: 0px;
	margin-bottom: -44px;
	position: relative;
	z-index: 999;
	display: inline-block; }

.mobile_head {
	background-color: #C1A564;
	margin-top: 114px;
	padding-top: 60px;
	padding-bottom: 90px;
	opacity: 0;
	visibility: hidden;
	touch-action: none;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: -1; }

.mobile_head.show {
	display: block;
	opacity: 1;
	visibility: visible;
	touch-action: unset;
	z-index: 99; }

.mobile_head ul {
	padding: 0;
	margin: 0; }

.mobile_head ul li {
	margin-top: 20px;
	display: block;
	text-align: center; }

.mobile_head ul li a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: 300;
	font-size: 20px;
	text-transform: uppercase; }

/* Header Css End */
/* Banner Css */
.bannere_mains {
	overflow: hidden;
	position: relative;
	margin-top: 114px; }
.bannere_mains::after {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	background-color: #0000007d;
	content: '';
	z-index: 1; }

.bann_backimg {
	background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../images/banner-bg.png") no-repeat center;
	background-size: cover;
	padding: 360px 250px 300px 250px;
	text-align: center;
	position: relative;
	color: #FFF;
	overflow: hidden;
	height: 800px;
	/* animation: 40s ease 0s normal none infinite running zoomin;
	-webkit-animation: 40s ease 0s normal none infinite running zoomin;
	-o-animation: 40s ease 0s normal none infinite running zoomin;
	-moz--o-animation: 40s ease 0s normal none infinite running zoomin; */ }

.bann_backimg video {
	object-fit: cover;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0; }

.curve {
	background: #C1A564;
	clip-path: ellipse(10% 60% at 50% 110%);
	position: absolute;
	bottom: 0;
	transition: 0.3s; }

.curve {
	height: 30vh;
	width: 100%;
	background-image: linear-gradient(0deg, #c1a564 0%, #c1a564 100%);
	clip-path: ellipse(9% 57% at 50% 100%);
	position: absolute;
	bottom: 0px;
	transition: 0.3s; }

.banner {
	text-align: center;
	position: relative;
	color: #FFF;
	top: 27%;
	left: 0;
	right: 0;
	position: absolute; }

.banner h1 {
	font-size: 78px;
	letter-spacing: 4px;
	font-weight: 300;
	margin: 0;
	position: relative;
	z-index: 4; }

/* Banner Css End */
/* Crafted Section */
.crafted {
	padding: 90px 150px 150px 150px;
	background-color: #C1A564; }
.crafted.corssroad {
	padding: 100px 0;
	position: relative; }
.crafted.corssroad .crafted-image-bx .leaf_area {
	top: unset;
	bottom: 0;
	left: 0px;
	z-index: 9; }
.crafted.corssroad .crafted-text.left_era p {
	width: 570px; }
.crafted.corssroad .crafted-text p {
	width: 650px;
	max-width: 100%;
	padding-bottom: 30px; }
.crafted.corssroad .crafted-text ul li {
	width: 100%;
	text-align: start;
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7; }
.crafted.corssroad .divide_area {
	padding-bottom: 80px; }
.crafted.tips_wine .headed {
	margin-bottom: 50px;
	text-align: center; }
.crafted.tips_wine .headed h2 {
	color: #34312F;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.7; }
.crafted.tips_wine .crafted-text {
	width: 700px;
	margin: 0 auto;
	max-width: 100%; }
.crafted.tips_wine .crafted-text h2 {
	text-align: start; }
.crafted.tips_wine ul li {
	width: 100%;
	text-align: start;
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7; }

.crafted-text {
	padding-left: 50px;
	padding-right: 20px; 

}

.crafted-text h2 {
	color: #FFFFFF;
	font-size: 34px;
	font-weight: 300;
	letter-spacing: 2px;
	margin-bottom: 20px;
	line-height: 1.5em; }

.crafted-text p {
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 600px;
	max-width: 100%;
	margin: 0 auto; }

.crafted-text a {
	font-family: 'LEMON MILK';
	font-size: 15px;
	letter-spacing: 1px;
	padding: 28px 50px 28px 50px;
	color: #C1A564;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	background-image: url(./assets/images/ButtonFill.svg);
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.3s ease-in-out; }

.crafted-text a:hover {
	background-image: url(./assets/images/ButtonOutline_White.svg);
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.3s ease-in-out; }

.crafted-text a.diffed:hover {
	background-image: url(./assets/images/ButtonOutline.svg);
	color: #000000; }

/* Crafted Section End */
/* Our Fine Cheese Section Css */
.slider-image-div {
	position: relative; }

.slider-image-div .slider-small-image {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 140px !important;
	display: none !important; }

.chese-slider-image-box:hover .slider-image-div .slider-small-image {
	display: block !important; }

.chese-slider-image-box h2 {
	font-size: 18px;
	line-height: 24px;
	color: #070707;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.5px; }

.chese-slider-image-box p {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.5px;
	text-align: center;
	color: #070707; }

.fine-cheese .owl-nav button {
	top: 20%;
	position: absolute;
	left: 0;
	font-weight: 100 !important;
	font-size: 100px !important;
	margin-left: -88px !important; }

.fine-cheese .owl-nav button:hover {
	background-color: transparent !important;
	color: #000000 !important; }

.fine-cheese .owl-nav button.owl-next {
	right: 0;
	left: unset;
	margin-left: 0;
	margin-right: -77px; }

.fine-cheese {
	padding: 100px 50px 100px 50px; }

.fine-cheese .cheese-heading {
	color: #070707;
	font-size: 32px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 50px; }

/* Our Fine Cheese Section Css End */
/* Award Winning Section Css */
.award-winning-sec {
	background-image: url("./assets/images/Award-winning-bg.jpg") 50% 50%;
	background-size: cover;
	padding: 100px 0px 100px 0px;
	background-attachment: fixed; }
.award-winning-sec.basic {
	background-color: #F7F4EC;
	background-image: unset;
	padding-bottom: 0; }
.award-winning-sec.basic .award-list-box {
	margin-bottom: 30px; }
.award-winning-sec.basic .award-list-box p {
	font-size: 20px;
	font-weight: 400;
	line-height: 32px;
	color: #000; }

.award-winning-sec h2 {
	color: #070707;
	font-size: 40px;
	font-weight: 300;
	text-align: center;
	margin-bottom: 14px; }

.award-winning-sec a {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 0.8px;
	text-align: center;
	color: #070707;
	display: block;
	text-decoration: none;
	margin-bottom: 110px; }

.award-list-box {
	position: relative;
	padding: 8px; }

.award-list-box .award-imagetp {
	position: absolute;
	left: -21px;
	top: -70px;
	width: 184px;
	height: auto; }

.award-list-box p {
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 24px;
	text-align: center;
	margin-top: 20px; }

/* Award Winning Section Css */
/*  */
.craft-cheese-section {
	background-color: #F7F4EC;
	padding-block: 100px; }
.craft-cheese-section.basic {
	background-image: url(./assets/images/Award-winning-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover; }
.craft-cheese-section.basic .headed {
	margin-bottom: 50px;
	text-align: center; }
.craft-cheese-section.basic .headed h2 {
	color: #34312F;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.7; }

.craft-cheese-section .crafted-text h2 {
	color: #070707;
	font-size: 30px;
	font-family: 'LEMON MILK';
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7; }

.craft-cheese-section .crafted-text p {
	text-align: center;
	color: #070707;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 500px;
	max-width: 100%;
	margin: 0 auto; }

.crafted-text.difftwo a::before, .crafted-text a::after {
	background-color: #F7F4EC !important; }

footer {
	color: #fff;
	padding: 10px 100px 10px 100px;
	background-color: #000000; }

footer p {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 1px;
	padding: 10px 0; }

.crafted-image-bx {
	position: relative; }

.leaf_area {
	position: absolute;
	left: 0;
	top: 0; }

.leaf_area.two {
	right: 0;
	left: unset;
	top: unset;
	bottom: 0; }

.leaf_area.two img {
	z-index: 0;
	margin-right: -50px; }

.leaf_area img {
	width: 130px;
	position: relative;
	z-index: 1; }

.crafted-image-bx img {

	position: relative;
	z-index: 3; }

.crafted-image-bx img:hover {
}

.award-list-box .awardimage {
	transform: scale(1);
	transition: all 0.3s ease-in-out; }

.award-list-box .awardimage:hover {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out; }

.height_custom {
	position: relative;
	z-index: 5; }

.discover {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 72px;
	text-align: center; }

.discover p {
	color: #fff; }

.discover .line_it {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	height: 60px;
	margin: 0 auto;
	margin-bottom: -60px;
	background-color: #fff; }

.corss span {
	width: 15px;
	background-color: #fff;
	height: 1.4px;
	display: block; }

.corss span:last-child {
	margin-top: 4px; }


/*-----------------------Language-Start------------------------*/
 .wpml-ls-current-language {
	position: relative;
}
 .wpml-ls-current-language a.nav-link {
	display: flex;
	align-items: center;
}
.wpml-ls-current-language a.nav-link img.wpml-ls-flag {
    margin-right: 5px;
    height: 12px;
    object-fit: contain;
    width: auto;
}
 .wpml-ls-current-language button.sub-menu-toggle {
	display: none;
}
 ul.sub-menu {
	position: absolute;
	top: 98%;
	left:15px;
	list-style: none;
	display: none;
	padding: 0px 0 0;
}
.wpml-ls-current-language ul.sub-menu a.nav-link {
    padding: 7px 10px !important;
    left: 15px;
    background: #5a5a5a;
}
 .wpml-ls-current-language ul.sub-menu a.nav-link span {
	font-size: 14px;
	letter-spacing: 1px;
}
.wpml-ls-current-language:hover  ul.sub-menu {
	display: block;
}
.Balderson-header ul.navbar-nav li .nav-link, .language_switcher {
    padding: 10px 15px;font-size:12px;
}
body .otgs-development-site-front-end {
    display: none !important;
}
/*-----------------------Language-End------------------------*/







@media (min-width: 2000px) and (max-width: 50000px) {
	.Balderson-header ul.navbar-nav li .nav-link, .language_switcher {
		font-size: 20px; }

	.crafted-text p {
		font-size: 25px; }

	.chese-slider-image-box h2 {
		font-size: 25px; }

	.chese-slider-image-box p {
		font-size: 22px; }

	.award-list-box p {
		font-size: 22px; }

	.craft-cheese-section .crafted-text p {
		font-size: 28px;
		width: 800px; }

	.craft-cheese-section .crafted-text h2 {
		font-size: 48px; }

	.crafted-text h2 {
		font-size: 48px; }

	.curve {
		height: 16vh; }

	.discover {
		margin-bottom: 146px; }

	.discover p {
		color: #fff;
		font-size: 30px; } }
@media screen and (max-width: 1460px) {
	.Balderson-header ul.navbar-nav li .nav-link, .language_switcher {
		font-size: 12px; }

	.bann_backimg {
		padding: 322px 250px 300px 250px;
		height: 618px; }

	.banner {
		top: 30%; } }
@media screen and (max-width: 1400px) {
	.craft-cheese-section .crafted-text h2 {
		color: #070707;
		font-size: 23px; } }
@media screen and (max-width: 1390px) {
	.bann_backimg {
		padding: 321px 250px 195px 250px;
		height: 520px; }

	.discover {
		margin-bottom: 39px; } }
@media screen and (max-width: 1100px) {
	.bann_backimg {
		padding: 189px 80px 193px 80px; }

	.banner h1 {
		font-size: 61px; }

	.crafted-text h2 {
		font-size: 22px; }

	.crafted {
		padding: 0px 40px 70px 40px;
		padding-top: 30px; }

	.crafted .row {
		align-items: start !important; }

	.crafted-text p {
		font-size: 17px;
		line-height: 34px; }

	.fine-cheese {
		padding: 70px 40px 70px 40px; }

	.fine-cheese .owl-nav button.owl-next {
		margin-right: -30px; }

	.fine-cheese .owl-nav button {
		margin-left: -30px !important; }

	.chese-slider-image-box h2 {
		font-size: 13px; }

	.award-winning-sec {
		padding: 58px 0px 58px 0px; }

	footer p {
		padding: 2px 0; }

	.craft-cheese-section .crafted-text p {
		font-size: 16px;
		font-weight: 400; }

	.discover {
		margin-bottom: 57px; }

	.Balderson-header .container {
		justify-content: space-between !important; }

	.bannere_mains {
		margin-top: 73px; }

	.top_space {
		margin-top: 111px !important; }

	.language_nav_links ul {
		float: unset; }

	.custom_nav_links {
		padding-right: 20px; }
	.custom_nav_links .navbar-nav {
		float: right; } }
@media screen and (max-width: 992px) {
	.banner h1 {
		font-size: 45px; }

	.crafted-text {
		padding-right: 0; }

	.crafted {
		padding: 20px 20px 70px 20px; }

	.fine-cheese .owl-nav button {
		font-size: 74px !important; }

	.fine-cheese {
		padding: 45px 40px 45px 40px; }

	.craft-cheese-section .crafted-text h2 {
		font-size: 24px;
		line-height: 39px; }

	.craft-cheese-section .crafted-text p {
		font-size: 17px;
		line-height: 28px; }

	.crafted {
		padding: 20px 20px 20px 20px; }

	.award-winning-sec h2 {
		font-size: 32px; }

	.height_custom {
		display: none; }



	.center_logo {
		width: 558px;
		max-width: 100%;
		margin: 0 30px; }

	.language_nav_links {
		width: auto;
		float: unset;
		padding: 0; }
	.language_nav_links ul {
		float: unset; }

	.custom_nav_links {
		width: auto;
		float: unset;
		padding: 0; } }
@media screen and (max-width: 992px) {
	.bann_backimg {
		padding: 174px 19px 169px 19px;
		height: 600px; }

	.banner {
		top: 35%; }

	.banner h1 {
		font-size: 27px; }

	.crafted-text {
		padding-left: 0;
		padding-top: 20px; }

	.award-winning-sec h2 {
		font-size: 25px !important; }

	.award-winning-sec {
		padding: 36px 0px 36px 0px; } }
@media screen and (max-width: 678px) {
	.award-list-box {
		margin-bottom: 38px; }

	.award-winning-sec [class*="col-"]:last-child .award-list-box {
		margin-bottom: 0; }

	footer {
		padding: 10px 10px 10px 10px; }

	.Balderson-header .navbar-brand img {
		width: 130px;
		padding-top: 0;
		padding: 0;
		position: relative;
		left: -5px; } }
@media screen and (max-width: 450px) {
	.bann_backimg {
		padding: 142px 18px 80px 19px;
		height: 400px; }

	.banner {
		top: 35%; }

	.Balderson-header .navbar-brand {
		padding-inline: 6px;
		margin-bottom: -38px; }

	.mobile_head {
		margin-top: 66px; }

	.fine-cheese .cheese-heading {
		font-size: 23px; }

	.award-list-box .award-imagetp {
		left: -11px;
		top: -47px;
		width: 110px; }

	.craft-cheese-section .crafted-text h2 {
		font-size: 18px;
		line-height: 32px; }

	.craft-cheese-section .crafted-text p {
		font-size: 12px;
		line-height: 28px; }

	.crafted-text p {
		font-size: 12px;
		line-height: 28px; }

	.banner h1 {
		font-size: 23px;
		line-height: 34px; } }
.top_space {
	margin-top: 114px; }

.container {
	width: 1500px;
	max-width: 100%; }

@media (min-width: 1023px) {
	.container {
		max-width:90%;
}
}

/* about us */
.about_banner_area {
	height: 900px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.about_banner_area.basic_tech {
	height: 600px; }
.about_banner_area .title_head_meta {
	text-align: center;
	color: #fff;
	padding-top: 50px; }
.about_banner_area .title_head_meta h2 {
	font-size: 78px;
	line-height: 95px;
	font-weight: 200; }

.our_story {
	background-color: #C1A564;
	padding: 100px 0;
	overflow: hidden;
	position: relative; }
.our_story.basic_tec {
	background-color: #F7F4EC; }
.our_story.basic_tec .title_ara h3 {
	color: #34312F; }
.our_story.basic_tec .content p {
	color: #070707; }
.our_story .crafted-image-bx {
	position: unset; }
.our_story .crafted-image-bx .leaf_area {
	left: 10%;
	top: 100px; }
.our_story .crafted-image-bx .leaf_area.two {
	left: unset;
	right: 20%;
	top: unset;
	bottom: 100px; }
.our_story .title_ara {
	text-align: center; }
.our_story .title_ara h3 {
	font-size: 50px;
	line-height: 66px;
	color: #fff;
	font-weight: 300; }
.our_story .content {
	padding-top: 20px; }
.our_story .content p {
	width: 934px;
	margin: 0 auto;
	text-align: center;
	max-width: 100%;
	font-size: 40px;
	line-height: 60px;
	font-weight: 400;
	color: #fff;
	text-transform: unset;
	font-family: 'Poppins', sans-serif; }

.fine_art_section {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0;
	background-color: #00000056; }
.fine_art_section .main_in_head .title_hed {
	text-align: center; }
.fine_art_section .main_in_head .title_hed h4 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.7;
	letter-spacing: 2px; }
.fine_art_section .main_in_head .title_hed p {
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 1299px;
	margin: 0 auto;
	max-width: 100%; }
.fine_art_section .divide_area {
	border-top: 1px solid #fff;
	padding-top: 30px;
	margin-top: 30px; }
.fine_art_section .divide_area .row {
	width: 1400px;
	max-width: 100%;
	margin: 0 auto; }
.fine_art_section .divide_area .head_title_it h4 {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 200;
	line-height: 1.7;
	letter-spacing: 1.9px; }
.fine_art_section .divide_area .content_area p {
	text-align: left;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	margin: 0; }

.post-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 3rem;
	padding-top: 100px; }
.post-list .inner_div_post .terms-title {
	color: #C1A564;
	font-family: "Poppins", Sans-serif;
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 42px;
	text-align: start; }
.post-list .inner_div_post .award-content {
	display: flex;
	align-items: center;
	margin-bottom: 10px; }
.post-list .inner_div_post .award-content:after {
	content: "";
	display: table;
	clear: both; }
.post-list .inner_div_post .award-content .image-thumb {
	float: left;
	width: 80px; }
.post-list .inner_div_post .award-content .post_head_content {
	float: left;
	width: calc(100% - 80px); }
.post-list .inner_div_post .award-content .post_head_content h1 {
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 30px; }
.post-list .inner_div_post .award-content .post_head_content p {
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px; }

.anymore {
	text-align: center;
	padding-top: 30px; }
.anymore p {
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px; }

.top_cheese_section {
	background-color: #F7F4EC;
	padding: 130px 0; }
.top_cheese_section .head_title {
	padding-bottom: 4px; }
.top_cheese_section .head_title h3 {
	color: #000000;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: 2px; }
.top_cheese_section .accordin_area .accordion .accordion-item {
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	background-color: transparent;
	border-color: #000000; }
.top_cheese_section .accordin_area .accordion .accordion-item:hover {
	transition: 0.3s ease-in-out; }
.top_cheese_section .accordin_area .accordion .accordion-item:hover .accordion-button {
	color: #C1A564;
	transition: 0.3s ease-in-out; }
.top_cheese_section .accordin_area .accordion .accordion-item:hover .accordion-button::after {
	color: #C1A564;
	transition: 0.3s ease-in-out; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button {
	background-color: transparent;
	padding: 25px 0px 25px 0px;
	background-color: #6EC1E400;
	border-color: #000000;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 1px;
	color: #000000;
	transition: 0.3s ease-in-out; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button:hover {
	color: #C1A564;
	transition: 0.3s ease-in-out; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button:focus {
	box-shadow: none; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button:focus-within {
	box-shadow: none; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button:not(.collapsed)::after {
	content: '\f068';
	font-family: 'Font Awesome 5 Pro';
	color: #C1A564;
	font-size: 16px;
	padding-top: 5px;
	font-weight: 600;
	background-image: none;
	position: relative;
	transition: 0.3s ease-in-out;
	right: 20px; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button::after {
	content: '\f067';
	font-family: 'Font Awesome 5 Pro';
	color: #000;
	font-size: 16px;
	padding-top: 5px;
	font-weight: 600;
	background-image: none;
	padding-right: 40px; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-body {
	color: #000000;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	border: 1px solid #eee;
	padding: 15px;
	line-height: 1.7;
	border-top-color: #000; }
.top_cheese_section .accordin_area .accordion .accordion-item .accordion-body p {
	margin: 0; }
.top_cheese_section .view_more {
	padding-top: 30px; }
.top_cheese_section .view_more button {
	font-size: 20px;
	font-weight: 400;
	fill: #070707;
	color: #070707;
	background-color: transparent;
	border: none; }

@media screen and (max-width: 1100px) {
	.about_banner_area .title_head_meta h2 {
		font-size: 60px;
		line-height: 76px; }

	.our_story .title_ara h3 {
		font-size: 44px !important; }
	.our_story .content p {
		font-size: 30px;
		line-height: 49px; } }
@media screen and (max-width: 850px) {
	.our_story {
		padding: 50px 0; }
	.our_story .title_ara h3 {
		font-size: 35px; }
	.our_story .content p {
		font-size: 25px;
		line-height: 49px; }

	.crafted.corssroad .divide_area {
		padding-bottom: 15px; }

	.post-list .inner_div_post .award-content .post_head_content h1 {
		font-size: 14px;
		line-height: 21px; }
	.post-list .inner_div_post .award-content .post_head_content p {
		font-size: 13px;
		line-height: 19px; }

	.fine_art_section {
		padding: 60px 0; }
	.fine_art_section .fine_art_section .main_in_head .title_hed h4 {
		font-size: 26px; }
	.fine_art_section .fine_art_section .main_in_head .title_hed p {
		font-size: 14px;
		line-height: 32px; }
	.fine_art_section .fine_art_section .divide_area .head_title_it h4 {
		font-size: 20px; }
	.fine_art_section .fine_art_section .divide_area .head_title_it p {
		font-size: 12px;
		line-height: 28px; }

	.post-list {
		padding-top: 24px; }
	.post-list .inner_div_post .terms-title {
		font-size: 19px; }

	.top_cheese_section {
		padding: 50px 0; }
	.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button {
		font-size: 16px; }

	.about_banner_area {
		height: 630px; }
	.about_banner_area .title_head_meta h2 {
		font-size: 49px;
		line-height: 68px; } }
@media screen and (max-width: 678px) {
	.post-list {
		grid-template-columns: 1fr;
		gap: 0px; }

	.top_cheese_section .head_title h3 {
		font-size: 22px; }

	.top_cheese_section .accordin_area .accordion .accordion-item .accordion-button {
		font-size: 13px;
		line-height: 20px; }

	.top_cheese_section .accordin_area .accordion .accordion-item .accordion-body p {
		margin: 0;
		font-size: 12px; }

	.top_cheese_section .view_more button {
		font-size: 15px; }

	.award-winning-sec h2 {
		font-size: 21px; }

	.fine_art_section .divide_area .content_area p {
		font-size: 12px;
		line-height: 26px; }

	.fine_art_section .divide_area .head_title_it h4 {
		font-size: 18px; }

	.fine_art_section .divide_area .head_title_it h4 br {
		display: none; }

	.fine_art_section .divide_area {
		padding-top: 10px;
		margin-top: 10px; }

	.fine_art_section .main_in_head .title_hed p {
		font-size: 13px;
		line-height: 27px; }

	.fine_art_section {
		padding: 30px 0; }
	.fine_art_section .main_in_head .title_hed h4 {
		font-size: 22px; }

	.crafted.corssroad {
		padding: 30px 0;
		padding-bottom: 0; }

	.our_story {
		padding: 17px 0; }
	.our_story .title_ara h3 {
		font-size: 27px; }
	.our_story .content {
		padding-top: 0; }
	.our_story .content p {
		font-size: 14px;
		line-height: 30px; }

	.about_banner_area {
		height: 450px;
		background-attachment: unset; }
	.about_banner_area .title_head_meta h2 {
		font-size: 30px;
		line-height: 49px; }

	.top_space {
		margin-top: 86px !important; }

	.craft-cheese-section .crafted-text h2 br {
		display: none; } }
.recipes_page_tile {
	padding: 100px 0; }
.recipes_page_tile h3 {
	text-align: center;
	color: #34312F;
	font-size: 50px;
	font-weight: 300;
	line-height: 60px; }

.recipes_list_section.single {
	background-color: #F7F4EC; }
.recipes_list_section .tabs_area_set_in .nav-tabs {
	border: none;
	justify-content: center; }
.recipes_list_section .tabs_area_set_in .nav-tabs .nav-item button {
	background-color: transparent;
	color: #000;
	text-transform: capitalize;
	font-family: inherit;
	font-size: 20px;
	padding: 7px 20px;
	border-radius: 3px;
	box-shadow: none !important;
	transition: .15s all ease;
	border: none;
	font-weight: 400;
	margin: 0 10px; }
.recipes_list_section .tabs_area_set_in .nav-tabs .nav-item button.active {
	background-color: #c1a564;
	color: #fff;
	transition: .15s all ease; }
.recipes_list_section .tabs_area_set_in .tab-content {
	padding: 40px 0; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .tite {
	margin-bottom: 30px; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .tite h3 {
	color: #070707;
	font-size: 32px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7;
	letter-spacing: 1px; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area {
	margin-bottom: 40px; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area .img_area {
	width: 100%;
	max-width: 100%; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area .img_area img {
	width: 100%;
	height: 100%;
	object-fit: cover; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area .content_area_tite {
	padding-top: 15px; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area .content_area_tite h3 {
	text-align: center;
	color: #000000;
	font-size: 28px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 42px; }
.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area .content_area_tite p {
	font-size: 20px;
	text-transform: capitalize;
	text-align: center;
	line-height: 24px;
	width: 330px;
	margin: 0 auto;
	max-width: 100%;
	font-weight: 300; }

.recipes_page_signle {
	min-height: 650px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover; }

.recipes_signle_page_content_sction {
	padding: 60px 0;
	background-color: #F7F4EC; }
.recipes_signle_page_content_sction .content_inside .tile_set {
	padding-right: 100px; }
.recipes_signle_page_content_sction .content_inside .tile_set.out h1, .recipes_signle_page_content_sction .content_inside .tile_set.out h3, .recipes_signle_page_content_sction .content_inside .tile_set.out h4, .recipes_signle_page_content_sction .content_inside .tile_set.out h5, .recipes_signle_page_content_sction .content_inside .tile_set.out h6 {
	font-size: 28px;
	margin: 0;
	padding: 0; }
.recipes_signle_page_content_sction .content_inside .tile_set.out h2 {
	font-size: 26px; }
.recipes_signle_page_content_sction .content_inside .tile_set.out span {
	font-weight: 300;
	font-size: 26px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7;
	color: #070707;
	padding-bottom: 10px;
	display: inline-block;
	padding-top: 10px; }
.recipes_signle_page_content_sction .content_inside .tile_set h1, .recipes_signle_page_content_sction .content_inside .tile_set h2, .recipes_signle_page_content_sction .content_inside .tile_set h3, .recipes_signle_page_content_sction .content_inside .tile_set h4, .recipes_signle_page_content_sction .content_inside .tile_set h5, .recipes_signle_page_content_sction .content_inside .tile_set h6 {
	font-weight: 300;
	font-size: 32px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7;
	color: #070707;
	padding-bottom: 20px; }
.recipes_signle_page_content_sction .content_inside .tile_set p {
	text-align: left;
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 0px; }
.recipes_signle_page_content_sction .content_inside ol li, .recipes_signle_page_content_sction .content_inside ul li {
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7; }
.recipes_signle_page_content_sction .content_inside .share_it ul {
	padding-left: 0; }
.recipes_signle_page_content_sction .content_inside .share_it ul .spbsm-sharebuttons-output-wrapper .spbsm-button-wrapper-flat span{

	display: inline-block;
	margin-right: 10px;}
.recipes_signle_page_content_sction .content_inside .share_it ul .spbsm-sharebuttons-output-wrapper .spbsm-button-wrapper-flat span a svg{

	width: 25px;
	font-size: 18px;
	height: auto;
	color: #66635B;
	fill: #66635B;
	padding-right: 5px;}
.recipes_signle_page_content_sction .content_inside .share_it ul .spbsm-sharebuttons-output-wrapper .spbsm-button-wrapper-flat span a svg path{
	fill: #66635B !important;
}
.spbsm-output-textstring{
	font-size: 25px;
}
.recipes_signle_page_content_sction .content_inside .share_it ul .spbsm-sharebuttons-output-wrapper .spbsm-button-wrapper-flat span a {
	color: #66635B;
	text-decoration: none;  
	font-size: 14px;

}
.recipes_signle_page_content_sction .content_inside .share_it ul li {
	display: inline-block;
	text-decoration: none;
	list-style: none;
	padding-left: 20px; }
.recipes_signle_page_content_sction .content_inside .share_it ul li:first-child {
	padding-left: 0; }
.recipes_signle_page_content_sction .content_inside .share_it ul li a {
	color: #66635B;
	font-size: 30px; }
.recipes_signle_page_content_sction .setps_marks .area_one .titel_right_side h3 {
	font-weight: 300;
	font-size: 28px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7;
	color: #070707; }
.recipes_signle_page_content_sction .setps_marks .area_one .titel_right_side h2 {
	font-weight: 300;
	font-size: 26px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7;
	color: #070707; }
.recipes_signle_page_content_sction .setps_marks .area_one .titel_right_side span {
	font-size: 26px;
	display: inline-block;
	margin-bottom: 20px;
	font-weight: 300;
	padding-top: 10px; }
.recipes_signle_page_content_sction .setps_marks .area_one ul {
	padding-left: 0; }
.recipes_signle_page_content_sction .setps_marks .area_one ul li {
	text-decoration: none;
	list-style: none; }

@media screen and (max-width: 900px) {
	.recipes_page_tile {
		padding: 54px 0; }
	.recipes_page_tile h3 {
		font-size: 36px;
		line-height: 54px; }

	.recipes_page_signle {
		min-height: 434px; }

	.recipes_signle_page_content_sction .content_inside .tile_set h1, h2, h3, h4, h5, h6 {
		font-size: 24px !important; }

	.recipes_signle_page_content_sction .content_inside .tile_set.out h1, h2, h3, h4, h5, h6 {
		font-size: 21px !important; }

	.recipes_signle_page_content_sction .setps_marks .area_one .titel_right_side span {
		font-size: 17px !important; }

	.recipes_signle_page_content_sction .content_inside .tile_set.out span {
		font-size: 18px !important; }

	.recipes_signle_page_content_sction .content_inside .tile_set p {
		font-size: 15px;
		line-height: 29px; }

	.recipes_signle_page_content_sction .content_inside ol li, .recipes_signle_page_content_sction .content_inside ul li {
		font-size: 15px;
		line-height: 29px; }

	.recipes_signle_page_content_sction {
		padding-bottom: 0; } }
@media screen and (max-width: 678px) {
	.recipes_page_tile {
		padding: 54px 0; }
	.recipes_page_tile h3 {
		font-size: 22px;
		line-height: 36px; }

	.recipes_list_section .tabs_area_set_in .nav-tabs .nav-item button {
		font-size: 13px; }

	.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area .content_area_tite p {
		font-size: 14px; }

	.recipes_list_section .tabs_area_set_in .tab-content {
		padding-bottom: 0; }

	.recipes_list_section .tabs_area_set_in .tab-content .list_show_area .main_contain_area {
		margin-bottom: 20px; }

	.recipes_page_tile {
		padding: 36px 0; }

	.recipes_signle_page_content_sction .content_inside .tile_set {
		padding-right: 0; }

	.recipes_signle_page_content_sction {
		padding-top: 20px; }

	.recipes_signle_page_content_sction .content_inside .tile_set h1, h2, h3, h4, h5, h6 {
		font-size: 18px !important;
		line-height: 29px !important;
		padding-bottom: 0 !important; }

	.recipes_signle_page_content_sction .content_inside .tile_set.out h1, h2, h3, h4, h5, h6 {
		font-size: 16px !important;
		line-height: 25px !important; }

	.recipes_signle_page_content_sction .content_inside .tile_set.out span {
		font-size: 15px !important;
		line-height: 25px !important; }

	.recipes_signle_page_content_sction .content_inside .tile_set p {
		font-size: 12px;
		line-height: 29px; }

	.recipes_signle_page_content_sction .content_inside ol li, .recipes_signle_page_content_sction .content_inside ul li {
		font-size: 12px;
		line-height: 29px; }

	.setps_marks p {
		font-size: 12px;
		line-height: 29px; }

	.recipes_page_signle {
		min-height: 220px; }

	.recipes_signle_page_content_sction .setps_marks .area_one .titel_right_side span {
		font-size: 13px !important; } }
.product_tags_section {
	padding-top: 120px;
	/* padding-bottom: 60px; */
	background-color: #F7F4EC; }
.product_tags_section .head {
	text-align: center;
	margin-bottom: 50px; }
.product_tags_section .head h1 {
	color: #34312F;
	font-size: 50px;
	font-weight: 300;
	line-height: 60px;
	letter-spacing: 2.6px; }
.product_tags_section ul {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center; }
.product_tags_section ul li {
	display: inline-block;
	margin: 0 10px;
	padding: 0 10px;
	text-align:center;
	list-style: none; }
.product_tags_section ul li a {
	color: #000000;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 1px;
	transition: all 0.3s ease-in-out;
	text-decoration: none; }
.product_tags_section ul li a:hover {
	color: #C1A564;
	transition: all 0.3s ease-in-out; }

.products_all_show {
	background-color: #F7F4EC;
padding-bottom:60px;}
.products_all_show .title_head {
	text-align: center;
	/* padding-bottom: 40px; */
	margin-top: 40px;
}
.products_all_show .title_head h2 {
	color: #070707;
	font-size: 32px;
	font-weight: 300;
	line-height: 54px;
	text-align: center;
margin-bottom:40px;}
/* .products_all_show .product_show {
margin-bottom: 100px; } */
.products_all_show .product_show .product_warp_area {
	margin-bottom: 30px; }
.products_all_show .product_show .product_warp_area .img_area {
	max-width: 100%;
	width: 450px;
	margin: 0 auto; }
.products_all_show .product_show .product_warp_area .img_area img {
	width: 100%;
	max-width: 100%; }
.products_all_show .product_show .product_warp_area .name_title {
	text-align: center;
	padding: 10px; }
.products_all_show .product_show .product_warp_area .name_title p {
	font-size: 20px;
	font-weight: 300;
	color: #000;
	line-height: 32px;
	width: 300px;
	margin: 0 auto;
	max-width: 100%;
	transition: all 0.3s ease-in-out;
	cursor: default; }
.products_all_show .product_show .product_warp_area .name_title p:hover {
	color: #C1A564;
	transition: all 0.3s ease-in-out; }

@media screen and (max-width: 1440px) {
	.product_tags_section ul li {
		margin: 0 4px; } }
@media screen and (max-width: 1366px) {
	.product_tags_section ul li {
		margin: 0 4px; }
	.product_tags_section ul li a {
		font-size: 14px; } }
@media screen and (max-width: 1100px) {
	.product_tags_section {
		padding-top: 77px;
		padding-bottom: 10px; }
	.product_tags_section ul {
		flex-wrap: wrap; }
	.product_tags_section ul li {
		margin: 0 4px;
		margin-bottom: 20px; }
	.product_tags_section ul li a {
		font-size: 14px; }

	.products_all_show {
		overflow: hidden; }
	.products_all_show .title_head h2 {
		font-size: 27px; }
	.products_all_show .title_head h2 br {
		display: none; }
	.products_all_show .product_show {
		margin-bottom: 12px; }
	.products_all_show .product_show .product_warp_area {
		margin-bottom: 15px; }
	.products_all_show .product_show .product_warp_area .name_title p {
		font-size: 14px;
		line-height: 28px; } }
@media screen and (max-width: 678px) {
	.product_tags_section {
		padding-top: 43px;
		padding-bottom: 10px; }

	.products_all_show .product_show .product_warp_area .img_area {
		width: auto; } }
.product_single_page_first_section {
	display: flex; }
.product_single_page_first_section:after {
	content: "";
	display: table;
	clear: both; }
.product_single_page_first_section .left_ara {
	width: 50%;
	float: left;
	background-color: #C1A564;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 138px 0; }
.product_single_page_first_section .left_ara .content {
	text-align: center; }
.product_single_page_first_section .left_ara .content h4 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 1px; }
.product_single_page_first_section .left_ara .content h2 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 52px;
	width: 335px;
	margin: 0 auto;
	margin-top: 20px; }
.product_single_page_first_section .left_ara .award_main {
	display: flex;
	justify-content: center;
	margin: 40px 0; }
.product_single_page_first_section .left_ara .award_main .award {
	display: flex;
	align-items: center;
	justify-content: center; }
.product_single_page_first_section .left_ara .award_main .award:after {
	content: "";
	display: table;
	clear: both; }
.product_single_page_first_section .left_ara .award_main .award .left_in {
	width: 40px;
	float: left; }
.product_single_page_first_section .left_ara .award_main .award .right_in {
	width: calc(100% - 40px);
	padding-left: 10px;
	float: left; }
.product_single_page_first_section .left_ara .award_main .award .right_in p {
	margin: 0;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins";
	margin-bottom: 0px; }
.product_single_page_first_section .left_ara .where_buy {
	text-align: center; }
.product_single_page_first_section .left_ara .where_buy p {
	font-size: 18px;
	line-height: 28px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins";
	margin-bottom: 0px;
	margin-left: 7px; }
.product_single_page_first_section .left_ara .where_buy a {
	font-family: 'LEMON MILK';
	font-size: 15px;
	letter-spacing: 1px;
	padding: 28px 50px 28px 50px;

	color: #fff;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	background-image: url(./assets/images/ButtonOutline_White.svg) !important;
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.3s ease-in-out;
	margin: 20px 0;
	z-index: 99999; }

.product_single_page_first_section .left_ara .where_buy a.diffed{

	font-size: 15px;
	letter-spacing: 1px;
	padding: 28px 50px 28px 50px;

	color: #fff;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	background-image: url(./assets/images/ButtonOutline_White.svg) !important;

	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.3s ease-in-out;
	margin: 20px 0;
	z-index: 99999;
}
.product_single_page_first_section .left_ara .where_buy a.diffed:hover{
	background-image: url(./assets/images/ButtonFill.svg) !important;
	background-position: center center;
	color: #C1A564;
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.3s ease-in-out; }
.product_single_page_first_section .left_ara .where_buy a:hover {
	background-image: url(./assets/images/ButtonFill.svg);
	background-position: center center;
	color: #C1A564;
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.3s ease-in-out; }
.product_single_page_first_section .left_ara .made_content {
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 35px; }
.product_single_page_first_section .left_ara .made_content p {
	margin-bottom: 0; }
.product_single_page_first_section .right_are {
	width: calc(100% - 50%);
	float: left;
	background-image: url("./assets/images/unnamed-5.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000000;
	display: flex;
	justify-content: center;
	align-items: center; }
.product_single_page_first_section .right_are ul {
	border-left: 0;
	border-right: 0;
	padding: 30px 0; }
.product_single_page_first_section .right_are ul li {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 90px;
	list-style: none;
	display: block;
	border-top: 2px solid #C1A564; }
.product_single_page_first_section .right_are ul li:last-child {
	padding-bottom: 20px;
	margin-bottom: 0;
	border-bottom: 2px solid #C1A564; }
.product_single_page_first_section .right_are ul li .list_it {
	display: flex;
	align-items: center; }
.product_single_page_first_section .right_are ul li .list_it:after {
	content: "";
	display: table;
	clear: both; }
.product_single_page_first_section .right_are ul li .list_it .left_side {
	width: 30px;
	float: left; }
.product_single_page_first_section .right_are ul li .list_it .right_side {
	width: calc(100% - 30px);
	float: left;
	padding-left: 10px; }
.product_single_page_first_section .right_are ul li .list_it .right_side p {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.7;
	color: #fff;
	margin: 0; }
.product_single_page_first_section .image_fixed {
	position: absolute;
	top: 240px;
	z-index: 9;
	left: 0;
	right: 0; }
.product_single_page_first_section .image_fixed.first_image {
	display: none!important;
	z-index: 11; }
.product_single_page_first_section .image_fixed.third_image {
	display: none;
	z-index: 1; }
.product_single_page_first_section .image_fixed img {
	width: 25%;
	margin: 0 auto; }

.quality_ingredients_section {
	background-color: #F7F4EC;
	padding: 200px 0;
margin-top:100px}
.quality_ingredients_section .quality_area {
	text-align: center; }
.quality_ingredients_section .quality_area .head h3 {
	color: #070707;
	font-size: 32px;
	font-weight: 300;
	line-height: 60px; }
.quality_ingredients_section .quality_area .head p {
	text-align: center;
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	padding: 20px 0;
	width: 333px;
	max-width: 100%;
	margin: 0 auto; }
.quality_ingredients_section .quality_area .head button {
	border: none;
	background-color: transparent;
	font-size: 16px;
	font-weight: 300;
	color: #070707;
	transition: all 0.3s ease-in-out;
	position: relative;
	z-index: 99; 
}
.quality_ingredients_section .quality_area .head button:hover {
	color: #C1A564;
	transition: all 0.3s ease-in-out; }
.quality_ingredients_section .craft_sections {
	padding: 180px 0 0px 0px;
	text-align: center; }
.quality_ingredients_section .craft_sections .craft_content {
	width: 500px;
	max-width: 100%;
	margin: 0 auto; }
.quality_ingredients_section .craft_sections .craft_content h2 {
	color: #070707;
	font-size: 30px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 31px;
	display: block; }
.quality_ingredients_section .craft_sections .craft_content h3 {
	color: #070707;
	font-size: 25px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 30px;
	letter-spacing: 1px;
	margin: 10px 0;
	display: block;
	padding-top: 15px; }
.quality_ingredients_section .craft_sections .craft_content p {
	text-align: center;
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7; }
.quality_ingredients_section .craft_sections .craft_content a {
	font-family: 'LEMON MILK';
	font-size: 15px;
	letter-spacing: 1px;
	padding: 28px 50px 28px 50px;
	color: #000;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	background-image: url(./assets/images/ButtonFill_Color.svg);
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.3s ease-in-out;
	min-width: 222px;
}
.quality_ingredients_section .craft_sections .craft_content a:hover {
	background-image: url(./../../uploads/2023/07/ButtonFill_Color.svg)!important;
	transition: 0.3s ease-in-out;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	color: #fff;
}
.quality_ingredients_section .craft_sections .img_area {
	width: 100%;
	overflow: hidden;
}
.quality_ingredients_section .craft_sections .img_area img {
	width: 80%;
	max-width: 100%;
margin-left:20%}

.quality_ingredients_section .craft_sections .img_area a img {
	transform: scale(1);
	transition: all 0.3s ease-in-out; }

.quality_ingredients_section .craft_sections .img_area a img:hover {
	transform: scale(1.02)
	
}

.img_area {
	overflow: hidden;
}
.recipes_list_section.product .tabs_area_set_in .tab-content .list_show_area .main_contain_area .content_area_tite p {
	line-height: 1.7;
	font-size: 20px;
	text-transform: unset;
	font-family: "Poppins", Sans-serif;
	width: 363px;
	font-weight: 500; }
.recipes_signle_page_content_sction a:hover{
	color:#C1A564!important;
}
.recipes_signle_page_content_sction a{
	color:#070707!important;
}
.recipes_list_section.product {
	background-image: url(./assets/images/Award-winning-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px; }
.recipes_list_section.product .titl h2 {
	text-align: center;
	color: #000000;
	font-size: 38px;
	font-weight: 300;
	line-height: 56px; }

@media screen and (max-width: 1400px) {
	.quality_ingredients_section .craft_sections {
		padding: 40px 0 0px 0px; }
}
@media screen and (max-width: 992px) {
	.product_single_page_first_section .right_are ul {
		padding-right: 0;
		padding-left: 40px; }

	.product_single_page_first_section .left_ara {
		padding-right: 75px; }

	.product_single_page_first_section .right_are ul li .list_it .right_side p {
		font-size: 16px; }

	.quality_ingredients_section .quality_area .head p {
		width: 228px; }

	.quality_ingredients_section .craft_sections .craft_content {
		padding-top: 30px; }

	.quality_ingredients_section {
		padding: 40px 0; }

	.Balderson-header .container-fluid {
		justify-content: space-between !important; }

	.recipes_list_section.product {
		padding-top: 40px; }

	.recipes_list_section.product .titl h2 {
		font-size: 30px  !important; } }
@media screen and (max-width: 678px) {
	.product_single_page_first_section {
		display: block; }
	.product_single_page_first_section .left_ara {
		width: 100%;
		float: unset;
		padding-right: 0;
		padding-bottom: 170px; }
	.product_single_page_first_section .right_are {
		width: 100%;
		float: unset;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 170px;
		padding-bottom: 40px; }

	.quality_ingredients_section .quality_area {
		padding: 0 !important; }

	.quality_ingredients_section .quality_area .head p {
		width: 100%; }

	.product_single_page_first_section .image_fixed img {
		width: 90%; }

	.product_single_page_first_section .image_fixed {
		position: absolute !important;
		top: 402px !important;
		margin-top: 13px !important; }

	.center_logo {
		width: 167px; }

	.product_single_page_first_section {
		overflow: hidden; }

	.quality_ingredients_section {
		overflow: hidden; }

	.product_single_page_first_section .image_fixed.first_image {
		display: none !important; }

	.product_single_page_first_section .image_fixed.third_image {
		display: none !important; }

	.product_single_page_first_section .right_are ul {
		padding-left: 0;
		margin: 0; }

	.product_single_page_first_section .right_are {
		display: block; }

	.product_single_page_first_section .right_are ul li .list_it .right_side p {
		font-size: 14px;
		line-height: 35px; }

	.product_single_page_first_section .right_are ul li .list_it .left_side {
		width: 27px;
		float: left; }

	.quality_ingredients_section .quality_area .head p {
		font-size: 13px;
		line-height: 27px !important;
		padding: 10px 0; }

	.quality_ingredients_section .craft_sections .craft_content p {
		font-size: 13px;
		line-height: 28px; }

	.quality_ingredients_section .quality_area .head h3 {
		font-size: 20px !important; }

	.products_all_show .title_head h2 {
		font-size: 20px !important; }

	.products_all_show {
		padding-top: 40px !important; }

	.recipes_list_section.product {
		padding-top: 40px;
	    background: url('/wp-content/uploads/2023/11/baldersonmobilebg.jpg') 50% 50%;
    background-size: contain !important;
    padding: 50px 0px 0px 0px;
    background-attachment: unset !important;
    background-color: #F7F4EC !important;}

	.recipes_list_section.product .tabs_area_set_in .tab-content .list_show_area .main_contain_area .content_area_tite p {
		font-size: 13px;
		line-height: 22px; }

	.recipes_list_section.product .titl h2 {
		font-size: 20px !important; } }
.serving_all_show {
	background-color: #F7F4EC;
	padding-top: 50px; }
.serving_all_show .product_warp_area {
	margin-bottom: 80px; }
.serving_all_show .product_warp_area .img_area img {
	max-width: 100%;
	transform: scale(1);
	transition: all 0.3s ease-in-out; }
.serving_all_show .product_warp_area .img_area img:hover {
	transform: scale(1.02);
	transition: all 0.3s ease-in-out; }
.serving_all_show .product_warp_area .name_title {
	text-align: center; }
.serving_all_show .product_warp_area .name_title h3 {
	color: #070707;
	font-size: 30px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 1.7;
	margin: 0; }
.serving_all_show .product_warp_area .name_title p {
	text-align: center;
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
	padding: 10px 0; }
.serving_all_show .product_warp_area .name_title a {
	font-family: 'LEMON MILK';
	font-size: 15px;
	letter-spacing: 1px;
	padding: 28px 50px 28px 50px;
	color: #000;
	text-decoration: none;
	position: relative;
	display: inline-block;
	margin-top: 5px;
	background-image: url(./assets/images/ButtonOutline.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain; 
	min-width: 190px;
}
.serving_all_show .product_warp_area .name_title a:hover {
	background-image: url(./assets/images/ButtonFill_Color.svg);
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: 0.3s ease-in-out; }
.serving_all_show .col-12{
	scroll-margin-top: 125px; }

@media screen and (max-width: 992px) {
	.product_tags_section .head {
		margin-bottom: 30px; }
	.product_tags_section .head h1 {
		font-size: 28px;
		line-height: 48px; }

	.serving_all_show .product_warp_area .name_title p {
		font-size: 16px;
		line-height: 29px; }

	.serving_all_show .product_warp_area {
		margin-bottom: 38px; } }
@media screen and (max-width: 678px) {
	.product_tags_section .head {
		margin-bottom: 30px; }
	.product_tags_section .head h1 {
		font-size: 18px;
		line-height: 30px; }

	.serving_all_show {
		padding-top: 20px; }

	.serving_all_show .product_warp_area .name_title p {
		font-size: 13px;
		line-height: 23px; }

	.serving_all_show .product_warp_area {
		margin-bottom: 38px; }

	.our_story .title_ara h3 {
		font-size: 28px !important; }

	.award-winning-sec h2 {
		font-size: 26px !important;
		line-height: 35px !important;
		margin-bottom: 10px !important; }

	.award-winning-sec.basic .award-list-box {
		margin-bottom: 0px; }

	.about_banner_area.basic_tech {
		height: 208px; } }
.quick_tips {
	background-image: url(./assets/images/unnamed-5.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
	background-color: #000;
	overflow: hidden; }
.quick_tips.cheese {
	background-image: unset;
	background-color: #F7F4EC; }
.quick_tips.cheese .head_it h2 {
	color: #000; }
.quick_tips.cheese .tips_area ol li {
	border-color: #000;
	color: #000;
	text-align: center;
	padding: 20px 0; }
.quick_tips .head_it {
	text-align: center;
	margin-bottom: 50px; }
.quick_tips .head_it h2 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.7; }
.quick_tips .tips_area ol {
	display: flex;
	flex-wrap: wrap; }
.quick_tips .tips_area ol li {
	width: 47%;
	display: inline-block;
	border-top: 2px solid #A2A2A2D9;
	padding: 60px 0;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7; }
.quick_tips .tips_area ol li:nth-child(odd) {
	margin-right: 20px; }

@media screen and (max-width: 992px) {
	.quick_tips {
		padding: 50px 0; }
	.quick_tips .tips_area ol {
		padding: 0; }
	.quick_tips .tips_area ol li {
		padding: 19px 0;
		color: #FFFFFF;
		font-size: 16px; } }
@media screen and (max-width: 678px) {
	.quick_tips .tips_area ol li {
		width: 100%;
		padding: 10px 0;
		font-size: 12px;
		line-height: 20px; }

	.quick_tips .tips_area ol li:nth-child(odd) {
		margin: 0; }

	.crafted.corssroad .crafted-text ul li {
		font-size: 12px;
		line-height: 26px; } }
.storage_sect {
	background-color: #F7F4EC;
	padding: 40px 0;
	padding-top: 0; }
.storage_sect .title_ara {
	margin-bottom: 20px; }
.storage_sect .title_ara h3 {
	color: #070707;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.7;
	letter-spacing: 2px;
	text-align: center; }
.storage_sect .content {
	padding-bottom: 50px; }
.storage_sect .content p {
	text-align: center;
	color: #2E2D2D;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	text-align: center;
	width: 806px;
	margin: 0 auto;
	max-width: 100%; }

@media screen and (max-width: 992px) {
	.storage_sect .title_ara h3 {
		font-size: 25px !important; }

	.storage_sect .content p {
		font-size: 14px;
		line-height: 26px; }

	.storage_sect {
		padding-bottom: 0; } }
@media screen and (max-width: 500px) {
	.storage_sect .title_ara h3 {
		font-size: 20px !important; } }
.chess_sect {
	background-color: #F7F4EC;
	padding: 50px 0; }
.chess_sect .img_area img {
	width: 400px;
	margin: 0 auto;
	max-width: 100%;
	mix-blend-mode: multiply;
	transform: scale(1);
	transition: all 0.3s ease-in-out; }
.chess_sect .img_area img:hover {
	transition: all 0.3s ease-in-out;
	transform: scale(1); }
.chess_sect .content {
	text-align: center;
	padding: 10px; }
.chess_sect .content h3 {
	color: #070707;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.7;
	padding-bottom: 20px;
	margin: 0;
	padding: 0; }
.chess_sect .content p {
	color: #070707;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 440px;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 30px; }

@media screen and (max-width: 678px) {
	.chess_sect .content h3 {
		font-size: 25px !important;
		margin-bottom: 20px !important; } }
@media screen and (max-width: 430px) {
	.chess_sect .content h3 {
		font-size: 21px !important;
		margin-bottom: 20px !important; }

	.chess_sect .content p {
		font-size: 16px;
		line-height: 27px; }

	.chess_sect .img_area img {
		width: 276px; }
	.chess_sect .img_area {
		background: #f7f4ec;
	}
	.chess_sect {
		padding-bottom: 0;
		padding-top: 20px; } }
.selecting_cheese {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
	background-color: #0000004f;
	overflow: hidden; }
.selecting_cheese .conent_area {
	text-align: center;
	width: 500px;
	margin: 0 auto;
	max-width: 100%; }
.selecting_cheese .conent_area h3 {
	color: #FFFFFF;
	font-family: "Lemon Milk", Sans-serif;
	font-size: 32px;
	font-weight: 100 !important;
	text-transform: capitalize;
	line-height: 54px;
	letter-spacing: 2px; }
.selecting_cheese .conent_area p {
	text-align: center;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7; }
.selecting_cheese .img_area {
	width: 100%; }
.selecting_cheese .img_area img {
	width: 100%;
	max-width: 100%; }

.Garnishes_section {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 100px 0;
	background-color: #0000004f;
	overflow: hidden;
	background-attachment: fixed; }
.Garnishes_section .head {
	text-align: center;
	margin-bottom: 40px; }
.Garnishes_section .head h3 {
	color: #FFFFFF;
font-family: "Lemon Milk", Sans-serif;
	font-size: 32px;
	font-weight: 100 !important;
	text-transform: capitalize;
	line-height: 54px;
	letter-spacing: 2px; }
.Garnishes_section .head p {
	text-align: center;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 530px;
	max-width: 100%;
	margin: 0 auto; }
.Garnishes_section .garnish_produt {
	margin-bottom: 30px; }
.Garnishes_section .garnish_produt .img_area {
	width: 300px;
	margin: 0 auto;
	max-width: 100%; }
.Garnishes_section .garnish_produt .img_area img {
	width: 100%;
	max-width: 100%; }
.Garnishes_section .garnish_produt .contnet {
	text-align: center; }
.Garnishes_section .garnish_produt .contnet h3 {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 100 !important;
	line-height: 54px;
	-webkit-text-stroke-color: #000;
	stroke: #000; }
.Garnishes_section .garnish_produt .contnet p {
	text-align: center;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.7;
	width: 306px;
	margin: 0 auto;
	max-width: 100%; }
.Garnishes_section .bread_area {
	margin-top: 90px; }
.Garnishes_section .bread_area .conted_area {
	text-align: center;
	width: 460px;
	margin: 0 auto;
	max-width: 100%; }
.Garnishes_section .bread_area .conted_area h3 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 20px; }
.Garnishes_section .bread_area .conted_area p {
	text-align: center;
	color: #FFFFFF;
	font-family: "Poppins", Sans-serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.7; }
.Garnishes_section .bread_area .img_area.meta {
	width: 500px;
	max-width: 100%;
	margin: 0 auto; }
.Garnishes_section .bread_area .img_area.meta img {
	width: 100%;
	max-width: 100%; }

@media screen and (max-width: 678px) {
	.selecting_cheese {
		padding: 40px 0; }

	.quick_tips.cheese .head_it h2 {
		font-size: 30px !important; }

	.Garnishes_section {
		padding: 40px 0; }

	.Garnishes_section .head h3 {
		font-size: 25px !important; }

	.Garnishes_section .bread_area {
		margin-top: 20px; }

	.Garnishes_section .bread_area .conted_area {
		margin-top: 20px; }

	.Garnishes_section .bread_area .conted_area p {
		font-size: 14px;
		line-height: 28px; }

	.Garnishes_section .garnish_produt .contnet p {
		font-size: 14px;
		line-height: 28px; }

	.selecting_cheese .conent_area p {
		font-size: 14px;
		line-height: 28px; }

	.Garnishes_section .head p {
		font-size: 15px;
		line-height: 28px; } }
.where_buy_section {
	background-color: #F7F4EC;
	padding: 100px 0;
	text-align: center;
	height: auto;
}
.where_buy_section .conet {
	margin-bottom: 80px; }
.where_buy_section .conet h2 {
	color: #070707;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.7; }
.where_buy_section .conet p {
	text-align: center;
	color: #2E2D2D;
	font-family: "Poppins", Sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.7;
	width: 806px;
	max-width: 100%;
	margin: 0 auto; }
.where_buy_section h4 {
	color: #070707;
	font-size: 28px;
	font-weight: 300;
	line-height: 1.7;
	margin-bottom: 30px; }
.where_buy_section .select_orm {
	max-width: 1000px !important;
	margin: 0 auto;
	width: 100%;
}
.where_buy_section .select_orm .form_area select {
	padding: 15px;
	color: #070707;
	mix-blend-mode: multiply !important;
	border-color: #000; }
.where_buy_section .select_orm .form_area select:focus {
	outline: none;
	box-shadow: none; }
.where_buy_section .select_orm .form_area select:focus-visible {
	outline: none;
	box-shadow: none; }
.where_buy_section .select_orm button {
	width: 100%;
	background-color: #000;
	color: #fff;
	border: none;
	height: 100%;
	margin: 0; }

@media screen and (max-width: 992px) {
	.where_buy_section .select_orm button {
		padding: 15px 20px;
		margin-top: 20px;
		display: inline-block; } }
@media screen and (max-width: 678px) {
	.where_buy_section .select_orm .form_area {
		margin-bottom: 15px; }

	.where_buy_section .select_orm {
		padding-bottom: 20px; }

	.where_buy_section .conet h2 {
		font-size: 22px !important;
		line-height: 43px !important; }

	.where_buy_section h4 {
		font-size: 22px !important;
		line-height: 43px !important; }

	.where_buy_section {
		padding: 50px 0; } }
.nutritions .modal-dialog {
	border-radius: 0; }
.nutritions .modal-dialog .modal-content {
	padding: 20px;
	background-color: #F3EDE0;
	border: none;
	border-radius: 0;
	width: 350px;
	max-width: 100%; 
	margin: 0 auto;
}
.nutritions .modal-dialog .modal-content .modal-header {
	background-color: #F3EDE0;
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0; }
.nutritions .modal-dialog .modal-content .modal-header h1 {
	font-size: 22px;
	font-weight: 300;
	line-height: 32px; }
.nutritions .modal-dialog .modal-content .modal-header .btn-close {
	opacity: 1;
	box-shadow: none;
	outline: none; }
.nutritions .modal-dialog .modal-content .modal-header .btn-close:focus {
	box-shadow: none;
	outline: none; }
.nutritions .modal-dialog .modal-content .modal-header .btn-close:focus-visible {
	box-shadow: none;
	outline: none; }
.nutritions .modal-dialog .modal-content .modal-body {
	background-color: #F3EDE0;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0; }
.nutritions .modal-dialog .modal-content .modal-body .premium-modal-box-modal-body li {
	list-style-type: none;
	border-bottom: 1px solid #000;
	padding: 4px;
	font-size: 14px; }
.nutritions .modal-dialog .modal-content .modal-body .premium-modal-box-modal-body li.bdr {
	border-bottom: 3px solid; }

/*# sourceMappingURL=style.css.map */




.where_buy_section .location-results h2 {
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.where_buy_section .location-results {
	padding: 60px 0;
}

.where_buy_section .location-results p {
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	margin-top: 40px;
}
.where_buy_section .location-results .store-list-container {
	padding: 50px 0;
}

.where_buy_section .location-results .store-list-container .store-content{
	padding-bottom: 40px;
}

/* 28-09-2023 */
#home_product_slider .item a h2.head-title {
    font-family: 'LEMON MILK';
    font-weight: 300;
}
#home_product_slider .item  h4.terms-txt {
    font-family: 'LEMON MILK';
    font-weight: 400;
}