/*
Theme Name: Divi Community Child Theme
Description: Theme enfant de Divi par Divi Community
Author: Julien - WebMate
Author URI: https://www.divi-community.fr
Template: Divi
Version: 1.1
*/

/*
  ____ _____     _____      ____ ___  __  __ __  __ _   _ _   _ ___ _______   __
 |  _ \_ _\ \   / /_ _|    / ___/ _ \|  \/  |  \/  | | | | \ | |_ _|_   _\ \ / /
 | | | | | \ \ / / | |    | |  | | | | |\/| | |\/| | | | |  \| || |  | |  \ V /
 | |_| | |  \ V /  | |    | |__| |_| | |  | | |  | | |_| | |\  || |  | |   | |
 |____/___|  \_/  |___|    \____\___/|_|  |_|_|  |_|\___/|_| \_|___| |_|   |_|

*/


/* 
** CENTRER DU CONTENU VERTICALEMENT 
** Voir tuto : https://www.divi-community.fr/snippets-divi/centrer-du-contenu-verticalement
*/

.dc-centrer-verticalement {
	display: flex;
	flex-direction: column;
	justify-content: center;
  	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	 -moz-box-orient: vertical;
	 -moz-box-direction: normal;
	  -ms-flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
}


/*
** INVERSER LE SENS DES COLONNES SUR MOBILE
** Voir tuto : https://www.divi-community.fr/snippets-divi/inverser-ordre-des-colonnes-sur-mobile
*/

@media only screen and (max-width : 980px) {
	.dc-inverser-colonnes--section .dc-inverser-colonnes--ligne {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}


/*
** MENU MOBILE : en pleine largeur et le hamburger devient une croix pour fermer
*/

.et_mobile_menu {
	margin-left: -30px;
	padding: 5%;
	width: calc( 100% + 60px);
}

.mobile_nav.opened .mobile_menu_bar:before {
	content: "\4d";
}


/* 
** AUGMENTER LA LARGEUR CHAMP RÉSULTAT CAPTCHA 
** Parfois, suivant la taille du texte, certains chiffres du résultat sont masqués
*/
.et_pb_contact_right p input {
	max-width: 50px;
}


/*
** METTRE EXPOSANTS ET INDICES À LA BONNE TAILLE
** Généralement, ils sont bien trop gros…
*/
sup, sub {
    font-size: 70%;
}
html, body{
	overflow-x: hidden;
}
.arboria-bold{
	font-family: 'arboria-bold',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 700;
	font-style: normal;
}
.arboria-book{
	font-family: 'arboria-book',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.arboria-medium{
	font-family: 'Arboria-medium',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500;
	font-style: normal;
}
.nav li ul {
    border-top: 3px solid #C99D66;
}

ul.sub-menu{
	width: 280px !important;
}
ul.sub-menu li a{
	width: 240px;
}
.et_pb_menu .et_pb_menu__menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50vw;
    flex: 0 1 50vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li{
	margin-right: 3vw;
}
/* footer */ 
#row-footer2 {
    display: flex;
    align-items: center;
}
footer a{
	color: white;
	transition: all .3s ease-in-out;
}
footer a:hover{
	color: #C99D66;
}
/* page accueil */
#row1-header {
    display: flex;
    align-items: center;
}
ul#menu-menu-principal-fr {
    width: 40vw !important;
	justify-content: center !important;
}
h4.patrick {
    left: -9vw;
	top: 3vw;
    position: relative;
}
#row-terroir1 {
    display: flex;
    align-items: end;
}
#row-terroir1 > .et_pb_column:first-child{
	width: 86%;
}
#row-terroir1 > .et_pb_column:last-child{
	width: 14%;
	min-height: 15vw;
}
#terroir-row2 .et_pb_column:first-child{
	width: 38%;
}
#terroir-row2 .et_pb_column:nth-child(2){
	width: 48%;
}
#terroir-row2 .et_pb_column:last-child{
	width: 14%;
}

