html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@font-face {
  font-family: "Open Sans";
  src: url(../catalog/version_common/styles/fonts/opensans-regular-webfont.eot);
  src: url(../catalog/version_common/styles/fonts/opensans-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../catalog/version_common/styles/fonts/opensans-regular-webfont.woff2) format("woff2");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Bold";
  src: url(../catalog/version_common/styles/fonts/opensans-bold-webfont.eot);
  src: url(../catalog/version_common/styles/fonts/opensans-bold-webfont.eot?#iefix) format("embedded-opentype"), url(../catalog/version_common/styles/fonts/opensans-bold-webfont.woff2) format("woff2");
  font-style: normal;
  font-weight: bold;
  font-display: swap;
}

@font-face {
  font-family: Manrope;
  src: url(../catalog/version_common/styles/fonts/Manrope-Medium.eot);
  src: url(../catalog/version_common/styles/fonts/Manrope-Medium.eot?#iefix) format("embedded-opentype"), url(../catalog/version_common/styles/fonts/Manrope-Medium.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope Bold";
  src: url(../catalog/version_common/styles/fonts/Manrope-Bold.eot);
  src: url(../catalog/version_common/styles/fonts/Manrope-Bold.eot?#iefix) format("embedded-opentype"), url(../catalog/version_common/styles/fonts/Manrope-Bold.woff2) format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Party Bold";
  src: url(../catalog/version_common/styles/fonts/Party-Bold.eot);
  src: url(../catalog/version_common/styles/fonts/Party-Bold.eot?#iefix) format("embedded-opentype"), url(../catalog/version_common/styles/fonts/Party-Bold.woff2) format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

:root {
  --red: #e21212;
  --red-hover: #d01111;
  --red-pressed: #bd0f0f;
  --blue: #006af5;
  --blue-hover: #0061e0;
  --blue-pressed: #0058cc;
  --marketplace: #008391;
  --marketplace-hover: #007682;
  --marketplace-pressed: #006974;
  --light-blue: #ccdff9;
  --light-blue-hover: #ccdff9;
  --light-blue-pressed: #b2cdf0;
  --purple: #662d91;
  --orange: #fe741b;
  --green: #007a38;
  --yellow: #ffdb00;
  --error: var(--red);
  --success: var(--green);
  --message: #fff199;
  --disabled: #d8d8d8;
  --text-disabled: #656565;
  --black: #161616;
  --black-hover: #292929;
  --black-pressed: #333;
  --white: #fff;
  --white-hover: #e5e5e5;
  --white-pressed: #ccc;
  --dark-grey: #333;
  --grey: #454545;
  --mid-grey: #757575;
  --soft-grey: #989898;
  --low-grey: #d8d8d8;
  --light-grey: #f5f5f5;
  --border-grey: #ececec;
  --border-color: var(--low-grey);
  --back-office: #c8ff00;
  --back-office-submit: #647f00;
  --overlay: rgba(0, 0, 0, 0.6);
  --overlay-light: rgba(0, 0, 0, 0.2);
}

:root {
  --shadow: 0 0 10px 0 rgba(69, 69, 69, 0.08);
  --shadow-bottom: 0 -5px 10px 0 rgba(69, 69, 69, 0.08);
  --shadow-elevation-1: 0 2px 4px 0 rgba(69, 69, 69, 0.08), 0 0 2px 0 rgba(69, 69, 69, 0.14);
  --shadow-elevation-2: 0 2px 6px 1px rgba(69, 69, 69, 0.16), 0 0 2px 0 rgba(69, 69, 69, 0.14);
  --shadow-elevation-3: 0 4px 8px 2px rgba(69, 69, 69, 0.16), 0 0 2px 0 rgba(69, 69, 69, 0.14);
  --shadow-elevation-4: 0 6px 10px 3px rgba(69, 69, 69, 0.16), 0 0 2px 0 rgba(69, 69, 69, 0.14);
  --shadow-white: 0 -20px 2px 0 rgba(255, 255, 255, 0.5);
}

.well {
  padding: 15px 10px;
}
.well .bloc:first-child,
.well p:first-child {
  margin-top: 0;
}
.well .bloc:last-child,
.well p:last-child {
  margin-bottom: 0;
}
.breadcrumb-nav + .well {
  padding-top: 0;
}
a.block {
  display: block;
  text-decoration: none;
}
.owl-height {
  padding-bottom: 8px;
}
.owl-carousel .owl-item .owl-lazy {
  transition: none !important;
}
.owl-item img,
img.js-lazyload,
img.owl-lazy {
  transform: translateZ(0);
}
.btn--ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.js-search #mask,
.js-show-mask #mask {
  position: fixed;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.page-head {
  overflow: hidden;
  padding: 0 0 15px;
}
.page-title {
  margin: 0 0 3px;
  line-height: 17px;
}
.page-cat {
  color: var(--mid-grey);
  font-size: 13px;
}
.page-name {
  display: inline-block;
  border-bottom: 1px solid var(--dark-grey);
  color: var(--dark-grey);
  font-size: 20px;
  line-height: 28px;
  font-family: var(--font-regular);
}
.breadcrumb-nav {
  padding: 5px 12px;
  font-size: 11px;
  white-space: nowrap;
}
.breadcrumb-nav a,
.breadcrumb-nav button {
  color: var(--dark-grey);
  font-size: 11px;
  text-decoration: underline;
  text-transform: uppercase;
}
.shadow .breadcrumb-nav {
  padding: 0 0 8px;
}
.breadcrumb-nav-inner {
  overflow: hidden;
  padding: 6px 10px 4px;
  background-color: var(--border-grey);
  color: var(--dark-grey);
}
.breadcrumb-nav-inner > * {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  font-family: var(--font-bold);
}
.breadcrumb-nav-inner a {
  color: var(--dark-grey);
}
.breadcrumb-nav-inner .nav-product {
  padding-top: 1px;
}
.breadcrumb-nav .js-disabled {
  opacity: .4;
  text-decoration: none;
}
.breadcrumb-nav .back {
  box-sizing: border-box;
  overflow: hidden;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumb-nav .back.btn-blank {
  text-decoration: none;
  font-size: 12px;
}
.breadcrumb-nav .back,
.breadcrumb-nav .prev,
.breadcrumb-nav .next {
  position: relative;
  padding-left: 13px;
  padding-right: 13px;
  background: url(../catalog/version_mobile/styles/images/icons/nav-left.png) no-repeat 0 5px;
  background-size: 6px auto;
}
.breadcrumb-nav .next {
  background-image: url(../catalog/version_mobile/styles/images/icons/nav-right.png);
  background-position: 100% 3px;
}
.breadcrumb-nav .next::before {
  content: "";
  position: absolute;
  top: 3px;
  left: -1px;
  height: 10px;
  border-left: 1px solid var(--mid-grey);
}
.breadcrumb-nav a {
  display: inline-block;
  line-height: 20px;
}
.owl-carousel {
  display: inherit !important;
}
.owl-carousel .owl-item {
  transform: translateZ(0);
  touch-action: manipulation;
}
.owl-carousel .product-wrapper + .product-wrapper {
  display: none;
}
.owl-dots,
.owl-pagination {
  position: absolute;
  right: 0;
  bottom: 3px;
  left: 0;
  text-align: center;
}
.owl-dot,
.owl-page {
  display: inline-block;
  vertical-align: top;
  width: 8px;
  height: 8px;
  border: 2px solid var(--white);
  border-radius: 50%;
  background: var(--low-grey);
}
.owl-dot + .owl-dot,
.owl-page + .owl-page {
  margin-left: 13px;
}
.owl-dot:hover,
.owl-page:hover,
.owl-dot.active,
.owl-page.active {
  border-color: var(--low-grey);
  background: var(--dark-grey);
}
.webfont-1 {
  font-family: var(--font-regular);
  line-height: normal;
}
.flag {
  z-index: 1;
  display: inline-block;
  height: 20px;
  padding: 0 4px;
  background: var(--red);
  color: var(--white);
  font-size: 13px;
  font-family: var(--font-bold);
  line-height: 20px;
  text-transform: uppercase;
  white-space: nowrap;
}
.flag.pre_order {
  background-color: var(--orange);
}
.bloc_delivery .flag.pre_order {
  margin-top: 5px;
}
.pre_order_date_flag {
  color: var(--dark-grey);
  font-size: 13px;
}
.product_picture_flags_img {
  margin-top: 5px;
  height: 22px;
  display: block;
}
.badge {
  display: inline-block;
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid var(--white);
  border-radius: 50%;
  background: var(--red);
  color: var(--white);
  font-size: 10px;
  line-height: 15px;
  font-family: var(--font-regular);
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.badge:empty {
  display: none;
}
.price {
  color: var(--dark-grey);
  white-space: nowrap;
}
.price sup {
  vertical-align: sub;
  top: -0.68em;
  font-size: .625em;
}
.price-actual {
  font-family: var(--font-bold);
}
.price-actual .periodicity {
  font-family: var(--font-regular);
}
.price-older {
  text-decoration: line-through;
}
.price-discount {
  display: inline-block;
  height: 20px;
  padding: 0 4px;
  color: var(--white);
  background-color: var(--red);
  font-size: 13px;
  line-height: 20px;
  font-family: var(--font-bold);
}
.flag + .price-discount {
  margin-left: -4px;
}
.price-discount::before {
  content: "-";
}
.price-notice {
  color: var(--dark-grey);
  font-size: 10px;
  margin: -6px 0 0;
  padding: 0 15px 10px;
}
.price-subscription + .price-subscription {
  display: inline-block;
  margin-top: 6px;
  border-top: 1px solid var(--border-grey);
  padding: 2px 0 0;
}
.product-card .price-subscription + .price-subscription {
  padding-right: 30px;
}
.price-subscription .notice {
  margin-top: -4px;
  color: var(--dark-grey);
  font-size: 10px;
}
select.btn {
  border: 0;
  -moz-appearance: initial;
  -webkit-appearance: initial;
  appearance: initial;
}
.btn-blank {
  box-sizing: border-box;
  display: inline-block;
  border: 0;
  padding: 0;
  background: none;
}
.btn[disabled],
.btn-disabled {
  opacity: .3;
  color: var(--white-pressed);
  cursor: not-allowed;
}
.btn-img {
  vertical-align: middle;
  padding: 11px 8px 9px;
}
.btn-img img {
  display: block;
}
.btn-bloc {
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.btn-bloc + .btn-bloc {
  margin-top: 10px;
}
.btn-bloc.btn-s + .btn-bloc.btn-s {
  margin-top: 5px;
}
[class*="btn-icon-"] span {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.btn-bloc.btn-icon-buy span {
  padding-left: 26px;
  background-image: url(../catalog/version_common/styles/images/pictos/add-cart.svg);
  background-size: 20px 15px;
}
.btn-location span {
  display: inline-block;
  min-height: 17px;
  padding: 0 29px 0 22px;
  background: url(../catalog/version_mobile/styles/images/icons/location.png) no-repeat 0 50%, url(../catalog/version_mobile/styles/images/icons/arrows.png) no-repeat 100% 50%;
  background-size: 12px 18px, 10px 10px;
}
.btn-s {
  padding: 2px 10px;
  font-size: 10px;
}
.btn-m {
  padding: 5px 10px;
  font-size: 11px;
}
.btn-icon {
  padding-right: 15px;
  padding-left: 15px;
}
.btn-group {
  text-transform: none;
}
.btn-reset {
  margin: 0;
  border: 0;
  padding: 0;
  background: none;
}
.btn-link {
  font-family: var(--font-regular);
}
.btn-link-cancel {
  color: var(--dark-grey);
  font-family: var(--font-regular);
  text-decoration: underline;
  text-transform: none;
}
.btn-link-danger {
  color: var(--red);
  font-family: var(--font-bold);
}
.tab-links {
  display: table;
  width: 100%;
}
.tab-links li {
  display: table-cell;
  width: 50%;
}
.tab-links li:first-child .btn {
  border-radius: 2px 0 0 2px;
}
.tab-links li + li .btn {
  border-radius: 0 2px 2px 0;
}
.btn-default:active:not(.btn-disabled) {
  background-color: var(--black-hover);
}
.btn-primary:active:not(.btn-disabled) {
  background-color: var(--red);
}
.btn-secondary:active:not(.btn-disabled) {
  background-color: var(--grey);
}
.btn-simple:active:not(.btn-disabled) {
  background-color: var(--low-grey);
}
.btn-cancel:active:not(.btn-disabled) {
  background-color: var(--soft-grey);
  color: var(--white);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-upper {
  text-transform: uppercase;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.hide {
  display: none !important;
}
.noline a,
a.noline {
  text-decoration: none;
}
.shadow {
  border-radius: 2px;
  background: var(--white);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 var(--low-grey) inset;
}
.shadow-2 {
  border-bottom: 2px solid var(--low-grey);
  border-radius: 2px;
  background: var(--white-hover);
}
.shadow-2 + .shadow-2 {
  margin-top: 12px;
}
.dtable {
  display: table;
}
.column {
  display: table-cell;
  vertical-align: middle;
}
dd {
  margin: 0;
}
.list-unstyled {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding: 0;
}
.list-inline li {
  display: inline-block;
}
[class*="list-bullet"] {
  padding-left: 0;
  list-style: none;
}
.list-bullet-1 li,
.list-bullet-1 dt {
  padding-left: 10px;
  background: url(../catalog/version_mobile/styles/images/bullets/bullet-1.png) no-repeat 0 8px;
  background-size: 3px 3px;
}
.list-bullet-1 dd {
  padding-left: 10px;
}
.list-bullet-2 li,
.list-bullet-2 dd {
  padding-left: 15px;
  background: url(../catalog/version_mobile/styles/images/bullets/bullet-2.png) no-repeat 0 6px;
  background-size: 8px 8px;
}
.list-bullet-3 li,
.list-bullet-3 dd {
  padding-left: 7px;
  background: url(../catalog/version_mobile/styles/images/bullets/double-arrows-right-2.png) no-repeat 0 4px;
  background-size: 5px 5px;
}
.list-bullet-4 li {
  border-bottom: 1px solid var(--border-grey);
  padding: 11px;
  font-size: 13px;
}
.list-bullet-4 a {
  display: block;
  padding-left: 28px;
  background: url(../catalog/version_mobile/styles/images/bullets/bullet-4b.png) no-repeat 0 1px;
  background-size: 17px 17px;
  color: var(--dark-grey);
  text-transform: uppercase;
  text-decoration: none;
  font-family: var(--font-bold);
}
.list-bullet-4 .active a {
  background: url(../catalog/version_mobile/styles/images/bullets/bullet-4a.png) no-repeat 4px 5px, url(../catalog/version_mobile/styles/images/bullets/bullet-4b.png) no-repeat 0 1px;
  background-size: 9px 9px, 17px 17px;
}
.list-bullet-5 li {
  background: url(../catalog/version_mobile/styles/images/bullets/bullet-5.png) no-repeat -7px -5px;
}
.bullet {
  width: 24px;
  height: 24px;
  background-color: var(--white);
  border-radius: 50%;
  border: 1px solid var(--border-grey);
  box-sizing: border-box;
}
.bullet.active {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bullet.active::after {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: var(--red);
}
.infinite-scroll-loader {
  padding: 10px;
  color: var(--dark-grey);
  font-size: 12px;
}
.stars {
  display: inline-block;
  background: url(../catalog/version_mobile/styles/images/stars/stars-empty.png) no-repeat 0 0;
  background-size: 46px 8px;
}
.stars-large {
  background: url(../catalog/version_mobile/styles/images/stars/stars-empty.png) no-repeat 0 0;
  background-size: 57px 10px;
}
.stars-value {
  display: block;
  overflow: hidden;
}
.stars-value img {
  display: block !important;
  width: auto !important;
}
.stars-count {
  font-size: 13px;
  color: var(--mid-grey);
}
.product-card {
  position: relative;
}
.product-card__inner {
  display: flex;
}
.product-card__offer-list {
  list-style: none;
}
.product-card .sponsored-flag {
  font-size: 9px;
  color: var(--mid-grey);
  text-decoration: none;
}
.bloc-adv + .product-card,
.product-card + .product-card {
  margin-top: 10px;
}
.product-card .column {
  vertical-align: top;
}
.product-card .product-infos {
  max-width: 0;
  width: 100%;
}
.product-card .product-seller .product__mkp-seller {
  padding-right: 50px;
}
.product-card .product__mkp-seller {
  text-align: left;
}
.product-seller .brand-occasion__icon {
  display: block;
}
.product-card .product-infos-content {
  min-height: 50px;
}
.product-card .product-infos-content .product-price__striped-price-container {
  margin: 10px 0 0;
}
.product-card .product-infos-content .product-price__price:not(.product-price__price--is-striped) {
  font-size: 22px;
}
.product-card__family {
  color: var(--mid-grey);
}
.product-card__name {
  color: var(--dark-grey);
  font-family: var(--font-bold);
  text-transform: uppercase;
}
.product-card .relative {
  position: relative;
  padding: 5px;
}
.product-card [data-wishlist-delete-product] {
  position: absolute;
  top: 0;
  right: 0;
}
.product-card .btn-expand-comment {
  margin: 10px 0 0;
  padding: 0 10px;
  background: url(../catalog/version_mobile/styles/images/icons/expandable-open-2.png) no-repeat var(--low-grey) top 50% right 10px;
  background-size: 11px auto;
  color: var(--dark-grey);
  font-size: 12px;
  line-height: 30px;
  text-align: left;
  font-family: var(--font-bold);
}
.product-card .btn-expand-comment .text-close,
.product-card.js-open-comment .btn-expand-comment .text-open {
  display: none;
}
.product-card.js-open-comment .btn-expand-comment .text-close {
  display: inline;
}
.product-card.js-open-comment .btn-expand-comment {
  background-image: url(../catalog/version_mobile/styles/images/icons/expandable-close-2.png);
}
.product-card .product-note {
  display: none;
  padding: 5px;
}
.product-card.js-open-comment .product-note {
  display: block;
}
.product-card .product-note-content textarea {
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  border: 1px solid var(--white-pressed);
  border-radius: 0;
  font-size: 14px;
}
.product-card .product-note-content .error:empty {
  display: none;
}
.product-card .product-img {
  width: 87px;
  min-width: 87px;
  max-width: 87px;
  padding-right: 8px;
  text-decoration: none;
}
.product-card .product-img a {
  text-decoration: none;
}
.product-card .product-img img.picture-thumbnail {
  display: block;
  max-width: 87px;
  max-height: 110px;
  height: auto;
  margin: auto;
}
.product-card .product-img .owl-lazy {
  margin: 0 auto 10px;
  max-width: 100%;
}
.product-card img.flag-mundial {
  margin: 0;
}
.product-card .product-out-of-stock {
  display: inline-block;
  margin: 20px 0 0;
  color: var(--red);
  font-size: 13px;
  font-family: var(--font-bold);
}
.product-card .product-out-of-stock-infos {
  display: inline-block;
  padding-left: 21px;
  background: url(../catalog/version_mobile/styles/images/bullets/mail.png) no-repeat 0 4px;
  background-size: 14px 10px;
  color: var(--dark-grey);
  font-size: 12px;
  text-decoration: underline;
}
.product-card .product-out-of-stock-infos a {
  color: var(--dark-grey);
}
.product-card .product-title,
.product-title-infos .product-title {
  margin: 0;
  line-height: 0;
  font-family: var(--font-bold);
}
.product-card .product-family,
.product-title-infos .product-family,
.product-card .product-name,
.product-title-infos .product-name {
  display: block;
  width: 100%;
}
.product-family.ellipsis,
.product-name.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product-card .product-family,
.product-title-infos .product-family {
  color: var(--mid-grey);
  font-size: 15px;
  font-family: var(--font-regular);
  line-height: 16px;
}
.product-card .product-name,
.product-title-infos .product-name {
  color: var(--dark-grey);
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
.product-card .btn-buy {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.product-card .stars {
  vertical-align: top;
  margin-top: 6px;
}
.product-card .price-actual {
  display: inline-block;
  font-size: 24px;
}
.product-card .price-notice {
  color: var(--soft-grey);
  font-size: 9px;
}
.product-card .product-price-offer {
  display: inline-block;
}
.product-card .price-older {
  display: inline-block;
  margin: 1px 3px -2px;
  font-size: 11px;
}
.product-card .price-older sup {
  vertical-align: text-bottom;
  font-size: 11px;
}
.product-card .product-flag {
  margin-bottom: 5px;
}
.product-card .product-flag:empty {
  display: none;
}
.product-card .flag-pack-eco {
  display: block;
  color: var(--grey);
  font-size: 13px;
}
.product-card .mobile-offer-label,
.mobile-offer-availability {
  color: var(--dark-grey);
  font-size: 11px;
  line-height: 13px;
}
.product-card .mobile-offer-label b,
.mobile-offer-availability b {
  font-family: var(--font-bold);
}
.product-card .mobile-offer-label span {
  text-transform: uppercase;
}
.product .mobile-offer-availability {
  margin-top: 10px;
}
.product-card .mobile-offer-availability {
  margin-top: 5px;
  padding-bottom: 5px;
}
.mobile-offer-availability i {
  color: var(--red);
  font-family: var(--font-bold);
  text-transform: uppercase;
  font-style: normal;
}
.flag-mkp-multi {
  display: block;
  margin-bottom: 10px;
  line-height: 18px;
}
.flag-mkp-multi a {
  clear: right;
  display: inline-block;
  color: var(--dark-grey);
  font-size: 13px;
}
table.table-default {
  font-size: 12px;
}
table.table-default th,
table.table-default td {
  vertical-align: middle;
  padding: 0 15px 3px;
}
table.table-default th {
  width: 50%;
  padding-right: 5px;
  text-align: left;
  font-weight: lighter;
}
table.table-default td {
  padding-left: 5px;
  text-align: right;
}
.table-striped tr:nth-child(odd) th,
.table-striped tr:nth-child(odd) td {
  background-color: var(--light-grey);
}
.table-striped tr:nth-child(even) th,
.table-striped tr:nth-child(even) td {
  background-color: var(--white);
}
.bloc {
  clear: both;
  margin: 10px 0;
}
.bloc__titre {
  font-size: 18px;
  padding: 0 20px;
  margin: 0 0 20px;
  color: var(--dark-grey);
  font-family: var(--font-bold);
}
.bloc .bloc-content.shadow,
.bloc .bloc-content .shadow {
  padding: 10px;
}
.bloc .bloc-content.content-table {
  padding: 5px 0;
}
.bloc .bloc-content.content-table table {
  width: 100%;
}
.bloc .bloc-content .bloc-title {
  margin: 0 0 4px;
  color: var(--dark-grey);
  font-size: 13px;
  font-family: var(--font-bold);
}
.bloc-1 > .bloc-title {
  margin: 0 0 10px;
  border-bottom: 1px solid var(--dark-grey);
  padding: 0 0 2px;
  color: var(--dark-grey);
  font-size: 15px;
  text-transform: uppercase;
  font-weight: lighter;
}
.bloc-2 {
  padding: 8px 10px;
}
.bloc-2 > .bloc-title {
  color: var(--dark-grey);
  font-size: 12px;
  text-align: center;
  font-family: var(--font-regular);
}
.bloc-2 > .bloc-title span {
  padding-right: 16px;
  background: url(../catalog/version_mobile/styles/images/bullets/filters-open.png) no-repeat 100% 50%;
  background-size: 10px 6px;
}
.bloc-2 > .bloc-content {
  margin: 20px 0 0;
  font-size: 12px;
}
.bloc-2 > .bloc-content a {
  color: var(--dark-grey);
}
.bloc-2 p:first-child {
  margin-top: 0;
}
.bloc-2 p:last-child {
  margin-bottom: 0;
}
.bloc-expandable {
  scroll-margin-top: 63px;
}
.bloc-expandable.bloc-2.open .bloc-title span {
  background-image: url(../catalog/version_mobile/styles/images/bullets/filters-close-2.png);
}
.bloc-expandable .bloc-content {
  display: none;
}
.bloc-expandable > .bloc-title {
  cursor: pointer;
}
.bloc-expandable.open .bloc-content {
  display: inherit;
}
textarea,
input[type="text"],
input[type="date"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"] {
  height: 34px;
  border: 1px solid var(--white-pressed);
  border-radius: 2px;
  padding: 0 8px;
  background-color: var(--white);
  color: initial;
  font-size: 16px;
  -webkit-appearance: none;
}
textarea {
  height: 55px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
button,
input {
  cursor: pointer;
}
button img {
  vertical-align: middle;
}
.form-one-field {
  display: table;
}
.form-one-field textarea,
.form-one-field input[type="text"],
.form-one-field input[type="number"],
.form-one-field input[type="email"],
.form-one-field input[type="tel"],
.form-one-field input[type="search"],
.form-one-field input[type="url"] {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  float: left;
  width: 100%;
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form-one-field .btn {
  height: 34px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-right: 4px;
  padding-left: 12px;
  white-space: nowrap;
}
.form-one-field .submit {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
  width: 1%;
}
.form-small .btn {
  height: 20px;
  padding: 0 7px;
  font-size: 10px;
}
.form-small input {
  height: 20px;
  border-color: var(--light-grey);
  background-color: var(--light-grey);
}
.field-radio-tab {
  display: table-cell;
  height: 35px;
  border-bottom: 2px solid var(--low-grey);
  padding: 0 15px;
  background: var(--white);
  color: var(--dark-grey);
  line-height: 35px;
  font-family: var(--font-bold);
}
.field-radio-tab:first-child {
  border-radius: 2px 0 0 2px;
}
.field-radio-tab:last-child {
  border-radius: 0 2px 2px 0;
}
.field-radio-tab input[type="radio"] {
  vertical-align: middle;
}
.field-radio-tab.active {
  border-color: var(--black);
  background: var(--dark-grey);
  color: var(--white);
}
.bloc-messages {
  margin: 0 0 15px;
  border: 1px solid;
  padding: 10px;
}
.bloc-messages.messages-error {
  border-color: var(--red);
  background-color: rgba(200, 0, 0, 0.016);
  color: var(--red);
}
.bloc-messages.messages-success {
  border-color: var(--red);
  background-color: rgba(200, 0, 0, 0.016);
  color: var(--red);
}
.bloc-adv .adserving-fnac {
  margin-bottom: 15px;
}
.well + .bloc-adv {
  margin-top: 0;
}
.bloc-adv-title {
  display: block;
  width: 100%;
  padding: 0 0 4px;
  font-size: 10px;
  font-family: var(--font-regular);
}
.bloc-adv img,
.bloc-adv iframe {
  max-width: 100%;
}
.bloc-adv .iab {
  width: 100%;
}
.well .bloc-adv-320-width {
  margin-left: -10px;
  margin-right: -10px;
}
.well .bloc-adv-320-width > * {
  margin-left: auto;
  margin-right: auto;
}
#sas_47234 img {
  height: auto !important;
}
.product-card .btn-comparator-add {
  display: none;
}
.mkp_product_tabs button {
  padding: 10px;
  min-width: 60px;
  background-color: var(--white);
  font-family: var(--font-bold);
  text-transform: uppercase;
  box-shadow: 0 0 5px var(--border-grey);
  border: none;
  border-radius: 5px;
  font-size: .7em;
  margin-bottom: 5px;
}
.mkp_product_tabs span {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  display: block;
}
.mkp_product_tabs li {
  display: inline;
  list-style: none;
}
.mkp_product_tabs button.active {
  background-color: var(--dark-grey);
  color: var(--white);
}
.mkp_product_tab .mkp_criteria_link {
  display: inline-block;
  margin-top: 15px;
  font-size: 11px;
  color: var(--mid-grey);
  text-decoration: underline;
}
.legal-notice {
  margin-top: 15px;
  font-size: 10px;
  color: var(--mid-grey);
}
.legal-notice p + p {
  margin-top: 10px;
}
.legal-notice a {
  color: var(--dark-grey);
}
html.darty_com_mobile_app .site-header,
html.darty_com_mobile_app #footer,
html.darty_com_mobile_app .site-footer,
html.darty_com_mobile_app .site-sub-header {
  display: none !important;
}
.more-info {
  font-size: 12px;
  font-family: var(--font-regular);
  color: var(--soft-grey);
}
.wibilong-btn {
  margin: 0 0 0 3px;
  padding: 0 0 0 25px;
  position: relative;
  background: url(../catalog/version_mobile/styles/images/icons/qa_answer.png) no-repeat 7px 5px;
  background-size: 13px auto;
}
.wibilong-btn span {
  font-size: 11px !important;
  color: var(--dark-grey) !important;
}
.wibilong-btn img {
  display: none !important;
}
.wibilong-btn::before {
  position: absolute;
  left: 0;
  top: 6px;
  display: block;
  content: "";
  width: 1px;
  height: 11px;
  background: var(--dark-grey);
}
.wibilong-btn:empty {
  display: none;
}
div.owl-carousel .owl-video-wrapper {
  background: transparent;
}
div.owl-carousel .owl-video-play-icon {
  background: url(../catalog/version_mobile/styles/images/icons/preview-video.png) no-repeat 50% 50%;
}
.mkp_sold_by {
  display: inline-block;
  vertical-align: middle;
  max-width: 148px;
  height: 20px;
  padding: 1px 7px 2px;
  background-color: var(--blue);
  color: var(--white);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 20px;
  font-size: 11px;
}
.mkp_sold_by a {
  font-family: var(--font-bold);
  color: var(--white);
  text-decoration: none;
}
.mkp_sold_by + a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.mkp .seller.font-2 {
  font-size: 13px;
}
.mkp_seller_wrap .flag-seller {
  display: inline;
  align-items: center;
  font-size: 12px;
  font-family: var(--font-bold);
  color: var(--dark-grey);
  margin: 8px 0;
  text-align: left;
}
.mkp_seller_wrap .flag-seller .img-flag {
  margin-right: 7px;
  vertical-align: bottom;
}
.mkp_seller_wrap .flag-seller::after {
  content: "|";
  margin: 0 3px;
  font-family: var(--font-regular);
}
.mkp_seller_wrap .flag-seller + .product__mkp-seller {
  display: inline;
}
.mkp_seller_wrap .flag-seller + .product__mkp-seller-external {
  padding: 0;
  background-image: none;
  font-family: var(--font-regular);
  color: var(--marketplace);
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.btn-availability-favorite-stores {
  vertical-align: bottom;
  margin: 0 3px;
}
.btn-availability-favorite-stores img:nth-child(2),
.btn-availability-favorite-stores.js-active img:first-child {
  display: none;
}
.btn-availability-favorite-stores.js-active img:nth-child(2) {
  display: inherit;
}
.list_pagination,
.list_pagination a {
  color: var(--dark-grey);
  font-size: 13px;
  text-decoration: none;
}
.list_pagination_switch {
  margin: 10px 0 0;
  padding: 0 10px;
}
.list_pagination li + li::before {
  content: " - ";
}
.list_pagination .list_pagination_switch li,
.list_pagination .list_pagination_nb_results li {
  display: inline-block;
}
.c-geolocalisation {
  display: none;
  font-size: 0;
}
.page-home .c-geolocalisation,
.page-details-product .site-sub-header.c-geolocalisation,
.page-list-mkp-offers .c-geolocalisation,
.page-universe .site-sub-header.c-geolocalisation {
  display: block;
}
.js-search.page-details-product .site-sub-header.c-geolocalisation {
  display: none;
}
.c-geolocalisation__button {
  background: url(../catalog/version_mobile/styles/images/icons/pin-geoloc.png) 5px no-repeat transparent;
  background-size: auto 22px;
  border: 0;
  padding: 0;
  font-family: var(--font-bold);
  padding-left: 35px;
  min-height: 25px;
  text-align: left;
  font-size: 13px;
}
.list-banner img {
  display: block;
  width: 100%;
  max-width: 100%;
}
.list-banner .text {
  padding: 10px 15px 0;
  color: var(--dark-grey);
  font-size: 12px;
  line-height: 12px;
}
.list-banner-product {
  padding: 5px;
  background-color: var(--yellow);
}
.list-banner-product .product-card {
  background-color: var(--white);
}
.list-banner-product .product-card > a {
  display: table;
  width: 100%;
}
.list-banner-product .product-img {
  width: 50%;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}
.list-banner-product .product-img img {
  max-width: 65%;
  margin: 0 auto;
}
.list-banner-product .product-infos {
  width: 50%;
  vertical-align: middle;
  padding: 20px 10px 20px 0;
}
.list-banner-product .product-family {
  font-size: 11px;
  color: var(--soft-grey);
}
.list-banner-product .product-name {
  color: var(--dark-grey);
  font-size: 13px;
  text-transform: inherit;
}
.list-banner-product .review-note {
  color: var(--soft-grey);
  font-size: 10px;
}
.list-banner-product .product-infos-content {
  min-height: inherit;
}
.list-banner-product .product-infos-content .price-actual {
  font-size: 18px;
}
.list-banner-product .product-infos-content .price-older,
.list-banner-product .product-infos-content .price-older sup {
  font-size: 13px;
}
.list-banner-product .flag,
.list-banner-product .flag + .price-discount {
  font-size: 11px;
  height: 18px;
  line-height: 18px;
  margin-bottom: 7px;
}
.universe-banner-carousel {
  padding-bottom: 30px;
}
.universe-banner-carousel .list-banner + .list-banner,
.universe-banner-carousel .list-banner-product + .list-banner,
.universe-banner-carousel .list-banner + .list-banner-product,
.universe-banner-carousel .list-banner-product + .list-banner-product {
  display: none;
}
.universe-banner-carousel .list-banner-product,
.universe-banner-carousel .list-banner-product .product-card,
.universe-banner-carousel .list-banner-product .product-card > a {
  min-height: 130px;
}
.universe-banner-carousel .list-banner-product .product-img img {
  width: inherit;
}
.site-header-highlight {
  background-color: var(--red);
  color: var(--white);
  line-height: 17px;
  font-size: 14px;
  padding: 8px 16px;
}
.site-header-highlight_title {
  font-family: var(--font-regular);
}
.site-header-highlight_link {
  color: inherit;
  text-decoration: none;
}
.universe-advices {
  margin: 15px 0 21px;
}
.carousel-advice.owl-carousel {
  display: block;
  max-height: 165px;
}
.carousel-advice.owl-carousel.no-carousel .owl-item {
  float: none;
}
.carousel-advice.owl-carousel .owl-item .carousel-advice-img {
  display: block;
  height: auto;
  max-height: 165px;
  object-fit: cover;
}
.carousel-advice.owl-carousel .owl-item .advice-content {
  background: var(--white);
  bottom: 6px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 50%;
}
.carousel-advice.owl-carousel .owl-item .advice-content .advice-text {
  font-size: 24px;
  line-height: 27px;
  color: var(--black);
}
.carousel-advice.owl-carousel .owl-dots {
  bottom: 0;
  display: flex;
  justify-content: center;
  position: relative;
  top: 6px;
}
.carousel-advice.owl-carousel .owl-dots .owl-dot {
  border: 0;
  border-radius: 0;
  height: 6px;
  width: 60px;
}
.carousel-advice.owl-carousel .owl-dots .owl-dot.active {
  background: var(--red);
}
.selection-header {
  display: flex;
  align-items: center;
  padding: 0 20px 15px;
}
.selection-header a {
  width: 23%;
  text-align: right;
  color: var(--mid-grey);
  font-size: 13px;
}
.selection-title {
  width: 77%;
  color: var(--dark-grey);
  font-size: 15px;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selection-title.full {
  width: 100%;
}
.popin_eco_wrap {
  overflow-x: auto;
}
.popin_eco_intro {
  margin: 0;
}
.popin_eco_list {
  border: 1px solid var(--low-grey);
  border-radius: 5px;
  overflow: hidden;
  border-collapse: initial;
}
.popin_eco_list tbody {
  display: flex;
  flex-flow: row nowrap;
}
.popin_eco_row {
  min-width: 88px;
  width: 100%;
  display: flex;
  flex-flow: column;
  padding: 2px;
  border-left: 1px solid var(--low-grey);
}
.popin_eco_row:first-of-type {
  border-left: none;
}
.popin_eco_wrapper {
  flex-flow: column;
  height: 100%;
  padding: 4px;
}
.popin_eco .wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.popin_eco_item {
  padding: 15px 8px;
  text-align: center;
}
.popin_eco_title {
  line-height: 18px;
  height: 40px;
}
.popin_eco_delivery {
  line-height: 18px;
  margin: auto 0;
}
.popin_eco .impact {
  white-space: nowrap;
  display: flex;
  color: var(--green);
}
.popin_eco .impact::before {
  content: "";
  display: inline-block;
  background: url(../catalog/version_common/styles/images/pictos/darty_eco.svg) no-repeat center;
  height: 16px;
  width: 16px;
  margin-right: 4px;
}
.popin_eco_picto {
  margin-bottom: 4px;
}
.popin_eco .services {
  border: solid 1px var(--border-grey);
  border-radius: 5px;
  flex: 1;
  color: var(--grey);
}
.popin_eco .services .row {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: solid 1px var(--border-grey);
  padding: 13px 18px;
}
.popin_eco .services .row:last-child {
  border: none;
}
.popin_eco .services .row.unavailable {
  color: var(--soft-grey);
  background: var(--light-grey);
}
.popin_eco .services .row.unavailable .col .type {
  color: var(--soft-grey);
}
.popin_eco .services .row.unavailable .indisp {
  color: var(--soft-grey);
  font-size: 10px;
  display: inline-block;
  text-transform: uppercase;
  padding: 3px 10px;
  border: solid 1px var(--soft-grey);
  border-radius: 15px;
}
.popin_eco .services .col {
  flex: 1;
  margin-right: 10px;
}
.popin_eco .services .type {
  font-size: 14px;
  font-family: var(--font-bold);
}
.popin_eco .services .date {
  font-size: 12px;
  color: var(--green);
}
.popin_eco .services .price {
  font-size: 14px;
}
.popin_eco .services .price.free {
  color: var(--red);
}
.popin_eco .services_alt {
  margin-bottom: 24px;
  color: var(--grey);
}
.popin_eco .services_alt .anim {
  margin: auto 16px auto 0;
}
.popin_eco .services_alt .price {
  margin-top: 8px;
}
.tooltip_message {
  font-size: 12px;
  width: 216px;
  transform: translateX(-50%);
}
.tooltip_message::after {
  left: 50%;
}
.tooltip_title::before {
  height: 22px;
  width: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: initial;
}
body > img {
  display: none;
}
html,
body,
.body {
  height: 100%;
}
body {
  font-family: var(--font-regular);
  font-size: 14px;
}
body:not(.new-fonts):not(.new-fonts-extra) {
  --font-regular: "Open Sans", Arial, sans-serif;
  --font-bold: "Open Sans Bold", Arial, sans-serif;
  --font-bold-alt: "Open Sans Bold", Arial, sans-serif;
}
body.new-fonts {
  --font-regular: Manrope, Arial, sans-serif;
  --font-bold: "Manrope Bold", Arial, sans-serif;
  --font-bold-alt: "Party Bold", Arial, sans-serif;
}
.site {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  transition: left .4s, right .4s;
}
.site-body,
.site-footer {
  background-color: var(--light-grey);
}
.site-footer-margin {
  margin-top: 40px;
}
.site-header {
  padding: 10px 0 6px;
  background-color: var(--white);
}
.menu-primary {
  position: relative;
  min-height: 34px;
}
.menu-primary [class*="menu-"] {
  position: absolute;
  top: 0;
}
.menu-primary .menu-item a.item-icon {
  padding-top: 24px;
}
.menu-primary .menu-item .item-icon {
  width: inherit;
  height: inherit;
  padding-top: 22px;
  background-size: 24px auto;
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 12px;
  font-family: var(--font-regular);
  color: var(--dark-grey);
  text-decoration: none;
}
.menu-primary .menu-home {
  top: 0;
  left: 50%;
  margin-left: -18px;
}
.menu-primary .menu-menu {
  left: 4.69%;
}
.menu-primary .menu-menu .item-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAkCAMAAAD4m0k4AAAANlBMVEUAAAAvLy8XFxcREREsLCwzMzMrKysEBAQTExMODg4hISEfHx8GBgYpKSknJycbGxsJCQk1NTVinl7hAAAAEXRSTlMA43BR0/TPFFxFn5QfxrmDKT/tsFYAAABoSURBVDjL7dK7EYAwDATRs0GWf4Cv/2ZpQZd5Bl6+2QItMW44mlHRkSgxUKQHpgaVkhuoJcWNiV/IrNcZ9TRgFSqyvgb3CzolF/yhoDiAdsQ5vqrmuAXMQoFl3JSkHW8dlJzwbsqtxwsId0O7KWPaswAAAABJRU5ErkJggg==);
}
.menu-primary .menu-search {
  display: none;
  left: 23.43%;
}
.menu-primary .menu-search .item-icon {
  background-image: url(../catalog/version_mobile/styles/images/icons/search.png);
}
.menu-primary .menu-account {
  right: 21.1%;
}
.menu-primary .menu-account .item-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAnFBMVEUAAABYWFgMDAwRERE5OTk4ODgqKioQEBAeHh40NDQzMzMkJCQUFBQ4ODg3NzdMTExSUlIrKyssLCwYGBgNDQ0sLCwxMTEpKSkrKyswMDBLS0skJCQqKiojIyMbGxuenp4mJiYwMDA3NzdQUFArKys5OTkRERGdnZ2cnJwgICAhISFSUlIhISERERFDQ0NwcHCbm5s1NTUuLi4kJCS05+mtAAAAMXRSTlMAlwgS++qIKx/Vymk49ePDvbGbSxjUwsC4qYt1cGBaQvjz26aAVDIsDN2vmpN3a18em4rtJwAAARJJREFUSMfdk9lWgzAQhiMhQKCA7IsV7e6uA+//bl54TBNTk/FUPT39rv8vmUlmyLnibPo0TVcvATI/8PGDxVOJOT6HPdy3Cx3IJFbjClRCx5wPGHwhQl4g4OYrQk1wZ6Y8ZaBxbRL8WBfmxwjHl0RqventD581/OWPIxGo1A6xkIPMMrCPtyc3gNqh4nM+2JoSHDMva5p8KMkf4lCKLccf1l1TLZMkqao2nxelpXgegwpro/LbeOfCIZhHD3+AiGvwQs/TDAy4kXa+mrevhQcW4q3arws2akXIwI7cuO8ihFYSngHBQpr1B4wwbkT+7h4l9EJ4u0UJKyHscMKlEG6mkxN204hgSvfP2l8geHwl/8E7axmvF80q6lEAAAAASUVORK5CYII=);
}
.menu-primary .menu-account .badge {
  top: 6px;
  right: 6px;
  background: url(../catalog/version_mobile/styles/images/bullets/check-border.png) center no-repeat;
  background-size: 15px auto;
  border: none;
}
.menu-primary .menu-basket {
  right: 6.25%;
}
.menu-primary .menu-basket .item-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAflBMVEUAAAAoKCgsLCwtLS1SUlILCws3NzcNDQ01NTU0NDQ0NDQEBAQwMDAtLS0jIyMsLCweHh4XFxcvLy8wMDAdHR0jIyMUFBQ6Ojo0NDQwMDAfHx8dHR0XFxczMzNNTU0hISEeHh4ZGRkaGhpSUlI9PT07Ozs1NTUuLi44ODgxMTGR1TgCAAAAJnRSTlMAwbWDgwX4He/g1Au6kop9VxWqnXlpKu+0rl9LMsKTf1JAOW9WRrMQna4AAAEKSURBVEjH5ZTbUsIwEIZ/qS2Hnijl0EIFRI3J+7+gO05wS2fcbW4cB76b7Cb5k3w3wX0SHz989X7EGArnTimNVe7cGjp7Y4zdUnGxVJyhcdnRts13uaHEbguZ6ZwuyH1TU72oZOGM9mSx79IX6laQyH/O5PtO+AX/6lkH5jUhoyVukJa9eCcJR8IjGVasMaSl2SbmPrpSNrSS5GV0S1kboi2vLUwYNjQwe8RAgqcwJvgjltlEJSv6AWt0ajDTxKjYPZh4MSLQocdKD8xT9FjrEhn6HPRAAQjWsrNu7b/bkdbsHGTdAIK15qxb84fI1iHObK07s7UcaDHkMNKZrT8l3BlD4rdniQr/ly/N2pbZekjKKgAAAABJRU5ErkJggg==);
}
.menu-primary .menu-basket .badge {
  top: 2px;
  right: -3px;
}
.menu-primary .badge {
  top: 5px;
  right: -5px;
}
.menu-primary .badge.js-basket-full-products {
  width: 17px;
  height: 16px;
  font-size: 9px;
}
.page_push .search-bar,
#basket_content .search-bar,
.page_push .sticky-search-bar,
#basket_content .sticky-search-bar {
  display: none;
}
.page_push .menu-primary .menu-search,
#basket_content .menu-primary .menu-search {
  display: block;
  left: 20%;
}
.js-panel-order-open .body {
  overflow: hidden;
}
.js-panel-filters-open .sticky-search-bar {
  z-index: -10;
}
.js-panel-filters-open .back-top-button {
  display: none;
}
.js-search .site-header,
.js-search .site-sub-header,
.js-search .site-header-highlight,
.js-search #content,
.js-search #basket_content_inner_page,
.js-search .well,
.js-search #footer,
.js-search .breadcrumb,
.js-search .site-footer {
  visibility: hidden;
}
.js-menu-open .site::after,
.js-panel-order-open .site::after,
.js-panel-filters-open .site::after {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.menu-secondary {
  position: fixed;
  z-index: 50;
  top: 0;
  left: -80%;
  bottom: 0;
  width: 80%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: left .4s;
  background: var(--white);
}
.menu-secondary .list-unstyled {
  display: flex;
  flex-flow: column;
}
.menu-secondary .menu-open .item-univers-title {
  display: none;
}
.js-menu-open .menu-secondary {
  left: 0;
}
.menu-secondary .item-menu {
  background-color: var(--dark-grey);
  color: var(--white);
  font-size: 14px;
  text-transform: uppercase;
}
.menu-secondary .item-menu a {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  gap: 10px;
  padding: 13px 20px 13px 49px;
  color: var(--white);
  line-height: 16px;
  min-height: 16px;
  text-decoration: none;
}
.menu-secondary .item-menu ul > li > a {
  line-height: 20px;
  border-bottom: 1px solid var(--soft-grey);
}
.menu-secondary .item-menu ul > li:last-child > a {
  border-bottom: 1px solid var(--border-grey);
}
.menu-secondary .item-menu a:active {
  background-color: var(--red);
}
.menu-secondary .item-menu .item-picto {
  padding-left: 20px;
}
.menu-secondary .item-menu .item-picto.help::before {
  display: inline-block;
  content: "";
  height: 16px;
  width: 16px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNCAxNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE0MiAtMzk1KSIgZmlsbD0iI2ZmZiI+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4IDIwMikiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDE3NCkiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4IDE1Ljk5NykiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTUuMzMgMy4zMzI5KSI+CjxwYXRoIGQ9Im02LjY2NjcgOC44ODE4ZS0xNmMzLjY3ODMgMCA2LjY2NjcgMi45ODczIDYuNjY2NyA2LjY2NDMgMCAzLjY3Ny0yLjk4ODQgNi42NjQzLTYuNjY2NyA2LjY2NDMtMy42NzgzIDAtNi42NjY3LTIuOTg3My02LjY2NjctNi42NjQzIDAtMy42NzcgMi45ODg0LTYuNjY0MyA2LjY2NjctNi42NjQzem0wIDkuMzNjLTAuMzY4MTkgMC0wLjY2NjY3IDAuMjk4MzctMC42NjY2NyAwLjY2NjQzIDAgMC4zNjgwNSAwLjI5ODQ4IDAuNjY2NDMgMC42NjY2NyAwLjY2NjQzIDAuMzY4MTkgMCAwLjY2NjY3LTAuMjk4MzggMC42NjY2Ny0wLjY2NjQzIDAtMC4zNjgwNi0wLjI5ODQ4LTAuNjY2NDMtMC42NjY2Ny0wLjY2NjQzem0wLTYuMzAwOGMtMS4zNTIgMC0yLjQ1NDUgMS4wMjg3LTIuNDU0NSAyLjI5MDEtMC4wMDMyMTIxIDAuMjA5NzEgMC4xMTczNiAwLjQwODg2IDAuMzE1NTcgMC41MTY4IDAuMTk4MjIgMC4xMDc5NCAwLjQ0MzM3IDAuMTA3OTQgMC42NDE1OCAwIDAuMTk4MjItMC4xMDc5NCAwLjMxODc4LTAuMzA3MDkgMC4zMTU1NC0wLjUyMTIgMy4zMzNlLTUgLTAuNjA3OTIgMC41MjU1Ni0xLjA5ODIgMS4xODE5LTEuMDk4MiAwLjY1NjI5IDAgMS4xODE4IDAuNDkwMzIgMS4xODE4IDEuMTAyNiAwIDAuMzU0ODctMC4xMzU2OCAwLjYyMjgzLTAuNDQ4MjIgMC45MzAwNy0wLjE3NjM3IDAuMTczMzgtMC4zNTk5MiAwLjMxNTAzLTAuNzYzNzMgMC42MDI1LTAuMDMyMjcgMC4wMjI5NjgtMC4wMzIyNyAwLjAyMjk2OC0wLjA2NDY1NiAwLjA0NjAyOS0wLjEzMzc5IDAuMDk1MzAzLTAuMjE3MDYgMC4xNTU0Ni0wLjMwMjg0IDAuMjE5NDktMC4xNTEwNSAwLjExMjg0LTAuMjM4ODUgMC4yODM1MS0wLjIzODc0IDAuNDYzOTFsLTZlLTggMC44NDhjLTAuMDAzMjEyMSAwLjIwOTcxIDAuMTE3MzYgMC40MDg4NiAwLjMxNTU3IDAuNTE2OCAwLjE5ODIyIDAuMTA3OTQgMC40NDMzNyAwLjEwNzk0IDAuNjQxNTggMHMwLjMxODc4LTAuMzA3MDkgMC4zMTU1NC0wLjUyMTJjMC4wMDQ5NDk3LTAuMzcyMzQgMC4wMDg2OTItMC41NTk0MSAwLjAxMTIyNy0wLjU2MTIxIDAuMDczMDY2LTAuMDUxNzYgMC4xMTI0LTAuMDc5NjM1IDAuMTQ4NC0wLjEwNTI2IDAuMTI0MjQtMC4wODg0MjkgMC4yMTktMC4xNTc0NCAwLjMxMjQxLTAuMjI4MjUgMC4yMDc4Ni0wLjE1NzU5IDAuMzg0MDktMC4zMDYzIDAuNTQ0MzktMC40NjM4NyAwLjUxMTI0LTAuNTAyNTkgMC44MDE3OS0xLjA3NzEgMC44MDE3OS0xLjc0NyAwLTEuMjYxNC0xLjEwMjUtMi4yOTAxLTIuNDU0NS0yLjI5MDF6Ii8+CjwvZz4KPC9nPgo8L2c+CjwvZz4KPC9nPgo8L2c+Cjwvc3ZnPg==) no-repeat center;
  background-size: 100%;
}
.menu-secondary .item-univers-title {
  padding: 13px 20px;
  background-color: var(--red);
  color: var(--white);
  line-height: 16px;
  min-height: 16px;
  font-family: var(--font-bold);
  text-align: center;
  order: 1;
}
.menu-secondary .item-univers {
  border-bottom: 1px solid var(--border-grey);
  padding: 12px 20px;
  color: var(--black);
  font-size: 14px;
  line-height: 20px;
  min-height: 20px;
  font-family: var(--font-regular);
  text-transform: uppercase;
}
.menu-secondary .item-univers.item-univers-title {
  color: var(--white);
  order: 0;
}
li.item-univers.selected {
  font-family: var(--font-bold);
}
.menu-secondary .item-univers.back {
  border-color: var(--border-grey);
  background-color: var(--border-grey);
}
.menu-secondary .item-univers.back.js-affix {
  position: fixed;
  right: inherit;
  box-sizing: border-box;
  width: 80%;
}
.menu-secondary .item-univers.back::before {
  content: "<<";
  margin-right: 6px;
}
.menu-secondary .item-univers a {
  display: block;
  color: var(--black);
  line-height: 20px;
  text-decoration: none;
}
#menu-container {
  overflow: hidden;
}
.menu-secondary .menu-container {
  overflow: hidden;
  position: relative;
  left: 0;
  width: 300%;
  transition: left 400ms;
}
.menu-secondary .menu-lvl {
  width: 33.333%;
  float: left;
}
.menu-secondary .js-lvl1 .menu-container {
  left: -100%;
}
.menu-secondary .js-lvl2 .menu-container {
  left: -200%;
}
.menu-secondary .hover-tab-menu.js-open .hover-tab-menu-lvl-2 {
  display: block;
}
.menu-secondary .hover-tab-menu {
  background: var(--mid-grey) url(../catalog/version_mobile/styles/images/bullets/arrow-down-menu-expand-white.png) no-repeat;
  background-position: right 17px top 17px;
  background-size: 12px;
}
.menu-secondary .hover-tab-menu.js-open {
  background: var(--red) url(../catalog/version_mobile/styles/images/bullets/arrow-up-menu-expand-white.png) no-repeat;
  background-position: right 17px top 17px;
  background-size: 12px;
}
.menu-secondary .hover-tab-menu .hover-tab-menu-lvl-2 {
  display: none;
  background-color: var(--mid-grey);
  padding: 0;
  margin: 0;
}
.site-sub-header {
  border-bottom: 2px solid var(--border-grey);
  padding: 10px 15px;
  background-color: var(--white);
}
.page-details-product .breadcrumb {
  box-shadow: none;
}
.breadcrumb {
  position: relative;
  margin: 0;
  padding: 5px 10px;
  font-size: 9px;
}
.breadcrumb_list {
  padding: 0 0 8px 4px;
  list-style: none;
  font-size: 12px;
  display: flex;
  overflow-x: auto;
}
.breadcrumb_list .breadcrumb_link,
.breadcrumb_list .breadcrumb_link .category {
  color: var(--grey);
}
.breadcrumb_list_fa .breadcrumb_link,
.breadcrumb_list_fa .breadcrumb_link .category {
  color: var(--grey);
}
.breadcrumb li {
  display: inline;
  color: var(--mid-grey);
  white-space: nowrap;
  margin-right: 4px;
}
.breadcrumb li + li::before {
  content: ">";
  margin-right: 2px;
  margin-left: 2px;
}
.breadcrumb li:first-child a {
  margin: 0 0 0 -4px;
}
.breadcrumb a {
  text-decoration: underline;
  color: var(--mid-grey);
}
.text-legal,
.site-footer p {
  font-size: 12px;
  color: var(--dark-grey);
}
.text-legal a,
.site-footer a {
  color: var(--dark-grey);
}
.text-legal {
  padding-top: 0;
}
.site-body .text-legal {
  padding: 15px 10px;
}
.site-body .text-legal + .credit-darty-mentions {
  padding-top: 0;
}
.list_pagination + .text-legal {
  margin-top: 0;
}
.page-404 .price-details,
.page-500 .price-details,
.page-iframe .price-details,
.page-details-product-offer .price-details,
.page-details-seller .price-details br,
.page-details-seller .price-details .ecomob {
  display: none;
}
.footer-line {
  padding: 15px;
  background: var(--dark-grey);
}
.footer-line,
.footer-line a {
  color: var(--border-grey);
  text-decoration: none;
}
.footer-line .faciliti {
  margin-right: 4px;
}
.footer-line .underline {
  text-decoration: underline;
}
.footer-line + .footer-line {
  border-top: 1px solid var(--mid-grey);
}
.footer-line.footer-delivery img {
  vertical-align: middle;
  margin-right: 10px;
}
.footer-line.footer-services .content,
.footer-line.footer-darty-phone .content {
  display: table;
  margin: auto;
}
.footer-line.footer-services .column + .column {
  padding-left: 50px;
}
.footer-line.footer-darty-phone img {
  position: relative;
  top: 3px;
}
.footer-line.footer-darty-phone .text {
  padding-left: 10px;
  font-size: 13px;
  line-height: 14px;
}
.footer-line.footer-darty-phone .notice {
  font-size: 9px;
}
.footer-line.footer-social .link-ios,
.footer-line.footer-social .link-android,
.footer-line.footer-social .link-windows {
  display: none;
}
.js-device-ios .footer-line.footer-social .link-ios,
.js-device-android .footer-line.footer-social .link-android,
.js-device-windows .footer-line.footer-social .link-windows {
  display: block;
}
.footer-line.footer-social li + li {
  margin-left: 23px;
}
.footer-line.footer-copyright {
  padding-bottom: 36px;
  font-size: 13px;
}
.footer-line #ot-sdk-btn.ot-sdk-show-settings,
.footer-line #ot-sdk-btn.optanon-show-settings {
  background-color: inherit;
}
.footer-social .list-unstyled.list-inline {
  margin-top: 10px;
}
.footer-social li {
  width: 25%;
  margin-bottom: 16px;
}
.footer-social img {
  margin-bottom: 6px;
}
.connexion-status {
  position: fixed;
  top: -60px;
  left: 0;
  right: 0;
  padding: 8px 20px;
  background: var(--red);
  color: var(--white);
  font-size: 13px;
  font-family: var(--font-bold);
  transition: top .6s;
}
.js-offline .connexion-status {
  top: 0;
}

.form-search-top {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  background-color: var(--white);
}
.form-search-top .form-one-field {
  padding: 8px 8px 8px 15px;
  background-color: var(--white);
  border-bottom: 2px solid var(--light-grey);
}
.form-search-top .form-one-field .btn-close-search {
  background: url(../catalog/version_mobile/styles/images/icons/arrow-left-blue.png) left center no-repeat;
  background-size: 24px auto;
  width: 24px;
  height: 24px;
}
.form-search-top .form-one-field input[type="search"] {
  height: 38px;
  border: 0;
  border-radius: 2px;
  padding-left: 15px;
  caret-color: var(--blue);
}
.form-search-top .form-one-field input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  display: block;
  width: 24px;
  height: 24px;
  background: url(../catalog/version_mobile/styles/images/icons/close.png) no-repeat center var(--low-grey);
  background-size: 10px auto;
  border-radius: 50%;
}
.form-search-top .form-one-field input[type="search"]:focus {
  outline: 0;
}
.form-search-top .help-txt {
  margin: 0;
  padding: 5px 5px 0;
  color: var(--soft-grey);
  font-size: 11px;
  font-style: italic;
}
.form-search-top .help-txt:empty {
  display: none;
}
.form-search-top .grs-autocomplete {
  display: none;
}
.form-search-top .grs-autocomplete.js-active {
  display: block;
}
.form-search-top .grs-autocomplete .list {
  display: grid;
  padding: 0;
  margin: 0;
}
.form-search-top .grs-autocomplete .item {
  font-size: 14px;
  position: relative;
  padding: 15px 0 15px 55px;
  background: url(../catalog/version_mobile/styles/images/icons/search-grey.png) no-repeat 25px center;
  background-size: 16px auto;
}
.form-search-top .grs-autocomplete .item:focus {
  outline: 0;
  background-color: var(--light-grey);
}
.form-search-top .grs-autocomplete .link {
  color: var(--dark-grey);
  text-decoration: none;
}
.js-search .form-search-top {
  display: block;
}
.js-search #mask {
  background: var(--white);
}
::-webkit-input-placeholder {
  font-size: 14px;
}
::-moz-placeholder {
  font-size: 14px;
}
input:-moz-placeholder {
  font-size: 14px;
}
.sticky-search-btn {
  padding-top: 22px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 24px auto;
  font-size: 12px;
}
.btn-menu {
  background-image: url(../catalog/version_mobile/styles/images/icons/menu.png);
}
.btn-search {
  background: var(--white) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAaVBMVEUAAAAQEBAICAh3d3dUVFRubm7Nzc3Ly8tzc3MlJSWhoaE5OTnFxcXV1dXR0dGsrKylpaVRUVE+Pj63t7e0tLSBgYF9fX0wMDAeHh7Z2dnAwMCTk5NmZmaYmJjZ2dnd3d3h4eHo6Ojk5OSbKGFpAAAAHnRSTlMAEwmLZIHy6oYrvEPm9/PLwF5J1tCXkjgi99+ud7NaluBjAAABKUlEQVQ4y6WR3XqCMAyGC4KA/CMiU9ck3P9FromFBdgzDnyPSPIS2g8zc+/ROuAcjeYP7k0C9g08XsFuPpQT2BmgJNrMbwQyYfgBMdrM392zo5JVsDIGktY1Cpg4QVk2/p6vBNf4SkNfBxfifTXXQjPxPDMLoRjU+jLj+2FqjDbQta5+RQ9cmBVZ5ZaWPg3kD7ZmTeO680Uk3nAjRE6gVAnbbHMW4k+ETgmcUrUVnuoMZ7diYlkRFPxa5w/Mz8n6GjG5XuF744OTukilw6XbXL4keWVkhfzPfPlggmJkvoylxlrHBtwpmzbPu++CwDJw2hoWBbAe0gag1eDOyGpaXgWCGnZG2PYVEgPFkIcn0oZXgih2pJ3Ero092kiPDDBHhjkw0PxDChafP2dmLUD0hGuoAAAAAElFTkSuQmCC) 10px center no-repeat;
  background-size: 16px;
  width: 100%;
  height: 40px;
  color: var(--mid-grey);
  text-align: left;
  border: 1px solid var(--low-grey);
  padding-left: 35px;
  border-radius: 3px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  font-family: var(--font-bold);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-bar {
  border: none;
  padding: 5px 10px 10px;
}
.sticky-search-bar {
  display: none;
  justify-content: space-between;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  transition: left .4s, top .4s;
}
.sticky-search-bar .btn-search {
  width: 85%;
  margin: 0 15px;
}
.sticky-search-bar .btn-menu {
  margin-top: 3px;
}
.sticky-search-bar .list-actions-filter {
  background-image: url(../catalog/version_mobile/styles/images/icons/filter-sticky.png);
}
.sticky-search-bar.is-sticky {
  display: flex;
}
.badge.filter-count {
  top: 7px;
  right: 8px;
}

