﻿.panel-mrk {
  background-color: #fff;
  border: solid 1px #e8e8e8;
  padding: 10px;
}
.panel-mrk img {
  float: right;
  margin-left: 10px;
}
.panel-mrk h2 {
  padding: 0px;
  margin-bottom: 10px;
}
.panel-mrk p {
  text-align: justify;
  font-size: 12px;
  margin: 0;
  padding: 0;
  min-height: 60px;
}
.img-warehouse {
  width: 86px;
  top: 0px !important;
}
.btn-vp {
  clear: both;
  margin: 5px;
  display: inline-block;
}
#intro {
  margin: 0px 0 40px 0;
}
#vp-on {
  margin: 20px 0 40px 0;
}
#vp-off {
  margin: 40px 0 0 0;
}
#non-amz {
  margin: 0px 0 50px;
}
.mrk-t {
  display: none;
}

.page_404 {
  background: none;
}
.banner.style-6 .text-1 {
  line-height: 1.2em;
}
.mainSlider .swiper-container .text2-1 {
  position: absolute;
  top: 26%;
}
.mainSlider .swiper-container .text2-2 {
  font-size: 5.0vw;
}

.products-grid.product-variant-5 > .slick-list {
  z-index: 100;
}
.sticky-footer {
  height: 80px;
  padding: 10px;
  z-index: 1000;
  position: fixed;
  left: 0;
  right: 0;
  bottom: -125px;
  width: 100%;
  height: 125px;
  padding-bottom: 46px;  
  background-color: #333745;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
.sticky-footer.open {
  bottom: 0;
}
.toggle-sticky-footer {
  display: block;
  width: 60px;
  height: 46px;
  position: fixed;
  z-index: 1004;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  background: #2b2f3b;
  cursor: pointer;
  text-align: center;
}
.toggle-sticky-footer span.open-icon,
.toggle-sticky-footer span.close-icon {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.toggle-sticky-footer span.close-icon {
  opacity: 0;
}
.toggle-sticky-footer.open span.open-icon {
  opacity: 0;
}
.toggle-sticky-footer.open span.close-icon {
  opacity: 1;
}
.toggle-sticky-footer i.icon {
  font-size: 34px;
  line-height: 46px;
  color: #ffffff;
}
.top-space {
  margin-top: 50px;
}
.filters.style2 li a {
  display: inline-block;
  background-color: #e5e5e5;
  font-size: 20px;
}
.filters li a span.count {
  display: block;
  background-color: #f82e56;
}
.filters li a:active span.count,
.filters li a:hover span.count,
.filters li a.active span.count {
  display: block;
  background-color: #333745;
}
.filters li.active a {
  color: #fff;
  background-color: #f82e56;
  text-decoration: none;
}
.filters.style2 li a span.count {
  display:block;
}
.filters.style2 li a.clearfilter {
  position: relative;
  float:right;
  left: -46px;
  top: 4px;
  height: 41px;
  width: 42px;
  line-height: 21px;
  display: none;
}
.filters.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 999;
  background-color: #fff;
  padding: 5px;
  box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);  
}
.filters.sticky li {
  padding-top: 10px;
}
.filters.sticky li a span.count {
  top: 0px;
}



.filters .filter {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  color: #333745;
  border: solid 2px #f82e56;
  padding: 10px 15px;
  line-height: 1.353em;
  width: 120px;
  margin: 2px;
  vertical-align: middle;
}
.filters .filter:hover {
  color: #111;
  border: solid 2px #333745;
}
.megamenu-categories hr {
	background-color: #fff;
	border-top: 1px dotted #f82e56;
  margin: -10px 14px 25px 14px;
}
.megamenu-categories {
  padding-top: 4px;
}

.detail-vente {
  width: 100%;
  display: block;
  background: #fff;
  height: 400px;
  overflow: auto;
  border: none;
}

.breadcrumbs li a,
.breadcrumbs li span {
  padding-left: 0px;
  padding-right: 0px;
  font-weight: normal;
}

.page-main {
  min-height: 500px;
}

.simple-dropdown .sub-menu {
    min-width: 250px;
}

.page-footer {
  padding-top: 80px;
}

li > a > span.voir {
  display: none;
}
li.submenu-open > a > span.voir {
  display: inline;
  color: #fff;
  background-color: #f82e56;
  font-size: 15px;
  padding: 2px 10px 2px 10px;
  margin-left: 10px;
  font-weight: normal;
  line-height: 20px;
}
li.submenu-open > a > span.voir:hover {
  background-color: #333745;
}

.nav > li > a > .menu-label, .nav > li > a > .menu-label-alt {
  font-size: 12px;
}
.fixed-btns {
  bottom: 0px;
}
.fixed-top-btns {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1006;
}
.fixed-bottom-center-btns {
  position: fixed;
  left: 0;
  right: 0;  
  bottom: 20px;
  text-align: center;
  z-index: 1006;  
  height: 50px;
}
.fixed-bottom-btns {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1006;
}

