﻿/*
Theme Name: Tremblaye déménagement
Theme URI: #
Author: Mediapilote
Author URI: #
Description: Tremblaye déménagement 
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tremblaye
*/
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');

@font-face {
	font-family: 'Daxline';
	src: url('/wp-content/themes/tremblaye/assets/fonts/DaxlinePro-Black.eot');
	/* IE9 Compat Modes */
	src: url('/wp-content/themes/tremblaye/assets/fonts/DaxlinePro-Black.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('/wp-content/themes/tremblaye/assets/fonts/DaxlinePro-Black.woff') format('woff'),
		/* Pretty Modern Browsers */
		url('/wp-content/themes/tremblaye/assets/fonts/DaxlinePro-Black.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('/wp-content/themes/tremblaye/assets/fonts/DaxlinePro-Black.svg#svgFontName') format('svg');
	/* Legacy iOS */
}

body {
	font: 300 16px Roboto, Arial;
	color: #20211c;
}

#header {
	background: rgba(255, 255, 255, 0.6);
}

div.centpour {
	height: 100%;
}

nav#site-navigation {
	padding: 0;
	background-color: initial;
	float: right;
}

ul#top-menu a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	display: block;
	padding: 19px;
	text-decoration: none;
}

ul#top-menu li {
	border-right: solid 1px #ffffff;
	background: url(assets/images/menu.png) center 40px no-repeat;
	text-align: center;
	background-color: rgba(32, 33, 28, 0.6);
}

div#logo {
	z-index: 2;
	padding-right: 0;
	padding-left: 10px;
}

ul#top-menu a:hover {}

div#top-top {
	padding: 11px 0 8px;
}

div#top-top nav {
	float: right;
}

ul#toptop {
	display: inline;
}

div#top-top nav li {
	display: inline;
}

div#top-top a {
	padding: 0 10px;
	color: #000;
	font-size: 13px;
	border-right: solid 1px #000;
	font-family: 'Roboto Condensed', Arial !important;
}

ul#toptop li:last-child a {
	border-right: none;
	padding-right: 0;
}

#top-right a {
	background-color: #20211c;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	border-right: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}

#top-right a img {
	margin: 15px auto 10px;
	display: block;
}

#top-right a span {
	display: block;
	padding: 0 5px 9px;
	display: block;
}

a#blue,
.bluetremblay {
	background-color: #039ee0;
}

#wp-custom-header img {
	width: 100%;
}

#jecommence {
	background: url(assets/images/estimation.png) center center no-repeat;
	width: 388px;
	height: 386px;
	margin: 0 auto;
	padding: 239px 0 0 160px;
}

#jecommence a {
	background: #000;
	width: 152px;
	padding: 4px;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

#specialiste {
	width: 380px;
	background: rgba(255, 255, 255, 0.7);
	padding: 17px 10px 17px 25px;
	margin: 0 auto;
}

#specialiste h1 span {
	color: #039ee0;
}

#cinqimg {
	padding-bottom: 25px;
	background-color: #039ee0;
	color: #ffffff;
}

.img5 {
	margin-top: -80px;
}

#cinqimg span {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
	padding-top: 15px;
	display: block;
}

div#titre-articles {
	padding-bottom: 20px;
}

div.entry-actus h4 {
	font-size: 1em;
	padding: 19px 0 5px;
}

div.entry-actus p {
	font-size: 0.9em;
}

img.img-articles {
	width: 100%;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

a.more-link {
	display: block;
	text-align: right;
}

.entry-content h2 {
	font-size: 1.5em;
	padding: 0 0 20px;
}

.entry-content p {
	/*font-size:0.9rem;*/
}

.panel-image img,
a.linkactue {
	display: block;
	border: #8fd9f6 solid 5px;
}

.bloc-page {
	padding-top: 60px;
	padding-bottom: 60px;
}

.doubletitre {
	padding-top: 85px;
	font-family: Daxline;
}

.vertical-center {
	min-height: 100%;
	/* Fallback for browsers do NOT support vh unit */
	min-height: 100vh;
	/* These two lines are counted as one :-)       */

	display: flex;
	align-items: center;
}

footer#colophon {
	background: url(assets/images/footer.jpg) center top no-repeat;
}

div.site-info {
	color: #ffffff;
	font-size: 0.9em;
	padding: 60px 0;
}

#rappel {
	background: url(assets/images/background-page.jpg) center top no-repeat;
}

#rappel h1 {
	/*font-size: 2em;color:#039ee0;*/
}

#rappel {
	color: #ffffff;
}

@media (max-width: 768px) {
	nav#site-navigation {
		background: #cccccc;
		float: none;
		padding: 5px 15px;
	}
}

.wpcf7-form-control-wrap {
	width: 100%;
}

.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap select,
.wpcf7-form-control-wrap option,
.wpcf7-form-control-wrap select option {
	background: rgba(0, 0, 0, 0) !important;
	color: #ffffff;
	width: 100%;
	border: none;
	border-bottom: #fff solid 1px;
}

.wpcf7-form-control-wrap select {
	font-style: italic;
}

.wpcf7-form-control-wrap select option {
	color: #000;
	font-style: normal !important;
}

.site-footer input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #ffffff;
	font-style: italic;
}

