@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* @import url('//db.onlinewebfonts.com/c/1909d4a43c13e5f37766baf5a4e14607?family=dashicons');

@font-face {
  font-family: 'dashicons';
  src: url('//db.onlinewebfonts.com/t/1909d4a43c13e5f37766baf5a4e14607.eot');
  src: url('//db.onlinewebfonts.com/t/1909d4a43c13e5f37766baf5a4e14607.eot?#iefix')
      format('embedded-opentype'),
    url('//db.onlinewebfonts.com/t/1909d4a43c13e5f37766baf5a4e14607.woff2')
      format('woff2'),
    url('//db.onlinewebfonts.com/t/1909d4a43c13e5f37766baf5a4e14607.woff')
      format('woff'),
    url('//db.onlinewebfonts.com/t/1909d4a43c13e5f37766baf5a4e14607.ttf')
      format('truetype'),
    url('//db.onlinewebfonts.com/t/1909d4a43c13e5f37766baf5a4e14607.svg#dashicons')
      format('svg');
}*/

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}

main {
  overflow: hidden;
}

.bons-plans {
	padding-right: 0;
	padding-left: 0;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	height: 74px;
	display: flex;
	align-items: center;
	justify-content: right;
}
.barre-bonplan{background-color: #ff9813;}

@media (max-width: 767px) {
  .bons-plans, .bons-plans a {
    padding: 0!important;
  }
  .bons-plans {
    width: 75%;
    margin: auto;
  }

  .bons-plans img {
    width: 100%;
    position: relative;
    top: 6px;
}
  .barre-top {
    height: 65px;
}
}

span.mega-indicator:after {
  content: '\f140';
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  top: 6px;
  left: -17px;
  font-size: 19px;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  color: black;
}

.bons-plans a {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;

  font-size: 63px;
  text-transform: uppercase;

  letter-spacing: 0.05em;
  color: transparent !important;
  text-align: center;

  display: block;
}

.btn-header {
  background: #fcb00c;
  text-transform: uppercase;
  display: flex;
  color: #FFF;
  font-size: 16px;
  padding: 10px 17px;font-weight:100;font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
}

@media only screen and (max-width: 1290px) {
  .bons-plans span {
    display: none !important;
  }
}

#adtm_menu{top:15px !important}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1::after {
  content: '';
  position: absolute;
  background: black;
  height: 22px;
  width: 1px;
  top: 5px;display: none;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
  display: block;
  float: left;
  border-style: solid;
  font-family: 'Montserrat';
}


#adtm_menu ul#menu li.li-niveau1 a.a-niveau1::after {

}

span.mega-indicator::after {display: none;}

#desktop_menu {
  width: calc(100% - 150px);
  padding: 0;
}

#adtm_menu .adtm_column span.column_wrap_title,
#adtm_menu .adtm_column span.column_wrap_title a {
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: white;
  text-transform: uppercase;
  font-family: 'Montserrat';
  max-width: 265px;
  line-height: 1.2;
}

#adtm_menu div.adtm_column_wrap ul.adtm_elements li a {
  font-size: 16px;
  color: white;
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
  line-height: 1.2;
}

#adtm_menu div.adtm_column_wrap span.column_wrap_title {
  margin: 0px 0px 0px 0px;
  padding: 10px 10px 10px 10px;
}

#adtm_menu .adtm_column span.column_wrap_title:hover,
#adtm_menu div.adtm_column_wrap ul.adtm_elements li:hover {
  background: #7c2e84;
}

.advtm_menu_2 div.adtm_sub {

}

.advtm_menu_3 div.adtm_sub {
  left: 140px !important;
  width: 570px !important;
}

img.adtm_menu_icon {
  vertical-align: top;
  margin-right: 3px;
  width: 100%;
  height: auto;
}

h1.h1 {
  color: #7c2e84 !important;
  font-size: 26px;
  font-weight: 100;
  text-transform: none !important;
}

#category h1 {
  border-bottom: 1px solid #812f82;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}

.subcategory-heading {
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
}

#subcategories {
  background-color: inherit !important;
}

#subcategories h5 {
  margin-bottom: 25px;
}

#subcategories ul li {
  float: left;
  width: 31.33%;
  text-align: center;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  background-color: white;
}

#subcategories ul li img {
  margin-bottom: 10px;
  width: 100%;
}

#subcategories ul li img:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

a.subcategory-name {
  color: #7c2e84 !important;
  font-weight: 100 !important;
  text-transform: uppercase !important;
}