.modal-btn {
  position: relative;
  z-index: 101;
  display: inline-block;
  color: #fff !important;
  margin: 0px 2px;
  font-size: 35px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  text-align: center;
  text-decoration: none;
  background: #333745; 
  opacity: .9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 50px 50px;
}
.modal-btn:hover {
  opacity: 1;
  text-decoration: none;
  background-color: #f82e56;
}
.modal-btn .icon {
  display: block;
  font-size: 26px;
  line-height: 48px;
}
.nav-btns {
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
  display: block;
  height: 50px;
}
.nav-empty {
  background-color: transparent;
  position: relative;
  display: inline-block; 
  width: 50px;
  height: 50px; 
  float: left;
}
.prev-btn {
  float: left;
}
.next-btn {
  float: right;
}
.prev-btn,
.next-btn {
  display: inline-block; 
  z-index: 101;
  color: #fff !important;
  font-size: 36px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  margin: 0;
  text-align: center;
  background: #333745;
  text-decoration: none;
  opacity: .9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.prev-btn .icon, .prev-btn i.icon:only-child,
.next-btn .icon, .next-btn i.icon:only-child {
  display: block;
  font-size: 26px;
  line-height: 48px;
}
.prev-btn:hover,
.next-btn:hover {
  text-decoration: none;
  opacity: 1;
  background-color: #f82e56;
}

.header-logo .logo-font {
  font-size: 1.6em;
  font-weight: 900;
  text-transform: none;
}
h1.size-lg .logo-font, .title.center h1.size-lg .logo-font {
  font-size: 1.22em;
  font-weight: 900;
  text-transform: uppercase;
  display: block;
}
.detail h1 .logo-font {
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 42px;
}
.detail h1 a {
  text-decoration: none;
}
.detail h1 a:hover .logo-font {
  color: #333745;
}
h2.vflash {
  margin: 30px 0 0 0;
}
.title h2 {
  margin: 30px 60px 20px 0;
}
h2.size-lg, .title.center h2.size-lg {
  border: none;
}
h2.size-lg .logo-font, .title.center h2.size-lg .logo-font {
  font-size: 45px;
  line-height: 55px;
  font-weight: 900;
  text-transform: uppercase;
}

section h1 {
  padding: 15px;
  margin-bottom: 25px;
}
article { 
  text-align: left;
  z-index: 1;
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding: 6px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;  
}
article .s {
  z-index: 10;
  position: absolute;
  width: 52px;
  padding: 4px 0px;  
  right: 2px;
}
article .r {
  float:right;
  background-color: #f82e56;
  color: #fff;
  padding: 5px 10px;
  font-size: 15px;
  height: 30px;
  width: 52px;
  font-weight: bold;
  line-height: 20px;
  cursor: default;
  margin-bottom: 2px;
  text-align:center;
  text-decoration:none;
  border:0px;
}
article .l {
  float:right;
  background-color: orange;
  color: #fff;
  padding: 5px 10px;
  font-size: 15px;
  height: 30px;
  width: 52px;
  font-weight: bold;
  line-height: 20px;
  cursor: default;
  text-align:center;
  text-decoration:none;
  border:0px;
}
figure {
  min-height: 20px;
  background-color: #000;
}

figure a {
  display: block;
}
.amazon figure {
  background-color: #fff;
  text-align:center
}
.detail figure {
  background-color: #fff;
  text-align:center
}
article img:hover  {
  filter: grayscale(20%) saturate(0.8) brightness(85%) contrast(125%);
  -webkit-filter: grayscale(20%) saturate(0.8) brightness(85%) contrast(125%);
}          
article.vp img,
article.vp img:hover {
  filter: grayscale(80%) brightness(50%);
  -webkit-filter: grayscale(80%) brightness(50%);
} 

article figure p {
  z-index: 10;
  position: absolute;
  top: 50px;
  right: 1px;
  background-color: #f82e56;
  color: #fff;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 20px;
  cursor: default;
}
article.vp figure p {
  background-color: #333745;
}

article img {
  width: 100%;
  height: auto;
  min-height: 170px;
} 
article .debug-img img{
  min-height: auto;
}
article .am {
  background-color: #333745;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 4px 0;
  overflow: hidden;
}
article:hover .am,
article:focus .am,
article:active .am {
  background-color: #222634;
}
article .am p a:hover {
  text-decoration: none;
}
article .am a {
  display: inline-block;
  padding: 10px 12px 8px 12px;
  line-height: 13px;
  font-size: 13px;
  margin: 4px 0px 0px 4px;
  font-weight: bold;
  background-color: #e5e5e5;
}
article .am span {
  display: inline-block;
  padding: 10px 12px 8px 12px;
  line-height: 13px;
  font-size: 13px;
  margin: 4px 0px 0px 4px;
  font-weight: bold;

}
article .am a:hover  {
  text-decoration: none;
  background-color: #f82e56;
  color: #fff;
}
article.debug .am a:hover  {
  color: #000;
}
article.amazon .am {
  height: auto;
  text-align: center;
  background-color: #fff;
  color: #333745;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;  
}
article.amazon .am p {
  top: 60px;
}
article .az {
  font-size: 12px;
  height: 40px;
  color: #fff;
  padding: 6px;
  text-align: right;
  background-color: #fff;
  text-transform: uppercase;
  cursor: default;
  text-align:center;
}
article .ad {
  font-size: 12px;
  height: 40px;
  text-align: right;
  color: #222634;
  cursor: default;
}
article .da {
  display: inline-block;
  float: right;
  right: 6px;
  position: absolute;
  width: 100px;
  padding: 6px 6px 6px 20px;
  text-align: center;
  font-size: 10px;
  text-transform: uppercase;
  -webkit-border-bottom-left-radius: 40px;
  -moz-border-radius-bottomleft: 40px;
  border-bottom-left-radius: 40px;  
  z-index: -10;
}

article .as {
  font-size: 13px;
  color: #fff;
  line-height: 13px;
  background-color: #333745;
  text-align: left;
  cursor: default;
  display: inline-block;
  float: left;
  margin: 4px 0px 0px 0px;
}
article .as:hover  {
  text-decoration: none;
  background-color: #f82e56;
  color: #fff;
}
article .as a:hover  {
  text-decoration: none;
  background-color: #f82e56;
  color: #fff;
}
article .az .as {
  padding-left: 0px;
}
article .as a {
  color: #fff;
  display: block;
  padding: 10px 12px 10px 12px;
}
article .as a:hover {
  color: #fff;
}
article a.ai  {
  font-family: comics;
  font-style: italic;
  float: left;
  z-index: 10;
  background-color: #333745;
  color: #fff;
  padding: 10px 15px;
  margin: 2px;
  font-size: 20px;
  height: 36px;
  width: 36px;
  text-align: center;
  font-weight: normal !important;
  line-height: 15px;
  border-radius: 36px 36px;
}
article a.ai:hover  {
  text-decoration: none;
  background-color: #f82e56;
  color: #fff;
}


#liste-marques {
  margin-left: auto;
  margin-right: auto;
}
#liste-marques article {
  width: auto;
  height: auto;
  margin: 2px;
  padding: 2px;
  border: solid 1px #e5e5e5;
}
#liste-marques article figure {
  background-color: transparent;
}
#liste-marques article figure img {
  width: 180px;
  height: 60px;
  min-height: 60px;
}
#liste-marques article figure p {
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #f82e56;
  color: #fff;
  text-align: center;
  font-size: 10px;
  height: 20px;
  width: 20px;
  font-weight: bold;
  line-height: 20px;
  cursor: default;
  padding: 0 0;
}

