/* CSS SLIDER PRINCIPAL CUBE */
.comunidad-item {
  height: 22vw;
  display: flex;
  position: relative;
  width: 34%;
  align-items: flex-end;
}

.bloque-comunidad {
  width: 100%;
  padding-top: 22px;
  display: flex;
}

.comunidad-item .back-image{
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
}

.back-image img {
  width: 100%;
}

.text-comunidad {
  position: relative;
  padding-bottom: 5%;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}

.title-community{max-width:270px;}

img.logo-comunidad {
  z-index: 9;
}
.text-comunidad span{font-weight:bold;}
.logo-comunidad {
  position: absolute;
  text-align: center;
  z-index: 9;
  width: 100%;
  top: 0px;
  padding-top: 7%;
}

.title-community {
  line-height: 30px;
  font-weight: 100;
  margin: 0 auto;
  font-style: italic;
  margin-bottom: 20px;
  color: #fff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 20px #2c2c2c;
}

.main-title-comunidad {
  margin-bottom: 1%;
  font-style: italic;
  color: #fff;
  font-size: 10rem;
  text-shadow: 6px 7px 20px #2c2c2c;
}

.logo-comunidad img {
  max-width: 50%;
  margin: auto;
}

.bloque-comunidad img {
  width: 100%;
}

@media(max-width:1500px){
  .main-title-comunidad{
     font-size:3.5em;
     margin-bottom:2%;
  }
}



@media(max-width:1400px){

  .title-community {
    font-size:1.5em;
  }
}

@media(max-width:1200px){
  .main-title-comunidad{
     font-size:2.5em;
     margin-bottom:2%;
  }
}

@media(max-width:1100px){
  .main-title-comunidad{
     font-size:2.0em;
     margin-bottom:2%;
  }
}

@media(max-width:991px){
  .title-community{max-width: 80%;}
  .title-community:before{
    font-style: initial;
    font-family: DecathlonCube;
    font-size: 1.0em;
    right: 4px;
    top: 0;
    height: 100%;
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    line-height: 1;
    z-index: 1;
    content: "\E007";
  }
  .comunidad-item.item2 {
    order:-1;
  } 
  .text-comunidad .cta-v2{display:none;}
  .title-community{
    position: relative;
    font-weight: normal;
    font-size: 2.0em;
  }
  .text-comunidad {
    padding-bottom:10px;
    position:relative;
  }
  .main-title-comunidad{
    display: none;
   
  }

  .bloque-comunidad {
    flex-flow: wrap;
  }
  .comunidad-item{
    width:100%;
    height: 34vw;
  }
  .logo-comunidad img{
    max-width:300px;
  }
  .logo-comunidad{
    padding-top:2%;
  }
}



@media(max-width:700px){

  .title-community{
    margin-bottom: 8px;
    font-size: 1.7em;
  }
   .title-community:before{
     right:0px;
     font-size: 1.0em;
     }

  .logo-comunidad img{
    width:200px;
  }
}

@media(max-width:550px){

  .main-title-comunidad{
    font-size: 1.7em;
  }



  .title-community{
   
font-size: 1.5em;
  }
}

@media(max-width:450px){
  .text-comunidad a{
    font-size:11px;
  }

  .logo-comunidad img{
    max-width:150px;
  }

}

.dkt-home-slider__image {
  width:100%;
  height: auto;
}

@media only screen and (min-width: 801px) {
  .dkt-home-slider__content {
      height: 25vw;
  }
}

@media only screen and (max-width: 800px) {
  .dkt-home-slider__content {
      height: 100vw;
  }
}

/* BLOQUE COMERCIAL */
.hp-boutiques {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
}

.hp-boutiques * {
  font-family: Roboto-Condensed;
}

.hp-boutiques .column {
  /* display: table-cell; */
  position: relative;
}

.hp-boutiques .fichaProduct {
  padding: 10px;
}

.hp-boutiques .fichaProduct * {
  text-align: center;
}

