#unique-pizza-section{
  text-align: center;
  padding: 0;
  overflow: hidden;
 /* background: url(../img/pattern.jpg);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;*/
  position: relative;

}


#unique-pizza-section #pizzabox {
	text-align: center;
	padding: 50px 10px 0;
	overflow: hidden;
	position: relative;
   
}

#unique-pizza-section #pizzabox .pizzaimg {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	align-self: center;
	max-height: 90dvh;
    min-height: 90dvh;
}


#unique-pizza-section #pizzabox .pizzaimg .imagetwo {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	bottom: 0;
}
#unique-pizza-section #pizzabox .pizzaimg img {
	max-width: 480px;
}

#unique-pizza-section #pizzabox.pizzashow .pizzaimg .imagetwo {
	opacity: 1;
}

#unique-pizza-section #pizzabox .pizzainfo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -500px;
	-webkit-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

#unique-pizza-section #pizzabox .pizzainfo .videosec button {
	background: none;
	border: 0;
	margin-bottom: 40px;
}

#unique-pizza-section #pizzabox.pizzashow .pizzainfo {
	bottom: 100px;
}

#unique-pizza-section #pizzabox .pizzainfo .pizzain-txt img {
	max-width: 250px;
}

/**/
#homenewslider .homenewcarousel {
	margin: 0;
}

#homenewslider .homencarousel_inr {
	display: flex;
	align-content: center;
	align-items: center;
}

#homenewslider .homencarousel_inr .homencarousel_info {
	width: 45%;
    padding: 0 100px;
}

#homenewslider .homencarousel_inr .homencarousel_img {
	width: 55%;
	margin-left: auto;
	margin-right: 0;
	position: relative;
	z-index: 1;
	height: 100%;
	margin-bottom: 0;
	padding: 5% 5% 5% 0;
}

#homenewslider .homencarousel_inr .homencarousel_img  img{
    width: 100%;
}


#homenewslider .homencarousel_img video {
	height: auto;
	width: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
	/*opacity: 0;
	transition: opacity 0.3s ease;*/
}

#homenewslider .homencarousel_info h2{
    font-size: 65px;
    line-height: 65px;
    margin-bottom: 60px;
    color: #4F545E;
    font-weight: 400;
	max-width: 400px;
}

#homenewslider .homencarousel_info h2 span {
	font-weight: 700;
}

#homenewslider .prdct_icon_sec {
	position: relative;
	opacity: 0;
	transform: translateX(100%);
	transition: all 0.6s ease-out;
}

#homenewslider .slick-current .prdct_icon_sec {
	opacity: 1;
	transform: translateX(0);
}

#homenewslider .prdct_icon_sec .prdct_right_text h3 {
	font-size: 40px;
	color: #F79B2E;
	font-weight: 700;
	max-width: 300px;
	line-height: 40px;
	margin: 10px 0 30px 0;
}
#homenewslider .prdct_icon_sec .prdct_right_text p {
	font-size: 22px;
	color: #4F545E;
	letter-spacing: 0.19px;
    font-weight: normal;
}

#homenewslider .prdct_icon_sec .prdct_left_icn {
	width: 80px;
    position: absolute;
	left: 0;
	top: 0;
}


#homenewslider .prdct_icon_sec {
	padding-left: 95px;
}

#homenewslider .slick-dots{ bottom: 30px;}

#homenewslider .slick-dots li {
	margin: 0;
}

#homenewslider .slick-dots li button::before {
	font-size: 10px;
    color: #4F545E;
    
}

#homenewslider .slick-dots li.slick-active button::before {
	opacity: 1;
	color: #4F545E;
}

/**/

#fivemintsection{
    background: #EAEDE8;
    padding:100px 0 0 ;
}

#fivemintsection .fivemints_head  {
    text-align: center;
    margin-bottom: 80px;
}

#fivemintsection .fivemints_head .fivemints_hicn img {
	max-width: 75px;
	margin-bottom: 15px;
}

#fivemintsection .fivemints_head h2 {
	font-size: 55px;
	color: #4F545E;
	font-weight: 700;
	margin: 0;
	letter-spacing: 0.23px;
}

#fivemintsection .fivemints_head h3 {
	font-size: 55px;
	color: #4F545E;
	font-weight: 300;
	margin: 0;
	letter-spacing: 0.23px;
}

#fivemintsection .fivemintsection-video img {
	width: 100%;
}


/**/


