@charset "UTF-8";
.searchmoto-mobile div.searchmoto,
.serachmoto-mobile div.searchmoto-en,
.blok-link-mobile,
.blok-search-mobile,
.blok-search-tablette {
  display: none;
}

#navigation {
  display: none;
}

.show-menu {
  display: none;
}

input[type=checkbox] {
  display: none;
}

.ac-container input:checked ~ article.ac-xlarge,
.ac-container input:checked ~ article.ac-small,
.ac-container input:checked ~ article.ac-xxlarge,
.ac-container input:checked ~ article.ac-medium2,
.ac-container input:checked ~ article.ac-large,
.ac-container input:checked ~ article.ac-small {
  height: auto;
}

a.pathway {
  margin: 0;
}

span.triangle {
  padding-right: 8px;
}

.details-header {
  float: left;
}

.select-group {
  width: auto;
  float: left;
  margin-left: 2%;
  margin-bottom: 5px;
}

@media screen and (min-width: 581px) {
  .product_column {
    /*float:left;width:759px;*/
  }
}
@media screen and (max-width: 580px) {
  * {
    margin: 0;
    padding: 0;
  }
  body {
    background: #f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
  }
  html {
    width: auto;
  }
  #wrapper {
    padding: 1.25em;
    width: 900px;
  }
  #wrapper pre {
    white-space: pre-wrap;
  }
  #wrapper p {
    margin-bottom: 0.6em;
  }
  #wrapper h1 {
    font-size: 2.5em;
  }
  div.blockos_panier {
    height: 80px;
    width: 350px;
  }
  hr.hr_panier {
    width: 350px;
    color: black;
  }
  div.tnt_panier_relais {
    display: none;
  }
  div.tnt_panier_bureau {
    display: none;
  }
  div.colissimo_48 {
    display: none;
  }
  /*
  -------------------------------------------
  hfeed
  -------------------------------------------
  */
  .hfeed h1, a {
    color: #e5011a;
    text-decoration: none;
  }
  a:hover {
    color: #000;
  }
  .hfeed h1 {
    font-size: 1.8em;
    padding: 0;
    text-transform: uppercase;
  }
  .hfeed .post-info {
    margin: 0;
  }
  .hfeed .tags {
    margin: 0 0 10px 0;
  }
  .hfeed .post-info .author, .hfeed .post-info .published {
    display: inline;
    padding-right: 5px;
  }
  .hfeed .post-info .author:before {
    content: "Author ";
  }
  .hfeed .post-info .author:after {
    content: ", ";
  }
  .hfeed .tags {
    padding: 0;
  }
  .hfeed .tags:before {
    content: "Tags : ";
  }
  .hfeed .tags li {
    display: inline;
    padding-right: 5px;
  }
  /*
  -------------------------------------------
  div#navigation = COLOR
  -------------------------------------------
  */
  ul#menu {
    background: #464646;
    border-bottom: 7px solid #fafafa;
    box-shadow: 0px 1px #dadada;
  }
  ul#menu > li a {
    background: #027ea6;
    color: #fff;
    text-shadow: 0px -1px 1px #686868;
  }
  ul#menu li.hover > a, ul#menu li:hover > a,
  ul#menu a.current, ul#menu a:hover, ul#menu a:focus {
    background: #689332;
    color: #fff;
    text-shadow: none;
  }
  ul#menu ul a {
    background: #fff;
    color: #000;
    font-size: 70%;
    text-transform: none;
  }
  /*
  -------------------------------------------
  div#navigation = STYLES
  -------------------------------------------
  */
  ul#menu {
    padding: 2%;
    width: 96%;
  }
  ul#menu li {
    list-style: none;
  }
  ul#menu > li {
    display: inline-block;
    line-height: 1.7em;
    margin-right: 0.4em;
    position: relative;
    vertical-align: top;
  }
  ul#menu > li span + span {
    float: right;
    font-size: 80%;
    padding-left: 0.4em;
  }
  ul#menu li a {
    display: block;
    font-weight: bold;
    padding: 0.4em 0.8em;
    position: relative;
    text-decoration: none;
  }
  ul#menu ul a:before {
    content: "› ";
  }
  ul#menu ul a {
    text-shadow: none;
  }
  ul#menu > li > a {
    border-radius: 0.4em;
  }
  ul#menu li.sub > a {
    border-radius: 0.4em 0.4em 0 0;
  }
  ul#menu ul,
  ul#menu li li:last-child,
  ul#menu li li:last-child a,
  ul#menu li li:last-child a:hover {
    border-radius: 0 0 0.4em 0.4em;
  }
  ul#menu.drop {
    padding: 2% 2% 0;
  }
  ul#menu.drop > li > a {
    border-radius: 0.4em 0.4em 0 0;
  }
  ul#menu.drop li:hover > ul, ul#menu.drop li.hover > ul, ul#menu.drop li > a:focus + ul {
    left: 0;
  }
  ul#menu.drop ul {
    left: -9999px;
    padding-top: 7px;
    position: absolute;
    z-index: 999;
  }
  ul#menu.drop ul a {
    width: 10em;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
}
@media screen and (max-width: 580px) {
  #wrapper {
    width: 90%;
  }
  ul#menu.drop {
    padding: 2%;
  }
  ul#menu.drop > li > a {
    border-radius: 0.4em;
  }
  ul#menu.drop li.sub > a {
    border-radius: 0.4em 0.4em 0 0;
  }
  ul#menu.drop ul, ul#menu.drop li:hover > ul, ul#menu.drop li.hover > ul {
    left: 0;
  }
  ul#menu.drop ul {
    padding-top: 0;
    position: relative;
  }
  ul#menu.drop ul a, ul#menu.drop ul li:last-child a {
    border-left: 0;
    border-right: 0 !important;
    border-top: 0 !important;
  }
  ul#menu.drop ul li:first-child a {
    border-top: 1px solid #dadada;
  }
  ul#menu.drop ul a {
    width: auto;
  }
}
@media screen and (max-width: 580px) {
  ul#menu > li {
    display: block;
    margin-top: 0.4em;
  }
}
/**
 * Bazalt
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after {
  clear: both;
}

/* Actus en home */
#home-actus {
  display: block;
  text-align: center;
  background: #fff;
  margin-bottom: 27px;
  font-family: "Roboto", sans-serif;
}
#home-actus > div {
  display: inline-block;
  margin-top: 6px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #4c4c4c;
  color: #fff;
  text-align: center;
  font-size: 19px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
