#bandeau {
  background: url(/images/bandeau.jpg) top left 100%;
  height: calc(29vw);
  border-top: 15px solid;
  text-align:center;
  max-height:400px;
}

#bandeau h2 {
  text-align: center;
  margin-top: 10vw;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 0px 2px 2px #555;
}

#bandeau h3 {
  color: #fff;
  font-size: 18px;
  text-shadow: 0px 1px 1px #555;
}

/* line 3, ../../sass/layouts/_nav.scss */
header .contact {
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
/* line 9, ../../sass/layouts/_nav.scss */
header .contact > span {
  font-size: 60%;
  color: #969695;
}
/* line 21, ../../sass/layouts/_nav.scss */
header nav .clearfix-links button.dropdown-toggle:hover, nav .clearfix-links header button.dropdown-toggle:hover, header button.btn:hover {
  background-color: #555;
}
@media (min-width: 768px) {
  /* line 26, ../../sass/layouts/_nav.scss */
  header .profile {
    margin-top: 5px;
  }
}
/* line 31, ../../sass/layouts/_nav.scss */
header .profile > a, header nav .clearfix-links .profile > button, nav .clearfix-links header .profile > button {
  color: #000;
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 38, ../../sass/layouts/_nav.scss */
  header .profile > a:last-child, header nav .clearfix-links .profile > button:last-child, nav .clearfix-links header .profile > button:last-child {
    border-right: 2px solid #000;
  }
}
@media (max-width: 767px) {
  /* line 38, ../../sass/layouts/_nav.scss */
  header .profile > a:last-child, header nav .clearfix-links .profile > button:last-child, nav .clearfix-links header .profile > button:last-child {
    border-left: 2px solid #000;
    height: 24px;
    line-height: 1px;
  }
}
@media (max-width: 767px) {
  /* line 31, ../../sass/layouts/_nav.scss */
  header .profile > a, header nav .clearfix-links .profile > button, nav .clearfix-links header .profile > button {
    font-size: 20px;
    padding: 0 12px;
    float: left !important;
    margin-top: 10px;
  }
}
/* line 59, ../../sass/layouts/_nav.scss */
header #block-question {
  transform-origin: top center;
}
@media (max-width: 767px) {
  /* line 63, ../../sass/layouts/_nav.scss */
  header #block-logo {
    max-height: 40px;
  }
}
@media (max-width: 767px) {
  /* line 70, ../../sass/layouts/_nav.scss */
  header > .container {
    padding-left: 0;
    padding-right: 0;
    margin-right: -15px;
    margin-left: -15px;
  }
}
/* line 79, ../../sass/layouts/_nav.scss */
header > .container-rq {
  width: 90%;
  margin: auto;
}
/* line 84, ../../sass/layouts/_nav.scss */
header #menu-search {
  position: absolute;
  list-style: none;
  padding: 0 10px;
  background-color: #fff;
  z-index: 10;
  max-height: 70vh;
  margin-top: 15px;
  width: 100%;
  border-radius: 0;
  overflow: auto;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 84, ../../sass/layouts/_nav.scss */
  header #menu-search {
    margin-left: 0;
    margin-top: -6px;
  }
}
@media (max-width: 767px) {
  /* line 84, ../../sass/layouts/_nav.scss */
  header #menu-search {
    margin-left: 0;
    margin-top: -6px;
    width: 90vw;
    max-height: 50vh;
  }
}
/* line 106, ../../sass/layouts/_nav.scss */
header #menu-search li {
  min-height: 48px;
  height: auto;
  padding: 6px 0;
  line-height: 16px;
}
/* line 111, ../../sass/layouts/_nav.scss */
header #menu-search li:not(:last-child) {
  border-bottom: 1px solid #676767;
}
/* line 115, ../../sass/layouts/_nav.scss */
header #menu-search li span {
  float: left;
}
/* line 119, ../../sass/layouts/_nav.scss */
header #menu-search li img {
  max-width: 36px;
  max-height: 36px;
  margin-right: 5px;
}
/* line 124, ../../sass/layouts/_nav.scss */
header #menu-search li a, header #menu-search li nav .clearfix-links button, nav .clearfix-links header #menu-search li button {
  color: #676767;
  display: block;
}
/* line 127, ../../sass/layouts/_nav.scss */
header #menu-search li a:hover, header #menu-search li nav .clearfix-links button:hover, nav .clearfix-links header #menu-search li button:hover {
  color: #000;
}
/* line 134, ../../sass/layouts/_nav.scss */
header .menu-user {
  padding: 0;
  background-color: #191b1c;
  margin-top: 14px;
  margin-left: 5%;
  border-radius: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  max-height: 80vh;
  z-index: 1400;
}
@media (max-width: 767px) {
  /* line 134, ../../sass/layouts/_nav.scss */
  header .menu-user {
    margin-left: 0;
    left: -55vw;
    width: 95vw;
  }
}
@media (max-width: 375px) {
  /* line 134, ../../sass/layouts/_nav.scss */
  header .menu-user {
    left: -62.5vw;
  }
}
/* line 157, ../../sass/layouts/_nav.scss */
header .menu-user a, header .menu-user nav .clearfix-links button, nav .clearfix-links header .menu-user button {
  margin: 0;
  padding: .5em;
  color: #8e8e8e;
}
/* line 161, ../../sass/layouts/_nav.scss */
header .menu-user a:hover, header .menu-user nav .clearfix-links button:hover, nav .clearfix-links header .menu-user button:hover {
  border-bottom: none;
  background-color: #111;
}
/* line 168, ../../sass/layouts/_nav.scss */
header ul.menu-customer {
  padding: 0;
  background-color: #191b1c;
  margin-top: 14px;
  margin-left: 4%;
  border-radius: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  max-height: 80vh;
  overflow-y: scroll
}
/* line 180, ../../sass/layouts/_nav.scss */
header ul.menu-customer a, header ul.menu-customer nav .clearfix-links button, nav .clearfix-links header ul.menu-customer button {
  margin: 0;
  padding: .5em;
  color: #8e8e8e;
}
/* line 184, ../../sass/layouts/_nav.scss */
header ul.menu-customer a:hover, header ul.menu-customer nav .clearfix-links button:hover, nav .clearfix-links header ul.menu-customer button:hover {
  border-bottom: none;
  background-color: #111;
}
/* line 193, ../../sass/layouts/_nav.scss */
header .dropdown-menu > li > a, header nav .clearfix-links .dropdown-menu > li > button, nav .clearfix-links header .dropdown-menu > li > button {
  font-weight: normal;
  font-style: normal;
  font-size: var(--font-size);
  padding: 0 12px;
  line-height: 40px;
  color: #8e8e8e;
  transition: 0.3s;
}
/* line 203, ../../sass/layouts/_nav.scss */
header .dropdown-menu > li > a:hover, header nav .clearfix-links .dropdown-menu > li > button:hover, nav .clearfix-links header .dropdown-menu > li > button:hover, header .dropdown-menu > li > a:focus, header nav .clearfix-links .dropdown-menu > li > button:focus, nav .clearfix-links header .dropdown-menu > li > button:focus {
  background-color: #000;
  color: #d9252e;
}
@media (max-width: 767px) {
  /* line 208, ../../sass/layouts/_nav.scss */
  header .dropdown-menu:last-child {
    left: -25vw;
    width: 95vw;
  }
}

/* line 218, ../../sass/layouts/_nav.scss */
nav.header-home {
  background-color: transparent;
  border-bottom: 0px solid;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 218, ../../sass/layouts/_nav.scss */
  nav.header-home {
    background-color: #000;
  }
}
@media (max-width: 767px) {
  /* line 218, ../../sass/layouts/_nav.scss */
  nav.header-home {
    background-color: #000;
  }
}
@media (min-width: 768px) {
  /* line 228, ../../sass/layouts/_nav.scss */
  nav .clearfix-links {
    margin-top: 24px;
    height: 31px;
  }
}
@media (max-width: 767px) {
  /* line 228, ../../sass/layouts/_nav.scss */
  nav .clearfix-links {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 228, ../../sass/layouts/_nav.scss */
  nav .clearfix-links {
    margin-top: 20px;
  }
}
/* line 243, ../../sass/layouts/_nav.scss */
nav .clearfix-links a:hover, nav .clearfix-links button:hover, nav .clearfix-links a:focus, nav .clearfix-links button:focus {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
/* line 250, ../../sass/layouts/_nav.scss */
nav .clearfix-links a.is-anonymous, nav .clearfix-links button.is-anonymous {
  position: relative;
  color: #fff;
}
/* line 253, ../../sass/layouts/_nav.scss */
nav .clearfix-links a.is-anonymous:hover, nav .clearfix-links button.is-anonymous:hover {
  color: #fff;
}
/* line 257, ../../sass/layouts/_nav.scss */
nav .clearfix-links a#icon-cart, nav .clearfix-links button#icon-cart {
  position: relative;
  color: #fff;
  margin-top: -6px;
}
/* line 261, ../../sass/layouts/_nav.scss */
nav .clearfix-links a#icon-cart:hover, nav .clearfix-links button#icon-cart:hover {
  border-bottom: none;
  color: #d9252e;
}
/* line 267, ../../sass/layouts/_nav.scss */
nav .clearfix-links button {
  background-color: transparent;
  color: #fff !important;
  padding: 6px 12px;
  background-color: #191b1c;
  border: 1px solid #555 !important;
  margin-top: -6px;
  border-radius: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 140px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 228, ../../sass/layouts/_nav.scss */
  nav .clearfix-links {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 228, ../../sass/layouts/_nav.scss */
  nav .clearfix-links {
    text-align: center;
  }
}
/* line 287, ../../sass/layouts/_nav.scss */
nav .clearfix-links .text-overflow {
  white-space: nowrap;
  max-width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  /* line 287, ../../sass/layouts/_nav.scss */
  nav .clearfix-links .text-overflow {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
  }
}
/* line 300, ../../sass/layouts/_nav.scss */
nav .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 375px) {
  /* line 303, ../../sass/layouts/_nav.scss */
  nav .icons-right {
    float: right !important;
  }
}
@media (max-width: 767px) {
  /* line 308, ../../sass/layouts/_nav.scss */
  nav .icons-right > button:first-child {
    margin-left: 15% !important;
  }
}
@media (max-width: 375px) {
  /* line 308, ../../sass/layouts/_nav.scss */
  nav .icons-right > button:first-child {
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 318, ../../sass/layouts/_nav.scss */
  nav .icons-hidden {
    display: none;
  }
}
/* line 324, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav {
  display: table;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 324, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav {
    text-align: right;
  }
}
@media (max-width: 767px) {
  /* line 324, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav {
    display: block;
  }
}
/* line 337, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav .open a, nav.container-produits ul.nav .open .clearfix-links button, nav.container-produits .clearfix-links ul.nav .open button {
  background-color: transparent;
}
/* line 342, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li {
  position: initial;
}
/* line 343, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li.item-menu {
  padding-top: 15px;
  padding-bottom: 15px;
  height: 37px;
  line-height: 22px;
  text-transform: uppercase;
  display: table-cell;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 343, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li.item-menu {
    display: block;
  }
}
/* line 355, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li.item-menu > a, nav.container-produits ul.nav .clearfix-links li.item-menu > button, nav.container-produits .clearfix-links ul.nav li.item-menu > button {
  color: #fff;
  text-transform: uppercase;
  padding: 0 20px 0 20px;
  border-right: 1px solid #d9252e;
  white-space: nowrap;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 355, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li.item-menu > a, nav.container-produits ul.nav .clearfix-links li.item-menu > button, nav.container-produits .clearfix-links ul.nav li.item-menu > button {
    border-right: none;
  }
}
@media (max-width: 767px) {
  /* line 355, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li.item-menu > a, nav.container-produits ul.nav .clearfix-links li.item-menu > button, nav.container-produits .clearfix-links ul.nav li.item-menu > button {
    text-align: right;
    border: none;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 343, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li.item-menu {
    display: block;
  }
}
/* line 380, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li:hover ul {
  display: block;
}
/* line 387, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links {
  display: none;
  width: 100vw;
  position: absolute;
  padding: 30px 0;
  background-color: #fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 0;
  z-index: 1;
  overflow: auto;
  text-align: center;
  margin-top: -1px;
}
@media (max-width: 767px) {
  /* line 387, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li .container-links {
    position: initial;
    box-shadow: none;
    width: auto;
    display: none !important;
  }
}
/* line 408, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links a, nav.container-produits ul.nav li .container-links .clearfix-links button, nav.container-produits .clearfix-links ul.nav li .container-links button {
  color: #000;
  text-transform: capitalize;
  text-decoration: none;
}
/* line 414, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links h5 {
  color: #b3081b;
  font-weight: 100;
}
/* line 419, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links .container {
  display: table;
}
@media (max-width: 767px) {
  /* line 419, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li .container-links .container {
    display: block;
  }
}
/* line 426, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links .container > li {
  width: 33%;
}
/* line 430, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links .container li {
  display: table-cell;
  text-align: left;
  padding-left: 10px;
}
@media (max-width: 767px) {
  /* line 430, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li .container-links .container li {
    display: block;
    text-align: right;
  }
}
@media (min-width: 768px) {
  /* line 440, ../../sass/layouts/_nav.scss */
  nav.container-produits ul.nav li .container-links .container li:not(:last-child) {
    border-right: 1px solid #ececec;
  }
}
/* line 446, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links .container li .submenu-list {
  padding: 0;
}
/* line 449, ../../sass/layouts/_nav.scss */
nav.container-produits ul.nav li .container-links .container li .submenu-list li {
  display: block;
  border: none;
}

@media (max-width: 767px) {
  /* line 463, ../../sass/layouts/_nav.scss */
  .mobile-push-6 {
    left: 50%;
  }

  /* line 467, ../../sass/layouts/_nav.scss */
  .mobile-pull-6 {
    right: 50%;
  }
}
/* line 473, ../../sass/layouts/_nav.scss */
.breadcrumb > .active {
  color: #d9252e;
}

/* line 476, ../../sass/layouts/_nav.scss */
.block-search {
  margin-bottom: 10px;
  float: right;
}

/* line 480, ../../sass/layouts/_nav.scss */
.block-img {
  max-width: 30%;
  transition: 0.5s;
}

/* line 484, ../../sass/layouts/_nav.scss */
#block-logo {
  transition: 0.5s;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
}
@media (max-width: 767px) {
  /* line 484, ../../sass/layouts/_nav.scss */
  #block-logo {
    height: 40px;
    width: 80px;
    background-size: 80px auto;
  }
}