input::-moz-placeholder {
	/* Firefox 19+ */
	opacity: 1 !important;
}

input:-ms-input-placeholder {
	/* IE 10+ */
	opacity: 1 !important;
}

input:-moz-placeholder {
	/* Firefox 18- */
	opacity: 1 !important;
}

input::-webkit-input-placeholder {
	/* Firefox 18- */
	opacity: 1 !important;
}

.site-footer input::-moz-placeholder,
.info_demandeur input::-moz-placeholder {
	/* Firefox 19+ */
	color: #ffffff;
	font-style: italic;
}

.site-footer input:-ms-input-placeholder,
.info_demandeur input:-ms-input-placeholder {
	/* IE 10+ */
	color: #ffffff;
	font-style: italic;
}

.site-footer input:-moz-placeholder,
.info_demandeur input:-moz-placeholder {
	/* Firefox 18- */
	color: #ffffff;
	font-style: italic;
}

.site-footer input::-webkit-input-placeholder,
.info_demandeur input::-webkit-input-placeholder {
	color: #ffffff;
	font-style: italic;
}

/*.wizard > .content > .body .fields-moving-item-inputs input.error[type="text"], 
.wizard > .content > .body input.error,
input.wpcf7-not-valid { 
  background: #ff8c8c !important;
  color: #fff;
}*/

.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']::-moz-placeholder,
.wizard>.content>.body input.error::-moz-placeholder,
input.wpcf7-not-valid::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff !important;
	opacity: 1 !important;
	background: #ff8c8c !important;
}

input.wpcf7-not-valid::-ms-input-placeholder,
.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']::-moz-placeholder,
.wizard>.content>.body input.error::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff !important;
	opacity: 1 !important;
	background: #ff8c8c !important;
}

input.wpcf7-not-valid::-moz-placeholder,
.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']::-moz-placeholder,
.wizard>.content>.body input.error::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff !important;
	opacity: 1 !important;
	background: #ff8c8c !important;
}

input.wpcf7-not-valid::-webkit-input-placeholder,
.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']::-webkit-input-placeholder,
.wizard>.content>.body input.error::-webkit-input-placeholder {
	/* Firefox 19+ */
	color: #fff !important;
	opacity: 1 !important;
	background: #ff8c8c !important;
}

/**
 * @changlog 2017-09-19 (Adrien )
 * Le CSS indiquant les erreurs ne fonctionne que sur le placeholder. Cela ne fonctionnera donc pas pour les champs invalides ayant une valeur de saisie.
 */
input.error {
	background: #ff8c8c !important;
}

/*.wizard > .content > .body .fields-moving-item-inputs input.error[type="text"]:focus, 
.wizard > .content > .body input.error:focus,
input.wpcf7-not-valid:focus { 
  background: none !important;
  color: inherit;
}*/

.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']:focus::-moz-placeholder,
.wizard>.content>.body input.error:focus::-moz-placeholder,
input.wpcf7-not-valid:focus::-moz-placeholder {
	/* Firefox 19+ */
	color: inherit !important;
	background: none !important;
}

.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']:focus::-moz-placeholder,
.wizard>.content>.body input.error:focus::-moz-placeholder,
input.wpcf7-not-valid:focus::-ms-input-placeholder {
	/* Firefox 19+ */
	color: inherit !important;
	background: none !important;
}

.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']:focus::-moz-placeholder,
.wizard>.content>.body input.error:focus::-moz-placeholder,
input.wpcf7-not-valid:focus::-moz-placeholder {
	/* Firefox 19+ */
	color: inherit !important;
	background: none !important;
}

.wizard>.content>.body .fields-moving-item-inputs input.error[type='text']:focus::-webkit-input-placeholder,
.wizard>.content>.body input.error:focus::-webkit-input-placeholder,
input.wpcf7-not-valid:focus::-webkit-input-placeholder {
	color: inherit !important;
	background: none !important;
}

.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: none;
}

#demandeur {
	padding: 20px;
}

#rappel h2 {
	font-size: 1.5em;
	padding: 20px 0 0;
}

/*-----------correction 09-06-17------------*/
.page #header {
	left: 0;
	margin: 0;
	width: 100%;
	top: 0;
}

div#logo {
	text-align: center;
}

div#logo img {
	width: auto !important;
	max-width: 100%;
}

.entry-content .elementor-widget-heading .elementor-heading-title,
#rappel .entry-content .elementor-widget-heading .elementor-heading-title {
	/*color: #000;*/
}

.entry-content h1 {
	font-size: 2.5em;
	font-family: Daxline, Arial;
}

.entry-content h2 {
	font-size: 1.75em;
	font-family: Daxline, Arial;
}

.entry-content h3 {
	font-size: 1.5em;
	font-family: Daxline, Arial;
}

#header-home .container {
	width: 100%;
	padding: 0;
}

footer#colophon {
	background-size: cover;
}

.home #colophon>div>div>div:nth-child(2),
#colophon>div>div>div:nth-child(2) {
	padding: 0px 0 60px !important;
}

.home #colophon>div>div>div:nth-child(1),
#colophon>div>div>div:nth-child(1) {
	padding: 60px 0 0px !important;
}

