.header-breadcrumb-zone {
  background-color: var(--white);
}
.darty_product_share_links {
  float: right;
}
.darty_product_share_links .share_links {
  display: inline-block;
  cursor: pointer;
}
.darty_product_share_links .share_links .print_link {
  margin-left: 6px;
}
.store_popin_direct_link {
  margin: 4px 0 0;
  padding-left: 30px;
  background: url(../catalog/version_desktop_old/styles/images/pictos/wishlist.png) no-repeat;
  color: var(--dark-grey);
  font-size: 13px;
  line-height: 16px;
  text-decoration: underline;
  cursor: pointer;
}
.comparator_button + .store_popin_direct_link {
  margin-left: 46px;
  position: relative;
}
.comparator_button + .store_popin_direct_link::before {
  position: absolute;
  top: 2px;
  left: -26px;
  content: "";
  display: block;
  height: 13px;
  border-left: 1px solid var(--mid-grey);
}
.product_bloc_aside {
  margin: 30px 20px 0;
}
.product_bloc_aside:not(.product_navigation)::before {
  content: "";
  padding-top: 46px;
  margin-top: -46px;
  display: block;
}
.product_bloc_aside:not(.product_navigation).anchor::before {
  padding-top: 140px;
  margin-top: -140px;
}
.product_bloc_aside_title {
  display: inline-block;
  margin: 0 0 18px;
  border-bottom: 1px solid var(--mid-grey);
  padding: 0 0 2px;
  font-size: 36px;
  color: var(--dark-grey);
  font-family: var(--font-regular);
  text-transform: uppercase;
}
.product_bloc_aside.product_navigation {
  min-height: 38px;
  transition: box-shadow 0.6s;
}
.product_bloc_aside.product_navigation.affix:not(.alt) {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 940px;
  margin-top: 0;
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.5), 0 0 2px 0 #e8e8e8 inset;
}
.product_bloc_aside.product_navigation .product_navigation_list {
  display: table;
}
.product_bloc_aside.product_navigation .product_navigation_item {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
.product_bloc_aside.product_navigation .product_navigation_link {
  display: block;
  border-radius: 4px;
  padding: 10px 18px 9px;
  color: var(--dark-grey);
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.product_bloc_aside.product_navigation .product_navigation_link:hover,
.product_bloc_aside.product_navigation .product_navigation_link:focus,
.product_bloc_aside.product_navigation .product_navigation_link.active {
  color: var(--white);
  background: var(--dark-grey);
}
.product_bloc_aside.product_navigation .product_navigation_link:hover,
.product_bloc_aside.product_navigation .active .product_navigation_link {
  color: var(--white);
  background: var(--dark-grey);
}
.product_bloc_aside.product_navigation .hideme,
.product_bloc_aside.product_navigation .hideme .product_navigation_link {
  visibility: hidden;
  width: 0;
  padding: 0;
}
.product_bloc_aside.product_navigation.alt .product_navigation_list {
  padding: 0 24px;
}
.product_bloc_aside.product_navigation.alt .product_navigation_item .product_navigation_link {
  font-size: 16px;
  color: var(--dark-grey);
  padding: 10px 0 7px;
  border-bottom: solid 3px transparent;
  border-radius: 0;
  text-transform: initial;
  font-weight: initial;
}
.product_bloc_aside.product_navigation.alt .product_navigation_item:hover .product_navigation_link,
.product_bloc_aside.product_navigation.alt .product_navigation_item.active .product_navigation_link,
.product_bloc_aside.product_navigation.alt .product_navigation_item:focus .product_navigation_link {
  color: var(--blue);
  background-color: transparent;
  border-bottom: solid 3px var(--blue);
}
.product_bloc_aside.product_navigation.alt .product_navigation_item:hover .product_navigation_link.darty_b2b,
.product_bloc_aside.product_navigation.alt .product_navigation_item.active .product_navigation_link.darty_b2b,
.product_bloc_aside.product_navigation.alt .product_navigation_item:focus .product_navigation_link.darty_b2b {
  color: var(--black);
  border-bottom: solid 3px var(--purple);
}
.product_bloc_aside.product_bloc_description .product_bloc_content {
  padding: 20px 25px 25px;
}
.product_bloc_aside.product_bloc_description .columns {
  columns: 438px 2;
  column-gap: 14px;
}
.product_bloc_aside.product_bloc_description a {
  color: var(--dark-grey);
  text-decoration: underline;
}
.product_bloc_aside.product_bloc_description p + a {
  margin-top: 10px;
}
.product_bloc_aside.product_bloc_description p {
  margin-bottom: 18px;
  font-size: 13px;
  line-height: 15px;
  font-family: var(--font-regular);
  color: var(--dark-grey);
}
.product_bloc_aside.product_bloc_description img {
  max-width: 100%;
}
.product_bloc_aside.product_bloc_services .left,
.product_bloc_aside.product_bloc_services .right {
  width: 460px;
  height: 420px;
  background-color: var(--white);
  border-radius: 0 0 3px 3px;
}
.product_bloc_aside.product_bloc_services .left {
  vertical-align: top;
  display: inline-block;
}
.product_bloc_aside.product_bloc_services .right {
  float: right;
}
.product_bloc_aside.product_bloc_services .ombre {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.03), 0 0 2px 0 #e8e8e8 inset;
}
.product_bloc_aside.product_bloc_services .top {
  position: relative;
  height: 271px;
}
.product_bloc_aside.product_bloc_services .top .advice_img {
  position: absolute;
  z-index: 1;
  border-radius: 3px 3px 0 0;
}
.product_bloc_aside.product_bloc_services .top .en_tete {
  position: absolute;
  z-index: 2;
  margin: 20px 20px 0;
}
.product_bloc_aside.product_bloc_services .top .en_tete .titre .advice_title {
  font-family: var(--font-regular);
  font-size: 28px;
  color: var(--white);
  text-shadow: 2px 2px var(--dark-grey);
  text-transform: uppercase;
}
.product_bloc_aside.product_bloc_services .top .en_tete .block_categorie {
  float: left;
  width: 100%;
}
.product_bloc_aside.product_bloc_services .top .en_tete .rouge {
  background-color: var(--red);
  width: 7px;
  height: 20px;
  position: absolute;
}
.product_bloc_aside.product_bloc_services .top .en_tete .categorie {
  background-color: var(--dark-grey);
  height: 20px;
  float: left;
}
.product_bloc_aside.product_bloc_services .top .en_tete .categorie .title {
  display: block;
  color: var(--white);
  font-family: var(--font-bold);
  font-size: 14px;
  margin: 0 6px 0 13px;
}
.product_bloc_aside.product_bloc_services .bottom {
  padding: 15px 20px 0;
  height: 135px;
}
.product_bloc_aside.product_bloc_services .bottom .text {
  height: 100px;
  overflow: hidden;
}
.product_bloc_aside.product_bloc_services .bottom .text .subtitle {
  font-family: var(--font-bold);
  text-transform: uppercase;
  color: var(--dark-grey);
  font-size: 15px;
}
.product_bloc_aside.product_bloc_services .bottom .text .advice_text {
  font-size: 14px;
  color: var(--dark-grey);
}
.product_bloc_aside.product_bloc_services .bottom .link {
  float: right;
}
.product_bloc_aside.product_bloc_services .bottom .link .darty_push_link {
  color: var(--dark-grey);
  font-family: var(--font-bold);
  font-size: 15px;
  text-decoration: underline;
}
.product_bloc_aside.product_bloc_brand .flix-inpage {
  position: relative;
  height: 500px;
  overflow: hidden;
  border-bottom: 35px solid var(--white);
}
.product_bloc_aside.product_bloc_brand .flix-inpage .btn-expand {
  z-index: 9;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -74px;
}
.product_bloc_aside.product_bloc_brand .flix-inpage .btn-expand-img {
  display: block;
}
.product_bloc_aside.product_bloc_brand .flix-inpage.js-active {
  height: auto;
  overflow: auto;
  border-bottom: 0;
}
.product_bloc_aside.product_bloc_brand .flix-inpage.js-active .btn-expand,
.product_bloc_aside.product_bloc_brand .flix-inpage.js-active::after {
  display: none;
}
.product_bloc_aside.product_bloc_brand .flix-inpage::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 60%, var(--white) 100%);
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content {
  padding: 13px 0 0;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content.product_bloc_caracteristics_odd {
  padding-bottom: 13px;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content table {
  width: 100%;
  color: var(--dark-grey);
  text-align: left;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content tr.odd th,
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content tr.odd td {
  background-color: var(--light-grey);
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content th,
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content td {
  width: 50%;
  vertical-align: top;
  padding: 5px 0 7px;
  font-family: var(--font-regular);
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content th {
  text-align: left;
  padding-left: 12px;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content .btn-reset .expand_characteristics,
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content .btn-reset .more_characteristic {
  text-decoration: underline;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content .more_characteristic {
  display: none;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content .characteristics.js-active .expand_characteristics {
  display: none;
}
.product_bloc_aside.product_bloc_caracteristics .product_bloc_content .characteristics.js-active .more_characteristic {
  display: inherit;
}
.product_bloc_aside.product_bloc_caracteristics .link-qce {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  color: var(--blue);
}
.product_bloc_aside.product_bloc_carousel {
  background-color: transparent;
  width: 980px;
  height: auto;
  display: block;
  margin: 0;
}
.product_details_actions .wibilong-btn {
  margin-right: 8px;
}
.product_details_actions .wibilong-btn .PopinButton {
  margin: 0 !important;
}
.product_details_actions .wibilong-btn .popin-text {
  font-size: 11px !important;
}
.product_details_actions .wibilong-btn .popin-right-wrap {
  margin-top: 4px !important;
}
.product_details_actions .wibilong-btn .popin-icon {
  width: 24px !important;
  height: 24px !important;
  margin: 0 !important;
  background-position: 1px 1px;
  background-size: 22px 22px;
}
.product_details_actions .wibilong-btn .popin-left-wrap {
  width: 24px !important;
  height: 24px !important;
  border-radius: 0 !important;
}
.u-inline-block {
  display: inline-block;
}
.text-center {
  text-align: center;
}
.copie .copie_button {
  font-size: 11px;
  text-decoration: underline;
}
.item_generic {
  background: url(../catalog/version_desktop_old/styles/images/darty_sprite/sprite_icon_check_2.png) no-repeat 0 -1px;
}
.input_group {
  display: inline-block;
}
.input_group input,
.input_group button {
  height: 27px;
}
.input_group input {
  width: 68px;
  height: 25px;
  border: 1px solid var(--light-grey);
  border-right-color: var(--border-grey);
  border-radius: 2px 0 0 2px;
  padding: 0 5px;
  background: var(--light-grey);
}
.input_group button {
  font-family: var(--font-bold);
  border: 0;
  border-bottom: 3px solid var(--low-grey);
  border-radius: 0 2px 2px 0;
  padding: 0 8px;
  background: var(--light-grey);
  color: var(--dark-grey);
}
.page_product {
  scroll-behavior: smooth;
}
.page_product .page_navigation {
  margin-top: 12px;
  margin-bottom: -30px;
}
.page_product .page_navigation .item_back {
  padding-left: 15px;
  text-transform: uppercase;
  text-decoration: underline;
  background: url(../catalog/version_desktop_old/styles/images/darty_sprite/sprite_prev.png) no-repeat 0 5px;
}
.page_product .product_bloc {
  padding: 0 20px 20px;
}
.page_product .product_head {
  position: relative;
  clear: both;
  border-bottom: 1px solid var(--low-grey);
  margin-bottom: 10px;
  padding: 16px 0 7px;
}
.page_product .product_head--is-compact {
  border-bottom: none;
  margin-bottom: 5px;
}
.page_product .product_head h1 {
  display: table-cell;
  width: 100%;
  padding-top: 12px;
  font-size: 24px;
  line-height: 31px;
}
.page_product .product_head a,
.page_product .product_head a:hover {
  text-decoration: none !important;
  color: var(--dark-grey);
}
.page_product .product_head .product_family {
  color: var(--mid-grey);
}
.page_product .product_head .product_name {
  text-transform: uppercase;
  font-family: var(--font-regular);
  color: var(--dark-grey);
}
.page_product .product_sub_head {
  margin: 10px 0 8px;
}
.page_product .product_reviews_container {
  display: inline-block;
  margin-top: 7px;
}
.page_product .product_reviews_container:empty {
  display: none;
}
.page_product .product_reviews_container .product_reviews {
  display: inline-block;
}
.page_product .product_reviews_container .product_reviews a,
.page_product .product_reviews_container .product_reviews a span,
.page_product .product_reviews_container .product_reviews a:hover,
.page_product .product_reviews_container .product_reviews a:focus {
  text-decoration: none;
}
.page_product .product_reviews_container .product_reviews .stars {
  vertical-align: middle;
  margin-right: 5px;
}
.page_product .product_reviews_container .product_reviews .rating_avis {
  vertical-align: middle;
  color: var(--grey);
  font-size: 13px;
}
.page_product .product_reviews_container .wibilong-btn {
  position: relative;
  margin-left: 10px;
  padding-left: 12px;
}
.page_product .product_reviews_container .wibilong-btn::before {
  content: "";
  position: absolute;
  left: -1px;
  top: 3px;
  height: 13px;
  border-left: 1px solid var(--mid-grey);
}
.page_product .product_reviews_container .wibilong-btn:empty {
  display: none;
}
.page_product .product_action_links {
  padding: 20px 0 8px;
  text-align: center;
}
.page_product .comparator_button {
  display: inline-block;
  cursor: pointer;
  color: var(--dark-grey);
}
.page_product .comparator_button .darty_buttons_comparator_on {
  padding-left: 25px;
  background: url(../catalog/version_desktop_old/styles/images/pictos/comparator.png) no-repeat left center;
  text-decoration: underline;
  color: var(--dark-grey);
}
.page_product .comparator_button .comparator_link_trigger {
  color: var(--dark-grey);
}
.page_product .comparator_button .sprite_comparator {
  margin-right: 8px;
}
.page_product .product_body {
  display: flex;
  width: 100%;
}
.page_product .product_body button {
  white-space: nowrap;
}
.page_product .product_body .product_column {
  width: 50%;
  box-sizing: border-box;
}
.page_product .product_body .darty_product_main_content {
  position: relative;
}
.page_product .product_body .product_left {
  padding-right: 10px;
}
.page_product .product_body .product_infos {
  position: relative;
  margin: 0 0 10px;
  border-bottom: 2px solid var(--low-grey);
  border-radius: 4px;
  padding: 5px 16px 10px;
  background: var(--light-grey);
}
.page_product .product_body .product_infos.product_infos_unavailable {
  padding-top: 10px;
}
.page_product .product_body .product_metas,
.page_product .product_body .product_actions {
  display: table-cell;
  vertical-align: top;
  width: 225px;
}
.page_product .product_body .product_actions {
  width: 193px;
  padding-top: 15px;
  padding-left: 15px;
}
.page_product .product_body .product_actions .ajout_panier_bouton {
  margin-bottom: 10px;
}
.page_product .product_body .product_actions .sprite_button {
  border: 0;
  background-color: transparent;
  text-indent: -9999em;
}
.page_product .product_body .product_actions .sprite_button + .sprite_button {
  margin-top: 10px;
}
.page_product .product_body .darty_product_picture_main_pic_container,
.page_product .product_body .darty_product_picture_main_pic {
  position: relative;
}
.page_product .product_body .darty_product_picture_main_pic_container .rr_arrow_right_button {
  left: auto;
}
.page_product .product_body .darty_product_picture_main_pic_container.no_carousel {
  border-bottom: 1px solid var(--border-grey);
  margin-bottom: 6px;
  padding-bottom: 12px;
}
.page_product .product_body .darty_product_picture_main_pic {
  cursor: pointer;
}
.page_product .product_body .darty_product_picture_main_pic.darty_product_picture_no_pic {
  cursor: auto;
}
.page_product .product_body .darty_product_main_video {
  min-height: 379px;
  padding-top: 71px;
}
.page_product .product_body .no_flag_picture img,
.page_product .product_body .no_flag_picture.darty_product_main_video {
  padding-top: 0;
}
.page_product .product_body .no_flag_picture.only_horizontal_picture .darty_product_img,
.page_product .product_body .no_flag_picture.only_horizontal_picture.darty_product_main_video {
  height: auto;
  min-height: 315px;
}
.page_product .product_body .darty_product_picture_video.selected img {
  margin-left: 2px;
}
.page_product .product_body .product_overlay_unavailable {
  font-family: var(--font-bold);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 230px;
  height: 220px;
  border-bottom: 2px solid var(--border-grey);
  color: var(--dark-grey);
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  text-align: right;
  cursor: default;
}
.page_product .product_body .product_overlay_unavailable .unavailable_text {
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  width: 230px;
  padding-right: 15px;
  padding-bottom: 12px;
}
.page_product .product_body .product_overlay_unavailable::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  border-top: 110px solid transparent;
  border-left: 115px solid transparent;
  border-right: 115px solid var(--light-grey);
  border-bottom: 110px solid var(--light-grey);
}
.page_product .product_body .strong-points {
  padding-left: 15px;
}
.page_product .product_body .product_section_title {
  clear: both;
  margin: 0 0 10px;
  padding: 10px 0 0;
  color: var(--dark-grey);
  font-size: 14px;
}
.page_product .product_body .product_details_items {
  margin-bottom: 5px;
}
.page_product .product_body .product_details_item {
  padding: 0 0 0 15px;
  background: url(../catalog/version_desktop_old/styles/images/darty_sprite/sprite_bullet_list.png) no-repeat 0 8px;
  color: var(--dark-grey);
  font-size: 13px;
}
.page_product .product_body .product_details_item + .product_details_item {
  margin: 4px 0 0;
}
.page_product .product_body .product_details_more_link .more_characteristics {
  color: var(--dark-grey);
}
.page_product .product_body .product_right {
  padding-left: 10px;
}
.page_product .product_body .product__mkp-seller-alt {
  padding: 16px 20px;
  border: solid var(--border-grey);
  border-width: 0 1px 1px;
  margin: 0;
}
.page_product .product_body .unavailable_form {
  position: relative;
  margin: -1px 0 20px;
  padding: 10px 18px 5px;
  background-color: var(--light-grey);
}
.page_product .product_body .unavailable_form input[type="email"] {
  padding-left: 20px !important;
}
.page_product .product_body .unavailable_form .input_group {
  padding-left: 25px;
}
.page_product .product_body .unavailable_form .popover {
  position: absolute;
  right: 202px;
  display: none;
  z-index: 1;
  width: 215px;
  border: 1px solid var(--dark-grey);
  padding: 13px 18px;
  background: var(--white);
}
.page_product .product_body .unavailable_form .popover .popover_text {
  font-family: var(--font-regular);
  color: var(--dark-grey);
  font-size: 11px;
}
.page_product .product_body .unavailable_form .popover .popover_text + .popover_text {
  margin: 14px 0 0;
}
.page_product .product_body .unavailable_form .form_label {
  display: block;
  padding: 0 0 10px 20px;
  background: url(../catalog/version_desktop_old/styles/images/pictos/email.png) no-repeat 0 3px;
  color: var(--dark-grey);
  font-size: 13px;
}
.page_product .product_body .unavailable_form .form_label:hover + .popover {
  display: block;
}
.page_product .product_body .unavailable_form input {
  width: 230px;
  height: 29px;
  border: 0;
  background: var(--white);
  text-align: center;
}
.page_product .product_body .unavailable_form .unavailable_form_submit {
  height: 29px;
  border-left: 0;
  font-size: 13px;
  background-color: var(--dark-grey);
  color: var(--white);
  border-color: var(--grey);
}
.page_product .product_body .email_submit_message {
  margin: 10px 0 0;
}
.page_product .product_body .product-sale-actions {
  padding: 16px 20px;
  border: solid var(--border-grey);
  border-width: 0 1px 1px;
  color: var(--dark-grey);
}
.page_product .product_body .product-sale-actions a {
  color: var(--dark-grey);
}
.page_product .product_body .product-sale-actions .dtable {
  display: table;
  width: 100%;
}
.page_product .product_body .product-sale-actions .column {
  position: relative;
  width: 50%;
  padding-right: 17px;
  padding-bottom: 57px;
  box-sizing: border-box;
  display: table-cell;
  vertical-align: middle;
}
.page_product .product_body .product-sale-actions .column .form-add-basket,
.page_product .product_body .product-sale-actions .column .btn-add-basket-cc {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page_product .product_body .product-sale-actions .column + .column {
  border-left: 1px solid var(--border-grey);
  padding-right: 0;
  padding-left: 17px;
}
.page_product .product_body .product-sale-actions .column + .column .btn-buy {
  left: auto;
  right: 0;
}
.page_product .product_body .product-sale-actions .product-delivery-info .cc_store_geolocated {
  margin-bottom: 25px;
}
.page_product .product_body .product-sale-actions .product-delivery-info .delivery_button_options {
  margin: 5px 0;
  text-align: left;
  white-space: normal;
}
.page_product .product_body .product-sale-actions .favorite_store .delivery_cc_store {
  display: inline-block;
  max-width: 168px;
  width: inherit;
  vertical-align: middle;
}
.page_product .product_body .product-sale-actions #darty_product_nightly_delivery {
  margin-top: 5px;
}
.page_product .product_body .product-sale-actions .delivery_unavailable {
  bottom: 4px;
  position: relative;
}
.page_product .product_body .product-sale-actions--no-border {
  border: none;
}
.page_product .product_body .product-services {
  margin: 20px 0;
  border: 3px solid var(--blue);
  padding: 15px 5px 15px 20px;
}
.page_product .product_body .product-services__title {
  background: url(../catalog/version_common/styles/images/pictos/sav.png) no-repeat;
  background-size: 36px;
  font-size: 15px;
  font-family: var(--font-bold);
  line-height: 36px;
  padding-left: 36px;
  margin-bottom: 10px;
}
.page_product .product_body .product-services__attached:last-child {
  margin-bottom: 0;
}
.page_product .product_body .product-services__item {
  line-height: 24px;
  padding-left: 28px;
  background: url(../catalog/version_common/styles/images/pictos/check-5.png) no-repeat;
  background-size: 24px;
  margin: 0 0 4px 8px;
}
.page_product .product_body .product-services__item a {
  text-decoration: none;
}
.page_product .product_body .product-services__item .js_included_service_popup {
  border: none;
  background: transparent;
}
.page_product .product_body .product-services__item a:hover,
.page_product .product_body .product-services__item a:focus,
.page_product .product_body .product-services__item .js_included_service_popup:hover,
.page_product .product_body .product-services__item .js_included_service_popup:focus {
  text-decoration: underline;
}
.page_product .product_body .product_price {
  margin: 0 0 5px;
  color: var(--dark-grey);
}
.page_product .product_body .product_price .product_price_eco_part_mention {
  color: var(--dark-grey);
  font-size: 11px;
  font-family: var(--font-regular);
}
.page_product .product_body .product_price .product_price_eco_part_mention a {
  color: var(--dark-grey);
}
.page_product .product_body .product_price .product_price_eco_part_mention span {
  color: var(--dark-grey);
}
.page_product .product_body .product_price_infos {
  margin: 9px 0 0;
}
.page_product .product_body .product_price_infos:empty {
  display: none;
}
.page_product .product_body .product_price_infos .striped-price-2 {
  position: relative;
  top: 2px;
}
.page_product .product_body .product_price_infos .striped-price-2 .darty_prix_barre {
  font-size: 14px !important;
}
.page_product .product_body .product_price_infos .striped-price-2 .darty_cents {
  font-size: 9px !important;
}
.page_product .product_body .product_price_infos .darty_prix_barre_cont {
  margin-right: 35px;
  display: block;
}
.page_product .product_body .product_price_infos .darty_prix_barre_cont .darty_prix_barre {
  color: var(--mid-grey);
  font-size: 18px;
  font-family: var(--font-regular);
}
.page_product .product_body .product_price_infos .darty_prix_barre_cont .darty_prix_barre_2 {
  color: var(--dark-grey);
  font-size: 20px;
  font-family: var(--font-regular);
  text-decoration: line-through;
}
.page_product .product_body .product_price_infos .darty_prix_barre_cont .darty_cents {
  font-size: 11px;
  padding-top: 3px;
}
.page_product .product_body .product_price_infos .darty_prix_barre_cont .darty_cents_2 {
  font-size: 14px;
  padding-top: 4px;
  font-family: var(--font-bold);
  position: absolute;
}
.page_product .product_body .product_price_infos .darty_prix_barre_remise {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid var(--red);
  border-radius: 2px;
  padding: 4px 5px 0;
  color: var(--red);
  font-style: normal;
  font-size: 18px !important;
  white-space: nowrap;
  margin-top: 0;
}
.page_product .product_body .product_price_notice {
  color: var(--mid-grey);
  font-size: 11px;
  line-height: 13px;
}
.page_product .product_body .product_price_notice a,
.page_product .product_body .product_price_notice button {
  color: var(--mid-grey);
}
.page_product .product_body .product-sale-price {
  position: relative;
  padding: 3px 20px 16px;
  color: var(--dark-grey);
  border: 1px solid var(--border-grey);
}
.page_product .product_body .product-sale-price .display_flags {
  top: 18px;
  right: 20px;
}
.page_product .product_body .product-sale-price .display_flags.pre_order .flag,
.page_product .product_body .product-sale-price .display_flags.pre_order .pre_order_date_flag {
  width: 150px;
}
.page_product .product_body .product-sale-price .display_flags.pre_order .title {
  font-size: 12px;
}
.page_product .product_body .product-sale-price a,
.page_product .product_body .product-sale-price button {
  color: var(--dark-grey);
}
.page_product .product_body .product-sale-price a.product-price__ecoprice__link,
.page_product .product_body .product-sale-price button.product-price__ecoprice__link {
  color: var(--mid-grey);
}
.page_product .product_body .product-sale-price .product__mkp-seller {
  margin-top: 15px;
  color: var(--marketplace);
}
.page_product .product_body .product-sale-price--has-new-paddings .product__mkp-seller {
  margin-top: 0;
}
.page_product .product_body .product-sale-price .mkp {
  margin-top: 5px;
}
.page_product .product_body .product-sale-price .product__mkp-state {
  margin: 5px 0 15px;
}
.page_product .product_body .product-sale-price .product__mkp-state .mkp {
  display: flex;
  margin: 0;
}
.page_product .product_body .product-sale-price .product__mkp-state .mkp .seller {
  margin-right: 20px;
}
.page_product .product_body .product-sale-price .product_price {
  margin-bottom: -8px !important;
}
.page_product .product_body .product-sale-price .darty_prix {
  vertical-align: middle;
  margin-right: 60px;
}
.page_product .product_body .product-sale-price .product_price_infos {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.page_product .product_body .product-sale-price .product_price_notice {
  display: block;
  margin-top: 5px;
  color: var(--dark-grey);
}
.page_product .product_body .product-sale-price .product-sale-credit {
  margin: 6px 0 0;
  font-size: 11px;
  font-family: var(--font-bold);
}
.page_product .product_body .product-sale-price .product-sale-credit i {
  color: var(--red);
}
.page_product .product_body .product-sale-price .product-sale-credit.product-sale-credit--credit {
  display: block;
}
.page_product .product_body .product-sale-price .btn-oney {
  font-family: var(--font-bold);
  text-decoration: underline;
  font-size: 11px;
}
.page_product .product_body .product-sale-price .btn-oney .btn-oney-img {
  vertical-align: middle;
  margin-right: 5px;
}
.page_product .product_body .product-sale-price .darty_prix_barre_remise {
  padding: 4px 5px;
}
.page_product .product_body .product-sale-price .product-mkp-seller {
  margin-top: 5px;
}
.page_product .product_body .product-sale-price--has-new-paddings {
  padding: 16px;
}
.page_product .product_body .product-sale-price .btn-ecopart {
  font-size: 12px;
  color: var(--mid-grey);
  line-height: 12px;
}
.page_product .product_body .product-sale-price--no-border {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid var(--border-grey);
}
.page_product .product_body .prix_barre .prix_barre_liste {
  display: inline-block;
  vertical-align: middle;
}
.page_product .product_body .product-sale-info {
  color: var(--dark-grey);
  margin-top: 17px;
}
.page_product .product_body .product-sale-info .mkp-offer-list {
  position: relative;
  font-size: 13px;
  line-height: 18px;
}
.page_product .product_body .product-sale-info .mkp-offer-list__title {
  font-family: var(--font-bold);
}
.page_product .product_body .product-sale-info .mkp-offer-list__item {
  margin-top: 8px;
}
.page_product .product_body .product-sale-info .mkp-offer-list__link {
  font-size: 13px;
  color: var(--dark-grey);
  text-decoration: none;
}
.page_product .product_body #evoke_block {
  min-width: 0 !important;
}
.page_product .product_body .btn-evoke {
  margin: 20px 0;
  overflow: hidden;
}
.page_product .devis_button {
  cursor: pointer;
  color: var(--dark-grey);
  display: block;
  margin-top: 20px;
}
.page_product .devis_button .darty_buttons_devis_on {
  text-decoration: underline;
}
.page_product .devis_button .darty_buttons_devis_on .sprite_devis_small {
  margin-right: 9px;
  vertical-align: middle;
}
.page_product .devis_button .darty_buttons_devis_off .sprite_devis_small {
  margin-right: 5px;
  vertical-align: middle;
}
.page_product .btn-quote {
  display: block;
  width: 100%;
  height: 44px;
  border-radius: 3px;
  box-sizing: border-box;
  background-color: var(--purple);
  text-align: center;
  color: var(--white);
  font-size: 13px;
  text-decoration: none !important;
}
.page_product .btn-quote .btn-quote-text {
  display: inline-block;
  padding: 0 25px 0 32px;
  line-height: 25px;
  background: url(../catalog/version_desktop_old/styles/images/pictos/icon-quote.png) no-repeat 0 50%, url(../catalog/version_desktop_old/styles/images/pictos/icon-double-arrows.png) no-repeat 100% 50%;
  text-decoration: none !important;
}
.page_product .btn-quote.darty_buttons_devis_off .btn-quote-text {
  background: url(../catalog/version_desktop_old/styles/images/pictos/icon-check.png) no-repeat 12px 50%, url(../catalog/version_desktop_old/styles/images/pictos/icon-double-arrows.png) no-repeat 100% 50%;
}
.page_product .product-information-bloc {
  font-family: var(--font-regular);
  clear: both;
  display: block;
  position: relative;
  border-radius: 2px;
  margin: 20px 0;
  padding: 11px 20px 8px;
  font-size: 13px;
  line-height: 24px;
}
.page_product .product-information-bloc.upper {
  text-transform: uppercase;
}
.page_product .product-information-bloc .red {
  font-style: normal;
  color: var(--red);
}
.page_product .product-information-bloc[class*="icon-"] {
  padding-left: 66px;
  line-height: 19px;
}
.page_product .product-information-bloc[class*="icon-"]::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 15px;
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.page_product .product-information-bloc[class*="icon-euro"]::before {
  background-image: url(../catalog/version_desktop_old/styles/images/pictos/sign-euro.png);
}
.page_product .product-information-bloc.link {
  line-height: 15px;
  color: var(--dark-grey);
  text-decoration: none;
  background: url(../catalog/version_desktop_old/styles/images/pictos/arrow-right-link.png) no-repeat right 14px top 50%;
  border-top: 1px solid var(--border-grey);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.page_product .product-information-bloc.link-small {
  line-height: 19px;
  color: var(--dark-grey);
  text-decoration: none;
  background: url(../catalog/version_desktop_old/styles/images/pictos/arrow-right-link2.png) no-repeat right 16px top 50%;
}
.page_product .product-information-bloc + .product-information-bloc {
  margin-top: 20px;
}
.page_product .product_mentions {
  font-size: 11px;
  color: var(--mid-grey);
  margin-top: 20px;
}
.page_product .rr_placement {
  padding: 0;
}
.page_product #dots_container {
  height: auto;
}
.page_product .darty_product_advertising {
  width: 100%;
  clear: both;
  text-align: center;
  overflow: hidden;
}
.page_product .darty_product_advertising .title_advertising {
  margin-top: 30px;
}
.page_product .adserving-fnac {
  margin: 0 auto 20px;
  max-width: 980px;
}
.page_product .adserving-fnac img,
.page_product .adserving-fnac iframe {
  max-width: 100%;
}
.product-labels {
  margin: 0 0 16px;
}
.product-labels__paragraph {
  margin-bottom: 10px;
  color: var(--grey);
}
.darty_b2b .page_product .product_body .product-sale-price .darty_prix {
  margin-right: 100px;
}
#darty_zoom_popin {
  height: 100%;
}
#darty_zoom_popin_mavant_pic {
  border-right: 1px solid var(--low-grey);
  float: left;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  width: 122px;
}
#darty_zoom_popin_mavant_pic li.selected {
  border-right: 2px solid var(--low-grey);
}
#darty_zoom_popin_container {
  height: 100%;
  margin-left: 123px;
}
#darty_zoom_popin_container .darty_product_img {
  width: auto;
  height: auto;
}
#darty_zoom_popin_container .darty_product_img img {
  padding: 0;
  margin: auto;
}
#darty_zoom_popin_container .popin_zoom_pic {
  height: 100%;
}
.btn-availability-favorite-stores {
  margin: 0;
  text-decoration: none !important;
  white-space: normal !important;
  line-height: 16px;
  text-align: left;
  vertical-align: middle;
}
.btn-availability-favorite-stores:hover + .favorite-stores-list,
.btn-availability-favorite-stores:focus + .favorite-stores-list {
  display: block;
}
.favorite-stores-list {
  display: none;
  z-index: 11;
  position: absolute;
  border: 1px solid var(--dark-grey);
  padding: 10px 8px;
  background: var(--white);
  box-sizing: border-box;
  width: 210px;
}
.favorite-stores-list .store_name {
  position: relative;
  color: var(--dark-grey);
  font-size: 13px;
  line-height: 15px;
  text-transform: uppercase;
  font-family: var(--font-bold);
}
.favorite-stores-list .store_availability {
  font-size: 12px;
  line-height: 14px;
}
.favorite-stores-list .store_availability + .store_name {
  margin-top: 14px;
}
.favorite-stores-list .store_availability .success {
  color: var(--green);
}
.bloc_reviews_verified_review {
  margin-bottom: 3px;
}
.trusted-tester-badge {
  background-color: transparent;
  background-image: url(../catalog/version_desktop_old/styles/images/pictos/trusted-tester.png);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 22px;
  color: var(--mid-grey);
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding-left: 28px;
  padding-top: 6px;
}
.product-sale-price .product-price__price {
  font-size: 32px;
}
.product-sale-price .product-price__ecoprice,
.product-sale-price .product-price__price--is-striped {
  font-size: 12px;
}
.product-sale-price .product-price .credit-payment {
  flex-grow: 1;
  display: inline-flex;
  justify-content: center;
}
.product-sale-price .product-price .credit-payment--is-right {
  justify-content: flex-end;
}
.highlight-product-services-darty {
  display: flex;
  flex-flow: row nowrap;
  margin-top: 15px;
}
.highlight-product-services-item {
  flex: 1;
  margin: 0 4px;
  max-width: 50%;
}
.highlight-product-services-item:first-child {
  margin-left: 0;
}
.highlight-product-services-item:last-child {
  margin-right: 0;
}
.highlight-product-services-item-button {
  display: flex;
  flex-flow: column;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  padding: 12px 0 10px;
  border: none;
  border-radius: 3px;
  background-color: var(--white);
  white-space: initial !important;
}
.highlight-product-services-item-button:focus,
.highlight-product-services-item-button:active {
  background-color: var(--light-grey);
}
.highlight-product-services-item-button:hover {
  box-shadow: 0 0 6px 0 rgba(69, 69, 69, 0.24);
}
.highlight-product-services-item-image {
  margin: auto;
}
.highlight-product-services-item-image-wrap {
  width: 100%;
  height: 32px;
  display: flex;
  margin-bottom: 8px;
}
.highlight-product-services-item-label {
  color: var(--dark-grey);
  font-size: 10px;
  font-family: var(--font-bold);
  padding: 0 10px;
  margin: 0 auto;
}
.brandshop {
  border-top: 1px solid var(--low-grey);
  display: block;
  margin: 20px auto 0 15px;
  padding: 20px 0 0;
  clear: both;
}
.brandshop__link {
  text-decoration: none;
}
.brandshop__title {
  color: var(--dark-grey);
  font-size: 13px;
  display: flex;
  align-items: center;
  font-family: var(--font-bold);
  line-height: 1;
}
.brandshop__logo-img {
  height: 22px;
  width: auto;
  margin-left: 8px;
}
.brandshop__description {
  color: var(--grey);
  margin-top: 10px;
  display: block;
  font-size: 12px;
}
.buy-box--shadow {
  box-shadow: 0 0 10px var(--overlay-light);
  border-radius: 3px;
}

