.special-slider {
    background-color: #fb3449;
    padding: 25px 0;
    margin: 25px 0;
    margin-top: 0;
}

.special-slider .p-img img,
.prd-js .p-img img,
.bestsale-slider .p-img img {
    float: none;
    height: 150px;
    width: auto;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    margin-top: 5px;
}

.special-slider .swiper-slide,
.prd-js .swiper-slide,
.bestsale-slider .swiper-slide {
    background-color: #fff;
    /* border-radius: 0px; */
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #fff;
}

.p-price del .woocommerce-Price-amount,
.item-box .p-price li.old-price {
    font-size: 16px;
    color: #282828;
    text-decoration: line-through;
    margin-left: 2px;
    margin-top: 1px;
    font-weight: 400
}

.p-price del .woocommerce-Price-amount {
    color: #fb3449;
    font-size: 15px;
}

.item-box .p-price del bdi {
    text-decoration: line-through;
}

.prd-js .p-price del .woocommerce-Price-amount {
    color: #282828;
}

.p-price ins {
    text-decoration: none;
}

.prd-js .woocommerce-Price-amount {
    font-size: 18px;
}

.prd-js .variable .p-price .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: none;
}

.prd-js .variable .p-price .woocommerce-Price-amount:last-child .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.prd-js .variable .p-price ins .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol {
    display: inline-block;
}

.prd-js .variable .p-price del .woocommerce-Price-amount:first-child .woocommerce-Price-currencySymbol,
.prd-js .p-price del .woocommerce-Price-currencySymbol {
    display: none;
}

.p-name {
    padding: 0 15px;
    height: 55px;
    overflow: hidden;
}

.prd-js .p-name {
    height: 52px;
    overflow: hidden;
}

.p-name a {
    color: #222;
    font-size: 14px;
}

.p-price {
    margin-bottom: 10px;
    padding: 0 15px;
}

.woocommerce.single-product span.onsale,
.p-img span.onsale,
.products.columns-4 .product.purchasable span.onsale,
.latest-product span.onsale {
    position: absolute;
    left: auto;
    font-size: 11px;
    color: #fff;
    background-color: #fb3449;
    padding: 0 8px;
    border-radius: 27px 27px 27px 0;
    top: 0;
    line-height: 24px;
    min-height: auto;
    right: -5px;
}

.prd-js .onsale {
    position: absolute;
    left: auto;
    font-size: 11px;
    color: #fff;
    background-color: #fb3449;
    padding: 0 8px;
    border-radius: 27px 27px 27px 0;
    top: 5px;
    line-height: 24px;
    min-height: auto;
    right: 5px;
}

.p-img span.onsale {
    top: 10px;
    right: 10px;
}

.special-offers {
    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 0;
}

.special-offers a {
    display: inline-block;
}

.special-offers img {
    width: 100%;
    border-radius: 8px;
    float: left;
    height: auto;
}

.manilo-sales-title {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.maniloosell-swiper {
    padding-bottom: 50px !important;
}

.all-manilo-sales {
    color: #fff !important;
    font-size: 14px;
    font-weight: lighter;
    float: left;
    border: 1px solid #fff;
    padding: 2px 10px;
    margin-top: -1px;
    border-radius: 5px;
}

.special-slider {
    background-color: #ef3c51;
    padding: 15px 0;
    margin: 15px 0;
    border-radius: 10px;
}

.p-name.fullsize a {
    font-size: 12px !important;
    color: #353535;
    line-height: 1 !important;
    font-weight: lighter;
}

.maniloosell-swiper .woocommerce-Price-amount {
    font-size: 20px !important;
}

.price del {
    display: block;
}

.maniloosell-swiper .p-price del .woocommerce-Price-amount {
    color: #333;
    font-size: 12px !important;
    text-decoration: none;
}

.top-sales-timer-holder {
    float: left;
    text-align: center;
    width: 100%;
    background-color: #ef3c51;
    font-size: 0;
    color: #fff !important;
    bottom: 0;
}

.timer-start {
    padding: 0;
    display: inline-block;
}

.day,
.hours,
.minutes,
.seconds {
    width: 32px;
    color: #fff;
    float: left;
    border-radius: 8px;
    margin-left: 0;
    padding-top: 8px;
    text-align: left;
    padding: 9px 0px;
    padding-bottom: 3px;
    font-weight: lighter;
}

.day label,
.day span,
.hours label,
.hours span,
.minutes label,
.minutes span,
.seconds label,
.seconds span {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}

.day span,
.hours span,
.minutes span,
.seconds span {
    font-size: 12px;
    display: none
}

.dot {
    float: left;
    color: #fff;
    font-size: 15px;
    line-height: 41px;
    margin: 0 1px;
}

.top-sales-pagination .swiper-pagination-bullet {
    background-color: #353535 !important;
    opacity: 0.9 !important;
    transition: all 0.5s ease;
}

.top-sales-pagination .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 10px;
    background-color: #fff !important;
    transition: all 0.5s ease;
}

.top-sales-first-slide-wrapper {
    background-color: transparent !important;
    border: 0 !important;
}

.top-sales-first-slide-wrapper img {
    width: 250px;
    margin: 10px auto;
    display: block;
}

@media(max-width: 767px) {
    .special-slider .boxed {
        padding: 5px !important;
    }
    .special-slider {
        background-color: #ef3c51;
        padding: 15px 0;
        /* margin: 15px 5px; */
        border-radius: 10px;
        /* width: 97% !important; */
    }
    .special-slider .p-img img,
    .prd-js .p-img img,
    .bestsale-slider .p-img img {
        float: none;
        height: 130px;
        width: auto;
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }
    .maniloosell-swiper .woocommerce-Price-amount {
        font-size: 20px !important;
    }
    .price del {
        display: block;
    }
    .fullsize.special-slider {
        padding-bottom: 0 !important;
    }
}