/*
Theme Name: KeepInUse V2
Description: Classipress Child Theme for KeepInUse
Author: devsector.ch & Pierre Rossel
Author URL: https://devsector.ch
Template: classipress
Version: 1.3.6
Text Domain: keepinuse
*/

/*

COLORS

GREEN: #00cc00		rgba(27,199,1,1)
*/


@font-face {
	font-family: "Flaticon";
	src: url("images/icon/Flaticon.eot");
	src: url("images/icon/Flaticon.eot?#iefix") format("embedded-opentype"),
		url("images/icon/Flaticon.woff") format("woff"),
		url("images/icon/Flaticon.ttf") format("truetype"),
		url("images/icon/Flaticon.svg#Flaticon") format("svg");
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Flaticon";
		src: url("./Flaticon.svg#Flaticon") format("svg");
	}
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
	margin-left: 20px;
}


body .header .site-title {
	text-align: left;
	font-family: "Lato", sans-serif;
	text-transform: lowercase;
	padding-top: 20px;
	line-height: 1;
}

body .header .custom-logo-link img {
	max-height: 100px;
	width: auto;
}

.home-cover .entry-title {
	min-height: 3em;
}

.site-branding {
	/*
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	*/
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}


.title-bar-title {
	line-height: 40px;
	padding: 0 0 0 50px;
	background: url(images/logo-kiu.svg) no-repeat left center;
	background-size: contain;
}

.header p.site-description {
	font-size: 1.15em;
	margin-bottom: 0.8em;
	max-width: 280px;
	line-height: 1.1;
}

/* TYPOGRAPHY */
blockquote,
blockquote p {
	line-height: 1.2;
	color: #00cc00;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.3;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	margin-bottom: 2em;
	padding: 0 1em;
}

blockquote {
	margin: 2rem 0 2.5rem 0;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #00cc00;
}


/*ICON HAND DRAWN */
.fa.fa-pencil:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f1e1";
}

.fa.fa-map-marker:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f271";
}

.fa.fa-exchange:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f27e";
}

.fa.fa-bullhorn:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f221";
}

.fa-icon.fa-rss:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f15c";
}

.fa.fa-folder-open-o:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f27f";
}

.fa.fa-folder-o:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f27f";
}

.listing_title .fa.fa-folder-o:before {
	font-size: 18px;
}

.fa.fa-bar-chart:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f135";
}

body .top-bar ul#menu-header li:last-of-type .fa.fa-plus:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f1e1";
	line-height: 0.5;
}

.top-bar-right .fa.fa-plus:before {
	font-family: Flaticon;
	font-size: 14px;
	font-style: normal;
	content: "\f10b";
	line-height: 0.5;
}

.fa.fa-home:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f1cb";
}


.fa-list-ul:before {
	font-family: Flaticon;
	font-size: 18px;
	font-style: normal;
	content: "\f27f";
}

.listing-meta .list-inline {
	line-height: 24px;
}

.fa.fa-calendar-o:before,
.fa-clock-o::before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f140";
}

.fa.fa-id-card-o:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f15a";
}

.fa.fa-search:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f173";
}

.search-button-wrap .fa.fa-search:before {
	font-size: 20px;
	margin-right: 0.2em;
	line-height: 0.5em;
}

.fa.fa-sign-out:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f189";
}

.fa.fa-user-circle-o:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f180";
}

.fa.fa-key:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f128";
}

.fa.fa-tags:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f21f";
	color: #757575;
}

.fa.fa-hourglass-o:before {
	font-family: Flaticon;
	font-size: 24px;
	font-style: normal;
	content: "\f262";
}

.fa-facebook-f::before,
.fa-facebook::before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f20d";
	font-size: 24px;
}

.fa-twitter-f::before,
.fa-twitter::before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f157";
	font-size: 24px;
}

.fa-pinterest-f::before,
.fa-pinterest::before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f24f";
	font-size: 24px;
}

.fa-google-plus-f::before,
.fa-google-plus::before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f247";
	font-size: 24px;
}

.fa-icon.fa-comments:before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f220";
	font-size: 24px;
}

