@media (min-width: 1000px) {
.productPageFloor-resp .panoplies .panoply-content-product.fake-product,
.productPageFloor-resp .panoplies .panoply-content-product.fake-product.not-selected{width:100%;}
.productPageFloor-resp .technical-infos-container .technical-info-title{padding:0 10px;}
.productPageFloor-resp .product-page-floor .inside-complementary-zone .block-complementary-container.container-even,
.productPageFloor-resp .inside-complementary-zone .block-complementary-container.container-odd{max-width:1230px;margin:0 auto;}
.productPageFloor-resp #layoutPicshare .picshare-main{overflow:visible;}
.productPageFloor-resp .picshare-main .slick-arrow.slick-next{right:-45px;}
.productPageFloor-resp .picshare-main .slick-arrow.slick-prev{left:-45px;}
.productPageFloor-resp #layoutPicshare .custom-cube .picshare-gallery{width:calc(100% - 90px);margin:0 auto;}
.productPageFloor-resp #layoutPicshare .custom-cube .content{width:100%;}
}
.alert-similar-availability-component {
    display: none;
}
a.infobulle.etoile{
	background-image:url("/content/website/review/notes.jpg");
}
a.filter-colorama[data-color-name="BORDOWY"]{background-color: #77272D!important}
a.filter-colorama[data-color-name="WIELOKOLOROWY"]{background-color: #FFFFFE!important}
a.filter-colorama[data-color-name="SZARY"]{background-color: #9F9FA0!important}
a.filter-colorama[data-color-name="CZARNY"]{background-color: #000000!important}
a.filter-colorama[data-color-name="BIAŁY"]{background-color: #FFFFFF!important}
a.filter-colorama[data-color-name="NIEBIESKI"]{background-color: #0070B1!important}
a.filter-colorama[data-color-name="ZIELONY"]{background-color: #00883F!important}
a.filter-colorama[data-color-name="CZERWONY"]{background-color: #DB002C!important}
a.filter-colorama[data-color-name="PURPUROWY"]{background-color: #7C3380!important}
a.filter-colorama[data-color-name="POMARAŃCZOWY"]{background-color: #EF852E!important}
a.filter-colorama[data-color-name="ŻÓŁTY"]{background-color: #FFE637!important}
a.filter-colorama[data-color-name="RÓŻOWY"]{background-color: #E30076!important}
a.filter-colorama[data-color-name="BRĄZOWY"]{background-color: #56332A!important}
a.filter-colorama[data-color-name="OCHRA"]{background-color: #BA8E43!important}
a.filter-colorama[data-color-name="KHAKI"]{background-color: #7D7755!important}
a.filter-colorama[data-color-name="BEŻOWY"]{background-color: #C9C0AA!important}
a.filter-colorama[data-color-name="LILA"]{background-color: #E1CFE2!important}
a.filter-colorama[data-color-name="TURKUSOWY"]{background-color: #4DBABE!important}
a.filter-colorama[data-color-name="BEZBARWNY‎"]{background-color: #FFFFFD!important}
.technical-infos-container .technical-info-show-action.more:before {
  position: absolute;
  top: -50px;
  left: 0;
  display: block;
  width: 100%;
  height: 40px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 50%);
  opacity: 1;
  transition: all 0.5s;
  content: '';
}
.technical-infos-container .technical-infos-box:not(.block) .technical-info.hide {
  display: none;
}
.technical-infos-container .technical-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0;
  border-top: 1px solid #e6e6e6;
}
.technical-infos-container .technical-info:first-child {
  border-top-width: 0;
}
.technical-infos-container .technical-info-title {
  padding: 0 10px;
  font-size: 15px;
  text-transform: uppercase;
  flex: 0 0 25%;
  font-style: italic;
  font-weight: bold;
}
.technical-infos-container .technical-info-description {
  padding: 0 10px;
  text-align: justify;
  flex: 1;
}
.technical-infos-container .technical-info-show-action {
  position: relative;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
}
.technical-infos-container .technical-info-show-action .hide {
  display: none;
}
.technical-info-show-action:after {
  display: block;
  content: '\E013';
  font-family: DecathlonCube, Arial, Helvetica, sans-serif;
  transition: all 0.5s; 
}
.technical-info-show-action.more:after {
  transform: matrix(0, 1, -1, 0, 0, 0);
}
.technical-info-show-action.less:after {
  transform: matrix(0, -1, 1, 0, 0, 0);
}
.productMobile .technical-infos-container .technical-info {
  flex-direction: column;
  padding-top: 0;
}
.productMobile .technical-infos-container .technical-info-title {
  padding: 10px;
}
.ui-mobile .technical-infos-container .technical-info-show-action {
  margin: -7px 0 35px;
}
.technical-infos-container .modelWeightContext {
  display: block;
  margin: 15px 0 0;
}
.wishlist_tooltip_box{left:-86px}
[data-category-id="979214"] .menu__category-arrow, [data-category-id="930439"] .menu__category-arrow, [data-category-id="1002993"] .menu__category-arrow, [data-category-id="1002994"] .menu__category-arrow, [data-category-id="1002994"] .menu__category-arrow, [data-category-id="1049449"] .menu__category-arrow {display: none}
li.new-product-thumbnail[data-product-availability]:hover a:before {
  position: absolute;
  top: 40%;
  right: 0%;
  padding: 7px 24px;
  font-size: 13px;
  width: 90px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 100;
}

li.new-product-thumbnail[data-product-availability="1"]:hover a:before {
  content: "U Ciebie w 2 dni robocze";
  background-color: #7abb00;
  color: #fff;
}

li.new-product-thumbnail[data-product-availability="2"]:hover a:before {
  content: "U Ciebie w 5 dni roboczych";
  background-color: #ffcd00;
  color: #000;
}

li.new-product-thumbnail[data-product-availability="3"]:hover a:before {
  content: "Brak zapasu on-line";
  background-color: #acabab;
  color: #fff;
}
#store-visit-link .store-name {min-width: 50px}
.product-size .link_size_guider, .ui-mobile .link_size_guider {
    font-size: 11px;
    text-decoration: none;
    color: #0082c3 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
.fitanalytics__button {padding-left: 20px !important}
.guide_size {padding-left: 20px !important; display: block !important}
.guide-sizometer {padding-left: 20px !important; display: block !important}
.orderHistoryTableTop div.column-left-separator {border-style: none !important}
.orderTable tbody tr td {text-align: left}
.order-details table.orderTable tr.history-products td.col0 img {margin-right: 5px}
.order-details table.orderTable tr.history-products-subtotal {height: 39px !important}
#detail-order .txt-12 {padding: 5px 0; display: block}
#detail-order .produit-panier .nom-produit {max-width: 70%}
.pagination_tri .pagination-link a, .pagination_tri .active {padding: 3px 0}
.list-page-overlay {display: none}
.myStorePage .rsp .step.avis .partie-smiley div:not([class]),
.myMobileStoreComponent .rsp .step.avis .partie-smiley div:not([class]) {
	display: none;
}
#lastVisitedProducts {display: none}
.product-sticker {opacity: 1 !important}
.review-post-container iframe{height:1085px;}
.decathlon-woosmap-nearest-store-geolocation-button, .decathlon-woosmap-nearest-store-geolocation-button.disabled {
  background-position: 131px 11px;
  padding: 8px 30px 8px 8px;
}

@media only screen and (max-width: 700px) {
  .decathlon-woosmap-nearest-store-geolocation-button, .decathlon-woosmap-nearest-store-geolocation-button.disabled {
    background-position: 131px 8px;
  }
}
.templateImageProduit {z-index: inherit !important}
.addinfo,.addinfo table{width:100%;line-height:20px;color:#888}.addinfo{margin:auto;padding:10px 0 30px;border-top:1px solid #ddd;text-align:justify;font-size:13px}.addinfo h2.top{font-size:18px;margin:20px 0 -2px;font-weight:400}.addinfo h2{font-size:15px;margin:20px 0 -2px}.addinfo img{width:100%}.addinfo a{color:#555}.addinfo p{margin:12px 0}.addinfo .box{position:relative;width:100%;height:auto}.addinfo .box .imgleft{position:relative;float:left;width:120px;height:120px;margin:4px 15px 0 0;border:1px solid #ddd}.addinfo .box .imgleft img{display:block;height:100%;margin:auto}.addinfo table{font-size:12px;border-bottom:1px solid #ddd}.addinfo th{padding:8px 0;font-size:13px;text-transform:uppercase;text-align:left}.addinfo td{position:relative;padding:10px 25px 20px 0;vertical-align:top;text-align:left}.addinfo td.line:after{content:"";display:block;position:absolute;bottom:10px;height:1px;width:30%;background:#ddd}#surfooter-manu>div>p:nth-child(2)>a, #surfooter-manu>div>p:nth-child(4)>a{color:#000!important;text-decoration:underline!important}
.filter-bar .filter-sorting-value-list {text-transform: initial !important}
#nav .menu__child-title {text-transform: initial}
.bandeaubleuhp {
    margin-top: 23px !important;
  }
.menu__child-title:before {content: "\E00B"; float: right; font-family: DecathlonCube !important; font-size: 11px; padding-left: 3px;}
#messagetop {
  bottom: 0;
  right: 0;
}

#messagetop a:before {
  top: 67%;
  left: 68%;
}

#messagetop a {
  border-style: solid;
  border-width: 0 0 64px 64px;
  border-color: transparent transparent #0082c3;
  width: 0;
  height: 0;
  background-color: transparent;
  transform: none;
}
.not-dispo, .link_dispo {text-transform: uppercase}
.errorLayer {
	z-index: 300;
}
#header-store {
    width: auto;
}
#qr-code{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    padding: 30px;
}
