.flash-sale-bg {
    /*background: url("../images/new-index/bg-computer.jpg") no-repeat center/cover;*/
}

.flash-sale{
    color: #0a0a0a;
}
.flash-sale-header{
    background: url("../images/new-index/flash-bg-230227.jpg") no-repeat center/cover;
    /* background: #579edf; */
    /*background: linear-gradient(0deg, #A80C1A, #CF1B1F);*/
    height: 100%;
    padding: 100px 40px 80px;
}
.flash-sale-title{
    font-family: 'Poppins-SemiBold';
    font-size: 7rem;
    line-height: 70px;
    font-style: italic;
    color: #000000;
    text-transform: uppercase;
    margin-top: 20px;
}
.flash-sale-title img {
    height: 95px;
    padding-left: 10px;
    vertical-align: middle;
}
.flash-sale-shopBtn {
    display: inline-block;
    width: 240px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #000000;
    border-radius: 5px;
    text-align: center;
    font-size: 24px;
    color: #000000 !important;
    margin-top: 25px;
}
.flash-sale-deadline{
    font-size: 2rem;
    text-transform: uppercase;
    color: #000000;
    justify-content: center;
}
.flash-sale-deadline span{
    font-size: 3rem;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #000000;
    color: #FFFFFF;
    margin-bottom: .5rem;
}
.flash-sale-content {
    /*background: url("../images/new-index/flash-bg-2-new.jpg") no-repeat center/cover;*/
    /*background-size:100% 100%;*/
    background: #EBDACC;
    /*background: linear-gradient(0deg, #F09D0B, #FFD284);*/
    height: 100%;
    padding: 70px 30px 65px;
}
.flash-sale-product{
    font-size: 18px;
    color: #0a0a0a;
    background-color: none;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    padding: 60px 0 45px;
    background: #FFFFFF;
}
.flash-sale-product .product-title {
    color: #0A0A0A;
    font-weight: bold;
}
.flash-sale-product .product-price{
    font-size: 14px;
    display: inline-block;
}
.flash-sale-product .product-price.product-price-pre{
    color: #2a2a2a;
    background-color: transparent;
}
.slick-prev:before,
.slick-next:before{
    content: '';
}
.flash-sale-bg .slick-prev{
    width: 20px;
    height: 38px;
    /*background: url("https://d2fxn89uubslc7.cloudfront.net/1/static/public/statics/images/new-index/prev.jpg") no-repeat;*/
    background: url("https://d2fxn89uubslc7.cloudfront.net/1/static/public/statics/images/mobile/index/pre-black2.svg") no-repeat;
    left: -15px;
}
.flash-sale-bg .slick-next {
    width: 20px;
    height: 38px;
    background: url("https://d2fxn89uubslc7.cloudfront.net/1/static/public/statics/images/mobile/index/next-black2.svg") no-repeat;
    right: -15px;
}
.flash-sale-bg .slick-prev:focus,
.flash-sale-bg .slick-prev:hover {
    background: url("https://d2fxn89uubslc7.cloudfront.net/1/static/public/statics/images/mobile/index/pre-black2.svg") no-repeat;
}
.flash-sale-bg .slick-next:focus,
.flash-sale-bg .slick-next:hover {
    background: url("https://d2fxn89uubslc7.cloudfront.net/1/static/public/statics/images/mobile/index/next-black2.svg") no-repeat;
}
.grab-now{
    font-weight: 500;
    font-size: 14px;
    color: #1B1B1B;
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 140px;
    height: 40px;
    line-height: 40px;
    background: #F5F6F7;
    border: 1px solid #1B1B1B;
    border-radius: 4px;
}
.flash-time {
    margin-left: 30px;
}
.color-discount {
    color: #ED290F !important;
}
.color-originPrice {
    color: #888888 !important;
}
@media (min-width: 992px) and (max-width:1600px) {
    .flash-sale-deadline span {
        font-size: 20px;
        width: 38px;
        height: 38px;
        line-height: 38px;
    }
    .flash-sale-deadline {
        font-size: 12px;
        height: 52px;
    }
    .flash-sale-title {
        font-size: 52px;
        line-height: 52px;
    }
    .flash-sale-title img {
        height: 70px;
        vertical-align: middle;
    }
    .flash-sale-shopBtn {
        width: 183px;
        height: 46px;
        line-height: 46px;
        font-size: 18px;
    }
    .flash-time {
        margin-left: 15px;
    }
    .flash-sale-header {
        padding: 75px 30px 0;
    }
    .flash-sale-product {
        padding: 45px 0 35px;
    }
    .flash-sale-content {
        padding: 57px 30px 50px;
    }
}
@media (min-width: 992px) and (max-width: 1200px){
    .flash-sale-title {
        font-size: 42px;
        line-height: 42px;
    }
}
@media (max-width: 991.98px) {
    /* .flash-sale-content{
        background: url("../images/new-index/flash-bg-mb-2.jpg") no-repeat center/cover;
        background-size:100% 100%;
    } */
    .flash-sale-seat {
        height: unset !important;
        padding-bottom: unset !important;
    }
    .color-originPrice {
        line-height: 14px;
    }
    .slider-flash-sale-mobile.slick-dotted {
        padding-bottom: 30px;
    }
    .slider-flash-sale-mobile .slick-dots {
        bottom: 0;
    }
    .flash-sale-deadline div {
        display: inline-block;
        margin: 0 5px;
    }
    .flash-sale-product{
        font-size: 12px;
    }
    .flash-sale-product-content {
        border-radius: 9px;
        padding: 8px 0 10px;
    }
    .flash-sale-product {
        padding: 0;
        background: #FFFFFF;
    }
    .flash-sale-link {
        height: 100%;
    }
    .flash-sale {
        background: #F5F6F7;
    }
    .flash-sale-title{
        font-size: 2.6rem;
        margin: 0;
        line-height: 52px;
    }
    .flash-sale-header {
        background: url("../images/new-index/flash-bg-mb-230227.jpg") no-repeat center/cover;
        /* background: #579edf; */
        /* background: linear-gradient(0deg, #A80C1A, #CF1B1F); */
        margin: 0;
        padding: 0 15px 0 20px;
        height: 70px;
        justify-content: space-between;
    }
    .flash-sale-title img {
        height: 46px;
        vertical-align: middle;
        margin-left: 2px;
        margin-right: 2px;
        padding-left: 2px;
    }
    .flash-sale-content{
        padding: 0;
    }
    .flash-sale-deadline{
        padding-top: 7px;
        font-size: 1.2rem;
        color: #000000;
    }
    .flash-sale-deadline span {
        margin-bottom: 0;
    }
    .flash-sale-deadline .time-bac {
        display: inline-block;
        font-size: 12px;
        width: 22px !important;
        height: 22px !important;
        line-height: 22px !important;
        background: #1B1B1B;
        text-align: center;
    }
    .flash-sale-deadline>div:nth-child(1) {
        margin-bottom: 0;
    }
    .slider-flash-sale-mobile{
        margin-top: 20px;
        border-radius: 4px;
        overflow:hidden;
    }
    .flash-sale-product .product-title{
        font-size: 1.2rem;
    }
    .flash-sale-product .product-price{
        font-family: 'Poppins-SemiBold';
        font-size: 16px;
        width: 90px;
        height: 28px;
        line-height: 28px;
        color: #0A0A0A;
    }
    .slick-dots{
        bottom: 15px;
    }
    .slick-dots li{
        width: 8px;
        height: 8px;
    }
    .slick-dots li button{
        width: 8px;
        height: 8px;
        padding: 0;
    }
    .slick-dots li button:before{
        content: '';
        width: 8px;
        height: 8px;
        line-height: 8px;
        opacity: 1;
        border-radius: 30px;
        border: 1px solid #FFFFFF;
    }
    .slick-dots li.slick-active button:before{
        opacity: 1;
        background: #FFFFFF;
    }
    .grab-now{
        font-family: 'Poppins-Regular';
        font-size: 14px;
        width: 140px;
        height: 40px;
        line-height: 38px;
        /*text-transform: uppercase;*/
        border-radius: 4px;
        color: #000000 !important;
        border: 1px solid #000000;
        background: transparent;
    }
}
@media (max-width: 374.98px) {
    .flash-sale-deadline>div:not(:first-child){
        margin-left: .5rem !important;
    }
    .flash-sale-deadline .time-bac {
        font-size: 2rem;
        width: 32px !important;
        height: 32px !important;
        line-height: 30px !important;
        margin-right: .5rem !important;
    }
}