/* line 494, ../../sass/layouts/_nav.scss */
.container-header {
  width: 82%;
  height: auto;
  padding: 15px 0px 15px 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

/* line 504, ../../sass/layouts/_nav.scss */
.container-produits {
  background-color: #111;
  display: block;
}

/* line 508, ../../sass/layouts/_nav.scss */
.container-search {
  display: inline-flex;
}

/* line 511, ../../sass/layouts/_nav.scss */
.container-nav {
  width: 51%;
  margin: auto;
  left: 7%;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* line 519, ../../sass/layouts/_nav.scss */
.close-nav {
  display: none;
  float: right;
  margin-right: 25px;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 519, ../../sass/layouts/_nav.scss */
  .close-nav {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 519, ../../sass/layouts/_nav.scss */
  .close-nav {
    display: block;
  }
}

/* line 537, ../../sass/layouts/_nav.scss */
.float-right {
  float: right !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 537, ../../sass/layouts/_nav.scss */
  .float-right {
    float: none !important;
  }
}
@media (max-width: 767px) {
  /* line 537, ../../sass/layouts/_nav.scss */
  .float-right {
    float: none !important;
  }
}

/* line 546, ../../sass/layouts/_nav.scss */
.hidden-btn-question {
  transform: scale(0.3);
  opacity: 0;
  height: 0;
}

/* line 551, ../../sass/layouts/_nav.scss */
.logo-transition {
  transition: 0.5s;
}

/* line 554, ../../sass/layouts/_nav.scss */
.group-nav, .group-nav-rp > li {
  list-style: none;
  padding-left: 0;
}

/* line 558, ../../sass/layouts/_nav.scss */
.group-nav > li, .group-nav-rp > li > li {
  display: inline-flex;
  margin-top: 15px;
  padding-right: 20px;
  padding-left: 20px;
  border-right: 1px solid #111;
}

/* line 568, ../../sass/layouts/_nav.scss */
.img-logo {
  height: 100%;
  vertical-align: top;
}

/* line 572, ../../sass/layouts/_nav.scss */
.logo-rq {
  background: url("/images/logo-rouquette-plus.png") 0 -23px no-repeat;
  height: 54px;
  background-size: 100%;
  margin-top: 6px !important;
}
.logo-jq {
  background: url("/images/logo-jacquier.png") top center no-repeat;
  height: 54px;
  background-size: contain;
  margin-top: 6px !important;
}
@media (min-width: 1170px) {
  /* line 572, ../../sass/layouts/_nav.scss */
  .logo-rq {
    height: 73px;
    margin-top: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 572, ../../sass/layouts/_nav.scss */
  .logo-rq {
    height: 46px;
    background-position: 0 -10px;
  }
}
@media (max-width: 767px) {
  /* line 572, ../../sass/layouts/_nav.scss */
  .logo-rq {
    background-position: 0 8px;
  }
}

/* line 591, ../../sass/layouts/_nav.scss */
.logo-scroll {
  height: 45px;
  -webkit-animation-name: logo;
  -webkit-animation-duration: 1s;
  animation-name: logo;
  animation-duration: 1s;
}
@media (min-width: 992px) {
  /* line 591, ../../sass/layouts/_nav.scss */
  .logo-scroll {
    background-position: -66px -51.5px;
  }
}
@-webkit-keyframes logo {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes logo {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
/* line 612, ../../sass/layouts/_nav.scss */
.item-links {
  color: #111;
  text-transform: uppercase;
  padding: 0 34.5px 0 34.5px !important;
  border-right: 1px solid #111;
}
/* line 617, ../../sass/layouts/_nav.scss */
.item-links:hover, .item-links:focus {
  color: #d9252e;
  text-decoration: none;
  cursor: pointer;
}

/* line 623, ../../sass/layouts/_nav.scss */
.item-submenu {
  color: #000;
  text-transform: capitalize;
}
/* line 626, ../../sass/layouts/_nav.scss */
.item-submenu:hover, .item-submenu:focus {
  color: #d9252e;
  cursor: pointer;
}

/* line 631, ../../sass/layouts/_nav.scss */
.icon-bar {
  background-color: #000 !important;
}

/* line 634, ../../sass/layouts/_nav.scss */
.input-search {
  margin-top: 17px;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 634, ../../sass/layouts/_nav.scss */
  .input-search {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  /* line 634, ../../sass/layouts/_nav.scss */
  .input-search {
    margin-bottom: 17px;
  }
}

/* line 646, ../../sass/layouts/_nav.scss */
.list-style-not {
  list-style: none;
  padding-left: 0;
}
/* line 650, ../../sass/layouts/_nav.scss */
.list-style-not > li {
  margin: .5em 0;
}

/* line 654, ../../sass/layouts/_nav.scss */
.little {
  max-width: 100%;
  overflow: hidden;
  transition: 0.5s;
  margin: auto;
  padding-top: 12px;
  -webkit-animation-name: logo;
  -webkit-animation-duration: 1s;
  animation-name: logo;
  animation-duration: 1s;
}
@-webkit-keyframes logo {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@keyframes logo {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
/* line 676, ../../sass/layouts/_nav.scss */
.navbar-nav > li > a, nav .clearfix-links .navbar-nav > li > button {
  margin-bottom: 15px;
}

/* line 679, ../../sass/layouts/_nav.scss */
.navbar {
  margin-bottom: 0;
  border-bottom: none;
  background-color: #fff;
}
@media (max-width: 767px) {
  /* line 685, ../../sass/layouts/_nav.scss */
  .navbar .container > div {
    padding: 0;
  }
}

/* line 694, ../../sass/layouts/_nav.scss */
footer .main > div {
  padding: 0 30px;
}

/* line 699, ../../sass/layouts/_nav.scss */
.navbar-fixed-top {
  background-color: #191b1c;
  height: 70px;
  transition: 0.3s;
}
/* line 704, ../../sass/layouts/_nav.scss */
.navbar-fixed-top:hover {
  background-color: #191b1c !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 699, ../../sass/layouts/_nav.scss */
  .navbar-fixed-top {
    height: auto;
  }
}
@media (max-width: 767px) {
  /* line 699, ../../sass/layouts/_nav.scss */
  .navbar-fixed-top {
    height: auto;
  }
}

/* line 714, ../../sass/layouts/_nav.scss */
.nav > li > a:hover, nav .clearfix-links .nav > li > button:hover {
  background-color: transparent;
}

/* line 717, ../../sass/layouts/_nav.scss */
.navbar-toggle {
  font-size: 24px;
  float: left;
  padding: 0;
  margin: 11px 0 7px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 717, ../../sass/layouts/_nav.scss */
  .navbar-toggle {
    display: block;
  }
}
/* line 726, ../../sass/layouts/_nav.scss */
.navbar-toggle:hover, .navbar-toggle:focus {
  background-color: transparent !important;
  border-bottom: 1px solid #d9252e;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 731, ../../sass/layouts/_nav.scss */
  .navbar-collapse {
    width: 50%;
    height: 100vh !important;
    z-index: 20;
    background-color: #000;
    position: fixed;
    right: 0;
    top: 0%;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  }
}
@media (max-width: 767px) {
  /* line 731, ../../sass/layouts/_nav.scss */
  .navbar-collapse {
    width: 60%;
    height: 100vh !important;
    z-index: 20;
    background-color: #fff;
    position: fixed;
    right: 0;
    top: 0%;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 753, ../../sass/layouts/_nav.scss */
  div.navbar-collapse.collapse:not(.in) {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 758, ../../sass/layouts/_nav.scss */
  div.navbar-collapse.collapse.in {
    height: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 763, ../../sass/layouts/_nav.scss */
  .navbar-collapse {
    max-height: none !important;
  }
}
@media (max-width: 767px) {
  /* line 763, ../../sass/layouts/_nav.scss */
  .navbar-collapse {
    max-height: none !important;
  }
}

/*.menu-responsive {
	@include mobile{
		width: 60% !important;
	}
}*/
/* line 778, ../../sass/layouts/_nav.scss */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 788, ../../sass/layouts/_nav.scss */
.title-submenu {
  color: #d9252e;
  font-weight: 100;
}

/* line 792, ../../sass/layouts/_nav.scss */
li.dropdown:hover > .dropdown-menu {
  display: block;
}

/*********
hover bootstrap

.item-links2 {
	border-left: 1px solid #000;
	padding: 0 32px 0 32px !important;
    margin-top: 15px;
	color: $color-text-b !important;
	font-size: small;
	&:hover {
		color: $color-text-w !important;
	}
}
******/
/* line 811, ../../sass/layouts/_nav.scss */
.nav-catalog {
  margin-top: 20px;
}

/* line 815, ../../sass/layouts/_nav.scss */
.nav > li > a:focus, nav .clearfix-links .nav > li > button:focus, .nav > li > a:hover, nav .clearfix-links .nav > li > button:hover {
  background-color: transparent !important;
}

/* line 2, ../../sass/layouts/_footer.scss */
footer h5 {
  text-transform: uppercase;
  color: #8e8e8e;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1.500em;
}
/* line 11, ../../sass/layouts/_footer.scss */
footer a, footer nav .clearfix-links button, nav .clearfix-links footer button {
  color: #fff;
}
/* line 16, ../../sass/layouts/_footer.scss */
footer ul li {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 16, ../../sass/layouts/_footer.scss */
  footer ul li {
    text-transform: none;
    font-weight: 100;
    font-size: 13px;
    margin-left: 20px;
  }
}
/* line 28, ../../sass/layouts/_footer.scss */
footer a, footer nav .clearfix-links button, nav .clearfix-links footer button {
  color: #fff;
}
/* line 30, ../../sass/layouts/_footer.scss */
footer a:hover, footer nav .clearfix-links button:hover, nav .clearfix-links footer button:hover {
  color: #d9252e;
}
@media (max-width: 767px) {
  /* line 28, ../../sass/layouts/_footer.scss */
  footer a, footer nav .clearfix-links button, nav .clearfix-links footer button {
    text-transform: uppercase;
  }
}
/* line 40, ../../sass/layouts/_footer.scss */
footer .row.main > div:not(:last-child):not(.small-mt-1) {
  position: relative;
}
@media (min-width: 992px) {
  /* line 44, ../../sass/layouts/_footer.scss */
  footer .row.main > div:not(:last-child):not(.small-mt-1):after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    top: 54px;
    left: 100%;
    height: 130px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  /* line 40, ../../sass/layouts/_footer.scss */
  footer .row.main > div:not(:last-child):not(.small-mt-1) {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    padding-top: 15px;
  }
}
/* line 62, ../../sass/layouts/_footer.scss */
footer .row.main > div.small-mt-1 {
  border-bottom: none;
  padding-top: 0;
}
/* line 69, ../../sass/layouts/_footer.scss */
footer .picto {
  max-width: calc(33% - 10px);
  max-height: 30px;
  height: auto;
  width: auto;
  float: left;
  margin: 0 5px;
}
/* line 77, ../../sass/layouts/_footer.scss */
footer .picto.first {
  margin-top: -3px;
  margin-right: 10px;
}
/* line 83, ../../sass/layouts/_footer.scss */
footer .picto-footer {
  max-width: 24px;
}

/* line 89, ../../sass/layouts/_footer.scss */
.block-pietrini, .block-produits, .block-info, .block-paiment, .block-tele {
  height: 100px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 89, ../../sass/layouts/_footer.scss */
  .block-pietrini, .block-produits, .block-info, .block-paiment, .block-tele {
    height: auto;
  }
}

/* line 95, ../../sass/layouts/_footer.scss */
.block-pietrini {
  width: auto;
}

/* line 98, ../../sass/layouts/_footer.scss */
.block-info {
  width: auto;
}

/* line 101, ../../sass/layouts/_footer.scss */
.block-logo-info {
  height: 15px;
}

/* line 104, ../../sass/layouts/_footer.scss */
.block-logo-apple {
  display: inline-block;
  height: 30px;
  margin-right: 20px;
}

/* line 109, ../../sass/layouts/_footer.scss */
.block-logo-google {
  display: inline-block;
  height: 30px;
}

/* line 113, ../../sass/layouts/_footer.scss */
.border-right {
  border-right: 1px solid #fff;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 113, ../../sass/layouts/_footer.scss */
  .border-right {
    border-right: none;
  }
}

/* line 119, ../../sass/layouts/_footer.scss */
.footerbase {
  width: 50%;
  margin: auto;
}

/* line 123, ../../sass/layouts/_footer.scss */
.container-footer {
  background-color: #191b1c;
  color: #8e8e8e;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 10%;
  padding-right: 10%;
}
@media (max-width: 767px) {
  /* line 123, ../../sass/layouts/_footer.scss */
  .container-footer {
    width: 95%;
  }
}

/* line 135, ../../sass/layouts/_footer.scss */
.container-infos {
  margin-left: 109px;
  margin-right: 109px;
}

/* line 139, ../../sass/layouts/_footer.scss */
.links-tel {
  color: #8e8e8e;
  text-decoration: none;
}
/* line 142, ../../sass/layouts/_footer.scss */
.links-tel:hover {
  color: #d9252e;
  text-decoration: none;
}

/* line 147, ../../sass/layouts/_footer.scss */
.message {
  font-weight: 100;
  text-transform: uppercase;
  opacity: 0.5;
}

/* line 152, ../../sass/layouts/_footer.scss */
.img-opacity-numbers {
  background-color: #000;
}

/* line 155, ../../sass/layouts/_footer.scss */
.padd-left {
  padding-left: 0;
}

/* line 158, ../../sass/layouts/_footer.scss */
.picto-footer {
  text-align: center;
  height: 15px;
  width: auto;
}

/* line 163, ../../sass/layouts/_footer.scss */
.text-footer {
  font-size: 13.5px !important;
}
/* line 166, ../../sass/layouts/_footer.scss */
.text-footer b {
  color: #fff;
}

/* line 170, ../../sass/layouts/_footer.scss */
.text-footerbase {
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  /* line 170, ../../sass/layouts/_footer.scss */
  .text-footerbase {
    margin-top: 70px;
  }
}

/* line 2, ../../sass/layouts/_overall.scss */
@media (min-width: 1170px) {
  /* line 2, ../../sass/layouts/_overall.scss */
  section.main {
    padding: 70px 30px 50px 50px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 2, ../../sass/layouts/_overall.scss */
  section.main {
    padding-top: 130px;
    height: auto;
  }
}
@media (max-width: 767px) {
  /* line 2, ../../sass/layouts/_overall.scss */
  section.main {
    padding-top: 125px;
    height: auto;
  }
}
/* line 22, ../../sass/layouts/_overall.scss */
section.container-home {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: transparent;
  height: 100vh;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 22, ../../sass/layouts/_overall.scss */
  section.container-home {
    height: auto;
    padding-top: 160px;
  }
}
@media (max-width: 767px) {
  /* line 22, ../../sass/layouts/_overall.scss */
  section.container-home {
    height: auto;
    padding-top: 120px;
  }
}

/* line 40, ../../sass/layouts/_overall.scss */
h3 {
  font-weight: 700;
}

/* line 45, ../../sass/layouts/_overall.scss */
#formProfil label {
  font-size: var(--font-size);
  padding-left: 12px;
}

/* line 50, ../../sass/layouts/_overall.scss */
[data-href] {
  cursor: pointer;
}

/* line 54, ../../sass/layouts/_overall.scss */
.closed-panel {
  height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

/* line 61, ../../sass/layouts/_overall.scss */
*, *:focus {
  outline: none !important;
}

/* line 65, ../../sass/layouts/_overall.scss */
a:focus, nav .clearfix-links button:focus {
  color: inherit;
}

/* line 69, ../../sass/layouts/_overall.scss */
select::-ms-expand {
  display: none;
}

/* line 73, ../../sass/layouts/_overall.scss */
body {
  background-color: #F5F5F5;
}

/* line 77, ../../sass/layouts/_overall.scss */
.breadcrumb {
  margin-top: 10px;
  background-color: transparent;
  border-radius: 0;
}
/* line 84, ../../sass/layouts/_overall.scss */
.breadcrumb li {
  text-transform: uppercase;
}
/* line 87, ../../sass/layouts/_overall.scss */
.breadcrumb li a, .breadcrumb li nav .clearfix-links button, nav .clearfix-links .breadcrumb li button {
  color: #fff;
  text-decoration: none;
}
/* line 91, ../../sass/layouts/_overall.scss */
.breadcrumb li a.active, .breadcrumb li nav .clearfix-links button.active, nav .clearfix-links .breadcrumb li button.active {
  color: #d9252e;
}
/* line 95, ../../sass/layouts/_overall.scss */
.breadcrumb li a:hover, .breadcrumb li nav .clearfix-links button:hover, nav .clearfix-links .breadcrumb li button:hover {
  opacity: 0.4;
}

/* line 102, ../../sass/layouts/_overall.scss */
.block-img-histoire {
  height: 400px;
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 102, ../../sass/layouts/_overall.scss */
  .block-img-histoire {
    height: 200px;
    margin-top: 20px;
  }
}

/* line 112, ../../sass/layouts/_overall.scss */
.modal-dialog .address-container {
  padding: 15px;
}

/* line 119, ../../sass/layouts/_overall.scss */
.pagination li {
  display: inline-block;
  padding: 0;
  width: 28px;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  text-align: center;
  margin-top: 10px;
  margin-right: 10px;
  color: #969695;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 133, ../../sass/layouts/_overall.scss */
.pagination li.active {
  color: white;
  background-color: #d9252e;
  border-color: #d9252e;
}
/* line 139, ../../sass/layouts/_overall.scss */
.pagination li:not(.active):hover {
  background-color: #d9252e;
  border-color: #d9252e;
  color: white;
}
/* line 145, ../../sass/layouts/_overall.scss */
.pagination li.hidden {
  display: inline-block !important;
  width: 1px;
  height: 1px;
  font-size: 0;
  margin-right: 2px;
  vertical-align: bottom;
}
/* line 153, ../../sass/layouts/_overall.scss */
.pagination li.hidden.fullHidden {
  display: none !important;
}
/* line 159, ../../sass/layouts/_overall.scss */
.pagination:first-child {
  margin-bottom: 0;
}

/* line 173, ../../sass/layouts/_overall.scss */
[data-order] {
  cursor: pointer;
}
/* line 176, ../../sass/layouts/_overall.scss */
[data-order].active {
  color: #d9252e;
}

/* line 181, ../../sass/layouts/_overall.scss */
.disabled {
  cursor: default !important;
  opacity: 0.5 !important;
}

/* line 186, ../../sass/layouts/_overall.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

/* line 193, ../../sass/layouts/_overall.scss */
.transition {
  transition: 0.5s;
}

/* line 197, ../../sass/layouts/_overall.scss */
.position-free {
  position: initial !important;
}

/* line 201, ../../sass/layouts/_overall.scss */
.collapse {
  transition: 0.5s;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 205, ../../sass/layouts/_overall.scss */
  .small-pull-right {
    float: right !important;
  }
}
@media (max-width: 767px) {
  /* line 205, ../../sass/layouts/_overall.scss */
  .small-pull-right {
    float: left !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 214, ../../sass/layouts/_overall.scss */
  .small-mt-1 {
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  /* line 214, ../../sass/layouts/_overall.scss */
  .small-mt-1 {
    margin-top: 1em;
  }
}

@media (max-width: 767px) {
  /* line 223, ../../sass/layouts/_overall.scss */
  h1 {
    font-size: 24px;
  }
}

/* line 229, ../../sass/layouts/_overall.scss */
#families {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
/* line 234, ../../sass/layouts/_overall.scss */
#families:after {
  clear: both;
  display: block;
  content: "";
}
/* line 240, ../../sass/layouts/_overall.scss */
#families li {
  padding-bottom: 30px;
}
/* line 244, ../../sass/layouts/_overall.scss */
#families li a, #families li nav .clearfix-links button, nav .clearfix-links #families li button {
  width: 100%;
  display: inline-block;
  padding-bottom: calc(100% - 20px);
  background-color: #666;
  position: relative;
  border: 10px solid #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  overflow: hidden;
}
/* line 255, ../../sass/layouts/_overall.scss */
#families li a:hover span, #families li nav .clearfix-links button:hover span, nav .clearfix-links #families li button:hover span {
  opacity: 1;
  line-height: 300px;
}
/* line 259, ../../sass/layouts/_overall.scss */
#families li a:hover span:after, #families li nav .clearfix-links button:hover span:after, nav .clearfix-links #families li button:hover span:after {
  top: 25px;
}
/* line 264, ../../sass/layouts/_overall.scss */
#families li a:hover img, #families li nav .clearfix-links button:hover img, nav .clearfix-links #families li button:hover img {
  transform: scale(1.1);
}
/* line 269, ../../sass/layouts/_overall.scss */
#families li a img, #families li nav .clearfix-links button img, nav .clearfix-links #families li button img {
  position: absolute;
  width: 100%;
  transition: 0.3s;
}
/* line 275, ../../sass/layouts/_overall.scss */
#families li a span, #families li nav .clearfix-links button span, nav .clearfix-links #families li button span {
  top: 0;
  color: #fff;
  border: none;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  margin: 0;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  line-height: 400px;
  opacity: 0;
  transition: 0.3s;
}
/* line 293, ../../sass/layouts/_overall.scss */
#families li a span:after, #families li nav .clearfix-links button span:after, nav .clearfix-links #families li button span:after {
  content: "VOIR LES PRODUITS";
  position: absolute;
  left: 0;
  width: 100%;
  top: 40px;
  font-size: 13px;
  color: #d9252e;
  z-index: 1001;
  text-shadow: 0px 1px 0px black;
}

/* line 310, ../../sass/layouts/_overall.scss */
.text-valid {
  color: #48aa00 !important;
}
/* line 314, ../../sass/layouts/_overall.scss */
.text-warning {
  color: #fda000 !important;
}

/* line 319, ../../sass/layouts/_overall.scss */
h1 {

  font-size: 36px;
  color: #fff;
  text-align: left;
  padding: 15px 0;
  font-weight: 700;
}

/* line 328, ../../sass/layouts/_overall.scss */
h2 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
  padding: 5px 0;
}

/* line 338, ../../sass/layouts/_overall.scss */
.block-form {
  background-color: #3c3c35;
  border-radius: 6px;
  margin-bottom: 15px;
}

/* line 344, ../../sass/layouts/_overall.scss */
h4, h5 {
  color: #fff;
}

/* line 348, ../../sass/layouts/_overall.scss */
select.emailselect {
  background-color: #d9252e;
  color: #fff;
  border: none;
}

/* line 354, ../../sass/layouts/_overall.scss */
.two-cols {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  /* line 354, ../../sass/layouts/_overall.scss */
  .two-cols {
    column-count: 2;
  }
}

/* line 361, ../../sass/layouts/_overall.scss */
.cursor-pointer {
  cursor: pointer;
}

@media (max-width: 767px) {
  /* line 365, ../../sass/layouts/_overall.scss */
  .glyphicon-log-in {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  /* line 370, ../../sass/layouts/_overall.scss */
  .glyphicon-off {
    font-size: 20px;
  }
}

/* line 376, ../../sass/layouts/_overall.scss */
.m-r-47 {
  margin-right: 27px !important;
}

/* line 380, ../../sass/layouts/_overall.scss */
#btn-center.modal-footer {
  text-align: center;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 390, ../../sass/layouts/_overall.scss */
button.btn.overall-loader {
  display: block !important;
  border: 8px solid #f3f3f3 !important;
  border-top: 8px solid #3498db !important;
  border-radius: 50% !important;
  background-color: transparent;
  animation: spin 2s linear infinite;
  margin-left: calc(50% - 20px);
  margin-right: calc(50% - 20px);
  margin-top: 40px;
  height: 40px;
  width: 40px;
  background-color: transparent !important;
  color: transparent !important;
  cursor: auto;
}

/* line 408, ../../sass/layouts/_overall.scss */
.modal {
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  /* line 413, ../../sass/layouts/_overall.scss */
  .modal .modal-dialog {
    transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
  }
  /* line 417, ../../sass/layouts/_overall.scss */
  .modal > .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 767px) {
  /* line 417, ../../sass/layouts/_overall.scss */
  .modal > .modal-dialog {
    width: 90%;
  }
}

@media (max-width: 767px) {
  /* line 428, ../../sass/layouts/_overall.scss */
  .modal > .modal-dialog {
    width: 90%;
  }
}

/* line 434, ../../sass/layouts/_overall.scss */
.modal-header {
  border-bottom: none;
}
/* line 436, ../../sass/layouts/_overall.scss */
.modal-header span {
  color: #fff;
}
/* line 439, ../../sass/layouts/_overall.scss */
.modal-header small {
  font-size: 16px;
}

/* line 443, ../../sass/layouts/_overall.scss */
.modal-form {
  width: 80%;
  margin: auto;
  padding-top: 40px;
}

/* line 448, ../../sass/layouts/_overall.scss */
.modalConnexion {
  background-color: #212121;
  color: #fff;
  border-radius: 0;
}

/* line 453, ../../sass/layouts/_overall.scss */
.modal-inscription, .modal-addresses, .modal-ui1 .modal-header, .modal-ui1 .modal-inscription {
  background-color: #2c2f32;
  color: #fff;
  border-radius: 0;
  border: 0;

}

/* line 458, ../../sass/layouts/_overall.scss */
.modal-block-btn {
  margin-top: 30px;
}

/* line 464, ../../sass/layouts/_overall.scss */
.transparent {
  opacity: 0;
}

/* line 467, ../../sass/layouts/_overall.scss */
hr {
  border-top: 1px solid #d9252e;
}

/* line 472, ../../sass/layouts/_overall.scss */
.loader-anim:before {
  display: block;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: var(--font-size);
  content: "Chargement en cours...";
  text-transform: none;
}

/** Basic bootstrap buttons **/
/* line 2, ../../sass/components/_buttons.scss */
.btn {
  border: none !important;
}
/* line 5, ../../sass/components/_buttons.scss */
.btn:focus, .btn:active {
  outline: none;
  box-shadow: none;
}
/* line 10, ../../sass/components/_buttons.scss */
.btn.btn-primary {
  background-color: #d9252e;
  color: #fff;
  border-radius: 100px;
  font-weight: 600;
}
/* line 97, ../../sass/helpers/_mixins.scss */
.btn.btn-primary:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
.btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:active:hover {
  background-color: #d9252e;
  color: #fff;
}
/* line 14, ../../sass/components/_buttons.scss */
.btn.btn-secondary {
  background-color: #d9252e;
  color: #fff;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
}
/* line 97, ../../sass/helpers/_mixins.scss */
.btn.btn-secondary:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
.btn.btn-secondary:active, .btn.btn-secondary:focus, .btn.btn-secondary:active:hover {
  background-color: #d9252e;
  color: #fff;
}
/* line 26, ../../sass/components/_buttons.scss */
.btn.btn-ajouter-p, .btn.btn-ajouter-grey {
  background-color: #d9252e;
  color: #fff;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  width: 100%;
  padding: .8em;
  margin-bottom: 15px;
}
/* line 97, ../../sass/helpers/_mixins.scss */
.btn.btn-ajouter-p:hover, .btn.btn-ajouter-grey:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
.btn.btn-ajouter-p:active, .btn.btn-ajouter-grey:active, .btn.btn-ajouter-p:focus, .btn.btn-ajouter-grey:focus, .btn.btn-ajouter-p:active:hover, .btn.btn-ajouter-grey:active:hover {
  background-color: #d9252e;
  color: #fff;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 26, ../../sass/components/_buttons.scss */
  .btn.btn-ajouter-p, .btn.btn-ajouter-grey {
    display: inline-block;
    width: 49%;
  }
}
@media (max-width: 767px) {
  /* line 26, ../../sass/components/_buttons.scss */
  .btn.btn-ajouter-p, .btn.btn-ajouter-grey {
    display: block;
    width: 100%;
  }
}
/* line 42, ../../sass/components/_buttons.scss */
.btn.btn-ajouter-p.btn-grey, .btn.btn-grey.btn-ajouter-grey {
  background-color: #aaa !important;
}
/* line 48, ../../sass/components/_buttons.scss */
.btn.btn-ajouter-grey {
  background-color: #aaa !important;
  margin-bottom: 0;
}
/* line 54, ../../sass/components/_buttons.scss */
.btn.btn-commander {
  background-color: #d9252e;
  color: #fff;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  padding: 10px 12px;
  width: 50%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
/* line 97, ../../sass/helpers/_mixins.scss */
.btn.btn-commander:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
.btn.btn-commander:active, .btn.btn-commander:focus, .btn.btn-commander:active:hover {
  background-color: #d9252e;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 54, ../../sass/components/_buttons.scss */
  .btn.btn-commander {
    width: 100%;
    margin-bottom: 15px;
  }
}
/* line 68, ../../sass/components/_buttons.scss */
.btn.btn-log {
  text-transform: none;
  margin-bottom: 10px;
}

/** Custom buttons **/
/* line 77, ../../sass/components/_buttons.scss */
.btn-details {
  color: #d9252e;
  font-size: 18px;
  padding: .8em;
}
/* line 82, ../../sass/components/_buttons.scss */
.btn-details:hover, .btn-details:focus {
  color: #d9252e;
}
/* line 86, ../../sass/components/_buttons.scss */
.btn-details::after {
  content: "\002b";
  margin-left: 12px;
  background-color: #d9252e;
  color: #fff;
  border-radius: 100%;
  width: 12px;
  font-size: 15px;
  padding: -2px;
  position: absolute;
  font-weight: bold;
  padding-left: 2px;
  padding-bottom: 1px;
  line-height: 12px;
  top: 75px;
}
/* line 104, ../../sass/components/_buttons.scss */
.btn-details .btn-details-minus::after {
  content: '\2212';
}

/* line 110, ../../sass/components/_buttons.scss */
.btn-section-pro {
  color: #fff;
  width: 100%;
  font-weight: 700;
  padding-left: 0;
  font-size: 16px;
  height: auto;
  background-color: transparent;
  text-align: left;
}
/* line 122, ../../sass/components/_buttons.scss */
@media (min-width: 768px) {
.btn-section-pro:after {
  /*content: '';*/
  /*width: 40px;*/
  /*height: 3px;*/
  /*display: block;*/
  /*clear: both;*/
  /*margin-top: 7px;*/
  /*background-color: #d9252e;*/
}
}
@media (max-width: 767px) {
  /* line 110, ../../sass/components/_buttons.scss */
  .btn-section-pro {
    background-color: #2a2a2a;
  }
  /* line 135, ../../sass/components/_buttons.scss */
  .btn-section-pro:after {
    /*content: "\e259";*/
    /*display: block;*/
    /*font-family: 'Glyphicons Halflings';*/
    /*position: absolute;*/
    /*right: 25px;*/
    /*margin-top: -20px;*/
  }
}
/* line 144, ../../sass/components/_buttons.scss */
.btn-section-pro:hover {
  color: #d9252e;
}

/* line 149, ../../sass/components/_buttons.scss */
#filters {
  /*background-color: #3c3c35;*/
  /*border-radius: 6px;*/
  /*margin-top: 30px;*/
  /*margin-right: 10px;*/
  /*width: calc(25% - 10px);*/
  /*border: 1px solid #2a2a2a*/
}
/* line 156, ../../sass/components/_buttons.scss */
#filters input.check-section {
  margin-right: 8px !important;
}

/* line 161, ../../sass/components/_buttons.scss */
.btn:focus {
  color: inherit !important;
}

/* line 165, ../../sass/components/_buttons.scss */
.btn-default {
  background-color: #d9252e;
  color: #fff;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  border-color: transparent;
}
/* line 97, ../../sass/helpers/_mixins.scss */
.btn-default:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
.btn-default:active, .btn-default:focus, .btn-default:active:hover {
  background-color: #d9252e;
  color: #fff;
}
/* line 169, ../../sass/components/_buttons.scss */
.btn-default:hover {
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
  border: none;
}
/* line 176, ../../sass/components/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus {
  background-color: #d9252e;
  border-color: transparent;
}

/* line 183, ../../sass/components/_buttons.scss */
button[data-target|="#filters"]:hover {
  margin: auto;
}

/** Other rules **/
/* line 189, ../../sass/components/_buttons.scss */
a, nav .clearfix-links button {
  text-decoration: none !important;
  color: #fff;
}
/* line 193, ../../sass/components/_buttons.scss */
a:hover, nav .clearfix-links button:hover {
  color: #fff;
}

/* line 197, ../../sass/components/_buttons.scss */
.account select {
  padding: 0;
}

/* line 201, ../../sass/components/_buttons.scss */
.container-menu-icon {
  display: none;
}

/* line 204, ../../sass/components/_buttons.scss */
.line1, .line2, .line3 {
  width: 35px;
  height: 5px;
  background-color: #333;
  margin: 6px 0;
  transition: 0.4s;
}

/* line 212, ../../sass/components/_buttons.scss */
.change .line1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

/* line 217, ../../sass/components/_buttons.scss */
.change .line2 {
  opacity: 0;
}

/* line 219, ../../sass/components/_buttons.scss */
.change .line3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

/* line 225, ../../sass/components/_buttons.scss */
input:not(.input-search):not(.text-valeur):not(.default), textarea, textarea.form-control, select[name=country], select[name=civility] {
  border-radius: 0;
  font-style: normal;
  margin-bottom: 15px;
  border: transparent;
  border-bottom: 1px solid #424043;
  background-color: transparent;
  color: white;
  box-shadow: none;
}
/* line 235, ../../sass/components/_buttons.scss */
input:not(.input-search):not(.text-valeur):not(.default) .input-modal-sign-n, textarea .input-modal-sign-n, textarea.form-control .input-modal-sign-n, select[name=country] .input-modal-sign-n, select[name=civility] .input-modal-sign-n {
  display: inline-block;
  width: 46%;
  float: right;
}
/* line 240, ../../sass/components/_buttons.scss */
input:not(.input-search):not(.text-valeur):not(.default) .input-modal-sign-p, textarea .input-modal-sign-p, textarea.form-control .input-modal-sign-p, select[name=country] .input-modal-sign-p, select[name=civility] .input-modal-sign-p {
  width: 46%;
  display: inline-block;
}
/* line 245, ../../sass/components/_buttons.scss */
input:not(.input-search):not(.text-valeur):not(.default):hover, textarea:hover, textarea.form-control:hover, select[name=country]:hover, select[name=civility]:hover {
  border-bottom: 1px solid #fff;
}
/* line 248, ../../sass/components/_buttons.scss */
input:not(.input-search):not(.text-valeur):not(.default):focus, textarea:focus, textarea.form-control:focus, select[name=country]:focus, select[name=civility]:focus {
  border-bottom: 3px solid #d9252e;
  color: #fff;
}

/* line 255, ../../sass/components/_buttons.scss */
input::placeholder {
  font-style: italic;
}

/* line 259, ../../sass/components/_buttons.scss */
input.form-control.input-modal-sign {
  border: transparent;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  color: white;
}

/* line 266, ../../sass/components/_buttons.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
  background-color: transparent !important;
}

/* line 284, ../../sass/components/_buttons.scss */
.form-control:focus {
  box-shadow: none;
  border-color: transparent;
}

/* line 291, ../../sass/components/_buttons.scss */
select:focus #contact_recipient {
  color: #000;
}

@media (max-width: 767px) {
  /* line 297, ../../sass/components/_buttons.scss */
  #pay-orders {
    float: none !important;
    width: 100%;
    margin-bottom: 15px;
  }
}
/* line 309, ../../sass/components/_buttons.scss */
button.is-connected {
  max-width: calc(100% - 65px);
}

/* line 313, ../../sass/components/_buttons.scss */
.btn:focus {
  color: #fff !important;
}

/* line 317, ../../sass/components/_buttons.scss */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, #ffffff 50%), linear-gradient(135deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
  background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
  background-repeat: no-repeat;
}
/* line 334, ../../sass/components/_buttons.scss */
select:focus {
  color: #fff;
  border-color: transparent;
}
/* line 338, ../../sass/components/_buttons.scss */
select#my-company {
  background-color: #151515;
}

/* line 343, ../../sass/components/_buttons.scss */
input::placeholder {
  font-style: italic;
}

/* line 348, ../../sass/components/_buttons.scss */
#user-name {
  font-size: var(--font-size);
}

/* line 352, ../../sass/components/_buttons.scss */
.form-control[disabled] {
  background-color: transparent;
}

/* line 3, ../../sass/pages/_basic.scss */
body, html {
  height: 100%;
  margin: 0;
  font-size: 13px;
  color: #fff;
}

/* line 9, ../../sass/pages/_basic.scss */
body {
  font-family: Be Vietnam,sans-serif;
  background-color: #272728;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/* line 16, ../../sass/pages/_basic.scss */
h4, h5 {

}

/* line 4, ../../sass/pages/_home.scss */
.member {
  float: left;
  width: 22%;
  margin: 1.5%;
  text-align: center;
  font-size: 16px;
  height: 260px;
  padding: 1em;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 4, ../../sass/pages/_home.scss */
  .member {
    width: 30%;
  }
}
@media (max-width: 767px) {
  /* line 4, ../../sass/pages/_home.scss */
  .member {
    width: 80%;
    margin: 10%;
    height: auto;
  }
}
/* line 23, ../../sass/pages/_home.scss */
.member img {
  border-radius: 50%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.5s;
  height: auto;
  max-width: 100%;
}
/* line 31, ../../sass/pages/_home.scss */
.member img:hover {
  border-radius: 12px;
  transform: scale(1.05);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 39, ../../sass/pages/_home.scss */
.member span {
  font-size: var(--font-size);
  font-style: italic;
}

/* line 46, ../../sass/pages/_home.scss */
#contact > div {
  float: left;
  width: 50%;
  padding: 0 15px;
  min-height: 90px;
}
/* line 52, ../../sass/pages/_home.scss */
#contact > div:nth-child(7), #contact > div:nth-child(8) {
  width: 100%;
}
/* line 56, ../../sass/pages/_home.scss */
#contact > div:nth-child(8) {
  text-align: center;
}
@media (max-width: 767px) {
  /* line 46, ../../sass/pages/_home.scss */
  #contact > div {
    width: 100%;
  }
}
/* line 64, ../../sass/pages/_home.scss */
#contact > div textarea {
  height: 180px;
  background-color: transparent;
  color: #fff;
}
/* line 68, ../../sass/pages/_home.scss */
#contact > div textarea:focus {
  border-color: #d9252e;
}
/* line 73, ../../sass/pages/_home.scss */
#contact > div button[type=submit] {
  background-color: #d9252e;
  color: #fff;
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  border-color: transparent;
}
/* line 97, ../../sass/helpers/_mixins.scss */
#contact > div button[type=submit]:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
#contact > div button[type=submit]:active, #contact > div button[type=submit]:focus, #contact > div button[type=submit]:active:hover {
  background-color: #d9252e;
  color: #fff;
}