.page-template-page-rappel-php #breadcrumbs,
.category #breadcrumbs,
.single #breadcrumbs {
	/*  width: 100% !important;
  display: block;
  margin: 0 !important;
  left: 0 !important;
  top:0 !important;*/
	background: #333;
	font-family: Roboto, Arial !important;
	position: relative;
	z-index: 4;
	margin-top: 165px;
}

#breadcrumbs .container {
	padding: 0;
}

.page-template-page-rappel-php #breadcrumbs .container,
.category #breadcrumbs .container,
.single #breadcrumbs .container {
	background: #fff;
	display: table;
	padding: 0;
	width: 100%;
}

#breadcrumbs a {
	color: #7a7a7a;
	font-weight: 300;
}

#breadcrumbs .breadcrumb_last {
	color: #039ee0;
	font-weight: 300;
}

.page-template-page-rappel-php #breadcrumbs .breadcrumbs-left,
.category #breadcrumbs .breadcrumbs-left,
.single #breadcrumbs .breadcrumbs-left {
	display: table-cell;
	width: 15%;
	/*background-color: #d8d8d8;*/
}

#breadcrumbs {
	margin-top: 165px !important;
}

.breadcrumbs {
	padding: 20px 0px 15px;
	font-family: Roboto, Arial !important;
}

.page-template-page-rappel-php #breadcrumbs .breadcrumbs,
.category #breadcrumbs .breadcrumbs,
.single #breadcrumbs .breadcrumbs {
	display: table-cell;
	width: 85%;
	padding: 20px 30px 15px;
}

#rappel {
	background-size: cover;
	margin-top: -53px;
}

#rappel .col-md-12>article.hentry {
	/*display: table;*/
	width: 100%;
	position: relative;
	background-color: #fff;
}

#rappel .col-md-12>article.hentry:before {
	content: '';
	display: block;
	background: #d8d8d8;
	position: absolute;
	left: 0;
	width: 15%;
	top: 0;
	height: 100%;
}

#rappel .col-md-12>article.hentry:after {
	display: block;
	content: '';
	width: 100%;
	height: 0;
	clear: both;
}

.page-template-page-rappel-php .conten,
.category .conten,
.single .conten {
	background: #fff;
	/*display: table-cell;*/
	width: 85%;
	vertical-align: top;
	padding: 30px;
	float: left;
}

.category .conten,
.single .conten {
	padding-top: 60px;
}

html .page-template-page-rappel-php #menu_left,
#rappel #menu_left {
	margin: 0px !important;
	width: 15%;
	/*float: none;
    display: table-cell;*/
	vertical-align: top;
	position: relative;
	z-index: 4;
}

.elementor-section.elementor-section-boxed>.elementor-container {
	max-width: 100% !important;
}

.home {
	width: 100%;
	overflow-x: hidden;
}

#mega-menu-wrap-top {
	width: 100%;
}

#mega-menu-top .mega-block-title {
	font-family: Daxline, Arial !important;
	font-size: 22px !important;
	font-weight: bold !important;
}

#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link:after,
#mega-menu-wrap-top #mega-menu-top>li.mega-menu-item-has-children>a.mega-menu-link:after {
	color: rgb(29, 168, 227);
	position: absolute;
	bottom: 0;
	top: 25%;
	left: 30%;
	right: 50%;
	font-size: 20px;
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu {
	padding-top: 15px;
	background: rgba(241, 241, 241, 0.9);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu:before {
	position: absolute;
	left: -100%;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	background: rgba(241, 241, 241, 0.9);
	display: block;
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu:after {
	position: absolute;
	right: -100%;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	background: rgba(241, 241, 241, 0.9);
	display: block;
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
	padding: 0 15px 15px;
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
	background-color: #039ee0;
	color: #fff;
	font-size: 14px;
	font-family: Oswald;
	font-weight: 400;
	text-transform: none;
	padding: 15px 10px 15px 45%;
	background-size: 40% 100%;
	/*background-size: contain;*/
	background-position: left center;
	background-repeat: no-repeat;
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1053>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-formule.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1054>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-trajet.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1055>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-garde-meubl.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1056>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-3fois.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1057>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-emballage.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1058>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-oeuvre.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1059>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-voiture.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1060>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-caisse.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1061>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-monte-meuble.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1062>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-piano.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1063>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/m-assurance.jpg);
}

/*---société--*/
#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1008>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/agence-demenagement.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1049>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/agence-chiffre.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1050>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/agence-choisir.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1051>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/agence-reference.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1052>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/agence-developpement.jpg);
}

/*------demenagement pro------*/
#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1064>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/dempro-transfert.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1065>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/dempro-traitement.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1066>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/dempro-logistique.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item-1067>a.mega-menu-link {
	background-image: url(/wp-content/uploads/2017/06/dempro-self-stockage.jpg);
}

#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover {
	/*background-color: #333;*/
	font-weight: 400;
	color: #fff;
}

body {
	width: 100%;
	overflow-x: hidden;
}

