body #page_product #product_header .product_info #bandeau.flash_sale,
#FLASH_SALE ul.slick-dots li.slick-active button {
    background-color: #EF3F4C;
}
#FLASH_SALE .product_info .content_product_info #bandeau.flash_sale,
#FLASH_SALE .product_info #bandeau.flash_sale,
#page_product #product_header .product_info .content_product_info .progress_bar .progress_bar_filled,
body #page_product #product_header .product_info .add_cart .btn.flash_sale,
#FLASH_SALE .product_info #add_cart_v4 .btn,
#FLASH_SALE .flash_sale_main::before,
#FLASH_SALE .product_info #product_detail .btn:hover,
#page_category #LISTE ul.products li .box_promo .btn_reduction.flash_sale {
    background: #EF3F4C;
    color: #000;
}

#FLASH_SALE #countdown.flash_sale,
#page_product #product_header #countdown.flash_sale,
#page_category #LISTE ul.products li #vp_list.flash_sale {
    background: #ef3f4c1a;
}
#FLASH_SALE #countdown.flash_sale,
#page_product #product_header #countdown.flash_sale,
#FLASH_SALE .flash_sale_main {
    border-radius: 4px;
}

#FLASH_SALE #countdown.flash_sale .block_countdown .hours,
#FLASH_SALE #countdown.flash_sale .block_countdown .hours .vp_stock_unit,
#page_product #product_header .vp_stock_unit,
#FLASH_SALE .product_info #product_detail .btn,
#page_category #LISTE ul.products li #vp_list.flash_sale,
#page_category #LISTE ul.products li #vp_list.flash_sale .block_countdown #COUNT .hours span {
    color: #EF3F4C;
}

#FLASH_SALE .block_notes .stars,
#FLASH_SALE .product_info #add_cart_v4 .btn,
#FLASH_SALE .product_info #product_detail .btn {
    width: auto;
}

#FLASH_SALE .product_info .product_name {
    margin-bottom: 10px;
}

#FLASH_SALE ul.slick-dots li button,
#FLASH_SALE .product_info #product_detail .btn {
    border: 1px solid #EF3F4C;
}
#FLASH_SALE .product_info #product_detail .btn:hover {
    color:#000;
}

#page_category #LISTE ul.products li.flash_sale,
#page_category #LISTE ul.products li.flash_sale:hover {
    box-shadow: 0 0 0 5px #EF3F4C;
}

#page_product #product_header #countdown.flash_sale .block_countdown #COUNT .watch img,
#FLASH_SALE #countdown.flash_sale .block_countdown #COUNT .watch img{
    filter: brightness(0) saturate(100%) invert(44%) sepia(75%) saturate(4608%) hue-rotate(333deg) brightness(95%) contrast(96%);
}