/*
 Theme Name:   Inodia
 Theme URI:    https://www.inodia.io
 Description:  Thème site internet Inodia
 Author:       Vincent Michelet - Inodia
 Author URI:   https://www.inodia.io
 Template:     page-builder-framework
 Version:      1.0.0
*/


/**************************************************************************************

**************************************** ALGOOD ***************************************

**************************************************************************************/





/*---------- Imports ----------*/
@import "assets/css/globals.css" screen;

/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Quicksand:wght@300;400;500;600;700&display=swap');

/*
font-family: 'Caveat', cursive;
font-family: 'Quicksand', sans-serif;
*/

/* ICONS */
@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?jv9l13');
	src: url('fonts/icomoon.eot?jv9l13#iefix') format('embedded-opentype'),
		 url('fonts/icomoon.ttf?jv9l13') format('truetype'),
  		 url('fonts/icomoon.woff?jv9l13') format('woff'),
  		 url('fonts/icomoon.svg?jv9l13#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


    /*content: "\";
    font-family: 'icomoon';
    display: block;
    font-size: 1em;
    text-transform: lowercase !important;
    position: absolute;
    top: 0em;
    left: 0em;*/



/* COULEURS 

	Bleu (boutons/fond) : #9BD5E4
	Bleu (H2/fond suivez-nous) : #009CAD
	Vert (fond footer) : #036873

*/



/*---------- Réglages généraux ----------*/
html {
	font-size: 16px;
	scroll-behavior: smooth;
	scrollbar-color: #5bb883 #FFFFFF;
	scrollbar-width: thin;
}


/* SCROLLBAR */
::-webkit-scrollbar {
    background: #FFFFFF;
    width: 8px;
}
 
::-webkit-scrollbar-thumb {
    background: #5bb883;
}


/* TAILLE WRAPPER */
#content #inner-content .title_container,
#content #inner-content #main .elementor-section-boxed > .elementor-container,
.single-post #content #inner-content .article-header h1,
.single-post #content #inner-content .article-header p.article-meta,
#cookieBanner .wpbf-container,
#header .wpbf-container,
#footer .wpbf-container {
	width: 1200px;
	max-width: 1200px;
	margin: auto;
}

#content #inner-content #main .elementor-section-boxed > .elementor-container .elementor-section-boxed > .elementor-container {
	width: 100%;
	max-width: 100%;
}


/* STRUCTURE */
#content #inner-content .elementor-top-section {
	margin-bottom: 0rem;
}


/* COOKIES */
#cookieBanner {
    background: rgba(0, 0, 0, .85);
    font-size: .8125rem;
	padding:15px 0;
    z-index: 2500;
}

#cookieBanner .wpbf-container {
	padding: 0;
}

#cookieBanner .btn {
    text-transform: uppercase;
}

#cookieBanner #cookieBannerActions a,
#cookieConfiguration #cookieConfigurationBox button[type="submit"] {
	color: #000000;
	display: inline-block;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	padding: 12px 24px;
	border-radius: 50px;
}

#cookieBanner #cookieBannerValidation,
#cookieConfiguration #cookieConfigurationBox button[type="submit"] {
    background: #FFFFFF;
    border:1px solid #FFFFFF;
	font-size: .875rem;
}

#cookieBanner #cookieBannerValidation:hover,
#cookieConfiguration #cookieConfigurationBox button[type="submit"]:hover {
    background: rgba(255, 255, 255, .85);
    border:1px solid rgba(255, 255, 255, .85);
}

#cookieBanner #cookieBannerValidation:focus,
#cookieConfiguration #cookieConfigurationBox button[type="submit"]:focus {
    background: rgba(255, 255, 255, .75);
    border:1px solid rgba(255, 255, 255, .75);
}

#cookieConfigurationBox .btn {
    background: #000000;
    text-transform: uppercase;
}

#cookieBanner #cookieBannerActions #cookieBannerMore {
    background: transparent;
   	border:1px solid #FFFFFF;
    color: #FFFFFF;
	font-size: .875rem;
}

#cookieBanner #cookieBannerActions #cookieBannerMore:hover {
    background: #FFFFFF;
   	border:1px solid #FFFFFF;
}