a.bouton-sous-categorie {
  display: block;
  color: #7a7a7a;
  border: 1px solid #7a7a7a;
  width: 60%;
  margin-left: 20%;
  font-size: 12px;
}

a.bouton-sous-categorie:hover {
  color: white;
  background-color: #7c2e84;
  border: 1px solid #7c2e84;
}
/*
a.bouton-produit-miniature {
  display: block;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #7a7a7a;
  border: 1px solid #7a7a7a;
  width: 60%;
  margin-left: 20%;
  font-size: 12px;
} */
a.bouton-produit-miniature {
  display: block;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #7a7a7a;
  border: 1px solid #7a7a7a;
  width: 100%;
  margin: auto;
  font-size: 18px;
  padding: 5px;
  margin-top: 1em;
}

a.bouton-produit-miniature:hover {
  color: white;
  background-color: #7c2e84;
  border: 1px solid #7c2e84;
}

@media (max-width: 767px) {
  #mobile_top_menu_wrapper{
    display: block!important;
    padding: 0;
  }
  #header .logo {
    max-width: 81px!important;
    position: absolute;
    top: 0;
    left: 40px;
}
}

@media (max-width: 767px)
{
  li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAaCAYAAAA0R0VGAAABgGlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGCqSCwoyGFhYGDIzSspCnJ3UoiIjFJgv8PAzcDDIMRgxSCemFxc4BgQ4MOAE3y7xsAIoi/rgsxqOqd2d+pGwehjat+yq+1cc3DrAwPulNTiZAYGRg4gOyWlODkXyAbp0UsuKCoBsucA2brlJQUg9hkgW6QI6EAg+wGInQ5hfwGxk8BsJg6wmpAgZyBbBsgWSIKwdUDsdAjbBsROzkhMAbJB/tKBuAEMuIJdFAzNDXx1HQk4nFSQm1MKswMUWjypeaHBQFoIiGUYghlcGBQYDBnMGQwYfBl0GYCWl6RWlIAUO+cXVBZlpmeUKDgCQzdVwTk/t6C0JLVIR8EzL1lPR8HIwNAApA4UbxDjPweBbWAUO48Qy5rMwGDxhoGBuQohlrKcgWGLPQODeDBCTH020EnvGRh2hBckFiXCHc/4jYUQvzjN2AjC5nFiYGC99///ZzUGBvZJDAx/J/7//3vR//9/FwPtv8PAcCAHALbUa30s2MP4AAAAVmVYSWZNTQAqAAAACAABh2kABAAAAAEAAAAaAAAAAAADkoYABwAAABIAAABEoAIABAAAAAEAAAAnoAMABAAAAAEAAAAaAAAAAEFTQ0lJAAAAU2NyZWVuc2hvdAlhYUgAAAHUaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA2LjAuMCI+CiAgIDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+CiAgICAgIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjI2PC9leGlmOlBpeGVsWURpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjM5PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6VXNlckNvbW1lbnQ+U2NyZWVuc2hvdDwvZXhpZjpVc2VyQ29tbWVudD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cp0Z03YAAAQZSURBVEgNlVaJcdtADDxq3EXkShK5EGvSnc30EaWtkNkHwIGylUxuRnd4FgvcSy072vik0bh0Oww7DGlj1BKKsS0iRY372BGVcaZMQE9wlIk4pYkUvS33NbfChFsm3olb+vRpbIVlCGeplgZM/JP8p7Q1CptiWfrCTiquYCa4T0MdPoEn5qCGmSv6t/xPxxz7uN1+jfV9Hdu+IQkpQUAyrSRLkgIPfId9dsHbsgnjSGMW7I83gtE7uFFWnonIcjot4/r6Oi6XF2WAmUH7vm2ARzufv3BC/o2F6UsOntBtl58Y/EpmfOnaW+mKh8+4sDfs+fzMauK37zpzuRoIBiunKUEdRTYQVvORsoWVOt5hAjE9mgcw9GCo5mRkgQora5T/RKBX2Aw/1rfxjm3FDBgaDT4BmXAZJ2yLE0CHsMTBT0xGMUeu2w4hJyEy8PDS+RAAdzppW7WQseXwb6Q3bxSQ5Dk+MKf7n+Mhngqb1wKCveoPQD0lRuXkFXjX1bOCYMb/T5v5YrWZrgoj0+P8C4/fAZuZtV8zOM05zqRpaWOfwefkAMMBnLa+hZaI/LjAjamJPogHL+ICgEE5O75YIXAbmDsK+wBLB/yHDB2Ic4cLEceUDoBvP2/jfX0fPIo8lzywfKkzLkeR8lBvy9h02Gd1oorCHBjkhEhMHbx4MHihWMX1+3Vcvl5Uh9jieavhme+cKR6PqAy5wy/mx9jCJV4X/oj38u3n87neOF7U+HwR68anYpae009vgpgxfYjNcK5kRqf7g45KhAdAuTJbBsxRn6/aWhCtb+tYsa3+fBnIPvmyEOp8wRmrNwwGXS18vriukRcIgsDABSYmchcn3fidEHB9vVoRhng0xmej4lUOFugHm27x9GXc49HR9EtCp1ofBPRc+nxNHNeBDT1Ras0G3dsensBoKLx9syejneJGp3ECmtRyIeSuOK+Z0GBolEUwiUEUGNmmo7BTSN45A0lTDWjioIKviktcz2E5n5FEIFAivTnT4K6hYcNmLsfQpDJsFCIjmmk8OZNvGVH1zuGFq9OrcHckSYIuk4elmgme5mQhuix88kHry8I/FlmsL9D1infu20skIEc1/6fjW4Oo+PF+KSfGLtsP6gNu6mnn6Lj05Zj2mWvEO+eC8Fr4/1y+O7mB+QzUCWAK5QsqzjiywJLGRECHsxqDK7phOK/eiJk2/s3FtipWKG7Juq7+P7f9hsMvGUMc6k3jgmkL6ahTCxk6cf7kQXWghZwxMVjM+9O66G863rnW2jtnpuQjpuQSMrIZJFpnzzbXbeJSytHI3tvT/Zo3DaKEMIkh5/vct1DghpJoAMXy3OF08mq9nFGzR4y1ycFq2FScCPXy21h9OyvTVlIJs45ISk9VaZg+W/ntSqcrtvZJ/j/1/DiGiI7egAAAAABJRU5ErkJggg==);
    background-position: right 45px center!important;
    background-repeat: no-repeat;
}
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 {
    display: block !important;
    float: none;
    background: black;
    position: relative;
}