.notification-badge {
  height: 24px;
  color: #fff;
  background-color: #d9252e;
  width: 24px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  position: absolute;
  border-radius: 50%;
  margin-top: -10px;
  margin-left: -12px;
  font-weight: bold;
  font-size: 16px;
}

[data-status=unread]:before {
  font-family: 'Glyphicons Halflings';
  content: "\e101";
  position: absolute;
  right: 5px;
  color: #d9252e;
  margin-top: 10px;
}

/* line 79, ../../sass/pages/_home.scss */
.bg {
  /*@include imageBackground('http://www.rouquette.com/wp-content/uploads/2015/07/camions-alignes-1920x1080.jpg');*/
  background-image: url("/images/bg-home.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height:900px;
}
.bg-jq {
  /*@include imageBackground('http://www.rouquette.com/wp-content/uploads/2015/07/camions-alignes-1920x1080.jpg');*/
  background-image: url("/images/bg-home-jacquier.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height:900px;
}
/* line 84, ../../sass/pages/_home.scss */
.bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  display: block;
  content: " ";
  opacity: 0.3;
  min-height:900px;
}

/* line 97, ../../sass/pages/_home.scss */
.block-tag {
  display: inline-table;
  background: #000;
  color: #fff;
  margin: 15px;
  width: 200px;
  height: 200px;
  padding-top: 60px;
  transition: 0.3s;
  opacity: 0.8;
}
/* line 108, ../../sass/pages/_home.scss */
.block-tag:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  color: #555;
  transform: scale(1.1);
  opacity: 1;
  /*img {
  	filter: invert(100%);
  }*/
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 97, ../../sass/pages/_home.scss */
  .block-tag {
    width: 155px;
    height: 155px;
  }
}
@media (max-width: 767px) {
  /* line 97, ../../sass/pages/_home.scss */
  .block-tag {
    width: 38%;
    height: 155px;
    display: inline-table;
    padding-top: 34px;
  }
}
@media (max-width: 375px) {
  /* line 97, ../../sass/pages/_home.scss */
  .block-tag {
    height: 115px;
    padding-top: 23px;
  }
}
/* line 134, ../../sass/pages/_home.scss */
.block-tag span {

  font-size: 16px;
}
@media (max-width: 767px) {
  /* line 134, ../../sass/pages/_home.scss */
  .block-tag span {
    font-size: 13px;
  }
}

