/*
Theme Name: chevredoree
Theme URI: http://www.hotcakes.fr
Author: Hotcakes
Author URI: http://www.hotcakes.fr
Description: Chevre dorée Theme
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;
}

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

img
{
	max-width: 100%;
}

.wrap
{
	width: 1445px;
	max-width: 100%;
	margin: 0 auto;
}

sup
{
	font-size: 12px;
	vertical-align: super;
}

area
{
	outline: none;
}


/*
	
	
	
*/

body {
    -webkit-text-size-adjust: 100%;
}

body, a
{
	font-family: 'IM Fell English' ;
	font-size: 18px;
	color: #333;
}

.wp-block-columns {
	margin: 80px 0;
}

body.home .wp-block-columns {
	margin: 60px 0;	
}

body:not(.home) .wp-block-column p {
	font-style: italic;
	font-size: 22px;	
}

.wp-block-column {
	flex-basis: 50%;
	padding: 0 45px;
}

.wp-block-column.small p {
	font-size: 19px;
}

body.home .wp-block-column {
	padding: 0 70px;
}

.wp-block-column:not(:first-child) {
	margin: 0;	
}

body.home .wp-block-column:not(.center)
{
	padding: 0;
}

body.home #recettes .next, body.home #recettes .prev, body.home .fromages .next, body.home .fromages .prev {
	display: none!important;	
}

#header img.cal
{
	display: none;
} 

.wp-block-image {
	margin: 0;
}

.wp-block-image figure {
	margin-top: 0;
	margin-bottom: 30px
}

.wp-block-image.inverse figure {
	margin-bottom: 0;
	margin-top: 30px
}

.wp-block-columns.marron {
	background: #fcf9f6;
	position: relative;
	margin-bottom: 40px;
	
}

.wp-block-columns.short_margin {
	margin: 40px 0;
}

.wp-block-columns.center {
	align-items: center;
}


.wp-block-columns H2, .wp-block-group H2 {
	font-size: 30px;	
	font-weight: normal;
	margin-bottom: 20px;
	color: #000;
}

.wp-block-columns.marron:before
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_top_white.png) repeat-x center center / auto 100%;
	content: '';
}

body.single-fromage .wp-block-columns.marron:before
{
	display: none;
}

.wp-block-columns.marron:after
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_bottom_white.png) repeat-x center center / auto 100%;
	content: '';
}

#produits .mobile
{
	display: none;
}

body.single-fromage .wp-block-columns.marron:after
{
	display: none;
}



body.single-fromage .wp-block-columns.suggestions .wp-block-column:last-child:after
{
	position: absolute;
	left: -9px;
	bottom: -16px;
	width: calc(100% + 9px);
	height: 17px;
	background: url(images/frise_top_marron_fonce.png) repeat-x center center / auto 100%;
	content: '';
	z-index: 2;
}

body.single-fromage .wp-block-columns.suggestions .wp-block-column.alone:after
{
	display: none;
}

body.single-fromage .wp-block-columns.accord .wp-block-column:first-child:before
{
	position: absolute;
	left: 0px;
	top: -16px;
	width: 100%;
	height: 17px;
	background: url(images/frise_bottom_white.png) repeat-x center center / auto 100%;
	content: '';
	z-index: 2;
}


.wp-block-columns.marron .wp-block-column:first-child
{
	padding: 0;	
	min-height: 335px;
	position: relative;
}

.wp-block-columns.marron .wp-block-column.withimg:after
{
	position: absolute;
	right: -4px;
	top: 0px;
	width: 17px;
	height: calc(100% - 3px);
	content: '';
	background: url(images/frise_right_marron_fonce.png) repeat-x center center / auto 100%;
	z-index: 2;
}

body.single-fromage .wp-block-columns {
	margin: 0;	
}

.wp-block-columns.marron img {
	display: block;
}
 
.savoirfaire {
	background: url(images/savoir-faire.jpg) no-repeat center center / cover;	
	height: 500px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.savoirfaire h2 br {
	display: none;
}

.savoirfaire .wp-block-group__inner-container {
	flex: 0 1 600px;
	max-width: 100%;
	
}

.savoirfaire:before
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_top_white.png) repeat-x center center / auto 100%;
	content: '';
}


body.home #header .bx-wrapper
{
	margin-bottom: 0;
}

body.home #header .bx-wrapper .content
{
	position: absolute;
	left: 0;
	bottom: 60px;
	z-index: 3;
	padding: 0 15px;
	width: 700px;
	max-width: 100%;
}


body.home #header #bxslider .cache
{
	height: 242px;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	background: url(images/header_mask.png) repeat-x center center;
}

@media (min-width: 701px)
{
	body.home #header .bx-wrapper .content
	{
		left: calc(50% - 350px);
	}
}


body:not(.home) h1
{
	color: #000;
}

body.home #header .bx-wrapper .content .h1, body.home #header .bx-wrapper .content h1
{
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
}



body.home #header .bx-wrapper .content .text
{
	color: #fff;
	font-size: 23px;
	padding-top: 10px;
}

body.home #header .bx-wrapper .content .text em, body:not(.home) #header p em
{
	font-style: normal;
	font-size: 28px;
}

body.home #header .bx-wrapper img
{
	height: 550px;
	visibility: hidden;
}

body.home #header .bx-wrapper .content .img img
{
	width: 160px;
	height: auto;
	visibility: visible;
	display: inline-block;
}

body.home h2
{
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 35px;
	width: 100%;
	max-width: 574px;
	margin-left: auto;
	margin-right: auto;
}

body.home h2:before
{
	content: '';
	height: 1px;
	background: url(images/h2.png) repeat-x center center / auto 1px;
	display: block;
	margin-bottom: 20px;
}

body.home h2:after
{
	content: '';
	height: 1px;
	background: url(images/h2.png) repeat-x center center / auto 1px;
	display: block;
	margin-top: 20px;
}

body.home .center
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: column;
}

body.home .wp-block-column p
{
	font-size: 20px;
	text-align: center;
	font-style: italic;
}

body.home .more
{
	text-align: center;
}

body.home .more a
{
	font-size: 18px;
	display: inline-block;
	padding: 17px 23px;
	border: 1px solid #e50c19;
	margin-top: 30px;
	color: #000;
}

@media (min-width: 801px)
{
	#sliderfromages .next, #sliderfromages .prev, body.home #recettes .next, body.home #recettes .prev
	{
		display: none;
	}
}

@media (min-width: 1025px)
{
	body.home .more a:hover, body.single-fromage .caracs .more:hover, body.single-fromage .suggestions .more:hover, body:not(.home) #header .back:hover, body.single-recette .btnproduit:hover, #contactForm .submit input:hover, .sent #contactForm .merci a:hover
	{
		background-color: #fff;
	}
}

body.home .fromages .next, body.home .fromages .prev, body.home #recettes .next, body.home #recettes .prev {
	width: 35px;
	height: 35px;
	top: calc(50% - 42px);
	display: block;
	position: absolute;
	z-index: 3;
	cursor: pointer;
}

body.home #recettes .next, body.home #recettes .prev {
	width: 35px;
	height: 35px;
	top: calc(50% - 73px);
	display: block;
	position: absolute;
	z-index: 3;
	cursor: pointer;
}

#recettes
{
	position: relative;
}

#recettes .mobile
{
	display: none;
}

body.home .fromages .prev, body.home #recettes .prev {
	background: url(images/p_prev_lite.png) no-repeat center center / auto 100%;
	left: 30px;
}

body.home .fromages .next, body.home #recettes .next {
	background: url(images/p_next_lite.png) no-repeat center center / auto 100%;
	right: -45px;
}

body.home .debut, body.home .homerecettes
{
	background: #fcf9f6;
	padding: 60px 0;
	position: relative;
	margin: 0;
}

body.home .fromages .wp-block-column
{
	position: relative;
}




body.home .debut:after
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_bottom_white.png) repeat-x left center / auto 100%;
	content: '';
	z-index: 2;
}

body.home .homerecettes:after
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_top_white.png) repeat-x left center / auto 100%;
	content: '';
	z-index: 2;
}


body.home #sliderfromages, body.home #recettes
{
	width: 523px;
	max-width: 100%;
}

body.home #sliderfromages .bx-prev, body.home #sliderfromages .bx-next, body.home #recettes .bx-prev, body.home #recettes .bx-next
{
	display: none;
}

body.home #sliderfromages li
{
	transition: 1s opacity ease;
}

body.home #sliderfromages li img , body.home #recettes .bx-viewport .grid-item img
{
	height: auto;
}

body.home #sliderfromages .title > span
{
	display: flex;
	align-items: center;
	justify-content: center;
}

body.home #sliderfromages .title > span .aop
{
	display: block;
	margin-left: 20px;
	background: url(images/aop.png) center center / 100%;
	width: 48px;
	height: 48px;
}


body.home #sliderfromages li .title, body.home #recettes li .title
{
	display: flex;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.8);
	color: #000;
	font-size: 20px;
	font-style: italic;
}




body.home #sliderfromages .bx-wrapper
{
	margin-bottom: 10px;
}

body.home #recettes .bx-wrapper
{
	margin-bottom: 20px;
}

body.home #fromages_pager, body.home #recettes_pager
{
	display: flex;	
}

body.home #fromages_pager a, body.home #recettes_pager a
{
	margin-right: 1px;
	border: 1px solid transparent;
	padding: 1px;
	opacity: 0.3;
}

body.home #recettes_pager a
{
	margin-right: 10px;
}

body.home #fromages_pager a.active, body.home #recettes_pager a.active
{
	border-color: #aa9661;
	opacity: 1;
}

body.home #fromages_pager a img, body.home #recettes_pager a img
{
	display: block;
}

body.home #recettes_pager a img
{
	width: 136px;
}

body.home .intro
{
	font-size: 24px;
	text-align: center;
	padding-bottom: 40px;
}



.grid
{
	display: flex;
	flex-wrap: wrap;
}

.grid-item
{
	width: 25%;
	padding: 0 10px 10px 0;
	cursor: pointer;
	
}



body.home #recettes .grid-item .cache
{
	border: 5px solid #b39d8b;
	cursor: pointer;
	display: block;
}

.grid-item .cache, .grid-item .cache2
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
	}
	
	.grid-item .cache2
	{
		display: block;
	}

@media (min-width: 801px)
{
	.grid-item .cache, .grid-item .cache2
	{
		display: none;
	}
	
	.grid-item:hover .cache
	{
		cursor: pointer;
		display: block;
	}
	
	.grid-item:hover .cache > div
	{
		width: 100%;
		height: 100%;
		position: relative;
	}
	
	.grid-item:hover .cache > div > span
	{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 25px 10px;
		color: #fff;
		font-size: 24px;
		font-weight: 200;
		text-align: center;
		font-style: italic;
	}
}

@media (max-width: 800px)
{
	
	body:not(.home) .grid-item .cache > div > span
	{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		padding: 15px 10px;
		color: #fff;
		font-size: 24px;
		font-weight: 200;
		text-align: center;
	}
	
}

.norollover .grid-item .cache > div > span
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 25px 10px;
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	text-align: center;
	font-style: italic;
}

#produits .grid-item a:hover .cache > div > span
{
	background: rgba(0, 0, 0, 0.3);
}

.norollover .grid-item .cache > div .aop
{
	display: inline-block;
	background: url(images/aop.png) no-repeat center center / 100%;
	width: 62px;
	height: 62px;
	margin-left: 10px;
	vertical-align: middle;
}

.norollover .grid-item .cache
{
	border: 0;
	display: block;
	cursor: pointer;
}

.grid-item .cache, .grid-item .cache2
{
	background: url(images/produit_mask.png) repeat-x center bottom;
}

@media (min-width: 801px)
{
	body:not(.home) #recettes .grid-item .cache
	{
		background: none;
	}
}

.grid-item > div
{
	background-size: cover;
	position: relative;
}

.grid-item img
{
	width: 100%;
	display: block;
	opacity: 0;
}

.grid-item-width2
{
	width: 50%;
}

.grid-item-width13
{
	width: 33.33333%;
}

.grid-item-width23
{
	width: 66.66666%;
}

.page-template-produits h1, .page-template-recettes h1, body.single-fromage h1, body.single-recette h1, .page-template-contenu h1, .page-template-boutique h1
{
	font-size: 36px;
	margin-bottom: 25px;
}

body.single-fromage h1 .aop
{
	display: inline-block;
	background: url(images/aop.png) no-repeat center center / 100%;
	width: 62px;
	height: 62px;
	margin-right: 10px;
	vertical-align: middle;
}

.page-template-produits #produits
{
	margin-top: 30px;
}

.page-template-produits p
{
	font-style: italic;
}

.page-template-recettes #recettes
{
	margin-top: 40px;
}

.page-template-produits #top, .page-template-recettes #top
{
	background: #fff;
}

.page-template-produits .grid, .page-template-recettes .grid
{
	margin-bottom: 80px;
	justify-content: center;
}

