/*!
Theme Name: cochetconcept
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cochetconcept
Tags: custom-background, custom-logo, custom-menu, featu#ADA889-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

cochetconcept is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
    -moz-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    text-rendering: optimizeLegibility;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.retour {
	clear: both;
}
* {
	box-sizing: border-box;
}
/* -------------------------------------- GÉNÉRAL -------------------------------------- */

.animate {
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}

body{
	font-family: 'Barlow Semi Condensed', sans-serif;
	background-color: #F7F7F7;
	color: #525251;
	overflow-x: hidden;
	font-size: 18px;
}

a{
	text-decoration: none;
	color: #525251;
}

p{
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 1px;
}

p > a {
	color: #ADA889;
	font-weight: bold;
}


#maison_fond{
	position: fixed;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
	opacity: 0.1;
}

strong{
	color: #ADA889;
	font-weight: bold;
}

.bouton_or{
	background-color: #ADA889;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 12px 20px;
	display: inline-block;
	margin-top: 35px;
	border: 0;
	cursor: pointer;
}

.bouton_or:hover {
	background-color: #9A9576;
}

.bouton_or.big {
	font-size: 1.35em;
	padding: 15px 20px;
}

.content {
	width: 1500px;
	padding: 0 20px;
	margin: auto;
}

/* -------------------------------------- HEADER + NAV -------------------------------------- */

body.burger_active {
	overflow: hidden;
}

#wrap_shop ul {
	display: flex;
	font-size: 0.8em;
	align-items: center;
	height: 100%;
}

#wrap_shop ul li {
	display: flex;
	height: 100%;
	align-items: center;
	margin: 0px 5px;
}

#wrap_nav{
	display: flex;
	align-items: end;
	justify-content: space-between;
	padding: 25px 0px 0px 0px;
	position: relative;
}

#wrap_nav > a {
	padding-bottom: 20px;
}

.nav-top {
	position: absolute;
	right: 0px;
	top: 10px;
	display: flex;
	gap: 10px;
	height: 20px;
}

.langue-et-pays {

	
}

.langue {
	height: 20px;
	font-size: 0.8em;
	display: flex;
}



.langue > span {
	padding: 5px 0px;
	color: #A1A1A1;
	display: flex;
	align-items: center;
}

.langue > span,
.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click {
	float: left;
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click {
	display: block;
	width: inherit;
	max-width: inherit;
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click > ul {
	padding: 0px 0px 5px 5px;
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click a {
	background-color: inherit;
	border: inherit;
	padding: 0px 0px;
	line-height: inherit;
	display: flex;
	margin-bottom: 5px;
	height: 20px;
	display: flex;
	align-items: center;
	
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click a > span {
	vertical-align: inherit;
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click a.wpml-ls-link > span {
	padding: 0px;
	
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle::after {
	display: none;
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu {
	border-top:inherit;
	position:relative;
}

.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click .js-wpml-ls-sub-menu > li {
	
	right: 0;
}



#wrap_nav > a img{
	width: 225px;
	height: auto;
}

#primary-menu{
	display: flex;
	align-items: center;
}

#primary-menu > li{
	position: relative;
}

#primary-menu li a{
	text-transform: uppercase;
	letter-spacing: 3px;
	
}

#primary-menu > li > a {
	padding: 20px 15px;
}

#primary-menu > li:first-child a{
	background-image: url(images/home.svg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	padding-left: 15px;
	text-indent: -10000px;
	display: block;
}

#primary-menu > li:last-child a {
	padding-right: 0px;
}

.sub-menu{
	background-color: #fff;
	position: absolute;
	z-index: 1;
	transition: all .3s;
	width: max-content;
	padding: 35px 1000em 20px 1000em;
	margin: 0 -1000em;
	visibility: hidden;
	opacity: 0;
	top: 35px;
}

.sub-menu:after{
	content: "";
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 11px solid #F7F7F7;
	border-right: 38px solid transparent;
	border-left: 38px solid transparent;
	top: 0;
	position: absolute;
	left: 50%;
	
	z-index: 2;
}

#primary-menu li:nth-child(2) .sub-menu:after {
	transform: translate(-60%);
}

#primary-menu li:nth-child(3) .sub-menu:after {
	transform: translate(-80%);
}

#primary-menu li:hover .sub-menu{
	visibility: visible;
	opacity: 1;
}

#primary-menu .sub-menu li a{
	margin-bottom: 10px;
	display: block;
	text-transform: none;
	z-index: 2;
	position: relative;
	padding-bottom: 0;
	font-size: 0.9em;
	letter-spacing: 2px;
	padding-left: 15px;
}

#wrap_shop ul li a {
	display: flex;
	justify-content: end;
	align-items: center;
}

#wrap_shop ul li a img {
	margin-right: 5px;	
}

#wrap_shop ul li a p {
	margin-bottom: 0px;
}


.menu_panier span{
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-size: 12px;
	background-color: #525251;
	border-radius: 20px;
	height: 20px;
	width: 20px;
	margin-left: 5px;
}

.wrap_video{
	position: relative;
	height: 80vh;
}

.wrap_video .logo_accueil{
	position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

video{
	background: url(images/image_background_video.jpg) no-repeat;
	object-position: center;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.page-template-template-accueil-v2 video {
	object-position: top;
}

.page-template-template-accueil-v2 .wrap_video {
	height: 100vh;
}

.voir_film{
	position: absolute;
	bottom: 60px;
	right: 100px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}

.voir_film p{
	margin-top: 10px;
}

#wrap_panier{
/* 	display: none; */
}

/* -------------------------------------- AGE LEGAL -------------------------------------- */

body .age-gate-form {
	background-color: inherit;
	padding: 20px 0px;
}

body .age-gate-form .age-gate-heading {
	margin-bottom: 50px;
}

body .age-gate-form .age-gate-heading img {
	height: 150px;
	width: auto;
}

.age-gate-heading.age-gate-logo {
	margin-bottom: 100px;
}

.age-gate-form button {
	background-color: #fff;
	border: 1px solid #ACA88C;
	padding: 15px 35px;
	display: inline-block;
	color: #525251;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 60px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	cursor: pointer;
	margin: 20px;
}

/* -------------------------------------- PAGES STANDARD -------------------------------------- */

.page-template-template-standard h1 {
	font-size: 3em;
	text-align: center;
	margin: 50px 0;
	font-family: essonnes-display, serif;
}

.page-template-template-standard h2 {
	font-size: 2em;
	margin-bottom: 20px;
	margin-top: 50px;
}

.page-template-template-standard .site-main {
	padding-bottom: 100px;
}

/* -------------------------------------- PAGE BROCHURES -------------------------------------- */

.page-template-template-brochures h1,
.page-template-template-brochures-privees h1 {
	font-size: 3em;
	text-align: center;
	margin: 50px 0;
	font-family: essonnes-display, serif;
}

.page-template-template-brochures h2 {
	font-size: 2em;
	margin-bottom: 20px;
	margin-top: 50px;
}

.page-template-template-brochures .site-main,
.page-template-template-brochures-privees .site-main {
	padding-bottom: 100px;
}

.page-template-template-brochures .site-main ul {
	display: flex;
	flex-wrap: wrap;
}

.page-template-template-brochures .site-main ul li {
	width: 31%;
	margin: 1%;
	background-color: #FFF;
}

.page-template-template-brochures .site-main ul li a {
	display: flex;
	width: 100%;
	padding: 30px 20px;
	text-align: center;
	height: 100%;
	align-items: center;
	justify-content: center;
}

.page-template-template-brochures .site-main ul li a.bouton {
	margin-top: 0px;
	background-color: inherit;
}

.page-template-template-brochures .site-main ul li a.bouton:hover {
	background-color: #525251;
	color: #FFF;
}

.page-template-template-brochures-privees .site-main ul li {
	margin-bottom: 30px;
	text-align: center;
}

.page-template-template-brochures-privees .site-main ul li strong {
	margin-bottom: 5px;
	display: inline-block;
}

.page-template-template-brochures-privees .post-password-form {
	text-align: center;
}

.page-template-template-brochures-privees .post-password-form p {
	margin-bottom: 20px;
}

/* -------------------------------------- PAGE ACCUEIL -------------------------------------- */

.home #section_accueil_1{
	margin-top: 100px;
}

.section_texte_photo{
	margin-bottom: 100px;
	display: flex;
	align-items: center;
}

.section_texte{
	width: calc(50% - 150px);
}
.section_texte a{
	margin-bottom: 20px;
}
.section_img{
	width: 50%;
	margin-left: 150px;
}

.section_img img{
	width: 100%;
}

h2{
	font-family: essonnes-display, serif;
	font-size: 3em;
	margin-bottom: 30px;
	line-height: 1em;
}

.bouton{
	background-color: #fff;
	border: 1px solid #ACA88C;
	padding: 15px 35px;
	display: inline-block;
	color: #525251;
	font-size: 0.95em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 60px;
	text-align: center;
}

#section_accueil_2 > div:first-child{
	background-color: #525251;
	padding: 80px 100px;
	color: #fff;
	width: 50%;
	box-sizing: border-box;
}

#section_accueil_2 > div.section_texte {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}


#section_accueil_2 > div.section_texte div{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

#section_accueil_2 div.section_texte img{
	width: 160px;
}

#section_accueil_2 > div:last-child a:first-child img{
	height: 75px;
}

#section_accueil_2 > div:last-child a:nth-child(2) img{
	height: 160px;
}

#section_accueil_2 > div:last-child a:last-child img{
	height: 130px;
}

#section_accueil_2 > div:last-child div p{
	position: relative;
	background-color: #ADA889;
	color: #fff;
	padding: 16px 12px 16px 25px;
	text-transform: uppercase;
	font-size: 0.95em;
	letter-spacing: 3px;
	margin-left: 75px;
}

#section_accueil_2 > div:last-child div p:before{
	content: "";
	position: absolute;
	display: inline-block;
	height: 0;
	width: 0;
	border-top: 44px solid transparent;
	border-bottom: 44px solid transparent;
	border-left: 10px solid #f7f7f7;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

p.section_accueil_sous_titre{
	font-size: 2em;
	font-family: essonnes-display, serif;
	font-weight: 300;
	font-style: italic;
	margin-bottom: 40px;
	line-height: 1em;
}

#section_accueil_4 .section_img{
	width: calc(50% - 150px);
	margin-left: 0;
}

#section_accueil_4 .section_texte{
	width: 50%;
	margin-left: 150px;
}

/* -------------------------------------- PAGE PAR DÉFAUT -------------------------------------- */

.page-template-default main#primary{
	padding-bottom: 100px;
}

.page-template-default h1{
	font-family: essonnes-display, serif;
	font-size: 3.2em;
	margin-bottom: 60px;
	text-align: center;
}

.page-template-default h2{
	margin: 30px 0 10px 0;
	font-size: 2.2em;
}

.page-template-default h3{
	font-family: essonnes-display, serif;
	font-size: 2em;
	margin: 20px 0 10px 0;
}

.page-template-default p{
	margin-bottom: 10px
}

/* -------------------------------------- PAGE NOTRE HISTOIRE -------------------------------------- */

#fond_header {
	position: relative;
}

#fond_header img {
	width: 100%;
	height: auto;
}

#fond_header:before{
	content: "";
	position: absolute;
	bottom: 0px;
	height: 50%;
	width: 100%;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

.titre_header{
	position: absolute;
	bottom: 50px;
	color: #fff;
	left: 0px;
	width: 100%;
}

.titre_header h1{
	font-family: essonnes-display, serif;
    font-size: 4em;
}

.titre_header p{
	font-weight: 300;
	font-size: 2.10em;
	margin-top: 10px;
	line-height: 1em;
}

.page-template-template-creations .titre_header p,
.page-template-template-recompenses .titre_header p {
	font-size: 1.4em;
}

.breadcrumb{
	color: #989898;
	font-size: 0.7em;
	letter-spacing: 1px;
	margin-bottom: 90px;
	margin-top: 10px;
}

.breadcrumb a {
	color: #525251;
}

.page-template-template-histoire h2{
	text-align: center;
	margin-bottom: 70px;
}