/* line 143, ../../sass/pages/_home.scss */
.block-buttons {
  font-size: 11px;
}

/* line 147, ../../sass/pages/_home.scss */
.block-question {
  margin-top: 10px;
  text-align: center;
}

/* line 151, ../../sass/pages/_home.scss */
.block-promo {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 1em;
}

/* line 155, ../../sass/pages/_home.scss */
.carousel {
  margin-top: 176px;
}
@media (max-width: 767px) {
  /* line 155, ../../sass/pages/_home.scss */
  .carousel {
    margin-top: 94px;
  }
}

/* line 162, ../../sass/pages/_home.scss */
.img-promo {
  max-width: 21%;
  height: auto;
  margin: 1em;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}
/* line 167, ../../sass/pages/_home.scss */
.img-promo:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 162, ../../sass/pages/_home.scss */
  .img-promo {
    max-width: 30%;
  }
}

/* line 175, ../../sass/pages/_home.scss */
.img-picto-home {
  height: 40px;
  display: block;
  margin-bottom: 20px;
  filter: invert(15%);
}
@media (max-width: 767px) {
  /* line 175, ../../sass/pages/_home.scss */
  .img-picto-home {
    height: 30px;
  }
}
@media (max-width: 375px) {
  /* line 175, ../../sass/pages/_home.scss */
  .img-picto-home {
    height: 25px;
  }
}

/* line 188, ../../sass/pages/_home.scss */
.img-marques {
  max-width: 100%;
  height: auto;
}

/* line 192, ../../sass/pages/_home.scss */
.carousel-caption {
  top: 9vw;
  width: 45%;
  margin: auto;
}

/* line 197, ../../sass/pages/_home.scss */
.container-ventes {
  opacity: 0.7;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F1F1F1;
  text-shadow: 3px 3px 3px #000;
}

/* line 204, ../../sass/pages/_home.scss */
.container-nouveautes {
  background-image: url("https://stjohnshouse.co.uk/wp-content/uploads/2015/08/Andrew-Billington-Photography-11-700x400.jpg");
  background-position: center;
  background-size: cover;
  width: auto;
  height: 33vh;
  margin: 1em;
  border: 10px solid #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 212, ../../sass/pages/_home.scss */
.container-mventes {
  background-image: url("https://www.biolayne.com/wp-content/uploads/2016/05/bottles-and-glasses-of-alcoholic-drinks-700x400.jpg");
  background-position: center;
  background-size: cover;
  width: auto;
  height: 33vh;
  margin: 1em;
  border: 10px solid #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* line 220, ../../sass/pages/_home.scss */
.container-promos {
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  /* line 226, ../../sass/pages/_home.scss */
  .container-promos .row {
    display: table;
  }
  /* line 229, ../../sass/pages/_home.scss */
  .container-promos .row > div {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}
/* line 238, ../../sass/pages/_home.scss */
.container-promos a, .container-promos nav .clearfix-links button, nav .clearfix-links .container-promos button {
  color: #000;
  text-decoration: none;
}

/* line 243, ../../sass/pages/_home.scss */
.container-marques {
  background-color: #f6d04b;
  padding-top: 40px;
  padding-bottom: 70px;
}

/* line 248, ../../sass/pages/_home.scss */
.container-numbers {
  background-image: url("/images/bouchons-vin.jpg");
  background-position: center;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
  padding: 150px 109.5px;
  margin-bottom: 0px;
  visibility: visible;
  margin-left: -109.5px;
  margin-right: -109.5px;
}

@media (max-width: 767px) {
  /* line 260, ../../sass/pages/_home.scss */
  .clearfix-mobile {
    margin-bottom: 20px;
  }
}

/*a.item-links:last-child {
	border-right: none !important;
}*/
/* line 268, ../../sass/pages/_home.scss */
.item-number-1 {
  background-image: url("/images/picto-number-1.png");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 50% 0%;
  list-style: none;
  padding-top: 70px;
}

/* line 276, ../../sass/pages/_home.scss */
.item-number-2 {
  background-image: url("/images/picto-number-2.png");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 50% 0%;
  list-style: none;
  padding-top: 70px;
}

/* line 284, ../../sass/pages/_home.scss */
.item-number-3 {
  background-image: url("/images/picto-number-3.png");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 50% 0%;
  list-style: none;
  padding-top: 70px;
}

/* line 292, ../../sass/pages/_home.scss */
.item-number-4 {
  background-image: url("/images/picto-number-4.png");
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 50% 0%;
  list-style: none;
  padding-top: 70px;
}

/* line 300, ../../sass/pages/_home.scss */
.picto-start {
  font-size: 15px;
  color: #d9252e;
}

/* line 304, ../../sass/pages/_home.scss */
.text-block-n, .text-block-m {
  color: #fff;
  width: 50%;
  margin: 20% 0 0 7%;
}

/* line 309, ../../sass/pages/_home.scss */
.text-ques {
  font-size: 11px;
}

/* line 312, ../../sass/pages/_home.scss */
.text-ins, .text-client, .text-panier {
  margin-right: 15px;
  color: #000;
}
/* line 315, ../../sass/pages/_home.scss */
.text-ins:hover, .text-client:hover, .text-panier:hover {
  text-decoration: none;
  color: #d9252e;
  cursor: pointer;
}

/* line 321, ../../sass/pages/_home.scss */
.text-con {
  color: #000;
}
/* line 323, ../../sass/pages/_home.scss */
.text-con:hover {
  text-decoration: none;
  color: #d9252e;
  cursor: pointer;
}

/* line 329, ../../sass/pages/_home.scss */
.text-home {
  margin-top: 6vh;
  margin-bottom: 30px;
  color: #fff;
  line-height: 125%;
  font-size: 36px;
  padding-top: 20%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 329, ../../sass/pages/_home.scss */
  .text-home {
    font-size: 43px;
  }
}
@media (max-width: 767px) {
  /* line 329, ../../sass/pages/_home.scss */
  .text-home {
    font-size: 40px;
    margin-top: 25px;
    text-align: center;
  }
}
/* line 348, ../../sass/pages/_home.scss */
.text-home:after {
  content: '';
  width: 40%;
  height: 3px;
  display: block;
  clear: both;
  margin-top: 12px;
  background-color: #d9252e;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}

/* line 361, ../../sass/pages/_home.scss */
.text-yellow {
  color: #f6d04b;
}

/* line 364, ../../sass/pages/_home.scss */
.text-light, .link-specification-r, .text-conf {
  font-weight: 100;
}

/* line 368, ../../sass/pages/_home.scss */
.text-slider {
  text-shadow: 3px 3px 3px #000;
  font-size: 36px;
}

/* line 372, ../../sass/pages/_home.scss */
.widget {
  color: #fff;
  padding: 150px 109.5px;
  margin-bottom: 0px;
  visibility: visible;
  margin-left: -109.5px;
  margin-right: -109.5px;
}

/* line 381, ../../sass/pages/_home.scss */
.text-animate {
  position: relative;
  -webkit-animation-name: animateTop;
  -webkit-animation-duration: 1s;
  animation-name: animateTop;
  animation-duration: 1s;
}

@-webkit-keyframes animateTop {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0px;
    opacity: 1;
  }
}
@keyframes animateTop {
  from {
    top: -100px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
/* line 397, ../../sass/pages/_home.scss */
.text-animate-bottom {
  position: relative;
  -webkit-animation-name: animateBottom;
  -webkit-animation-duration: 2s;
  animation-name: animateBottom;
  animation-duration: 2s;
}

@-webkit-keyframes animateBottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0px;
    opacity: 1;
  }
}
@keyframes animateBottom {
  from {
    bottom: -100px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}
@media only screen and (max-width: 575px) {
  /* line 420, ../../sass/pages/_home.scss */
  .navbar-form {
    margin-bottom: 0;
    border-bottom: none;
  }

  /* line 424, ../../sass/pages/_home.scss */
  .btn-slider {
    font-size: 7px;
  }

  /* line 427, ../../sass/pages/_home.scss */
  .block-buttons {
    margin-top: 15px;
    text-align: right;
  }

  /* line 431, ../../sass/pages/_home.scss */
  .carousel {
    height: 30vh;
  }

  /* line 434, ../../sass/pages/_home.scss */
  .carousel-caption {
    top: 5vw;
    width: 69%;
  }

  /* line 438, ../../sass/pages/_home.scss */
  .container-footer {
    padding: 15px;
  }

  /* line 441, ../../sass/pages/_home.scss */
  .img-promo {
    max-width: 44%;
    margin: .5em;
  }

  /* line 445, ../../sass/pages/_home.scss */
  .img-slider {
    height: 30vh !important;
  }

  /* line 448, ../../sass/pages/_home.scss */
  .text-footerbase {
    padding: 10px;
  }

  /* line 451, ../../sass/pages/_home.scss */
  .text-slider {
    font-size: 17px !important;
  }

  /* line 454, ../../sass/pages/_home.scss */
  .text-ins, .text-client, .text-panier {
    padding-right: 0;
  }

  /* line 457, ../../sass/pages/_home.scss */
  .text-con {
    padding-left: 15px;
  }

  /* line 461, ../../sass/pages/_home.scss */
  .container-ventes {
    margin-top: 94px;
  }
}
@media (max-width: 767px) {
  /* line 469, ../../sass/pages/_home.scss */
  .border-right {
    border-right: none;
  }

  /* line 472, ../../sass/pages/_home.scss */
  .container-btn-close {
    margin-bottom: 50px;
    display: block;
  }
  /* line 475, ../../sass/pages/_home.scss */
  .container-btn-close .close {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0.2em;
    font-size: 30px;
  }

  /* line 483, ../../sass/pages/_home.scss */
  .container-footer {
    padding: 25px;
  }

  /* line 486, ../../sass/pages/_home.scss */
  .container-menu-icon {
    display: inline-block;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 30px;
  }

  /* line 492, ../../sass/pages/_home.scss */
  .container-submenu-home {
    width: 50%;
    height: 100vh;
    background-color: #111;
    position: absolute;
    right: 0;
  }

  /* line 499, ../../sass/pages/_home.scss */
  .container-links {
    height: auto;
  }

  /* line 502, ../../sass/pages/_home.scss */
  .block-pietrini, .block-produits, .block-info, .block-paiment, .block-tele {
    height: auto;
  }

  /* line 505, ../../sass/pages/_home.scss */
  .img-logo {
    max-width: 100% !important;
  }

  /* line 508, ../../sass/pages/_home.scss */
  .item-links {
    text-align: left;
  }

  /* line 511, ../../sass/pages/_home.scss */
  .menu-home {
    display: none;
  }

  /* line 514, ../../sass/pages/_home.scss */
  .padd-left {
    padding-left: 10px;
  }
}
/* line 3, ../../sass/pages/_catalogue.scss */
.barre-input {
  background-color: #d9252e;
  width: 100%;
  height: 3px;
}
/* line 7, ../../sass/pages/_catalogue.scss */
.barre-input .btn-left, .barre-input .btn-right {
  background-color: #fff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  border: 1px solid #111;
  display: inline-block;
}
/* line 15, ../../sass/pages/_catalogue.scss */
.barre-input .btn-right {
  float: right;
}

/* line 22, ../../sass/pages/_catalogue.scss */
.nav-catalog .breadcrumb {
  border-radius: 0;
  margin-left: 15px;
}
/* line 26, ../../sass/pages/_catalogue.scss */
.nav-catalog .breadcrumb > li + li:before {
  padding: 0 20px;
  content: ">";
}

/* line 33, ../../sass/pages/_catalogue.scss */
.block-produit {
  background-color: #F5F5F5;
  margin: 15px 0 15px 15px;
  width: 31.2%;
  height: auto;
  display: inline-block;
}
/* line 40, ../../sass/pages/_catalogue.scss */
.block-produit .produit {
  overflow: hidden;
}

/* line 44, ../../sass/pages/_catalogue.scss */
.block-btn-confirmer {
  margin-top: 35px;
  text-align: center;
}

/* line 48, ../../sass/pages/_catalogue.scss */
.container-pg-prix {
  margin: 50px 0 30px 0;
}

/* line 51, ../../sass/pages/_catalogue.scss */
.container-catalog {
  margin: 50px 0 20px 0;
}

/* line 59, ../../sass/pages/_catalogue.scss */
.container-btn-ajouter {
  float: right;
  clear: both;
}

/* line 63, ../../sass/pages/_catalogue.scss */
.container-ref {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 67, ../../sass/pages/_catalogue.scss */
.container-section-pro {
  background-color: inherit;
  padding: 1em 0;
}
/* line 70, ../../sass/pages/_catalogue.scss */
.container-section-pro a, .container-section-pro nav .clearfix-links button, nav .clearfix-links .container-section-pro button {
  text-align: center;
  display: block;
  /* font-style: italic; */
  font-weight: 100;
  font-size: 12px;
  color: #aaa;
  border-bottom: 1px solid #676767;
  padding-bottom: 4px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 70, ../../sass/pages/_catalogue.scss */
  .container-section-pro a, .container-section-pro nav .clearfix-links button, nav .clearfix-links .container-section-pro button {
    margin-left: 0;
  }
}
/* line 83, ../../sass/pages/_catalogue.scss */
.container-section-pro a:hover, .container-section-pro nav .clearfix-links button:hover, nav .clearfix-links .container-section-pro button:hover, .container-section-pro a:focus, .container-section-pro nav .clearfix-links button:focus, nav .clearfix-links .container-section-pro button:focus {
  color: #d9252e;
}
/* line 88, ../../sass/pages/_catalogue.scss */
.container-section-pro label {
  display: block;
}

/* line 92, ../../sass/pages/_catalogue.scss */
.check-section {
  margin: 4px 20px 0 0 !important;
}

/* line 95, ../../sass/pages/_catalogue.scss */
.img-produit {
  text-align: center;
  height: 100%;
  width: auto;
  margin-bottom: 5px;
}
/* line 101, ../../sass/pages/_catalogue.scss */
.img-produit:hover {
  /**/
}

/* line 105, ../../sass/pages/_catalogue.scss */
.item-links-catalog {
  color: #000;
  text-decoration: none;
}
/* line 108, ../../sass/pages/_catalogue.scss */
.item-links-catalog:hover, .item-links-catalog:focus {
  color: #d9252e;
}

/* line 112, ../../sass/pages/_catalogue.scss */
.links-result {
  color: #000;
  text-decoration: none;
}
/* line 115, ../../sass/pages/_catalogue.scss */
.links-result:hover {
  color: #000;
  text-decoration: none;
}

/* line 120, ../../sass/pages/_catalogue.scss */
.padd-right {
  padding-right: 0;
}

/* line 123, ../../sass/pages/_catalogue.scss */
.padd-select {
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 123, ../../sass/pages/_catalogue.scss */
  .padd-select {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 123, ../../sass/pages/_catalogue.scss */
  .padd-select {
    margin-top: -80px;
  }
}

/* line 134, ../../sass/pages/_catalogue.scss */
.produit {
  height: 240px;
  text-align: center;
  background-color: #fff;
  margin: 1em;
}

/* line 140, ../../sass/pages/_catalogue.scss */
.price {
  text-align: right;
  font-weight: bold;
  color: #fff;
}

/* line 145, ../../sass/pages/_catalogue.scss */
.plus-result {
  margin-top: 10px;
}

/* line 148, ../../sass/pages/_catalogue.scss */
.margin-top-container {
  margin-top: 190px;
}

/* line 151, ../../sass/pages/_catalogue.scss */
.select-goot {
  background-color: #d9252e;
  color: #fff;
  border: 1px solid transparent;
}

/* line 156, ../../sass/pages/_catalogue.scss */
.text-catego {
  margin: 20px 0 20px 0;
}

/* line 159, ../../sass/pages/_catalogue.scss */
.text-valeur {
  color: #fff;
  background-color: transparent;
  font-size: 12px;
  border: 0;
}

/* line 165, ../../sass/pages/_catalogue.scss */
.title-range {
  font-size: 12px;
  text-transform: uppercase;
}

/* line 170, ../../sass/pages/_catalogue.scss */
.ui-widget.ui-widget-content {
  border: none;
  border-radius: 0;
}

/* line 174, ../../sass/pages/_catalogue.scss */
.ui-widget-content {
  border: none;
  background: #c5c5c5;
}

/* line 178, ../../sass/pages/_catalogue.scss */
.ui-slider-horizontal {
  height: 4px;
}

/* line 181, ../../sass/pages/_catalogue.scss */
.ui-widget-header {
  border: none;
  background: #d9252e;
}

/* line 185, ../../sass/pages/_catalogue.scss */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #000;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 191, ../../sass/pages/_catalogue.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.4em;
}

/* line 194, ../../sass/pages/_catalogue.scss */
.ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
}

/* line 198, ../../sass/pages/_catalogue.scss */
.ui-slider .ui-slider-range {
  border-radius: 0;
}

/* line 201, ../../sass/pages/_catalogue.scss */
.ui-corner-all {
  border-radius: 100%;
}

/* line 207, ../../sass/pages/_catalogue.scss */
.promotion .media-body > * {
  margin-left: 15px;
}

img.desaturate {
  filter: grayscale(100%);
  transform:scale(0.6);
  transition:0.3s;
  max-width:160px;
}

@media screen and (max-width: 640px) {
  img.desaturate {
    max-width:120px;
  }
}


a img.desaturate:hover, img.desaturate.active {
  transform:scale(1);
  filter:grayscale(0%);
}

@media (max-width: 575px) {
  /* line 217, ../../sass/pages/_catalogue.scss */
  .block-produit {
    width: 95% !important;
  }

  /* line 220, ../../sass/pages/_catalogue.scss */
  .container-pg-prix {
    width: 95% !important;
  }
}
@media (max-width: 767px) {
  /* line 226, ../../sass/pages/_catalogue.scss */
  .breadcrumb {
    margin-left: 0;
  }

  /* line 229, ../../sass/pages/_catalogue.scss */
  .block-produit {
    width: 45%;
    margin: 15px 0 15px 0px;
  }

  /* line 233, ../../sass/pages/_catalogue.scss */
  .container-pg-prix {
    width: 50vw;
  }
}
/* line 3, ../../sass/pages/_login.scss */
.block-title {
  text-align: center;
  margin: 50px 0 50px 0;
}

/* line 7, ../../sass/pages/_login.scss */
.block-log, .block-sign {
  display: inline-block;
  width: 46.5%;
  height: 360px;
  margin: 1em;
  padding: 1em;
  text-align: center;
  vertical-align: top;
  background-color: #F5F5F5;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 7, ../../sass/pages/_login.scss */
  .block-log, .block-sign {
    width: 95%;
    height: auto;
    padding: 3em;
  }
}
@media (max-width: 767px) {
  /* line 7, ../../sass/pages/_login.scss */
  .block-log, .block-sign {
    width: 95%;
    height: auto;
    padding: 2em;
  }
}

/* line 30, ../../sass/pages/_login.scss */
.block-form-log {
  margin-top: 40px;
}

/* line 33, ../../sass/pages/_login.scss */
.block-form-sign {
  margin: 40px 0 30px 0;
}

/* line 36, ../../sass/pages/_login.scss */
.block-btn-connexion {
  margin: 1em;
}
@media (max-width: 767px) {
  /* line 36, ../../sass/pages/_login.scss */
  .block-btn-connexion {
    margin: auto;
  }
}

/* line 42, ../../sass/pages/_login.scss */
.block-btn-inscription {
  margin: 1em;
}
@media (max-width: 767px) {
  /* line 42, ../../sass/pages/_login.scss */
  .block-btn-inscription {
    margin: auto;
  }
}

/* line 48, ../../sass/pages/_login.scss */
.block-left {
  text-align: left;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 48, ../../sass/pages/_login.scss */
  .block-left {
    text-align: center;
  }
}

/* line 54, ../../sass/pages/_login.scss */
.block-right {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 54, ../../sass/pages/_login.scss */
  .block-right {
    text-align: center;
    margin-bottom: 10px;
  }
}

/* line 61, ../../sass/pages/_login.scss */
.bg-container {
  background-color: #F5F5F5;
}

/* line 64, ../../sass/pages/_login.scss */
.bg-container-principal {
  background-color: #fff;
}

/* line 67, ../../sass/pages/_login.scss */
.container-id {
  width: 80%;
  margin: auto;
  margin-bottom: 70px;
  margin-top: 140px;
}
@media (max-width: 767px) {
  /* line 67, ../../sass/pages/_login.scss */
  .container-id {
    width: 95%;
  }
}

/* line 76, ../../sass/pages/_login.scss */
.link-mdp {
  color: #d9252e;
}

/* line 79, ../../sass/pages/_login.scss */
.input-log {
  border-radius: 0;
  font-style: italic;
  padding: 1.5em;
}

/* line 84, ../../sass/pages/_login.scss */
.input-sign {
  display: inline-block;
  width: 80%;
  border-radius: 0;
  font-style: italic;
  padding: 1.5em;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 84, ../../sass/pages/_login.scss */
  .input-sign {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 84, ../../sass/pages/_login.scss */
  .input-sign {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* line 98, ../../sass/pages/_login.scss */
.input-sign-2 {
  margin: auto;
  border-radius: 0;
  font-style: italic;
  padding: 1.5em;
}

/* line 1, ../../sass/pages/_ficheproduit.scss */
.product-full {
  /*border-bottom: 1px solid #424043;*/
}
/* line 9, ../../sass/pages/_ficheproduit.scss */
.product-full h2 {
  margin-top: -10px;
  font-size: 24px;
}
/* line 25, ../../sass/pages/_ficheproduit.scss */
.product-full p.description {
  font-size: 16px;
}
/* line 28, ../../sass/pages/_ficheproduit.scss */
.product-full p.dates {
  font-style: italic;
  font-size: var(--font-size);
}
/* line 34, ../../sass/pages/_ficheproduit.scss */
.product-full .wrapper-img {
  overflow: hidden;
  background-color: #fff;
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
}
/* line 41, ../../sass/pages/_ficheproduit.scss */
.product-full .wrapper-img .img-product {
  max-height: 100%;
  transition: 0.5s;
  max-width: 100%;
  height: auto;
  width: auto;
  margin: auto;
}
/* line 49, ../../sass/pages/_ficheproduit.scss */
.product-full .wrapper-img .img-product:hover {

}

/* line 56, ../../sass/pages/_ficheproduit.scss */
.wrapper-thumbnail {
  background-color: #fff;
  width: 110px;
  height:110px;
}

/* line 62, ../../sass/pages/_ficheproduit.scss */
.suggested-products .block-product {
  transition: 0.5s;
  overflow: hidden;
  box-shadow: none !important;
  background: #333;
}
/* line 66, ../../sass/pages/_ficheproduit.scss */
.suggested-products .block-product.hidden {
  height: 0;
}

/* line 73, ../../sass/pages/_ficheproduit.scss */
ul .promotion {
  border-bottom: 1px solid #212121;
  padding-bottom: 5px;
  width: 50%;
  height: 250px;
  float: left;
}
@media (max-width: 767px) {
  /* line 73, ../../sass/pages/_ficheproduit.scss */
  ul .promotion {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 85, ../../sass/pages/_ficheproduit.scss */
  ul .promotion.media:first-child {
    margin-top: 15px;
  }
  /* line 89, ../../sass/pages/_ficheproduit.scss */
  ul .promotion:nth-child(2n+1) {
    padding-right: 15px;
  }
  /* line 93, ../../sass/pages/_ficheproduit.scss */
  ul .promotion:nth-child(2n) {
    padding-left: 15px;
  }
}
/* line 98, ../../sass/pages/_ficheproduit.scss */
ul .promotion a, ul .promotion nav .clearfix-links button, nav .clearfix-links ul .promotion button {
  color: #000;
  text-decoration: none;
  transition: 0.3s;
}
/* line 103, ../../sass/pages/_ficheproduit.scss */
ul .promotion a:hover, ul .promotion nav .clearfix-links button:hover, nav .clearfix-links ul .promotion button:hover {
  padding-left: 20px;
}
/* line 106, ../../sass/pages/_ficheproduit.scss */
ul .promotion a:hover .media-object, ul .promotion nav .clearfix-links button:hover .media-object, nav .clearfix-links ul .promotion button:hover .media-object {

}
/* line 112, ../../sass/pages/_ficheproduit.scss */
ul .promotion .media-left {
  overflow: hidden;
}
/* line 115, ../../sass/pages/_ficheproduit.scss */
ul .promotion .media-left .media-object {
  max-width: 120px;
  max-height: 120px;
  transition: 0.5s;
}
/* line 122, ../../sass/pages/_ficheproduit.scss */
ul .promotion h5 {
  color: #D4AF37;
}
/* line 126, ../../sass/pages/_ficheproduit.scss */
ul .promotion p {
  margin-bottom: 0;
  color: #bababa;
}
/* line 130, ../../sass/pages/_ficheproduit.scss */
ul .promotion p.dates {
  font-style: italic;
  font-size: var(--font-size);
  color: #d9252e;
}

/* line 140, ../../sass/pages/_ficheproduit.scss */
.paginable-item.paginable {
  display: none !important;
}

/* line 145, ../../sass/pages/_ficheproduit.scss */
.catalog {
  position: relative;
}
@media (min-width: 768px) {
  /* line 170, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.paginable-item {
    height: 290px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 170, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.paginable-item {
    height: 280px;
  }
}
/* line 181, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.paginable-item a.img, .catalog .block-product.paginable-item nav .clearfix-links button.img, nav .clearfix-links .catalog .block-product.paginable-item button.img {
  height: 190px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 181, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.paginable-item a.img, .catalog .block-product.paginable-item nav .clearfix-links button.img, nav .clearfix-links .catalog .block-product.paginable-item button.img {
    height: 170px;
  }
}
@media (max-width: 767px) {
  /* line 181, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.paginable-item a.img, .catalog .block-product.paginable-item nav .clearfix-links button.img, nav .clearfix-links .catalog .block-product.paginable-item button.img {
    height: calc(100% - 70px);
  }
}
/* line 194, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product h4 {
  /*font-size: var(--font-size);*/
  /*font-weight: 600;*/
  /*margin: 6px -5px;*/
}
@media (max-width: 767px) {
  /* line 194, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product h4 {
    /*font-size: 16px;*/
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 148, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product {
    height: 340px;
  }
}

#basket-details tr.incart {
  border-left: 6px solid #d9252e;
  background-color: #3a3a3a;
}

@media (max-width: 767px) {
  /* line 148, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product {
    height: auto;
  }

  .product-full h2 {
    margin-top: 20px;
  }

  #basket-details tbody td .btn, #basket-recap tbody td .btn, #historic-orders tbody td .btn {
    padding:6px 12px !important;
  }
}
/* line 209, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.disabled {
  opacity: 0.5;
}
/* line 213, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.disabled div.add-product {
  opacity: 0;
}
/* line 219, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product a, .catalog .block-product nav .clearfix-links button, nav .clearfix-links .catalog .block-product button {
  /*display: flex !important;*/
  /*align-items: center;*/
  /*flex-wrap: wrap;*/
}
/* line 234, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product a.img:hover img, .catalog .block-product nav .clearfix-links button.img:hover img, nav .clearfix-links .catalog .block-product button.img:hover img {
  /**/
}
/* line 239, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product a.img img, .catalog .block-product nav .clearfix-links button.img img, nav .clearfix-links .catalog .block-product button.img img {
  /*max-height: 100%;*/
  /*transition: 0.5s;*/
  /*max-width: 100%;*/
  /*height: auto;*/
  /*width: auto;*/
  /*margin: auto;*/
}
/* line 257, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product .price {
  /*float: right;*/
  /*font-size: 16px;*/
  /*padding-left: 1px;*/
  /*line-height: 14px;*/
}
/* line 263, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product .price small {
  /*font-size: 55%;*/
}
/* line 284, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product .display-full {
  display: none;
}
/* line 288, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product {
  position: absolute;
  box-shadow: 2px 5px 5px #ccc;
  width: calc(100% - 20px);
  z-index: 1;
  margin-left: 10px;
  height: 380px;
  overflow: hidden;
  border: 0;
}
/* line 298, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product .block-picto-produit-2 {
  /*float: none;*/
}
@media (max-width: 767px) {
  /* line 303, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product a.img, .catalog .block-product.detail-product nav .clearfix-links button.img, nav .clearfix-links .catalog .block-product.detail-product button.img {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 288, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product {
    min-height: 380px;
    height: auto;
  }
}
/* line 315, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product .second-row {
  width: calc(75% - 380px);
}
@media (max-width: 767px) {
  /* line 315, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product .second-row {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 315, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product .second-row {
    width: calc(100% - 380px);
  }
}
/* line 327, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product .third-row {
  width: 25%;
}
@media (max-width: 767px) {
  /* line 327, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product .third-row {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 327, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product .third-row {
    width: calc(100% - 380px);
  }
}
/* line 338, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product .third-row .block-prix-detail {
  padding: 10px;
  margin-bottom: -90px;
  background-color: transparent;
}
/* line 345, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product h4 {

  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
  border-left: 3px solid #F6D04B;
  padding: 5px 15px;
}
/* line 355, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product table {
  margin-bottom: 15px;
}
/* line 358, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product table td {
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* line 363, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product > div {
    float: left;
    width: calc(100% - 380px);
    padding: 15px;
  }
}
@media (max-width: 767px) {
  /* line 288, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product {
    height: auto;
  }
}
/* line 376, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product a.img, .catalog .block-product.detail-product nav .clearfix-links button.img, nav .clearfix-links .catalog .block-product.detail-product button.img {
  width: 350px;
  height: 350px;
  float: left;
  margin-right: 15px;
}
@media (max-width: 767px) {
  /* line 376, ../../sass/pages/_ficheproduit.scss */
  .catalog .block-product.detail-product a.img, .catalog .block-product.detail-product nav .clearfix-links button.img, nav .clearfix-links .catalog .block-product.detail-product button.img {
    width: 100%;
  }
}
/* line 388, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product .display-full {
  display: block;
}
/* line 392, ../../sass/pages/_ficheproduit.scss */
.catalog .block-product.detail-product .display-minus {
  display: none;
}

/* line 402, ../../sass/pages/_ficheproduit.scss */
.block-logos {
  margin: 1em;
  text-align: center;
}

/* line 406, ../../sass/pages/_ficheproduit.scss */
.block-description {
  margin-bottom: 50px;
}
/* line 409, ../../sass/pages/_ficheproduit.scss */
.block-description .text-light, .block-description .link-specification-r, .block-description .text-conf {
  font-size: 16px;
}

/* line 414, ../../sass/pages/_ficheproduit.scss */
form.block-description .form-check-label {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
/* line 421, ../../sass/pages/_ficheproduit.scss */
form.block-description .form-check-label input[type=radio] {
  -webkit-appearance: none;
  border: 2px solid #ccc;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  float: left;
  margin-right: 10px;
}
/* line 430, ../../sass/pages/_ficheproduit.scss */
form.block-description .form-check-label input[type=radio]:checked {
  background-color: #ee3224 !important;
  border-color: #fff !important;
}
/* line 437, ../../sass/pages/_ficheproduit.scss */
form.block-description .form-check-label li {
  text-transform: none;
  font-size: var(--font-size);
  margin-left: 14px;
}

/* line 445, ../../sass/pages/_ficheproduit.scss */
.block-prices {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 445, ../../sass/pages/_ficheproduit.scss */
  .block-prices {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /* line 445, ../../sass/pages/_ficheproduit.scss */
  .block-prices {
    padding: 15px 15px 0 15px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 454, ../../sass/pages/_ficheproduit.scss */
  div.block-prix > p {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  /* line 454, ../../sass/pages/_ficheproduit.scss */
  div.block-prix > p {
    margin-top: 30px;
  }
}

/* line 462, ../../sass/pages/_ficheproduit.scss */
.block-btn-ajouter {
  text-align: center;
  display: block;
  margin-top: 10px;
}

/* line 467, ../../sass/pages/_ficheproduit.scss */
.block-compte {
  display: inline-block;
  width: auto;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 467, ../../sass/pages/_ficheproduit.scss */
  .block-compte {
    width: 49%;
  }
}
@media (max-width: 767px) {
  /* line 467, ../../sass/pages/_ficheproduit.scss */
  .block-compte {
    width: auto;
  }
}

/* line 477, ../../sass/pages/_ficheproduit.scss */
.border-right-grey {
  border-right: 1px solid #333333;
}

/* line 488, ../../sass/pages/_ficheproduit.scss */
.block-prix-detail > .width-table-2 {
  font-size: 13px;
  margin-bottom: 10px;
}

/* line 493, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit {
  /*height: 65px;*/
  /*float: left;*/
  /*width: auto;*/
  /*padding: 10px 15px;*/
}
/* line 499, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit:before {
  /*content: "";*/
  /*position: absolute;*/
  /*display: block;*/
  /*width: 20px;*/
  /*height: 20px;*/
  /*margin-left: -30px;*/
  /*border-radius: 50%;*/
}
/* line 509, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit.stock:before {
  /*background-color: #48aa00;*/
}
/* line 513, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit.next-stock:before {
  /*background-color: #fda000;*/
}
/* line 517, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit.no-stock:before {
  /*background-color: #d9252e;*/
}

/* line 521, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit-1 {
  /*display: inline-block;*/
  /*float: left;*/
  /*margin-right: 20px;*/
  /*height: 45px;*/
}
@media (max-width: 767px) {
  /* line 521, ../../sass/pages/_ficheproduit.scss */
  .block-picto-produit-1 {
    /*height: 35px;*/
  }
}