#lapreferitenew {
	position: relative;
}

#lapreferitenew .preferite_top {
	position: relative;
	padding: 130px 0 0 0;
}

#lapreferitenew .preferite_top::before {
	position: absolute;
	right: 0;
	width: 810px;
	height: 340px;
	content: "";
	background: url('../img/preferite_texture.png');
	background-size: cover;
	background-repeat: no-repeat;
	bottom: 0;
	background-position: bottom right;
}

#lapreferitenew .preferite_head {
	padding-bottom: 80px;
	margin: 0;
}

#lapreferitenew .preferite_head h2 {
	font-weight: 700;
	font-size: 80px;
	color: #4F545E;
	margin: 0 0 30px 0;
}

#lapreferitenew .preferite_head p {
	font-size: 22px;
	line-height: 28px;
	color: #4F545E;
	max-width: 585px;
	margin: 0;
}

.lapreferite_slider .slick-dots {
	bottom: -40px;
}

.lapreferite_slider .slick-dots li {
	margin: 0;
}

.lapreferite_slider .slick-dots li button::before {
	font-size: 10px;
    color: #4F545E;
    
}

.lapreferite_slider .slick-dots li.slick-active button::before {
	opacity: 1;
	color: #4F545E;
}

#lapreferitenew .lapreferite_btn {
	text-align: center;
}


/**/


#levarieta {}

#levarieta  .levarieta_head{
	display: flex;
	align-items: center;
	justify-content: end;
	flex-direction: column;
	gap:15px;
	max-width: 1215px;
	margin: auto;
	padding: 150px 0px;
}

#levarieta .levarieta_head h2 {
	font-weight: 700;
	font-size: 80px;
	line-height: 80px;
	letter-spacing: 0.19px;
	text-align: center;
	color: #4f545e;
    margin-bottom: 25px;
}

#levarieta .levarieta_head p {
	font-weight: 300;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: 0.19px;
	text-align: center;
	color: #4f545e;

}

#levarieta .levarieta_head .heading-la-basi {
	font-weight: 700;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.19px;
	text-align: center;
	color: #4f545e;
	margin-top: 80px;
}


#lapreferitenew .lapreferite_btn .btnstyle {
	margin-top: 55px;
}

.wavesection_desktop {
	position: relative;
	max-width: 1728px;
	margin: auto;
}

.wavesection_desktop .wavese_items {
	width: 100%;
	display: flex;
	margin: auto;
}

.wavesection_desktop .wavebg {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
}



.waveitem {
	display: flex;
	flex-direction: column-reverse;
	justify-content: end;
	align-items: center;
	gap: 16px;
	width: 100%;
	height: 800px;
	position: relative;
	z-index: 1;
}


.waveitem .item-content {
	position: absolute;
	opacity: 0;
	background: #fff;
	border-radius: 50%;
	border: 1px solid #4f545e;
	width: 408px;
	height: 407px;
	padding: 60px;
	display: flex;
	align-items: center;
	justify-content: start;
	flex-direction: column;
	transition: opacity 0.3s ease;
}
.waveitem .item-content .heading-text {
	font-weight: 300;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 0.19px;
	text-align: center;
	margin-bottom: 30px;
}

.waveitem .item-content .paragraph-text {
	font-weight: 300;
	font-size: 18px;
	line-height: 22.28px;
	letter-spacing: 0.19px;
	text-align: center;
}

.waveitem .image-container {
	position: relative;
	transition: transform 0.5s ease;
}

.waveitem .item-img {
	margin: 30px 0px;
	transform: scale(1.3);
	height: 130px;
	transition: transform 0.5s ease;
}

.waveitem .image-container .item-image-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: opacity 0.5s ease;
}

.waveitem .item-new-txt {
	font-weight: 300;
	font-size: 22.28px;
	line-height: 22.28px;
	text-align: center;
}

.waveitem .item-new-number {
	width: 101px;
	height: 101px;
}



.waveitem:hover .item-content {
	opacity: 1;
}

.waveitem:hover .image-container {
	transform: scale(1.1) translateY(40px);
}

.waveitem:hover .item-image-simple {
	opacity: 0;
}
.waveitem:hover .item-image-hover {
	opacity: 1;
}


.waveitem:nth-child(1) {
	transform: translateX(140px);
}

.waveitem:nth-child(2) {
  transform: translateX(110px);
}

.waveitem:nth-child(3) {
	transform: translateX(80px);
}

