﻿body.cms-home {
    background: #f3f7fb !important
}

.home-banner {
    clear: both;
    width: 100%;
    max-height: 320px;
    margin: 0 auto 32px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

    .home-banner .banner_img {
        height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
        min-width: 1030px;
        max-width: 100%;
        cursor: pointer
    }

    .home-banner .home-slides {
        height: 320px
    }

        .home-banner .home-slides .swiper-slide {
            width: 100% !important
        }

        .home-banner .home-slides .banner_img {
            margin: 0 auto;
            display: list-item;
            min-width: 1030px;
            max-width: 100%;
            height: 320px;
            -o-object-fit: cover;
            object-fit: cover;
            cursor: pointer
        }

    .home-banner .swiper-home-btn-next {
        background: url(../images/icons/next.svg) center no-repeat !important;
        width: 26px;
        height: 26px;
        background-size: 26px !important;
        right: 10px !important
    }

    .home-banner .swiper-home-btn-prev {
        background: url(../images/icons/prev.svg) center no-repeat !important;
        width: 26px;
        height: 26px;
        background-size: 26px !important;
        left: 10px !important
    }

    .home-banner .customise-pagination {
        position: absolute;
        bottom: 0
    }

        .home-banner .customise-pagination .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            display: inline-block;
            margin: 0 3px;
            border-radius: 100%;
            background-color: #fff;
            opacity: 1;
            border: solid 1px #ababab
        }

        .home-banner .customise-pagination .swiper-pagination-bullet-active {
            background-color: #24aeb1;
            box-shadow: 0 0 1px #24aeb1;
            border: solid 1px #24aeb1
        }

.new_catagory {
    position: relative;
    margin: 0 0 32px
}

    .new_catagory .top_category {
        margin: 0;
        display: flex
    }

        .new_catagory .top_category .cat-list {
            float: left;
            width: 33%;
            margin: 0 2% 0 0;
            background: #fff;
            border-radius: 8px;
            padding: 12px 16px;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            position: relative
        }

            .new_catagory .top_category .cat-list:nth-child(3n) {
                margin: 0
            }

                .new_catagory .top_category .cat-list:nth-child(3n) a span.save_text {
                    color: rgba(11,18,25,.7)
                }

            .new_catagory .top_category .cat-list a {
                display: flex;
                align-items: center;
                text-align: left
            }

                .new_catagory .top_category .cat-list a::before {
                    content: "";
                    background: url(../images/icons/expand_more.svg) center no-repeat;
                    width: 24px;
                    height: 64px;
                    display: block;
                    position: absolute;
                    right: 8px;
                    transform: rotate(270deg)
                }

                .new_catagory .top_category .cat-list a .cat_img {
                    width: 56px;
                    display: block;
                    margin-right: 24px
                }

                    .new_catagory .top_category .cat-list a .cat_img img {
                        width: 56px;
                        height: 62px
                    }

                .new_catagory .top_category .cat-list a .content-txt {
                    display: block
                }

                    .new_catagory .top_category .cat-list a .content-txt .heading {
                        font-size: 20px;
                        line-height: 26px;
                        font-family: LatoBold;
                        color: #0b1219;
                        margin: 0
                    }

                    .new_catagory .top_category .cat-list a .content-txt span {
                        font-size: 14px;
                        line-height: 20px;
                        font-family: LatoBold;
                        display: block
                    }

                        .new_catagory .top_category .cat-list a .content-txt span.save_text {
                            color: #5ba41c
                        }

.home-trending-offer {
    clear: both;
    width: 100%;
    margin: 0 0 32px;
    overflow: hidden;
    position: relative;
    padding: 0
}

    .home-trending-offer h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        .home-trending-offer h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    .home-trending-offer .home-trending-slides {
        margin: 0 18px
    }

        .home-trending-offer .home-trending-slides .swiper-slide {
            margin: 0 1% 0 0;
            width: 32.4% !important;
            text-align: center;
            border-radius: 8px;
            overflow: hidden;
            height: 270px
        }

            .home-trending-offer .home-trending-slides .swiper-slide:last-child {
                margin: 0
            }

            .home-trending-offer .home-trending-slides .swiper-slide img {
                max-width: 100%;
                height: 270px
            }

    .home-trending-offer .swiper-trending-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 0 !important;
        margin: 0 !important
    }

    .home-trending-offer .swiper-trending-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 0 !important;
        margin: 0 !important
    }

.home-payment-offer {
    clear: both;
    width: 100%;
    max-height: 144px;
    margin: 0 0 32px;
    overflow: hidden;
    position: relative;
    padding: 0
}

    .home-payment-offer h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 16px;
        color: #0b1219;
        padding: 0
    }

        .home-payment-offer h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    .home-payment-offer .swiper-payment-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        top: 70%;
        background-size: 42px !important;
        right: 0 !important
    }

    .home-payment-offer .swiper-payment-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        top: 70%;
        background-size: 42px !important;
        left: 0 !important
    }

    .home-payment-offer .home-payment-slides {
        margin: 0 18px
    }

        .home-payment-offer .home-payment-slides .swiper-slide {
            height: 74px;
            padding: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            border-radius: 8px
        }

            .home-payment-offer .home-payment-slides .swiper-slide .slide-section {
                height: 74px;
                padding: 12px 16px;
                display: flex;
                align-items: center
            }

                .home-payment-offer .home-payment-slides .swiper-slide .slide-section a {
                    display: contents
                }

                    .home-payment-offer .home-payment-slides .swiper-slide .slide-section a img {
                        height: 36px;
                        width: 52px;
                        margin-right: 14px;
                        float: left;
                        padding-right: 14px;
                        border-right: 1px solid rgba(21,27,57,.1)
                    }

                    .home-payment-offer .home-payment-slides .swiper-slide .slide-section a .description-slide {
                        float: right !important;
                        width: 81%;
                        line-height: normal;
                        overflow: hidden
                    }

                        .home-payment-offer .home-payment-slides .swiper-slide .slide-section a .description-slide h2 {
                            margin: 0 0 8px;
                            font-size: 12px;
                            font-family: LatoBold;
                            color: #151b39;
                            width: 100%;
                            overflow: hidden;
                            white-space: nowrap;
                            padding: 0;
                            letter-spacing: 0
                        }

                        .home-payment-offer .home-payment-slides .swiper-slide .slide-section a .description-slide p {
                            font-family: Lato;
                            font-size: 11px;
                            color: #6f7284;
                            margin: 0;
                            word-wrap: break-word;
                            word-break: break-all
                        }

.home-best-seller {
    margin: 8px 18px;
    padding: 16px 24px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    overflow: visible
}

    .home-best-seller.home-buy-again h2 {
        font-family: LatoBold;
        font-size: 12px;
        margin: 0;
        color: #6f7284;
        letter-spacing: 1px;
        padding: 0 0 16px
    }

        .home-best-seller.home-buy-again h2 .clsviewall {
            margin-top: 10px
        }

        .home-best-seller.home-buy-again h2 span {
            font-family: Lato;
            color: #151b39;
            font-size: 20px;
            letter-spacing: .25px;
            display: block;
            padding: 4px 0
        }

        .home-best-seller.home-buy-again h2 .clearfix {
            display: none
        }

    .home-best-seller h2 {
        font-family: LatoBold;
        font-size: 12px;
        margin: 0;
        color: #6f7284;
        letter-spacing: 1px;
        padding: 0 0 16px
    }

        .home-best-seller h2 .clsviewall {
            float: right;
            font-size: 12px;
            color: #ad1047;
            font-family: Lato;
            letter-spacing: 0
        }

        .home-best-seller h2 span {
            font-family: Lato;
            color: #151b39;
            font-size: 20px;
            letter-spacing: .25px;
            display: block;
            padding: 4px 0
        }

        .home-best-seller h2 small {
            font-size: 12px;
            font-family: Lato;
            letter-spacing: 0;
            display: block
        }

    .home-best-seller .swiper-best-seller-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: -18px !important;
        margin: 0 !important
    }

    .home-best-seller .swiper-best-seller-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: -18px !important;
        margin: 0 !important
    }

    .home-best-seller .home-best-seller-swipe {
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: row;
        flex: none;
        align-items: stretch;
        margin: 0 32px
    }

        .home-best-seller .home-best-seller-swipe .swiper-slide {
            padding: 0;
            display: flex;
            justify-content: center;
            -webkit-box-align: center;
            flex-direction: column
        }

            .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item {
                padding: 14px 16px 15px 16px;
                margin: 0 12px 12px 0;
                border: solid 1px rgba(112,112,112,.38);
                background-color: #fff;
                border-radius: 8px;
                position: relative
            }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .save-badge {
                    background: #84be52;
                    border-radius: 4px;
                    color: #fff;
                    font-size: 9px;
                    font-family: LatoBold;
                    padding: 4px 5px 2px 5px;
                    line-height: 11px;
                    float: left;
                    position: absolute
                }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .deals_timer {
                    background: rgba(10,21,27,.18);
                    color: rgba(21,27,57,.6);
                    border-radius: 4px;
                    font-size: 9px;
                    font-family: Lato;
                    padding: 4px 5px 2px 5px;
                    line-height: 11px;
                    float: right
                }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item a .clsgetname {
                    font-family: LatoBold;
                    font-size: 14px;
                    color: #151b39;
                    letter-spacing: 0;
                    display: block;
                    margin: 4px 0 5px;
                    text-align: left;
                    height: 42px;
                    overflow: hidden
                }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item a .cat-img {
                    margin: 0 auto;
                    height: 150px;
                    display: block;
                    text-align: center
                }

                    .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item a .cat-img img {
                        width: 150px !important;
                        height: 150px !important;
                        margin: 0 auto
                    }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item a .save-badge {
                    background: #84be52;
                    border-radius: 4px;
                    color: #fff;
                    font-size: 9px;
                    font-family: LatoBold;
                    padding: 4px 5px 2px 5px;
                    position: absolute;
                    top: 8px;
                    left: 8px;
                    line-height: 11px
                }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .drug-varients {
                    width: auto;
                    display: block;
                    font-family: Lato;
                    font-style: italic;
                    line-height: 16px;
                    color: #6f7284;
                    max-width: 100%;
                    overflow: hidden;
                    margin-bottom: 5px;
                    white-space: nowrap
                }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .price-box {
                    font-size: 14px;
                    font-family: LatoBold;
                    color: #6f7284 !important;
                    width: 100%;
                    display: block;
                    min-height: 60px;
                    float: left
                }

                    .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .price-box .price {
                        font-family: Lato;
                        font-size: 13px;
                        padding: 5px 0 5px 0;
                        margin: 0
                    }

                    .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .price-box strike {
                        text-decoration: line-through;
                        padding-right: 4px;
                        white-space: nowrap
                    }

                    .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .price-box #final_price {
                        color: #ef4281;
                        font-size: 16px;
                        font-family: LatoBold;
                        white-space: nowrap
                    }

                .home-best-seller .home-best-seller-swipe .swiper-slide .cat-item .toCart {
                    background: #24aeb1;
                    width: 100%;
                    font-size: 14px;
                    border-radius: 4px;
                    padding: 11px 0 7px;
                    border: 0;
                    color: #fff;
                    text-transform: uppercase;
                    font-family: LatoBold !important;
                    cursor: pointer
                }

    .home-best-seller .swiper-trending-next {
        background: url(../images/icons/next.svg) center no-repeat !important;
        width: 26px;
        height: 26px;
        background-size: 26px !important;
        right: 30px !important
    }

    .home-best-seller .swiper-trending-prev {
        background: url(../images/icons/prev.svg) center no-repeat !important;
        width: 26px;
        height: 26px;
        background-size: 26px !important;
        left: 30px !important
    }