/* line 530, ../../sass/pages/_ficheproduit.scss */
.block-picto-produit-2 {
  /*float: left;*/
  /*display: inline-block;*/
  /*height: 45px;*/
}
@media (max-width: 767px) {
  /* line 530, ../../sass/pages/_ficheproduit.scss */
  .block-picto-produit-2 {
    /*height: 35px;*/
  }
}

/* line 538, ../../sass/pages/_ficheproduit.scss */
.block-panier {
  display: inline-block;
  width: auto;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 538, ../../sass/pages/_ficheproduit.scss */
  .block-panier {
    width: 49%;
  }
}
@media (max-width: 767px) {
  /* line 538, ../../sass/pages/_ficheproduit.scss */
  .block-panier {
    width: auto;
  }
}

/* line 548, ../../sass/pages/_ficheproduit.scss */
.breadcrumb-2 {
  margin-left: 0;
}

/* line 551, ../../sass/pages/_ficheproduit.scss */
.container-fiche {
  padding: 15px 30px 0 30px;
  margin-top: 177px;
}

/* line 556, ../../sass/pages/_ficheproduit.scss */
.close-alert {
  display: block;
}

/* line 559, ../../sass/pages/_ficheproduit.scss */
.dropdown-arrow {
  border-radius: 0;
}
/* line 562, ../../sass/pages/_ficheproduit.scss */
.dropdown-arrow::after {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 10%;
  margin-left: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent #ccc transparent;
  z-index: 2;
}

/* line 574, ../../sass/pages/_ficheproduit.scss */
.link-detail, .link-specification-r {
  font-size: 18px;
  font-weight: 100;
  color: #d9252e;
}
/* line 578, ../../sass/pages/_ficheproduit.scss */
.link-detail:hover, .link-specification-r:hover {
  color: #d9252e;
}

/* line 586, ../../sass/pages/_ficheproduit.scss */
.list-style-padd {
  list-style: none;
  padding-left: 40px;
}

/* line 590, ../../sass/pages/_ficheproduit.scss */
.logo-size {
  font-size: 30px;
}

/* line 593, ../../sass/pages/_ficheproduit.scss */
.width-table-1 {
  width: 100%;
  margin-top: 20px;
  font-size: var(--font-size);
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 593, ../../sass/pages/_ficheproduit.scss */
  .width-table-1 {
    width: 75%;
  }
}
@media (max-width: 767px) {
  /* line 593, ../../sass/pages/_ficheproduit.scss */
  .width-table-1 {
    width: 100%;
  }
}
/* line 605, ../../sass/pages/_ficheproduit.scss */
.width-table-1 tr {
  height: 24px;
}

/* line 609, ../../sass/pages/_ficheproduit.scss */
.width-table-2 {
  width: 100%;
}

/* line 612, ../../sass/pages/_ficheproduit.scss */
.item-link-compte {
  font-weight: 100 !important;
}
/* line 614, ../../sass/pages/_ficheproduit.scss */
.item-link-compte:hover {
  background-color: inherit !important;
  color: #d9252e !important;
}

/* line 619, ../../sass/pages/_ficheproduit.scss */
.navbar-form {
  width: 100%;
  margin-bottom: 0;
  padding: 0;
}

/* line 624, ../../sass/pages/_ficheproduit.scss */
.produit-img {
  height: 300px;
  text-align: center;
}