.page-template-produits .page-content, .page-template-recettes .page-content
{
	padding: 50px 20px 30px 20px;	
	width: 1050px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.page-template-produits .page-content p, .page-template-recettes .page-content p, .page-template-contenu .page-content p, .page-template-boutique .page-content p
{
	font-size: 24px;
}

.page-template-contenu .intro, .page-template-boutique .intro
{
	padding: 40px 20px 60px 20px!important;
}


.page-template-contenu #main, .page-template-boutique #main
{
	background: #f8f2e8;
}

.page-template-boutique .wp-block-columns
{
	margin: 0;
	background: #fff;
	position: relative;
}

.page-template-boutique .wp-block-columns:before
{
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 17px;
	content: '';
	background: url(images/frise_top_beige.png) repeat-x center center / auto 100%;
	z-index: 3;
}

.page-template-boutique .wp-block-columns .wp-block-column:first-child
{
	padding: 0;
}

.page-template-boutique .wp-block-columns .wp-block-column:last-child
{
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.page-template-boutique .wp-block-columns .wp-block-column:last-child p
{
	padding-bottom: 20px;
}

.page-template-boutique .wp-block-columns .wp-block-column:last-child strong
{
	font-weight: 500;
}

.page-template-boutique #footer_map
{
	height: 365px;
}

.page-template-boutique #header:after, .page-template-contenu #header:after
{
	background: url(images/frise_bottom_beige.png) repeat-x center center / auto 100%;
}

#top .nav-menu
{
	display: flex;	
}

@media(min-width: 1251px)
{
	#site
	{
		padding-top: 153px;
	}
	
	body.fixed #top .wrap
	{
		height: 83px;
	}
	
	body.fixed #site
	{
		padding-top: 83px;
	}
	
	#top
	{
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		z-index: 99;
		background: #fff;
	}
	
	#top:before
	{
		position: absolute;
		left: 0;
		top: 82px;
		width: 100%;
		height: 17px;
		background: url(images/frise_top_white_trans.png) repeat-x center center / auto 100%;
		content: '';
	}
	
	body.fixed #top .logo img
	{
		height: 66px;
	}
}


#top a
{
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}

#top .current-menu-item > a:after
{
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 100%;
	border-bottom: 1px solid #e40613;
	content: '';
}

@media (min-width: 1251px)
{
	#top a:hover:after
	{
		position: absolute;
		left: 0;
		bottom: -15px;
		width: 100%;
		border-bottom: 1px solid #e40613;
		content: '';
	}
}

#top .logo a:hover:after
{
	display: none;
}

#top .menu-main-left-container li
{
	margin-right: 35px;
}

#top .menu-main-right-container
{
	padding-right: 50px;
}

#top .menu-main-right-container li
{
	margin-left: 45px;
}


#top .menu-main-right-container a[href*=trouve], #colophon a[href*=trouve]
{
	padding-left: 28px;
	background: url(images/p_pin.png) no-repeat left center / 18px;
}

#colophon a[href*=trouve]
{
	background: url(images/p_pin_white.png) no-repeat left center / 18px;
}

#top .menu-main-right-container a[href*=contact], #colophon a[href*=contact]
{
	padding-left: 37px;
	background: url(images/p_contact.png) no-repeat left center / 31px;
}

 #colophon a[href*=contact]
 {
	 background: url(images/p_contact_white.png) no-repeat left center / 31px;
 }


#top .wrap
{
	display: flex;
	height: 153px;
	align-items: center;
}

#top .logo
{
	padding: 0 50px; 
}

#top .menu
{
	flex: 1;
	display: flex;
	justify-content: space-between;
	padding: 0 32px;
}

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

#top .logo img
{
	height: 106px;
}



body #header
{
	height: 536px;
	position: relative;
	padding-top: 35px;
	text-align: center;
	overflow: hidden;
}

body.home #header
{
	padding-top: 0;
	height: 550px;
}

body #header .arrow
{
	width: 37px;
	height: 20px;
	background: url(images/down.png) no-repeat center center / 100%;
	position: absolute;
	bottom: 57px;
	left: calc(50% - 18px);
	cursor: pointer;
}

.carte img
{
	width: 210px;
}

body #header:before
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_top_white.png) repeat-x center center / auto 100%;
	content: '';
	z-index: 2;
}

body:not(.home) #header:before
{
	background: url(images/frise_top_beige.png) repeat-x center center / auto 100%;
}

body #header:after
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_bottom_white.png) repeat-x center center / auto 100%;
	content: '';
	z-index: 2;
}

body.home #header:after, body.single-fromage #header:after
{
	background: url(images/frise_bottom_beige.png) repeat-x center center / auto 100%;
}


body.fixed #header, body.page-template-store-locator #header, body.page-template-contact #header
{
	overflow: visible;
}

#breadcrumb
{
	background: #fcf9f6;
	height: 40px;
	display: flex;
	align-items: center;
	position: relative;
	padding-top: 10px;
}

#breadcrumb .wrap
{
	padding-left: 77px;
}

#breadcrumb ul
{
	display: flex;
}

#breadcrumb, #breadcrumb a
{
	font-size: 12px;
}

#breadcrumb a:hover
{
	text-decoration: underline;
}

#breadcrumb li:after
{
	content: '>';
	width: 16px;
	display: inline-block;
	text-align: center;
}

#breadcrumb li:last-child:after
{
	display: none;
}

#breadcrumb:before
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_top_white.png) repeat-x center center / auto 100%;
	content: '';
}

body.single-recette
{
	background: #fff url(images/fond-recette.jpg) no-repeat center top;
}



/*
body.fixed #header
{
	height: 145px!important;
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	background: #fff!important;
	z-index: 98;
}

body.fixed #header .wrap
{
	height: 100%;
}


body:not(.home).fixed #header .pad .cache
{
	display: none;
}

body:not(.home).fixed #header .pad
{
	height: 100%;
}

body.fixed #header p
{
	display: none;
}
*/
body.home #header .wrap2
{
	position: relative;
}

body:not(.home) #header .wrap
{
	position: relative;
}

body:not(.home) #header
{
	padding-top: 0;
	height: auto;
}

body:not(.home) #header .back, body.single-recette .btnproduit, #contactForm .submit input, .sent #contactForm .merci a
{
	display: inline-block;
    font-size: 20px;
    font-style: italic;
    padding: 10px 28px;
    color: #000;
	margin-top: 30px;
	border: 1px solid #e50c19;
}

body.single-recette .btnproduit {
	margin-top: 25px;
}

body:not(.home) #header .pad
{
	height: 565px;
	text-align: left;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: relative;
	padding-bottom: 95px;
}

body.page-template-contact, body.page-template-store-locator
{
	background: url(images/fond-contact.jpg) no-repeat center 155px / 100% auto;
}

body.page-template-contact #header, body.page-template-store-locator #header
{
	height: 60px;
}

body.page-template-contact #header:after, body.page-template-store-locator #header:after
{
	display: none;
}



body.page-template-contact #header .arrow
{
	display: none;
}

.wpcf7-response-output
{
	margin: 0 auto!important;
	padding: 33px 0px;
	border: 0!important;
}

body.page-template-contact #content
{
	display: flex;
	background: #fcf8f1;
	width: 772px;
}

body.page-template-contact #content .mainleft, body.page-template-contact #content .mainright
{
	padding: 33px 90px;	
}

body.page-template-contact #introduction
{
	padding-bottom: 40px;
	text-align: center;
}

body.page-template-contact #adresse
{
	background: #fff url(images/p_pin.png) no-repeat 28px center / 18px;
	padding: 22px 22px 22px 106px;
	position: relative;
}

body.page-template-contact #adresse:before
{
	content: '';
	position: absolute;
	left: 80px;
	top: 22px;
	width: 2px;
	height: calc(100% - 44px);
	background: url(images/contact-separ.png) no-repeat center center / 1.5px;
}

.wpcf7-validation-errors
{
	padding: 0 25px 25px 25px!important;
	color: red;
	text-align: center;
}

#contactForm textarea::-webkit-input-placeholder, #contactForm input::-webkit-input-placeholder { color:#262626; opacity: 1; font-weight: 200; font-size: 16px; text-transform: none; }
#contactForm textarea::-moz-placeholder, #contactForm input::-moz-placeholder { color:#262626; opacity: 1; font-weight: 200; font-size: 16px; text-transform: none; } 
#contactForm textarea:-ms-input-placeholder, #contactForm input:-ms-input-placeholder { color:#262626; opacity: 1; font-weight: 200; font-size: 16px; text-transform: none; }
#contactForm textarea:-moz-placeholder, #contactForm input:-moz-placeholder { color:#262626; opacity: 1; font-weight: 200; font-size: 16px; text-transform: none; }



#contactForm .wpcf7-mail-sent-ok
{
	display: none;
}

body.page-template-contact h1, body.page-template-store-locator h1
{

	font-size: 36px;
	text-align: center;
	margin-bottom: 15px;
}

#contactForm .full
{
	text-align: left;
}

#contactForm .legende
{
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#contactForm .submit
{
	text-align: center;
}

#contactForm .merci
{
	display: none;
}

#contactForm .submit input, .sent #contactForm .merci a
{
	
	-webkit-appearance: none;
}

#contactForm > .form > p
{
	padding-bottom: 40px;
	text-align: center;
}

#contactForm .rowfile
{
	margin-top: 20px;
	font-size: 16px;
}

#contactForm .row
{
	margin-bottom: 15px;
}

.sent #contactForm .form
{
	display: none;
}

.sent #contactForm .merci
{
	display: block;
	text-align: center;
	padding-bottom: 100px;
}

.sent #contactForm .txt
{
	width: 425px;
	max-width: 100%;
	padding: 20px 25px;
	background: #f8f0e0;
	color: #89253f;
	font-size: 14px;
	line-height: 20px;
	margin-top: 70px;
	margin-bottom: 32px;
	display: inline-block;
	vertical-align: top;
}

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

#contactForm input[type=text], #contactForm input[type=email], #contactForm textarea
{
	height: 44px;
	background: #fff;
	border: 1px solid #e8e7e7;
	padding: 0 12px;
	font-size: 16px;
	color: #262626;
	width: 100%;
	font-weight: 200;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: 'IM Fell English' ;
}

#contactForm textarea
{
	height: 180px;
	padding: 12px;
	resize: none;
	font-weight: 200;
	font-size: 16px;
}

#contactForm .left
{
	width: calc(50% - 10px);
	float: left;
	position: relative;
}

#contactForm .left .info
{
	display: none;
	position: absolute;
	right: 0;
	top: 50px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 20px;
	font-size: 13px;
	z-index: 9;
}

#contactForm .left .i
{
	position: absolute;
	right: 14px;
	top: 16px;
	width: 7px;
	height: 14px;
	cursor: pointer;
	z-index: 2;
	background: url(images/info.png) no-repeat center center / 100%;
}

form input[name=numero], form input[name=dlc]
{
	padding-right: 27px!important;
}

#contactForm .left:first-child
{
	margin-right: 20px;
}

body.page-template-contact #header .pad, body.page-template-store-locator #header .pad
{
	height: 134px;	
}


body.single-fromage #header .pad, body.single-recette #header .pad
{
	height: 625px;
}

body.single-recette #header .pad
{
	padding-bottom: 35px;
}

body.single-fromage:not(.home) #header h1
{
	text-transform: uppercase;
	font-size: 60px;
	padding: 0 141px;
}

body.single-fromage:not(.home) #header .txt
{
	font-size: 24px;
	text-transform: uppercase;
}

body.single-fromage:not(.home) #header .medailles
{
	position: absolute;
	right: 0;
	bottom: 5px;
	display: flex;
	align-items: center;
	flex-flow: row-reverse;
	height: 100%;
}

body.single-fromage:not(.home) #header .medailles .col
{
	margin-left: 20px;
}

body.single-fromage:not(.home) #header .medailles img
{
	display: block;
	margin-bottom: 10px;
	width: 115px;
}

body.single-fromage:not(.home) #header .aop
{
	display: block;
	background: url(images/aop.png) no-repeat center center / 90px;
	width: 100%;
	height: 90px;
	margin-top: 25px;
	position: absolute;
	left: 0;
}

body.single-fromage:not(.home) #header .arrow
{
	width: 300px;
	color: #fff;
	background: url(images/down.png) no-repeat bottom center / 43px;
	left: calc(50% - 150px);
	font-size: 30px;
	padding-bottom: 67px;
	bottom: 25px;
}

body.single-fromage:not(.home).de #header .arrow
{
	font-size: 22px;
}

body.single-fromage .row
{
	display: flex;
	align-items: center;
}

body.single-fromage .row > div
{
	width: 50%;
}

body.single-fromage .caracs
{
	position: relative;
	padding: 50px 0;
	background: #fcf9f6;
}

body.single-fromage .caracs .wrap
{
	
}

body.single-fromage .caracs .left .more
{
	display: none;
}

body.single-fromage .saviez img[src*=aop]
{
	width: 84px;
	height: auto;
}

body.single-fromage .caracs:after
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 17px;
	background: url(images/frise_bottom_white.png) repeat-x center center / auto 100%;
	content: '';
}

body.single-fromage .caracs.no_saviez:after
{
	display: none;
}


body.single-fromage .right
{
	padding-left: 36px;
	position: relative;
	text-align: center;
}

body.single-fromage .caracs .more
{
	display: inline-block;
	font-size: 20px;
	font-style: italic;
	padding: 13px 28px 13px 57px;
	background: url(images/p_pin_black.png) no-repeat 25px center / 17px;
	color: #000;
	margin-top: 30px;
	border: 1px solid #e50c19;
}


body.single-fromage .p
{
	font-style: italic;
	font-size: 22px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	text-align: center;
}

body.single-fromage .right
{
	display: flex;
	justify-content: center;
	align-items: center;
}

body.single-fromage .right > div
{
	width: 505px;
	max-width: 100%;
}



body.single-fromage .right .p
{
	width: auto;
	font-size: 21px;
	font-style: italic;
}

body.single-fromage .suggestions
{
	position: relative;
	text-align: center;
	background: #fff;
}