.home-diagnostic {
    margin: 8px 18px;
    padding: 16px 24px;
    border-radius: 8px;
    background: #fff;
    position: relative;
    overflow: visible
}

    .home-diagnostic h2 {
        font-family: LatoBold;
        font-size: 12px;
        margin: 0;
        color: #6f7284;
        letter-spacing: 1px;
        padding: 0 0 16px
    }

        .home-diagnostic h2 .clsviewall {
            float: right;
            font-size: 12px;
            color: #ad1047;
            font-family: Lato;
            letter-spacing: 0
        }

        .home-diagnostic h2 span {
            font-family: Lato;
            color: #151b39;
            font-size: 20px;
            letter-spacing: .25px;
            display: block;
            padding: 4px 0
        }

        .home-diagnostic h2 small {
            font-size: 12px;
            font-family: Lato;
            letter-spacing: 0;
            display: block
        }

    .home-diagnostic .swiper-diagnostic-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: -18px !important;
        margin: 0 !important
    }

    .home-diagnostic .swiper-diagnostic-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: -18px !important;
        margin: 0 !important
    }

    .home-diagnostic .home-diagnostic-slides .four-col {
        width: 25%
    }

    .home-diagnostic .home-diagnostic-slides .swiper-slide {
        padding: 0;
        display: flex;
        justify-content: left;
        align-items: left;
        border-radius: 0
    }

        .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section {
            min-height: 1px;
            position: relative;
            width: 100%
        }

            .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-img {
                height: 216px
            }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-img img {
                    border-radius: 8px;
                    height: 216px;
                    -o-object-fit: contain;
                    object-fit: contain;
                    width: 100%
                }

            .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-price {
                float: right;
                width: 34%;
                text-align: right;
                padding: 22px 16px 0 0
            }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-price .price {
                    font-size: 12px;
                    font-family: Lato;
                    color: rgba(21,27,57,.4);
                    display: block;
                    height: 20px
                }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-price .final_price {
                    color: #ef4281;
                    font-size: 13px;
                    font-family: LatoBold;
                    display: block
                }

            .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-txt {
                float: left;
                width: 65%;
                padding: 16px 0 0 16px
            }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-txt .clsgetname {
                    height: 20px;
                    font-family: LatoBold;
                    font-size: 16px;
                    line-height: normal;
                    letter-spacing: .15px;
                    color: #151b39;
                    display: block;
                    padding: 0;
                    margin: 0 0 8px;
                    overflow: hidden
                }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .diag-txt .drug-varients {
                    width: auto;
                    display: block;
                    font-family: Lato;
                    font-style: italic;
                    line-height: 16px;
                    color: #6f7284;
                    max-width: 100%;
                    overflow: hidden;
                    height: 18px;
                    padding: 0;
                    white-space: nowrap
                }

            .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section hr {
                border: 0;
                border-top: 2px solid rgba(21,27,57,.05);
                margin: 14px
            }

            .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .dia-bottom {
                position: relative;
                min-height: 1px;
                padding: 0 16px 19px
            }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .dia-bottom .save {
                    width: 104px;
                    height: 16px;
                    font-family: LatoBold;
                    font-size: 12px;
                    letter-spacing: 1px;
                    color: #378f30;
                    text-transform: uppercase
                }

                .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .dia-bottom .book-now {
                    height: 16px;
                    font-family: LatoBold;
                    font-size: 12px;
                    letter-spacing: 1px;
                    color: #24aeb1;
                    float: right
                }

                    .home-diagnostic .home-diagnostic-slides .swiper-slide .diag-section .dia-bottom .book-now a {
                        color: #24aeb1
                    }

#home-new-brand {
    position: relative;
    margin: 0 12px 8px
}

    #home-new-brand h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        #home-new-brand h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    #home-new-brand .home-new-brand-swipe {
        margin: 0 4px
    }

        #home-new-brand .home-new-brand-swipe .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            float: left;
            overflow: hidden;
            margin: 0 16px 32px 0;
            padding: 0 0 12px
        }

            #home-new-brand .home-new-brand-swipe .swiper-slide a {
                padding: 8px 0;
                text-align: center
            }

                #home-new-brand .home-new-brand-swipe .swiper-slide a .cat-img {
                    display: flex;
                    margin: 0 auto 8px;
                    padding: 0 8px;
                    height: 208px;
                    text-align: center;
                    align-items: center;
                    justify-content: center
                }

                #home-new-brand .home-new-brand-swipe .swiper-slide a .save {
                    font-size: 14px;
                    text-align: center;
                    line-height: 20px;
                    display: block;
                    padding: 8px 8px 0;
                    color: #5ba41c;
                    font-family: Lato
                }

                #home-new-brand .home-new-brand-swipe .swiper-slide a .cat_title {
                    font-size: 16px;
                    text-align: center;
                    line-height: 22px;
                    padding: 0 8px;
                    display: block;
                    color: #0b1219;
                    font-family: LatoSemiBold;
                    margin: 0;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    max-height: 44px;
                    min-height: 44px;
                    text-transform: capitalize
                }

    #home-new-brand .swiper-home-new-brand-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: -16px !important;
        margin: 0 !important
    }

    #home-new-brand .swiper-home-new-brand-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: -16px !important;
        margin: 0 !important
    }

    #home-new-brand hr {
        margin: 0;
        border-top: 1px solid rgba(11,18,25,.1);
        padding-bottom: 24px
    }

#home-brand {
    position: relative;
    margin: 0 0 32px
}

    #home-brand h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        #home-brand h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    #home-brand .home-brand-swipe {
        margin: 0 16px 32px
    }

        #home-brand .home-brand-swipe .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            float: left;
            overflow: hidden;
            margin: 0 16px 0 0;
            padding: 0 0 12px
        }

            #home-brand .home-brand-swipe .swiper-slide a {
                padding: 8px 0;
                text-align: center
            }

                #home-brand .home-brand-swipe .swiper-slide a .cat-img {
                    display: flex;
                    margin: 0 auto 8px;
                    padding: 0 8px;
                    height: 208px;
                    text-align: center;
                    align-items: center;
                    justify-content: center
                }

                #home-brand .home-brand-swipe .swiper-slide a .save {
                    font-size: 14px;
                    text-align: center;
                    line-height: 20px;
                    display: block;
                    padding: 8px 8px 0;
                    color: #5ba41c;
                    font-family: Lato
                }

                #home-brand .home-brand-swipe .swiper-slide a .cat_title {
                    font-size: 16px;
                    text-align: center;
                    line-height: 22px;
                    padding: 0 8px;
                    display: block;
                    color: #0b1219;
                    font-family: LatoSemiBold;
                    margin: 0;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    max-height: 44px;
                    min-height: 44px;
                    text-transform: capitalize
                }

    #home-brand .swiper-home-brand-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 0 !important;
        margin: 0 !important
    }

    #home-brand .swiper-home-brand-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 0 !important;
        margin: 0 !important
    }

    #home-brand hr {
        margin: 0;
        border-top: 1px solid rgba(11,18,25,.1);
        padding: 0
    }

#fMembers .member_ship {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    margin-bottom: 24px
}

    #fMembers .member_ship .top {
        text-align: center;
        padding: 0;
        width: 80px;
        height: 80px;
        margin-right: 24px;
        text-align: center;
        padding-bottom: 12px;
        float: left
    }

        #fMembers .member_ship .top h2 {
            font-size: 16px;
            font-family: LatoSemiBold;
            color: #0b7e81;
            line-height: 22px;
            margin: 0
        }

    #fMembers .member_ship .con-txt {
        display: block;
        float: left;
        width: calc(100% - 448px)
    }

        #fMembers .member_ship .con-txt h2 {
            font-family: LatoBold;
            line-height: 28px;
            font-size: 20px;
            letter-spacing: .25px;
            display: block;
            padding: 0
        }

        #fMembers .member_ship .con-txt ul {
            margin-left: 24px;
            padding: 0
        }

            #fMembers .member_ship .con-txt ul li {
                font-size: 14px;
                line-height: 20px;
                color: rgba(11,18,25,.75);
                margin-bottom: 8px
            }

    #fMembers .member_ship .bottom {
        display: flex;
        align-items: center;
        justify-content: space-between;
        float: left;
        width: 320px;
        margin-left: 24px
    }

        #fMembers .member_ship .bottom .f-msg {
            float: left;
            width: auto;
            background: url(../images/icons/new-icons/flash.svg) no-repeat left center;
            background-size: 24px !important;
            padding-left: 32px;
            font-size: 16px;
            color: #ef4281;
            line-height: 24px;
            letter-spacing: 0;
            height: 24px;
            font-family: LatoBold
        }

        #fMembers .member_ship .bottom .explore-plans {
            float: right;
            width: auto;
            padding: 0 16px;
            font-family: LatoBold;
            font-size: 14px;
            color: #fff;
            letter-spacing: 1px;
            background: #24aeb1;
            border-radius: 4px;
            height: 48px;
            line-height: 48px;
            box-shadow: 0 6px 12px 0 rgba(36,174,177,.4)
        }

#fMembers hr {
    margin: 0;
    border-top: 1px solid rgba(11,18,25,.1);
    padding-bottom: 24px
}

.home-health-library {
    background: #f3f7fb;
    background: linear-gradient(180deg,#ef4281 50%,#f3f7fb 50%);
    margin: 0 -16px 32px;
    position: relative
}

    .home-health-library h2 {
        font-family: LatoBold;
        padding: 16px 18px;
        margin: 0 0 8px;
        color: #fff;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px
    }

        .home-health-library h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #fff;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px
        }

    .home-health-library .home-health-library-slides {
        margin: 0 32px
    }

        .home-health-library .home-health-library-slides .swiper-slide {
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            float: left;
            overflow: hidden;
            margin: 0 16px 0 0;
            padding: 0 0 12px
        }

            .home-health-library .home-health-library-slides .swiper-slide .post-header {
                display: block;
                position: relative
            }

                .home-health-library .home-health-library-slides .swiper-slide .post-header .post-item-link {
                    color: #0b1219
                }

                    .home-health-library .home-health-library-slides .swiper-slide .post-header .post-item-link .post-ftimg-hld {
                        height: 111px;
                        overflow: hidden
                    }

                        .home-health-library .home-health-library-slides .swiper-slide .post-header .post-item-link .post-ftimg-hld img {
                            border-radius: 8px 8px 0 0;
                            width: 100%
                        }

                    .home-health-library .home-health-library-slides .swiper-slide .post-header .post-item-link .post-title-holder {
                        height: 48px;
                        font-family: LatoBold;
                        font-size: 14px;
                        line-height: 1.5;
                        letter-spacing: .15px;
                        margin: 16px 16px 0
                    }

                    .home-health-library .home-health-library-slides .swiper-slide .post-header .post-item-link .post-title-author {
                        height: 20px;
                        font-family: Lato;
                        font-size: 14px;
                        line-height: 1.43;
                        letter-spacing: normal;
                        margin: 8px 16px 0
                    }

        .home-health-library .home-health-library-slides .four-col {
            width: 25%
        }

    .home-health-library .swiper-health-library-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 16px !important;
        margin: 0 !important
    }

    .home-health-library .swiper-health-library-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 16px !important;
        margin: 0 !important
    }

.home-welcome-txt {
    margin: 8px 0;
    padding: 0 20px
}

    .home-welcome-txt a {
        color: rgba(11,18,25,.75)
    }

    .home-welcome-txt h1 {
        font-family: LatoBold;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #0b1219
    }

    .home-welcome-txt p {
        font-family: Lato;
        font-size: 14px;
        letter-spacing: normal;
        margin-bottom: 8px;
        color: rgba(11,18,25,.75)
    }

        .home-welcome-txt p b {
            font-family: LatoBold
        }

    .home-welcome-txt h2 {
        font-size: 16px;
        line-height: 20px;
        font-style: italic
    }

    .home-welcome-txt ul {
        color: rgba(11,18,25,.75);
        font-size: 14px;
        line-height: 22px
    }

.wellness-promo-banner {
    margin: 8px 18px;
    padding: 16px 24px;
    border-radius: 8px;
    position: relative;
    overflow: visible
}

    .wellness-promo-banner h2 {
        font-family: LatoBold;
        font-size: 12px;
        margin: 0;
        color: #6f7284;
        letter-spacing: 1px;
        padding: 0 0 16px
    }

        .wellness-promo-banner h2 .clsviewall {
            float: right;
            font-size: 12px;
            color: #ad1047;
            font-family: Lato;
            letter-spacing: 0
        }

        .wellness-promo-banner h2 span {
            font-family: Lato;
            color: #151b39;
            font-size: 20px;
            letter-spacing: .25px;
            display: block;
            padding: 4px 0
        }

        .wellness-promo-banner h2 small {
            font-size: 12px;
            font-family: Lato;
            letter-spacing: 0;
            display: block
        }

    .wellness-promo-banner .promo-banners {
        width: 100%;
        display: flex;
        position: relative
    }

        .wellness-promo-banner .promo-banners .left-block {
            width: 50%;
            height: 488px;
            margin-right: 8px
        }

            .wellness-promo-banner .promo-banners .left-block img {
                width: 100%;
                height: 488px
            }

        .wellness-promo-banner .promo-banners .right-block {
            width: 50%;
            height: 488px;
            overflow: hidden
        }

            .wellness-promo-banner .promo-banners .right-block img {
                width: 100%;
                height: 488px
            }

            .wellness-promo-banner .promo-banners .right-block .banner-img {
                width: 49.2%;
                float: left;
                height: 240px;
                margin: 0 8px 8px 0
            }

                .wellness-promo-banner .promo-banners .right-block .banner-img:nth-child(2n) {
                    margin-right: 0
                }

                .wellness-promo-banner .promo-banners .right-block .banner-img img {
                    width: 100%;
                    height: 240px
                }