.page-template-template-histoire section:nth-child(3) h2,
.page-template-template-histoire section:nth-child(4) h2 {
	font-size: 2em;
}

.section_img p{
	font-size: 0.8em;
	text-align: end;
	margin-top: 0 !important;
}

.section_texte_photo p:not(:first-child){
	margin-top: 10px;
}

#section_histoire_2 h2{
	text-align: end;
}

#section_histoire_2 .section_img{
	margin: 0 150px 0 0;
}

#section_histoire_2 .section_img p{
	text-align: left;
}

#wrap_page_active{
	display: flex;
	justify-content: space-evenly;
	padding-bottom: 120px;
	border-bottom: 1px solid #E6E6E6;	
}

#wrap_page_active a {
	padding: 0 20px;
}

#wrap_page_active div{
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 250px;
	height: 150px;
	position: relative;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: 3px;
	background-color: #ffffff;
	color: #525251;
	padding: 0 30px;
}

body.page-notre-histoire #wrap_page_active.notre-histoire a:nth-child(1) > div,
body.page-our-history #wrap_page_active.our-history a:nth-child(1) > div,

body.page-vignoble #wrap_page_active.vignoble a:nth-child(2) > div,
body.page-our-vineyards #wrap_page_active.our-vineyards a:nth-child(2) > div,

body.page-recompenses #wrap_page_active.recompenses a:nth-child(3) > div,
body.page-awards #wrap_page_active.awards a:nth-child(3) > div {
	background-color: #ADA889;
	color: #ffffff;
}

body.page-notre-histoire #wrap_page_active.notre-histoire a:nth-child(1) > div:before,
body.page-our-history #wrap_page_active.our-history a:nth-child(1) > div:before,

body.page-vignoble #wrap_page_active.vignoble a:nth-child(2) > div:before,
body.page-our-vineyards #wrap_page_active.our-vineyards a:nth-child(2) > div:before,


body.page-recompenses #wrap_page_active.recompenses a:nth-child(3) > div:before,
body.page-awards #wrap_page_active.awards a:nth-child(3) > div:before  {
	content: "";
	position: absolute;
	display: inline-block;
	height: 0;
	width: 0;
	left: 50%;
	top: 0;
	transform: translate(-50%, 0);
	border-top: 10px solid #f7f7f7;
	border-right: 44px solid transparent;
	border-left: 44px solid transparent;
}

/* -------------------------------------- PAGE NOS CHAMPAGNES -------------------------------------- */

.page-template-template-nos_champagnes .intro {
	margin-bottom: 50px;
}

.page-template-template-nos_champagnes .intro p {
	text-align: center;
	margin-bottom: 10px;
}

#wrap_bloc_marque_sommaire{
	display: flex;
	justify-content: center;
	max-width: 1080px;
	height: 250px;
	justify-content: space-around;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 300px;
}

#wrap_bloc_marque_sommaire .bloc_marque_sommaire {
    width: 100%;
    border-left: 10px solid #fff;
	border-right: 10px solid #fff;
}

#wrap_bloc_marque_sommaire li {
	width: calc(100% / 3);
	margin: 20px;
	position: relative;
}

#wrap_bloc_marque_sommaire li a {
	display: block;
	height: 100%;
}

#wrap_bloc_marque_sommaire li span.logo {
	display: block;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.2s;
	height: 100%;
}

#wrap_bloc_marque_sommaire li span.type {
	text-align: center;
	display: block;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
	background-color: #ADA889;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.95em;
	letter-spacing: 3px;
	margin-top: 10px;
	
}

#wrap_bloc_marque_sommaire li:nth-child(1) span.logo {
	background-image: url(images/logo_alexandre_penet.svg);
	background-size: auto 95px;
}

#wrap_bloc_marque_sommaire li:nth-child(2) span.logo{
	background-image: url(svg/logo_penet_chardonnet.svg);
	background-size: auto 150px;
}

#wrap_bloc_marque_sommaire li:nth-child(3) span.logo{
	background-image: url(images/logo_exante.svg);
	background-size: auto 65px;
}



#wrap_bloc_marque_sommaire li span.logo:before{
	content: "";
	position: absolute;
	display: inline-block;
	left: 50%;
	height: 0;
	width: 0;
	transition: all 0.2s;
	transform: translate(0%, 0);
	border-right: 0px solid transparent;
	border-top: 0px solid #f7f7f7;
	border-left: 0px solid transparent;
}


#wrap_bloc_marque_sommaire li:hover span.logo {
	background-color: #ADA889;
}

#wrap_bloc_marque_sommaire li:hover span.logo:before{
	transform: translate(-50%, 0);
	border-right: 44px solid transparent;
	border-top: 10px solid #f7f7f7;
	border-left: 44px solid transparent;
}


#wrap_bloc_marque_sommaire li:nth-child(1):hover span.logo {
	background-image: url(images/logo_alexandre_penet_blanc.svg);
}

#wrap_bloc_marque_sommaire li:nth-child(2):hover span.logo {
	background-image: url(svg/logo_penet_chardonnet_blanc.svg);
}

#wrap_bloc_marque_sommaire li:nth-child(3):hover span.logo {
	background-image: url(images/logo_exante_blanc.svg);
}






/* -------------------------------------- PAGE PRESENTATION MARQUE  -------------------------------------- */

.page-template-template-presentation-marque #fond_header{
	background-image: url(images/fond_header_marque.jpg);
}

.page-template-template-presentation-marque #fond_header .titre_header p:first-child{
	font-size: 2.5em;
	margin-bottom: 10px;
}

#wrap_marque_principale{
	display: flex;
}

#aside_marque {
	display: flex;
	flex-direction: column;
	width: 20%;
}

#aside_marque li {
	height: 180px;
	margin-bottom: 20px;
	position: relative;
}

#aside_marque li a {
	display: block;
	width: 100%;
	height: 100%;
}


#aside_marque li span.logo {
	display: flex;
	align-items: center;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.2s;
	height: 100%;
}

#aside_marque li:nth-child(1) span.logo{
	background-size: 65% auto;
	background-image: url(images/logo_alexandre_penet.svg);
}

#aside_marque li:nth-child(2) span.logo{
	background-size: 55% auto;
	background-image: url(svg/logo_penet_chardonnet.svg);
}

#aside_marque li:nth-child(3) span.logo{
	background-size: 55% auto;
	background-image: url(images/logo_exante.svg);
}

#aside_marque li span.logo:after {
	content: "";
	position: absolute;
	display: inline-block;
	border-top: 0px solid transparent;
	border-right: 0px solid #f7f7f7;
	border-bottom: 0px solid transparent;
	right: 0;
	transition: all 0.2s;
}

#aside_marque li:hover span.logo:after {
	border-top: 44px solid transparent;
	border-right: 10px solid #f7f7f7;
	border-bottom: 44px solid transparent;
}

#aside_marque li:hover span.logo {
	background-color: #ADA889;
}

#aside_marque li:nth-child(1):hover span.logo{
	background-image: url(images/logo_alexandre_penet_blanc.svg);
}

#aside_marque li:nth-child(2):hover span.logo{
	background-image: url(svg/logo_penet_chardonnet_blanc.svg);
}

#aside_marque li:nth-child(3):hover span.logo{
	background-image: url(images/logo_exante_blanc.svg);
}

.page-id-53 #aside_marque li:nth-child(1) span.logo,
.page-id-981 #aside_marque li:nth-child(1) span.logo,
.page-id-1231 #aside_marque li:nth-child(1) span.logo,

.page-id-55 #aside_marque li:nth-child(2) span.logo,
.page-id-982 #aside_marque li:nth-child(2) span.logo,
.page-id-1232 #aside_marque li:nth-child(2) span.logo,

.page-id-676 #aside_marque li:nth-child(3) span.logo,
.page-id-983 #aside_marque li:nth-child(3) span.logo,
.page-id-1233 #aside_marque li:nth-child(3) span.logo {
	background-color: #ADA889;
}

.page-id-53 #aside_marque li:nth-child(1) span.logo:after,
.page-id-981 #aside_marque li:nth-child(1) span.logo:after,
.page-id-1231 #aside_marque li:nth-child(1) span.logo:after,

.page-id-55 #aside_marque li:nth-child(2) span.logo:after,
.page-id-982 #aside_marque li:nth-child(2) span.logo:after,
.page-id-1232 #aside_marque li:nth-child(2) span.logo:after,

.page-id-676 #aside_marque li:nth-child(3) span.logo:after,
.page-id-983 #aside_marque li:nth-child(3) span.logo:after,
.page-id-1233 #aside_marque li:nth-child(3) span.logo:after {
	border-top: 44px solid transparent;
	border-right: 10px solid #f7f7f7;
	border-bottom: 44px solid transparent;
}

.page-id-53 #aside_marque li:nth-child(1) span.logo,
.page-id-981 #aside_marque li:nth-child(1) span.logo,
.page-id-1231 #aside_marque li:nth-child(1) span.logo {
	background-image: url(images/logo_alexandre_penet_blanc.svg);
}

.page-id-55 #aside_marque li:nth-child(2) span.logo,
.page-id-982 #aside_marque li:nth-child(2) span.logo,
.page-id-1232 #aside_marque li:nth-child(2) span.logo {
	background-image: url(svg/logo_penet_chardonnet_blanc.svg);
}

.page-id-676 #aside_marque li:nth-child(3) span.logo,
.page-id-983 #aside_marque li:nth-child(3) span.logo,
.page-id-1233 #aside_marque li:nth-child(3) span.logo {
	background-image: url(images/logo_exante_blanc.svg);
}


#wrap_marque_principale #marque_contenu_principal {
	width: 80%;
	padding-left: 50px;
}


#wrap_marque_principale #marque_contenu_principal #presentation_marque_intro{
	text-align:center;
}

#presentation_marque_intro{
	margin-bottom: 70px;
}

#wrap_marque_principale #marque_contenu_principal #presentation_marque_intro img{
	margin-bottom: 45px;
	width: 280px;
}

#mise_en_avant_produit > div{
	display: flex;
	margin-bottom: 85px;
	gap: 180px;
	align-items: center;
}

#mise_en_avant_produit > div:nth-child(2n){
	flex-direction: row-reverse;
	text-align: right;
}

#mise_en_avant_produit img{
	height: 600px;
}

#mise_en_avant_produit h2{
	font-size: 1.10em;
	margin-bottom: 15px;
}

/* -------------------------------------- PAGE NOS CRÉATIONS -------------------------------------- */





.page-template-template-creations .titre_header {
    bottom: 50px;
}

.page-template-template-creations h2{
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 100px;
	padding: 0px 250px;
}

.page-template-template-creations section{
	display: flex;
	flex-wrap: wrap;
	column-gap: 100px;
	row-gap: 215px;
	max-width: 1080px;
	margin: auto auto 300px auto;
}

.page-template-template-creations section > div{
	width: calc(50% - 50px);
	text-align: center;
}

.page-template-template-creations section div div:first-child{
	background-color: #ADA889;
	color: #fff;
	padding: 12px 25px 25px 25px;
	text-transform: uppercase;
	font-size: 0.95em;
	letter-spacing: 3px;
	margin: auto auto 35px auto;
	text-align: center;
	position: relative;
}

.page-template-template-creations section div div:first-child:before{
	content: "";
    position: absolute;
    display: inline-block;
    height: 0;
    width: 0;
	border-bottom: 10px solid #f7f7f7;
	border-right: 44px solid transparent;
	border-left: 44px solid transparent;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
}

.page-template-template-creations section div div:first-child p:first-child{
	font-size: 1.4em;
	letter-spacing: 2px;
}

.page-template-template-creations section div .nos_creations_photo{
	margin: auto;
	display: flex;
	justify-content: center;
	height: 430px;
	margin-bottom: 50px;
}

.page-template-template-creations section div img{
	width: auto;
	max-height: 100%;
	object-fit: cover;
}

/* -------------------------------------- PAGE OENOTOURISME -------------------------------------- */

.page-template-template-oenotourisme section h2{
	text-align: center;
	font-size: 1.4em;
	max-width: 1080px;
	margin: auto;
}

