@import "facilities-styles2.css";

#acf-secteur, .DTTT_button_new, .DTTT_button_delete {
	display: none;
}

.wpDataTablesWrapper table.wpDataTable thead th.sorting:after,
	.wpDataTablesWrapper table.wpDataTable thead th.sorting_asc:after,
	.wpDataTablesWrapper table.wpDataTable thead th.sorting_desc:after {
	display: none !important;
}

div#table_0_filter {
	display: none;
}

.selecter .selecter-item {
	overflow: visible !important;
	height: auto !important;
}

body {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
}

.wpDataTablesWrapper table.wpDataTable th, .wpDataTablesWrapper table.wpDataTable td
	{
	white-space: pre-line !important;
}

#navselect {
	max-width: 100%;
}

div.videohome iframe {
	max-width: 100%;
	max-height: 203px;
}

#sidebar-right .photocarre img, .photocarre iframe {
	width: 100%;
	height: 244px;
	max-width: 100%;
	max-height: 244px;
}

.searhlist li {
	margin-bottom: 15px;
}

.searhlist p.HelveticaNeueLigh {
	margin-bottom: 0;
}

.navpag {
	margin-top: 10px;
	text-align: center;
}

.searhlist  h3 {
	font-size: 16px;
}

.navpag a:last-child {
	margin-left: 10px;
}

.selecter .selecter-item {
	
}

.navpag a:first-child {
	margin-right: 10px;
}

.navpag a:nth-child(2) {
	margin-right: 10px;
}

.navpag a:nth-last-child(2) {
	margin-left: 10px;
}

.navpag a, .navpag span {
	display: inline-block !important;
}

#reperepratique h3 {
	margin-top: 10px;
}

.titremarchetendance {
	color: #a09fa0 !important;
}

.titreadresseutile {
	color: #64B800 !important;
}

body {
	color: #000;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mc4wp-alert {
	z-index: 99;
}

#prestanamefichewidget {
	color: red;
	font-weight: bold;
	/* text-decoration: underline; */
}

#prestaariane {
	border-bottom: 1px solid red;
	border-top: 1px solid red;
	margin: 0 10px;
	margin-bottom: 10px;
	font-size: 15px;
	word-spacing: 2px;
}

#prestaariane .titre {
	display: inline-block;
	font-size: 15px;
	color: #1d4aa6;
	font-weight: bold;
}

#prestaariane .sep {
	display: inline-block;
	font-weight: bold;
	font-size: 15px;
}

#prestaariane .titresec {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #F00;
	text-transform: capitalize;
}

.width33 li {
	width: 30%;
}

.width25 li {
	width: 16%;
}

.ancrepresta {
	text-align: center;
	background-color: #ccc;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

.ancrepresta li {
	display: inline-block;
	padding: 0;
	border: solid 1px #ccc;
}

.ancrepresta li:hover, .ancrepresta li.active {
	background: -webkit-repeating-linear-gradient(to right, #888 0%, #aaa 15%, #aaa 85%,
		#888 100%); /* Safari 5.1 to 6.0 */
	background: -o-repeating-linear-gradient(to right, #888 0%, #aaa 15%, #aaa 85%, #888
		100%); /* Opera 11.1 to 12.0 */
	background: -moz-repeating-linear-gradient(to right, #888 0%, #aaa 15%, #aaa 85%,
		#888 100%); /* Firefox 3.6 to 15 */
	background: repeating-linear-gradient(to right, #888 0%, #aaa 15%, #aaa 85%, #888
		100%); /* Standard syntax */
	border-color: #888;
}

.ancrepresta li a {
	display: block;
	height: 40px;
	line-height: 42px;
	color: #000;
	text-decoration: none;
	font-size: 1.1em;
}

.col-xs-0 {
	display: none;
}

.inlineblock {
	display: inline-block;
}

a {
	color: inherit;
}

img {
	max-width: 100%;
}

div.woocommerce-tabs table td {
	vertical-align: top;
}

input, textarea, select {
	border: 1px solid #888;
}

h1 {
	font-size: 24px;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
}

#wrap_bg {
	background: url('../img/pattern-facilities.png');
}

.fancy {
	padding: 15px;
}

.fancybox-skin {
	background: #fff;
	padding: 0 !important;
	color: #000;
}

a:hover {
	text-decoration: none;
}

.actuOverflow, .chroniqueOverflow {
	cursor: pointer;
}

.accordeonactu {
	overflow:hidden;
	display: inline-block;
	vertical-align: top;
}

.accordeonfull .accordeonactu {
	overflow: auto;
	max-height: 100%;
}

.accordeonfull .accordeonclick {
	display: none;
}

.reference
{
    line-height: 1.42857143;
    color: #999;
    font-style: italic;
    font-weight: 600;
}

a.reference {
	text-decoration: none;
}

.reference img {
	margin: 0px 5px;
	max-height: 30px;
}

.agendali {
	margin: 0;
	padding: 0 0 10px;
	line-height: 12px;
	border: none !important;
	background: url('../img/border.jpg') repeat-x left bottom;
}

.agendali:last-child {
	background: none;
}

.agendali li {
	font-size: 12px;
	display: inline;
	border: none !important;
	background: none !important;
}

.col-md-42 {
	padding: 0;
}

.table-container {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.table-container .col-table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.d-flex {
    display:flex;
}
.d-flex>div {
    float: none;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

#acomliens {
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

#acomliens > li > a.header-serge {
	color: #002366;
	text-decoration: none;
	font-family: "Petit Formal Script", cursive;
	font-size: 14px;
	font-weight: 600;
	
}

#acomliens li {
	display: inline-block;
	list-style: none;
}

#acomliens>li {
	vertical-align: bottom;
	padding: 0 6px;
}

#acomliens a {
	color: #444444;
}

#acomliens a:hover {
	text-decoration: underline;
}
/*
#social-link {
	display: inline-block;
	display: none;
}*/

.listeel li h4 {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
}

.bred { /*.item*/
	display: block;
	/* margin: 11px 0 0 -4px; */
	padding: 11px 0 10px;
	text-align: center; /* 
    width: 130px; */
}

#nav {
	/*     margin-top: 7px; */
	
}

.presta:hover>ul {
	opacity: 1;
	visibility: visible;
}

.presta>ul {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 96% 95%;
	background-size: 40px;
	position: absolute; /* 
    max-width: 713px; */
	width: 100%;
	padding: 13px 7px;
	position: absolute;
	top: 30px;
	z-index: 9;
	-webkit-box-shadow: 4px 4px 8px #999;
	-moz-box-shadow: 4px 4px 8px #999;
	box-shadow: 4px 4px 8px #999;
	opacity: 0;
	-webkit-transition: all 0.1s linear 0.2s;
	-moz-transition: all 0.1s linear 0.2s;
	-ms-transition: all 0.1s linear 0.2s;
	-o-transition: all 0.1s linear 0.2s;
	transition: all 0.1s linear 0.2s;
	visibility: hidden;
	left: 0px;
}

.presta.explorer>ul {
	display: none;
}

.presta.explorer:hover>ul {
	display: block;
}

.presta>ul>ul>li a {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535351;
	display: block;
	line-height: 13px;
}

.presta>ul>ul>li {
	margin: 7px 0;
	padding: 0 7px;
	list-style: none;
	text-align: left;
	text-transform: none;
	height: 30px;
}

.presta>ul>ul>li a {
	border-left: 2px solid transparent;
	display: inline-block;
	padding-left: 5px;
	margin-left: -5px;
}

.presta>ul>ul>li:first-child {
	margin: 0 0 7px;
}

.presta.prestataire>ul>ul>li a:hover {
	border-left: 2px solid #1D4AA6;
	color: #1D4AA6;
}

.presta.march>ul>ul>li a:hover {
	border-left: 2px solid #A09FA0;
	color: #A09FA0;
}