body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening span.inner span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening span.inner span span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening a span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened span.inner span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened span.inner span span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened a span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active span.inner span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active span.inner span span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active a span,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level3 dt a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level3 dt a span,
body div#nextend-accordion-menu-wp-widget-nextendaccordionmenuwidget dl.level2 dt a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt a span,
body div#nextend-accordion-menu-wp-widget-nextendaccordionmenuwidget dl.level1 dt a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt a span {
	font-family: 'Roboto Condensed', Arial !important;
	font-weight: 400 !important;
	font-size: 14px !important;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opening span.inner span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opening span.inner span span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opening a,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opening a span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opened span.inner span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opened span.inner span span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opened a,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.opened a span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.active span.inner span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.active span.inner span span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.active a,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt.active a span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening span.inner span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening span.inner span span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening a,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opening a span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened span.inner span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened span.inner span span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened a,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.opened a span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active span.inner span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active span.inner span span,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active a,
div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dt.active a span {
	font-size: 14px !important;
}

body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dl.level3 dt a,
body div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level2 dl.level3 dt a span {
	font-size: 13px !important;
}

body.elementor-page-873 {
	background-size: cover;
}

.site-info a {
	color: #fff;
}

.page.bloc-page#rappel .container {
	width: 100%;
}

/*--modif 28-06-17--*/
.table-conseil {
	font-family: 'Oswald' !important;
}

.table-conseil .checkbox-custom-label+.wpcf7-list-item-label {
	display: none;
}

.table-conseil .wpcf7-form-control-wrap {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: auto;
	width: 30px;
}

.table-conseil .check_p_white .wpcf7-form-control-wrap {
	width: 100%;
}

.table-conseil .wpcf7-form-control.checkbox-custom {
	opacity: 1;
	position: relative;
}

.table-conseil span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 0;
}

.table-conseil .checkbox-custom+.checkbox-custom-label:before {
	margin-right: 0px;
}

.table-conseil .checkbox_custom_label {
	margin: 0 10px;
	max-width: calc(100% - 50px);
}

.table-conseil .blue_bg .check_p span {
	color: #dedede !important;
}

.table-conseil .wpcf7-form-control-wrap.votrenom {
	width: 100%;
}

.table-conseil .wpcf7-form-control-wrap.votremail {
	width: calc(100% - 100px);
	margin-right: 10px;
}

.table-conseil .wpcf7-form-control-wrap.votrenom input,
.table-conseil .wpcf7-form-control-wrap.votremail input {
	border: none;
	width: 100%;
	padding: 5px 10px;
	margin: 0;
	height: auto;
	color: #000;
	font: italic 300 13px Roboto, Arial;
	background: none;
	border-bottom: 1px solid #1da8e3;
}

.table-conseil .wpcf7-form-control.btn-submit {
	width: 90px;
	height: auto;
	font: 300 12px Roboto, Arial;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 10px;
	border: none;
	background: #1da8e3;
	margin: 0;
	cursor: pointer;
}

.table-conseil .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	color: red !important;
	font-size: 14px;
}

.post-55 .wpgmp_toggle_main_container {
	margin: 20px auto;
	width: 100%;
	max-width: 1610px;
}

.page-id-844 #header {
	background: #000;
	height: auto !important;
}

.page-id-844 #breadcrumbs {
	/*display: none;*/
}

.page-id-844 .calculateur-content-wrap {
	padding-top: 80px;
}

.post-55 .wpgmp_direction_container p input.wpgmp_find_direction {
	display: inline;
	background: #039ee0 !important;
	text-transform: uppercase;
	padding: 15px 20px;
	margin: -4px 0 0;
}

.wpsl-contact-details img {
	padding-right: 0 !important;
}

.single #header {
	width: 100%;
	left: 0;
	top: 0;
	margin: 0;
}

.single-wpsl_stores #secondary {
	display: none;
}

.site-footer .ezfc-theme-default .ezfc-element-submit {
	color: #fff;
	text-transform: uppercase;
	background: none;
	border: 2px solid #fff;
}

.site-footer .foot_call {
	font-weight: bold;
	margin-bottom: 0;
}

.site-footer .foot_call img {
	margin-right: 10px;
}

.site-footer .ezfc-theme-default .ezfc-label {
	font-style: italic;
	width: 100px;
	display: inline-block;
}

.site-footer .ezfc-theme-default .ezfc-element-input {
	width: calc(100% - 100px);
}

.site-footer .etre_ap {
	border-bottom: 1px double #fff !important;
}

#back-to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	z-index: 9999;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 30px;
	background: #039ee0;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 2px;
	text-decoration: none;
	transition: opacity 0.2s ease-out;
	opacity: 0;
}

#back-to-top:hover {
	background: #0582b7;
}

#back-to-top.show {
	opacity: 1;
}

.page-id-104 #wpsl-stores .wpsl-store-thumb {
	height: auto !important;
}

.page-id-104 #wpsl-wrap #wpsl-result-list ul li .wpsl-store-location {
	float: none;
	display: table-cell;
	vertical-align: top;
	padding: 20px 0;
}

.page-id-104 p.right_list {
	float: none;
	display: table-cell;
	vertical-align: middle;
}

img.img-articles {
	min-height: inherit !important;
	max-height: inherit !important;
	height: auto;
	border: rgba(143, 217, 246, 0.56) solid 0px;
	display: block;
	outline: rgba(143, 217, 246, 0.56) solid 0px !important;
	padding: 0 !important;
}