#wrap_oenotourisme_contact{
	max-width: 1080px;
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
	margin: 100px auto 0px auto;
}

#wrap_oenotourisme_contact > div{
	width: calc(50% - 50px);
	text-align: center;
}

#wrap_oenotourisme_contact > div > div{
	max-width: 380px;
	height: 380px;
	display: flex;
	justify-content: center;
	overflow: hidden;
	margin: auto;
}

#wrap_oenotourisme_contact > div > div img{
	width: 100%;
	max-height: 100%;
	object-fit: cover;
}

#wrap_oenotourisme_contact > div p{
	margin-top: 25px;
	color: #525251;
	font-size: 1.4em;
	line-height: normal;
	font-family: essonnes-display, serif;
	letter-spacing: normal;
}

.wpcf7-form textarea,
.wpcf7-form span.your-message {
	resize: vertical !important;
	width: calc(100% - 8px);
}

#contact_oenotourisme{
	max-width: 570px;
	margin: 0 auto 330px auto;
	padding-top: 100px;
}

#contact_oenotourisme h2{
	width: auto;
	margin-bottom: 50px;
	font-size: 2.5em;
}

#contact_oenotourisme div:not(:last-child){
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}

#contact_oenotourisme div label span input{
	width: calc(100% - 8px);
	padding: 10px 10px;
}

#contact_oenotourisme div label{
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 1px;
}

#contact_oenotourisme .wpcf7-form-control-wrap {
	display: block;
	margin-top: 5px;
}



/* -------------------------------------- PAGE RECOMPENSES -------------------------------------- */

.contenu_recompenses p{	
	font-family: essonnes-display, serif;
	font-size: 1.4em;
	text-align: center;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.page-template-template-recompenses p.intro {
	text-align: center;
}

#wrap_logo_recompenses{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 50px auto 100px auto;
	gap: 100px 20px;
}

#wrap_logo_recompenses div{
	width: calc(100% / 3 - 15px);
	text-align: center;
}

#wrap_logo_recompenses div img{
	max-width: 100%;
}

#wrap_logo_recompenses div:nth-child(4) img{
	max-height: 110px;
}

#wrap_logo_recompenses div:nth-child(5) img{
	max-height: 140px;
}

#wrap_logo_recompenses div:nth-child(6) img{
	max-height: 160px;
}

#wrap_logo_recompenses div:nth-child(7) img{
	max-height: 70px;
}
	
#wrap_logo_recompenses div:last-child img{
	max-height: 110px;
}

#wrap_logo_recompenses p{
	font-style: italic;
	font-weight: 600;
	margin-top: 20px;
}

#wrap_logo_recompenses span{
	font-family: 'Barlow', sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	letter-spacing: 0;
}

/* -------------------------------------- INCLUDE VISITE & BOUTIQUE -------------------------------------- */

#include_visite_boutique{
	display: flex;
	margin-top: 210px;
	gap: 100px;
	margin-bottom: 100px;
}

#include_visite_boutique > div{
	background-color: #ffffff;
	background-image: url(images/texture.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 45px 90px 45px;
	width: calc(50% - 90px);
}

#include_visite_boutique > div > div{
	margin-bottom: 40px;	
	height: 280px;
	margin-top: -90px;
}

#include_visite_boutique > div:last-child > div{
	width: 90%;
	text-align: center;
}

#include_visite_boutique > div:last-child img{
	max-width: 100%;
	max-height: 100%;
}

.img_ronde{
	clip-path: circle(50% at 50% 50%);
	width: 280px;
} 

#include_visite_boutique > div:first-child img{
	height: 100%;
	width: auto;
}

#include_visite_boutique h2{
	margin-bottom: 30px;
}

/* -------------------------------------- PAGE BOUTIQUE / ARCHIVE PRODUCT -------------------------------------- */

.second-header.shop #fond_header {
	background-image: url(images/fond_header_boutique.jpg);
	height: 420px;
	background-size: cover;
	background-position: top center;
	padding: 25px 0px 30px 0px;
}

.second-header.shop {
	margin-bottom: 25px;
	position: relative;
}

.second-header.shop .message-header {
	
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.second-header.shop .message-header .content {
	
}

#main .message-offres {
	margin-bottom: 50px;
}

#main .message-offres-v2 {
	margin-bottom: 20px;
	padding: 5px 0;
}

.second-header.shop .message-offres,
#main .message-offres,
.second-header.shop .message-offres-v2,
#main .message-offres-v2{
	background-color: #ADA889;
}

.second-header.shop .message-offres > div,
#main .message-offres > div,
.second-header.shop .message-offres-v2 > div,
#main .message-offre-v2 > div {
	padding: 10px;
	text-align: center;
	color: #FFF;
}

.second-header.shop .message-offres > div,
#main .message-offres > div,
.second-header.shop .message-offres-v2 > div,
#main .message-offres-v2 > div {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.second-header.shop .message-offres > div p,
#main .message-offres > div p,
.second-header.shop .message-offres-v2 > div p,
#main .message-offres-v2 > div p {
	margin-bottom: 0px;
	color: #FFF;
}

.second-header.shop .message-offres > div a,
#main .message-offres > div a,
.second-header.shop .message-offres-v2 > div a,
#main .message-offres-v2 > div a {
	background-color: #FFF;
	color: #ADA889;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 10px;
	display: inline-block;
	border: 0;
	cursor: pointer;
	font-size: 0.9em;
}

.second-header.shop .message-offres > div a:hover,
#main .message-offres > div a:hover,
.second-header.shop .message-offres-v2 > div a:hover,
#main .message-offres-v2 > div a:hover {
	background-color: #F7F7F7;
}


.second-header.shop .message-offres strong,
#main .message-offres strong,
.second-header.shop .message-offres-v2 strong,
#main .message-offres-v2 strong {
	color: inherit;
}

.post-type-archive-product #fond_header:before,
.single-product #fond_header:before,
.second-header.shop #fond_header:before
{
	opacity: 0.5;
}



#wrap_archive_product{
	display: flex;
	gap: 60px;
}

#aside_filtre{
	width: 25%;
	margin-bottom: 50px;
}

#aside_filtre h2 {
	font-size: 1.8em;
	margin-bottom: 20px;
}

#aside_filtre .searchandfilter h4 {
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1em;
}




#aside_filtre > div {
	background-color: #FFF;
	padding: 50px;
}

#aside_filtre .woocommerce-result-count {
	display: block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
	font-size: 0.85em;
}


#aside_filtre .searchandfilter .sf-label-checkbox,
#aside_filtre .searchandfilter li[data-sf-field-input-type="checkbox"] label {
	content: '';
	display: inline-block;
	background-image: url(svg/radio-unchecked.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 12px 12px;
	padding-left: 20px;
	cursor: pointer;
	font-size: 0.9em;
}

#aside_filtre .searchandfilter ul li li {
	padding: 3px 0;
}

#aside_filtre .searchandfilter input.sf-input-checkbox {
	display: none;
}

#aside_filtre .searchandfilter .sf-option-active .sf-label-checkbox{
	background-image: url(svg/radio-checked.svg);
}


#aside_filtre .searchandfilter .sf-meta-range-slider label {
	text-align: left;
	display: block;
	
}

#aside_filtre .searchandfilter .sf-meta-range-slider label,
#aside_filtre .searchandfilter .sf-meta-range-slider .sf-range-values-seperator {
	float: left;
	margin-bottom: 20px;
}

#aside_filtre .searchandfilter .sf-meta-range-slider .sf-range-values-seperator {
	height: 30px;
	line-height: 30px;
	display: block;
	margin: 0 10px;
}

#aside_filtre .searchandfilter .noUi-horizontal {
	clear: both;
	margin-top: 20px;
}

#aside_filtre .searchandfilter .sf-meta-range-slider input {
	height: 30px;
	background-color: #F7F7F7;
	border: none;
	padding: 0px 10px;
	width: 100%;
}


#aside_filtre .searchandfilter .noUi-connect{
	background-color: #525251;
}

#aside_filtre .searchandfilter .noUi-target {
    background: #ECECEC;
    border: none;
}

#aside_filtre .searchandfilter .noUi-handle,
#aside_filtre .searchandfilter .noUi-horizontal .noUi-handle {
	height: 18px;
	width: 18px;
	background-color: #525251;
	box-shadow: inherit;
	border: none;
	cursor: pointer;
}

#aside_filtre .searchandfilter .noUi-handle:focus,
#aside_filtre .searchandfilter .noUi-horizontal .noUi-handle:focus,
#aside_filtre .searchandfilter .noUi-handle:hover,
#aside_filtre .searchandfilter .noUi-horizontal .noUi-handle:hover {
	background-color: #ADA889;
}

#aside_filtre .searchandfilter .meta-slider {
	height: 6px;
	max-width: inherit;
	margin: 6px 0;
}

#aside_filtre .searchandfilter .noUi-handle:before,
#aside_filtre .searchandfilter .noUi-handle:after {
	display: none;
}

.woocommerce .woocommerce-result-count {
	float: right;
	font-size: 0.8em;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

.woocommerce ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce.columns-3 ul.products li.product,
.woocommerce-page ul.products.columns-3  li.product {
	margin: 0px 0px 00px 0px;
	width: calc(100% / 3);
}

.woocommerce .products ul, 
.woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	float: inherit;
	padding-bottom: 60px;
}


.woocommerce ul.products li.product a img{
	height: 375px;
	width: auto;
	margin: auto auto 30px auto;
}

#wrap_product{
	width: 75%;	
}

.woocommerce ul.products li.product a {
	position: relative;
	float: left;
	width: 100%;
}

.woocommerce ul.products li.product a:hover {
}

.woocommerce ul.products li.product a .complements {
	height: 55px
}

.woocommerce ul.products li.product .price .apartirde {
	font-size: 0.5em;
	display: block;
}

.woocommerce ul.products li.product a .textes {

}

.woocommerce ul.products li.product .infos {
	position: relative;
	z-index: 1;
	padding: 30px;
}

.woocommerce ul.products li.product .ajout {
	opacity: 0;
	position: absolute;
	width: 100%;
	height:100%;
	background-color: rgba(255,255,255,0.9);
	top: 0px;
	left: 0px;
	z-index: 20;
	display: flex;
	justify-content: center;
	padding: 50px;
	box-sizing: border-box;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}	

.woocommerce ul.products li.product:hover {
	//background-color: gray;
}

.woocommerce ul.products li.product:hover .ajout {
	opacity: 1;
}

.woocommerce ul.products li.product .ajout .cart {
	display: flex;
	flex-direction: column;
	justify-content: start;
	width: 100%;
	align-items: center;
	padding-top: 50%;
}

.woocommerce ul.products li.product .ajout .prix-et-qty {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px;
}

.woocommerce ul.products li.product .ajout .prix-et-qty p.existe-en {
	font-size: 0.8em;
	text-align: center;
	line-height: 1.1em;
}

.woocommerce ul.products li.product .ajout .prix-et-qty p.existe-en span {
	font-weight: 800;
	margin-bottom: 5px;
	display: block;
}

.woocommerce ul.products li.product .ajout .cart .details {
	display: block;
	width: 100%;
	background-color: #989898;
	color: #FFF;
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 10px 0px;
}

.woocommerce ul.products li.product .ajout .cart .button {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 1.2em;
	padding: 10px 0px;
}

.woocommerce ul.products li.product .ajout .cart .added_to_cart {
	text-align: center;
	background-color: #989898;
	color: #FFF;
	width: fit-content;
	padding: 5px 10px;
	border-radius: 10px;
	font-size: 0.8em;
	margin-top: 20px;
}


.woocommerce ul.products li.product .ajout .cart button[type="submit"]:not(#qib_id):not(#qib_id):not(_):not(_) {
	width: 100%;
	margin-bottom: 20px;
	background-color: #ADA889;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 10px 0px;
	height: inherit;
}

.woocommerce ul.products li.product .ajout .cart .qib-container  .quantity input.qty:not(#qib_id):not(#qib_id) {
	border-width: 0px;
}