#row-terroir3 .et_pb_column:first-child {
    width: 38%;
}
#row-terroir3 .et_pb_column:nth-child(2) {
    width: 24%;
}
#row-terroir3 .et_pb_column:last-child {
    width: 38%;
}
#row-collection-2 {
    min-height: 31vw;
}
#row-collection1 .et_pb_column:first-child{
	width: 70.833%;
	margin-right: 0 !important;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#row-collection1 .et_pb_column:last-child{
	display: flex;
    align-items: end;
	width: 28.3%;
}
#row-collection-2 .et_pb_column:first-child{
	width: 20%;
}
#row-collection-2 .et_pb_column:nth-child(2){
	width: 13.33% !important;
}
#row-collection-2 .et_pb_column:nth-child(3), #row-collection-2 .et_pb_column:nth-child(4){
	width: 33.33% !important;
}
#row-caveau2 .et_pb_column, #row-caveau3 .et_pb_column{
	margin-right: 0 !important;
}

#row-caveau2 .et_pb_column:nth-child(1) {
    width: 33.33%;
}
#row-caveau3 .et_pb_column:nth-child(2) {
    width: 33.33%;
	min-height: 23vw;
}
#row-caveau3 .et_pb_column:nth-child(1) {
    width: 33.33%;
	min-height: 23vw;
}
#row-caveau3 .et_pb_column:nth-child(3) {
    width: 33.33%;
	min-height: 23vw;
}

/* pages vins */ 

span.color-titre {
    color: #C99D66;
}
#row-igp-crea {
    display: flex;
    align-items: flex-end;
}
#row2-igp-creations{
	display: flex;
	align-items: center;
}
#row-igp-crea h2{
	padding-bottom: 0 !important;
}
#row-8col-creations .et_pb_column{
	margin-right: 1.5% !important;
	width: 8%;
}
#row-8col-creations {
    display: flex;
    justify-content: center;
	transform: translateX(2vw);
}
div#code-igp-cevennes .et_pb_code_inner, #bulles-exploration .et_pb_code_inner{
	display: flex;
	justify-content: flex-end;
}
#code-aop-uzes .et_pb_code_inner{
	display: flex;
	justify-content: center;
}
section#sec-igp-cevenes img, #sec-duché-selections img, #sec-bulles-explorations img {
    width: 90%;
}
section#sec-igp-cevenes, #sec-duché-selections, #sec-bulles-explorations {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	width: 63%;
	position: relative;
    right: 5vw;
}
#sec-duché-selections{
	width: 76%;
}
#sec-bulles-explorations{
	width: 40%;
}
section#sec-igp-cevenes div, #sec-duché-selections div, #sec-bulles-explorations div {
    flex: 8 0 12%;
	display: flex;
    justify-content: center;
}
#sec-bulles-explorations div {
    align-items: flex-end;
}
.renaissance {
    margin-right: 40px;
}

.beaume-rouge {
    margin-right: 40px;
}
.rome-rouge {
    margin-right: 40px;
}
.img-btl.saveur-automne {
    margin-right: 40px;
}
.saveur-automne, .p-saveur-automne {
    margin-left: -1vw;
}
.confidentiel-blanc, .confidentiel-rose, .confidentiel-rouge {
    flex: 8 0 14.3% !important;
}
.img-btl.rouge-plaisir img, .img-btl.saveur-automne img {
    width: 100% !important;
}
/* page contact */
.coordonnees, .coordonnees a{
	color: #C69C6D;
	padding-bottom: 10px;
    display: inline-block;
}
#row-coordo {
    display: flex;
    align-items: center;
	justify-content: flex-end;
}

.et_pb_contact_form_0 {
	box-shadow: 80px 79px 46px 38px rgb(0 0 0 / 6%);

}

.et_contact_bottom_container {
    position: absolute;
    bottom: -5vw;
    background-color: white;
    left: 26vw;
	align-items: center;
}
.et_contact_bottom_container:before{
	content:url(http://www.vignoble-arque.alombredesetoiles.fr/vignoble-arque/wp-content/uploads/2023/01/fleche-contact.svg);
	width: 50px;
	padding-left: 20px;
}
#row-img-contact .et_pb_column:first-child{
	width: 16%;
}
#row-img-contact .et_pb_column:nth-child(2){
	width: 21.5%;
}
#row-img-contact .et_pb_column:nth-child(3){
	width: 33.5%;
}
#row-img-contact .et_pb_column:nth-child(4){
	width: 29%;
}
#row-img-contact img{
	object-fit: cover;
}