/* line 628, ../../sass/pages/_ficheproduit.scss */
.padding-td {
  padding: 1em;
}

/* line 631, ../../sass/pages/_ficheproduit.scss */
.size-btn {
  font-size: 16px;
  color: #fff;
  padding: 3px;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  cursor: pointer;
}

/* line 640, ../../sass/pages/_ficheproduit.scss */
.size-btn-detail {
  font-size: var(--font-size);
  color: #fff;
  padding: 2px;
  border-radius: 100%;
  height: 14px;
  width: 14px;
}

/* line 648, ../../sass/pages/_ficheproduit.scss */
.text-client, .text-panier {
  font-weight: 100;
  font-size: 11px;
}
@media (max-width: 767px) {
  /* line 648, ../../sass/pages/_ficheproduit.scss */
  .text-client, .text-panier {
    padding-right: 7%;
  }
}

/* line 657, ../../sass/pages/_ficheproduit.scss */


/* line 660, ../../sass/pages/_ficheproduit.scss */
.text-specification, .text-footer, .text-specification-r {
  font-size: 13px;
}
@media (min-width: 992px) {
  /* line 660, ../../sass/pages/_ficheproduit.scss */
  .text-specification, .text-footer, .text-specification-r {
    font-size: 13px;
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 660, ../../sass/pages/_ficheproduit.scss */
  .text-specification, .text-footer, .text-specification-r {
    font-size: 13px;
  }
}

/* line 669, ../../sass/pages/_ficheproduit.scss */
.text-specification-r {
  color: #d9252e;
}

/* line 673, ../../sass/pages/_ficheproduit.scss */
.text-panier {
  margin-right: 5px;
  margin-left: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 673, ../../sass/pages/_ficheproduit.scss */
  .text-panier {
    margin-left: 3.5%;
  }
}

/* line 682, ../../sass/pages/_ficheproduit.scss */
.text-price-1, .text-price-2 {
  font-size: 24px;
  color: #fff;
}

/* line 690, ../../sass/pages/_ficheproduit.scss */
.text-red {
  color: #d9252e;
}

/* line 693, ../../sass/pages/_ficheproduit.scss */
.title-service {
  font-size: 32px;
}

/* line 696, ../../sass/pages/_ficheproduit.scss */
table.width-table-1 td:last-child {
  color: #fff;
}

/* line 699, ../../sass/pages/_ficheproduit.scss */
table.width-table-2 td:first-child {
  color: #fff;
}

/* line 702, ../../sass/pages/_ficheproduit.scss */
.type-services {
  margin-top: 10px;
  padding-left: 0;
}

/* line 706, ../../sass/pages/_ficheproduit.scss */
.width-5 {
  width: 0%;
}

/* line 1, ../../sass/pages/_tunnel.scss */
.subnav {
  display: table;
  width: calc(100% + 30px);
  margin-bottom: 25px;
  letter-spacing: 0.5px;
}
/* line 8, ../../sass/pages/_tunnel.scss */
.subnav li {
  display: table-cell;
  height: 40px;
  line-height: 40px;
  font-size: var(--font-size);
  text-align: center;
  text-transform: uppercase;
  position: relative;
  width: 25%;
}
@media (max-width: 767px) {
  /* line 8, ../../sass/pages/_tunnel.scss */
  .subnav li {
    font-size: 9px;
    text-align: center;
  }
}
/* line 26, ../../sass/pages/_tunnel.scss */
.subnav li:not(:last-child):after {
  content: "\e080";
  display: block;
  font-family: 'Glyphicons Halflings';
  margin-left: calc(100% - 25px);
  position: absolute;
  z-index: 99;
  margin-top: -39px;
}
/* line 37, ../../sass/pages/_tunnel.scss */
.subnav li.active {
  color: #d9252e;
  font-weight: bold;
  border-bottom: 3px solid;
}
/* line 43, ../../sass/pages/_tunnel.scss */
.subnav li a, .subnav li nav .clearfix-links button, nav .clearfix-links .subnav li button {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 767px) {
  /* line 49, ../../sass/pages/_tunnel.scss */
  .subnav li:nth-child(2) > a, .subnav nav .clearfix-links li:nth-child(2) > button, nav .clearfix-links .subnav li:nth-child(2) > button, .subnav li:nth-child(3) > a, .subnav nav .clearfix-links li:nth-child(3) > button, nav .clearfix-links .subnav li:nth-child(3) > button {
    margin-left: 14px;
  }
}
/* line 55, ../../sass/pages/_tunnel.scss */
.subnav li:nth-child(4) {
  padding-left: 20px;
}
/* line 58, ../../sass/pages/_tunnel.scss */
.subnav li:nth-child(4):hover:after, .subnav li:nth-child(4):focus:after {
  border-color: transparent transparent transparent #424242;
}
/* line 62, ../../sass/pages/_tunnel.scss */
.subnav li:nth-child(4):hover:before, .subnav li:nth-child(4):focus:before {
  border-color: transparent transparent transparent #d9252e;
}

/* line 70, ../../sass/pages/_tunnel.scss */
#prices-infos {
  background-color: transparent;
  margin: 30px 0 30px 0;
}
@media (max-width: 767px) {
  /* line 70, ../../sass/pages/_tunnel.scss */
  #prices-infos {
    margin: 0;
    padding: 0;
  }
}
/* line 79, ../../sass/pages/_tunnel.scss */
#prices-infos table {
  text-transform: uppercase;
  width: 100%;
  font-weight: 700;
}
/* line 84, ../../sass/pages/_tunnel.scss */
#prices-infos table tr {
  height: 26px;
}
/* line 87, ../../sass/pages/_tunnel.scss */
#prices-infos table tr.price-line-N {
  height: 23px;
  font-size: 10px;
  color: #999;
  line-height: 24px;
}
/* line 93, ../../sass/pages/_tunnel.scss */
#prices-infos table tr.price-line-N span {
  color: #999;
  line-height: 24px;
}
/* line 99, ../../sass/pages/_tunnel.scss */
#prices-infos table tr td {
  position: relative;
}
/* line 102, ../../sass/pages/_tunnel.scss */
#prices-infos table tr td span {
  height: 27px;
  line-height: 31px;
  position: absolute;
  top: 0;
}
/* line 110, ../../sass/pages/_tunnel.scss */
#prices-infos table tr td:first-child span {
  background-color: #2a2a2a;
  color: #fff;
  display: inline-block;
  padding-right: 10px;
}
/* line 118, ../../sass/pages/_tunnel.scss */
#prices-infos table tr td:first-child:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #aaa;
  top: 20px;
  position: absolute;
}
/* line 129, ../../sass/pages/_tunnel.scss */
#prices-infos table tr td:last-child {
  width: 90px;
  text-align: right;
}
/* line 137, ../../sass/pages/_tunnel.scss */
#prices-infos table.collapse.in {
  display: table;
}
/* line 143, ../../sass/pages/_tunnel.scss */
#prices-infos button {
  background-color: #d9252e;
  border-radius: 0;
  border: none;
  padding: 8px 30px;
}
/* line 149, ../../sass/pages/_tunnel.scss */
#prices-infos button a, #prices-infos button nav .clearfix-links button, nav .clearfix-links #prices-infos button button {
  color: #fff;
}
@media (max-width: 767px) {
  /* line 143, ../../sass/pages/_tunnel.scss */
  #prices-infos button {
    width: 100%;
    margin-top: 15px;
  }
}
/* line 159, ../../sass/pages/_tunnel.scss */
#prices-infos .see-prices {
  margin: 10px 0;
  display: block;
  text-decoration: underline;
  color: #d9252e;
}
/* line 165, ../../sass/pages/_tunnel.scss */
#prices-infos .see-prices:after {
  content: "+";
  margin-left: 15px;
}

/* line 173, ../../sass/pages/_tunnel.scss */
.btn-pietrini:after {
  position: absolute;
  color: #fff;
  line-height: 18px;
  width: 18px;
  height: 18px;
  font-size: 24px;
  background-color: #d9252e;
  border-radius: 12px;
  text-align: center;
}

/* line 186, ../../sass/pages/_tunnel.scss */
#basket-details, #basket-recap, #historic-orders {
  text-transform: uppercase;
  width: 98%;
  margin: auto;
}
@media (max-width: 375px) {
  /* line 186, ../../sass/pages/_tunnel.scss */
  #basket-details, #basket-recap, #historic-orders {
    width: 100%;
  }
}
/* line 194, ../../sass/pages/_tunnel.scss */
#basket-details td, #basket-details th, #basket-recap td, #basket-recap th, #historic-orders td, #historic-orders th {
  padding-top: 8px;
}
/* line 197, ../../sass/pages/_tunnel.scss */
#basket-details td:not(:nth-child(2)), #basket-details th:not(:nth-child(2)), #basket-recap td:not(:nth-child(2)), #basket-recap th:not(:nth-child(2)), #historic-orders td:not(:nth-child(2)), #historic-orders th:not(:nth-child(2)) {
  text-align: center;
}
/* line 201, ../../sass/pages/_tunnel.scss */
#basket-details td a, #basket-details td nav .clearfix-links button, nav .clearfix-links #basket-details td button, #basket-details th a, #basket-details th nav .clearfix-links button, nav .clearfix-links #basket-details th button, #basket-recap td a, #basket-recap td nav .clearfix-links button, nav .clearfix-links #basket-recap td button, #basket-recap th a, #basket-recap th nav .clearfix-links button, nav .clearfix-links #basket-recap th button, #historic-orders td a, #historic-orders td nav .clearfix-links button, nav .clearfix-links #historic-orders td button, #historic-orders th a, #historic-orders th nav .clearfix-links button, nav .clearfix-links #historic-orders th button {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 375px) {
  /* line 201, ../../sass/pages/_tunnel.scss */
  #basket-details td a, #basket-details td nav .clearfix-links button, nav .clearfix-links #basket-details td button, #basket-details th a, #basket-details th nav .clearfix-links button, nav .clearfix-links #basket-details th button, #basket-recap td a, #basket-recap td nav .clearfix-links button, nav .clearfix-links #basket-recap td button, #basket-recap th a, #basket-recap th nav .clearfix-links button, nav .clearfix-links #basket-recap th button, #historic-orders td a, #historic-orders td nav .clearfix-links button, nav .clearfix-links #historic-orders td button, #historic-orders th a, #historic-orders th nav .clearfix-links button, nav .clearfix-links #historic-orders th button {
    font-size: 10px;
  }
}
/* line 212, ../../sass/pages/_tunnel.scss */
#basket-details td .img-responsive, #basket-details th .img-responsive, #basket-recap td .img-responsive, #basket-recap th .img-responsive, #historic-orders td .img-responsive, #historic-orders th .img-responsive {
  max-height: 110px;
  display: inline-block;
}
/* line 216, ../../sass/pages/_tunnel.scss */
#basket-details td .img-responsive.thumbnail, #basket-details th .img-responsive.thumbnail, #basket-recap td .img-responsive.thumbnail, #basket-recap th .img-responsive.thumbnail, #historic-orders td .img-responsive.thumbnail, #historic-orders th .img-responsive.thumbnail {
  max-height: 40px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 223, ../../sass/pages/_tunnel.scss */
  #basket-details thead, #basket-recap thead, #historic-orders thead {
    display: none;
  }
}
/* line 228, ../../sass/pages/_tunnel.scss */
#basket-details thead th, #basket-recap thead th, #historic-orders thead th {
  position: relative;
  text-transform: none;
  font-size: var(--font-size);
  padding-bottom: 15px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 235, ../../sass/pages/_tunnel.scss */
  #basket-details thead th:nth-child(3), #basket-recap thead th:nth-child(3), #historic-orders thead th:nth-child(3) {
    padding-left: 3px;
    padding-right: 3px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 241, ../../sass/pages/_tunnel.scss */
  #basket-details thead th:nth-child(4), #basket-recap thead th:nth-child(4), #historic-orders thead th:nth-child(4) {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/* line 253, ../../sass/pages/_tunnel.scss */
#basket-details tbody tr.no-stock, #basket-recap tbody tr.no-stock, #historic-orders tbody tr.no-stock {
  background: repeating-linear-gradient(-45deg, #eee, #eee 10px, transparent 10px, transparent 20px);
  border-bottom: 1px solid #fafafa;
}
/* line 257, ../../sass/pages/_tunnel.scss */
#basket-details tbody tr[data-role=order-line], #basket-recap tbody tr[data-role=order-line], #historic-orders tbody tr[data-role=order-line] {
  border-bottom: 1px solid #424043;
}
/* line 258, ../../sass/pages/_tunnel.scss */
#basket-details tbody tr[data-role=order-line]:hover, #basket-recap tbody tr[data-role=order-line]:hover, #historic-orders tbody tr[data-role=order-line]:hover {
  background-color: #424043;
}
/* line 265, ../../sass/pages/_tunnel.scss */
#basket-details tbody td, #basket-recap tbody td, #historic-orders tbody td {
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  /* line 268, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td .img-responsive, #basket-recap tbody td .img-responsive, #historic-orders tbody td .img-responsive {
    max-width: 70px;
  }
}
@media (max-width: 375px) {
  /* line 268, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td .img-responsive, #basket-recap tbody td .img-responsive, #historic-orders tbody td .img-responsive {
    max-width: 60px;
  }
}
/* line 277, ../../sass/pages/_tunnel.scss */
#basket-details tbody td .btn, #basket-recap tbody td .btn, #historic-orders tbody td .btn {
  color: #fff;
  padding: 0;
}
/* line 281, ../../sass/pages/_tunnel.scss */
#basket-details tbody td .btn:hover, #basket-recap tbody td .btn:hover, #historic-orders tbody td .btn:hover {
  font-size: 18px;
}
/* line 287, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header), #basket-recap tbody td:not(.header), #historic-orders tbody td:not(.header) {
  font-size: var(--font-size);
}
@media (max-width: 767px) {
  /* line 287, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header), #basket-recap tbody td:not(.header), #historic-orders tbody td:not(.header) {
    font-size: 11px;
  }
}
/* line 294, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(1), #basket-recap tbody td:not(.header):nth-child(1), #historic-orders tbody td:not(.header):nth-child(1) {
  width: 8%;
}
@media (max-width: 767px) {
  /* line 294, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(1), #basket-recap tbody td:not(.header):nth-child(1), #historic-orders tbody td:not(.header):nth-child(1) {
    width: 7%;
  }
}
@media (max-width: 375px) {
  /* line 294, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(1), #basket-recap tbody td:not(.header):nth-child(1), #historic-orders tbody td:not(.header):nth-child(1) {
    width: 1%;
  }
}
/* line 305, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(2), #basket-recap tbody td:not(.header):nth-child(2), #historic-orders tbody td:not(.header):nth-child(2) {
  width: 27%;
  padding-left: 2%;
}
@media (max-width: 767px) {
  /* line 305, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(2), #basket-recap tbody td:not(.header):nth-child(2), #historic-orders tbody td:not(.header):nth-child(2) {
    width: 32%;
  }
}
@media (max-width: 375px) {
  /* line 305, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(2), #basket-recap tbody td:not(.header):nth-child(2), #historic-orders tbody td:not(.header):nth-child(2) {
    width: 20%;
  }
}
/* line 317, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(3), #basket-recap tbody td:not(.header):nth-child(3), #historic-orders tbody td:not(.header):nth-child(3) {
  width: 11%;
}
/* line 321, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(4), #basket-recap tbody td:not(.header):nth-child(4), #historic-orders tbody td:not(.header):nth-child(4) {
  width: 11%;
}
/* line 325, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(5), #basket-recap tbody td:not(.header):nth-child(5), #historic-orders tbody td:not(.header):nth-child(5) {
  width: 11%;
}
/* line 329, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(6), #basket-recap tbody td:not(.header):nth-child(6), #historic-orders tbody td:not(.header):nth-child(6) {
  width: 10%;
  min-width: 25px;
}
/* line 333, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(7), #basket-recap tbody td:not(.header):nth-child(7), #historic-orders tbody td:not(.header):nth-child(7) {
  width: 8%;
  text-transform: none;
  font-size: var(--font-size);
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 333, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(7), #basket-recap tbody td:not(.header):nth-child(7), #historic-orders tbody td:not(.header):nth-child(7) {
    width: 10%;
  }
}
@media (max-width: 767px) {
  /* line 333, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(7), #basket-recap tbody td:not(.header):nth-child(7), #historic-orders tbody td:not(.header):nth-child(7) {
    width: 17%;
    font-size: 11px;
  }
}
@media (max-width: 375px) {
  /* line 333, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(7), #basket-recap tbody td:not(.header):nth-child(7), #historic-orders tbody td:not(.header):nth-child(7) {
    width: 15%;
  }
}
/* line 349, ../../sass/pages/_tunnel.scss */
#basket-details tbody td:not(.header):nth-child(8), #basket-recap tbody td:not(.header):nth-child(8), #historic-orders tbody td:not(.header):nth-child(8) {
  width: 4%;
}
@media (max-width: 767px) {
  /* line 349, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(8), #basket-recap tbody td:not(.header):nth-child(8), #historic-orders tbody td:not(.header):nth-child(8) {
    width: 1%;
  }
}
@media (max-width: 375px) {
  /* line 349, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td:not(.header):nth-child(8), #basket-recap tbody td:not(.header):nth-child(8), #historic-orders tbody td:not(.header):nth-child(8) {
    width: 1%;
  }
}
/* line 361, ../../sass/pages/_tunnel.scss */
#basket-details tbody td.header, #basket-recap tbody td.header, #historic-orders tbody td.header {
  text-align: left;
  color: #fff;
  font-weight: 700;
  text-transform: none;
}
/* line 369, ../../sass/pages/_tunnel.scss */
#basket-details tbody td.header:after, #basket-recap tbody td.header:after, #historic-orders tbody td.header:after {
  content: '';
  width: 40px;
  height: 3px;
  display: block;
  clear: both;
  margin-top: 7px;
  background-color: #d9252e;
}
/* line 381, ../../sass/pages/_tunnel.scss */
#basket-details tbody td span.legend, #basket-recap tbody td span.legend, #historic-orders tbody td span.legend {
  color: #bababa;
  font-size: 12px;
  text-transform: none;
}
/* line 387, ../../sass/pages/_tunnel.scss */
#basket-details tbody td span.qte, #basket-recap tbody td span.qte, #historic-orders tbody td span.qte {
  color: #2a2a2a;
  line-height: 18px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  background-color: #676767;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 387, ../../sass/pages/_tunnel.scss */
  #basket-details tbody td span.qte, #basket-recap tbody td span.qte, #historic-orders tbody td span.qte {
    vertical-align: sub;
  }
}
/* line 402, ../../sass/pages/_tunnel.scss */
#basket-details tbody td span.qte:hover, #basket-recap tbody td span.qte:hover, #historic-orders tbody td span.qte:hover {
  background-color: #b70006;
  color: #fff;
}
/* line 409, ../../sass/pages/_tunnel.scss */
#basket-details tbody td span.delete, #basket-recap tbody td span.delete, #historic-orders tbody td span.delete {
  cursor: pointer;
}

