/*
 Theme Name:     Divi Child Template NIOU
 Description:    Child Theme pour Template NIOU
 Author:         elegantenthusiast.com
 Template:       Divi
 (optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
 */
#main-header, #main-footer {
  display: none;
}
#page-container {
  padding-top: 0px !important;
}
.quicksearch {
  font-size: 20px !important;
  text-align: center;
}
.icons {
  margin-top: 20px;
}
.icons .icon {
  font-size: 24px !important;
  color: #000;
  margin-right: 10px;
  display: block !important;
  float: left !important;
}
.photo-nico {
  border: 1px #dedede solid;
  border-radius: 50%;
  filter: grayscale(10%);
}
.detail {
  font-size: 16px;
  line-height: 18px;
}
.detail a {
  color: #2928CF;
}
.detail a:hover {
  color: #000;
}
.detail h2 {
  color: rgba(0, 0, 0, 0.2);
}
.detail img {
  border: 1px #dedede solid;
  filter: grayscale(10%);
}
.detail .fonction-dcf {
  font-size: 14px;
  line-height: 10px;
  background-color: #2928CF;
  padding: 4px 6px;
  border-radius: 3px;
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.detail .prenom, .detail .fonction {
  font-size: 22px;
  line-height: 26px;
}
.detail .nom, .detail .societe {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 32px;
}
.detail .infos-generales {
  padding: 10px;
}
.detail .infos-pro {
  margin-top: 40px;
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 6px;
  padding: 20px;
}
.detail .infos-pro .activite {
  margin-top: 5px;
  font-size: 15px;
  line-height: 17px;
}
.detail .infos-perso {
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 6px;
  padding: 20px;
}
.detail .telephone, .detail .portable, .detail .email, .detail .web, .detail .adresse, .detail .naissance {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 26px;
}
.detail .conjoint, .detail .portable {
  margin-top: 20px !important;
}
.detail .dashicons {
  width: 30px;
  height: 30px;
  font-size: 30px !important;
  line-height: 30px;
}
.elements {
  margin: 0 auto !important;
}
.elements .invisible {
  display: none;
}
.elements .element {
  box-shadow: 0px 0px 7px 0px rgba(34, 56, 101, 0.2) !important;
  margin: 20px;
  background-color: #ffffff;
  width: 280px !important;
  padding-bottom: 30px;
  height: 520px;
}
.elements .element .image {
  width: 100%;
  filter: grayscale(100%);
}
.elements .element .fonction-dcf {
  position: absolute;
  margin-top: -30px;
  margin-left: 10px;
  font-size: 10px;
  line-height: 10px;
  background-color: #2928CF;
  padding: 4px 6px;
  border-radius: 3px;
  color: #fff;
  display: inline-flex;
  font-weight: 600;
  text-transform: uppercase;
}
.elements .element .infos {
  word-break: break-word;
  text-align: left;
  padding: 10px;
}
.elements .element .infos .prenom {
  font-size: 15px;
  line-height: 16px;
}
.elements .element .infos .nom {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 18px;
}
.elements .element .infos .dashicons {
  width: 30px;
  height: 30px;
  font-size: 30px !important;
  line-height: 30px;
}
.elements .element .infos .infos-societe {
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.elements .element .infos .infos-societe .societe {
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
}
.elements .element .infos .infos-societe .fonction {
  font-size: 14px;
  line-height: 16px;
}
.elements .element .infos .infos-contact {
  margin: 0px;
}
.elements .element .infos .infos-contact .tel, .elements .element .infos .infos-contact .email, .elements .element .infos .infos-contact .web {
  font-size: 36px;
  line-height: 36px;
  margin: 0px;
  margin-bottom: 5px !important;
}
.elements .element:hover {
  background-color: #f1f1f1 !important;
  cursor: pointer;
}
.elements .element:hover .image {
  filter: grayscale(10%);
}
.elements a {
  color: #000;
}
.et-pb-slider-arrows {
  display: none;
}
.two_third {
  margin-right: 0% !important;
}
/* ADMIN */
.admin-zone .preview img {
  padding-bottom: 10px;
}
.admin-zone .preview h1, .admin-zone .preview h2, .admin-zone .preview h3 {
  width: 100% !important;
  font-weight: 300;
}
.admin-zone .preview h1 {
  font-weight: 600 !important;
}
.admin-zone .preview h3 {
  text-transform: none !important;
}
.admin-zone .nav-haut {
  background-color: #535b7c !important;
}
.admin-zone h2 {
  float: left;
  display: inline-block;
  font-size: 28px !important;
  text-transform: uppercase;
  font-weight: 900;
}
.admin-zone h3 {
  font-size: 16px !important;
  text-transform: uppercase;
}
.admin-zone .btn-ajouter {
  float: right;
  font-size: 12px;
  border-radius: 5px !important;
  padding: 3px 5px !important;
  background-color: #f6f6f6 !important;
  color: #000 !important;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px !important;
  margin-left: 10px !important;
}
.admin-zone .btn-ajouter:hover {
  background-color: #fddd19 !important;
  color: #000 !important;
}
.admin-zone .frm_section_heading {
  background-color: #F8F8F8 !important;
  border: 1px #e1e1e1 solid;
  padding: 10px 20px;
  margin-top: 10px;
  margin-bottom: 50px !important;
}
.admin-zone .frm_section_heading hr {
  display: none;
}
.admin-zone .frm_section_heading h3 {
  padding: 0px !important;
  border-top: 0px !important;
}
.admin-zone .frm_section_heading .frm_description {
  line-height: 12px;
}
.admin-zone .frm_section_heading .dz-preview {
  background-color: #f6f6f6 !important;
}
.admin-zone .frm_repeat_sec {
  border: 1px #e1e1e1 solid;
  padding: 20px;
  background-color: #fff;
}
.admin-zone .listes-admin {
  height: 100%;
  max-height: 800px;
  overflow: scroll;
}
.admin-zone .liste-admin {
  margin-top: 5px !important;
  background-color: #f1f1f1 !important;
  padding: 0px;
  border: 1px #dedede solid;
  border-radius: 10px;
  margin-bottom: 25px !important;
}
.admin-zone .liste-admin .element {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px #d0cccc solid;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #000;
  font-weight: 600 !important;
  width: 100% !important;
}
.admin-zone .liste-admin .element:first-child {
  padding-top: 10px !important;
  border-top: 0px #d0cccc solid !important;
}
.admin-zone .liste-admin .element:last-child {
  padding-bottom: 10px !important;
}
.admin-zone .liste-admin .element:hover {
  background-color: #e4e4e4 !important;
  cursor: pointer;
}
.admin-zone .liste-admin a {
  color: #000 !important;
}
.admin-zone .liste-admin .off a {
  color: #999999 !important;
}
.admin-zone .liste-admin .badge {
  clear: both;
  border-radius: 2px !important;
  background-color: #dedede !important;
  color: #000;
  font-weight: 400 !important;
  margin-right: 2px !important;
  margin-top: 3px;
  margin-bottom: 3px;
  border: 1px #888 solid;
  font-size: 11px;
  padding: 2px 2px !important;
}
.admin-zone .liste-admin .dashicons-hidden {
  color: red;
}
.admin-zone .liste-admin .dashicons-visibility {
  color: green;
}
.admin-zone .liste-activation .pictos {
  float: left;
  margin-right: 5px;
}
.admin-zone .liste-activation .ligne-1 {
  float: left;
}
.admin-zone .liste-activation .ligne-2 {
  clear: both;
  font-size: 11px;
  line-height: 14px;
  font-weight: 300;
}
.admin-zone .liste-activation .ligne-3 {
  clear: both;
  font-size: 11px;
  line-height: 14px;
  font-weight: 300;
  font-style: italic;
}
/**************************************************************

	ADMIN 
	
*/
.page-id-166 .search {
  text-align: left;
  clear: both;
  margin-bottom: 10px;
}
.page-id-166 #page-container {
  padding-top: 0px !important;
}
.page-id-166 #menu-admin {
  text-align: center;
  background-color: #535b7c !important;
}
.page-id-166 #menu-admin ul {
  list-style: none;
  display: flex;
  padding: 0px !important;
}
.page-id-166 #menu-admin ul li {
  padding: 5px 10px !important;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  margin-right: 10px;
  font-weight: 600;
}
.page-id-166 #menu-admin ul li a {
  color: #fff !important;
}
.page-id-166 #menu-admin ul li:hover {
  background-color: #fff;
}
.page-id-166 #menu-admin ul li:hover a {
  color: #000 !important;
}
.page-id-166 #content-admin {
  margin-top: 0px !important;
  padding: 20px;
  border: 1px #dedede solid;
  border-radius: 10px;
  margin-bottom: 25px !important;
}
.page-id-166 .partenaire, .page-id-166 .element {
  width: 90% !important;
}
.page-id-166 .partenaire .infos, .page-id-166 .element .infos {
  clear: both !important;
  margin-top: 3px;
  margin-bottom: 5px;
}
.page-id-166 .partenaire .nom, .page-id-166 .element .nom {
  clear: both !important;
}
.page-id-166 .partenaire .invisible, .page-id-166 .element .invisible {
  display: none;
}
/*** Responsive Styles Large Desktop And Above ***/
/*** Responsive Styles Standard Desktop Only ***/
/*** Responsive Styles Tablet And Below ***/
/*** Responsive Styles Tablet Only ***/
/*** Responsive Styles Smartphone Only ***/
@media (max-width: 767px) {
  .elements .element {
    width: 160px !important;
    height: 380px;
    margin: 7px !important;
  }
  .one_third, .two_third {
    width: 100% !important;
  }
  .two_third {
    margin-top: 30px;
  }
}
/*** Responsive Styles Smartphone Portrait ***/