/* page aop uzes */
div#selection-p-uzes-aop .et_pb_code_inner{
	display: flex;
	justify-content: flex-start;
}
section#sec-aop-selection-duche-uzes{
	display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
	width: 65%;
	position: relative;
    right: 5vw;
}
section#sec-aop-selection-duche-uzes img {
    width: 90%;
}
#sec-aop-selection-duche-uzes article {
    flex: 0 0 12%;
	display: flex;
    justify-content: center;
}
#row-menu-aop-selections {
    display: flex;
    align-items: center;
}
section#sec-aop-selection-duche-uzes article.rome {
    flex: 0 0 47%;
	margin-right: 5vw;
}
section#sec-aop-selection-duche-uzes article.chant-beaume {
    flex: 0 0 47% !important;
	margin-right: 5vw;

}
section#sec-aop-selection-duche-uzes article.confidentiel{
	flex: 0 0 56% !important;
}
.conteneur-btl {
    display: flex;
}
.txt-bouteille {
    text-align: center;
    padding-top: 20px;
	text-transform: uppercase;
}
.txt-bouteille h2{
	color: black;
	font-family: 'Arboria-medium',Helvetica,Arial,Lucida,sans-serif;
	font-size: 0.9vw;
	font-weight: 700;
}
.col123CheminDeRome {
    width: 14% !important;
}
#col4-cheminDeRome{
	width: 41% !important;
}
#img-che-rom .et_pb_column.et_pb_column_1_4.et_pb_column_21.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty, #img-conf .et_pb_column.et_pb_column_1_4.et_pb_column_42.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty, #img-douceurs .et_pb_column.et_pb_column_1_4.et_pb_column_20.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty {
    width: 15% !important;
}
#img-che-rom .et_pb_column.et_pb_column_1_4.et_pb_column_22.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty, #img-conf .et_pb_column.et_pb_column_1_4.et_pb_column_43.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty, #img-douceurs .et_pb_column.et_pb_column_1_4.et_pb_column_21.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty {
    width: 20% !important;
}
#img-che-rom .et_pb_column.et_pb_column_1_4.et_pb_column_23.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty, #img-conf .et_pb_column.et_pb_column_1_4.et_pb_column_44.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty, #img-douceurs .et_pb_column.et_pb_column_1_4.et_pb_column_22.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty {
    width: 35%;
}
#img-che-rom .et_pb_column.et_pb_column_1_4.et_pb_column_24.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty, #img-conf .et_pb_column.et_pb_column_1_4.et_pb_column_45.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty, #img-douceurs .et_pb_column.et_pb_column_1_4.et_pb_column_23.et_pb_css_mix_blend_mode_passthrough.et_pb_column_empty {
    width: 30%;
}

#col3-chantBeaune, #col4-chantBeaune{
	width: 14% !important;
}
#col2-chantBeaune {
    width: 14% !important;
}
#col1-chantBeaune {
    width: 41% !important;
}
div#col3-beaume {
    width: 40% !important;
}
div#col2-beaume {
    width: 35% !important;
}
div#col1-beaume {
    width: 25% !important;
}
.col123conf {
    width: 16% !important;
}
#col4-conf{
	width: 35% !important;
}

/* page ipg cevennes Selection */
section#sec-aop-selection-duche-uzes article.bonheurs {
    flex: 0 0 48%;
    margin-right: 5vw;
}
section#sec-aop-selection-duche-uzes article.belles-rebelles {
    flex: 0 0 81% !important;
    margin-right: 5vw;
}

/* pages bulles et douceurs */
section#sec-aop-selection-duche-uzes article.douceurs {
    flex: 0 0 31%;
    margin-right: 5vw;
}
section#sec-aop-selection-duche-uzes article.bulles {
    flex: 0 0 50%;
}
.col12douceurs {
    width: 13% !important;
}




@media(max-width:1700px){
	#img-fonds-vins-aop-uzes {
		width: 80%;
	}
	#txt-fonds-aop-accueil {
		width: 80%;
	}
}

@media(max-width:1500px){
	h4.patrick {
		left: -11vw;
	}
	#row-collection1 .et_pb_divider_1 {
		transform: translateX(6.5vw) translateY(0px);
	}
}

