/*
 Theme Name:   LPDW config
 Theme URL:    https://leplusduweb.com
 Description:  Theme enfant developpé par l'entreprise LE PLUS DU WEB
 Author:       Le plus du web
 Author URI:   http://leplusduweb.com
 Template:     enfold
 Version:      1.0.0
*/

/*
General Styles
================================================== */
/* Note: CSS POUR VUE TOUS MEDIAS */

:root {
  --purple: #6a2777;
  --green: #008e88;
  --blue: #152659;
  --dark-blue: #07143c;
}

#top #wrap_all .credit p {
  all: unset;
  color: var(--purple);
}

.parent-pageid-2421 #wrap_all #main .credit p {
  color: white;
}

#top #wrap_all .credit p:before,
#top #wrap_all .credit p:after {
  display: none;
}

/* Barre des cookies : bouton de refus */
#top .avia-cookie-consent-button-3 {
  color: black !important;
}

#main {
  padding-top: 145px !important;
}

.hr .hr-inner {
  border-color: rgba(112, 112, 112, 0.33);
}

#scroll-top-link {
  color: white !important;
}

#top .woocommerce-mini-cart-item {
  color: var(--blue);
}

/* On ne veut pas de la sidebar sur la page de vot en ligne */
.page-id-61 #sidebar_fixe {
  display: none;
}

/* =============== HEADER ================= */
#top #header_main .menu li:is(.current-menu-parent, .current_page_item) > a {
  color: var(--green);
}

/* =============== SLIDER ================= */

#full_slider_1 .avia-slideshow-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.38);
  z-index: 99;
}

#full_slider_1 .slideshow_align_caption form #s {
  border: none;
  padding: 15px 18px;
}

/* =============== SIDEBAR FIXE ================= */

#sidebar_fixe a.sidebar-account span::before {
  content: "\f2c0";
  font-family: "fontello", serif;
}

#sidebar_fixe a.sidebar-revues span::before {
  content: "\e84d";
}

#sidebar_fixe a.sidebar-emplois span::before {
  content: "\e840";
}

/* =============== SECTION ACTUALITES ================= */

#actualites .template-page {
  padding: 90px 0;
}

#actualites .articles .title .avia-button {
  margin: 0;
  padding: 12px 16px;
  border: none;
  border-radius: 0;
  display: flex;
  column-gap: 12px;
  line-height: inherit;
}

#actualites .articles .title .avia-button .avia_button_icon::before {
  font-size: 20px;
}

#actualites .articles .hr {
  margin: 22px 0 35px 0;
}

#actualites .articles article .post-meta-infos,
#actualites .articles article .entry-footer,
#actualites .articles article .post_delimiter {
  display: none;
}

#actualites .articles article .blog-meta,
#actualites .articles article .entry-content-wrapper,
#actualites .articles article .blog-meta a {
  margin: 0 !important;
}

#actualites .articles article .entry-content p {
  margin-top: 0;
  margin-bottom: 12px;
}

#actualites .articles article .read-more-link a {
  margin-bottom: 0;
  padding: 0;
}

#actualites .evenement {
  padding: 30px 50px;
}

#top #actualites .evenement .title p {
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 20px;
}

#actualites .evenement .hr {
  margin: 16px 0 26px 0;
}

#actualites .evenement .hr .hr-inner {
  background-color: rgba(255, 255, 255, 0.33);
}

#actualites .evenement .av-magazine-top-bar,
#actualites .evenement .entry-content-header time,
#actualites .evenement .entry-content {
  display: none;
}

#actualites .evenement .av-magazine-content-wrap {
  display: none;
}

/* On crop les noms de actaulités et les résumés également */
#actualites .articles article .av-heading-wrapper h2 a,
#actualites .articles article .entry-content p,
.page-id-2658 article h2 a,
.page-id-2658 article .slide-entry-excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
}

.page-id-2658 #wrap_all article .slide-entry-excerpt {
  -webkit-line-clamp: 3;
}

.page-id-2658 article .slide-entry-title {
  padding: unset !important;
  margin: unset;
}

.page-id-2658 #wrap_all article :is(.blog-categories, .entry-footer) {
  display: none !important;
}

#actualites .evenement .av-magazine-content-wrap header a {
  color: white;
}

#actualites .evenement .av-magazine-entry .av-magazine-thumbnail {
  margin: 0;
  margin-bottom: 32px;
  border-color: #fff;
}

#actualites .evenement .av-magazine-entry img {
  width: 100%;
  object-fit: cover;
}

#actualites .evenement .av-magazine-read-more {
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  transition: all ease 300ms;
}

#actualites .evenement .av-magazine-read-more:hover,
#actualites .evenement .av-magazine-read-more:focus {
  text-decoration: underline;
}

#actualites .evenement .av-magazine-read-more::after {
  content: "\e800";
  font-family: "fontello", serif;
  margin-left: 12px;
  font-size: 20px;
  vertical-align: middle;
}