#cookieBanner #cookieBannerActions #cookieBannerMore:focus {
    background: rgba(255, 255, 255, .85);
   	border:1px solid rgba(255, 255, 255, .85);
}

#cookieBanner #cookieBannerActions #cookieBannerMore:hover,
#cookieBanner #cookieBannerActions #cookieBannerMore:focus {
    color: #000000;
}

#cookieBanner p {
	color:#FFFFFF !important;
    margin: 0;
}

#cookieConfiguration {
	background: rgba(0, 0, 0, .5);
}

#cookieConfiguration #cookieConfigurationBox {
	background: #FFFFFF;
}

.wpbf-padding-medium {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/* Surlignage de texte */

::-moz-selection { background: #5bb883; color: #fff; text-shadow: none; }
::selection { background: #5bb883; color: #fff; text-shadow: none; }



/**
 * ----------------------------------------
 * ------------- ANIMATIONS ---------------
 * ----------------------------------------
 */





/*--------------------------------------*/
/*
/*---------- SITE *********** ----------*/
/*
/*--------------------------------------*/

/* ---------- GENERAL ---------- */


/* BOUTONS */
.wpbf-button:hover, input[type="submit"]:hover,
.elementor-button {
	border: 1px solid #000 !important;
}
.elementor-button:hover {
	background: #fff !important;
	border: 1px solid #000 !important;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 10px;
    top: 10px;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 6px !important;
    color: #FFF;
    font-style: normal;
    font-size: 50px;
    font-family: Arial, Baskerville, monospace;
}

html .body.page {
	font-family: 'Quicksand', sans-serif !important;
	color: #000 !important;
}
h1, h3, h4, h5, p, span, li {
	color: #000 !important;
}
h2 {
	color: #009CAD !important;
	font-size: 57px !important;
	font-weight: 800 !important;
	text-transform: uppercase;
	margin-bottom: 100px !important;
	position: relative;
}
h2::before {
    content: "\61";
    font-family: 'icomoon' !important;
    display: block;
    font-size: 22px;
    color: #000 !important;
    text-transform: lowercase !important;
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.fond_bleu h2 {
	color: #000 !important;
}
h3 {
	position: relative;
	margin-bottom: 40px !important;
	font-size: 25px;
	font-weight: 900 !important;
}
h3::after {
    content: "\65";
    font-family: 'icomoon' !important;
    display: block;
    font-size: 10px;
    color: #000 !important;
    text-transform: lowercase !important;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}
.fond_fonce h2, .fond_fonce p, .fond_fonce span, .fond_fonce a, .fond_fonce li {
	color: #fff !important;
}
p {
	margin-bottom: 20px !important;
}
#algood, #jen_fais_quoi, #contact {
	padding: 90px 0;
}
#nous_trouver {
	padding: 90px 0 0 0;
} 
#galerie {
	padding: 50px 50px 70px 50px;
}
.texte.fond_bleu .elementor-widget-wrap {
	/*width: 65%;*/
    margin: 100px auto;
}
.texte.fond_bleu {
	background-color: var(--e-global-color-accent );
}


/* ---------- HEADER ---------- */

#header {
	background: #fff;
	-webkit-box-shadow: 0px 5px 15px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 15px -12px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 15px -12px rgba(0,0,0,0.75);
}
#header .menu li {
	display: table;
}
#header .menu li a {
	text-transform: uppercase;
	color: #000;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.7px;
}
#header .menu li a:hover {
	color: #9BD5E4;
	font-weight: 900;
}
#header .menu .menu-item-330 a {
	font-weight: 900;
    border: 2px solid #000;
    border-radius: 50px;
    padding: 10px 30px;
	margin-left: 30px;
}
#header .menu .menu-item-330 a:hover {
	background: #9BD5E4;
	color: #000;
} 


/* ---------- FOOTER ---------- */