body.single-fromage .suggestions:not(.no_accord)
{
	background: #b9ac6d;
}

body.single-fromage .suggestions:not(.no_accord), body.single-fromage .suggestions:not(.no_accord) h2
{
	color: #fff;
}

body.single-fromage .suggestions .wp-block-column:first-child, body.single-fromage .suggestions .wp-block-column:last-child
{
	min-height: 370px;
	position: relative;
}

body.single-fromage .accord .wp-block-column:first-child, body.single-fromage .accord .wp-block-column:last-child
{
	min-height: 370px;
	position: relative;
}

body.single-fromage .suggestions .wp-block-column:before, .wp-block-columns.marron .wp-block-column.withimg:before
{
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
	height: 17px;
	content: '';
	background: url(images/frise_top_white.png) repeat-x center center / auto 100%;
	z-index: 3;
}

@media( min-width:801px)
{
	body.single-fromage .suggestions.no_saviez .wp-block-column:before
	{
		background: url(images/frise_top_beige.png) repeat-x center center / auto 100%;
	}
}

body.single-fromage .suggestions .wp-block-column:first-child:after
{
	position: absolute;
	right: -7px;
	top: 0px;
	width: 17px;
	height: 100%;
	content: '';
	background: url(images/frise_right_kaki.png) repeat-x center center / 100% auto;
	z-index: 2;
}

body.single-fromage .suggestions.no_accord .wp-block-column:first-child:after
{
	background: url(images/frise_right_white.png) repeat-x center center / 100% auto;
}

body.single-fromage .accord .wp-block-column:first-child:after
{
	position: absolute;
	right: -11px;
	top: 0px;
	width: 17px;
	height: 100%;
	content: '';
	background: url(images/frise_left_white.png) repeat-x center center / 100% auto;
	z-index: 2;
}

body.single-fromage .accord .wp-block-column:first-child
{
	flex-basis: calc(50% - 9px);
}
body.single-fromage .accord .wp-block-column:last-child
{
	flex-basis: calc(50% + 9px);
}

body.single-fromage .flex
{
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-content: center;
	text-align: center;
}

body.single-fromage .suggestions .p, body.single-fromage .accord .p
{
	margin: 20px 0;
	width: 375px;
	margin-left: auto;
	margin-right: auto;
}

body.single-fromage .suggestions .more
{
	display: inline-block;
    font-size: 20px;
    font-style: italic;
    padding: 13px 28px;
    color: #000;
	margin-top: 30px;
	border: 1px solid #e50c19;
}

/*
body.single-fromage .suggestions:not(.no_accord)  .more
{
	background: #fff;	
}
*/


body.single-fromage .suggestions .left, body.single-fromage .saviez.intl .left
{
	background: url(images/produit-separ.png) repeat-y right center / 1px;
}

body.single-fromage .right > div.accords
{
	display: flex;
	font-size: 14px;
	justify-content: space-between;
	width: 100%;
	margin-top: 52px;
}

body.single-fromage .accords > div
{
	padding-left: 43px;
	text-align: left;
	width: calc(50% - 30px);
	min-height: 57px;
	display: flex;
	align-items: center;
}

body.single-fromage .accords:not(.one) > div:first-child
{
	margin-right: 30px;
}

body.single-fromage .right > div.accords.one 
{
	justify-content: center;
}



body.single-fromage h2
{
	font-size: 36px;
	margin: 15px 0;
	color: #000;
	font-style: normal;
}

body.single-fromage .palmares
{
	background: #fdfbf7;
	padding: 20px 50px 50px 50px;
}

body.single-fromage .palmares .p
{
	width: 100%;
}

body.single-fromage .palmares .medailles, body.single-fromage .saviez .medailles
{
	text-align: center;
	margin-top: 50px;
	display: block;
}

body.single-fromage .palmares .medailles img
{
	width: 118px;
	margin: 0 50px;
}

body.single-fromage .saviez .medailles img
{
	width: 118px;
	margin: 0 10px;
}

body.single-fromage .row h2
{
	font-size: 36px;
}

body.single-fromage .slider img
{
	position: absolute;
	left: 0;
}

body.single-fromage .slider
{
	width: 565px;
	height: 384px;
	position: relative;
	margin: 0 auto;
	max-width: 100%;
}

body.single-fromage .saviez
{
	text-align: center;
	background: #fff;
	padding: 35px 15px;
	position: relative;
}



body.single-fromage .slider .bx-wrapper
{
	margin: 0;
}

body.single-fromage .bx-wrapper .bx-pager, body.single-fromage  .bx-wrapper .bx-controls-auto
{
	bottom: 15px;
}

body.single-fromage .bx-wrapper .bx-pager.bx-default-pager a
{
	background: none;
	border: 2px solid #89253f;
	width: 15px;
	height: 15px;
	position: relative;
	margin: 0 3px;
}

body.single-fromage .bx-wrapper .bx-pager.bx-default-pager a.active:after, body.single-fromage .bx-wrapper .bx-pager.bx-default-pager a:hover:after
{
	content: '';
	width: 11px;
	height: 11px;
	display: inline-block;
	background: url(images/slider-puce.png) no-repeat center center / 7px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

body.single-fromage .slider .bx-wrapper img
{
	position: relative;
	left: auto;
}

body.single-fromage .slider .bx-wrapper li > div
{
	text-align: center;
	display: flex;
	width: 565px;
	height: 384px;
	justify-content: center;
	align-items: center;
	max-width: 100%;
}


body.single-recette #header .pad .cache
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(images/recette_masque.png) no-repeat center bottom / cover;
}


body.single-recette h1
{
	font-size: 43px;
}

body.single-recette .criteres
{
	flex: 1;
	display: flex;
	justify-content: center;
}

body.single-recette .criteres ul
{
	display: flex;
}

body.single-recette .criteres li
{
	width: 140px;
	padding: 10px 23px 10px 60px;	
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: 200;
	position: relative;
}

body.single-recette .criteres li:after
{
	background: url(images/recette_separ.png) no-repeat right center / 1px auto;
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

body.single-recette .criteres li:last-child:after
{
	background: none;
}

body.single-recette .criteres li .value
{
	color: #fff;
	font-weight: normal;
	display: block;
	padding-top: 5px;
}

@media (min-width: 801px)
{
	body.single-recette .criteres li .value
	{
		font-size: 18px;
	}
}


body.single-recette .criteres li.preparation
{
	background: url(images/p_preparation.png) no-repeat 10px center / auto 39px;	
}

body.single-recette .criteres li.cuisson
{
	background: url(images/p_cuisson.png) no-repeat 25px center / auto 39px;
}


body.single-recette .criteres li.difficulte
{
	background: url(images/p_difficulte.png) no-repeat 15px center / auto 39px;
}

body.single-recette .site-main .row {
	display: flex;
}

body.single-recette .site-main .row .left {
	width: 50%;
	display: flex;
	flex-flow: column;
	padding-right: 25px;
}

body.single-recette .site-main .row .left .content {
	padding-top: 15px;
}

body.single-recette .site-main .row .right {
	width: 50%;
}

body.single-recette .suite {
	display: flex;	
}

body.single-recette .suite .ingredients {
	flex: 0 0 500px;	
	background: #f8f2e8;
	padding: 60px;
	position: relative;
}


body.single-recette .suite .ingredients:before
{
	position: absolute;
	left: 0;
	top: -17px;
	width: 100%;
	height: 17px;
	content: '';
	background: url(images/frise_bottom_beige.png) repeat-x -530px center / auto 100%;
	z-index: 3;
}


body.single-recette .suite .ingredients:after 
{
	position: absolute;
	right: -13px;
	top: -2px;
	width: 17px;
	height: 100%;
	content: '';
	background: url(images/frise_left_beige.png) repeat-y center center / auto 100%;
	z-index: 3;
}


body.single-recette .suite .ingredients .produit {
	text-align: center;
	margin-top: 70px;
}


body.single-recette .suite .ingredients .produit .img .nom {
	font-weight: 500;
	font-size: 20px;
	padding-top: 15px;
	font-style: italic;
	color: #000;
}

body.single-recette .suite .ingredients .produit .img .desc {
	font-size: 16px;
}

body.single-recette .suite .ingredients li {
	margin-bottom: 9px;
	font-weight: 200;
	color: #000;
	font-style: italic;
	font-size: 20px;
}

body.single-recette .suite .ingredients li.soustitre {
	background: none;
}

body.single-recette .suite .ingredients.produit {
	text-align: center;	
	margin-bottom: 30px;
}

body.single-recette .suite .ingredients li strong {
	font-weight: 500;
}

body.single-recette .suite .ingredients.produit img {
	width: 158px;
	display: inline-block;
}

body.single-recette .bx-wrapper li {
	background: none!important;
	padding-left: 0!important;
}

body.single-recette .bx-wrapper {
	margin-bottom: 15px;
}

body.single-recette .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -28px;
}

body.single-recette .suite .preparation {
	flex: 1;
	padding: 60px 60px 60px 100px;
}

body.single-recette .suite .preparation li {
	margin-bottom: 15px;
	display: flex	
}



body.single-recette .suite .preparation li span {
	display: inline-block;
	vertical-align: top;
	height: 35px;
	flex: 0 0 35px;
	border-radius: 35px;
	line-height: 35px;
	margin-right: 16px;
	background: #aa9661;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-family: Arial;
}

body.single-recette .suite .preparation li.empty {
	margin-top: 25px;
}

body.single-recette .suite .preparation li.empty span {
	display: none;
}

body.single-recette .suite .preparation li div {
	padding-top: 5px;
	color: #000;
	font-style: italic;
	font-size: 20px;
}

body.single-recette .suite .moins
{
	width: 24px;
	height: 47px;
	background: url(images/moins.png) no-repeat center center / 100%;
	cursor: pointer;
	margin-left: 25px;
}

body.single-recette .suite .nb .pers, body.single-recette .suite .nb .pour
{
	padding-bottom: 6px;
}

body.single-recette .suite .plus
{
	width: 24px;
	height: 47px;
	background: url(images/plus.png) no-repeat center center / 100%;
	cursor: pointer;
	margin-left: 0px;
	margin-right: 25px;
}
body.single-recette .suite .nb .i
{
	width: 57px;
	height: 47px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #ccc;
	font-size: 25px;
	font-family: Arial;
	border-right: 0;
	border-left: 0;
}
body.single-recette .suite .nb
{
	font-size: 21px;
	font-weight: 500;
	margin-bottom: 40px;
	display: flex;
	align-items: center;
}

body.single-recette .suite h2 {
	padding-bottom: 15px;
	font-size: 36px;
	margin-bottom: 22px;
	color: #000;
}

body.single-recette #header .pad .cache
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(images/banner-high.png) repeat-x center bottom;
	z-index: 1;
}

body.single-recette .tools {
	font-size: 30px;
	display: flex;
	background: #ece2d7;
	justify-content: center;
	padding: 26px 0 20px 0;
	position: relative;
}

body.single-recette .tools:before {
	position: absolute;
	left: 0;
	top: -17px;
	width: 100%;
	height: 17px;
	content: '';
	background: url(images/frise_bottom_beige_fonce.png) repeat-x center center / auto 100%;
	z-index: 3;
}

body.single-recette .tools .share span {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	font-style: italic;
}

body.single-recette .tools .share ul
{
	display: inline-block;
}

body.single-recette .tools .share li {
	width: 39px;
	height: 39px;
	margin-right: 15px;
	cursor: pointer;
	display: inline-block;
}

body.single-recette .tools .share li.facebook {
	background: url(images/facebook.png) no-repeat center center / 34px;	
}
body.single-recette .tools .share li.twitter {
	background: url(images/twitter.png) no-repeat center center / 34px;	
}

#toggle
{
	width: 60px;
	height: 30px;
	float: right;
	background: url(images/toggle.png) no-repeat right center / auto 30px;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 59px;
	z-index: 99999;
	display: none;
}

body.menu #toggle
{
	background: url(images/close.png) no-repeat right center / auto 30px;
	width: 30px;
}


body:not(.home) #toggle
{
	top: 25px;
}




#mainNav
{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(60, 11, 34, 0.95);
	z-index: 99;
	text-align: center;
	padding-top: 30px;
	display: none;
}

#mainNav > div {
	position: relative;
}

#mainNav > div > div {
	margin-top: 35px;
}

#mainNav .close {
	width: 27px;
	height: 27px;
	background: url(images/close.png) center center / 100%;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 25px;
}

#mainNav a
{
	font-size: 24px;
	color : #fff;

}

#mainNav .logo img
{
	width: 135px;
}

#mainNav li {
	margin-bottom: 15px;
}

#countries {
	position: fixed;
	left: calc(50% - 382px);
	top: 116px;
	width: 765px;
	max-width: 100%;
	background: rgba(255, 255, 255, 0.95);
	z-index: 99;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 60px;
	display: none;
}

#countries h2 {
	font-size: 36px;

	margin-bottom: 45px;
	font-style: italic;
}

#countries ul {
	text-align: right;
}

#countries, #countries a {
	font-size: 14px;
	color: #333;
}

#countries a {
	font-size: 12px;	
	text-decoration: underline;
}

#countries ul li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;	
	text-align: left;
	padding-left: 62px;
	margin-bottom: 35px;
	position: relative;
}

#countries ul li span {
	font-weight: bold;
}

#countries ul li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 42px;
	height: 30px;
	display: block;
}

#countries .close {
	position: absolute;
	right: 25px;
	top: 25px;
	width: 26px;
	height: 26px;
	background: url(images/pays_close.png) no-repeat center center / 100%;
	cursor: pointer;
}

