/*
 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 */

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

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

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

#top #wrap_all #main div > div.avia-button-wrap > a.avia-button:hover {
  text-decoration: none;
}

#top #wrap_all #main .avia-button-wrap > a.avia-button .avia_iconbox_title {
  font-size: 14px;
  line-height: 18px;
}