.presta.info>ul>ul>li a:hover {
	border-left: 2px solid #FFD800;
	color: #FFD800;
}

.presta.adrut>ul>ul>li a:hover {
	border-left: 2px solid #64B800;
	color: #64B800;
}

.presta.givingor>ul>ul>li a:hover {
	border-left: 2px solid #9c23aa;
	color: #9c23aa;
}

.presta.prestataire>ul {
	background-image: url('../img/annuaire1.png');
	background-size: 50px;
	border-top: 3px solid #1D4AA6;
}

.presta.march>ul {
	background-image: url('../img/marcheten1.png');
	border-top: 3px solid #A09FA0;
}

.presta.info>ul {
	background-image: url('../img/infos1.png');
	border-top: 3px solid #FFD800;
}

.presta.adrut>ul {
	background-image: url('../img/adresse1.png');
	border-top: 3px solid #64B800;
	background-size: 35px;
}

.presta.givingor>ul {
	background-image: url('../img/stylo2.png');
	border-top: 3px solid #9c23aa;
	width: 300px;
	right: 0px;
	left: auto;
	background-size: 40px;
}

.presta.givingor>ul ul {
	width: 50%;
}

.presta>ul>ul {
	float: left;
	margin: 0;
	padding: 0;
	position: static;
	width: 33%;
}

.colbox.redblok span {
	display: inline-block;
	width: 100%;
}
/*.colbox.redblok > a {
	font-size: 12px;
	text-transform: uppercase;
	color: white;
	}*/
.iconered {
	border: 1px solid #FF0000;
	display: block;
	font-size: 10px;
	height: 84px; /* 
    margin-top: 10px; */
	/* line-height: 12px; */
	padding-top: 8px;
	text-align: center; /* 
    width: 130px; */
	color: #F00;
	text-transform: uppercase;
}

.iconered  span {
	display: inline-block;
	width: 100%;
}

.bred  span { /*.item*/
	color: #FFFFFF;
	display: inline-block;
	font-size: 10px;
	text-transform: uppercase;
	width: 100%;
	margin-top: 6px;
}

#liensmax>a:hover {
	text-decoration: none;
}

#liensmax>li {
	display: inline-block;
	font-size: 14px; /* 
    font-weight: bold; */
	margin: 0;
	padding: 0 0.6%;
	text-transform: uppercase;
	border-left: 1px solid #ddd;
	border-bottom: 3px solid transparent;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	cursor: default;
	color: #535351;
	letter-spacing: -0.2px;
}

#liensmax>li:first-child {
	border: none;
}

/* #liensmax > li:last-child {
	padding-right: 0;
	} */
#liensmax>li.presta span {
	border-bottom: 3px solid #1d4aa6;
	padding: 9px 0 1px;
	display: inline-block;
}

#liensmax>li.presta:hover {
	background-color: #1d4aa6;
	border-bottom: 3px solid #1d4aa6;
	color: white;
}

#liensmax>li.march span {
	border-bottom: 3px solid #a09fa0;
}

#liensmax>li.march:hover {
	background-color: #a09fa0;
	border-bottom: 3px solid #a09fa0;
	color: white;
}

#liensmax>li.info span {
	border-bottom: 3px solid #ffd800;
}

#liensmax>li.info:hover {
	background-color: #ffd800;
	border-bottom: 3px solid #ffd800;
	color: white;
}

#liensmax>li.adrut span {
	border-bottom: 3px solid #64b800;
}

#liensmax>li.givingor span {
	border-bottom: 3px solid #9c23aa;
}

#liensmax>li.adrut:hover {
	background-color: #64b800;
	border-bottom: 3px solid #64b800;
	color: white;
}

#liensmax>li.givingor:hover {
	background-color: #9c23aa;
	border-bottom: 3px solid #9c23aa;
	color: white;
}

#liensmax>li:last-child span {
	margin: 0;
}

#liensmax {
	margin: 0;
	padding: 0;
	text-align: right;
}

#footer {
	margin-top: 30px;
}

.date span:after {
	content: " ";
}

.date span:last-child:after {
	content: "";
}
/* .date > span:first-child
{
	float: left;
margin-right: 12px;
} */
/*.date {
	font-weight: bold;
	color: #808080;
	font-family: times;
	}*/
.comapoint {
	display: list-item;
	list-style: none;
}

#menu-footer {
	display: inline-block;
	padding-left: 0px;
	margin: auto;
}

#liens  li {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

#liens li:first-child {
	list-style: none;
}

#liensblock a {
	font-size: 12px;
}

#liensblock {
	background-color: #535351;
	font-size: 12px;
}

#liens {
	text-align: center;
	color: white;
	font-size: 12px;
	padding: 10px;
}

#copyright {
	margin-top: 15px;
	text-transform: capitalize;
	text-align: center;
}

#liens a {
	color: white;
}

.listtype img {
	margin-bottom: 7px;
}

.blocktitle {
	font-size: 18px;
	margin-top: 0;
	text-align: left;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	text-transform: uppercase;
	line-height: 25px;
}

.HelveticaNeueLight {
	font-family: HelveticaNeueLight, Arial, sans-serif !important;
}

.listeel h4 {
	font-size: 12px;
	text-transform: uppercase;
	color: #F00;
	margin: 0;
}

.littletitle h3 {
	
}

.fiexheight100 {
	height: 70px;
	/* margin-bottom:10px; */
}

.littlepadingleft {
	padding-left: 0;
}

.blocktitle img {
	margin-right: 5px;
	vertical-align: top;
	height: 25px;
	width: auto;
}

.actuclass .redblok.border-red {
	padding: 10px 10px 0;
}

#main-wrap h2 span {
	font-size: auto;
}

.listeel div {
	font-size: 12px;
}

.actu p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 10px;
}

.listeel {
	margin-bottom: 0px;
}

.listeel li p {
	margin: 0;
	font-size: 12px;
}

.listeel li {
	list-style: none;
	padding-bottom: 7px;
	margin-bottom: 7px;
	line-height: 1.3em;
	background: url('../img/border.jpg') repeat-x left bottom;
}

.listeel li:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
	background: none;
}

.actuclass .listeel li:last-child {
	border-bottom: none;
	padding-bottom: 7px;
	margin-bottom: 0px !important;
}

.listtype {
	/* padding-left:5%; */
	line-height: 10px;
}

#main-wrap .actuclass {
	padding: 0;
}

.accordeonclick { /* Bouton "Lire la suite" */
	color: #f00;
	border: solid 1px #f00;
	padding: 3px;
	line-height: 25px;
}

.accordeontext {
	font-size: 12px !important;
	position: relative;
	cursor: pointer;
}

.accordeontext p, .accordeontext div:not(reference)  {
	margin-bottom: 0.25em;
	text-align: justify;
}

.accordeontext p:last-of-type, .accordeontext div:last-of-type  {
	margin-bottom: 0em;
}

.accordeonsource a {
	line-height: 25px;
	padding: 3px;
	text-decoration: none;
}

.info_presta_excerpt {
	height: 80px;
}

.info_presta_excerpt p {
	height: inherit;
}

.accordeontext.chronique:before, .accordeontext.info_presta_excerpt:before,
.accordeontext.revue-presse:before {
	content:'';
	width:100%;
	height:100%;    
	position:absolute;
	left:0;
	top:0;
	background:linear-gradient(rgba(255, 255, 255, 0) 55%, white);
}
.accordeontext.revue-presse:before {
	background:linear-gradient(rgba(255, 255, 255, 0) 0%, white);
}

.chroniquelist {
	padding: 20px;
}

.chroniquelist li {
	border-bottom: solid 1px #f00;
	padding: 10px 0;
}

.chroniquelist li:first-child {
	padding-top: 0;
}