span.mega-indicator {
  position: absolute;
  top: 0;
  right: 0;
}



span.mega-indicator:after {
  top: 17px;
  left: -10px;
  font-size: 14px;
  color: white;
}

#adtm_menu ul#menu li.li-niveau1 a.a-niveau1 {
  border-style: none;
}

#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
  border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 36px;
    height: 36px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #fff;
    font-size: 14px;
}

li.li-niveau1.advtm_menu_1 {
  padding-top: 1vh;
}

li.li-niveau1.advtm_menu_5 {
  padding-bottom: 1vh;
}

}

#adtm_menu .advtm_open_on_hover ul#menu .li-niveau1:hover div.adtm_sub {
  left: 0;
  top: 56px;
}

.card,
.block-categories,
#search_filters {
  box-shadow: none !important;
  border: 0 !important;
  margin-bottom: 0;
}

.block-categories a.text-uppercase.h6 {
  color: #7c2e84 !important;
  text-transform: none !important;
  font-size: 18px !important;
}

#category .product-description {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-flags li.product-flag.online-only img{}

.product-flags{margin-top:0}

.font-bold {
  font-weight: bold!important;
}

.block-categories .category-sub-menu li[data-depth='0'] > a {
  font-weight: 100 ;
}

nav.breadcrumb {
  background-color: white !important;
  padding: 10px 20px !important;
  margin-left: 15px;
  margin-right: 15px;
}

#wrapper .breadcrumb li:last-child a span {
  color: #7c2e84 !important;
}

.active_filters {
  display: none;
}

#search_filters .h6 {
  color: #7c2e84 !important;
  text-transform: none !important;
  font-weight: 100 !important;
  font-size: 16px !important;
}

#search_filters .facet .facet-title {
  color: #ff9813 !important;
  font-weight: 700 !important;
}

.custom-checkbox input[type='checkbox'] + span {
  border-color: #7c2e84 !important;
}

#search_filters .ui-widget-header {
  background: #7c2e84 !important;
}

#wrapper .breadcrumb li:after {
  content: '|' !important;
}

#wrapper .breadcrumb li:last-child:after {
  content: '' !important;
}

.products-sort-order .select-title {
  box-shadow: none !important;
  padding: 5px 10px !important;
}

.products-sort-order {
  padding-left: 0 !important;
}

.products-selection {
  display: none;
}
.products-selection .sort-by {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
  box-shadow: none !important;
}