#home-actus > div > *:first-child img {
  height: 175px;
  max-width: 186px;
}
#home-actus > div:first-child {
  margin-top: 0;
}
#home-actus .footer {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 20px 12px 16px 12px;
  line-height: 1.2;
}
#home-actus .footer a {
  max-width: none;
  display: block;
  border: 1px solid #fff;
  margin: 22px auto 0 auto;
  color: #fff;
  padding: 10px;
  font-weight: 600;
}
#home-actus .footer a:hover {
  text-decoration: none;
  background: #fff;
  color: #4c4c4c;
}

@media (min-width: 581px) {
  #home-actus {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #home-actus > div {
    display: block;
    margin-left: 41px;
  }
  #home-actus > div:first-child {
    margin-left: 0;
  }
  #home-actus > div > *:first-child img {
    height: auto;
    max-width: 100%;
  }
  #home-actus .footer {
    padding: 20px 12px 16px 12px;
  }
  #home-actus .footer a {
    max-width: 50%;
  }
}
/* Marques en home */
#btn-marques {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

#goto-top {
  position: fixed;
  bottom: 40px;
  right: 0;
  display: block;
  width: 40px;
  background: #ccc;
}

#goto-top img {
  max-width: 100%;
}

/** toggle responsive */
#force_responsive {
  text-align: center;
  cursor: pointer;
  line-height: 38px;
  color: #000;
  font-size: 14px;
  background: #f8dc00;
}

/** Promo en header */
.promo-header {
  /*background:#e90111 url(../images/promo-stripes.png);*/
  /*background:#2d2d2d ;*/
  background: #c00;
  background-size: cover;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  padding: 10px 15px;
  font-weight: bold;
  /*text-shadow: 0 3px 0 rgba(0, 0, 0, 0.45);*/
  margin: 27px 0px;
}
.promo-header > *:last-child {
  margin-bottom: 0;
}

.promo-header .small {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  margin: 0 10px;
  text-shadow: none;
}

.promo-header a {
  color: #fff;
  text-decoration: underline;
}

@media screen and (max-width: 580px) {
  .promo-header {
    line-height: 25px;
    font-size: 13px;
    padding: 10px 3px;
    margin: 0px;
  }
  .promo-header .small {
    display: block;
    font-size: 10px;
  }
}
/**
 * Lien vers compte client dans menu mobiles
 */
a#mobile-link-account {
  display: inline-block;
  line-height: 25px;
  vertical-align: top;
}

/**
 * Select 2 on products
 */
.select2-results__option {
  background-image: none;
  border-top: 1px dashed #ccc;
}

.select2-results__option:first-child {
  border-top: none;
}

.bz_product_filters {
  display: none;
  text-align: center;
}

#ja-col1 .bz_product_filters {
  display: block;
}