.chroniquelist li:last-child {
	border: none;
	padding-bottom: 0;
}

.actuclass {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0px 0px;
}

.actu {
	/* 	margin-top: 10px; */
	margin-bottom: 0px !important;
}

#actuajax .article-content p:last-child, #actuajax .article-content div:last-child {
	margin-bottom: 0em;
}

.navborder {
	border: red solid 4px;
	padding: 10px;
}

/* .pro_ad_system_ad_container{
	margin-top:10px;
	} */
.actuclass li {
	list-style-type: none;
}

.redblok {
	background-color: white;
	padding: 10px; /* 
  margin-left:8px; */
}

.center {
	text-align: center;
}

.space-right {
	
}

.colbox {
	padding: 10px;
	background-color: white;
}

#test>p>span {
	color: #FF0000;
	display: block;
	text-align: center;
}

.inputfacil {
	width: auto;
	/* margin-top:15px; */;
	float: left;
}

.login-myfc .inputfacil {
	width: auto;
	height: 25px;
	padding: 0 5px;
	margin-right: 10px;
}

.formmyf {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 0;
	text-align: left;
	margin-bottom: 5px;
}

#test {
	background-color: white;
	border: 5px solid #F00;
	display: none;
	height: 500px;
	left: 24%;
	padding: 10px;
	position: absolute;
	top: 30%;
	width: 600px;
}

.arrow1 {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	margin: 50px;
	position: absolute;
	right: -75px;
	top: 27px;
	width: 0;
}

.nomargin {
	margin: 0;
}

.nopaddingright {
	padding-right: 0;
}

.left {
	border-right: 10px solid black;
}

#test>.right {
	border-left: 10px solid #F00;
}

.imgac {
	margin: 0 0 5px;
	padding: 0;
	width: 75px;
}

.agenda .imgac {
	width: 90%;
}

.up {
	border-bottom: 10px solid black;
}

.down {
	border-top: 10px solid black;
}

.listtype .bred {
	background: #F00;
	/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0MWYyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2JhMjIxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  rgba(228,31,34,1) 0%, rgba(186,34,25,1) 98%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(228,31,34,1)), color-stop(98%,rgba(186,34,25,1)));
	background: -webkit-linear-gradient(top,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	background: -o-linear-gradient(top,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	background: -ms-linear-gradient(top,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	background: linear-gradient(to bottom,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41f22', endColorstr='#ba2219',GradientType=0 ); */
}

.bred {
	background: #F00;
	/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0MWYyMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2JhMjIxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(228,31,34,1) 0%, rgba(186,34,25,1) 98%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(228,31,34,1)), color-stop(98%,rgba(186,34,25,1)));
	background: -webkit-linear-gradient(left,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	background: -o-linear-gradient(left,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	background: -ms-linear-gradient(left,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	background: linear-gradient(to right,  rgba(228,31,34,1) 0%,rgba(186,34,25,1) 98%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e41f22', endColorstr='#ba2219',GradientType=1 ); */
}

.bred a {
	color: #fff;
}

.redTitle {
	color: #f00 !important;
	font-size: 16px !important;
	font-family: "Helvetica Neue", Arial, sans-serif;
	text-transform: none !important;
}
/* .actuac
{
	padding-left:28px;
	} */
.actuac h4 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
}

.actuac h3 {
	font-size: 13px;
	margin: 0;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	text-transform: uppercase;
}

.comapoint {
	text-transform: uppercase;
	font-weight: bold;
}

.fancybox-skin {
	border: none !important;
}

.fancy {
	border: 3px solid #db2220 !important;
}

#fancybox_presta {
	border: 3px solid #1D4AA6 !important;
}

#fancybox_information {
	border: 3px solid #ffd800 !important;
}

#fancybox_adresseutile {
	border: 3px solid #64b800 !important;
}

#fancybox_marchten {
	border: 3px solid #a09fa0 !important;
}

#fancybox_ordrer {
	border: 3px solid #9c23aa !important;
}

.fancybox-inner {
	height: auto !important;
	overflow: hidden !important;
}

#fancybox_ordrer a {
	display: block;
	margin-bottom: 15px;
	border-left: solid 2px transparent;
	padding-left: 10px;
}

#fancybox_ordrer a:hover {
	color: #9C23aa;
	border-left: solid 2px #9C23aa;
}

#adresse-picto {
	max-width: 22px;
}

.nopaddingmargin {
	margin: 0;
	padding: 0;
}

@media ( min-width : 1200px) {
	.container {
		width: 1200px !important;
	}
}
/*.container {
		max-width: 1140px;
		width: 100%;
		}*/
.margintop10 {
	margin-top: 10px;
}

.form-control {
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 10px;
	font-style: italic;
	/*padding:2px 5px;*/
}

.centercontent {
	text-align: center;
}

.redtext a span {
	color: #F00;
}

.bred ::-webkit-input-placeholder {
	color: #be202f !important;
}

.bred :-moz-placeholder { /* Firefox 18- */
	color: #be202f !important;
}

.bred ::-moz-placeholder { /* Firefox 19+ */
	color: #be202f !important;
}

.bred :-ms-input-placeholder {
	color: #be202f !important;
}

/* style geoffroy */
#header {
	margin: 20px auto 10px auto;
}

#social-link {
	padding-left: 0;
}

#social-link>li {
	padding: 0 3px;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background-size: cover;
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: top;
}

#viadeo {
	background-image: url("../img/viadeo.jpg");
}

#twitter {
	background-image: url("../img/twitter.jpg");
}

#linkedin {
	background-image: url("../img/linkedin.png");
}

.margin-bottom {
	margin-bottom: 10px;
}

.margin-left {
	margin-left: 10px;
}

#main-wrap {
	padding: 0 0 0 10px;
}

.item {
	display: block;
}

.item h2, .item.redblok h3 {
	font-size: 10px;
}

.item a {
	color: #000;
	/*display:block;*/
}

.listeel {
	padding-left: 0;
}

.main-right .border-red {
	border-width: 4px;
}

.main-right .col-md-12 h2 a span {
	color: #838383;
}

.main-right .item:first-child {
	margin-bottom: 10px;
	color: #838383;
}

.border-red {
	border: 4px solid #F00;
}
@media (min-width:768px) {
	#home-col-2 {
		padding-left: 5px;
		padding-right: 2.5px;
	}
	
	#home-col-3 {
		padding-left: 2.5px;
		padding-right: 5px;
	}
}
/*
#sidebar-right {
	margin-left: 10px;
}*/

#sidebar-right a.item {
	padding: 4px 0;
}

#sidebar-right .item span {
	width: auto;
	vertical-align: middle;
	margin-top: 1px;
	font-size: 12px;
}

#sidebar-right .colbox {
	padding: 5px 18px;
}

#sidebar-right h3 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	text-align: left;
}

#sidebar-right img {
	margin-right: 5px;
	/*	max-width: 19px;*/
}

/* strong {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	font-size: 1.1em;
	font-weight: normal;
} */

input[type="submit"] {
	color: #db2220;
	font-size: 10px;
	border: none;
	background: #FFF;
}

#newsletter, #guide-achat {
	padding: 10px 6%;
	height: 70px;
}

#guide-achat a {
	font-size: 16px;
	font-weight: 700;
	text-transform: none;
	text-align: center;
}

#newsletter p {
	margin: 6px 0 0;
}

#newsletter .form-control {
	width: 82%;
	display: inline-block;
	height: 24px;
	padding: 0 5px;
}

#newsletter input[type="submit"] {
	width: 25px;
	height: 24px;
	color: #db2220;
	vertical-align: top;
	font-size: 10px;
	padding: 0;
	border: none;
	background: #FFF;
}

#newsletter h3 {
	font-size: 12px;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
}

.colboxlast {
	padding: 5px 0 0;
	color: #F00;
}

