.sd-sale_slider-widget .sale-timer{
    direction: ltr;
    margin-top: 30px;
}
.sd-sale_slider-widget .sale-timer .uk-countdown{
    justify-content: center;
}
.sd-sale_slider-widget .sale-timer .uk-countdown-number{
    font-size: 18px;
    font-weight: 500;
    text-align: center;
}
.sd-sale_slider-widget .sale-timer .uk-countdown-label{
    font-size: 11px;
}
.sd-sale_slider-widget .sale-timer .uk-countdown-separator{
    font-size: 11px;
}
.th-sale_slider-widget-style-design-1 {
    padding: 10px;
    background-color: #FFF;
    box-shadow: rgba(201,213,213,.2) 0 10px 30px;
}
.th-sale_slider-widget-style-design-1 .widget-contents:after{
    clear: both;
    content: "";
    display: block;
}
.th-sale_slider-widget-style-design-1 .widget-contents{
    display: flex;
}
.th-sale_slider-widget-style-design-1 .widget-contents > .slider-wrapper{
    float: right;
    width: 85%;
}

.th-sale_slider-widget-style-design-1 .widget-contents > .swiper-container{
    float: left;
    width: 15%;
    display: flex;
    flex-flow: wrap;
    margin: 10px 0;
}
.th-sale_slider-widget-style-design-1 .widget-contents > .swiper-container .swiper-wrapper{
    display: block;
}
.th-sale_slider-widget-style-design-1 .widget-contents > .swiper-container .btn{
   position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 0;
    background-color: #FFF;
    border: 1px solid #8ED557;
    border-radius: 10px;
    text-align: center;
    color: #8ED557;
    z-index: 9;
    display: none;
}

.th-sale_slider-widget-style-design-1 .widget-contents > .swiper-container:after{
    content: "";
    position: absolute;
    bottom: 40px;
    pointer-events: none;
    left: 0;
    right: 0;
    height: 45px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    z-index: 8;
}
.th-sale_slider-widget-style-design-1 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide {
    width: 50%;
    display: inline-block;
    max-width: 55px;
    height: 55px !important;
    margin: 10px;
    overflow: hidden;
    border-radius: 10px;
}



.th-sale_slider-widget-style-design-2 {
    padding: 10px;
    background-color: #FFF;
    box-shadow: rgba(0,0,0,.06) 0 0 5px;
    border-radius: 6px;
}
.th-sale_slider-widget-style-design-2 .widget-contents:after{
    clear: both;
    content: "";
    display: block;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .slider-wrapper{
    float: right;
    width: 70%;
}

.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container{
    float: left;
    width: 30%;
    display: flex;
    flex-flow: wrap;
    height: 349px;
    overflow: hidden;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    background-color: #F6F6F6;
    display: flex;
    align-items: center;
    max-width: 100%;
    height: 55px !important;
    margin: 10px 0;
    overflow: hidden;
    border-radius: 27px;
    border: 1px solid transparent;
    cursor: pointer;
    box-shadow: rgba(0,0,0,0.06) 0 0 5px;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
    border-color: #EC3752;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .badge {
    background-color: #FFE1E1;

}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide .card-image{
    width: 45px;height: 45px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin: 0 5px;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide .card-image img{
    width: 100%;
    height: 100%;
    max-width: inherit;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide .card-title{
   color: #4D535B;
    font-size: 13px;
    font-weight: 400;
    max-width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container .swiper-wrapper .swiper-slide .badge{
    width: 45px;height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-right: auto;
    margin-left: 7px;
    background-color: #EBEBEB;
    font-size: 13px;
    font-weight: 500;
    color: #474748;
}
.th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container:after{
    content: "";
    position: absolute;
    bottom: 0;
    pointer-events: none;
    left: 0;
    right: 0;
    height: 80px;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    z-index: 8;
}

@media only screen and (max-width : 1199px){
    .th-sale_slider-widget-style-design-1 .widget-contents > .slider-wrapper{
        width: 100%;
    }
    .th-sale_slider-widget-style-design-1 .widget-contents > .swiper-container{
        display: none;
    }
}
@media only screen and (max-width : 991px){
    .th-sale_slider-widget-style-design-2 .widget-contents > .swiper-container{
        display: none;
    }
    .th-sale_slider-widget-style-design-2 .widget-contents > .slider-wrapper{
        width: 100%;
        float: none;
    }
    .slider-item_2 .content .countdown-time .sale-timer .uk-grid-column-small > * .uk-countdown-label, .slider-item_2 .content .countdown-time .sale-timer .uk-grid-small > * .uk-countdown-label{
        font-size: 12px;
    }
    .slider-item_2 .content .countdown-time .sale-timer .uk-countdown-number {
        font-size: 14px;
    }
    .slider-item_2 .content .countdown-time .sale-timer .uk-grid-column-small > *, .slider-item_2 .content .countdown-time .sale-timer .uk-grid-small > *{
        margin-right: 10px ;
        width: 55px;
        height: 55px;
    }
    .slider-item_2 .content .title a{
        max-width: 55%;
    }
}
@media only screen and (max-width : 767px){
    .slider-item_2{
        display: block;
    }
    .slider-item_2 .content{
        margin: 5px;
    }
    .slider-item_2 .content .title a{
        max-width: 79%;
    }
    .slider-item_2 .content .countdown-time{
        display: block;
    }
    .slider-item_2 .content .countdown-time .sale-timer{
        margin-left: 0;
    }
    .slider-item_2 .content .price{
        margin-top: 20px;
    }
    .th-sale_slider-widget-style-design-1 .slider-navs{
        display: none;
    }
}