.product-item-gallery-main {
  max-height: 320px;
  width: 100%;
  z-index: 1; 
}
.products-grid.product-variant-5 .product-item.large .product-item-photo img {
  position: relative;
  height: auto;
  max-height: 320px;
  width: 100%;
  max-width: 320px;
  z-index: 1; 
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; 
  margin-left: auto;
  margin-right: auto;  
}
.product-variant-5 .product-item.large .product-item-name {
  height: 32px;
  overflow: hidden;
  font-weight: 700;
}
.product-variant-5 .product-item.large .product-item-label {
  top: 15px;
  padding: 5px 10px;
  font-size: 15px;
  height: 30px;
  font-weight: bold;
  line-height: 20px;
  cursor: default;  
  font-family: Roboto,sans-serif;
}


/* .ve : vente en cours */
article.ve .ad .da {
  background-color: #0bc39f;
  color: #fff;
}
/* .vl : last day */
article.vl .ad .da {
  background-color: #075a82;
  color: #fff;
}
/* .vd : demain */
article.vd .ad .da {
  background-color: #468cf1;
  color: #fff;
}
/* .vf : future */
article.vf .ad .da {
  background-color: #dd41a8;
  color: #fff;
  width: 120px;  
}
/* .vp: passée */
article.vp .ad .da {
  background-color: #111;
  color: #999;
}
/* .vj : vente du jour */
article.vj .ad .da {
  background-color: #f82e56;
  color: #fff;
}

.cube-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -100px;
    width: 200px;
    height: 200px;
    text-align: center;
}
.section-line-divider {
  width: 100%;
  height: 0;
  margin: 20px auto 10px;
  border-bottom: 1px dotted #9397a5;
}
footer.variant1 .footer-logo img {
  max-height: 72px;
}

