/*
Theme Name: Dolce Vita
Theme URI: https://thegeek.family/
Author: The Geek Family
Author URI: https://thegeek.family/
Description: The Geek Family
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }
 
input
{
	outline: none;
}


a
{
	text-decoration: none;
}

p:not(:last-child)
{
	padding-bottom: 20px;
}


.row:after
{
	clear: both;
	content: '';
	display: table;
}

img
{
	max-width: 100%;
	height: auto;
}

@font-face {
    font-family: 'avenir_lt_std55_roman';
    src: url('fonts/avenirltstd-roman-webfont.woff2') format('woff2'),
         url('fonts/avenirltstd-roman-webfont.woff') format('woff'),
         url('fonts/avenirltstd-roman-webfont.ttf') format('truetype'),
         url('fonts/avenirltstd-roman-webfont.svg#avenir_lt_std55_roman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenir_lt_std95_black';
    src: url('fonts/avenirltstd-black-webfont.woff2') format('woff2'),
         url('fonts/avenirltstd-black-webfont.woff') format('woff'),
         url('fonts/avenirltstd-black-webfont.ttf') format('truetype'),
         url('fonts/avenirltstd-black-webfont.svg#avenir_lt_std95_black') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenir_lt_std45_book';
    src: url('fonts/avenirltstd-book-webfont.woff2') format('woff2'),
         url('fonts/avenirltstd-book-webfont.woff') format('woff'),
         url('fonts/avenirltstd-book-webfont.ttf') format('truetype'),
         url('fonts/avenirltstd-book-webfont.svg#avenir_lt_std45_book') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirheavy';
    src: url('fonts/avenir_heavy-webfont.woff2') format('woff2'),
         url('fonts/avenir_heavy-webfont.woff') format('woff'),
         url('fonts/avenir_heavy-webfont.ttf') format('truetype'),
         url('fonts/avenir_heavy-webfont.svg#avenirheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'avenirmedium';
    src: url('fonts/avenir_medium-webfont.woff2') format('woff2'),
         url('fonts/avenir_medium-webfont.woff') format('woff'),
         url('fonts/avenir_medium-webfont.ttf') format('truetype'),
         url('fonts/avenir_medium-webfont.svg#avenirmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, a
{
	 font-family: 'avenir_lt_std55_roman';
	 font-size: 16px;
	 color: #612811;
}

body
{
	background: url(images/bg.jpg);
}


h1
{
	font-family: 'avenirheavy';
	font-size: 20px;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.4;
}

.wrap
{
	width: 1120px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}


.default-layout
{
	padding-top: 40px;
	padding-bottom: 40px;
}


body:not(.home) .wrap
{
	width: 1006px;
}


#overall {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100vw;
	min-height: 100vh;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999998;
}

#popupVideo {
	position: fixed;
	z-index: 9999999;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

#popupVideo .inner {
	width: 890px;
	max-width: 90%;
	position: relative;
}

#popupVideo .titre {
	background: #612811;
	color: #f8e8cc;
	font-size: 15px;
	padding: 10px;
	min-height: 40px;
}

#popupVideo .titre strong {
	font-weight: bold;
	font-size: 18px;
}

#popupVideo .close {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	background: url(images/close.svg) no-repeat center center / 100%;
	cursor: pointer;
}

#header
{
	height: 174px;
}

#header .wrap
{
	height: 100%;
}

#header .logo a
{
	display: block;
}

#header .logo img
{
	width: 188px;
}

body.home #header
{
	height: 800px;
	background: url(images/header_home.jpg) no-repeat center center / cover;
}
body.home #header .header_image
{
	position: absolute;
	left: 0;
	bottom: 97px;
}

body.page-template-marque #header
{
	height: 479px;
	background: url(images/marque_header.jpg) no-repeat center center / cover;
}

body.page-template-marque #header .intro
{
	width: 634px;
	max-width: 100%;
	float: right;
	line-height: 22px;
	letter-spacing: 0.8px;
	margin-top: -15px;
}

body.home #header .logo img
{
	width: 262px;
}

body.home #header .logo
{
	position: absolute;
	left: 0;
	top: 49px;
}

body:not(.home) #header .logo
{
	margin-top: -20px;
}

body.home #header .txt
{
	font-size: 18px;
	font-weight: 900;
	line-height: 1.67;
	letter-spacing: 3.6px;
	text-align: center;
	color: #f8e8cc;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	bottom: 90px;
	width: 100%;
}


body.home #header .down
{
	position: absolute;
	left: 0;
	bottom: 36px;
	width: 100%;
	display: flex;
	justify-content: center;
}

body.home #header .down span
{
	width: 30px;
	height: 15px;
	cursor: pointer;
	background: url(images/down.svg) no-repeat;
}

#header #nav .menu-container
{
	display: flex;
	justify-content: center;
}

#header .sub-menu
{
	display: none;
}

#header .nav-menu
{
	display: flex;
	justify-content: center;
}

#header .nav-menu > li:not(:last-child)
{
	margin-right: 10px;
}

#header .nav-menu li
{
	display: flex;
	align-items: center;
	position: relative;
}

#header .nav-menu a
{
	font-size: 14px;
	font-family: 'avenir_lt_std95_black';
	text-transform: uppercase;
	letter-spacing: 2.1px;
}

#header .nav-menu > li > a
{
	padding-top: 25px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#header .nav-menu .menu-item-has-children > a
{
	cursor: default;
}

@media (min-width: 901px)
{
	#header .nav-menu .menu-item-has-children:hover
	{
		background: #702207;
	}
	
	#header .nav-menu .menu-item-has-children:hover a
	{
		color: #F8E8CC;
	}
	
	#header .nav-menu .menu-item-has-children:hover .sub-menu
	{
		display: block;
		position: absolute;
		left: 0;
		top: 55px;
		white-space: nowrap;
		background: #702207;
		z-index: 4;
		width: 100%;
	}
	
	#header .nav-menu .menu-item-has-children:hover .sub-menu a
	{
		font-family: 'avenirmedium';
		font-size: 9px;
		padding: 10px 0;
		padding-left: 20px;
		padding-right: 20px;
		display: block;
		width: 100%;
	}
	
	#header .nav-menu .menu-item-has-children:hover .sub-menu a:hover,  #header .nav-menu .menu-item-has-children .current-menu-item a
	{
		background: #232774;
	}
	
	#header .nav-menu > li.current-menu-item > a:after, #header .nav-menu > li > a:hover:after
	{
		content: '';
		position: absolute;
		display: block;
		width: 30px;
		height: 3px;
		background: #702207;
		left: calc(50% - 15px);
		bottom: 12px;
	}
}

.bx-wrapper .bx-viewport
{
	left: 0;
	border: 0;
	background: none;
	box-shadow: none;
}

.bx-wrapper .bx-controls-direction a
{
	width: 93px;
	height: 54px;
}

.bx-wrapper .bx-prev
{
	background: url(images/prev.png) no-repeat center center / 100%!important;
	cursor: pointer;
	left: -137px;
}

.bx-wrapper .bx-next
{
	width: 24px;
	height: 44px;
	background: url(images/next.png) no-repeat center center / 100%!important;
	cursor: pointer;
	right: -137px;
}

.wp-block-image img
{
	display: block;
	border-radius: 10px!important;
}

#entete
{
	padding-bottom: 70px;
	padding-top: 28px;
}

#entete .wrap
{
	display: flex;
	position: relative;
}

#entete .back
{
	width: 51px;
	height: 51px;
	border: 1px solid #037AFE;
	border-radius: 51px;
	background: url(images/prev.svg) no-repeat center center;
	margin-top: 0;
	transition: all 0.3s ease;
	display: block;
}

#entete .back:hover
{
	background-color: #037AFE;
}

body.home section.produits
{
	height: 600px;
	background: url(images/produits.jpg);
	position: relative;
	z-index: 3;
}

body.home section.produits .wrap
{
	z-index: 3;
}

body.home section.produits:before
{
	content: '';
	display: block;
	width: 179px;
	height: 598px;
	background: url(images/produits_mask_left.png) no-repeat center center / 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

body.home section.produits:after
{
	content: '';
	display: block;
	width: 179px;
	height: 100%;
	background: url(images/produits_mask_right.png) no-repeat center center / 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

body.home section.produits .mask
{
	display: block;
	width: 253px;
	height: 139px;
	background: url(images/produits_mask_center.png) no-repeat center center / 100%;
	position: absolute;
	left: calc(50% - 68px);
	bottom: 0;
	z-index: 2;
}

body.home section.produits .liste
{
	display: flex;
	gap: 27px;
	justify-content: center;	
}

body.home section.produits .liste a
{
	display: flex;
	flex-flow: column;
	flex: 0 0 25%;
	transition: 0.2s all ease-in;
	align-items: center;
}

body.home section.produits .liste .img
{
	position: relative;
}

body.home section.produits .liste .img img
{
	display: block;
	width: 220px;
	transition: 0.1s all ease-in;
}

body.home section.produits .liste a.hover .img img
{
	display: block;
	width: 259px;
	margin-top: -30px;
}

body.home section.produits .liste a .txt
{
	font-size: 14px;
	font-family: 'avenir_lt_std95_black';
	letter-spacing: 4.2px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 12px;
}

body.home section.produits .liste a.hover .txt
{
	font-size: 15px;
	color: #F8E8CC!important;
	padding: 10px;
}

body.home section.produits .liste a.off
{
	opacity: 0.5;
}

body.home h2
{
	font-size: 23px;
	font-family: 'avenirheavy';
	letter-spacing: 6.9px;
	text-align: center;
	color: #803a24;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 64px;
}

body.home section.marque
{
	background: url(images/marque.jpg) no-repeat center center / cover;
	height: 592px;
}

body.home section.marque .wrap
{
	display: flex;
	gap: 78px;
}

body.home section.marque .wrap .left
{
	flex: 0 0 auto;
	margin-right: 20px;
	padding-top: 53px;
}

body.home section.marque .wrap .left img
{
	width: 312px;
	margin-left: 20px;
}

body.home section.marque .wrap .right .mobile
{
	display: none;
}

body.home section.marque .wrap .right
{
	letter-spacing: 0.8px;
}

body.home section.marque h2
{
	text-align: left;
	color: #612811;
}

body.home section.marque .more
{
	margin-top: 28px;
}

body.home section.marque strong, body.single-produit #content strong, body.single-recette #content strong, body.page-template-marque header .intro strong, body.page-template-marque .wrap .wp-block-media-text__content strong
{
	font-family: 'avenirheavy';
	font-weight: normal;
}

body.home section.marque .more a
{
	font-family: 'avenir_lt_std95_black';
	font-size: 13px;
	color: #f8e8cc;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	padding: 16px 67px;
	border: solid 2px #f8e8cc;
	display: inline-block;
	transition: 0.3s all ease;
}

@media (min-width: 901px)
{
	body.home section.marque .more a:hover
	{
		background: #f8e8cc;
		color: #612811;
	}
}

body.home section
{
	padding: 60px 0;
}

body.home section.recettes
{
	background: url(images/recettes.jpg) no-repeat center center / cover;
	height: 725px;
}

body.home section.recettes h2
{
	color: #F8E8CC;
}

section.recettes .txt
{
	height: 108px;
	background: #fff;
	display: flex;
	justify-content: center;
	padding: 23px 28px 0 28px;
	font-size: 15px;
	letter-spacing: 1.5px;
	text-align: center;
	color: #383838;
	font-family: 'avenir_lt_std95_black';
	text-transform: uppercase;
}

section.recettes .img
{
	position: relative;
	display: block;
}

section.recettes .img span, section.produits .img span
{
	position: absolute;
	width: 226px;
	height: 50px;
	background: rgba(41, 15, 5, 0.8);
	font-size: 13px;
	letter-spacing: 1.3px;
	text-align: center;
	color: #f8e8cc;
	font-family: 'avenir_lt_std95_black';
	left: calc(50% - 113px);
	top: 96px;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}

@media (min-width: 901px)
{
	section.recettes a:hover .img span, section.produits a:hover .img span
	{
		display: flex;
	}
}

section.recettes .img img 
{
	height: 242px;
	object-fit: cover;
	display: block;
}

section.recettes .produits
{
	display: flex;
	width: 164px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -8px;
}

section.recettes .produits span
{
	height: 8px;
	flex: 1;
}

section.recettes .more
{
	text-align: center;
	margin-top: 90px;
}

section.recettes .more a
{
	padding: 16px 41px;
	background-color: #f8e8cc;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 1.3px;
	text-align: center;
	color: #702207;
	font-family: 'avenir_lt_std95_black';
	text-transform: uppercase;
	transition: 0.3s all ease;
}

@media (min-width: 901px)
{
	section.recettes .more a:hover, section.produits .more a:hover, 
	{
		background-color: #702207;
		color: #f8e8cc;
	}	
}


body.page-template-marque .wrap
{
	margin-bottom: 140px;
}

body.page-template-marque .wrap .wp-block-media-text:first-child
{
	margin-top: -52px;
	margin-bottom: 43px;
}

body.page-template-marque .wrap .wp-block-media-text:first-child .wp-block-media-text__content
{
	padding-top: 50px;
}

body.page-template-marque .wrap .wp-block-media-text
{
	letter-spacing: 0.8px;
	line-height: 1.3;
}

body.page-template-marque .wrap .wp-block-media-text p
{
	width: 482px;
	max-width: 100%;
}

body.single-recette #content, body.single-produit #content
{
	padding-top: 49px;
}


body.single-recette .ingredients .content
{
	padding-left: 12px;
}

body.single-recette .auteur
{
	font-family: 'avenirheavy';
	font-size: 14px;
	letter-spacing: 2px;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.4;
	margin-top: 10px;
}

body.page-template-contact h1
{
	font-size: 23px;
	margin-top: -39px;
	margin-bottom: 52px;
	letter-spacing: 6.9px;
}

body.page-template-contact #content .wrap
{
	width: 600px;
}

.wpcf7-text, .wpcf7-textarea
{
	width: 100%;
	height: 54px;
	border: 0;
	background: #fff;
	padding: 0 17px;
	font-family: 'avenir_lt_std45_book';
	font-size: 17px;
	outline: none;
	border-radius: 0;
}

.wpcf7-text::placeholder, .wpcf7-textarea::placeholder
{
	opacity: 1;
	font-family: 'avenir_lt_std45_book';
	font-size: 17px;
	color: #C6C6C6;
}

.submit
{
	text-align: center;
	margin-bottom: 50px;
}

.submit p
{
	display: flex;
	flex-flow: column;
	align-items: center;
}

.wpcf7-submit
{
	width: 172px;
	height: 50px;
	background-color: #702207;
	display: inline-flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	font-size: 16px;
	font-weight: 900;
	letter-spacing: 1.6px;
	color: #fff;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
	border-radius: 0;
}

.wpcf7-textarea
{
	height: 134px;
	resize: none;
	margin-top: 27px;
	padding: 17px;
}

.wpcf7-form-control-wrap
{
	display: block;
	margin-bottom: 24px;
}

body.single-recette #content:before, body.single-produit #content:before, body.page-template-marque #content:before, body.page-template-contact #content:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 600px;
	background: url(images/recette_mask_left.png) no-repeat center center / 100%;
	width: 280px;
	height: 880px;
	display: block;
	z-index: -1;
}

body.page-template-marque #content:before
{
	top: 550px;
}

body.single-recette #content:after, body.single-produit #content:after, body.page-template-marque #content:after, body.page-template-contact #content:after
{
	content: '';
	position: absolute;
	right: 0px;
	top: 40px;
	background: url(images/recette_mask_right.png) no-repeat center center / 100%;
	width: 444px;
	height: 1390px;
	display: block;
	z-index: -1;
}

body.single-recette .caracs, body.single-produit .caracs
{
	display: flex;
	margin-bottom: 22px;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content
{
	padding-left: 0;
}

.wp-block-media-text.has-media-on-the-right
{
	padding-right: 69px;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content
{
	padding-right: 0;
	padding-left: 100px;
}

.wp-block-media-text:not(.has-media-on-the-right)
{
	padding-left: 49px;
}

body.single-produit .caracs
{
	gap: 50px;
}

body.single-produit .caracs .right
{
	margin-top: -30px;
}



body.single-recette .caracs .values
{
	display: flex;
	border-top: 1px solid #702207;
	border-bottom: 1px solid #702207;
	font-size: 12px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	font-family: 'avenirheavy';
	margin-top: 26px;
	margin-bottom: 46px;
	justify-content: space-around;
	align-items: center;
	height: 50px;
}

body.single-recette .caracs .values > *
{
	padding: 0 12px;
	line-height: 1.3;
	text-align: center;
	white-space: nowrap;
}

body.single-recette .caracs .values .sep
{
	background: url(images/sep.svg) no-repeat right center;
	width: 1px;
	height: 13px;
}

body.single-recette .caracs .values .nb, body.single-recette .caracs .values .temps
{
	padding-left: 60px;
	position: relative;	
}

body.single-recette .caracs .values .nb:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 100%;
	min-height: 14px;
	background: url(images/nb.svg) no-repeat center center;
}

body.single-recette .caracs .values .temps:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 100%;
	background: url(images/clock.svg) no-repeat center center;
	min-height: 17px;
}

body.single-recette .caracs .left
{
	padding-right: 35px;
	flex: 1;
}

body.single-recette .caracs .right, body.single-produit .caracs .right
{
	flex: 0 0 auto;
}

body.single-recette .caracs .right img
{
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	display: block;
}

body.single-recette .recette
{
	margin-top: 40px;
	margin-bottom: 60px;
}

body.single-recette .recettes
{
	margin-bottom: 100px;
}

body.single-recette #content h2, body.single-produit #content h2
{
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.6px;
	font-family: 'avenirheavy';
	border-bottom: 1px solid #702207;
	margin-bottom: 22px;
	padding-bottom: 10px;
}

body.single-produit .mobile, body.single-recette .mobile
{
	display: none;
}

body.single-produit #content h2
{
	margin-bottom: 30px;
}

body.single-produit #content .recettes h2
{
	margin-bottom: 50px;
}

body.single-produit #content p
{
	line-height: 1.5;
}

body.single-produit #content .desc a
{
	text-decoration: underline;
}

body.single-produit section.recettes .more
{
	margin-bottom: 80px;
}

body.single-recette section.recettes .more a, body.single-produit section.recettes .more a
{
	background: #702207;
	color: #F8E8CC;
}

@media (min-width: 901px)
{
	body.single-recette section.recettes .more a:hover, body.single-produit section.recettes .more a:hover
	{
		background: #F8E8CC;
		color: #702207;
	}
}

body.single-recette #content .recettes h2
{
	margin-bottom: 50px;
}

body.single-recette #content ul
{
	list-style-type: disc;
	padding-left: 22px;
}

body.single-recette #content li
{
	margin-bottom: 15px;
	letter-spacing: 0.8px;
}

body.single-recette #content li strong
{
	font-weight: normal;
	font-family: 'avenirheavy';
	
}

body.single-recette #content ol
{
	list-style: none; counter-reset: li
}

body.single-recette #content ol li {
	counter-increment: li;
	position: relative;
	padding-left: 33px;
	margin-bottom: 25px;
	line-height: 1.4;
}

body.single-recette #content ol li::before
{
	content: counter(li); 
	color: #f8e8cc; 
	font-size: 12px;
	background: #702207;
    display: inline-flex; 
    width: 20px;
    height: 20px;
    margin-right: 0.5em;
    text-align: center;
    direction: rtl;
    font-family: 'avenir_lt_std95_black';
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    position: absolute;
    left: 0;
    top: 0;
}

body.single-produit h1
{
	font-size: 30px;
	letter-spacing: 9px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'avenirmedium';
	border-bottom: 1px solid #702207;
	margin-bottom: 32px;
	padding-bottom: 36px;
}

body.single-produit h1 .type
{
	display: block;
	font-size: 20px;
	letter-spacing: 6px;
}

body.single-produit .desc 
{
	margin-bottom: 40px;
	line-height: 1.4;
}

body.single-produit .pictos
{
	margin-top: 10px;
	display: flex;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	font-family: 'avenirheavy';
	gap: 53px;
	margin-bottom: 40px;
}

body.single-produit .pictos .img
{
	height: 37px;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 11px;
}

body.single-produit .pictos .img.petit
{
	margin-left: 5px;
}
body.single-produit .pictos .img.grand
{
	margin-left: 5px;
}

body.single-produit .composition
{
	margin-bottom: 40px;
}

body.single-produit .valeurs
{
	margin-bottom: 40px;
}

body.single-produit .valeurs h2
{
	margin-bottom: 16px!important;
}

body.single-produit .valeurs table td
{
	border-bottom: 1px solid #702207;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

body.single-produit .valeurs table tr:last-child td
{
	border-bottom: 0;
}

body.single-produit .valeurs table th
{
	padding-bottom: 10px;
}

body.single-produit .valeurs table td, body.single-produit .valeurs table th
{
	font-size: 14px;
	font-family: 'avenirmedium';
	line-height: 1.2;
}

body.single-produit .valeurs table td:first-child
{
	padding-left: 10px;
	padding-right: 20px;
}

body.single-produit .valeurs table td:not(:first-child), body.single-produit .valeurs table th:not(:first-child)
{
	padding-left: 30px;
	padding-right: 30px;
}

body.single-produit .valeurs table td:not(:last-child), body.single-produit .valeurs table th:not(:last-child)
{
	border-right: 1px solid #702207;
}

body.page-template-recettes
{
	background: url(images/recettes_bg.jpg) center top / 100%;
}

body.page-template-recettes h1
{
	text-align: center;
	font-size: 23px;
	letter-spacing: 6.9px;
	color: #f8e8cc;
	text-transform: uppercase;
	font-family: 'avenirheavy';
	margin-top: -20px;
	margin-bottom: 80px;
}

body.page-template-recettes section.recettes
{
	display: flex;
	flex-wrap: wrap;
	gap: 37px;
	justify-content: center;
	margin-bottom: 100px;
}

body.page-template-recettes section.recettes > a
{
	flex: 0 0 310px;
}
    
.contact
{
	background: #F2F2F2;
	padding: 37px 0 58px 0;
}

.contact .wrap .row
{
	display: flex;
	justify-content: center;
}

.contact .wrap .row .left
{
	flex: 0 0 368px;
	margin-right: 27px;
}

.contact .intro
{
	text-align: center;
	padding-bottom: 34px;
}

.contact .intro h2
{
	margin-bottom: 15px;
}

.contact .row input
{
	background: #fff;
	width: 100%;
	height: 46px;
	border: 0;
	border-radius: 50px;
	padding: 0 35px;
}

.contact .row textarea
{
	background: #fff;
	width: 513px;
	max-width: 100%;
	height: 310px;
	border: 0;
	border-radius: 10px;
	resize: none;
	padding: 15px 28px;
}

.contact .wpcf7-form-control-wrap
{
	display: block;
}

.contact .submit
{
	display: flex;
	justify-content: center;
	padding-top: 42px;
	padding-left: 70px;
}

.contact .submit input
{
	width: 118px;
	height: 46px;
	background: #0055FF;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	border: 0;
	cursor: pointer;
	transition: all 0.3s ease;
}

.contact .submit input:hover
{
	background: #032950;
}

.contact .row textarea::-webkit-input-placeholder, .contact .row input::-webkit-input-placeholder { color:#909090; opacity: 1; font-family: 'gilroy', serif; font-size: 14px;  }
.contact .row textarea::-moz-placeholder, .contact .row input::-moz-placeholder { color:#909090; opacity: 1; font-family: 'gilroy', serif; font-size: 14px;  } 
.contact .row textarea:-ms-input-placeholder, .contact .row input:-ms-input-placeholder { color:#909090; opacity: 1; font-family: 'gilroy', serif; font-size: 14px;  }
.contact .row textarea:-moz-placeholder, .contact .row input:-moz-placeholder { color:#909090; opacity: 1; font-family: 'gilroy', serif; font-size: 14px;  }

.wpcf7-not-valid-tip
{
	text-align: center;
}

.wpcf7-response-output
{
	width: 700px;
	max-width: 100%;
	margin: 20px auto!important;
	border-color: #dc3232!important;
	color: #dc3232;
}

.wpcf7 form.sent .wpcf7-response-output
{
	border-color: green!important;
	color: green;
}

.selectcontainer > span
{
	display: block;
	width: 100%;
}

.selectcontainer:after
{
	clear: both;
	content: '';
	display: table;
}

.selectcontainer
{
	width: 100%;
	height: 50px;
	line-height: 50px;
	position: relative;
	overflow: hidden;
}

.selectcontainer select
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 46px;
}


.selectcontainer span.select
{
	left: 0px;
	top: 0px;
	width: 100%;
	line-height: 46px;	
	height: 46px;
	background: #fff url(images/select.png) no-repeat right center / auto 7px;
	position: absolute;
	padding-right: 44px;
	padding-left: 35px;
	text-align: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    color:#909090; 
    font-family: 'gilroy', serif;
    font-size: 14px; 
    border-radius: 50px;
}

.swipercontainer {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#footer
{
	background: #612811;
	position: relative;
	z-index: 2;
}

#footer .top
{
	padding: 31px 0;
}

#footer .top .cols
{
	display: flex;
	align-items: center;
}

#footer .top .cols .col
{
	flex: 0 0 33.33%;
}

#footer .top .cols .col2
{
	text-align: center;
	font-size: 10px;
	font-family: 'avenirheavy';
}

#footer .top .logo img
{
	width: 163px;
}

#footer, #footer a
{
	color: #f8e8cc;
	letter-spacing: 1.5px;
	font-size: 10px;
	font-family: 'avenirheavy';
}

@media (max-width: 1105px)
{
	body:not(.home) #content .wrap {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 900px)
{
	body:not(.home) #header .logo {
		position: absolute;
		width: 100%;
		display: flex;
		justify-content: center;
		margin-top: 0;
		top: 45px;
	}
	
	#site {
		overflow-x: hidden;
	}
	
	body.single-produit .desc, body.single-produit .desc a {
		font-size: 21px;
	}
	
	body.single-recette .caracs .right, body.single-produit .caracs .right {
		display: none;
	}
	
	body.single-produit #content .content {
		font-size: 21px;
	}
	
	body.single-produit .valeurs table td, body.single-produit .valeurs table th {
		font-size: 21px;
	}
	
	body.single-produit .valeurs table th {
		font-family: 'avenirheavy';
	}
	
	body.single-produit .valeurs table td:not(:last-child), body.single-produit .valeurs table th:not(:last-child) {
		border-width: 2px;
	}
	
	body.single-produit #content .valeurs .content {
		overflow-x: auto;
		margin-right: -25px;
	}
	
	body.single-produit .valeurs table {
		table-layout: fixed;
		width: 100%;
	}
	
	body.single-produit .valeurs table td:not(:first-child), body.single-produit .valeurs table th:not(:first-child) {
		padding-left: 10px;
		padding-right: 10px;
		width: 135px;
	}
	
	body.single-produit #content .recettes .wrap, body.single-recette #content .recettes .wrap {
		padding: 0;	
	}
	
	body.single-produit #content .recettes h2, body.single-recette #content .recettes h2 {
		border:  0;
		line-height: 1.3;
		text-align: center;
		font-size: 16px;
		width: 310px;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		letter-spacing: 4.8px;
		margin-bottom: 35px;
		margin-top: 80px;
	}
	
	
	
	body.single-produit .valeurs table td:first-child, body.single-produit .valeurs table th:first-child {
		width: 200px;
	}
	
	body.single-produit .mobile {
		display: flex;
		justify-content: center;
		margin-bottom: 25px;
	}
	
	body.single-recette #content h2, body.single-produit #content h2 {
		font-size: 21px;
		padding-bottom: 0;
		border-bottom: 2px solid #702207;
		line-height: 1.3;
	}
	
	body.single-produit h1 {
		border-bottom: 0;
		padding-bottom: 0;
	}
	
	body.single-recette #content, body.single-produit #content {
		padding-top: 27px;
	}
	
	body.single-recette #content:after, body.single-produit #content:after, body.page-template-marque #content:after, body.page-template-contact #content:after {
		top: 125px;
		background-position: center top;
		width: 234px;
		height: 275px;
	}
	
	body.single-recette #content:before, body.single-produit #content:before, body.page-template-marque #content:before, body.page-template-contact #content:before {
		left: -25px;
		top: 156px;
		background-position: center top;
		width: 154px;
		height: 497px;
	}
	
	body.single-produit .caracs {
		display: block;
	}
	
	.hidemobile {
		display: none!important;
	}
	
	body.home section.recettes {
		height: auto;
		position: relative;
	}
	
	body.home section.recettes:before {
		content: '';
		display: block;
		position: absolute;
		left: 0;
		top: 87px;
		width: 106px;
		height: 800px;
		background: url(images/tasse-grains-left.png) no-repeat left top / 100%;
	}
	
	body.home section.recettes:after {
		content: '';
		display: block;
		position: absolute;
		right: 0;
		bottom: 70px;
		width: 93px;
		height: 100px;
		background: url(images/tasse-grains-right.png) no-repeat left top / 100%;
	}
	
	body.home section.recettes .wrap {
		position: relative;
		z-index: 2;
		
	}
	
	.bx-wrapper .bx-controls-direction a
	{
		width: 47px;
	}
	
	.bx-wrapper .bx-prev {
		left: 0;
		background: url(images/prev_mobile.png) no-repeat center center / 100%!important;
	}
	
	.bx-wrapper .bx-next {
		right: 0;
		background: url(images/next_mobile.png) no-repeat center center / 100%!important;
	}
	
	body.home section.marque, body.page-template-marque #header {
		height: auto;
		background: url(images/marque_mobile.jpg) no-repeat center bottom / cover;
	}
	
	body.page-template-marque #header {
		background-position-x: -30px;
		background-position-y: -10px;
		background-size: calc(100% + 30px);
		position: relative;
	}
	
	body.page-template-marque #header .intro {
		position: relative;
		z-index: 2;	
	}
	
	body.home section.marque:after, body.page-template-marque #header:after {
		content: '';
		position: absolute;
		width: 204px;
		height: 196px;
		background: url(images/marque_mobile_tasse.png) no-repeat center center / 100%;
		left: 0;
		bottom: 0;
		z-index: 1;
	}
	
	section.recettes .slider a {
		display: inline-block;
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.35);
	}
	
	section.recettes .slider > div {
		text-align: center;
		padding-bottom: 5px;
	}
	
	section.recettes .img {
		display: flex;
		justify-content: center;
	}
	
	section.recettes .img img {
		width: 230px;
		height: 180px;
	}
	
	
	
	body.page-template-recettes section.recettes a {
		width: 302px;
	}
	
	body.page-template-recettes section.recettes .img img {
		width: 302px;
		height: 236px;
		max-width: 100%;
	}
	
	section.recettes .txt {
		height: 81px;
		font-size: 11px;
		letter-spacing: 1.1px;
		line-height: 1.53;
		padding: 15px 10px 0 10px;
		width: 230px;
		margin-left: auto;
		margin-right: auto;
	}
	
	body.single-recette h1 {
		font-size: 30px;
	}
	
	body.single-recette .caracs .values {
		display: block;
		height: auto;
		padding-top: 5px;
		padding-bottom: 10px;
		font-size: 15px;
		border-width: 2px;
	}
	
	body.single-recette .mobile {
		display: flex;
		justify-content: center;
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
		margin-bottom: 38px;
	}
	
	body.single-recette #content li {
		font-size: 21px;
	}
	
	body.single-recette #content ol li::before {
		width: 23px;
		height: 23px;
		top: 3px;
	}
	
	body.single-recette .caracs .values .nb:before, body.single-recette .caracs .values .temps:before {
		left: -7px;
		top: -2px;
	}
	
	body.single-recette .caracs .values .nb, body.single-recette .caracs .values .temps {
		padding-left: 48px;
	}
	
	body.single-recette .caracs .values .sep {
		display: none;
	}
	
	body.single-recette .caracs .values br {
		display: none;
	}
	
	body.single-recette .caracs .values > * {
		text-align: left;
		padding-top: 10px;
		padding-bottom: 10px;
		white-space: normal;
	}
	
	body.single-recette .caracs, body.single-produit .caracs {
		display: block;
	}
	
	body.page-template-recettes .txt {
		width: 302px;
		height: 107px;
		max-width: 100%;
		font-size: 13px;
	}
	
	body.single-recette .caracs .left {
		padding-right: 0;
	}
	
	
	body:not(.home).page-template-marque #header .logo img {
		width: 218px!important;
	}
	
	body.page-template-marque #header {
		height: auto;
	}
	
	body.page-template-marque #header .intro {
		float: none;
		padding-top: 225px;
		padding-left: 25px;
		padding-right: 25px;
		font-size: 21px;
		line-height: normal;
		padding-bottom: 120px;
	}
	
	body.page-template-marque .wrap {
		margin-bottom: 0;
		position: relative;
		z-index: 3;
	}
	
	body.page-template-marque .wrap .wp-block-media-text:first-child {
		margin-top: -38px;
		margin-bottom: 0;
	}
	
	body.page-template-marque .wp-block-media-text__content {
		font-size: 21px;
		padding-right: 0;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	.wp-block-media-text:not(.has-media-on-the-right), .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
		padding-left: 0;
	}
	
	
	body.page-template-marque .wrap .wp-block-media-text p {
		width: auto;
	}
	
	.wp-block-media-text.has-media-on-the-right {
		padding-right: 0;
	}
	
	body.page-template-contact h1 {
		font-size: 26px;
		margin-top: 30px;
		margin-bottom: 35px;
	}
	
	section.recettes .more {
		margin-top: 57px;
		margin-bottom: 40px;
	}
	
	section.recettes .more a {
		width: 230px;
		display: inline-block;
		padding: 16px 5px;
	}
	
	section.recettes .produits {
		width: 120px;
		margin-top: -6px;
	}
	
	body.page-template-recettes h1 {
		font-size: 26px;
		margin-top: 20px;
		margin-bottom: 36px;
	}
	
	body.page-template-recettes section.recettes .produits {
		width: 160px;
	}
	
	section.recettes .produits span {
		height: 6px;
	}
	
	body.page-template-recettes section.recettes .produits span {
		height: 8px;	
	}
	
	body.home section.marque .more {
		margin-top: 12px;
		display: flex;
		justify-content: center;
		margin-bottom: 80px;
	}
	
	body.home section.marque .wrap
	{
		padding-left: 37px;
		padding-right: 37px;
		z-index: 2;
	}
	
	body.home section.marque .more a {
		padding: 16px 53px;
	}
	
	body.home section.marque h2 {
		text-align: center;
		margin-bottom: 18px;
	}
	
	body.home section.marque .wrap .right .mobile {
		display: flex;
		justify-content: center;
	}
	
	body.home section.marque .wrap .right .mobile img {
		width: 176px;	
	}
	
	body.home #header .txt {
		font-size: 13px;
		line-height: 1.54;
		letter-spacing: 2.6px;
		bottom: 50px;
	}
	
	body.home #header .down {
		bottom: 22px;
	}
	
	body.home #header {
		height: 597px;
		border: 0;
	}
	
	body.home h2 {
		font-size: 16px;
		letter-spacing: 4.8px;
		margin-bottom: 39px;
	}
	
	body.home section {
		padding: 30px 0;
	}
	
	body.home section.produits {
		height: auto;
	}
	
	body.home section.produits:before {
		width: 203px;
		left: 0px;
		top: 52px;
		background: url(images/produits_mask_left_mobile.png) no-repeat center center / 100%;
	}
	
	body.home section.produits:after {
		width: 129px;
		height: 264px;
		right: 0px;
		top: 37px;
		background: url(images/produits_mask_right_mobile.png) no-repeat center center / 100%;
	}
	
	body.home section.produits .mask
	{
		display: block;
		width: 33px;
		height: 39px;
		background: url(images/produits_mask_center_mobile.png) no-repeat center center / 100%;
		left: auto;
		right: 75px;
		bottom: -13px;
		z-index: 2;
	}
	
	body.home section.marque {
		position: relative;
		z-index: 3;
	}
	
	body.home section.produits .liste {
		flex-wrap: wrap;
		padding: 0 28px;
		gap: 30px;
		max-width: 470px;
		margin-left: auto;
		margin-right: auto;
	}
	
	body.home section.produits .liste a {
		flex: 0 0 calc(50% - 15px);
		max-width: 220px;
	}
	
	body.home section.produits .liste a .txt {
		font-size: 10px;
		letter-spacing: 3px;
		margin-top: 7px;
	}
	
	#header .textwidget {
		display: none;
	}
	
	#header .logo a {
		margin-top: 7px;
	}
	
	body.nav #header .logo a {
		margin-top: 0px;
	}
	
	#header .logo img {
		width: 158px!important;
	}
	
	body:not(.home) #header .logo img {
		width: 150px!important;
	}
	
	body.home #header .logo {
		left: 33px;
		top: 20px;
	}
	
	body.home #header .header_image {
		bottom: auto;
		top: 152px;
		left: 15%;
		width: 95%;
		max-width: 615px;
	}
	
	#toggle {
		width: 30px;
		height: 21px;
		background: url(images/menu.svg) no-repeat center center / 100%;
		top: 30px;
		right: 30px;
		position: absolute;
		z-index: 3;
	}
	
	#nav {
		display: none;
	}

	#entete {
		padding-top: 0;
		padding-bottom: 33px;
	}
	
	#entete .wrap {
		flex-flow: column-reverse;
	}
	
	#entete .wrap .texte h1 {
		font-size: 51px;
		margin-top: 0;
	}
	
	#entete .wrap .texte p br {
		display: none;
	}
	
	body.home #entete .wrap .texte h1 strong {
		font-size: 73px;
	}
	
	#entete .wrap .scroll {
		display: none;
	}
	
	footer {
		padding-left: 22px;
		padding-right: 22px;
	}
	
	#footer .top .logo img {
		width: 92px;
	}
	
	#footer .top .cols .col1 {
		flex: 0 0 auto;
	}
	
	#footer .top .cols .col2 {
		flex: 1;
	}
	
	
	body.nav {
		overflow: hidden;
		height: 100vh;
	}
	
	body.nav #header #nav {
		display: block;
		background: #612811;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 14;
		width: 100%;
		height: 120vh;
		padding: 80px 40px 20px 40px;
	}
	#header #nav .menu-container {
		display: block;
	}
	
	body.nav #header .logo a {
		background: none;
		padding-left: 0;
		padding-top: 20px;
	}
	
	
	body.nav #header .nav-menu {
		display: block;
	}
	
	#header .nav-menu > li {
		margin-bottom: 30px;
	}
	
	#header .nav-menu a {
		color: #F8E8CC!important;
		display: flex;
		height: 100%;
		align-items: center;
		padding: 0 20px 0 63px;
		width: 100%;
		position: relative;
		font-size: 25px;
		font-family: 'avenirheavy';
	}
	
	#header .nav-menu a:after {
		display: block;
		content: '';
		background: url(images/next-blue.svg) no-repeat center center / 100%;
		width: 7px;
		height: 9px;
		position: absolute;
		right: 10px;
		top: 25px;
	}
	
	#header #nav .textwidget {
		display: block;
	}
	
	#header .buttons {
		align-items: flex-start;
		flex-flow: column;
	}
	
	#header .sub-menu {
		display: block;
	}
	
	
	#header .nav-menu .current-menu-item a {
		background-color: #232774;
	}
	
	#header .nav-menu .current-menu-item:not(.menu-item-has-children) a {
		margin-left: -15px;
		padding-left: 15px;
		padding-bottom: 0;
	}
	
	#header .nav-menu li {
		display: block;
	}
	
	#header .nav-menu > li > a {
		padding-top: 0;
		padding-left: 0;
		padding-bottom: 0;
	}
	
	#header .nav-menu > li.menu-item-has-children > a {
		padding-bottom: 20px;
	}
	
	#header .nav-menu li li {
		margin-bottom: 10px;
	}
	
	#header .nav-menu li li a {
		font-family: 'avenirmedium';
		font-size: 20px;
		padding: 7px 10px;
	}
	
	body.nav #toggle {
		width: 51px;
		height: 51px;
		background: url(images/close.svg) no-repeat center center;
		z-index: 15;
		top: 7px;
		right: 20px;
	}
	
	body:not(.home) #entete .wrap .texte h1 {
    	font-size: 62px;
    	line-height: 50px;
    	margin-bottom: 40px;
	}
	
	.block_citation .row {
		flex-flow: column;
	}
	
	.block_citation .row .img {
		position: relative;
		width: 100%;
		justify-content: center;
	}
	
	.block_citation .row .img .quotes {
		width: 84px;
		height: 89px;
		background: url(images/quotes_mobile.png) no-repeat center center / 100%;
		position: absolute;
		right: 0;
		bottom: -59px;		
	}
	
	body:not(.home) h2 {
		line-height: 45px;
		font-size: 46px;
	}
	
	body:not(.home) h2 strong {
		display: block;
	}
	
	
	.contact .wrap .row {
		flex-flow: column;
	}
	
	.contact .wrap .row .left {
		margin-right: 0;
		flex: 1;
		margin-bottom: 20px;
	}
	
	.contact .row input {
		padding: 0 30px;
	}
		
	.wp-block-columns {
		margin-bottom: 0;
	}
	
	
}

@media (max-width: 600px)
{
	body.home #header .header_image {
		bottom: auto;
		top: 152px;
		left: -15%;
		width: 130%;
		max-width: 800px;
	}	
}