.delivery_popup {
    position: absolute;
    display: block;
    z-index: 101;
    top: 52px;
    left: 0;
    width: 360px
}

    .delivery_popup .pinoce_content {
        display: block;
        background: #fff;
        border-radius: 5px;
        box-shadow: 0 6px 12px -4px rgba(11,18,25,.2);
        position: relative;
        z-index: 1
    }

        .delivery_popup .pinoce_content #saved_location {
            padding: 16px 0;
            margin: 0 16px;
            border-bottom: 1px solid rgba(0,0,0,.08)
        }

            .delivery_popup .pinoce_content #saved_location h2.title {
                margin: 0;
                padding: 0 0 12px;
                font-size: 16px;
                font-family: LatoBold;
                line-height: 16px;
                color: #000;
                float: left;
                width: 100%;
                display: block
            }

            .delivery_popup .pinoce_content #saved_location .title {
                margin: 0;
                padding: 0 0 12px;
                font-size: 16px;
                font-family: LatoBold;
                line-height: 16px;
                color: #000;
                float: left;
                width: 100%;
                display: block
            }

            .delivery_popup .pinoce_content #saved_location span {
                font-size: 14px;
                font-family: Lato;
                color: rgba(11,18,25,.5);
                line-height: 16px
            }

            .delivery_popup .pinoce_content #saved_location .signin_btn {
                font-size: 14px;
                line-height: 16px;
                letter-spacing: 1px;
                font-family: LatoSemiBold;
                background: #24aeb1;
                color: #fff;
                border-radius: 4px;
                width: 100%;
                border: 0;
                margin-top: 16px;
                text-align: center;
                padding: 12px 0
            }

            .delivery_popup .pinoce_content #saved_location .saved_location_swiper {
                margin-top: 16px;
                margin-right: -16px;
                padding: 0
            }

                .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide {
                    border-radius: 5px;
                    display: flex;
                    justify-content: center;
                    align-items: initial;
                    width: 180px;
                    height: auto;
                    margin-right: 8px;
                    background: #f3f7fb;
                    border: 0 solid #151b39;
                    padding: 8px;
                    cursor: pointer
                }

                    .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide.active {
                        background: #dff2f2
                    }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide.active .address .l_address .default_addr {
                            background: url(../images/icons/radio_checked.svg) center no-repeat
                        }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide.active .address .r_address h2 {
                            color: #0b1219
                        }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide.active .address .r_address .pin_code {
                            color: #0b1219
                        }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide.active .address .r_address .streetinfo {
                            color: #0b1219
                        }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide.active .address .r_address .cityinfo {
                            color: #0b1219
                        }

                    .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address {
                        width: 100%;
                        display: inherit
                    }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .l_address {
                            margin-right: 8px;
                            float: left
                        }

                            .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .l_address .default_addr {
                                background: url(../images/icons/radio_unchecked.svg) center no-repeat;
                                width: 20px;
                                height: 20px;
                                display: block
                            }

                        .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .r_address {
                            float: left;
                            width: 85%
                        }

                            .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .r_address h2 {
                                margin: 0;
                                padding: 0 0 4px;
                                font-size: 14px;
                                font-family: LatoSemiBold;
                                color: rgba(11,18,25,.5);
                                line-height: 20px;
                                max-width: 100%;
                                white-space: nowrap;
                                overflow: hidden
                            }

                            .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .r_address .pin_code {
                                font-size: 12px;
                                font-family: LatoSemiBold;
                                color: rgba(11,18,25,.5);
                                display: block;
                                padding-bottom: 2px;
                                line-height: 16px;
                                letter-spacing: 1px
                            }

                            .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .r_address .streetinfo {
                                font-size: 12px;
                                font-family: Lato;
                                color: rgba(11,18,25,.5);
                                display: -webkit-box;
                                -webkit-line-clamp: 2;
                                -webkit-box-orient: vertical;
                                overflow: hidden;
                                margin: 0
                            }

                            .delivery_popup .pinoce_content #saved_location .saved_location_swiper .swiper-slide .address .r_address .cityinfo {
                                font-size: 12px;
                                font-family: LatoSemiBold;
                                color: rgba(11,18,25,.5);
                                display: block
                            }

        .delivery_popup .pinoce_content #delivery_details {
            padding: 16px;
            position: relative
        }

            .delivery_popup .pinoce_content #delivery_details .close {
                padding: 0;
                margin: 0;
                font-family: Lato;
                font-size: 32px;
                display: block;
                opacity: 1
            }

                .delivery_popup .pinoce_content #delivery_details .close span {
                    display: block;
                    font-size: inherit;
                    font-family: initial;
                    font-weight: 400;
                    color: #151b39
                }

            .delivery_popup .pinoce_content #delivery_details .enter_pin {
                margin: 0;
                padding: 0 0 6px;
                font-size: 16px;
                font-family: LatoBold;
                line-height: 20px;
                color: #151b39
            }

            .delivery_popup .pinoce_content #delivery_details h2 {
                margin: 0;
                padding: 0 0 6px;
                font-size: 16px;
                font-family: LatoBold;
                line-height: 20px;
                color: #151b39
            }

            .delivery_popup .pinoce_content #delivery_details span {
                font-size: 14px;
                font-family: Lato;
                color: rgba(0,0,0,.5);
                line-height: 20px
            }

            .delivery_popup .pinoce_content #delivery_details .pCode_form {
                margin: 16px 0 0
            }

                .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form {
                    position: relative
                }

                    .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail {
                        margin: 0;
                        padding: 8px 8px 8px 36px;
                        background: #f3f7fb url(../images/icons/location-on.svg) 6px no-repeat;
                        border-radius: 6px;
                        clear: both
                    }

                        .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail label {
                            padding-left: 8px;
                            font-size: 11px;
                            font-family: Lato;
                            line-height: 16px;
                            color: #24aeb1
                        }

                        .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .inp_text {
                            border: 0;
                            height: 24px;
                            line-height: 24px;
                            font-family: LatoSemiBold;
                            font-size: 14px;
                            color: #151b39;
                            float: left;
                            width: 200px;
                            outline: 0;
                            padding: 0;
                            background: 0 0
                        }

                            .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .inp_text::-moz-placeholder {
                                color: rgba(0,0,0,.43)
                            }

                            .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .inp_text::-webkit-input-placeholder {
                                color: rgba(0,0,0,.43)
                            }

                            .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .inp_text:-ms-input-placeholder {
                                color: rgba(0,0,0,.43)
                            }

                            .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .inp_text::-ms-input-placeholder {
                                color: rgba(0,0,0,.43)
                            }

                            .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .inp_text::placeholder {
                                color: rgba(0,0,0,.43)
                            }

                        .delivery_popup .pinoce_content #delivery_details .pCode_form #rel_pincode_form .pin_detail .apply_btn {
                            border: 0;
                            box-shadow: none;
                            font-size: 12px;
                            letter-spacing: 1px;
                            height: 24px;
                            float: right;
                            font-family: LatoBold;
                            color: #ef4281;
                            padding: 0;
                            background: 0 0
                        }

            .delivery_popup .pinoce_content #delivery_details .detect_location {
                margin-top: 8px;
                color: #ef4281;
                font-size: 12px;
                font-family: LatoBold;
                letter-spacing: 1px;
                line-height: 16px;
                padding-left: 24px;
                background: url(../images/icons/location-detect.svg) center left no-repeat;
                background-size: 16px;
                cursor: pointer
            }

            .delivery_popup .pinoce_content #delivery_details #rel_pin_msg {
                width: 100%;
                clear: both;
                text-align: left;
                font-size: 11px;
                padding-top: 0;
                position: relative;
                margin: 6px 0 0;
                color: #5ba41c;
                font-style: italic;
                font-family: LatoSemiBold
            }

                .delivery_popup .pinoce_content #delivery_details #rel_pin_msg.form-error {
                    color: #ea2c4c !important
                }

#static_section {
    width: 100%;
    min-height: 1px;
    position: relative;
    margin: 0 12px 32px
}

    #static_section .grid_2 {
        width: 50%;
        display: flex;
        float: left
    }

        #static_section .grid_2.pre_Order {
            border-right: 1px solid rgba(11,18,25,.2)
        }

            #static_section .grid_2.pre_Order .lSection .view_btn {
                display: block;
                margin-top: 30px;
                height: 36px;
                font-size: 14px;
                line-height: 36px;
                background: url(../images/icons/new-icons/arrow_mark.svg) no-repeat right top;
                width: 140px;
                color: #24aeb1;
                font-family: LatoBold;
                letter-spacing: 1px;
                text-align: left;
                box-shadow: none;
                background-size: 46px
            }

        #static_section .grid_2.beaty_Products {
            padding-left: 24px
        }

        #static_section .grid_2 .lSection {
            float: left;
            width: calc(100% - 110px)
        }

            #static_section .grid_2 .lSection h2 {
                font-size: 24px;
                line-height: 32px;
                font-family: LatoBold;
                color: #0b1219;
                padding: 0
            }

            #static_section .grid_2 .lSection span {
                font-size: 16px;
                line-height: 24px;
                color: rgba(11,18,25,.7)
            }

                #static_section .grid_2 .lSection span.save {
                    color: #5ba41c
                }

            #static_section .grid_2 .lSection .view_btn {
                display: block;
                height: 32px;
                font-size: 14px;
                line-height: 32px;
                width: 140px;
                color: #fff;
                font-family: LatoSemiBold;
                background: #24aeb1;
                border-radius: 4px;
                box-shadow: 0 6px 12px 0 rgba(36,174,177,.4);
                text-align: center;
                letter-spacing: 1px;
                margin-top: 32px
            }

        #static_section .grid_2 .rSection {
            float: right
        }

.grid_box5 {
    position: relative;
    margin: 0 0 32px
}

    .grid_box5 h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        .grid_box5 h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    .grid_box5 .cat_list {
        margin: 0 16px;
        display: block
    }

        .grid_box5 .cat_list .drug_details {
            width: 19%;
            float: left;
            overflow: hidden;
            margin: 0 1.25% 0 0
        }

            .grid_box5 .cat_list .drug_details:nth-child(5n) {
                margin-right: 0 !important
            }

            .grid_box5 .cat_list .drug_details .custom_img {
                display: flex;
                text-align: center;
                align-items: center;
                justify-content: center
            }

                .grid_box5 .cat_list .drug_details .custom_img img {
                    width: auto
                }

            .grid_box5 .cat_list .drug_details .cat_title {
                font-size: 16px;
                text-align: center;
                line-height: 22px;
                padding: 0 8px;
                display: none;
                color: #0b1219;
                font-family: LatoSemiBold;
                margin: 0;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                max-height: 44px;
                min-height: 44px;
                text-transform: capitalize
            }

            .grid_box5 .cat_list .drug_details .save {
                font-size: 14px;
                text-align: center;
                line-height: 20px;
                height: 20px;
                display: none;
                padding: 0 8px;
                color: #5ba41c;
                font-family: Lato
            }

.deals-on-top-category {
    position: relative;
    margin: 0 0 32px
}

    .deals-on-top-category h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        .deals-on-top-category h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    .deals-on-top-category .top-deals-swiper {
        margin: 0 16px
    }

        .deals-on-top-category .top-deals-swiper .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            float: left;
            overflow: hidden;
            margin: 0 1.25% 0 0 !important;
            width: 19% !important
        }

            .deals-on-top-category .top-deals-swiper .swiper-slide a {
                text-align: center
            }

                .deals-on-top-category .top-deals-swiper .swiper-slide a .cat-img {
                    display: flex;
                    text-align: center;
                    align-items: center;
                    justify-content: center
                }

                .deals-on-top-category .top-deals-swiper .swiper-slide a .clsgetname {
                    font-size: 16px;
                    text-align: center;
                    line-height: 22px;
                    padding: 0 8px;
                    display: block;
                    color: #0b1219;
                    font-family: LatoSemiBold;
                    margin: 0;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    max-height: 44px;
                    min-height: 44px;
                    text-transform: capitalize
                }

                .deals-on-top-category .top-deals-swiper .swiper-slide a .save {
                    font-size: 14px;
                    text-align: center;
                    line-height: 20px;
                    display: block;
                    padding: 8px 8px 0;
                    color: #5ba41c;
                    font-family: Lato
                }

    .deals-on-top-category .swiper-top-deals-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 0 !important;
        margin: 0 !important
    }

    .deals-on-top-category .swiper-top-deals-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 0 !important;
        margin: 0 !important
    }