/* line 417, ../../sass/pages/_tunnel.scss */
.header-tunnel {
  color: #fff;
  padding: 0 15px;
  height: 36px;
  line-height: 34px;
  margin-bottom: 15px;
  font-size: 16px;
  background-color: #3c3c35;
  border-radius: 6px;
}
/* line 428, ../../sass/pages/_tunnel.scss */
.header-tunnel a, .header-tunnel nav .clearfix-links button, nav .clearfix-links .header-tunnel button {
  float: right;
  color: #000;
  line-height: 18px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  background-color: #fff;
  border-radius: 9px;
  text-align: center;
  cursor: pointer;
  margin-top: 8px;
  text-decoration: none;
}

/* line 444, ../../sass/pages/_tunnel.scss */
#basket-recap {
  margin: 30px 0;
}
/* line 448, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header {
  background-color: #F5F5F5;
  text-align: left;
  display: block;
  height: 38px;
}
/* line 454, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header tr {
  display: block;
}
/* line 457, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header tr td {
  position: relative;
  display: inline-block;
  float: left;
}
/* line 463, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header tr td:not(:first-child):not(:last-child):after {
  position: absolute;
  content: "";
  height: 18px;
  width: 1px;
  background-color: #aaa;
  right: 0;
}
/* line 474, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header tr td span.lines {
  margin-left: 5px;
  color: #d9252e;
}
/* line 480, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header tr td a, #basket-recap tbody.header tr td nav .clearfix-links button, nav .clearfix-links #basket-recap tbody.header tr td button {
  text-transform: none;
  text-decoration: underline;
  color: #d9252e;
  font-size: var(--font-size);
}
/* line 486, ../../sass/pages/_tunnel.scss */
#basket-recap tbody.header tr td a.collapsible, #basket-recap tbody.header tr td nav .clearfix-links button.collapsible, nav .clearfix-links #basket-recap tbody.header tr td button.collapsible {
  text-decoration: none;
  color: #fff;
  line-height: 18px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  background-color: #d9252e;
  border-radius: 12px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}

/* line 507, ../../sass/pages/_tunnel.scss */
#addresses .address {
  border: none;
  margin: 15px;
  width: calc(50% - 30px);
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 507, ../../sass/pages/_tunnel.scss */
  #addresses .address {
    width: calc(100% - 30px);
  }
}
/* line 517, ../../sass/pages/_tunnel.scss */
#addresses .address h5 {
  border-bottom: 1px solid #fff;
  margin: 0 -15px 30px;
  padding: 6px 15px;
}
/* line 523, ../../sass/pages/_tunnel.scss */
#addresses .address table {
  width: 100%;
}
/* line 527, ../../sass/pages/_tunnel.scss */
#addresses .address a, #addresses .address nav .clearfix-links button, nav .clearfix-links #addresses .address button {
  text-transform: none;
  text-decoration: underline;
  color: #d9252e;
  font-size: var(--font-size);
  float: right;
}
/* line 534, ../../sass/pages/_tunnel.scss */
#addresses .address:nth-child(1) {
  margin: 15px 30px 15px 0;
}
@media (max-width: 767px) {
  /* line 534, ../../sass/pages/_tunnel.scss */
  #addresses .address:nth-child(1) {
    margin: 15px;
  }
}
/* line 540, ../../sass/pages/_tunnel.scss */
#addresses .address:nth-child(2) {
  margin: 15px 0 15px 30px;
}
@media (max-width: 767px) {
  /* line 540, ../../sass/pages/_tunnel.scss */
  #addresses .address:nth-child(2) {
    margin: 15px;
    margin-bottom: 30px;
  }
}

/* line 550, ../../sass/pages/_tunnel.scss */
#payments-methods {
  margin-bottom: 30px;
}
/* line 553, ../../sass/pages/_tunnel.scss */
#payments-methods > div {
  text-align: center;
  text-transform: uppercase;
}
/* line 557, ../../sass/pages/_tunnel.scss */
#payments-methods > div input {
  margin-right: 10px;
}

.catalog .block-product div.add-product:hover, .catalog .block-product div.add-product.active {
  /*height:30px;*/
  /*background-color: #d9252e;*/
}

/* line 563, ../../sass/pages/_tunnel.scss */
#cb-details {
  display: none;
  margin-top: 30px;
}

/* line 574, ../../sass/pages/_tunnel.scss */
#historic-orders tbody tr td {
  text-transform: none;
}
/* line 576, ../../sass/pages/_tunnel.scss */
#historic-orders tbody tr td input {
  margin-bottom: 0;
}
/* line 582, ../../sass/pages/_tunnel.scss */
#historic-orders tbody tr:nth-child(odd) {
  background-color: #212121;
}
/* line 586, ../../sass/pages/_tunnel.scss */
#historic-orders tbody tr:hover {
  cursor: pointer;
  color: #d9252e;
}

/* line 594, ../../sass/pages/_tunnel.scss */
.choice-date {
  float: left;
  width: calc(25% - 20px);
  margin: 5px 10px;
  background-color: #3c3c35;
  height: 34px;
  line-height: 34px;
  text-align: center;
  transition: 0.2s;
  cursor: pointer;
}

@media (max-width: 767px) {
  .choice-date {
    width:calc(100% - 20px);
  }

  #basket-details td a {
    font-size:11px;
  }

  #filters {
    width:calc(100% - 10px);
    background-color:transparent;
  }
}
/* line 605, ../../sass/pages/_tunnel.scss */
.choice-date.selected {
  background-color: #e1e7eb;
  border-bottom: 3px solid #d9252e;
  color: #d9252e;
}
/* line 611, ../../sass/pages/_tunnel.scss */
.choice-date:not(.selected):hover {
  background-color: #777;
  border-bottom: 2px solid #d9252e;
}

/* line 618, ../../sass/pages/_tunnel.scss */
#billing select {
  background-color: transparent;
  color: #fff;
}
/* line 622, ../../sass/pages/_tunnel.scss */
#billing select:focus, #billing select:active {
  background-color: #fff;
  color: #555;
}

/* line 629, ../../sass/pages/_tunnel.scss */
div.header-comments {
  background-color: #272728;
}

/* line 633, ../../sass/pages/_tunnel.scss */
textarea.comments, textarea.comments:hover, textarea.comments:focus {
  height: 80px;
  margin-bottom: 30px;
  color: #777;
  border-radius: 6px;
}
/* line 641, ../../sass/pages/_tunnel.scss */
@media (max-width: 767px) {
  /* line 633, ../../sass/pages/_tunnel.scss */
  textarea.comments {
    width: 100%;
  }
}

/* line 649, ../../sass/pages/_tunnel.scss */
.block-btn-commande {
  width: 25%;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 649, ../../sass/pages/_tunnel.scss */
  .block-btn-commande {
    width: 65%;
  }
}
@media (max-width: 767px) {
  /* line 649, ../../sass/pages/_tunnel.scss */
  .block-btn-commande {
    position: fixed;
    bottom: 5px;
    width: 90%;
    z-index: 1500;
  }
}

/* line 3, ../../sass/pages/_confirmation.scss */
.block-btn-achats {
  position: absolute;
  right: 0;
  top: 56%;
}
@media (max-width: 767px) {
  /* line 3, ../../sass/pages/_confirmation.scss */
  .block-btn-achats {
    top: 108%;
    width: 100%;
  }
}

/* line 12, ../../sass/pages/_confirmation.scss */
.clearfix-conf {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  /* line 12, ../../sass/pages/_confirmation.scss */
  .clearfix-conf {
    margin-bottom: 60px;
  }
}

/* line 18, ../../sass/pages/_confirmation.scss */
.container-conf {
  padding: 3em;
}
@media (max-width: 767px) {
  /* line 18, ../../sass/pages/_confirmation.scss */
  .container-conf {
    padding: 1em;
  }
}

/* line 24, ../../sass/pages/_confirmation.scss */
.media-conf {
  width: 10%;
  padding: 0 40px 0 0;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 24, ../../sass/pages/_confirmation.scss */
  .media-conf {
    width: 883px;
  }
}
@media (max-width: 767px) {
  /* line 24, ../../sass/pages/_confirmation.scss */
  .media-conf {
    width: 29%;
    padding: 0 20px 0 20px;
  }
}

/* line 35, ../../sass/pages/_confirmation.scss */
div.container-conf > div > div > .media-body {
  line-height: 40px;
}
@media (max-width: 767px) {
  /* line 35, ../../sass/pages/_confirmation.scss */
  div.container-conf > div > div > .media-body {
    line-height: 20px;
  }
}

/* line 41, ../../sass/pages/_confirmation.scss */
.medi-block-conf {
  margin-left: 100px;
  margin-bottom: 30px;
  margin-top: 30px;
}
@media (max-width: 767px) {
  /* line 41, ../../sass/pages/_confirmation.scss */
  .medi-block-conf {
    margin-left: 20px;
  }
}

/* line 49, ../../sass/pages/_confirmation.scss */
.img-picto-conf {
  text-align: center;
  width: 100%;
  height: auto;
}

/* line 54, ../../sass/pages/_confirmation.scss */
.line-height-conf {
  line-height: 21px;
}

/* line 57, ../../sass/pages/_confirmation.scss */
.position {
  position: relative;
}

/* line 60, ../../sass/pages/_confirmation.scss */
.text-conf {
  line-height: 16px;
  font-size: larger;
}
@media (max-width: 767px) {
  /* line 60, ../../sass/pages/_confirmation.scss */
  .text-conf {
    font-size: 15px;
  }
}

/* line 68, ../../sass/pages/_confirmation.scss */
.text-small {
  font-size: 60%;
  color: #969695;
  text-transform: uppercase;
  vertical-align: top;
}

/* line 74, ../../sass/pages/_confirmation.scss */
.text-number {
  color: #d9252e;
  font-weight: 600;
  font-size: 21px;
}

/* line 79, ../../sass/pages/_confirmation.scss */
.well-conf {
  padding: 15px 0 15px 100px;
  margin-bottom: 20px;
  background-color: #F5F5F5;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  /* line 79, ../../sass/pages/_confirmation.scss */
  .well-conf {
    padding-left: 20px;
    font-size: small;
  }
}

/* line 3, ../../sass/pages/_moncompte.scss */
div.container-compte > div > div > a, nav .clearfix-links div.container-compte > div > div > button {
  color: #000;
  font-size: 18px;
}
/* line 6, ../../sass/pages/_moncompte.scss */
div.container-compte > div > div > a:hover, nav .clearfix-links div.container-compte > div > div > button:hover, div.container-compte > div > div > a:focus, nav .clearfix-links div.container-compte > div > div > button:focus {
  color: #d9252e;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 3, ../../sass/pages/_moncompte.scss */
  div.container-compte > div > div > a, nav .clearfix-links div.container-compte > div > div > button {
    font-size: medium;
  }
}
@media (max-width: 767px) {
  /* line 3, ../../sass/pages/_moncompte.scss */
  div.container-compte > div > div > a, nav .clearfix-links div.container-compte > div > div > button {
    font-size: small;
  }
}

/* line 57, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a .picto-box, nav .clearfix-links div.container-compte > div > div > button .picto-box {
  background: url("/build/images/picto-box.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 57, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a .picto-box, nav .clearfix-links div.container-compte > div > div > button .picto-box {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 72, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a:hover .picto-box, nav .clearfix-links div.container-compte > div > div > button:hover .picto-box, div.container-compte > div > div > a:focus .picto-box, nav .clearfix-links div.container-compte > div > div > button:focus .picto-box {
  background: url("/build/images/picto-box-r.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a:hover .picto-box, nav .clearfix-links div.container-compte > div > div > button:hover .picto-box, div.container-compte > div > div > a:focus .picto-box, nav .clearfix-links div.container-compte > div > div > button:focus .picto-box {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 57, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a .picto-profil, nav .clearfix-links div.container-compte > div > div > button .picto-profil {
  background: url("/build/images/picto-profil.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 57, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a .picto-profil, nav .clearfix-links div.container-compte > div > div > button .picto-profil {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 72, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a:hover .picto-profil, nav .clearfix-links div.container-compte > div > div > button:hover .picto-profil, div.container-compte > div > div > a:focus .picto-profil, nav .clearfix-links div.container-compte > div > div > button:focus .picto-profil {
  background: url("/build/images/picto-profil-r.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a:hover .picto-profil, nav .clearfix-links div.container-compte > div > div > button:hover .picto-profil, div.container-compte > div > div > a:focus .picto-profil, nav .clearfix-links div.container-compte > div > div > button:focus .picto-profil {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 57, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a .picto-magasin, nav .clearfix-links div.container-compte > div > div > button .picto-magasin {
  background: url("/build/images/picto-magasin.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 57, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a .picto-magasin, nav .clearfix-links div.container-compte > div > div > button .picto-magasin {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 72, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a:hover .picto-magasin, nav .clearfix-links div.container-compte > div > div > button:hover .picto-magasin, div.container-compte > div > div > a:focus .picto-magasin, nav .clearfix-links div.container-compte > div > div > button:focus .picto-magasin {
  background: url("/build/images/picto-magasin-r.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a:hover .picto-magasin, nav .clearfix-links div.container-compte > div > div > button:hover .picto-magasin, div.container-compte > div > div > a:focus .picto-magasin, nav .clearfix-links div.container-compte > div > div > button:focus .picto-magasin {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 57, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a .picto-compte, nav .clearfix-links div.container-compte > div > div > button .picto-compte {
  background: url("/build/images/picto-compte.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 57, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a .picto-compte, nav .clearfix-links div.container-compte > div > div > button .picto-compte {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 72, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a:hover .picto-compte, nav .clearfix-links div.container-compte > div > div > button:hover .picto-compte, div.container-compte > div > div > a:focus .picto-compte, nav .clearfix-links div.container-compte > div > div > button:focus .picto-compte {
  background: url("/build/images/picto-compte-r.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a:hover .picto-compte, nav .clearfix-links div.container-compte > div > div > button:hover .picto-compte, div.container-compte > div > div > a:focus .picto-compte, nav .clearfix-links div.container-compte > div > div > button:focus .picto-compte {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 57, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a .picto-carnet, nav .clearfix-links div.container-compte > div > div > button .picto-carnet {
  background: url("/build/images/picto-carnet.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 57, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a .picto-carnet, nav .clearfix-links div.container-compte > div > div > button .picto-carnet {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 72, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a:hover .picto-carnet, nav .clearfix-links div.container-compte > div > div > button:hover .picto-carnet, div.container-compte > div > div > a:focus .picto-carnet, nav .clearfix-links div.container-compte > div > div > button:focus .picto-carnet {
  background: url("/build/images/picto-carnet-r.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a:hover .picto-carnet, nav .clearfix-links div.container-compte > div > div > button:hover .picto-carnet, div.container-compte > div > div > a:focus .picto-carnet, nav .clearfix-links div.container-compte > div > div > button:focus .picto-carnet {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 57, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a .picto-caddie, nav .clearfix-links div.container-compte > div > div > button .picto-caddie {
  background: url("/build/images/picto-caddie.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 57, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a .picto-caddie, nav .clearfix-links div.container-compte > div > div > button .picto-caddie {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}
/* line 72, ../../sass/helpers/_mixins.scss */
div.container-compte > div > div > a:hover .picto-caddie, nav .clearfix-links div.container-compte > div > div > button:hover .picto-caddie, div.container-compte > div > div > a:focus .picto-caddie, nav .clearfix-links div.container-compte > div > div > button:focus .picto-caddie {
  background: url("/build/images/picto-caddie-r.png") 0 0 no-repeat;
  background-size: contain;
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  /* line 72, ../../sass/helpers/_mixins.scss */
  div.container-compte > div > div > a:hover .picto-caddie, nav .clearfix-links div.container-compte > div > div > button:hover .picto-caddie, div.container-compte > div > div > a:focus .picto-caddie, nav .clearfix-links div.container-compte > div > div > button:focus .picto-caddie {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
  }
}

/* line 97, ../../sass/helpers/_mixins.scss */
article.company button.btn:hover {
  outline: none;
  color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #b70006;
}
/* line 104, ../../sass/helpers/_mixins.scss */
article.company button.btn:active, article.company button.btn:focus, article.company button.btn:active:hover {
  background-color: #d9252e;
  color: #fff;
}
/* line 205, ../../sass/pages/_mescomptes.scss */
article.company h4, article.company h5 {

  font-weight: 600;
  font-size: var(--font-size);
  text-align: left;
  padding: 5px 0;
}
/* line 212, ../../sass/pages/_mescomptes.scss */
article.company h4 .btn.glyphicon, article.company h5 .btn.glyphicon {
  margin-top: -14px;
  margin-left: 10px;
}

/* line 3, ../../sass/pages/_gestionprofil.scss */
.block-btn-update {
  width: 50%;
  margin: auto;
  margin-top: 30px;
}
@media (max-width: 767px) {
  /* line 3, ../../sass/pages/_gestionprofil.scss */
  .block-btn-update {
    width: 100%;
  }
}

/* line 11, ../../sass/pages/_gestionprofil.scss */
.container-profil {
  width: auto;
  max-width: 560px;
  margin: auto;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  /* line 11, ../../sass/pages/_gestionprofil.scss */
  .container-profil {
    padding: 1em;
  }
}

/* line 21, ../../sass/pages/_gestionprofil.scss */
label[id*="-error"] {
  color: #d9252e;
}

