@font-face {
    font-family: 'blenny';
    src: url('../fonts/blenny_trial_blk-webfont.woff2') format('woff2'),
         url('../fonts/blenny_trial_blk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'urbanist';
    src: url('../fonts/urbanist-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/urbanist-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'urbanist';
    src: url('../fonts/urbanist-italic-variablefont_wght-webfont.woff2') format('woff2'),
         url('../fonts/urbanist-italic-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'urbanist';
    src: url('../fonts/urbanist-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/urbanist-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}
h6.qodef-widget-title{
	font-family: 'urbanist';
}
.page-template-page-raclette-shop{
	background-color: #FFFCF9;
}
.page-template-page-raclette-shop #qodef-page-wrapper{
	display: flex;
	flex-direction: column;
}
.page-template-page-raclette-shop p, .page-template-page-raclette-shop span, .page-template-page-raclette-shop strong, .page-template-page-raclette-shop li{
	font-family: urbanist;
}
.page-template-page-raclette-shop h1, .page-template-page-raclette-shop h2{
	font-family: blenny;
}
.page-template-page-raclette-shop a.button{
	background-color: #ffe37e;
	border:  1px solid #2D2D2D;
	border-radius: 260px;
	padding:  18px 80px;
	text-transform: uppercase;
	min-width: 238px;
}
#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper p{
	font-family: roboto!important;
}
.page-template-page-raclette-shop h1{
	color:  #D48C75;
	font-size:  81px;
	letter-spacing: -0.05em;
	line-height:  0.78em;
	margin:  0;
	padding:  4px;
	text-align:  center;
}
.page-template-page-raclette-shop h2{
	font-size:  45px;
	letter-spacing: -0.03em;
	line-height:  0.9em;
	text-transform: initial;
}
.raclette-sous-titre{
	color:  #E7C5B6;
	font-size: 32px;
	letter-spacing: -0.03em;
	line-height: 0.7em;
	margin-top:  -5px;
	font-style: italic;
	font-weight: bold;
	position:  relative;
	z-index: 10;
	padding:  4px;
	display: flex;
}
.raclette-header-button{
	z-index: 10;
    position: relative;
    text-align: center;
    margin-top: 40px;
}
.raclette-video-wraper{
	position:  relative;
	height:  50vh;
	width:  90%;
	overflow: hidden;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateZ(0)
}
.raclette-video{
	object-fit: cover;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.raclette-video:after{
	background-color: rgba(0,0,0,0.22);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	content:  '';
}
.raclette-hero-content{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin:  40px 0;
	position:  relative;
}
.raclette-video-wraper button{
	background-color: #FAE28D;
	padding:  18px 60px;
	border:  1px solid black;
	text-align: center;
	font-size:  16px;
	color:  #2D2D2D;
	border-radius: 260px;
	cursor:  pointer;
	z-index: 50;
	position:  relative;
	text-transform: uppercase;
}
.raclette-taxo{
	display: flex;
	width:  100%;
	padding:  90px 0;
}
.bg-color-blanc{
	background-color:  #fff;
}
.bg-color-blanc .raclette-small-wrapper p, .bg-color-blanc h2{
	color:  #D48C75;
}
.bg-color-mimolette{
	background-color:  #D48C75;
}
.bg-color-mimolette .raclette-small-wrapper p, .bg-color-mimolette h2{
	color:  #FAE28D;
}
.bg-color-gruyere{
	background-color:  #FAE28D;
}
.bg-color-gruyere .raclette-small-wrapper p, .bg-color-gruyere h2{
	color:  #D48C75;
}
.bg-color-jambon{
	background-color:  #E7C5B6;
}
.bg-color-jambon .raclette-small-wrapper p, .bg-color-jambon h2{
	color:  #3D8995;
}
.bg-color-saint_agure{
	background-color:  #3D8995;
}
.bg-color-saint_agure .raclette-small-wrapper p, .bg-color-saint_agure h2{
	color:  #E7C5B6;
}
.bg-color-creme{
	background-color:  #FFFBF9;
}
.bg-color-creme .raclette-small-wrapper p, .bg-color-creme h2{
	color:  #D48C75;
}
.raclette-image-wraper{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width:  100%;
	height:  100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	border-radius: 29px;
	overflow: hidden;
	position:  relative;
}
.raclette-produits{
	list-style: none;
	width:  100%;
	margin-top:  48px;
}
.raclette-produits li{
	width:  100%;
	margin-bottom:  30px;
	text-align: center;
}
.raclette-produits.taille-petite, .raclette-produits.taille-moyenne{
	display: flex;
	flex-wrap: wrap;
}
.raclette-produits.taille-petite li, .raclette-produits.taille-moyenne li{
	width: 50%;
	padding-left:  9px;
	padding-right:  9px;
}
.raclette-produits li img{
	width:  100%;
	height:  100%;
	object-fit: cover;
}
.raclette-produits-details{
	padding:  14px 0;
	text-align: center;
}
.raclette-produits-details h3{
	color:  #2D2D2D;
	margin:  0;
	margin-bottom:  13px;
	margin-top:  10px;
}
.taille-grande .raclette-produits-details h3{
	font-size:  24px;
	letter-spacing: -2px;
	line-height: 0.78em;
	font-family: blenny;
}
.taille-moyenne .raclette-produits-details h3, .taille-petite .raclette-produits-details h3{
	font-size:  24px;
	letter-spacing: -0.02em;
	line-height: 0.78em;
	font-weight: bold;
	font-family: urbanist;
}
.raclette-produits-details div.price{
	background-color: white;
	border:  1px solid #2D2D2D;
	padding:  2px 10px;
	border-radius: 160px;
}
.raclette-produits-details div.price span{
	color:  #2D2D2D;
	font-size:  16px;
}
.raclette-image-wrapper{
	border-radius: 30px;
	overflow: hidden;
	max-width: 300px;
	max-height: 300px;
	margin:  0 auto;
	position:  relative;
}
.raclette-taxo{
	text-align: center;
}
.raclette-intro{
	font-size:  18px;
	line-height:  1.36em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
}
.raclette-small-wrapper{
	max-width: 90%;
	margin:  0 auto;
}
.raclette-nav-wraper{
	display: flex;
	align-items: center;
	flex-direction: column;
	margin:  100px 0;
	overflow: hidden;
}

.raclette-nav-container.active{
	z-index: 9999;
}
.raclette-nav-container.active .raclette-nav-wraper{
	margin:  0;
}
.raclette-nav{
	display: flex;
	border-radius: 210px;
	border:  1px solid #2D2D2D;
	padding:  4px 6px;
	-webkit-box-shadow: 2px 2px 0px 2px #000000; 
	box-shadow: 2px 2px 0px 2px #000000;
	list-style: none;
	background-color: white;
	width:  100%;
}
.raclette-nav li{
	padding:  16px 50px;
	text-transform: uppercase;
	font-size:  18px;
	line-height:  0.7em;
	letter-spacing: -0.02em;
	cursor:  pointer;
	border:  1px solid white;
	border-radius: 210px;
	display: flex;
	align-items: center;
}
.raclette-nav li.active, .raclette-nav li:hover{
	border-color: black;
	background-color: #FAE28D;
	cursor:  pointer;
}

.raclette-fullscreen{
	min-height:  100vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.raclette-fullscreen h2{
	color:  white;
	font-size:  45px;
	letter-spacing: -0.02em;
	line-height: 0.78em;
	margin-bottom:  46px;
}
.raclette-entreprise{
    position: relative;
    background-color: #d48c75;
    padding: 200px 0;
	overflow: hidden;
}
.raclette-entreprise::before{
    background-color: #3d8995;
    content: " ";
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    border-radius: 25px;
}
.raclette-entreprise>div{
	position: relative;
}
.raclette-entreprise .raclette-small-wrapper{
	z-index: 3;
}
.raclette-entreprise .raclette-vignette{
	position: absolute;
	max-width: 250px;
}
.raclette-entreprise h2{
	color: #e7c5b6;
}
.raclette-entreprise a.button{
	background-color: #ffe37e;
	border:  1px solid #2D2D2D;
}
.raclette-vignette.vignette-11{
    left: 100px;
    top: 80px;
    z-index: 1;
    max-width: 180px;
}
.raclette-vignette.vignette-12{
	left: 170px;
    bottom: 140px;
    z-index: 2;
    max-width: 160px;
}
.raclette-vignette.vignette-13{
    left: 150px;
    bottom: -20px;
    z-index: 1;
    width: auto;
    max-width: 450px;
}
.raclette-vignette.vignette-14{
    right: 50px;
    top: 50px;
	z-index: 1;
}
.raclette-vignette.vignette-15{
    right: 50px;
    bottom: 300px;
    z-index: 2;
    max-width: 190px;
}
.raclette-vignette.vignette-16{
    right: 140px;
    bottom: 35px;
    z-index: 1;
}
.raclette-title-shadow{
	position:  relative;
}
.page-template-page-raclette-shop .qodef-content-grid{
	position:  relative;
}
.raclette-rose-wrapper{
	height:  100%;
	width:  100%;
}
.page-template-page-raclette-shop p.livraison-big{
	text-align: center;
	font-family: blenny;
	font-size:  45px;
	color:  #D48C75;
	letter-spacing: -0.03em;
	line-height: 1em;
	margin-top:  40px;
}
.page-template-page-raclette-shop p.livraison-big span{
	color:  #000;
}
.raclette-rea{
	display: flex;
	flex-direction: column;
	text-decoration: none;
	align-items: center;
	margin:  42px 0 63px;
}
.raclette-rea li{
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 250px;
	margin-bottom:  50px;
}
.raclette-rea li:last-child{
	margin-bottom:  0;
}
.raclette-rea .raclette-rea-icone{
	width:  45px;
	height:  45px;
	margin-bottom:  25px;
	display: flex;
	justify-items: center;
	align-items: center;
}
.raclette-rea .raclette-rea-content{
	text-align: center;
}
.raclette-rea .raclette-rea-content p{
	color:  black;
	text-transform: uppercase;
	font-size:  16px;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.raclette-rea .raclette-rea-content p span{
	font-size:  14px;
	color:  #818181;
	text-transform: initial;
	font-weight: normal;
}
.raclette-rea .raclette-rea-content a{
	font-size:  14px;
	color:  #818181;
	text-transform: initial;
	text-decoration: underline;
}

.raclette-infos{
    display: flex;
    justify-content: center;
    position: relative;
    padding: 50px 0 0;
}
.raclette-rose{
	background-color: #FFF2ED;
	display:  flex;
	justify-content: center;
	position: relative;
}
.raclette-rose-content{
	position:  relative;
	text-align:  center;
	z-index: 11;
	margin: 250px 0 180px;
}
.raclette-rose-content-top{
	text-align:  center;
	position:  relative;
}
.raclette-rose-content-bottom{
    text-align: center;
    margin: 40px 0 0;
    display: inline-block;
    width: 100%;
	z-index: 10;
    position: relative;
}
.raclette-rose-content em{
	font-style: normal;
}
.raclette-rose-content-top h2, .raclette-rose-content-top h2 em, .raclette-rose-content-top h2 strong, .raclette-rose-content-top h2 span{
	color:  #3D8995;	
	align-items: center;
	font-size:  63px;
}
.page-template-page-raclette-shop .raclette-rose-content-top h2{
	line-height:  1.1em;
	margin:  0;
}
.page-template-page-raclette-shop .raclette-rose-content-top h2 span:firt-child{
	margin-bottom:  100px;

}
.raclette-rose-content-top h2 em, .raclette-rose-content-top h2 strong, .raclette-rose-content-top h2 span{
	font-family: blenny;
	color:  #3D8995;
}
.raclette-rose-content-top h2 em{
	color:  #D48C75;
}
.raclette-rose-content-top h2 strong{
	color:  #F1CD4D;
}
.raclette-rose-content-top p{
	bottom:  24px;
	text-transform: uppercase;
	color:  black;
	font-size:  19px;
	line-height:  1.2em;
	text-align: left;
}
.raclette-end{
	min-height:  110vh;
	display: flex;
	align-items: center;
	background-color: #FFFAF1;
}
.raclette-end-content{
	display: flex;
	flex-direction: column;
	height:  100%;
	justify-content: center;
	margin:  20vh 0 calc(20vh + 150px);
	max-width: 992px;
}
.raclette-end-content span{
	font-family: blenny;
	font-size: 71px;
	line-height: 1em;
}
.raclette-end-content span:first-child{
	color:  #D48C75;
}
.raclette-end-content span:nth-child(2){
	color:  #FAE28D;
	align-self: flex-end;
}
.raclette-end-content span:nth-child(3){
	align-self: flex-start;
	color: #E7C5B6;
}
.raclette-end-content > span:nth-child(4){
	align-self: flex-end;
	color:  #3D8995;
}
.raclette-end-content > div{
	display: flex;
	justify-content: flex-end;
}
.raclette-end-text{
	position:  relative;
}
.page-template-page-raclette-shop .raclette-end-text a.button{
	padding:  18px 60px;
	
}
.raclette-end-content > div p{
	margin-bottom:  38px;
	text-transform: uppercase;
	color:  #2D2D2D;
	font-weight: bold;
}
.raclette-end-text{
    padding: 0 10%;
    width: 100%;
    text-align: center;
    max-width: 280px;
    padding: 0;
    margin: 0 auto;
}
.raclette-slider-images ul{
	list-style: none;
	margin-top:  10vh;
}
.raclette-slider-images .swiper-slide{
	border-radius: 15px;
	overflow: hidden;
}
.raclette-slider-images .swiper-slide img{
	object-fit: contain;
}
.raclette-slider-images-header{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.raclette-slider-images-arrows button{
	width:  67px;
	height:  67px;
	margin:  10px;
	border-radius: 50%;
	border:  1px solid black;
	background-repeat: no-repeat;
	background-position: center;
	position:  relative;
	transform-style: preserve-3d;
	background-color: #fff;
}
.raclette-slider-images-arrows button:hover{
	background-color: #ffe37e;
	cursor:  pointer;
}
.raclette-slider-images-arrows button:before{
	content : '';
	width: 67px;
	height:  67px;
	background-color: black;
	position:  absolute;
	border-radius: 50%;
	top:  3px;
	left:  0;
	z-index: -1;
	transform: translateZ(-1px);
}
.raclette-slider-images-arrows .raclette-prev{
	background-image: url('/wp-content/themes/mildhill-child/img/arrow-left.svg');
}
.raclette-slider-images-arrows .raclette-next{
	background-image: url('/wp-content/themes/mildhill-child/img/arrow-right.svg');
}
.raclette-slider-images{
	padding:  10vh 0;
	background-color:  white;
}
.raclette-slider-images h2{
	color:  #D48C75;
	font-size:  45px;
	margin:   0;
}

.raclette-vignette{
	position:  absolute;
	z-index: 10;
	width:  150px;
	height:  150px;
	display: flex;
	align-items: center;
}
.raclette-vignette img{
	width:  100%;
	height:  auto;
}

.vignette-4{
	top:  -25px;
	left:  0;
	transform: rotate(-8.8deg);
}
.vignette-6{
	bottom:  -25px;
	left:  10%;
	transform: rotate(11.3deg);
}
.vignette-7{
    top: 24vh;
    left: 135px;
	transform: rotate(-9deg);
}
.vignette-8{
	top: 5vh;
	right:  3vw;
	transform: rotate(12deg);
}
.vignette-9{
	bottom:  33%;
	right:  -3vw;
	transform: rotate(14deg);
}
.raclette-produits-details{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.raclette-video-fullscreen{
	display: none;
}
.raclette-video-fullscreen.active{
	display: block;
	width: 100%;
	height:  100%;
	z-index: 999;
	position: fixed;
	top:  0;
	left:  0;
}
.qodef-woo-product-mark{
	z-index: 2;
	position:  absolute;
	right:  0;
	top:  0;
	color: #DD564F;
	font-family: "Roboto";
    font-size: 17px;
    padding: 15px 15px 15px 15px;
    background-color: #FAE28D;
}
@media only screen and (min-width: 1140px) {
	.raclette-sous-titre{
		margin-top: -65px;
	}

}
@media only screen and (max-width: 1121px) {
	.raclette-slider-images .swiper-slide img{
		width:  100%;
		height:  auto;
	}
	.raclette-taxos .raclette-vignette, .vignette-1, .vignette-2, .vignette-3{
		display: none;
	}
	.raclette-vignette .vignette-7, .raclette-vignette .vignette-8, .raclette-vignette .vignette-9{
		width:  150px;
		height:  150px;
	}
	.vignette-7,
	.vignette-8,
	.vignette-9{
		display: none!important;
	}
	.raclette-nav-container{
		display: none;
	}
	.page-template-page-raclette-shop .raclette-rose-content-top h2{
		display: flex;
		flex-direction: column;
	}
	.raclette-slider-images-arrows-desktop{
		display: none;
	}
	.raclette-slider-images-header {	
		justify-content: center;
	}
	.raclette-slider-images-arrows-mobile{
		display: flex;
		justify-content: center;
	}
	.swiper{
		width:  90%;
		margin:  0 auto;
	}
	.vignette-5{
		display: none;
	}
	.raclette-video-wraper{
		margin:  20px;
	}
}
@media only screen and (min-width: 1120px) {
	.page-template-page-raclette-shop h1{
		font-size:  197px;
	}
	.page-template-page-raclette-shop h2{
		font-size:  120px;
	}
	.page-template-page-raclette-shop .raclette-fullscreen h2{
		line-height: 1em;
	}
	.raclette-sous-titre{
		font-size: 77px;
		margin-top: -45px;
	}
	.raclette-hero-content{
		margin:  135px 0 70px;
	}
	.raclette-hero{
		padding:  20px;
	}
	.raclette-video-wraper{
		width:  100%;
		height:  100vh;
	}
	.page-template-page-raclette-shop p.livraison-big{
		font-size:  50px;
		margin-top:  0;
	}
	.raclette-rea{
		margin:  58px 0 100px;
		flex-direction: row;
		justify-content: space-evenly;
		align-items: initial;
	}
	.raclette-rea li{
		margin-bottom:  0;
	}
	.raclette-rea .raclette-rea-icone{
		margin-bottom:  30px;
	}
	.raclette-vignette{
		width:  250px;
		height:  250px;
	}
	.vignette-4{
		top:  5vh;
	}
	.vignette-5{
		top:  15vh;
		right:  -5vh;
		transform: rotate(10.6deg);
	}
	.vignette-1{
		right:  2vw;
		top:  10vh;
		transform: rotate(10.6deg);
	}
	.vignette-2{
		top:  -132px;
		left:  25vw;
		transform: rotate(-8.8deg);
	}
	.vignette-3{
		bottom:  -250px;
		left:  5%;
		transform: rotate(11.3deg);
	}
	.vignette-6{
		bottom: 5vh;
    	left: 10%;
	}
	.raclette-rose-content-top h2{
		font-size:  160px;
		text-align: right;
		display: flex;
		flex-direction: column;
	}
	.page-template-page-raclette-shop .raclette-rose-content-top h2 span, .page-template-page-raclette-shop .raclette-rose-content-top h2 strong, .page-template-page-raclette-shop .raclette-rose-content-top h2 em{
		font-size:  160px;
	}
	.raclette-rose-content-top h2 > span:last-child{
		max-width: 69%;
		align-self: flex-end;

	}
	.raclette-rose-content-top p{
		position:  absolute;
		max-width: 35%;
		padding-right:  60px;
	}
	.raclette-rose-content{
		text-align: initial;
	}
	.raclette-rose{
	}
	.page-template-page-raclette-shop .raclette-rose-content-top h2{
		line-height:  0.6em;
	}
	.page-template-page-raclette-shop .raclette-rose-content-top h2 span{
		padding-top:  75px;
	}
	.raclette-taxo{
		padding:  180px 0;
	}
	.raclette-intro{
		font-size:  28px;
	}
	.raclette-produits{
		margin-top:  100px;
		list-style: none;
		display: flex;
		width:  100%;
		flex-wrap: wrap;
		margin-left: -9px;
		margin-right: -9px;
	}
/* 	.raclette-produits.taille-grande{
		justify-content: space-between;
	}
	.raclette-produits.taille-moyenne{
		justify-content: space-between;
	}
	.raclette-produits.taille-petite{
		justify-content: space-evenly;
	} */
	.raclette-image-wrapper{
		margin:  initial;
		max-height: initial;
		max-width: initial;
	}
	.raclette-produits li{
		margin:  0 9px;
	}
	.raclette-produits.taille-petite li, .raclette-produits.taille-moyenne li{
		padding-left:  0;
		padding-right:  0;
	}
	.raclette-produits.taille-grande li{
		width:  582px;
	}
	.raclette-produits.taille-grande .raclette-image-wrapper{
		height:  582px;
	}

	.raclette-produits.taille-moyenne li{
		width:  382px;
	}
	.raclette-produits.taille-moyenne .raclette-image-wrapper{
		height:  382px;
	}
	.raclette-produits.taille-petite li{
		width:  282px;
	}
	.raclette-produits.taille-petite .raclette-image-wrapper{
		height:  282px
	}

	.raclette-produits-details{
		justify-content: space-between;
		text-align: left;
		align-items: flex-start;
		flex-direction: initial;
		padding:  23px 0;
	}
	.raclette-produits-details h3{
		margin-bottom:  0;
	}
	.taille-grande .raclette-produits-details h3{
		font-size:  30px;
	}
	.raclette-produits li{
		margin-bottom: 0;
	}
	.raclette-produits-details div.price{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.raclette-fullscreen h2{
		font-size:  113px;
		margin-bottom:  63px;
	}
	.raclette-small-wrapper{
		max-width: 970px;
	}
	.raclette-end-content{
		padding:  0 5vw;
		margin:  20vh auto;
	}
	.raclette-end-content span{
		font-size:  210px;
		line-height: 1.1em;
	}
	.raclette-end-content span:first-child{
		padding-left:  10vw;
	}
	.raclette-end-content > div:first-child{
		justify-content: space-between;
	}
	.raclette-slider-images-arrows-mobile{
		display: none;
	}
	.raclette-slider-images-arrows button{
		width:  85px;
		height:  85px;
	}
	.raclette-slider-images-arrows button:before{
		width: 85px;
		height:  85px;
	}
	.raclette-slider-images{
		padding:  20vh 0;
	}
	
	.raclette-slider-images h2{
		font-size:  89px;
	}
	.vign-1{
		right:  -150px;
		top:  -110px;
		transform:  rotate(17deg);
	}
	.vign-2, .vign-4{
		left:  50%;
		top:  -300px;
		transform:  translateX(-50%) rotate(11deg);
	}
	.vign-3{
		left:  -90px;
		top:  -250px;
		transform:  rotate(-9deg);
	}
	.vign-5{
		right: -25px;
		top:  -250px;
		transform:  rotate(10deg);
	}
	.vign-6{
		right:  -30px;
		top:  -250px;
		transform:  rotate(29deg);
	}
	.vign-7{
		left:  -15%;
		top:  0;
		transform:  rotate(-18.5deg);
	}
	.raclette-vignette.vignette-7, .raclette-vignette.vignette-8, .raclette-vignette.vignette-9{
		bottom: 40%;
		right: 12vw;
		width: 135px !important;
	}
}
@media only screen and (min-width: 1120px) and (max-width: 1280px) {
	.raclette-produits.taille-grande li{
		width:  532px;
	}
	.raclette-produits.taille-grande .raclette-image-wrapper{
		height:  532px;
	}
}

@media only screen and (min-width: 900px) {
	.vignette-4{
		top:  -5vh;
	}
	.vignette-5{
		top:  4vh;
	}
	.vignette-6{
		bottom:  -5vh;
	}
	.raclette-end-content span{
		font-size: 150px;
	}
}
@media only screen and (max-width: 768px) {
	.raclette-produits.taille-petite li, .raclette-produits.taille-moyenne li{
		width:  100%;
	}
	
	.raclette-vignette.vignette-12{
		left: 30px;
		bottom: 100px;
	}
	.raclette-vignette.vignette-16 {
		right: 40px;
	}
	
    .home-raclette .qodef-section-title .qodef-m-text {
        font-size: 37px;
    }
    .raclette-vignette.vignette-11,
    .raclette-vignette.vignette-15{
        display: none;
    }
    .raclette-vignette.vignette-13 {
		left: 20px;
		bottom: 0px;
		width: 180px;
    }
    .raclette-vignette.vignette-16 {
        right: 20px;
        bottom: 75px;
    }
}