.brandGuideline,
.professionalNeed,
.laPreferite_sec,
.videoRecipes_sec {
	background-image: url(../img/pattern_masked.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 750px;
}

.laPreferite_sec .psection_hed {
	margin-bottom: 100px;
}

.laPreferite_sec .psection {
	padding-bottom:350px;
}

.morevideo {
	text-align: center;
}

.videoTutorial_sec .psection {
	background: #EAEDE8;
	padding-top: 300px;
}

.videoTutorial_sec .videoTutorial_banner {
	position: absolute;
	top: -250px;
	left: 0;
}

.videoTutorial_sec .psection_hed,
.leRicette_sec .psection_hed {
	margin-bottom: 80px;
}

.leRicette_sec .leRicette_banner {
	position: absolute;
	right: 0;
	top: -150px;
}

.leRicette_sec .leRicette_banner img {
	max-width: 850px;
}

.areaBusiness_sec .psection {
	background-color: #EAEDE8;
	background-image: url(../img/masked-pattern.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 60%;
	padding-top:180px;
	padding-bottom:0;
}

.areaBusiness_sec .morevideo {
	text-align: left;
}

.areaBusiness_sec .teamphoto {
	display: flex;
	justify-content: end;
	margin-top: -50px;
}


.chefsimage {
	border-bottom: 5px solid #f79b2e;
	text-align: right;
}

.journeythrough_taste {
	background: #EAEDE8;
}

.journeythrough_taste .psection {
	padding-top: 250px;
}

.journeythrough_taste .secnimg {
	position: absolute;
	top: -150px;
	right: 0;
}

.journeythrough_taste .psection_hed {
	margin-bottom: 140px;
}

.inspirationsMenu .psection_hed,
.videoTutorial .psection_hed {
	margin-bottom: 100px;
}

.inspirationsMenu .videobx .videobx_info h6 {
	font-size: 16px;
}

.videoTutorial{
	background-color: #EAEDE8;
	background-image: url(../img/pattern_masked.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 750px;
	
}

.recipesDetail .psection_hed {
	max-width: unset;
}


.recipesdetail_info .detailsTxt {
	padding-left: 50px;
	display: flex;
	height: 100%;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.recipesDetail .detailsTxt h5 {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 10px;
}

.recipesDetail .detailsTxt .detailsTxt_list {
	width: 100%;
}

.recipesDetail .detailsTxt .detailsTxt_list ul li {
	position: relative;
	font-size: 20px;
	padding: 0 0 0 18px;
	margin-bottom: 5px;
}

.recipesDetail .detailsTxt .detailsTxt_list ul li::before {
	content: "";
	width: 11px;
	height: 11px;
	border: 2px solid #F79B2E;
	display: block;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 10px;
}

.recipesPreparazione.detailsTxt .detailsTxt_list ul li::before {
	width: 28px;
	height: 28px;
	top: 4px;
}

.recipesPreparazione.detailsTxt h5{
	margin-bottom:30px;
}

.recipesPreparazione.detailsTxt .detailsTxt_list ul li {
	margin-bottom: 25px;
	padding: 0 0 0 40px;
}

.recipesdetail_info {
	margin: 0 0 80px;
}
.contentManual,
.materialsResources,
.whyChooseus,
.otherRecipes{
	background-color: #EAEDE8;
}

.otherRecipes .psection {
	padding: 90px 0;
}

.professionalNeed .professionalList {
	margin-bottom: 60px;
}

.professionalList ul li {
	margin-bottom: 30px;
}
.otherRecipes .psection h2 {
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 60px;
}

.professionalb_img {
	position: relative;
	text-align: center;
	padding-bottom:5px;
	margin-bottom:20px;
}

.professionalb_img img {
	position: relative;
	z-index: 1;
	height: 420px;
}

.professionalb_img::after {
	content: "";
	border: 5px solid #F79B2E;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 80%;
	border-radius:15px;
}

.professionalb_info h5 {
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 20px;
}

.whyChooseus .secnimg {
	position: absolute;
	right: 0;
	top: -170px;
}

.whyChooseus .psection {
	padding-top: 250px;
}

.whyChooseus .whyChoose_dimg {
	border: 5px solid #fff;
}

.whyChooseus .psection_hed {
	margin-bottom: 100px;
}

#whyChooseaccordion .accordion-item {
	background: none;
	border: 0;
}

#whyChooseaccordion .accordion-item  .accordion-header {
	margin-bottom: 15px;
}
#whyChooseaccordion .accordion-item .accordion-button {
	background: none;
	border: 0;
	color: #4F545E;
	font-weight: 700;
	font-size: 25px;
	box-shadow: none;
	padding: 5px 5px 0 15px;
	position: relative;
	margin: 0;
}

#whyChooseaccordion .accordion-item .accordion-button::before {
	content: "";
	background: #F79B2E;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	left: -52px;
	position: absolute;
}