.woocommerce ul.products li.product .ajout .cart .qib-container .qib-button:not(#qib_id):not(#qib_id) {
	width: calc(50% - 45px / 2);
	border-width :0px;
	background-color: #ADA889;
	color: #FFF;
	cursor: pointer;
}

.woocommerce ul.products li.product .ajout .prix{
	font-size: 2em;
	text-align: center;
}

.woocommerce ul.products li.product .ajout .prix .price {
	font-size: 0.9em;
	display: inline-block;
	font-weight: 500;
	color: #525251;
}



.woocommerce ul.products li.product .ajout .wvs-archive-variations-wrapper {
	display: none;
}

.woocommerce ul.products li.product .ajout .existe {
	font-size: 0.8em;
}

.woocommerce ul.products li.product .ajout .prix span.apartirde {
	font-size: 0.5em;
}

.woocommerce ul.products li.product .ajout .qib-container{
	width: 100%;
	display: flex !important;
	justify-content: center;
	margin-top: 20px;
}

body.woocommerce button.button {
	border-radius: 0px;
}

.woocommerce ul.products li.product a h2{
	font-family: essonnes-display, serif;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.woocommerce ul.products li.product a h3,
.woocommerce ul.products li.product a h4,
.woocommerce ul.products li.product a h5 {
	font-size: 0.8em;
	padding: 0px;
	line-height: 1.2em;
}

.woocommerce ul.products li.product a h5{
	font-weight: bold;
	font-style: italic;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins{
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
	text-align: end;
	color: #525251;
	text-decoration: none;
}

/* -------------------------------------- CONTENT SINGLE PRODUCT -------------------------------------- */

.woocommerce .woocommerce-breadcrumb{
	color: #525251;
	font-size: 0.7em;
	letter-spacing: 1px;
	margin-bottom: 90px;
}

.woocommerce .woocommerce-breadcrumb a{
	color: #989898;
}

.woocommerce div.product{
	display: flex;
	padding: 0px 0 50px 0;
}

.woocommerce div.product .desc-et-panier {
	display: flex;
}

.woocommerce .product > img{
	height: 540px;
	width: auto;
}

.woocommerce div.product .product_title{
	font-size: 2.8em;
	font-family: essonnes-display, serif;
}

.woocommerce div.product > div:nth-child(2) > p:nth-child(3){
	font-weight: 700;
	font-style: italic;
}

.content_single_product{
	margin: 25px 0;
}

.content_single_product p:not(:first-child){
	margin-top: 10px;
}

#cepage{
	display: flex;
	gap: 30px;
	margin: 25px 0px 30px 0px;
}

.circular-chart {
  display: block;
  width: 100px;
  height: 100px;
}

.circle-bg {
	fill: #ECECEC;
	stroke: #ECECEC;
	stroke-width: 2.5;
}

.circle {
  fill: none;
  stroke-width: 2.5;
  animation: progress 1s ease-out forwards;
}

.circular-chart .pinot-noir {
	stroke: #2F0E49;
}

.circular-chart .chardonnay {
	stroke: #C6B136;
}

.circular-chart .meunier {
	stroke: #4E277C;
}

.circular-chart .pinot-blanc{
	stroke: #C2C636;
}

.circular-chart .pinot-auxerrois{
	stroke: #ABC432;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}

.pourcentage {
	fill: #525251;
	font-size: 0.5em;
	text-anchor: middle;
}

#cepage li p{
	text-align: center;
	font-size: 0.8em;
}

#info_champagne p{
	margin: 10px 0;
	line-height: 1.2em;
}

#info_champagne p span{
	font-weight: 700;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 1em;
}

#info_champagne p {
	font-size: 1em;
}

#info_champagne .recompense{
	color: #ADA889;
	font-weight: 600;
}

#info_champagne ul.recompenses li {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 15px;
	align-items: center;
}

#info_champagne ul.recompenses li span {
	margin-right: 5px;
}

#info_champagne ul.recompenses li span.concours {
	margin-right: 10px;
}

#info_champagne ul.recompenses li span.concours img {
	height: 30px;
	width: auto;
}




#info_champagne .accord-met-vin {
	margin-bottom: 15px;
}

#info_champagne .accord-met-vin ul {
	display: flex;
}

#info_champagne .accord-met-vin ul li {
	width: 50px;
	height: 50px;
	background-color: #ADA889;
	margin-right: 10px;
}

#info_champagne .accord-met-vin ul li span {
	display: flex;
	width: 50px;
	height: 50px;
	background-position: center center;
	background-size: 80%;
	background-repeat: no-repeat;
	position: relative;
	justify-content: center;
}

#info_champagne .accord-met-vin ul li span.tooltip span.desc {
	background-color: #525251;
	position: absolute;
	bottom: -34px;
	display: ruby;
	width: auto;
	height: auto;
	color: #FFF;
	padding: 5px;
	opacity: 0;
}

#info_champagne .accord-met-vin ul li span.tooltip:hover span.desc {
	opacity: 1;
}

#info_champagne .accord-met-vin ul li span.tooltip span.desc:before {
	content: '';
	display: block;
	border-left: 15px solid transparent;
	border-bottom: 10px solid #525251;
	border-right:15px solid transparent;
	position: absolute;
	top: -10px;
	left: calc(50% - 15px);
}

/* [title] {
  position: relative;
  cursor: help;
}

[title]:hover::before {
  content: attr(data-title);
  position: absolute;
  bottom: -26px;
  display: inline-block;
  padding: 3px 6px;
  border-radius: 2px;
  background: #000;
  color: #fff;
  font-size: 12px;
  font-family: sans-serif;
  white-space: nowrap;
}
[title]:hover::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 8px;
  display: inline-block;
  color: #fff;
  border: 8px solid transparent;	
  border-bottom: 8px solid #000;
} */

#info_champagne .accord-met-vin ul li span.aperitif {
	background-image: url(svg/pictos/aperitif.svg);
}

#info_champagne .accord-met-vin ul li span.soiree {
	background-image: url(svg/pictos/crescent-moon.png);
	filter: invert(1);
}

#info_champagne .accord-met-vin ul li span.fromage-frais {
	background-image: url(svg/pictos/cheese.png);
	filter: invert(1);
}

#info_champagne .accord-met-vin ul li span.diner {
	background-image: url(svg/pictos/dinner-table.png);
	filter: invert(1);
}

#info_champagne .accord-met-vin ul li span.affine-et-a-pate-dure {
	background-image: url(svg/pictos/cheese2.png);
	filter: invert(1);
}

#info_champagne .accord-met-vin ul li span.au-coin-du-feu {
	background-image: url(svg/pictos/au-coin-du-feu.svg);
}

#info_champagne .accord-met-vin ul li span.cadeau {
	background-image: url(svg/pictos/cadeau.svg);
}

#info_champagne .accord-met-vin ul li span.degustation {
	background-image: url(svg/pictos/degustation.svg);
}

#info_champagne .accord-met-vin ul li span.dejeuner {
	background-image: url(svg/pictos/petit-dejeuner.png);
	filter: invert(1);
}

#info_champagne .accord-met-vin ul li span.estival {
	background-image: url(svg/pictos/estival.svg);
}

#info_champagne .accord-met-vin ul li span.gastronomique {
	background-image: url(svg/pictos/gastronomique.svg);
}

#info_champagne .accord-met-vin ul li span.grandes-occasions {
	background-image: url(svg/pictos/grandes-occasions.svg);
}

#info_champagne .accord-met-vin ul li span.pour-faire-la-fete {
	background-image: url(svg/pictos/confettis.png);
	filter: invert(1);
}

#info_champagne .accord-met-vin ul li span.soiree-entre-amis {
	background-image: url(svg/pictos/pour-faire-la-fete.svg);
}

#info_champagne .accord-met-vin ul li span.soiree-romantique {
	background-image: url(svg/pictos/soiree-romantique.svg);
}

#info_champagne .accord-met-vin ul li span.desserts-fruites {
	background-image: url(svg/pictos/desserts-fruites.svg);
}

#info_champagne .accord-met-vin ul li span.desserts-sucres-chocolates	 {
	background-image: url(svg/pictos/desserts-sucres-chocolates.svg);
}

#info_champagne .accord-met-vin ul li span.fromage-frais-affine-et-a-pate-dure {
	background-image: url(svg/pictos/fromage-frais-affine-et-a-pate-dure.svg);
}

#info_champagne .accord-met-vin ul li span.fruits-de-mer-crustaces {
	background-image: url(svg/pictos/fruits-de-mer-crustaces.svg);
}

#info_champagne .accord-met-vin ul li span.pizza-pates {
	background-image: url(svg/pictos/pizza-pates.svg);
}

#info_champagne .accord-met-vin ul li span.plat-en-sauce-creme-vin {
	background-image: url(svg/pictos/plat-en-sauce-creme-vin.svg);
}

#info_champagne .accord-met-vin ul li span.plat-epice-thai-indien-mexicain {
	background-image: url(svg/pictos/plat-epice-thai-indien-mexicain.svg);
}

#info_champagne .accord-met-vin ul li span.poisson-gras-saumon-thon-sushi {
	background-image: url(svg/pictos/poisson-gras-saumon-thon-sushi.svg);
}

#info_champagne .accord-met-vin ul li span.poisson-maigre-cabillaud-saint-pierre-barbue-etc {
	background-image: url(svg/pictos/poisson-maigre-cabillaud-saint-pierre-barbue-etc.svg);
}

#info_champagne .accord-met-vin ul li span.vegetarien {
	background-image: url(svg/pictos/vegetarien.svg);
}

#info_champagne .accord-met-vin ul li span.viandes-blanches-ou-legeres-volaille-lapin-veau	 {
	background-image: url(svg/pictos/viandes-blanches-ou-legeres-volaille-lapin-veau.svg);
}

#info_champagne .accord-met-vin ul li span.viandes-rouges-grillees-boeuf-porc {
	background-image: url(svg/pictos/viandes-rouges-grillees-boeuf-porc.svg);
}

#info_champagne .accord-met-vin ul li span.viandes-rouges-puissantes-agneau-gibier {
	background-image: url(svg/pictos/viandes-rouges-puissantes-agneau-gibier.svg);
}

#info_champagne .accord-met-vin ul li span.volaille {
	background-image: url(svg/pictos/volaille.svg);
}





#accord_met_vin{
	display: flex;
	gap: 25px;
	margin-top: 20px;
}

#accord_met_vin div{
	text-align: center;
	width: 90px;
}

#accord_met_vin img{
	height: 35px;
	margin-bottom: 5px;
}

.woocommerce div.product div.packshot{
	width: 300px;
	flex: 0 0 auto;
	text-align: center;
}

.woocommerce div.product div.packshot img {
	height: 550px;
	width: auto;
}

.woocommerce div.product > div.desc-et-panier > div.descriptif {
	width: 100%;
	padding: 0px 50px;
	flex: 1 1 auto; 
}

.woocommerce div.product div.ajout-panier{
	background-color: #fff;
	text-align: center;
	width: 300px;
	flex: 0 0 auto; 
	height: fit-content;
}

.woocommerce #main div.product div.ajout-panier .message-offres {
	background-color: #ADA889;
	color: #FFF;
	margin-bottom: 0px;
}

.woocommerce div.product div.ajout-panier .message-offres > div {
	padding: 30px 0;
	margin: 0 30px;
	
}

.woocommerce div.product div.ajout-panier .message-offres p {
	font-size: 0.9em;
	line-height: 1em;
	
}

.woocommerce div.product div.ajout-panier .message-offres a {
	display: none !important;
}



.woocommerce div.product div.ajout-panier .message-offres p strong {
	color: inherit;
}

.woocommerce div.product div.ajout-panier div.summary{
	margin-bottom: 0px;
	width: 100%;
}

.woocommerce div.product form.cart{
	padding-top: 30px;
	margin-bottom: 0;
}



.woocommerce div.product form.cart .variations{
	margin-bottom: 30px;
}

.woocommerce div.product form.cart .variations tr {
	display: flex;
	flex-direction: column;
}

.woocommerce div.product form.cart .variations tr label {
	display: none;
}

.woocommerce div.product span.price,
.woocommerce div.product p.price{
	color: #525251;
	font-size: 2.5em;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	line-height: 1em;
	
}