.colboxlast span {
	font-size: 10px;
	padding-top: 0px;
}

.main-right>div {
	padding-right: 10px;
}

.main-right img {
	max-width: 35px;
}

.colboxlast img {
	max-width: 50px;
}

.blueborder {
	border-color: #1D4AA6;
}

.greyborder {
	border-color: #a09fa0;
}

.yellowborder {
	border-color: #FFD800;
}

.greenborder {
	border-color: #64D800;
}

.purpleborder {
	border-color: #9C23AA;
}

.login-myfc a {
	clear: right;
	float: none;
	font-size: inherit;
	text-decoration: none;
	text-transform: none;
}

.fancybox-inner, .fancybox-wrap {
	width: auto !important;
}

#fancybox_presta, #fancybox_information, #fancybox_adresseutile,
	#fancybox_marchten, #fancybox_ordrer {
	display: none;
	max-width: 625px;
}

.fancybox-item2 {
	display: inline-block;
}

.fancybox-item2 a {
	margin: 5px;
	padding: 5px;
	border: 2px solid #F00;
	display: block;
	height: 60px;
	line-height: 10px;
	text-align: center;
	font-size: 12px;
	color: #000;
}

.fancybox-item2 a span {
	display: block;
}

.picto-category {
	width: 35px;
	height: 22px;
	background-image: url('../img/sprite-picto-categorie.jpg');
	background-repeat: no-repeat;
	margin: 0 auto 5px;
}

.picto_1 .picto-category {
	background-position: -35px 0;
}

.picto_2 .picto-category {
	background-position: -70px 0;
}

.picto_3 .picto-category {
	background-position: -105px 0;
}

.picto_4 .picto-category {
	background-position: 0px -22px;
}

.picto_5 .picto-category {
	background-position: -35px -22px;
}

.picto_6 .picto-category {
	background-position: -70px -22px;
}

.picto_7 .picto-category {
	background-position: -105px -22px;
}

.picto_8 .picto-category {
	background-position: 0px -44px;
}

.picto_9 .picto-category {
	background-position: -35px -44px;
}

.picto_10 .picto-category {
	background-position: -70px -44px;
}

.picto_11 .picto-category {
	background-position: -105px -44px;
}

.picto_12 .picto-category {
	background-position: 0px -66px;
}

.picto_13 .picto-category {
	background-position: -35px -66px;
}

.picto_14 .picto-category {
	background-position: -70px -66px;
}

.picto_15 .picto-category {
	background-position: -105px -66px;
}

.picto_16 .picto-category {
	background-position: 0px -88px;
}

.picto_17 .picto-category {
	background-position: -35px -88px;
}

.picto_18 .picto-category {
	background-position: -70px -88px;
}

.picto_19 .picto-category {
	background-position: -105px -88px;
}

.picto_20 .picto-category {
	background-position: 0px -110px;
}

.picto_21 .picto-category {
	background-position: -35px -110px;
}

.picto_22 .picto-category {
	background-position: -70px -110px;
}

.nombre-presta {
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
	text-transform: uppercase;
	color: #1D4AA6;
	font-weight: bold;
}

#tab_0 {
	display: none;
}

#fancybox_information .nombre-presta {
	color: #FFD800;
}

#fancybox_marchten .nombre-presta {
	color: #a09fa0;
}

#fancybox_adresseutile .nombre-presta {
	color: #64D800;
}

#fancybox_ordrer .nombre-presta {
	color: #9C23AA;
}

.texte-rouge {
	color: #F00;
}

.texte-regular {
	font-family: "Helvetica Neue", Arial, sans-serif;
}

/* *********************************************************************
************ Formulaire inscription prestataire ************************
********************************************************************* */
/*div[class="row"] {
    outline: 1px dotted rgba(0, 0, 0, 0.25);
}

div[class^="col-"] {
    background-color: rgba(255, 0, 0, 0.2);
    outline: 1px dotted rgba(0, 0, 0, 0.5);
}
*/

#reset_password, .facilities_form {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	font-size: 13px;
	padding: 10px 10px;
	margin: 0;
}

#reset_password {
	display: none;
}

.wc_payment_method label {
	display: inline;
}

.facilities_form label {
	width: 45%;
	text-align: right;
	padding-right: 3%;
	line-height: 9px;
}

.facilities_form label span, #inscription_prestataire .red {
	color: #f00;
}

.facilities_form label.error {
	width: 100%;
	color: #f00;
	display: block;
	margin: -5px 0px 15px 0px;
	font-weight: 550;
	padding-right: 28px;
}

#inscription-secteur {
	padding: 0% 2%;
	overflow: hidden;
}

#inscription-secteur.error {
	border-color: red;
	box-shadow: 0 0 5px rgba(255, 0, 0, 0.6);
	overflow: auto;
}

.facilities_form.prestataire_form input {
	width: 90%;
}

.facilities_form.newsletter_form input {
	width: 80%;
}

.facilities_form input[type="checkbox"] {
	margin: 0px 4px;
	width: auto;
}

input[type=checkbox].woocommerce-form__input-checkbox {
	position : unset;
}

#inscription-secteur input[type="checkbox"] {
	position: absolute;
	left: -9999px;
}

.facilities_form h4 {
	color: #F00;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0;
	margin-bottom: 20px;
}

.facilities_form label {
	display: inline-block;
	text-align: left;
	width: 100%;
	margin-bottom: 2px;
	box-sizing: border-box;
	font-weight: 700;
	color: grey;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2731324;
}

.facilities_form input[type="checkbox"]+label
{
	display: initial;
	box-sizing: initial;
	padding-left: 5px;
}

div.inscription-optin {
	clear: both;
	margin : 3% 10%;
}

#information_personelle {
	padding: 20px 0;
}

#information_personelle .margin-bottom {
	margin-bottom: 25px;
}

.bouton_envoye {
	text-align: center;
	margin-bottom: 25px;
	clear: left;
}

.facilities_form #submitbtn {
	padding: 4px 10px;
	background: #F00;
	color: #fff;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 13px;
}

.facilities_form #submitbtn.disabled {
	background: grey;
	color: #fff;
}

.ligthtext {
	color: #919191;
}

.bouton-rouge {
	width: auto;
	padding: 4px 12px;
	color: #fff;
	background: #F00;
	margin-left: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 13px;
}

#inscription-secteur ul {
	padding-inline-start: 0px;
	margin-block-start: 0px;
	margin-block-end: 0px;
	margin-bottom: 5px;
}

#inscription-secteur li {
	list-style: none;
}

#inscription-secteur label {
	text-align: left;
    position: relative;
    width: 100%;
    display: block;
    padding-left: 16px
}

#inscription-secteur label::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
	width: 13px;
	height: 13px; /* dim. de la case */
	border-radius: 25px; /* angles arrondis */
	background-color: #dcdcdc;
	transition: background-color .2s;
}

#inscription-secteur input:checked + label::before {
  background-color: #F00;
}

#inscription-secteur ul ul {
	height: 0px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
}

#inscription-secteur ul ul li {
	display: none;
}

#inscription-secteur .active ul {
	height: auto;
	opacity: 1;
}

#inscription-secteur .active ul li {
	display: block;
	margin-left: 1rem;
}

#inscription-secteur .findMore-btn {
	background: url('../img/fleche-haut-bas.png') no-repeat 97% -33px #fff;
}

#inscription-secteur .active .findMore-btn {
	background-position: 97% 8px;
}
/******************************************************************
***********************Fin inscription prestaire*******************
*******************************************************************/

/******************************************************************
***********************widget texte facilities*********************
*******************************************************************/
#text-facilities h3 {
	color: #F00;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	background: url('../img/border.jpg') repeat-x left bottom;
}

#text-facilities ul {
	padding-left: 15px;
	margin-bottom: 0px;
}

