
    .MainTitle{
        font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,sans-serif;
    font-size:50px;
    padding:0;
    margin:0;
    color:#000;
    line-height:1em;
    font-weight:normal;
    display:inline-block;
    position:relative;
    background-color:#fff;
    padding-left:20px;
    padding-right:20px;
    margin-top:40px;
}
@media only screen and (max-width:761px) {
.MainTitle{
    margin-top:20px;    font-size:35px;
}
}
.MainTitle:first-child{
    margin-top:0px
}
.MainTitle::before{
    content:" ";
    width:1170px;
    height:3px;
    background-color:#e6e6e6;
    display:block;
    position:absolute;
    z-index:-1;
    left:calc(50% - 585px);
    top:25px;
}

.NOUVEAUTES-2019-Routine .RoutineItem p.Text{
    max-height: 38px;
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
    font-size: 14px;
    letter-spacing: .28px;
    font-weight: normal;
}

@media only screen and (max-width: 761px){
    .NOUVEAUTES-2019-Pushs .MainPush img{
        width: 310vw;
        margin-left: -91vw;
    }
    .NOUVEAUTES-2019-Routine .RoutineItem p.Text1{
        min-height: 76px;
    }
    .NOUVEAUTES-2019-Routine .RoutineItem p.Text3{
        min-height: 57px;
    }
    .NOUVEAUTES-2019-Routine .RoutineItem p.Text2{
        min-height: 50px;
    }
}

.NOUVEAUTES-2019-Routine .Visual img {
    max-width: 100%;
    margin:0 auto;
}
.product-slider {
    display: block;
    width: 100%;
    max-width: 1170px;
    min-width: 320px;
    margin: 0 auto;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 1.4em;
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.product-size{
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 14px;
        margin-top: 10px;
}