.et_pb_module.et_pb_blurb.titre {
	position: relative;
}
.et_pb_module.et_pb_blurb.titre .et_pb_blurb_content {
	width: auto;
	background-color: white;
	padding: 0 2%;
}
.et_pb_module.et_pb_blurb.titre .et_pb_blurb_container {
	/* padding-left: 5px; */
	vertical-align: bottom !important;
	padding-left: 0 !important;
}
.et_pb_module.et_pb_blurb.titre::before {
	content: ' ';
	display: block;
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	border-top: 1px solid #5d554f;
}
.et_pb_module.et_pb_blurb.titre .et_pb_main_blurb_image {
	width: 80px;
}
.et_pb_module.et_pb_blurb.titre .et_pb_image_wrap {
	text-align: left;
}

.et_pb_module.et_pb_text.titre {
	position: relative;
}
.et_pb_module.et_pb_text.titre .et_pb_text_inner {
	width: fit-content;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
}
.et_pb_module.et_pb_text.titre .et_pb_text_inner img {
	vertical-align: middle;
	padding-right: 10px;
}
.et_pb_module.et_pb_text.titre::before {
	content: ' ';
	display: block;
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	border-top: 1px solid #5d554f;
}

body.single-magasin article > .et_post_meta_wrapper {
	display: none;
}

body.single-magasin #annonce-magasin:not(:has(.et_pb_blurb_content .et_pb_blurb_container h4)) {
    display: none;
}

/* module agenda */
#agenda.single .evenement-wrapper {
	background-color: #f5f5f5;
	padding: 0.5rem 0.8rem;
	border-left-width: 9px;
	border-left-style: solid;
	padding-bottom: 13rem;
	position: relative;
}
#agenda.single .evenement-wrapper p {
	margin: 0;
	padding: 0;
	color: #6d6f71;
	line-height: 1.3;
}
#agenda.single .evenement-wrapper p.date {
	font-size: 1.2rem;
	font-weight: bold;
	text-transform: uppercase;
}
#agenda.single .evenement-wrapper p.nom {
	font-size: 1.1rem;
	text-transform: uppercase;
	color: #5d554f;
}
#agenda.single .evenement-wrapper p.theme {
	font-style: oblique;
}
#agenda.single .evenement-wrapper p.horaire {
	font-size: 0.8rem;
	font-style: oblique;
	margin-top: 0.2rem;
}
#agenda.single .evenement-wrapper p.horaire::before {
	content: '}';
	font-size: 0.8rem;
	font-family: ETmodules !important;
	font-style: normal;
	font-weight: 400;
	margin-right: 0.5rem;
}
#agenda.single .evenement-wrapper p.lieu {
	margin-top: 0.2rem;
}
#agenda.single .evenement-wrapper p.lieu::before {
	content: '';
	font-size: 0.8rem;
	font-family: ETmodules !important;
	font-style: normal;
	font-weight: 400;
	margin-right: 0.5rem;
}
#agenda.single .evenement-wrapper img {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	height: 12rem;
	left: 0;
	bottom: 0;
	width: 100%;
}
#agenda.single .dp-dfg-items article {
	grid-auto-rows: auto;
}
#agenda.single .dp-dfg-items article .evenement-wrapper {
	height: 100%;
}

/* module agenda list */
#agenda.list .evenement-wrapper {
	background-color: #f5f5f5;
	padding: 0.5rem 0.8rem;
	border-left-width: 7px;
	border-left-style: solid;
	position: relative;
}
#agenda.list .evenement-wrapper p {
	margin: 0;
	padding: 0;
	color: #6d6f71;
	line-height: 1.3;
	font-size: 0.8rem;
}
#agenda.list .evenement-wrapper p.date {
	font-weight: bold;
	text-transform: uppercase;
}
#agenda.list .evenement-wrapper p.nom {
	text-transform: uppercase;
	color: #231f20;
	margin-top: 0.2rem;
	font-weight: bold;
}
#agenda.list .evenement-wrapper p.lieu {
	margin-top: 0.2rem;
	font-size: 0.8rem;
	font-style: oblique;
}
#agenda.list .evenement-wrapper p.lieu::before {
	content: '';
	font-size: 0.8rem;
	font-family: ETmodules !important;
	font-style: normal;
	font-weight: 400;
	margin-right: 0.5rem;
}
#agenda.list .dp-dfg-item > div.dp-dfg-custom-content {
	padding-bottom: 0;
}

/* Page rayon */
body.page-id-112 .et_pb_module.et_pb_toggle img {
	width: 100%;
}
body.page-id-112 .et_pb_module.et_pb_toggle .et_pb_toggle_title::before {
	content: '';
	color: #5D554F;
	font-size: 2rem;
}
body.page-id-112 .et_pb_module.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::before {
    content: "";
}