.hp-boutiques .text-block {
  width: 100%;
  position: absolute;
  text-align: center;
  color: white;
  bottom: 20px;
}

.hp-boutiques .category1 {
  justify-content: center;
  display: flex;
  width: 48%;
  margin-right: 2%;
}

.hp-boutiques .category2 {
  justify-content: center;
  display: flex;
  width: 48%;
}

.hp-boutiques #boutiques-superiores1,
.hp-boutiques #boutiques-superiores6 {
  overflow: hidden;
}

.hp-boutiques #boutiques-superiores1 img,
.hp-boutiques #boutiques-superiores6 img {
  position: absolute;
  left: 0;
  width: 100%;
}

.hp-boutiques .product1 {
  width: 24%;
  margin-right: 2%;
  overflow: hidden;
}

.hp-boutiques .product2 {
  width: 24%;
  overflow: hidden;
}

.hp-boutiques .fichaProduct .brand {
  font-size: 16px;
  margin-bottom: 3px;
  color: #5d5b5b;
}

.hp-boutiques .fichaProduct .firstName {
  font-size: 16px;
  color: #808080;
  max-width: 180px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.hp-boutiques .fichaProduct .image {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 20px;
}

.hp-boutiques .fichaProduct .image img {
  width: 70%;
}

.hp-boutiques .price {
  color: black;
  position: absolute;
  top: 5%;
  right: 4%;
  background: #ffea28;
  padding: 3px;
}

.hp-boutiques .fichaProduct .price span:nth-child(1) {
  font-size: 18px;
}

.hp-boutiques .fichaProduct .price span:nth-child(2) {
  font-size: 11px;
  top: -10px;
  position: relative;
  margin-left: -3px;
}

.hp-boutiques .row1,
.hp-boutiques .row2 {
  display: flex;
  margin-bottom: 20px;
  flex-direction: row;
}

.hp-boutiques .boutiquesTitle {
  font-weight: bold;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-style: italic;
  font-size: 20px;
}

.hp-boutiques a.link-text {
  width: 100%;
  text-decoration: none;
}

.hp-boutiques .text-block .title {
  color: white;
  font-size: 2.5rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  font-style: italic;
  margin-bottom: 5px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8);
}

.hp-boutiques .text-block .subtitle {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: inherit;
  color: white;
  border-bottom: 0;
  min-height: auto;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

.hp-boutiques .link {
  text-decoration: none;
  /* color:black; */
}

.fichaProduct .sticker .triangulo {
  width: 80px;
  position: absolute;
  left: 0;
}

.sticker {
  top: 10px;
  left: 10px;
  position: absolute;
}

.sticker-text {
  position: absolute;
  top: 0;
  left: -3px;
  color: #0082c3;
  width: 70px;
}

.sticker-text .before {
  position: relative;
  top: 12px;
  margin-left: 6px;
  font-size: 8px;
}

.price-sticker {
  position: relative;
  left: 15px;
  top: 9px;
  font-weight: bold;
}

.price-sticker-big {
  font-size: 18px;
}

.price-sticker-centim {
  font-size: 10px;
  position: relative;
  top: -6px;
  left: -4px;
}

.price-sticker-eur {
  position: relative;
  left: -20px;
  top: 2px;
  font-size: 10px;
}

.ficha-servicio, .ficha-servicio > img{
  width: 100%;
}

@media(max-width: 1100px) {

  .hp-boutiques #boutiques-superiores1 img,
  .hp-boutiques #boutiques-superiores6 img {
      width: auto;
  }
}

@media(max-width:991px) {}


