/* CUSTOM */

/* Footer logo */
.after-footer .container .cont-copyright-advisa {
  bottom: auto;
  top: 1.5em;
}

.logo-certif-wrapper {
  margin: 0;
  margin-bottom: 2em;
}

.logo-certif {
  display: inline-block;
  margin: 0 .5em;
  max-height: 71px;
}

.logo-certif img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
}

@media screen and (max-width: 480px) {
  .logo-certif {
    display: block;
    margin: 0 0 1em 0;
  }
}
/* /Footer logo */



/* Offre */
body.page-template-page-offre #main .offre .tab .titre span,
.page-template-page-offre .prix {
  color: white;
}

body.page-template-page-offre #main .offre .tab .prix .savoirplus {
  min-height: 40px;
}

body.page-template-page-offre #main .offre .tab .prix .savoirplus button span {
  font-size: 13px;
}

body.page-template-page-offre #main .offre .tab .img {
  height: 131px;
}
/* /Offre */



/* Lateral bars */
#header-top #contact-nav a.devis:before,
#site-footer #contact-nav a.devis:before,
body.header-fixed-1 #site-header #contact-nav a.devis:before {
  height: 46px;
}

#header-top #contact-nav a.devis:before,
#site-footer #contact-nav a.devis:before {
  top: 36px;
}
/* /Lateral bars */



/* Team */
.tlp-team .layout1 .designation {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.1;
}

.tlp-team .layout1 .short-bio p {
  font-size: 14px;
}
/* /Team */



#right-col .bloc-droite.bloc-picto .label {
  font-size: 22px;
}

.wp-share-button.theme18 .share-button, .wp-share-button.theme18 .share-button-more{
  font-size: 14px !important;
  padding: 10px !important;
}
.home .wp-share-button.theme18 .share-button, .home .wp-share-button.theme18 .share-button-more{
    display: none !important;
}
.wp-share-button.theme18 .share-button:hover .button-icon{
  display: inline-block !important;
}
.wp-share-button.theme18 .share-button:hover .button-count{
  display: none !important;
}
.wp-share-button.theme18 .share-button:hover{
  opacity: 0.8;
}