#countries ul li.intl:before {
	background: url(images/intl.png) no-repeat center center / 100%;	
}
#countries ul li.france:before {
	background: url(images/france.png) no-repeat center center / 100%;	
}
#countries ul li.allemagne:before {
	background: url(images/allemagne.png) no-repeat center center / 100%;	
}
#countries ul li.belgique:before {
	background: url(images/belgique.png) no-repeat center center / 100%;	
}
#countries ul li.suisse:before {
	background: url(images/suisse.png) no-repeat center center / 100%;	
}

@media (max-height: 700px)
{
	#mainNav li {
		margin-bottom: 5px;
	}
	
	#mainNav a
	{
		font-size: 18px;
	}
	
	#mainNav > div > div {
		margin-top: 15px;
	}
}

body #header .logo img
{
	width: 254px;
	display: inline-block;
	vertical-align: top;
}

body:not(.home) #header .logo
{
	position: absolute;
	left: -134px;
	z-index: 2;
}

body:not(.home) #header .logo img
{
	width: 333px;
}

body.home #header .txt
{

	color: #992950;
	font-size: 30px;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
}

body:not(.home) #header .txt
{
	color: #992950;
	font-size: 15px;
	text-align: center;
	position: relative;
	z-index: 3;
	width: 100%;
}


body:not(.home) #header p
{
	padding-top: 22px;
	width: 700px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 23px;
}

body:not(.home) #header H1
{
	color: #fff;
	font-size: 50px;	
	line-height: 55px;
}
/*

body:not(.home).fixed
{
	padding-top: 145px;
}

body:not(.home).fixed.tofixed
{
	padding-top: 635px;
}

body:not(.home).fixed.tofixed #header
{
	background: #fcfbf7!important;	
}

body:not(.home).fixed #header H1
{
	font-size: 36px;
	line-height: 40px;
}

body:not(.home).fixed #header .years
{
	position: relative;
	z-index: 2;
}
*/
body:not(.home) #header .arrow
{
	width: 46px;
	height: 24px;
	background: url(images/down.png) no-repeat center center / 100%;
	position: absolute;
	bottom: 30px;
	left: calc(50% - 23px);
	cursor: pointer;
	z-index: 9;
}




body:not(.home).fixed #header .arrow
{
	display: none;
}






body:not(.home) .intro
{
	padding: 75px 15px 45px 15px;
}


body:not(.home) .intro h2
{
	font-size: 48px;

	margin-bottom: 20px;
}

body:not(.home).page-template-terroir .intro h2
{
	font-size: 30px;
	font-style: italic;
}

body.page-template-terroir .carte img
{
	max-width: 100%;
	width: 436px;
}

body.page-template-terroir .wpb_column.fond_rouge
{
	padding: 20px 0 0 0;
	font-size: 14px;
}

body.page-template-terroir .wpb_column.fond_rouge > .vc_column-inner
{
	background: #89253f;
	padding: 25px 70px;
	line-height: 30px;	
}

body.page-template-terroir .wpb_column.fond_rouge hr
{
	margin: 27px 0;
	height: 1px;
	background: url(images/separ-rouge.png) no-repeat center center / 34px auto;
	border: 0;
}

a.vc_btn3-size-md, a.btn
{
	font-size: 12px!important;
	text-transform: uppercase;
	padding: 15px;
	border: 1px solid #000!important;
	background: none!important;
	display: inline-block;
}

a.btn
{
	padding: 10px 20px;
}

a.vc_btn3-size-md:hover, a.btn:hover
{
	background: #3c0b22!important;
	border: 1px solid #3c0b22!important;
	color: #fff!important;
}

.fond_rouge, .fond_bordeaux
{
	color: #fff;
}

.fond_rouge a.btn, .fond_bordeaux a.btn
{
	color: #fff;
	border-color: #fff!important;
}

.fond_rouge a.btn:hover
{
	background: #fff!important;
	border: 1px solid #fff!important;
	color: #89253f!important;
}

.fond_bordeaux a.btn:hover
{
	background: #fff!important;
	border: 1px solid #fff!important;
	color: #3c0b22!important;
}

.vc_row-o-equal-height .wpb_content_element {
	margin-bottom: 0!important;
}

.vc_row-o-equal-height {
	margin-bottom: 60px;
}


body.home .fondrecettes .vc_row-o-equal-height {
	margin-bottom: 0;	
}

body.home .fondrecettes .vc_row-o-equal-height {
	margin-top: -40px;
}

body.home .fondrecettes .vc_row-o-equal-height:first-child {
	margin-top: 0;	
}

.wpb_column.fond_beige > .vc_column-inner  > .wpb_wrapper {
	background: #f8f0e0;
}

.wpb_column.fond_jaune > .vc_column-inner  > .wpb_wrapper {
	background: #f2cd51;
}

.wpb_column.fond_rouge > .vc_column-inner  > .wpb_wrapper {
	background: #89253f;
}

.wpb_column.fond_bordeaux > .vc_column-inner  > .wpb_wrapper {
	background: #3c0b22;
}

.wpb_column.right_t > .vc_column-inner  > .wpb_wrapper {
	width: 80%;
	padding: 35px 15px 35px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

body.home .fondrecettes .wpb_column.right_t > .vc_column-inner {
	justify-content: flex-start;
	padding-top: 53px;
}

body.home .fondrecettes .wpb_column.left_t > .vc_column-inner {
	justify-content: flex-end;
	padding-bottom: 53px;
}

body.home .fondrecettes .imagecal_left {
	padding-left: 0;
}

body.home .fondrecettes .imagecal_right {
	padding-right: 0;
}

.wpb_column.left_t {
	position: relative;
	z-index: 2;
}

.wpb_column.left_t > .vc_column-inner {
	align-items: flex-end;
}

.wpb_column.left_t > .vc_column-inner  > .wpb_wrapper {
	width: 80%;
	padding: 35px 15px 70px 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wpb_column.fond_jaune h2, .wpb_column.fond_rouge h2, .wpb_column.fond_bordeaux h2, .wpb_column.fond_beige h2 {
	margin: 30px 0 40px 0;

	font-size: 29px;
	line-height: 34px;
}

.wpb_column.fond_jaune h6, .wpb_column.fond_rouge h6, .wpb_column.fond_bordeaux h6 {

	font-size: 18px;
	font-style: italic;
}


body.page-template-terroir .wpb_column.fond_jaune h2, body.page-template-terroir .wpb_column.fond_beige h2 {
	margin: 0;
	font-size: 42px;
}

body.page-template-terroir .wpb_column.fond_jaune p, body.page-template-terroir .wpb_column.fond_beige p {
	margin: 30px 0;
	font-style: italic;

	line-height: 35px;
	font-size: 21px;
}

body.page-template-terroir .wpb_column.right_t > .vc_column-inner > .wpb_wrapper, body.page-template-terroir .wpb_column.left_t > .vc_column-inner > .wpb_wrapper
{
	padding: 55px 15px 35px 15px;
}

.wpb_column.right_t > .vc_column-inner {
	margin-left: -80px;
}

.wpb_column.left_t > .vc_column-inner {
	margin-right: -80px;
}

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


body.home #bxslider_mobile {
	display: none;
}

body.home #bxslider {
	margin-bottom: 78px!important;
}

body.home #bxslider .mobile {
	display: none;
}

body.home #bxslider ul img {
	height: auto;
}

body.home #bxslider li {
	position: relative;
	padding-bottom: 45px;
}

body.home #bxslider .title {
	display: block;
	background: #eed9b1;
	position: absolute;
	bottom: 0px;
	height: 72px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	text-transform: uppercase;
	width: calc(100% - 82px);
	left: 41px;

	text-align: center;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 20px;
	height: 20px;
	border: 5px solid #b2a9a3;
	background: #b2a9a3;
	border-radius: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #f1efed;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: -46px;
}

body.home #header .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 35px;
}


.bx-wrapper .bx-controls-direction a {
	width: 24px;
	height: 44px;
	top: calc(50% - 0px);
}

.bx-wrapper .bx-prev {
	background: url(images/p_prev_lite.png) no-repeat center center / 100%;
	left: -70px;
}

.bx-wrapper .bx-next {
	background: url(images/p_next_lite.png) no-repeat center center / 100%;
	right: -70px;
	background-position: 0!important;
}


body.page-template-boutique .bx-wrapper .bx-controls-direction a {
	width: 40px;
	height: 40px;
	top: calc(50% - 20px);
}

body.page-template-boutique .bx-wrapper .bx-prev {
	background: url(images/prev2.png) no-repeat center center / 100%;
	left: -140px;
}

body.page-template-boutique .bx-wrapper .bx-next {
	background: url(images/next2.png) no-repeat center center / 100%;
	background-position: 0!important;
	right: -140px;
}

body.home .fondrecettes {
	background: #eed9b1;
	padding-bottom: 60px;
}

body.home .recettes {
	padding: 60px 0 40px 0;
}

body.home .recettes h2 {
	font-size: 48px;
	color: #3c0b22;

}

.vc_row.visite {
	background: url(images/fond_pierre.jpg) no-repeat top center / 100%;
}

.vc_row.visite h2 {
	color: #89253f;
	font-size: 40px;

	margin: 30px 0;
	text-align: center; 
}

.vc_row.visite .boutique a , .vc_row.visite .fromage a {
	position: relative;
	display: block;
}

.vc_row.visite img, body.home .vc_row.histoire img {
	height: auto;	
	display: block;
}

.vc_row.visite .boutique > .vc_column-inner, .vc_row.visite .fromage > .vc_column-inner, body.home .vc_row.histoire .wpb_column > .vc_column-inner {
	padding: 0;
}

.vc_row.visite .vc_row-o-equal-height, body.home .vc_row.histoire.vc_row-o-equal-height {
	margin-bottom: 0;
}

.vc_row.visite .boutique .b, .vc_row.visite .fromage .b {
	position: absolute;
	width: 223px;
	height: 106px;
	left: calc(50% - 111px);
	top: calc(50% - 53px);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;

	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

.vc_row.visite .boutique .b {
	background: #89253f;
}

.vc_row.visite .boutique strong {
	font-size: 28px;
}

.vc_row.visite .fromage .b {
	background: #3c0b22;
	font-size: 21px;
	color: #eed9b1;	
	line-height: 25px;
}

.vc_row.visite .fromage strong {
	font-size: 30px;
}

body.home .vc_row.recettes .vc_btn3 {
	padding: 10px 30px;
	color: #3c0b22!important;
	border-color: #3c0b22!important;
}

body.home .vc_row.recettes .vc_btn3:hover {
	color: #fff!important;
}

.vc_row.adresse {
	margin: -106px auto 0 auto;
	width: 500px;
	max-width: 80%;
	background: #fff url(images/v_separ.png) no-repeat center 28px / 1px 81px;
	position: relative;
	z-index: 2;
	padding: 28px 28px 12px 28px;
	text-align: center;

	font-size: 18px;
	color: #666;
	line-height: 22px;
}

.vc_row.adresse strong {
	font-size: 24px;
	color: #992950;
	font-weight: normal;
}

body.page .visiter a {
	background: #89253f!important;
	color: #fff;
	border: 0!important;
	padding: 10px 25px;
	border: 1px solid #89253f!important;
}

body.page .visiter a:hover {
	background: #fff!important;
	color: #89253f!important;

}

body.home .adressemore {
	margin-bottom: 30px;
}

body.home .vc_row.histoire .wpb_text_column .wpb_wrapper {
	position: relative;
}

body.home .vc_row.histoire .flex {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #fff;
	line-height: 25px;
}

body.home .vc_row.histoire .flex h2 {

	font-size: 30px;
	margin-bottom: 20px;
}

body.home .vc_row.histoire .btn {
	margin-top: 37px;
	color: #fff;
	border: 0!important;
	padding: 10px 25px;
	line-height: normal;
}

body.home .vc_row.histoire .left .btn {
	background: #89253f!important;
}

body.home .vc_row.histoire .right .btn {
	background: #3c0b22!important;
}

@media (min-width: 1600px)
{
	body.home #header .bx-wrapper .content .img img {
		width: 221px;
	}
	
	body.home #header .bx-wrapper .content .h1, body.home #header .bx-wrapper .content h1 {
		font-size: 45px;
	}
}

@media (min-width: 801px)
{
	body.home .vc_row.histoire .left .btn:hover, body:not(.home) #header .back:hover , body.single-recette .btnproduit:hover {
		background: #fff!important;
	}



	body.home .vc_row.histoire .right .btn:hover {
		background: #fff!important;
	}
}

body.page-template-recettes .filters {
	margin: 23px 0;
}

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


.selectcontainer
{
	width: 310px;
	height: 42px;
	line-height: 42px;
	position: relative;
	overflow: hidden;
}

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


.selectcontainer span.select
{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 35px;	
	line-height: 35px;	
	background: #89253f url(images/select.png) no-repeat right center / auto 9px;
	font-size: 16px;
	position: absolute;
	padding-right: 44px;
	text-align: left;
	text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    text-indent: 13px;
	font-weight: 200;
}


#contactForm .selectcontainer {
	width: 100%;
	height: 44px;
	line-height: 44px;	
}

#contactForm .selectcontainer span.select{
	background: #fff url(images/select2.png) no-repeat right center / auto 8px;
	border: 1px solid #e8e7e7;
	height: 44px;	
	line-height: 44px;	
	color: #262626;
	font-size: 16px;
	font-weight: 200;
	text-transform: none;
	text-indent: 11px;
	font-family: 'IM Fell English' ;
}