#whyChooseaccordion .accordion-item .accordion-button.collapsed::before {
	content: "";
	background: #EAEDE8;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	left: -52px;
	position: absolute;
	border:5px solid #F79B2E;
}

#whyChooseaccordion .accordion-item .accordion-button:after {
	opacity:0;
}

#whyChooseaccordion {
	border-left: 3px solid #F79B2E;
	margin-left: 30px;
	padding-left: 30px;
}

#whyChooseaccordion .accordion-item .accordion-body {
	padding: 0px 15px;
}


.toolsSuccess .catalogue {
	position: relative;
	z-index: 1;
}

.toolsSuccess .psection {
	padding-bottom: 0;
}

.materialsResources {
	margin-top: -60px;
}


.materialsResources .matResourBx {
	max-width: 400px;
}

.materialsResources .matResourBx h4 {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 20px;
}

.materialsResources .matResourBx .btnstyle {
	margin-top: 10px;
}

.materialsResources .matResourBx .matResourBx_disc {
	min-height: 140px;
}

.materialsResources .matResourBx {margin-bottom:80px;}

.materialsResources .psection {
	padding-top: 200px;
	padding-bottom: 70px;
}


.toolsSuccess .toolsSmain .row {
	align-items: center;
}

.toolsSuccess .toolsSmain h2 {
	margin-bottom: 50px;
}

.toolsSuccess .toolsSmain .btnstyle {
	margin-top: 50px;
}

.contentManual .contentMlist h5 {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 15px;
}

.contentManual .contentMlist li{
	margin-bottom:40px;
}

.contentManual h2 {
	margin-bottom: 50px;
}

.contentManual .contentMlist {
	padding-top: 40px;
}



@media screen and (max-width:1099px) {

.brandGuideline, .professionalNeed, .laPreferite_sec, .videoRecipes_sec{
	background-size: 450px;
}

.recipesdetail_info .detailsTxt {
	padding-left: 0;
	padding-top: 30px;
}

.videoTutorial_sec .videoTutorial_banner {
	top: -50px;
}


.videoTutorial_sec .psection {
	padding-top: 130px;
}

.laPreferite_sec .psection {
	padding-bottom: 130px;
}


.videoTutorial_sec .videoTutorial_banner img {
	max-height: 150px;
}

.leRicette_sec .leRicette_banner img {
	max-width: 420px;
}

.journeythrough_taste .secnimg {
	top: -80px;
	max-width: 430px;
}


}


@media screen and (max-width:767px) {

.brandGuideline, .professionalNeed, .laPreferite_sec, .videoRecipes_sec{
	background-size: 320px;
}

.leRicette_sec .leRicette_banner {
	top: -40px;
}

.leRicette_sec .leRicette_banner img {
	max-width: 220px;
}

.journeythrough_taste .secnimg {
	top: -50px;
	max-width: 300px;
}

.journeythrough_taste .psection {
	padding-top: 200px;
}

.areaBusiness_sec .teamphoto {
	margin-top: 50px;
}

.professionalNeed .professionalList {
	margin-bottom: 0;
}

.whyChooseus .secnimg {
	position: absolute;
	right: 0;
	top: -50px;
}

.whyChooseus .psection {
	padding-top: 100px;
}

.whyChooseus .whyChoose_dimg {
	margin: 0 0 50px;
}

.materialsResources .psection {
	padding-top: 80px;
	padding-bottom: 20px;
}
.materialsResources {
	margin-top: 0;
}
.toolsSuccess .psection {
	padding-bottom: 80px;
}

#whyChooseaccordion .accordion-item .accordion-button {
	font-size: 22px;
}

.whyChooseus .psection_hed {
	margin-bottom: 60px;
}

}

.page-template-foryou-brandguidelines .psection_hed {
	max-width: 100%;
}