.textwidgetw {
	font-size: 10px;
}

/******************************************************************
***********************Fin texte facilieties***********************
*******************************************************************/

/******************************************************************
***********************Devenir annonceur***********************
*******************************************************************/
#devenez_annonceur {
	display: none;
	max-width: 625px;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	font-size: 12px;
}

#devenez_annonceur h3 {
	font-size: 12px;
	color: #F00;
	text-transform: uppercase;
	margin-top: 15px;
}

#devenez_annonceur section>div {
	padding: 15px;
}

#devenez_annonceur h4 {
	background-color: #F00;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 0;
}

#devenez_annonceur a {
	color: #F00;
	text-decoration: underline;
}

#devenez_annonceur ul {
	padding-left: 0px;
	list-style: none;
}

#devenez_annonceur ul li:before {
	content: " ";
}

#devenez_annonceur #exemple {
	padding: 10px !important;
	margin-bottom: 15px;
}

#devenez_annonceur #exemple ul {
	padding-left: 15px;
	padding-top: 10px;
}

#devenez_annonceur #exemple ul li:before {
	content: "";
}

.formule img {
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
}

/******************************************************************
***********************Fin devenir annonceur***********************
*******************************************************************/

/******************************************************************
***********************inscription newsletter**********************
*******************************************************************/
#newletter_fancybox {
	display: none;
	max-width: 450px;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	padding: 0 15px;
}

#newletter_fancybox h3 {
	font-size: 13px;
	margin-top: 20px;
	padding: 0 100px;
}
/******************************************************************
***********************Fin inscription newsletter******************
*******************************************************************/

/******************************************************************
*********************** Se connecter **********************
*******************************************************************/
#login_fancybox {
	display: none;
	width: 375px;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
}

#login_fancybox h3 {
	color: #000;
	margin-bottom: 20px;
}

#login_fancybox input {
	font-size: 12px;
}

#login_fancybox input[type="submit"] {
	color: #fff !important;
	background: #db2220 !important;
	text-transform: uppercase !important;
}

#login_fancybox img {
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 5px;
}

/******************************************************************
***********************Fin se connecter****************************
*******************************************************************/

/******************************************************************
***********************Moteur de recherche*************************
*******************************************************************/
#finder_fancybox {
	display: none;
	width: 590px;
}

#finder_fancybox h3 {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	text-transform: uppercase;
}

#finder_fancybox h3 span {
	vertical-align: middle;
}

#finder_fancybox form {
	padding: 15px 0;
}

#finder_fancybox form p {
	margin: 0;
}

#recherche-field {
	border: solid 1px #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 15px;
	width: 230px;
}

input::-webkit-input-placeholder { /* WebKit browsers */
	color: #999;
	font-style: italic;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #999;
	opacity: 1;
	font-style: italic;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
	opacity: 1;
	font-style: italic;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #999;
	font-style: italic;
}

#finder_fancybox .bouton-rouge {
	width: auto;
	padding: 4px 12px;
	color: #fff;
	background: #F00;
	margin-left: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 13px;
}

#btn-find-more {
	font-size: 14px;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: inline-block;
	text-decoration: underline;
	color: #535353;
}

#btn-find-more:hover {
	color: #000;
}

#find-more {
	display: none;
}

#finder_fancybox em {
	text-decoration: underline;
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	font-size: 13px;
}

#find-more ul {
	list-style: none;
}

#find-more form>ul {
	position: relative;
	padding-left: 0;
	height: 180px;
	font-size: 12px;
}

#find-more ul ul {
	position: absolute;
	top: 0;
	left: 40%;
	height: 0px;
	overflow: auto;
	width: 60%;
	border: 1px solid #ddd;
	height: 0px;
	padding-left: 25px;
}

#find-more ul ul li {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

#find-more form>ul>li {
	width: 35%;
}

.findMore-btn {
	border-radius: 4px;
	border: solid 1px #DDD;
	padding: 4px 15px;
	display: block;
	margin-bottom: 5px;
	background: url('../img/fleche-right.jpg') no-repeat 95% #fff;
	opacity: 0.6;
}

.findMore-btn:hover {
	border-color: #F00;
	cursor: pointer;
}

.active .findMore-btn {
	border-color: #F00;
	opacity: 1;
}

#find-more ul .active ul {
	height: 174px;
	padding-top: 20px;
}

#find-more ul .active ul li {
	opacity: 1;
}

/*.col-xs-12 label {
	display: inline-block;
	text-align: left;
	width: 100%;
	margin-bottom: 5px;
	box-sizing: border-box;
	font-weight: 700;
	color: #31708f;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2731324;
}*/

[type="checkbox"] {
	/*	position: absolute;  
left: -9999px;  */
	
}

/* on prpare le label */
[type="checkbox"]+label {
	position: relative; /* permet de positionner les pseudo-lments */
	padding-left: 25px; /* fait un peu d'espace pour notre case  venir */
	cursor: pointer; /* affiche un curseur adapt */
}

/* Aspect des checkboxes */
/* :before sert  crer la case  cocher */
[type="checkbox"]:not(.native-aspect)+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 13px;
	height: 13px; 
	background: #dcdcdc;
	border-radius: 25px; 
}
/* Aspect si "coche"*/ 
[type="checkbox"]:checked+label:before {
	background: #F00;
}

/* aspect dsactive */
[type="checkbox"]:disabled+label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
/* on style aussi le label quand dsactiv */ 
[type="checkbox"]:disabled+label {
	color: #aaa;
}

/* aspect au focus de l'lment */
[type="checkbox"]:focus+label:before {
	box-shadow: inset 0 0px 2px rgba(250, 250, 0, .9);
}

#find-more form a {
	text-decoration: underline;
	font-size: 12px;
}
/******************************************************************
***********************Fin Moteur de recherche*********************
*******************************************************************/
.tab_fiche .actuclass>div {
	/* 	padding: 5px; */
	padding-left: 0px;
	padding-bottom: 15px;
}

.titreinfos_sur_societes {
	font-family: HelveticaNeueCondensed;
	font-size: 1.6rem;
}

.slider ul li span {
	margin-left: 17px;
}

.fancybox-title-float-wrap {
	margin-bottom: -50px;
}

/******************************************************************
*********************** Data table ********************************
*******************************************************************/

/* .actuclass {
	padding: 0 15px;
	} */
.tab_fiche {
	margin: 0 20px;
	border: 4px solid #F00;
	/*padding:10px;*/
	background: #fff;
}

tr .pictoweb, tr .pictofiche {
	background: url("../img/picto-liste.png") no-repeat;
	height: 15px;
	width: 25px;
	background-size: 48px 54px;
	display: inline-block;
}

tr.odd .pictofiche, tr.even .pictofiche {
	background-position: -25px -2px;
}

tr.odd:hover .pictofiche, tr.even:hover .pictofiche {
	background-position: -25px -35px;
}

tr.odd .pictoweb, tr.even .pictoweb {
	background-position: 0 -2px;
}

tr.even:hover .pictoweb, tr.odd:hover .pictoweb {
	background-position: 0 -35px;
}

.row-detail ul li:first-child .columnValue {
	font-family: "Helvetica Neue", Arial, sans-serif !important;
	color: #db2220;
}

.row-detail a {
	color: #db2220;
	border-bottom: 1px dotted #db2220;
	display: inline-block;
}

.premium {
	height: 50px;
}

/******************************************************************
***********************fin Data table ********************************
*******************************************************************/

/******************************************************************
*********************** sidebar gauche ********************************
*******************************************************************/
#filtre-actu img {
	width: 30px;
	padding-right: 10px;
}

.finde a {
	display: block;
	padding: 8px 0px 8px 4px;
	font-size: 14px;
}

.finde img {
	width: 24px;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	margin-right: 5px;
}

