<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(settings/globalTag.css);
@import url(settings/reset.css);
@import url(settings/buttons.css);
@import url(responsive/responsive.css);
body {
  font-family: "Abel", sans-serif; }

.align-padding {
  padding-right: 7.5px;
  padding-left: 7.5px; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px; }

.container {
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto; }

.align-container, .row {
  margin-left: -7.5px;
  margin-right: -7.5px; }

.my {
  margin: 0.80em 0; }

img.mini {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  width: 100%; }

.mini-container {
  overflow: hidden;
  border-radius: 3.5%;
  display: block; }
  .mini-container:before {
    content: '';
    display: block;
    width: 9%;
    height: 7%;
    left: 0;
    right: 0;
    margin: auto;
    background: url("../medias/rond-blanc.svg") no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    top: 4%; }

/*------------------------------------------------------*/
/* -------------------- */
/* Boutons */
/* -------------------- */
.btn {
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  text-align: center;
  white-space: inherit;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem 2rem;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 1px;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

/*------------------------------------------------------*/
ul.inline li {
  display: inline-block; }

/*------------------------------------------------------*/
.navbar-toggle .icon-bar {
  border: 1px solid #30302e; }

#topHeader {
  background: #1d1a1a;
  color: rgba(255, 255, 255, 0.3);
  padding: 10px;
  font-size: 0.9em; }
  #topHeader li {
    margin-left: 10px; }
  #topHeader li.dropdown {
    border-left: 1px solid;
    padding-left: 10px; }
  #topHeader li.dropdown &gt; a {
    color: #efedec; }
  #topHeader img {
    opacity: 0.3;
    margin-top: -4px; }

.navbar.navbar-default {
  background: #30302e;
  border-radius: 0px;
  border: 0px; }
  .navbar.navbar-default .navbar-nav &gt; li &gt; a {
    color: white;
    text-transform: uppercase;
    font-size: 1.5rem;
    padding: 15px; }
  .navbar.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar.navbar-default .navbar-nav &gt; li &gt; a:focus, .navbar.navbar-default .navbar-nav &gt; li &gt; a:active {
    color: white;
    padding: 15px; }
  .navbar.navbar-default #promo, .navbar.navbar-default #achat {
    margin: 0px !important; }
  .navbar.navbar-default #langues li a {
    color: #efedec; }
  .navbar.navbar-default .dropdown-menu {
    left: 15px;
    min-width: 160px;
    font-size: 14px;
    background-color: #1d1a1a;
    border: 0px solid #1d1a1a;
    border-radius: 0px;
    padding: 0; }
  .navbar.navbar-default .dropdown-menu &gt; li &gt; a {
    padding: 7px;
    text-transform: uppercase;
    color: white; }
  .navbar.navbar-default .dropdown-menu &gt; li &gt; a:focus, .navbar.navbar-default .dropdown-menu &gt; li &gt; a:hover {
    background-color: #30302e; }
  .navbar.navbar-default .dropdown-menu .divider {
    margin: 0;
    background-color: #30302e; }
  .navbar.navbar-default .color {
    color: #ff3b00 !important; }
  .navbar.navbar-default #searchMenu {
    color: #ff3b00;
    border-bottom: transparent; }
  .navbar.navbar-default #searchMenu:hover {
    color: #ac2a00; }

#achat {
  background: #ff3b00;
  margin: 0px;
  border-bottom: inherit;
  margin-bottom: 0;
  padding: 15px;
  color: white !important; }

#promo {
  background: #ff8c00;
  margin: 0px;
  border-bottom: inherit;
  margin-bottom: 0;
  padding: 15px;
  color: white !important; }

.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover {
  color: white;
  background-color: #1d1a1a; }

#searchFormHeader {
  background: rgba(48, 48, 46, 0.97);
  padding: 20px 0;
  position: absolute;
  width: 100%;
  top: 96px;
  z-index: 2; }
  #searchFormHeader .close {
    opacity: 1; }
  #searchFormHeader .close span {
    color: white;
    font-size: 27px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 100%;
    display: block;
    opacity: 1; }
  #searchFormHeader .form-control {
    background: transparent;
    border: 0px;
    border-bottom: 2px solid #f9a700 !important;
    border-radius: 0;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
    color: white;
    font-size: 2rem;
    padding: 10px 0; }

/*------------------------------------------------------*/
#filDariane {
  padding: 15px; }

/*------------------------------------------------------*/
main {
  margin-top: 95px; }

/*.single-item:after{
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  background: url('../medias/banderole.svg');
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(50%);
  opacity: 0.3;
  background-position: 50%;
}*/
.sliderTop {
  background-size: cover !important;
  background-position: center center !important;
  height: calc(100vh - 95px - 70px);
  padding: 0; }
  .sliderTop .row {
    margin-left: 0;
    margin-right: 0; }
  .sliderTop .title {
    text-align: right;
    color: white;
    text-transform: uppercase;
    z-index: 1; }
  .sliderTop .title h1, .sliderTop .title h2, .sliderTop .title h3 {
    font-size: 6rem;
    font-weight: bolder;
    margin: 0;
    text-shadow: 1px 1px 13px black; }
  .sliderTop figcaption {
    display: none; }
  .sliderTop .btn {
    font-size: 2.3rem; }

.slick-next {
  right: 45px; }

.slick-prev {
  left: 45px;
  z-index: 1; }

.slick-prev, .slick-next {
  width: 45px;
  height: 45px; }