@media(max-width:767px) {
  .hp-boutiques #boutiques-superiores5 {
      margin: auto;
  }

  .hp-boutiques .row1, .hp-boutiques .row2{
      margin-bottom: 15px;
  }

  .hp-boutiques #boutiques-superiores1 img,
  .hp-boutiques #boutiques-superiores6 img {
      width: 100%;
  }

  .hp-boutiques #boutiques-superiores1.mobile-margin,
  .hp-boutiques #boutiques-superiores6.mobile-margin {
      margin-bottom: 15px;
  }

  .hp-boutiques .row1,
  .hp-boutiques .row2 {
      flex-flow: wrap;
  }

  .hp-boutiques .category1,
  .hp-boutiques .category2 {
      display: flex;
      width: 100%;
      height: 50vw;
      margin-right: 0px;
  }

  .hp-boutiques .category2 {
      order: -1;
  }

  .hp-boutiques .product1 {
      position: relative;
      width: 49%;
      margin-right: none;
      padding: 0px;
      border: 0px;
  }

  .hp-boutiques .product2 {
      width: 49%;
      padding: 0px;
      border: 0px;
      float: right;
  }

  .hp-boutiques .product1:after {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 1px;
      height: 100%;
      background: #e4e4e4;
      content: ""
  }
}
/* FIN BLOQUE COMERCIAL */

/* BEGIN BANNER CENTRAL COMUNIDAD */


.banner-superior-bloque {
  position: relative;
  background: right;
  background-size: cover;
  text-align: center;
  width: 100%;
  height: 320px;
  flex-direction: column;
  align-items: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  box-sizing: border-box;
  cursor: pointer;
}

.banner-superior-bloque.estrategia {
  background-image: url('/static/homepage/img/s12_banner_comunidad_desktop2.jpg');
  overflow: hidden;
  background-size: cover;
  background-position: center;
  height: 22vw;
}

.logo-comunidad-desktop {
  width: 45%;
  top: 35px;
  position: relative;
}

.banner-superior-bloque.estrategia a {
  text-decoration: none;
}

.banner-superior-bloque .banner-container {
  max-width: 1200px;
  margin: 0 auto;
  height: 320px;
}

.banner-superior-bloque.estrategia .bloque-texto {
  width: 35%;
  color: #fff;
  font-family: Roboto-condensed;
  position: relative;
  top: 15px;
  font-style: italic;
  padding-left: 380px;
}

.cta.blue.right.small.whiteButton .cta.small:after {
  display: none;
}

.banner-superior-bloque.estrategia .bloque-texto > div {
  text-align: center;
}

.banner-superior-bloque.estrategia .bloque-texto .ligth {
  font-weight: 100;
  left: -35px;
  top: 10px;
  position: relative;
}

.banner-superior-bloque.estrategia .bloque-texto .strong {
  font-weight: 600;
}

.banner-superior-bloque.estrategia .bloque-pictos {
  float: right;
  position: relative;
  top: -75px;
  width: 65%;
  padding-right: 20px;
}

.banner-superior-bloque.estrategia .picto {
  width: 25%;
  float: left;
}

.banner-superior-bloque.estrategia .bloque-pictos .texto {
  color: white;
  position: relative;
  top: -100px;
  font-size: 18px;
  display: block;
  height: 20px;
  font-style: italic;
}

.banner-superior-bloque.estrategia .bloque-pictos .texto span {
  display: block;
}

.banner-superior-bloque.estrategia .picto img {
  right: 65px;
  width: 75%;
  top: 30px;
}

.central-div-button {
  position: absolute;
  bottom: 10px;
  width: 100%;
  max-width: 1200px;
}

.whiteButton {
  border: 1px solid white;
}

.whiteButton:after {
  background: white !important;
}

.whiteButton:hover {
  color: #0082c3;
}


.texto-comunidad {
  color: white;
  top: 95px;
  position: relative;
  font-size: 30pt;
  font-style: italic;
  font-family: Roboto-Condensed, Light;
}

.logo-comunidad-mobile {
  display: none;
}

.banner-superior-bloque.estrategia .community-buttons{width: 138px !important;}

@media (max-width: 850px) {
  .banner-superior-bloque.estrategia {
    background-position: center;
  }

  .texto-comunidad {
    font-size: 27pt;
    top: 151px;
  }

}