.woocommerce div.product .single_variation span.price  {
	display: flex;
	flex-direction: column;
}

.woocommerce div.product .single_variation span.price ins {
	margin-top: -1em;
}


.woocommerce div.product form.cart .variations td.label{
	display: none;
}


.woocommerce div.product form.cart #product-addons-total {
	display: none;
}

.woocommerce div.product form.cart .variations select{
	background-color: #F7F7F7;
	border: none;
	padding: 10px 20px;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 1em;
	margin: 0;
	letter-spacing: 1px;
	color: #525251;
	text-align: center;
}

.reset_variations {
    display: none !important;
}



.qib-button:not(#qib_id):not(#qib_id){
	background-color: #ADA889 !important;
	color: #fff !important;
	border: 0 !important;
	height: 42px !important;
	width: 42px !important;
	cursor: pointer;
}

.qib-button:not(#qib_id):not(#qib_id):hover{
	background-color: #9A9576 !important;
	color: #fff !important;
}



.woocommerce div.product .ajout-panier .qib-container:not(#qib_id):not(#qib_id) {
	display: flex;
	margin: 0px 30px;
}

.woocommerce div.product .ajout-panier .qib-container .qib-button.minus,
.woocommerce div.product .ajout-panier .qib-container .qib-button.plus {
	flex: 0 0 auto;
}

.woocommerce div.product .ajout-panier .qib-container .quantity {
	flex: 1 1 auto;
}

.woocommerce div.product .ajout-panier .qib-container:not(#qib_id):not(#qib_id){
	margin-top: 35px;
}

.woocommerce div.product .ajout-panier .qib-container .quantity input.qty:not(#qib_id):not(#qib_id){
	border: 0;
	background-color: #F7F7F7;
	height: 42px;
	width: 100%;
}

.woocommerce div.product form.cart .button,
.woocommerce form.cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id){
	background-color: #ADA889;
	border-radius: 0;
	float: none;
	width: 100%;
	padding: 20px 0;
	text-transform: uppercase;
	font-family: 'Barlow Semi Condensed', sans-seri;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 1.1em;
	height: auto;
	margin-left: 0;
	margin-top: 30px;
}

.woocommerce div.product form.cart .button:hover,
.woocommerce form.cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id):hover{
	background-color: #9A9576;
	color: #fff;
}

.woocommerce .erreur-panier {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.related{
	background-color: #fff;
	margin: 0 -100px;
	padding: 65px 100px 95px 100px;
}

.related > h2{
	text-align: center;
	margin-bottom: 60px;
}

/* -------------------------------------- FOOTER -------------------------------------- */
	
footer{
	background-color: #ECECEC;
	padding-top: 90px;
	text-align: center;
}

footer > a img{
	width: 265px;
	height: auto;
}

#wrap_footer{
	display: flex;
	justify-content: space-between;
	text-align: left;
	margin-top: 90px;
	padding: 0 100px 60px 100px;
}

#wrap_footer ul {
	margin-bottom: 40px;
}


#wrap_footer ul li:first-child{
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 25px;
}

#wrap_footer ul li:not(:first-child) a{
	font-family: 'Barlow', sans-serif;
	color: #767676;
	font-size: 0.8em;
	margin-bottom: 15px;
	display: block;
}

#footer_coordoonnees .adresse{
	font-size: 1.1em;
	letter-spacing: 2px;
	margin-bottom: 25px;
	line-height: 24px;
	font-weight: 300;
}

#footer_coordoonnees .mail,
#footer_coordoonnees .telephone{
	font-size: 0.9em;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

footer .reseaux{
	margin-top: 25px;
}

footer .reseaux a{
	margin-right: 20px;
}

footer .abus_dalcool{
	margin: 90px 0 50px 0;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-family: 'Barlow', sans-serif;
	color: #B8B8B8;
}

.footer_down{
	background-color: #525251;
	color: #fff;
	display: flex;
	justify-content: space-between;
	padding: 25px 15px;
}

.footer_down a{
	color: #ffffff;
	margin: 0px 5px;
}

.footer_down p {
	font-size: 0.9em;
}

.signature-cochet {
	background: url(images/logo-cochet2.svg) no-repeat;
	width: 100px;
	height: 20px;
	margin: auto;
	display: block;
}

/* - - - - - - - - - - - - - - -  D I V E R S - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  D I V E R S - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  D I V E R S - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  D I V E R S - - - - - - - - - - - - - - -  */

.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
	background-color: #ADA889;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .6px;
	padding: 10px 20px;
	border-radius: 0px;
	font-weight: normal;
	font-size: 0.9em;
}

.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button {
	margin-left: 10px;
}

.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
	background-color: #9A9576;
	color: #fff;
}