.social-icons a:before {
	color: #FFF;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}







.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
	content: "\f117";
	font-family: Flaticon;
	border: 0;
	margin-top: -6px;
	right: 17px;
}

.menu.submenu>li>a {
	padding: 0.4rem 1rem;
}


/* BREADCRUMB */

.breadcrumbs li {
	line-height: 24px;
}

/* MAIN NAV */
.theme-custom #top-bar-secondary #menu-header>.menu-item>a {
	color: #fff !important;
	font-size: 1.1rem;
	font-weight: bold;
}

.theme-custom #top-bar-secondary #menu-header>.menu-item.current-menu-item>a,
.theme-custom #top-bar-secondary #menu-header>.menu-item.current-menu-ancestor>a,
.theme-custom #top-bar-secondary #menu-header>.menu-item.current-post-ancestor>a,
.theme-custom #top-bar-secondary #menu-header>.menu-item.current_page_parent>a {
	color: #000 !important;
}

body.theme-custom #top-bar-secondary #menu-header>.menu-item.current-menu-item:last-of-type>a,
body.theme-custom #top-bar-secondary #menu-header>.menu-item.current-menu-ancestor:last-of-type>a,
body.theme-custom #top-bar-secondary #menu-header>.menu-item.current-post-ancestor:last-of-type>a,
body.theme-custom #top-bar-secondary #menu-header>.menu-item.current_page_parent:last-of-type>a,
body.theme-custom #top-bar-secondary #menu-header>.menu-item.current-menu-item:last-of-type>a,
body.theme-custom #top-bar-secondary #menu-header>.menu-item.current-menu-item>a {
	color: #fff !important;
}

body .top-bar ul#menu-header li:last-of-type a {
	background-color: black;
	border-radius: 8px;
}

body .top-bar ul#menu-header ul li:last-of-type a {
	background-color: transparent;
	border-radius: 0;
}

body .top-bar ul#menu-header {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

/* ACCORDION */
body .sp-easy-accordion .sp-ea-single .ea-header a {
	font-weight: bold;
}

body .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
	padding: 15px 36px 36px 36px;
}


/* BOUTON */
body input[type="button"],
body input[type="reset"],
body input[type="submit"] {
	background-color: #00cc00;
	color: #FEFEFE;
}

body input[type="button"]:hover,
body input[type="reset"]:hover,
body input[type="submit"]:hover,
body input[type="button"]:focus,
body input[type="reset"]:focus,
body input[type="submit"]:focus {
	background-color: #00b300;
	color: #FEFEFE;
}

.sub-cat-list .cat-item-count {
	/* display: none; */
	padding: 0.01rem 0.5rem;
}

.listing-cats .sub-cat-list a {
	color: #8A8A8A;
	font-size: 0.8em;
}

.entry-cover,
.listing-cover,
.slide-cover {
	background-color: #D4E6D3;

}

/* WARNING */
.callout.warning,
.notice.warning,
.error.warning {
	background-color: red;
	border-color: red;
	color: white;
	font-weight: bold;
}

/* LOGIN */
.page-template-tpl-login .notice.error {
	display: none;
}

/* RECAPTCHA */
.grecaptcha-badge {
	display: none;
}

.page-id-8 .grecaptcha-badge,
.page-id-15 .grecaptcha-badge,
.page-id-16 .grecaptcha-badge,
.page-id-448 .grecaptcha-badge {
	display: block;
}


/* REFINE SEARCH */
.search-radius {
	display: none;
}


/* ADS DASHBOARD */
.table-expand-row .expand-icon::after {
	background-color: #00cc00;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	color: white;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
}

.page-template-tpl-dashboard .dashboard-filter-form tr:first-of-type td:first-of-type {
	display: none;
}

/* .page-template-tpl-dashboard li.delete{
	display: none;
} */

body .dashboard-listings .table-expand-row-content {
	display: table-row;
}

body .dashboard-listings .expand-icon {
	display: none;
}

body .table-expand-row td {
	padding-top: 3rem;
	padding-bottom: 0.2rem;
}

/* CATEGORIES */
.archive .listing-wrap article.display-list .content-inner {
	padding: 1em 2em;
}

.archive .listing-wrap article.display-list h2.entry-title {
	margin-bottom: 0.5rem;
}