.hBeauty_list {
    background: #f3f7fb;
    background: linear-gradient(180deg,#ef4281 50%,#f3f7fb 50%);
    margin: 0 -16px 6px;
    position: relative
}

    .hBeauty_list h2 {
        font-family: LatoBold;
        padding: 16px 18px;
        margin: 0 0 8px;
        color: #fff;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px
    }

        .hBeauty_list h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #fff;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px
        }

    .hBeauty_list .beauty-top-products {
        margin: 0 32px 32PX
    }

        .hBeauty_list .beauty-top-products .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            float: left;
            overflow: hidden;
            margin: 0 16px 0 0
        }

            .hBeauty_list .beauty-top-products .swiper-slide .pro_detail {
                display: block;
                margin: 0;
                position: relative;
                min-height: 1px
            }

                .hBeauty_list .beauty-top-products .swiper-slide .pro_detail a {
                    display: block;
                    position: relative;
                    width: 100%
                }

                    .hBeauty_list .beauty-top-products .swiper-slide .pro_detail a .cat-img {
                        display: flex;
                        text-align: center;
                        align-items: center;
                        justify-content: center
                    }

                    .hBeauty_list .beauty-top-products .swiper-slide .pro_detail a .cat_title {
                        font-size: 16px;
                        text-align: center;
                        line-height: 22px;
                        padding: 0 8px;
                        display: none;
                        color: #0b1219;
                        font-family: LatoSemiBold;
                        margin: 0;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        max-height: 44px;
                        min-height: 44px;
                        text-transform: capitalize
                    }

                    .hBeauty_list .beauty-top-products .swiper-slide .pro_detail a .save_price {
                        font-size: 14px;
                        text-align: center;
                        line-height: 20px;
                        height: 20px;
                        display: none;
                        padding: 0 8px;
                        color: #5ba41c;
                        font-family: Lato
                    }

    .hBeauty_list .explore-beauty-top-products {
        margin: 0 32px 32PX
    }

        .hBeauty_list .explore-beauty-top-products .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            float: left;
            overflow: hidden;
            margin: 0 16px 0 0
        }

            .hBeauty_list .explore-beauty-top-products .swiper-slide .pro_detail {
                display: block;
                margin: 0;
                position: relative;
                min-height: 1px
            }

                .hBeauty_list .explore-beauty-top-products .swiper-slide .pro_detail a {
                    display: block;
                    position: relative;
                    width: 100%
                }

                    .hBeauty_list .explore-beauty-top-products .swiper-slide .pro_detail a .cat-img {
                        display: flex;
                        text-align: center;
                        align-items: center;
                        justify-content: center
                    }

                    .hBeauty_list .explore-beauty-top-products .swiper-slide .pro_detail a .cat_title {
                        font-size: 16px;
                        text-align: center;
                        line-height: 22px;
                        padding: 0 8px;
                        display: none;
                        color: #0b1219;
                        font-family: LatoSemiBold;
                        margin: 0;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        max-height: 44px;
                        min-height: 44px;
                        text-transform: capitalize
                    }

                    .hBeauty_list .explore-beauty-top-products .swiper-slide .pro_detail a .save_price {
                        font-size: 14px;
                        text-align: center;
                        line-height: 20px;
                        height: 20px;
                        display: none;
                        padding: 0 8px;
                        color: #5ba41c;
                        font-family: Lato
                    }

    .hBeauty_list .swiper-beauty-top-products-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 16px !important;
        margin: 0 !important
    }

    .hBeauty_list .swiper-beauty-top-products-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 16px !important;
        margin: 0 !important
    }

    .hBeauty_list .swiper-explore-beauty-top-products-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 16px !important;
        margin: 0 !important
    }

    .hBeauty_list .swiper-explore-beauty-top-products-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 16px !important;
        margin: 0 !important
    }

.best-beauty {
    background: #f3f7fb;
    background: linear-gradient(180deg,rgba(11,18,25,.45) 50%,#f3f7fb 50%);
    margin: 0 -16px 32px;
    position: relative
}

    .best-beauty h2 {
        font-family: LatoBold;
        padding: 16px 18px;
        margin: 0;
        color: #fff;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px
    }

        .best-beauty h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #fff;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px
        }

    .best-beauty .best-beauty-swiper {
        margin: 0 32px
    }

        .best-beauty .best-beauty-swiper .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            float: left;
            overflow: hidden;
            margin: 0 16px 0 0;
            padding: 0 0 12px;
            width: 232px
        }

            .best-beauty .best-beauty-swiper .swiper-slide .pro_detail {
                display: block;
                margin: 0;
                padding: 0 0 6px;
                position: relative;
                min-height: 1px
            }

                .best-beauty .best-beauty-swiper .swiper-slide .pro_detail a {
                    display: block;
                    position: relative;
                    width: 100%
                }

                    .best-beauty .best-beauty-swiper .swiper-slide .pro_detail a .cat-img {
                        display: flex;
                        margin: 0 auto 8px;
                        padding: 0 8px;
                        height: 208px;
                        text-align: center;
                        align-items: center;
                        justify-content: center
                    }

                    .best-beauty .best-beauty-swiper .swiper-slide .pro_detail a .cat_title {
                        font-size: 16px;
                        text-align: center;
                        line-height: 22px;
                        padding: 0 8px;
                        display: block;
                        color: #0b1219;
                        font-family: LatoSemiBold;
                        margin: 0;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        max-height: 44px;
                        min-height: 44px;
                        text-transform: capitalize
                    }

                    .best-beauty .best-beauty-swiper .swiper-slide .pro_detail a .save_price {
                        font-size: 14px;
                        text-align: center;
                        line-height: 20px;
                        display: block;
                        padding: 0 8px;
                        color: #5ba41c;
                        font-family: Lato;
                        height: 20px
                    }

    .best-beauty .swiper-best-beauty-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 16px !important;
        margin: 0 !important
    }

    .best-beauty .swiper-best-beauty-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 16px !important;
        margin: 0 !important
    }

#mRefill {
    display: block;
    position: relative;
    min-height: 1px;
    margin: 0 12px
}

    #mRefill.refill_medicine {
        display: flex;
        align-items: center;
        position: relative;
        width: 50%;
        margin-bottom: 0
    }

        #mRefill.refill_medicine .top {
            text-align: center;
            padding: 0;
            width: 80px;
            height: 80px;
            margin-right: 24px;
            text-align: center;
            padding-bottom: 12px;
            float: left
        }

            #mRefill.refill_medicine .top a {
                color: rgba(11,18,25,.75)
            }

            #mRefill.refill_medicine .top h2 {
                font-size: 16px;
                font-family: LatoSemiBold;
                color: #0b7e81;
                line-height: 22px;
                margin: 0
            }

        #mRefill.refill_medicine .con-txt {
            display: block;
            float: left;
            width: calc(100% - 248px)
        }

            #mRefill.refill_medicine .con-txt a {
                color: rgba(11,18,25,.75)
            }

            #mRefill.refill_medicine .con-txt h2 {
                font-family: LatoSemiBold;
                line-height: 28px;
                font-size: 20px;
                letter-spacing: .25px;
                display: block;
                padding: 0
            }

            #mRefill.refill_medicine .con-txt ul {
                margin-left: 0;
                padding: 0;
                list-style-type: none
            }

                #mRefill.refill_medicine .con-txt ul li {
                    font-size: 14px;
                    line-height: 20px;
                    color: rgba(11,18,25,.75);
                    margin-bottom: 4px
                }

        #mRefill.refill_medicine .bottom {
            display: flex;
            align-items: center;
            justify-content: space-between;
            float: left;
            width: 120px;
            margin-left: 24px
        }

            #mRefill.refill_medicine .bottom .more_btn {
                float: right;
                width: auto;
                padding: 0 16px;
                font-family: LatoBold;
                font-size: 14px;
                color: #fff;
                letter-spacing: 1px;
                background: #24aeb1;
                border-radius: 4px;
                height: 48px;
                line-height: 48px;
                box-shadow: 0 6px 12px 0 rgba(36,174,177,.4)
            }

    #mRefill hr {
        margin: 0;
        border-top: 1px solid rgba(11,18,25,.1);
        padding-bottom: 24px
    }

#health-concern {
    position: relative;
    margin: 0 0 32px
}

    #health-concern h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        #health-concern h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    #health-concern .health-concern-swiper {
        margin: 0 16px
    }

        #health-concern .health-concern-swiper .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            float: left;
            overflow: hidden;
            margin: 0 1.25% 0 0 !important;
            width: 19% !important;
            padding: 0 0 12px
        }

            #health-concern .health-concern-swiper .swiper-slide a {
                padding: 8px 0;
                text-align: center
            }

                #health-concern .health-concern-swiper .swiper-slide a .cat-img {
                    display: flex;
                    margin: 0 auto 8px;
                    padding: 0 8px;
                    height: 208px;
                    text-align: center;
                    align-items: center;
                    justify-content: center
                }

                #health-concern .health-concern-swiper .swiper-slide a .clsgetname {
                    font-size: 16px;
                    text-align: center;
                    line-height: 22px;
                    padding: 0 8px;
                    display: block;
                    color: #0b1219;
                    font-family: LatoSemiBold;
                    margin: 0;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    overflow: hidden;
                    max-height: 44px;
                    min-height: 44px;
                    text-transform: capitalize
                }

                #health-concern .health-concern-swiper .swiper-slide a .save {
                    font-size: 14px;
                    text-align: center;
                    line-height: 20px;
                    display: block;
                    padding: 0 8px;
                    color: #5ba41c;
                    font-family: Lato;
                    height: 20px
                }

    #health-concern .swiper-health-concern-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 0 !important;
        margin: 0 !important
    }

    #health-concern .swiper-health-concern-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 0 !important;
        margin: 0 !important
    }

.limited-deal {
    background: #f3f7fb;
    background: linear-gradient(180deg,#24aeb1 40%,#f3f7fb 30%);
    margin: 0 -16px 32px;
    padding: 0 0 24px;
    position: relative
}

    .limited-deal h2 {
        font-family: LatoSemiBold;
        padding: 16px 18px;
        margin: 0 0 0;
        color: #fff;
        font-weight: 400;
        font-size: 24px;
        line-height: 32px
    }

        .limited-deal h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #fff;
            font-family: Lato;
            letter-spacing: 0;
            width: 67px
        }

        .limited-deal h2 .offTxt {
            font-style: italic;
            font-family: Lato;
            font-size: 16px
        }

    .limited-deal .countdown {
        color: #fff;
        font-size: 12px;
        line-height: 18px;
        padding: 0 0 0 25px;
        font-family: Lato;
        background: url(../images/icons/time.png) center left no-repeat;
        margin: 0;
        background-size: 20px 20px
    }

    .limited-deal .beauty-top-products {
        margin: 0 32px
    }

        .limited-deal .beauty-top-products .swiper-slide {
            display: -webkit-box;
            border-radius: 8px;
            display: flex;
            justify-content: center;
            align-items: center;
            background: #fff;
            box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
            float: left;
            overflow: hidden;
            margin: 0 1.25% 0 0 !important;
            padding: 0 0 12px;
            width: 19% !important
        }

            .limited-deal .beauty-top-products .swiper-slide .pro_detail {
                display: block;
                margin: 0;
                padding: 0 8px;
                position: relative;
                min-height: 1px;
                width: 100%
            }

                .limited-deal .beauty-top-products .swiper-slide .pro_detail a {
                    display: block;
                    position: relative;
                    width: 100%
                }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .cat-img {
                        display: flex;
                        margin: 0 auto 8px;
                        padding: 0 8px;
                        height: 208px;
                        text-align: center;
                        align-items: center;
                        justify-content: center
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .cat_title {
                        font-size: 16px;
                        text-transform: capitalize;
                        text-align: left;
                        line-height: inherit;
                        padding: 0 8px;
                        max-height: 48px;
                        min-height: 48px;
                        display: -webkit-box;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        overflow: hidden;
                        margin-bottom: 8px;
                        color: #0b1219;
                        font-family: LatoSemiBold
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .price-box {
                        padding: 0 8px
                    }

                        .limited-deal .beauty-top-products .swiper-slide .pro_detail a .price-box span {
                            font-size: 16px;
                            line-height: 20px;
                            font-family: LatoBold;
                            color: #0b1219
                        }

                        .limited-deal .beauty-top-products .swiper-slide .pro_detail a .price-box .price {
                            font-size: 12px;
                            line-height: 14px;
                            font-family: LatoBold;
                            color: #b9b9b9
                        }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .save_price {
                        font-size: 14px;
                        text-align: center;
                        line-height: 20px;
                        height: 20px;
                        display: block;
                        padding: 0 8px;
                        color: #5ba41c;
                        font-family: Lato
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .cat_title {
                        text-align: left;
                        line-height: 18px;
                        max-height: 36px;
                        min-height: 36px
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .price-box {
                        padding: 0 8px
                    }

                        .limited-deal .beauty-top-products .swiper-slide .pro_detail a .price-box span {
                            font-size: 14px;
                            line-height: 20px;
                            font-family: LatoBold;
                            color: #0b1219
                        }

                        .limited-deal .beauty-top-products .swiper-slide .pro_detail a .price-box .price {
                            font-size: 10px;
                            line-height: 14px;
                            font-family: LatoBold;
                            color: #b9b9b9
                        }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail a .save_price {
                        text-align: left;
                        font-family: LatoBold
                    }

                .limited-deal .beauty-top-products .swiper-slide .pro_detail .cart_btn {
                    text-align: center;
                    padding: 10px 0 0
                }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail .cart_btn button.addtocartbtn {
                        background: #24aeb1;
                        width: 100%;
                        font-size: 14px;
                        border-radius: 4px;
                        padding: 11px 0 7px;
                        border: 0;
                        color: #fff;
                        text-transform: uppercase;
                        font-family: LatoBold !important;
                        cursor: pointer
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail .cart_btn .qty_plus {
                        height: 39px;
                        width: 39px;
                        background-color: #fff;
                        border-radius: 50%;
                        display: inline-block;
                        line-height: 17px;
                        border: 1px solid #e0e0e0;
                        cursor: pointer;
                        font-size: 20px;
                        text-align: center;
                        color: #6f7284;
                        padding: 0
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail .cart_btn .qty_minus {
                        height: 38px;
                        width: 38px;
                        background-color: #fff;
                        border-radius: 50%;
                        display: inline-block;
                        line-height: 17px;
                        border: 1px solid #e0e0e0;
                        cursor: pointer;
                        font-size: 20px;
                        text-align: center;
                        color: #6f7284;
                        padding: 0
                    }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail .cart_btn .qty_count {
                        margin: 10px
                    }

                .limited-deal .beauty-top-products .swiper-slide .pro_detail .rating {
                    width: 48px;
                    margin: 0;
                    float: right;
                    position: absolute;
                    top: 180px;
                    left: 12px;
                    display: flex;
                    align-items: center;
                    border: 1px solid #ebebeb;
                    padding: 0 6px;
                    justify-content: space-between;
                    border-radius: 24px;
                    font-size: 12px;
                    font-family: LatoSemiBold;
                    color: #0b1219
                }

                    .limited-deal .beauty-top-products .swiper-slide .pro_detail .rating a {
                        color: #24aeb1
                    }

                .limited-deal .beauty-top-products .swiper-slide .pro_detail .wishlist-icon {
                    width: 24px;
                    height: 24px;
                    margin: 0;
                    background: url(../images/icons/wishlist-icon.svg) center 4px no-repeat;
                    position: absolute;
                    top: 180px;
                    right: 12px;
                    border: 1px solid rgba(131,135,138,.4);
                    border-radius: 50%;
                    background-size: 16px
                }

                .limited-deal .beauty-top-products .swiper-slide .pro_detail .wishlist-icon-added {
                    width: 24px;
                    height: 24px;
                    margin: 0;
                    background: url(../images/icons/icon_favourite_active.svg) center 4px no-repeat;
                    position: absolute;
                    top: 180px;
                    right: 12px;
                    border: 1px solid rgba(131,135,138,.4);
                    border-radius: 50%;
                    background-size: 16px
                }

    .limited-deal .swiper-flashsale-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 16px !important;
        margin: 0 !important
    }

    .limited-deal .swiper-flashsale-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 16px !important;
        margin: 0 !important
    }

#eConsult {
    display: flex;
    position: relative;
    min-height: 1px;
    border-top: 1px solid #83878a;
    border-bottom: 1px solid #83878a;
    padding: 24px 0;
    margin: 0 0 32px
}

    #eConsult .easy_consult {
        display: flex;
        align-items: center;
        position: relative;
        width: 50%;
        margin-bottom: 0;
        border-right: 1px solid #83878a
    }

        #eConsult .easy_consult .top {
            text-align: center;
            padding: 0;
            width: 80px;
            margin-right: 24px;
            text-align: center;
            float: left
        }

            #eConsult .easy_consult .top a {
                color: rgba(11,18,25,.75)
            }

            #eConsult .easy_consult .top h2 {
                font-size: 16px;
                font-family: LatoSemiBold;
                color: #0b7e81;
                line-height: 22px;
                margin: 0
            }

        #eConsult .easy_consult .con-txt {
            display: block;
            float: left;
            width: calc(100% - 248px)
        }

            #eConsult .easy_consult .con-txt a {
                color: rgba(11,18,25,.75)
            }

            #eConsult .easy_consult .con-txt p {
                margin: 0 !important;
                color: rgba(11,18,25,.75);
                font-size: 14px;
                margin-bottom: 4px !important
            }

            #eConsult .easy_consult .con-txt h2 {
                font-family: LatoSemiBold;
                line-height: 28px;
                font-size: 20px;
                letter-spacing: .25px;
                display: block;
                padding: 0
            }

            #eConsult .easy_consult .con-txt ul {
                margin-left: 24px;
                padding: 0
            }

                #eConsult .easy_consult .con-txt ul li {
                    font-size: 14px;
                    line-height: 20px;
                    color: rgba(11,18,25,.75);
                    margin-bottom: 8px
                }

        #eConsult .easy_consult .bottom {
            display: flex;
            align-items: center;
            justify-content: space-between;
            float: left;
            width: 130px;
            margin-left: 24px
        }

            #eConsult .easy_consult .bottom .explore-plans {
                float: right;
                width: auto;
                padding: 0 16px;
                font-family: LatoBold;
                font-size: 14px;
                color: #fff;
                letter-spacing: 1px;
                background: #24aeb1;
                border-radius: 4px;
                height: 48px;
                line-height: 48px;
                box-shadow: 0 6px 12px 0 rgba(36,174,177,.4)
            }

    #eConsult hr {
        margin: 0;
        border-top: 1px solid rgba(11,18,25,.1);
        padding-bottom: 24px
    }

