.col .infosclient h4, .col .infosclient .h4 {
    border-bottom: 1px solid #000000;
}
.col .infosclient .row.dotted{
    border-bottom:1px dotted #000000;
}
.side-tabs.top a.active:after, .side-tabs.top li:nth-child(3) span.active:after{
    background: #000000;
}
.body-644series header {
  background-color: white;
  text-align: center;
  box-shadow: none;
}

.body-644series .page {
    background: none;
    box-shadow: none;
}

.body-644series .h1, .body-644series .h2, .body-644series .h2.title_section, .body-644series h1, .body-644series h2, .body-644series h2.title_section {
  background: none;
}

.body-644series .button, input[type="submit"] {
  box-shadow: none;
}

.body-644series .addmsglo.button, 
.body-644series .bouton, 
.body-644series .btn-search, 
.body-644series .button, 
.body-644series .form-newsletter input[type="submit"], 
.body-644series .links_p .bouton, 
.body-644series .links_p .button, 
.body-644series .produits .addbasket, 
.body-644series input[type="submit"] {
  box-shadow: none;
}

.body-644series .page{
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 1025px) {
  .body-644series .menu nav#nav-principal .menu_burger {
    background: #0f2247;
  }
  .body-644series .menu nav#nav-principal a.actif, 
  .body-644series .menu nav#nav-principal a:hover, 
  .body-644series .menu nav#nav-principal ul li ul li a.actif, 
  .body-644series .menu nav#nav-principal ul li ul li a:hover {
    color: #0f2247;
  }
  .body-644series .menu nav#nav-principal ul li a {
    color: #0f2247;
  }
  .body-644series .menu nav#nav-principal > ul {
    background: white;
  }
}

.body-644series #headercontent {
  min-height: 150px;
}

.body-644series .wrapper-content {
  padding-top: 150px;
}

@media only screen and (max-width: 1023px) {
  .body-644series header #blocContent {
    width: calc(100%);
  }
  .body-644series header #headercontent .container-slogan {
    position: static;
  }
}

@media screen and (max-width: 768px) {
  .body-644series header #headercontent .container-slogan {
    display: block;
  }
  .body-644series .menu nav#nav-principal > ul {
    padding: 20px 0;
  }
}

.body-644series .arianne a::after, 
.body-644series .arianne a::before {
display: none;
}

.body-644series .template_fiche_produit #fiche-produit .wrap-details {
  margin: 20px 0 50px 0;
}

.body-644series .template_fiche_produit #fiche-produit .wrap-details {
  border-radius: 5px;
}

.body-644series .template_fiche_produit #fiche-produit .wrap-description {
  border-radius: 5px;
}


/**PAGE CONTACT**/
.body-644series .template_contact {
  box-shadow: none;
  background-color: transparent;
}