body.page-template-recettes .number {
	padding: 25px 0;	
 
	font-size: 17px;
	text-transform: uppercase;
	text-align: center;
}

body.page-template-recettes .number span {
	display: block;
	font-size: 36px;
}

body.page-template-recettes .filters .choices {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

body.page-template-recettes .filters .choices > * {
	margin: 10px;
}

body.page-template-recettes .filters input[type=submit] {
	background: none;
	border: 1px solid #967c67;	
	color: #967c67;
	text-transform: uppercase;
 
	cursor: pointer;
	height: 35px;
	padding: 0 15px;
	border-radius: 0;
}

body.page-template-recettes .filters .search {
	margin-top: 38px;
	width: 640px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

body.page-template-recettes .filters .search input {
	width: 100%;
	height: 45px;
	border: 0;
	display: block;
	background: url(images/search.png) no-repeat 15px center / 15px;
	padding-left: 43px;
	color:#89253f; opacity: 1; 
 
	font-size: 15px;
	text-transform: uppercase;
}


form .field::-webkit-input-placeholder { color:#89253f; opacity: 1; font-weight: 200; font-size: 15px; text-transform: uppercase; }
form .field::-moz-placeholder { color:#89253f; opacity: 1; font-weight: 200; font-size: 15px; text-transform: uppercase; } 
form .field:-ms-input-placeholder { color:#89253f; opacity: 1; font-weight: 200; font-size: 15px; text-transform: uppercase; }
form .field:-moz-placeholder { color:#89253f; opacity: 1; font-weight: 200; font-size: 15px; text-transform: uppercase; }



body.page-template-recettes .filters .search:before, body.page-template-recettes .filters .search:after {
	content: '';
	height: 1px;
	display: block;
	background: url(images/search-border.png) repeat-x left top / auto 1px;
}

body.page-template-recettes .recettes, body.page-template-produits .recettes, body.page-template-produits .recettes
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}


body.page-template-produits .recettes
{
	margin-top: 84px;
	width: 1227px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

body.page-template-produits .export .recettes
{
	margin-top: 50px;
}

body.page-template-recettes .recettes li, body.page-template-produits .recettes li, body.page-template-terroir-regions .recettes li
{
	width: 312px;
	margin: 0 48px 94px 48px;
	text-align: center;
}

body.page-template-recettes .recettes li a, body.page-template-produits .recettes li a, body.page-template-terroir-regions .recettes li a
{
	position: relative;
	display: inline-block;
}

body.page-template-recettes .recettes li a img, body.page-template-produits .recettes li a img
{
	display: block;
}

body.page-template-terroir-regions .recettes li a
{
	text-align: center;
	height: 160px;
}

body.page-template-terroir-regions .recettes li a img
{
	width: 200px;
	display: inline-block;
}

#imgmapmobile {z-index: -2; }

body.page-template-recettes .recettes li a .titre, body.page-template-produits .recettes li a .titre, body.page-template-terroir-regions .recettes li a .titre
{
	display: flex;
	position: absolute;
	bottom: -33px;
	width: calc(100% - 42px);
	background: #eed9b1;
	justify-content: center;
	align-items: center;

	font-size: 16px;
	line-height: 19px;
	left: 21px;
	height: 63px;
	min-height: 63px;
	text-transform: uppercase;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

body.page-template-produits .export .recettes li a .titre
{
	padding-right: 26px;
}

body.page-template-terroir-regions .recettes li a .titre
{
	bottom: auto;
	position: relative;
	width: 100%;
	left: auto;
	line-height: 15px;
}

body.page-template-produits .recettes li a .titre > span
{
	display: block;
}

body.page-template-produits .recettes li a .medailles
{
	position: absolute;
	right: 10px;
	top: 10px;
	
}

body.page-template-produits .recettes li a .medailles.many
{
	width: 155px;
}

body.page-template-produits .recettes li a .medailles.many .medaille
{
	float: right;
	margin-left: 15px;
}

body.page-template-produits .recettes li a .medailles img
{
	width: 55px;
	display: block;
	margin-bottom: 10px;
}

body.page-template-produits .recettes li a .titre > span .aop
{
	display: block;
	position: absolute;
	right: -21px;
	top: 5px;
	background: url(images/aop.png) center center / 100%;
	width: 48px;
	height: 48px;
}

body.page-template-produits .export .recettes li a .aop
{
	display: block;
	position: absolute;
	right: 12px;
	top: 12px;
	background: url(images/aop.png) center center / 100%;
	width: 58px;
	height: 58px;
}

body.page-template-produits .export .recettes li.chevre .titre
{
	background: #eed9b1 url(images/chevre2.png) no-repeat right center / 39px auto;
}
body.page-template-produits .export .recettes li.vache .titre
{
	background: #eed9b1 url(images/vache2.png) no-repeat right center / 39px auto;
}

body.page-template-produits .choices
{
	display: flex;
	justify-content: center;
}

body.page-template-produits .choices .choice
{
	/*width: 358px;*/
	height: 62px;
	line-height: 62px;
	background: #eed9b1;
	color: #000;

	font-size: 22px;
	padding: 0 84px 0 30px;
	text-align: left;
	position: relative;
	margin: 50px 40px 0 40px;
	cursor: pointer;
}

body.page-template-produits .choices .choice.vache
{
	background: #eed9b1 url(images/vache.png) no-repeat right center / 59px auto;
}
body.page-template-produits .choices .choice.chevre
{
	background: #eed9b1 url(images/chevre.png) no-repeat right center / 59px auto;
}

body.page-template-produits .choices .choice span
{
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	/*
	position: absolute;
	
	left: 20px;
	top: 23px;
	*/
	margin-right: 20px;
	margin-top: 5px;
}

body.page-template-produits .choices .choice.active span
{
	background: #fff url(images/check.png) no-repeat center center / 100%;
}

body.page-template-recettes .recettes li a .cache, body.page-template-produits .recettes li a .cache, body.page-template-terroir-regions .recettes li a .cache
{
	width: calc(100% - 2px);
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.6);
	left: 0;
	top: 0;
	display: none;
	justify-content: center;
	align-items: center;
}

body.page-template-recettes .recettes li a:hover .cache, body.page-template-produits .recettes li a:hover .cache, body.page-template-terroir-regions .recettes li a:hover .cache
{
	display: flex;
}

body.page-template-recettes .recettes li a .cache span, body.page-template-produits .recettes li a .cache span, body.page-template-terroir-regions .recettes li a .cache span
{
	background: #89253f;
	color: #fff;
	height: 42px;
	line-height: 42px;
	padding: 0 25px;
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
}

body.page-template-terroir-regions .regions .region:nth-child(2n+1)
{
	background: #fbf9f5;
}

body.page-template-terroir-regions .regions .region
{
	padding: 55px;
}

body.page-template-terroir-regions .regions .region .row
{
	display: flex;
	justify-content: center;
	align-items: center;
}

body.page-template-terroir-regions .regions .region .img
{
	/*width: 280px;*/
	/* padding-top: 30px; */
	display: flex;
	align-items: flex-end;
	margin-right: 40px;
}

body.page-template-terroir-regions .regions .region .img img
{
	width: 240px;
}

body.page-template-terroir-regions .regions .region .produits
{
	/* flex: 1 1;*/ 
}

body.page-template-terroir-regions .regions .region .produits .recettes
{
	display: block;
}

body.page-template-terroir-regions .regions .region h2
{
	
	font-size: 30px;
	color: #000;
	font-style: italic;
	margin-bottom: 70px;	
}

body.page-template-terroir-regions .regions .region .produits .recettes li
{
	width: 188px;
	float: left;
	margin: 0 10px 18px 0;
}

body.page-template-terroir-regions .regions .region .produits .recettes li a
{
	width: 100%;
	height: 207px;
	margin-right: 19px;
	background: #fff;
}



body.page-template-terroir-regions .regions .region .produits .recettes li .img
{
	height: 159px;
	width: auto;
	display: flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	position: relative;
	margin-right: 0;
}

body.page-template-terroir-regions .regions .region .produits .recettes li img
{
	width: 125px;
}

body.page-template-terroir-regions .carte
{
	background: #b2a167;
	color: #fff;
	padding: 60px 0 75px 0;
	z-index: 2;
	position: relative;
	margin-bottom: 80px;
}

body.page-template-terroir-regions #intro_regions
{
	position: relative;
	z-index: 3;
	text-align: center;
	font-size: 26px;
	font-style: italic;
	padding-bottom: 20px;
	padding-top: 80px;
	background: #b2a167;
	color: #fff;
}


body.page-template-terroir-regions #intro_regions h2
{
	font-size: 35px;
	font-style: normal;
}


body.page-template-terroir-regions #header::after
{
	background: url(images/frise_bottom_kaki.png) repeat-x center center / auto 100%;
}

body.page-template-terroir-regions .carte:after
{
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 100%;
	height: 17px;
	background: url(images/frise_top_kaki.png) repeat-x center center / auto 100%;
	content: '';
}

body.page-template-terroir-regions .wp-block-columns.marron
{
	margin-bottom: 0;
}

@media (min-width: 901px)
{
	body.page-template-terroir-regions .carte:before
	{
		content: '';
		position: absolute;
		display: block;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #b2a167;
		z-index: 3;
	}
}

body.page-template-terroir-regions .carte .mobile {
	display: none;		
}

@media (max-width: 1475px)
{
	body.home .wp-block-column:not(.center)
	{
		padding-right: 25px;
	}
}

@media (min-width: 1394px)
{

	body.page-template-terroir-regions .carte .region.ardeche .trait
	{
		width: 562px;
		height: 157px;
		background: url(images/trait-ardeche.png) no-repeat center center / 100%;
		position: absolute;
		left: 452px;
		top: 134px;
		z-index: 3;
	}
	
	body.page-template-terroir-regions .carte .region.perigord .trait
	{
		width: 434px;
		height: 144px;
		background: url(images/trait-perigord.png) no-repeat center center / 100%;
		position: absolute;
		left: 443px;
		top: 129px;
		z-index: 3;
	}
	
	body.page-template-terroir-regions .carte .region.centre .trait
	{
		width: 452px;
		height: 144px;
		background: url(images/trait-centre.png) no-repeat center center / 100%;
		position: absolute;
		left: 444px;
		top: 60px;
		z-index: 3;
	}
	
	/*
	body.page-template-terroir-regions .carte .region .text 
	{
		min-width: 722px;
	}
	*/
}

body.page-template-terroir-regions .carte .photo
{
	text-align: center;
	
}

body.page-template-terroir-regions .carte .photo img
{
	width: 312px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	position: relative;
	z-index: 4;
}

body.page-template-terroir-regions .carte .region.current
{
	z-index: 3;
}

body.page-template-terroir-regions .carte .region.last
{
	z-index: 4;
	background: none;
	display: block;
	width: 50%;
	left: auto;
	right: 0;
}

body.page-template-terroir-regions .carte .region
{
	display: flex;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #b2a167;
	z-index: 1;
}

body.page-template-terroir-regions .carte .region:first-child
{
	position: relative;
}

body.page-template-terroir-regions .carte .region .text, body.page-template-terroir-regions .carte .region .img
{
	width: 50%;

}

body.page-template-terroir-regions .carte .region .img
{
	position: relative;
}

body.page-template-terroir-regions .carte .region.last .img
{
	float: none;
	width: 100%;
}

body.page-template-terroir-regions .carte .region .img img
{
	width: 425px;
}

body.page-template-terroir-regions .carte .region .img img.vide
{
	display: none;
}

body.page-template-terroir-regions .carte .region .text 
{
	padding: 0 0 0 53px;
	text-align: center;
	font-size: 21px;
	line-height: 28px;
	font-style: italic;
}

body.page-template-terroir-regions .wrap
{
	position: relative;
}

body.page-template-terroir-regions .carte .region .text .more
{
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;	
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	margin-top: 30px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

body.page-template-terroir-regions .carte .region .text > div
{
	width: 480px;
	max-width: 100%;
}

body.page-template-terroir-regions .carte .region .text h2
{
	font-size: 36px;
	color: #f5d7ab;
	
	margin-bottom: 20px;
	line-height: 40px;
}

#footer_map
{
	height: 323px;
}

#prefooter .wrap
{
	display: flex;
	justify-content: space-around;
	align-items: center;
	height: 103px;
}

#prefooter .wrap > div
{
	padding-top: 10px;
}

#prefooter .col1
{
	font-size: 18px;
	color: #b39d8b;
}

#prefooter .col1 span
{
	font-size: 36px;
	color: #75381b;	
	display: block;
}

#prefooter .col2
{
	background: url(images/dash.png) no-repeat left center / 1px auto;
	padding-left: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#prefooter .col3, #prefooter .col4
{
	padding-right: 18px;
}

#prefooter .col3 a
{
	padding-left: 55px;
	background: url(images/p_shop.png) no-repeat left center / 38px auto;
	min-height: 38px;
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #4f443b;
	line-height: 26px;
}

#prefooter .col4 a
{
	padding-left: 55px;
	background: url(images/p_contact.png) no-repeat left center / 43px auto;
	min-height: 43px;
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #4f443b;
}

#colophon
{
	background: #b2a167;
	position: relative;
}

#colophon:before
{
	position: absolute;
	left: 0;
	top: -17px;
	width: 100%;
	height: 17px;
	content: '';
	background: url(images/frise_bottom_marron.png) repeat-x center center / auto 100%;
	z-index: 3;
}

#colophon .after
{
	background: #9c8a58;
	height: 29px;
	line-height: 29px;
	text-align: center;
}

#colophon .after ul {
    display: flex;
}

#colophon, #colophon a
{
	
	font-size: 14px;
	color: #fff;
}

#colophon .after > div {
	display: inline-block;
}

#colophon .after > div a {
	font-size: 14px;	
}

#colophon .after > div li:before {
	content: ' - ';
	padding-left: 5px;
}

#colophon .after > div li:first-child:before {
	padding-left: 0px;
}

#colophon .row
{
	padding-bottom: 50px;
}

#colophon .first .nav-menu > li > a
{
	font-size: 20px;
	color: #fff;
}

#colophon .first .nav-menu ul
{
	margin-top: 8px;
}

#colophon .nav-menu ul li
{
	margin-bottom: 2px;
}

#colophon .nav-menu ul a
{
	color: #635934;
}


#colophon li a:hover {
	text-decoration: underline;
}

#colophon > .wrap {



}

#colophon > .wrap ul
{
	display: flex;
}

#colophon > .wrap ul ul
{
	display: block;
}

#colophon .logo img {
	width: 150px;	
}