#fMembersUser .member_ship {
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    margin-bottom: 24px
}

    #fMembersUser .member_ship .top {
        text-align: center;
        padding: 0;
        width: 80px;
        height: 80px;
        margin-right: 24px;
        text-align: center;
        padding-bottom: 12px;
        float: left;
        padding-top: 15px
    }

        #fMembersUser .member_ship .top h2 {
            font-size: 16px;
            font-family: LatoSemiBold;
            color: #0b7e81;
            line-height: 22px;
            margin: 0
        }

    #fMembersUser .member_ship .con-txt {
        display: block;
        float: left;
        width: calc(100% - 448px)
    }

        #fMembersUser .member_ship .con-txt h2 {
            font-family: LatoBold;
            line-height: 28px;
            font-size: 20px;
            letter-spacing: .25px;
            display: block;
            padding: 0
        }

        #fMembersUser .member_ship .con-txt .f-msg {
            float: left;
            width: auto;
            font-size: 14px;
            color: #0b1219;
            line-height: 24px;
            letter-spacing: 0;
            height: 24px;
            font-family: LatoBold
        }

        #fMembersUser .member_ship .con-txt ul {
            margin-left: 24px;
            padding: 0
        }

            #fMembersUser .member_ship .con-txt ul li {
                font-size: 14px;
                line-height: 20px;
                color: rgba(11,18,25,.75);
                margin-bottom: 8px
            }

    #fMembersUser .member_ship .bottom {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        float: left;
        width: 320px;
        margin-left: 24px
    }

        #fMembersUser .member_ship .bottom .f-msg {
            float: left;
            width: auto;
            font-size: 14px;
            color: #0b1219;
            line-height: 24px;
            letter-spacing: 0;
            height: 24px;
            font-family: LatoBold;
            padding-left: 10px
        }

        #fMembersUser .member_ship .bottom .clsviewall {
            float: right;
            font-size: 14px;
            color: #0b7e81;
            font-family: LatoBold;
            letter-spacing: 0;
            text-transform: initial !important;
            background: url(../images/icons/keyboard_arrow_big_right.svg) no-repeat right center/6px !important;
            padding: 0 10px;
            border: none
        }

        #fMembersUser .member_ship .bottom .explore-plans {
            float: right;
            width: auto;
            padding: 0 16px;
            font-family: LatoBold;
            font-size: 14px;
            color: #fff;
            letter-spacing: 1px;
            background: #24aeb1;
            border-radius: 4px;
            height: 48px;
            line-height: 48px;
            box-shadow: 0 6px 12px 0 rgba(36,174,177,.4);
            border: none
        }

#fMembersUser hr {
    margin: 0;
    border-top: 1px solid rgba(11,18,25,.1);
    padding-bottom: 24px
}

#fMembersmodal {
    display: block;
    position: relative;
    min-height: 1px;
    margin: 40px 12px 0
}

    #fMembersmodal .member_ship {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        margin-bottom: 24px
    }

        #fMembersmodal .member_ship .top {
            text-align: center;
            padding: 0;
            width: 80px;
            height: 80px;
            margin-right: 24px;
            text-align: center;
            padding-bottom: 12px;
            float: left
        }

            #fMembersmodal .member_ship .top h2 {
                font-size: 16px;
                font-family: LatoSemiBold;
                color: #0b7e81;
                line-height: 22px;
                margin: 0
            }

        #fMembersmodal .member_ship .con-txt {
            display: block;
            float: left;
            width: 100%
        }

            #fMembersmodal .member_ship .con-txt h2 {
                font-family: LatoBold;
                line-height: 28px;
                font-size: 20px;
                letter-spacing: .25px;
                display: block;
                padding: 0
            }

            #fMembersmodal .member_ship .con-txt ul {
                margin-left: 20px;
                padding: 0;
                color: rgba(11,18,25,.75);
                margin-bottom: 0
            }

                #fMembersmodal .member_ship .con-txt ul li {
                    font-size: 14px;
                    line-height: 20px;
                    color: rgba(11,18,25,.75);
                    margin-bottom: 8px
                }

#myModal.modal {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 99;
    top: 0;
    touch-action: none;
    direction: ltr
}

    #myModal.modal .modal-content {
        background-color: #fff;
        position: relative;
        width: 50%;
        margin: 150px auto;
        border-radius: 16px;
        padding: 0 16px;
        -webkit-animation: modal-opened .3s forwards;
        animation: modal-opened .3s forwards;
        -webkit-animation-timing-function: cubic-bezier(.17,.69,.72,1.38);
        animation-timing-function: cubic-bezier(.17,.69,.72,1.38)
    }

        #myModal.modal .modal-content .close {
            position: absolute;
            right: 16px;
            top: 0;
            font-style: normal;
            font-size: 30px;
            color: #6f7284;
            cursor: pointer
        }

.new-wellness-category {
    border-radius: 0
}

    .new-wellness-category h2 {
        padding: 16px 18px
    }

        .new-wellness-category h2 span {
            color: #fff !important;
            display: none;
            font-size: 14px !important
        }

        .new-wellness-category h2 .clsviewall {
            background: url(../images/icons/white_right_arrow.svg) no-repeat right center
        }

    .new-wellness-category .swiper-best-seller-prev {
        left: 10px !important
    }

    .new-wellness-category .swiper-best-seller-next {
        right: 10px !important
    }

    .new-wellness-category .swiper-slide .cat-item {
        border: none !important
    }

.continue-purchasing {
    display: flex;
    align-items: center;
    padding: 0 16px 24px 16px
}

    .continue-purchasing .continue-leftcontent {
        background: url(../images/icons/new-icons/arrow_mark.svg) no-repeat right center;
        width: 25%
    }

        .continue-purchasing .continue-leftcontent h4 {
            font-size: 26px;
            font-family: LatoBold;
            color: #000;
            margin-bottom: 10px
        }

        .continue-purchasing .continue-leftcontent a {
            font-size: 21px;
            font-family: LatoBold;
            color: #24aeb1
        }

    .continue-purchasing .continue-rightcontent {
        width: 75%;
        padding: 0 0 0 20px
    }

        .continue-purchasing .continue-rightcontent .home-cat-list {
            background: #fff;
            padding: 16px;
            border-radius: 10px;
            box-shadow: 0 0 5px 5px rgba(204,204,204,.3098039216);
            position: relative;
            display: flex;
            align-items: center
        }

            .continue-purchasing .continue-rightcontent .home-cat-list .pickClose {
                position: absolute;
                width: 42px;
                height: 42px;
                top: -20px;
                right: -10px;
                background: #fff;
                border-radius: 30px;
                text-align: center;
                padding: 12px 10px;
                color: #d9d9d9;
                box-shadow: 0 2px 2px 2px rgba(0,0,0,.1);
                cursor: pointer
            }

            .continue-purchasing .continue-rightcontent .home-cat-list .lSection #lastIMGProd {
                width: 124px;
                height: 124px;
                text-align: center;
                float: left
            }

                .continue-purchasing .continue-rightcontent .home-cat-list .lSection #lastIMGProd img {
                    height: 124px
                }

            .continue-purchasing .continue-rightcontent .home-cat-list .rSection {
                display: flex;
                justify-content: space-between;
                width: 85%;
                align-items: center
            }

                .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rSection-inner {
                    padding: 0 8px
                }

                    .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rSection-inner h4 {
                        font-family: LatoSemiBold;
                        font-size: 24px;
                        color: #000;
                        width: 400px;
                        text-overflow: ellipsis;
                        overflow: hidden;
                        letter-spacing: 0;
                        margin-bottom: 0;
                        display: -webkit-box;
                        -webkit-line-clamp: 2;
                        -webkit-box-orient: vertical;
                        height: 60px
                    }

                    .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rSection-inner span {
                        font-size: 16px;
                        color: #83878a
                    }

                .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rsection-rightalign {
                    display: flex
                }

                .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rsection-bottomcontent {
                    padding: 0 24px
                }

                    .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rsection-bottomcontent .pickup-cart {
                        font-size: 16px;
                        font-family: LatoSemiBold;
                        color: #83878a
                    }

                        .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rsection-bottomcontent .pickup-cart #numberCart {
                            font-size: 20px;
                            font-family: LatoBold;
                            color: #000
                        }

                    .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rsection-bottomcontent .pickup-total {
                        color: #85be53;
                        font-family: LatoSemiBold
                    }

                        .continue-purchasing .continue-rightcontent .home-cat-list .rSection .rsection-bottomcontent .pickup-total #numberSave {
                            font-family: LatoBold
                        }

                .continue-purchasing .continue-rightcontent .home-cat-list .rSection .hstore {
                    background: #24aeb1;
                    color: #fff;
                    font-family: LatoSemiBold;
                    font-size: 16px;
                    padding: 15px;
                    border-radius: 10px;
                    width: auto;
                    text-align: center
                }

