
.grand_bloc_highlight{
  position: relative;
  display: block;
  width: 100%;
  height: calc(100vh - 47px);
  margin: 0 auto 0px auto;
  padding: 0px;
  text-align: center;

}

.hide_point_box{
  margin-top: -73px;
}

.grand_bloc_highlight .grand_bloc_highlight_wrap{
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grand_bloc_highlight .highlight_img{
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.grand_bloc_highlight .highlight_bottom_transition{
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  float: right;
  width: 100%;
  height: 70px;
  background-color: 245,245,245,1);
  background: -webkit-linear-gradient(rgba(245,245,245,0) 0%, rgba(245,245,245,1) 100%);
  background: -o-linear-gradient(rgba(245,245,245,0) 0%, rgba(245,245,245,1) 100%);
  background: linear-gradient(rgba(245,245,245,0) 0%, rgba(245,245,245,1) 100%);

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grand_bloc_highlight .title_highlight{
  font-size: 32px;
  text-align: left;
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 10px;
}

.grand_bloc_highlight .subtitle_highlight{
  font-size: 22px;
  text-align: left;
  padding-left: 20px;
}

.highlight_info_box_cell{
  display: inline-block;
  float: left;
  width: 50%;
  height: 55px;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

.grand_bloc_highlight .highlight_info_box_cell_full{
  display: inline-block;
  float: left;
  width: 100%;
  height: 55px;
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.highlight_title_offer{
  font-size: 25px;
  color: #bdd700;
  font-weight: bold;
}

.highlight_title_offer_condition{
  display: inline-block;
  font-size: 20px;
  padding: 0px 10px;
}

.highlight_info_box_wrap{
  position: absolute;
  bottom: 30%;
  width: 100%;
  text-align: right;
}

.grand_bloc_highlight .highlight_info_box{
  position: relative;
  display: inline-block;
  width: 450px;
  font-size: 20px;
  margin-right: 100px;
}

.highlight_info_box_row_big{
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: rgba(26,26,26,0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grand_bloc_highlight .highlight_info_box_row_little{
  position: relative;
  width: 100%;
  height: 55px;
  line-height: 55px;
  vertical-align: center;
  margin: 0px;
  padding: 0px;
  color: #fff;
  background-color: rgba(26,26,26,0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.grand_bloc_highlight .highlight_info_box_row_time{

  position: relative;
  width: 100%;
  height: 55px;
  line-height: 55px;
  font-weight: bold;
  vertical-align: center;
  margin: 0px;
  margin-top: 5px;
  padding: 0px;
  color: #fff;
  background-color: rgba(26,26,26,0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.grand_bloc_highlight .highlight_sms_sent_box{
  width: 100%;
  margin: 0px;
  padding: 12px;
  color: #fff;
  background-color: rgba(26,26,26,0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.grand_bloc_highlight .ancienPrix,
.grand_bloc_highlight .nouveauPrix,
.grand_bloc_highlight .more_acheter_btn{
  font-size: 20px;
}


.grand_bloc_highlight .highlight_time_until_end{
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  color: #fff;
  background-color: rgba(26,26,26,0.5);
}

.highlight_deal_percentage_wrap{
  display: inline-block;
   position: absolute;
   top: 30px;
  left: 0;
  width: 100%;
  text-align: right;
}

.highlight_deal_percentage{
 display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  font-size: 25px;
  margin-right: 100px;
  float: none;
  background-color: #95006e;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.highlight_deal_percentage_wrap_popup{
  display: inline-block;
   position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}

.highlight_deal_percentage_popup{
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  float: none;
  background-color: #95006e;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.highlight_percent_stock_bar{
  position: absolute;
  font-weight: bold;
  width: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(right, rgba(108, 0, 82 ,0.5) 0%, rgba(169, 0, 130 ,0.5) 100%);
  background: -webkit-linear-gradient(right, rgba(108, 0, 82 ,0.5) 0%, rgba(169, 0, 130 ,0.5) 100%);
  background: -o-linear-gradient(right, rgba(108, 0, 82 ,0.5) 0%, rgba(169, 0, 130 ,0.5) 100%);
  background: linear-gradient(right, rgba(108, 0, 82 ,0.5) 0%, rgba(169, 0, 130 ,0.5) 100%);
}

.highlight_percent_time_bar{
  position: absolute;
  width: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(right, rgba(169, 195, 0 ,0.5) 0%, rgba(209, 235, 0 ,0.5) 100%);
  background: -webkit-linear-gradient(right, rgba(169, 195, 0 ,0.5) 0%, rgba(209, 235, 0 ,0.5) 100%);
  background: -o-linear-gradient(right, rgba(169, 195, 0 ,0.5) 0%, rgba(209, 235, 0 ,0.5) 100%);
  background: linear-gradient(right, rgba(169, 195, 0 ,0.5) 0%, rgba(209, 235, 0 ,0.5) 100%);
}

.highlight_percent_stock{
  
}

.highlight_time_until_end_time{
  display: inline-block;
  float: right;
  width: 50%;
  padding-top: 12px;
  padding-bottom: 12px;
}


#highlight_discover_message_box{
  padding: 15px;
  padding-bottom: 0px;
  font-size: 18px;
  font-style: italic;
}

.highlight_question_btn_box{
  position: absolute;
  top: 11px;
  right: 10px;
}

.highlight_question_btn{
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url('/img/question_icon.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.highlight_question_btn_white{
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url('/img/question_icon_white.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.share_btn_wrap{
  display: inline-block;
  line-height: 22px;
  padding-top: 17px !important;
}

.fb-share-button a:hover {
   text-decoration: none !important;
}


#highlight_arrow_down_wrap{
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
}
.highlight_arrow_down{
  display: inline-block;
  margin: auto;
  width: 30px;
  height: 30px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(135deg);
  margin-bottom: 0px;
  transition: margin-bottom 1s;
  -webkit-transition: margin-bottom 1s;
}
.highlight_arrow_down:hover{
  margin-bottom: -15px;
}







.grand_bloc_highlight .highlight_get_sms{
  margin-top: 20px;
  background: #BDD700;
  color: #fff;
}

.grand_bloc_highlight .highlight_get_sms:hover {
    background: #88A400;
}


.grand_bloc_highlight .highlight_sms_send_wrap{
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 15px;
}


.grand_bloc_highlight .get_promo_highlight_btn {
    font-stretch: ultra-expanded;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0;
    text-decoration: none;
    float: right;
    width: 100%;
  font-size: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}



.grand_bloc_highlight .more_acheter_btn{
  background: #95006e;
    font-stretch: ultra-expanded;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    text-decoration: none;
    float: right;
}


.grand_bloc_highlight .more_acheter_btn:hover {
    background: #6C0052;
}


#popup_highlight {
    display: none;
    position: fixed;
    background-color: #fff;
    left: 50%;
    top: 50%;
    width: 415px;
    min-height: 150px;
    z-index: 300;
    margin: -108px 0 0 -208px;
    text-align: center;
    border-radius: 10px;
    -moz-box-shadow: 0 0 0 9999px rgba(0,0,0,.50), 0 0 40px rgba(0,0,0,.80);
    -webkit-box-shadow: 0 0 0 9999px rgba(0,0,0,.50), 0 0 40px rgba(0,0,0,.80);
    box-shadow: 0 0 0 9999px rgba(0,0,0,.50), 0 0 40px rgba(0,0,0,.80);
}



.popup_classic_body {
    margin-top: 60px;
    margin-bottom: 30px;
}

#popup_promo_sms_send_close {
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px;
    cursor: pointer;
    z-index: 3;
}

/* CLOSE CROSS */

.close_cross {
  text-align: center;
    display: inline-block;
    width: 32px;
    height: 32px;
  line-height: 32px;
    text-decoration: none;
    color: #333;
    
}

.close_cross:before, .close_cross:after{
  display: inline-block;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #333;
    margin-right: -2px;
}

.close_cross:before {
  -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close_cross:after {
  -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#popup_promo_sms_send_close:hover .close_cross:before,
#popup_promo_sms_send_close:hover .close_cross:after{
  background-color: #BDD700;
}








@media all and (max-width: 1040px) {
   .hide_point_box{
    margin-top: -20px;
  }
  
  .highlight_deal_percentage_wrap{
    top: 30px;
  }

  .highlight_deal_percentage{
    margin-right: 30px;
    float: right;
  }

}

@media all and (max-width: 1000px) {
  
  
  .PromotionListing{
    margin: 0px;
    width: 100%;
  }

  .PromotionListingSoiree{
    border: none;
    width: 100%;
  }

 .highlight_info_box_wrap{
  width: auto;
  bottom: 40px;
   right: 40px;
  }


  .grand_bloc_highlight .highlight_info_box{
    margin-right: 0px;
  }

  #highlight_arrow_down_wrap{
    display: none;
  }

}


@media all and (max-width: 600px) {
  
  .PromotionContainer{
    margin: 10px 0px;
    float: none;
    
  }
  
}


@media all and (max-width: 500px) {
  
   #popup_highlight{
    width: calc(100% - 20px);
    margin-left: 0px;
    margin-right: 0px;
    left: 10px;
  }

  .grand_bloc_highlight .highlight_info_box_wrap{
    width: 100%;
    bottom: 0;
     right: 0;
  }

  .grand_bloc_highlight .highlight_info_box{
    width: 100%;
  }

  .grand_bloc_highlight{
    position: relative;
    display: block;
    width: 100%;
  }
  
  .grand_bloc_highlight .highlight_deal_percentage{
    position: absolute;
    top: 25px;
    right: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
  }


  .grand_bloc_highlight .highlight_info_box_row_time{
    margin-top: 0px;
  }

  .grand_bloc_highlight .highlight_get_sms{
    margin-top: 0px;
  }

  .grand_bloc_highlight .title_highlight{
    font-size: 28px;
  }

  .grand_bloc_highlight .subtitle_highlight{
    font-size: 20px;
  }

}

@media all and (max-width: 380px) {

  .grand_bloc_highlight .title_highlight{
    font-size: 25px;
  }

  .grand_bloc_highlight .subtitle_highlight{
    font-size: 16px;
  }

  .highlight_title_offer{
    font-size: 20px;
  }

  .highlight_title_offer_condition{
    font-size: 16px;
  }

  .grand_bloc_highlight .highlight_info_box{
    font-size: 16px;
  }

}

 