#colophon .logo {
	width: auto;
	padding-top: 40px;
	float: left;
	margin-left: 25px;
}

#colophon .menu1 {
	float: left;	
	padding-left: 85px;
	padding-top: 85px;
}

#colophon .menu1 .nav-menu > li:first-child {
	padding-right: 60px;
}

#colophon .menu1 .nav-menu > li:nth-child(2) {
	padding-right: 40px;
}

#colophon .menu2 {
	float: right;	
	padding-top: 85px;
}

#colophon .menu2 .nav-menu {
	display: block;	
	text-align: right;
}

#colophon .menu2 li {
	margin-right: 72px;
	display: inline-block;
}

#maps
{
	width: 100%;
	height: 582px;
}

#storelocator  {
	display: flex;
	margin-top: 50px;
}

#storelocator .left {
	width: 381px;
	padding-right: 25px;
	padding-top: 10px;
}

#storelocator .right {
	flex: 1 1;	
}

#storelocator .filters li {
	
	font-size: 15px;
	cursor: pointer;
	padding: 8px 20px 8px 44px;
	position: relative;
	text-transform: uppercase;
	color: #000;
}

#storelocator .filters li > span {
	position: absolute;
	display: block;
	left: 15px;
	top: 12px;
	width: 12px;
	height: 12px;
	border: 1px solid #eed9b1;
}

#storelocator .filters li.active {
	background: #b2a167;
	color: #fff;	
}

#storelocator .filters li.active > span {
	background: #e30800;
	border: 2px solid #fff;
}

#storelocator .search
{
	width: 233px;
	border: 1px solid #eed9b1;
	position: relative;
	margin-bottom: 50px;
}

#storelocator .search > span
{
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	background: url(images/search-rouge.png) center center / 100%;
	right: 12px;
	top: 10px;
	cursor: pointer;
}

#storelocator .search input
{
	border: 0;
	width: 100%;
	height: 33px;
	padding: 0 35px 0 10px;
	color: #73371a;
}

body.page-template-store-locator #content
{
	width: 1038px;
	max-width: 100%;
	background: #fdfbf7;
	margin: 0 auto!important;
	padding: 50px 20px 50px 50px;
	border: 0!important;
}

body.page-template-store-locator .titre
{
	font-weight: 500;
	font-size: 14px;
	color: #4f443b;

	text-transform: uppercase;
	margin-bottom: 20px;
}

body.page-template-store-locator .legende
{
	color: #333;
	font-size: 13px;
	padding-top: 50px;
	text-align: center;
}

@media (max-width: 1500px)
{
	body:not(.home) #header .logo
	{
		left: 0;
	}
	
	body.single-fromage .slider {
		padding: 0 60px;
	}
	
	.bx-wrapper .bx-prev {
		left: -40px;
	}
	
	.bx-wrapper .bx-next {
		right: -40px;
	}
}

@media (max-width: 1430px)
{
	
	
	#top .logo
	{
		padding: 0 20px;
	}
	
	#top .menu-main-left-container li
	{
		margin-right: 25px;
	}
	
	#top .menu-main-right-container
	{
		padding-right: 20px;
	}
	
	#top .menu-main-right-container li
	{
		margin-left: 25px;
	}
}

@media (max-width: 1250px)
{
	
	#top .current-menu-item a:after
	{
		bottom: -5px;
	}
	
	body.page-template-recettes .recettes, body.page-template-produits .recettes
	{
		text-align: center;
		display: block;
	}
	
	body.page-template-recettes .recettes li, body.page-template-produits .recettes li
	{
		margin: 0 24px 94px 24px;
		display: inline-block;
		
	}
	
	body.home h2
	{
		font-size: 33px;
	}
	
	body.home .wp-block-column p
	{
		font-size: 20px;
	}
	
	body.home .wp-block-column
	{
		padding: 0 30px;
	}
	
	#toggle {
		display: block;
	}
	
	#top .menu {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		background: #aa9661 url(images/logo.png) no-repeat 25px 25px / 100px;
		width: 100%;
		height: 100vh;
		z-index: 99998;
		padding: 127px 25px 25px 35px;
	}
	
	#top .menu-main-right-container li {
		margin-left: 0;
	}
	
	#top .menu li {
		margin-bottom: 20px;
	}
	
	#top .nav-menu {
		display: block;
	}
	#top .menu .sub-menu li {
		margin-bottom: 0px;	
		margin-top: 10px;
	}
	
	#top .menu .sub-menu {
		display: block;
		padding-left: 25px;
	}
	
	#top .menu .nav-menu > li > a {
		color: #fff;
	}
	
	#top .wrap {
		justify-content: space-between;
	}
	
	#top .menu-main-right-container a[href*="trouve"]
	{
		background: url(images/p_pin_white.png) no-repeat left center / 18px;
	}
	
	#top .menu-main-right-container a[href*="contact"]
	{
		background: url(images/p_contact_white.png) no-repeat left center / 31px;
	}
}

@media (max-width: 1020px)
{
	body.single-recette .row {
		flex-flow: column-reverse;
	}
	
	body.single-recette .row .left, body.single-recette .row .right {
		width: 100%;
		text-align: center;
	}
	
	body.single-recette h1 {
		font-size: 21px;
		margin: 25px;
	}
	
	body.single-recette .criteres {
		justify-content: center;
	}
	
	body.single-recette .suite {
		display: block;
	}
	
	body.single-recette #primary {
		max-width: calc(100% - 40px);
	}
	
	
		
	body.single-fromage:not(.home) #header h1 {
		font-size: 44px;
		line-height: 45px;
	}
	
	body.single-fromage:not(.home) #header .medailles img {
		width: 82px;
	}
	
	body.page-template-terroir .wpb_column.fond_jaune h2, body.page-template-terroir .wpb_column.fond_beige h2 {
		font-size: 29px;
	}
	
	body.page-template-terroir .wpb_column.fond_jaune p, body.page-template-terroir .wpb_column.fond_beige p { 
		font-size: 18px;
		line-height: 26px;	
		margin: 20px;
	}
	
	
	
	body.page-template-terroir-regions .marron .wp-block-column.withimg {
		margin-bottom: 0;
	}
	
	body.page-template-terroir .wpb_column.right_t > .vc_column-inner > .wpb_wrapper, body.page-template-terroir .wpb_column.left_t > .vc_column-inner > .wpb_wrapper {
		padding: 25px 15px 35px 15px;
	}
	
	body.page-template-terroir .wpb_column.fond_rouge > .vc_column-inner {
		line-height: 21px;
	}
	
	body.page-template-savoir-faire .cols .citation p {
		font-size: 18px;
		line-height: 26px;
	}
	
	body.page-template-savoir-faire .citation {
		padding: 27px 0;
	}
	
	.wp-block-columns.marron .wp-block-column.withimg:after
	{
		position: absolute;
		left: 0;
		bottom: -3px;
		width: 100%;
		top: auto;
		height: 17px;
		content: '';
		background: url(images/frise_bottom_white.png) repeat-x center center / 100% auto;
		z-index: 2;
		display: none;
	}
	
	.wp-block-columns.marron p.has-text-align-center
	{
		padding-bottom: 30px;
	}
	
	.wp-block-columns
	{
		margin: 40px 0;
	}
	
	body:not(.home) .wp-block-columns
	{
		display: block;
	}
	
	.page-template-boutique .wp-block-columns
	{
		margin-bottom: 40px;
	}
	
	
	.wp-block-column p br, p.has-text-align-center br {
		display: none;
	}
	
	.keep_br p br
	{
		display: block;
	}
	
	
	body.home .fromages
	{
		flex-flow: column-reverse;
		align-items: center;
	}
	
	body.home .homerecettes, body.home .debut
	{
		flex-flow: column;
	}
	
	body.home .fromages p br
	{
		display: none;
	}
	
	.wp-block-column
	{
		margin-bottom: 50px;
	}
	
	.wp-block-column.withimg
	{
		margin-bottom: 30px;
	}
	
	body.home .fromages .wp-block-column
	{
		margin-bottom: 0;
		margin-top: 50px;
	}
}



@media (max-width: 900px)
{
	body.home #fromages_pager, body.home #recettes_pager
	{
		display: none;
	}
	
	body.home #recettes .bx-wrapper, body.home #sliderfromages .bx-wrapper
	{
		margin-bottom: 0;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	body.page-template-contact #content
	{
		display: block;
	}
	
	body.page-template-contact #content .mainleft, body.page-template-contact #content .mainright
	{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.wp-block-columns.marron .wp-block-column:first-child {
		min-height: 0;
		padding-top: 30px;
	}
	
	body.page-template-contact #header
	{
		height: 60px!important;
	}
	
	body.home #bxslider_mobile
	{
		display: block;
	}
	
	body.home #bxslider
	{
		display: none;
	}
	
	body.home #header .bx-wrapper .content 
	{
		padding: 0 20px;
		right: auto;
		left: 0;
		width: 100%;
	}
	
	body.single-fromage .row
	{
		display: block;
	}
	
	body.single-fromage .saviez .right
	{
		margin-top: 45px;
	}
	
	body.single-fromage .row > div
	{
		width: 100%;
	}
	
	body.single-fromage .right .more {
		position: relative;
		left: auto;
		margin-top: 15px;
	}
	
	body.single-fromage .right {
		padding-right: 36px;
		text-align: center;
	}
	
	body.single-fromage .right .p {
		text-align: center;
	}
	
	body.single-fromage .right > div {
		width: auto;
	}
	
	body.single-fromage h2 {
		font-size: 32px;
	}
	
	body.single-fromage .suggestions .more {
		border-radius: 0;
		margin-top: 10px;
		margin-bottom: 40px;
	}
	
	body.single-fromage .accord .wp-block-column:not(.mobile_prepend):last-child
	{
		padding-bottom: 20px;
	}
	
	body.single-fromage .accord .wp-block-column:not(.mobile_prepend)
	{
		margin-bottom: 0;
	}
	
	body.single-fromage .accord .wp-block-column:first-child, body.single-fromage .accord .wp-block-column:last-child
	{
		min-height: 0;
	}
	
	
	body.single-fromage .accord .wp-block-column.mobile_prepend:first-child
	{
		padding: 0;
		margin-bottom: 0;
	}
	
	body.single-fromage .accord .wp-block-column:first-child::after {
		right: auto;
		left: 0;
		top: auto;
		bottom: 5px;
		background: url(images/frise_bottom_white.png) repeat-x center center / auto 100%;
		width: 100%;
		height: 17px;
	}
	
	body.single-fromage .caracs .more {
		background-position-x: 10px;
		padding-left: 33px;
		padding-right: 13px;
	}
	
	ody.single-fromage .accord .wp-block-column:first-child:not(.withimg):after {
		display: none;
	}
	
	body.single-fromage .wp-block-columns.accord .wp-block-column:first-child::before
	{
		display: none;
	}
	
	body.single-fromage .suggestions .left, body.single-fromage .saviez.intl .left {
		padding: 0;
		background: none;
	}
	
	body.single-fromage .ingredients .left {
		background: none;
	}
	
	
	
	body.page-template-store-locator #content {
		padding-left: 20px;
	}
	
	body.page-template-store-locator:not(.home) #header {
		height: 133px;
	}
	
	#storelocator  {
		display: block;	
	}
	
	#storelocator  .left {
		width: 100%;	
		padding-right: 0;
	}
	
	#storelocator  .titre {
		text-align: center;	
	}
	
	#storelocator .search {
		width: 100%;
	}
	
	#maps {
		height: 550px;
		margin-top: 25px;
	}
	
	
	
	
	body.page-template-produits .choices {
		flex-flow: column;
		align-items: center;
		margin-top: 20px;
	}
	
	body.page-template-produits .choices .choice {
		width: calc(100% - 40px);
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 0px;
		margin-top: 20px;
		max-width: 500px;
	}
	
	body.page-template-terroir-regions .carte .region .text {
		position: absolute;
		left: 25px;
		top: 25px;
		width: calc(100% - 50px)!important;
		height: calc(100% - 50px);
		display: none;
		background: #b2a167;
		z-index: 9;
		text-align: center;
		border: 8px solid rgba(228, 8, 0, 0.9);
	}
	
	body.page-template-terroir-regions .carte .region .text, body.page-template-terroir-regions .carte .region .img, body.page-template-terroir-regions .carte .region.last {
		width: 100%;
		text-align: center;
	}
	
	body.page-template-terroir-regions .carte .mobile {
		display: block;
		text-align: center;
		font-size: 25px;
		font-style: italic;
		padding-bottom: 40px;
		background: url(images/carte-separ.png) no-repeat center bottom / 1px auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	body.page-template-terroir-regions #intro_regions {
		padding-left: 15px;
		padding-right: 15px;
		font-size: 20px;
	}
	
	body.page-template-terroir-regions #intro_regions h2 {
		font-size: 26px;
	}
	
	body.page-template-terroir-regions .carte .region {
		display: block;
		padding: 60px 0 75px 0;
	}
	
	body.page-template-terroir-regions .carte .region.current .text {
		display: block;
		padding: 25px;
	}
	
	body.page-template-terroir-regions .carte .region.current {
		z-index: 10;
	}
	
	body.page-template-terroir-regions .carte {
		position: relative;
		padding-bottom: 0;
	}
	
	body.page-template-terroir-regions .carte .wrap {
		position: static;
	}
	
	body.page-template-terroir-regions .carte .region .text > div {
		width: 100%;
	}
	
	body.page-template-terroir-regions .carte .region .text {
		padding-left: 0;
	}
	
	
	body.page-template-terroir-regions .carte .close
	{
		width: 22px;
		height: 22px;
		background: url(images/terroir-close.png) no-repeat center center / 100%;
		position: absolute;
		right: 10px;
		top: 10px;
		cursor: pointer;
	}
	
	body.page-template-terroir-regions .carte .region .img img.dyn
	{
		display: none;
	}
	
	body.page-template-terroir-regions .carte .region .img img.vide
	{
		display: inline-block;
	}
	
	body.page-template-terroir-regions .regions .region .row {
		display: block;
		text-align: center;
	}
	
	body.page-template-terroir-regions .regions .region .img {
		width: 130px;
		display: inline-block;
		vertical-align: top;
	}
	
	body.page-template-terroir-regions .regions .region h2 {
		font-size: 23px;
	}
	
	body.page-template-terroir-regions .regions .region .produits .recettes li {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	
	body.page-template-terroir-regions .regions .region {
		padding: 35px 15px;
	}
	
	body.page-template-terroir-regions .regions .region .produits .recettes li {
		width: calc(50% - 20px);
		margin-right: 10px;
	}
}