.waveitem:nth-child(4) {
  transform: translateX(20px);
}

.waveitem:nth-child(5) {
	transform: translateX(-10px);
}

.waveitem:nth-child(6) {
	transform: translateX(-60px);
}

.waveitem:nth-child(2n) {
  justify-content: start;
  flex-direction: column;
  margin-top: 50px;
}
.waveitem:nth-child(2n) .item-content {
	justify-content: end;
}
.waveitem:nth-child(2n):hover .image-container {
  transform: scale(1.1) translateY(-110px);
}

.wavesection_mobi{ display: none;}




.sandwichsectionNew {
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 59px;
	padding-top: 100px;
}

.sandwichsectionNew .items-section {
	max-width: 1123px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 31px;
}

.sandwichsectionNew .items-section .sandwich-item {
	width: 414px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.sandwichsectionNew .sandwich-item .item-image-hover {
	display: none;
	transition: display 0.5s ease;
	transform: scale(1.1);
}

.sandwichsectionNew .sandwich-item:hover .item-image-simple {
	display: none;
}

.sandwichsectionNew .sandwich-item:hover .item-image-hover {
	display: block;
}

.sandwichsectionNew  .items-section .sandwich-item p {
	font-weight: 300;
	font-size: 22.28px;
	line-height: 22.28px;
	letter-spacing: 0.19px;
	text-align: center;
	color: #4f545e;
}


.sandwichsectionNew .primary-btn.btnstyle {
	padding: 11px 17px;
	border-radius: 17.42px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f79b2e;
	color: #fff;
	font-family: DM Sans;
	font-weight: 200;
	font-size: 25.61px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	vertical-align: middle;
	border: none;
}

.sandwichSection_mobi {
	display: none;
}

#levarieta {
	margin: 0 0 130px;
}

#homepcontact {
	background: #EAEDE8;
}

#homepcontact .psection {
	padding: 90px 0;
}

body #homepcontact  .formmain .wpforms-field-container .wpforms-field-large {
	background-color: #fff !important;
}

body #homepcontact  .formsecntion .formmain .wpforms-container .wpforms-field .wpforms-payment-price {
	background: #ffff;
}
body #homepcontact  .formsecntion .formmain .wpforms-container .wpforms-field .wpforms-payment-price::before {
	background: #fff;
}


#unique-pizza-section {
	height: 100dvh;
}
#firstBox {
	width: 100px;
  height: 100px;
  /*background: linear-gradient(to right, #6e8efb, #a777e3);*/
  color: white;
  font-size: 1.3em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  clip-path: circle(0% at 50% 50%);
  opacity: 0;
  transition: clip-path 0.9s ease-in-out, opacity 0.9s ease-in-out;
  overflow: hidden;
  position: absolute;
	top: 250px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

#firstBox.visible {
	clip-path: circle(150% at 50% 50%);
  opacity: 1;
  width: 100%;
  /*height: 1020px;*/
  height:100%;
  top: 0;
	overflow: visible;
	align-items: baseline;
  align-content: baseline;
}
#banner .banner-big {
	position: absolute;
	left: 0;
	top: 0;
	right:0;
}

#banner .banner-big img {
	width: 100%;
}
#banner .banner-heading-part {
	position: absolute;
	left: 0;
	right: 0;
	top: 180px;
	margin: auto;
	z-index: 1;
}
#banner .banner-heading-part .banner_title_home {
	font-size: 50px;
	color: #42454B;
	font-weight: 900;
	margin: 0 0 40px;
}
#banner .banner-txt {
	max-width: 500px;
	margin: auto;
	text-align: center;
}

#banner .banner-txt p {
	font-size: 22px;
	line-height: 28px;
	color: #42454B;
}

#banner .banner-big .desktopbanner {}
#banner .banner-big .mobibanner { opacity: 0;}


#levarieta .levarieta_head h2.mobile-heading {
	display: none;
}


#fivemintsection #videoContainer {
	position: relative;
}

#fivemintsection #videoContainer #ovenVideo {
	width: 100%;
	margin: 0 0 -6px;
}

#fivemintsection #videoContainer #ovenPlayButton {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

#fivemintsection #videoContainer #ovenPlayButton img {
	width: 90px;
	cursor: pointer;
}

#fivemintsection #videoContainer.playing #ovenPlayButton {
	display: none;
}

