.customMenuVenteFlash {
    display: block !important;
}

.customMenuVenteFlash {
    text-align: center;
    width: 100%;
    /*width: -moz-available;   
    width: -webkit-fill-available; 
    width: stretch;*/
    position: absolute;
    background-color: #facf19;
    color: #222222;
    right: 454px;
    border-right: 1px solid rgba(255,255,255,0.2);
    font: 15px/1 "Open Sans", sans-serif;
    font-weight: 600;
    padding: 0.95rem 0.75rem;
    padding-left: 2.5rem;
    top: 44px;
    float: right !important;
}

@media (min-width: 992px) {
    .customMenuVenteFlash {
        width: 52.7%;
    }
}

@media (min-width: 1200px) {
    .customMenuVenteFlash {
        width: 60.2%;
    }
}


#theme-slider {
    margin-top: 45px;
}

.customMenuVenteFlash::before {
  content: "\f005";
  font: 14px/1 icomoon;
  margin-right: 10px;
}

.customMenuVenteFlash:hover{
    color: #0f3875;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.1);
}

#checkout #page-container {
    padding-top: 50px !important;
}
#product #page-container {
    padding-top: 50px !important;
}

@media (max-width: 991px) {
 .customMenuVenteFlash {
    position: relative !important;
    font-size: 11px !important;
    padding: 1rem 0.5rem 1.1rem 1.5rem !important;
    top: auto !important;
    right: auto !important;
  }
}


@media (max-width: 575px) {
    .customMenuVenteFlash {
        position: relative;
        font-size: 12px !important;
        font-weight: 700;
        padding: 1rem 0.5rem 1.1rem 1.5rem;
        top: auto;
        right: auto;
    }
    .customMenuVenteFlash::before{
        font-size: 12px;
        margin-right: 10px;
    }
}

.abs__flsale_block_pos_limit {
  font-weight: 800;
  color: #000;
}

.pcbuilder_filter {
    padding-top: 40px;
}