.finde h3 {
	line-height: 12px;
	text-align: left;
	border-left: 4px solid #a09fa0;
}

.finde-presta h3 {
	border-left: 4px solid #1d4aa6;
}

.finde-actu h3 {
	border-left: 4px solid #000;
}

.finde-infopratique h3 {
	border-left: 4px solid #ffd800;
}

.finde-adresseutile h3 {
	border-left: 4px solid #64b800;
}

/****************************************************************
************** page infos pratique accueil  **********************
*****************************************************************/
#infos-pratique {
	background: url('../img/infos3.png') no-repeat left;
	padding-left: 35px;
	margin: 20px;
	margin-bottom: 15px;
	background-size: auto 100%;
}

#infos-pratique-content {
	padding: 0 20px;
}

.p1 {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	color: #f00;
}

.actuclass b {
	color: #f00;
	font-weight: 400;
}

.actuclass ul b {
	text-decoration: underline;
}

/****************************************************************
************** fin page infos pratique accueil  **********************
*****************************************************************/

/****************************************************************
************** page prestataire      **********************
*****************************************************************/
#picto-prestataire {
	background: url('../img/annuaire4.png') no-repeat left;
	padding-left: 62px;
	margin: 20px 40px;
	background-size: auto 100%;
}

/****************************************************************
************** fin page prestataire       **********************
*****************************************************************/

/****************************************************************
************** page marche tendance      **********************
*****************************************************************/
#marche-picto {
	background: url('../img/marcheten4.png') no-repeat left;
	padding-left: 35px;
	margin: 20px 40px;
	background-size: auto 100%;
}
/****************************************************************
************** fin page marche tendance     **********************
*****************************************************************/

/****************************************************************
************** page adresse utile     **********************
*****************************************************************/
#adresse_picto {
	background: url('../img/adresse4.png') no-repeat left;
	padding-left: 35px;
	background-size: auto 100%;
}
/****************************************************************
************** fin page adresse utile     **********************
*****************************************************************/

/****************************************************************
************** page donneur ordre     **********************
*****************************************************************/
#donneur_picto {
	background: url('../img/stylo4.png') no-repeat left;
	padding-left: 35px;
	background-size: auto 100%;
}
/****************************************************************
************** fin page donneur ordre    **********************
*****************************************************************/
#cartwoopr a {
	display: none;
}

#cartwoopr input {
	margin: 5px 0;
}

#cartwoopr input.qty {
	max-width: 100%;
}

#infowoopr h2 {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	font-size: 17px;
}

#infowoopr th, #infowoopr td {
	padding: 0 5px;
}

/******************************************************************
***********************fin sidebar gauche ********************************
*******************************************************************/

/******************************************************************
**********************   page seach  ********************************
*******************************************************************/
.WPAdvancedSearch {
	padding: 10px;
}

.WPAdvancedSearch b {
	color: #f00;
}

.WPAdvancedSearch h3 {
	font-family: HelveticaNeueCondensed, Arial, sans-serif !important;
	font-size: 24px;
}

.WPAdvancedSearch .searchNbResults {
	color: #f00;
}

.WPBlockSearch {
	margin-top: 7px;
	padding-top: 7px;
	border-top: 1px dashed #000;
}

.WPBlockSearch p {
	margin: 0;
}

.WPSecondSearch {
	font-size: 9px;
	color: #333;
}

.panel-group>.panel-danger .result-logo {
	height: 22px;
}
/*
* Mise en page des résultats nouveau graphismes (sur modification de bootstrap)
*/

.label .label-danger .search-result{
	color: white;
}

.search-result {
	background-color: #f4f4f4;	
}

.search-result .panel-title .company-name {
	font-weight: 700;	
}

.search-result .panel-danger {
    border: 1px solid #ededed !important;
}

.search-result .panel-group .panel {
    margin-top: 8px;
}

.panel-group>.panel-danger>.result-prestataire {
    border: none;
    border-top: 4px solid #1d4aa6;
    border-bottom: 1px solid #1d4aa6;
    background-color: white;
    color: #1d4aa6;
}

.panel-group>.panel-danger>.result-adresse-utile {
    border: none;
    border-top: 4px solid #64b800;
    border-bottom: 1px solid #64b800;
    background-color: white;
    color: #64b800;
}

.panel-group>.panel-danger>.result-marchetendance {
    border: none;
    border-top: 4px solid #a09fa0;
    border-bottom: 1px solid #a09fa0;
    background-color: white;
    color: #a09fa0;
}

.panel-group>.panel-danger>.result-agenda {
    border: none;
    border-top: 4px solid #db2220;
    border-bottom: 1px solid #db2220;
    background-color: white;
    color: #db2220;
}

.panel-group>.panel-danger>.result-chronique {
    border: none;
    border-top: 4px solid #db2220;
    border-bottom: 1px solid #db2220;
    background-color: white;
    color: #db2220;
}

.panel-group>.panel-danger>.result-actu {
    border: none;
    border-top: 4px solid #db2220;
    border-bottom: 1px solid #db2220;
    background-color: white;
    color: #db2220;
}

.panel-group>.panel-danger>.result-colaborateur {
    border: none;
    border-top: 4px solid #db2220;
    border-bottom: 1px solid #db2220;
    background-color: white;
    color: #db2220;
}

.search-result>.fc-pagetitle {
    box-shadow: 0px 1px 2px 0px #ccc;
}

#search-results .result-prestataire .label-danger {
	background-color: #1d4aa6;
}

#search-results .result-adresse-utile .label-danger {
	background-color: #64b800;
}

#search-results .result-marchetendance .label-warning {
	background-color: #a09fa0;
}

#search-results .result-agenda .label-info {
	background-color: #db2220;
}

#search-results .result-chronique .label-success {
	background-color: #db2220;
}

#search-results .result-actu .label-primary {
	background-color: #db2220;
}

#search-results .result-actu small {
	margin-left: 3.5%;
}

/******************************************************************
*********************** fin page seach ********************************
*******************************************************************/


#infowoopr table {
	font-size: 1.2em;
}

/************************* Dbut ajouts Benj ************************/
.clear {
	clear: both;
}

table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:after,
	table.has-columns-hidden>tbody>tr.detail-show>td span.responsiveExpander:after
	{
	background-image: url('../images/triangle_ouvert.png') !important;
}

table.has-columns-hidden>tbody>tr>td>span.responsiveExpander:after,
	table.has-columns-hidden>tbody>tr>td span.responsiveExpander:after {
	background-image: url('../images/triangle_ferme.png') !important;
}

tr.detail-show>td span.responsiveExpander:after {
	background-position: 0px !important;
}

tr>td span.responsiveExpander:after {
	background-position: 0px !important;
}

tr.detail-show>td span.responsiveExpander:hover:after {
	background-position: 0px !important;
}

tr>td>span.responsiveExpander:hover:after {
	background-position: 0px !important;
}

.form-col-left {
	width: 17%;
	height: 20px;
	display: block;
	float: left;
}

.wpcf7 textarea, .wpcf7 input[type="text"] {
	width: 55%;
}

.wpcf7 input[type="submit"] {
	background-color: #db2220;
	color: white;
	padding: 5px 20px;
}

.actuclass h1 {
	padding-left: 20px;
	padding-top: 20px;
}

#sectchoice {
	width: 100%;
}

.agenda {
	/*	margin-top:10px;*/
	
}

.actu h3 strong {
	padding-left: 10px;
}

.dataTables_filter input[type="text"] {
	margin-top: 5px;
}

a.item img {
	float: left;
}

div#pub {
	padding: 7px 0px;
	border-top: 1px solid #db2220;
	border-bottom: 1px solid #db2220;
	width: 100%;
}

.display_navselect {
	cursor: pointer;
	padding: 0px 10px;
	text-decoration: underline;
	font-size: 13px;
	color: #f00;
}