#banner .videosec {
	position: absolute;
	z-index: 9;
	top: 55%;
	left: 0;
	right: 0;
	margin: auto;
}
#banner #revealBtn {
	background: none;
	border: 0;
}


#banner .banner-big .desktopbannermedium ,
#banner .banner-big .desktopbannersmall,
#banner .banner-big .mobibanner  {
	display: none;
}


@media screen and (max-width: 1700px) {

	#banner .banner-big .desktopbanner,
	#banner .banner-big .desktopbannersmall,
	#banner .banner-big .mobibanner {
		display: none;
	}

	#banner .banner-big .desktopbannermedium  {
		display: block;
	}

	#banner .banner-heading-part .banner_title_home {
		font-size: 45px;
		margin: 0 0 10px;
	}
	#banner .banner-txt {
		max-width: 550px;
	}

	
}


@media screen and (max-width: 1399px) {

	#banner .banner-big .desktopbanner,
	#banner .banner-big .desktopbannermedium ,
	#banner .banner-big .mobibanner {
		display: none;
	}

	#banner .banner-big .desktopbannersmall  {
		display: block;
	}

	#banner .banner-heading-part .banner_title_home {
		font-size: 39px;
		margin: 0 0 0;
	}
	#banner .banner-txt p {
		font-size: 17px;
		line-height: 22px;
	}
	#banner .banner-txt {
		max-width: 700px;
	}

	#banner .banner-heading-part {
		top: 130px;
	}

	/*body #unique-pizza-section {
		height: 90dvh;
	}*/

}




@media screen and (max-width: 768px) {
body{
	overflow-x: hidden;
}

#banner .banner-big .desktopbanner,
#banner .banner-big .desktopbannermedium ,
#banner .banner-big .desktopbannersmall{
	display: none;
}

#banner .banner-big .mobibanner  {
	display: block;
}

/*
#unique-pizza-section {
	height: 700px;
}
#unique-pizza-section #pizzabox .pizzaimg {
	max-height: 700px;
	min-height: 700px;
}*/ 
#unique-pizza-section #pizzabox .pizzainfo .videosec button img {
	width: 70px;
}

#banner .videosec {
	top: 55%;
}

#homenewslider .slick-dots {
	bottom: -2px;
	left: 75px;
	text-align: left;
}
#banner .banner-txt p {
	font-size: 16px;
	line-height: 20px;
	color: #42454B;
	text-align: center;
}
#banner .banner-txt {
	max-width: 320px;
}
#banner .banner-heading-part .banner_title_home {
	font-size: 25px;
	margin: 0 auto 20px;
	max-width: 310px;
}

#banner .banner-heading-part {
	top: auto;
	bottom: 50px;
}

#banner .banner-heading-part.move-text-top-mobile {
	top: 120px;
	bottom: auto;
}

#banner .banner-big .desktopbanner { display: none;}
#banner .banner-big .mobibanner { opacity: 1;} 

#unique-pizza-section #pizzabox .pizzaimg img {
	max-width: 320px;
}
#unique-pizza-section #pizzabox .pizzainfo .pizzain-txt img {
	max-width: 150px;
}
#unique-pizza-section .pizzain-txt h2 {
	font-size: 20px;
}

#unique-pizza-section .pizzain-txt h2 img {
	display: block;
	margin: auto;
}

#unique-pizza-section .pizzain-txt h2 span {
	display: block;
}
#homenewslider {
	margin-bottom: 60px;
}
#homenewslider .homencarousel_inr {
	flex-wrap: wrap;
}
#homenewslider .homencarousel_info h2 {
	font-size: 25px;
	line-height: 25px;
	width: 310px;
	height: auto;
	margin-bottom: 40px;
}
#homenewslider .prdct_icon_sec .prdct_left_icn {
	width: 44px;
}
#homenewslider .homencarousel_inr .homencarousel_info {
	width: 100%;
	padding:50px 20px 0px;
}

#homenewslider .prdct_icon_sec .prdct_right_text h3 {
	font-size: 16px;
	line-height: 20px;
    margin: 10px 0 15px 0;
}

#homenewslider .homencarousel_inr .homencarousel_img {
	width: 100%;
	padding-left: 80px;
	padding-right: 40px;
}

#homenewslider .prdct_icon_sec {
	padding-left: 60px;
}
#homenewslider {
	overflow-x: hidden;
}
#homenewslider .prdct_icon_sec .prdct_right_text p {
	color: #4F545E;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.07px;
	min-height: 150px;
}