.woocommerce-ResetPassword {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.woocommerce-ResetPassword .woocommerce-form-row .woocommerce-Button {
	width: fit-content;
}

/* - - - - - - - - - - - - - - -  M O N  P A N I E R - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  M O N  P A N I E R - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  M O N  P A N I E R - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  M O N  P A N I E R - - - - - - - - - - - - - - -  */


.woocommerce-cart-form {color: #525251;}
.woocommerce table.woocommerce-cart-form__contents{	text-align: center;}
.woocommerce a.remove {	background-color: #ADA889;	color: #FFF !important;height: 30px;width: 30px;line-height: 0.9em;line-height: 25px;}
.woocommerce a.remove:hover {background-color: #9A9576}
.woocommerce-cart h2 {font-size: 0.8em;}
.woocommerce .woocommerce-cart-form {width: 70%;float: left;background-color:#FFF ;}
.woocommerce .woocommerce-cart-form .product-price .woocommerce-Price-amount  bdi {	color: #ADA889;}
.woocommerce-cart .name a {color: #525251;}
.woocommerce-cart table.cart img{height: 150px;	width: auto;}
.product-name a{color: #fff;text-decoration: none;}
.cart-subtotal td, .order-total td{	text-align: right;}
.woocommerce-cart .woocommerce a.button.wc-forward {background-color: #ADA889 ;	font-size: 0.9em ;	text-transform: uppercase ;	height: inherit ;padding: 20px 10px ;color: #FFF ;}
.woocommerce-cart .woocommerce a.button.wc-forward:hover {background-color: #9A9576}
.woocommerce-cart .woocommerce button.button {background-color: #ADA889;font-size: 0.8em;color: #FFF;}
.woocommerce-cart .woocommerce button.button:hover {background-color: #9A9576}
.woocommerce-cart .woocommerce button.button:disabled,
.woocommerce-cart .woocommerce button.button:disabled[disabled] {opacity: 0.2;color: #FFF;}
.woocommerce-cart .woocommerce .coupon button.button { background-color: #ADA889;font-size: 1.2em ; color: #FFF;float: left;margin-left: 20px; }
.woocommerce-cart .woocommerce .coupon button.button:hover { background-color: #9A9576 }
.woocommerce-cart.woocommerce-page table.cart td.actions .coupon .input-text {border: 1px solid rgba(0,0,0,.1);	border-radius: inherit;	height: 100%;	color: #525251;	font-size: 1.2em;}
.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text + .button,
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled],
.woocommerce button.button {	padding: 20px 25px;}
.woocommerce-cart table.cart td.actions .coupon .input-text{border: 0;height: 59px;	width: 40%;	padding-left: 15px;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{margin: 30px auto auto auto;}
.woocommerce a.button.alt:hover{background-color: #ADA889;	color: #ffffff;}
.woocommerce-cart .wc_coupon_message_wrap {padding: 0 !important;}
.woocommerce-cart .woocommerce-message a.button.wc-forward {display: none;}
.woocommerce-error, .woocommerce-info, .woocommerce-message {color: #525251;padding: 1em 0em 1em 3.5em;}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {	color: #ADA889;}
.woocommerce .woocommerce-info {margin: 0px 0px 50px 0px;background-color: #ADA889;color: #FFF;text-align: center;}
.woocommerce .woocommerce-info:before {display: none;}
.woocommerce .woocommerce-info strong {color: #FFF;font-weight: bold;}
.woocommerce-page table.cart td.actions .coupon {width: 50%;font-size: 0.6em;height: 50px;}
.woocommerce-page table.cart td.actions .coupon label {display: none;}
.woocommerce-cart table.shop_table {margin-bottom: 0px;}
.woocommerce table.shop_table td.actions {padding: 20px 20px;height: 50px;}
.woocommerce table.shop_table_responsive .woocommerce-cart-form__cart-item td{font-size: 1.1em;}
.woocommerce .woocommerce-cart-form table.shop_table th {	font-weight: normal;background-color: #ADA889;	padding: 20px 0px;color: #FFF;line-height: inherit;}
.woocommerce-cart .content > p {
	text-align: center;
}

.woocommerce-cart ins {background-color: #ADA889;color: #FFF;	padding: 0px 5px}
.woocommerce .woocommerce-cart-form .product-price ins .woocommerce-Price-amount bdi {color: #FFF;}
.woocommerce-cart .qib-button-wrapper button.qib-button, 
.woocommerce-cart .qib-button-wrapper div.quantity.wqpmb_quantity {height: 25px;padding: 0px;}
.woocommerce-cart .qib-button-wrapper button.qib-button {width: 25px;}
.woocommerce-cart .woocommerce .quantity .qty {	width: 60px;height: 100% !important;}
.qib-container div.quantity:not(#qib_id):not(#qib_id) {height: 42px;}
.woocommerce-cart .qib-button-wrapper .quantity input.input-text.qty.text {	height: 25px;}
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals{   width: 100%;    background-color: #FFF;    color: #525251;    text-align: center;	}
.woocommerce-page .cart-collaterals .cart_totals h2 {font-weight: normal;	background-color: #ADA889;padding: 20px 0px;	margin: 0px;	color: #FFF;font-size: 1em;}
.woocommerce-page .cart-collaterals .cart_totals .shop_table {padding: 30px 30px 30px 30px;}

.woocommerce .cart-collaterals table.shop_table th,
.woocommerce .cart-collaterals table.shop_table td {
	padding: 10px 0 ;
}

.woocommerce .cart-collaterals {
	width: 30%;	
	float: left;
	padding-left: 30px;
}
.woocommerce .cart-collaterals .cart-discount a{
	color: #ADA889;float: right;
}

.woocommerce .cart-collaterals .woocommerce-shipping-totals td {
	text-align: right;font-size: 0.8em;	
}

#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout{	
	margin: 0;	
	padding: 0;
}

.woocommerce-shipping-calculator a.shipping-calculator-button {
	color:#ADA889;
}

.woocommerce-shipping-calculator .shipping-calculator-form button,
.woocommerce-shipping-calculator .shipping-calculator-form button:hover {
	color: #FFF;
}

.woocommerce-shipping-calculator .shipping-calculator-form button {
	padding: 15px 15px !important;
}

/* - - - - - - - - - - - - - - -  M O N  C O M P T E  -  L O G I N - - - - - - - - - - - - - - -  */

.woocommerce-info {
	border-top-color: #ADA889;
}

.woocommerce .woocommerce-form-login.login {
	background-color: #ADA889;
	color: #FFF;
	padding: 30px;	
	border-radius: inherit;
	float: left;
	position: relative;
	z-index: 10;
}

.woocommerce form.register.woocommerce-form-register {
	background-color: #FFF;
	padding: 30px;	
	border-radius: inherit;
	float: left;
}

.woocommerce .woocommerce-form-login p:nth-child(1) {margin: 0px 0px 20px 0px;}
.woocommerce .woocommerce-form-login h2 {font-size: 1.3em;	margin-bottom: 20px;}
.woocommerce .woocommerce-form-login .woocommerce-LostPassword a{	color: #FFF;	float: right;font-size: 0.8em;}
.woocommerce .woocommerce-form-login p.woocommerce-LostPassword {display: block;float: right;margin-bottom: 0px;margin-top: 0px;}
.woocommerce .woocommerce-form-login p.woocommerce-LostPassword:after {content: ''; display: block;clear: both;}
.woocommerce .woocommerce-form-login button.button { color: #FFF; letter-spacing: 1px ;  background-color: #ADA889 ;text-transform: uppercase;}
.woocommerce .woocommerce-form-login button.button {background-color: white;color: #ADA889;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme span {color: #FFF;}
.woocommerce form .show-password-input, 
.woocommerce-page form .show-password-input {right: 10px;top: 0px;}
.woocommerce form .show-password-input::after,
 .woocommerce-page form .show-password-input::after {height: 100%;}

.woocommerce #customer_login {margin-bottom: 100px;}
.woocommerce #customer_login .woocommerce-form-register .woocommerce-privacy-policy-text a{	color: #ADA889;}


.woocommerce form.login,
.woocommerce form.register{	margin: 0;	border: none;	padding: 0;	width: 100%;}

.woocommerce form .form-row{display: flex; flex-direction: column;	margin: 0 0 25px 0;	padding: 0;}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea{border: none;	padding: 10px;}
.woocommerce form .form-row textarea{resize: none;	height: 200px;}

#rememberme {margin: 0;}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.container_droit button{margin: 30px 0 0 0;}

.woocommerce-LostPassword a,
.lost_password a{color: #fff;}

.woocommerce-form-row woocommerce-form-row--wide form-row form-row-wide{margin-top: 25px;}


/* - - - - - - - - - - - - - - -  M O N  C O M P T E  -  D A S H  B O A R D - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  M O N  C O M P T E  -  D A S H  B O A R D - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  M O N  C O M P T E  -  D A S H  B O A R D - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  M O N  C O M P T E  -  D A S H  B O A R D - - - - - - - - - - - - - - -  */


.woocommerce-MyAccount-content {background-color: #FFF;	color: #525251}
.woocommerce-MyAccount-content a {color: #ADA889;}
.woocommerce-MyAccount-content p {margin-top: 0px;	}
.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--downloads {display: none;}

.woocommerce-MyAccount-content p:last-child {margin-bottom: 0px;}
#dashboard{	display: flex;	color: #fff;	-webkit-box-shadow: 5px 2px 10px 2px rgba(0,0,0,0.2);	box-shadow: 5px 2px 10px 2px rgba(0,0,0,0.2);}

.woocommerce-account .woocommerce-MyAccount-navigation{	width: 25%;	background-color: #525251;}
.woocommerce-account .woocommerce-MyAccount-navigation a{display: block;  color: #fff;  line-height: 1;  padding-bottom: 10px; font-weight: 300;  font-size: 18px; text-decoration: none;padding: 20px 30px; transition: all 0.2s;}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active{background-color: #ADA889;}
.woocommerce-account .woocommerce-MyAccount-navigation ul {margin: 0;padding: 0;list-style: none;}
.woocommerce-account .woocommerce-MyAccount-content{width: 75%;  padding: 50px 50px 50px 50px;}
.woocommerce-account .woocommerce-MyAccount-content ul{	display: flex;	flex-wrap: wrap;}
.woocommerce-account .woocommerce-MyAccount-content ul li{  width: calc(100% / 3);}
.woocommerce-account .woocommerce-MyAccount-content ul li.is-active{display: none;}
.woocommerce-account .woocommerce-MyAccount-content ul li a{display: block;	text-align: center;  margin: 8px;}

.woocommerce-Addresses{	margin-top: 40px;}
.woocommerce-Addresses a.edit {background-color: #ADA889;color: #FFF;text-decoration: none;text-transform: uppercase;font-size: 0.8em;padding: 10px 15px;}

.woocommerce-Address header{margin-bottom: 0;   background-color: inherit;   height: auto;}
.woocommerce-account .addresses .title .edit{padding: 15px 20px;}
.woocommerce-account .addresses .title h3{	font-size: 1.65em;letter-spacing: 3px;margin-bottom: 10px;}
address{line-height: 25px;	border: 0 !important;}

.woocommerce .woocommerce-MyAccount-content button.button {background-color: #ADA889;color: #FFF;font-weight: normal;text-transform: uppercase;float: right;margin-top: 20px;font-size: 0.9em;}


/* - - - - - - - - - - - - - - -  C H E C K  O U T - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  C H E C K  O U T - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  C H E C K  O U T - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - - -  C H E C K  O U T - - - - - - - - - - - - - - -  */

.woocommerce-form-login-toggle .woocommerce-info:before,
.woocommerce-form-coupon-toggle .woocommerce-info:before {display: none;}
.woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {padding-left: 15px;}
.woocommerce form.checkout_coupon.woocommerce-form-coupon {	background-color: #ADA889;color: #FFF;padding: 30px;border-radius: inherit;margin: 0 0;}
.woocommerce-checkout .woocommerce-notices-wrapper {margin-top: 30px;}
.woocommerce form.checkout_coupon.woocommerce-form-coupon button.button {background-color: #FFF;color: #ADA889}
.checkout.woocommerce-checkout {color: #525251;	margin-bottom: 100px;}
.checkout.woocommerce-checkout .checkout-left {	width: 70%;	float: left;background-color: #FFF;	padding: 30px;}
.checkout.woocommerce-checkout .checkout-right {width: 30%;	float: left;padding-left: 30px;}
.checkout.woocommerce-checkout .checkout-right > div{	background-color: #FFF;	padding: 30px;}

.woocommerce-page .woocommerce form .form-row input.input-text {  border: 1px solid rgba(0,0,0,.1);}
.woocommerce-page .woocommerce form .form-row label {font-size: 0.8em;text-transform: uppercase;}
.woocommerce-page.woocommerce-checkout .woocommerce form h3 {font-size: 0.8em;	margin-top: 0px;}
.woocommerce-page.woocommerce-checkout .woocommerce-form__label-for-checkbox {cursor: pointer;	color: #ADA889;}
.woocommerce-page.woocommerce-checkout  p#billing_country_field strong {color: #525251;	font-size: 0.8em;}
.woocommerce-page.woocommerce-checkout .select2-container--default .select2-results__option[aria-selected="true"], 
.woocommerce-page.woocommerce-checkout .select2-container--default .select2-results__option[data-selected="true"] {    background-color: #ddd;}
.woocommerce-page.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rende#ADA889 {	font-size: 0.8em;}
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row {margin: 0 0 15px 0;}
.woocommerce-page.woocommerce-checkout .woocommerce form .form-row textarea {	border: 1px solid rgba(0,0,0,.1);	resize: vertical;	height: 100px;padding: 20px;}

.woocommerce #order_review table.shop_table th, 
.woocommerce #order_review table.shop_table td {padding: 10px 0;vertical-align: top;}
.woocommerce .checkout-right table.shop_table {  color: #525251;}
.woocommerce .checkout-right table.shop_table td {vertical-align: top;}
.woocommerce #order_review table.shop_table td span {float: right;}
.woocommerce #order_review table.shop_table tr td:nth-child(2) {text-align: right;}
.woocommerce #order_review table.shop_table th:nth-child(2) {text-align: right;}

.woocommerce-page.woocommerce-checkout .woocommerce table.shop_table {border: inherit;}
.woocommerce-page.woocommerce-checkout .woocommerce-privacy-policy-link {color: #ADA889;}
.woocommerce-page.woocommerce-checkout .checkout-right button#place_order { background: inherit ; font-size: 1.1em ; color: #FFF; letter-spacing: 1px ; font-family: lato, sans-serif ;	 background-color: #ADA889 ;	 border-radius: inherit ;	 width: 100%; }

.woocommerce-checkout #payment div.payment_box .form-row {width: 100%;padding: 0;}
.woocommerce-order .woocommerce-order-details a {color: #525251;}

/* -------------------------------------- TARTE AU CITRON -------------------------------------- */

/* Remplacer la couleur principale */

body #tarteaucitron .tarteaucitronBorder, 
body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain, 
body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList, 
body #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden, 
body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
	border-color: #000 !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
	background:  #000 !important;
	border: 3px solid #000 !important;
}


#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle button, 
#tarteaucitron #tarteaucitronInfo, 
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
	background: #000 !important;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie, 
#tarteaucitron #tarteaucitronClosePanel {
	background:  #000 !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig {
	background:  #000 !important;
}

/* Remplacer le vert */

#tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow,
#tarteaucitronRoot .tarteaucitronAllow {
	background-color: #6BA000 !important;
}

a.tarteaucitronSelfLink {
	display: none !important;
}

/* Autres */

div#tarteaucitronAlertBig::before {
	display: none;
}

/* -------------------------------------- MEDIA QUERIES -------------------------------------- */




/* smartphones, touchscreens */
@media (hover: none) and (pointer: coarse) {
	.woocommerce ul.products li.product .ajout {
		opacity: 1;
		height: auto;
		position: relative;
		padding: 0px 30px 0px 30px;
		background-color: inherit;
	}
	.woocommerce ul.products li.product .ajout .cart {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		padding-top: inherit;
	}
	
	.woocommerce ul.products li.product .infos {
		padding: 0px 30px 0px 30px;
	}
	.woocommerce ul.products li.product .ajout .prix-et-qty {
		width: 100%;
	}
}

@media screen and (max-width: 1500px) {
	
	
	
	.content {
		width: 1200px;
		margin: auto;
	}
	
	.titre_header {
		font-size: 0.9em;
	}
	
	.page-template-default h1 {
		font-size: 2.8em;
		margin-bottom: 50px;
	}
	
	.second-header.shop #fond_header {
		height: 320px;
	}
	
	#aside_filtre > div {
		padding: 30px;
	}
	
	.woocommerce ul.products li.product, 
	.woocommerce.columns-3 ul.products li.product {
		width: 50%;
	}
	
	
}

@media screen and (max-width: 1200px) {
	
	.page-template-template-brochures .site-main ul li {
		width: 48%;
	}
	
	.woocommerce .col2-set .col-1, 
	.woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, 
	.woocommerce-page .col2-set .col-2 {
		width: 100%;
	}
	
	.checkout.woocommerce-checkout .checkout-left {
		width: 60%;
	}
	
	.checkout.woocommerce-checkout .checkout-right {
		width: 40%;
	}
	
	.woocommerce .col2-set .col-2, 
	.woocommerce-page .col2-set .col-2 {
		padding-top: 50px;
	}
	
	.woocommerce-page table.cart td.actions .coupon {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.woocommerce-page table.cart td.actions > button.button {
		float: left;
	}
	
	.woocommerce .woocommerce-breadcrumb {
		margin-bottom: 70px;
	}
	
	.woocommerce div.product {
		flex-direction: column;
	}
	
	.woocommerce div.product div.packshot {
		width: 100%;
		margin-bottom: 50px;
	}
	
	.woocommerce div.product > div.desc-et-panier > div.descriptif {
	  padding: 0px 50px 0px 0px;
	  font-size: 0.9em;
	}
	
	.second-header.shop .message-offres > div p {
		font-size: 0.9em;
	}
	
	.content {
		width: 960px;
		margin: auto;
	}
	
	.titre_header {
		font-size: 0.8em;
	}
	
	.page-template-default h1 {
		font-size: 2.5em;
		margin-bottom: 40px;
	}
	
	#wrap_nav {
	    padding: 25px 0px 30px 0px;
	}
	
	#wrap_nav > a img {
	  width: 180px;
	  height: auto;
	}
	
	#primary-menu li a {
	    letter-spacing: 2px;
	    margin-left: 15px;
	}
	
/* 	#primary {
	    padding: 0 50px;
	} */
	
	.titre_header {
	    left: 50px;
	    padding-right: 50px;
	}
	
	.section_texte {
	    width: calc(50% - 100px);
	}
	
	.section_img {
	    margin-left: 100px;
	}
	
	#section_accueil_2 > div:first-child {
	    padding: 40px 50px;
	    width: 100%;
	    margin-right: 0px;
	}
	
	
	
	
	#include_visite_boutique{
		gap: 50px;
	}
	
	#wrap_footer{
		padding: 0 50px 60px 50px;
	}
	
	.page-template-template-creations h2{
		padding: 0px 100px;
	}
	
	#wrap_archive_product {
		gap: 0px;
	}
	
	#aside_filtre h2 {
		font-size: 1.5em;
	}
	
}

@media screen and (max-width: 992px) {
	
	h2{
		font-size: 2.7em;
	}
	
	.woocommerce .woocommerce-cart-form,
	.woocommerce .cart-collaterals {
		width: 100%;
	}
	
	.woocommerce .cart-collaterals {
		padding-left: 0px;
		margin-top: 20px;
	}
	
	.woocommerce .woocommerce-breadcrumb {
		margin-bottom: 50px;
	}
	
	.woocommerce div.product span.price, 
	.woocommerce div.product p.price {
		font-size: 2em;
	}
	
	.woocommerce div.product div.ajout-panier {
		width: 200px;
	}
	
	.woocommerce div.product form.cart .button, 
	.woocommerce form.cart .qib-container + button[type="submit"]:not(#qib_id):not(#qib_id) {
		font-size: 0.9em;
	}
	
	.woocommerce div.product div.packshot img {
		height: 400px;
	}
	
	#aside_filtre h2 {
		display: none;
	}
	
	#aside_filtre .searchandfilter h4 {
		font-size: 0.8em;
	}
	
	#aside_filtre .searchandfilter ul li {
		padding-top: 0px;
	}
	
	#aside_filtre,
	#wrap_product {
		width: 100%;
	}
	
	#aside_filtre .searchandfilter > ul {
		display: flex;
		flex-wrap: wrap;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(5),
	#aside_filtre .searchandfilter > ul > li:nth-child(6),
	#aside_filtre .searchandfilter > ul > li:nth-child(7),
	#aside_filtre .searchandfilter > ul > li:nth-child(8) {
		display: block;
		width: 50%;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(9) {
		width: 100%;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(1),
	#aside_filtre .searchandfilter > ul > li:nth-child(2),
	#aside_filtre .searchandfilter > ul > li:nth-child(3),
	#aside_filtre .searchandfilter > ul > li:nth-child(4) {
		display: none;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(5),
	#aside_filtre .searchandfilter > ul > li:nth-child(7) {
		padding-right: 10px;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(6),
	#aside_filtre .searchandfilter > ul > li:nth-child(8) {
		padding-left: 10px;
	}
	
	#wrap_archive_product {
		flex-direction: column;
		
	}
	
	#aside_filtre .searchandfilter .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
		top: inherit;
		right: inherit;
		margin-left: 3px;
		position: relative;
	}
	
	#aside_filtre .searchandfilter ul li .chosen-container-multi li {
		display: flex;
		align-items: center;
	}
	
	#aside_filtre .searchandfilter ul li .chosen-container-multi {
		width: 100% !important;
	}
	
	.nav-top {
		left: 10px;
		flex-direction: column;
		align-items: start;
	}
	
	#wrap_shop ul {
		
	}
	
	#wrap_shop ul li {
		
	}
	
	.content {
		width: 100%;
		padding: 0 20px;
		margin: auto;
	}
	
	.site-header.content {
		padding: 0 0;
	}
	
	
	
	#wrap_nav{
		padding: 20px;
	}
	
	#wrap_nav > a img{
		width: 170px;
	}
	
	#primary-menu li a{
		letter-spacing: 1px;
	}
	
	.sub-menu{
		top: 36px;
	}
	
	
	
	
	#wrap_nav{
		position: fixed;
		justify-content: center;
		top: 0;
		padding: 10px 20px;
		background-color: #fff;
		z-index: 100;
		width: 100%;
		height: 90px;
		box-sizing: border-box;
		align-items: center;
	}
	
	#primary-menu{	
		background-color: #ffffff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		gap: 40px;
		opacity: 0;
		position: absolute;
		top: -100vh;
		left: 0;
		width: 100vw;
		height: 100vh;
		z-index: 1000;
		transition: all ease-in-out 0.5s;
		-webkit-transition: all ease-in-out 0.5s;
		-moz-transition: all ease-in-out 0.5s;
		-o-transition: all ease-in-out 0.5s;
		text-align: center;
	}
	
	#wrap_nav.active #primary-menu{
		position: fixed;
		top: 0;
		opacity: 1;
		overflow: scroll;
	}
	
	/*--------------------------------------- MENU BURGER ---------------------------------------*/
	
	#primary-menu li a{
		margin: 0;
		padding: 0 !important;
	}
	
	#primary-menu  > li > a{
		font-size: 1.1em;
		margin-bottom: 5px;
	}
	
	.sub-menu{
		position: inherit;
		opacity: 1;
		visibility: visible;
		top: 10px;
		padding: 0px 1000em;
	}
	
	.sub-menu::after{
		display: none;	
	}	
	
	.container_burger{
		position: absolute;
		top: 40px;
		z-index: 10000;
		right: 20px;
	}
	
	:root {
	  --burger-height: 16px;
	  --burger-width: 20px;
	  --burger-line: 2px;
	  --burger-color: #000000;
	  --burger-duration: 0.6s;
	}
	
	.burger {
	  position: relative;
	  height: var(--burger-height);
	  width: var(--burger-width);
	  cursor: pointer;
	  transform: translateZ(0px);
	}
	.burger__line {
	  position: absolute;
	  display: block;
	  width: 100%;
	  height: var(--burger-line);
	  background: var(--burger-color);
	  transform-origin: center center;
	  animation-direction: normal;
	  animation-duration: 0s;
	  animation-fill-mode: forwards;
	}
	.is-ready .burger__line {
	  animation-duration: var(--burger-duration);
	}
	.burger__line--top {
	  top: 0;
	  animation-name: burger-line-1-r;
	}
	.is-active .burger__line--top {
	  animation-name: burger-line-1-f;
	}
	.burger__line--mid {
	  top: 50%;
	  transform: translateY(-50%);
	  animation-name: burger-line-2-r;
	}
	.is-active .burger__line--mid {
	  animation-name: burger-line-2-f;
	}
	.burger__line--bottom {
	  bottom: 0;
	  animation-name: burger-line-3-r;
	}
	.is-active .burger__line--bottom {
	  animation-name: burger-line-3-f;
	}
	
	@keyframes burger-line-1-f {
	  0% {
		transform: translateY(0);
	  }
	  50% {
		transform: translateY(calc(var(--burger-height) / 2)) translateY(-50%);
	  }
	  100% {
		transform: translateY(calc(var(--burger-height) / 2)) translateY(-50%) rotate(45deg);
	  }
	}
	
	@keyframes burger-line-2-f {
	  0% {
		opacity: 1;
	  }
	  50% {
		opacity: 1;
	  }
	  100% {
		opacity: 0;
	  }
	}
	
	@keyframes burger-line-3-f {
	  0% {
		transform: translateY(0);
	  }
	  50% {
		transform: translateY(calc(var(--burger-height) / 2 * -1)) translateY(50%);
	  }
	  100% {
		transform: translateY(calc(var(--burger-height) / 2 * -1)) translateY(50%) rotate(-45deg);
	  }
	}
	
	@keyframes burger-line-1-r {
	  0% {
		transform: translateY(calc(var(--burger-height) / 2)) translateY(-50%) rotate(45deg);
	  }
	  50% {
		transform: translateY(calc(var(--burger-height) / 2)) translateY(-50%);
	  }
	  100% {
		transform: translateY(0);
	  }
	}
	@keyframes burger-line-2-r {
	  0% {
		opacity: 0;
	  }
	  50% {
		opacity: 1;
	  }
	  100% {
		opacity: 1;
	  }
	}
	@keyframes burger-line-3-r {
	  0% {
		transform: translateY(calc(var(--burger-height) / 2 * -1)) translateY(50%) rotate(-45deg);
	  }
	  50% {
		transform: translateY(calc(var(--burger-height) / 2 * -1)) translateY(50%);
	  }
	  100% {
		transform: translateY(0);
	  }
	}
	
	/*--------------------------------------- FIN MENU BURGER ---------------------------------------*/
	
	
	
	
	.wrap_video{
		height: 40vh;
	}
	
	.voir_film{
		bottom: 30px;
		right: 40px;
	}
		
	.titre_header {
	    left: 20px;
	    bottom: 30px;
	    padding-right: 20px;
	}
	
	
	
	.titre_header {
		font-size: 0.6em;
	}
	
	.page-template-default h1 {
		font-size: 2em;
		margin-bottom: 30px;
	}
	
	
	
/* 	#primary{
		padding: 0 20px;
	} */
	
	.section_texte_photo{
		flex-wrap: wrap;
	}
	
	.section_texte,
	#section_accueil_4 .section_texte{
		width: auto;
		margin: auto;
	}
	
	.section_img{
		width: 100%;
		margin: 50px 0 0 0;
	}
	
	#section_accueil_2 > div:first-child{
		width: 100%;
		margin: 0 0 0px 0;
	}
	
	
	
	#section_accueil_4 .section_img{
		display: none;
	}
	
	#wrap_footer{
		padding: 0 20px 60px 20px;
		flex-wrap: wrap;
	}
	
	#wrap_footer > div {
		width: calc(100% / 3);
		text-align: center;
	}
	
	#footer_coordoonnees{
		width: auto;
		margin: auto;
		text-align: center;
	}
	
	footer .abus_dalcool{
		margin-top: 0;
	}
	
	#wrap_page_active div{
		letter-spacing: 2px;
	}
	
	#section_histoire_2 .section_img{
		margin: 0;		
	}
	
	.page-template-template-histoire h2{
		margin-bottom: 50px;
	}
	
	#include_visite_boutique{
		flex-wrap: wrap;
	}
	
	#include_visite_boutique > div{
		width: 100%;
	}
	
	#include_visite_boutique > div:last-child{
		margin-top: 100px;
	}
	
	#wrap_bloc_marque_sommaire li:nth-child(1) span.logo {
		background-size: 160px auto;
	}
	
	#wrap_bloc_marque_sommaire li:nth-child(2) span.logo {
		background-size: 190px auto;
	}
	
	#wrap_bloc_marque_sommaire li:nth-child(3) span.logo {
		background-size: 140px auto;
	}
	
	#wrap_bloc_marque_sommaire li span.type {
		font-size: 0.8em;
	}
	
	#wrap_marque_principale {
		flex-direction: column;
	}
	
	#aside_marque {
		width: 100%;
		order: 2;
		display: flex;
		flex-direction: row;
	}
	
	#aside_marque li span.logo {
		align-items: inherit;
		justify-content: center;
	}
	
	#aside_marque li span.logo::after {
		border-right: 0px solid transparent;
		border-top: 0px solid #f7f7f7;
		border-left: 0px solid transparent;
		right: inherit;
		top: 0px;
	}
	
	#aside_marque li:hover span.logo::after,
	.page-id-53 #aside_marque li:nth-child(1) span.logo::after, 
	.page-id-55 #aside_marque li:nth-child(2) span.logo::after, 
	.page-id-676 #aside_marque li:nth-child(3) span.logo::after {
		border-right: 44px solid transparent;
		border-top: 10px solid #f7f7f7;
		border-left: 44px solid transparent;
	}
	
	
	
	#wrap_marque_principale #marque_contenu_principal {
		width: 100%;
		order: 1;
		padding-left: inherit;
	}
	
	#aside_marque li {
		width: calc(100% / 3);
		margin: 20px;
	}
	
	.page-champagne-penet-chardonnet #wrap_marque_principale #marque_contenu_principal .section_texte_photo .section_texte{
		width: 100% !important;
		text-align: left !important;
	}
	
	.page-champagne-penet-chardonnet #wrap_marque_principale #marque_contenu_principal .section_texte_photo .section_img{
		margin: 50px 0 0 0 !important;
	}
	
	#mise_en_avant_produit > div{
		margin-bottom: 50px;
		gap: 100px;
	}
	
	#mise_en_avant_produit img{
		height: 500px;
	}
	
	#wrap_oenotourisme_contact{
		gap: 40px;
	}
	
	#wrap_oenotourisme_contact > div {
	    width: calc(50% - 20px);
    }
    
    #wrap_oenotourisme_contact > div > div{
	    height: 300px;
    }
    
    .langue-et-pays {
		right: 20px;
	}
	
	#include_visite_boutique {
		display: none;
	}
	
	
	.page-template-template-histoire #primary section {
		display: flex;
		flex-direction: column;
	}
	
	.section_texte {
		order: 2;
	}
	
	.section_img {
		order: 1;
		margin-top: 0px;
		margin-bottom: 30px;
	}
	
	#section_histoire_2 .section_img {
		margin-bottom: 30px;
	}
	
	.section_texte_photo {
		margin-bottom: 50px;
	}
	
	.page-template-template-histoire h2 {
		
	}
	
	#section_histoire_2 .section_img p {
		text-align: right;
	}
	
	#fond_header{
		margin-top: 90px;
	}
}

