body {
  background: #EDEDED;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  padding-top: 0px;
  -webkit-overflow-scrolling: touch;
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 14px;
  line-height: 20px;
  -moz-appearance: none;
  appearance: none;
  padding-bottom: 0px;
  color: #616161;
  overflow-x: hidden;
}
.row_black {
    width: 100%;
    height: 35px;
    background: black !important;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}
span.info_black {
  display: block;
  width: 100%;
  text-align: end;
}
.row.head_logo {
    background: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 0px;
}
img.main_logo {
  width: 257px;
}
.banner_mood_IM {
  height: 270px;
  margin: 20px auto;
  display: flex;
  flex-direction: row;
  background: white;
}
.sigle_bMood {
  width: calc(100% / 4);
  height: auto;
  margin: 3px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  position: relative;
}
.sigle_bMood:hover {
  text-decoration: none;
}
.black_mood {
    height: 46px;
    background: #00000047;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sigle_bMood img{
  width: 100%;
}
.mood_Green{
  background-image: url(/myatl/assmod/new_site_public/NEW_HP/Green.jpg);
  background-size: cover;
  background-position: center;
}
.mood_Sport{
  background-image: url(/myatl/assmod/new_site_public/NEW_HP/Sportwear.jpg);
  background-size: cover;
  background-position: center;
}
.mood_Urban{
  background-image: url(/myatl/assmod/new_site_public/NEW_HP/Urban.jpg);
  background-size: cover;
  background-position: center;
}
.mood_Europe{
    background-image: url(/myatl/assmod/new_site_public/NEW_HP/ACTIVE_z.jpg);
  background-size: cover;
  background-position: center;
}
span.text_mood_IM {
    color: white;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-align: center;
}
span.dett_text_IM {
    font-weight: bold;
}
.my_cont{
  display: flex;
  justify-content: center;
  align-items: center;
}
.rif_cliente{
  text-align: end;
}


/* PRIMO PROMO */
.row_black_hide{
  display: none !important;
}

@media (min-width: 1025px) and (max-width: 1366px){
  .banner_mood_IM {
    height: 240px;
  }
  .black_mood {
    height: 70px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {

  span.text_mood_IM {
    color: white;
    font-size: 16px;
    letter-spacing: 0.8px;
    text-align: center;
  }
  .banner_mood_IM {
    height: 190px;
  }
  .black_mood {
    height: 60px;
  }
  span.text_mood_IM {
    font-size: 14px;
  }

}

@media (min-width: 481px) and (max-width: 767px) {

  .mood_Green {
    background-image: url(https://www.lacomposizione.com/wp-content/uploads/2017/11/leaf-nature-green-spring-158780.jpeg);
  }
  .mood_Sport {
    background-image: url(https://www.namedsport.com/it/pub/media/wysiwyg/namedsport/SPORT_SQUADRA_mobile.jpg);
  }
  .mood_Urban {
    background-image: url(https://images.unsplash.com/photo-1453989799106-bbad8d7b5191?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1267&q=80);
  }
  .mood_Europe {
    background-image: url(https://images.unsplash.com/photo-1608817576203-3c27ed168bd2?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1455&q=80);
  }
  .sigle_bMood {
    width: 100%;
    height: 55px;
  }
  .black_mood {
    height: 100%;
  }

}

@media (min-width: 320px) and (max-width: 480px) {
  /* ROVETTA */
  .row.head_logo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .row.head_logo .col-sm-6 {
      width: 100%;
      display: flex;
      justify-content: center;
  }
  .row.head_logo .col-sm-3 {
      margin-top: 5px;
      font-size: 11px;
      line-height: 15px;
  }
  span.info_black {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 11px;
  }
  img.main_logo {
    /* width: 180px;
    height: auto; */
    height: 50px;
    width: auto;
  }
  .banner_mood_IM {
    height: auto;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    /* width: 100%; */
  }
  .mood_Green {
    background-image: url(https://www.lacomposizione.com/wp-content/uploads/2017/11/leaf-nature-green-spring-158780.jpeg);
  }
  .mood_Sport {
    background-image: url(https://www.namedsport.com/it/pub/media/wysiwyg/namedsport/SPORT_SQUADRA_mobile.jpg);
  }
  .mood_Urban {
    background-image: url(https://images.unsplash.com/photo-1453989799106-bbad8d7b5191?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1267&q=80);
  }
  .mood_Europe {
    background-image: url(https://images.unsplash.com/photo-1608817576203-3c27ed168bd2?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1455&q=80);
  }
  .sigle_bMood {
    width: 100%;
    height: 55px;
  }
  .black_mood {
    height: 100%;
  }
  .my_cont {
    flex-direction: column;
  }
  .col-sm-6.rif_cliente {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
