		/*
Theme Name: Esperluette (Bridge Child)
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme for Esperluette Website
Author: Cl&eacute;ment Droff
Author URI: https://www.clementdroff.fr/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.white h2,
.white h3,
.white p {
	color: #FFFFFF;
}
.white .qode_vertical_separator {
	background-color: #d91c5c !important;	
}
.white .q_counter_holder .separator.small {
	background-color: #FFFFFF !important;	
}
.z-index-1000 {
	z-index: 1000;
}
.asterisk {
	margin-top: 20px;
	font-size: 14px;
	color: #58595b;
}
.address p {
	margin-top: 20px;
	font-size: 20px;
	color: #58595b;
}
.filter_holder ul li span {
	font-size: 18px;
}
.q_counter_holder .separator.small {
	background-color: #000000;
}

/* Testimonials */
.testimonials .testimonial_text_inner p.testimonial_author span.author_company a,
.testimonials_c_holder .testimonial_text_inner p.testimonial_author span.author_company a,
.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {	
	color: rgb(227, 136, 168) !important;
}

/* Shadow on Qode item */
.q_elements_item.qode-eh-with-shadow {
    border: 1px solid #f2eff1;
    box-shadow: 3px 4px 10px 0px rgba(74, 42, 62, 0.1);
}

.big-head-white p {
	color: #ffffff;
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}


.filter_holder ul li.active span {
	border: 1px solid #d91c5c;	
}