.archive .listing-wrap article.display-list .subheader {
	margin-bottom: 1rem;
}

.archive .listing-wrap article.display-list .price-wrap {
	display: none;
}

.archive .page-header h1 {
	margin-bottom: 1em;
}

.listing-cats .sub-cat-list {
	padding-left: 3rem;
	margin-top: -0.4rem;
}

.archive .page-header h1.h2 {
	background: no-repeat left center;
	background-size: contain;
	mix-blend-mode: multiply;
	padding: 0.6em 1em 0.6em 3em;
	margin-right: 18px;
}

.archive.tax-ad_tag .page-header h1.h2 {
	position: relative;
}

.archive.tax-ad_tag .page-header h1.h2:before {
	font-family: Flaticon;
	font-size: 60px;
	font-style: normal;
	content: "\f21f";
	color: #565656;
	position: absolute;
	left: 20px;
	top: 5px;
}


.page-header .fa-icon::before {
	font-size: 24px;
}

.archive .page-header h1.h4 {
	font-size: 1.875rem;
	padding: 0.6em 1em 0.6em 0;
}

.page-count {
	margin-bottom: 2rem;
}

a.cat-item-link:before {
	display: inline-block;
	width: 50px;
	height: 42px;
	background-color: green;
	content: " ";
	margin-right: 0.5em;
	background: no-repeat left center;
	background-size: contain;
}

.cat-item-49 a.cat-item-link:before,
.archive.term-49 .page-header h1.h2 {
	background-image: url(images/icons-cat/amenagement-interieur.png);
}

.cat-item-75 a.cat-item-link:before,
.archive.term-75 .page-header h1.h2 {
	background-image: url(images/icons-cat/animaux.png);
}

.cat-item-13 a.cat-item-link:before,
.archive.term-13 .page-header h1.h2 {
	background-image: url(images/icons-cat/voiture.png);
}

.cat-item-17 a.cat-item-link:before,
.archive.term-17 .page-header h1.h2 {
	background-image: url(images/icons-cat/arts.png);
}

.cat-item-18 a.cat-item-link:before,
.archive.term-18 .page-header h1.h2 {
	background-image: url(images/icons-cat/audio.png);
}

.cat-item-22 a.cat-item-link:before,
.archive.term-22 .page-header h1.h2 {
	background-image: url(images/icons-cat/bijoux.png);
}

.cat-item-23 a.cat-item-link:before,
.archive.term-23 .page-header h1.h2 {
	background-image: url(images/icons-cat/billets.png);
}

.cat-item-24 a.cat-item-link:before,
.archive.term-24 .page-header h1.h2 {
	background-image: url(images/icons-cat/brico.png);
}

.cat-item-25 a.cat-item-link:before,
.archive.term-25 .page-header h1.h2 {
	background-image: url(images/icons-cat/collections.png);
}

.cat-item-27 a.cat-item-link:before,
.archive.term-27 .page-header h1.h2 {
	background-image: url(images/icons-cat/divers.png);
}

.cat-item-28 a.cat-item-link:before,
.archive.term-28 .page-header h1.h2 {
	background-image: url(images/icons-cat/dvd.png);
}

.cat-item-29 a.cat-item-link:before,
.archive.term-29 .page-header h1.h2 {
	background-image: url(images/icons-cat/enfants-bebes.png);
}

.cat-item-30 a.cat-item-link:before,
.archive.term-30 .page-header h1.h2 {
	background-image: url(images/icons-cat/fourniture-de-bureau.png);
}

.cat-item-31 a.cat-item-link:before,
.archive.term-31 .page-header h1.h2 {
	background-image: url(images/icons-cat/horlogerie.png);
}

.cat-item-32 a.cat-item-link:before,
.archive.term-32 .page-header h1.h2 {
	background-image: url(images/icons-cat/info.png);
}

.cat-item-33 a.cat-item-link:before,
.archive.term-33 .page-header h1.h2 {
	background-image: url(images/icons-cat/jardin.png);
}

.cat-item-34 a.cat-item-link:before,
.archive.term-34 .page-header h1.h2 {
	background-image: url(images/icons-cat/jeux-jouets.png);
}