@media screen and (max-width: 768px) {
	
	.woocommerce ul.products li.product, 
	.woocommerce-page ul.products li.product {
		padding-bottom: 0px;
	}
	
	.woocommerce ul.products li.product,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce.columns-3 ul.products li.product,
	.woocommerce-page ul.products.columns-3  li.product {
		margin: 0px 0px 20px 0px;
		width: calc(100% / 2);
	}
	
	.page-template-template-brochures .site-main ul li {
		width: 100%;
	}
	
	.page-template-template-brochures .site-main ul li a {
		padding: 20px 10px;
	}
	
	h2{
		font-size: 2.5em;
	}
	
	.checkout.woocommerce-checkout .checkout-left,
	.checkout.woocommerce-checkout .checkout-right {
		width: 100%;
	}
	
	.checkout.woocommerce-checkout .checkout-right {
		padding-left: 0px;
		margin-top: 30px;
	}
	
	 
	
	.woocommerce #respond input#submit, 
	.woocommerce a.button,
	.woocommerce button.button, 
	.woocommerce input.button,
	.woocommerce-cart .woocommerce button.button:disabled, 
	.woocommerce-cart .woocommerce button.button:disabled[disabled] {
	  padding: 8px 10px;
	}
	
	.woocommerce-error, 
	.woocommerce-info, 
	.woocommerce-message {
		font-size: 0.8em;
	}
	
	.woocommerce div.product .desc-et-panier {
		flex-direction: column;
	}
	
	.woocommerce div.product div.ajout-panier {
		width: 300px;
		margin: 20px auto;
	}
	
	.woocommerce div.product > div.desc-et-panier > div.descriptif {
		padding: 0 0 0 0;
	}
	
	.second-header.shop .message-offres > div {
		flex-direction: column;
		justify-content: center;
		gap: 0px;
	}
	
	.second-header.shop .message-offres > div p {
		font-size: 0.8em;
		line-height: 1em;
	}
	
	.second-header.shop .message-offres > div a {
		display: none;
	}
	
	.second-header.shop #fond_header {
	  height: 220px;
	}
	
	.woocommerce ul.products li.product .ajout .existe {
		margin-top: 10px;
	}
	
	.woocommerce ul.products li.product .ajout {
		opacity: 1;
		height: auto;
		position: relative;
		padding: 0px 30px 0px 30px;
		background-color: inherit;
	}
	
	.woocommerce ul.products li.product .infos {
		padding: 30px 30px 0px 30px;
	}
	
	.woocommerce ul.products li.product .ajout .prix {
		display: none;
	}
	
	.woocommerce ul.products li.product .ajout .cart .details,
	.woocommerce ul.products li.product .ajout .cart button[type="submit"]:not(#qib_id):not(#qib_id):not(_):not(_),
	.woocommerce ul.products li.product .ajout .cart .button {
		width: 50%;
		margin-bottom: 0px;
		font-size: 1em;
	}
	
	.woocommerce ul.products li.product .ajout .cart {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}
	
	#wrap_shop ul li a p,
	.langue > span {
		display: none;
	}
	
	.page-template-template-creations h2{
		padding: 0px 50px;
	}
	

	.home #section_accueil_1{
		margin-top: 50px;
	}
	
	
	
	#wrap_page_active{
		flex-wrap: wrap;
		gap: 20px;
		border-bottom: 0;
		padding-bottom: 0;
	}
	
	#wrap_page_active a{
		width: 100%;
	}
	
	#wrap_page_active div{
		max-width: 100%;
	}
	
	.wrap_video{
		margin-top: 90px;
	}
	
	
	
	#contact_oenotourisme {
		padding-top: 50px;
	}
	
	.footer_down {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	
	#wrap_bloc_marque_sommaire li,
	#aside_marque li {
		margin: 5px;
	}
	
	#wrap_bloc_marque_sommaire li span.type {
		font-size: 0.7em;
	}
	
	#wrap_bloc_marque_sommaire li:nth-child(1) span.logo {
		background-size: 144px auto;
	}
	
	#wrap_bloc_marque_sommaire li:nth-child(2) span.logo {
		background-size: 169px auto;
	}
	
	#wrap_bloc_marque_sommaire li:nth-child(3) span.logo {
		background-size: 126px auto;
	}
	
	.woocommerce ul.products li.product .ajout .cart {
		padding-top: inherit;
	}
	
	.woocommerce ul.products li.product .ajout .prix-et-qty {
		width: 100%;
	}	
}