#suivez-nous .h2 p {
	font-family: 'Caveat', cursive !important;
    font-size: 35px !important;
	margin: 0 !important;
	text-transform: inherit;
}
#suivez-nous h2::before {
    display: none;
}
#suivez-nous .elementor-text-editor {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
    width: 320px;
    margin: 20px auto;
}
#suivez-nous .elementor-text-editor a {
    position: relative;
    width: 24%;
    height: 35px;
	color: transparent !important;
}
#suivez-nous .elementor-text-editor a::before {
	font-family: 'icomoon' !important;
    display: block;
    font-size: 2em;
	color: #9BD5E4 !important;
    text-transform: lowercase !important;
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
}
#suivez-nous .elementor-text-editor .insta::before {
	content: "\79";
}
#suivez-nous .elementor-text-editor .linkedin::before {
	content: "\69";
}
#suivez-nous .elementor-text-editor .youtube::before {
	content: "\66";
}
#suivez-nous .elementor-text-editor .facebook::before {
	content: "\7a";
}
#suivez-nous .elementor-text-editor a:hover:before {
	color: #fff !important;
}
#footer .adresse .elementor-widget-wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#footer .adresse .elementor-widget-wrap .elementor-element {
	width: 50%;
}
#footer .menu li {
    display: table;
    margin: 0 auto 0 40%;
}
#footer .menu li a {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 2.7px;
}
#footer .menu li a:hover {
	color: #9BD5E4 !important;
	font-weight: 900;
}
#socket p {
	margin: 0 !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 100;
}

/* ---------- HOME ----------*/

/* SLIDER */

#slider_home .slider .elementor-slide-button {
	padding: 15px 30px;
}
#slider_home .slider .elementor-slide-button:hover {
	background: #fff;
}
#slider_home .slider .elementor-slides .swiper-slide-inner .elementor-slide-heading {
	font-family: 'Caveat', cursive !important;
	font-size: 82px;
}
#slider_home .slider {
	position: relative;
}
#slider_home::before {
    content: "";
    width: 148px;
    height: 338px;
    background: url(/public/themes/inodia/img/algues_slider.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: -10px;
    right: 342px;
    pointer-events: none;
}


/* INNOVATION */

#innovation .h3 p {
    font-family: 'Caveat', cursive !important;
    font-size: 35px;
    line-height: 0.9;
    font-weight: 900;
	margin-bottom: 40px !important;
}
#innovation .video .bouton_player {
	text-align: center;
}
#innovation .video a {
	width: 100%;
	padding: 50px;
	color: transparent !important;
}
#innovation .video a::before {
	content: "";
    width: 148px;
    height: 338px;
    background: url(/public/themes/inodia/img/player.png) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
	transform: translateX(-50%);
    pointer-events: none;
}


/* ALGOOD */


#algood .categories_algood .elementor-container {
	display: flex;
    flex-wrap: wrap !important;
    justify-content: space-around;
	width: 85%;
    margin: 0 auto;
}
#algood .categories_algood .elementor-container .algood_col {
	width: 20% !important;
}
#algood h3 {
	margin: 20px 0 70px 0 !important;
}


/* J'EN FAIS QUOI ? */

#jen_fais_quoi .accordeon {
	box-shadow: 0px 3px 6px #00000029;
}
#jen_fais_quoi .accordeon .elementor-widget-wrap {
    display: flex;
    align-content: space-between;
	padding: 20px;
}
#jen_fais_quoi .accordeon .elementor-widget-heading,
#jen_fais_quoi .accordeon .elementor-widget-accordion,
#jen_fais_quoi .accordeon .elementor-text-editor {
	padding: 15px;
}
#jen_fais_quoi .accordeon .elementor-accordion .elementor-accordion-item {
    border: 0;
}
#elementor-tab-title-5682,
#elementor-tab-title-1882,
#elementor-tab-title-3762 {
	border-bottom: 1px solid #707070;
	border-top: 1px solid #707070;
}
#jen_fais_quoi .accordeon .elementor-widget-accordion {
	margin-bottom: 15px !important;
}


/* RECETTES */