.cat-item-36 a.cat-item-link:before,
.archive.term-36 .page-header h1.h2 {
	background-image: url(images/icons-cat/psp.png);
}

.cat-item-37 a.cat-item-link:before,
.archive.term-37 .page-header h1.h2 {
	background-image: url(images/icons-cat/model.png);
}

.cat-item-39 a.cat-item-link:before,
.archive.term-39 .page-header h1.h2 {
	background-image: url(images/icons-cat/livre.png);
}

.cat-item-40 a.cat-item-link:before,
.archive.term-40 .page-header h1.h2 {
	background-image: url(images/icons-cat/livre.png);
}

.cat-item-42 a.cat-item-link:before,
.archive.term-42 .page-header h1.h2 {
	background-image: url(images/icons-cat/menage.png);
}

.cat-item-43 a.cat-item-link:before,
.archive.term-43 .page-header h1.h2 {
	background-image: url(images/icons-cat/electromenager.png);
}

.cat-item-44 a.cat-item-link:before,
.archive.term-44 .page-header h1.h2 {
	background-image: url(images/icons-cat/vaisselle_ustensiles.png);
}

.cat-item-45 a.cat-item-link:before,
.archive.term-45 .page-header h1.h2 {
	background-image: url(images/icons-cat/mobilier.png);
}

.cat-item-47 a.cat-item-link:before,
.archive.term-47 .page-header h1.h2 {
	background-image: url(images/icons-cat/literie.png);
}

.cat-item-47 a.cat-item-link:before,
.archive.term-47 .page-header h1.h2 {
	background-image: url(images/icons-cat/meubles.png);
}

.cat-item-50 a.cat-item-link:before,
.archive.term-50 .page-header h1.h2 {
	background-image: url(images/icons-cat/decoration-et-accessoires.png);
}

.cat-item-51 a.cat-item-link:before,
.archive.term-51 .page-header h1.h2 {
	background-image: url(images/icons-cat/luminaire.png);
}

.cat-item-52 a.cat-item-link:before,
.archive.term-52 .page-header h1.h2 {
	background-image: url(images/icons-cat/tapis.png);
}

.cat-item-53 a.cat-item-link:before,
.archive.term-53 .page-header h1.h2 {
	background-image: url(images/icons-cat/musique.png);
}

.cat-item-54 a.cat-item-link:before,
.archive.term-54 .page-header h1.h2 {
	background-image: url(images/icons-cat/cd.png);
}

.cat-item-55 a.cat-item-link:before,
.archive.term-55 .page-header h1.h2 {
	background-image: url(images/icons-cat/instrument.png);
}

.cat-item-56 a.cat-item-link:before,
.archive.term-56 .page-header h1.h2 {
	background-image: url(images/icons-cat/vynil.png);
}

.cat-item-57 a.cat-item-link:before,
.archive.term-57 .page-header h1.h2 {
	background-image: url(images/icons-cat/photo.png);
}

.cat-item-58 a.cat-item-link:before,
.archive.term-58 .page-header h1.h2 {
	background-image: url(images/icons-cat/plantes.png);
}

.cat-item-59 a.cat-item-link:before,
.archive.term-59 .page-header h1.h2 {
	background-image: url(images/icons-cat/sante-beaute.png);
}

.cat-item-60 a.cat-item-link:before,
.archive.term-60 .page-header h1.h2 {
	background-image: url(images/icons-cat/telephonie.png);
}

.cat-item-62 a.cat-item-link:before,
.archive.term-62 .page-header h1.h2 {
	background-image: url(images/icons-cat/velo.png);
}

.cat-item-63 a.cat-item-link:before,
.archive.term-63 .page-header h1.h2 {
	background-image: url(images/icons-cat/accessoires_vehicules.png);
}

.cat-item-64 a.cat-item-link:before,
.archive.term-64 .page-header h1.h2 {
	background-image: url(images/icons-cat/bateau.png);
}

.cat-item-65 a.cat-item-link:before,
.archive.term-65 .page-header h1.h2 {
	background-image: url(images/icons-cat/voiture.png);
}