a.linkactue {
	overflow: hidden !important;
	height: 120px !important;
	border: rgba(143, 217, 246, 0.56) solid 0px;
	outline: rgba(143, 217, 246, 0.56) solid 5px !important;
	box-shadow: inset 0 0 0 0px #8fd9f6 !important;
}

.category #header {
	width: 100%;
	left: 0;
	top: 0;
	z-index: 5;
	margin: 0;
	position: fixed;
	height: 170px;
}

.category h1.page-title,
.single-post h1.entry-title {
	color: #000000;
	/*font-family: "Roboto Condensed", Sans-serif;*/
	font-weight: 600;
	font-size: 2.5em;
	margin-bottom: 2.5rem;
}

.category #main {
	padding: 40px 0;
}

.category #main .col-md-3,
.home #main .entry-actus {
	margin-bottom: 30px;
	font-family: 'Roboto Condensed', Sans-serif;
	text-align: center;
}

.category #main .col-md-3 .entry-title {
	text-align: center;
}

.category #main .col-md-3 p {
	font-family: 'Roboto Condensed', Arial;
	text-align: center;
}

.category #main .col-md-3 .more-link,
.entry-actus a.more-link {
	margin-top: 5px;
	text-align: center;
}

.detail-post a.linkactue {
	height: auto !important;
}

.link-postuler {
	display: none;
	padding: 20px 0 40px;
}

.link-postuler a {
	display: inline-block;
	padding: 10px 20px;
	background-color: #039ee0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.category-offres-d-emplois .link-postuler {
	display: block;
}

.hentry {
	min-height: 450px;
}

/*----mise en forme titre---*/
.page .entry-content h1,
.page .entry-content h1.elementor-heading-title,
.category h1.page-title,
.single-post h1.entry-title {
	font-size: 32px;
	color: #000;
	/*font-weight: bold;*/
	font-family: Daxline, 'Roboto', Arial;
}

.page .entry-content h2,
.page .entry-content h2.elementor-heading-title {
	font-size: 28px;
	color: #039ee0;
	/*font-weight: bold;*/
	font-family: Daxline, 'Roboto', Arial;
}

.page .entry-content h3,
.page .entry-content h3.elementor-heading-title {
	font-size: 24px;
	color: #000;
	/*font-weight: bold;*/
	font-family: Daxline, 'Roboto', Arial;
}

.page .entry-content h4,
.page .entry-content h4.elementor-heading-title {
	font-size: 20px;
	color: #039ee0;
	/*font-weight: bold;*/
	font-family: Daxline, 'Roboto', Arial;
}

.page .entry-content h5,
.page .entry-content h5.elementor-heading-title {
	font-size: 16px;
	color: #000;
	/*font-weight: bold;*/
	font-family: Daxline, 'Roboto', Arial;
}

.page .entry-content h6,
.page .entry-content h6.elementor-heading-title {
	font-size: 14px;
	color: #039ee0;
	/*font-weight: bold;*/
	font-family: Daxline, 'Roboto', Arial;
}

.page .entry-content .form_appel h1,
.page .entry-content .form_appel h2,
.page .entry-content .form_appel h3,
.page .entry-content .form_appel h4,
.page .entry-content .form_appel h5,
.page .entry-content .form_appel h6 {
	color: #fff;
}

#site-navigation #mega-menu-wrap-top #mega-menu-top a.mega-menu-link {
	font-size: 14px !important;
	font-weight: 400 !important;
	font-family: 'Roboto Condensed', Arial !important;
	/*padding: 0 17px !important;*/
}

body #post-13>div:nth-child(1)>h2>strong:nth-child(2)>span,
body .title_carton strong {
	font-family: Daxline, 'Roboto', Arial !important;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container #map2>div {
	top: 140px !important;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container #map2 .wpgmp_tabs_container {
	position: relative;
	width: 100%;
	right: 0;
	top: 0 !important;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container .wpgmp_tabs_container ul.wpgmp_tabs {
	display: none;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container .wpgmp_tabs_container .txt_depart,
.page-id-55 .elementor-widget-shortcode .wpgmp_map_container .wpgmp_tabs_container .txt_arrive {
	margin: 0 20px !important;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container .wpgmp_tabs_container .wpgmp_mcurrent_loction {
	display: none;
}

.page-id-104 #wpsl-wrap img[src='/wp-content/plugins/wp-store-locator/img/markers/dark-blue@2x.png'] {
	display: none !important;
}

.section-intro p strong {
	font-weight: 700 !important;
}

.site-info .nom span.nom,
.site-info .mail span.tel {
	width: 100% !important;
}

#rappel .col-md-12>article.hentry.type-wpsl_stores .conten,
#rappel .col-md-12>article.hentry.wpsl_store_category-agences .conten {
	width: 1610px;
	max-width: 100%;
	margin: 0 auto;
	padding: 60px 15px;
	float: none;
	color: #292b2c;
}

#rappel .col-md-12>article.hentry.type-wpsl_stores #menu_left,
#rappel .col-md-12>article.hentry.wpsl_store_category-agences #menu_left {
	display: none;
}

#rappel .col-md-12>article.hentry.type-wpsl_stores:before,
#rappel .col-md-12>article.hentry.wpsl_store_category-agences:before {
	display: none;
}