.display_navselect:before {
	content: "» ";
}

#wdtFilterWidget .pictoweb, .pictofiche {
	background: url("../img/picto-liste.png") no-repeat;
	height: 15px;
	width: 20px;
	background-size: 48px 54px;
	display: inline-block;
}

#wdtFilterWidget .pictofiche {
	background-position: -27.5px -2px !important;
}

#wdtFilterWidget .pictoweb {
	background-position: -6px -2px !important;
}

#wdtFilterWidget {
	margin-top: 15px;
	padding: 0;
}

#wdtFilterWidget input[type="text"], #wdtFilterWidget .selecter .selecter-selected
	{
	width: 100%;
}

#wdtFilterWidget .wpDataTablesFilter .wpDataTableFilterSection {
	margin: 10px 0 !important;
	width: 100%;
}

#wdtFilterWidget .wpDataTables .picker.picker-checkbox .picker-flag,
	.wpDataTables .picker .picker-label {
	line-height: 17px;
	vertical-align: top;
}

#wdtFilterWidget .wpDataTables .picker.picker-checkbox .picker-handle {
	opacity: 1 !important;
	border-color: #888 !important;
	border-radius: 0 !important;
}

#wdtFilterWidget .wpDataTables .selecter .selecter-item {
	height: auto !important;
	min-height: 30px;
}

#wdtFilterWidget .wpDataTables .selecter.open .selecter-item:hover,
	.wpDataTables .selecter .selecter-item.selected {
	background-color: #ddd !important;
	color: #000000;
	font-weight: bold;
}

#wdtFilterWidget .wpDataTables .picker, .wpDataTables .picker__box {
	margin-bottom: -15px;
}

#wdtFilterWidget .wpDataTables .picker.picker-checkbox.checked .picker-flag:before
	{
	vertical-align: top;
	line-height: 14px;
}

/* .wpDataTablesFilter .filter_select .selecter{
	outline-color: 0;
	} 
form.facilities_form input[type="text"] {
	outline-color: #5F9ED5;
}*/

input[type="text"].valid, input[type="password"].valid, input[type="url"].valid, input[type="email"].valid, input[type="number"].valid, input[type="tel"].valid {
	outline-color: #5F9ED5;
}

input[type="text"].error, input[type="password"].error, input[type="url"].error, input[type="email"].error, input[type="number"].error, input[type="tel"].error { 
	outline-color: red;
	border-color: red;
	box-shadow: 0 0 5px rgba(255, 0, 0, 0.6);
}

input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="tel"]:focus {
	outline-color: red;
}

.selecter:focus {
	outline-color: red;
}

.wpDataTables input[type="text"]:hover {
	border: 1px solid red;
}

.wpDataTables .filter_select select:focus {
	outline-color: red;
}

.wpDataTables .selecter-selected {
	margin-top: -10px;
	outline-color: red;
}

.dataTables_filter {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#table_0_18_filter {
	margin-top: 10px;
}

.wpDataTablesFilter .wpDataTableFilterSection {
	margin-bottom: 30px !important;
}

.wpDataTableFilterSection:last-child {
	margin-bottom: 0px !important;
}

.wpDataTablesFilter {
	margin-bottom: 0px !important;
}

#sidebar-right .item span {
	width: 70%;
}

h2.blueborder {
	padding-top: 0px;
}

h2.blueborder span {
	margin-top: -3px;
}

h3.iconered span {
	margin-top: -5px;
}

.mc4wp-form {
	margin-top: 0px;
}

#newsletter .form-control {
	margin-bottom: 6px;
}

/*input#searchsubmit{
		height:25px;
		width:25px;
		margin-top: 6px;

	}

	form#searchform input[type="text"]{
		float:left;
		width:75%;
		height:24px;
		padding:2px 5px;
		margin-top: 6px;
		margin-bottom: 6px;
	}

	form#searchform label{

		}*/
.screen-reader-text {
	color: white;
}

#blocadressename {
	font-weight: bold;
	font-size: 1.5em;
	/* color:red; */
}

.itemfiche {
	margin: 0px 20px;
}

.addritem {
	font-size: 12px;
}

#brandinfo {
	padding-bottom: 10px;
	/* position: fixed; */
	z-index: 3000;
	width: 100%;
	top: 0;
	padding-right: 1px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.itemfiche h3 {
	background-color: red;
	width: 42%;
	font-size: 1.4em;
	color: white;
	padding: 10px 0px 10px 20px;
	margin: 0px -20px 10px;
}

#blocadresse {
	margin-bottom: 20px;
}

.fiche-web #blocadresse {
	display: grid;
	grid-template-columns: 1fr 2fr;
	justify-items: center;
	align-items: center;
}

.fiche-web #blocadresse img {
	max-width: 150px;
	max-height: 121px;
	/* box-shadow: 3px 3px 9px -4px #444444b8; */
}

.list-contacts {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.list-contacts .cnt-contact {
	padding: 1rem 1.7rem;
	box-shadow: 0px 0px 9px -4px #444444b8;
	display: grid;
	grid-template-columns: auto auto;
	grid-template-rows: repeat(2, auto);
	grid-template-areas: "image nom" "image adresse";
	background-color: #db2220;
	color: white;
	justify-content: center;
	align-items: center;
	column-gap: 1rem;
}

.list-contacts .cnt-contact img {
	grid-area: image;
	height: 13ch;
}

.list-contacts .cnt-contact h4 {
	grid-area: nom;
	font-size: 14px;
	font-family: 'HelveticaNeueCondensed', Arial, sans-serif;
}

.list-contacts .cnt-contact div {
	grid-area: adresse;
}

.list-contacts .cnt-contact div p {
	margin: 0px;
}

.list-contacts .cnt-contact div a {
	color: white;
	text-decoration: none;
}

.list-contacts .cnt-contact div a:visited {
	color: white;
}

.fiche-web .section-fiche p, .fiche-web .section-fiche ul{
	font-size: 1.5rem;
}

.fiche-web #cnt-structure .dirigeant-card {
	display: grid;
	grid-template-columns: auto auto;
	grid-template-rows: auto auto;
	grid-template-areas: "image nom" "image fonction";
	column-gap: 1rem;
	justify-content: flex-start;
	margin-bottom: 1rem;
}

.fiche-web #cnt-structure .dirigeant-card img {
	grid-area: image;
	width: 10ch;
}

.fiche-web #cnt-structure .dirigeant-card h4 {
	grid-area: nom;
	color: #db2220;
	font-family: HelveticaNeueCondensed;
	font-size: 1.6rem;
	margin-bottom: 0px;
	align-self: end;
}

.fiche-web #cnt-structure .dirigeant-card p {
	grid-area: fonction;
	font-family: HelveticaNeueCondensed;
	font-size: 1.5rem;
}

#newsletter h3 {
	display: inline-block;
}

#div_carte {
	width: 100% !important;
	margin: 10px 0px !important;
}

#contact_content {
	border: 4px solid #ff0000;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
	margin: 0px 20px;
	padding: 10px 10px;
}

.informations_content {
	padding: 0px 20px;
}

#second_footer {
	margin: 5px 0px 5px 0px;
	text-align: center;
	color: #535351;
}

.listeadresseutile {
	/*border: #ff0000 solid 4px;*/
	margin: 0px 20px;
	padding: 10px 20px;
}

.listeadresseutile h2 {
	background-color: red;
	color: white;
	font-size: 1.2em;
	padding: 6px 0px 6px 20px;
	width: 30%;
	margin: 20px 0px 20px -20px;
}

.listeadresseutile:after {
	content: " ";
	display: block;
	clear: both;
}

.listeadresseutile .name {
	font-weight: bold;
	font-size: 1.2em;
}

.adresses_utiles {
	margin-bottom: 10px;
}