.cat-item-66 a.cat-item-link:before,
.archive.term-66 .page-header h1.h2 {
	background-image: url(images/icons-cat/scooter.png);
}

.cat-item-67 a.cat-item-link:before,
.archive.term-67 .page-header h1.h2 {
	background-image: url(images/icons-cat/vetement-accessoire.png);
}

.cat-item-68 a.cat-item-link:before,
.archive.term-68 .page-header h1.h2 {
	background-image: url(images/icons-cat/chaussures.png);
}

.cat-item-70 a.cat-item-link:before,
.archive.term-70 .page-header h1.h2 {
	background-image: url(images/icons-cat/vet-accessoire_enfant.png);
}

.cat-item-71 a.cat-item-link:before,
.archive.term-71 .page-header h1.h2 {
	background-image: url(images/icons-cat/vet-accessoire_femme.png);
}

.cat-item-72 a.cat-item-link:before,
.archive.term-72 .page-header h1.h2 {
	background-image: url(images/icons-cat/vetements-hommes.png);
}

.cat-item-73 a.cat-item-link:before,
.archive.term-73 .page-header h1.h2 {
	background-image: url(images/icons-cat/sacs-et-valises.png);
}

.cat-item-111 a.cat-item-link:before,
.archive.term-111 .page-header h1.h2 {
	background-image: url(images/icons-cat/sports.png);
}


.listing-cats .cat-item-count {
	background-color: #00cc00;
	color: #fff;
	border-radius: 50%;
	float: right;
}

.listing-cats .sub-cat-list .cat-item-count {
	background-color: transparent;
	color: #00cc00;

}

/* ADS ARCHIVE */

.archive-listing article .row {
	display: flex;
	flex-wrap: wrap;
}

.archive-listing article .entry-cover {
	padding: 5em 0 5em;
}

.page-template-tpl-page-archive .listing-item .entry-title {
	white-space: normal;
}

/* MAP PAGE */

.page-id-190 .content-area,
.page-id-190 .entry-title,
.page-id-190 .entry-cover .row {
	display: none;
}

.page-id-190 .home-cover {
	padding: 8em 0 6em;
	min-height: 600px;
}

.info-window-wrap a:hover,
.info-window-wrap a:focus {
	color: #00cc00 !important;
}

/* WEIGHT PAGE */
.weight-box {
	margin-bottom: 5rem;
}

.weight-box h2 {
	font-size: 5rem;
	text-align: center;
	font-weight: 900;
}

.weight-box h2 span {
	font-size: 2rem;
}

.weight-box h4 {
	text-align: center;
}

/* SINGLE */
.entry-header .entry-meta {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.ombre img {
	box-shadow: 0 .3rem 1.2rem 0 rgba(5, 10, 15, .06);
	border: 1px solid rgba(5, 10, 15, .08);
}

/* COOKIE NOTICE */
#cookie-notice {
	background-color: black !important;
}

.cn-button.bootstrap {
	color: #fff;
	background: rgba(27, 199, 1, 0.8);
}

.cn-button.bootstrap:hover {
	color: #fff;
	background: rgba(27, 199, 1, 1);
}

/* NEWSLETTER */
body .inf-main_137ffea9336f8b47a66439fc34e981ee {
	background-color: transparent;
	padding: 0;
}

body .inf-main_137ffea9336f8b47a66439fc34e981ee h4,
body .inf-main_137ffea9336f8b47a66439fc34e981ee span,
body .inf-main_137ffea9336f8b47a66439fc34e981ee label,
body .inf-main_137ffea9336f8b47a66439fc34e981ee input,
body .inf-main_137ffea9336f8b47a66439fc34e981ee .inf-submit,
body .inf-main_137ffea9336f8b47a66439fc34e981ee .inf-success p a {
	color: #555555;
	font-size: 20px;
}

body .inf-main_137ffea9336f8b47a66439fc34e981ee span {
	color: #00cc00;
}




/* AUTHOR PAGE*/
.author .hero-author {
	padding: 3em 0;
}

.author .entry-cover {
	background-color: #F3F3F4;
}

