.page-vizool{
    background-image: url('../../img/fondkid.jpg');
    background-position: center;
    background-size: cover;
}
.vizool-title
{
    text-transform: uppercase;
    font-family: LEMON MILK;
    color:#ffffff ;
    font-size: 1.8em;
    font-weight: bold;

}
.img-vizool{
    padding: 5%;
    width: 100%;
    

}
#vizool
{
    margin-top: 40px;
}
.details-product
{
    color:#fff;
    font-family: century gothic;
    font-size:0.9em;
    line-height: 18px;
    margin-top: 30px;
}
.link-product
{
    color:#fff;
    font-family: century gothic;
    font-size:0.9em;
    line-height: 18px;
    margin-top: 20px; 
    margin-bottom: 30px; 
}

.image-logo-product
{
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