#rappel .col-md-12>article.hentry.type-wpsl_stores h1.entry-title,
#rappel .col-md-12>article.hentry.wpsl_store_category-agences h1.entry-title {
	width: 80%;
	margin: 0 auto 0.5rem;
}

.conteneur_home {
	display: block;
	float: none;
	margin: 0 auto;
	width: 83.333333%;
}

.conteneur_home .panel-image img {
	width: auto !important;
}

@media screen and (min-width: 992px) and (max-width: 1230px) {
	body #mega-menu-wrap-top #mega-menu-top>li.mega-menu-item>a.mega-menu-link {
		padding: 0px 12px 0px 12px !important;
		font-size: 10px !important;
	}
}

@media screen and (min-width: 767px) and (max-width: 991px) {
	#site-navigation #mega-menu-wrap-top>#mega-menu-top {
		display: table;
		width: 100%;
	}

	#site-navigation #mega-menu-wrap-top>#mega-menu-top>li {
		display: table-cell;
		vertical-align: middle;
		height: 58px;
	}

	#site-navigation #mega-menu-wrap-top>#mega-menu-top>li>a.mega-menu-link {
		font-size: 11px !important;
		font-weight: 400 !important;
		font-family: 'Roboto Condensed', Arial !important;
		padding: 12px 10px !important;
		line-height: normal;
		height: auto;
	}

	#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link::after,
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link::after,
	#mega-menu-wrap-top #mega-menu-top>li.mega-menu-item-has-children>a.mega-menu-link::after {
		top: 65%;
	}

	#top-right a span {
		display: none;
	}

	body #header-home {
		height: auto;
	}

	.hentry {
		min-height: inherit;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .entry-content p,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .entry-content p,
	#rappel .col-md-12>article.hentry.type-wpsl_stores h1.entry-title,
	#rappel .col-md-12>article.hentry.wpsl_store_category-agences h1.entry-title {
		width: 100%;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .wpsl-locations-details,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .wpsl-locations-details {
		width: 90% !important;
		margin-right: 0% !important;
		margin-top: 0px !important;
		clear: left;
		padding-top: 20px;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .img_stores,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .img_stores {
		transform: translateX(0%) !important;
	}

	.single #breadcrumbs .breadcrumbs-left {
		display: none;
	}

	.single #breadcrumbs .breadcrumbs {
		display: block;
		width: 100%;
		padding: 20px 15px 15px;
	}

	.single #header {
		height: auto;
	}

	html .single #breadcrumbs {
		margin-top: 190px !important;
	}

	.row .col-md-5.nom,
	.row .col-md-5.mail {
		max-width: 33%;
	}
}

@media screen and (max-width: 767px) {
	#breadcrumbs div {
		display: block;
		width: auto;
	}

	html .page-template-page-rappel-php #menu_left,
	.page-template-page-rappel-php .conten {
		display: block;
		width: auto;
	}

	#rappel article.hentry {
		display: block;
	}

	#rappel {
		background-size: cover;
		margin-top: 0px;
	}

	.table-conseil img {
		max-width: 100%;
	}

	#wpsl-result-list,
	#wpsl-gmap {
		width: 100% !important;
		height: auto !important;
	}

	.hentry {
		min-height: inherit;
	}

	.site-info .row .col-md-5.nom,
	.site-info .row .col-md-5.mail {
		border-bottom: 1px solid #fff;
		margin-left: 15px;
		margin-right: 15px;
		margin-bottom: 15px;
		padding-left: 0px;
		padding-right: 0px;
		max-width: 100%;
		max-height: 40px;
	}

	.site-info .row .col-md-5.nom label,
	.site-info .row .col-md-5.mail label {
		width: 40%;
	}

	.site-info .row .col-md-5.nom span.nom,
	.site-info .row .col-md-5.mail span {
		width: 60%;
	}

	.site-info .row .send {
		margin: 0 0 15px 0;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .entry-content p,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .entry-content p,
	#rappel .col-md-12>article.hentry.type-wpsl_stores h1.entry-title,
	#rappel .col-md-12>article.hentry.wpsl_store_category-agences h1.entry-title {
		width: 100%;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .wpsl-locations-details,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .wpsl-locations-details {
		width: 90% !important;
		margin-right: 0% !important;
		margin-top: 0px !important;
		clear: left;
		padding-top: 20px;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .img_stores,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .img_stores {
		transform: translateX(0%) !important;
	}

	.single #breadcrumbs .breadcrumbs-left {
		display: none;
	}

	.single #breadcrumbs .breadcrumbs {
		display: block;
		width: 100%;
		padding: 20px 15px 15px;
	}
}