/* line 1, ../../sass/pages/_statistiques.scss */
#stats {
  position: relative;
}
/* line 4, ../../sass/pages/_statistiques.scss */
#stats .row {
  line-height: 34px;
}
/* line 7, ../../sass/pages/_statistiques.scss */
#stats .row label {
  padding-left: 10px;
}
/* line 12, ../../sass/pages/_statistiques.scss */
#stats .detail-products {
  padding: 0 15px;
}
/* line 16, ../../sass/pages/_statistiques.scss */
#stats #global-graph, #stats #global-pie {
  width: 100%;
  height: 500px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 16, ../../sass/pages/_statistiques.scss */
  #stats #global-graph, #stats #global-pie {
    height: 320px;
  }
}
@media (max-width: 767px) {
  /* line 16, ../../sass/pages/_statistiques.scss */
  #stats #global-graph, #stats #global-pie {
    height: 200px;
  }
}
/* line 29, ../../sass/pages/_statistiques.scss */
#stats .overlay-pie-value {
  position: absolute;
  margin-top: -320px;
  font-size: 30px;
  width: 50%;
  text-align: center;
  margin-left: 50px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 29, ../../sass/pages/_statistiques.scss */
  #stats .overlay-pie-value {
    margin-top: -230px;
  }
}
@media (max-width: 767px) {
  /* line 29, ../../sass/pages/_statistiques.scss */
  #stats .overlay-pie-value {
    margin-top: -130px;
    font-size: 18px;
  }
}
/* line 47, ../../sass/pages/_statistiques.scss */
#stats .overlay-pie-label {
  position: absolute;
  margin-top: -275px;
  font-size: var(--font-size);
  width: 50%;
  text-align: center;
  margin-left: 50px;
}
@media (min-width: 768px) and (max-width: 992px) {
  /* line 47, ../../sass/pages/_statistiques.scss */
  #stats .overlay-pie-label {
    margin-top: -180px;
  }
}
@media (max-width: 767px) {
  /* line 47, ../../sass/pages/_statistiques.scss */
  #stats .overlay-pie-label {
    margin-top: -110px;
    font-size: 9px;
  }
}
@media (max-width: 767px) {
  /* line 65, ../../sass/pages/_statistiques.scss */
  #stats .col-form-label {
    font-size: 13px;
  }
}

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 190px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #2e6da4;
  margin-top: 0;
}
.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -10px;
}
.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}
.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  left: 25%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
  width: 100%;
  left: 0;
  right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
  margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #2e6da4;
  border-right-color: #2e6da4;
  margin-left: 0;
  margin-right: 0;
}
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
.slider.slider-vertical .tooltip {
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider.slider-vertical.slider-rtl .slider-track {
  left: initial;
  right: 25%;
}
.slider.slider-vertical.slider-rtl .slider-selection {
  left: initial;
  right: 0;
}
.slider.slider-vertical.slider-rtl .slider-tick.triangle,
.slider.slider-vertical.slider-rtl .slider-handle.triangle {
  border-width: 10px 10px 10px 0;
}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
  padding-left: initial;
  padding-right: 4px;
}
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
.slider input {
  display: none;
}
.slider .tooltip {
  pointer-events: none;
}
.slider .tooltip.top {
  margin-top: -36px;
}
.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}
.slider .hide {
  display: none;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
}
.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #d50f3c;
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  border: 0px solid transparent;
}
.slider-handle:hover {
  cursor: pointer;
}
.slider-handle.round {
  border-radius: 50%;
}
.slider-handle.triangle {
  background: transparent none;
}
.slider-handle.custom {
  background: transparent none;
}
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick {
  position: absolute;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-tick.round {
  border-radius: 50%;
}
.slider-tick.triangle {
  background: transparent none;
}
.slider-tick.custom {
  background: transparent none;
}
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);
  background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);
  opacity: 1;
}

@media(max-width: 767px) {
  #families li a:hover span {
    display: none;
  }
}

.section-title {
  padding: 20px 10px;
  z-index: 9;
  position: relative;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  line-height: 41px;
}

@media(max-width: 400px) {
  .section-title {
    font-size: 30px;
  }
}

#no-results-found {
  font-size: 17px;
  font-weight: bold;
  padding-left: 30px;
}

#modalFav .modal-footer button {
  width: 200px;
}

ul .promotion .media-left {
  background: #fff;
  min-width: 130px;
  min-height: 130px;
  text-align: center;
  padding: 10px;
}

ul .promotion .media-left .media-object {
  margin: 0 auto;
}

.promo-fiche img.img-responsive {
  max-height: 300px;
  max-width: 300px;
  margin: 0 auto;
}

.promo-fiche {
  width: 300px;
  height: 300px;
  background: #fff;
  text-align: center;
}

.modal-footer button {
  width: 200px;
}

@media(max-width: 600px) {
  .modal-footer button {
    display: block;
    width: 100%;
    margin: 10px 0 !important;
  }
}
.wrapper-thumbnail.has-promo {
  position: relative;
}

.wrapper-thumbnail.has-promo:before {
  width: 55px;
  height: 55px;
}

#pay-orders {
  padding: 10px 30px;
}

btn#delete-cart:hover {
  color: #aaa;
}

.product-full .wrapper-img img {
  max-height: 100%;
  margin: 0 auto;
}

.order_confirmed .btn-endform {
  padding: 10px 20px;
  width: 25%;
  color: #fff !important;
}

@media(max-width: 991px) {
  .order_confirmed .btn-endform {
    width: 100%;
  }
}

#families li a:hover span,
#families li nav .clearfix-links button:hover span,
nav .clearfix-links #families li button:hover span {
  line-height: 30px;
  padding-top: calc(50% - 30px);
}

#families li a span:after,
#families li a:hover span:after,
#families li nav .clearfix-links button:hover span:after,
nav .clearfix-links #families li button:hover span:after {
  top: auto !important;
  margin-top: 30px !important;
}

.subnav li a.glyphicon-plus:before,
.subnav li a.glyphicon-plus:after {
    content: "";
}

#menu-search .image-wrapper.pull-right, #menu-search .image-wrapper.pull-right img {
    position: relative;
    top: 0px;
}

#menu-search .image-wrapper.pull-right, #menu-search .image-wrapper.pull-right img {
    width: 20px;
    height: 20px;
}

#menu-search .image-wrapper.pull-right {
    position: relative;
    top: 4px;
    margin-right: 7px;
}

.company-sheet img,
.company .image-wrapper img {
    float: right;
    display: inline-block;
    width: 23px;
    margin-right: 5px;
}

article.company h3 {
    padding-right: 0;
    padding-bottom: 20px;
}

header #menu-search li {
    /*line-height: 36px;*/
    cursor:pointer;
}

header #menu-search li .glyphicon.glyphicon-briefcase.pull-right {
    margin: 7px 5px;
}

#modalInscription select.form-control {
    border: 0;
    border-bottom: 1px solid #424043;
    color: #eee;
    background-color: transparent;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, #ffffff 50%), linear-gradient(135deg, #ffffff 50%, rgba(0, 0, 0, 0) 50%), linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)) !important;
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}

.has-pdf a {
  background: #aaa;
  padding: 6px 9px;
  font-weight: bold;
  color: #fff;
  border-radius: 100px;
  margin: 10px 10px 20px;
}

header #menu-notifications {
  overflow-y: scroll;
}

.text-home {
  padding-top: 0%;
  margin-top: 0;
}

.header-promo-row {
  margin-top: -230px;
}

.header-promo-row img {
  width: 100%;
}

.header-promo-row.text-home:after {
  display: none;
}

@media (max-width: 991px) {
  header .dropdown-menu > li > a {color: #fff}
}

/*.catalog .block-product h4 {color: #fff}*/
.catalog .block-product-stock {display: none}
/*.search-result h1, .search-result h1 b {color: #fff !important}*/
.companies-list::before {background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAACv0lEQVRIS62UT0hUURTGv890yqGihKAgdCAEIQqCOHecghoIChKlFkK0EiIqWoS4MQoqCoL+7axN0cKVbaRQjIyhUHjv+oQgooUFM0bQwk1/RMrenLgyYzPT0xzq7N675/7Oued85xARFgTBljAMOwDsBbAZQEjyI4Dn+Xz+STKZ/BJ1r/QfSz8ymczaeDx+GcBZADEAXwF8ALAKQBOANQA+q+rV6enpO52dneFSARbBnudtBfCMZAuAIZI3stnsWPHy1NTU6pmZmYM1NTUXAexW1dG5ubkj6XT6WxR8Aewyra+vnyC5jeRJEXm4VCaqSt/3r5C8AGBERA6TzFf6L4B9378FoJtk13LQ0svW2huq2gPghDHm/h/gQqOyrgzGmLa/NaV4nslkauPx+FtX91wul6ist3vWKQB3Se4XkRcrBTs/a+1pVe0juU9EXpapwvf9fgDtuVxu43Jdjgo4Pj7eVFtbmyXZKyLXK8GjALYYY7ZXk63zVdUaa+0PkvdExEl00VwpnjqNGmOczKqyIAjqwjD8AeCOMaa7DGytfaCqxxoaGjY0Nzd/r4YcBEFLGIZvSfaIiFPW74yttcdVtT+fz3e0trY+rgbs+/55ANdI7hKRV2Vgz/PWk5wGMCUiQlJXAh8bG1tXV1f3nuQnEdkZOSCe5/W4EXY7IJlMupFd1tz0TUxMDKpqO4A2Y8xQJHhgYGBVY2PjCMkDJG/Ozs72ptPpn1F0l2ksFusvQN+IyI6oVy4uocJmewTgEIB3JG/Pz88Pp1KpD5OTk267bQvD8CiAcwA2AXgDwEnUSe1MJbxsbRZ02QXgEgC37Zy51ejAC0bytaq6gRi21vYBcJP7B7wMXLzsSpNIJPYASLkAquqGYGHRl3bf1XopeCT4b80rPV8K/s9gFyQSXk12y/lWwI/8l4yLAQvwDmPM4C/3oTvPUjhHfgAAAABJRU5ErkJggg==') !important;}

[data-trigger=search-form-toggle] {cursor: pointer}
[data-trigger=search-form-toggle] .fa {position: relative;margin-left: 10px;color: #fff;line-height: 58px;font-size: 18px;margin-top: 5px;margin-left: 10px}
@media(min-width: 768px) {
  .catalog.promotion .block-product.paginable-item {
    height: 430px;
  }
}

.product-full h1, .product-full h2 {color: #ff;}
table.width-table-1 td:last-child, table.width-table-2 td:first-child {color: #fff;}
.text-price-1, .text-price-2 {color: #fff;}
.size-btn, .size-btn-detail {color: var(--color-main)}
h4.text-specification {color: #fff;}
.breadcrumb {border: 0; color: #333}
.breadcrumb li a, .breadcrumb li nav .clearfix-links button, nav .clearfix-links .breadcrumb li button {color: #999;}

.nav-margin, .header-page {margin-top: 70px}
.choice-date {color: #fff}
#page-espace_client, #page-promotions, #page-shopping_list, #page-promotion, #page-espace_client, #page-tunnel, #page-cart {background: #222;}
#page-cart #page-content h1, #page-cart #page-content h5, #page-tunnel h1, #page-tunnel #page-content h5 {color: #333}
#page-tunnel #page-content a {color: #333}
#page-mon_profil #page-content, #page-order_detail #page-content, #page-mes_commandes {color: #fff}
#pay-orders {background-color: #d9252e;color: #fff;-webkit-border-radius: 28;-moz-border-radius: 28;border-radius: 28px;border-color: transparent;text-decoration: none !important;font-size: var(--font-size)}
#page-promotions h1, #page-promotions h2, section .catalog.promotion .small, section .catalog.promotion .block-product .media-heading {color: #fff;}
.promotion-section-name {padding-left: 20px}

#page-promotion h1,
#page-promotion h2.text-title,
#page-promotion .block-description, #page-promotion .product-full h2,
#page-promotion .product-full h5 {color: #fff;}
#page-product .product-full h5, #page-product h2 {color: #fff;}
#page-stats #page-content,
#page-service #page-content h2, #page-service #page-content p, #page-service #page-content select {color: #fff}

.icons-right .open {position: relative}
#selectOfferedProducts .modal-title, #selectOfferedProducts h2 {color: #333}
#selectOfferedProducts .modal-inscription {background: #fff}
#page-service #page-content select {color: #333;box-shadow: none}

#page-order_rlv {color: #fff}
#page-tunnel input {color: #333 !important}
.modal-ui1 input:not(.input-search):not(.text-valeur):not(.default) {
  color: #fff !important;
}

/* carnet de commande */
#cart-preview .block-product-title,#my-account-dropdown>li>a,#page-shopping_list #basket-details td a,.catalog .block-product h4,.catalog .block-product-reference,.form-control.select-goot{color:#fff}
.catalog .block-product.col-lg-4{box-shadow:none!important;background:#333}
.active .btn-add-on-click,.btn-add-on-click:hover,.catalog .block-product a.img,section .catalog.promotion .block-product a.img{background:0 0}
#page-nouveautes_catalogue .main .col-md-9:before,#page-nouveautes_catalogue_group .main .col-md-9:before,#page-product,#page-section_catalogue .main .col-md-9:before,.search-result .col-md-9:before{background:#222}
.catalog .block-product.col-lg-3{background:#333;border:0;box-shadow:none}
.suggested-products-container{background:#282828}
/* catalog */
#page-nouveautes_catalogue #page-content,#page-nouveautes_catalogue_group #page-content,#page-search_index #page-content,#page-section_catalogue #page-content{background:#3a3a3a}
#filters .container-catego>div,#page-espace_client .block-users .table-cell,#page-espace_client .block-users .thead .table-cell,.search-form-output,.search-form-wrapper,.suggested-products .block-product,.suggested-products .block-product:hover{background:#333}
#filters .container-catego{border:0;border-radius:0;background:0 0}
#filters .container-catego .btn-section-pro,#page-espace_client #page-content h1,#page-espace_client .block-my-profile .info-block-content strong>div,#page-espace_client .info-block h2,#page-espace_client .info-block h3{color:#fff!important}
@media(max-width:991px){
    #page-nouveautes_catalogue .main .col-md-9:before,#page-nouveautes_catalogue_group .main .col-md-9:before,#page-section_catalogue .main .col-md-9:before,.search-result .col-md-9:before{background:0 0}
}
/* espace client */
#page-espace_client .info-block .info-block-content{background:#333;border:0;box-shadow:none;color:#fff}
#page-espace_client input.companies-list-search{background:#222!important; color: #fff !important}
#page-espace_client .companies-list-row{background:#222;color:#fff}
#page-espace_client .companies-list-search::placeholder{color:#fff!important}
#page-espace_client .companies-list-result{border-color:#444}
#page-espace_client .block-users article.company.active,.block-users article.company .subinfo .account select{background:#333!important;color:#fff;text-align:left}
#page-espace_client .block-users .display-table,.block-users .account,.block-users .thead .table-cell. .block-users .account{background:#333;box-shadow:none}
#page-espace_client .block-users .account,.search-form-border{box-shadow:none}
#page-espace_client .block-users .display-table{background:#333;border-spacing:0}
#page-espace_client .info-block-content .accounts a.btn{padding:0;margin:0;display:inherit}
#page-espace_client .account .form-control{height:auto}

/* dropdowns / mon compte */
#cart-preview,.dropdown-menu{background:#2a2a2a}th
#cart-preview #basket-preview tbody tr{border:0}
.search-result h1{color:#fff!important}
#promotions .catalog .block-product{background:#333;box-shadow:none;color:#fff}
#page-nouveautes_catalogue #page-content, #page-section_catalogue #page-content, #page-nouveautes_catalogue_group #page-content, #page-search_index #page-content {
    background: #3a3a3a;
}
/* panier */
#page-tunnel .tunnel-block, #basket-details tbody tr, .tunnel-order-info{background: #333 !important;border: 0 !important;}
#basket-details tbody td .block-product-price,#page-cart #basket-details td a,#page-cart #page-content h1,#page-cart #page-content h5,#page-tunnel #page-content h5,#page-tunnel h1,#selectOfferedProducts .modal-title,#selectOfferedProducts h2{color: #fff !important;}
#selectOfferedProducts .fixed,#selectOfferedProducts .modal-body,#selectOfferedProducts .modal-inscription{background:#222;box-shadow:none}
#selectOfferedProducts .catalog {border: 0}
.tunnel-order-info > div {margin-bottom: 20px}
.profil-btns a {color: #fff !important}

#modalPartialStock .stock-partials-wrapper [data-col] {
  background: transparent;
  border: 1px solid #777;
  box-shadow: none;
  color: #fff !important;
}
#page-tunnel #page-content a,
#page-tunnel input,
#page-tunnel select {color: #fff !important}

#page-cart .glyphicon.glyphicon-trash,
.modal-header .close img {
    filter: invert(1);
}

#block-logo img {
    max-width: 240px;
    max-height: 70px;
    margin-top: 0;
    padding: 10px;
}

#page-product .qty-select-wrapper, #page-product .block-prices {background: #333}
#page-product .qty-select-wrapper {border-color: #555}
#notifications-wrapper {margin-top: 24px; margin-right: 10px; top: 0}

.historic-orders-group-header td {background: #d9252e;color: #fff}
.historic-orders-group-header td[colspan="6"] {background: #d9252e;color: #fff;text-align: left;padding-left: 20px;}

#page-product .text-price-1, #page-product .text-price-2 {
    color: #fff;
}

#page-product button.btn.btn-ajouter-p.center-block[data-role=add-to-cart] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#page-product .product-detail-wrapper {background: transparent}
#page-product .wrapper-img-slider > img {max-height: 260px !important;}
#page-product .slider-container {display: flex;flex-direction: column;align-items: center;justify-content: center;height: 100%}
#page-product .slider-container > div:first-child {flex: 1;width: 100%;display: flex;align-items: center;justify-content: center}
#page-product .wrapper-img.has-slider .slider-container, #page-product .wrapper-img.has-slider .wrapper-img-slider {height: inherit}
#page-product .bx-wrapper {margin: 0;}
#page-product .bx-viewport {margin: 20px 0px;}
#page-product .slider {height: 90px;padding: 0 15px;}
.product-listing-filters.col-md-12 {background: #222222}
#page-tunnel .confirm-order-wrapper h3 {color: #fff}
.block-users article.company .subinfo .account select, .block-users article.company .subinfo .account select option {color: #333}
.manage-account .account-remove img {filter: invert(1)}
.search-container {background: #333}

.delivery-calendar-content {background: #222;color: #fff}
.delivery-calendar-navigation {background: #444}
.delivery-calendar-header {border: 0; background: #333}
.delivery-calendar-next, .delivery-calendar-prev {color: #fff; background: var(--color-main); border: 0}
.delivery-calendar-day.disabled {background: #222}
.delivery-calendar-legend {background: #323232; border: 0}
.delivery-calendar-footer {border: 0}

#billing .invoice-header-section, .totals-list, .invoice-info .invoice-info-col {background: #333 !important;color: #fff !important;border-color: #444 !important}
.invoice-info strong {color: #fff !important}
#page-order_detail h1 {color: #fff !important}