.adresses_utiles div:first-child {
	/*	color:red;
		font-size:14px;
		*/
	
}

.adresses_utiles div span {
	font-size: 12px;
}

.left {
	padding-right: 30px;
}

.fancybox-close {
	background-size: 30px 98px !important;
	background-repeat: no-repeat !important;
	background-position: 3px 3px !important;
	background-color: transparent;
}

/************** DEBUT RESPONSIVE 1024px - IPAD ***************************/
@media all and (max-width:1024px) {
	/*********** HOME RESPONSIVE ***************/
	.imgac {
		padding-right: 10px;
	}
	#newsletter .form-control {
		width: 75%;
		margin-right: 5px;
	}
	#top-menu {
		display: none;
	}
	.colboxlast {
		padding-top: 3px;
	}
	.colboxlast span {
		padding-top: 0px;
	}
	#sidebar-right img {
		float: left;
	}
	.presta>ul {
		left: 0px;
	}
	.fancybox-close {
		background-size: 30px 98px !important;
		background-repeat: no-repeat !important;
		background-position: 3px 3px !important;
	}

	/* img#logo{
	width:75%;
	height:75%;
	} */

	/*.col-md-4{
		width:25%;
	}

	.col-md-8{
		width: 75%;
		}*/
	#nav {
		margin-top: 12px;
	}
}

#logo #newsletter h3 {
	display: inline-block;
}

#prestaload h2 {
	visibility: hidden;
	height: 0;
	display: none;
}

.thumbnail {
	border-radius: 0;
}

.widget_shopping_cart {
	border: #db2220 solid 2px;
	background: #fff;
	color: #000;
	width: 100%;
	float: left;
	display: block;
	margin: 0 0 10px 0;
	padding: 10px;
}

.woocommerce .order_details li, .woocommerce-page .order_details li {
	font-size: 1em;
	line-height: normal;
}

.couverture-guide, .attachment-woocommerce_thumbnail {
	border: thin solid #db2220;
}

.userpro-head {
	background: #fff !important;
	border: none !important;
	padding: 0 !important;
}

div.userpro-head div.userpro-left {
	font-size: 18px !important;
	font-weight: 500 !important;
	line-height: 1.1 !important;
	margin-top: 0 !important;
	margin-bottom: 5px !important;
	text-align: center;
	width: 100% !important;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.userpro {
	border: none !important;
	margin: 0 !important;
}

.userpro-body {
	padding: 0 !important;
}

div.userpro div.userpro-message p {
	padding: 0 !important;
	margin: 0 !important;
}

div.userpro-message p {
	border: none !important;
	background: #fff !important;
}

div.userpro-message {
	margin: 0 !important;
}

div.userpro-input input[type=text], div.userpro-input input[type=password],
	div.userpro-input textarea {
	display: block !important;
	width: 80% !important;
	height: 28px !important;
	padding: 6px 12px !important;
	font-size: 12px !important;
	line-height: 1.42857143 !important;
	color: #555 !important;
	background-color: #fff !important;
	background-image: none !important;
	border: 1px solid #888 !important;
	border-radius: 0 !important;
}

div.userpro-input input[type=text]:focus, div.userpro-input input[type=password]:focus,
	div.userpro-input textarea:focus, div.userpro-input input[type=text]:hover,
	div.userpro-input input[type=password]:hover, div.userpro-input textarea:hover
	{
	outline-color: #db2220 !important;
	border-color: #db2220 !important;
	border: 1px solid #db2220 !important;
	box-shadow: none !important;
}

input.userpro-button, a.userpro-button, div.userpro div.ajax-file-upload
	{
	background: #db2220 !important;
	border: none !important;
	border-radius: 0 !important;
}

#fiche-adresse li {
	list-style: none;
}

.wpDataTable thead th:nth-child(1) {
	width: 12% !important;
}

.wpDataTable thead th:nth-child(2) {
	width: 40% !important;
}

.wpDataTable thead th:nth-child(3) {
	width: 12% !important;
}

.wpDataTable thead th:nth-child(4) {
	width: 21% !important;
}

.wpDataTable thead th:nth-child(5) {
	width: 15% !important;
}

.wpDataTable td {
	vertical-align: middle;
	padding: 10px !important;
}

.fancybox-title {
	width: 100%;
}

/******************************************************************
***************   vos-fiches (edition de fiche)  ******************
*******************************************************************/

.creation-fiche input[type="submit"] {
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
	border-width: 1px;
}

#editfiche-headerinfo h4 {
	text-transform: capitalize;
	padding: 1rem;
	margin: 0;
	font-family: HelveticaNeueCondensed, Arial, sans-serif;
	font-size: 2rem;
}

#editfiche-content .acf-label {
	display: grid;
	grid-template-columns: 1fr auto;
	grid-template-rows: repeat(2, auto);
	grid-template-areas: "label counter" "description description";
	grid-gap: 1rem;
}


#editfiche-content .acf-label label {
	grid-area: label;
	justify-self: left;
	padding: 10px 20px !important;
	margin-left: -23px;
	margin-right: 23px;
	background-color: #db2220;
	color: #fff !important;
	font-family: HelveticaNeueCondensed, Arial, sans-serif;
	font-size: 1.4em !important;
}

#editfiche-content .acf-label label .acf-required {
	color: white;
}

#editfiche-content .acf-label .char-count {
	grid-area: counter;
	align-self: end;
	text-align: right;
}

#editfiche-content .acf-label .description {
	grid-area: description;
}

#editfiche-content .char-alert {
	display: block;
	font-size: 10px;
	color: #db2220;
	line-height: 9px;
}

#editfiche-headerinfo {
	color: #fff;
	background-color: #db2220;
	margin: -10px -10px 0 -10px;
	padding: 10px;
}

#editfiche-headerinfo a, #editfiche-headerinfo a:hover {
	color: #fff !important;
}

#editfiche-blocadresse {
	display: grid;
	grid-template-columns: repeat(3, auto);
	grid-template-rows: repeat(3, auto);
	grid-template-areas: "logo name controls" "logo adress controls" "logo coordonnees controls";
	padding-top: 15px;
	/* grid-gap: 1rem; */
	/* background-color: #e5e5e5; */
	/* margin: 0 -10px 0 -10px; */
	/* padding: 10px 0 20px 0; */
}

#editfiche-blocadresse #logobrand {
	grid-area: logo;
	min-width: 0px;
	padding-left: 0px;
	align-self: center;
}

#editfiche-blocadresse #logobrand img {
	max-width: 150px;
	max-height: 121px;
}

#editfiche-blocadresse h1 {
	grid-area: name
}

#editfiche-blocadresse #fiche-adresse {
	grid-area: adress;
}

#editfiche-blocadresse #fiche-coordonnees {
	grid-area: coordonnees;
}

#editfiche-blocadresse .controls {
	grid-area: controls;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-around;
}

#editfiche-blocadresse .controls a {
	display: block;
	background-color: #f5f5f5;
	color: #db2220;
	text-decoration: none;
	padding: 7px 15px;
	border: thin solid #f5f5f5; 
	transition: all 300ms ease-out;
}

#editfiche-blocadresse .controls a:hover, #editfiche-blocadresse .controls a:focus {
	background-color: #e5e5e5;
	border-color: #d5d5d5;
}

#editfiche-blocadresse .controls a.disabled {
	background-color: #d5d5d5;
	border-color: #c5c5c5;
	cursor: not-allowed;
}

#editfiche-blocadresse .controls span.glyphicon {
	margin-right: 1rem;
	font-size: larger;
}

#editfiche-content input[type='submit'] {
	padding: 13px;
	background: rgba(219, 34, 32, 1);
	color: #fff;
	width: auto;
	border-radius: 3px;
    font-size: 15px;
    font-weight: 800;
}
	