#fivemintsection .fivemints_head h2,
#fivemintsection .fivemints_head h3 {
	font-size: 25px;
}

#fivemintsection {
	padding: 30px 0 0;
}

#fivemintsection .fivemints_head {
	margin-bottom: 20px;
}
#lapreferitenew .preferite_head h2 {
	font-size: 25px;
	margin: 0 0 20px 0;
}
#lapreferitenew .preferite_head p {
	font-size: 15px;
	line-height: 20px;
	font-weight: 300;
}

#levarieta .levarieta_head {
	padding: 100px 20px 50px;
    gap:10px;
}

#levarieta .levarieta_head h2 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 0;
}

#levarieta .levarieta_head h2.desktop-heading {
	display: none;
}

#levarieta .levarieta_head h2.mobile-heading {
	display: block;
}

#levarieta .levarieta_head p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	text-align: center;
	max-width: 330px;
	margin: auto;
}

.wavesection_desktop {
	display: none;
}

.sandwichsectionNew .items-section {
	display: none;
}

.wavesection_mobi {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 0;
	position: relative;
	margin: 0;
	overflow-x: hidden;
}

.wavesection_mobi .timeline-item {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 25px;
	height: 250px;
	max-width: 100%;
	position: relative;
	/* overflow: hidden; */
	text-align: center;
	width: 100%;
}
.wavesection_mobi .timeline-item .pizza-icon {
	width: 75px !important;
	transform: translateX(25px);
	position: absolute;
	z-index: 2;
	left: 0;
}


.wavesection_mobi .item-pizza {
	position: relative;
}

.wavesection_mobi .item-info {
	position: absolute;
	border: 0;
	border-radius: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: auto;
	width: 240px;
	top: 90px;
	/* opacity: 0; */
	transition: transform 0.5s ease-in-out;
}

.wavesection_mobi .item-info h2 {
	font-size: 16px;
}

.wavesection_mobi .item-info p {
	font-size: 14px;
	line-height: 14px;
	opacity: 0;
	transition: transform 0.5s ease-in-out;
}


.wavesection_mobi .timeline-item::after {
	content: "";
	width: 250px;
	height: 250px;
	border: 1px solid #4f545e;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: -185px;
	z-index: 0;
}

.wavesection_mobi .timeline-item.right {
	flex-direction: row-reverse;
}

.wavesection_mobi .timeline-item.right::after {
	left: auto;
	right: -185px;
}

.wavesection_mobi .timeline-item.right .pizza-icon {
	left: auto;
	right: 50px;
}
.wavesection_mobi  .timeline-item .pizza-img {
	width: 245px;
	transition: transform 0.5s ease-in-out;
	
}

.wavesection_mobi .timeline-item .pizza-img.pizza-image-hover {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.5s ease;
}

.wavesection_mobi .item-pizza .product-pizza-image {
	position: relative;
}

.wavesection_mobi .item-pizza a:hover .item-info p{ opacity: 1 ;}
.wavesection_mobi .timeline-item a:hover  .pizza-img { /*top: -50px;  position: relative;*/}
.wavesection_mobi .item-pizza a:hover .item-info {
	opacity: 1;
	top: 50px;
}

.wavesection_mobi .timeline-item a:hover .pizza-img.pizza-image-hover {
	opacity: 1;
	top: -80px;
}

.wavesection_mobi .timeline-item a:hover .pizza-img.pizza-image-simple {
	opacity: 0;
}


.sandwichSection_mobi {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: end;
}

.sandwichSection_mobi .center-image {
	height: 200px;
	width: 130px;
	margin: auto;
}

.wavesection_mobi .item-pizza h2 {
	font-size: 16px;
	font-weight: 300;
}




.sandwichSection_mobi .sm-sandwich-item p {
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	font-weight: 300;
}

#lapreferitenew .preferite_top::before {
	height: 190px;
	background: url('../img/preferite_texture_mobi.png');
	background-size: 360px;
	bottom: auto;
	background-position: top right;
	top: 0;
	background-repeat: no-repeat;
}

#lapreferitenew .preferite_top {
	position: relative;
	padding: 50px 0 0 0;
}

#lapreferitenew .preferite_head {
	padding-bottom: 40px;
	margin: 0;
}

.formsecntion .psection h1 {
	margin-bottom: 50px;
}

#levarieta .levarieta_head .heading-la-basi {
	font-size: 24px;
}

}