@media screen and (max-width: 576px) {	
	.woocommerce ul.products li.product,
	.woocommerce ul.products.columns-3 li.product,
	.woocommerce.columns-3 ul.products li.product,
	.woocommerce-page ul.products.columns-3  li.product {
		margin: 0px 0px 0px 0px;
		width: 100%;
	}
	
	.woocommerce-page.woocommerce-checkout .woocommerce form .form-row {
		margin: 0 0 5px 0;
	}
	
	.woocommerce form .form-row-first, 
	.woocommerce form .form-row-last, 
	.woocommerce-page form .form-row-first, 
	.woocommerce-page form .form-row-last {
		width: 100%;
	}
	
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width: 100%;
		float: inherit;
	}
	
	.woocommerce-cart .woocommerce .coupon button.button {
		float: inherit;
		margin-left: 0px;
	}
	
	.woocommerce table.cart td.actions .coupon .button,
	.woocommerce-page table.cart td.actions .coupon .button {
		width: 100%;
		float: inherit;
	}
	
	.woocommerce-page table.cart td.actions > button.button {
		margin: 20px 0px;
	}
	
	.woocommerce table.cart td.actions .coupon {
		margin-bottom: 20px;
	}
	
	.woocommerce .woocommerce-breadcrumb {
		display: none;
	}
	
	.woocommerce div.product div.packshot {
		margin-bottom: 20px;
	}
	
	.second-header.shop #fond_header {
	  height: 150px;
	}
	
	.woocommerce ul.products li.product a .complements {
		height: auto;
		text-align: center;
	}
	
	.woocommerce ul.products li.product a h2 {
		text-align: center;
	}
	
	.woocommerce ul.products,
	.woocommerce.columns-3 ul.products {
		padding-top: 30px;
	}
	
	.woocommerce ul.products li.product, 
	.woocommerce.columns-3 ul.products li.product {
		width: 100%;
		padding-bottom: 20px;
		border-bottom: solid 1px #ECECEC;
	}
	
	.woocommerce ul.products li.product .ajout .prix-et-qty {
		width: 100%;
	}
	
	.woocommerce ul.products li.product .ajout {
		padding: 0px;
	}
	
	.woocommerce ul.products li.product .infos {
		padding: 0px 0px 10px 0px;
	}
	
	.woocommerce ul.products li.product a img {
		height: 250px;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(5),
	#aside_filtre .searchandfilter > ul > li:nth-child(6),
	#aside_filtre .searchandfilter > ul > li:nth-child(7),
	#aside_filtre .searchandfilter > ul > li:nth-child(8) {
		padding-left: inherit;
		padding-right: inherit;
	}
	
	#aside_filtre .searchandfilter > ul > li:nth-child(5), 
	#aside_filtre .searchandfilter > ul > li:nth-child(6), 
	#aside_filtre .searchandfilter > ul > li:nth-child(7), 
	#aside_filtre .searchandfilter > ul > li:nth-child(8) {
	  width: 100%;
	}
	
	.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click a > span,
	.menu_panier span {
		display: none;
	}
	
	#wrap_nav > a img {
		width: 120px;
	}
	
	.nav-top {
		height: 70px;
		justify-content: center;
	}
	
	.langue .wpml-ls-statics-shortcode_actions.wpml-ls-legacy-dropdown-click > ul {
		padding: 0px 0px 5px 0px;
	}
	
	#wrap_shop ul {
		flex-direction: column;
	}
	
	#wrap_shop ul li {
		margin: 0px 0px 5px 0px;
	}
	
	.content {
	  padding: 0 30px;
	}
	
	h2{
		font-size: 2.2em;
	}
	
	#primary-menu > li{
		text-align: center;
	}
	
	#section_accueil_2 > div:first-child{
		width: 100%;
		padding: 15px 25px;
		margin-bottom: 50px;
	}
	
	
    
    
    
    .titre_header,
    .page-template-template-creations .titre_header{
	    bottom: 15px;
    }
    
	
	.titre_header {
		font-size: 0.35em;
	}
	
	.page-template-default h1 {
		font-size: 1.8em;
	}
	
  
    
    .titre_header p{
	    letter-spacing: 0;
	}
	
	.breadcrumb{
		margin-bottom: 40px;
	}
    
    #wrap_footer > div {
	    width: 100%;
	    text-align: center;
    }
    
    #include_visite_boutique > div{
	    padding: 0 15px 50px 15px;
    }
    
    #include_visite_boutique > div > div{
	    height: 200px;
    }
    
    .img_ronde{
	    width: 200px;
    }
    
    #wrap_logo_recompenses div{
	    width: calc(50% - 15px);
    }
    

   
	
	#mise_en_avant_produit > div{
		flex-wrap: wrap;
		gap: 30px;
	}
	
	#mise_en_avant_produit img{
		height: 300px;
		margin: auto;
	}
	
	#mise_en_avant_produit > div div{
		text-align: center;
	}
	
	#contact_oenotourisme {
	    margin: 0 auto 200px auto;
	}
	
	
	#contact_oenotourisme h2 {
		font-size: 2em;
		margin-bottom: 30px;
	}
	
	#wrap_oenotourisme_contact{
		gap: 50px;
	}
	
	#wrap_oenotourisme_contact > div{
		width: 100%;
	}
	
	.bouton_or{
		margin-top: 20px;
	}
	
	#contact_oenotourisme div:not(:last-child){
		gap: 10px;
	}
	
	#contact_oenotourisme .wpcf7-select{
		max-width: 100%;
	}
	
	.page-template-template-creations section{
		margin-bottom: 200px;
	}
	
	.page-template-template-creations section > div{
		width: 100%;
	}
	
	#wrap_bloc_marque_sommaire {
		height: auto;
	}
	
	#wrap_bloc_marque_sommaire li {
		width: 100%;
		height: 150px;
		margin-bottom: 100px;
	}
	
	#wrap_bloc_marque_sommaire {
		flex-direction: column;
		margin-bottom: 150px;
	}
	
	#wrap_bloc_marque_sommaire li span.type {
		margin-top: 0px;
	}
	
	#aside_marque {
		flex-direction: column;
	}
	
	#aside_marque li {
		width: 100%;
		height: 150px;
	}
	
	#aside_marque li:nth-child(1) span.logo {
		background-size: 144px auto;
	}
	
	#aside_marque li:nth-child(2) span.logo {
		background-size: 169px auto;
	}
	
	#aside_marque li:nth-child(3) span.logo {
		background-size: 126px auto;
	}

	.woocommerce div.product div.ajout-panier {
		width: 100%;
	}
	
	#cepage {
		flex-direction: column;
		align-items: center;
	}
	
	.woocommerce div.product div.packshot img {
		height: 300px;
	}
	
	.second-header.shop .message-offres > div p {
		font-size: 0.5em;
	}
	
	.second-header.shop .message-offres > div {
		padding: 5px;
	}
	
	.footer_down p:nth-child(1) {
		margin-bottom: 20px;
	}
	
	.footer_down p:nth-child(2) {
		display: flex;
		flex-direction: column;
	}
	
	#section_accueil_2 > div:last-child div {
		flex-direction: column;
	}
	
	#section_accueil_2 > div.section_texte div div {
		margin-bottom: 50px;
	}
	
	#section_accueil_2 > div:last-child div p {
		margin-left: 0px;
	}
}

//4244