#galerie .recettes .bdt-overlay-default {
    background: rgba(255,255,255,0.9);
    color: #000 !important;
}
#galerie .recettes [class*='bdt-child-width']>* {
    box-sizing: border-box;
    width: 23%;
    margin: 1%;
}
#galerie .recettes .bdt-post-slider .bdt-post-slider-thumbnail img {
    height: 490px;
}
#galerie .recettes .bdt-padding-large {
    padding: 0;
}
#galerie .recettes .bdt-slider-items:not(.bdt-grid) {
    justify-content: space-around;
}
#galerie .recettes .bdt-background-muted {
    background-color: transparent;
}
#galerie .recettes .bdt-post-slider-button-wrap {
	text-align: center;
}
#galerie .recettes .bdt-post-slider-button-wrap a {
	font-family: 'Caveat', cursive !important;
	font-size: 20px !important;
	font-weight: 900;
}
#galerie .recettes .bdt-post-slider-button-wrap a:hover {
	color: #021D20;
}
#galerie .recettes .bdt-post-slider-title {
	font-size: 22px !important;
}

/* RECETTE SOLO */

.single article .wpbf-article-wrapper {
	width: 85%;
	margin: 50px auto;
}
.single article .wpbf-article-wrapper .article-header {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#main.wpbf-post-archive .page-title,
.single article .wpbf-article-wrapper .article-header .entry-title {
	font-family: 'Caveat', cursive !important;
	text-align: center;
	margin: 0 0 90px 0 !important;
	text-transform: uppercase;
	font-size: 70px;
	width: 100%;
}
#main.wpbf-archive-content .wpbf-post .footer-categories,
#main.wpbf-archive-content .wpbf-post .article-meta,
.single article .wpbf-article-wrapper .footer-categories,
.single article .wpbf-article-wrapper .article-header .article-meta {
	display: none;
}
.single article .post-links {
	display: flex;
	justify-content: space-between;
}
.single article .article-content {
	margin: 50px 0 90px 0;
}


/* ARCHIVE */

#main.wpbf-post-archive {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin: 50px 0 !important;
}
#main.wpbf-archive-content .wpbf-post {
    width: 27.333%;
    margin: 2%;
	box-shadow: 0px 3px 6px #00000029;
}
#main.wpbf-archive-content .wpbf-post h3 {
	text-align: center;
}
#main.wpbf-archive-content .wpbf-post .article-content {
	padding: 20px
}
#main.wpbf-archive-content .wpbf-post .article-footer {
	text-align: center;
}
#main.wpbf-archive-content .wpbf-post .article-footer a {
	color: #000 !important;
	text-transform: uppercase;
}
#main.wpbf-archive-content .wpbf-post .article-footer a:hover {
	color: #fff !important;
}


/* PARTENAIRES */

#partenaires {
	padding: 50px 0;
}
#partenaires .elementor-main-swiper {
    height: 80px !important;
}


/* CONTACT */

#contact span.wpcf7-form-control-wrap input {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #353636; 
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
}
#contact span.wpcf7-form-control-wrap textarea {
	background-color: transparent;
	border: 2px solid #353636; 
	color: #000;
	text-transform: uppercase;
	width: 98%;
    margin: 1%;
	font-weight: 700;
}
#contact form p {
	display: flex;
	flex-wrap: wrap;
}
#contact span.wpcf7-form-control-wrap {
	width: 48%;
    margin: 1%;
}
#contact span.subject {
	width: 98%;
    margin: 1%;
}
#contact span.wpcf7-form-control-wrap:last-child {
	width: 100%;
	margin: 40px 0 0 0;
}
#contact .wpcf7-submit {
	margin: 0 auto;
}
#contact .wpcf7 .ajax-loader {
	display: none;
}
#contact input::placeholder,
#contact textarea::placeholder {
color: rgba(2, 2, 2,0.95) !important;
}

#contact input::-webkit-input-placeholder,
#contact textarea::-webkit-input-placeholder {
color: rgba(2, 2, 2,0.95) !important;
}

#contact input::-moz-placeholder,
#contact textarea::-moz-placeholder {
color: rgba(2, 2, 2,0.95) !important;
}

#contact input:-moz-placeholder,
#contact textarea:-moz-placeholder {
color: rgba(2, 2, 2,0.95) !important;
}




/* ----------------------------------- */
/*
/* ----------- RESPONSIVE ------------ */
/*
/* ----------------------------------- */
@media screen and (min-width: 1251px) {
	
}


@media screen and (max-width: 1700px) {
	#slider_home::before {
		right: 5%;
	}
}


@media screen and (max-width: 1550px) {
	#header {
		padding: 20px !important;
	}
}