/* Pagination trigger for team pictures */
.vc_general.vc_pagination .vc_pagination-trigger {
	height: 15px;
	width: 15px;
}
.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
	height: 22px;
	width: 22px;
}
.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #58595b;
}
.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
  background: rgba(183,167,143,1);
  cursor: pointer;
  box-shadow: 0 0 0 rgba(183,167,143, 0.4);
  animation: pulse 2s infinite;
}
.vc_general.vc_pagination .vc_active .vc_pagination-trigger:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(183,167,143, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(183,167,143, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(183,167,143, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(183,167,143, 0.4);
    box-shadow: 0 0 0 0 rgba(183,167,143, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(183,167,143, 0);
      box-shadow: 0 0 0 10px rgba(183,167,143, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(183,167,143, 0);
      box-shadow: 0 0 0 0 rgba(183,167,143, 0);
  }
}


/* Hero title */
div.hero-title {
	background-position: bottom;
	background-size: auto;
}
div.background-size-auto {
	background-position: bottom;
	background-size: auto;
}
.hero-title h1,
.hero-title h2,
.hero-title h3,
.hero-title h4,
.hero-title h5 {
	color: #ffffff;
}
.hero-title .h5-style p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	line-height: 21px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}
.hero-title h1 {
	font-size: 72px;
	line-height: 90px;
	background-size: 200%;
	background-image: none;
	background-image: linear-gradient(45deg,#d91c5c 0%,#e388a8 35%,#E6E4F2 66%,#f4f3f2 100%);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-animation: glow 9s linear infinite;
	animation: glow 9s linear infinite;
}
@-webkit-keyframes glow{0%{background-position:0% 43%;}50%{background-position:100% 58%;}100%{background-position:0% 43%;}}@keyframes glow{0%{background-position:0% 43%;}50%{background-position:100% 58%;}100%{background-position:0% 43%;}}

.hero-title h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 4px;
	text-transform: none;
}
.title-opacity-effect p {
    color: #e2dee5;
    font-family: 'Oswald', sans-serif;
    font-size: 100px;
    line-height: 110px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}


/* Side area */ 
.side_menu .widget_qode_instagram_widget h5 {
	color: #000000;
	display: none;
	visibility: hidden;
}


/* Blog */

/* Widget title styles */
.widget-title {
	font-size: 16px;
    font-weight: 700;
    color: #252c31;
	font-family: 'Raleway', sans-serif;
	line-height: 21px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	margin-bottom: 0;
}

/* Tags title */
.single-post .blog_single p.tags-title {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	color: #58595b;
	margin-bottom: 0;
}

/*.page-template-blog-masonry-full-width-date-in-image .filter_outer {
	margin-top: -140px;
}*/
.filter_holder ul li span {
    color: #ffffff;
}
.blog_holder.masonry,
.blog_holder.masonry_full_width {
	margin-top: -120px;
	padding: 0px 20px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.archive .blog_holder.masonry,
.archive .blog_holder.masonry_full_width {
	margin-top: 100px;
}

.blog_holder.blog_masonry_date_in_image .time {
	background-image: linear-gradient(-45deg, #d91c5c,#e388a8); 
}
.blog_holder.blog_masonry_date_in_image .time .time_day,
.blog_holder.blog_masonry_date_in_image .time .time_month {
    color: #ffffff;
}
.blog_holder.blog_masonry_date_in_image article .post_text h5 {
    margin-bottom: 10px;
}
.blog_holder.blog_masonry_date_in_image article .post_text h6.blog-category {
	margin-bottom: 10px;
}
.blog_holder.blog_masonry_date_in_image article .post_text h6.blog-category a {
	font-size: 14px;
}
h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    font-size: 16px;
    font-weight: 700;
}
.widget_black_studio_tinymce,
.widget_categories,
.sidebar .widget_text {
	border-radius: 3px;
	padding:15px;
	background:#f4f3f2;
}
.widget_categories li:before {
	content: "\f0a9";
	font-family: 'FontAwesome';
	margin-right: 5px;
}

/* Blog tags */
.blog_holder.single_image_title_post article .single_bottom_part {
	margin-top: 50px;
    padding: 30px 0 30px;
    background-color: #f4f3f2;
    border-radius: 3px;
    border-bottom: 5px solid #e5e5e5;
    padding: 20px 20px;
}
.single_tags a {
	color: #252c31;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 16px;
}
.single_tags a:hover {
	color: #d91c5c;
}
/* Breadcrumbs fil d'Ariane */
.breadcrumbs-box {
	background-color: #f4f3f2;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 3px;
}
.breadcrumbs-box p {
	font-size: 14px;
	letter-spacing: 1px;
}
.rt-reading-time {
	background-color: #f4f3f2;
	padding: 10px 20px;
	margin-bottom: 20px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 600;
	/* width: auto;
	display: inline-block !important;
	*/
}
.rt-time,
.rt-postfix {
	color: #d91c5c;
}
.page .rt-reading-time,
.portfolio_page-template-default .rt-reading-time,
.single-lscontentblock .rt-reading-time {
	display: none !important;
}


/* Tag & category description */
.description-box {
	/* background-color: #f4f3f2;
	padding: 10px 20px;
	border-radius: 3px;*/
	margin-top: 70px;
}
.description-box p {
	max-width: 1000px;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
}

.swp_social_panel {
	margin-top: 60px !important;
}

/* Widget Side Area Instagram */
.textwidget p.hashtag a {
	color: #252c31;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}
.textwidget p.hashtag a:hover {
	color: #d91c5c;
}
#qode_instagram_widget-3 {
	margin-top: -40px;	
}

/* Li Blog */
.blog_single ul {
	list-style: none;
	padding: 0px;
}
.blog_single li {
	display: table;
	margin-bottom: 5px;
}
.blog_single ul li:before {
	display: table-cell;
	content: "\f0a9";
	font-family: 'FontAwesome';
	margin: 0 1em;
	padding-right: 7px;
}

/* Blog masonry 3 columns */ 
.blog_holder.masonry_full_width .blog_holder_grid_sizer, .blog_holder.masonry_full_width article {
    width: 32.2%;
}
@media only screen and (max-width: 1400px) {
	.blog_holder.masonry_full_width .blog_holder_grid_sizer, .blog_holder.masonry_full_width article {
    	width: 30%;
    }	
}
@media only screen and (max-width: 1000px) {
	.blog_holder.masonry_full_width .blog_holder_grid_sizer, .blog_holder.masonry_full_width article {
    	width: 28.5%;
    }
}
@media only screen and (max-width: 768px) {
	.blog_holder.masonry_full_width .blog_holder_grid_sizer, .blog_holder.masonry_full_width article {
    	width: 90%;
    	left: auto !important;
    }
}
@media only screen and (max-width: 600px) {
	.blog_holder.masonry_full_width .blog_holder_grid_sizer, .blog_holder.masonry_full_width article {
    	width: 82%;
    	left: auto !important;
    }
}
@media only screen and (max-width: 600px) {
	.blog_holder.masonry_full_width .blog_holder_grid_sizer, .blog_holder.masonry_full_width article {
    	width: 80%;
    	left: auto !important;
    }
    .blog_holder.single_image_title_post article .post_info {
		display: block;
	}
}



/* Blog Single max 1920px; */

/*
.single-post .blog_holder article .post_image img {
	margin: 0 auto;
	max-width: 1920px;
	max-height: 600px;
	width: auto;
	height: auto;	
}
*/
.single-post .blog_holder article .post_image {
	height: auto;
	max-height: 600px;
	overflow: hidden;
}
.single-post .blog_holder article .post_image img {
	/*width: auto !important;*/
	height: auto;
	min-width: 1920px;
	margin: 0px auto;
}
/*.single-post .blog_holder article .post_image img {
	margin: 0 auto;
	max-width: 1920px;
}*/


/* WordPress Caption */
.aligncenter {
    margin: 30px auto;
}
.wp-caption-text {
	color: #b1a58e;
	font-style: italic;
	text-align: center;
}

@media only screen and (max-width: 1280px) {
.address p {
    margin-top: 6px;
    font-size: 16px;
    }
}
@media only screen and (max-width: 768px) {
	div.hero-title {
		padding-top: 50px !important;
		padding-bottom: 100px !important;
		padding-left: 20px !important;	
	}
	.title-opacity-effect p {
		font-size: 70px;
		line-height: 80px;
	}
	.single-post .blog_holder article .post_image {
		/*padding-top: 20px;*/
		min-height: 300px;
	}
	blog_holder.single_image_title_post article .post_info {
    	display: inline-block !important;
    }
    .hero-title h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.blog_holder.single_image_title_post article h1.entry_title {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	
}


.blog_holder.single_image_title_post .post_text_inner {
	/* max-width: 1200px; */
	margin: 0 auto;
	padding: 95px 20px 0px 20px !important;
}
.blog_holder.single_image_title_post .qode_grid_1400 .grid_section .section_inner {
	max-width: 1200px;
}

.blog_holder.single_image_title_post article .post_category a {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5em;
}
.blog_holder.single_image_title_post article .post_info {
	font-size: 12px;
}
.blog_holder.single_image_title_post article h1 {
    text-shadow: 1px 1px 7px black;
    font-size: 60px;
    line-height: 70px;
}
/*
.blog_holder.single_image_title_post .grid_section {
	display: none;
}
*/

/* Image à la une */
.blog_holder.single_image_title_post article .single_top_part_holder {
    /*background-color: rgba(36,43,48,0.90);*/
    background: -moz-linear-gradient(left, rgba(36,43,48,1) 0%, rgba(36,43,48,0.80) 30%, rgba(36,43,48,0.80) 70%, rgba(36,43,48,1) 100%);
    background: -webkit-linear-gradient(left, rgba(36,43,48,1) 0%, rgba(36,43,48,0.80) 30%, rgba(36,43,48,0.80) 70%, rgba(36,43,48,1) 100%);
    background: linear-gradient(left, rgba(36,43,48,1) 0%, rgba(36,43,48,0.80) 30%, rgba(36,43,48,0.80) 70%, rgba(36,43,48,1) 100%);
}

/* Contact presse reusable block */
.contact-presse {
	background-color: #f4f3f2;
	padding: 50px;
	margin: 50px 0;
	text-align: center;
	border-radius: 3px;
}
.contact-presse h4 {
	margin-bottom: 20px;
	font-size: 
}
.blog_holder.blog_single article h2 {
	margin-top: 20px;
    margin-bottom: 20px;
}
.blog_holder.blog_single article h3 {
	margin-top: 10px;
    margin-bottom: 10px;
}
.blog_holder.blog_single ul {
	margin-top: 10px;
    margin-bottom: 10px;
}
.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_left {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	float: none;
}
iframe {
	max-width: 100%;
}

.full_width .grid_section .q_masonry_blog article.post_format-post-format-quote,
.q_masonry_blog article.post_format-post-format-quote {
    background-color: #252c31;
}
.full_width .grid_section .q_masonry_blog article.post_format-post-format-quote:hover,
.q_masonry_blog article.post_format-post-format-quote:hover {
    background-color: #d91c5c;
}

full_width .grid_section .q_masonry_blog article, .q_masonry_blog article {
    text-align: center !important;
}
.q_masonry_blog article h3 a {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	line-height: 21px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
}
article .q_masonry_blog_excerpt {
    margin-top: 10px;
}


@media only screen and (max-width: 600px) {
	.vc_row.full_screen_section {
	    padding: 0;
	}
}

.side_menu_button > a {
    font-size: 20px;
}
.side_menu_button > a:hover {
	color: #d91c5c;
}
.mobile_menu_button span {
	font-size: 16px;
}




.page-template-default h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Portfolio */
.projects_holder article .portfolio_description .portfolio_title a {
    font-size: 24px;
    color: #252c31;
}
.projects_holder article .portfolio_description .portfolio_title a:hover {
	color: #d91c5c !important;
}
.qode_portfolio_related .projects_holder article .portfolio_description .project_category,
.projects_holder article .portfolio_description .project_category {
	font-weight: 600;
	text-transform: uppercase;
	color: #d91c5c !important;
	font-size: 14px;
}

/*
.projects_holder.v4 .mix .image_holder {
	box-shadow: 0px 0px 5px 2px rgba(36,43,48,0.2);
}
*/
.projects_holder article .portfolio_description {
	text-align: left;
}


.single .content {
    margin-top: 0;
}

.network-name p {
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
	line-height: 30px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0px;
	text-transform: uppercase;
	
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s cubic-bezier(.21,1,.12,1) 0s;
	transition: all 2s cubic-bezier(.23,1,.12,1) 0s;
}

.network-name p:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 2s cubic-bezier(.21,1,.12,1) 0s;
	transition: all 2s cubic-bezier(.23,1,.12,1) 0s;
}

.home-blog .q_masonry_blog article {
	background: transparent !important;
}
.home-blog .q_masonry_blog article h5 a,
.home-blog .q_masonry_blog article .q_masonry_blog_excerpt {
	color: #FFFFFF;
}
.home-blog .q_masonry_blog article h5 a:hover {
	color: #d91c5c;
}


/* Hover Effect on blog masonry image */ 
.home-blog .q_masonry_blog article .q_masonry_blog_post_image {
	/* background-color: #d91c5c; */
	overflow: hidden;
}
.home-blog .q_masonry_blog article .q_masonry_blog_post_image img {
	/*
	opacity: 1;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	*/
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s cubic-bezier(.21,1,.12,1) 0s;
	transition: all 2s cubic-bezier(.23,1,.12,1) 0s;
}
.home-blog .q_masonry_blog article .q_masonry_blog_post_image img:hover {
	/*
	opacity: 0.2;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
	*/
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 2s cubic-bezier(.21,1,.12,1) 0s;
	transition: all 2s cubic-bezier(.23,1,.12,1) 0s;
}

/*
.title-opacity-effect.white p {
	opacity: 0.1;
}
*/



/* Contact form */
div.wpcf7 input[type="file"] {
	background-color: #252c31;
	width: 100%;
	border-radius: 10px;
	color: #fff;
	border: none;
	padding: 30px 30px;
	margin-top: 20px;
}
.wpcf7 form.wpcf7-form p {
	margin-top: 20px;
}
.spacer {
	margin-top: 20px;
}
.contact-text {
	color: #252c31;
	font-family: Raleway;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-top: 10px;
}
.div-budget {
	margin-top: 30px;
}

.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea {
	resize: vertical !important;
	overflow: hidden;
}
.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text:focus,
.cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea:focus {
  /*background-color: #e3e0dd;*/
  padding-left: 10px;
}

/* CF7 errors */
span.wpcf7-not-valid-tip {
    color: #d91c5c;
    font-weight: 600;
}
div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #f1c40f;
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
	background-color: #252c31;
}

/* Drag and Drop Multiple File Upload - Contact Form 7 */
.codedropz-upload-inner h3 {
	font-weight: 600;
	letter-spacing: 1px;
	margin: 5px 0px 0px 0px;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
	color: #d91c5c;
	font-weight: 500;
	letter-spacing: 1px;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn:hover {
	color: #252c31;
}
.dnd-upload-status .dnd-upload-details .name {
    color: #d91c5c;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar {
	height: 20px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
    background: #58595b;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 10px 0px 0px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete {
	padding-right: 10px;
}
@media only screen and (max-width: 600px) {
	.codedropz-upload-inner h3 {
		font-size: 18px;
	}
}



/*** Input type range style ***/
.div-budget .contactform7-output {
	color: #ffffff;
	font-family: Raleway;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	width: auto;
	text-align: center;
	border: 1px solid #8d9da9;
	padding: 10px 20px;
	float: none;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #8d9da9;
	border-radius: 5px;
}
.div-budget .contactform7-output::after {
	content: "\0020AC";
	margin-left: 2px;
}

input.wpcf7-form-control.wpcf7-range {
    width: 100%;
}
input[type=range] {
  -webkit-appearance: none;
  margin: 10px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 10px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #8d9da9;
  border-radius: 5px;
  border: 0px solid #000000;
}
input[type=range]::-webkit-slider-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 25px;
  width: 25px;
  border-radius: 50px;
  background: #252c31;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #8d9da9;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  background: #8d9da9;
  border-radius: 25px;
  border: 0px solid #000101;
}
input[type=range]::-moz-range-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 25px;
  width: 25px;
  border-radius: 50px;
  background: #252c31;
  cursor: pointer;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  border-width: 39px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  background: #8d9da9;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-fill-upper {
  background: #8d9da9;
  border: 0px solid #000101;
  border-radius: 50px;
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
}
input[type=range]::-ms-thumb {
  box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
  border: 0px solid #000000;
  height: 20px;
  width: 20px;
  border-radius: 7px;
  background: #252c31;
  cursor: pointer;
}
input[type=range]:focus::-ms-fill-lower {
  background: #8d9da9;
}
input[type=range]:focus::-ms-fill-upper {
  background: #8d9da9;
}

/* DEBUGGING */
/* Max 1920px 
body {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f3f2;
}
header {
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}
header.sticky {
	left: auto !important;
}
*/

/* Max 2560px
body {
	max-width: 2560px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f3f2;
}
header {
	max-width: 2560px;
	margin-left: auto;
	margin-right: auto;
}
header.sticky {
	left: auto !important;
}
*/

/* Mask Admin Bar when connected on mobile */
@media only screen and (max-width: 600px) {
	#wpadminbar {
	    display: none !important;
	}
}


/* Menu mobile */
nav.mobile_menu ul li a {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
}




/* Responsive debugg */
@media only screen and (max-width: 1140px) {
	nav.main_menu > ul > li > a {
		font-size: 13px;
		padding: 0 7px;
	}
}

/* Changement de version du thème DEBUG */
.q_masonry_blog {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.full_width .grid_section .q_masonry_blog article,
.full_width .grid_section .q_masonry_blog_grid_sizer,
.full_width .qode_elementor_container_inner .q_masonry_blog article,
.full_width .qode_elementor_container_inner .q_masonry_blog_grid_sizer {
    width: 32.2%;
}
.full_width .grid_section .q_masonry_blog .q_masonry_blog_grid_gutter, .q_masonry_blog .q_masonry_blog_grid_gutter {
    width: 1.6%;
}