@media (max-width: 800px)
{
	body:not(.home) #header .pad
	{
		height: 474px;
	}
	body.home #recettes .grid-item .cache
	{
		border: 0;
	}
	
	/*
	
	body.page-template-produits #header
	{
		background: none!important;	
		height: auto!important;
	}
	
	body.page-template-produits #header .pad
	{
		display: none;
	}
	
	body.page-template-produits #header img.cal
	{
		display: block;
		
	}
	*/
	
	body.single-fromage .slider
	{
		padding: 0;
	}
	
	.bx-wrapper .bx-controls-direction a
	{
		width: 15px;
		height: 60px;
		top: calc(50% - 7px);
	}
	
	body.single-recette .suite .nb
	{
		justify-content: center;
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a
	{
		width: 15px;
		height: 15px;
		border-width: 4px;
	}
	
	body.single-fromage .suggestions .wp-block-column:before {
		background: url(images/frise_bottom_marron_fonce2.png) repeat-x center center / auto 100%;
		top: -16px;
	}
	
	body.single-fromage .suggestions .wp-block-column:first-child::after {
		display: none;
	}
	
	
	body.single-fromage .suggestions .wp-block-column.withimg
	{
		margin-bottom: 0;
	}
	
	body.single-fromage .suggestions .wp-block-column:first-child, body.single-fromage .suggestions .wp-block-column:last-child {
		min-height: 0;
	}
	
	body.single-fromage .saviez
	{
		padding-top: 20px;
	}
	
	body.single-fromage .caracs .more {
		font-size: 13px;
		border-radius: 0;
	}
	
	body.single-fromage .bx-controls-direction a.bx-prev {
		left: -25px;
	}
	
	body.single-fromage .bx-controls-direction a.bx-next {
		right: -25px;
	}
	
	body.single-fromage .caracs {
		padding-top: 30px;
	}
	
	body.single-fromage .slider .bx-wrapper li > div, body.single-fromage .slider {
		height: auto;
	}
	
	body.single-fromage .caracs .left {
		text-align: center;
		padding: 40px 40px 0 40px;	
	}
	
	body.single-fromage .caracs .left .more {
		display: inline-block;
	}
	
	body.single-fromage .caracs .right .more {
		display: none;
	}
	
	body.single-recette .suite .preparation {
		padding: 30px;
		text-align: center;
	}
	
	body.single-recette .suite .preparation li {
		display: block;
		margin-bottom: 44px;
	}
	
	body.single-recette .suite .preparation li span {
		width: 35px;
		margin-right: 0;
	}
	
	body:not(.home) #header .back, body.single-recette .btnproduit {
		border-radius: 0;
	}
	
	body.single-recette #primary {
		max-width: 100%;
	}
	
	body.single-recette .suite .ingredients {
		padding: 30px;
		text-align: center;
	}
	
	body.single-fromage #header .pad, body.single-recette #header .pad {
		height: 567px;
	}
	
	body.single-recette #header .txt {
		position: absolute;
		bottom: 0;
		padding-bottom: 20px;
	}
	
	body.single-recette .criteres li {
		width: 33.333333%;
	}
	
	body:not(.home) .grid-item .cache > div > span {
		font-size: 21px;
		padding: 5px 10px;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 49px;
	}
	
	body.page-template-recettes .grid-item .cache > div > span {
		font-size: 14px;
	}
	
	body.page-template-recettes .filters {
		margin: 0;
	}
	
	.page-template-produits .page-content, .page-template-recettes .page-content {
		padding-top: 28px;	
	}
	
	.page-template-produits .grid {
		margin-bottom: 40px;
	}
	
	.page-template-recettes .grid {
		margin-bottom: 0px;
	}
	
	body:not(.home) .grid-item-width13, body:not(.home) .grid-item-width1 {
		width: 100%;
	}
	
	body:not(.home) .grid-item-width23, body:not(.home) .grid-item-width2 {
		width: calc(50% - 5px);
	}
	
	.page-template-produits .page-content p, .page-template-recettes .page-content p, .page-template-contenu .page-content p, .page-template-boutique .page-content p
	{
		font-size: 21px;
	}
	
	.page-template-recettes #recettes {
		margin-bottom: 40px;
	}
	
	/*
	body:not(.home) .grid-item-width23 + .grid-item-width23, body:not(.home) .grid-item-width2 + .grid-item-width2 {
		margin-left: 10px;
	}
	*/
	
	body.page-template-produits .grid-item-width23, body.page-template-produits .grid-item-width2, body.page-template-recettes .grid-item-width23, body.page-template-recettes .grid-item-width2 { 
		width: 100%;	
	}
	
	body:not(.home) .grid-item img {
		height: auto;
	}
	
	body:not(.home) .grid-item {
		padding-right: 0;
	}
	
	#produits .desktop
	{
		display: none;
	}
	
	#produits .mobile
	{
		display: flex;
	}
	
	#recettes .desktop
	{
		display: none;
	}
	
	#recettes .mobile
	{
		display: flex;
	}
	
	.savoirfaire {
		height: auto;
		padding: 35px 20px;	
	}
	
	.savoirfaire h2 br {
		display: block;	
	}
	
	#breadcrumb {
		display: none;
	}
	
	body:not(.home) #header::before {
	    background: url(images/frise_top_white.png) repeat-x center center / auto 100%;
	}
	
	.wp-block-columns .wp-block-column {
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	
	body.home #sliderfromages {
		width: 100%;
	}
	
	.wp-block-columns.fromages .wp-block-column {
		
		width: 100%;
	}
	
	body.home .wp-block-columns {
		margin: 40px 0;
	}
	
	body.home .wp-block-columns.debut {
		margin-top: 0;
	}
	
	
	body.home .wp-block-column:not(.center) {
		padding-left: 25px;
	}
	
	body.home .fromages .wp-block-column {
		margin-top: 0;
	}
	
	body.home .fromages .wp-block-column:not(.center) {
		padding-right: 0;
		margin-top: 30px;
	}
	
	body.home .fromages .mask {
		margin-top: 25px;
		position: relative;
	}
	
	#colophon .after {
		height: auto;
		padding: 10px;
		line-height: normal;
	}
	
	
	
	body.home .intro {
		font-size: inherit;
		font-weight: normal;
		padding-left: 20px;
		padding-right: 20px;	
	}
	
	body.home .intro br {
		display: none;
	}
	
	body.home .mask .c {
		width: 40px;	
		background: white;
		opacity: 0.4;
		position: absolute;
		right: 0;
		top: 0;
		height: 100%;
		content: '';		
		z-index: 9;
	}
	
	body.home .mask .c2 {
		width: 40px;	
		background: #f8f2e8;
		position: absolute;
		right: 0;
		bottom: 0;
		height: 50px;
		content: '';		
		z-index: 9;
	}
	/*
	h2.high {
		color: #75381b!important;
	}
	
	*/
	
	body.home #recettes {
		display: block;
	}
	
	.norollover .grid-item .cache > div > span {
		font-size: 14px;
	}
	
	body.home #recettesdesktop {
		display: none;
	}
	
	body.home .fromages .next, body.home #recettes .next {
		right: 47px;
	}
	
	body.home .fromages .next, body.home .fromages .prev, body.home #recettes .next, body.home #recettes .prev {
		width: 25px;
		height: 25px;
	}
	
	body.home #sliderfromages
	{
		position: relative;
	}
	
	body.home #recettes .next, body.home .fromages .next {
		right: -15px;
	}
	
	body.home #recettes .prev, body.home .fromages .prev {
		left: -15px;
	}
	
	body.home #recettes .next, body.home #recettes .prev, body.home .fromages .next, body.home .fromages .prev {
		top: calc(50% - 12px);
		display: block!important;
	}
	
	body.home #sliderfromages .opacity {
		opacity: 1;
	}
	
		
	
	
	body.home #sliderfromages ul, body.home #recettes .mask .grid
	{
		width: 10000px!important;
	}
	
	body.home #recettes .mask .grid-item
	{
		padding: 0;
	}
	
	
	
	#prefooter {
		padding: 20px 0;
	}
	
	#prefooter .wrap {
		flex-wrap: wrap;
		height: auto;
	}
	
	#prefooter .wrap > div {
		width: 50%;
		padding: 0px 15px 0 15px!important;	
	}
	
	#prefooter .wrap > div.col3, #prefooter  .wrap > div.col4 {
		padding-top: 15px!important;
	}
	
	#prefooter .col2 {
		font-size: 17px;
	}
	
	#prefooter .col3 a {
		font-size: 15px;
		line-height: 17px;
		background-size: 28px auto;
		padding-left: 40px;
	}
	
	#prefooter .col4 a {
		font-size: 15px;
		background-size: 28px auto;
		padding-left: 40px;
	}
	
	#colophon .logo {
		float: none;
		padding-top: 0;
		margin-left: 0;
	}
	
	#colophon .menu1, #colophon .menu2 {
		float: none;
		padding-left: 0;
		padding-top: 0;
	}
	
	#colophon > .wrap ul {
		display: block;
	}
	
	#colophon .menu1 .nav-menu > li {
		padding-right: 0!important;
	}
	
	#colophon .menu2 .nav-menu {
		text-align: center;
	}
	
	#colophon .menu2 li {
		display: block;
		margin-right: 0;
	}
	
	#colophon a {
		background: none!important;
		padding-left: 0!important;
	}
	
	#colophon .first .nav-menu > li {
		margin-top: 20px;
	}
	
	body.home .grid {
		display: block;
	}
}

@media (max-width: 750px)
{
	#contactForm p br {
		display: none;
	}
	
	#contactForm .left {
		width: 100%;
	}
	
	#contactForm .left:first-child {
		margin-bottom: 15px;	
	}
	
	.wpb_column.right_t > .vc_column-inner
	{
		margin-left: 0;
	}
	
	#colophon > .wrap {
		display: block;
		padding: 40px 15px 40px 15px;
	}
	
	#colophon {
		text-align: center;
	}
	
	
	body.page-template-recettes .filters .choices {
		flex-flow: column;
	}
	
	body.page-template-recettes .filters .choices > * {
		margin-left: auto;
		margin-right: auto;
		
	}
	
	body.page-template-recettes .filters .search {
		margin-top: 15px;
		padding: 0 20px;
	}
	
	body.page-template-recettes .recettes li a .titre, body.page-template-produits .recettes li a .titre {
		font-size: 13px;
		padding: 10px;
	}
	
	body.page-template-recettes .recettes li, body.page-template-produits .recettes li {
		margin-bottom: 54px;
	}
	
	body.page-template-recettes .recettes li a img, body.page-template-produits .recettes li a img {
		margin-left: auto;
		margin-right: auto;
	}
	
	
	body.single-fromage:not(.home) #header h1 {
		font-size: 29px;
		line-height: 34px;
		padding: 0 87px;
	}
	
	body.page-template-savoir-faire .cols .img1 .wpb_single_image {
		padding-right: 0;
	}
	
}