/* =============== SECTION CHIFFRES CLES ================= */

#chiffres-cles {
  background-size: cover;
}

#chiffres-cles .template-page {
  padding: 70px 0;
}

#chiffres-cles .flex_column .avia-animated-number .heading {
  font-weight: bold;
}

/* =============== SECTION AFSTAL ================= */

#afstal .template-page {
  padding: 90px 0 70px 0;
}

#afstal .presentation img {
  margin-bottom: 20px;
}

#afstal p {
  margin: 0;
}

#afstal p:first-child {
  margin-bottom: 18px;
}

/* =============== SECTION COMMISSIONS ================= */

#commissions .template-page {
  padding: 0 0 90px 0;
}

#commissions .title h4 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0;
}

#commissions .hr {
  margin: 30px 0 45px 0;
}

#commissions .avia-image-container-inner,
#commissions .avia-image-container-inner img {
  border-radius: 0;
  width: 100%;
}

#commissions p {
  font-weight: bold;
  font-size: 30px;
}

#commissions p::after {
  content: "\e800";
  font-family: "fontello", serif;
  margin-left: 12px;
}

/* =============== SECTION DOSSIERS ================= */

#dossiers .title .avia-button {
  padding: 16px;
  border-radius: 0;
}

#dossiers .title .avia-button .avia_button_icon {
  left: unset;
  margin-left: 12px;
}

#dossiers .hr {
  margin: 20px 0 38px 0;
}

#dossiers .slide-entry-wrap .slide-entry a {
  margin-bottom: 22px;
}

#dossiers .slide-entry-wrap .slide-entry a,
#dossiers .slide-entry-wrap .slide-entry a img {
  height: 264px;
  width: 100%;
  border-radius: 0;
  object-fit: cover;
}

#dossiers .slide-entry-wrap .slide-entry .entry-title {
  padding: 0;
  margin: 0 0 12px 0;
}

#top #dossiers .slide-entry-wrap .slide-entry .blog-categories {
  display: none;
}

#dossiers .slide-entry-wrap .slide-entry .slide-entry-excerpt {
  overflow: visible;
}

#dossiers .slide-entry-wrap .slide-entry .read-more-link {
  padding-bottom: 0;
}

#dossiers .slide-entry-wrap .slide-entry .read-more-link a span::after {
  content: "\e800";
  font-family: "fontello", serif;
  font-size: 16px;
}

#dossiers .slide-entry-wrap .slide-entry .entry-footer {
  display: none;
}

/* =============== SECTION FLOW-FLOW ================= */
#before-flow-flow p {
  margin: 0;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
}

/* =============== SECTION REVUES ================= */

#revues .adhesion {
  padding: 40px;
}

#revues .adhesion .title p {
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
}

#revues .adhesion .hr {
  margin: 20px 0;
}

#revues .adhesion .title2 p {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 16px 0;
}

#revues .adhesion .avia-icon-list-container {
  margin: 36px 0;
}

#revues .adhesion li,
#revues .adhesion .iconlist_content_wrap {
  padding: 0;
}

#revues .adhesion .iconlist_icon {
  background: none;
  margin: 0;
  line-height: unset;
  height: unset;
  width: 35px;
}

#revues .adhesion .iconlist-timeline {
  display: none;
}

#revues .adhesion li {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
}

#revues .adhesion li article {
  min-height: unset;
}

#revues .adhesion li p {
  margin: 0;
  color: white;
}

#revues .adhesion .avia-button {
  margin: 0;
  padding: 16px;
  border: none;
  border-radius: 0;
}

#revues .adhesion .avia-button .avia_button_icon {
  left: unset;
  margin-left: 20px;
  font-size: 22px;
  vertical-align: middle;
}

#revues .revues .title p {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: bold;
  margin: 0;
}

#revues .revues .hr {
  margin: 32px 0;
}

/* =============== CALL TO ACTION ================= */

#call-to-action {
  min-height: unset;
}

#call-to-action .avia-button {
  border-radius: 0;
}

#call-to-action .avia-button::before {
  content: "\f2c0";
  font-family: "fontello", serif;
  margin-right: 12px;
  font-size: 18px;
  vertical-align: middle;
}

#call-to-action .avia-button .avia_button_icon {
  left: unset;
  margin-left: 26px;
  font-size: 22px;
  vertical-align: middle;
}

/* PAGE ADHÉRER A L'AFSTAL */
.page-id-3007 .avia-button {
  border-radius: 0;
}

/*
Administrator Styles
================================================== */
.logged-in {
}

/* Honeypot formulaire de contact */
.avia_ajax_form .lpdw.form_address {
  display: none;
}

/* Notice my account */
.woocommerce-MyAccount-content .woocommerce-info {
  border: none;
  background: var(--green);
  color: white;
}