@media (max-width: 767px) {
  .banner-superior-bloque .banner-container{
      position: relative;
      top: -37px;
      height: 450px;
  }

  .banner-superior-bloque .banner-container .imagen-logo{
      position: relative;
      top: 30px;
  }

  .banner-superior-bloque {
    height: auto;
  }

  .banner-superior-bloque.estrategia {
    background-image: url('/static/homepage/img/s12_banner_comunidad_mobile2.jpg');
    height: 106vw;
  }

  .texto-comunidad {
    font-size: 19pt;
    top: 247px;
  }

  .logo-comunidad-desktop {
    display: none;
  }

  .logo-comunidad-mobile {
    display: block;
    position: relative;
    margin-left: 11%;
    width: 80%;
    margin-top: 37px;
  }

}

/* FIN BANNER CENTRAL COMUNIDAD */

/* BEGIN BLOQUE COMUNIDAD */
@font-face {
  font-family: 'Quentin';
  src: url('/static/common/fonts/quentin.woff2');
}

.hp-community {
  max-width: 1200px;
  margin: 0 auto;
}

.hp-community .boutiquesTitle {
  font-weight: bold;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 20px;
  font-style: italic;
  font-size: 20px;
  font-family: Roboto-Condensed;
}

.hp-community #row1,
.hp-community #row2 {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  margin: 0;
}

.hp-community #row1>div,
.hp-community #row2>div {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.hp-community #row1>div img,
.hp-community #row2>div img {
  width: 100%;
}

.hp-community #row1 #box1 {
  width: 22.3%;
  float: left;
}

.hp-community #row1 #box2 {
  width: 50.8%;
}

.hp-community #row1 #box3 {
  width: 22.3%;
  float: right;
}

.hp-community #row2 {
  margin-top: 2%;
}

.hp-community #row2 #box4 {
  width: 48.7%;
  float: left;
}

.hp-community #row2 #box5 {
  width: 48.7%;
  float: right;
}

.button-wraper {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0;
}

.button-wraper .community-buttons {
  margin: 10px;
  border-top: 0;
  z-index: 1;
  width: auto;
}

.button-wraper .name-sport-lider {
  font-family: 'Quentin';
  color: white;
  margin: 0;
  font-size: 21px;
}

.button-wraper .name-store {
  width: 100%;
  text-align: center;
  font-family: 'Roboto-Condensed';
  color: white;
  margin: 0;
  font-size: 16px;
}

.mini-container .button-wraper .text-wraper {
  position: relative;
  bottom: -140px;
  opacity: 0;
  z-index: 1;
  transition: all 0.5s ease;
}

.mini-container:hover .text-wraper {
  bottom: 0;
  opacity: 1;
  transition: all 0.5s ease;
}

.mini-container .button-wraper .degradado-bloques-comunidad {
  height: 130px;
  width: 100%;
  margin: 0 !important;
  position: absolute;
  bottom: -140px;
  opacity: 0;
  transition: all 0.5s ease;
  background: linear-gradient(to bottom, rgba(35, 36, 36, 0) 0%, rgba(35, 36, 36, 0.59) 40%, rgba(35, 36, 36, 1) 100%, rgba(35, 36, 36, 1) 100%);
}

.mini-container:hover .degradado-bloques-comunidad {
  bottom: 0;
  opacity: 0.8;
  transition: all 0.5s ease;
}

#lastVisitedProducts {
  display: none;
}

@media(max-width:768px) {
  #box2 {
      width: 100% !important;
      margin-top: 2%;
      margin-bottom: 1%;
  }

  #box1,
  #box3,
  #box4,
  #box5 {
      width: 49% !important;
  }

  .hp-community #row1 #box3 {
      top: 0;
      right: 0;
      position: absolute;
  }

  .hp-community #row2 {
      margin-top: 1%;
  }

  .mini-container .button-wraper .text-wraper {
      bottom: 0;
      opacity: 1;
  }

  .mini-container .button-wraper .degradado-bloques-comunidad {
      bottom: 0;
      opacity: .8;
  }
}

/* FIN BLOQUE COMUNIDAD */