.product_bloc_reviews .writing_charter,
.product_bloc_reviews .writing_charter a {
  color: var(--mid-grey);
  font-size: 12px;
}
.product_bloc_reviews .writing_charter {
  margin: -7px 0 20px;
}
.product_bloc_reviews .bloc_reviews_stars {
  text-align: left;
}
.product_bloc_reviews .bloc_reviews_title {
  margin: 0 0 15px;
  text-transform: uppercase;
}
.product_bloc_reviews .bloc_reviews_title .review_title {
  font-size: 13px;
}
.product_bloc_reviews .bloc_reviews_title + .bloc_reviews_verified_review {
  margin: -12px 0 4px;
}
.product_bloc_reviews .bloc_reviews_reviewers {
  margin: 20px 0 0;
  padding-left: 26px;
  color: var(--mid-grey);
  font-size: 14px;
  background: url(../catalog/version_desktop_old/styles/images/darty_sprite/sprite_buddy.png) no-repeat 0 50%;
}
.product_bloc_reviews .bloc_reviews_resume {
  display: flex;
  justify-content: space-between;
  padding: 24px;
}
.product_bloc_reviews .bloc_reviews_resume .col-left .darty_product_rating {
  text-decoration: none;
}
.product_bloc_reviews .bloc_reviews_resume .col-left .bloc_reviews_reviewers {
  font-family: var(--font-bold);
  margin-bottom: 40px;
}
.product_bloc_reviews .bloc_reviews_resume .col-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px;
  background-color: var(--light-grey);
  font-size: 14px;
}
.product_bloc_reviews .bloc_reviews_resume .col-right .picto-ald {
  width: 192px;
  height: 132px;
  margin: 0 auto 20px;
  background-image: url(../catalog/version_common/styles/images/pictos/picto-ald.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.product_bloc_reviews .bloc_reviews_resume .title {
  font-family: var(--font-bold);
  line-height: 2.5;
}
.product_bloc_reviews .bloc_reviews_resume .bloc_reviews_stars {
  margin: 5px 0 0;
  padding-left: 5px;
}
.product_bloc_reviews .bloc_reviews_resume .bloc_reviews_title {
  color: var(--dark-grey);
  font-size: 15px;
}
.product_bloc_reviews .bloc_reviews_resume_note,
.product_bloc_reviews .bloc_reviews_resume_details,
.product_bloc_reviews .bloc_reviews_resume_infos {
  position: relative;
  display: table-cell;
  vertical-align: top;
}
.product_bloc_reviews .bloc_reviews_resume_note {
  width: 155px;
  padding-left: 12px;
}
.product_bloc_reviews .bloc_reviews_resume_details {
  width: 335px;
  padding-right: 48px;
}
.product_bloc_reviews .bloc_reviews_resume_details li + li {
  margin: 7px 0 0;
}
.product_bloc_reviews .bloc_reviews_resume_details .rating_label {
  display: inline-block;
  max-width: 260px;
  color: var(--dark-grey);
}
.product_bloc_reviews .bloc_reviews_resume_details .sprite_empty_rates {
  float: right;
  margin: 2px 0 0;
}
.product_bloc_reviews .link_reviews {
  font-family: var(--font-bold);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 218px;
  background-color: var(--white);
  border: 1px solid var(--border-grey);
  border-radius: 2px;
  color: var(--mid-grey);
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
.product_bloc_reviews .link_reviews:hover,
.product_bloc_reviews .link_reviews:focus {
  text-decoration: underline;
}
.product_bloc_reviews .bloc_reviews_resume_full .bloc_reviews_resume_details {
  padding-right: 34px;
}
.product_bloc_reviews .bloc_reviews_resume_infos {
  width: 440px;
}
.product_bloc_reviews .bloc_reviews_resume_infos.duplicated_reviews_only {
  display: block;
  width: 100%;
}
.product_bloc_reviews .bloc_reviews_stats {
  color: var(--dark-grey);
}
.product_bloc_reviews .bloc_reviews_note {
  color: var(--dark-grey);
  font-size: 54px;
}
.product_bloc_reviews .bloc_reviews_note sub {
  bottom: -1px;
  font-size: 30px;
}
.product_bloc_reviews .bloc_reviews_text_truncated {
  position: relative;
  overflow: hidden;
  min-height: 57px;
  max-height: 57px;
}
.product_bloc_reviews .bloc_reviews_text a {
  color: var(--dark-grey);
}
.product_bloc_reviews .wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}
.product_bloc_reviews .btn_report {
  text-decoration: underline;
}
.product_bloc_reviews .btn_report.margin {
  margin-top: 8px;
}
.product_bloc_reviews .btn_more_details {
  font-family: var(--font-regular);
  border: 0;
  padding-right: 13px;
  margin-left: auto;
  background: url(../catalog/version_desktop_old/styles/images/darty_sprite/sprite_black_link_arrow.png) no-repeat 100% 50%;
  color: var(--dark-grey);
  text-decoration: underline;
}
.product_bloc_reviews .bloc_reviews_item {
  display: grid;
  grid-template-columns: 140px auto;
  margin-top: 20px;
  padding: 15px 30px;
}
.product_bloc_reviews .bloc_reviews_item .review_title {
  text-overflow: ellipsis;
  overflow: hidden;
}
.product_bloc_reviews .bloc_reviews_item .bloc_reviews_item_note {
  padding-left: 12px;
}
.product_bloc_reviews .bloc_reviews_item .bloc_reviews_item_details {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.product_bloc_reviews .product_bloc_content {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
}
.product_bloc_reviews .bloc_reviews_item_full {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: 0;
  left: 0;
  width: auto;
  min-height: 272px;
  margin: 0 !important;
}
.product_bloc_reviews .bloc_reviews_item_full.hide {
  display: none;
}
.product_bloc_reviews .bloc_reviews_item_full .btn_close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  margin: 0;
  border: 0;
  background: url(../catalog/version_desktop_old/styles/images/darty_sprite/sprite_close_1.png) no-repeat 50% 50%;
  text-indent: -9999em;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_item_note,
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_item_details {
  display: table-cell;
  vertical-align: middle;
  color: var(--dark-grey);
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_title {
  margin: 0 0 6px;
  max-width: none;
  white-space: normal;
  font-size: 13px;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_author {
  margin: 12px 0 5px;
  color: var(--dark-grey);
  line-height: 20px;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_author_name {
  text-transform: uppercase;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_item_note {
  padding: 0 70px;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_item_details {
  padding: 20px 20px 12px 0;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_note {
  font-size: 108px;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_note sub {
  font-size: 62px;
}
.product_bloc_reviews .bloc_reviews_item_full .bloc_reviews_title .review_date,
.product_bloc_reviews .bloc_reviews_item .bloc_reviews_title .review_date {
  font-size: 12px;
  text-transform: none;
}
.product_bloc_reviews .bloc_reviews_points {
  display: flex;
  flex-flow: row nowrap;
  gap: 32px;
  margin-top: 40px;
}
.product_bloc_reviews .bloc_reviews_points_column {
  flex: 1;
}
.product_bloc_reviews .bloc_reviews_points_title {
  text-transform: uppercase;
  margin-bottom: 6px;
}
.product_bloc_reviews .bloc_reviews_points_item::before {
  content: "»";
  background-repeat: no-repeat;
  height: 14px;
  width: 14px;
  margin-right: 2px;
}
.review_duplicated {
  text-transform: none;
  font-family: var(--font-bold);
  margin-bottom: 15px;
}
.review_duplicated_link {
  color: var(--blue);
  font-family: var(--font-regular);
  text-decoration: underline;
}

.page_product_bundle .display_flags {
  top: 25px;
}
.page_product_bundle .product_reviews a,
.page_product_bundle .product_reviews a span,
.page_product_bundle .product_reviews a:hover,
.page_product_bundle .product_reviews a:focus {
  text-decoration: none;
}
.page_product_bundle .product_reviews .stars {
  vertical-align: middle;
  margin-right: 5px;
}
.page_product_bundle .product_reviews .rating_avis {
  vertical-align: middle;
  color: var(--grey);
  font-size: 13px;
}
.page_product_bundle .product_services_item {
  padding: 2px 0 2px 40px;
  color: var(--dark-grey);
  font-size: 13px;
}
.page_product_bundle .product_services_item i,
.page_product_bundle .product_services_item a {
  color: var(--dark-grey);
  font-style: normal;
}
.page_product_bundle .product_services_item a {
  text-decoration: none;
}
.page_product_bundle .product_services_item a:hover {
  text-decoration: underline;
}
.product_bloc_packs .bundle_display_cont {
  padding: 20px 20px 10px;
  background-color: var(--white);
}
.product_bloc_packs .bundle_display_cont .product_bundle_display .bundle .image_cont .v6horizontal_resized_square_sizes img,
.product_bloc_packs .bundle_display_cont .product_bundle_display .bundle .image_cont .v6vertical_resized_square_sizes img {
  max-height: none;
}
.product_bloc_packs .bundle_display_cont .product_bundle_display .bundle .darty_product_img {
  max-height: 170px;
}
.product_bloc_packs .bundle_display_cont .product_name_infos {
  clear: both;
  margin-top: 15px;
}
.product_bloc_packs .bundle_display_cont .infos {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  font-family: var(--font-bold);
  font-size: 13px;
  color: var(--mid-grey);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product_bloc_packs .bundle_display_cont .infos_bold {
  overflow: hidden;
  margin-top: -4px;
  white-space: normal;
}
.product_bloc_packs .bundle_display_cont .infos_bold a {
  display: block;
  width: 100%;
  height: 40px;
  font-family: var(--font-bold);
  font-size: 15px;
  color: var(--dark-grey);
  text-decoration: none;
  text-transform: uppercase;
}
.product_bloc_packs .bundle_display_cont .btn-add-basket {
  width: 120px;
  margin: 5px 0;
  padding: 5px 15px 5px 45px;
  background-position: 13px center;
  white-space: inherit;
  text-indent: inherit;
  line-height: 14px;
  font-size: 12px;
}
.product_bloc_packs .bundle_display_cont_dpro .image_cont .product-price__price {
  font-size: 18px;
}

.darty_liste_produit .mkp_choicebox_display_cont {
  clear: both;
  margin: 0 0 6px;
  border-bottom: 2px solid #e4e2e3;
}
.mkp_choicebox_head {
  height: 50px;
  background: var(--low-grey);
  color: var(--dark-grey);
  font-size: 15px;
  font-family: var(--font-bold);
  margin: 0 20px;
}
.mkp_choicebox_head .th {
  display: table-cell;
  vertical-align: top;
  padding: 0 10px;
  line-height: 50px;
  color: var(--black);
}
.mkp_choicebox_head .th:first-child {
  padding-left: 20px;
}
.mkp_choicebox_head .th:last-child {
  padding-right: 20px;
  text-align: right;
}
.mkp_choicebox_head .th_state {
  white-space: nowrap;
}
.th_seller,
.td_logo {
  width: 135px;
}
.th_infos,
.td_infos {
  width: 190px;
}
.th_services,
.td_services {
  width: 480px;
}
.th_price,
.td_price {
  width: 325px;
}
.mkp_choicebox_body {
  padding: 0 20px 20px;
}
.mkp_choicebox_body .mkp_item {
  display: table;
  width: 100%;
  padding: 15px 0 20px;
}
.mkp_choicebox_body .mkp_item + .mkp_item {
  border-top: 1px solid var(--low-grey);
}
.mkp_choicebox_body .td {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  font-size: 13px;
}
.mkp_choicebox_body .td_logo {
  margin-left: 0;
}
.mkp_choicebox_body .td_state {
  font-family: var(--font-bold);
  text-align: center;
}
.mkp_choicebox_body .td_price {
  vertical-align: bottom;
  text-align: right;
  margin-right: 0;
}
.mkp_choicebox_body .product_price_notice,
.mkp_choicebox_body .product_price_notice a {
  color: #707070;
  font-size: 11px;
  font-family: var(--font-bold);
  line-height: 13px;
}
.mkp_choicebox_body .mkp_choicebox_text {
  margin: 12px 0 0;
  font-size: 12px;
  line-height: 11px;
}
.mkp_choicebox_body .mkp_choicebox_seller .brand-occasion {
  text-decoration: none;
}
.mkp_choicebox_body .mkp_choicebox_seller .seller {
  color: var(--marketplace);
  text-decoration: none;
}
.mkp_choicebox_body .mkp_choicebox_seller .seller:hover {
  text-decoration: underline;
}
.mkp_choicebox_body .mkp_choicebox_seller .grade-link {
  text-decoration: none;
}
.mkp_choicebox_body .mkp_choicebox_seller .flag-seller {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: var(--font-bold);
  color: var(--dark-grey);
  margin-top: 15px;
}
.mkp_choicebox_body .mkp_choicebox_seller .flag-seller .img-flag {
  margin-right: 7px;
}
.mkp_choicebox_body .mkp_choicebox_seller .grade {
  background: url(../catalog/version_common/styles/images/pictos/blue-star.png) center left no-repeat;
  background-size: 12px;
  padding-left: 16px;
  font-size: 12px;
  color: var(--mid-grey);
}
.mkp_choicebox_body .mkp_choicebox_seller__text {
  display: block;
}
.mkp_choicebox_body .sprite_rates {
  vertical-align: top;
}
.mkp_choicebox_body .rating_small {
  vertical-align: middle;
}
.mkp_choicebox_body .sprite_empty_rates {
  vertical-align: sub;
}
.mkp_choicebox_body dt {
  padding: 0 0 3px;
  font-family: var(--font-bold);
  text-transform: uppercase;
}
.mkp_choicebox_body .add_to_cart_btn {
  float: none;
  width: auto;
}
.mkp_choicebox_body .btn-add-basket,
.mkp_choicebox_body .btn-add-basket-cc {
  width: 120px;
  margin: 5px 0;
  padding: 5px 15px 5px 45px;
  background-position: 13px center;
  white-space: inherit;
  text-indent: inherit;
  line-height: 14px;
  font-size: 12px;
}
.mkp_choicebox_body .mkp_item_delivery {
  margin: 5px 0 0;
  color: var(--dark-grey);
  font-size: 11px;
  line-height: 13px;
  text-align: right;
}
.mkp_choicebox_body .mkp_item_delivery .darty_cents {
  position: static;
}
.mkp_choicebox_body .sale_price {
  margin-bottom: 15px;
}
.mkp_choicebox_body .sale_price .product-price__striped-price-container {
  justify-content: flex-end;
}
.mkp_choicebox_body .sale_price .product-price__price--is-striped {
  margin: 0 0 0 10px;
}
.mkp_choicebox_body .sale_price .darty_cents {
  position: relative;
  top: 6px;
  vertical-align: text-top;
  line-height: 25px;
}
.mkp_choicebox_body .sale_price .product_price_infos .darty_prix_barre_cont {
  margin-right: 10px;
}
.mkp_choicebox_body .sale_price .product_price_infos .darty_prix_barre_cont .darty_prix_barre {
  font-family: var(--font-regular);
  font-size: 19px;
}
.mkp_choicebox_body .sale_price .product_price_infos .darty_prix_barre_cont .darty_cents {
  position: static;
  top: 0;
  vertical-align: initial;
  line-height: inherit;
}
.mkp_choicebox_body .sale_price .product_price_infos .darty_prix_barre_remise {
  display: none;
}
.mkp_choicebox_body .product_state {
  margin-bottom: 10px;
  font-family: var(--font-bold);
}
.mkp_choicebox_body .reinsurance_icons {
  margin-top: 15px;
}
.mkp_choicebox_body .offer-link {
  margin-top: 10px;
}
.mkp_choicebox_body .offer-link a {
  color: #5f5f5f;
}
.page_product_offers_list.page_product #produit {
  padding: 30px 20px 35px;
}
.page_product_offers_list.page_product .product_bloc .product_head {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 0;
  padding: 0;
}
.page_product_offers_list.page_product .product_bloc_image {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
.page_product_offers_list.page_product .product_bloc_image .darty_product_img {
  max-width: 145px;
  width: auto;
  height: 110px;
}
.page_product_offers_list.page_product .product_bloc_image .darty_product_img img {
  width: auto;
  max-width: 145px;
  height: 100%;
  padding: 0;
}
.page_product_offers_list.page_product .mkp_choicebox_display_cont {
  margin: 0 20px;
  background: var(--white);
}
.page_product_offers_list.page_product .mkp_choicebox_title {
  margin: 25px 20px 17px;
}
.page_product_offers_list.page_product .mkp_choicebox_title span {
  display: inline-block;
  color: var(--dark-grey);
  font-size: 28px;
  text-transform: uppercase;
}
.page_product_offers_list.page_product .mkp_choicebox_title .mkp_criteria_link {
  display: inline-block;
  position: relative;
  float: right;
  top: 15px;
  font-size: 13px;
  color: var(--mid-grey);
}
.delivery_status,
.delivery_buttons {
  display: table-cell;
  vertical-align: middle;
}
.delivery_buttons {
  width: 30%;
}
.delivery_status {
  width: 65%;
}
.status_cc,
.status_delivery {
  padding: 10px 8px 6px 0;
}
.delivery-promises-wrapper .status_cc {
  padding: 0;
}

.product-price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 50%;
}
.product-price__inner {
  display: flex;
  justify-content: space-between;
}
.product-price__container {
  margin: 0 -15px;
  padding: 15px 15px 18px;
  border-bottom: 4px solid var(--border-color);
  border-top: 4px solid var(--border-color);
}
.product-price__container .product-price__mkp-infos {
  margin-bottom: 10px;
}
.product-price__container .financing-container {
  text-align: right;
}
.product-price__container .financing_list {
  background: var(--light-grey);
  padding: 8px;
  border-radius: 3px;
  display: inline-block;
}
.product-price__container .financing_list-inner {
  display: flex;
}
.product-price__container .financing_list-text {
  margin: 0;
  white-space: nowrap;
}
.product-price__container .financing_list .without_fees {
  color: var(--red);
  position: relative;
  z-index: 1;
  display: inline-block;
  font-family: var(--font-bold);
  font-size: 12px;
  margin: 0 0 0 2px;
}
.product-price__container .financing_list .without_fees::before {
  content: "";
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: -5px;
  background-color: var(--message);
  border-radius: 3px;
  z-index: -1;
  transform: skewX(20deg);
  width: 60px;
}
.product-price__container .financing_list-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  color: var(--dark-grey);
  margin: 0;
}
.product-price__container .financing_list-item .financing_amount {
  font-family: var(--font-bold);
  font-size: 16px;
  padding-left: 5px;
}
.product-price__container .financing_list-item .financing_amount-regular {
  color: var(--grey);
}
.product-price__container .financing_list-item .financing_amount-discounted {
  color: var(--red);
}
.product-price__container .financing_list-pictoInfo {
  position: relative;
  top: 3px;
}
.product-price__container .financing_list-taeg {
  color: var(--mid-grey);
  font-size: 16px;
  margin-top: 8px;
  text-align: right;
}
.product-price__container .product__mkp-seller.redir-seller-button {
  margin-top: 0;
}
.product-price__pricing-container {
  flex: 5;
}
.product-price__pricing-container > .product-price__price.product-price__price--is-striped {
  color: var(--red);
  text-decoration: none;
  font-family: var(--font-bold);
}
.product-price__pricing-container > .product-price__price.price_ir {
  font-size: 28px;
}
.product-price__price {
  font-family: var(--font-bold);
  font-size: 27px;
  line-height: 1.3;
  color: var(--dark-grey);
  white-space: nowrap;
}
.product-price__price.red {
  color: var(--red);
  text-decoration: none;
  font-family: var(--font-bold);
}
.product-price__ecoprice {
  font-size: 10px;
  margin-top: 5px;
}
.product-price__ecoprice,
.product-price__price--is-striped {
  color: var(--mid-grey);
}
.product-price__ecoprice__link {
  color: inherit;
}
.product-price__price--is-striped {
  font-size: 12px;
  font-family: var(--font-regular);
  text-decoration: line-through;
  margin: 0 10px 0 0;
}
.product-price__striped-price-container {
  display: flex;
}
.product-price__striped-price-container + .product-price__price {
  color: var(--red);
}
.product-price__amount-saved,
.product-price .payment_offer {
  font-family: var(--font-bold);
  color: var(--grey);
  font-size: 12px;
  margin-top: 10px;
}
.product-price__amount-saved__price,
.product-price .payment_offer__price,
.product-price__amount-saved-credit,
.product-price .payment_offer-credit {
  color: var(--red);
  position: relative;
  margin-left: 2px;
  z-index: 1;
  display: inline-block;
}
.product-price__amount-saved__price::before,
.product-price .payment_offer__price::before,
.product-price__amount-saved-credit::before,
.product-price .payment_offer-credit::before {
  content: "";
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-right: -5px;
  background-color: var(--message);
  border-radius: 3px;
  z-index: -1;
  transform: skewX(20deg);
}
.product-price .payment_offer {
  padding: 8px;
  display: flex;
  flex-direction: column;
  background: var(--light-grey);
  font-family: var(--font-regular);
}
.product-price .payment_offer-credit {
  align-self: end;
  font-family: var(--font-bold);
}
.product-price__state-and-shipping-country {
  margin-top: 8px;
}
.product .product-price__state-and-shipping-country.product-seller .seller {
  display: inline-block;
  margin-right: 20px;
}
.product-price__state-and-shipping-country + .product-price,
.product__mkp-seller-external + .product-price {
  margin-top: 17px;
}
.list-banner-product .flags__container {
  margin-bottom: 10px;
}
.list-banner-product .product-price__price {
  margin-bottom: 0;
  line-height: 1;
}
.list-banner-product .product-infos-content {
  margin-top: 10px;
}
.product-list-cont-parent .product_detail .main_top_container {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.product-list-cont-parent .product_detail .main_top_container .product-price {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
.product-list-cont-parent .product_detail .main_top_container .product-price__not-available {
  padding: 10px;
  background-color: var(--light-grey);
}
.product-list-cont-parent .product_detail .main_top_container .pre_order_date_flag {
  text-align: right;
}
.main_content .main_products_list .product-price sup {
  position: relative;
}
.buybox-container--is-slider .striped-price-with-tooltip .product_mentions-tooltip {
  right: -60px;
}
.buybox-container--is-slider .striped-price-with-tooltip .product_mentions-tooltip::after {
  right: 115px;
}
.buybox-container .striped-price-with-tooltip {
  display: inline;
  position: relative;
  margin-bottom: 30px;
}
.buybox-container .striped-price-with-tooltip .mentions-shorts {
  max-width: 130px;
  font-size: 10px;
  line-height: 13px;
  color: var(--mid-grey);
  font-weight: 500;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.buybox-container .striped-price-with-tooltip .mentions-shorts .text-legal-mention {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
}
.buybox-container .striped-price-with-tooltip .mentions-shorts .text-legal-mention .image-legal-mention {
  margin: 0 5px;
}
.buybox-container .striped-price-with-tooltip .product_mentions-tooltip {
  display: none;
  position: absolute;
  box-shadow: 0 0 2px 0 rgba(69, 69, 69, 0.16), 0 3px 6px 0 rgba(69, 69, 69, 0.16);
  width: max-content;
  max-width: 200px;
  margin-top: 5px;
  background-color: var(--white);
  border-radius: 3px;
  padding: 16px;
  z-index: 10;
  font-size: 14px;
  color: var(--grey);
  top: 6px;
  left: -90px;
}
.buybox-container .striped-price-with-tooltip .product_mentions-tooltip.legal-mentions {
  top: 50px;
  right: 14%;
}
.buybox-container .striped-price-with-tooltip .product_mentions-tooltip::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background-color: var(--white);
  position: absolute;
  right: 50%;
  bottom: 100%;
  margin: 0 auto -5px;
  box-shadow: -1px -1px 1px 0 rgba(69, 69, 69, 0.16);
}
.buybox-container .striped-price-with-tooltip:hover .product_mentions-tooltip {
  display: block;
}
.buybox-container .product-price__striped-price-container:hover ~ .legal-mentions {
  display: block;
}
.buybox-container .mentions-shorts:hover ~ .legal-mentions {
  display: block;
}
.buybox-list .buy-box .product-price__striped-price-container:hover ~ .legal-mentions {
  display: block;
}
.buybox-list .buy-box .mentions-shorts:hover ~ .legal-mentions {
  display: block;
}
.buybox-list .buy-box .striped-price-with-tooltip {
  display: inline;
  cursor: pointer;
}
.buybox-list .buy-box .striped-price-with-tooltip .mentions-shorts {
  top: 0;
  left: 0;
}
.buybox-list .buy-box .striped-price-with-tooltip .product_mentions-tooltip {
  display: none;
  top: -120px;
  right: -220px;
  left: auto;
}
.buybox-list .buy-box .striped-price-with-tooltip .product_mentions-tooltip.legal-mentions {
  top: -100px;
  right: -35%;
}
.buybox-list .buy-box .striped-price-with-tooltip .product_mentions-tooltip::after {
  transform: rotate(225deg);
  top: 83px;
  left: -4%;
}

.dropdown-container {
  position: relative;
}
.dropdown-container .dropdown-button {
  width: 24px;
  height: 24px;
  background: url(../catalog/version_common/design-system/icons/dots.svg) no-repeat center;
  color: var(--dark-grey);
  font-size: 0;
}
.dropdown-container .dropdown-button.vertical-style {
  transform: rotate(90deg);
}
.dropdown-container .dropdown-list {
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 11;
  min-width: 260px;
  background-color: var(--white);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.05), 0 5px 8px 0 rgba(0, 0, 0, 0.05), 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  visibility: hidden;
  transform: translateY(-32px);
  opacity: 0;
  transition: all ease-in-out 200ms;
  padding: 8px 0;
  border-bottom: 1px solid var(--low-grey);
}
.dropdown-container .dropdown-list-item {
  background-color: var(--white);
  list-style: none;
  font-size: 14px;
  text-align: left;
  color: var(--dark-grey);
}
.dropdown-container .dropdown-list-item:hover {
  background-color: var(--light-grey);
}
.dropdown-container .dropdown-link {
  display: block;
  padding: 16px;
  text-decoration: none;
  color: var(--dark-grey);
}
.dropdown-container.is-active .dropdown-list {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.list-offers-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 16px auto;
}
.list-offers-actions .result-count {
  font-size: 12px;
  font-family: var(--font-regular);
  line-height: 15px;
  padding: 8px 16px;
  border-radius: 4px;
  background-color: var(--white);
}
.list-offers-actions .sort-options {
  z-index: 1;
  display: none;
  position: absolute;
  left: -1px;
  right: -1px;
  margin-top: 8px;
  background-color: var(--white);
  box-shadow: 0 0 6px 0 rgba(69, 69, 69, 0.08);
}
.list-offers-actions .sort-options.js-open {
  display: block;
}
.list-offers-actions .sort-area {
  display: flex;
  gap: 12px;
  align-items: center;
}
.list-offers-actions .sort-list {
  --padding-x: 16px;
  position: relative;
  width: 200px;
  padding: 10px var(--padding-x);
  background-color: var(--white);
  border-radius: 4px;
  border: 1px solid var(--low-grey);
  transition: border .2s linear;
  cursor: pointer;
}
.list-offers-actions .sort-list::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 5px;
  bottom: 0;
  width: 24px;
  height: 24px;
  background-image: url(../catalog/version_common/styles/images/pictos/chevron-up.svg);
  background-size: 20px 26px;
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(50%) rotate(180deg);
  transition: transform .1s linear;
}
.list-offers-actions .sort-list.js-open::after {
  background-position: 0;
  transform: translateY(50%);
}
.list-offers-actions .sort-list.js-open .sort-options {
  display: block;
}
.list-offers-actions .sort-list:hover {
  border-color: var(--blue);
}
.list-offers-actions .sort-title {
  color: var(--mid-grey);
  font-size: 12px;
  font-family: var(--font-regular);
  line-height: 15px;
  margin-bottom: 2px;
}
.list-offers-actions .sort-value {
  color: var(--dark-grey);
  font-size: 16px;
  font-family: var(--font-regular);
  line-height: 20px;
}
.list-offers-actions .item-option {
  position: relative;
}
.list-offers-actions .item-option::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 1px;
  background-color: var(--low-grey);
}
.list-offers-actions .item-option:last-child::after {
  content: none;
}
.list-offers-actions .item-option:hover {
  background-color: var(--light-grey);
}
.list-offers-actions .item-option .item {
  display: block;
  color: var(--dark-grey);
  font-size: 14px;
  font-family: var(--font-regular);
  line-height: 18px;
  text-align: left;
  width: 100%;
  padding: 19px 16px;
  cursor: pointer;
  text-decoration: none;
}

.modal.display_product_delivery_calendar .container {
  width: 810px;
}
.modal.display_product_delivery_calendar .container iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 50vh;
  margin: auto;
}
.modal.display_product_delivery_calendar .container .main {
  overflow-y: hidden;
}
.modal.delivery_dispo .container {
  width: 610px;
  max-height: 80vh;
}
.modal.delivery_dispo .container .main {
  overflow: hidden;
  max-height: 100%;
}
.modal.delivery_dispo .container .main iframe {
  display: block;
  margin: auto;
  height: 50vh;
}
.modal.delivery_dispo .message-durable {
  font-size: 14px;
  line-height: 18.5px;
  flex: 1;
}
.modal.delivery_dispo .message-durable-wrap {
  margin: 16px 68px 16px 0;
  background-color: var(--light-grey);
  padding: 0 10px 0 117px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
  margin-left: -16px;
  height: 67px;
  border-top-right-radius: 67px;
  border-bottom-right-radius: 67px;
}
.modal.delivery_dispo .message-durable-wrap .message-picto {
  margin: auto;
  color: var(--dark-grey);
}
.modal.delivery_dispo .message-durable-wrap .message-picto-wrap {
  background: url(../catalog/version_common/styles/images/pictos/darty_eco.svg) var(--white) no-repeat center;
  background-size: 70%;
  border-radius: 50%;
  height: 40px;
  width: 40px;
  display: flex;
  margin-left: 4px;
}
.modal.product_availability_popin .container {
  width: 620px;
}
.modal.product_availability_popin .container .main {
  margin-top: 8px;
  max-height: 100%;
}
.modal.product_availability_popin .container .main .popin_eco_intro {
  margin: 0 0 16px;
}