@media (max-width: 600px)
{
	body:not(.home) #header .txt br
	{
		display: none;
	}
	
	body:not(.home) #header H1
	{
		font-size: 35px;
		line-height: 45px;
	}
	
	body:not(.home) #header .txt
	{
		font-size: 13px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	body:not(.home) #header p
	{
		font-size: 20px;
	}
	
	body #header .logo img
	{
		width: 128px;
	}
	
	body.home #header .txt
	{
		font-size: 26px;
		padding-top: 20px;
	}
	
	body #header
	{
		height: 433px;
		padding-top: 52px;
	}
	
	body.home .intro h1
	{
		font-size: 30px;
	}
	
	
	body.home .intro .txt
	{
		font-size: 12px;
	}
	
	.vc_btn3.vc_btn3-size-md
	{
		padding: 8px 15px!important;
	}
	
	a.vc_btn3-size-md, a.btn
	{
		font-size: 11px!important;
	}
	
	body.home #bxslider .bx-viewport
	{
		max-width: calc(100% - 140px);
		margin-left: auto;
		margin-right: auto;
	}
	
	
	
	body.home #bxslider .title
	{
		font-size: 15px;
		height: 42px;
		width: calc(100% - 44px);
		left: 22px;
		bottom: 18px;
	}
	
	body.home #bxslider li
	{
		text-align: center;
	}
	
	body.home #bxslider .desktop {
		display: none;
	}
	
	body.home #bxslider .mobile {
		display: inline-block;
		vertical-align: top;
	}
	
	
	
	body #header .arrow
	{
		width: 30px;
		height: 15px;
		bottom: 78px;
		left: calc(50% - 15px);
	}
	
	.wpb_column.fond_jaune h2, .wpb_column.fond_rouge h2, .wpb_column.fond_bordeaux h2, .wpb_column.fond_beige h2
	{
		font-size: 23px;
		line-height: 31px;
		margin: 27px 0 28px 0;
	}
	
	.vc_row-o-equal-height
	{
		margin-bottom: 36px;
	}
	
	.wpb_column.right_t > .vc_column-inner > .wpb_wrapper, .wpb_column.left_t > .vc_column-inner > .wpb_wrapper
	{
		width: calc(100% - 30px);
		margin-left: auto;
		margin-right: auto;
		padding: 23px 30px 34px 30px;
		margin-top: -25px;
	}
	
	body.home .recettes
	{
		padding: 37px 0 22px 0;
	}
	
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li
	{
		margin-bottom: 27px;
	}
	
	body.home .fondrecettes
	{
		padding-left: 20px!important;
		padding-right: 20px!important;
	}
	
	
	body.home .fondrecettes .imagecal_left
	{
		padding-right: 0;
	}
	
	body.home .fondrecettes .imagecal_right
	{
		padding-left: 0;
	}
	
	body.home .recettes h2
	{
		font-size: 28px;
	}
	
	body.home .fondrecettes .wpb_column.right_t > .vc_column-inner
	{
		padding-top: 0;
	}
	
	body.home .fondrecettes .wpb_column.right_t > .vc_column-inner > .wpb_wrapper, body.home .fondrecettes .wpb_column.left_t > .vc_column-inner > .wpb_wrapper
	{
		width: 100%;
	}
	
	.wpb_column.fond_jaune h6, .wpb_column.fond_rouge h6, .wpb_column.fond_bordeaux h6
	{
		font-size: 15px;
	}
	
	.wpb_column.fond_jaune h2, .wpb_column.fond_rouge h2, .wpb_column.fond_bordeaux h2, .wpb_column.fond_beige h2
	{
		font-size: 22px;
		line-height: 27px;
	}
	
	body.home .fondrecettes .vc_row-o-equal-height
	{
		margin-top: 56px;
	}
	
	.wpb_column.left_t > .vc_column-inner
	{
		margin-right: 0;
	}
	
	body.home .vc_row.histoire .flex .pad {
		padding: 0 20px;
	}
	
	body.home .vc_row.histoire .flex {
		line-height: 20px;
	}
	
	body.home .fondrecettes {
		padding-bottom: 0;
	}
	
	.vc_row.visite h2 {
		font-size: 29px;
	}
	
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
		margin-bottom: 32px!important;;
	}
	
	.vc_row.visite {
		background-size: cover;
	}
	
	body.home .vc_row.histoire .flex h2 {
		font-size: 24px;
		padding-top: 10px;
		margin-bottom: 10px;
	}
	
	body.home .vc_row.histoire .btn {
		margin-top: 13px;
	}
	
	.vc_row.adresse {
		margin-top: 0;
		background: none;
	}
	
	.vc_row.visite .boutique strong {
		font-size: 23px;
	}
	
	.vc_row.visite .fromage strong {
		font-size: 25px;
	}
	
	body:not(.home) #header {
		height: 433px;
	}
	
	body:not(.home) #header .arrow {
		bottom: 84px;
	}
	
	body:not(.home) #header .logo {
		width: 100%;
	}
	
	body:not(.home) #header .logo img {
		width: 235px;
	}
	
	body:not(.home) .intro {
		padding: 25px 15px 25px 15px;
	}
	
	body:not(.home) .intro h2 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	
	body.page-template-histoire .wpb_text_column p {
		line-height: 20px;
	}
	
	body.page-template-histoire .years li:after {
		display: none;
	}
	
	body.fixed.page-template-histoire:not(.home) #header .pad {
		padding-top: 96px;
	}
	
	body.fixed.page-template-histoire:not(.home) #header H1 {
		font-size: 26px;
	}
	
	body.page-template-histoire .years li a {
		font-size: 14px;
		height: 36px;
		line-height: 36px;
		padding: 0 5px;
	}
	
	body.page-template-histoire .years li {
		margin-right: 5px;
	}
	
	body.page-template-histoire .vc_row.jaune {
		background: none;
	}
	
	body.page-template-histoire .vc_row.jaune .wpb_column:last-child  {
		background: #f2cd51;
		max-width: calc(100% - 80px);
		margin-top: -20px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: 2;
		padding-bottom: 20px;
	}
	
	body.page-template-histoire .vc_row:not(.intro) .wpb_text_column {
		max-width: calc(100% - 80px);
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 25px;
	}
	
	body.page-template-histoire .vc_row {
		margin-bottom: 0;
	}
	
	body.page-template-histoire .wpb_text_column p {
		font-size: 13px;
	}
	
	body.page-template-histoire .wpb_text_column p br {
		display: none;
	}
	
	
	body.page-template-histoire img[src*=aop] {
		width: 100px;
	}
	
	body:not(.home) #header .pad {
		padding-bottom: 125px;
	}
	
	body.single-fromage h1, body.single-recette h1
	{
		font-size: 28px;
	}
	
	body:not(.home).page-template-terroir .intro h2 {
		font-size: 25px;
	}
	
	body.page-template-terroir .wpb_column.fond_jaune h2, body.page-template-terroir .wpb_column.fond_beige h2 {
		font-size: 30px;
	}
	
	body.page-template-terroir .wpb_column.fond_jaune p, body.page-template-terroir .wpb_column.fond_beige p {
		line-height: 27px;
		font-size: 18px;
	}
	
	body.page-template-terroir .wpb_column.fond_jaune p br, body.page-template-terroir .wpb_column.fond_beige p br {
		display: none;
	}
	
	body.page-template-terroir .wpb_column.right_t > .vc_column-inner > .wpb_wrapper, body.page-template-terroir .wpb_column.left_t > .vc_column-inner > .wpb_wrapper {
		padding-top: 35px;
	}
	
	a.btn {
		padding: 5px 20px;
	}
	
	body:not(.home) #header .pad {
		padding-top: 104px;
	}
	
	
	body.page-template-savoir-faire .cols {
		margin: 45px 0;
	}
	
	body.page-template-savoir-faire .citation::before {
		width: 51px;
		height: 30px;
		background-size: auto 30px;
		left: 0;
	}
	
	body.page-template-savoir-faire .citation::after {
		width: 51px;
		height: 30px;
		background-size: auto 30px;
		right: 0;
	}
	
	body.page-template-savoir-faire .citation .wpb_wrapper {
		padding-top: 0;
	}
	
	body.page-template-savoir-faire .cols .img1 .wpb_single_image {
		padding-right: 0;
	}
	
	body.page-template-savoir-faire .img1 .wpb_single_image {
		margin-bottom: 15px!important;
	}
	
	body.page-template-savoir-faire .img1.first {
		padding-top: 15px;
	}
	
	body.page-template-savoir-faire .cols .citation p {
		font-size: 20px;
		line-height: 30px;
	}
	
	
	body.single-fromage:not(.home) #header .medailles img {
		width: 60px;
	}
	
	body.single-fromage #header .pad {
		height: 423px;
	}
	
	body.single-fromage:not(.home) #header .arrow {
		font-size: 20px;
		background-size: 27px;
		padding-bottom: 56px;
	}
	
	
	
	body.single-fromage .suggestions .right {
		padding: 30px 0 0 0;
	}
	
	body.single-fromage .accords > div {
		width: 100%;
	}
	
	body.single-fromage .right > div.accords {
		margin-top: 22px;
	}
	
	body.single-fromage .palmares .medailles img, body.single-fromage .saviez .medailles img {
		width: 74px;
		margin: 0;
	}
	
	body:not(.home) #header .back {
		margin-top: 0;
	}
	
	body.single-recette:not(.home) #header {
		height: auto;
	}
	
	body.single-recette:not(.home) #header .pad {
		padding-top: 116px;
	}
	
	body.single-recette .row img {
		height: auto;
	}
	
	body.single-recette .row .left {
		padding-right: 0;
	}
	
	body.single-recette #primary {
		padding: 0;
	}
	
	

	
		
	body.single-fromage:not(.home) #header .aop {
		background-size: 70px;
		margin-top: -10px;
	}
	
	
	body.single-fromage .slider, body.single-fromage .slider .bx-wrapper li > div {
		width: 100%;

	}
	
	#imgmap { z-index: -2; display: none; }
	#imgmapmobile { z-index: 4; }
	
	body.page-template-terroir-regions .carte .region .img img {
		width: 300px;
	}
	
	body.page-template-terroir-regions .carte .region .text h2 {
		font-size: 22px;
	}
	
	body.page-template-terroir-regions .carte .photo img {
		width: 175px;
		border-width: 3px;
	}
	
	#countries ul {
		text-align: center;
	}
	
	body.page-template-produits .choices .choice {
		font-size: 19px;
	}
	
	body.single-fromage:not(.home) #header .medailles .col {
		margin-left: 5px;
	}
	
	body.single-fromage:not(.home) #header .medailles img {
		width: 48px;
	}
}

@media (max-width: 500px)
{
	body.single-fromage:not(.home) #header h1
	{
		padding: 0;
	}
	
	body.home #header .bx-wrapper .content .text
	{
		font-size: 18px;
	}
	
	body.home #header .bx-wrapper .content .text em, body:not(.home) #header p em {
		font-size: 22px;
	}
	
	
}

@media (max-width: 400px)
{
	#colophon .after > div li:first-child:before {
		content: '';
	}
	
	body.page-template-produits .choices .choice {
		font-size: 15px;
	}
	
	body.page-template-recettes .recettes, body.page-template-produits .recettes
	{
		margin-top: 40px;
	}	
	
	body.page-template-recettes .recettes li, body.page-template-produits .recettes li
	{
		margin: 0 15px 60px 15px;
		width: auto;
	}
	
	#top .logo img {
		height: 80px;
	}
	
	body.single-recette .criteres li.difficulte, body.single-recette .criteres li.preparation, body.single-recette .criteres li.cuisson
	{
		background-size: auto 25px;
	}
	
	body.single-recette .criteres li.preparation
	{
		background-position-x: 13px;
		padding-left: 48px;
	}
	
	body.single-recette .criteres li.difficulte
	{
		padding-left: 48px;
		background-position-x: 15px;
	}
	
	body.single-recette .criteres li.cuisson
	{
		padding-left: 40px;
		background-position-x: 15px;
	}
}





.dropdown {
  position: relative;
  margin-bottom: 0px;
}
.dropdown .dropdown-list {
  padding: 10px 20px;
  background: #fdfbf7;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  max-height: 223px;
  overflow-y: auto;
  display: none;
  z-index: 10;
  font-size: 15px;
  text-transform: uppercase;
}
.dropdown .checkbox {
  opacity: 0;
  transition: opacity .2s;
}



.dropdown .dropdown-label {
  display: block;
  cursor: pointer;
  position: relative;
  
  overflow: hidden;
	width: 310px;
	height: 35px;
	line-height: 35px;
	background: #967c67 url(images/select.png) no-repeat right center / auto 9px;
	font-size: 15px;
	padding-right: 44px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	text-transform: uppercase;
	text-indent: 13px;

}


.many .dropdown .dropdown-label {
	width: 240px;
}

.dropdown.open .dropdown-list {
  display: block;
}
.dropdown.open .checkbox {
  transition: 2s opacity 2s;
  opacity: 1;
}
.dropdown.open .dropdown-label:before {
  transform: translateY(-50%) rotate(-180deg);
}

.checkbox {
  margin-bottom: 9px;
}
.checkbox:last-child {
  margin-bottom: 0;
}
.checkbox .checkbox-custom {
  display: none;
}
.checkbox .checkbox-custom-label {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox .checkbox-custom + .checkbox-custom-label:before {
  content: '';
  background: transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  text-align: center;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  margin-top: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.checkbox .checkbox-custom:checked + .checkbox-custom-label:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 5px;
  height: 10px;
  padding: 2px;
  transform: rotate(45deg);
  text-align: center;
  border: solid #000;
  border-width: 0 2px 2px 0;
}
.checkbox .checkbox-custom-label {
  line-height: 16px;
  font-size: 16px;
  margin-right: 0;
  margin-left: 0;
  color: black;
  padding-left: 25px;
}