@media screen and (max-width: 480px) {
	div#top-top a {
		padding: 0 5px !important;
		font-size: 12px !important;
		font-weight: 400 !important;
	}

	body #top-right a {
		width: 33.33%;
	}

	.page #header {
		height: auto;
		position: relative !important;
	}

	html .home #header-home {
		background-size: cover !important;
		height: auto !important;
	}

	.home #cinqimg span {
		max-width: 100% !important;
		margin: -10px 0 0 !important;
		padding: 0 !important;
	}

	.home #cinqimg span h2 {
		max-width: 100%;
		margin-top: 0;
	}

	.table-conseil table {
		margin: 0 !important;
		width: 100%;
	}

	.table-conseil td {
		display: block;
		width: auto;
		text-align: left !important;
	}

	.table-conseil td table>td {
		padding: 10px !important;
	}

	.table-conseil .wpcf7-form-control-wrap {
		float: left;
	}

	.table-conseil .check_p_white .wpcf7-form-control-wrap {
		width: 30px;
	}

	.table-conseil td img {
		margin: 0 auto !important;
		display: block;
	}

	.hide-mobile {
		display: none !important;
	}

	.page-id-104 p.right_list {
		display: none;
	}

	.page-id-104 #wpsl-wrap #wpsl-result-list ul li .wpsl-store-location {
		display: block;
	}

	.wpsl-search {
		width: 100% !important;
	}

	.row.entry-content {
		margin: 0;
	}

	#post-13 table td {
		display: block;
		width: auto !important;
	}

	#post-13 table td img {
		max-width: 100%;
		height: auto;
	}

	#top-top .col-md-12 {
		padding: 0;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .entry-content p,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .entry-content p,
	#rappel .col-md-12>article.hentry.type-wpsl_stores h1.entry-title,
	#rappel .col-md-12>article.hentry.wpsl_store_category-agences h1.entry-title {
		width: 100%;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .wpsl-locations-details,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .wpsl-locations-details {
		width: 90% !important;
		margin-right: 0% !important;
		margin-top: 0px !important;
		clear: left;
		padding-top: 20px;
	}

	#rappel .col-md-12>article.hentry.type-wpsl_stores .img_stores,
	#rappel .col-md-12>article.hentry.wpsl_stores.type-wpsl_stores .img_stores {
		transform: translateX(0%) !important;
	}

	.single #breadcrumbs .breadcrumbs-left {
		display: none;
	}

	.single #breadcrumbs .breadcrumbs {
		display: block;
		width: 100%;
		padding: 20px 15px 15px;
	}
}

/*CUSTOM INPUT*/
.custom-file-upload-hidden {
	display: none;
	visibility: hidden;
	position: absolute;
	left: -9999px;
}

.custom-file-upload {
	display: block;
	width: auto;
	font-size: 16px;
	margin-top: 30px;
}

.custom-file-upload label {
	display: block;
	margin-bottom: 5px;
}

.file-upload-wrapper {
	position: relative;
	margin-bottom: 5px;
}

.file-upload-input {
	width: 40% !important;
	color: #fff;
	font-size: 16px;
	padding: 11px 17px !important;
	border: 1px solid #818a91 !important;
	background-color: #ffffff;
	transition: all 0.2s ease-in;
	border-radius: 3px;
}

@media (max-width: 767px) {
	.file-upload-input {
		width: 50% !important;
	}
}

.file-upload-input:hover,
.file-upload-input:focus {
	background-color: #dddddd;
	outline: none;
}

.file-upload-button {
	cursor: pointer;
	margin-left: 1%;
	width: 35% !important;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	padding: 11px 20px;
	border: none;
	border-radius: 0;
	background-color: #039ee0;
	/* IE 9 Fix */
	transition: all 0.2s ease-in;
}

@media (max-width: 767px) {
	.file-upload-button {
		width: 49% !important;
		font-size: 12px;
	}
}

.file-upload-button:hover {
	background-color: #3fbfe4;
}

/*---------------------
CORRECTION MEDIAPILOTE
-----------------------*/
@media (min-width: 1610px) {
	.container {
		width: 1610px;
		max-width: 100%;
	}
}

@media (min-width: 1400px) {
	body.home .container {
		max-width: 1610px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 100%;
		max-width: 1610px;
	}

	body.home .container {
		max-width: 1400px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 100%;
		max-width: 100%;
	}
}

/*home*/
.conteneur_home {}

@media screen and (min-width: 995px) and (max-width: 1100px) {
	.conteneur_home {
		width: 95%;
	}
}

.conteneur_home .panel-image img {
	width: 100% !important;
}

.wp-image-78 {
	width: auto;
	max-width: 100%;
}

/*header*/
@media screen and (min-width: 768px) and (max-width: 1294px) {
	#top-right a img {
		max-width: 60%;
	}

	#top-right a span {
		font-size: 10px !important;
	}

	#top-right>a:nth-child(2)>span {
		padding: 0 5px 2px !important;
	}
}

/*navigation*/
@media screen and (min-width: 991px) and (max-width: 1294px) {
	#site-navigation #mega-menu-wrap-top>#mega-menu-top {
		display: table;
		width: 100%;
	}

	#site-navigation #mega-menu-wrap-top>#mega-menu-top>li {
		display: table-cell;
		vertical-align: middle;
		height: 58px;
	}

	#site-navigation #mega-menu-wrap-top>#mega-menu-top>li>a.mega-menu-link {
		font-size: 11px !important;
		font-weight: 400 !important;
		font-family: 'Roboto Condensed', Arial !important;
		padding: 12px 10px !important;
		line-height: normal;
		height: auto;
	}

	#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link::after,
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link::after,
	#mega-menu-wrap-top #mega-menu-top>li.mega-menu-item-has-children>a.mega-menu-link::after {
		top: 65%;
	}

	#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link:after {
		top: 65% !important;
	}
}

@media screen and (max-width: 992px) and (min-width: 721px) {
	#mega-menu-wrap-top #mega-menu-top li.mega-menu-flyout.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link:after {
		top: 65% !important;
	}
}