.home-buy-again {
    background: 0 0 !important;
    margin: 0 0 16px !important
}

    .home-buy-again h2 #buyHead {
        color: #000 !important;
        font-size: 26px !important;
        font-family: LatoBold
    }

    .home-buy-again .swiper-slide {
        background: #fff;
        padding: 15px;
        border-radius: 10px;
        margin: 8px 12px 8px 0;
        box-shadow: 2px 3px 2px 1px rgba(204,204,204,.3098039216)
    }

        .home-buy-again .swiper-slide .pro_detail {
            display: flex;
            align-items: center
        }

            .home-buy-again .swiper-slide .pro_detail .drug_img {
                width: 124px;
                height: 124px;
                text-align: center
            }

            .home-buy-again .swiper-slide .pro_detail .drug_c .info {
                font-family: LatoSemiBold;
                font-size: 22px;
                color: #000;
                height: 70px;
                overflow: hidden;
                width: 274px;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical
            }

            .home-buy-again .swiper-slide .pro_detail .drug_c .drug-con .final-price {
                font-size: 20px;
                color: #000;
                font-family: LatoBold
            }

            .home-buy-again .swiper-slide .pro_detail .drug_c .drug-con .price {
                color: #83878a;
                font-size: 16px
            }

                .home-buy-again .swiper-slide .pro_detail .drug_c .drug-con .price .per_off {
                    color: #5ba41c;
                    font-size: 16px;
                    font-family: LatoSemiBold
                }

            .home-buy-again .swiper-slide .pro_detail .drug_c .cart_btn .toCart {
                background: #24aeb1;
                border-radius: 4px;
                border: 0;
                color: #fff;
                cursor: pointer;
                display: flex;
                font-family: LatoSemiBold;
                font-size: 16px;
                line-height: 35px;
                padding: 5px 15px 1px 15px;
                vertical-align: middle;
                width: 100%;
                justify-content: center;
                margin: 8px auto 0
            }

                .home-buy-again .swiper-slide .pro_detail .drug_c .cart_btn .toCart[disabled] {
                    opacity: .5;
                    cursor: default;
                    pointer-events: none
                }

            .home-buy-again .swiper-slide .pro_detail .drug_c .cart_btn .qty_minus {
                height: 32px;
                width: 32px;
                background-color: #fff;
                border-radius: 50%;
                display: inline-block;
                line-height: 28px;
                border: 1px solid #e0e0e0;
                cursor: pointer;
                font-size: 18px;
                text-align: center;
                color: #6f7284;
                margin: 10px 0
            }

            .home-buy-again .swiper-slide .pro_detail .drug_c .cart_btn .qty_count {
                background: #fff;
                width: 100%;
                font-size: 14px;
                font-family: LatoBold;
                cursor: pointer;
                height: 32px !important;
                text-align: center;
                background-color: transparent !important;
                float: none !important;
                padding: 10px;
                pointer-events: none;
                border: 0 solid #fff;
                color: #151b39
            }

            .home-buy-again .swiper-slide .pro_detail .drug_c .cart_btn .qty_plus {
                height: 32px;
                width: 32px;
                background-color: #fff;
                border-radius: 50%;
                display: inline-block;
                line-height: 28px;
                border: 1px solid #e0e0e0;
                cursor: pointer;
                font-size: 18px;
                color: #6f7284;
                text-align: center;
                margin: 10px 0
            }

    .home-buy-again .swiper-best-seller-next {
        top: 52%;
        right: 0 !important
    }

    .home-buy-again .swiper-best-seller-prev {
        top: 52%;
        left: 0 !important
    }

.products-ordered-previously .drug_img img {
    height: 124px
}

.new-categories-section {
    position: relative;
    margin: 0 0 32px
}

    .new-categories-section h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
        color: #0b1219;
        padding: 0
    }

        .new-categories-section h2 a {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    .new-categories-section .swiper-container .swiper-wrapper .swiper-slide {
        margin-right: 12px
    }

        .new-categories-section .swiper-container .swiper-wrapper .swiper-slide a {
            text-align: center;
            display: block;
            width: 100%;
            padding: 0
        }

            .new-categories-section .swiper-container .swiper-wrapper .swiper-slide a .cat-img {
                background: #fff;
                width: 149px;
                height: 149px;
                float: left;
                border-radius: 50%;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                border: 2px solid #d3efef;
                margin-bottom: 4px;
                overflow: hidden
            }

                .new-categories-section .swiper-container .swiper-wrapper .swiper-slide a .cat-img img {
                    width: 108px;
                    height: 108px
                }

            .new-categories-section .swiper-container .swiper-wrapper .swiper-slide a .clsgetname {
                font-size: 20px;
                font-family: LatoSemiBold;
                color: #000;
                max-width: 100%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                display: block;
                width: 148px;
                text-align: center
            }

        .new-categories-section .swiper-container .swiper-wrapper .swiper-slide:first-child {
            margin-left: 16px
        }

    .new-categories-section .swiper-home-new-category-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 0 !important;
        margin: 0 !important;
        top: 45%
    }

    .new-categories-section .swiper-home-new-category-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 0 !important;
        margin: 0 !important;
        top: 45%
    }

.new-best-seller-section {
    background: #fff;
    padding: 16px;
    margin: 0 -16px 32px
}

    .new-best-seller-section h2 {
        font-size: 24px;
        font-family: LatoBold;
        color: #000;
        margin: 24px;
        padding: 0
    }

        .new-best-seller-section h2 a {
            font-size: 14px;
            color: #f04381;
            font-family: LatoSemiBold;
            width: 67px;
            float: right
        }

    .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide {
        margin-right: 20px
    }

        .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a {
            text-align: center;
            display: block;
            width: 100%;
            padding: 0
        }

            .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a .cat-img {
                background: #fff;
                width: 158px;
                height: 158px;
                float: left;
                border-radius: 20px;
                text-align: center;
                display: flex;
                align-items: center;
                justify-content: center;
                border: 2px solid #d3efef;
                margin-bottom: 4px;
                margin-left: 24px
            }

                .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a .cat-img img {
                    width: 125px;
                    height: 125px
                }

            .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a .best-seller-innercontent {
                background: #d3efef;
                padding: 10px 40px;
                border-radius: 20px;
                margin-top: -25px;
                margin-left: 0;
                width: 205px
            }

                .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a .best-seller-innercontent .clsgetname {
                    font-size: 20px;
                    font-family: LatoSemiBold;
                    color: #000;
                    max-width: 100%;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    display: block;
                    width: 123px;
                    margin: 10px 0 0
                }

                .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a .best-seller-innercontent .clsgetvalue {
                    font-size: 24px;
                    font-family: Lato;
                    color: #000
                }

                    .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide a .best-seller-innercontent .clsgetvalue span {
                        font-family: LatoBold
                    }

        .new-best-seller-section .swiper-container .swiper-wrapper .swiper-slide:first-child {
            margin-left: 0
        }

.home-med-prev-section {
    margin: 0 0 32px;
    display: flex
}

    .home-med-prev-section h2 {
        font-family: LatoBold;
        font-size: 12px;
        margin: 0;
        color: #6f7284;
        letter-spacing: 1px;
        padding: 8px 16px 16px
    }

    .home-med-prev-section .green-text {
        color: #5ba41c
    }

    .home-med-prev-section .blue-text {
        color: #0b7e81
    }

    .home-med-prev-section .order-meds {
        width: 50%;
        height: 90px;
        float: left;
        margin-right: 10px;
        border-radius: 10px;
        box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
        display: flex;
        align-items: center;
        background-image: url(../images/icons/netmeds_store.svg) !important;
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: right bottom;
        background-color: #fff
    }

        .home-med-prev-section .order-meds .medsord {
            margin: 0;
            display: block;
            color: #000;
            font-size: 24px;
            font-family: LatoBold;
            width: 100%;
            padding: 32px;
            cursor: pointer
        }

            .home-med-prev-section .order-meds .medsord .f-msg {
                float: left;
                padding-right: 20px;
                width: auto;
                background: url(../images/icons/keyboard_arrow_right_disabled.svg) no-repeat right center/12px !important;
                font-size: 19px;
                line-height: 22px;
                letter-spacing: 0;
                height: 24px;
                margin-top: 4px;
                font-family: LatoBold;
                color: #85be53
            }

    .home-med-prev-section .p-order {
        height: 90px;
        width: 50%;
        float: right;
        margin-left: 10px;
        border-radius: 10px;
        background: #fff;
        display: flex;
        align-items: center;
        box-shadow: 0 6px 12px -4px rgba(11,18,25,.1);
        background-image: url(../images/icons/generics.svg) !important;
        background-size: 110px;
        background-repeat: no-repeat;
        background-position: right bottom;
        background-color: #fff
    }

        .home-med-prev-section .p-order .prevorder {
            margin: 0;
            display: block;
            color: #000;
            font-size: 24px;
            font-family: LatoBold;
            width: 100%;
            padding: 32px;
            cursor: pointer
        }

            .home-med-prev-section .p-order .prevorder .s-msg {
                float: left;
                padding-right: 20px;
                width: auto;
                background: url(../images/icons/keyboard_arrow_right_disabled.svg) no-repeat right center/12px !important;
                font-size: 19px;
                line-height: 22px;
                letter-spacing: 0;
                height: 20px;
                margin-top: 4px;
                font-family: LatoBold;
                color: #24aeb1
            }

    .home-med-prev-section .oPrev {
        height: 56px;
        width: 100%;
        background: #fff url(../images/past_ordered_medicines.png) no-repeat top left;
        display: block;
        border-radius: 0 8px 8px 0;
        box-shadow: #ededef 1px 0 1px;
        border: 1px solid #ededef;
        background-size: 55px
    }

        .home-med-prev-section .oPrev .buy_again {
            font-size: 15px;
            font-family: Lato;
            color: #151b39;
            display: inline-block;
            padding: 19px 0 18px 70px
        }

        .home-med-prev-section .oPrev .lArrow {
            float: right;
            display: -webkit-box;
            width: 32px;
            height: 32px;
            border-radius: 50%;
            background: rgba(156,156,156,.22);
            margin: 11px 12px
        }

            .home-med-prev-section .oPrev .lArrow img {
                width: 10px;
                margin: 7px 12px
            }