a.i {
  bottom: 48px;
  left: 14px;
  position: absolute; 
  text-align: center;
  background-color: #f82e56;
  display: block;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 50px;
  line-height: 50px;  
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
}
a.i:hover {
  color: #fff; 
  text-decoration: none;
  background-color: #333745;
}
a.g {
  bottom: 48px;
  right: 14px;
  position: absolute; 
  text-align: center;
  background-color: #f82e56;
  display: block;
  color: #fff;
  width: 50px;
  height: 50px;
  font-size: 50px;
  line-height: 50px;  
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;  
}
a.g:hover {
  color: #fff; 
  text-decoration: none;
  background-color: #333745;
}
article:hover a.i,
article:hover a.g {
  opacity: 1;
}
.touch a.i,
.touch a.g {
  opacity: 1;
}




#wrapper, .wrap {
  margin: auto !important;
}
.container, .wrap {
  width: 100% !important;
}

@media screen and (min-width: 1840px) {
  #wrapper, .wrap {
    max-width: 1840px;
  }
	article {
    width: 20%
  }
  .nav-btns {
    margin: 0;
  }   
}
@media screen and (min-width: 1400px) and (max-width: 1839px) {
  #wrapper, .wrap {
    max-width: 1478px;
  }  
	article {
    width: 25%;
  }
  .nav-btns {
    margin: 0;
  }   
}
@media screen and (min-width: 992px) and (max-width: 1399px) {
  #wrapper, .wrap {
    max-width: 1116px;
  }    
	article {
    width: 33.333%;
  } 
  .nav-btns {
    margin: 0;
  }   
}
@media screen and (max-width: 1200px) {
  .nav > li > a > .menu-label, .nav > li > a > .menu-label-alt {
    font-size: 9px;
  }   
}
@media screen and (min-width: 991px) { 
  .panel-mrk p {
    font-size: 13px;
  } 
  body {
    padding: 0 50px;
  }
  .banner {
    margin-top: -50px;
  }  
}
@media screen and (min-width: 600px) and (max-width: 991px) {   
  #wrapper, .wrap {
    max-width: 754px;
  }   
  .breadcrumbs {
    margin-bottom: 30px;
  }  
	article {
    width: 50%;
  }
  .filters.style2 li a {
    padding: 10px 10px;
  }   
  .nav > li > a > .menu-label, .nav > li > a > .menu-label-alt {
    font-size: 10px;
  }
}
@media screen and (max-width: 600px) {

  #intro br {
    display: none;
  }
  .breadcrumbs {
    margin-bottom: 30px;
  }  
	article {
    width: 100%;
  } 
  h1.size-lg, .title.center h1.size-lg {
    font-size: 1.5em;
    font-weight: 900;
    text-transform: uppercase;
  }  
  h2.size-lg, .title.center h2.size-lg {
    padding: 0;
    margin: 0 0 10px 0;
  }
  h2.size-lg .logo-font, .title.center h2.size-lg .logo-font {
    font-size: 1.4em;
    font-weight: 900;
    text-transform: uppercase;
  }   
  .filters.style2 li a {
    padding: 10px 10px;
  } 
  .filters li a {
    font-size: 18px;
  }  
  .filters.style2 li {
    margin: 2px 6px;
  }  
  .prev-btn,
  .next-btn {  
    width: 40px;
    height: 40px;
  }
  .prev-btn .icon, .prev-btn i.icon:only-child,
  .next-btn .icon, .next-btn i.icon:only-child {
    display: block;
    font-size: 24px;
    line-height: 40px;
  } 
  .nav-btns {
    width: 100%;
    height: 40px;
    margin: 0 0 10px 0;
  }  
}

@media screen and (max-width: 991px) {  
  .page-header.sticky.is-sticky .navbar {
      margin-top: 0;
      top: 0;
      position: relative;
      height: 45px;
      min-height: 0;
      background: #f82e56;
      -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
      box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }  
  .page-header.sticky.is-sticky .navbar:after {
    content: '';
    height: 45px;
    width: 100%;
    background-color: #f82e56;
  }
  .page-header.sticky.is-sticky .navbar .header-link.header-search {
    display: block;
  }
  .page-header.sticky.is-sticky .header-logo {
    display: none;
  }  
  
  .page-header.sticky.is-sticky .exp-search .exp-search-input {
    background: #ffffff;
    padding-top: 10px;
    height: 38px;
  } 
  .page-header.sticky.is-sticky .navbar .menu-toggle i.icon {
    color: #fff;
  }
  .page-header.sticky.is-sticky .navbar .menu-toggle {
    bottom: 2px;
    top: auto;
  }
}