@media (max-width:980px){
	/* page accueil */
	.et_pb_menu .et_mobile_nav_menu{
		display: none !important;
	}
	.et_pb_menu .et_pb_menu__menu {
		display: flex !important;
	}
	#row1-header .et_pb_column {
		width: 50% !important;
	}
	.et_pb_menu .et_pb_menu__menu {
		-ms-flex: 0 1 80vw;
		flex: 0 1 80vw;
	}
	ul#menu-menu-principal-fr {
		width: 80vw !important;
	}
	#row-terroir-genereux-accueil .et_pb_column {
		width: 50% !important;
	}
	#row-terroir3 .et_pb_column:nth-child(2) {
		display: block;
	}
	#row-terroir1 > .et_pb_column:last-child {
		display: block;
	}
	#terroir-row2 {
		display: flex;
	}
	#terroir-row2 .et_pb_column:first-child {
		width: 30% !important;
		display: block;
	}
	#terroir-row2 .et_pb_column:last-child {
		width: 13% !important;
	}
	#terroir-row2 .et_pb_column:nth-child(2) {
		width: 48%;
	}
	#row-abondante-collection .et_pb_column:first-child {
		width: 40%;
		margin-bottom: 0;
	}
	#row-collection1 .et_pb_column:first-child {
		margin-bottom: 0;
	}
	#row-collection-2 .et_pb_column {
		display: block;
	}
	#row-collection1 {
		display: flex;
	}
	#row-collection1 .et_pb_column:last-child {
		align-self: flex-end;
	}
	#row-caveau .et_pb_column:last-child {
		width: 65%;
	}
	#row-caveau .et_pb_column:first-child {
		width: 35%;
	}
	#row-caveau3 .et_pb_column, #row-caveau2 .et_pb_column {
		display: block;
	}
	#row-caveau2 .et_pb_column {
		min-height: 15vw;
	}
	#row-caveau2 .et_pb_column {
		width: 33.33% !important;
	}
	#row-footer2 .et_pb_column {
		width: 33.33%;
	}
	/* page vin*/
	#row-header-vin1 .et_pb_column {
		width: 50% !important;
	}
	#img-fonds-vins-aop-uzes {
		width: 50%;
	}
	#row2-igp-creations .et_pb_column {
		margin-right: 0 !important;
	}
	.renaissance, .rome-rouge, .beaume-rouge, .img-btl.saveur-automne {
		margin-right: 20px;
	}
	/* page igp cevennes selections */
	#row1-header-igp .et_pb_column {
		width: 50% !important;
	}
	#row-menu-aop-selections .et_pb_column:first-child {
		width: 0% !important;
	}
	#row-menu-aop-selections .et_pb_column:last-child {
		width: 90%;
	}
	#row-menu-aop-selections {
		justify-content: center;
	}
	#selection-p-uzes-aop .et_pb_code_inner {
		justify-content: center !important;
	}
	section#sec-aop-selection-duche-uzes {
		width: 70%;
		right: 0vw;
	}
	section#sec-aop-selection-duche-uzes article.bonheurs {
		flex: 0 0 32%;
		margin-right: 5vw;
	}
	section#sec-aop-selection-duche-uzes article.belles-rebelles {
		flex: 0 0 55% !important;
		margin-right: 5vw;
	}
	.txt-bouteille h2 {
		font-size: 2.5vw;
	}
	div#row-cheminDeRome .col123CheminDeRome {
		width: 14% !important;
		margin-bottom: 0;
	}
	#col4-cheminDeRome {
		width: 44% !important;
	}
	#img-che-rom .et_pb_column {
		display: block;
	}
	#txt-fonds-aop-accueil {
		width: 70%;
	}
	#row-belles-rebelles .insolites-5col {
		width: 17.5% !important;
		margin-right: 0 !important;
	}
	#row-belles-rebelles {
		justify-content: center;
	}
	#row-img-insolites .et_pb_column {
		display: block;
		min-height: 30vw;
	}
	#section-chem-rome {
		background-position: right 38% bottom 67%;
	}
	/* page aop duché d'uzes*/
	#row-header-aop .et_pb_column {
		width: 50% !important;
	}
	.page-id-751 #sec-aop-selection-duche-uzes {
		width: 58%;
		right: 0vw;
	}
	.page-id-751 #col4-cheminDeRome {
		width: 47% !important;
	}
	#col3-chantBeaune {
		margin-right: 5.5% !important;
	}
	#row-img-beaune .et_pb_column {
		display: block;
		min-height: 30vw;
	}
	#row-confidentiel .col123conf {
		width: 16% !important;
	}
	#col4-conf {
		width: 41% !important;
	}
	.et_pb_space {
		height: 0px !important;
	}
	#img-conf .et_pb_column {
		display: block;
	}
	.page-id-751 section#sec-aop-selection-duche-uzes {
		justify-content: center;
	}
	section#sec-aop-selection-duche-uzes article.confidentiel {
		flex: 0 0 45% !important;
	}
	section#sec-aop-selection-duche-uzes article.chant-beaume {
		flex: 0 0 37% !important;
		margin-right: 5vw;
	}
	section#sec-aop-selection-duche-uzes article.rome {
		flex: 0 0 37%;
		margin-right: 5vw;
	}
	#section-confidentiel{
		background-position: right 39% bottom 90%;
	}
	/* pages bulles */
	#row-header1-bules .et_pb_column {
		width: 50% !important;
	}
	section#sec-aop-selection-duche-uzes .douceurs img {
		width: 62%;
	}
	section#sec-aop-selection-duche-uzes article.bulles {
		flex: 0 0 38.5%;
	}
	#row-cheminDeRome .col12douceurs {
		width: 17% !important;
	}
	#img-douceurs .et_pb_column {
		display: block !important;
	}
	#row-img-bulles .et_pb_column {
		display: block;
		min-height: 30vw;
	}
	.page-id-1231 #txt-fonds-aop-accueil {
		width: 63%;
	}
	/* page contact*/
	#row1-header-contact .et_pb_column {
		width: 50% !important;
	}
	#row1-section-trouver-col2 {
		width: 20% !important;
	}
	#row1-section-trouver-col1{
		margin-right: 0 !important;
	}
	#row-coordo-col2 {
		width: 100%;
	}
	#row-coordo-col1 {
		width: 0% !important;
	}
	.et_contact_bottom_container {
		bottom: -3vw;
	}
	#section-form {
		background-position: left 98% top 30% !important;
	}
	.et_contact_bottom_container:before {
		width: 30px;
	}
	#row-img-contact .et_pb_column {
		display: block;
		min-height: 15vw;
	}
}









