<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.prev {
    left: -2px;
    top: 60px;
    z-index: 9999;
    display: none
}

.unslider .next {
    top: 60px;
    right: 122px;
}

.unslider .fa-chevron-left,
.unslider .fa-chevron-right {
    font-size: 35px !important;
    color: #ddd;
}

.unslider-active {
    background-image: none;
}

.unslider {
    margin-bottom: 15px;
    margin-bottom: 10px;
    width: 84%;
    float: right;
    position: relative;
 
}

.unslider-carousel {}

.slider {
    float: left;
    margin-left: 30px;
}

.rating {
    margin-left: 7px;
    float: left;
    width: 175px;
    margin-top: 4px;
    height: 100px;
    position: relative;
    padding-bottom: 10px;
}

.slider {
    width: 798px;
    overflow: hidden;
}

.containers li {
    background-image: none;
    height: 150px;
    width: 260px !important;
    padding: 10px 10px 0px 10px;
    border: 1px solid #aaa;
    border-radius: 7px;
    margin-right: 6px
}

.containers li:first-child {
    margin-left: 6px
}

.avis {
    width: 100%;
    position: relative;
    height: 100%;
}

.header_avis {
    width: 100%;
}

.content {
    clear: both;
    padding-top: 8px;
    font-style: italic;
    font-family: Georgia;
    color: rgb(129, 129, 129);
    font-size: 13px!important;
}

.star {
    width: 45%;
    float: left;
}

.date {
    width: 50%;
    float: left;
    text-align: right;
}

.unslider-nav {
    display: none;
}

.fa-star {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 3px;
    color: #aaa;
    font-size: 16px;
    text-shadow: 1px 1px 1px #ccc;

}

.rated {
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 3px;
    color: #FC951E;
    font-size: 16px;
    text-shadow: 1px 1px 1px #ccc;
}

.fa-star-half-o {
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 3px;
    color: #FC951E;
    font-size: 16px;
    text-shadow: 1px 1px 1px #ccc;

}

.name {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-weight: 600;
}

.note {
    font-weight: 600;
    font-size: 19px;
    color: #222;
    font-family: Arial, sans-serif;
    width: 100%;
    text-align: center;
    margin-top: -5px
}

.excellent {
    font-family: Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #222!important;
    margin-top: -5px;
    width: 100%;
    text-align: center
}

.star_rating {
    width: 100%;
    text-align: center
}

.star_global {
    margin-left: 20px;
    margin-top: -6px;
}

.star_global .fa {
    font-weight: bold;
    font-size: 22px;
}

.rating a {
    text-decoration: none
}

.avis_link {
    margin-top: -10px;
}

#avis {
    display: none;
    width: 100%;
}


</pre></body></html>