@charset "UTF-8";
/*==============================
    GLOBAL
-------------------------------*/
/* STEF #39315 - Blocage temporaire de la résolution en 768px max */
/*body {*/
/*min-width: 768px;*/
/*}*/
/*==============================
    ELEMENTS - POPOVERS
-------------------------------*/
.popover {
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  max-width: 300px;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.popover.bottom {
  margin-top: 15px; }
  .popover.bottom > .arrow::after {
    border-bottom-color: #f4f4f4; }

.popover-title {
  padding: 10px 15px;
  border-bottom: 0;
  font-weight: 300;
  font-size: inherit;
  text-align: center !important;
  background-color: #f4f4f4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.popover-content {
  padding: 0; }

/*==============================
    ELEMENTS - POPUP
-------------------------------*/
.popup,
.pop-up {
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px; }
  .popup .container,
  .pop-up .container {
    width: 520px; }
    .popup .container .pop-up__title,
    .popup .container .pop-up__secondary-title,
    .pop-up .container .pop-up__title,
    .pop-up .container .pop-up__secondary-title {
      max-width: none; }
  .popup .pop-up__title,
  .popup .pop-up__secondary-title,
  .pop-up .pop-up__title,
  .pop-up .pop-up__secondary-title {
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    font-family: "Poppins", sans-serif;
    padding: 30px 0;
    max-width: 520px;
    letter-spacing: 5px;
    text-align: center;
    color: #000; }
  .popup .pop-up__secondary-title,
  .pop-up .pop-up__secondary-title {
    color: #aaa9b6; }
  .popup .pop-up__close,
  .pop-up .pop-up__close {
    float: right;
    font-size: 26px;
    color: #aaa9b6;
    padding: 13px 0;
    font-family: 'Rajdhani', sans-serif;
    text-decoration: none; }
    .popup .pop-up__close:focus, .popup .pop-up__close:hover, .popup .pop-up__close:active,
    .pop-up .pop-up__close:focus,
    .pop-up .pop-up__close:hover,
    .pop-up .pop-up__close:active {
      text-decoration: none; }
  .popup .pop-up__grey,
  .pop-up .pop-up__grey {
    background-color: #f1f1f1; }
  .popup .form__item--mini,
  .pop-up .form__item--mini {
    padding-top: 20px;
    border-top: 1px solid #d0d0d0;
    width: auto; }
    .popup .form__item--mini + .form__item--mini,
    .pop-up .form__item--mini + .form__item--mini {
      margin-top: 20px;
      padding-top: 0;
      border-top: 0; }
  .popup .apercu,
  .pop-up .apercu {
    position: relative !important; }
    .popup .apercu:focus, .popup .apercu:hover, .popup .apercu:active,
    .pop-up .apercu:focus,
    .pop-up .apercu:hover,
    .pop-up .apercu:active {
      border-color: transparent; }
      .popup .apercu:focus .apercu__comparer_checkbox, .popup .apercu:hover .apercu__comparer_checkbox, .popup .apercu:active .apercu__comparer_checkbox,
      .pop-up .apercu:focus .apercu__comparer_checkbox,
      .pop-up .apercu:hover .apercu__comparer_checkbox,
      .pop-up .apercu:active .apercu__comparer_checkbox {
        display: none; }

.popupBody {
  margin-bottom: 30px;
  text-align: center; }

.popupFooter {
  margin-bottom: 30px;
  text-align: center; }
  .popupFooter .btn {
    display: inline-block; }

/*==============================
    BLOCK AJOUT
-------------------------------*/
.block-ajout {
  background-color: white;
  z-index: 1; }

.block-ajout.sticky {
  float: none;
  position: fixed;
  z-index: 6;
  left: auto; }

.block-ajout__retirer {
  margin: 10px auto; }

.block-ajout__box {
  background-color: white;
  padding: 15px 15px 15px 15px;
  border: 3px solid #f1f1f1;
  margin-bottom: 20px;
  position: relative; }

.block-ajout__stock {
  color: #071138;
  font-size: 13px;
  line-height: 16px; }

.block-ajout__stock em {
  font-style: normal;
  color: #3fb200; }

.block-ajout__stock p {
  padding-bottom: 5px; }

.block-ajout__stock .link {
  font-size: 11px; }

.block-ajout .apercu__price {
  padding: 0;
  height: auto; }

.block-ajout .apercu__price--barres {
  position: relative; }
  .block-ajout .apercu__price--barres .lblPromo.lblBig {
    font-size: 30px;
    font-weight: 700;
    padding: 7px 20px;
    margin-bottom: 10px; }

.block-ajout .apercu__price--barres,
.block-ajout .apercu__price--classique {
  margin-bottom: 5px;
  float: right; }

.block-ajout .apercu__price--classique .lblPromo {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 30px;
  font-weight: 700;
  padding: 7px 20px; }

.block-ajout .apercu__price--classique .wrapPriceClassic {
  text-align: right; }

.block-ajout__nb-points {
  position: relative;
  margin-top: 10px;
  padding: 15px 15px 5px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  background-color: #e5e5e5; }
  .block-ajout__nb-points b, .block-ajout__nb-points strong {
    font-weight: 700; }

.block-ajout__nb-points-container {
  display: inline-block; }

.block-ajout__nb-points-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  float: left;
  margin-right: 15px;
  width: 26px;
  height: 26px; }
  .block-ajout__nb-points-icon .svg {
    display: block;
    width: inherit;
    height: inherit; }
    .block-ajout__nb-points-icon .svg g, .block-ajout__nb-points-icon .svg path, .block-ajout__nb-points-icon .svg polygon {
      fill: #1a171b; }

.block-ajout__nb-points-text {
  display: inline-block;
  position: relative;
  top: -4px;
  float: left;
  padding-top: 0;
  text-align: left;
  max-width: calc(100% - 26px - 15px); }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset; }

.test-block {
  background-color: yellow;
  border: 1px solid black;
  height: 30px; }

@font-face {
  font-family: Icons;
  src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAOsAAsAAAAABawAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAPwAAAFY2KDvkY21hcAAAAXwAAABKAAABcOEpo61nbHlmAAAByAAAACwAAAA0hJS/v2hlYWQAAAH0AAAALAAAADYGS0OTaGhlYQAAAiAAAAAaAAAAJAgrA+tobXR4AAACPAAAAAgAAAAIA+gAAGxvY2EAAAJEAAAABgAAAAYAGgAAbWF4cAAAAkwAAAAgAAAAIAEPABhuYW1lAAACbAAAAR0AAAHyFNvC+HBvc3QAAAOMAAAAHQAAAC5udm97eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/MI4gYGVgYNBhGkPAwNDD4RmfMBgyMjEwMDEwMrMgBUEpLmmMDg8YHzAyPwCyI0Ck0CNIAIAyiIKdgB4nO2QsQ2AMBADz8pDgRiBKjWzULG/2CT5GNgils6ST189sAAlOZMA3YiRK63sC5t9UH0Twz9q7e/c4UYrM7v7+JZ/9YI6HJgJVQAAeJxjYGYAAuYXzC8YmBnYGbgZGEwVRRUFoZj5xR8JGF6zhskLhBgYAPR2DJB4nGNgZGBgAOJpx2ZaxvPbfGXgZn4BFGG4uKg+GZlmfgEW52BgAvEATrkLUHicY2BkYGB+wcDAEAUmQWxGBlTABABOugMgAAAAAAAAA+gAAAAAAAAAGgAAAAEAAAACAAwAAwAAAAAAAgAAAAoACgAAAP8AAAAAAAB4nF2OvU7DMBSFT/qHaBACITGbpQtS+jP2AdqZDtnTxElbJXHkuJUqMTPzFMw8Bc/FiXslKmzp+jvnHl8bwAN+EKBbAYa+dquHG6oL90l3wgPyo/AQIZ6FR1QvwmO8YiIc4glvnBAMbumMkQn3cI9auE//XXhA/hAecvqn8Ij+l/AYMb6FQ0yC0T41dbvRxbFMrGdfYm3bvanVPJp5vda1tonTmdqeVXsqFs7lKremUitTO12WRjXWHHTqop1zzXI6zcWPUlNhjxSGf26xgUaBI0oksFf+H8VMWO90WmGOCLOr/pr92mcSOJ4ZM1ucWVucOHtB1yGnzpkxqEgrf7dLl9yGTuN7Bzop/Qg7f6vBElPu/F8+8q9XvzD1U2IAAAB4nGNgYoAALgbsgImRiZGZgSU3Na+UgQEAChUBzwAAAA==) format("woff"); }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; } }

@keyframes fadeIn {
  from {
    opacity: 0; } }

.green {
  color: #27ae60 !important; }

.buttonRadio {
  display: inline-block; }

.buttonRadio input {
  display: none; }

.buttonRadio .spanRadio {
  cursor: pointer;
  font-size: 14px;
  background-color: #ffffff;
  font-weight: normal;
  display: block;
  border: 2px solid #c7cad5;
  padding: 0 12px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border-radius: 5px; }

.buttonRadio:not(.disabled) span:hover {
  border: 2px solid #071138; }

.buttonRadio input:checked + span {
  background: -webkit-linear-gradient(left, #071138, #263570);
  background: linear-gradient(to right, #071138, #263570);
  border: 2px solid #ffffff;
  color: #ffffff; }

.buttonRadio.disabled {
  cursor: default; }

.horizontal-list__item--opacity {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

.horizontal-list__item--opacity:hover {
  opacity: 0.65; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  /*height: 100%;*/
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 37px;
  width: 13px;
  width: 13px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  background-image: url("../images/slider-btn.png");
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: 25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px; }

.slick-next {
  right: 25px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

[dir="rtl"] .slick-next {
  left: 25px;
  right: auto; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 15px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots.disabled {
  z-index: -1; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 16px;
  margin: 0 10px 0 0;
  padding: 0;
  cursor: pointer; }
  .slick-dots li button {
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: #b0afb0;
    border: none; }
  .slick-dots li.slick-active {
    width: 12px; }
    .slick-dots li.slick-active button {
      background: #6f6d6f;
      width: 12px;
      height: 12px; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent; }

body {
  background-color: white;
  color: #1a171b;
  margin: 0;
  font: 16px/1 "Poppins", sans-serif; }

iframe {
  border: 0; }

h1, h2, h3, h4, h5, p, ul, ol, blockquote, figure, button, fieldset, dd, dl {
  margin: 0;
  padding: 0;
  font-size: 12px;
  border: none; }

li {
  list-style: none; }

h1, h2, h3, h4, h5, p {
  font-size: inherit;
  font-weight: inherit; }

strong {
  font-weight: bold;
  font-size: inherit;
  color: inherit; }

sup {
  position: relative;
  top: -.5em;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline; }

a, button {
  color: inherit; }

a {
  text-decoration: none; }

button {
  overflow: visible;
  border: 0;
  font: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
  -webkit-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

button:focus {
  outline: 0; }

::-moz-focus-inner {
  padding: 0;
  border: 0; }

::-webkit-input-placeholder {
  color: #969596;
  opacity: 1; }

::-moz-placeholder {
  color: #969596;
  opacity: 1; }

:-ms-input-placeholder {
  color: #969596;
  opacity: 1; }

::placeholder {
  color: #969596;
  opacity: 1; }

img {
  max-width: 100%;
  height: auto;
  border: 0; }

input[type="submit"] {
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

input[type="text"], input[type="password"], textarea {
  background-color: white;
  border-radius: 3px; }

p, li {
  color: #1a171b; }

legend {
  font-weight: bold;
  color: #071138;
  padding: 20px 0; }

hr {
  border: 0;
  height: 3px;
  background: #f1f1f1; }

hr.blue {
  background-color: #071138; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.error, .pop-up__produitShare .error,
.pop-up__produitShare.produit__pop-up .error, .pop-up__savePanier .error,
.pop-up__savePanier.produit__pop-up .error, .pop-up__newsletter .error,
.pop-up__newsletter.produit__pop-up .error {
  margin: 15px auto;
  text-align: center;
  border: 1px solid #c53239;
  padding: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #c53239; }
  .error li *, .pop-up__produitShare .error li *,
  .pop-up__produitShare.produit__pop-up .error li *, .pop-up__savePanier .error li *,
  .pop-up__savePanier.produit__pop-up .error li *, .pop-up__newsletter .error li *,
  .pop-up__newsletter.produit__pop-up .error li * {
    font-size: 14px;
    color: inherit; }
  .error li ul, .pop-up__produitShare .error li ul,
  .pop-up__produitShare.produit__pop-up .error li ul, .pop-up__savePanier .error li ul,
  .pop-up__savePanier.produit__pop-up .error li ul, .pop-up__newsletter .error li ul,
  .pop-up__newsletter.produit__pop-up .error li ul,
  .error li li, .pop-up__produitShare .error li li,
  .pop-up__produitShare.produit__pop-up .error li li, .pop-up__savePanier .error li li,
  .pop-up__savePanier.produit__pop-up .error li li, .pop-up__newsletter .error li li,
  .pop-up__newsletter.produit__pop-up .error li li {
    margin: 0;
    padding: 0; }

.success {
  margin: 15px auto;
  text-align: center;
  border: 1px solid #1a171b;
  padding: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #1a171b; }
  .success li * {
    font-size: 14px;
    color: inherit; }
  .success li ul,
  .success li li {
    margin: 0;
    padding: 0; }

.clear {
  clear: both;
  display: block;
  float: none !important; }

.left {
  float: left; }

.right {
  float: right; }

.no-margin {
  margin: 0 !important; }

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1; }

.fixed-wrapper {
  position: absolute;
  bottom: 0px;
  right: -15px; }

.cd-top {
  display: inline-block;
  height: 45px;
  width: 45px;
  position: fixed;
  bottom: 40px;
  border-radius: 3px;
  right: 40px;
  background-image: url("./images/icons/Btn_top.svg");
  background-size: 45px;
  background-position: center center;
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 9999; }

.cd-top:hover {
  color: white;
  opacity: 1 !important;
  text-decoration: none; }

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s; }

.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: .7; }

.produit__pop-up .error, .pop-up__produitShare.produit__pop-up .error, .pop-up__savePanier.produit__pop-up .error, .pop-up__newsletter.produit__pop-up .error {
  border: none;
  font-size: 25px;
  width: 450px; }

.produit__pop-up .error li, .pop-up__produitShare.produit__pop-up .error li, .pop-up__savePanier.produit__pop-up .error li, .pop-up__newsletter.produit__pop-up .error li {
  color: #071138; }

.aside__title, .sitemapTreeTitle, .title--fourth, .dropped--compte__title, .btn, .btn--block, .block-ajout__btn, .list-club__label, .store-locator__title, .vente-flash__title, .page__top__title, .title--border, .account__title, .page--panier__subtitle, .produit__title, .apercu__btn, .list-account__item, .block-actu__title, .vente-privee__link, .vente-privee__visuel__text, .bandeau-select__label {
  font-weight: 700;
  text-transform: uppercase; }

.txt-mini {
  font-size: 0.8rem; }

.txt-17, .under-border-title {
  font-size: 1.03rem; }

.txt-15 {
  font-size: 0.938rem; }

.txt-13, .btn-header {
  font-size: 13px; }

.header__form__search__text, .header__form__select {
  font-size: 14px; }

.txt-12, .top-bar__catchphrase, .header-top-link, .form__label {
  font-size: 0.75rem; }

.txt-11, .top-bar__right {
  font-size: 11px; }

.txt-center {
  text-align: center !important; }

.txt-left {
  text-align: left !important; }

.txt-right {
  text-align: right !important; }

.txt-link {
  border-bottom: 1px solid;
  -webkit-transition: color .3s;
  transition: color .3s; }

.txt-link:hover {
  color: #5B668f; }

.txt-discret {
  font-size: 11px;
  color: #5B668f; }

.txt-underline {
  border-bottom: 1px solid; }

.txt-link-border {
  border-bottom: 1px solid white;
  font-size: 13px;
  color: white;
  display: inline-block;
  margin-bottom: 20px; }

.txt-obligatory {
  color: #5B668f;
  font-size: 11px;
  margin-top: 26px; }

.txt-big-link {
  font-family: 'Rajdhani', sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }

.txt-big-link:hover {
  color: #5B668f; }

.txt-green {
  color: #9EF42E; }

.txt-ok {
  font-size: 13px; }

.txt-reap {
  color: #e15500; }

.txt-error {
  color: #ea0b00; }

.txt-action {
  font-size: 12px;
  color: #5B668f;
  margin: 10px 0;
  font-weight: bold; }

.txt-bold {
  text-transform: uppercase;
  font-weight: bold; }

.txt-upper {
  text-transform: uppercase; }

.mobile__btn {
  background-repeat: no-repeat;
  padding-left: 45px !important;
  background-position: 10px;
  background-color: #071138 !important; }

.mobile__btn--store-locator {
  background-image: url("./images/store-locator-menu-mobile.png"); }

.mobile__btn--account {
  background-image: url("./images/account-menu-mobile.png"); }

.padded {
  padding-bottom: 25px; }

.full-size-img {
  width: 100%; }

.no-padding {
  padding: 0 !important; }

.txt-right {
  text-align: right; }

.col-xs-20 {
  width: 20%;
  float: left; }

.relative {
  position: relative;
  z-index: 1; }

.block-ombre:after {
  content: " ";
  position: absolute;
  height: 17px;
  z-index: -1;
  bottom: 0px;
  left: 5%;
  width: 90%;
  border-radius: 208px/12px;
  box-shadow: 0 5px 7px rgba(86, 86, 86, 0.26); }

.block-ombre--apercu:after {
  bottom: -5px;
  left: 5%;
  width: 90%;
  bottom: 0px;
  left: 5%;
  width: 90%; }

.deco--trait {
  height: 3px;
  background-color: #f1f1f1;
  margin: 6px 0 15px 0; }

.aside__title, .sitemapTreeTitle {
  font-size: 18px; }

.pagination__item {
  width: 10px;
  text-align: center;
  display: inline-block; }

.pagination__item--active {
  border-bottom: 2px solid;
  font-weight: bold;
  font-size: 1.1em; }

.row-no-padding {
  padding: 0; }

.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%; }

.opacityOnHover {
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.opacityOnHover:hover {
  opacity: .8; }

.container-top {
  position: relative;
  z-index: 9;
  background-color: white; }

.bg-secondary {
  background-color: #071138; }

.required-data {
  font-style: italic;
  font-size: 12px;
  text-align: right; }

.col-center {
  float: none;
  margin: 0 auto; }

.padded {
  padding-bottom: 15px; }

.marged {
  margin-bottom: 15px; }

.title-big, .title-medium, .title--third, .vente-privee__title {
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 25px;
  margin-top: 35px;
  position: relative; }
  .title-big a, .title-big span, .title-medium a, .title-medium span, .title--third a, .title--third span, .vente-privee__title a, .vente-privee__title span {
    color: #1a171b;
    font-weight: 300;
    letter-spacing: 5px;
    background-color: #ffffff;
    padding: 0 60px;
    position: relative;
    z-index: 1; }

.title-big--magasin {
  padding-top: 75px; }

.title-big--fitting {
  margin: 10px auto 40px auto; }

.title-big--marque {
  padding-bottom: 35px !important; }

.title-big:before, .title-medium:before, .title--third:before, .vente-privee__title:before {
  content: '';
  border-top: 1px solid #d0d0d0;
  display: block;
  position: absolute;
  width: 70%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: -5px; }

.title-medium {
  font-size: 50px !important; }

.title-medium span {
  display: inline-block;
  width: 46px;
  height: 36px;
  background-repeat: no-repeat;
  background-position: right;
  margin-right: 5px; }

.title-medium--twitter span {
  background-image: url("./images/twitter__feed.png"); }

.title-medium--insta span {
  background-image: url("./images/insta__feed.png"); }

.title--third--account {
  position: relative;
  margin-top: 0;
  margin-left: 80px;
  height: 60px;
  font-weight: 400;
  font-size: 18px !important;
  text-align: left; }
  .title--third--account::before {
    display: none; }
  .title--third--account span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    padding-right: 0;
    padding-left: 0;
    font-weight: inherit;
    font-size: inherit;
    letter-spacing: normal;
    vertical-align: top;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.title--third.unactive, .unactive.anchor-nav__title--active {
  color: #aaa9b6; }

.title--third.unactive:after, .unactive.anchor-nav__title--active:after {
  width: 65px;
  content: '';
  margin: 0 auto;
  border-bottom: solid 7px #88888c;
  border-top: solid 3px #aaa9b6;
  display: block; }

.title--fourth {
  font-size: 15px;
  margin-top: 35px;
  border-bottom: 3px solid #f1f1f1;
  margin-bottom: 15px; }

.title--fourth .btn {
  position: relative;
  bottom: 5px; }

.title--border, .account__title {
  border-bottom: 3px solid #071138; }

.title-account, .actu__title, .cms .titre-niveau-1 {
  font-size: 17px;
  border-bottom: 1px solid #ddddde;
  padding-bottom: 10px; }

.titleBlock {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 10px; }

.under-border-title {
  font-family: 'Rajdhani', sans-serif;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddddde; }

/*Liens present en haut du header*/
.header-top-link {
  font-weight: bold;
  text-transform: uppercase; }

/* BUTTONS */
/*==============================
    ELEMENTS - BUTTONS
-------------------------------*/
.btn {
  display: inline-block;
  padding: 12px 30px 10px;
  font-size: 24px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  background-color: #c53239;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  cursor: pointer;
  outline: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .btn:focus, .btn:hover, .btn:active {
    background-color: #1a171b;
    color: #ffffff;
    outline: 0; }
    .btn:focus.btnInvert, .btn:hover.btnInvert, .btn:active.btnInvert {
      background-color: #1a171b; }
  .btn.btnInvert {
    color: #ffffff; }
  .btn.wide {
    display: block;
    width: 100%;
    text-align: center; }

.btn-remove {
  font-size: 13px;
  color: #aaa9b6; }

.btn-deco {
  margin-top: 12px;
  display: block; }

.btn-deco__icon {
  display: block;
  background-image: url("../images/close.png");
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 5px;
  margin-top: 2px; }

.btn-deco__label {
  font-style: italic;
  font-size: 12px;
  border-bottom: 1px solid #071138; }

.btn--back, .btn--action, .btn--secondary {
  color: white;
  padding: 10px 15px;
  border-radius: 4px;
  border: 1px solid transparent;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s; }

.btn--back {
  background-color: #afb0b2;
  border: 1px solid #afb0b2 !important; }

.btn--back:hover {
  color: #afb0b2;
  background-color: white;
  border: 1px solid #afb0b2 !important; }

.btn--action {
  background-color: #f7cc0f;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 16px; }

.btn--action:hover {
  background-color: #071138;
  border: 1px solid #f7cc0f !important;
  color: #f7cc0f; }

.btn-aside, .list-selected__btn {
  background-color: #ddddde;
  border-radius: 4px;
  color: #071138;
  font-size: 12px;
  padding: 5px 10px; }

.btn-aside:hover, .list-selected__btn:hover {
  color: white;
  background-color: #071138; }

.btn--secondary {
  background-color: #071138; }

.btn--secondary:hover {
  color: #071138;
  background-color: white;
  border: 1px solid #071138; }

.btn--tooltip {
  width: 24px;
  height: 24px;
  background: url("./images/icons/Tooltip.svg") no-repeat center;
  -webkit-background-size: 100%;
  background-size: 100%;
  display: block;
  color: white;
  position: relative;
  overflow: hidden;
  text-indent: 100%;
  bottom: 4px; }

.btn--tooltip:hover {
  color: #071138; }

.btn--tooltip--center {
  margin: 0 auto; }

.btn-list {
  display: block;
  opacity: 0.5;
  height: 21px;
  width: 22px;
  margin-left: 10px; }

.btn-list.actif {
  opacity: 1; }

.btn-list.btn-listing-grid {
  background-image: url("./images/tri__grid.png"); }

.btn-list.btn-listing-line {
  background-image: url("./images/tri__inline.png"); }

.btn--second {
  background: transparent;
  border: 2px solid #071138;
  padding: 4px 20px; }

.btn--second:hover {
  background: -webkit-linear-gradient(left, #010720, #20294c);
  background: linear-gradient(to right, #010720, #20294c);
  color: white; }

.btn--third {
  background: -webkit-linear-gradient(left, #071138, #263570);
  background: linear-gradient(to right, #071138, #263570);
  color: white; }

.btn--third:hover {
  background: -webkit-linear-gradient(left, #5B668F, #5B668F);
  background: linear-gradient(to right, #5B668F, #5B668F);
  color: #071138; }

.btn--third.imprimer {
  background: #c53239 !important; }
  .btn--third.imprimer:focus, .btn--third.imprimer:hover, .btn--third.imprimer:active {
    background: #1a171b !important;
    color: #fff !important; }

.btn--txt-blue {
  color: #071138; }

.btn--16 {
  font-size: 16px; }

.btn--height {
  height: 40px; }

.btn--back,
.btn--back.btn--full-size,
.tunnel-nav .btn--back {
  background: -webkit-linear-gradient(left, #8e8d9f, #aaa9b6);
  background: linear-gradient(to right, #8e8d9f, #aaa9b6);
  background-color: #fff;
  color: white; }

.btn--back:hover,
.btn--back.btn--full-size:hover,
.tunnel-nav .btn--back:hover {
  background: -webkit-linear-gradient(left, #071138, #263570);
  background: linear-gradient(to right, #071138, #263570);
  color: white; }

.btn--full-size {
  width: 100%;
  display: block;
  background-color: #c53239;
  color: #ffffff; }
  .btn--full-size:focus, .btn--full-size:hover, .btn--full-size:active {
    background-color: #1a171b;
    color: #fff; }

.btn--full-size.btn--back, .tunnel-nav .btn--back,
.btn--back.right {
  padding-top: 11px;
  padding-bottom: 9px;
  border: 1px solid #c53239 !important;
  background: #fff;
  color: #c53239; }
  .btn--full-size.btn--back:focus, .tunnel-nav .btn--back:focus, .btn--full-size.btn--back:hover, .tunnel-nav .btn--back:hover, .btn--full-size.btn--back:active, .tunnel-nav .btn--back:active,
  .btn--back.right:focus,
  .btn--back.right:hover,
  .btn--back.right:active {
    border-color: #1a171b !important;
    background: #1a171b; }

.btn--no-margin {
  margin: 0 !important; }

.btn--icon {
  color: white;
  padding: 13px 15px; }

.btn--icon span {
  display: block;
  width: 28px;
  height: 23px;
  float: left;
  position: relative;
  bottom: 4px;
  right: 8px;
  background-position: top center;
  background-repeat: no-repeat; }

.btn--icon:after {
  content: ">";
  float: right; }

.btn--icon--fb {
  background: -webkit-linear-gradient(left, #3B4F8B, #4B62a6);
  background: linear-gradient(to right, #3B4F8B, #4B62a6); }

.btn--icon--fb span {
  background-image: url("./images/icon-social/icon-fb.png"); }

.btn--icon--google {
  background: -webkit-linear-gradient(left, #c83a22, #e54c32);
  background: linear-gradient(to right, #c83a22, #e54c32); }

.btn--icon--google span {
  background-image: url("./images/icon-social/icon-google.png"); }

.btn--icon--twitter {
  background: -webkit-linear-gradient(left, #00a0cd, #00baef);
  background: linear-gradient(to right, #00a0cd, #00baef); }

.btn--icon--twitter span {
  background-image: url("./images/icon-social/icon--twitter.png"); }

.btn--bigger {
  font-size: 16px;
  padding: 11px 29px;
  display: block;
  margin: 25px auto; }

.btn--search {
  background-image: url("./images/btn-search.png");
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 auto; }

.btn--menu-account {
  background-color: #1a171b;
  width: 60px;
  height: 60px;
  margin-left: 10px;
  background-image: url("./images/account__menu.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  position: absolute;
  top: 40px; }

.btn--menu-account--no-top {
  top: 0; }

.btn--download {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  background-color: #c53239;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .btn--download:focus, .btn--download:hover, .btn--download:active {
    background-color: #1a171b; }
  .btn--download span {
    width: 34px;
    height: 34px;
    display: block;
    background-image: url("./images/download.png");
    background-position: center center;
    background-repeat: no-repeat; }

.btn--retour {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  background-color: #c53239;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .btn--retour:focus, .btn--retour:hover, .btn--retour:active {
    background-color: #1a171b; }
  .btn--retour span {
    width: 34px;
    height: 34px;
    display: block;
    background-image: url("./images/retour.png");
    background-position: center center;
    background-repeat: no-repeat; }

.btn--retour--not-active {
  opacity: .5;
  cursor: default; }
  .btn--retour--not-active:focus, .btn--retour--not-active:hover, .btn--retour--not-active:active {
    background-color: #c53239 !important; }

.btn--retour--current {
  background-color: #1a171b !important; }

.btn--block, .block-ajout__btn {
  background-color: #8be219;
  background: -webkit-linear-gradient(left, #8be219, #ADFF2F);
  background: linear-gradient(to right, #8be219, #ADFF2F);
  padding: 13px 0;
  font-size: 20px;
  display: block;
  text-align: center;
  border-radius: 0;
  font-size: 20px;
  margin: 10px -15px;
  -webkit-transition: color .3s, background .3;
  transition: color .3s, background .3; }

.btn--block:hover, .block-ajout__btn:hover {
  background-color: #20294c;
  background: -webkit-linear-gradient(left, #010720, #20294c);
  background: linear-gradient(to right, #010720, #20294c);
  color: #9EF42E; }

.btn--block, .block-ajout__btn.disabled:hover {
  background-color: #8be219;
  background: -webkit-linear-gradient(left, #8be219, #ADFF2F);
  background: linear-gradient(to right, #8be219, #ADFF2F);
  opacity: 0.5;
  cursor: not-allowed;
  color: #071138; }

.btnSmall, .btnXSmall {
  display: inline-block;
  padding: 10px;
  font-weight: 700;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  text-transform: uppercase;
  background-color: #c53239;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .btnSmall.btnBlack, .btnBlack.btnXSmall {
    background-color: #1a171b; }
    .btnSmall.btnBlack:focus, .btnBlack.btnXSmall:focus, .btnSmall.btnBlack:hover, .btnBlack.btnXSmall:hover, .btnSmall.btnBlack:active, .btnBlack.btnXSmall:active {
      background-color: #ffffff;
      color: #1a171b; }
  .btnSmall:focus, .btnXSmall:focus, .btnSmall:hover, .btnXSmall:hover, .btnSmall:active, .btnXSmall:active {
    background-color: #1a171b; }

.btnXSmall {
  padding: 10px 20px 8px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px; }

.btn--file input {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  cursor: pointer; }

.social-list li {
  float: left;
  padding-bottom: 20px; }
  .social-list li + li {
    margin-left: 30px; }

.social-list__item {
  height: 38px;
  width: 38px;
  display: block;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 38px 38px; }

.social-list__item--fb {
  background-image: url("./images/icons/FB.svg"); }

.social-list__item--fb--dark {
  background-image: url("./images/icons/FB.svg"); }

.social-list__item--twitter {
  background-image: url("./images/icons/TW.svg"); }

.social-list__item--twitter--dark {
  background-image: url("./images/icons/TW.svg"); }

.social-list__item--google {
  background-image: url("./images/icons/Google.svg"); }

.social-list__item--google--dark {
  background-image: url("./images/icons/Google.svg"); }

.social-list__item--instagram {
  background-image: url("./images/icons/Instagram.svg"); }

.social-list__item--pinterest {
  background-image: url("./images/icons/Pinterest.svg"); }

.social-list__item--youtube {
  background-image: url("./images/youtube-tablette.png"); }

.social-list__item--mail {
  background-image: url("./images/icons/Envoyer_ami.svg"); }

.social-list__item--mail--dark {
  background-image: url("./images/icons/Envoyer_ami.svg"); }

.social-list__item--print--dark {
  background-image: url("./images/icons/Imprimer.svg"); }

.social-list__item--zoom {
  background-image: url("./images/icons/Zoom.svg");
  width: 24px;
  height: 24px;
  background-size: 24px;
  display: block;
  background-repeat: no-repeat;
  background-position: center left;
  cursor: pointer; }

.social-list__item--blog {
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-left: 10px; }

.price__old {
  text-decoration: line-through !important;
  font-size: 13px; }

.price__old--vertical {
  margin-bottom: 3px; }

.price__sold {
  width: 50px;
  padding: 5px 0;
  display: inline-block;
  text-align: center;
  background-color: #9EF42E;
  font-size: 15px;
  font-weight: bold;
  position: relative; }

.price__sold--vertical {
  margin-bottom: 10px; }

.price__current {
  font-size: 16px;
  font-weight: bold; }

.form {
  padding-bottom: 25px; }

.form--login {
  min-height: 352px; }

.form input[type="text"], .form input[type="password"], .form textarea {
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  width: 100%;
  min-height: 55px;
  border: 1px solid #d0d0d0 !important;
  padding: 13px 25px !important;
  font-size: 16px;
  color: #1a171b;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: 0 !important;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */ }
  .form input[type="text"]:focus, .form input[type="text"]:hover, .form input[type="text"]:active, .form input[type="password"]:focus, .form input[type="password"]:hover, .form input[type="password"]:active, .form textarea:focus, .form textarea:hover, .form textarea:active {
    border-color: #1a171b !important;
    outline: 0 !important; }
  .form input[type="text"]::-webkit-input-placeholder, .form input[type="password"]::-webkit-input-placeholder, .form textarea::-webkit-input-placeholder {
    line-height: normal !important; }
  .form input[type="text"]:-moz-placeholder, .form input[type="password"]:-moz-placeholder, .form textarea:-moz-placeholder {
    line-height: normal !important; }
  .form input[type="text"]::-moz-placeholder, .form input[type="password"]::-moz-placeholder, .form textarea::-moz-placeholder {
    line-height: normal !important; }
  .form input[type="text"]:-ms-input-placeholder, .form input[type="password"]:-ms-input-placeholder, .form textarea:-ms-input-placeholder {
    line-height: normal !important; }

.form label {
  display: inline-block;
  margin-bottom: 5px;
  color: #071138;
  font-weight: 400;
  font-size: 14px; }

.form select {
  padding-right: 40px !important;
  padding-left: 25px !important;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  background: white url("./images/icons/Fleche_bottom_black.svg") no-repeat;
  background-position: right 20px center;
  -webkit-background-size: 19px 11px;
  background-size: 19px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 55px !important;
  width: 100%;
  color: #969596;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  outline: 0; }
  .form select:focus, .form select:hover, .form select:active {
    border-color: #1a171b;
    outline: 0; }
  .form select option {
    color: #1a171b; }

.form__item {
  margin-top: 0;
  width: 100%;
  min-height: 65px; }

.form__item--unactive {
  opacity: .4;
  pointer-events: none; }

.form__item--blue {
  border-color: #20294c !important; }

.form__item--dark {
  border-color: #aaa9b6 !important; }

.form__item--radio {
  min-height: 30px; }

.form__item--radio label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  line-height: 18px; }

.form__item--radio input[type=radio] {
  display: none; }

.form__item--radio label:before {
  content: "";
  display: inline-block;
  border: 1px solid #d0d0d0;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  background-color: #fff; }

.form__item--radio label:after {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
  background-color: #1a171b;
  opacity: 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%; }

.form__item--radio input[type=radio]:checked + label:after {
  opacity: 1; }

.form__item:first-of-type {
  margin-top: 0; }

.form__item__third {
  width: 33%;
  float: left; }

.form__item--mini {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.form__title {
  background-color: #f1f1f1;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  width: 100%;
  padding: 18px 12px;
  margin-bottom: 22px; }

.form__title--double {
  height: 47px;
  line-height: 20px;
  padding-top: 13px;
  margin-bottom: 91px; }

.form__label:not(.lblBirthday) {
  width: 25%;
  display: block;
  float: left; }

.form__label.lblBirthday {
  padding-left: 0; }

.form__text {
  border: 2px solid #f1f1f1; }

.form__text--code-postal {
  width: 180px !important; }

.form__text--code-promo {
  padding: 10px 13px; }

.form__select {
  border-radius: 3px; }

.form__select--dark {
  border-color: #aaa9b6 !important; }

.form__select--date {
  width: 31% !important;
  margin-right: 2%;
  border-radius: 3px; }

.form__label {
  padding-top: 20px; }

.form__input--last {
  margin-right: 0; }

.form__link {
  border-bottom: 1px solid;
  color: #5B668F;
  text-align: center; }

.mini-form {
  width: 100%;
  position: relative;
  right: 3px;
  margin: 10px 0;
  background-color: white;
  padding: 5px 0px 3px 0; }

.mini-form--grey {
  right: 0;
  border-radius: 2px;
  border-color: #f1f1f1;
  margin-top: 13px;
  padding: 6px 0px 4px 0; }

.mini-form__submit {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: transparent;
  margin: 0 !important; }

.mini-form__input {
  margin: 0 !important;
  padding: 4px 7px !important;
  outline: none;
  margin-right: 5px;
  border: none !important; }

.select-qte {
  border: 1px solid #afb0b2;
  width: 85px;
  height: 20px;
  margin: 0 auto;
  position: relative;
  z-index: 10; }

.select-qte__label {
  position: relative;
  top: 23px;
  z-index: 0; }

.select-qte__number {
  width: 45px;
  border: 0 !important;
  height: 20px;
  padding: 0 !important;
  color: #071138;
  text-align: center; }

.select-qte__remove, .select-qte__add {
  background-color: #afb0b2;
  color: #071138;
  width: 20px;
  text-align: center;
  cursor: pointer;
  height: 20px; }

.select-qte__remove:hover, .select-qte__add:hover {
  background-color: #071138;
  color: white; }

.select-qte__remove {
  float: left;
  line-height: 20px; }

.select-qte__add {
  float: right;
  line-height: 22px; }

.bootstrap-select > .dropdown-toggle {
  background: transparent;
  border: 1px solid #d0d0d0;
  height: 38px;
  line-height: 38px; }

.txt-icon {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-bottom: 0 !important;
  margin-bottom: 15px;
  text-align: left;
  line-height: 15px; }

.txt-icon--stock {
  background-image: url("../images/is_ok.png"); }

.txt-icon--livraison {
  background-image: url("../images/livraison.png"); }

.icon--question-mark {
  background-color: #afb0b2;
  color: white;
  border-radius: 2px;
  padding: 2px 5px;
  font-weight: bold; }

.txt-icon-before--stock {
  text-align: center; }

.txt-icon-before--stock:before {
  content: "";
  background-image: url("../images/is_ok.png");
  display: inline-block;
  width: 13px;
  height: 12px;
  margin-right: 6px; }

.txt-icon-before--reap {
  text-align: center; }

.txt-icon-before--reap:before {
  content: "";
  background-color: #ff7e00;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 9px;
  margin-right: 6px; }

.block-form {
  font-size: 12px; }

.block-form--mini-padding .block-form__item {
  padding-bottom: 5px; }

.block-form__item {
  padding-bottom: 10px;
  width: 448px; }

.block-form__label {
  font-size: 12px;
  width: 174px;
  float: left;
  color: #53565a;
  padding-top: 5px; }

.block-form__label--big {
  width: 260px; }

.block-form__input {
  width: 260px; }

.block-form__select {
  width: 273px; }

.block-form__checkbox label {
  font-style: italic;
  width: 470px; }

.block-form__radio {
  float: left;
  margin-right: 15px; }

.block-form__radio label {
  color: #53565a; }

.block-form__date select {
  width: 84px;
  margin-right: 7px; }

.block-form__date select:last-of-type {
  margin-right: 0; }

.block-form .link {
  margin-right: 8px;
  margin-bottom: 15px; }

.progress {
  height: 12px;
  margin: 10px auto 0px auto;
  box-shadow: none;
  background-color: #aaa9b6;
  width: 90%; }

.progress-bar {
  background-color: #c53239;
  box-shadow: none; }

.progress-bar--dark {
  background-color: #071138; }

.form-code-promo {
  margin-bottom: 20px; }

.form-code-promo label {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: bold; }

.form-code-promo .mini-form {
  margin: 0; }

.table {
  width: 100%;
  font-size: 12px; }

.table__visuel {
  width: 70px;
  height: 70px;
  border: 1px solid #f1f1f1;
  position: relative;
  margin-right: 25px;
  margin-bottom: 0;
  background-color: white; }

.table__description {
  width: calc(100% - 95px); }

.table__visuel--no-margin {
  margin: 0 auto; }

.table__link {
  font-size: 14px;
  font-weight: normal;
  padding-left: 30px; }

.table__label {
  background-color: #071138;
  color: white;
  font-size: 13px;
  font-weight: bold;
  margin-top: 22px;
  padding: 12px;
  text-transform: uppercase; }

.table__col--white td {
  background-color: white !important;
  border-left: 1px solid #f3f3f3 !important;
  border-right: 1px solid #f3f3f3 !important; }

.table__last-col {
  width: 100px !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.table__last-col--no-border {
  border-left: none !important; }

.table__last-col--account {
  width: 70px; }

.table__last-col--account a {
  padding: 7px 0;
  width: 100%;
  text-align: center;
  display: block; }

.table__price-col {
  width: 210px !important; }

.global-uk .table__price-col {
  width: 150px !important; }

.global-uk .total__TTC {
  font-size: 17px; }

.table__price-col p {
  text-align: right; }

.table__description p {
  text-align: left !important; }

.table__description__name, .table__description__marque {
  font-size: 13px;
  font-weight: bold;
  line-height: 18px; }

.table__description__marque {
  text-transform: uppercase; }

.table__description__description {
  font-size: 13px;
  margin-top: 15px; }

.table__abonnement {
  margin-top: 27px;
  line-height: 18px; }

.table__abonnement label {
  display: block;
  font-size: 13px; }

.table__remove {
  color: #aaa9b6;
  font-size: 13px; }

.table--no-border td {
  border: none !important; }

.table--abonnement {
  margin-bottom: 40px; }

.table--abonnement .table__price-col {
  padding: 20px; }

.table--abonnement__content {
  font-size: 13px;
  line-height: 18px; }

.table--abonnement__content a {
  font-weight: bold;
  border-bottom: 1px solid; }

.table--padded {
  margin-bottom: 30px; }

.table--padded td {
  padding: 6px !important; }

.table--configurateur {
  font-weight: bold; }

.table--configurateur td {
  background-color: #f3f3f3;
  border-left: 1px solid white;
  border-right: 1px solid white;
  padding: 25px 15px; }

.reinsurrance-top {
  padding: 5px 0 3px 0;
  background-color: #f1f1f1;
  text-align: center; }

.reinsurrance-top__item {
  font-size: 10px;
  position: relative;
  right: 10px;
  text-transform: uppercase;
  font-weight: bold; }

.reinsurrance-top__item:after {
  content: '/';
  color: white;
  font-size: 25px;
  float: right;
  font-weight: bold; }

.reinsurrance-top__item--no-deco:after {
  display: none; }

.reinsurrance-top__item:hover {
  opacity: .8; }

.reinsurrance-top__text {
  position: relative;
  bottom: 9px; }

.reinsurrance-top__icon {
  display: inline-block;
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: top right;
  margin-right: 5px; }

.reinsurrance-top__icon--prix {
  background-image: url("./images/icone-prix.png"); }

.reinsurrance-top__icon--reprise {
  background-image: url("./images/icon-reprise.png"); }

.reinsurrance-top__icon--jours {
  background-image: url("./images/icon-jours.png"); }

.reinsurrance-top__icon--expert {
  background-image: url("./images/icon-expert.png"); }

.mm-panel::-webkit-scrollbar {
  width: 0 !important; }

.parallax-window {
  min-height: 300px;
  background: transparent;
  background-size: cover; }

.parallax-window .centered {
  min-height: 300px; }

.who-are-we {
  color: white; }

.who-are-we__title {
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 15px; }

.who-are-we__content {
  color: white;
  line-height: 18px;
  font-size: 14px; }

.who-are-we__btn {
  font-size: 16px; }

.disabled {
  opacity: .5; }

.disabled * {
  pointer-events: none; }

.fancybox-overlay {
  background: rgba(255, 255, 255, 0.8) !important; }

.fancybox-skin {
  border: 1px solid #1a171b;
  border-radius: 0px !important;
  background-color: white !important;
  padding: 0 !important;
  box-shadow: none !important; }

.fancybox-close {
  display: none; }

/*
Custom scroll*/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important; }

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: content-box; }

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar, .scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail--second {
  height: 410px;
  margin-bottom: 15px;
  overflow: auto; }

.scrollbar-rail--second .scroll-element .scroll-element_size {
  background-color: #59648c !important; }

.scrollbar-rail--second .scroll-bar {
  background-color: #f8f9fa !important; }

.scrollbar-rail--second .scroll-y {
  right: 6px !important; }

.scrollbar-rail > .scroll-element, .scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10; }

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%; }

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3); }

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5); }

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%; }

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px; }

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #616c93; }

/* scrollbar height/width & offset from container borders */
.scroll-x {
  display: none !important; }

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px; }

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 3px;
  left: -10px;
  top: 5px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px; }

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px; }

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px; }

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px; }

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px; }

.sliderActus {
  height: auto !important;
  margin-bottom: 25px;
  position: relative; }

.sliderGlobal .slick-dots,
.sliderActus .slick-dots {
  bottom: -40px; }

/* Stef - Correction pour Anne (retrait magasin texte) */
.block-reassurance__label {
  width: 70%;
  line-height: 1; }

.block-reassurance__visuel--livraison {
  float: left; }

.cookies-bar {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  background-color: black;
  color: white;
  padding: 15px 0;
  font-size: 15px;
  text-align: center;
  z-index: 200;
  padding-right: 50px;
  padding-left: 50px; }
  .cookies-bar .container {
    width: auto; }

.cookies-bar .close {
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 20px;
  margin-top: 10px;
  font-size: 20px;
  cursor: pointer; }

/* modifs Valentin :  #44061 / #44267 / #43321*/
/* bannière cluquable surplombant le header */
.top-ban {
  background: #9EF42E;
  padding: 6.5px 0;
  text-align: center;
  font-size: 14px; }

.top-ban p {
  color: #20294c;
  font-size: 14px;
  font-weight: bold; }

/* ---- */
.global-uk #pop-up .inline .apercu__title {
  width: 78%;
  text-align: left; }

.wrapBlocTextSEO {
  text-align: center;
  color: #1a171b;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  margin-top: 60px;
  border-top: 1px solid #d0d0d0;
  padding-top: 50px;
  margin-bottom: 50px; }
  .wrapBlocTextSEO .blocTextSEO {
    width: 50%;
    margin: 0 auto; }
  .wrapBlocTextSEO .titleSEO {
    color: #1a171b;
    font-size: 24px;
    margin-bottom: 25px; }
  .wrapBlocTextSEO .textSEO {
    font-size: 13px;
    line-height: 18px; }
    .wrapBlocTextSEO .textSEO p {
      margin-bottom: 15px; }

.wrapPopup {
  height: 100%; }
  .wrapPopup .pop-up {
    height: 100%;
    padding: 10px; }
  .wrapPopup .popupTxtSuccess {
    position: relative;
    height: 100%; }
    .wrapPopup .popupTxtSuccess span {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }

@media only screen and (max-width: 768px) {
  .form__label.lblBirthday {
    font-size: 10px;
    padding-right: 10px; } }

@media (min-width: 992px) {
  .col-xs-3--midle {
    width: 12.5%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
  .form__item--mini {
    width: 55%; }
  .reinsurrance-top__item {
    font-size: 12px; }
  .parallax-window {
    min-height: 500px; }
  .parallax-window .centered {
    min-height: 500px; }
  .who-are-we__title {
    font-size: 38px; } }

@media (min-width: 960px) {
  .who-are-we__content {
    line-height: 24px; }
  .title-big, .title-medium, .title--third, .vente-privee__title {
    font-size: 36px; } }

@media (max-width: 1024px) {
  .table--configurateur .table--panier__price {
    font-size: 14px; }
  .table-responsive {
    overflow-y: hidden; }
  .table-responsive table {
    width: 100% !important; }
  .cart .table__description__name, .cart .table__description__marque {
    font-size: 12px; }
  .cart .table__description__description {
    margin-top: 3px; }
  .cart .table__cell--produit {
    width: 287px; }
  .cart .table__visuel {
    margin-bottom: 0; }
  .cart .mini-form .mini-form__input {
    width: 150px; }
  .wrapBlocTextSEO .blocTextSEO {
    width: 75%; } }

@media (max-width: 1025px) {
  .btn--tablette {
    font-size: 12px; } }

@media (min-width: 1200px) {
  .container {
    width: 1200px; } }

@media (min-width: 1680px) {
  .container {
    width: 1600px; }
  .reinsurrance-top__item {
    font-size: 14px; }
  .reinsurrance-top__icon {
    margin-right: 15px; }
  .who-are-we__title {
    font-size: 50px; }
  .who-are-we__content {
    font-size: 18px; } }

/*==============================
    INFOBOX
-------------------------------*/
.infobox {
  background: none repeat scroll 0 0 #e5e5e5;
  position: absolute;
  color: #1a171b;
  width: 430px;
  height: auto !important; }
  .infobox:before, .infobox:after {
    content: "";
    display: block;
    height: 0;
    top: 12px;
    left: -7px;
    position: absolute;
    border-style: solid;
    border-width: 8.5px 7px 8.5px 0;
    border-color: transparent #e5e5e5 transparent transparent; }
  .infobox .close {
    display: inline-block;
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    padding: 0 10px;
    width: 40px;
    height: 40px;
    font-size: 32px;
    line-height: 38px;
    font-family: 'Rajdhani',sans-serif;
    text-align: right;
    color: #aaa9b6;
    cursor: pointer; }
  .infobox .content {
    position: relative;
    padding: 55px 15px 15px; }
  .infobox .btn {
    display: block;
    margin: 20px auto;
    padding: 10px 20px 8px;
    width: 80%;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: white; }
  .infobox .store-locator__sub-title {
    margin-top: 0; }

.infoboxRelay {
  position: absolute;
  padding: 20px;
  border: 1px solid #1a171b;
  width: 430px;
  height: auto !important;
  background: #fff; }
  .infoboxRelay .btn {
    margin: 20px auto;
    width: 80%; }
  .infoboxRelay .close {
    position: absolute;
    z-index: 10;
    right: 10px;
    top: 5px;
    padding: 0;
    font-weight: 300;
    font-size: 26px;
    font-family: 'Rajdhani',sans-serif;
    text-shadow: none;
    color: #969596;
    opacity: 1; }
  .infoboxRelay .content {
    margin-right: -15px;
    margin-left: -15px; }
    .infoboxRelay .content .store-locator__sub-title {
      margin-top: 0;
      font-size: 16px;
      color: #1a171b; }
    .infoboxRelay .content .store-locator__term {
      margin-top: 10px;
      font-size: 14px;
      line-height: 18px; }

.infoboxRelay::before {
  content: "";
  display: block;
  position: absolute;
  left: -7px;
  top: 19px;
  border-style: solid;
  border-width: 8.5px 7px 8.5px 0;
  border-color: transparent #1a171b transparent transparent;
  height: 0; }

/*==============================
    STYLEGUIDE
-------------------------------*/
.titleH1Styleguide {
  text-align: center;
  margin-bottom: 15px; }
  .titleH1Styleguide span {
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    margin-bottom: 15px;
    display: inline-block; }

.titleH2Styleguide {
  text-align: center;
  margin-bottom: 15px; }

.titleH3Styleguide {
  text-align: center;
  margin-bottom: 15px; }

.titleSmallStyleguide {
  font-weight: 700;
  text-decoration: underline;
  text-align: left; }

.blockStyleguide {
  border: 1px solid #dfdfdf;
  background-color: #eeeeee;
  padding: 30px;
  border-radius: 10px;
  text-align: center; }
  .blockStyleguide form {
    display: inline-block;
    float: none;
    text-align: left; }

.blocBorderStyleguide {
  padding: 15px;
  border: 1px solid #dfdfdf;
  margin-bottom: 15px;
  position: relative; }

.sepStyleguide {
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dfdfdf; }

.sepStyleguideInside {
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ffffff;
  display: block; }

.styleguide .panel-title .desc {
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  margin-left: 10px; }

.styleguide .wrapCopy {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  color: #1a171b;
  background-color: #c53239;
  padding: 3px 10px;
  cursor: pointer; }

.styleguide .msgCopy {
  position: absolute;
  width: 70px;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
  color: #1a171b;
  opacity: 0;
  font-weight: 700;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .styleguide .msgCopy.showInfo {
    transform: translate(-50%, -30px);
    opacity: 1; }

.styleguide .ff {
  font-family: "Poppins", sans-serif;
  font-size: 18px; }

.styleguide .ff2 {
  font-family: "Open Sans", sans-serif;
  font-size: 18px; }

.styleguide .fwBloc {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  text-align: center;
  height: 80px; }
  .styleguide .fwBloc > span:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.styleguide .fwethin {
  font-weight: 100;
  display: block; }

.styleguide .fwelight {
  font-weight: 200;
  display: block; }

.styleguide .fwlight {
  font-weight: 300;
  display: block; }

.styleguide .fwregular {
  font-weight: 400;
  display: block; }

.styleguide .fwmedium {
  font-weight: 500;
  display: block; }

.styleguide .fwsbold {
  font-weight: 600;
  display: block; }

.styleguide .fwbold {
  font-weight: 700;
  display: block; }

.styleguide .fwebold {
  font-weight: 800;
  display: block; }

.sgColor {
  text-align: center;
  display: block;
  width: 100%;
  padding: 30px 0; }
  .sgColor.maincolor {
    background-color: #1a171b;
    color: #ffffff; }
  .sgColor.backcolor {
    background-color: #c53239;
    color: #1a171b; }
  .sgColor.fcolor {
    background-color: #1a171b;
    color: #ffffff; }
  .sgColor .wrapCopy {
    right: 15px; }

/*==============================
    DOOFINDER
-------------------------------*/
.df-classic .df-aside__content .df-panel__title {
  text-transform: uppercase;
  color: #000; }
  .df-classic .df-aside__content .df-panel__title .df-panel__subtitle {
    color: #747474; }

.df-classic .df-aside__content .df-term__value, .df-classic .df-aside__content .df-term__count {
  color: #000; }

.df-classic .df-aside__content .df-term[data-selected],
.df-classic .df-aside__content .df-term[data-selected]:active,
.df-classic .df-aside__content .df-term[data-selected]:focus,
.df-classic .df-aside__content .df-term[data-selected]:hover {
  background: #c53239;
  border-color: #c53239;
  color: #fff; }
  .df-classic .df-aside__content .df-term[data-selected] .df-term__count,
  .df-classic .df-aside__content .df-term[data-selected]:active .df-term__count,
  .df-classic .df-aside__content .df-term[data-selected]:focus .df-term__count,
  .df-classic .df-aside__content .df-term[data-selected]:hover .df-term__count {
    color: #fff; }

.df-classic .df-aside__content .df-slider {
  margin-bottom: 0; }
  .df-classic .df-aside__content .df-slider .noUi-horizontal {
    height: 5px; }
    .df-classic .df-aside__content .df-slider .noUi-horizontal .noUi-handle {
      top: -8px;
      width: 18px;
      height: 18px;
      border-radius: 18px;
      border: none;
      box-shadow: none;
      background-color: #c53239;
      outline: none; }
      .df-classic .df-aside__content .df-slider .noUi-horizontal .noUi-handle:before {
        display: none; }
      .df-classic .df-aside__content .df-slider .noUi-horizontal .noUi-handle:after {
        background-color: transparent; }
  .df-classic .df-aside__content .df-slider .noUi-connect {
    background-color: #000; }
  .df-classic .df-aside__content .df-slider .noUi-horizontal {
    margin: 0 5px; }
  .df-classic .df-aside__content .df-slider .noUi-tooltip {
    left: 0;
    padding: 3px 5px;
    background-color: #000;
    color: #fff;
    border: none;
    transform: none; }
  .df-classic .df-aside__content .df-slider .noUi-handle-upper .noUi-tooltip {
    left: auto;
    right: 0;
    bottom: -22px;
    transform: none; }
  .df-classic .df-aside__content .df-slider .noUi-pips {
    display: none; }

html:not([dir=rtl]) .df-panel__content .df-slider .noUi-horizontal .noUi-handle-upper {
  right: -6px; }

[data-layout=grid][data-browser-support~=cssgrid] .df-results {
  min-width: 260px;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); }

.df-results__item {
  position: relative; }
  .df-results__item .df-card {
    padding: 16px; }
  .df-results__item .labelBlocProduct {
    position: absolute;
    left: 0;
    top: 0; }
  .df-results__item .df-card__title {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #000; }
  .df-results__item .df-card__price {
    display: block;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 18px; }
  .df-results__item .df-card__old-price {
    float: left;
    margin-top: 3px;
    color: #333333;
    font-weight: normal;
    font-size: 16px;
    text-decoration: line-through; }
  .df-results__item .df-card__sale-price {
    display: block;
    font-size: 20px;
    color: #c53239;
    text-align: right; }
  .df-results__item span.percent, .df-results__item span.percent-red {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 7px 10px;
    display: inline-block;
    text-align: center;
    background-color: #27ae60;
    color: #fff;
    font-size: 15px;
    font-weight: bold; }
  .df-results__item span.percent-red {
    background-color: #c53239; }
  .df-results__item span.stars {
    width: 90px; }

.df-classic .df-results__item .df-card:hover {
  background-color: #fafafa; }

.df-classic[data-layout=grid] .df-results__item {
  padding-bottom: 10px; }
  .df-classic[data-layout=grid] .df-results__item span.stars {
    position: absolute;
    bottom: 5px; }

.df-classic[data-layout=list] .df-results__item span.stars {
  float: none;
  margin-bottom: 10px; }

.df-branding {
  display: none !important; }

@media only screen and (min-width: 1300px) {
  .df-classic[data-layout=list] .df-results__item .df-card__content__block {
    position: relative; }
  .df-classic[data-layout=list] .df-results__item .df-card__title {
    padding-right: 100px; }
  .df-classic[data-layout=list] .df-results__item span.stars {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0; }
  .df-classic[data-layout=list] .df-results__item span.percent, .df-classic[data-layout=list] .df-results__item span.percent-red {
    left: -133px; } }

/*==============================
    HEADER
-------------------------------*/
.top-bar {
  background-color: #1a171b;
  height: 40px;
  line-height: 40px;
  margin-bottom: 10px;
  font-size: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 400; }
  .top-bar .selectLanguage {
    display: none; }
    .top-bar .selectLanguage[data-language="fr"] ~ span#switch-domain-button {
      background: url("images/icons/Flag_FR.svg") left center no-repeat;
      background-size: 24px 16px; }
    .top-bar .selectLanguage[data-language="uk"] ~ span#switch-domain-button {
      background: url("images/icons/Flag_UK.svg") left center no-repeat;
      background-size: 24px 16px; }

.top-bar__catchphrase {
  color: #ffffff;
  float: right;
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  right: 10px;
  top: 50%;
  width: calc(100% - 160px);
  line-height: normal;
  text-align: right;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.top-bar__right {
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  font-weight: 400; }
  .top-bar__right .txt__phone {
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #c53239;
    font-family: "Open Sans", sans-serif;
    font-weight: 800; }
  .top-bar__right .txt__sub {
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: #c53239; }
  .top-bar__right a {
    color: #fff; }
    .top-bar__right a:hover {
      color: #fff; }

.ui-selectmenu-button.ui-button {
  background-color: transparent;
  border: none;
  width: 55px;
  height: 25px;
  padding: 1px 5px;
  outline: none;
  position: relative;
  top: 0;
  margin-right: 5px;
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 22px; }

.ui-selectmenu-button .ui-selectmenu-text {
  margin-right: 0;
  position: relative;
  top: -3px; }

.ui-selectmenu-menu .ui-menu .ui-menu-item {
  height: 20px;
  display: block;
  width: 100%;
  position: relative; }

.ui-selectmenu-menu .ui-state-active,
.ui-widget.ui-widget-content,
.ui-selectmenu-menu.ui-widget-content .ui-state-active {
  border: none;
  border-radius: inherit; }

.ui-selectmenu-button.ui-button .ui-icon {
  background: url("images/icons/Fleche_bottom.svg") center center no-repeat;
  background-size: 11px 11px;
  width: 25px;
  height: 25px;
  right: -5px;
  background-color: #383639; }

.ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-icon {
  background: url("images/icons/Fleche_top_black.svg") center center no-repeat;
  background-size: 11px 11px;
  width: 25px;
  height: 25px;
  right: -5px;
  background-color: #ffffff; }

#switch-currency-menu {
  overflow: hidden; }

.border__radius, .header__form__search, .header__form__select, .mini-form {
  border: 1px solid #d0d0d0;
  border-radius: 0; }

.search-bar-mobile {
  position: absolute;
  top: 0;
  -webkit-transition: top .3s;
  transition: top .3s;
  width: 100%;
  z-index: -1;
  background-color: #010720; }

.search-bar-mobile--active {
  top: 70px; }

.top-ban ~ .menu-mobile .search-bar-mobile--active {
  top: 97px; }

.search-bar-mobile .header__form__search, .search-bar-mobile .header__form__select {
  width: 48%;
  margin: 1%;
  background-position: 95%; }

.wrapMessagesHeader {
  background-color: #ffffff;
  padding: 20px 0; }

.wrapMessageBlockLink {
  display: block; }

.wrapMessageBlock {
  height: 70px;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .wrapMessageBlock .wrapMessageHeaderContent {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center; }
    .wrapMessageBlock .wrapMessageHeaderContent > span {
      display: block; }
      .wrapMessageBlock .wrapMessageHeaderContent > span * {
        color: inherit !important; }
      .wrapMessageBlock .wrapMessageHeaderContent > span b, .wrapMessageBlock .wrapMessageHeaderContent > span strong {
        font-weight: 600; }
      .wrapMessageBlock .wrapMessageHeaderContent > span em {
        font-style: normal;
        font-size: 18px; }
  .wrapMessageBlock .arrowMessage {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 35px;
    font-weight: 300; }

.wrapMessageLeft {
  font-size: 22px; }

.wrapMessageRight {
  font-size: 24px;
  text-transform: uppercase; }
  .wrapMessageRight .text1 {
    font-weight: 600; }
  .wrapMessageRight .text2 {
    text-transform: none;
    font-size: 18px; }

.headerContent {
  border-bottom: 1px solid #d0d0d0; }

header {
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: #e5e5e5; }

header.mini {
  background-color: #e5e5e5; }
  header.mini .top-bar {
    display: none; }
  header.mini .top-row {
    margin-bottom: 15px; }
  header.mini .btn-header {
    height: 34px; }
  header.mini .header__form__search {
    height: 38px;
    margin-top: 15px; }
  header.mini .header__form__search__text {
    height: 36px; }
  header.mini .header__form__search__submit {
    width: 36px;
    height: 36px;
    background-size: 17px; }
  header.mini .btn-header__icon {
    min-height: 34px; }
  header.mini .btn-header__icon--compte,
  header.mini .btn-header__icon--panier {
    width: 34px;
    height: 34px;
    background-position: center top;
    background-size: 34px; }
  header.mini .trigger--compte,
  header.mini .trigger--panier {
    margin-top: 15px;
    height: 80px; }
    header.mini .trigger--compte .dropped--compte,
    header.mini .trigger--compte .dropped--panier,
    header.mini .trigger--panier .dropped--compte,
    header.mini .trigger--panier .dropped--panier {
      top: 100%; }
  header.mini .btn-header__label {
    font-size: 12px; }
  header.mini .wrapMessagesHeader {
    background-color: #e5e5e5;
    padding: 15px 0; }
    header.mini .wrapMessagesHeader .text2 {
      display: none; }
    header.mini .wrapMessagesHeader .wrapMessageBlock {
      height: 35px; }

.trigger--compte .dropped--compte {
  visibility: hidden;
  opacity: 0 !important;
  height: 0;
  /*position: absolute;*/
  top: 100%;
  /*right: -3px;*/
  /*width: 300px;*/
  /*border: 3px #FFF solid;*/
  /*background: #312f2f;*/
  /*padding: 20px 20px 0 20px;*/
  /*z-index: 14;*/ }

.trigger--compte.active .dropped--compte {
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.header__show-mini {
  display: none;
  position: relative;
  bottom: 5px; }

.header__logo {
  margin-bottom: 15px;
  margin-top: 15px; }

.header__form__search {
  background-color: white;
  border-radius: 0;
  max-width: 500px;
  width: 100%;
  height: 50px;
  outline-width: 0;
  margin-top: 25px; }
  .header__form__search:focus, .header__form__search:hover, .header__form__search:active {
    border-color: #1a171b; }

.header__form__search__submit {
  background-image: url("./images/icons/Loupe.svg");
  background-size: 23px 23px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  display: block;
  height: 50px;
  width: 50px;
  float: right; }

.header__form__search__text {
  width: 87%;
  margin-left: 10px;
  height: 48px;
  margin-bottom: 0 !important;
  outline: none;
  border: none !important;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  color: #383639; }

.header__form__search__text::-webkit-input-placeholder {
  color: #071138; }

.header__form__search__text::-moz-placeholder {
  color: #071138; }

.header__form__search__text:-ms-input-placeholder {
  color: #071138; }

.header__form__search__text::placeholder {
  color: #071138; }

.header__form__select {
  height: 50px;
  background-color: white;
  width: 260px;
  color: #53565a;
  padding-left: 15px;
  cursor: pointer;
  background-position: 225px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("./images/select.png");
  color: #071138; }

.header__form__select::-ms-expand {
  display: none; }

.page--store-locator__map {
  margin: 0 15px;
  height: 864px; }

.wrapGMapMagasin {
  padding: 0 30px; }

.gmap.gmap--magasin {
  height: 445px; }

.mini .header__logo img {
  height: 44px;
  width: auto; }

.trigger,
.trigger--compte,
.trigger--panier {
  position: relative;
  margin-top: 30px;
  padding-bottom: 5px; }

.trigger--compte {
  z-index: 15; }
  .trigger--compte .btn-header__label__name {
    color: #c53239;
    font-weight: 800;
    display: block;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 16px; }

.trigger--panier {
  z-index: 20;
  line-height: 16px;
  margin-left: 60px; }

.trigger:hover .dropped--compte, .trigger--panier:hover .dropped--compte, .trigger:hover .dropped--panier, .trigger--compte:hover .dropped--panier, .trigger--panier:hover .dropped--panier {
  display: block; }

.trigger:hover .btn-header__label, .trigger--compte:hover .btn-header__label, .trigger--panier:hover .btn-header__label__text {
  text-decoration: underline; }
  .trigger:hover .btn-header__label .btn-header__label__name, .trigger--compte:hover .btn-header__label .btn-header__label__name, .trigger--panier:hover .btn-header__label__text .btn-header__label__name {
    text-decoration: none; }

.btn-header {
  font-weight: bold;
  text-align: center;
  display: block; }

.btn-header__label {
  color: #1a171b;
  font-weight: 300;
  font-size: 13px;
  text-align: center;
  display: block;
  position: relative;
  margin-top: 4px;
  height: 39px;
  line-height: 1.5; }

.btn-header__icon {
  background-repeat: no-repeat;
  display: block;
  position: relative;
  bottom: 4px;
  min-height: 50px;
  width: 50px;
  margin: 0 auto;
  background-position: center; }

.btn-header__icon--compte {
  bottom: auto;
  background-image: url("./images/icons/Mon_compte.svg");
  background-size: 50px 50px; }

.btn-header__icon--panier {
  bottom: auto;
  background-image: url("./images/icons/Panier.svg");
  background-size: 50px 50px; }

.btn-header__more-info {
  color: #c53239;
  display: block;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  font-size: 16px; }

.btn-header__more-info-count {
  display: inline-block;
  position: relative;
  top: 1px;
  font-weight: 300;
  font-size: 14px;
  vertical-align: top; }

.dropped, .dropped--panier {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  background-color: white;
  border: 1px solid #d0d0d0;
  padding: 0; }

.dropped--panier {
  width: 455px;
  padding-top: 0; }

.dropped--compte {
  /*display: none;*/
  position: absolute;
  right: 0;
  background-color: white;
  border: 1px solid #d0d0d0;
  /*padding: 15px 15px 10px 15px;*/
  width: 320px;
  padding: 20px 20px 0 20px; }
  .dropped--compte a {
    color: #1a171b;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
    .dropped--compte a:focus, .dropped--compte a:hover, .dropped--compte a:active {
      color: #c53239; }
  .dropped--compte input[type="text"],
  .dropped--compte input[type="password"] {
    height: 34px;
    border: 1px solid #d0d0d0 !important;
    border-radius: 0;
    padding: 0 10px;
    font-size: 12px;
    color: #1a171b;
    /* WebKit, Blink, Edge */
    /* Mozilla Firefox 4 to 18 */
    /* Mozilla Firefox 19+ */
    /* Internet Explorer 10-11 */ }
    .dropped--compte input[type="text"]::-webkit-input-placeholder,
    .dropped--compte input[type="password"]::-webkit-input-placeholder {
      color: #d0d0d0; }
    .dropped--compte input[type="text"]:-moz-placeholder,
    .dropped--compte input[type="password"]:-moz-placeholder {
      color: #d0d0d0;
      opacity: 1; }
    .dropped--compte input[type="text"]::-moz-placeholder,
    .dropped--compte input[type="password"]::-moz-placeholder {
      color: #d0d0d0;
      opacity: 1; }
    .dropped--compte input[type="text"]:-ms-input-placeholder,
    .dropped--compte input[type="password"]:-ms-input-placeholder {
      color: #d0d0d0; }

.dropped--compte__title {
  font-size: 12px;
  margin-bottom: 10px;
  color: #1a171b;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

.dropped--compte--online {
  padding: 25px 30px 10px 25px;
  width: 325px; }

.login-header__title {
  font-size: 12px;
  color: #1a171b;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 10px; }

.login-header__link {
  border-bottom: 1px solid;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 10px; }

.login-header__input {
  width: 100%;
  border: 3px solid #f1f1f1 !important;
  border-radius: 3px;
  margin-right: 0;
  padding: 0 15px !important;
  margin-bottom: 9px !important;
  font-size: 13px; }

.login-header__input::-webkit-input-placeholder {
  color: #071138 !important; }

.login-header__input::-moz-placeholder {
  color: #071138 !important; }

.login-header__input:-ms-input-placeholder {
  color: #071138 !important; }

.login-header__input::placeholder {
  color: #071138 !important; }

.login-header__input--mini {
  width: 80%; }

.login-header__submit {
  float: right;
  width: 34px;
  height: 34px;
  background-color: #c53239;
  border: none;
  font-weight: 600;
  font-size: 12px;
  color: #ffffff !important;
  text-align: center;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s; }

.login-header__submit:hover {
  background-color: #1a171b; }

body.safari .login-header__submit {
  margin-top: 5px; }

.login-header__create-account {
  display: block;
  background-color: #c53239;
  padding: 10px;
  width: 100%;
  color: #ffffff !important;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .login-header__create-account:focus, .login-header__create-account:hover, .login-header__create-account:active {
    background-color: #1a171b; }

.login-header .mini-form {
  border: none;
  margin: 0; }

.list-nav__link {
  padding: 5px 0;
  display: block; }

.list-nav__link--deco {
  margin-top: 5px;
  font-weight: 600;
  color: #1a171b; }

.list-nav__link:hover {
  color: #9EF42E; }

.list-header-panier__item, .list-header-panier__item--no-delete {
  padding: 10px;
  font-size: 14px;
  border-bottom: 1px solid #d0d0d0; }
  .list-header-panier__item .price__current, .list-header-panier__item--no-delete .price__current {
    font-weight: 800;
    color: #c53239; }

.list-header-panier__item {
  min-height: 90px; }
  .list-header-panier__item .price__current {
    padding-top: 20px; }

.list-header-panier__item--empty {
  padding: 20px;
  border-bottom: 0;
  min-height: 0; }

.list-header-panier__item__livraison {
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase; }
  .list-header-panier__item__livraison b, .list-header-panier__item__livraison strong {
    font-weight: inherit; }

p ~ .list-header-panier__item__livraison,
p ~ .list-header-panier__item__livraison + .price__current {
  margin-top: 15px; }

.list-header-panier__item--no-delete {
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 100px; }
  .list-header-panier__item--no-delete .txt-action {
    margin: 0;
    text-transform: uppercase;
    color: #1a171b; }

.list-header-panier__visuel {
  width: 80px; }

.list-header-panier__qte {
  padding: 20px 0px;
  width: 40px;
  text-align: center; }

.list-header-panier__content {
  padding-top: 20px;
  width: 245px;
  margin-left: 10px;
  font-size: 14px; }

.list-header-panier__content .apercu__marque {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: inherit; }

.list-header-panier__content .apercu__title {
  padding: 0;
  font-weight: 300;
  font-size: 13px;
  text-transform: none; }

.list-header-panier__price {
  position: relative;
  padding-top: 38px;
  width: 80px;
  text-align: right; }
  .list-header-panier__price .wrapPrice {
    position: absolute;
    right: 0;
    top: 20px;
    white-space: nowrap; }

.list-header-panier__price .price__old--header {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top; }

.list-header-panier .btn-remove {
  display: inline-block;
  margin-top: 20px;
  padding: 0;
  font-weight: 300;
  font-size: 16px;
  vertical-align: top; }

.list-header-panier .btn--action {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  padding: 10px 20px 8px;
  margin-bottom: 0;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 16px;
  background-color: #c53239;
  color: #fff;
  border: none;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.list-header-panier .btn--action:hover {
  background-color: #1a171b;
  color: white;
  border: none !important; }

.list-header-panier--last {
  border-bottom: none;
  margin: 0;
  padding-bottom: 10px;
  min-height: 0; }

.panier-counter {
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  text-align: center;
  margin: 9px;
  line-height: 19px;
  border-radius: 10px;
  background-color: white;
  border: 1px solid #071138;
  color: #071138;
  font-size: 12px;
  font-weight: bold; }

/* Correction Stef - #41284 */
.header__form__search {
  float: left; }

.header__form__select {
  float: left; }

.trigger--panier {
  float: right; }

.trigger--compte {
  float: right; }

.btn-header {
  padding: 0 30px 2px; }

header.mini .header__show-mini {
  margin-bottom: 15px; }

header.miniCart .headerContent {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 0; }

header.miniCart .top-row {
  margin-bottom: 0; }

header.miniCart .trigger,
header.miniCart .trigger--compte,
header.miniCart .trigger--panier {
  margin-top: 0;
  padding-bottom: 0; }

header.mini.miniCart .header__show-mini {
  margin-bottom: 0; }

header.miniCart .trigger:hover .btn-header,
header.miniCart .trigger--compte:hover .btn-header,
header.miniCart .trigger--panier:hover .btn-header {
  border-bottom: none; }

header.miniCart .trigger:hover .btn-header__label,
header.miniCart .trigger--compte:hover .btn-header__label,
header.miniCart .trigger--panier:hover .btn-header__label,
header.miniCart .trigger--panier:hover .btn-header__label .btn-header__label__text {
  text-decoration: none;
  color: #1a171b; }

/* Centrage du bloc de recherche header */
.top-row {
  margin-bottom: 20px; }

.header__form {
  position: static; }

.header__form .header-form {
  position: relative;
  left: 50px; }

/* ----- */
@media (min-width: 1680px) {
  .header__form__search {
    max-width: 778px; }
  .header__form .header-form {
    left: 150px; }
  .header__form__select {
    width: 380px;
    background-position: 345px; } }

@media (min-width: 1200px) {
  .panier-counter {
    left: 28%; } }

@media (min-width: 1200px) {
  .menu-category__item {
    font-size: 17px; }
  .menu-category__item a {
    margin-left: 23px; }
  .menu-category__item a:after {
    width: 23px; }
  .global-uk .menu-category__item a:after {
    width: 15px; }
  .global-uk .menu-category__item a {
    margin-left: 15px; } }

@media (max-width: 1199px) {
  .wrapMessagesHeader [class*="col-"] + [class*="col-"] {
    margin-top: 10px; }
  .top-bar__catchphrase {
    text-align: left; }
  .panier-counter {
    left: 18%; }
  .global-uk .menu-category__item a:after {
    width: 13px; }
  .global-uk .menu-category__item a {
    margin-left: 10px; } }

@media only screen and (max-width: 1199px) {
  .btn-header {
    padding: 0 0 2px; }
  header.mini .trigger--panier,
  .trigger--panier {
    margin-left: 50px; } }

@media (min-width: 1024px) {
  header.mini {
    /*padding-top: 7px;*/ } }

@media only screen and (max-width: 1024px) {
  .header__show-mini {
    padding-right: 0; } }

@media (min-width: 992px) {
  .panier-counter {
    float: none;
    position: absolute;
    top: -10px; } }

@media (min-width: 960px) {
  .mini .panier-counter {
    /*display: none; */ } }

/*==============================
    NAVIGATION
-------------------------------*/
.arianne {
  font-size: 12px;
  margin-bottom: 30px;
  margin-top: 10px;
  color: #1a171b;
  font-family: "Poppins", sans-serif;
  font-weight: 400; }

.arianne__item {
  float: left;
  color: inherit; }

.arianne__item--active {
  color: #c53239; }

.arianne__sep {
  padding: 0 6px; }

.menu-category {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding-bottom: 5px; }

.menu-category__item {
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  padding-bottom: 10px; }
  .menu-category__item a span {
    position: relative; }
    .menu-category__item a span:after {
      content: '';
      display: block;
      border-bottom: 1px solid transparent;
      width: 100%;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: 5px;
      right: 0; }

.menu-category__item:hover a span:after,
.menu-category__item.is-active a span:after {
  border-bottom: 1px solid #656465; }

.menu-category__item:first-child a {
  margin-left: 0; }

.menu-category__item a {
  margin-left: 45px;
  color: inherit;
  font-size: 20px;
  font-weight: 500; }

.menu-category__item a:after {
  content: "|";
  font-weight: 100;
  width: 19px;
  color: #d0d0d0 !important;
  display: inline-block;
  text-align: right;
  margin-left: 45px; }

.menu-category__item--no-deco a {
  font-weight: 700; }

.menu-category__item--no-deco a:after {
  display: none; }

.list-menu__title {
  color: #f7cc0f;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 5px; }

.list-menu__item a {
  color: #071138;
  padding: 2px 0;
  display: block;
  font-weight: normal; }

.list-menu__item a:hover {
  color: #f7cc0f; }

.list-club__item {
  padding-bottom: 30px; }

.list-club__item:hover .list-club__label {
  color: #c53239; }

.list-club__item:hover .list-club__visuel:after {
  width: 100%;
  background: #c53239; }

.list-club__visuel {
  text-align: center;
  position: relative;
  margin-bottom: 7px;
  display: block;
  margin-top: 10px; }

.list-club__visuel:after {
  content: '';
  display: block;
  height: 1px;
  width: 0px;
  background: transparent;
  bottom: 1px;
  position: absolute;
  -webkit-transition: width .5s ease, background-color .5s ease;
  transition: width .5s ease, background-color .5s ease; }

.list-club__label {
  color: #1a171b;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  width: 100%;
  display: block;
  min-height: 30px; }

.menu-mobile {
  background-color: #e5e5e5; }

.menu-mobile__btn {
  width: 70px;
  height: 70px;
  background-color: #e5e5e5;
  background-image: url("./images/menu.png");
  background-repeat: no-repeat;
  background-position: center center; }

.menu-mobile__logo {
  margin: 10px 0px 5px 35px; }

.menu-mobile__nav {
  display: inline-block;
  width: 60px;
  height: 40px;
  background-repeat: no-repeat;
  margin-top: 12px;
  background-position: center; }

.menu-mobile__nav--account {
  background-image: url("./images/icons/Mon_compte.svg");
  background-size: 30px; }

.menu-mobile__nav--panier {
  background-image: url("./images/icons/Panier.svg");
  background-size: 30px; }

.section-menu {
  display: none;
  background-color: #fff;
  padding-top: 5px;
  min-height: 265px;
  margin-left: -20px;
  padding-left: 20px; }

.list-link {
  padding-top: 0;
  padding-bottom: 40px; }

.list-link__title {
  text-transform: uppercase;
  margin: 5px 0;
  color: #1a171b;
  font-weight: 600;
  font-size: 14px; }

.link-menu {
  color: #1a171b;
  padding: 5px 0;
  display: block;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  font-weight: 300; }

.link-menu:hover {
  color: #c53239; }

.block-menu {
  display: none;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  color: #1a171b;
  border-bottom: 1px solid #d0d0d0;
  padding: 5px 0;
  z-index: 10; }

.block-menu__col {
  margin-top: 5px; }

.mm-page {
  overflow: hidden; }

@media (min-width: 1680px) {
  .menu-category__item {
    font-size: 21px;
    padding-bottom: 10px; }
  .menu-category__item:after {
    width: 66px; } }

@media (min-width: 768px) and (max-width: 991px) {
  header.miniCart.Fixed .headerContent {
    display: none !important; }
  .menu-mobile {
    display: block !important; }
  .mm-menu {
    z-index: 300;
    background-color: #fff;
    color: #1a171b; }
    .mm-menu .mm-listview > li {
      padding-left: 10px;
      height: 30px;
      line-height: 30px;
      border-bottom: 1px solid #fff;
      font-size: 17px; }
      .mm-menu .mm-listview > li > a,
      .mm-menu .mm-listview > li > span {
        color: #1a171b;
        display: block;
        padding-left: 0;
        height: auto;
        font-weight: 600;
        font-size: inherit;
        font-family: "Poppins", sans-serif;
        line-height: inherit;
        background-color: transparent; }
      .mm-menu .mm-listview > li > .mm-next {
        display: inline-block !important;
        background: #fff;
        position: absolute;
        right: 0;
        top: 0;
        height: 30px;
        width: 30px; }
        .mm-menu .mm-listview > li > .mm-next::after {
          right: 10px;
          width: 13px;
          height: 13px;
          border-color: #1a171b; }
      .mm-menu .mm-listview > li > .mm-next + a {
        width: calc(100% - 30px); }
      .mm-menu .mm-listview > li > .mobile__btn {
        padding-left: 0 !important;
        background-color: transparent !important; }
    .mm-menu .mm-listview > li:not(.mm-divider):after {
      display: none; }
    .mm-menu .mm-listview > li.titleNav {
      display: block;
      padding-top: 20px;
      font-size: 14px;
      line-height: 1.1;
      color: #1a171b;
      font-family: "Poppins", sans-serif;
      font-weight: 300;
      margin-top: 0;
      margin-bottom: 10px;
      border-bottom: 0;
      height: auto;
      text-align: left;
      letter-spacing: 3px;
      text-transform: none;
      background: none; }
    .mm-menu .mm-listview > li.titleNav ~ * li.titleNav,
    .mm-menu .mm-listview > li.titleNav ~ li.titleNav {
      margin-top: 15px;
      border-top: 1px solid #d0d0d0; }
    .mm-menu .mm-navbar {
      font-weight: 600;
      font-size: 17px;
      font-family: "Poppins", sans-serif;
      color: #1a171b; }
      .mm-menu .mm-navbar .mm-prev::before {
        left: 15px;
        width: 13px;
        height: 12px;
        border-color: #1a171b; }
      .mm-menu .mm-navbar .mm-btn {
        width: 25px; } }

/*==============================
    HOME
-------------------------------*/
.slider-home {
  position: relative;
  overflow: hidden;
  margin-top: 70px; }
  .slider-home > li,
  .slider-home > li:first-child,
  .slider-home .slick-slide,
  .slider-home .slick-slide + .slick-slide {
    display: block !important;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0; }
    .slider-home > li > a,
    .slider-home > li:first-child > a,
    .slider-home .slick-slide > a,
    .slider-home .slick-slide + .slick-slide > a {
      display: block; }
      .slider-home > li > a img,
      .slider-home > li > a .full-size-img,
      .slider-home > li:first-child > a img,
      .slider-home > li:first-child > a .full-size-img,
      .slider-home .slick-slide > a img,
      .slider-home .slick-slide > a .full-size-img,
      .slider-home .slick-slide + .slick-slide > a img,
      .slider-home .slick-slide + .slick-slide > a .full-size-img {
        display: block;
        margin-right: auto;
        margin-left: auto;
        width: auto !important;
        max-height: 450px; }
  .slider-home > li + li {
    display: none !important; }

.slider-home li {
  display: none; }

.slider-home li:first-child {
  display: inline-block; }

.slider-home.slick-initialized li {
  display: inline-block; }

.slider-home iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.embed-container {
  position: relative;
  padding-bottom: 31.25%;
  max-height: 590px;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: 1em 0 1.5em 0; }

.slider-home .embed-container {
  margin-top: 0;
  margin-bottom: 0; }

.slider-home .slick-prev, .slider-home .slick-next {
  background-image: url("images/arrowSlider.png");
  background-repeat: no-repeat;
  background-position-y: center;
  height: 65px;
  width: 31px;
  top: 50%;
  margin-top: -60px;
  transition: all .5s; }

.slider-home .slick-prev:hover, .slider-home .slick-next:hover {
  background-image: url("images/arrowSliderOn.png"); }

.slider-home .slick-prev {
  left: 0; }

.slider-home .slick-next {
  right: 0; }

.wrapSliderHome {
  position: relative;
  margin-top: -5px; }

.slider-progress {
  width: 100%;
  height: 32px;
  background: rgba(7, 17, 56, 0.7);
  text-align: center;
  bottom: 0;
  position: absolute;
  left: 0;
  border-bottom: 2px solid #9ef42e;
  font-family: 'Rajdhani', sans-serif; }

.slider-progress .progressBar {
  /*width: 20%;*/
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  display: inline-block;
  position: relative;
  border-right: 1px solid #767f9e;
  margin: 0;
  border-radius: 0;
  background-color: transparent;
  cursor: pointer;
  /*margin-right: -5px;*/ }

.slider-progress .progressBar + .progressBar {
  /*left: -5px;*/ }

.slider-progress .progressBar:first-child {
  border-left: 1px solid #767f9e; }

.slider-progress .progressBar:last-child .jauge {
  /*left: -5px;*/ }

.slider-progress .progressBar .jauge {
  display: block;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: .7;
  /*background-color: rgba(158,244,46,.4);*/ }

.slider-progress .progressBar.active {
  /*background-color: rgba(158,244,46,.4) !important;*/
  color: #071138;
  font-weight: bold;
  height: 30px; }

.slider-progress .progressBar:not(.active) .jauge .bar {
  display: none; }

.slider-progress .progressBar .jauge .bar {
  display: block;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #9ef42e;
  font-size: 15px; }

.slider-progress .progressBar .text {
  z-index: 15;
  position: relative; }

.page--home .sliderGlobal {
  z-index: 98;
  margin-bottom: 25px;
  position: relative; }
  .page--home .sliderGlobal .slick-list {
    overflow: visible; }
    .page--home .sliderGlobal .slick-list::before, .page--home .sliderGlobal .slick-list::after {
      content: "";
      display: block;
      position: absolute;
      z-index: 100;
      top: 0;
      bottom: 0;
      width: 100%;
      background-color: #fff; }
    .page--home .sliderGlobal .slick-list::before {
      right: 100%; }
    .page--home .sliderGlobal .slick-list::after {
      left: 100%; }
    .page--home .sliderGlobal .slick-list .oneProductList {
      height: 400px; }

.page--home .sliderGlobalNew {
  z-index: 98; }

.page--home .sliderGlobalMustHave {
  z-index: 97; }

.wrapBlocsMEA {
  background-color: #c53239;
  margin: 120px 0 60px;
  padding-bottom: 50px; }
  .wrapBlocsMEA .blocsMEAContent {
    margin-top: -50px; }
    .wrapBlocsMEA .blocsMEAContent img {
      margin-bottom: 10px;
      border: 5px solid #ffffff; }
  .wrapBlocsMEA .title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #fff; }
  .wrapBlocsMEA .text {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #fff; }
  .wrapBlocsMEA .btnSmall, .wrapBlocsMEA .btnXSmall {
    width: 100%; }

@media (min-width: 992px) {
  .slider-home {
    margin-top: 436px; } }

@media (min-width: 1200px) {
  .slider-home {
    margin-top: 360px; } }

@media only screen and (max-width: 991px) {
  .wrapSliderHome {
    margin-top: 262px; } }

@media only screen and (max-width: 1199px) {
  .wrapBlocsMEA .blocsMEAContent {
    padding: 15px; } }

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .wrapSliderHome {
    margin-top: -10px; } }

/*==============================
    SERVICE CLIENT
-------------------------------*/
.service-client {
  background-color: #071138;
  padding: 35px 15px;
  margin-top: 40px; }

.service-client__title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 25px; }

.service-client__sub-title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 17px;
  margin-top: 5px; }

.service-client__coordonnee {
  margin-top: 30px; }

.service-client__icon {
  float: left;
  background-image: url("../images/reassurance_tel.png  ");
  width: 28px;
  height: 27px;
  margin-top: 4px;
  margin-right: 10px; }

.service-client__label {
  font-size: 15px; }

.service-client__label--telephone {
  font-size: 15px;
  font-weight: bold; }

/*==============================
    STORE LOCATOR
-------------------------------*/
.store-locator {
  position: relative;
  color: white; }

.store-locator__title {
  margin: 33px 0 22px 0;
  font-size: 25px;
  line-height: 35px; }

.store-locator__title--big {
  font-size: 50px; }

.store-locator__title--medium {
  font-size: 35px; }

.store-locator__title strong {
  color: #c53239; }

.store-locator__sub-title {
  text-transform: uppercase;
  color: #9EF42E;
  font-size: 15px;
  margin-top: 25px;
  font-weight: bold; }

.store-locator__formulaire .form__item {
  padding-left: 0;
  font-size: 13px; }

.store-locator__term {
  font-weight: bold;
  font-size: 13px;
  margin-top: 30px;
  line-height: 18px; }

.store-locator__desc {
  font-size: 13px;
  line-height: 18px;
  color: #1a171b; }

.store-locator__list {
  color: #1a171b;
  line-height: 18px;
  font-size: 13px; }

.store-locator__list li {
  color: #1a171b;
  line-height: 18px;
  font-size: 13px;
  clear: both; }

.store-locator__list li:before {
  content: '>';
  display: block;
  float: left;
  padding-right: 6px; }

.store-locator__list li a {
  display: block;
  float: left;
  width: 90%;
  -webkit-transition: color .3s;
  transition: color .3s; }

.store-locator__list li a:hover {
  color: #9EF42E; }

.store-locator__left {
  padding-bottom: 15px; }

.store-locator__map {
  height: 300px; }

.store-locator__stock {
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  padding: 0 20px 0 0;
  text-align: right;
  float: right; }

.store-locator .form__item {
  width: 30% !important;
  margin-right: 3%;
  margin-top: 0;
  float: left;
  font-size: 13px;
  padding: 0 10px !important;
  height: inherit; }

.store-locator--retirer .store-locator__desc, .store-locator--retirer .store-locator__list li, .store-locator--retirer .store-locator__term {
  color: #071138; }

.store-locator--retirer .accordion-section {
  padding: 15px 0 15px 0px;
  max-width: 95%; }

.store-locator--bottom {
  background-color: #20294c;
  min-height: 462px; }

.store-locator--bottom .form__item {
  border-color: #071138 !important;
  height: 40px; }

.store-locator .form {
  min-height: initial; }

.store-locator .btn {
  margin: 0;
  padding: 12px 20px; }

.popup-store-select-button {
  display: inline-block;
  margin: 10px 0 0 0; }

a[href^="http://maps.google.com/maps"] {
  display: none !important; }

a[href^="https://maps.google.com/maps"] {
  display: none !important; }

.wrapPanelStoreLocator .form {
  margin-bottom: 15px;
  padding-bottom: 0; }

.wrapPanelStoreLocator .scrollbar-rail {
  margin-right: -10px;
  margin-left: -10px; }
  .wrapPanelStoreLocator .scrollbar-rail > .scroll-element.scroll-y {
    right: 10px !important;
    padding: 0;
    width: 10px; }
    .wrapPanelStoreLocator .scrollbar-rail > .scroll-element.scroll-y > .scroll-element_outer {
      top: 15px;
      width: inherit; }
  .wrapPanelStoreLocator .scrollbar-rail > .scroll-content.scroll-scrollx_visible {
    margin-top: 0; }

.panel-store-locator {
  color: #1a171b;
  margin-bottom: 110px;
  background-color: #e5e5e5; }
  .panel-store-locator .form {
    padding-bottom: 0; }
    .panel-store-locator .form .btn {
      margin-top: 10px; }

.panel-store-locator__list {
  margin-top: 15px; }

.panel-store-locator__list__item {
  display: block;
  position: relative;
  padding: 17px 180px 17px 23px;
  margin: 0 0;
  min-height: 60px;
  line-height: 18px; }

.panel-store-locator__list__item p, .panel-store-locator__list__item strong {
  color: #1a171b;
  font-size: 13px; }

.panel-store-locator__list__item:hover, .panel-store-locator__list__item.actif {
  background-color: #969596; }

.panel-store-locator__name {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #9EF42E; }

.panel-store-locator__contact {
  margin-top: 8px; }

.panel-store-locator__link {
  color: #9EF42E;
  border-bottom: 1px solid; }

.panel-store-locator__logo {
  position: absolute;
  right: 45px;
  top: 17px;
  width: 120px;
  height: 60px; }
  .panel-store-locator__logo img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%; }

@media (max-width: 992px) {
  .store-locator__map {
    height: 300px !important;
    margin-bottom: 30px; } }

@media (min-width: 992px) {
  .store-locator__map {
    position: absolute;
    left: 50%;
    height: 100%; } }

@media (min-width: 1440px) {
  .store-locator__title {
    margin: 33px 0 22px 0;
    font-size: 25px;
    line-height: 35px; }
  .store-locator__title--big {
    font-size: 60px; }
  .store-locator__title--medium {
    font-size: 32px; } }

.page--magasin-locator {
  margin-top: 60px; }

.page--store-locator + .reinsurrance {
  margin-top: 0 !important; }

#map-magasin-locator {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.page--store-locator__map > .container {
  height: 100%; }

.panel-store-locator {
  margin-bottom: 0;
  height: 100%; }

.panel-store-locator > .row {
  height: 60%; }

.panel-store-locator > .row > .scroll-wrapper {
  height: 100%; }

/*==============================
    CMS
-------------------------------*/
.vente-flash {
  position: absolute;
  top: 0px;
  left: 0;
  background-color: #9EF42E;
  background-color: rgba(158, 244, 56, 0.8);
  width: 100%;
  text-align: center;
  z-index: 9; }

.vente-flash__title {
  font-size: 15px;
  margin: 3px 0; }

.vente-flash__title span {
  background-image: url("./images/apercu__flash.png");
  width: 13px;
  height: 16px;
  margin-right: 5px;
  display: inline-block; }

.vente-flash__time {
  font-size: 11px;
  padding-bottom: 5px; }

.vente-flash__time span {
  padding: 0 2px; }

.page {
  margin-top: 75px; }

.label-box li {
  float: left; }

.label-box__item {
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin-left: 10px;
  margin-bottom: 10px; }

.label-box__item--reprise {
  background-image: url("./images/label/icon-echange.png"); }

.label-box__item--jours {
  background-image: url("./images/label/icon-days.png"); }

.historique {
  color: white;
  position: fixed;
  bottom: -155px;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 200;
  text-align: center;
  -webkit-transition: bottom .3s;
  transition: bottom .3s; }

.historique__header {
  display: inline-block;
  padding: 11px 50px 0;
  background-color: #1a171b;
  border-radius: 0;
  height: 36px;
  margin: 0 auto;
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: width .2s;
  transition: width .2s; }
  .historique__header:focus, .historique__header:hover, .historique__header:active {
    background-color: #1a171b; }

.historique__header:before {
  content: '+';
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: white;
  color: #1a171b;
  border-radius: 100%;
  text-align: center;
  line-height: 15px;
  margin: 0 5px 0 0px; }

.historique__content {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 155px;
  background-color: #e5e5e5; }

.historique__inner {
  width: 80%;
  margin: 0 auto; }

.historique__item {
  margin: 0 5px;
  padding-bottom: 5px;
  border: 1px solid transparent;
  width: 130px !important;
  background-color: #fff; }
  .historique__item:focus, .historique__item:hover, .historique__item:active {
    border-color: #aaa9b6; }

.historique__item__center {
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10px; }

.historique__visuel {
  margin: 10px auto;
  display: block;
  width: 80px !important; }

.historique label {
  color: #1a171b;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase; }

.historique.active {
  bottom: 0; }

.historique.active .historique__header {
  width: 100% !important;
  background-color: #1a171b;
  border-radius: 0px; }

.historique.active .historique__header:before {
  content: '-'; }

.historique.active .historique__header .btn-comparer {
  display: inline-block;
  top: 10px;
  font-weight: 500;
  font-size: 14px;
  text-transform: none; }
  .historique.active .historique__header .btn-comparer:focus, .historique.active .historique__header .btn-comparer:hover, .historique.active .historique__header .btn-comparer:active {
    text-decoration: underline; }

.historique .slick-prev, .historique .slick-next {
  background-image: url("images/arrow-historique.png");
  height: 75px;
  width: 30px;
  top: 50%;
  background-repeat: no-repeat;
  margin-top: -37px; }

.historique .slick-next {
  right: -60px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.historique .slick-prev {
  left: -60px; }

.historique .slick-disabled {
  opacity: .4; }

.historique__list .slick-track {
  margin: 0 auto;
  transform: inherit !important; }

.btn-comparer {
  top: 0;
  position: absolute;
  right: 30px;
  display: none; }

.cms .titre-principal {
  font-size: 33px;
  font-family: 'Sanchez',serif; }

.cms .titre-niveau-1 {
  margin-bottom: 20px; }

.cms .titre-niveau-2 {
  font-size: 17px;
  font-family: 'Sanchez',serif;
  margin-bottom: 20px; }

.cms .titre-niveau-3 {
  font-weight: bold;
  font-size: 14px; }

.cms .titre-niveau-3 {
  font-weight: bold;
  font-size: 14px; }

.cms .lien {
  color: #9EF42E;
  text-decoration: underline; }

.cms .bold {
  font-weight: bold; }

.cms .tonic {
  color: #00aec7; }

.cms .video {
  width: 100%; }

.cms .list {
  list-style: disc;
  list-style-position: inside; }

.cms p {
  font-size: 13px;
  color: #071138;
  margin-bottom: 20px; }

.bandeau-select {
  margin-top: 57px;
  background-color: #071138; }

.bandeau-select__content {
  padding: 18px 0;
  width: 675px;
  margin: 0 auto; }

.bandeau-select__label {
  font-size: 18px !important;
  line-height: 45px;
  color: white !important; }

.bandeau-select__select {
  width: 270px !important;
  margin-left: 20px;
  border-color: #20294c !important; }

.gmap--magasin {
  margin-top: 40px; }

.option-box__title {
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px; }

.option-box__item {
  font-size: 12px;
  margin-top: 15px; }

.option-box__item .left,
.option-box__item .right {
  line-height: normal;
  margin-bottom: 10px; }

.option-box__item label {
  line-height: 20px; }

.option-box__item label .shaftOption {
  display: inline-block;
  color: #071138;
  font-weight: bold;
  text-align: left;
  padding: 0;
  height: auto; }

.option-box__item label .shaftOption:hover {
  border: none; }

@media (min-width: 992px) {
  .option-box__item {
    font-size: 13px; } }

.option-box__item:first-of-type {
  margin-top: 0; }

.option-box__select {
  border: 3px solid #f1f1f1;
  border-radius: 2px;
  background: white url("./images/select.png") no-repeat;
  background-position: right 10px center;
  /*-webkit-appearance: none;*/
  /*-moz-appearance: none;*/
  /*appearance: none;*/
  height: 45px;
  padding-left: 13px;
  /*width: 100%;*/
  color: #071138;
  font-size: 13px;
  width: 167px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*border: 1px solid #071138;*/
  /*background-image: url('./images/select.png');*/
  /*background-repeat: no-repeat;*/
  /*background-position: 95% center;*/
  /*background-color: white;*/
  /*padding-left: 10px;*/
  /*height: 27px;*/
  /*border-radius: 2px;*/ }

.block-ajout .option-box__select {
  width: 100%; }

.option-box--pack {
  background-color: #f1f1f1;
  margin: 0 -15px;
  padding: 15px; }

.panel {
  background-color: #f1f1f1;
  padding: 15px;
  line-height: 18px; }

.panel nav {
  width: 380px;
  margin: 0 auto; }

.panel nav .btn--back {
  border: none !important;
  margin-right: 15px; }

.panel.running nav {
  width: 610px; }

.panel.running nav .btn--bigger {
  margin: 25px 10px; }

span.stars, span.stars span {
  display: block;
  background: url("./images/stars.png") 0 -19px repeat-x;
  width: 87px;
  height: 19px;
  margin-right: 10px;
  font-size: 0; }

span.stars--mini, span.stars--mini span {
  display: block;
  background: url("./images/stars-mini.png") 0 -14px repeat-x;
  width: 60px;
  height: 11px;
  font-size: 0; }

.stars--mini {
  margin: 3px 10px; }

span.stars span, span.stars--mini span {
  background-position: 0 0; }

/* BLOC CMS - Custom */
.wrapBlocsCMSCustom {
  position: relative;
  overflow: hidden; }

.blocCMSCustom {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px; }
  .blocCMSCustom p {
    font-weight: 300;
    margin-bottom: 10px; }
  .blocCMSCustom strong {
    font-weight: 600; }
  .blocCMSCustom .table {
    font-size: 16px;
    font-weight: 300; }
  .blocCMSCustom h6 {
    font-size: 18px;
    display: inline-block;
    width: 90%;
    font-weight: 400;
    color: #1a171b;
    position: relative;
    margin: 0; }
    .blocCMSCustom h6:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 8px;
      width: 100%;
      border-bottom: 1px solid #d0d0d0; }
    .blocCMSCustom h6 span {
      background-color: #ffffff;
      padding: 0 15px 0 0;
      position: relative;
      display: inline-block; }

.blocCMSCustomImg,
.blocCMSCustomText,
.blocCMSCustomTextBgImg,
.blocCMSCustomTextBgColor,
.blocCMSCustomTextBgColorButton {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 380px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover; }
  .blocCMSCustomImg .blocCMSCustomInner,
  .blocCMSCustomText .blocCMSCustomInner,
  .blocCMSCustomTextBgImg .blocCMSCustomInner,
  .blocCMSCustomTextBgColor .blocCMSCustomInner,
  .blocCMSCustomTextBgColorButton .blocCMSCustomInner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    padding: 20px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .blocCMSCustomImg .blocsCMSCustomFigure,
  .blocCMSCustomText .blocsCMSCustomFigure,
  .blocCMSCustomTextBgImg .blocsCMSCustomFigure,
  .blocCMSCustomTextBgColor .blocsCMSCustomFigure,
  .blocCMSCustomTextBgColorButton .blocsCMSCustomFigure {
    position: relative;
    overflow: hidden;
    text-align: center; }

.blocCMSCustomImg .blocCMSCustomInner {
  height: 100%; }

.blocCMSCustomImg .blocCMSCustomFigure {
  margin: -20px;
  height: calc(100% + 40px); }
  .blocCMSCustomImg .blocCMSCustomFigure img,
  .blocCMSCustomImg .blocCMSCustomFigure .img-responsive {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.blocCMSCustomText {
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 22px; }
  .blocCMSCustomText .blocCMSCustomBody {
    padding-left: 20px;
    border-left: 1px solid #d0d0d0; }
    .blocCMSCustomText .blocCMSCustomBody h4 {
      margin-bottom: 10px;
      font-weight: 600;
      font-size: 18px;
      line-height: 26px;
      text-transform: uppercase; }
    .blocCMSCustomText .blocCMSCustomBody p + h4 {
      margin-top: 10px; }

.blocCMSCustomTextBgImg {
  padding: 20px;
  text-align: center;
  color: #fff; }
  .blocCMSCustomTextBgImg::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .blocCMSCustomTextBgImg .blocCMSCustomHeader {
    font-weight: 600;
    font-size: 36px;
    line-height: 44px; }
  .blocCMSCustomTextBgImg .blocCMSCustomTitle {
    font-weight: inherit;
    text-transform: uppercase; }
  .blocCMSCustomTextBgImg .blocCMSCustomSubtitle {
    font-weight: inherit; }

.blocCMSCustomTextBgColor {
  padding: 20px;
  text-align: center;
  background-color: #c53239;
  color: #fff; }
  .blocCMSCustomTextBgColor .blocCMSCustomBody {
    font-size: 24px;
    line-height: 30px; }
    .blocCMSCustomTextBgColor .blocCMSCustomBody p {
      margin-bottom: 0;
      color: inherit; }

.blocCMSCustomTextBgColorButton {
  border: 1px solid #1a171b;
  text-align: center; }
  .blocCMSCustomTextBgColorButton .blocCMSCustomHeader {
    margin-bottom: 20px; }
  .blocCMSCustomTextBgColorButton .blocCMSCustomTitle {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase; }
  .blocCMSCustomTextBgColorButton .blocCMSCustomBody {
    margin-bottom: 30px; }
  .blocCMSCustomTextBgColorButton .blocCMSCustomFooter .btn {
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 11px;
    background-color: #c53239; }
    .blocCMSCustomTextBgColorButton .blocCMSCustomFooter .btn:focus, .blocCMSCustomTextBgColorButton .blocCMSCustomFooter .btn:hover, .blocCMSCustomTextBgColorButton .blocCMSCustomFooter .btn:active {
      background-color: #1a171b; }

/*==============================
    MARQUE
-------------------------------*/
.slider-marque {
  margin: 30px 0 0 0; }

.slider-marque .slick-prev, .slider-marque .slick-next, .slider-univers .slick-prev, .slider-univers .slick-next {
  background-image: url("images/arrow-medium-slider.png");
  background-repeat: no-repeat;
  background-position-y: center;
  height: 39px;
  width: 14px;
  top: 43%;
  /*margin-top: -17px; */ }

.slider-marque .slick-prev, .slider-marque .slick-next {
  top: 40%; }

.slider-marque .slick-list {
  /*height: 90px;*/
  margin-bottom: 20px; }

.ie11 .slider-marque .slick-prev,
.ie11 .slider-marque .slick-next,
.ie11 .slider-univers .slick-prev,
.ie11 .slider-univers .slick-next {
  top: 22%; }

.slider-marque .slick-prev:hover, .slider-marque .slick-next:hover, .slider-univers .slick-prev:hover, .slider-univers .slick-next:hover {
  background-image: url("images/arrrow-medium-slider--hover.png"); }

.slider-marque .slick-prev, .slider-univers .slick-prev {
  left: 0; }

.slider-marque .slick-next, .slider-univers .slick-next {
  right: 0; }

.slider-marque__item {
  opacity: 0.6;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+, IE10 */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all .6s ease;
  /* Fade to color for Chrome and Safari */
  -webkit-backface-visibility: hidden;
  /* Fix for transition flickering */ }

.slider-marque__item:hover {
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0%); }

.slider-marque__item img {
  margin: 0 auto; }

/*PAGE MARQUE*/
.page--marque ~ .page--marque {
  margin-top: 0 !important; }

.container.page.page--marque #lorems p {
  line-height: 25px; }

.pack__box .accordion-section .option-box__select {
  margin-bottom: 15px; }

.pack__opener {
  padding: 20px 30px; }

.product_price.packs {
  margin-top: 45px; }

.collectionProduct {
  position: relative;
  z-index: 1; }

.collectionProduct > a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #071138; }

.collectionProduct img {
  width: 100%;
  height: auto; }

.collectionProduct span.collecName {
  display: none; }

.collectionProduct:hover img {
  opacity: 0.4;
  -webkit-transition: opacity .5s;
  transition: opacity .5s; }

.collectionProduct:hover span.collecName {
  display: block;
  color: #FFFFFF;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 22px;
  position: absolute;
  z-index: 10;
  top: 50%;
  width: 100%;
  text-align: center;
  text-transform: uppercase; }

@media (max-width: 930px) {
  p.select-motif select {
    padding-left: 8px;
    padding-right: 13px;
    width: 100%;
    word-wrap: break-word;
    background-position: 90% 29px;
    height: 54px; } }

.fancybox-inner.popupAddWishlist {
  padding: 65px;
  margin: -20px;
  text-align: center;
  overflow: hidden !important;
  height: 175px !important;
  width: 600px !important; }

.fancybox-inner.popupAddWishlist span {
  width: 390px;
  display: block;
  line-height: 26px;
  font-weight: bold;
  font-family: Rajdhani, sans-serif; }

.fancybox-inner.popupAddWishlist ul.error {
  width: 80%;
  margin: 15px auto;
  padding: 15px; }

.list-marque .col-xs-6 {
  margin-bottom: 20px; }

.loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  opacity: 0.5; }

.loader .uk-icon-spinner {
  position: absolute;
  top: 40%;
  left: 40%;
  opacity: 1; }

.wrapBtnImp {
  margin-top: 15px;
  height: 36px; }

.page--marque .block-actu {
  height: 267px;
  position: relative; }

.page--marque .block-actu img {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

.page--marque .block-actu img:hover {
  opacity: .6; }

.block-image-list__item img {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  -ms-transition: opacity .5s;
  transition: opacity .5s; }

.block-image-list__item img:hover {
  opacity: .6; }

body.ff .historique {
  bottom: -126px; }

body.ff .historique.active {
  bottom: 0; }

body.ff .historique label {
  padding-left: 20px; }

/* MARQUE - Detail */
.marqueDetailFigure .img-responsive {
  margin-right: auto;
  margin-left: auto; }

.marqueDetailContent {
  text-align: left; }
  .marqueDetailContent .page__content {
    font-size: 14px; }
    .marqueDetailContent .page__content b, .marqueDetailContent .page__content strong {
      font-weight: 600; }

.marqueDetailHeader {
  position: relative;
  overflow: hidden; }
  .marqueDetailHeader .title-big--marque {
    padding-bottom: 0 !important;
    text-align: left; }
    .marqueDetailHeader .title-big--marque::before {
      left: 0;
      right: 0;
      margin-top: 0;
      width: auto;
      -webkit-transform: translate(0, -50%);
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .marqueDetailHeader .title-big--marque span {
      padding-right: 90px;
      padding-left: 0; }

.marqueDetailLogo {
  max-height: 100px;
  text-align: left; }
  .marqueDetailLogo img {
    width: auto;
    height: auto;
    max-height: inherit; }

/* ÊTRE ALERTÉ */
.wrapEtreAlerte {
  margin-top: 30px;
  text-align: left; }
  .wrapEtreAlerte .btn {
    margin-right: 20px;
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 11px;
    padding-left: 0;
    padding-left: 0;
    text-align: center; }
  .wrapEtreAlerte .etreAlerteDesc {
    display: inline-block;
    padding-left: 10px;
    height: 50px;
    font-weight: 300;
    font-size: 16px;
    vertical-align: middle; }
  .wrapEtreAlerte .etreAlerteDescIcon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 15px;
    height: 15px;
    background: url("./images/icons/Fleche_right.svg") no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  .wrapEtreAlerte .etreAlerteDescContent {
    display: table-cell;
    width: 100%;
    height: inherit;
    vertical-align: middle; }
  .wrapEtreAlerte .etreAlerteDescBrand {
    font-weight: 600;
    text-transform: uppercase; }

/* BLOCS MEA - Marque */
.wrapBlocsMEAMarque .blocsMEAContent {
  font-size: 14px; }
  .wrapBlocsMEAMarque .blocsMEAContent .blocCMSCustom {
    border: 5px solid #fff;
    height: 315px; }
  .wrapBlocsMEAMarque .blocsMEAContent p {
    padding: 10px; }

.wrapBlocsMEAMarqueInner {
  padding-right: 130px;
  padding-left: 130px; }

/* MARQUE - Selection */
.marqueSelection {
  margin-bottom: 60px; }

.marqueSelectionFooter {
  text-align: center; }
  .marqueSelectionFooter .btn {
    display: inline-block;
    margin-top: 40px;
    padding-top: 15px;
    padding-right: 80px;
    padding-bottom: 11px;
    padding-left: 80px;
    background-color: #c53239; }
    .marqueSelectionFooter .btn:focus, .marqueSelectionFooter .btn:hover, .marqueSelectionFooter .btn:active {
      background-color: #1a171b;
      color: #fff; }
      .marqueSelectionFooter .btn:focus .txt-number, .marqueSelectionFooter .btn:hover .txt-number, .marqueSelectionFooter .btn:active .txt-number {
        color: #c53239; }
    .marqueSelectionFooter .btn .txt-number {
      display: inline-block;
      position: relative;
      margin-left: 5px;
      font-size: 18px;
      font-family: "Open Sans", sans-serif;
      color: #1a171b;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }

/* MARQUE - Univers */
.marqueUnivers {
  margin-bottom: 60px; }

/* RESPONSIVE */
@media only screen and (max-width: 991px) {
  /* BLOCS MEA - Marque */
  .wrapBlocsMEAMarque {
    margin-bottom: 10px; }
    .wrapBlocsMEAMarque .blocsMEAContent .blocCMSCustom {
      height: 334px; }
  /* MARQUE - Selection */
  .marqueSelection > .row > .col-xs-6:nth-child(2n) ~ .col-xs-6 {
    margin-top: 20px; } }

@media only screen and (max-width: 1199px) {
  /* BLOCS MEA - Marque */
  .wrapBlocsMEAMarqueInner {
    padding-right: 0;
    padding-left: 0; }
    .wrapBlocsMEAMarqueInner > .row > .col-xs-6:nth-child(2n) ~ .col-xs-6 {
      margin-top: 50px; } }

@media only screen and (max-width: 1199px) and (min-width: 992px) {
  /* BLOCS MEA - Marque */
  .wrapBlocsMEAMarque .blocsMEAContent .blocCMSCustom {
    height: 445px; } }

/*==============================
    UNIVERS
-------------------------------*/
.slider-univers__hovered {
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #071138;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: white;
  text-align: center;
  text-transform: uppercase; }

.slider-univers__hovered span {
  width: 100%; }

.slider-univers__item {
  position: relative;
  text-align: center;
  margin: 0 20px; }

.slider-univers__item img {
  margin: 0 auto; }

.slider-univers__item:hover .slider-univers__hovered, .slider-univers__item:focus .slider-univers__hovered, .slider-univers__item:active .slider-univers__hovered {
  opacity: .8; }

/* Modif Stef - #38882 */
.wrapUnivers {
  height: auto;
  margin-bottom: 50px; }

.wrapUnivers a:hover .slider-univers__hovered {
  opacity: 0.7; }

/*==============================
    VENTE PRIVEE
-------------------------------*/
.vente-privee__top {
  background-image: url("./images/vente-privee__header.jpg");
  background-position: 50% 50%;
  height: 449px;
  width: 100%;
  background-size: cover;
  position: relative;
  margin-bottom: 140px; }

.vente-privee__title-box {
  width: 780px;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  bottom: -110px;
  left: 50%;
  margin-left: -390px;
  font-size: 80px !important; }

.vente-privee__title {
  padding: 90px 0px; }

.vente-privee__title:after {
  width: 113px; }

.vente-privee__sub-title {
  padding-bottom: 28px;
  text-align: center;
  margin-bottom: 30px !important;
  margin-top: 30px; }

.vente-privee__description {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px; }

.vente-privee__link {
  font-size: 16px;
  padding-top: 25px; }

.vente-privee__screen {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(7, 17, 56, 0.4);
  opacity: 1; }

.vente-privee__hovered {
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
  position: absolute;
  top: 50%;
  opacity: 1;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.vente-privee__visuel {
  position: relative;
  margin-bottom: 10px; }

.vente-privee__visuel__text {
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  font-size: 50px;
  padding: 22px 0;
  color: white;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(7, 17, 56, 0.4); }

.vente-privee__visuel--online .vente-privee__visuel__text {
  background-color: transparent; }

.vente-privee__visuel img {
  width: 100%;
  display: block; }

.vente-privee .btn--bigger {
  width: 222px; }

@media (min-width: 992px) {
  .vente-privee__title {
    padding: 83px 0px; }
  .vente-privee__description--top {
    margin-top: 116px; }
  .vente-privee__description--top.connected {
    margin-top: 30px; }
  .vente-privee__visuel--online:hover .vente-privee__screen {
    opacity: 1; }
  .vente-privee__visuel--online:hover .vente-privee__visuel__text {
    background-color: transparent !important; }
  .vente-privee__screen {
    opacity: 0; }
  .vente-privee__visuel__text {
    background-color: rgba(7, 17, 56, 0.4) !important; }
  .vente-privee__hovered {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0; }
  .vente-privee__visuel:hover .vente-privee__hovered {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .blocSocialDesktop {
    display: block; }
  .blocSocialMobile {
    display: none; } }

@media (max-width: 769px) {
  .blocSocialDesktop {
    display: none; }
  .blocSocialMobile {
    display: block;
    text-align: center; }
  .blocSocialMobile li {
    float: none;
    display: inline-block; }
  .price-selector__form input {
    margin: 0;
    width: 45px; } }

/*==============================
    LISTING
-------------------------------*/
.page__top {
  margin-bottom: 55px; }

.page__top--no-margin {
  margin-bottom: 0; }

.page__top--medium-margin {
  margin-bottom: 35px; }

.page__top__title, .title--border, .account__title {
  font-size: 50px;
  margin-bottom: 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #1a171b; }

.page__top__btn {
  margin-top: 8px; }

.page__top__content {
  font-size: 16px;
  line-height: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 15px 0;
  color: #1a171b; }
  .page__top__content img {
    margin-bottom: 15px; }

.horizontal-list {
  line-height: 14px; }

.horizontal-list__item, .horizontal-list__item--opacity {
  float: left;
  display: table; }

.horizontal-list__item--agree {
  width: 170px !important; }

.horizontal-list__icon, .horizontal-list__icon--pharmacie, .horizontal-list__icon--tel, .horizontal-list__icon--pharmacie-francaise, .horizontal-list__icon--prix, .horizontal-list__icon--livraison, .horizontal-list__icon--paiement, .horizontal-list__icon--rapide, .horizontal-list__icon--service, .horizontal-list__icon--trouver, .horizontal-list__icon--agree, .horizontal-list__icon--francais, .horizontal-list__icon--services {
  display: block;
  float: left;
  margin-right: 8px; }

.horizontal-list__label, .horizontal-list__label--reassurance, .horizontal-list__label--prix, .horizontal-list__label--center {
  display: table-cell;
  vertical-align: middle; }

.horizontal-list__label--reassurance {
  width: 140px;
  line-height: 17px;
  font-size: 13px; }

.horizontal-list__label--prix {
  width: 92px; }

.horizontal-list__label--center {
  text-align: center;
  height: 100px; }

.horizontal-list--mini {
  margin-top: 30px; }

.horizontal-list--mini li {
  width: 205px; }

.horizontal-list__label--agree {
  width: 150px; }

.absolute-list {
  position: absolute;
  z-index: 10; }

.horizontal-list__icon--pharmacie {
  background-image: url("../images/pharmacie.png");
  height: 15px;
  width: 15px; }

.horizontal-list__icon--tel {
  margin-left: 18px;
  background-image: url("../images/telephone.png");
  height: 14px;
  width: 14px; }

.horizontal-list__icon--pharmacie-francaise {
  background-image: url("../images/reassurance_top_1.png");
  height: 41px;
  width: 40px; }

.horizontal-list__icon--prix {
  background-image: url("../images/reassurance_top_2.png");
  height: 41px;
  width: 40px; }

.horizontal-list__icon--livraison {
  background-image: url("../images/reassurance_top_3.png");
  height: 41px;
  width: 40px; }

.horizontal-list__icon--paiement {
  background-image: url("../images/reassurance_bottom_1.png");
  height: 60px;
  width: 60px; }

.horizontal-list__icon--rapide {
  background-image: url("../images/reassurance_bottom_2.png");
  height: 60px;
  width: 60px; }

.horizontal-list__icon--service {
  background-image: url("../images/reasurrance_bottom_3.png");
  height: 60px;
  width: 60px; }

.horizontal-list__icon--trouver {
  background-image: url("../images/reassurance_bottom_4.png");
  height: 60px;
  width: 60px; }

.horizontal-list__icon--trouver {
  background-image: url("../images/reassurance_bottom_4.png");
  height: 60px;
  width: 60px; }

.horizontal-list__icon--agree {
  background-image: url("../images/reassurance_agregation.png");
  height: 28px;
  width: 29px; }

.horizontal-list__icon--francais {
  background-image: url("../images/reasurance_france.png");
  height: 28px;
  width: 29px; }

.horizontal-list__icon--services {
  background-image: url("../images/reassurance_tel.png");
  height: 28px;
  width: 29px; }

.dotted-list {
  width: 230px; }

.dotted-list li {
  list-style: disc;
  list-style-position: inside; }

.dotted-list__right {
  float: right; }

.list-hierarchie__item--active > .list-hierarchie__link {
  color: #071138; }

.list-hierarchie__item--active > .list-hierarchie__link:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.list-hierarchie__sub {
  margin-left: 10px; }

.list-hierarchie__link {
  color: #afb0b2;
  clear: both;
  float: left;
  height: 20px;
  line-height: 20px; }

.list-hierarchie__link:before {
  content: '';
  display: block;
  float: left;
  border-style: solid;
  margin: 5px;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #aebe00;
  line-height: 0px;
  _border-color: #000000 #000000 #000000 #aebe00;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000'); }

.list-selected {
  margin-bottom: 15px; }

.list-selected__item {
  font-size: 14px;
  color: #aaa9b6;
  padding-bottom: 8px; }

.list-selected__item:hover {
  color: #2c324d;
  font-weight: bold; }

.list-selected__close {
  font-weight: bold;
  margin-right: 12px; }

.list-selected .color-box__item {
  margin-left: 5px !important; }

.list-fitting {
  color: white;
  font-size: 16px; }

.list-fitting__where, .list-fitting__what, .list-fitting__when {
  display: block;
  float: left;
  text-align: left;
  line-height: 43px; }

.list-fitting__where {
  width: 40%; }

.list-fitting__what {
  width: 40%; }

.list-fitting__when {
  width: 20%;
  font-size: 22px;
  text-align: right;
  line-height: inherit; }

.list-fitting__day {
  font-size: 35px;
  font-weight: bold;
  line-height: 25px; }

.list-fitting__item:hover {
  color: #f7cc0f; }

.list-border {
  margin-left: 23px; }

.list-border a {
  margin-bottom: 13px;
  display: inline-block;
  font-size: 14px;
  color: #1a171b; }

.list-border a:hover, .list-border a.active {
  font-weight: bold; }

.vertical-list__visuel {
  padding-top: 6px;
  height: 67px; }

.vertical-list__label {
  font-size: 14px;
  color: white;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 80px;
  color: #1a171b; }

.vertical-list__item {
  text-transform: uppercase;
  height: 80px;
  -webkit-transition: background-color .5s ease;
  transition: background-color .5s ease;
  border-bottom: 1px solid #fff; }

.vertical-list__item:after {
  content: '';
  display: block;
  height: 1px;
  width: 0px;
  background: transparent;
  position: relative;
  bottom: 1px;
  -webkit-transition: width .5s ease, background-color .5s ease;
  transition: width .5s ease, background-color .5s ease; }

.vertical-list__item.active:after, .vertical-list__item:hover:after {
  width: 100%;
  background: #c53239; }

.vertical-list__item.active, .vertical-list__item:hover {
  background-color: transparent; }

.vertical-list__item.active .vertical-list__label, .vertical-list__item:hover .vertical-list__label {
  color: #c53239; }

.vertical-list__item.active .vertical-list__label:after, .vertical-list__item:hover .vertical-list__label:after {
  content: '>'; }

@media (min-width: 1125px) {
  .vertical-list__label {
    font-size: 15px;
    float: left;
    padding-left: 20px; } }

.inline .col-xs-6 {
  width: 100%; }

.inline .btn--tooltip {
  display: none; }

.inline .apercu {
  padding: 0 15px 0 5px;
  height: auto; }
  .inline .apercu form {
    margin-bottom: 5px; }

.inline .apercu__main {
  float: right;
  width: calc(100% - 130px); }

.inline .apercu__description {
  display: block; }

.inline .apercu__price {
  padding: 0 20px 0 0; }

.inline .apercu__price__sold {
  font-size: 22px !important; }

.inline .apercu__price__sold {
  margin-right: 11px; }

.inline .apercu__price__current {
  margin-right: 0; }

.inline .apercu .apercu__comparer_checkbox {
  display: block;
  visibility: hidden;
  padding-top: 0;
  padding-left: 0;
  height: 20px; }

.inline .apercu:hover .apercu__comparer_checkbox {
  visibility: visible; }

.inline .apercu .apercu__btn {
  display: none;
  position: relative;
  float: right;
  margin: 0 20px 0 0;
  width: 170px; }

.inline .apercu:hover .apercu__btn {
  display: block; }

.inline .apercu .inline-right {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 50px; }

.inline .apercu .inline-right .apercu__start-price {
  position: absolute;
  top: 100px;
  right: 110px;
  width: 100px;
  font-weight: bold; }

.inline .apercu .inline-right .apercu__start-price--no-promo {
  top: 67px; }

.inline .apercu__price {
  padding-top: 5px;
  height: auto; }

.inline .wrapBlocPriceCat .apercu__price.blocPriceOld {
  padding-right: 0; }
  .inline .wrapBlocPriceCat .apercu__price.blocPriceOld .apercu__price__old {
    display: inline-block;
    position: relative;
    float: none;
    top: auto;
    margin-right: 10px;
    font-size: 16px;
    vertical-align: top; }

.inline .apercu__price span {
  float: right;
  clear: both;
  width: auto; }

.inline .apercu__price .lblPromo {
  right: 0;
  top: auto;
  bottom: 0; }

.inline .apercu__price__sold {
  padding: 6px 11px !important; }

.inline .apercu:hover {
  width: 100%; }

.inline .apercu:hover .apercu__comparer {
  opacity: 1;
  padding-top: 5px; }

.inline .apercu__visuel {
  float: left;
  width: 115px;
  height: inherit;
  margin-right: 13px;
  margin-bottom: 10px; }

.inline .raty {
  top: 22px;
  right: 15px;
  position: relative; }

.inline .apercu__content .descProduct {
  padding-left: 0; }

.inline .apercu__visuel .slick-slide {
  height: auto; }

.inline .apercu__content {
  text-align: left;
  padding: 15px 0 0;
  height: auto; }
  .inline .apercu__content .raty {
    float: left;
    position: relative;
    right: auto;
    margin-left: 15px; }

.inline .apercu__title {
  float: left;
  padding: 0; }

.inline .apercu__title--small {
  width: auto; }

.inline .apercu__marque {
  padding-bottom: 20px; }

.inline .apercu__description {
  margin-top: 3px;
  padding-bottom: 10px; }

.inline .apercu__description li {
  padding-bottom: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600; }

.inline .apercu__description span {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  color: #1a171b; }

.inline .apercu__comparer {
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  display: inline-block !important; }

.inline .apercu__autre {
  padding: 0; }

.inline .apercu__autre.color-box {
  padding-top: 15px; }

.inline .apercu__autre.tailles-box .apercu__autre__title {
  display: inline-block;
  padding-top: 10px;
  padding-right: 7px;
  width: 55px; }

.inline .apercu__autre.tailles-box {
  padding-top: 15px; }
  .inline .apercu__autre.tailles-box > p {
    float: left;
    padding-top: 4px;
    width: 45px; }
  .inline .apercu__autre.tailles-box .tailles-box__list {
    float: right;
    width: calc(100% - 55px); }

.inline .hide-inline {
  display: none; }

.page--listing .apercu__slider .slick-next,
.page--listing .apercu__slider .slick-prev {
  top: 363px; }

.page--listing .grid .block-ombre--apercu:after {
  bottom: -8px; }

.page--listing .inline .block-ombre--apercu:after {
  bottom: 4px; }

@media (min-width: 1200px) and (max-width: 1600px) {
  .page--listing .apercu__price__current, .page--listing .apercu__price__sold {
    bottom: 0; }
  .page--listing .apercu__price__old {
    bottom: 0; } }

.inline .apercu__comparer {
  position: absolute;
  bottom: 33px;
  right: 200px; }

@media (min-width: 992px) {
  .apercu__price__current {
    font-size: 16px; }
  .apercu__price__sold {
    font-size: 18px;
    bottom: 5px; } }

.apercu--config {
  margin-bottom: 25px;
  height: auto;
  border: 1px solid #f1f1f1;
  background-color: white;
  padding: 0 0 14px 0;
  position: relative;
  -webkit-transition: box-shadow .3s;
  transition: box-shadow .3s; }

.apercu--config .slick-prev, .apercu--config .slick-next {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0; }

.apercu--config:hover {
  box-shadow: 0px 0px 0px 3px #f1f1f1 inset; }

.apercu--config:hover .slick-prev, .apercu--config:hover .slick-next {
  opacity: 1; }

.apercu--config .active {
  box-shadow: 0px 0px 0px 3px #071138 inset; }

.apercu--config .apercu__price {
  height: 35px !important; }

.apercu--config .apercu__visuel, .apercu--config .slick-slide {
  height: auto; }

@media (max-width: 1024px) {
  .inline .apercu__comparer {
    position: absolute;
    bottom: 10px;
    right: 30px; } }

.apercu--comparateur {
  margin-bottom: 25px;
  height: 350px;
  position: relative;
  background-color: white;
  padding-bottom: 10px;
  border: 1px solid #e5e5e5; }
  .apercu--comparateur .apercu__visuel {
    left: 50%;
    transform: translateX(-50%); }

.apercu--comparateur .apercu__visuel, .apercu--comparateur .slick-slide {
  height: auto; }

.apercu--comparateur .apercu__price__old {
  width: auto;
  text-align: right;
  top: 0px;
  display: block;
  float: right; }

.apercu--comparateur .apercu__price--barres .apercu__price__current {
  margin-top: 0px;
  display: block;
  clear: both;
  position: relative;
  bottom: 10px; }

.apercu--comparateur .apercu__price__old {
  margin-right: 13px;
  margin-top: 0; }

.apercu--comparateur .apercu__price__catalogue {
  text-align: right;
  margin-top: 0;
  margin-bottom: 3px;
  float: right; }

.apercu--comparateur .apercu__price__current {
  clear: both; }

.apercu--comparateur .apercu__slider .slick-prev,
.apercu--comparateur .apercu__slider .slick-next {
  top: 365px; }

@media (min-width: 992px) {
  .inline .apercu__start-price.apercu__start-price--no-promo {
    top: 71px !important; }
  .inline .apercu__start-price {
    top: 96px !important; } }

.block-filtre {
  padding: 20px 0;
  border-bottom: 2px solid #f1f1f1; }

.block-filtre__title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1a171b;
  padding-bottom: 15px; }

.block-filtre__item {
  padding-bottom: 10px; }

.block-filtre--category {
  border-bottom: 2px solid #f1f1f1; }

.block-filtre--critere .btn--second {
  padding-top: 9px;
  padding-bottom: 8px;
  background-color: #1a171b;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 12px;
  border: none;
  border-radius: 0; }
  .block-filtre--critere .btn--second:focus, .block-filtre--critere .btn--second:hover, .block-filtre--critere .btn--second:active {
    background: #c53239; }

.block-filtre--couleur .color-box li {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  margin-bottom: 10px; }

.block-filtre--couleur .color-box .color-box__item {
  position: relative;
  bottom: auto;
  margin-right: 0;
  margin-bottom: 0;
  width: 27px;
  height: 27px; }

.block-filtre--couleur .color-box .color-box__item.actif::after {
  -webkit-background-size: 12px;
  background-size: 12px; }

@media (min-width: 768px) and (max-width: 1024px) {
  .block-filtre--couleur .color-box li:nth-child(10n) + li {
    clear: none;
    margin-left: 10px; }
  .block-filtre--couleur .color-box li:nth-child(10n) ~ li {
    margin-top: 0; } }

@media (min-width: 992px) and (max-width: 1024px) {
  .block-filtre--couleur .color-box li:nth-child(6n) + li {
    clear: left;
    margin-left: 0; }
  .block-filtre--couleur .color-box li:nth-child(6n) ~ li {
    margin-top: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .block-filtre--couleur .color-box li:nth-child(4n) + li {
    clear: left;
    margin-left: 0; }
  .block-filtre--couleur .color-box li:nth-child(4n) ~ li {
    margin-top: 10px; } }

.check-liste {
  padding: 0; }

.check-liste li {
  margin-bottom: 7px;
  list-style: none; }

.check-liste li label a {
  display: inline-block;
  height: 18px;
  line-height: 18px;
  font-size: 14px; }

.check-liste li label a:hover {
  font-weight: bold; }

.check-liste li label span {
  background: url("./images/checkbox.png") no-repeat left center;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px; }

.check-liste li.checkboxVisuel.checkActif {
  font-weight: 700; }

.check-liste li.checkboxVisuel.checkActif span {
  background: url("./images/checkbox--active.png") no-repeat left center;
  width: 20px;
  height: 20px; }

@media (max-width: 992px) {
  .accordion .btn--second {
    padding: 12px 0;
    width: 100%;
    display: block;
    text-align: center; } }

.tri {
  color: #afb0b2;
  font-size: 12px;
  height: 25px;
  line-height: 24px;
  margin: 10px 0 30px 0 !important; }

.tri__number {
  font-size: 17px;
  color: #071138; }

.tri__sort select {
  float: right;
  height: 25px;
  border-radius: 5px;
  border: none;
  width: 150px;
  padding-left: 15px;
  cursor: pointer;
  font-size: 12px;
  color: #afb0b2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  background-color: white;
  border: 1px solid #afb0b2;
  background-image: url("../images/arrow-select.png");
  background-position: 90% center;
  background-repeat: no-repeat;
  text-transform: capitalize; }

.tri__sort select::-ms-expand {
  display: none; }

/*----- Accordion -----*/
.accordion, .accordion * {
  box-sizing: border-box;
  text-decoration: none; }

.accordion {
  /* box-shadow:0px 1px 3px rgba(0,0,0,0.25);*/ }

/*----- Section Titles -----*/
.accordion-section-title {
  width: 100%;
  display: inline-block;
  -webkit-transition: all linear 0.15s;
  transition: all linear 0.15s; }

.accordion-section-title--store-locator {
  font-size: 15px;
  font-weight: bold;
  color: #071138;
  text-transform: uppercase; }

.accordion-section-title--store-locator::before {
  content: '+';
  padding-right: 10px; }

.accordion-section-title--store-locator.active::before {
  content: '-'; }

.accordion-section-title.block-filtre__title span {
  -webkit-transition: -webkit-transform .2s ease-in;
  transition: transform .2s ease-in;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5px 0 6.5px 7px;
  border-color: transparent transparent transparent #aaa9b6;
  margin-right: 15px;
  margin-top: 2px;
  display: inline-block;
  float: left;
  background-repeat: no-repeat; }

.accordion-section-title.block-filtre__title.active span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
  text-decoration: none; }

/*----- Section Content -----*/
.accordion-section-content {
  background-color: white;
  display: none; }

.slick-slider .product {
  margin: 0 7px; }

.price-selector__form {
  font-size: 14px;
  margin: 13px 0; }

.price-selector__form input {
  width: 55px;
  height: 25px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #d0d0d0;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  border-radius: 0;
  margin: 0 5px; }

.price-selector__form p {
  display: inline-block; }

#accordeon-prix {
  width: 90%;
  margin: 0 auto; }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box; }

.noUi-value {
  display: none; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
    its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 4px; }

.noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  left: -10px;
  top: -8px;
  border-radius: 10px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-background {
  background: #aaa9b6; }

.noUi-connect {
  background: #1a171b;
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 2px; }

/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  background-color: #c53239; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled].noUi-connect, [disabled] .noUi-connect {
  background: #071138; }

[disabled].noUi-origin, [disabled] .noUi-handle {
  cursor: not-allowed; }

#showcase {
  margin: 0 20px;
  text-align: center; }

#range {
  height: 300px;
  margin: 0 auto 30px; }

#value-span, #value-input {
  width: 50%;
  float: left;
  display: block;
  text-align: center;
  margin: 0; }

.list-account__item {
  padding: 10px 0;
  display: inline-block;
  position: relative;
  font-size: 15px; }

.list-account__item:before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border: 2px solid #c53239;
  float: left;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.list-account__item:after {
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 7px;
  border-color: transparent transparent transparent #939393;
  position: absolute;
  left: 14px;
  top: 21px; }

.list-account__item span {
  padding-left: 10px;
  line-height: 32px; }

.list-account__item--active:before, .list-account__item:hover:before {
  background-color: #c53239; }

.list-account__item--active:after, .list-account__item:hover:after {
  border-color: transparent transparent transparent #fff; }

.list-account__item--deco:before {
  border-color: #939393;
  -webkit-transition: border-color .3s;
  transition: border-color .3s; }

.list-account__item--deco:after {
  content: "X";
  border: none;
  left: 12px;
  top: 19px;
  color: #939393;
  -webkit-transition: color .3s;
  transition: color .3s; }

.list-account__item--deco:hover:after, .list-account__item--deco:hover:before {
  color: #071138;
  border-color: #071138;
  background-color: white; }

.account__title {
  -webkit-transition: margin-top .3s;
  transition: margin-top .3s;
  padding-bottom: 40px; }

.account__top {
  font-size: 13px;
  line-height: 20px; }

.account__user {
  font-family: 'Rajdhani', sans-serif;
  font-size: 17px;
  margin-bottom: 10px; }

.account__content {
  font-size: 13px; }

.account__content .progress {
  margin-top: 2px !important; }

.account__content .table__price-col p {
  width: auto; }

.account__content .form__select--date {
  margin: 0; }

.account__menu {
  width: 200px; }

.account__link {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid; }

.account__store {
  background-color: #071138;
  padding: 0 10px; }

.account__store .store-locator__term {
  color: white; }

.account__store .btn {
  width: 50%;
  margin: 25px auto;
  font-size: 16px;
  padding: 12px 15px; }

.block-sac {
  background-color: #f1f1f1;
  padding: 15px;
  font-size: 13px; }

.block-sac__item {
  border-bottom: 3px solid white;
  padding-bottom: 10px; }

.block-sac__item--last {
  border-bottom: none; }

.block-sac__item p {
  padding: 10px 0; }

.block-sac__argus {
  padding-right: 10px; }

.block-sac__visuel {
  position: relative;
  margin-bottom: 20px;
  z-index: 1; }

.block-sac__product {
  font-weight: bold;
  position: relative;
  top: 5px; }

.block-sac__price {
  font-size: 20px;
  font-weight: bold; }

.block-sac__marque {
  text-transform: uppercase;
  font-weight: bold; }

.block-sac__asterisque {
  font-size: 13px;
  margin: 17px 0 5px 0; }

.page--history .table--panier__price {
  font-size: 18px; }

.actu {
  margin-bottom: 20px; }

.actu__visuel {
  width: 142px; }

.actu__content {
  font-size: 13px;
  line-height: 15px;
  margin: 5px 0 15px 0px; }

.actu__link {
  color: #00aec7;
  font-size: 13px;
  border-bottom: 1px solid #00aec7; }

.block-actu {
  border: 2px solid #f1f1f1;
  position: relative;
  cursor: pointer; }

.block-actu__hovered {
  opacity: 0.75;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-color: #071138;
  padding: 0 45px 0 25px; }

.block-actu__hovered .deco {
  background-image: url("./images/arrow-block.png");
  width: 26px;
  height: 63px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -31px; }

.block-actu__date {
  color: #f7cc0f;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 13px;
  display: block;
  margin-bottom: 5px; }

.block-actu__title {
  color: white;
  font-family: 'Rajdhani', sans-serif;
  font-size: 15px; }

.block-actu:hover .block-actu__hovered, .block-actu:focus .block-actu__hovered, .block-actu:active .block-actu__hovered {
  opacity: .8; }

.block-fitting {
  background-color: #071138;
  position: relative; }

.block-fitting--connected .block-fitting__title {
  margin-bottom: 0px !important; }

.block-fitting--connected hr {
  margin: 6px 0; }

.block-fitting__content {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-family: 'Rajdhani', sans-serif; }

.block-fitting__content hr {
  height: 1px !important; }

.block-fitting img {
  opacity: 0; }

.block-fitting__title {
  color: #f7cc0f;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase; }

.wrapListMyClubs .table__label {
  margin-top: 0; }

.wrapSearchClubs {
  margin-bottom: 15px; }

.wrapFormClubs {
  height: 50px;
  background-color: #071138;
  color: #ffffff; }

.wrapFormClubs span {
  float: left;
  display: inline-block;
  font-size: 17px;
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 17px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold; }

.wrapFormClubs input[type=text] {
  width: 300px;
  margin-left: 3px;
  margin-top: 3px;
  height: 44px;
  margin-bottom: 0 !important;
  outline: none;
  border: none !important;
  color: #071138;
  padding: 0 10px;
  float: left;
  font-size: 15px; }

.wrapFormClubs .argus__form__search__submit {
  font-size: 35px;
  font-weight: bold;
  margin-top: 9px;
  margin-left: 8px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s; }

.wrapFormClubs .argus__form__search__submit:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg); }

#sac_golf_ajout {
  border: 1px solid #071138; }

.argus_block-search ul {
  padding: 10px; }

.argus_block-search li {
  float: left;
  width: 50%;
  height: 23px;
  padding: 5px;
  line-height: 1;
  cursor: pointer;
  background-color: #ffffff;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  -ms-transition: all .5s;
  transition: all .5s; }

.argus_block-search li:hover {
  background-color: #071138;
  color: #ffffff; }

.table__remove {
  cursor: pointer; }

@media (min-width: 960px) and (max-width: 1200px) {
  .block-fitting__title {
    font-size: 40px !important;
    margin-bottom: 15px !important; } }

.block-fitting__catch {
  color: #f7cc0f;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 5px; }

.block-fitting__what {
  font-weight: bold;
  color: white;
  font-size: 15px; }

.block-fitting__where {
  font-weight: bold;
  color: white;
  font-size: 25px; }

.block-fitting .center {
  margin: 0 auto;
  width: 95%; }

@media (min-width: 0px) {
  .block-fitting__title {
    font-size: 25px;
    margin-bottom: 15px; }
  .block-fitting__catch {
    font-size: 40px; }
  .block-fitting__what {
    font-size: 36px; }
  .block-fitting__where {
    font-size: 25px; }
  .btn--action {
    margin: 20px 0; } }

.block-search {
  min-width: 400px;
  display: none;
  z-index: 10;
  position: absolute;
  /*width: 100%;*/
  top: 45px;
  background-color: white;
  border: 2px solid #071138;
  border-radius: 3px; }

.block-search__title {
  background-color: #9EF42E;
  font-weight: bold;
  font-family: 'Rajdhani', sans-serif;
  padding: 5px 20px;
  font-size: 16px;
  text-transform: uppercase; }

.block-search__list {
  padding: 10px 0 25px 20px; }

.block-search__item {
  font-size: 13px;
  padding: 3px 0;
  display: block; }

.block-search__item span {
  color: #aaa9b6; }

.block-search .apercu__title {
  padding-top: 10px; }

.block-search .price__old--header {
  padding: 5px 0; }

.block-search .list-header-panier__visuel {
  width: 50px; }

.block-search .list-header-panier__content {
  width: 70%; }

.block-search .list-header-panier__item, .block-search .list-header-panier__item--no-delete {
  padding: 10px 20px;
  cursor: pointer;
  -webkit-transition: .3s background-color;
  transition: .3s background-color; }

.block-search .list-header-panier__item:hover, .block-search .list-header-panier__item--no-delete:hover {
  background-color: #f1f1f1; }

.block-image-list__item {
  margin-bottom: 20px; }

.block-tri .listing_compare_button {
  position: relative;
  top: -5px;
  padding-top: 13px;
  padding-bottom: 11px;
  font-size: 16px;
  background: #1a171b; }
  .block-tri .listing_compare_button:focus, .block-tri .listing_compare_button:hover, .block-tri .listing_compare_button:active {
    background: #c53239;
    color: #fff; }

.page--listing .block-tri__item {
  padding-right: 8%; }

.block-tri__item {
  float: left;
  font-size: 14px;
  height: 38px;
  color: #1a171b;
  line-height: 18px;
  padding-right: 35px; }

.block-tri__item--select {
  position: relative;
  bottom: 5px; }
  .block-tri__item--select .select {
    width: 270px; }

.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("./images/icons/Fleche_bottom_black.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
  background-color: transparent;
  background-size: 19px 11px;
  padding-left: 10px;
  height: 38px;
  width: 205px;
  border: 1px solid #d0d0d0;
  color: #1a171b;
  border-radius: 0;
  font-weight: 300;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  outline: 0; }
  .select:focus, .select:hover, .select:active {
    border-color: #1a171b;
    outline: 0; }

.block-tri__item select::-ms-expand {
  display: none; }

.block-tri__item.right {
  float: right;
  padding-right: 0; }

.block-tri__item .btn {
  padding: 6px 16px; }

.block-magasin {
  background-color: #071138;
  color: white; }

.block-magasin__content {
  padding-left: 10px; }

.block-magasin__content p {
  margin: 6px 0; }

.block-magasin__title {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 0 8px 0; }

.block-magasin__description {
  font-size: 16px;
  line-height: 28px;
  padding-top: 35px; }

.block-magasin__description p {
  margin-top: 35px; }

.block-magasin__list {
  color: white;
  font-size: 13px;
  line-height: 21px; }

.block-magasin__list li {
  color: white;
  padding-bottom: 5px;
  font-size: 13px; }

.block-magasin__list li:before {
  content: '-'; }

.block-magasin .social-list {
  margin-top: 15px; }

.block-magasin .social-list__item {
  height: 35px !important;
  width: 30px !important;
  background-size: contain;
  margin: 0 12px 0 0; }

.block-magasin .social-list__item--fb {
  margin-top: 0 !important; }

.block-magasin .social-list__item--google {
  margin-right: 20px; }

.block-magasin p {
  color: white;
  font-size: 13px; }

.gmap {
  height: 540px;
  width: 100%; }

@media (min-width: 960px) {
  .block-actu__hovered {
    opacity: 0; }
  .block-actu__title {
    font-size: 18px; }
  .block-actu__date {
    font-size: 16px; } }

@media (max-width: 1200px) {
  .block-tri__second-row {
    width: 100%;
    margin-top: 5px; } }

@media (max-width: 960px) {
  .block-tri__item--nb-produit {
    display: none; }
  .block-tri__item--affichage label {
    display: none; }
  .social-list__item--fb {
    margin-top: 0 !important; } }

@media (max-width: 1200px) {
  .page--listing .block-tri__item {
    padding-right: 30px; }
  .page--listing .block-tri__item.pagination {
    padding-right: 0; } }

.commande-detail__entete {
  background-color: #1a171b;
  padding: 15px;
  margin-bottom: 30px; }

.commande-detail__entete p, .commande-detail__entete strong {
  color: #00aec7; }

.commande-detail__entete p {
  padding-right: 20px; }

.commande-detail__entete p:last-of-type {
  padding-right: 0; }

.commande-detail__download {
  padding: 10px 0; }

.commande-detail__download span {
  background-image: url("../images/file.gif");
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 26px;
  width: 26px;
  float: left; }

.comparateur {
  margin-top: 50px; }

.comparateur__row {
  padding: 20px 0;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border-bottom: 3px solid #e5e5e5; }

.comparateur__row--visuel {
  border-bottom: 3px solid #1a171b; }

.comparateur__row--last {
  border-bottom: none;
  padding: 25px 0; }

.comparateur__label {
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  text-transform: uppercase; }

.comparateur__delete {
  background-color: #e5e5e5;
  height: 35px; }

.comparateur__delete__btn {
  float: right;
  font-size: 32px;
  color: #aaa9b6;
  padding-right: 13px;
  line-height: 43px; }

@media (min-width: 1200px) {
  .comparateur .btn {
    font-size: 18px; } }

.block-twitter {
  font-size: 13px;
  line-height: 18px; }

.block-twitter__item {
  border-bottom: 3px solid #f1f1f1;
  padding-bottom: 25px;
  padding-top: 8px; }

.block-twitter__content {
  padding-top: 10px; }

.block-twitter__visuel {
  width: 35px;
  margin-right: 8px; }

.block-twitter__name {
  font-weight: bold; }

.apercu-mini {
  margin-bottom: 20px;
  position: relative;
  background-color: white;
  padding-left: 33%;
  border: 2px solid #f1f1f1;
  min-height: 115px; }

.apercu-mini__visuel {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  margin-bottom: 10px; }

.apercu-mini__content {
  margin-top: 19px; }

.apercu-mini__content h3, .apercu-mini__content h4 {
  font-weight: bold;
  font-size: 13px; }

.apercu-mini__price .apercu__price--classique {
  padding-right: 0;
  padding-left: 0; }
  .apercu-mini__price .apercu__price--classique .apercu__price__current {
    display: inline-block; }

.apercu-mini__marque {
  text-transform: uppercase; }

.apercu-mini__normal {
  -webkit-transition: opacity .3s;
  transition: opacity .3s; }

.apercu-mini__hovered {
  left: 0;
  text-align: center; }

.apercu-mini__hovered .btn {
  display: inline-block;
  margin: 0 auto;
  padding: 8px 30px 7px;
  width: auto;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  vertical-align: top;
  color: #fff; }

.padded-row {
  margin-top: 36px;
  margin-bottom: 36px; }

.cart .padded-row {
  margin-top: 15px;
  margin-bottom: 15px; }

.row-apercu {
  height: 400px; }

ul.row-apercu li {
  margin-bottom: 20px; }

.oneProductList {
  min-height: 360px; }

#list-produit {
  border-left: 4px solid #f1f1f1; }
  #list-produit .col-xs-6 {
    margin-bottom: 20px; }
  #list-produit iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

#list-produit.grid .col-xs-6 {
  height: 386px;
  margin-bottom: 20px; }

.wrapBlocPriceCat .apercu__price {
  padding: 0;
  padding-left: 15px; }
  .wrapBlocPriceCat .apercu__price.blocPriceOld {
    padding: 0 2px; }
    .wrapBlocPriceCat .apercu__price.blocPriceOld .apercu__price__old {
      color: #1a171b; }

.wrapBlocPriceCat .wrapPriceCat {
  font-size: 12px;
  float: left;
  color: #383639;
  padding-left: 15px;
  position: relative;
  top: 4px;
  margin-right: 5px;
  padding-right: 5px;
  border-right: 1px solid #383639;
  display: inline-block; }

.wrapBlocPriceCat .wrapPriceCatSoldes {
  top: 2px;
  font-size: 16px; }

.wrapBlocPriceCat .apercu__price__old {
  margin-right: 5px;
  font-size: 15px; }

.wrapBlocPriceCat .apercu__price--barres .apercu__price__current {
  margin-right: 0; }

.lblPromo {
  float: right;
  display: inline-block;
  padding: 3px 10px;
  margin-left: 5px;
  background-color: #27ae60;
  color: #ffffff;
  font-size: 15px; }
  .lblPromo.promoRed {
    background-color: #c53239; }
  .lblPromo.lblBig {
    font-size: 22px;
    padding: 5px 15px; }

/* Banniere administrable dans listing produit, visu + texte */
.banniere-produit {
  border: 1px solid #f1f1f1;
  background-color: #fff;
  -webkit-transition: border-color .3s;
  transition: border-color .3s;
  overflow: hidden;
  display: block; }

.banniere-produit:after {
  bottom: 4px; }

/* -----
/* Banniere administrable dans listing produit, visu + texte */
/*MODE GRID*/
#list-produit.grid .col-xs-6 .banniere-produit {
  display: block;
  width: 100%;
  height: 360px;
  position: relative; }

.apercu {
  height: 395px; }

.wrapInfoPriceBloc {
  height: 30px;
  position: relative; }
  .wrapInfoPriceBloc .apercu__price__old {
    top: 2px;
    width: auto; }
  .wrapInfoPriceBloc .raty {
    float: right;
    position: relative;
    right: 15px; }
  .wrapInfoPriceBloc .lblPromo {
    position: absolute;
    right: 15px;
    top: 0; }

#list-produit.grid .col-xs-6 .banniere-produit > div {
  height: 100%;
  width: 100%;
  display: block;
  overflow: hidden;
  background: #fff;
  border: 1px solid #f1f1f1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

#list-produit.grid .col-xs-6 .banniere-produit img {
  display: block;
  width: 100%; }

#list-produit.grid .col-xs-6 .banniere-produit:hover > div,
#list-produit.inline .col-xs-6 .banniere-produit:hover > div {
  border: 1px solid #aaa9b6;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

/*MODE LISTE*/
#list-produit.inline .col-xs-6 .banniere-produit > div {
  background: #fff;
  border: 1px solid #f1f1f1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

#list-produit.inline .col-xs-6 .banniere-produit img {
  display: block;
  width: 100%;
  height: auto; }

/* ----- */
/*==============================
    PRODUCT
-------------------------------*/
.page--produit__content {
  padding-right: 20px; }

.page--produit aside .option-box .left,
.page--produit aside .option-box .right {
  width: 48%;
  font-size: 14px; }

.page--produit aside .option-box .left label,
.page--produit aside .option-box .right label {
  display: block; }

.produit #sidebar .block-reassurance {
  margin-bottom: 20px; }
  .produit #sidebar .block-reassurance .block-reassurance__item {
    display: inline-block;
    margin-right: 15px; }
    .produit #sidebar .block-reassurance .block-reassurance__item .svgLivraison {
      width: 42px;
      height: 42px; }
    .produit #sidebar .block-reassurance .block-reassurance__item .svgPaiement {
      width: 39px;
      height: 39px; }
  .produit #sidebar .block-reassurance .block-reassurance__label {
    font-weight: 600;
    font-size: 14px;
    padding-left: 10px;
    width: inherit;
    position: relative;
    top: -15px; }

.btnAddCart {
  width: 100%;
  display: block;
  text-align: center; }

.produit #sidebar .block-reassurance span {
  display: inline-block;
  float: none; }

.produit #sidebar .block-reassurance span.block-reassurance__visuel--livraison {
  position: relative;
  top: 8px; }

.produit #sidebar .wrapProductQty {
  margin-top: 18px; }

.produit #sidebar .productQty {
  padding-left: 25px;
  height: 55px;
  background-position: right 15px center;
  -webkit-background-size: 15px;
  background-size: 15px;
  outline: 0; }
  .produit #sidebar .productQty:focus, .produit #sidebar .productQty:hover, .produit #sidebar .productQty:active {
    border-color: #1a171b; }

.produit #sidebar .productQtyLbl {
  text-align: left;
  position: relative;
  top: 15px; }

.produit #sidebar .productBlocOptions {
  padding: 5px 10px 15px 0; }
  .produit #sidebar .productBlocOptions .option-box__select {
    padding-left: 25px;
    border: 1px solid #d0d0d0;
    height: 55px;
    background: url("./images/icons/Fleche_bottom_black.svg") no-repeat right 15px center;
    -webkit-background-size: 15px;
    background-size: 15px;
    outline: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    .produit #sidebar .productBlocOptions .option-box__select:focus, .produit #sidebar .productBlocOptions .option-box__select:hover, .produit #sidebar .productBlocOptions .option-box__select:active {
      border-color: #1a171b; }

.produit #sidebar .productBlocOptions h3 {
  text-align: left;
  position: relative;
  top: 10px;
  color: #1a171b; }

.produit #sidebar .productBlocOptions h3.vente-flash__title {
  text-align: center;
  margin-bottom: 15px;
  margin-top: -5px; }

.produit #sidebar .productBlocOptions .introCarteCadeau {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 40px; }

.produit #sidebar .buttonRadio {
  margin-bottom: 5px; }

.produit #sidebar .buttonRadio .spanRadio {
  text-transform: none;
  padding: 0 7px; }

.produit #sidebar .option-box__item {
  margin-top: 18px; }

.wrapBlockAsideProduct .select {
  height: 55px;
  line-height: 55px; }
  .wrapBlockAsideProduct .select.selectSizeProduct {
    width: 100%; }
  .wrapBlockAsideProduct .select.selectQtyProduct {
    width: 100%; }

.produit #sidebar .block-ajout__btn {
  margin: 10px -10px; }

.wrapInfosAsideProduct {
  font-size: 12px;
  font-weight: 300; }
  .wrapInfosAsideProduct p:first-child {
    font-weight: 500;
    margin-bottom: 5px; }
  .wrapInfosAsideProduct a {
    font-weight: 500;
    color: #1a171b;
    margin-top: 15px;
    display: inline-block; }

.wrapBlockAsideProductInside {
  padding: 15px 0;
  border-top: 1px solid #d0d0d0;
  margin-top: 15px; }
  .wrapBlockAsideProductInside .btnAddCart {
    padding-top: 14px;
    padding-bottom: 12px;
    font-size: 24px !important;
    background-color: #c53239; }
    .wrapBlockAsideProductInside .btnAddCart:focus, .wrapBlockAsideProductInside .btnAddCart:hover, .wrapBlockAsideProductInside .btnAddCart:active {
      background-color: #1a171b; }

.wrapProductDispo {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  color: #1a171b;
  position: relative;
  top: 30px; }

.produit #sidebar .asidePub {
  margin-top: 15px;
  position: relative; }

.produit #sidebar .asidePub img {
  width: 100%; }

.produit__visuel {
  margin-bottom: 0; }

.produit__visuel .social-list {
  text-align: center; }

.produit__visuel .social-list li {
  float: none;
  display: inline-block; }

.produit__gallery {
  border-left: 1px solid #ddddde;
  width: 299px; }

.produit__title {
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #1a171b;
  margin: 10px 0 20px; }
  .produit__title span:not(.text) {
    font-size: 36px;
    font-weight: 700;
    margin-right: 10px; }
  .produit__title .text {
    position: relative;
    top: 15px; }
  .produit__title .produit__marque {
    margin: 0 10px 0 0;
    font-size: inherit;
    font-weight: inherit;
    float: left; }
    .produit__title .produit__marque img {
      max-width: 170px; }

.produit__marque {
  font-weight: bold; }

#sliderProductPagePager a,
#sliderProductPagePager .sliderProductPagePagerThumb {
  float: left;
  display: inline-block;
  position: relative; }
  #sliderProductPagePager a.active,
  #sliderProductPagePager .sliderProductPagePagerThumb.active {
    border: 1px solid #1a171b; }

#sliderProductPagePager .sliderProductPagePagerThumb360::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(26, 23, 27, 0.5); }

#sliderProductPagePager .sliderProductPagePagerThumb360::after {
  content: attr(data-content);
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.wrapSliderProductPage .bx-wrapper {
  margin-bottom: 0;
  box-shadow: none; }
  .wrapSliderProductPage .bx-wrapper .bx-controls-direction a {
    z-index: 100; }
  .wrapSliderProductPage .bx-wrapper .bx-next {
    background: none;
    background-image: url("./images/icons/Fleche_right.svg");
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 34px 34px;
    height: 34px;
    width: 34px; }
    .wrapSliderProductPage .bx-wrapper .bx-next:focus, .wrapSliderProductPage .bx-wrapper .bx-next:hover, .wrapSliderProductPage .bx-wrapper .bx-next:active {
      background-position: center; }
  .wrapSliderProductPage .bx-wrapper .bx-prev {
    background: none;
    background-image: url("./images/icons/Fleche_left.svg");
    background-repeat: no-repeat;
    background-position-y: center;
    background-size: 34px 34px;
    height: 34px;
    width: 34px; }
    .wrapSliderProductPage .bx-wrapper .bx-prev:focus, .wrapSliderProductPage .bx-wrapper .bx-prev:hover, .wrapSliderProductPage .bx-wrapper .bx-prev:active {
      background-position: center; }

.wrapSliderProductPage .bx-viewport {
  max-width: 614px; }
  .wrapSliderProductPage .bx-viewport .sliderProductPage {
    height: inherit; }
    .wrapSliderProductPage .bx-viewport .sliderProductPage figure {
      height: inherit; }
  .wrapSliderProductPage .bx-viewport .animateCreatorContainer {
    margin-right: auto !important;
    margin-left: auto !important;
    width: inherit !important;
    height: inherit !important; }
    .wrapSliderProductPage .bx-viewport .animateCreatorContainer canvas {
      height: auto !important;
      max-width: 100%;
      max-height: 100%; }

.wrapSliderProductPage .wrapSliderProductPagePager .bx-wrapper {
  padding-top: 25px;
  padding-bottom: 25px; }
  .wrapSliderProductPage .wrapSliderProductPagePager .bx-wrapper .sliderProductPagePager a {
    vertical-align: top; }
  .wrapSliderProductPage .wrapSliderProductPagePager .bx-wrapper .bx-prev,
  .wrapSliderProductPage .wrapSliderProductPagePager .bx-wrapper .bx-next {
    left: 50%;
    top: auto;
    margin-top: 0;
    width: 20px;
    height: 20px;
    -webkit-background-size: 20px;
    background-size: 20px;
    -webkit-transform: translateX(-50%) rotate(90deg);
    -moz-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    -o-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg); }
  .wrapSliderProductPage .wrapSliderProductPagePager .bx-wrapper .bx-prev {
    top: 0; }
  .wrapSliderProductPage .wrapSliderProductPagePager .bx-wrapper .bx-next {
    bottom: 0; }

.produit__marque img {
  max-width: 115px; }

.produit__ref, .produit__update {
  font-style: italic;
  margin-bottom: 10px; }

.produit__buy {
  background-color: #071138;
  padding: 10px; }

.produit__buy .price__current {
  float: left; }

.produit__buy .price__old {
  float: left;
  padding-left: 15px; }

.produit__buy .btn--panier {
  text-transform: uppercase;
  font-weight: bold; }

.produit__description ul {
  margin-bottom: 15px; }

.produit__description li {
  list-style-type: disc;
  margin-left: 20px; }

.produit__description h3 {
  font-weight: bold; }

.produit__description__carac {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  list-style: none; }
  .produit__description__carac dt {
    display: block;
    position: relative;
    overflow: hidden;
    float: left;
    width: 250px;
    font-size: 18px;
    line-height: 26px; }
    .produit__description__carac dt .name {
      display: inline-block;
      position: relative;
      padding-right: 15px;
      vertical-align: top; }
      .produit__description__carac dt .name::after {
        content: "";
        display: block;
        position: absolute;
        left: 100%;
        bottom: 8px;
        width: 250px;
        height: 1px;
        background-color: #d0d0d0; }
  .produit__description__carac dd {
    display: block;
    float: left;
    padding-left: 20px;
    width: calc(100% - 250px);
    font-weight: 300;
    font-size: 16px;
    line-height: 24px; }
    .produit__description__carac dd .value {
      display: inline-block;
      position: relative;
      top: 2px;
      vertical-align: top; }
  .produit__description__carac dt ~ dt {
    clear: left; }
  .produit__description__carac dt ~ dt,
  .produit__description__carac dd ~ dd {
    margin-top: 15px; }

.produit__description__video {
  float: right;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  width: 50%; }

.produit__presentation {
  font-size: 14px;
  line-height: 20px; }

.produit__presentation #bloc-retrait-magasin {
  margin-top: 15px;
  padding: 7px; }

.produit__presentation #bloc-retrait-magasin .btn--back {
  margin-bottom: 0;
  margin-top: 0; }

.produit__presentation #bloc-retrait-magasin p {
  margin-bottom: 10px; }

.produit__presentation #bloc-retrait-magasin p:last-child {
  margin-bottom: 0; }

.produit__presentation .popup-store-locator {
  font-weight: bold;
  font-size: 13px;
  margin-top: 10px; }

.produit__entete {
  position: relative;
  vertical-align: bottom;
  height: 511px;
  max-height: 511px; }
  .produit__entete .blocSocialDesktop {
    position: absolute;
    left: 0;
    bottom: 0; }

.produit__presentation p {
  margin-bottom: 5px; }

.produit__presentation .block-ajout__retirer {
  margin-right: 10px;
  font-weight: bold; }

.produit__description p {
  margin-bottom: 15px; }

.produit__presentation__subtitle, .produit__description__subtitle {
  font-weight: bold;
  font-size: 14px; }

.produit__presentation__title, .produit__description__title {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 25px; }

.produit__description p > iframe {
  width: 100%; }

.produit__description p > object {
  max-width: 100%; }

.produit .label-box__label, .produit .color-box__label {
  font-weight: bold;
  line-height: 28px;
  font-size: 13px; }

.produit .social-list li {
  display: block;
  width: 24px;
  height: 24px;
  float: none;
  margin-bottom: 20px; }
  .produit .social-list li + li {
    margin-left: 0; }
  .produit .social-list li .social-list__item {
    width: 24px;
    height: 24px;
    background-size: 24px; }
  .produit .social-list li img {
    width: 100%;
    height: auto; }

.produit__entete > strong,
.produit__entete .produit__presentation > strong {
  display: block;
  margin-top: 10px; }

.block-argus__text {
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px; }

.block-argus__date {
  color: #071138;
  font-size: 13px; }

.block-argus__visuel {
  background: url("./images/icon-produit/produit__argus.png") no-repeat;
  height: 110px;
  width: 160px;
  float: left; }

.block-argus__push {
  min-height: 80px;
  border: solid 1px #071138;
  margin: 7px 0 0 62px;
  padding: 10px 0 10px 90px; }

#form-options-product {
  margin-bottom: 15px;
  float: left;
  width: 58%;
  margin-right: 2%; }

.wrapSelectQtyProduct {
  width: 40%;
  margin-bottom: 15px;
  float: left; }

.product_price {
  /*padding-top: 25px; */
  margin-bottom: 15px; }
  .product_price .wrapProductDispo {
    top: 85px; }
  .product_price.priceCatOn .wrapBlocCatProduct {
    text-align: right; }
    .product_price.priceCatOn .wrapBlocCatProduct .textCat {
      display: inline-block;
      margin-bottom: 10px; }
    .product_price.priceCatOn .wrapBlocCatProduct .lblPromo {
      display: inline-block;
      margin-bottom: 20px; }
  .product_price.priceCatOn .wrapBlocCatProductSoldes {
    font-size: 22px; }
  .product_price.priceCatOn .wrapProductDispo {
    top: auto; }

.product_price .price_with_promo .prix_catalogue {
  margin: 7px; }

.product_price__economisez {
  color: #ff3600;
  font-size: 15px;
  font-weight: bold; }

.product_price__date {
  font-size: 12px;
  padding-top: 10px;
  text-transform: uppercase; }

.grid .label-box {
  display: none; }

.anchor-nav {
  margin-top: 0;
  margin-bottom: 20px; }

.anchor-nav__title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif; }
  .anchor-nav__title span {
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    position: relative;
    top: -3px; }

#map-canvas-2 {
  width: 100%;
  height: 100%; }

.scroll-wrapper.accordion {
  height: 350px;
  margin-bottom: 10px; }

.fancybox--retirer .txt-discret {
  position: absolute;
  bottom: 15px;
  left: 15px; }

.fancybox--retirer .form__item {
  height: 40px; }

.fancyboxPadding .fancybox-inner {
  padding: 20px; }

#retirer {
  width: 700px; }

/*STYLE REPONSE AUX AVIS - la classe à rejouter à .block-avis__item est .response */
.block-avis__item.response {
  padding-left: 20px; }

.block-avis__item.response .block-avis__title,
.block-avis__item.response .block-avis__content {
  color: #aaa9b6; }

/*---- STYLE REPONSE AUX AVIS */
.pop-up .apercu__start-price {
  display: none; }

.block-avis__item {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400; }
  .block-avis__item .nameAvis {
    font-weight: 500; }
  .block-avis__item .raty {
    margin-left: 15px; }
  .block-avis__item + .block-avis__item {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #d0d0d0; }

.block-avis__give {
  cursor: pointer;
  font-size: 16px;
  background: url("./images/icon-produit/dark-modif.png") no-repeat left;
  padding-left: 21px;
  padding-top: 8px; }

.block-avis__nb-avis {
  font-size: 16px;
  color: #aaa9b6;
  margin: 0 10px; }

.block-avis__title {
  margin-bottom: 15px; }

.block-avis__form {
  display: none;
  margin-top: 30px; }

.block-avis__form--active {
  display: block; }

.block-avis__form label {
  font-size: 14px;
  margin-bottom: 20px; }

.block-avis__form textarea {
  width: 100%;
  min-height: 75px;
  border: 1px solid #071138;
  margin: 10px 0; }

.pack__box {
  padding-top: 10px; }

.pack__box:first-of-type {
  padding-top: 0 !important; }

.pack__box .deco {
  margin: 0 -15px;
  border-bottom: 3px solid #9EF42E; }

.pack__box__check {
  width: 10%;
  position: relative;
  top: 6px; }

.pack__box__content {
  width: 53%; }

.pack__box__price {
  width: 37%;
  text-align: right; }

.pack__produit, .pack__marque, .pack__opener {
  font-weight: bold;
  font-size: 13px; }

.pack__marque {
  text-transform: uppercase;
  margin-top: 3px; }

.pack__recap__date {
  font-size: 11px; }

.pack__recap__item {
  height: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 13px; }

.pack__recap__price {
  font-size: 16px;
  font-weight: bold; }

.pack__recap__price--total {
  font-weight: bold;
  font-size: 22px; }

.pack__recap__total {
  font-size: 16px; }

.pack__opener {
  color: #5b668f;
  padding-left: 10%;
  padding-top: 5px;
  padding-bottom: 15px; }

.pack__opener:after {
  content: " +"; }

.pack__opener.active:after {
  content: " -"; }

.listing__title {
  font-family: 'Rajdhani', sans-serif;
  font-size: 33px;
  color: #071138;
  padding-bottom: 20px; }

.listing__text {
  font-size: 13px;
  line-height: 18px; }

.listing__description {
  min-height: 140px; }

.apercu {
  position: relative;
  overflow: hidden;
  height: 360px;
  border: 1px solid transparent;
  background-color: #fff; }
  .apercu:focus, .apercu:hover, .apercu:active, .apercu.active {
    z-index: 10;
    border-color: #1a171b;
    height: auto; }

.apercu__visuel {
  position: relative;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center; }

.apercu__slider li {
  position: relative;
  margin-bottom: 0 !important; }

.apercu__slider__link {
  display: block;
  position: relative;
  height: 240px; }
  .apercu__slider__link img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%; }

.apercu__content {
  position: relative;
  font-size: 13px;
  min-height: 55px; }
  .apercu__content .raty {
    position: absolute;
    right: 15px;
    top: -2px;
    width: 90px;
    font-size: 0;
    text-align: right;
    white-space: nowrap; }
    .apercu__content .raty img {
      display: inline-block;
      float: left;
      max-width: 18px; }

.apercu__title {
  position: relative;
  overflow: hidden;
  margin-bottom: 5px;
  padding: 0 15px;
  height: 16px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #1a171b; }

.apercu__title--small {
  width: calc(100% - 90px); }

.apercu__comparer {
  padding-left: 13px;
  font-size: 13px;
  padding-top: 10px; }

.apercu__comparer a {
  display: inline-block; }

.apercu__comparer--club {
  text-align: left;
  padding-top: 7px; }

.apercu__marque {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
  display: none; }

.apercu__price {
  padding: 0 15px; }

.apercu__price__catalogue {
  font-size: 11px;
  color: #5B668F;
  float: left;
  margin-top: 7px; }

.apercu__autre {
  padding: 15px;
  border-top: 1px solid #d0d0d0; }

.apercu__autre__title {
  display: block;
  margin-bottom: 7px;
  font-size: 12px;
  color: #1a171b; }

.apercu__autre.color-box {
  padding-bottom: 5px; }
  .apercu__autre.color-box li {
    margin-bottom: 0 !important; }
    .apercu__autre.color-box li .color-box__item {
      width: 50px;
      height: 50px;
      text-align: center;
      position: relative; }
      .apercu__autre.color-box li .color-box__item img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto; }

.apercu__start-price {
  padding: 0 12px 4px 0; }

.apercu__description {
  display: none; }

.apercu:hover:after {
  display: none !important; }

.apercu--no-hover {
  margin-bottom: 15px; }

.apercu--no-hover .slick-prev, .apercu--no-hover .slick-next {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0; }

.apercu--no-hover:hover .slick-prev, .apercu--no-hover:hover .slick-next {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1; }

.apercu .slick-prev, .apercu .slick-next {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0; }

.apercu:hover .slick-prev, .apercu:hover .slick-next {
  opacity: 1; }

.apercu:hover::after {
  display: none; }

.apercu__etiquette--promo {
  background-color: #9EF42E;
  padding: 3px 5px;
  color: #071138;
  font-size: 15px;
  width: 50px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold; }

.apercu__visuel span.etiquette, .produit__visuel span.etiquette {
  position: absolute;
  z-index: 9;
  left: 10px;
  top: -15px;
  width: auto; }

.apercu__visuel span.etiquette {
  left: 0; }

.apercu__visuel span.etiquette img,
.produit__visuel span.etiquette img {
  margin: 0; }

.apercu__visuel span.etiquette img {
  max-width: 75%; }

.pswpWrapThumbs {
  text-align: center;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 0; }
  .pswpWrapThumbs > div {
    margin-bottom: 10px;
    cursor: pointer; }

.page--produit__content .pswp__button--arrow--left {
  left: 100px !important; }

.apercu__price__current {
  display: inline-block;
  font-size: 18px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  vertical-align: top;
  color: #c53239; }

.pop-up .inline .apercu__price__current {
  display: inline-block;
  position: relative;
  /*top: -2px;*/
  top: 85px;
  float: none;
  right: auto;
  bottom: auto;
  padding: 0 !important;
  width: auto;
  font-weight: 800;
  font-size: 18px;
  text-align: right;
  vertical-align: top; }

.txt-ok {
  color: #3fb200; }

.txt-error {
  color: #c53239; }

.apercu__price__sold {
  width: 30%;
  /*margin-right: 3%;*/
  padding: 5px 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  background-color: #9EF42E;
  font-size: 15px;
  font-weight: bold;
  position: relative; }

.apercu__price__old {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  width: 30%;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-decoration: line-through;
  vertical-align: top;
  color: #c53239; }

.produit .apercu__price__old {
  color: #1a171b;
  font-size: 30px;
  width: inherit;
  position: relative;
  top: 3px;
  margin-right: 20px; }

.produit .product_price .price_with_promo .apercu__price__current,
.produit .product_price .apercu__price__current {
  display: block;
  width: inherit;
  font-size: 36px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #c53239; }

.price_with_promo {
  margin-top: 7px; }
  .price_with_promo .apercu__price--barres .apercu__price__current {
    margin-right: 0; }

.price_with_promo .apercu__price__current {
  width: 33%;
  text-align: right;
  vertical-align: middle;
  display: inline-block; }

.apercu__price__old--fat {
  width: auto; }

.apercu__price--classique {
  padding: 0 15px; }

.apercu__price--barres .apercu__price__current {
  margin-right: 13px; }

.apercu__slider .slick-prev,
.apercu__slider .slick-next,
.sliderGlobal .slick-prev,
.sliderGlobal .slick-next {
  top: 50%;
  margin-top: 0;
  width: 34px;
  height: 34px;
  background: url("./images/icons/Fleche_left.svg") no-repeat center;
  -webkit-background-size: 34px 34px;
  background-size: 34px 34px; }

.apercu__slider .slick-prev {
  left: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.apercu__slider .slick-next {
  right: 5px;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

.apercu__slider .slick-disabled {
  display: none !important; }

.apercu__comparer {
  padding-right: 13px;
  display: inline-block;
  /*position: relative;*/
  /*top: 3px;*/
  text-align: center;
  position: absolute;
  left: 0;
  top: 15px; }

.apercu__btn {
  display: block;
  margin: 10px 15px 20px;
  padding: 10px 20px 8px;
  border: 0;
  width: calc(100% - 30px);
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  background-color: #c53239;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .apercu__btn:focus, .apercu__btn:hover, .apercu__btn:active {
    background-color: #1a171b; }

.apercu__content .descProduct {
  padding: 0 15px;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 5px;
  height: 35px;
  line-height: 18px; }

.color-box li {
  float: left;
  margin-bottom: 0; }
  .color-box li.viewMore a {
    border: 1px solid #e5e5e5;
    position: relative; }
  .color-box li.viewMore div {
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    width: 100%; }
    .color-box li.viewMore div span {
      font-family: "Open Sans", sans-serif;
      font-weight: 700;
      font-size: 16px;
      display: block; }
      .color-box li.viewMore div span:first-child {
        margin-bottom: 5px;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        font-size: 12px; }

.color-box__item {
  position: relative;
  width: 113px;
  height: 113px;
  border: 1px solid #d0d0d0;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px; }

.wrapListColors {
  height: 115px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden; }
  .wrapListColors.open {
    height: auto; }

.color-box__item:hover, .color-box__item.actif {
  border-color: #1a171b !important; }

.color-box__item.actif::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("./images/icons/Check_white.svg") no-repeat center;
  -webkit-background-size: 30px;
  background-size: 30px; }

.color-box__item.actif--white::after {
  background-image: url("./images/icons/Check.svg"); }

.apercu .btn-tooltip {
  margin-right: 13px; }

.apercu:hover .apercu__comparer .btn--tooltip {
  opacity: 1; }

.apercu__comparer {
  padding-top: 0; }

.apercu__comparer .btn--tooltip {
  background-color: #ffffff;
  border: 1px solid #071138;
  color: #071138;
  transition: all .5s;
  opacity: 0; }

.apercu__comparer .btn--tooltip:hover {
  background-color: #071138;
  border: 1px solid #071138;
  color: #ffffff; }

.apercu__comparer .popover {
  padding: 10px;
  /*background-color: #ffffff;*/
  border: 1px solid rgba(7, 17, 56, 0.8);
  border-radius: 5px;
  top: 7px !important;
  text-align: left;
  color: #ffffff;
  z-index: 3000; }

.apercu__comparer .popover:before {
  background: rgba(7, 17, 56, 0.8);
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.apercu__comparer .popover .popover-title {
  position: relative;
  font-family: 'Rajdhani', sans-serif;
  color: #ffffff;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px; }

/* APERCU - Personnalisation */
.apercu__personnalisation {
  display: block;
  position: absolute;
  right: 20px;
  bottom: 0;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  width: 35px;
  height: 35px;
  background: #fff url("./images/icons/Personnaliser.svg") no-repeat center center;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px; }
  .apercu__personnalisation .sr-only {
    display: none; }

.apercu:hover .apercu__personnalisation {
  display: none; }

.inline .apercu__personnalisation {
  right: 0;
  width: 25px;
  height: 25px;
  -webkit-background-size: 15px 15px;
  background-size: 15px 15px; }

.inline .apercu:hover .apercu__personnalisation {
  display: block; }

.apercu__comparer_checkbox {
  display: none;
  margin-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 20px;
  font-size: 12px;
  text-transform: uppercase; }
  .apercu__comparer_checkbox label {
    display: inline-block;
    padding-top: 5px;
    min-height: 20px;
    vertical-align: top; }
  .apercu__comparer_checkbox [type="checkbox"]:not(:checked) + label:before,
  .apercu__comparer_checkbox [type="checkbox"]:checked + label:before,
  .apercu__comparer_checkbox [type="checkbox"]:not(:checked) + label:after,
  .apercu__comparer_checkbox [type="checkbox"]:checked + label:after {
    top: 0; }

.apercu:hover .apercu__comparer_checkbox {
  display: block; }

.tailles-box {
  padding-bottom: 5px; }
  .tailles-box li {
    float: left;
    margin-bottom: 0; }

ul.row-apercu .tailles-box li {
  margin-bottom: 0; }

.tailles-box__item {
  /*width: 38px;*/
  height: 31px;
  line-height: 31px;
  /*padding-top: 7px;*/
  padding: 0 12px;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  display: block;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: center;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #1a171b;
  background-color: #e5e5e5; }

.tailles-box__item:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background-color: #c53239;
  border: 1px solid #c53239;
  color: white; }

.config-lie {
  background-image: url("./images/sprite-lie.png");
  background-repeat: no-repeat;
  display: block; }

.config-lie-3 {
  width: 210px;
  height: 125px;
  background-position: -5px -5px; }

.config-lie-4 {
  width: 210px;
  height: 125px;
  background-position: -225px -5px; }

.config-lie-5 {
  width: 210px;
  height: 125px;
  background-position: -5px -140px; }

.config-lie-6 {
  width: 210px;
  height: 125px;
  background-position: -225px -140px; }

.config-lie-2 {
  width: 210px;
  height: 125px;
  background-position: -5px -275px; }

.config-lie-1 {
  width: 210px;
  height: 125px;
  background-position: -225px -275px; }

.config-lie-0 {
  width: 210px;
  height: 125px;
  background-position: -445px -5px; }

.config {
  font-size: 14px; }

.config__total td {
  background-color: white; }

.config__total__label {
  font-size: 22px; }

.config__row {
  padding-top: 20px;
  padding-bottom: 5px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  border-bottom: 3px solid #f1f1f1; }

.config__row--last {
  border-bottom: 4px solid #071138; }

.config__row--no-border {
  border-bottom: none !important; }

.config__more {
  display: none; }

.config__next-step {
  margin-bottom: 40px;
  margin-top: 20px; }

.config__option {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  text-align: center;
  color: #071138;
  border: 1px solid;
  padding: 11px 0;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: box-shadow .3s, background .3s;
  transition: box-shadow .3s, background .3s;
  margin-bottom: 15px;
  box-shadow: 0px 0px 0px 0px #071138;
  cursor: pointer; }

.config__option:disabled, .config__option--disabled {
  opacity: .5; }

.config__option img {
  position: relative;
  z-index: 0; }

.config__option__label {
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  margin-bottom: 15px;
  height: 30px; }

.config__option:hover:not(:disabled) {
  box-shadow: 0px 0px 0px 3px #071138; }

.config__option--active:not(:disabled) {
  background: -webkit-linear-gradient(left, #081239, #263570);
  background: linear-gradient(to right, #081239, #263570);
  box-shadow: 0px 0px 0px 0px #071138;
  border-color: #071138;
  color: white; }

.config__option--active.config__option--image {
  background: transparent;
  box-shadow: none;
  border: 1px solid #071138 !important; }

.config__option--active.config__option--image .config__option__selected {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(7, 17, 56, 0.5); }

.config__label {
  font-weight: bold;
  font-size: 14px;
  padding-top: 15px;
  text-transform: uppercase; }

.config__label--no-padding {
  padding-top: 0px; }

.config__label--middle {
  padding: 7px 10px 25px; }

.config__form-item {
  margin-bottom: 30px; }

.config__shaft__is-standard {
  margin-top: 15px; }

.config__shaft__marque {
  margin-top: 5px; }

.config__shaft__big-visuel {
  padding: 40px 0 70px 0; }

.config__shaft__graph {
  margin-top: 100px; }

.config__graph__label {
  width: 11.1%;
  float: left;
  text-align: center;
  height: 40px;
  line-height: 40px; }

.config__graph__label--center {
  text-align: center; }

.config__graph__label--active {
  background-color: #071138;
  color: white; }

.config .title--third, .config .anchor-nav__title--active {
  padding-top: 15px !important; }

.graph-result__item {
  display: block;
  float: left;
  width: 11px;
  height: 25px;
  border-right: 3px solid white;
  -webkit-transition: background .3s;
  transition: background .3s;
  background-color: #071138; }

.graph-result__item--standard {
  background-color: #aaa9b6;
  width: 111px; }

.graph-result__item--active {
  background-color: #9EF42E; }

.graph-result__label {
  width: 200px;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 30px; }

.graph-result__explain {
  margin-left: 70px;
  margin-top: 6px; }

.isChecked:before {
  content: '';
  background-image: url("./images/checkmark.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 15px;
  border-radius: 50%;
  border: 2px solid #9EF42E; }

.config__shaft__graph {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 95%; }

.graph-epaisseur {
  height: 50px;
  overflow: hidden; }

.graph-epaisseur > span {
  top: -30px; }

.graph-epaisseur__item {
  border: 2px solid #071138;
  border-radius: 50%;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 3px;
  -webkit-transition: border .3s;
  transition: border .3s; }

.graph-epaisseur__item.center {
  width: 30px;
  height: 30px;
  background-color: #aaa9b6;
  border-color: #aaa9b6; }

.graph-epaisseur__item.lvl-1 {
  width: 40px;
  height: 40px; }

.graph-epaisseur__item.lvl-2 {
  width: 50px;
  height: 50px; }

.graph-epaisseur__item.lvl-3 {
  width: 60px;
  height: 60px; }

.graph-epaisseur__item.lvl-4 {
  width: 70px;
  height: 70px; }

.graph-epaisseur__item.lvl-5 {
  width: 80px;
  height: 80px; }

.graph-epaisseur__item.lvl-6 {
  width: 90px;
  height: 90px; }

.graph-epaisseur__item.lvl-7 {
  width: 100px;
  height: 100px; }

.graph-epaisseur__item.lvl-8 {
  width: 110px;
  height: 110px; }

.graph-epaisseur__item.active {
  border-color: #9EF42E; }

#gallery-1 {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: white;
  /*margin-bottom: 90px;*/ }

.royalSlider, .royalSlider .rsOverflow, .royalSlider .rsSlide, .royalSlider .rsVideoFrameHolder, .royalSlider .rsThumbs {
  background: white !important; }

.rsOverflow {
  width: 100% !important;
  height: 100% !important; }

.rsImg {
  width: auto !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  /*height: auto!important;*/
  max-height: 100% !important;
  display: block; }

.rsNav {
  position: absolute !important;
  bottom: 10px !important; }

.rsDefault .rsThumb img {
  width: auto !important;
  height: auto !important; }

.rsDefault .rsThumb.rsNavSelected {
  background-color: transparent !important; }

.rsDefault .rsFullscreenIcn {
  background-color: #aaa9b6 !important; }

.rsNavSelected {
  /*border: 2px solid #f8f8f8; */ }

.rsDefault .rsThumb.rsNavSelected img {
  opacity: 1 !important; }

.rsDefault .rsThumb {
  width: 80px !important;
  height: 80px !important; }

.rsDefault .rsThumbsHor {
  height: 80px !important; }

.small-3 .product__label, .small-3 .product__marque, .dropped--panier .product__label, .dropped--panier .product__marque {
  font-size: 12px; }

.page--produit .produit__visuel {
  position: relative; }

.page--produit .produit__visuel .rsArrowRight .rsArrowIcn {
  background-image: url("./images/arrow-medium-slider.png");
  background-repeat: no-repeat;
  background-position: 0 center !important;
  background-color: transparent;
  height: 40px;
  width: 75px;
  /*top: 320px;*/
  top: 60%;
  margin-top: -165px;
  transform: rotate(180deg);
  left: inherit;
  right: 5px;
  margin-left: inherit;
  opacity: 1; }

.page--produit .produit__visuel .rsArrowLeft .rsArrowIcn {
  background-image: url("./images/arrow-medium-slider.png");
  background-repeat: no-repeat;
  background-position: 0 center !important;
  background-color: transparent;
  height: 40px;
  width: 75px;
  /*top: 320px;*/
  top: 60%;
  margin-top: -165px;
  left: 5px;
  right: inherit;
  margin-left: inherit;
  opacity: 1; }

.page--produit .produit__visuel .rsArrowLeft .rsArrowIcn:hover,
.page--produit .produit__visuel .rsArrowRight .rsArrowIcn:hover {
  background-image: url("./images/arrrow-medium-slider--hover.png"); }

.produit__pop-up form {
  border: none;
  font-family: Rajdhani, sans-serif;
  padding-left: 5px; }

.produit__pop-up form p {
  margin-bottom: 5px; }
  .produit__pop-up form p::before, .produit__pop-up form p::after {
    content: "";
    display: table; }
  .produit__pop-up form p::after {
    clear: both; }

.produit__pop-up label {
  float: left;
  padding-top: 6px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  width: 100px;
  display: inline-block; }

.produit__pop-up input[type=text],
.produit__pop-up select {
  float: right;
  width: 258px;
  border: 1px solid #071138;
  height: 25px;
  padding: 0 10px; }

.produit__pop-up .form {
  margin-top: 10px;
  margin-left: 100px; }

.produit__pop-up .form label {
  display: block;
  padding-top: 0;
  width: auto; }

.produit__pop-up .pop-up__close {
  z-index: 10;
  position: absolute;
  float: none;
  top: 15px;
  right: 15px;
  padding: 0;
  color: #969596;
  font-weight: 300;
  font-size: 26px; }

.produit__pop-up .btn {
  padding-top: 8px;
  padding-bottom: 7px;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  line-height: normal; }

.produit__pop-up .inline .apercu {
  padding-right: 0; }

.produit__pop-up .inline .apercu__main {
  position: relative;
  padding-right: 130px;
  float: right; }

.produit__pop-up .inline .wrapPriceCat {
  display: none; }

.produit__pop-up .inline .apercu__price .lblPromo {
  display: none; }

@media (max-width: 991px) {
  .produit__pop-up .pop-up__close {
    display: block !important; } }

.pop-up__produitShare,
.pop-up__produitShare.produit__pop-up {
  margin-right: 10px;
  margin-left: 10px; }
  .pop-up__produitShare .pop-up__title,
  .pop-up__produitShare.produit__pop-up .pop-up__title {
    padding-bottom: 10px;
    max-width: none;
    text-align: center; }
  .pop-up__produitShare .error, .pop-up__produitShare.produit__pop-up .error, .pop-up__produitShare
  .pop-up__savePanier.produit__pop-up .error,
  .pop-up__savePanier.produit__pop-up .pop-up__produitShare .error, .pop-up__produitShare
  .pop-up__newsletter.produit__pop-up .error,
  .pop-up__newsletter.produit__pop-up .pop-up__produitShare .error, .pop-up__produitShare.produit__pop-up .error {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 1px solid #c53239;
    font-size: 14px;
    width: auto; }
  .pop-up__produitShare .form,
  .pop-up__produitShare.produit__pop-up .form {
    margin-left: 0; }
  .pop-up__produitShare .form__item--mini,
  .pop-up__produitShare.produit__pop-up .form__item--mini {
    min-height: 0; }
  .pop-up__produitShare .form__item--mini + .form__item--mini,
  .pop-up__produitShare.produit__pop-up .form__item--mini + .form__item--mini {
    margin-top: 10px; }
  .pop-up__produitShare input[type=text],
  .pop-up__produitShare select,
  .pop-up__produitShare.produit__pop-up input[type=text],
  .pop-up__produitShare.produit__pop-up select {
    float: none;
    width: 100%;
    height: auto; }
  .pop-up__produitShare textarea,
  .pop-up__produitShare.produit__pop-up textarea {
    height: 155px; }
  .pop-up__produitShare .btn,
  .pop-up__produitShare.produit__pop-up .btn {
    margin-top: 20px; }

/* Correction Stef - #33737 */
.modele-shaft,
.modele-grip {
  height: 190px; }

.page--configurateur .sticky_column .apercu__content {
  height: inherit;
  line-height: 17px; }

.config__shaft__marque,
.config__grip__marque {
  margin: 0; }

.config__shaft__marque img,
.config__grip__marque img {
  width: 63%; }

.config__label {
  margin-bottom: 10px; }

.table--configurateur tr td:nth-child(4) {
  width: 111px; }

.table--configurateur tr td:nth-child(5) {
  width: 111px; }

.arrowL {
  cursor: pointer; }

.arrowL:before {
  content: '';
  border: 5px solid #9EF42E;
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  border-left: none;
  border-top: none;
  transform: rotate(135deg); }

#selection_shaft_marque_select {
  position: relative;
  top: 15px; }

.wrapLinksAvis {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: #1a171b;
  margin-bottom: 20px; }
  .wrapLinksAvis .arrowAnchor {
    width: 12px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px; }
  .wrapLinksAvis .block-avis__nb-avis {
    font-size: 12px;
    color: #1a171b;
    font-weight: 300;
    text-transform: none; }

.wrapBlockAsideProduct {
  padding: 15px 0;
  border-bottom: 1px solid #d0d0d0; }

.wrapBlocProductInfosTop {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 40px; }

.block-argus + .wrapDescProduct {
  margin-top: 70px; }

.wrapAvisProduct {
  background-color: #f4f4f4;
  padding: 20px 10px; }

.wrapProduitsAssocies {
  position: relative;
  z-index: 10;
  min-height: 345px; }

/* GUIDE TAILLE */
.guideTaille {
  padding-bottom: 20px;
  max-width: 1140px; }
  .guideTaille .pop-up__title {
    max-width: none;
    text-align: center; }
  .guideTaille .pop-up__title__brand {
    text-transform: uppercase; }
  .guideTaille .blocCMSCustom {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px; }
    .guideTaille .blocCMSCustom img {
      margin-bottom: 20px; }
  .guideTaille hr {
    margin-top: 0;
    margin-bottom: 20px; }
  .guideTaille .block-tri__item {
    position: relative;
    top: -4px;
    float: right;
    padding-right: 0; }
  .guideTaille .btn-list,
  .guideTaille .btn-list.btn-listing-list,
  .guideTaille .btn-list.btn-listing-grid {
    padding: 5px 20px 4px;
    width: auto;
    height: auto;
    background-color: #1a171b;
    background-image: none;
    color: #fff; }
  .guideTaille .block-filtre {
    border-top: 2px solid #f1f1f1;
    border-bottom: 0; }
  .guideTaille .block-filtre__title {
    padding-bottom: 0;
    color: #1a171b; }
  .guideTaille .accordion-section-content {
    margin-top: 15px; }
  .guideTaille .table--panier {
    margin-bottom: 0; }
    .guideTaille .table--panier td {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
      .guideTaille .table--panier td:focus, .guideTaille .table--panier td:hover, .guideTaille .table--panier td:active {
        background-color: #c53239;
        color: #fff; }
  .guideTaille .inline .accordion-cm {
    display: block; }
  .guideTaille .inline .accordion-pouces {
    display: none; }
  .guideTaille .grid .accordion-cm {
    display: none; }
  .guideTaille .grid .accordion-pouces {
    display: block; }

.animateCreatorPhoto {
  margin-top: 0 !important; }

.animateCreatorContainer {
  left: 50%;
  transform: translateX(-50%); }

@media only screen and (min-width: 1680px) {
  .produit__entete {
    max-height: 671px; } }

@media (max-width: 1679px) {
  .apercu__price__old {
    width: 18%; }
  .price_with_promo .apercu__price__current {
    width: 45%; }
  .product_price__economisez {
    font-size: 13px; }
  .color-box li .color-box__item {
    width: 83px;
    height: 83px; }
  .color-box li.viewMore a {
    display: block;
    width: 83px;
    height: 83px; }
  .color-box li.viewMore + li {
    clear: both; }
  .wrapListColors {
    height: 85px; } }

@media (min-width: 1200px) {
  .block-argus__push {
    padding: 10px 0 10px 130px;
    margin: 22px 0 0 55px; }
  #retirer {
    width: 1200px; }
  .table__abonnement label {
    width: 124%; }
  .produit__marque {
    margin: 30px 0 20px 0; }
  .wrapProductTopStars {
    display: block;
    margin: 30px 0 20px; } }

@media only screen and (max-width: 1199px) {
  .produit__entete {
    height: auto; }
    .produit__entete .blocSocialDesktop {
      top: 38px;
      bottom: auto; }
  .color-box li .color-box__item {
    width: 80px;
    height: 80px; }
  .color-box li.viewMore a {
    width: 80px;
    height: 80px; }
  .wrapListColors {
    height: 82px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .accordion-section-title--store-locator {
    font-size: 11px !important; }
  .store-locator__list li a {
    width: 87%; } }

@media (min-width: 992px) {
  .store-locator__title--big {
    display: block;
    line-height: 100%; }
  .pack__box__content {
    width: 65%; }
  .pack__box__price {
    width: 25%; } }

@media (max-width: 992px) {
  .panel-store-locator {
    margin-left: -10px; }
  .store-locator__title {
    font-size: 20px;
    line-height: 20px; }
  .store-locator__title * {
    font-size: 30px;
    line-height: 26px; }
  .anchor-nav__title--active {
    font-size: 25px !important;
    margin-top: 9px; }
  .color-box li .color-box__item {
    width: 78px;
    height: 78px; }
  .color-box li.viewMore a {
    width: 78px;
    height: 78px; }
  .wrapListColors {
    height: 80px; } }

@media (min-width: 990px) {
  .block-argus__push {
    padding: 5px 0 5px 130px;
    margin: 15px 0 0 55px; } }

@media (max-width: 960px) {
  .product_price__economisez {
    float: none;
    text-align: center; }
  .product_price__date {
    float: none;
    text-align: center; }
  .color-box li .color-box__item {
    width: 58px;
    height: 58px; }
  .color-box li.viewMore a {
    width: 58px;
    height: 58px; }
    .color-box li.viewMore a span,
    .color-box li.viewMore a span:first-child {
      font-size: 10px; }
  .wrapListColors {
    height: 62px; }
  .product_price.priceCatOn .wrapProductDispo {
    top: 78px;
    text-align: right; } }

/* Stef : Hack pour liste produit sur la home en scroll H juste pour cette reso */
@media (width: 768px) {
  .wrapListProductTablet {
    overflow-x: scroll; }
  .wrapListProductTablet > ul.row-apercu > li.oneProductList {
    width: 256px; }
  .homeOneActuBlog {
    width: 384px; }
  .checkout-step__title:not(.checkout-step__title--active) {
    display: none; } }

@media only screen and (max-width: 768px) {
  .produit #sidebar .productBlocOptions h3,
  .produit #sidebar .productQtyLbl {
    font-size: 11px; }
  .produit .wrapSelectQtyProduct select {
    width: 100%; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .wrapBlocProductInfosTop {
    margin-bottom: 40px; }
  .block-argus + .wrapDescProduct {
    margin-top: 40px; }
  .wrapSliderProductPage .bx-viewport {
    width: 303px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .wrapBlocProductInfosTop {
    margin-bottom: 20px; }
  .block-argus + .wrapDescProduct {
    margin-top: 20px; }
  .wrapSliderProductPage .bx-viewport {
    width: 278px !important; } }

/*==============================
    PARTS - ACCOUNT
-------------------------------*/
.page--account {
  position: relative;
  -webkit-transition: left .3s;
  transition: left .3s;
  left: 0;
  min-height: 800px; }

.accountAsideFooter {
  margin-top: 10px; }
  .accountAsideFooter .btn {
    white-space: nowrap; }
  .accountAsideFooter .btn + .btn {
    margin-top: 10px; }

.formClientModify .form__item {
  min-height: 40px; }

.formClientModifyContactModes {
  margin-bottom: 0; }

.formClientModifyQuickInfos p + p {
  margin-top: 10px; }

/* COMMANDE - Detail */
#history-id.page--account .btn--bigger {
  margin-bottom: 0;
  padding: 9px 10px 8px;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  background: #c53239; }
  #history-id.page--account .btn--bigger:focus, #history-id.page--account .btn--bigger:hover, #history-id.page--account .btn--bigger:active {
    background: #1a171b; }

#history-id.page--account .btn--bigger + .btn--bigger {
  margin-top: 10px; }

.accountPaiementCompl {
  margin-top: 20px; }

.accountPaiementComplHeader {
  position: relative;
  margin-bottom: 10px;
  padding-top: 7px;
  padding-left: 42px;
  min-height: 32px; }
  .accountPaiementComplHeader::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #c53239;
    width: 32px;
    height: 32px;
    background-color: #c53239;
    border-radius: 100%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s; }
  .accountPaiementComplHeader::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 11px;
    border-style: solid;
    border-width: 5.5px 0 5.5px 7px;
    border-color: transparent transparent transparent #fff;
    width: 0;
    height: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: border-color .3s;
    transition: border-color .3s; }
  .accountPaiementComplHeader .page--panier__subtitle {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px; }

.accountPaiementComplBody .table--simple th {
  padding: 15px 10px 10px;
  border-bottom: 0;
  text-align: left;
  background-color: #f4f4f4; }

.accountPaiementComplBody .table--simple td {
  padding-right: 0;
  padding-left: 0;
  text-align: left; }

.accountPaiementComplBody .table--simple .page--panier__subtitle {
  margin-right: 5px;
  margin-bottom: 0;
  margin-left: 5px;
  font-size: 16px;
  line-height: 20px; }
  .accountPaiementComplBody .table--simple .page--panier__subtitle b {
    position: relative;
    top: 1px;
    font-size: 30px;
    line-height: 14px; }

.accountPaiementComplFooter .btn--bigger {
  margin-top: 5px; }

@media (max-width: 992px) {
  .page--account__menu {
    position: absolute;
    left: -41.66667%; } }

.page-account--open {
  left: 41.66667%; }

.page-account--open .account__title {
  margin-top: 35px; }

/*==============================
    CONTACT
-------------------------------*/
.page--contact p {
  line-height: 25px !important; }

/* Stef - Fitting Contact */
.fittingIntro {
  margin-bottom: 15px; }

.frmFittingContact select,
.frmFittingContact textarea {
  margin-bottom: 10px; }

.wrapFittingOk p {
  margin-bottom: 10px; }

/*==============================
    CART
-------------------------------*/
.cartPointsFideliteTotal {
  display: block;
  position: relative;
  margin-top: 30px;
  padding: 15px 295px 12px 15px;
  min-height: 50px;
  font-weight: 400;
  font-size: 13px;
  background-color: #f1f1f1;
  color: inherit; }
  .cartPointsFideliteTotal .block-ajout__nb-points {
    display: inline-block;
    position: absolute;
    right: 116px;
    top: 16px;
    margin-top: 0;
    padding: 0;
    width: 150px;
    font-weight: 700;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-align: right;
    background-color: transparent; }
    .cartPointsFideliteTotal .block-ajout__nb-points .block-ajout__nb-points-container {
      display: inline-block;
      position: relative;
      padding-left: 28px;
      min-height: 18px; }
      .cartPointsFideliteTotal .block-ajout__nb-points .block-ajout__nb-points-container .svgFidelite {
        display: inline-block;
        position: absolute;
        left: 0;
        top: 1px;
        width: 18px;
        height: 18px; }

.cartPointsFideliteTotalLabel {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase; }

.pop-up__savePanier,
.pop-up__savePanier.produit__pop-up {
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  width: 550px; }
  .pop-up__savePanier
  .pop-up__produitShare.produit__pop-up .error,
  .pop-up__produitShare.produit__pop-up .pop-up__savePanier .error, .pop-up__savePanier .error, .pop-up__savePanier.produit__pop-up .error, .pop-up__savePanier
  .pop-up__newsletter.produit__pop-up .error,
  .pop-up__newsletter.produit__pop-up .pop-up__savePanier .error, .pop-up__savePanier.produit__pop-up .error {
    margin-top: 30px;
    margin-bottom: 20px;
    border: 1px solid #c53239;
    font-size: 14px; }
    .pop-up__savePanier
    .pop-up__produitShare.produit__pop-up .error ul,
    .pop-up__produitShare.produit__pop-up .pop-up__savePanier .error ul, .pop-up__savePanier .error ul, .pop-up__savePanier.produit__pop-up .error ul, .pop-up__savePanier
    .pop-up__newsletter.produit__pop-up .error ul,
    .pop-up__newsletter.produit__pop-up .pop-up__savePanier .error ul,
    .pop-up__savePanier
    .pop-up__produitShare.produit__pop-up .error li,
    .pop-up__produitShare.produit__pop-up
    .pop-up__savePanier .error li, .pop-up__savePanier .error li, .pop-up__savePanier.produit__pop-up .error li,
    .pop-up__savePanier
    .pop-up__newsletter.produit__pop-up .error li,
    .pop-up__newsletter.produit__pop-up
    .pop-up__savePanier .error li, .pop-up__savePanier.produit__pop-up .error ul, .pop-up__savePanier.produit__pop-up .error li {
      margin-right: 0;
      padding: 0; }

.table--livraison select {
  width: 90% !important; }

.table--livraison .shipping_choice select {
  width: 60% !important; }

.table--livraison .shipping_choice .wrapShippingChoiceImage {
  position: relative;
  float: right;
  width: 35%;
  height: 50px; }
  .table--livraison .shipping_choice .wrapShippingChoiceImage img {
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.table--simple th {
  padding: 10px 10px 20px;
  border-bottom: 1px solid #d0d0d0;
  font-weight: 300;
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  vertical-align: middle;
  color: #1a171b; }

.table--simple td {
  padding: 10px;
  text-align: center;
  vertical-align: top; }
  .table--simple td p {
    color: #1a171b; }

.table--simple tr:nth-child(even) td {
  background-color: transparent; }

.table--simple tr:nth-child(odd) td {
  background-color: #f4f4f4; }

.table--panier {
  margin-bottom: 25px; }
  .table--panier .block-ajout__nb-points {
    margin-top: 7px;
    padding: 0;
    font-weight: 400;
    font-size: 13px;
    line-height: normal;
    text-align: right;
    white-space: nowrap;
    background-color: transparent;
    color: inherit; }
  .table--panier .block-ajout__nb-points-container {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    min-height: 16px; }
    .table--panier .block-ajout__nb-points-container .svgFidelite {
      display: inline-block;
      position: absolute;
      left: 0;
      top: 1px;
      width: 16px;
      height: 16px; }

.table--panier td {
  padding: 20px;
  vertical-align: top;
  line-height: 16px;
  border-bottom: 1px solid #f4f4f4; }

.table--panier th {
  padding: 10px 20px; }

.table--panier__unit-price {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  color: #c53239; }

.table--panier__unit-price p {
  text-align: right;
  width: 80%; }

.table--panier__unit-price--old {
  text-decoration: line-through; }

.table--panier__price {
  font-weight: 800;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  color: #c53239; }

.table--panier__price--padded {
  padding: 20px; }

.table--v-align td {
  vertical-align: middle;
  padding: 21px 20px; }

.table--v-align td.product {
  max-width: 200px; }

.table--v-align .table__price-col {
  padding-right: 14px !important; }

.table--total {
  background-color: #f4f4f4; }

.table--total td {
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 17px; }

.table .service-client__coordonnee {
  margin-top: 0px;
  padding: 10px; }

.table--recap td {
  border-bottom: 1px solid #d0d0d0;
  height: 100px; }

.table--recap label {
  font-size: 14px; }

.table--recap .form__item--radio label {
  padding-left: 30px; }

.table--recap .form__item--radio label:before {
  top: 0; }

.table--recap .form__item--radio label:after {
  top: 5px; }

.table--demo th {
  border-bottom: 3px solid #111a40;
  padding-bottom: 12px;
  font-size: 14px;
  font-weight: bold; }

.table--demo td {
  height: 94px;
  font-size: 14px;
  border-bottom: 3px solid #f3f3f3; }

.table--demo .btn {
  font-size: 16px;
  padding: 10px 38px; }

.table--recap {
  margin-bottom: 23px; }

.table--account {
  margin-top: 15px; }
  .table--account th {
    font-size: 13px; }
  .table--account td {
    text-align: left;
    padding: 10px;
    font-size: 14px;
    vertical-align: middle; }
    .table--account td .txt-right {
      padding-right: 15px; }
    .table--account td .btn--second {
      display: inline-block;
      padding-top: 8px;
      padding-bottom: 8px;
      border: 0;
      font-weight: 600;
      font-size: 12px;
      line-height: normal;
      text-align: center;
      vertical-align: top;
      background: #c53239; }
      .table--account td .btn--second:focus, .table--account td .btn--second:hover, .table--account td .btn--second:active {
        background: #1a171b; }
  .table--account .table__last-col--account {
    width: 90px; }

.table--account__first-col {
  width: 70px; }

.table--account__second-col {
  width: 150px; }

.table select {
  bottom: 0 !important;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  background: white url("./images/icons/Fleche_bottom_black.svg") no-repeat right;
  background-position: right 10px center;
  -webkit-background-size: 19px 11px;
  background-size: 19px 11px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  text-align: center; }
  .table select:focus, .table select:hover, .table select:active {
    border-color: #1a171b; }

.order .title--third {
  padding-top: 0;
  font-size: 30px !important; }

.order .table--recap {
  border-top: 1px solid #d0d0d0; }
  .order .table--recap label {
    margin-bottom: 0;
    line-height: 18px;
    cursor: pointer; }
    .order .table--recap label img {
      margin-right: 10px;
      width: auto;
      height: auto;
      max-width: 100px; }
  .order .table--recap .form__item--radio {
    min-height: 20px; }
    .order .table--recap .form__item--radio label {
      vertical-align: top; }

.order .wrapAddresses {
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0; }
  .order .wrapAddresses .addrView {
    position: relative;
    padding-top: 20px;
    padding-right: 80px;
    padding-left: 30px;
    min-height: 20px; }
  .order .wrapAddresses .addrView + .addrView {
    margin-top: 20px;
    border-top: 1px solid #d0d0d0; }
  .order .wrapAddresses .form__item--radio {
    position: absolute;
    left: 0;
    top: 20px;
    min-height: 20px;
    width: 20px; }
    .order .wrapAddresses .form__item--radio label {
      right: auto !important;
      padding-left: 0; }
      .order .wrapAddresses .form__item--radio label::before {
        top: 0; }
      .order .wrapAddresses .form__item--radio label::after {
        top: 5px; }

.order .wrapAddresses dl {
  margin-bottom: 0;
  padding-top: 5px; }

.order .wrapAddresses dl dd {
  padding-bottom: 0;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  /*font: 16px/1 Arial, sans-serif*/ }

.order .wrapAddresses dl dd:first-child {
  font-weight: 700; }

.order .wrapAddresses dl dd + dd {
  margin-top: 5px; }

.order .form__item--radio label:before {
  bottom: inherit; }

.order .adresse__link {
  position: absolute;
  right: 0;
  top: 20px;
  margin-top: 0; }

.order .wrapBlocOrderRight {
  border-top: 1px solid #d0d0d0;
  width: 100%;
  background-color: #ffffff; }

.order .wrapBlocOrderRight #list-point-relais,
.order .wrapBlocOrderRight #list-point-relais #relais {
  height: 340px; }

.order .wrapTopbarRelais {
  background-color: #d0d0d0;
  color: #1a171b;
  padding: 10px; }

.order .wrapTopbarRelais input {
  display: inline-block;
  float: left;
  border: 1px solid transparent;
  height: 40px;
  padding: 0 10px;
  font-size: 12px;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .order .wrapTopbarRelais input:focus, .order .wrapTopbarRelais input:hover, .order .wrapTopbarRelais input:active {
    border-color: #1a171b;
    outline: 0; }
    .order .wrapTopbarRelais input:focus:focus, .order .wrapTopbarRelais input:focus:hover, .order .wrapTopbarRelais input:focus:active, .order .wrapTopbarRelais input:hover:focus, .order .wrapTopbarRelais input:hover:hover, .order .wrapTopbarRelais input:hover:active, .order .wrapTopbarRelais input:active:focus, .order .wrapTopbarRelais input:active:hover, .order .wrapTopbarRelais input:active:active {
      outline: 0; }

.order .wrapTopbarRelais .relaisCP {
  margin-right: 10px;
  width: 90px; }

.order .wrapTopbarRelais .relaisCity {
  width: 130px; }

.order .wrapTopbarRelais button {
  float: left;
  margin-left: 10px;
  padding: 0;
  border: none;
  width: 50px;
  height: 40px;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  position: relative;
  outline: 0;
  background-color: #c53239; }
  .order .wrapTopbarRelais button:focus, .order .wrapTopbarRelais button:hover, .order .wrapTopbarRelais button:active {
    background-color: #1a171b;
    color: #fff;
    outline: 0; }

.order .linkChoiceRelay {
  display: block;
  position: relative;
  top: 13px;
  text-align: right;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .order .linkChoiceRelay:focus, .order .linkChoiceRelay:hover, .order .linkChoiceRelay:active {
    color: #c53239; }

.order .livraison-more {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%; }

@media (max-width: 1199px) {
  .order .title--third {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    font-size: 22px !important; }
    .order .title--third::before {
      display: none; }
    .order .title--third span {
      padding-right: 0;
      padding-left: 0; }
  .order .wrapTopbarRelais .relaisCP {
    width: calc(30% - 10px); }
  .order .wrapTopbarRelais .relaisCity {
    width: calc(70% - 10px - 50px); }
  .order .wrapTopbarRelais .linkChoiceRelay {
    top: auto;
    margin-top: 10px; } }

@media (max-width: 991px) {
  .order .table--recap label img {
    max-width: 75px; }
  .order #shipping-methods.table--recap .table__price-col {
    width: auto !important; } }

.cart .table > tbody > tr > td,
.cart .table > tbody > tr > th,
.cart .table > tfoot > tr > td,
.cart .table > tfoot > tr > th,
.cart .table > thead > tr > td,
.cart .table > thead > tr > th {
  vertical-align: middle;
  border-top: none;
  line-height: inherit; }

.connexion + .tunnel-nav {
  width: calc(50% - 15px); }
  .connexion + .tunnel-nav .btn {
    padding-right: 5px;
    padding-left: 5px;
    width: calc(50% - 5px);
    white-space: normal; }
  .connexion + .tunnel-nav .btn--back {
    float: left; }
  .connexion + .tunnel-nav .btnCreateAccount {
    float: right; }

.connexion .form--login .btn {
  padding-top: 11px;
  padding-bottom: 9px;
  line-height: 28px; }

@media (max-width: 1199px) {
  .connexion .title--third {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
    font-size: 22px; }
    .connexion .title--third::before {
      display: none; }
    .connexion .title--third span {
      padding-right: 0;
      padding-left: 0; } }

.order .table > tbody > tr > td,
.order .table > tbody > tr > th,
.order .table > tfoot > tr > td,
.order .table > tfoot > tr > th,
.order .table > thead > tr > td,
.order .table > thead > tr > th,
.recap .table > tbody > tr > td,
.recap .table > tbody > tr > th,
.recap .table > tfoot > tr > td,
.recap .table > tfoot > tr > th,
.recap .table > thead > tr > td,
.recap .table > thead > tr > th {
  vertical-align: middle;
  padding: 0;
  border-top: none;
  line-height: inherit; }

.order dd, .order dt {
  line-height: inherit; }

.order .table label {
  font-weight: inherit; }

@media only screen and (width: 768px) {
  /*#list-point-relais #relais {*/
  /*width: 265px;*/
  /*}*/
  /*.order .wrapBlocOrderRight #list-point-relais,
    .order .wrapBlocOrderRight #list-point-relais #relais {
        height: 265px;
    }*/ }

.recap .panel {
  padding: 0;
  background-color: #ffffff;
  border: none;
  border-radius: 0; }

.recap .panel-group .panel + .panel {
  margin-top: 15px; }

.wrapPanelRecap .panel-heading {
  position: relative;
  padding-right: 50px; }
  .wrapPanelRecap .panel-heading a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #071138;
    font-weight: bold;
    font-size: 13px; }
    .wrapPanelRecap .panel-heading a:hover {
      text-decoration: none; }
    .wrapPanelRecap .panel-heading a[aria-expanded=true] span {
      transform: rotate(90deg); }
    .wrapPanelRecap .panel-heading a span {
      background: transparent url("./images/arrrow-medium-slider--hover.png") center center no-repeat;
      background-size: 10px 20px;
      width: 30px;
      height: 30px;
      display: inline-block;
      position: absolute;
      right: 10px;
      top: 4px;
      transform: rotate(-90deg); }

.wrapPanelRecap .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0; }

.recap .table > tbody > tr > td {
  height: 70px; }

.recap .table--recap {
  margin-bottom: 0; }

.recap .table--recap td:nth-child(3) label {
  margin-bottom: 0;
  font-weight: 500;
  position: relative;
  top: 10px; }

.recap .panel-body {
  padding: 15px 15px 0 15px; }

#panelRecapCartContent .panel-body,
.panelRecapFidContent .panel-body {
  padding: 0;
  border: none; }

#panelRecapCartContent table,
.panelRecapFidContent table {
  background-color: #ffffff; }

#panelRecapCartContent td,
.panelRecapFidContent td,
.recap .panelRecapFidContent .table > tbody > tr > td {
  padding: 0 15px;
  height: 35px; }

#panelRecapCartContent td:nth-child(1),
.panelRecapFidContent td:nth-child(1) {
  width: 60%; }

#panelRecapCartContent td:nth-child(2),
.panelRecapFidContent td:nth-child(2) {
  width: 40%; }

#panelRecapShippingContent .adresse img,
.panel-collapse .adresse img {
  position: absolute;
  right: 0;
  top: 0; }

#panelRecapBillingContent #bloc-facturation-modif form input,
.panel-collapse #bloc-facturation-modif form input {
  font-size: 16px;
  color: #1a171b; }

#panelRecapShippingContent .adresse dd,
#panelRecapBillingContent .adresse dd,
.panel-collapse .adresse dd {
  padding-bottom: 0; }

#panelRecapShippingContent .adresse .adresse__link,
#panelRecapBillingContent .adresse .adresse__link,
.panel-collapse .adresse .adresse__link,
.addrView .adresse__link {
  text-align: right;
  font-weight: 500;
  margin-top: 5px;
  font-size: 12px; }

.recap .wrapCgv {
  color: #071138;
  margin: 15px 0; }

.panelRecapFidContent table {
  margin-bottom: 10px; }

.panelRecapFidContent .total__TTC__label {
  white-space: nowrap; }

@media only screen and (width: 768px) {
  .recap .tunnel-nav .btn {
    padding: 13px 10px; } }

td.table__price-col {
  padding-right: 20px !important; }

.error li, .pop-up__produitShare .error li,
.pop-up__produitShare.produit__pop-up .error li, .pop-up__savePanier .error li,
.pop-up__savePanier.produit__pop-up .error li, .pop-up__newsletter .error li,
.pop-up__newsletter.produit__pop-up .error li {
  color: #c53239; }

.success li {
  color: #1a171b; }

.adresse__title {
  padding: 11px 18px;
  background-color: #f1f1f1;
  text-transform: uppercase;
  color: #071138;
  font-weight: bold;
  font-size: 11px; }

.adresse select {
  border-color: #f1f1f1 !important; }

.adresse__checkbox {
  height: 30px;
  margin-top: 20px;
  font-size: 14px; }

.adresse__link {
  font-size: 14px;
  margin-top: 20px; }

.adresse .form {
  width: 80%; }

.adresse dd {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  color: #1a171b; }
  .adresse dd * {
    line-height: inherit; }

.adresse dd + dd {
  margin-top: 5px; }

.adresse a {
  border-bottom: 1px solid; }

.adresse .adresse__link a {
  border-bottom: none; }
  .adresse .adresse__link a:focus, .adresse .adresse__link a:hover, .adresse .adresse__link a:active {
    color: #c53239; }

.addresseRecap {
  position: relative;
  padding-right: 90px; }
  .addresseRecap .adresseBody {
    position: relative;
    padding: 0 115px 0 15px; }
    .addresseRecap .adresseBody .adresseLivraisonIcon {
      position: absolute;
      right: 0;
      top: -5px;
      width: 100px; }
      .addresseRecap .adresseBody .adresseLivraisonIcon img {
        display: block;
        position: relative !important;
        right: auto !important;
        top: auto !important;
        width: auto;
        height: auto;
        max-width: 100%; }
  .addresseRecap .adresseFooter {
    position: absolute;
    right: 15px;
    top: -3px; }
    .addresseRecap .adresseFooter .adresse__link {
      margin-top: 0; }
      .addresseRecap .adresseFooter .adresse__link a {
        display: inline-block;
        margin-top: 0;
        font-weight: 500;
        font-size: 12px;
        text-align: right;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        transition: all 0.5s; }
        .addresseRecap .adresseFooter .adresse__link a:focus, .addresseRecap .adresseFooter .adresse__link a:hover, .addresseRecap .adresseFooter .adresse__link a:active {
          color: #c53239; }

header.miniCart + .body-mmenu .page {
  /*margin-top: 45px;*/
  margin-top: 24px; }

header.miniCart + .body-mmenu .page.recap,
header.miniCart + .body-mmenu .page.page--login {
  margin-top: 71px; }

header.miniCart + .body-mmenu .page.page--panier {
  margin-top: 150px; }

@media (max-width: 991px) {
  header.miniCart + .body-mmenu .page.page--panier {
    margin-top: 70px; } }

.page__logo {
  text-align: center; }

.page__content {
  font-size: 16px;
  line-height: 28px;
  color: #071138; }

.page__content strong {
  font-size: inherit; }

.page--panier.cart .error {
  position: absolute;
  left: -2px;
  bottom: -60px; }

/*Modifs panier cart*/
.page--panier.cart .table--no-border,
.page--panier.cart .table--livraison {
  margin-bottom: 0; }

.page--panier.cart .table--no-border .mini-form {
  margin-bottom: 0; }

@media (max-width: 1199px) {
  .page--panier.cart .tunnel-nav {
    position: relative; }
    .page--panier.cart .tunnel-nav .btn {
      width: calc(33.33333333% - 15px);
      white-space: normal; }
    .page--panier.cart .tunnel-nav .btn.btn--back {
      float: left; }
    .page--panier.cart .tunnel-nav .btn.btn--back + .btn--back {
      position: absolute;
      left: 50%;
      top: 0;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
    .page--panier.cart .tunnel-nav .btn.right {
      float: right; } }

.cellSelectCountry,
.cart .table > tbody > tr > .cellSelectCountry {
  width: 40%;
  vertical-align: top; }

.cellSelectShipping {
  width: 60%; }

.sepCart {
  height: 20px; }

.total__hors_livraison td:first-child {
  /*padding-bottom: 25px;*/ }

.total__livraison {
  background-color: #ffffff; }

/*------ Modifs panier cart*/
/*Modifs panier order*/
.page--panier.order .table--recap td {
  height: 85px; }

.page--panier.order .table__price-col {
  width: auto !important; }

.page--panier.order .table__last-col button {
  bottom: 0; }

.page--panier.order .form__item--radio > label > dl dd:not(:first-child) {
  font-weight: 500; }

#popup-relais .valid-relay-search {
  height: 40px;
  line-height: 40px;
  padding: 0;
  border: 0; }

#popup-relay-list .relais__item .btn {
  vertical-align: top; }

#popup-relay-list .relais__item label > dl > dd:not(:first-child) {
  font-weight: 500; }

#popup-relay-list .relais__item > dl > dd:not(:first-child) {
  font-weight: 500; }

#popup-relay-list .relais__item > label {
  display: inline-block;
  margin-bottom: 0; }

.wrapBlocOrderRight .addrView .form__item--radio label {
  vertical-align: top;
  right: -15px; }

.wrapBlocOrderRight .wrapAddresses > .adresse-modif {
  display: inline-block;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 500;
  margin-left: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .wrapBlocOrderRight .wrapAddresses > .adresse-modif:focus, .wrapBlocOrderRight .wrapAddresses > .adresse-modif:hover, .wrapBlocOrderRight .wrapAddresses > .adresse-modif:active {
    text-decoration: underline;
    color: #c53239; }

.wrapBlocOrderRight .wrapAddresseForm {
  margin-top: -1px;
  font-size: 12px; }
  .wrapBlocOrderRight .wrapAddresseForm .adresse__link {
    position: relative;
    right: auto;
    top: auto; }
    .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back,
    .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn.right {
      padding-top: 11px;
      padding-bottom: 9px;
      line-height: 28px;
      width: calc(50% - 5px); }
      .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back:focus, .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back:hover, .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back:active,
      .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn.right:focus,
      .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn.right:hover,
      .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn.right:active {
        background-color: #1a171b;
        color: #fff; }
    .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back {
      border: 1px solid #c53239 !important;
      background: #fff;
      color: #c53239; }
      .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back:focus, .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back:hover, .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn--back:active {
        border-color: #1a171b !important; }
    .wrapBlocOrderRight .wrapAddresseForm .adresse__link .btn.right {
      background-color: #c53239; }

.wrapBlocOrderRight .wrapAddresseForm .form__item {
  margin-top: 0; }

.wrapBlocOrderRight .wrapAddresseForm .form__item--radio label {
  font-weight: 500; }

.wrapBlocOrderRight .wrapAddresseForm .form__item .form__text,
.wrapBlocOrderRight .wrapAddresseForm .form__item #adresse_libelle,
.wrapBlocOrderRight .wrapAddresseForm .form__item select,
.wrapBlocOrderRight .wrapAddresseForm .form__item .capField {
  border: 1px solid #ddddde;
  padding: 8px;
  height: 33px; }

/*------ Modifs panier order*/
/*Modifs panierrecap*/
.page--panier.recap #panelRecapBAContent .form-code-promo {
  position: relative; }

.page--panier.recap #panelRecapBAContent .form-code-promo label {
  position: absolute;
  left: 0;
  top: 50%;
  line-height: normal;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.page--panier.recap #panelRecapBAContent .form-code-promo label + [class*="col-"] {
  float: right; }

.page--panier.recap #panelRecapBAContent .form-code-promo .form__text {
  border: 1px solid #d0d0d0;
  padding: 7px 70px 7px 15px;
  width: 100%;
  height: 55px;
  position: relative;
  font-size: 14px;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .page--panier.recap #panelRecapBAContent .form-code-promo .form__text:focus, .page--panier.recap #panelRecapBAContent .form-code-promo .form__text:hover, .page--panier.recap #panelRecapBAContent .form-code-promo .form__text:active {
    border-color: #1a171b; }

.page--panier.recap #panelRecapBAContent .form-code-promo .mini-form__submit {
  position: absolute;
  right: 15px;
  top: 0;
  width: 55px;
  height: 55px;
  color: #d0d0d0; }
  .page--panier.recap #panelRecapBAContent .form-code-promo .mini-form__submit:focus, .page--panier.recap #panelRecapBAContent .form-code-promo .mini-form__submit:hover, .page--panier.recap #panelRecapBAContent .form-code-promo .mini-form__submit:active {
    color: #1a171b; }

#panelRecapPaimentContent {
  margin-bottom: 15px; }

#panelRecapPaimentContent .wrapCgv {
  padding: 0;
  display: inline-block; }

.page--panier.recap .recapValidation {
  margin-top: 20px; }

.page--panier.recap #billing-address-form .form__item {
  min-height: 65px;
  margin-top: 0; }

.page--panier.recap #billing-address-form .form__item--radio {
  min-height: 30px; }
  .page--panier.recap #billing-address-form .form__item--radio label {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: normal; }
    .page--panier.recap #billing-address-form .form__item--radio label::before {
      top: 0; }
    .page--panier.recap #billing-address-form .form__item--radio label::after {
      top: 5px; }

.page--panier.recap #billing-address-form .form__item .form__text,
.page--panier.recap #billing-address-form .form__item .capField,
.page--panier.recap #billing-address-form .form__item select {
  border: 1px solid #d0d0d0 !important;
  padding: 0 25px;
  height: 55px;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }

.page--panier.recap #billing-address-form .adresse__link {
  margin-top: 0; }
  .page--panier.recap #billing-address-form .adresse__link .btn--back,
  .page--panier.recap #billing-address-form .adresse__link .btn_submit {
    display: inline-block;
    padding: 11px 0 9px;
    width: calc(50% - 5px);
    font-size: 24px;
    line-height: 28px;
    outline: 0; }
    .page--panier.recap #billing-address-form .adresse__link .btn--back:focus, .page--panier.recap #billing-address-form .adresse__link .btn--back:hover, .page--panier.recap #billing-address-form .adresse__link .btn--back:active,
    .page--panier.recap #billing-address-form .adresse__link .btn_submit:focus,
    .page--panier.recap #billing-address-form .adresse__link .btn_submit:hover,
    .page--panier.recap #billing-address-form .adresse__link .btn_submit:active {
      background: #1a171b;
      color: #fff;
      outline: 0; }
  .page--panier.recap #billing-address-form .adresse__link .btn--back {
    border: 1px solid #c53239 !important;
    background: #fff;
    color: #c53239; }
    .page--panier.recap #billing-address-form .adresse__link .btn--back:focus, .page--panier.recap #billing-address-form .adresse__link .btn--back:hover, .page--panier.recap #billing-address-form .adresse__link .btn--back:active {
      border-color: #1a171b !important; }
  .page--panier.recap #billing-address-form .adresse__link .btn_submit {
    background: #c53239;
    color: #fff; }

@media (max-width: 992px) {
  .page--panier.recap #panelRecapBAContent .form-code-promo label {
    position: relative;
    left: auto;
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .page--panier.recap #panelRecapBAContent .form-code-promo label + [class*="col-"] {
    float: left; } }

@media (max-width: 991px) {
  .page--panier.recap .checkout-step + .row {
    position: relative;
    padding-bottom: 60px; }
    .page--panier.recap .checkout-step + .row > .col-lg-8 {
      position: static; }
      .page--panier.recap .checkout-step + .row > .col-lg-8 .recapValidation {
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;
        width: auto;
        height: 50px;
        padding-right: 0;
        padding-left: 0; }
        .page--panier.recap .checkout-step + .row > .col-lg-8 .recapValidation .tunnel-nav .btn {
          display: inline-block;
          padding: 14px 20px 12px;
          font-size: 18px;
          line-height: 22px; }
        .page--panier.recap .checkout-step + .row > .col-lg-8 .recapValidation .tunnel-nav .btn_submit {
          outline: 0; }
          .page--panier.recap .checkout-step + .row > .col-lg-8 .recapValidation .tunnel-nav .btn_submit:focus, .page--panier.recap .checkout-step + .row > .col-lg-8 .recapValidation .tunnel-nav .btn_submit:hover, .page--panier.recap .checkout-step + .row > .col-lg-8 .recapValidation .tunnel-nav .btn_submit:active {
            color: #fff;
            outline: 0; } }

/*------ Modifs panier recap*/
.page--panier__subtitle {
  font-size: 18px;
  margin-bottom: 10px; }

#popup-relay-list .relais__item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0; }
  #popup-relay-list .relais__item .btnXSmall {
    float: right;
    padding: 10px 20px 8px; }

#popup-relay-list .relais__item ~ .relais__item {
  border-top: 0; }

.checkout-step {
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  margin: 25px 0 25px 0; }

.checkout-step__deco {
  border-bottom: 3px solid #f1f1f1;
  position: relative;
  top: 20px; }

.checkout-step__item {
  float: left;
  text-align: center; }

.checkout-step__number, .checkout-step__number--active {
  width: 34px;
  height: 34px;
  display: inline-block;
  line-height: 34px;
  text-align: center;
  background-color: white;
  border: 1px solid #c53239;
  border-radius: 17px;
  box-shadow: 0 0 0 20px white;
  color: #939393;
  font-size: 18px;
  margin: 0; }

.checkout-step__number--active {
  background-color: #c53239;
  color: #fff; }

.checkout-step__title, .checkout-step__title--active {
  font-size: 18px;
  display: inline-block;
  color: #aaa9b6;
  background-color: #ffffff;
  padding: 0 10px; }

.checkout-step__title--active {
  color: #071138; }

@media only screen and (width: 768px) {
  li.checkout-step__item {
    width: 20%; }
  li.checkout-step__item.stepActive {
    width: 40%; } }

.panier__header {
  font-size: 12px;
  color: #afb0b2;
  text-align: center; }

.panier__header td {
  border-bottom: 1px solid #ddddde;
  padding-bottom: 4px; }

.panier__item {
  padding: 15px; }

.panier__item__visuel {
  width: 60px;
  height: auto; }

.panier__item__description {
  padding-left: 15px !important;
  width: 240px; }

.panier__item .price__current {
  float: none;
  text-align: right; }

.panier__item .price__old {
  margin-right: 0; }

.panier__item__remove {
  width: 80px;
  text-align: center; }

.panier__item td {
  border-bottom: 1px solid #ddddde;
  padding: 20px 0; }

@media only screen and (width: 1024px) {
  .checkout-step__title, .checkout-step__title--active {
    font-size: 15px; } }

.validation-comande {
  text-align: right;
  float: right; }

.validation-comande .label {
  margin: 60px 0 40px 0;
  font-size: 14px; }

.validation-comande .btn {
  display: block;
  font-size: 16px; }

.table__cell--produit--predict .table__info {
  margin-top: 2px;
  margin-bottom: 10px;
  margin-left: 1px;
  font-weight: 700;
  text-align: left; }

.table__cell--produit--predict .btnAddCart {
  display: inline-block;
  float: right;
  padding: 8px 20px;
  border: 0;
  width: auto;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  vertical-align: top;
  background: #c53239; }
  .table__cell--produit--predict .btnAddCart:focus, .table__cell--produit--predict .btnAddCart:hover, .table__cell--produit--predict .btnAddCart:active {
    background: #1a171b; }

.total {
  font-size: 14px; }

.total__hors_livraison, .total__livraison, .total__TTC {
  font-weight: bold; }
  .total__hors_livraison p, .total__livraison p, .total__TTC p {
    font-family: "Open Sans", sans-serif; }

.total__TTC {
  font-size: 20px;
  color: #c53239; }
  .total__TTC p {
    font-weight: 800;
    color: inherit; }

.total__TVA p {
  font-family: "Open Sans", sans-serif; }

.total__rest {
  background-color: #c53239; }

.total__rest p, .total__rest td {
  color: white !important;
  font-size: 20px;
  font-weight: 600; }

.total__rest p {
  font-weight: 800;
  font-family: "Open Sans", sans-serif; }

.global-uk .total__rest p, .global-uk .total__rest td {
  font-size: 18px; }

.global-uk .total__rest td {
  padding: 10px !important;
  height: inherit !important; }

.total__last td {
  padding-bottom: 20px; }

.bonAchat td {
  padding: 12px 0 12px 30px; }

.tunnel-nav .btn {
  display: inline-block;
  font-size: 24px;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
  padding: 11px 20px 9px;
  background-color: #c53239;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  outline: 0; }
  .tunnel-nav .btn:focus, .tunnel-nav .btn:hover, .tunnel-nav .btn:active {
    background-color: #1a171b;
    color: #fff;
    outline: 0; }

.tunnel-nav .btn--secondary {
  border: 0; }

.tunnel-nav .btn--back {
  background-color: #fff;
  /*padding: 11px 30px 9px;
    font-size: 24px;*/ }

.global-fr .wrapFormCB {
  position: relative; }

.global-fr .wrapFormCB iframe {
  border: none;
  margin: 0;
  min-height: 500px;
  float: left;
  position: relative;
  left: -16px; }

.global-fr .wrapFormCB #right {
  position: absolute;
  right: 0;
  top: 0; }

@media (max-width: 1199px) {
  .global-fr .wrapFormCB #right {
    position: relative;
    right: inherit;
    left: 0; } }

@media (max-width: 992px) {
  .block-ajout .btn {
    font-size: 12px; } }

@media (min-width: 992px) {
  .page {
    margin-top: 254px; }
  header.miniCart + .body-mmenu .page {
    margin-top: 45px; }
  .page--vente {
    margin-top: 130px; }
  .page--store-locator__map, .page--vente__map {
    position: relative;
    min-height: 870px; }
  .apercu-mini:hover .apercu-mini__hovered {
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .apercu-mini:hover .apercu-mini__normal {
    opacity: .3; }
  .apercu-mini__hovered {
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s;
    position: absolute;
    top: 50%;
    opacity: 0;
    width: 100%; } }

.contact__courrier {
  line-height: 28px;
  font-size: 16px;
  margin-top: 22px; }

.contact textarea {
  height: 465px;
  font-family: arial, helvetica, sans-serif; }

.contact .txt-obligatory {
  margin-top: 16px; }

.contact .title-big:after, .contact .title-medium:after, .contact .title--third:after, .contact .anchor-nav__title--active:after, .contact .vente-privee__title:after {
  width: 100px; }

.livraison-more {
  font-size: 14px; }

.livraison-more label {
  padding: 0;
  display: block;
  font-weight: 400; }

.livraison-more label + br {
  display: none; }

.livraison-more textarea {
  width: 100%;
  height: 100px;
  border: 1px #d0d0d0 solid; }

.bon-achat__item {
  border-bottom: 3px solid #F2F2F2;
  padding: 20px 0;
  font-size: 14px; }

.bon-achat p {
  margin-bottom: 10px; }

.sac-presentation {
  background-color: #f1f1f1;
  padding: 15px;
  font-size: 13px; }

.definition-list {
  text-align: left; }

.definition-list dt {
  margin-top: 33px;
  margin-bottom: 5px; }

@media (min-width: 1600px) {
  .page {
    margin-top: 254px; }
  header.miniCart + .body-mmenu .page {
    margin-top: 45px; }
  header.miniCart .header__logo img {
    max-width: 170px; }
  .page--vente {
    margin-top: 136px; } }

.magasin__name {
  font-size: 18px; }

/*#list-point-relais {*/
/*clear: both; }*/
#list-point-relais #relais {
  overflow: auto;
  padding-bottom: 20px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  max-height: 275px;
  margin: 0 0 20px; }

#list-point-relais #relais li {
  padding-top: 20px;
  min-height: 20px; }

#list-point-relais #relais li + li {
  margin-top: 20px;
  border-top: 1px solid #d0d0d0; }

#list-point-relais #relais li::before {
  top: 0px; }

#list-point-relais #relais li dl {
  margin-bottom: 0;
  padding-top: 2px; }

#list-point-relais #relais li dd {
  margin: 0;
  padding-bottom: 0; }

#list-point-relais #relais li dd + dd {
  margin-top: 5px; }

#list-point-relais .form__item--radio label {
  margin-bottom: 0; }

#list-point-relais .form__item--radio label:before {
  top: 0; }

#list-point-relais .form__item--radio label:after {
  top: 5px; }

.logo {
  background-image: url("../images/logo.png");
  display: block;
  width: 139px;
  height: 141px; }

.spacer {
  margin-top: 40px; }

.list-block {
  margin-bottom: 60px; }

/* Base for label styling */
[type="checkbox"]:not(:checked), [type="checkbox"]:checked,
.option-box__item [type="radio"]:not(:checked), .option-box__item [type="radio"]:checked {
  position: absolute;
  left: -9999px; }

[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label,
.option-box__item [type="radio"]:not(:checked) + label, .option-box__item [type="radio"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before,
.option-box__item [type="radio"]:not(:checked) + label:before, .option-box__item [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  background-image: url("./images/checkbox.png"); }

/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after,
.option-box__item [type="radio"]:not(:checked) + label:after, .option-box__item [type="radio"]:checked + label:after {
  content: url("./images/checkbox--active.png");
  top: -2px;
  left: 0;
  position: absolute; }

/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after,
.option-box__item [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

[type="checkbox"]:checked + label:after,
.option-box__item [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before,
.option-box__item [type="radio"]:disabled:not(:checked) + label:before, .option-box__item [type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

[type="checkbox"]:disabled:checked + label:after,
.option-box__item [type="radio"]:disabled:checked + label:after {
  color: #999; }

[type="checkbox"]:disabled + label,
.option-box__item [type="radio"]:disabled + label {
  color: #aaa; }

@media (min-width: 992px) {
  .spacer {
    margin-top: 60px; } }

.wrapPopupChoiceAddresses {
  padding: 20px;
  font-family: Rajdhani, sans-serif; }

.popupTxtError {
  font-weight: bold; }

.popupTitleAddresses {
  font-weight: bold;
  margin-bottom: 10px; }

.capAdresseOkBtn {
  font-weight: bold;
  float: right;
  background-color: #071138;
  color: #ffffff;
  padding: 5px 10px;
  margin-bottom: 10px; }

.wrapPopupChoiceAddresses input:checked + span {
  font-weight: bold; }

.paymentSuccess {
  text-align: center; }

.paymentSuccess h1 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 22px; }

.paymentSuccess.simple h1 {
  margin-top: 30px;
  margin-bottom: 30px; }

.paymentSuccess h1 span {
  font-size: 24px; }

.paymentSuccess .text {
  margin-bottom: 20px; }

.paymentSuccess .btn {
  font-size: 20px;
  margin-bottom: 15px;
  display: inline-block; }

/*Modif popup ajout panier*/
.produit__pop-up .inline .apercu__content {
  float: left; }

.produit__pop-up .inline .apercu .inline-right {
  float: none;
  right: 0;
  width: 110px;
  text-align: right;
  white-space: nowrap; }
  .produit__pop-up .inline .apercu .inline-right .left {
    float: none; }

.produit__pop-up .inline .apercu__price {
  padding: 0; }

.produit__pop-up .wrapInfos {
  width: 210px;
  float: left; }

@media (min-width: 768px) and (max-width: 991px) {
  .produit__pop-up .inline .apercu__main {
    float: left; } }

/*Cart to payment on tablet portrait*/
@media (min-width: 768px) and (max-width: 1023px) {
  .table__price-col {
    width: 145px !important; }
  .table--livraison .shipping_choice img {
    right: 15px;
    max-width: 80px; }
  #list-point-relais #relais {
    max-height: 245px; }
  #shipping-methods .table__last-col {
    width: 40px !important; }
  #shipping-methods .table__price-col {
    width: 120px !important; }
  .infoboxRelay {
    width: 300px !important; }
  .infoboxRelay .close {
    color: #FFFFFF;
    opacity: 0.7; } }

@media (min-width: 768px) and (max-width: 1024px) {
  #panelRecapPaimentContent .paiementLine.direct_paiement {
    width: 100%; }
  #panelRecapPaimentContent .paiementLine.direct_paiement {
    width: 100%; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] {
    width: 100%; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] #iframe {
    width: 350px !important; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] #iframe tr {
    width: 340px; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] #iframe th {
    width: 120px; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] #iframe .divbox {
    margin: 0px 0 0 10px;
    height: 25px; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] #iframe .divlabel {
    width: 85%; }
  #panelRecapPaimentContent .paiementLine.direct_paiement iframe[name="iframebe2bill"] #iframe #b2b-submit {
    margin: 0 0 0 50px; }
  #panelRecapBAContent .form-code-promo label {
    line-height: normal; }
  .page--panier.recap #panelRecapBAContent .form-code-promo .form__text {
    left: 0;
    width: 100%; }
  .page--panier.recap #panelRecapBAContent .form-code-promo .mini-form__submit {
    position: absolute;
    right: 15px; } }

/*==============================
    LOGIN
-------------------------------*/
/* Stef - Modif form register pour Flo */
.frmRegister select {
  height: 33px; }

.frmRegister .wrapSelectBirthday select {
  margin-right: 0; }

.frmRegister .wrapSelectBirthday select + select {
  margin-left: 7px; }

.fieldsetRegisterRgpd {
  font-size: 13px; }
  .fieldsetRegisterRgpd .form__item {
    min-height: 40px; }
  .fieldsetRegisterRgpd .form__item--text {
    margin-bottom: 25px;
    min-height: 0; }

@media only screen and (max-width: 768px) {
  .frmRegister .wrapSelectBirthday select + select {
    margin-left: 4px; } }

/*==============================
    SITEMAP
-------------------------------*/
.sitemapTree {
  position: relative;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #e5e5e5; }
  .sitemapTree::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 35px;
    width: 1px;
    height: 20px;
    background-color: #1a171b; }

.sitemapTreeTitle {
  color: #c53239; }

.sitemapTreeBody {
  position: relative;
  margin-top: 15px; }

.sitemapTreeList {
  font-size: 14px; }
  .sitemapTreeList::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    bottom: 7px;
    width: 1px;
    background-color: #1a171b; }
  .sitemapTreeList .sitemapTreeList {
    position: relative;
    margin-top: 3px;
    margin-left: 20px;
    padding-top: 5px; }
    .sitemapTreeList .sitemapTreeList::before {
      top: 3px; }

.sitemapTreeList + .sitemapTreeList {
  margin-top: 10px; }

.sitemapTreeListItem {
  display: block;
  position: relative;
  margin-top: 5px;
  padding-left: 25px; }
  .sitemapTreeListItem::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 7px;
    width: 20px;
    height: 1px;
    background-color: #1a171b; }

.sitemapTreeListName {
  display: inline-block;
  color: #1a171b; }
  .sitemapTreeListName:focus, .sitemapTreeListName:hover, .sitemapTreeListName:active {
    color: #c53239; }

.sitemapTreeHome {
  padding-bottom: 45px;
  text-align: center;
  text-transform: uppercase; }
  .sitemapTreeHome::before {
    display: none; }
  .sitemapTreeHome .sitemapTreeList {
    position: relative; }
    .sitemapTreeHome .sitemapTreeList::before {
      left: calc((33.33333333%/2) - 20px);
      right: calc((33.33333333%/2) - 20px);
      top: 100%;
      bottom: auto;
      margin-top: 10px;
      width: auto;
      height: 1px; }
  .sitemapTreeHome .sitemapTreeListItem {
    margin-top: 0;
    padding-left: 0; }
    .sitemapTreeHome .sitemapTreeListItem::before {
      display: none; }

.sitemapTreeCategories {
  text-transform: uppercase; }

.sitemapTreePages::before {
  display: none; }

/*==============================
    404
-------------------------------*/
.notFound {
  text-align: center; }

.notFound h1 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: bold;
  font-size: 80px;
  margin-bottom: 30px; }

.notFound .text {
  margin-bottom: 30px;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
  font-weight: bold; }

.notFound .btn {
  font-size: 20px;
  margin-bottom: 30px;
  display: inline-block; }

/*==============================
    FOOTER
-------------------------------*/
.reinsurrance {
  padding: 64px 0;
  margin-top: 25px;
  background-color: #1a171b;
  text-align: center; }

.reinsurrance__item {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #ffffff; }

.reinsurrance__item:hover {
  opacity: .8; }

.reinsurrance__icon {
  display: inline-block;
  width: 95px;
  height: 58px;
  background-repeat: no-repeat;
  background-position: top center;
  float: left; }

.reinsurrance__text {
  display: inline-block;
  width: 30%;
  text-align: left;
  float: left;
  position: absolute;
  left: 110px;
  top: 50%;
  transform: translateY(-50%); }

.reinsuranceExpertise {
  background-image: url("./images/icons/Expertise.svg");
  background-size: 50px 58px; }

.reinsuranceLivraison {
  background-image: url("./images/icons/Livraison.svg");
  background-size: 60px 48px; }

.reinsuranceFidelite {
  background-image: url("./images/icons/Fidelite.svg");
  background-size: 53px 58px; }

.reinsuranceHappy {
  background-image: url("./images/icons/Satisfait.svg");
  background-size: 51px 52px; }

.footer {
  padding-top: 80px;
  background-color: #e5e5e5;
  color: white; }

.footer__col {
  margin-bottom: 50px; }

.footer .mini-form {
  margin-bottom: 40px;
  height: 55px;
  border: 1px solid #d0d0d0;
  padding: 0; }

.footer .mini-form__input {
  padding: 7px 15px !important;
  width: calc(100% - 53px);
  height: 53px;
  line-height: 53px;
  color: #d0d0d0;
  font-size: 16px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */ }
  .footer .mini-form__input::-webkit-input-placeholder {
    color: #d0d0d0; }
  .footer .mini-form__input:-moz-placeholder {
    color: #d0d0d0;
    opacity: 1; }
  .footer .mini-form__input::-moz-placeholder {
    color: #d0d0d0;
    opacity: 1; }
  .footer .mini-form__input:-ms-input-placeholder {
    color: #d0d0d0; }

.footer .mini-form__input::-ms-clear {
  display: none; }

.footer .mini-form__submit {
  height: 53px;
  width: 53px;
  color: #d0d0d0; }
  .footer .mini-form__submit:focus, .footer .mini-form__submit:hover, .footer .mini-form__submit:active {
    color: #1a171b; }

.footer a, .footer p {
  color: #1a171b; }

.footer strong {
  color: #c53239;
  font-size: 14px;
  font-weight: 600; }

.footer__title {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #1a171b;
  font-weight: 500; }

.footer__title.left {
  margin-top: 10px; }

.footer__content, .footer__item {
  font-size: 12px;
  line-height: 135%;
  font-weight: 400; }

.footer__list {
  margin-bottom: 15px; }

.footer__item {
  padding-bottom: 10px;
  color: #7d8186; }

.footer__item:hover a {
  color: #c53239; }

.wrapFooterPayment {
  margin-top: 50px; }
  .wrapFooterPayment img {
    max-width: 253px;
    width: 100%;
    height: auto; }

.pop-up__newsletter,
.pop-up__newsletter.produit__pop-up {
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px; }
  .pop-up__newsletter .pop-up__title,
  .pop-up__newsletter.produit__pop-up .pop-up__title {
    padding-right: 30px;
    padding-left: 30px; }
  .pop-up__newsletter
  .pop-up__produitShare.produit__pop-up .error,
  .pop-up__produitShare.produit__pop-up .pop-up__newsletter .error, .pop-up__newsletter
  .pop-up__savePanier.produit__pop-up .error,
  .pop-up__savePanier.produit__pop-up .pop-up__newsletter .error, .pop-up__newsletter .error, .pop-up__newsletter.produit__pop-up .error,
  .pop-up__newsletter .success, .pop-up__newsletter.produit__pop-up .error,
  .pop-up__newsletter.produit__pop-up .success {
    margin-top: 0; }
  .pop-up__newsletter
  .pop-up__produitShare.produit__pop-up .error,
  .pop-up__produitShare.produit__pop-up .pop-up__newsletter .error, .pop-up__newsletter
  .pop-up__savePanier.produit__pop-up .error,
  .pop-up__savePanier.produit__pop-up .pop-up__newsletter .error, .pop-up__newsletter .error, .pop-up__newsletter.produit__pop-up .error, .pop-up__newsletter.produit__pop-up .error {
    margin-bottom: 20px;
    border: 1px solid #c53239;
    font-size: 14px;
    width: auto; }
  .pop-up__newsletter .success,
  .pop-up__newsletter.produit__pop-up .success {
    margin-bottom: 0; }
  .pop-up__newsletter .mini-form,
  .pop-up__newsletter.produit__pop-up .mini-form {
    right: auto;
    margin: 0;
    padding: 0;
    width: 360px; }
    .pop-up__newsletter .mini-form .form,
    .pop-up__newsletter.produit__pop-up .mini-form .form {
      margin-left: 102px;
      padding-bottom: 0; }
    .pop-up__newsletter .mini-form .form__item--mini,
    .pop-up__newsletter.produit__pop-up .mini-form .form__item--mini {
      margin-top: 20px; }

.bottom-bar {
  background-color: #f8f8f8;
  padding: 10px 0; }
  .bottom-bar .footerBottomL {
    font-size: 10px;
    color: #969596; }
    .bottom-bar .footerBottomL a {
      color: #969596; }
  .bottom-bar .footerBottomR {
    font-size: 11px;
    float: right;
    text-align: right;
    color: #1a171b;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: 3px; }
    .bottom-bar .footerBottomR a {
      color: #1a171b; }

/*STYLE BLOC AVIS VERIFIE FOOTER*/
.footerAvisVerif {
  text-align: center; }

.footerAvisVerif > div {
  margin-top: 30px;
  overflow: hidden;
  height: 118px !important;
  width: 152px !important;
  border-radius: 10px;
  background: #fff;
  border: 1px solid; }

.footerAvisVerif > div > div {
  background: none !important; }

/* FOOTER - Seo */
.footerSeo {
  padding-top: 15px;
  padding-bottom: 30px;
  font-size: 10px;
  line-height: 14px;
  text-align: justify; }
  .footerSeo .txt-big-link {
    display: inline-block;
    font-weight: 500;
    font-family: inherit;
    font-size: 12px;
    text-transform: none;
    color: #1a171b; }

.footerSeo a,
.footerSeo p,
.footerSeo strong,
.footer .footerSeo a,
.footer .footerSeo p,
.footer .footerSeo strong {
  /*color: inherit;*/
  color: inherit; }

@media only screen and (max-width: 1680px) {
  .social-list li + li {
    margin-left: 20px; } }

@media only screen and (max-width: 1200px) {
  .social-list li + li {
    margin-left: 8px; }
  .bottom-bar .footerBottomL,
  .bottom-bar .footerBottomR {
    display: block;
    float: none;
    text-align: center; }
  .bottom-bar .footerBottomL {
    margin-top: 5px;
    margin-bottom: 10px; }
  .bottom-bar .footerBottomR {
    top: auto;
    margin-bottom: 5px; } }

@media (min-width: 992px) {
  .footer__title.footer__item {
    font-size: 14px; } }

@media (max-width: 991px) {
  .reinsurrance .clearfix ~ [class*="col-xs"] {
    margin-top: 40px; }
  .reinsurrance__text {
    width: calc(100% - 95px); } }

@media (min-width: 960px) {
  .social-list__item--blog {
    margin-top: 7px !important;
    font-size: 11px !important; } }