.has-discount.product-price,
.has-discount p,
.product-price {
  color: #ff9813 !important;
  font-weight: bolder !important;
  font-size: 18px !important;
}

.btn-primary {
  background-color: #ff9813 !important;
  color: white !important;
  box-shadow: none !important;
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 5px !important;
  height: 32px !important;
  letter-spacing: 3px !important;
}

.product-accessories p.h5 {
  margin-bottom: 30px !important;
  color: #7c2e84 !important;
  font-weight: 100 !important;
}

#main .images-container .js-qv-mask {
  display: none !important;
}

.product-cover img {
  box-shadow: none !important;
  background-color: unset !important;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
  text-transform: uppercase !important;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
  color: #7c2e84 !important;
}

#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
  color: #ff9813 !important;
}

#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature {
  width: 46%;
  min-width: 250px;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
  width: 100%;
  height: auto;
}

/*
a.thumbnail.product-thumbnail.fond-promo {
  background-image: url(/img/fond-promo.png);
  background-size: cover;
}

a.thumbnail.product-thumbnail.fond-livre-installe {
  background-image: url(/img/fond-livre-installe.png);
  background-size: cover;
}
*/
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
  width: 100%;
  height: 120px !important;
}

#products .thumbnail-container:focus .product-description:after,
#products .thumbnail-container:hover .product-description:after,
.featured-products .thumbnail-container:focus .product-description:after,
.featured-products .thumbnail-container:hover .product-description:after,
.product-accessories .thumbnail-container:focus .product-description:after,
.product-accessories .thumbnail-container:hover .product-description:after,
.product-miniature .thumbnail-container:focus .product-description:after,
.product-miniature .thumbnail-container:hover .product-description:after {
  border: 0 !important;
}

.barre-top {
  background-color: #7c2e84;
  position: relative;
}

/* .barre-top::before,
.barre-top::after {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 5000px;
  background-color: #7c2e84;
  top: 0;
} */

.barre-top::before {
  right: 0;
}
.barre-top::after {
  left: 100%;
}

.barre-top2 {
  width: 100% !important;
  background-color: #fff;
}

.barre-top .col-md-10,
.barre-top2 .col-md-12 {
  text-align: center;
}

.barre-top .col-md-10 a {
  padding: 0 25px;
}

.barre-top .col-md-10 a img {
  margin: 10px 0 15px;
  max-width: 100% !important;
}

.barre-top2 .col-md-12 a img {
  padding: 5px 0;
  margin-top: -10px;
  max-width: 100% !important;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-facebook-square:before {
  content: '\f082';
}

.fa-envelope-o:before {
  content: '\f003';
}

.fa-envelope-o,
.fa-facebook-square,
.fa-envelope-o:hover,
.fa-facebook-square:hover {
  font-size: 24px;
  color: white;
}

ul.icones-reseaux-sociaux {
  margin-top: 25px;
  text-align: right;
}

ul.icones-reseaux-sociaux li {
  display: inline-block;
  margin: 0 5px;
}

#wrapper {
  box-shadow: none !important;
  background: white;
}

#header .logo {
  width: 100%;
  max-width: 120px;position:absolute;top:5px
}

#header .header-top {
  padding-bottom: 0 !important;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

#top-menu {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  height: 100px;
  padding-top: 30px;
  margin-bottom: 0;
}

#header .top-menu a[data-depth='0']:hover {
  color: #7c2e84 !important;
}

#header .menu,
#header .menu > ul > li,
#header .header-top a[data-depth='0'] {
  display: inline;
  margin: 0;
  padding: 0;
}

#top-menu li::after {
  content: '-';
  text-transform: none;
  font-size: 1px;
  width: 10px;
  background-color: #7c2e84 !important;
  color: #7c2e84 !important;
  border-radius: 2px;
  margin-right: 7px;
  display: inline-block;
  height: 10px;
  margin-left: 5px;
}

#top-menu li:last-child:after {
  content: '';
  padding: 0 !important;
  background-color: unset !important;
  color: unset !important;
  border-radius: 0 !important;
  margin-left: 0 !important;
}

#header .menu,
#header .menu > ul > li {
  display: -webkit-inline-box !important;
  margin-right: 0 !important;
}

#header .menu,
#header .menu > ul > li:last-child {
  margin-right: 0 !important;
}