body.page-id-112 .et_pb_module.et_pb_toggle .et_pb_toggle_title::before {
	content: '' !important;
	background-image: url(/wp-content/plugins/biocoop-caba/img/down.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	width: 22px;
	margin-top: -11px;
	margin-right: 14px;
}
body.page-id-112 .et_pb_module.et_pb_toggle.et_pb_toggle_open .et_pb_toggle_title::before {
	content: ''  !important;
	background-image: url(/wp-content/plugins/biocoop-caba/img/down.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;
	width: 22px;
	margin-top: -11px;
	margin-right: 14px;
	transform: rotate(-180deg);
}

.producteurs-wrap .categorie {
	margin-bottom: 4px;
}
.producteurs-wrap .categorie .header {
	background-color: #e9ebea;
	position: relative;
	padding-left: 9px;
	padding-right: 90px;
	display: flex;
	align-items: center;
	cursor: pointer;
}
.producteurs-wrap .categorie .header .tag {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	bottom: 0;
	width: 9px;
}
.producteurs-wrap .categorie .header .icon {
	background-color: #FFFFFF;
	padding: 6px;
	display: flex;
	height: 100%;
}
.producteurs-wrap .categorie .header .icon img {
	width: 34px;
}
.producteurs-wrap .categorie .header .title {
	font-family: 'Barlow Semi Condensed';
	color: #5d554f;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
	padding-left: 14px;
}
.producteurs-wrap .categorie .header .dropdown {
	position: absolute;
	right: 33px;
	display: flex;
	height: 100%;
}
.producteurs-wrap .categorie .header .dropdown img {
	width: 22px;
}
.producteurs-wrap .categorie .header.active .dropdown img {
	transform: rotate(-180deg);
}
.producteurs-wrap .categorie .content {
	padding-bottom: 3px;
}
.producteurs-wrap .categorie .content .background {
	height: 65px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.producteurs-wrap .categorie .content .sub-categorie .sub-header {
	background-color: #789087;
	position: relative;
	padding-left: 12px;
	display: flex;
	align-items: center;
	margin-top: 3px;
	cursor: pointer;
}
.producteurs-wrap .categorie .content .sub-categorie .sub-header .tag {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	bottom: 0;
	width: 12px;
	border-right: 3px solid #FFF;
}
.producteurs-wrap .categorie .content .sub-categorie .sub-header .title {
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: 700;
	font-size: 13px;
}
.producteurs-wrap .categorie .content .sub-categorie .sub-header .dropdown {
	position: absolute;
	right: 37px;
	display: flex;
	height: 100%;
}
.producteurs-wrap .categorie .content .sub-categorie .sub-header .dropdown img {
	width: 15px;
}
.producteurs-wrap .categorie .content .sub-categorie .sub-header.active .dropdown img {
	transform: rotate(-180deg);
}
.producteurs-wrap table.liste {
	width: 100%;
	margin-top: 3px;
	border-collapse:separate; 
	border-spacing: 0 3px;
}
.producteurs-wrap table.liste tr {
	background-color: #eaeceb;
	height: 42px;
}
.producteurs-wrap table.liste td.contact {
	width: 40%;
	padding: 7px;
	line-height: 1.2;
}
.producteurs-wrap table.liste td.contact .contact_entreprise {
	font-style: italic;
	font-weight: 600;
}
/* .producteurs-wrap table.liste td.contact .contact_nom {
	
} */
.producteurs-wrap table.liste tr.link {
	cursor: pointer;
}
.producteurs-wrap table.liste tr.link td.contact .contact_entreprise {
	color: #034ea2;
	font-weight: 700;
	text-decoration: underline;
}
.producteurs-wrap table.liste tr.link td.contact .contact_nom {
	color: #034ea2;
	font-weight: 700;
	text-decoration: underline;
}
.producteurs-wrap table.liste td.ville {
	width: 30%;
	color: #908782;
}
.producteurs-wrap table.liste td.ville img {
	width: 7px;
	margin-right: 3px;
}
.producteurs-wrap table.liste td.produit {
	width: 30%;
}


.tingle-modal {
	background: #78908766 !important;
}
.tingle-modal-box__content {
    padding: 0 !important;
}
.tingle-modal-box {
	width: 80%;
    /* min-width: 700px; */
    max-width: 700px;
}
.tingle-modal.large .tingle-modal-box {
	max-width: 880px;
}
@media (max-width: 980px) {
	.tingle-modal.large .tingle-modal-box {
		max-width: 90%;
		/* margin-top: 4rem; */
		margin-left: auto;
		margin-right: auto;
	}

}


.popup-content.producteur h1 {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 1;
	margin-top: 20px;
	padding-top: 4px;
}
.popup-content.producteur h1 span {
	text-transform: uppercase;
	font-family: 'Barlow Semi Condensed';
	color: #5d554f;
	font-size: 30px;
	line-height: 1em;
	font-weight: 500;
	background-color: white;
	position: relative;
	z-index: 2;
	padding-left: 22px;
	padding-right: 22px;
}
.popup-content.producteur h1::before {
    content: ' ';
    display: block;
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    border-top: 1px solid #5d554f;
	z-index: 1;
}
.popup-content.producteur p.picto {
    text-align: center;
}
.popup-content.producteur p.picto img {
	width: 34px;
}
.popup-content.producteur h2 {
	font-family: 'Open Sans';
	font-weight: 300;
	text-align: center;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	text-transform: uppercase;
}
.popup-content.producteur div.image-background {
	height: 315px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.popup-content.producteur div.contenu {
	padding: 17px 40px;
}
.popup-content.producteur div.contenu div.contact {
	margin-top: 32px;
}
.popup-content.producteur div.contenu div.contact p {
	padding-bottom: 0;
}
.popup-content.producteur div.contenu div.contact p.info {
	color: #8f8782;
}


#actus-home .dp-dfg-items .dp-dfg-item, #plus-dactus .dp_oc_item {
	padding-left: 0;
	padding-right: 0;
}
#actus-home .dp-dfg-items .dp-dfg-item p, #plus-dactus .dp_oc_item p {
	padding-bottom: 0;
	line-height: 1.2;
}
#actus-home .dp-dfg-items .dp-dfg-item p.date, #plus-dactus .dp_oc_item p.date {
	font-family: 'Open Sans';
	font-weight: 400;
	color: #7e958d;
}
#actus-home .dp-dfg-items .dp-dfg-item p.titre, #plus-dactus .dp_oc_item p.titre {
	font-family: 'Open Sans';
	font-weight: 600;
	color: #5d554f;
	text-transform: uppercase;
}
#actus-home .dp-dfg-items .dp-dfg-item p.description, #plus-dactus .dp_oc_item p.description {
	font-family: 'Open Sans';
	font-weight: 300;
	color: #b2b4b6;
}
#actus-home .dp-dfg-items .dp-dfg-item a.lien, #plus-dactus .dp_oc_item a.lien {
	font-family: 'Open Sans';
	font-weight: 400;
	text-decoration: underline;
	color: #887f7a;
	font-style: italic;
	font-size: 12px;
}