@media (max-width:767px){
	.et_pb_menu .et_mobile_nav_menu{
		display: flex !important;
	}
	.et_pb_menu .et_pb_menu__menu {
		display: none !important;
	}
	.et_pb_sticky.et_pb_menu_0 .sub-menu {
		box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%) !important;
	}
	/* footer */
	#row-footer2 .et_pb_column {
		width: 33.33% !important;
	}
	span.abus-alcool {
		display: inline-block;
		margin-top: 10px;
		color: #534741;
		font-size: 11px !important;

	}
	/* page contact*/
	div#row1-header-contact {
		display: flex;
		align-items: center;
	}
	#row1-header-contact .et_pb_column {
		margin-bottom: 0;
	}
	#row1-section-trouver-col2 {
		width: 100% !important;
	}
	#row1-section-trouver-col2 span, #row1-section-trouver-col2 img{
		width: 100%;
	}
	.et_contact_bottom_container {
		bottom: -13vw;
	}
	#row-img-form span, #row-img-form img {
		width: 100%;
	}
	#row-img-contact{
		min-height: 30vw;
	}
	#row-img-contact .et_pb_column {
		min-height: 30vw;
	}
	#row-img-contact .et_pb_column:first-child{
		width: 33.33% !important;
	}
	#row-img-contact .et_pb_column:nth-child(2){
		width: 33.33% !important;
	}
	#row-img-contact .et_pb_column:nth-child(3){
		width: 33.3% !important;
	}
	#row-footer2 .et_pb_column {
		margin-bottom: 0 !important;
	}
	#row-footer2 {
		display: flex;
		align-items: center;
	}
	/* page accueil */
	h4.patrick {
		left: -17vw;
		top: 10vw;
	}
	#row1-header .et_pb_column {
		margin-bottom: 0 !important;
	}
	#row-terroir1 {
		flex-wrap: wrap;
	}
	#row-terroir1 > .et_pb_column:last-child {
		display: none !important;
		min-height: 0vw;
	}
	#terroir-row2 .et_pb_column:first-child {
		width: 0% !important;
		display: none;
	}
	#row-collection1 {
		flex-wrap: wrap;
	}
	#row-caveau3 .et_pb_column:nth-child(3), #row-caveau3 .et_pb_column:nth-child(1) {
		min-height: 0vw !important;
	}
	#row-caveau3 .et_pb_column:nth-child(2) {
		min-height: 71vw;
	}
	/* page vins */
	#section-cevennes-crea-vins {
		background-position: right 0px top 10vw !important;
	}
	#row-header-vin1 .et_pb_column {
		margin-bottom: 0 !important;
	}
	#row-header-vin1 {
		display: flex;
		align-items: center;
	}
	section#sec-igp-cevenes {
		width: 72%;
		right: 15vw;
	}
	#sec-duché-selections {
		width: 72%;
		right: 10vw;
	}
	#sec-bulles-explorations {
		width: 54%;
		right: 24vw;
	}
	/* page igp cevennes */
	.page-id-1124 #row-igp-crea .et_pb_column:first-child{
		width: 90% !important;
	}
	.page-id-1124 #row-igp-crea .et_pb_column:last-child{
		width: 40% !important;
	}
	section#sec-aop-selection-duche-uzes {
		width: 90%;
		right: -4vw;
	}
	.txt-bouteille h2 {
		font-size: 3.5vw;
	}
	div#row-cheminDeRome .col123CheminDeRome {
		width: 17.5% !important;
	}
	#row-cheminDeRome {
		justify-content: center;
	}
	div#row-cheminDeRome .col12CheminDeRome {
		margin-right: 20px !important;
	}
	#img-che-rom .et_pb_column {
		width: 25% !important;
	}
	#row-img-insolites .et_pb_column {
		min-height: 50vw;
	}
	/* page aop duché d'uzes séléctions */
	.page-id-751 #row-igp-crea .et_pb_column:first-child{
		width: 75% !important;
	}
	.page-id-751 #row-igp-crea .et_pb_column:last-child{
		width: 25% !important;
	}
	#col2-chantBeaune, #col3-chantBeaune, #col4-chantBeaune {
		width: 17.5% !important;
	}
	#col2-chantBeaune, #col3-chantBeaune{
		margin-right: 20px !important;
	}
	#row-chantBeaune {
		justify-content: center;
	}
	.page-id-751 #row-igp-crea #col1-beaume-titre {
		width: 100% !important;
	}
	#row-img-beaune .et_pb_column {
		min-height: 50vw;
	}
	#row-confidentiel .col123conf {
		width: 17.5% !important;
	}
	#row-confidentiel {
		justify-content: center;
	}
	#row-confidentiel .col12conf {
		margin-right: 20px !important;
	}
	.page-id-751 #row-igp-crea  #col1-confidentiel-titre {
		width: 100% !important;
	}
	#col1-beaume-titre h3, #col1-confidentiel-titre h3{
		padding-bottom: 0 !important;
	}
	#img-conf .et_pb_column {
		width: 25% !important;
	}
	.page-id-751 #row-igp-crea h2 {
		padding-bottom: 10px !important;
	}
	.page-id-1124 section#sec-aop-selection-duche-uzes {
		width: 67%;
	}
	/* pages bulles et douceurs */
	section#sec-aop-selection-duche-uzes {
		right: 0vw; 
	}
	.page-id-1231 section#sec-aop-selection-duche-uzes {
		width: 70%;
	}
	.page-id-1231 section#sec-aop-selection-duche-uzes .douceurs img {
		width: 52%;
	}
	.img-btl.rouge-plaisir {
		text-align: right;
	}
	.img-btl.p-saveur-automne {
		text-align: left;
	}
	.saveur-automne, .p-saveur-automne {
		margin-left: 0vw;
	}
	#row-cheminDeRome .col12douceurs {
		width: 17.5% !important;
		margin-bottom: 0 !important;
	}
	#img-douceurs .et_pb_column {
		width: 25% !important;
	}
	#row-img-bulles .et_pb_column {
		min-height: 50vw;
	}
}