.author .starstruck-author {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

/* TESTIMONIAL */
.category-temoignages .entry-cover {
	padding: 8em 0 6em;
	background: transparent;
	padding: 4em 0 0 0;
}

.category-temoignages .entry-cover .entry-header,
.category-temoignages .entry-cover .entry-title {
	color: inherit;
}

.category-temoignages .entry-cover .entry-title {
	padding-bottom: 4rem;
}

.category-temoignages .hero-listing-bar {
	background-color: rgba(0, 0, 0, 0.1);
}

.single .category-temoignages .entry-meta {
	display: none;
}

.widget.widget_devsector_widget_testimonials .widget-title {
	display: none;
}

.widget.widget_devsector_widget_testimonials h3.devsector_widget_testimonials_title {
	font-size: 2rem;
	line-height: 1.15;
	color: #00cc00;
}

.widget.widget_devsector_widget_testimonials p {
	font-size: 0.9em;
}

.devsector_widget_testimonials {
	position: relative;
}

.devsector_widget_testimonials:before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f1ef";
	font-size: 152px;
	margin-right: 10px;
	position: absolute;
	right: -20px;
	bottom: -43px;
	opacity: 0.15;
}

/* NEWS */

.category-news .entry-cover {
	padding: 8em 0 6em;
	background: transparent;
	background-size: cover;
}

.category-news .entry-cover .entry-header,
.category-news .entry-cover .entry-title {
	color: inherit;
}



/* WIDGET */
.widget-top-ads-overall li {
	border-bottom: 1px solid #d7d7d7;
	line-height: 1.1;
	padding: 0.5em 0;
	font-size: 0.6em;
	font-weight: bold;
}

.widget-top-ads-overall li a {
	font-weight: normal;
	font-size: 1.2rem;
}

.widget-top-ads-overall li:first-of-type {
	border-top: 1px solid #d7d7d7;
}

.widget-ad-categories h2.home-widget-title:before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f27f";
	font-size: 42px;
	margin-right: 10px;

}

/* TESTIMONIALS WIDGET*/
.devsector_widget_testimonials_readmore-temoignages {
	font-size: 0.9em;
	font-weight: bold;
}

/* STAT WIDGET*/
.widget_devsector_widget_stat h2 {
	margin-bottom: 0.5em;
}

.widget_devsector_widget_stat h2:before {
	font-family: Flaticon;
	font-style: normal;
	/*content: "\f288";*/
	content: "\f1d9";
	font-size: 42px;
	margin-right: 10px;

}

.widget_cp_widget_post_latest h2:before {
	font-family: Flaticon;
	font-style: normal;
	/*content: "\f288";*/
	content: "\f232";
	font-size: 42px;
	margin-right: 10px;
}



/* HOME WIDGET */

.widget_cp_widget_listing_latest article.jecherche,
.list-view article.jecherche,
article.donne-yes {
	position: relative;
	overflow: visible;
}

.widget_cp_widget_listing_latest article.jecherche:after,
.list-view article.jecherche:after,
.single article.jecherche h1.entry-title:before {
	content: "Je cherche";
	display: block;
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: black;
	color: white;
	z-index: 20;
	font-size: 14px;
	font-weight: bold;
	width: 65px;
	height: 65px;
	padding: 0 6px 9px 6px;
	border-radius: 50%;
	text-align: center;
	line-height: 1;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	transform: rotate(33deg) scale(0.75);
}


.widget_cp_widget_listing_latest h2:before {
	font-family: Flaticon;
	font-style: normal;
	content: "\f177";
	font-size: 60px;
	margin-right: 10px;
}

.single article.jecherche h1.entry-title:before {
	right: -35px;
	top: -35px;
}

body .hero-listing-bar .listing-icon {
	background: #FFF;
	color: black;
}

body .hero-listing-bar .listing-icon:hover {
	background: #00cc00;
	color: white;
	opacity: 1;
}

body .hero-listing-bar .listing-icon:hover i.fa {
	color: white;
}

article.donne-yes .columns:first-of-type {
	position: relative;
}