/*Formulaire etre rappele - erreurs*/
.elementor-873 .elementor-element.elementor-element-skjords .wpcf7 input[type='text'].wpcf7-not-valid,
.elementor-873 .elementor-element.elementor-element-skjords .wpcf7 input[type='tel'].wpcf7-not-valid,
.elementor-873 .elementor-element.elementor-element-skjords .wpcf7 input[type='email'].wpcf7-not-valid {
	background: #ff8c8c !important;
}

/*Calculateur*/
.calculor-wrap .calcul-item.validated .tab-info i {
	display: none !important;
}

/*Store Locator*/
#wpsl-gmap .wpsl-info-window {
	width: 50% !important;
}

#wpsl-wrap .gm-style .gm-style-iw {
	min-height: 200px !important;
}

@media screen and (max-width: 767px) {
	#wpsl-wrap .wpsl-info-window {
		/*min-height: inherit !important;
    height: 150px*/
	}

	#wpsl-wrap .wpsl-info-window p {
		font-size: 12px !important;
	}

	#wpsl-gmap .wpsl-info-window span.decouvrir,
	#wpsl-gmap .wpsl-info-window span.contacter,
	#wpsl-gmap .wpsl-info-window span.telephone {
		margin: 0 !important;
		padding: 0 !important;
		background: none !important;
		color: #000;
		font-size: 12px;
		text-align: left;
		width: 100%;
	}

	#wpsl-gmap .wpsl-info-window img {
		display: none !important;
	}

	#wpsl-gmap .img_store {
		display: none !important;
	}

	#wpsl-gmap .wpsl-info-window {
		width: 100% !important;
	}

	#wpsl-gmap .gm-style .gm-style-iw {
		/*height: 150px !important;
    max-width: 280px;
    min-width: 280px !important;*/
	}
}

/*FOOTER*/
@media screen and (min-width: 1100px) {

	.home #colophon>div>div>div:nth-child(1),
	#colophon>div>div>div:nth-child(1) {
		max-width: 95%;
		margin: 0 auto 15px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1090px) {

	.home #colophon>div>div>div:nth-child(1),
	#colophon>div>div>div:nth-child(1) {
		max-width: 90%;
		margin: 0 auto 15px;
	}
}

/*GESTION DU TRAJET*/
.page-id-55 .elementor-widget-shortcode .wpgmp_map_container #map2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: auto !important;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container #map2>div {
	top: 0px !important;
	/*padding-bottom: 140px;*/
	height: 600px !important;
	position: relative !important;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}

.page-id-55 .elementor-widget-shortcode .wpgmp_map_container #map2 .wpgmp_tabs_container {
	height: auto !important;
}

.wpgmp_toggle_main_container {
	max-height: 100% !important;
}

#map2 .directions-panel {
	height: auto !important;
}

img.adp-marker {
	position: relative !important;
}

/*----- 17-04-18  --*/
@media screen and (max-width: 600px) {

	body #header.navbar-fixed,
	.single #header,
	.category #header {
		position: relative !important;
	}

	#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item {
		width: 100%;
	}

	#site-navigation #mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
		background-image: none !important;
		padding: 15px;
	}

	#mega-menu-wrap-top #mega-menu-top>li.mega-menu-megamenu>ul.mega-sub-menu,
	#mega-menu-wrap-top .mega-menu-toggle+#mega-menu-top li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,
	#mega-menu-wrap-top .mega-menu-toggle+#mega-menu-top li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
		height: auto !important;
	}

	body #wpsl-stores,
	#wpsl-direction-details,
	#wpsl-gmap {
		height: auto !important;
	}

	#menu_left,
	html .page-template-page-rappel-php #menu_left,
	#rappel #menu_left {
		width: 100%;
		float: none;
	}

	#rappel .col-md-12>article.hentry::before {
		display: none;
	}

	.page-template-page-rappel-php .conten,
	.category .conten,
	.single .conten {
		width: 100%;
		float: none;
		padding: 15px;
		clear: both;
	}

	#primary #main {
		margin: 0;
		display: block;
		flex-wrap: inherit;
	}
}

.recaptcha .wpcf7-form-control-wrap {
	float: right;
	width: auto;
	margin-bottom: 15px;
}

body.page-id-873 {
	background: url(assets/images/bg.jpg) no-repeat center center;
	background-size: cover;
}

body.page-id-873 textarea {
	width: 100%;
}

/** INTERVENTION LIONEL **/

@media screen and (max-width: 480px) {
	div#top-top a {
		font-size: 14px !important;
	}
}

.page .entry-title.h3 {
	padding: 19px 0 5px;
	color: #1da8e3;
	font-size: 20px !important;
}

/** INTERVENTION EMMANUEL **/

.wpsl_stores.type-wpsl_stores .entry-content p,
.wpsl_stores.type-wpsl_stores .entry-content h1 {
	width: initial !important;
}

.single-wpsl_stores .breadcrumbs-left {
	width: 6% !important;
}

.page-template-page-rappel h3 {
	font-size: 1.3rem !important;
}


.page-template-page-rappel h4 {
	font-size: 1.2rem !important;
}

ul,
li {
	list-style: initial !important;
}