.mem-ship {
    margin: 0 0 32px;
    background: #fff;
    height: 160px
}

    .mem-ship .mShip {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 36px 0 0
    }

        .mem-ship .mShip .top {
            float: left;
            width: 160px
        }

            .mem-ship .mShip .top img {
                width: 160px;
                height: 160px
            }

        .mem-ship .mShip .mainFrMemDiv {
            width: calc(100% - 160px);
            display: flex;
            align-items: center;
            justify-content: space-between
        }

            .mem-ship .mShip .mainFrMemDiv .first-member {
                float: left
            }

                .mem-ship .mShip .mainFrMemDiv .first-member h2 {
                    font-family: Lato;
                    font-size: 24px;
                    font-weight: 700;
                    font-style: normal;
                    line-height: 1.17;
                    letter-spacing: .25px;
                    text-align: left;
                    color: #0b1219;
                    padding: 0;
                    margin: 0
                }

                .mem-ship .mShip .mainFrMemDiv .first-member ul {
                    padding: 0;
                    list-style: none;
                    margin: 8px 0 0
                }

                    .mem-ship .mShip .mainFrMemDiv .first-member ul li {
                        font-family: Lato;
                        font-size: 16px;
                        font-weight: 400;
                        font-stretch: normal;
                        font-style: normal;
                        line-height: 1.25;
                        letter-spacing: normal;
                        text-align: left;
                        color: rgba(11,18,25,.75);
                        margin: 4px 0 0
                    }

                        .mem-ship .mShip .mainFrMemDiv .first-member ul li span {
                            font-family: Lato;
                            font-size: 16px;
                            font-weight: 600;
                            font-stretch: normal;
                            font-style: normal;
                            line-height: 1.25;
                            letter-spacing: normal;
                            text-align: left;
                            color: #0b1219
                        }

            .mem-ship .mShip .mainFrMemDiv .pricingInfo {
                display: flex
            }

                .mem-ship .mShip .mainFrMemDiv .pricingInfo .start-msg {
                    flex-grow: 0;
                    font-family: Lato;
                    font-size: 16px;
                    font-weight: 400;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 1;
                    letter-spacing: normal;
                    text-align: right;
                    color: #ef4281;
                    margin-right: 45px;
                    display: flex;
                    align-items: center
                }

                    .mem-ship .mShip .mainFrMemDiv .pricingInfo .start-msg .f_img {
                        width: 24px;
                        height: 24px;
                        margin-right: 4px
                    }

                .mem-ship .mShip .mainFrMemDiv .pricingInfo .explore-plans {
                    width: 169px;
                    height: 48px;
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    align-items: center;
                    border-radius: 5px;
                    background-image: linear-gradient(75deg,#fbc82f,#fff48a 100%),linear-gradient(to bottom,#0b1219,#0b1219);
                    font-family: Lato;
                    font-size: 14px;
                    font-weight: 700;
                    font-stretch: normal;
                    font-style: normal;
                    line-height: 3.43;
                    letter-spacing: 1px;
                    text-align: left;
                    color: #0b1219
                }

.page-wrapper > .mem-ship {
    display: none
}

.mainMemSection {
    background-color: #fff;
    padding: 24px 0;
    margin: 0 0 10px
}

    .mainMemSection .fmember-content {
        display: flex
    }

        .mainMemSection .fmember-content .fmember-rightcontent {
            display: flex;
            flex-direction: column;
            padding-left: 16px
        }

            .mainMemSection .fmember-content .fmember-rightcontent .top {
                padding-bottom: 12px;
                text-align: left !important
            }

                .mainMemSection .fmember-content .fmember-rightcontent .top h2 {
                    font-size: 16px;
                    font-family: Lato;
                    color: #0b1219;
                    line-height: 22px;
                    margin: 0
                }

            .mainMemSection .fmember-content .fmember-rightcontent .con-txt {
                display: block
            }

                .mainMemSection .fmember-content .fmember-rightcontent .con-txt ul {
                    margin-left: 16px
                }

                    .mainMemSection .fmember-content .fmember-rightcontent .con-txt ul li {
                        font-size: 12px;
                        line-height: 18px;
                        color: rgba(11,18,25,.75);
                        margin-bottom: 8px
                    }

                        .mainMemSection .fmember-content .fmember-rightcontent .con-txt ul li span {
                            font-family: Lato;
                            font-size: 12px;
                            font-weight: 600;
                            font-style: normal;
                            letter-spacing: normal;
                            color: #0b1219
                        }

    .mainMemSection .bottom {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

        .mainMemSection .bottom .f-msg {
            float: left;
            width: auto;
            background-size: 24px !important;
            padding-left: 32px;
            font-size: 12px;
            color: #ef4281;
            line-height: 24px;
            letter-spacing: 0;
            height: 24px;
            font-family: Lato
        }

        .mainMemSection .bottom .explore-plans {
            float: right;
            width: auto;
            padding: 0 16px;
            font-family: Lato;
            font-size: 14px;
            color: #0b1219;
            letter-spacing: 1px;
            background-image: linear-gradient(75deg,#fbc82f,#fff48a 100%),linear-gradient(to bottom,#0b1219,#0b1219);
            border-radius: 4px;
            height: 48px;
            line-height: 48px;
            margin: 0 20px
        }

.expanded-content {
    background-color: #fff;
    padding: 32px 0 0;
    margin: 0 -16px -30px
}

    .expanded-content .expand-cont {
        min-width: 1030px;
        max-width: 1280px;
        margin: 0 auto;
        border-bottom: 1px solid rgba(11,18,25,.2)
    }

        .expanded-content .expand-cont .h-content {
            display: block;
            padding: 0 0 20px;
            line-height: 1.5;
            letter-spacing: normal;
            text-align: left;
            color: #0b1219
        }

            .expanded-content .expand-cont .h-content h1 {
                font-family: LatoSemiBold;
                font-size: 24px;
                line-height: normal;
                letter-spacing: normal;
                text-align: left;
                color: #000;
                margin: 0;
                padding: 0;
                width: 100%;
                display: flex;
                justify-content: space-between;
                align-items: center;
                height: 52px;
                cursor: pointer
            }

            .expanded-content .expand-cont .h-content h2 {
                font-family: LatoSemiBold;
                margin: 0 0 4px;
                font-size: 16px
            }

            .expanded-content .expand-cont .h-content p {
                font-family: Lato;
                padding: 0 36px 0 0
            }

#rxSection {
    display: flex;
    position: relative;
    min-height: 1px;
    border-top: 1px solid #83878a;
    border-bottom: 1px solid #83878a;
    padding: 24px 16px;
    margin: 0 0 32px
}

    #rxSection .uPrescription-content {
        display: flex;
        align-items: center;
        position: relative;
        width: 50%;
        margin-bottom: 0;
        border-right: 1px solid #83878a
    }

        #rxSection .uPrescription-content .top {
            text-align: center;
            padding: 0;
            width: 80px;
            margin-right: 24px;
            text-align: center;
            float: left
        }

        #rxSection .uPrescription-content .con-txt {
            display: block;
            float: left;
            width: calc(100% - 248px)
        }

            #rxSection .uPrescription-content .con-txt p {
                margin: 0 !important;
                color: rgba(11,18,25,.75);
                font-size: 14px;
                margin-bottom: 4px !important
            }

            #rxSection .uPrescription-content .con-txt h2 {
                font-family: LatoSemiBold;
                line-height: 28px;
                font-size: 20px;
                letter-spacing: .25px;
                display: block;
                padding: 0;
                margin: 0
            }

            #rxSection .uPrescription-content .con-txt label {
                width: 100%;
                border-radius: 5px;
                background-color: #ef4281;
                font-size: 11px;
                color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 5px 0;
                margin: 0
            }

    #rxSection .nprescription {
        display: flex;
        align-items: center;
        position: relative;
        width: 50%;
        padding: 0 0 0 24px;
        margin-bottom: 0
    }

        #rxSection .nprescription .top {
            text-align: center;
            padding: 0;
            width: 80px;
            height: 80px;
            margin-right: 24px;
            text-align: center;
            padding-bottom: 12px;
            float: left
        }

        #rxSection .nprescription .con-txt {
            display: block;
            float: left;
            width: calc(100% - 248px)
        }

            #rxSection .nprescription .con-txt p {
                margin: 0 !important;
                color: rgba(11,18,25,.75);
                font-size: 14px;
                margin-bottom: 4px !important
            }

            #rxSection .nprescription .con-txt h2 {
                font-family: LatoSemiBold;
                line-height: 28px;
                font-size: 20px;
                letter-spacing: .25px;
                display: block;
                padding: 0;
                margin: 0
            }

            #rxSection .nprescription .con-txt .npBtn {
                width: 100%;
                border-radius: 5px;
                background-color: #24aeb1;
                font-size: 11px;
                color: #fff;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 5px 0;
                margin: 0
            }

    #rxSection hr {
        margin: 0;
        border-top: 1px solid rgba(11,18,25,.1);
        padding-bottom: 24px
    }

.timerSec {
    background: #fff;
    margin: 0 -16px;
    display: block
}

    .timerSec .timerIMG {
        background: url(../images/icons/clock.svg) no-repeat 24px center/18px;
        margin: 0;
        height: 36px;
        padding: 0 0 0 52px;
        display: flex;
        align-items: center;
        font-size: 16px;
        font-family: LatoSemiBold;
        color: #e23912
    }

.ltdNew {
    display: block
}

    .ltdNew h2 {
        font-family: LatoSemiBold
    }

        .ltdNew h2 .offTxt {
            font-style: italic;
            font-family: Lato;
            font-size: 16px
        }

    .ltdNew .beauty-top-products {
        margin: -30px 32px 0 240px
    }

    .ltdNew .swiper-flashsale-prev {
        left: 220px !important
    }

#nfmSection .newNFMuser {
    display: block;
    background: 0 0 !important;
    height: auto !important;
    border-bottom: 1px solid rgba(11,18,25,.1)
}

    #nfmSection .newNFMuser .mShip {
        padding: 0 !important
    }

    #nfmSection .newNFMuser .first-member {
        font-weight: 400 !important
    }

        #nfmSection .newNFMuser .first-member p {
            font-size: 16px;
            font-family: Lato;
            color: #83878a;
            margin: 0 0 4px;
            padding: 0
        }

        #nfmSection .newNFMuser .first-member h2 {
            font-family: LatoSemiBold
        }

    #nfmSection .newNFMuser .explore-plans {
        background: 0 0 !important;
        color: #22adb0;
        font-size: 18px;
        font-family: LatoSemiBold;
        font-weight: 400 !important;
        width: auto;
        padding: 0 24px 0 0
    }

#nfmSection .nfmDetails {
    margin: 12px 24px 36px 36px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

    #nfmSection .nfmDetails .nfmCard {
        padding: 0;
        margin: 0;
        border-radius: 10px;
        box-shadow: 0 2px 8px 0 rgba(11,18,25,.1);
        background-color: #fff;
        overflow: hidden;
        width: 32%
    }

        #nfmSection .nfmDetails .nfmCard h1 {
            padding: 16px;
            margin: 0;
            font-size: 18px;
            font-family: Lato;
            color: #000;
            background: linear-gradient(82deg,#fbc82f,#fff48a 100%);
            display: flex;
            align-items: center
        }

            #nfmSection .nfmDetails .nfmCard h1 img {
                margin: 0 16px 0 0;
                width: 72px;
                height: 72px
            }

        #nfmSection .nfmDetails .nfmCard .nfmTxt {
            padding: 16px 24px;
            margin: 0;
            display: block
        }

            #nfmSection .nfmDetails .nfmCard .nfmTxt span {
                display: block;
                font-size: 16px;
                font-family: Lato;
                color: #83878a;
                height: 24px
            }

                #nfmSection .nfmDetails .nfmCard .nfmTxt span.dTxt {
                    font-size: 20px;
                    font-family: LatoSemiBold;
                    color: #0b1219;
                    padding: 0 0 6px;
                    height: 36px
                }

#offTopSelling {
    display: block
}

    #offTopSelling .topOffer {
        position: relative;
        margin: 0 0 32px
    }

        #offTopSelling .topOffer h2 {
            padding: 0;
            margin: 0 0 24px;
            font-size: 24px;
            font-family: LatoSemiBold;
            color: #0b1219
        }

            #offTopSelling .topOffer h2 .clsviewall {
                float: right;
                font-size: 14px;
                letter-spacing: 0;
                color: #0b1219;
                padding: 0 12px 0 0;
                background: url(../images/icons/chevron-bRight.svg) no-repeat right center
            }

        #offTopSelling .topOffer #offer-slidersection {
            margin: 0 16px 32px
        }

            #offTopSelling .topOffer #offer-slidersection .top-selling-swiper {
                display: block;
                padding: 0;
                margin: 0
            }

                #offTopSelling .topOffer #offer-slidersection .top-selling-swiper .swiper-slide {
                    margin: 0 1% 0 0;
                    width: 19% !important;
                    text-align: center;
                    border-radius: 8px;
                    overflow: hidden
                }

                    #offTopSelling .topOffer #offer-slidersection .top-selling-swiper .swiper-slide:last-child {
                        margin: 0
                    }

                    #offTopSelling .topOffer #offer-slidersection .top-selling-swiper .swiper-slide img {
                        width: 100%;
                        height: 360px
                    }

            #offTopSelling .topOffer #offer-slidersection .swiper-top-selling-prev {
                background: url(../images/icons/white_prev.svg) center no-repeat !important;
                width: 42px;
                height: 42px;
                background-size: 42px !important;
                left: 0 !important;
                margin: 0 !important
            }

            #offTopSelling .topOffer #offer-slidersection .swiper-top-selling-next {
                background: url(../images/icons/white_next.svg) center no-repeat !important;
                width: 42px;
                height: 42px;
                background-size: 42px !important;
                right: 0 !important;
                margin: 0 !important
            }

            #offTopSelling .topOffer #offer-slidersection .grid-offer-swiper {
                display: block;
                padding: 0;
                margin: 0
            }

                #offTopSelling .topOffer #offer-slidersection .grid-offer-swiper .swiper-slide {
                    margin: 0 1% 0 0;
                    width: 19% !important;
                    text-align: center;
                    border-radius: 8px;
                    overflow: hidden;
                    height: 360px
                }

                    #offTopSelling .topOffer #offer-slidersection .grid-offer-swiper .swiper-slide:last-child {
                        margin: 0
                    }

                    #offTopSelling .topOffer #offer-slidersection .grid-offer-swiper .swiper-slide img {
                        width: 100%;
                        height: 360px
                    }

            #offTopSelling .topOffer #offer-slidersection .swiper-grid-offer-prev {
                background: url(../images/icons/white_prev.svg) center no-repeat !important;
                width: 42px;
                height: 42px;
                background-size: 42px !important;
                left: 0 !important;
                margin: 0 !important
            }

            #offTopSelling .topOffer #offer-slidersection .swiper-grid-offer-next {
                background: url(../images/icons/white_next.svg) center no-repeat !important;
                width: 42px;
                height: 42px;
                background-size: 42px !important;
                right: 0 !important;
                margin: 0 !important
            }

            #offTopSelling .topOffer #offer-slidersection .offer-discount-swiper {
                display: block;
                padding: 0;
                margin: 0
            }

                #offTopSelling .topOffer #offer-slidersection .offer-discount-swiper .swiper-slide {
                    margin: 0 1% 0 0;
                    width: 32.4% !important;
                    text-align: center;
                    border-radius: 8px;
                    overflow: hidden;
                    height: 220px
                }

                    #offTopSelling .topOffer #offer-slidersection .offer-discount-swiper .swiper-slide:last-child {
                        margin: 0
                    }

                    #offTopSelling .topOffer #offer-slidersection .offer-discount-swiper .swiper-slide img {
                        width: 100%;
                        height: 220px
                    }

            #offTopSelling .topOffer #offer-slidersection .swiper-offer-discount-prev {
                background: url(../images/icons/white_prev.svg) center no-repeat !important;
                width: 42px;
                height: 42px;
                background-size: 42px !important;
                left: 0 !important;
                margin: 0 !important
            }

            #offTopSelling .topOffer #offer-slidersection .swiper-offer-discount-next {
                background: url(../images/icons/white_next.svg) center no-repeat !important;
                width: 42px;
                height: 42px;
                background-size: 42px !important;
                right: 0 !important;
                margin: 0 !important
            }

