<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.contenu-ev {
  overflow-y: scroll !important;
}
.profile-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  float: left;
  margin-right: 15px;
}

.geval {
  background: #fff;
  width: 200px;
  padding: 6px 8px;
  text-align: left;
  color: #000;
  position: fixed;
  border-radius: 5px;
  z-index: 999999999;
  left: 30px;
  border-top: 6px solid #4fce6a;
  cursor: pointer;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
}
.geval:hover {
  background: #f3f3f5;
}
.ratingg {
  color: #e7711b;
  font-weight: 900;
  font-size: 20px;
}
.NBRStar {
  float: left;
  color: #e7711b;
  font-weight: 900;
  font-size: 20px;
}
.star {
  font-size: 19px;
  display: inline-block;
  color: #dcd3cd;
  vertical-align: top;
  margin: 0 2px;
}
.star:last-child {
  margin-right: 0;
}
.star:before {
  content: "\2605";
}
.star.on {
  color: #e7711b;
}
.star.half:after {
  content: "\2605";
  color: #e7711b;
  position: absolute;
  margin-left: -20px;
  width: 10px;
  overflow: hidden;
}
.geval .picto-google {
  float: left;
}
.contenu-ev {
  left: 0 !important;
  position: fixed !important;
  bottom: 0 !important;
  right: 0 !important;
  height: 100% !important;
  width: 368px !important;
  z-index: 2147483000 !important;
  background: #fafafb;
  color: #222;
  overflow: scroll;
}
.wp-google-close {
  margin: 1px 6px;
  cursor: pointer;
  font-size: 28px;
  color: #999;
  cursor: pointer;
  background: transparent;
  border: 0;
  font-weight: 500;
}
.wp-google-close:hover {
  color: #555;
}
.Contaviss {
  margin-top: 45px;
  margin-bottom: 50px;
}
.aviss {
  padding: 17px;
}
.contenu-ev .aviss:first-child .pic {
  padding-top: 41px;
}
.fermer {
  text-align: right;
  position: absolute;
  right: 0;
  top: 0px;
}
.pic img {
  width: 40px;
}
.pic {
  width: 50px;
  display: table-cell;
}
.contentt {
  width: 269px;
  display: table-cell;
  vertical-align: bottom;
}
.titre-ev {
  font-size: 17px;
  color: #427fed;
  font-weight: bold;
}
.date-ev {
  color: #999;
  font-size: 13px;
}
.contentt span {
  color: #aaaaaa;
}
.ClientAvis {
  background: #fff;
  position: relative;
  padding: 17px 0 17px 17px;
}
.ClientAvis .Client {
  background: #fff;
  position: fixed;
  left: 0%;
  top: 0;
  transform: translate(0%, 0%);
  padding: 17px 0 10px 17px;
  width: 335px;
  box-shadow: 1px 0px 2px #b3afaf;
}
.ClientAvis .Client .titreClient {
  display: block;
  font-weight: 700;
}
.wp-google-footer {
  position: fixed;
  bottom: 0;
  background: #fff;
  padding: 10px;
  left: 0;
  width: 335px;
  text-align: right;
}
.picto-google svg {
  position: relative;
}
@media (max-width: 767px) {
  .geval {
    background: none;
    width: auto;
    color: #000;
    border-top: none;
    cursor: pointer;
    left: 10px;
    box-shadow: none !important;
  }
  .textt {
    display: none;
  }
  .geval:hover {
    background: none;
  }
}
</pre></body></html>