body {
	background:url(https://media.cdnws.com/_i/23413/6689/410/90/background-final.jpeg) center top no-repeat #fff;
}

.page-prod-details .nosto-product-list {
    display: -ms-flexbox;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.page-prod-details .nosto-product-list:before, .page-prod-details .nosto-product-list:after {
    display: none;
}

.page-prod-details .nosto-product-list .nosto-product-list-item {
    margin-right: 0!important;
}

logo-img {
max-width: 530px;
margin: 10px 20px;
}

.header {
	margin: 0px;
	padding: 0px;
height: 142px;
background:url(https://media.cdnws.com/_i/23413/6695/1257/96/header.jpeg);
}

#h-wrapper {
    margin: 0 0 0;
	/*background:#fff url(https://media.cdnws.com/_i/23413/7400/1533/4/header-wizishop-solde.jpeg) center -28px no-repeat;*/
}

#menu-page {
 float: left;
 width: 205px;
 height: auto;
 padding: 0px 5px 10px 5px;
}
#menu-page2 {
 float: left;
 width: 205px;
 height: auto;
 border-right: dotted 1px #BDBDBD;
 padding: 0px 5px 10px 5px;
}
#menu-page p, #menu-page2 p {
  line-height: 16px;
  font-family: 'Source Sans Pro', Geneva, Helvetica, Arial, Trebuchet MS, Bitstream Charter, FreeSans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: -5px;
  text-align: center;
}
#menu-page img, #menu-page2 img {
 margin : 0 auto;
 width: 195px;
 height: 90px;
}
#menu-page .titre-menu-page a, #menu-page2 .titre-menu-page a {
 text-decoration: none;
 color: #212121;
}
#menu-page .titre-menu-page a:hover, #menu-page2 .titre-menu-page a:hover {
 color: #2da6ff;
}
#menu-page ul, #menu-page2 ul {
text-align: center;
}
#menu-page li, #menu-page2 li {
 list-style: none;
 margin-left: -6px;
}
#menu-page li a, #menu-page2 li a {
 text-decoration: none;
 color: #212121;
}
#accueil-meilleures-ventes .nosto-product-description, #liste-produits-plus-populaires .nosto-product-description {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
#accueil-meilleures-ventes .nosto-product-list-item, #liste-produits-plus-populaires .nosto-product-list-item {
    margin: 0 6px 14px 0!important;
}
#s-bloc-cats {
    display: none;
}
#menu-page li a:hover, #menu-page2 li a:hover {
 color: #2da6ff;
}
.page-blog .h1 a {
    color: #fff;
}