#liste-recettes .dp-dfg-filters {
	display: none;
}
#liste-recettes .pagination {
	justify-content: end;
}
#liste-recettes .pagination-link {
	font-size: 10px;
	color: #5d554f;
	border: 0;
	background: none;
	font-size: 12px;
	padding: 4px;
}
 .pagination-item.active .pagination-link {
	font-weight: bold;
}

.ajax-load {
	cursor: pointer;
}


.popup-content.evenement .header {
	padding: 15px 40px;
	display: flex;
}
.popup-content.evenement .header .date {
	flex-basis: 7.5%;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-size: 17px;
}
.popup-content.evenement .header b {
	font-size: 35px;
	font-weight: bold;
}
.popup-content.evenement .header .date_debut {
	border-right: 2px solid #bbb;
}
.popup-content.evenement .header .meta {
	margin-left: 10px;
}
.popup-content.evenement .header .meta h2 {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
.popup-content.evenement .header .meta .theme {
	font-size: 17px;
	font-weight: 600;
	font-style: italic;
	line-height: 1.1;
}
.popup-content.evenement .header p {
	padding: 0;
	margin: 0;
}
.popup-content.evenement .header .meta .date-lieu img {
	height: 14px;
}
.popup-content.evenement .header .meta .date-lieu {
	font-size: 13px;
	font-weight: 400;
	line-height: 1.3;
}
.popup-content.evenement .image {
	height: 265px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.popup-content.evenement .contenu {
	padding: 15px 40px;
}
.popup-content.evenement .infos {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}
.popup-content.evenement .infos p {
	line-height: 1.3;
	font-size: 14px;
	font-weight: 400;
	color: #9b9089;
	padding: 0;
}
.popup-content.evenement .infos p.adresse br {
	display: none;
}
.popup-content.evenement .infos img {
	height: 14px;
}
.popup-content.evenement .map p {
	line-height: 0;
}
.popup-content.evenement .map iframe {
	max-height: 200px;
}

#liste-recettes .dp-dfg-custom-content {
	width: 100%;
	padding-bottom: 0;
}
#liste-recettes .dp-dfg-custom-content .recette {
	display: flex;
	border-top: 1px solid #65584f;
	padding-top: 6px;
}
#liste-recettes article:last-child .dp-dfg-custom-content .recette {
	border-bottom: 1px solid #65584f;
	padding-bottom: 6px;
}