@media screen and (max-width: 1455px) {
	#header .menu li a {
		padding: 13px 10px !important;
		letter-spacing: 0px;
	}
	#algood .categories_algood .elementor-container .algood_col {
		width: 45% !important;
	}
}


@media screen and (max-width: 1250px) {
	
	#content #inner-content .title_container, 
	#content #inner-content #main .elementor-section-boxed > .elementor-container, 
	.single-post #content #inner-content .article-header h1, 
	.single-post #content #inner-content .article-header p.article-meta, 
	#cookieBanner .wpbf-container,
	#header .wpbf-container,
	#footer .wpbf-container {
		width: 85%;
		max-width: 85%;
	}
	
	#content #inner-content #main .elementor-section-boxed > .elementor-container .elementor-container {
		width: 100%;
		max-width: 100%;
	}
	
	#header .wpbf-container {
		margin: auto;
	}
	#header .menu li a {
		font-size: 12px;
	}
	#slider_home .slider .elementor-slides .swiper-slide-inner .elementor-slide-heading {
		font-size: 45px;
	}
	.elementor-34 .elementor-element.elementor-element-963e67e .swiper-slide {
		height: 590px;
	}
	#galerie .recettes [class*='bdt-child-width']>* {
		width: 31%;
		margin: 1%;
	}
}



@media screen and (max-width: 1140px) {
	#content #inner-content .elementor-top-section .elementor-col-33, #content #inner-content .elementor-top-section .elementor-col-50, #content #inner-content .elementor-top-section .elementor-col-66 {
		margin-bottom: 0rem;
	}
	#innovation .texte.fond_bleu {
		order: -1;
	}
	#qui_sommes_nous .img {
		display: none;
	}
	#innovation .video {
		height: 300px;
	}
	h2 {
		font-size: 45px !important;
	}
	#jen_fais_quoi .elementor-container {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#jen_fais_quoi .accordeon {
		width: 31% !important;
	}
}


@media screen and (max-width: 1024px) {
	#header .menu .elementor-menu-toggle {
		justify-content: center;
		font-size: 50px;
		padding: 0;
		background-color: transparent;
		color: #707070;
		margin: 0 0 0 auto;
	}
	#header .menu li a {
		font-size: 20px;
		padding: 20px !important;
	}
	#header .menu li {
		margin: 0 0 0 auto;
	}
	#header .menu .menu-item-330 a {
		border: inherit;
		border-radius: inherit;
		margin-left: inherit;
		color: #009CAD !important;
	}
	#menu-2-afb34c0 {
		padding: 30px;
	}
	#jen_fais_quoi .accordeon {
		width: 47% !important;
		margin-bottom: 30px !important;
	}
	#footer .menu li {
		display: table;
		margin: 0 auto 0 20%;
	}
	#main.wpbf-archive-content .wpbf-post {
		width: 45.333%;
	}
	#main.wpbf-post-archive .page-title, .single article .wpbf-article-wrapper .article-header .entry-title {
		font-size: 50px;
	}
	.texte.fond_bleu .elementor-widget-wrap {
		padding: 7.5% !important;
	}

}



@media screen and (max-width: 989px) {	
	
	/* STRUCTURE */
	#content #inner-content .elementor-top-section {
		margin-bottom: 0rem;
	}
	#slider_home::before {
		display: none;
	}
	#galerie .recettes [class*='bdt-child-width']>* {
		width: 48%;
		margin: 1%;
	}
}



@media screen and (max-width: 850px) {
	#footer .elementor-container {
		flex-direction: column;
	}
	#footer .adresse,
	#footer .menu,
	#footer .logo {
		margin: 0 auto;
		width: 100%;
	}
	#footer .logo {
		order: -1;
	}
	#footer .adresse {
		margin: 50px 0;
	}
	#footer .adresse .elementor-text-editor {
		text-align: left;
    	padding-right: 10px;
	}
	#footer .menu li {
		margin: 0 auto;
	}
	#socket p {
		padding: 0 20px;
		font-size: 12px !important;
	}
}


