@font-face {
  font-family: 'Aller';
  src: url("../fonts/aller/Aller_Lt.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Aller';
  src: url("../fonts/aller/Aller_LtIt.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Aller';
  src: url("../fonts/aller/Aller_It.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Aller Display';
  src: url("../fonts/aller/AllerDisplay.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Aller';
  src: url("../fonts/aller/Aller.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Aller';
  src: url("../fonts/aller/Aller_Rg.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Aller';
  src: url("../fonts/aller/Aller_BdIt.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
/* line 51, ../scss/_font.scss */
*:not(.fa) {
  font-family: 'Aller' !important;
}

/*.action{
  @include border-radius(0);

  &:hover{
    background-color: $primary-oranges;
    border: none;
  }
}*/
/*button, button.action, a.action, a.action.primary, .cart.table-wrapper .actions-toolbar > .action, .cart.table-wrapper .action-gift {
  &:not(.multicheckout) {
    @include border-radius(0);

    &:hover, &:active, &:focus {
      background-color: $primary-oranges;
      color: #fff;
      @include box-shadow(none);
    }
  }

  &.multicheckout {
    &:hover {
      //color: $primary-oranges;
    }
  }
}*/
/* line 28, ../scss/_globals.scss */
.grecaptcha-badge {
  display: none;
}

/* line 32, ../scss/_globals.scss */
button {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  /*&.tocart:not(#product-addtocart-button) {
    span {
      background: url(../images/hover-cart.png) no-repeat 0 50% !important;
    }
  }*/
}
/* line 35, ../scss/_globals.scss */
button.primary, button.tocart {
  background-color: #f07226 !important;
  color: white !important;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 40, ../scss/_globals.scss */
button.primary:hover, button.tocart:hover {
  background-color: #f7b085 !important;
  color: white !important;
  box-shadow: none !important;
}

/* line 55, ../scss/_globals.scss */
.btn {
  font-weight: bold;
}
/* line 58, ../scss/_globals.scss */
.btn.btn-orange {
  background-color: #f07226;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: white;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 64, ../scss/_globals.scss */
.btn.btn-orange:hover {
  background-color: #f7b085;
  color: white;
}
/* line 70, ../scss/_globals.scss */
.btn.btn-outline {
  background-color: transparent;
  border: 1px solid white;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: white;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 77, ../scss/_globals.scss */
.btn.btn-outline:hover {
  background-color: white;
  color: black;
}
/* line 83, ../scss/_globals.scss */
.btn.btn-uppercase {
  text-transform: uppercase;
}

/*.action {
  &:hover {
    color: $primary-oranges;
  }

  &.primary {
    &:hover {
      @include box-shadow(none);
    }
  }
}*/
/* line 100, ../scss/_globals.scss */
.text-orange {
  color: #f07226;
}

/* line 104, ../scss/_globals.scss */
.price {
  color: #f07226 !important;
  font-weight: 400 !important;
}

/* line 111, ../scss/_globals.scss */
.product-info > .price:after, .price-wrapper > .price:after, .price-including-tax > .price:after, .cart-price > .price:after, .minicart-price > .price:after {
  content: "(HT)";
  color: black;
  font-size: smaller;
  margin-left: 10px;
}

/* line 121, ../scss/_globals.scss */
.title-blogs h3 {
  background: url(../images/luro/goutte-orange-titres.png) no-repeat center center;
  position: relative;
  letter-spacing: 1px;
}
/* line 126, ../scss/_globals.scss */
.title-blogs h3 i {
  display: none;
}
/* line 130, ../scss/_globals.scss */
.title-blogs h3:after, .title-blogs h3:before {
  position: absolute;
  content: '';
  bottom: -5px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 100%;
  background-color: #565656;
}
/* line 141, ../scss/_globals.scss */
.title-blogs h3:after {
  width: 20%;
  height: 2px;
  background-color: #f07226;
}
/* line 148, ../scss/_globals.scss */
.title-blogs .des {
  color: #FFF;
}

/* line 155, ../scss/_globals.scss */
.owl-carousel .owl-buttons .owl-prev, .owl-carousel .owl-buttons .owl-next {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0 !important;
  width: 30px !important;
  height: 30px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border: none !important;
  background-color: #f07226 !important;
  color: #FFF !important;
  top: 50% !important;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
/* line 169, ../scss/_globals.scss */
.owl-carousel .owl-buttons .owl-prev:hover, .owl-carousel .owl-buttons .owl-next:hover {
  background-color: #f39156 !important;
}
/* line 174, ../scss/_globals.scss */
.owl-carousel .owl-buttons .owl-prev {
  left: -40px !important;
}
@media (max-width: 767px) {
  /* line 174, ../scss/_globals.scss */
  .owl-carousel .owl-buttons .owl-prev {
    left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 174, ../scss/_globals.scss */
  .owl-carousel .owl-buttons .owl-prev {
    left: 0 !important;
  }
}
/* line 190, ../scss/_globals.scss */
.owl-carousel .owl-buttons .owl-next {
  right: -40px !important;
}
@media (max-width: 767px) {
  /* line 190, ../scss/_globals.scss */
  .owl-carousel .owl-buttons .owl-next {
    right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 190, ../scss/_globals.scss */
  .owl-carousel .owl-buttons .owl-next {
    right: 0 !important;
  }
}

/* line 209, ../scss/_globals.scss */
.product-reviews-summary .rating-summary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/* line 213, ../scss/_globals.scss */
.product-reviews-summary .rating-summary .count {
  color: #929292;
  margin-left: 20px;
}
/* line 219, ../scss/_globals.scss */
.product-reviews-summary .rating-summary .rating-result:before {
  font-size: 13px;
}
/* line 224, ../scss/_globals.scss */
.product-reviews-summary .rating-summary .rating-result > span:before {
  font-size: 13px;
  color: #fda440;
}

/* line 234, ../scss/_globals.scss */
.breadcrumbs .items {
  border: none;
}
/* line 238, ../scss/_globals.scss */
.breadcrumbs .items .item:last-child {
  color: #f07226;
}
/* line 241, ../scss/_globals.scss */
.breadcrumbs .items .item:last-child strong {
  color: #f07226;
}

/* line 2, ../scss/elements/_cookies.scss */
.magecomp-cookie-template.top {
  position: fixed;
  top: 0;
}
/* line 7, ../scss/elements/_cookies.scss */
.magecomp-cookie-template.top, .magecomp-cookie-template.bottom {
  padding: 0;
  min-height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  z-index: 500;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  /* line 7, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template.top, .magecomp-cookie-template.bottom {
    display: block;
    padding: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 7, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template.top, .magecomp-cookie-template.bottom {
    display: block;
    padding: 10px;
  }
}
/* line 31, ../scss/elements/_cookies.scss */
.magecomp-cookie-template .cookietext {
  padding: 0;
  display: block;
  float: none;
}
@media (max-width: 767px) {
  /* line 31, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template .cookietext {
    width: 100% !important;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 31, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template .cookietext {
    width: 100% !important;
    margin-left: 0;
  }
}
/* line 51, ../scss/elements/_cookies.scss */
.magecomp-cookie-template .cookiehidelink {
  padding: 0 10px;
  margin: 0;
  float: none;
  margin-left: 15px;
  display: block;
}
@media (max-width: 767px) {
  /* line 51, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template .cookiehidelink {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 51, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template .cookiehidelink {
    margin-left: 0;
  }
}
/* line 71, ../scss/elements/_cookies.scss */
.magecomp-cookie-template .moreinfo {
  margin: 0;
  position: initial;
  margin-left: 15px;
  display: block;
}
@media (max-width: 767px) {
  /* line 71, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template .moreinfo {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 71, ../scss/elements/_cookies.scss */
  .magecomp-cookie-template .moreinfo {
    margin-left: 0;
  }
}

/* line 1, ../scss/elements/_header.scss */
.debug-bar {
  height: 2px;
  position: sticky;
  top: 0;
  z-index: 99999;
}
/* line 7, ../scss/elements/_header.scss */
.debug-bar:after {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 0 3px;
  opacity: .3;
  color: #000;
}
@media (max-width: 767px) {
  /* line 1, ../scss/elements/_header.scss */
  .debug-bar {
    background-color: #ff00ff;
  }
  /* line 19, ../scss/elements/_header.scss */
  .debug-bar:after {
    content: 'xs';
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1, ../scss/elements/_header.scss */
  .debug-bar {
    background-color: green;
  }
  /* line 25, ../scss/elements/_header.scss */
  .debug-bar:after {
    content: 'sm';
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1, ../scss/elements/_header.scss */
  .debug-bar {
    background-color: yellow;
  }
  /* line 31, ../scss/elements/_header.scss */
  .debug-bar:after {
    content: 'md';
  }
}
@media (min-width: 1200px) and (max-width: 1479px) {
  /* line 1, ../scss/elements/_header.scss */
  .debug-bar {
    background-color: blue;
  }
  /* line 37, ../scss/elements/_header.scss */
  .debug-bar:after {
    content: 'lg';
  }
}
@media (min-width: 1480px) {
  /* line 1, ../scss/elements/_header.scss */
  .debug-bar {
    background-color: red;
  }
  /* line 43, ../scss/elements/_header.scss */
  .debug-bar:after {
    content: 'vlg';
  }
}

/* line 49, ../scss/elements/_header.scss */
.top-header {
  background-color: #393939;
  padding: 10px;
  position: sticky;
  top: 0;
  z-index: 500;
}
/* line 56, ../scss/elements/_header.scss */
.top-header .left, .top-header .right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 74, ../scss/elements/_header.scss */
.top-header .left p, .top-header .left a, .top-header .right p, .top-header .right a {
  margin-bottom: 0;
  color: #FFF;
  font-weight: 300;
}
/* line 80, ../scss/elements/_header.scss */
.top-header .left a, .top-header .right a {
  line-height: 20px;
  vertical-align: middle;
}
/* line 84, ../scss/elements/_header.scss */
.top-header .left a i, .top-header .right a i {
  font-size: 20px;
  margin-right: 5px;
  vertical-align: middle;
}
/* line 90, ../scss/elements/_header.scss */
.top-header .left a:hover, .top-header .right a:hover {
  color: #f07226;
}
@media (max-width: 767px) {
  /* line 96, ../scss/elements/_header.scss */
  .top-header .left {
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 96, ../scss/elements/_header.scss */
  .top-header .left {
    font-size: 10px;
  }
}
/* line 110, ../scss/elements/_header.scss */
.top-header .left p {
  margin-left: 20px;
}
/* line 113, ../scss/elements/_header.scss */
.top-header .left p:first-child {
  margin: 0;
}
/* line 119, ../scss/elements/_header.scss */
.top-header .right {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: space-around;
}
@media (max-width: 767px) {
  /* line 122, ../scss/elements/_header.scss */
  .top-header .right .link {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 122, ../scss/elements/_header.scss */
  .top-header .right .link {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 138, ../scss/elements/_header.scss */
  .top-header .right .link span {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 138, ../scss/elements/_header.scss */
  .top-header .right .link span {
    display: none;
  }
}
/* line 156, ../scss/elements/_header.scss */
.top-header .top-search form {
  display: block !important;
  text-align: right;
}
/* line 160, ../scss/elements/_header.scss */
.top-header .top-search form input {
  color: #f07226 !important;
}
/* line 163, ../scss/elements/_header.scss */
.top-header .top-search form input::placeholder {
  color: #f07226;
}
/* line 168, ../scss/elements/_header.scss */
.top-header .top-search form button {
  opacity: 1;
}
/* line 171, ../scss/elements/_header.scss */
.top-header .top-search form button:before {
  color: #f07226;
}

/* line 180, ../scss/elements/_header.scss */
header.header-container {
  background-color: #fff !important;
  padding: 10px 0;
}
/* line 184, ../scss/elements/_header.scss */
header.header-container .header {
  margin: 0;
}
/* line 187, ../scss/elements/_header.scss */
header.header-container .header .ligne {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  /* line 192, ../scss/elements/_header.scss */
  header.header-container .header .column-nav {
    width: 100%;
    margin-left: initial;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 192, ../scss/elements/_header.scss */
  header.header-container .header .column-nav {
    width: 100%;
    margin-left: initial;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 192, ../scss/elements/_header.scss */
  header.header-container .header .column-nav {
    width: 100%;
    margin-left: initial;
  }
}
/* line 213, ../scss/elements/_header.scss */
header.header-container .header .logo {
  margin-left: 30px;
  margin-top: 0;
  height: 100%;
}
/* line 219, ../scss/elements/_header.scss */
header.header-container .header .nav-search {
  margin-left: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 767px) {
  /* line 219, ../scss/elements/_header.scss */
  header.header-container .header .nav-search {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 219, ../scss/elements/_header.scss */
  header.header-container .header .nav-search {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 219, ../scss/elements/_header.scss */
  header.header-container .header .nav-search {
    display: block;
  }
}
/* line 239, ../scss/elements/_header.scss */
header.header-container .header .nav {
  width: 100%;
}
/* line 242, ../scss/elements/_header.scss */
header.header-container .header .nav .pt_custommenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
/* line 248, ../scss/elements/_header.scss */
header.header-container .header .nav nav a {
  padding: 0 10px;
  color: #393939 !important;
  text-align: center;
}
/* line 253, ../scss/elements/_header.scss */
header.header-container .header .nav nav a.act, header.header-container .header .nav nav a:hover {
  color: #f07226 !important;
}
/* line 260, ../scss/elements/_header.scss */
header.header-container .header .search-cart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-right: 10px;
  margin-left: auto;
}
/* line 267, ../scss/elements/_header.scss */
header.header-container .header .search-cart .field {
  border-left-color: #f07226 !important;
  /*input[type="text"]{
    font-size: 25px;
  }*/
}
/* line 271, ../scss/elements/_header.scss */
header.header-container .header .search-cart .field input::placeholder {
  color: #000;
}
/* line 275, ../scss/elements/_header.scss */
header.header-container .header .search-cart .field input[type="text"] {
  font-size: 1.3rem !important;
}
/* line 286, ../scss/elements/_header.scss */
header.header-container .header .search-cart .cart .minicart-wrapper {
  margin-left: 0;
  position: relative;
}
/* line 290, ../scss/elements/_header.scss */
header.header-container .header .search-cart .cart .minicart-wrapper:before {
  content: '\f07a';
  font-family: 'FontAwesome';
  position: absolute;
  left: -30px;
  top: 0;
  color: #f07226;
  font-size: 25px;
}
/* line 300, ../scss/elements/_header.scss */
header.header-container .header .search-cart .cart .minicart-wrapper .showcart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: auto;
  margin-bottom: 0;
  background: none;
}
/* line 306, ../scss/elements/_header.scss */
header.header-container .header .search-cart .cart .minicart-wrapper .showcart:hover {
  background-color: transparent;
}
/* line 311, ../scss/elements/_header.scss */
header.header-container .header .search-cart .cart .minicart-wrapper .text {
  display: block;
  color: #000;
  height: auto;
  width: auto;
  overflow: visible;
  text-transform: none;
  font-size: 1.3rem;
}
/* line 321, ../scss/elements/_header.scss */
header.header-container .header .search-cart .cart .minicart-wrapper .qty {
  position: initial;
  margin-left: 10px;
  background-color: #efefef;
}
/* line 332, ../scss/elements/_header.scss */
header.header-container .nav-ozmegamenu-inner .mobile-bar-icon {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 336, ../scss/elements/_header.scss */
header.header-container .nav-ozmegamenu-inner .mobile-bar-icon:hover {
  color: #f07226;
}
/* line 344, ../scss/elements/_header.scss */
header.header-container .mobile-bar-content nav a {
  text-align: center;
}
/* line 347, ../scss/elements/_header.scss */
header.header-container .mobile-bar-content nav a:hover {
  color: #f07226 !important;
}
/* line 353, ../scss/elements/_header.scss */
header.header-container .mobile-bar-content .mobile-bar-close {
  top: 100px;
  background-color: #f07226;
}
/* line 357, ../scss/elements/_header.scss */
header.header-container .mobile-bar-content .mobile-bar-close:hover {
  color: #FFF;
  background-color: #f39156;
}

/* line 2, ../scss/elements/_product-card.scss */
.owl-item .product-item-info {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-color: #fff !important;
  border-width: 1px;
  background-color: #393939;
}
/* line 9, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-images .product-image-container {
  background-color: #fff;
}
/* line 14, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .product-reviews-summary {
  min-height: 36px;
}
/* line 18, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .product-item-name {
  min-height: 70px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
  margin: 0;
  text-transform: initial !important;
}
/* line 25, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .product-item-name a {
  color: #fff !important;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0;
}
/* line 30, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .product-item-name a:hover {
  color: #f07226 !important;
}
/* line 36, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .price-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  height: 50px;
}
/* line 42, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .price-actions .price-box {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 46, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .price-actions .price {
  color: #f07226;
  font-size: 20px;
}
/* line 56, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .price-actions .old-price .price {
  font-size: 12px;
}
/* line 62, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .price-actions .actions a {
  color: #959595;
  font-size: 20px;
}
/* line 65, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .price-actions .actions a:hover {
  color: #f07226;
}
/* line 73, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .product-item-inner .product-item-actions {
  margin-top: 0;
}
/* line 77, ../scss/elements/_product-card.scss */
.owl-item .product-item-info .product-item-details .product-item-inner .product-item-actions .add-to-cart-primary .tocart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 40px !important;
  font-weight: 300;
  padding: 0;
  width: 100%;
}

/* line 2, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart {
  left: auto;
  right: 0;
}
/* line 8, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product {
  display: flex;
}
/* line 11, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product .product-item-photo {
  float: none;
}
/* line 14, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product .product-item-photo img {
  height: auto !important;
}
/* line 20, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product .details-qty .label {
  width: auto;
}
/* line 25, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product .product-item-details {
  width: 100%;
  padding-left: 15px;
}
/* line 29, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product .product-item-details .details-qty {
  margin-left: 0;
}
/* line 34, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .minicart-items .product-item .product .product-item-details .product.actions {
  margin: -30px 0 0;
}
/* line 47, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .actions .secondary .action.viewcart {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 50, ../scss/elements/_minicart.scss */
.minicart-wrapper .block-minicart .actions .secondary .action.viewcart:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f07226;
}

/* line 3, ../scss/elements/_footer.scss */
footer .footer.content {
  border-top: none;
  padding: 0;
  margin: 0;
}
/* line 10, ../scss/elements/_footer.scss */
footer.page-footer {
  margin-top: 50px;
  background: none;
  background-color: #1b1b1b;
  border-top: none;
}
/* line 16, ../scss/elements/_footer.scss */
footer.page-footer h3, footer.page-footer a {
  color: #FFF;
}
/* line 20, ../scss/elements/_footer.scss */
footer.page-footer a {
  color: #FFF;
}
/* line 23, ../scss/elements/_footer.scss */
footer.page-footer a:hover {
  color: #f07226;
}
/* line 28, ../scss/elements/_footer.scss */
footer.page-footer .footer-top {
  padding-bottom: 0;
}
/* line 33, ../scss/elements/_footer.scss */
footer.page-footer .footer-top .col-sm-8 .row > div {
  border-left: none;
}
/* line 36, ../scss/elements/_footer.scss */
footer.page-footer .footer-top .col-sm-8 .row > div ul {
  padding-left: 20px;
}
/* line 39, ../scss/elements/_footer.scss */
footer.page-footer .footer-top .col-sm-8 .row > div ul li {
  margin-bottom: 0;
}
/* line 49, ../scss/elements/_footer.scss */
footer.page-footer .footer-bottom .copyright {
  color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 53, ../scss/elements/_footer.scss */
footer.page-footer .footer-bottom .copyright p {
  margin-bottom: 0;
}
/* line 57, ../scss/elements/_footer.scss */
footer.page-footer .footer-bottom .copyright .separator {
  position: relative;
  margin: 0 15px;
}
/* line 61, ../scss/elements/_footer.scss */
footer.page-footer .footer-bottom .copyright .separator:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background-color: #FFF;
}

/* line 81, ../scss/elements/_footer.scss */
body.catalog-product-view footer.page-footer, body.cms-index-index footer.page-footer {
  margin-top: 0;
}

/* line 1, ../scss/plugins/_contact-map.scss */
.oz-contact-map {
  background-color: #393939;
  position: relative;
  min-height: 700px;
}
@media (max-width: 767px) {
  /* line 6, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .background {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 6, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .background {
    display: none;
  }
}
/* line 21, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  /* line 21, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 21, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner {
    display: block;
  }
}
/* line 37, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs {
  display: inline-block;
  position: relative;
  padding: 50px;
}
@media (max-width: 767px) {
  /* line 37, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs {
    display: block;
    padding: 0;
  }
  /* line 45, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs svg {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 37, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs {
    display: block;
    padding: 0;
  }
  /* line 52, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs svg {
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 37, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs {
    padding: 50px 0;
    flex: 1;
  }
}
/* line 66, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  /* line 66, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts {
    position: static;
    columns: 3;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 66, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts {
    position: static;
    columns: 3;
    margin: 0 auto;
  }
}
/* line 84, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact {
  pointer-events: initial;
  position: absolute;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  background-color: transparent;
  padding: 10px 20px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 767px) {
  /* line 84, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact {
    position: static;
    border: none !important;
    text-align: center;
  }
  /* line 91, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact:after {
    content: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 84, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact {
    position: static;
    border: none !important;
    text-align: center;
    margin-bottom: 10px;
  }
  /* line 100, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact:after {
    content: none !important;
  }
}
/* line 105, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact h4 {
  color: white;
  font-size: 20px;
  margin-top: 0;
}
/* line 111, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact p {
  margin: 0;
}
/* line 114, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact p a {
  color: #f07226;
}
/* line 117, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact p a:hover {
  color: #fda440;
}
/* line 133, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact:after {
  content: '';
  position: absolute;
  height: 2px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 140, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-1 {
  bottom: 70px;
  left: 0;
}
/* line 144, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-1:after {
  left: 100%;
  top: 100%;
  width: 180px;
  background-color: rgba(255, 255, 255, 0.5);
  transform-origin: left center;
  transform: rotate(-45deg);
}
/* line 154, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-2 {
  top: 70px;
  right: 0;
}
/* line 158, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-2:after {
  right: 100%;
  top: 100%;
  width: 100px;
  background-color: rgba(255, 255, 255, 0.5);
  transform-origin: right center;
  transform: rotate(-45deg);
}
/* line 168, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-3 {
  top: 0;
  left: 180px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 168, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-3 {
    left: 130px;
  }
}
/* line 178, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-3:after {
  left: 100%;
  top: 100%;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  transform-origin: left center;
  transform: rotate(45deg);
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 178, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-3:after {
    width: 50px;
  }
}
/* line 192, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-4 {
  left: 0;
  top: 70px;
}
/* line 196, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-4:after {
  left: 100%;
  top: 100%;
  width: 80px;
  background-color: rgba(255, 255, 255, 0.5);
  transform-origin: left center;
  transform: rotate(45deg);
}
/* line 206, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-6 {
  top: 50%;
  right: -50px;
}
/* line 210, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-6:after {
  right: 100%;
  top: 100%;
  width: 120px;
  background-color: rgba(255, 255, 255, 0.5);
  transform-origin: right center;
  transform: rotate(30deg);
}
/* line 220, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-8 {
  left: 0;
  top: 50%;
}
/* line 224, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-8:after {
  left: 100%;
  top: 100%;
  width: 150px;
  background-color: rgba(255, 255, 255, 0.5);
  transform-origin: left center;
  transform: rotate(-45deg);
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 224, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .map-secteurs .contacts .contact.secteur-8:after {
    transform: rotate(-50deg);
  }
}
/* line 237, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.hover, .oz-contact-map .container-inner .map-secteurs .contacts .contact.active {
  background-color: #606060;
  border-bottom-color: white;
}
/* line 241, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs .contacts .contact.hover:after, .oz-contact-map .container-inner .map-secteurs .contacts .contact.active:after {
  background-color: white;
}
/* line 249, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 252, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path:hover {
  cursor: pointer;
}
/* line 256, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-1 {
  fill: #6D6D6D;
}
/* line 259, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-1.hover, .oz-contact-map .container-inner .map-secteurs path.secteur-1.active {
  fill: #878787;
}
/* line 264, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-2 {
  fill: #6D6D6D;
}
/* line 267, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-2.hover, .oz-contact-map .container-inner .map-secteurs path.secteur-2.active {
  fill: #878787;
}
/* line 272, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-3 {
  fill: #EA7028;
}
/* line 275, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-3.hover, .oz-contact-map .container-inner .map-secteurs path.secteur-3.active {
  fill: #ef8f56;
}
/* line 280, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-4 {
  fill: #6D6D6D;
}
/* line 283, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-4.hover, .oz-contact-map .container-inner .map-secteurs path.secteur-4.active {
  fill: #878787;
}
/* line 288, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-6 {
  fill: #EA7028;
}
/* line 291, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-6.hover, .oz-contact-map .container-inner .map-secteurs path.secteur-6.active {
  fill: #ef8f56;
}
/* line 296, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-8 {
  fill: #EA7028;
}
/* line 299, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .map-secteurs path.secteur-8.hover, .oz-contact-map .container-inner .map-secteurs path.secteur-8.active {
  fill: #ef8f56;
}
/* line 307, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .listing {
  text-align: right;
  width: 30%;
  flex: 1;
}
@media (max-width: 767px) {
  /* line 307, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .listing {
    text-align: left;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 307, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .listing {
    text-align: left;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 307, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .listing {
    width: 40%;
  }
}
/* line 330, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .listing .item {
  color: #FFF;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  /* line 330, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .listing .item {
    -webkit-align-items: start;
    -moz-align-items: start;
    -ms-align-items: start;
    align-items: start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 330, ../scss/plugins/_contact-map.scss */
  .oz-contact-map .container-inner .listing .item {
    -webkit-align-items: start;
    -moz-align-items: start;
    -ms-align-items: start;
    align-items: start;
  }
}
/* line 349, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .listing .item .title {
  color: #f07226;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}
/* line 358, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .listing .item a {
  color: white;
}
/* line 361, ../scss/plugins/_contact-map.scss */
.oz-contact-map .container-inner .listing .item a:hover {
  text-decoration: underline;
}

/* line 4, ../scss/pages/_homepage.scss */
p {
  margin-bottom: 0;
}

/* line 10, ../scss/pages/_homepage.scss */
body.cms-index-index .content-home {
  background-color: #393939;
}
/* line 14, ../scss/pages/_homepage.scss */
body.cms-index-index .top-banner {
  position: sticky;
  top: 46px;
  z-index: 100;
  -moz-box-shadow: 0 3px 5px rgba(57, 57, 57, 0.3);
  -webkit-box-shadow: 0 3px 5px rgba(57, 57, 57, 0.3);
  box-shadow: 0 3px 5px rgba(57, 57, 57, 0.3);
}
@media (max-width: 767px) {
  /* line 14, ../scss/pages/_homepage.scss */
  body.cms-index-index .top-banner {
    position: static;
    z-index: 1;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 14, ../scss/pages/_homepage.scss */
  body.cms-index-index .top-banner {
    position: static;
    z-index: 1;
  }
}
/* line 36, ../scss/pages/_homepage.scss */
body.cms-index-index #two-catalogs .catalog {
  height: 300px;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  justify-content: center;
}
/* line 45, ../scss/pages/_homepage.scss */
body.cms-index-index #two-catalogs .catalog img {
  position: absolute;
  height: 60%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
/* line 53, ../scss/pages/_homepage.scss */
body.cms-index-index #two-catalogs .catalog .link {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 6px 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  background-color: #f07226;
  transition: .2s all ease-in-out;
  color: white;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}
/* line 66, ../scss/pages/_homepage.scss */
body.cms-index-index #two-catalogs .catalog .link:hover {
  background-color: #fda440;
}
/* line 71, ../scss/pages/_homepage.scss */
body.cms-index-index #two-catalogs .catalog .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 20px;
  color: black;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(10px);
  text-align: center;
}
/* line 89, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item {
  position: relative;
  height: 320px;
  background-image: url("./../images/luro/slider.jpg");
  background-position: center center;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 89, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item {
    height: auto;
    background-image: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 89, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item {
    height: auto;
    background-image: none;
  }
}
/* line 110, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info {
  color: black;
}
/* line 113, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .image {
  position: absolute;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  left: 20%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 80%;
}
@media (max-width: 767px) {
  /* line 113, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .image {
    background-color: #f07226;
    position: initial;
    width: 100%;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 113, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .image {
    background-color: #f07226;
    position: initial;
    width: 100%;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 113, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .image {
    left: 15%;
  }
}
/* line 143, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .image img {
  max-width: 250px;
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
/* line 149, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  padding: 0 30px 0 100px;
  max-width: 30%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 767px) {
  /* line 149, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content {
    padding: 10px;
    max-width: 100%;
    background-color: #FFF;
    position: initial;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 149, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content {
    padding: 10px;
    max-width: 100%;
    background-color: #FFF;
    position: initial;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 149, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content {
    max-width: 60%;
  }
}
/* line 183, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .cataloguename {
  font-size: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 183, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .cataloguename {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 183, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .cataloguename {
    font-size: 20px;
  }
}
/* line 200, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .description {
  line-height: 16px;
  margin-bottom: 25px;
}
/* line 207, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .link {
  display: inline-block;
  padding: 6px 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #FFF;
  background-color: #f07226;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 217, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .link:before {
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: white;
}
/* line 223, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .link:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 20px;
}
/* line 229, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .link:hover {
  background-color: #f39156;
}
@media (max-width: 767px) {
  /* line 207, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .link {
    padding: 6px;
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 207, ../scss/pages/_homepage.scss */
  body.cms-index-index .notre-catalogue-slider .item .catalogue-info .content .link {
    padding: 6px;
    font-size: 10px;
  }
}
/* line 253, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .owl-buttons .owl-prev, body.cms-index-index .notre-catalogue-slider .owl-buttons .owl-next {
  background-color: #393939 !important;
}
/* line 257, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .owl-buttons .owl-prev {
  left: 10px !important;
}
/* line 261, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .owl-buttons .owl-next {
  right: 10px !important;
}
/* line 266, ../scss/pages/_homepage.scss */
body.cms-index-index .notre-catalogue-slider .owl-controls {
  margin-top: 0;
}
/* line 271, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider {
  margin-top: 50px;
}
/* line 274, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item {
  position: relative;
  height: 320px;
  background-image: url("./../images/luro/slider.jpg");
  background-position: center center;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 274, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item {
    height: auto;
    background-image: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 274, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item {
    height: auto;
    background-image: none;
  }
}
/* line 295, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info {
  color: black;
}
/* line 298, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  left: 20%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  /* line 298, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .image {
    background-color: #f07226;
    position: initial;
    width: 100%;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 298, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .image {
    background-color: #f07226;
    position: initial;
    width: 100%;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 298, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .image {
    left: 15%;
  }
}
/* line 328, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .image img {
  max-width: 250px;
}
/* line 333, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .price {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  color: #FFF !important;
  padding: 60px 30px;
  background-color: #393939;
  font-size: 50px;
  font-weight: bold;
}
/* line 344, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .price:after {
  color: white;
}
@media (max-width: 767px) {
  /* line 333, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .price {
    font-size: 20px;
    padding: 20px;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    left: 0;
    z-index: 500;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 333, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .price {
    font-size: 20px;
    padding: 20px;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 0;
    left: 0;
    z-index: 500;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 333, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .price {
    font-size: 40px;
  }
}
/* line 373, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50%;
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  padding: 0 30px 0 100px;
  max-width: 30%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 767px) {
  /* line 373, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content {
    padding: 10px;
    max-width: 100%;
    background-color: #FFF;
    position: initial;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 373, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content {
    padding: 10px;
    max-width: 100%;
    background-color: #FFF;
    position: initial;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 373, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content {
    max-width: 60%;
  }
}
/* line 407, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .category {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 18px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  /* line 407, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content .category {
    font-size: 12px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 407, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content .category {
    font-size: 12px;
    text-align: center;
  }
}
/* line 428, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .productname {
  font-size: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  /* line 428, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content .productname {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 428, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content .productname {
    font-size: 20px;
  }
}
/* line 445, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .description {
  line-height: 16px;
  margin-bottom: 25px;
}
/* line 452, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .link {
  display: inline-block;
  padding: 6px 25px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #FFF;
  background-color: #f07226;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 462, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .link:before {
  background-color: transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: white;
}
/* line 468, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .link:after {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-left: 20px;
}
/* line 474, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .item .product-info .content .link:hover {
  background-color: #f39156;
}
@media (max-width: 767px) {
  /* line 452, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content .link {
    padding: 6px;
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 452, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-slider .item .product-info .content .link {
    padding: 6px;
    font-size: 10px;
  }
}
/* line 498, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .owl-buttons .owl-prev, body.cms-index-index .homepage-slider .owl-buttons .owl-next {
  background-color: #393939 !important;
}
/* line 502, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .owl-buttons .owl-prev {
  left: 10px !important;
}
/* line 506, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .owl-buttons .owl-next {
  right: 10px !important;
}
/* line 511, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-slider .owl-controls {
  margin-top: 0;
}
/* line 516, ../scss/pages/_homepage.scss */
body.cms-index-index .text-best-seller {
  background-image: url("./../images/luro/grosses-goutes-meilleures-ventes.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 522, ../scss/pages/_homepage.scss */
body.cms-index-index .text-best-seller .first-text {
  color: white;
}
/* line 525, ../scss/pages/_homepage.scss */
body.cms-index-index .text-best-seller .first-text h1 {
  margin-top: 0;
}
/* line 533, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products {
  background-image: url("./../images/luro/grosses-goutes-meilleures-ventes.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0;
}
/* line 539, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .first-text {
  color: white;
  padding-bottom: 50px;
}
/* line 544, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container {
  margin: 0;
}
/* line 547, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .products {
  margin-bottom: 0;
}
/* line 552, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .tabs li {
  color: #B2B2B2;
  font-weight: 100;
  margin: 0 10px;
}
/* line 557, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .tabs li:before {
  display: none;
}
/* line 561, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .tabs li:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 0;
  background-color: #393939;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 573, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .tabs li.active, body.cms-index-index .best-seller-products .categorytab-container .tabs li:hover {
  color: #f07226;
  position: relative;
}
/* line 577, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .tabs li.active:after, body.cms-index-index .best-seller-products .categorytab-container .tabs li:hover:after {
  background-color: #f07226;
  width: 100%;
}
/* line 586, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .products .product-item-info {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
/* line 593, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .products .product-item-info .product-item-details .product-item-name a {
  color: white;
  text-transform: initial;
}
/* line 599, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .products .product-item-info .product-item-details .product-item-sku {
  color: white;
}
/* line 603, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .products .product-item-info .product-item-details .price {
  color: #f07226;
}
/* line 606, ../scss/pages/_homepage.scss */
body.cms-index-index .best-seller-products .categorytab-container .products .product-item-info .product-item-details .price:after {
  color: white;
}
/* line 617, ../scss/pages/_homepage.scss */
body.cms-index-index .banner {
  background-image: url("./../images/luro/bandeau-50-ans.jpg");
  background-position: center center;
  background-size: cover;
  padding: 40px 0;
  position: relative;
}
/* line 626, ../scss/pages/_homepage.scss */
body.cms-index-index .banner:after {
  content: '';
  width: 100%;
  height: 100%;
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 500;
}
/* line 638, ../scss/pages/_homepage.scss */
body.cms-index-index .banner .container-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: end;
  -moz-justify-content: end;
  -ms-justify-content: end;
  justify-content: end;
  -ms-flex-pack: end;
}
@media (max-width: 767px) {
  /* line 638, ../scss/pages/_homepage.scss */
  body.cms-index-index .banner .container-inner {
    position: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 638, ../scss/pages/_homepage.scss */
  body.cms-index-index .banner .container-inner {
    position: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
/* line 658, ../scss/pages/_homepage.scss */
body.cms-index-index .banner .container-inner img {
  width: 150px;
}
/* line 661, ../scss/pages/_homepage.scss */
body.cms-index-index .banner .container-inner img:first-child {
  margin-right: 100px;
}
/* line 668, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider {
  background-color: #606060;
  padding: 100px 80px;
}
@media (max-width: 767px) {
  /* line 668, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-product-slider {
    padding: 100px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 668, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-product-slider {
    padding: 100px 20px;
  }
}
/* line 687, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info {
  background-color: #606060;
  border-color: #686868 !important;
}
/* line 691, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details {
  padding: 10px;
}
/* line 694, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .product-reviews-summary {
  border-bottom-color: #686868;
}
/* line 698, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .product-item-name {
  border-bottom-color: #686868;
}
/* line 702, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .product-item-sku {
  color: white;
}
/* line 707, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .product-item-actions .tocart {
  font-size: 15px;
}
@media (max-width: 767px) {
  /* line 707, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .product-item-actions .tocart {
    font-size: 12px;
    padding: 0px 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 707, ../scss/pages/_homepage.scss */
  body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .product-item-actions .tocart {
    font-size: 12px;
    padding: 0px 10px;
  }
}
/* line 727, ../scss/pages/_homepage.scss */
body.cms-index-index .homepage-product-slider .owl-item .item-inner .product-item-info .product-item-details .price:after {
  color: white;
}
/* line 737, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes {
  position: relative;
  background-image: url("./../images/luro/bandeau-voiture-home.jpg");
  background-position: center center;
  background-size: cover;
  padding: 80px 0;
}
@media (max-width: 767px) {
  /* line 737, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes {
    background-image: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 737, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes {
    background-image: none;
  }
}
/* line 757, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/* line 763, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item {
  width: calc(100% / 4);
  color: #FFF;
  margin-bottom: 15px;
  padding: 15px;
}
@media (max-width: 767px) {
  /* line 763, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item {
    width: 100%;
  }
}
/* line 781, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .card {
  background-color: #393939;
  height: 100%;
}
/* line 786, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .ligne {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  /* line 786, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item .ligne {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    -ms-flex-pack: end;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 786, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item .ligne {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: end;
    -moz-justify-content: end;
    -ms-justify-content: end;
    justify-content: end;
    -ms-flex-pack: end;
  }
}
/* line 809, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .ligne:hover .content .title {
  margin-bottom: 15px;
  padding-bottom: 10px;
}
/* line 813, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .ligne:hover .content .title:after {
  width: 60%;
}
/* line 821, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 825, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .image {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #FFF;
  padding: 5px;
}
@media (max-width: 767px) {
  /* line 825, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item .image {
    overflow: hidden;
  }
  /* line 836, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item .image img {
    margin: 0 auto;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 825, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item .image {
    overflow: hidden;
  }
  /* line 844, ../scss/pages/_homepage.scss */
  body.cms-index-index .gammes .container-inner .listing .item .image img {
    margin: 0 auto;
    display: block;
    max-height: 100%;
    width: auto;
  }
}
/* line 859, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  background-image: linear-gradient(to top, rgba(57, 57, 57, 0.9), rgba(57, 57, 57, 0.2) 30%, rgba(57, 57, 57, 0) 50%);
}
/* line 888, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content .title {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 20px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 20;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  position: relative;
}
/* line 900, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content .title:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #f07226;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 913, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content .description {
  padding-right: 10px;
  margin-bottom: 10px;
  line-height: 14px;
  font-weight: 200 !important;
  font-size: 12px;
}
/* line 923, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content .description ul {
  margin-top: 10px;
  padding-left: 0;
}
/* line 928, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content .description span {
  background-color: transparent !important;
  color: #FFF !important;
  font-weight: 200 !important;
  font-size: 12px;
}
/* line 936, ../scss/pages/_homepage.scss */
body.cms-index-index .gammes .container-inner .listing .item .content .link {
  text-align: right;
  margin-top: auto;
}

/* line 2, ../scss/pages/_category.scss */
body.page-products {
  background: url(../images/luro/background-gouttes.png) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}
/* line 8, ../scss/pages/_category.scss */
body.page-products .sidebar .pdfpublication-print {
  margin-bottom: 10px;
}
/* line 13, ../scss/pages/_category.scss */
body.page-products .toolbar-products {
  background-color: #FFF;
}
/* line 19, ../scss/pages/_category.scss */
body.page-products .toolbar-products .modes .modes-mode.active:before {
  color: #f07226;
}
/* line 30, ../scss/pages/_category.scss */
body.page-products .toolbar-products .pages .pages-items .item:not(.current) a {
  color: #f07226;
}
/* line 41, ../scss/pages/_category.scss */
body.page-products .products .product-items .product-item {
  margin-bottom: 30px;
  margin-left: 0;
}
/* line 45, ../scss/pages/_category.scss */
body.page-products .products .product-items .product-item .product-item-info {
  height: 100%;
  margin-bottom: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  background-color: #FFF;
}
/* line 54, ../scss/pages/_category.scss */
body.page-products .products .product-items .product-item .product-item-info .add-to-cart-primary .tocart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 40px !important;
  font-weight: 300;
  padding: 0;
  width: 100%;
}
/* line 69, ../scss/pages/_category.scss */
body.page-products .products.products-list .product-item-info {
  display: block !important;
}
/* line 75, ../scss/pages/_category.scss */
body.page-products .products.products-grid .product-items {
  margin-left: -15px;
}

/* line 2, ../scss/pages/_product.scss */
body.catalog-product-view {
  background: url(../images/luro/background-gouttes.png) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}
/* line 8, ../scss/pages/_product.scss */
body.catalog-product-view .fotorama-item .fotorama__caption {
  display: none;
}
/* line 13, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main {
  position: relative;
}
/* line 16, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .stock {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFF;
  padding: 2px 15px;
  text-transform: initial;
}
@media (max-width: 767px) {
  /* line 16, ../scss/pages/_product.scss */
  body.catalog-product-view .product-info-main .stock {
    position: initial;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, ../scss/pages/_product.scss */
  body.catalog-product-view .product-info-main .stock {
    position: initial;
  }
}
/* line 36, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .stock.available {
  background-color: #f07226;
}
/* line 40, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .stock.unavailable {
  background-color: #F0563E;
  min-height: auto;
}
/* line 46, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .product-reviews-summary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/* line 49, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .product-reviews-summary.empty {
  display: none;
}
/* line 53, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .product-reviews-summary .rating-summary {
  width: 100px;
}
/* line 57, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .product-reviews-summary .count {
  display: none;
}
/* line 61, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
  display: block;
  margin-left: 10px;
}
/* line 65, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions .add {
  display: none;
}
/* line 71, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/* line 75, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart {
  margin: 0;
}
/* line 78, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart .fieldset {
  margin-bottom: 0;
}
/* line 83, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart .field.qty {
  position: relative;
  margin-right: 30px;
}
/* line 87, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart .field.qty .inc-dec {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: -20px;
  height: 100%;
}
/* line 95, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart .field.qty .inc-dec button {
  padding: 0;
  flex-grow: 1;
  height: 0;
  line-height: 0;
  padding: 5px;
  border: none;
}
/* line 108, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart .fieldset .field {
  margin-bottom: 0;
}
/* line 112, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .box-tocart .fieldset .actions {
  margin-bottom: 0;
}
/* line 123, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .action.towishlist {
  position: relative;
  background-color: transparent;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 30px;
  height: 30px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-left: 15px;
  padding: 0;
}
/* line 136, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .action.towishlist:before {
  content: '\f08a';
  font-family: 'FontAwesome';
}
/* line 142, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .action.towishlist:hover:before {
  color: #f07226;
}
/* line 147, ../scss/pages/_product.scss */
body.catalog-product-view .product-info-main .addtocart-action .action.towishlist span {
  display: none;
}
/* line 158, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items > .item.title.active > .switch {
  color: #f07226;
  text-decoration: underline;
}
/* line 165, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items > .item.title > .switch:hover {
  color: #f39156;
}
/* line 177, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .data.item.content#additional table {
  width: 50%;
}
/* line 180, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .data.item.content#additional table tr {
  line-height: 0;
  vertical-align: middle;
}
/* line 184, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .data.item.content#additional table tr:nth-child(odd) {
  background-color: #efefef;
}
/* line 188, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .data.item.content#additional table tr th, body.catalog-product-view .product.data.items .data.item.content#additional table tr td {
  padding: 0;
  padding: 10px 20px;
  display: table-cell;
  text-align: left;
}
/* line 201, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .review-fieldset .review-field-ratings legend {
  margin-bottom: 20px;
}
/* line 205, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .review-fieldset .review-field-ratings .label {
  width: 100%;
  text-align: left;
}
/* line 210, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .review-fieldset .review-field-ratings #product-review-table {
  width: 25.8%;
}
/* line 214, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .review-fieldset .review-field-ratings .control {
  width: 100%;
}
/* line 221, ../scss/pages/_product.scss */
body.catalog-product-view .product.data.items .review-fieldset .review-field-text .control textarea {
  border-color: #C2C2C2;
}
/* line 230, ../scss/pages/_product.scss */
body.catalog-product-view .block.related {
  padding-top: 50px;
}
/* line 232, ../scss/pages/_product.scss */
body.catalog-product-view .block.related .block-title {
  color: #FFF;
}
/* line 238, ../scss/pages/_product.scss */
body.catalog-product-view .block.upsell .block-title {
  color: black;
}
/* line 244, ../scss/pages/_product.scss */
body.catalog-product-view .block.related .block-title, body.catalog-product-view .block.upsell .block-title {
  background: url(../images/luro/goutte-orange-titres.png) no-repeat center center;
  position: relative;
  letter-spacing: 1px;
}
/* line 249, ../scss/pages/_product.scss */
body.catalog-product-view .block.related .block-title:after, body.catalog-product-view .block.related .block-title:before, body.catalog-product-view .block.upsell .block-title:after, body.catalog-product-view .block.upsell .block-title:before {
  position: absolute;
  content: '';
  bottom: -5px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  width: 100%;
  background-color: #565656;
}
/* line 260, ../scss/pages/_product.scss */
body.catalog-product-view .block.related .block-title:after, body.catalog-product-view .block.upsell .block-title:after {
  width: 20%;
  height: 2px;
  background-color: #f07226;
}
/* line 270, ../scss/pages/_product.scss */
body.catalog-product-view .page-bottom {
  padding: 0 !important;
  margin: 0;
  width: 100%;
  max-width: 100%;
  background-color: #393939;
}
/* line 279, ../scss/pages/_product.scss */
body.catalog-product-view .page-bottom .block.related {
  padding-top: 50px;
}
/* line 285, ../scss/pages/_product.scss */
body.catalog-product-view .page-bottom .block.related .owl-carousel .owl-wrapper .owl-item .product-item-info .product-image-container {
  background-color: #FFF;
  padding: 5px;
}
@media (max-width: 767px) {
  /* line 293, ../scss/pages/_product.scss */
  body.catalog-product-view .page-bottom .block.related .owl-carousel .owl-prev {
    left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 293, ../scss/pages/_product.scss */
  body.catalog-product-view .page-bottom .block.related .owl-carousel .owl-prev {
    left: 0 !important;
  }
}
@media (max-width: 767px) {
  /* line 308, ../scss/pages/_product.scss */
  body.catalog-product-view .page-bottom .block.related .owl-carousel .owl-next {
    right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 308, ../scss/pages/_product.scss */
  body.catalog-product-view .page-bottom .block.related .owl-carousel .owl-next {
    right: 0 !important;
  }
}
/* line 327, ../scss/pages/_product.scss */
body.catalog-product-view .page-bottom:after {
  content: '';
  height: 200px;
  width: 100%;
  background-color: red;
  background: url(../images/luro/bandeau-voiture-home.jpg) no-repeat center center;
}

/* line 6, ../scss/pages/_customer.scss */
body.customer-account-login form .fieldset .field:not(.choice) .label {
  text-align: left;
}
/* line 12, ../scss/pages/_customer.scss */
body.customer-account-login form .fieldset .action.remind {
  margin-right: 20px;
}
/* line 25, ../scss/pages/_customer.scss */
body.account .sidebar-main .items .item:hover a, body.account .sidebar-main .items .item:hover strong, body.account .sidebar-main .items .item:active a, body.account .sidebar-main .items .item:active strong, body.account .sidebar-main .items .item:focus a, body.account .sidebar-main .items .item:focus strong, body.account .sidebar-main .items .item.current a, body.account .sidebar-main .items .item.current strong {
  color: #f07226;
}

/* line 5, ../scss/pages/_contact.scss */
body.contact-index-index .form.contact textarea {
  border-color: #C2C2C2;
}
/* line 12, ../scss/pages/_contact.scss */
body.contact-index-index footer.page-footer {
  margin-top: 0;
}

/* line 3, ../scss/pages/_checkout.scss */
body.checkout-index-index .payment-option {
  display: none;
}
/* line 7, ../scss/pages/_checkout.scss */
body.checkout-index-index .action.action-auth-toggle {
  background-color: #f07226;
  color: #fff;
  height: auto;
  padding: 15px 20px;
}

/* line 4, ../scss/pages/_avis.scss */
body.avis-index-index .ligne {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
/* line 9, ../scss/pages/_avis.scss */
body.avis-index-index .ligne .column {
  width: 33.33%;
  padding: 10px;
}
@media (max-width: 767px) {
  /* line 9, ../scss/pages/_avis.scss */
  body.avis-index-index .ligne .column {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 9, ../scss/pages/_avis.scss */
  body.avis-index-index .ligne .column {
    width: 100%;
  }
}
/* line 27, ../scss/pages/_avis.scss */
body.avis-index-index .panel {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 33, ../scss/pages/_avis.scss */
body.avis-index-index .panel .panel-heading {
  padding: 0;
  height: 57px;
}
/* line 37, ../scss/pages/_avis.scss */
body.avis-index-index .panel .panel-heading a {
  padding: 5px 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
/* line 48, ../scss/pages/_avis.scss */
body.avis-index-index .panel .panel-body {
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -webkit-pre-wrap;
  /*Chrome & Safari */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
/* line 62, ../scss/pages/_avis.scss */
body.avis-index-index .panel .panel-body .image {
  margin-bottom: 20px;
}
/* line 64, ../scss/pages/_avis.scss */
body.avis-index-index .panel .panel-body .image img {
  margin: 0 auto;
}
/* line 71, ../scss/pages/_avis.scss */
body.avis-index-index footer {
  margin-top: 50px;
}

/*
body {
  &.cms-foire-aux-questions,
  &.cms-qui-sommes-nous,
  &.cms-charte-de-protection-des-donnees-personnelles-des-clients,
  &.cms-conditions-generales-de-ventes,
  &.cms-foire-aux-questions,
  &.cms-mentions-legales {
    footer {
      margin-top: 50px;
    }
  }
}*/
/* line 3, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images {
  margin: 0 -40px;
  display: flex;
  flex-wrap: wrap;
}
/* line 8, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .column-image {
  height: 100%;
}
@media (max-width: 767px) {
  /* line 8, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .column-image {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 8, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .column-image {
    width: calc(100% / 2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 8, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .column-image {
    width: calc(100% / 3);
  }
}
@media (min-width: 1200px) and (max-width: 1479px) {
  /* line 8, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .column-image {
    width: calc(100% / 3);
  }
}
@media (min-width: 1480px) {
  /* line 8, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .column-image {
    width: calc(100% / 3);
  }
}
/* line 27, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image {
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  box-shadow: 0 0 0 transparent;
  margin-bottom: 30px;
  padding: 20px;
}
@media (max-width: 767px) {
  /* line 27, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .image {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 27, ../scss/pages/_fabrication-speciales.scss */
  body.fabrication_speciales-index-index .images .image {
    margin-bottom: 20px;
  }
}
/* line 47, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 5px;
  box-shadow: 0 5px 10px rgba(51, 51, 51, 0.3);
  min-height: 350px;
}
/* line 57, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure a img {
  max-height: 350px;
}
/* line 61, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: transparent;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
/* line 72, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure a .loupe {
  position: absolute;
  color: #fff;
  font-size: 50px;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: cubic-bezier(0, 0.62, 0.15, 1.26);
  -o-transition-timing-function: cubic-bezier(0, 0.62, 0.15, 1.26);
  -webkit-transition-timing-function: cubic-bezier(0, 0.62, 0.15, 1.26);
  transition-timing-function: cubic-bezier(0, 0.62, 0.15, 1.26);
  -moz-transform: scale(0) rotate(90deg);
  -ms-transform: scale(0) rotate(90deg);
  -webkit-transform: scale(0) rotate(90deg);
  transform: scale(0) rotate(90deg);
}
/* line 80, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure a figcaption {
  display: none;
}
/* line 85, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure:hover {
  box-shadow: 0 5px 10px rgba(51, 51, 51, 0.5);
}
/* line 89, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure:hover a:before {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 93, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image figure:hover a .loupe {
  -moz-transform: scale(1) rotate(0);
  -ms-transform: scale(1) rotate(0);
  -webkit-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
/* line 100, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .images .image .legende {
  text-align: center;
  color: #f07226;
  margin-top: 10px;
}
/* line 109, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .fancybox-caption-title {
  color: white;
}
/* line 113, ../scss/pages/_fabrication-speciales.scss */
body.fabrication_speciales-index-index .fancybox-caption-desc {
  max-width: 700px;
  margin: 0 auto;
}