.slick-prev:before, .slick-next:before {
  font-size: 35px;
  line-height: 1;
  opacity: .75;
  color: #f9a700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-next:before {
  content: ' ';
  width: 45px;
  height: 45px;
  background-size: 100%;
  background: url(../medias/next.svg) no-repeat;
  display: block; }

.slick-prev:before {
  content: ' ';
  width: 45px;
  height: 45px;
  background-size: 100%;
  background: url(../medias/prev.svg) no-repeat;
  display: block; }

#searchBottomHeader {
  background: #f9a700;
  height: 70px; }
  #searchBottomHeader form {
    margin-top: 16px; }
  #searchBottomHeader .input-group {
    background: white; }
  #searchBottomHeader .custom-select {
    height: 37px;
    background: white;
    border: 0px solid transparent; }
  #searchBottomHeader .btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px; }
  #searchBottomHeader .input-group-append .btn {
    width: 100%;
    padding: .375rem 0; }

/*------------------------------------------------------*/
.list-product article {
  margin-bottom: 15px; }
.list-product .mini-container {
  background: #ff8c00; }
.list-product .title {
  text-transform: uppercase;
  border-bottom: 2px solid #f9a700;
  padding-bottom: 15px;
  margin-top: 75px;
  margin-bottom: 25px; }
.list-product figure a img {
  transition: transform 500ms; }
.list-product figure a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05); }
.list-product article figure {
  padding: 7.5px;
  border-radius: 4px;
  background: #efedec; }
.list-product article figure figcaption h2 {
  font-size: 1.8rem;
  text-align: center;
  margin: 5px 0; }
.list-product article figure figcaption .btn {
  width: 100%; }

#nuageTags {
  margin-bottom: 50px; }

.badge {
  text-transform: uppercase;
  color: #ff8c00;
  background: transparent;
  border: 1px solid #ff8c00;
  padding: 5px 15px;
  font-size: 1.5rem;
  border-radius: 30px;
  transition: color, background 500ms;
  margin-bottom: 5px; }

.badge:hover {
  background: #ff8c00;
  color: white; }

.page {
  min-height: calc(100vh - 719px);
  padding: 60px 0; }
  .page .title {
    border-bottom: 2px solid #f9a700;
    padding-bottom: 15px;
    margin-bottom: 25px; }

#detail-produit section.product {
  background: #efedec;
  padding: 30px; }
#detail-produit figcaption {
  display: none; }

#filtresRecherches h2 {
  font-size: 1.8rem;
  font-weight: bolder; }
#filtresRecherches select {
  margin-bottom: 15px; }
#filtresRecherches ul {
  list-style: none; }

#detail-produit-promo h3 {
  margin-top: 0; }

#detail-produit-achat {
  background: #ff3b00;
  padding: 25px;
  color: white;
  font-size: 2rem; }

#detail-produit-promo {
  background: #ff8c00;
  padding: 25px;
  color: white;
  font-size: 2rem; }

/*------------------------------------------------------*/
select:focus, select.focus {
  box-shadow: 0 0 0 0rem rgba(255, 59, 0, 0);
  outline: inherit; }

.input-group .form-control {
  height: 37px; }

/*------------------------------------------------------*/
#contentFooter {
  padding: 75px 15px;
  color: white;
  background: #30302e;
  -webkit-box-shadow: 0px -8px 28px -9px rgba(0, 0, 0, 0.59);
  -moz-box-shadow: 0px -8px 28px -9px rgba(0, 0, 0, 0.59);
  box-shadow: 0px -8px 28px -9px rgba(0, 0, 0, 0.59); }
  #contentFooter h3 {
    text-transform: uppercase; }
  #contentFooter .navigation ul {
    list-style: none; }
  #contentFooter .navigation ul a {
    text-transform: uppercase;
    color: white;
    border-bottom: 1px solid #f9a700;
    padding-bottom: 5px;
    display: table;
    margin: 10px 0px;
    font-size: 1.5rem;
    transition: color 300ms; }
  #contentFooter .navigation ul a:hover {
    color: #f9a700;
    border-bottom: 1px solid #f9a700;
    text-decoration: none; }
  #contentFooter .fa-facebook-f {
    display: block;
    width: 35px;
    height: 35px;
    background: #f9a700;
    text-align: center;
    line-height: 35px;
    border-radius: 20px;
    font-size: 15px;
    color: white;
    transition: background 300ms; }
  #contentFooter .fa-facebook-f:hover {
    background: #cb9000; }

#blockReassuranceFooter {
  background: #f9a700;
  padding: 50px 15px; }
  #blockReassuranceFooter figcaption {
    color: white;
    text-transform: uppercase;
    margin-left: 14px;
    font-size: 2rem; }

#newsletter input {
  background: transparent;
  border: 0px;
  border-bottom: 2px solid #f9a700 !important;
  border-radius: 0;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
  color: white;
  font-size: 2rem;
  padding: 10px 0;
  margin-bottom: 15px;
  width: 250px;
  max-width: 100%; }

#scalp {
  background-color: #1d1a1a;
  color: white;
  text-align: center;
  padding: 10px; }
  #scalp h5 {
    font-weight: lighter;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0; }
  #scalp h5 a {
    letter-spacing: 0.9px;
    font-weight: bold;
    color: white;
    transition: all 500ms; }
  #scalp h5 a:hover {
    opacity: 0.5; }

/*# sourceMappingURL=style.css.map */
</pre></body></html>