@media screen and (max-width: 767px) {
	#header .logo {
		width: 50%;
	}
	#header .menu {
		width: 50%;
	}
	.elementor-nav-menu--dropdown {
		background-color: #fff;
		font-size: 13px;
		position: absolute;
		width: 575px;
		top: 60px;
		right: -20px;
	}
	#slider_home .slider .elementor-slide-button {
		padding: 7px 30px;
	}
	.elementor-34 .elementor-element.elementor-element-963e67e .swiper-slide {
		height: 400px;
	}
	#algood .categories_algood .elementor-container .algood_col {
		width: 100% !important;
	}
	#jen_fais_quoi .accordeon {
		width: 100% !important;
		margin-bottom: 30px !important;
	}
}



@media screen and (max-width: 680px) {
	#slider_home .slider .swiper-slide-bg {
		background-image: none;
	}
	.elementor-34 .elementor-element.elementor-element-963e67e .swiper-slide-contents {
		max-width: 100%;
	}
	#slider_home .slider .elementor-slides .swiper-slide-inner .elementor-slide-heading {
		font-size: 55px;
		width: 100%;
	}
	.elementor-34 .elementor-element.elementor-element-963e67e .swiper-slide-contents {
		max-width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#slider_home::before {
		display: block;
		right: 10px;
	}
	#slider_home .slider .elementor-container {
		max-width: 100% !important;
		width: 100% !important;
	}
	#galerie .recettes .bdt-slider-items:not(.bdt-grid) {
		justify-content: end;
	}
	#galerie .recettes [class*='bdt-child-width']>* {
		width: 100%;
		margin: 0%;
	}
}


@media screen and (max-width: 575px) {
	.elementor-nav-menu--dropdown {
		background-color: #fff;
		font-size: 13px;
		position: absolute;
		width: 480px;
		top: 60px;
		right: -20px;
	}
	h2 {
		font-size: 35px !important;
	}
	.texte.fond_bleu .elementor-widget-wrap {

		margin: 50px auto;
	}
	#innovation .h3 p {
		font-size: 27px;
	}
	#algood, #jen_fais_quoi, #contact {
		padding: 50px 0;
	}
	#nous_trouver {
		padding: 50px 0 0 0;
	}
	#main.wpbf-archive-content .wpbf-post {
		width: 98%;
	}
	#main.wpbf-post-archive .page-title, .single article .wpbf-article-wrapper .article-header .entry-title {
		font-size: 35px;
	}
	#contact span.wpcf7-form-control-wrap {
		width: 100%;
		margin: 1%;
	}
}



@media screen and (max-width: 480px) {
	
	/* STRUCTURE */
	#content #inner-content .elementor-top-section {
		margin-bottom: 0rem;
	}
	.elementor-nav-menu--dropdown {
		background-color: #fff;
		font-size: 13px;
		position: absolute;
		width: 375px;
		top: 60px;
		right: -20px;
	}
	#slider_home .slider .elementor-slides .swiper-slide-inner .elementor-slide-heading {
		font-size: 40px;
	}
	.elementor-34 .elementor-element.elementor-element-963e67e .swiper-slide {
		height: 300px;
	}
	#slider_home::before {
		width: 100px;
		height: 229px;
	}
	#galerie .recettes .bdt-post-slider .bdt-post-slider-thumbnail img {
		height: 380px;
	}
	#contact span.phone, #contact span.email, #contact span.firstname, #contact span.lastname {
		width: 98%;
		margin: 1%;
	}
}



@media screen and (max-width: 375px) {
	.elementor-nav-menu--dropdown {
		background-color: #fff;
		font-size: 13px;
		position: absolute;
		width: 300px;
		top: 60px;
		right: -20px;
	}
	p {
		font-size: 14px !important;
	}
	#innovation .h3 p {
		font-size: 25px !important;
	}
	h2 {
		font-size: 25px !important;
	}
	#algood h3 {
		margin: 20px 0 70px 0 !important;
		font-size: 20px !important;
	}
	#galerie .recettes .bdt-post-slider .bdt-post-slider-thumbnail img {
		height: 250px;
	}
}



@media screen and (max-width: 320px) {
	.elementor-nav-menu--dropdown {
		background-color: #fff;
		font-size: 13px;
		position: absolute;
		width: 320px;
		top: 60px;
		right: -20px;
	}
}


@media screen and (max-width: 300px) {
	
}