#header .header-top .menu {
  /* padding-left: 0 !important; */
  /* margin-left: -30px !important; */
  max-width: 1000px !important;
  float: right;
}
.advtm_open_on_hover{float:right}
#adtm_menu .li-niveau1 a.a-niveau1 .advtm_menu_span{
font-size: 11px !important;
font-weight: 700 !important;
letter-spacing: 3px !important;
text-transform: uppercase;}

.top-menu a[data-depth='0'] {
  line-height: 22px;
  height: 22px;
  padding: 0px 20px 0px 20px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #000 !important;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 11px;
  font-weight: bold;
  outline: none;
}

.footer-container {
  margin-top: 0 !important;
  padding-top: 0 !important;
  box-shadow: none !important;
  background-color: #242424 !important;
}

#footer {
  padding-top: 0 !important;
  font-family: 'Montserrat', Arial, sans-serif;
}

.footer-container2 {
  background-color: #7c2e84 !important;
  padding: 35px 0 !important;
  height: 80px !important;
}

.footer-copyright p,
.footer-copyright a {
  color: #cccccc !important;
  font-size: 12px !important;
}

footer a:hover {
  color: #eceff3 !important;
  text-decoration: underline !important;
}

.footer-container li a:hover {
  color: #7a7a7a !important;
  text-decoration: underline !important;
}

.footer-contenu {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.footer-contenu ul li a {color:#fff}

.footer-texte {
  display: block;color:#fff;
}

.footer-titre-bleu {
  color: #4dc3fe;
}

.footer-titre-violet {
  color: #b891c1;
}

.footer-titre-vert {
  color: #9bb90c;
}

.recherche-produit {
  margin: 20px 0;
}

.recherche-produit input {
  height: 40px;
  border: 0;
  padding: 10px 20px;
  font-size: 14px;
  width: 250px;
}

.recherche-produit button {
  height: 39px;
  border: 0;
  background-color: #7c2e84;
  margin-left: 10px;
  padding-top: 3px;
  cursor: pointer;
}

.recherche-produit i.material-icons.search {
  color: white;
}

.recherche-produit2 {
  margin: 0;
}

.recherche-produit2 input {
  height: 40px;
  border: 0;
  padding: 10px;
  font-size: 12px;
  width: 250px;
}

.recherche-produit2 button {
  height: 39px;
  border: 0;
  background-color: #7c2e84;
  margin-left: 0;
  padding-top: 3px;
  cursor: pointer;
}

.recherche-produit2 i.material-icons.search {
  color: white;
}

#pagenotfound .page-not-found,
#products .page-not-found {
  box-shadow: none !important;
  max-width: none !important;
}

input:focus {
  outline-color: #7c2e84;
}

.search-widget form input[type='text']:focus {
  outline: 3px solid #7c2e84 !important;
}

.search-widget form input[type='text']:focus + button .search {
  color: #7c2e84 !important;
}

.pagination .page-list {
  box-shadow: none !important;
}

.pagination .current a,
a {
  color: #7c2e84;
}

ul.product-flags {
  position: absolute !important;
  text-align: center !important;
  width: 100% !important;

  left: auto !important;
  right: auto !important;
  bottom: auto !important;margin-top:-35px
}

ul.product-flags.fiche-produit {
  position: relative !important;
  top: auto !important;
}

.product-flag {
  display: none;
}

.product-flags li.product-flag {
  background: none !important;
  box-shadow: none;
  position: relative !important;
  top: 0 !important;
  left: -7px;
  z-index: 999 !important;
}



.product-flag.online-only {
  display: block !important;
}

.product-flags li.product-flag.online-only:before {
  display: none !important;
}

.block-category .col-md-3 {
  height: 210px;
}

img.img-maquotte {
  display: block;
  margin: 0 auto;
}

#product ul.product-flags {
  display: none;
}

@media (max-width: 991px) {
  .block-category .col-md-3 {
    display: none;
  }
  .block-category .col-md-9 {
    width: 100%;
    float: none;
  }
  img.img-maquotte {
    margin: 0 auto;
  }
}

@media (max-width: 991px) and (min-width: 769px) {
  .recherche-produit2 input {
    width: 150px;
  }
}

@media screen and (max-width: 600px) {
  #subcategories ul li {
    width: 48%;
  }
}

@media screen and (max-width: 400px) {
  #subcategories ul li {
    width: 98%;
    float: none;
  }
}

#header .header-nav {
  display: none;
}
#custom-text {
  padding: 0;
  margin-bottom: 100px!important;
}
#custom-text #subcategories ul {
  margin-bottom: 0;
}
#custom-text #subcategories ul li {
  width: 23%;
}

