@charset "UTF-8";
/* Convertit en rem les valeurs en px */
/* Spécifications par Site/Langue */
/**
 * Gabarit
 */
/*
$media-breakpoint-menu: 1023px;
$media-breakpoint-tablet: 767px;
$media-breakpoint-mobile: 480px;
*/
/**
 * Font
 *
 * Font-stack utilisée sur le projet
 */
/**
 * Couleurs
 *
 * Liste des couleurs utilisées sur le projet
 *
$primary-color   : #AFCA0B;
$secondary-color : #808285;

$primary-text    : #333333;
$secondary-text  : #797C84;
$tertiary-text   : #A7A7A7;


/**
 * Pictos
 *
 * Pictos wishlist
 *
$Wishlist1  : url(images/wishlists/color1.png);
$Wishlist2  : url(images/wishlists/color2.png);
$Wishlist3  : url(images/wishlists/color3.png);
$Wishlist4  : url(images/wishlists/color4.png);
$Wishlist5  : url(images/wishlists/color5.png);
$Wishlist6  : url(images/wishlists/color6.png);
$Wishlist7  : url(images/wishlists/color7.png);
$Wishlist8  : url(images/wishlists/color8.png);
$Wishlist9  : url(images/wishlists/color9.png);
$Wishlist10 : url(images/wishlists/color10.png);
$Wishlist11 : url(images/wishlists/color11.png);
$Wishlist12 : url(images/wishlists/color12.png);

$WishlistColor1: #EA592D;
$WishlistColor2: #83CBE3;
$WishlistColor3: #EFB0E7;
$WishlistColor4: #F0B933;
$WishlistColor5: #949599;
$WishlistColor6: #C86061;
$WishlistColor7: #96BF42;
$WishlistColor8: #B281B0;
$WishlistColor9: #F1B43F;
$WishlistColor10: #A68517;
$WishlistColor11: #FDB801;
$WishlistColor12: #CFA665;
*/
#wrap #header h1.resultslist-title {
  display: none;
}

#wrap #header h2.resultslist-title {
  display: none;
}

.media.listehaut .tetiere {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  background: url("image.jpg") center top/auto no-repeat;
  font-family: "Muli", sans-serif;
  height: 7.8125rem;
  margin: 0 auto;
  max-width: 76.25rem;
  padding-left: 36.25rem;
  width: 100%;
  position: relative;
  padding: 0 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.media.listehaut .tetiere .tetiere-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.media.listehaut .tetiere .tetiere-container .titre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  font-size: 1.6rem;
  padding: 0 20px;
  color: #ffffff;
  text-shadow: 2px 2px 20px #000000;
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc .juska {
  color: #ffffff;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  position: relative;
}
.media .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_signe {
    font-size: 82px;
    margin-top: -16px
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: -2px;
  color: #ffffff;
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_chiffre, .media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_exposant, .media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_asterisque {
  display: inline-block;
  font-family: "Muli", sans-serif;
  font-weight: 500;
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_chiffre {
  font-size: 70px;
  line-height: 55px;
  font-family: Muli,Arial,Helvetica,sans-serif;
  font-weight: 600;
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_exposant {
  font-size: 25px;
  line-height: 65px;
  padding-left: 4px;
}
.media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_asterisque {
  font-size: 18px;
  line-height: 55px;
  padding: 0 5px;
}
.media.listehaut .tetiere .tetiere-container .bloc_textuel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  -ms-flex-item-align: center;
  align-self: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 0;
}
@media only screen and (max-width: 768px) {
  .media.listehaut .tetiere {
    background-position: -250px 0;
    background-size: cover;
  }
}
@media only screen and (max-width: 550px) {
  .media.listehaut .tetiere .tetiere-container .titre {
    width: auto;
    padding: 5px 20px;
    border-radius: 20px;
    font-size: 1.3rem;
    line-height: 1.6rem;
    text-align: center;
    background: white;
    color: #2d2a29;
    text-shadow: unset;
  }
  .media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_chiffre {
    font-size: 55px;
  }
  .media.listehaut .tetiere .tetiere-container .bloc_reduc .montantreduc .montant_exposant {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .media.listehaut .tetiere {
    -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  }
}