#liste-recettes .dp-dfg-custom-content .recette .image {
	flex-basis: 33%;
	height: 140px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu {
	padding: 15px 15px 15px 40px;
	width: 100%;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu h2 {
	font-size: 20px;
	font-family: 'Open Sans';
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.2;
	padding: 0;
	margin: 0;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu .description {
	font-size: 14px;
	font-style: italic;
	color: #9b9089;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu .description img {
	width: 10px;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu .types {
	display: flex;
	flex-wrap: nowrap;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu .type img {
	width: 30px;
	vertical-align: middle;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu .type span {
	margin-top: 10px;
	margin-left: 5px;
}
#liste-recettes .dp-dfg-custom-content .recette .contenu .type {
	display: flex;
	flex-wrap: nowrap;
	font-family: 'Barlow Semi Condensed';
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
	flex-grow: 1;
}
#liste-recettes .dp-dfg-custom-content .recette .btn {
	position: absolute;
	right: 0;
	background-color: #81958a;
	border-radius: 4px;
	color: #FFF;
	padding: 1px 12px;
	font-weight: 600;
	bottom: 6px;
}

@media only screen and (max-width: 600px) {
	#liste-recettes .dp-dfg-custom-content .recette .contenu .types {
		display: none !important;
	}
}

.et-menu .menu-item-has-children > a:first-child::after {
	display: none;
}
#menu-menu_principal > li.menu-item::after {
    content: "|";
	color: #65584f;
	position: absolute;
	right: 6px;
	top: 0px;
	font-size: 14px;
}
#menu-menu_principal > li:last-child.menu-item::after {
    display: none;
}
#menu-menu_principal > li a {
	/* color: #65584f; */
	animation: none;
}
#menu-menu_principal > li:hover > a, #menu-menu_principal > li.current_page_item > a {
	/* text-shadow: 0px 0px 1px #000; */
	color: #49413b !important;
	opacity: 0.7;
}
#menu-menu_principal > li.current-menu-parent > a{
	opacity: 0.7;
}
#menu-menu_principal > li li {
	padding: 0 13px;
}
#menu-menu_principal ul li.current-menu-item a, #menu-menu_principal ul li.current-menu-ancestor a {
	font-weight: 500 !important;
	/* color: #65584f !important; */
	background-color: none !important;
}
#menu-menu_principal .sub-menu li.menu-item a:hover {
	background-color: none !important;
	background: none !important;
}

#actus-home .pagination {
	justify-content: end;
}
#actus-home .pagination-link {
	font-size: 10px;
	color: #5d554f;
	border: 0;
	background: none;
	font-size: 12px;
	padding: 4px;
}

.tingle-modal .close-pop-biocoop {
	background-image: url('/wp-content/plugins/biocoop-caba/img/close.svg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -15px;
	right: -15px;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
.tingle-modal .tingle-modal__close {
	display: none;
}
.tingle-modal .tingle-modal-box__footer {
	padding: 0;
}

/* #page-container #et-boc .area-outer-wrap .da-close {
	background-image: url('/wp-content/plugins/biocoop-caba/img/close.svg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	background-color: transparent;
	font-size: 0;
	top: 0px;
	right: 8px;
	opacity: 1;
}
#page-container #et-boc .area-outer-wrap .da-close:hover {
	box-shadow: none;
	transform: none;
} */

#page-container .owl-carousel .owl-nav button.owl-prev {
	background-image: url('/wp-content/plugins/biocoop-caba/img/left.svg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	opacity: 1;
	top: 37%;
}
#page-container .owl-carousel .owl-nav button.owl-prev::before {
	display: none;
}
#page-container .owl-carousel .owl-nav button.owl-next {
	background-image: url('/wp-content/plugins/biocoop-caba/img/right.svg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	opacity: 1;
	top: 37%;
}
#page-container .owl-carousel .owl-nav button.owl-next::before {
	display: none;
}

#page-container .et_pb_slider .et-pb-arrow-prev {
	opacity: 1 !important;
	background-image: url('/wp-content/plugins/biocoop-caba/img/left.svg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	left: 22px !important;
}
#page-container .et_pb_slider .et-pb-arrow-prev::before {
	display: none;
}
#page-container .et_pb_slider .et-pb-arrow-next {
	opacity: 1 !important;
	background-image: url('/wp-content/plugins/biocoop-caba/img/right.svg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	right: 22px !important;
}
#page-container .et_pb_slider .et-pb-arrow-next::before {
	display: none;
}

.dd-password-protect > .et_pb_row {
	max-width: unset !important;
	box-shadow: 12px 15px 7px -7px rgba(118,164,197,.1) !important;
	border-style: solid !important;
}