@media(max-width: 767px){
  #custom-text #subcategories ul {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
}
  #custom-text #subcategories ul li {
    width: 48%;
}
}
#products .thumbnail-container .product-thumbnail img {
  -webkit-transform: scale(0.8);
  transform: scale(1);
  margin: 0;
  width: 100%;
  position: relative;margin-bottom:50px
}
a.thumbnail.product-thumbnail {
  overflow: hidden;
}

.product-quantity .qty {
  display: none;
}

@media (min-width: 1200px) {
  .container {
    width: 1280px;
    max-width: 100%;
  }
}

#wrapper .banner img {
  width: 100%;
}

#desktop_logo {
  width: 87px;
  padding: 0;
}

#desktop_menu {
  width: calc(100% - 87px);
}

.product-miniature .thumbnail-container .product-thumbnail {
  height: auto!important
}

@media (min-width : 768px) {
  #desktop_logo {
    width: 120px;
    padding: 0;
    position: absolute;
    top: -60px;
    z-index: 1;
  }
  #desktop_menu {
    width: calc(100% - 120px);
  }

  #adtm_menu ul#menu li.li-niveau1 a.a-niveau1:after {
    content: '';
    position: absolute;
    background: black;
    height: 22px;
    width: 1px;
    top: 5px;
  }
}

#adtm_menu ul#menu li.advtm_menu_1 a.a-niveau1:after {
  display: none;
}

#_mobile_contact_link {
  display: none;
}



#subcategories > div {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
}

#subcategories > div img {
  max-width: 250px;
  padding: 5px;
}

.product-thumbnail.expired::after {
  display: block;
  width: 100%;
  height: 100%;/*calc(100% - 50px);*/
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
}
.product-thumbnail.expired::after {
  background: #00000077 url(../img/offre-expiree.png) no-repeat scroll center center;
}
.category-thumbnail{display: none;}

.barre-top2{border-bottom:2px solid #b891c1}
.barre-bonplan{display: none;}
.sf-menu{width:auto;float:right;margin:15px 0 !important}

.sf-menu > li > a{padding: 17px 0px 17px 5px;}

#header a:hover{

  color:#7c2e84 !important
}
.sf-menu > li, .sf-menu{border:none !important}

.sf-menu{background: #FFF;}

.sf-with-ul, .sf-menu a{


  font-size: 14px !important;
  font-weight: 700 !important;
  letter-spacing: 3px !important;
  text-transform: uppercase;

}

.sf-menu li a{

line-height: 17px;

}

.sf-menu li a:after{content: '-';
  text-transform: none;
  font-size: 1px;
  width: 10px;
  background-color: #7c2e84 !important;
  color: #7c2e84 !important;
  border-radius: 2px;
  margin-right: 7px;
  display: inline-block;
  height: 10px;
  margin: 5px;}

.sf-menu li li{background: #323232 !important; max-width: 220px; }
.sf-menu li li a:after{display: none;}
.sf-menu li li li{margin-left:-80px}
.sf-menu li li a{text-shadow: none; font-size: 10px !important;
  font-weight: 400 !important;
  letter-spacing: 0.1em !important;
  color: #ffffff !important;
  border-bottom: solid 1px #414141 !important;padding:15px;
  white-space: normal;
}

.sf-menu li li a:hover{background: #323232 !important;}



  ul.sf-menu.clearfix.menu-content.sf-js-enabled.sf-arrows li.sfHoverForce ul.submenu-container.clearfix.first-in-line-xs li a:hover
{color:#b891c1 !important}

#products .products, .featured-products .products, .product-accessories .products, .product-miniature .products {
justify-content: space-between;
}


#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
	height: 170px !important;
	padding-top: 20px;
}
ul.product-flags {
	position: relative !important;
	margin-top: -20px;
	margin-bottom: 0;
}
#products .thumbnail-container .product-thumbnail img {
	margin-bottom: 0;
}

/*  responsive */

@media (max-device-width : 480px) 
    {
    div#content-wrapper 
        {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        }

.bons-plans {
   width: 100%;
    align-items: center;
    justify-content: right;
    flex-direction: column;
}

.bons-plans .col-md-6
  {
  padding-bottom: 10px;
  }

.bons-plans .col-md-3
  {
  min-height: 50px;
  }

div#content-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}

    #products .products, .featured-products .products, .product-accessories .products, .product-miniature .products 
        {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        align-items: center;
        flex-direction: column;
        }
    









	}