article.listing-item.donne-yes .columns:first-of-type:before {
	content: "Donné";
	display: block;
	position: absolute;
	width: calc(100% - 1.225rem);
	height: 100%;
	text-align: center;
	background-color: rgba(27, 199, 1, 0.5);
	color: rgba(255, 255, 255, 0.8);
	z-index: 20;
	font-size: 40px;
	font-weight: bold;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

article.listing-item.jecherche.donne-yes .columns:first-of-type:before {
	content: "Trouvé";
}

article.listing-item.donne-yes .columns:first-of-type .item-cover.has-image {
	filter: grayscale(100%);
}

.item-cover.no-image {
	background-image: url(images/kiu-no-image.png);
}

.single .entry-cover.has-image .entry-title {
	display: inline-block;
}

.page-template-tpl-page-archive .listing-item .entry-content.subheader {
	display: none;
}

.entry-cover {
	padding: 2em 0 6em 0;
}

/* COMMUNES LAYOUT */
.column-communes {
	margin-bottom: 2rem;
}

/* FOOTER WIDGET */
.widget-footer {
	margin-bottom: 4rem;
}

.widget_recent_entries li {
	border-bottom: 1px solid #666;
	line-height: 1.1;
	padding: 0.5em 0;
}

.widget_recent_entries li:first-of-type {
	border-top: 1px solid #666;
}

/* PROCESS */
body.theme-custom .progress-indicator>li.is-current::before {
	background: #00cc00 !important;
}

body.theme-custom .progress-indicator>li.is-current span {
	color: #00cc00 !important;
}

/* USERS LIST*/

.user-list-wrap {

	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.user-list-wrap .author-block {
	text-align: center;
	margin: 2rem;
	border: 0px solid #ccc;
	width: calc(20% - 2rem);
	margin: 0 1rem 2rem 1rem;
}

.user-list-wrap h2 {
	font-size: 0.9rem;
	font-weight: bold;
}

.user-list-wrap .photo {
	width: 50px;
	height: 50px;
}

.author-search {
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin: 2rem 0 3rem 0;
}

.author-search h2,
.assistive-text {
	display: none;
}

.user-list-wrap .author-block .post-count {
	font-size: 0.8em;
	display: block;
	font-weight: normal;
	margin: o auto;
}

.user-list-wrap .author-block .hyphen {
	display: none;
}


h3.user-list-letter {
	text-transform: uppercase;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: black;
	color: white;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
	font-weight: bold;
}


.user-list-line {
	padding-left: 1.2rem;
}

.kiu-author-list {
	-webkit-columns: 3 200px;
	-moz-columns: 3 200px;
	columns: 3 200px;
	-webkit-column-gap: 4em;
	-moz-column-gap: 4em;
	column-gap: 4em;
	margin-bottom: 4rem;
}

.kiu-author-list-letter-group {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	padding-top: 3rem
}

.kiu-author-list-letter-group:first-of-type {
	display: none;
}


/* FOOTER */
.signature {
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.7rem;
	padding: 2rem 0;
	text-align: center;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.signature a {
	display: inline-block;
	background: no-repeat center center;
	text-indent: -5000px;
	background-size: contain;
}

.signature span {
	display: inline-block;
	margin: 0 0.5rem 0 0.2rem;
	line-height: 50px;
}

.signature a.sign-devsector {
	background-image: url(images/logo_devsector.svg);
	width: 80px;
	height: 50px;
}

.signature a.sign-infomaniak {
	background-image: url(images/logo_infomaniak_blanc.svg);
	width: 90px;
	height: 15px;
}

@media screen and (min-width: 640px) {

	.widget_cp_widget_listing_latest article.jecherche:after,
	.list-view article.jecherche:after,
	.single article.jecherche h1.entry-title:before {
		transform: rotate(33deg) scale(1);
		right: -10px;
		top: -10px;
	}

	.single article.jecherche h1.entry-title:before {
		right: -50px;
		top: -35px;
	}

	.entry-cover {
		padding: 8em 0 6em;
	}

	/* ADS ARCHIVE */
	.archive-listing article .row {
		flex-wrap: nowrap;
	}

	article.listing-item.donne-yes .columns:first-of-type:before {
		width: calc(100% - 1.875rem);
	}
}

@media screen and (min-width: 1300px) {
	.home-cover .entry-title {
		min-height: 0;
	}
}