#ja-content .bz_child_menu {
  display: none;
}

.bz_product_filters h2 {
  font-size: 12px;
  margin-bottom: 2px;
}

.bz_product_filters div.styled-select select {
  margin-left: 0%;
}

.bz_product_filters .column-brands, .bz_product_filters .column-size {
  margin-left: 0%;
  text-align: center;
}

@media screen and (max-width: 580px) {
  /*.bz_product_filters {display:block;}
  .bz_product_filters .bz_child_menu {display:none;}*/
}
.vmCartContainer .select2-container {
  width: 100% !important;
}

/* Menu mobile */
#navigation #menu li:first-child {
  display: none;
}

#navigation #menu li:nth-child(n+2) {
  width: 29%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  font-size: 100%;
  margin: 0 2%;
  position: relative;
  padding: 0;
  background-color: #fff;
  cursor: pointer;
  /*-moz-box-shadow: 0 2px 4px rgba(0,0,0,.5);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.5);
  box-shadow: 0 2px 4px rgba(0,0,0,.5);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;*/
}

@media screen and (max-width: 280px) {
  #navigation #menu li:nth-child(n+2) {
    width: 46%;
  }
}
#navigation #menu li:nth-child(n+2) img {
  max-width: 100%;
  height: auto;
}

#navigation #menu li:nth-child(n+2) a {
  cursor: pointer;
  /*-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;*/
  /*min-height: 150px;*/
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}

#navigation #menu li:nth-child(n+2) a:hover {
  /*background-color: #FFE009;*/
  background-color: #fff;
}

#navigation #menu li:nth-child(n+2) a span {
  display: block;
  padding: 5px 0;
  width: 100%;
  background: #fff;
  color: #6c6e70;
  font-weight: 700;
  text-shadow: none;
  min-height: 40px;
}

@media screen and (max-width: 580px) {
  #navigation #menu li#menumobile-recherche,
  #navigation #menu li#menumobile-footer {
    display: -ms-flexbox !important;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 18px);
  }
  #navigation #menu li#menumobile-footer {
    margin-bottom: 20px;
    cursor: default;
  }
  #navigation #menu li#menumobile-footer #menu-mobile-univers {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0 -10px;
    width: calc(100% + 10px);
  }
  #navigation #menu li#menumobile-footer #menu-mobile-univers > * {
    margin: 0 0 10px 10px;
    width: calc(50% - 10px) !important;
  }
  #navigation #menu li#menumobile-footer #menu-mobile-univers a {
    padding: 0;
    width: auto;
  }
  #navigation #menu li#menumobile-footer #menumobile-service-client {
    display: flex;
    background: #bfbfbf;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #4A4A4A;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 22px;
    font-weight: 500;
    padding: 6px 0;
    width: 100%;
    margin-top: 0;
    line-height: 1;
    text-shadow: none;
  }
  #navigation #menu li#menumobile-footer #menumobile-service-client img {
    margin-right: 7px;
  }
  #navigation #menu li#menumobile-footer #menumobile-footer-right {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-left: 10px;
  }
  #navigation #menu li a.mobilemenu-footer-link {
    background: #bbbdbf no-repeat 0 50%;
    min-height: auto !important;
    margin: 10px 0 0 0;
    text-shadow: none;
    color: #808184;
    font-size: 1rem;
    font-weight: bold;
    padding: 10px;
    padding-left: 70px;
    width: calc(100% - 80px);
    display: block;
    background-size: 60px;
    border-radius: 3px 0 0 3px;
  }
  #navigation #menu li a.mobilemenu-footer-link:first-child {
    margin-top: 0;
  }
  #navigation #menu li a.mobilemenu-footer-link:hover {
    background: #bbbdbf no-repeat 0 50%;
  }
  #navigation #menu li a.mobilemenu-footer-link#mobilemenu-footer-link-account {
    background-image: url(../images/menu-mobile-espace-client.png);
  }
  #navigation #menu li a.mobilemenu-footer-link#mobilemenu-footer-link-cart {
    background-image: url(../images/menu-mobile-cart.png);
  }
}
@media screen and (max-width: 450px) {
  #navigation #menu li a#menumobile-marques {
    width: auto;
    margin: 0 auto;
  }
}
#component-contact .sent {
  border: 1px solid #6ac259;
  color: #287519;
  line-height: 1;
  padding: 15px;
  font-size: 18px;
  margin: 15px 0;
}

#component-contact .sent img {
  vertical-align: middle;
  width: auto !important;
}

@media screen and (min-width: 581px) {
  #component-contact .sent {
    max-width: calc(100% - 98px);
  }
}

/*# sourceMappingURL=style6.23.css.map */