.otc-brand-page .cat-item .wishlist-icon, .otc-category-page .cat-item .wishlist-icon, .otc-manu-page .cat-item .wishlist-icon, .otc-product-page .cat-item .wishlist-icon, .search-result-page .cat-item .wishlist-icon {
    width: 24px;
    height: 24px;
    margin: 0;
    background: url(../images/icons/wishlist-icon.svg) center 4px no-repeat;
    position: absolute;
    top: 145px;
    right: 12px;
    border: 1px solid rgba(131,135,138,.4);
    border-radius: 50%;
    background-size: 16px
}

.otc-brand-page .cat-item .wishlist-icon-added, .otc-category-page .cat-item .wishlist-icon-added, .otc-manu-page .cat-item .wishlist-icon-added, .otc-product-page .cat-item .wishlist-icon-added, .search-result-page .cat-item .wishlist-icon-added {
    width: 24px;
    height: 24px;
    margin: 0;
    background: url(../images/icons/icon_favourite_active.svg) center 4px no-repeat;
    position: absolute;
    top: 145px;
    right: 12px;
    border: 1px solid rgba(131,135,138,.4);
    border-radius: 50%;
    background-size: 16px
}

.otc-brand-page .cat-item .rating, .otc-category-page .cat-item .rating, .otc-manu-page .cat-item .rating, .otc-product-page .cat-item .rating, .search-result-page .cat-item .rating {
    width: 48px;
    margin: 0;
    float: right;
    position: absolute;
    top: 145px;
    left: 12px;
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 0 6px;
    justify-content: space-between;
    border-radius: 24px;
    font-size: 12px;
    font-family: LatoSemiBold;
    color: #0b1219
}

    .otc-brand-page .cat-item .rating a, .otc-category-page .cat-item .rating a, .otc-manu-page .cat-item .rating a, .otc-product-page .cat-item .rating a, .search-result-page .cat-item .rating a {
        color: #24aeb1
    }

.otc-brand-page .pro_detail .rating, .otc-category-page .pro_detail .rating, .otc-manu-page .pro_detail .rating, .otc-product-page .pro_detail .rating, .search-result-page .pro_detail .rating {
    width: 48px;
    margin: 0;
    float: right;
    position: absolute;
    top: 145px;
    left: 12px;
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 0 6px;
    justify-content: space-between;
    border-radius: 24px;
    font-size: 12px;
    font-family: LatoSemiBold;
    color: #0b1219
}

    .otc-brand-page .pro_detail .rating a, .otc-category-page .pro_detail .rating a, .otc-manu-page .pro_detail .rating a, .otc-product-page .pro_detail .rating a, .search-result-page .pro_detail .rating a {
        color: #24aeb1
    }

.cms-home .pro_detail .wishlist-icon {
    width: 24px;
    height: 24px;
    margin: 0;
    background: url(../images/icons/wishlist-icon.svg) center 4px no-repeat;
    position: absolute;
    top: 145px;
    right: 12px;
    border: 1px solid rgba(131,135,138,.4);
    border-radius: 50%;
    background-size: 16px
}

.cms-home .pro_detail .wishlist-icon-added {
    width: 24px;
    height: 24px;
    margin: 0;
    background: url(../images/icons/icon_favourite_active.svg) center 4px no-repeat;
    position: absolute;
    top: 180px;
    right: 12px;
    border: 1px solid rgba(131,135,138,.4);
    border-radius: 50%;
    background-size: 16px
}

.cms-home .pro_detail .rating {
    width: 48px;
    margin: 0;
    float: right;
    position: absolute;
    top: 180px;
    left: 12px;
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 0 6px;
    justify-content: space-between;
    border-radius: 24px;
    font-size: 12px;
    font-family: LatoSemiBold;
    color: #0b1219
}

    .cms-home .pro_detail .rating a {
        color: #24aeb1
    }

.home-main-banner {
    clear: both;
    width: 100%;
    max-height: 320px;
    margin: 0 auto 32px;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

    .home-main-banner .banner_img {
        height: 320px;
        -o-object-fit: cover;
        object-fit: cover;
        min-width: 1030px;
        max-width: 100%;
        cursor: pointer
    }

    .home-main-banner .jioads_top_banner {
        height: 320px
    }

        .home-main-banner .jioads_top_banner .swiper-slide {
            width: 100% !important
        }

        .home-main-banner .jioads_top_banner .banner_img {
            margin: 0 auto;
            display: list-item;
            min-width: 1030px;
            max-width: 100%;
            height: 320px;
            -o-object-fit: cover;
            object-fit: cover;
            cursor: pointer
        }

    .home-main-banner .swiper-jioads-btn-next {
        background: url(../images/icons/next.svg) center no-repeat !important;
        width: 26px;
        height: 26px;
        background-size: 26px !important;
        right: 10px !important
    }

    .home-main-banner .swiper-jioads-btn-prev {
        background: url(../images/icons/prev.svg) center no-repeat !important;
        width: 26px;
        height: 26px;
        background-size: 26px !important;
        left: 10px !important
    }

    .home-main-banner .jioads-customise-pagination {
        position: absolute;
        bottom: 0
    }

        .home-main-banner .jioads-customise-pagination .swiper-pagination-bullet {
            width: 8px;
            height: 8px;
            display: inline-block;
            margin: 0 3px;
            border-radius: 100%;
            background-color: #fff;
            opacity: 1;
            border: solid 1px #ababab
        }

        .home-main-banner .jioads-customise-pagination .swiper-pagination-bullet-active {
            background-color: #24aeb1;
            box-shadow: 0 0 1px #24aeb1;
            border: solid 1px #24aeb1
        }

.cms-brand-landing .new-categories-section {
    background: #fff;
    margin: 0 -16px 32px;
    padding: 0 0 24px
}

    .cms-brand-landing .new-categories-section h2 {
        padding: 16px
    }

        .cms-brand-landing .new-categories-section h2 .clsviewall {
            color: #ef4281;
            background: url(../images/icons/pink_right.svg) no-repeat 50px center/20px
        }

    .cms-brand-landing .new-categories-section .home-new-category-slides {
        margin: 0 32px;
        padding: 0
    }

        .cms-brand-landing .new-categories-section .home-new-category-slides .swiper-wrapper .swiper-slide {
            width: 200px !important
        }

            .cms-brand-landing .new-categories-section .home-new-category-slides .swiper-wrapper .swiper-slide a .cat-img {
                float: none;
                margin: 0 auto 4px
            }

            .cms-brand-landing .new-categories-section .home-new-category-slides .swiper-wrapper .swiper-slide a .clsgetname {
                width: 100%
            }

    .cms-brand-landing .new-categories-section .swiper-home-new-category-next {
        right: 16px !important
    }

    .cms-brand-landing .new-categories-section .swiper-home-new-category-prev {
        left: 16px !important
    }

.cms-brand-landing #in_the_spotlight h2 {
    display: none
}

.cms-brand-landing #in_the_spotlight .header_banner {
    border-radius: 24px;
    overflow: hidden
}

.videoLink {
    display: block;
    position: relative;
    cursor: pointer;
    margin: 0 0 24px
}

    .videoLink .home-embed-video {
        position: relative;
        display: block;
        padding: 0;
        overflow: hidden;
        border-radius: 10px;
        width: 100%;
        margin: 0;
        height: 400px
    }

        .videoLink .home-embed-video .video-small-home {
            position: relative;
            height: 400px
        }

            .videoLink .home-embed-video .video-small-home .blog-play-icon {
                background: url(../images/icons/play_btn.svg) center no-repeat;
                width: 100%;
                height: 100%;
                margin: 0 auto;
                position: absolute;
                z-index: 0;
                background-size: 100px;
                display: block
            }

            .videoLink .home-embed-video .video-small-home img {
                width: 100%
            }

.new-arrival {
    background: #f3f7fb;
    background: linear-gradient(180deg,#fff 60%,#f3f7fb 40%);
    margin: 0 -16px 32px;
    position: relative
}

    .new-arrival h2 {
        font-family: LatoBold;
        font-size: 24px;
        line-height: 32px;
        margin: 0;
        color: #0b1219;
        padding: 16px 18px;
        font-weight: 400
    }

        .new-arrival h2 .clsviewall {
            float: right;
            font-size: 14px;
            color: #ef4281;
            font-family: LatoSemiBold;
            line-height: 18px;
            letter-spacing: 0;
            width: 67px;
            background: url(../images/icons/pink_right.svg) no-repeat right center
        }

    .new-arrival .home-deals-swipe {
        margin: 0 32px
    }

        .new-arrival .home-deals-swipe .swiper-slide {
            margin: 0 1% 0 0;
            width: 32.4% !important;
            text-align: center;
            border-radius: 8px;
            overflow: hidden;
            height: 270px
        }

            .new-arrival .home-deals-swipe .swiper-slide:last-child {
                margin: 0
            }

            .new-arrival .home-deals-swipe .swiper-slide img {
                max-width: 100%;
                height: 270px
            }

    .new-arrival .swiper-trending-next {
        background: url(../images/icons/white_next.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        right: 16px !important;
        margin: 0 !important
    }

    .new-arrival .swiper-trending-prev {
        background: url(../images/icons/white_prev.svg) center no-repeat !important;
        width: 42px;
        height: 42px;
        background-size: 42px !important;
        left: 16px !important;
        margin: 0 !important
    }

.staticBanner {
    display: block;
    width: 100%;
    margin: 0 0 32px
}

    .staticBanner .nsBlock {
        width: 49%;
        float: left;
        background: #fff url(../images/nsBg.png) repeat center/100%;
        height: 309px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        padding: 0 0 0 24px
    }

        .staticBanner .nsBlock .nmsStore {
            width: 100%;
            display: flex;
            align-items: center;
            cursor: pointer
        }

            .staticBanner .nsBlock .nmsStore .sImg {
                display: block;
                width: 100px;
                margin: 0 28px 0 0
            }

                .staticBanner .nsBlock .nmsStore .sImg img {
                    width: 100%
                }

            .staticBanner .nsBlock .nmsStore .medsord {
                display: block;
                color: #151b39;
                font-size: 24px;
                font-family: LatoBold;
                width: calc(100% - 128px)
            }

                .staticBanner .nsBlock .nmsStore .medsord p {
                    margin: 0
                }

                .staticBanner .nsBlock .nmsStore .medsord .f-msg {
                    float: left;
                    width: auto;
                    font-size: 18px;
                    color: #5ba41c
                }

    .staticBanner .genBanner {
        width: 49%;
        float: right;
        background: #fff;
        margin: 0;
        padding: 12px;
        border-radius: 8px;
        overflow: hidden
    }

        .staticBanner .genBanner .hImg {
            display: block;
            margin: 0 0 12px
        }

        .staticBanner .genBanner .generic-swipe {
            height: 225px
        }

            .staticBanner .genBanner .generic-swipe .swiper-wrapper {
                margin: 0 0 16px
            }

                .staticBanner .genBanner .generic-swipe .swiper-wrapper .swiper-slide {
                    width: 100%;
                    border-radius: 5px;
                    display: flex;
                    justify-content: center;
                    align-items: center;
                    border: 0
                }

                    .staticBanner .genBanner .generic-swipe .swiper-wrapper .swiper-slide img {
                        width: 100%
                    }

            .staticBanner .genBanner .generic-swipe .swiper-generic-pagination {
                position: absolute;
                bottom: 0
            }

                .staticBanner .genBanner .generic-swipe .swiper-generic-pagination .swiper-pagination-bullet {
                    width: 6px;
                    height: 6px;
                    display: inline-block;
                    margin: 0 2px;
                    border-radius: 100%;
                    background-color: #d9d9d9;
                    opacity: 1
                }

                .staticBanner .genBanner .generic-swipe .swiper-generic-pagination .swiper-pagination-bullet-active {
                    background-color: #24aeb1;
                    width: 12px;
                    border-radius: 6px
                }

.oHoldSec {
    background: #fff
}

    .oHoldSec .oHold {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-width: 1030px;
        max-width: 1680px;
        margin: 0 auto;
        padding: 0 16px
    }

        .oHoldSec .oHold .lSec {
            width: 50%;
            display: flex;
            align-items: center
        }

            .oHoldSec .oHold .lSec img {
                width: 70px;
                height: 70px
            }

            .oHoldSec .oHold .lSec .conTxt {
                margin: 0 0 0 6px
            }

                .oHoldSec .oHold .lSec .conTxt p {
                    margin: 0;
                    padding: 0;
                    font-size: 16px;
                    font-family: LatoSemiBold;
                    color: #000
                }

                .oHoldSec .oHold .lSec .conTxt span {
                    margin: 0;
                    padding: 0;
                    font-size: 13px;
                    font-family: Lato;
                    color: #83878a
                }

        .oHoldSec .oHold .rSec {
            width: 50%;
            text-align: right;
            display: flex;
            align-items: center;
            justify-content: flex-end
        }

            .oHoldSec .oHold .rSec .button {
                background: #24aeb1;
                font-family: LatoSemiBold;
                border: none;
                color: #fff;
                padding: 0 32px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                text-decoration: none;
                display: inline-block;
                font-size: 13px;
                cursor: pointer;
                border-radius: 4px
            }

            .oHoldSec .oHold .rSec img {
                width: 32px
            }
