<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** version : darty-multisite-v2.0 */

/* page faq */
.page-node-type-page-faq .thematique.container {
  display: none;
}

.section-title-big {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 12px;
  font-family: "din", sans-serif;
}

.description-chat p {
  font-size: 17px;
  margin-bottom: 40px;
  font-family: "din", sans-serif;
}

.contenu-chat strong {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}

.contenu-chat ul li {
  font-size: 14px;
  padding-bottom: 8px;
}

.contenu-chat button {
  background: #d8d8d8;
  width: 276px;
  height: 57px;
  color: #757575;
  font-size: 15px;
  margin-top: 18px;
  font-weight: bold;
  position: relative;
  font-family: "din", sans-serif;
  border-radius: 3px;
}

/* .contenu-chat button::before{
          content: '';
          background: url(/services/themes/custom/dartyservices/images/button-chat.png) no-repeat;
          width: 26px;
          height: 28px;
          position: absolute;
          left: 16px;
          top: 12px;
} */

.contenu-chat {
  margin-bottom: 80px;
  font-family: "din", sans-serif;
}

.contenu-chat label {
  display: block;
  font-family: "din", sans-serif;
  padding-bottom: 6px;
  font-weight: 400;
}

/* style radio button css  */

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #005ead;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  background: #fff;
  width: 8px;
  height: 8px;
  left: 5px;
  top: 5px;
}

.contenu-chat button:hover {
  background: #005ead;
  color: #fff;
}

/* .contenu-chat button:hover::before{
    background: url(/services/themes/custom/dartyservices/images/button-chat-hover) no-repeat;
} */

[type="radio"]:checked + label:before {
  background: #005ead;
  border: none;
}

/* style buttons  */

.idz_btn_fix #idzfonline_SAV .btn {
  background-color: #005ead !important;
  color: #fff;
}

.idz_btn_fix #idzfbusy_SAV .btn,
.idz_btn_fix #idzfoffline_SAV .btn {
  background-color: #d8d8d8 !important;
  color: #757575;
}

.idz_btn_fix #idzfonline_reparation .btn {
  background-color: #005ead !important;
  color: #fff;
}

.idz_btn_fix #idzfbusy_reparation .btn,
.idz_btn_fix #idzfoffline_reparation .btn {
  background-color: #d8d8d8 !important;
  color: #757575;
}

.idz_btn_fix #idzfonline_probleme .btn {
  background-color: #005ead !important;
  color: #fff;
}

.idz_btn_fix #idzfbusy_probleme .btn,
.idz_btn_fix #idzfoffline_probleme .btn {
  background-color: #d8d8d8 !important;
  color: #757575;
}

.bloc-content-buttons {
  margin-top: 18px;
}

.bloc-content-buttons .btn {
  font-weight: 600;
  padding: 8px 20px;
}

.contenu-chat .bloc-content-buttons .btn {
  white-space: normal !important;
}

.site-footer .list-inline &gt; li {
  min-height: 0px;
}

.oneFormuleDetails {
  background-color: #f1f1f1;
  margin: 1em 0 0 0;
}

.blkDetails {
  padding: 1.5em;
  position: relative;
}

.blkDetails--sav .blkDetails-row {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 0 1em;
  margin: 0;
}

.blkDetails--sav hr {
  border-style: solid;
  border-color: #fff;
  border-width: 2px;
  margin: 1em 0;
}

.blkDetails--sav .blkDetails-row-blk {
  flex-basis: 48%;
  font-size: 16px;
  line-height: 1.4;
  text-align: center;
  margin: 0;
}

.blkDetails--sav .blkDetails-row-blk strong {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  font-size: 18px;
  padding: 5px 10px;
}

.content .blkDetails--sav hr {
  border-style: solid;
  border-color: #fff;
  border-width: 2px;
  margin: 2em 0 !important;
  border-top: none !important;
}

.blkDetails--sav .option_texte_banniere ul {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  list-style-type: none;
}

.blkDetails .option_texte_banniere ul li {
  font-size: 16px;
  margin-bottom: 10px;
}
.blkDetails .option_texte_banniere ul li {
  background: url(https://www.darty.com/res3/services/reparation-hors-garantie/images/pictos/picto-check.svg)
    no-repeat left center;
  background-size: calc((17.5 / 16) * 1em);
  line-height: 1.2;
  position: relative;
  padding: 0 0 0 2em;
  margin: 0;
}

.blkDetails--sav p {
  text-align: center;
  margin: 1.5em 0 0 0;
}

.rdvLabel {
  font-size: 18px;
  font-weight: 700;
}

.callNumber {
  display: inline-block;
  white-space: nowrap;
  font-size: 20px;
  background-color: #373737;
  color: #fff;
  padding: 2px 10px;
  border-radius: 5px;
  margin: 0 0 0 5px;
}

.callNumber em {
  font-style: normal;
  font-size: 0.666666667em;
  font-weight: 500;
}

.checkList {
  list-style-type: none;
}

@media screen and (max-width: 767px) {
  .blkDetails--sav .blkDetails-row {
    display: block;
    padding: 0px;
  }
  .blkDetails--sav .blkDetails-row-blk:not(:first-child) {
    margin-top: 1em;
  }
  .blkDetails {
    padding: 1rem !important;
  }
  .rdvLabel {
    font-size: 14px;
  }
  .blkDetails--sav .blkDetails-row-blk strong {
    font-size: 16px;
  }
  .blkDetails--sav .blkDetails-row-blk {
    font-size: 14px;
  }
  .blkDetails .checkList-item {
    font-size: 14px;
  }
  .blkDetails .option_texte_banniere ul li {
    font-size: 15px;
    margin-bottom: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
  .text-legal {
    display: none !important;
  }
}
</pre></body></html>