
body {
    font-family: 'Raleway', sans-serif;
    
}

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

#lblCartCount {
    font-size: 10px;
    background: #111;
    color: #fff;
    padding: 5px 0px;
    vertical-align: top;
    margin-left: -10px;
    position: absolute;
    width: 20px;
}

#top-menu-slider button i {
    background: #3b256e;
    border-radius: 50%;
}

#top-menu-slider button i {
    color: #fff;
}

#top-menu-slider button.owl-prev {
    left: 10px;
}

#top-menu-slider button.owl-next {
    right: 10px;
}

#top-menu-slider button:hover {
    background: unset !important;
}

.Spirituality {
    /* background: #3b256e; */
    border: 2px solid #b9b9b9;
    border-radius: 5px;
}

tr.table-header {
    background: #b59af3 !important;
    color: #fff;
    text-align: center;
}

input:focus {
    outline: unset;
}

.cursor-pointer {
    cursor: pointer;
}

.position-unset {
    position: unset;
}

.f-14 {
    font-size: 14px;
}

.bg-theam {
    background: #3b256e;
}

.text-theam {
    color: #3b256e;
}

.header-top {
    /*border-bottom: 1px solid #67558f;*/
    padding: 5px 0;
}


.becomeaprremmi-left {
    min-height: 300px;
    height: 100%;
}

    .becomeaprremmi-left a {
        background: #8666d0;
        color: #fff;
        padding: 14px 0;
        position: absolute;
        width: 76%;
        border-radius: 0;
        font-size: 18px;
        left: 12%;
    }

        .becomeaprremmi-left a:hover,
        .becomeaprremmi-right a:hover {
            color: #fff;
        }

.becomeaprremmi-right {
    background: #3b256e;
    height: 100%;
    min-height: 300px;
}

    .becomeaprremmi-right a {
        background: #8666d0;
        color: #fff;
        padding: 14px 0;
        position: absolute;
        width: 76%;
        border-radius: 0;
        font-size: 18px;
        left: 12%;
    }

ul.top-header-right-ul {
    float: right;
    padding-left: 0;
    margin-bottom: 0;
}

    ul.top-header-right-ul li {
        list-style-type: none;
        float: left;
        color: #fff;
        font-size: 14px;
        margin-left: 25px;
    }

.saerch-flex {
    display: flex;
}

.header-main {
    padding-top: 35px;
    background: #eeeae7 url(../images/dots-1.png) !important;
}

ul.main-menu {
    margin-bottom: 0;
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #3b256e;
    top: 0;
}

ul.main-menu li {
    list-style-type: none;
    float: left;
    color: #212529;
    columns: auto;
    margin-right: 18px;
    text-transform: capitalize;
}
    ul.main-menu li a {
        color: #262525;
        font-weight: 800;
    }

ul.supmenu-sec li {
    width: 100%;
}

.mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    /* background: #fff; */
    top: 78px;
    z-index: 99;
    display: none;
    padding-top: 40px;
    border-bottom: 1px solid #d8d8d8;
}

ul.main-menu li:hover .mega-menu {
    display: block;
}

.header-main.fixed .mega-menu {
    position: absolute;
    left: 0;
    width: 100%;
    top: 51px;
    z-index: 99;
    display: none;
    padding-top: 32px;
}

.megamenu-submenu {
    columns: unset !important;
    float: left;
    width: 100%;
    margin-top: 7px;
}

    .megamenu-submenu li {
        margin-bottom: 5px;
    }


        .megamenu-submenu li a {
            font-size: 14px;
            float: left;
            width: 100%;
            color: #000;
        }

.main-menu-list {
    flex: 20% 0;
    margin-bottom: 17px;
}

.main-menu-title {
    color: #3b256e;
    font-size: 17px;
}

ul.supmenu-sec {
    padding-left: 0;
    margin-bottom: 0;
}

.main-menu-dwon-arrow {
    font-size: 12px;
    margin-left: 3px;
}

.saerch input, .saerch input:focus {
    width: 100%;
    padding: 5px 11px;
    border: 1px solid #b2acbf;
    border-radius: 7px;
    background-color: transparent;
    color: #111;
 }

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    height: 13px;
    width: 13px;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewPort='0 0 12 12' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='1' y1='11' x2='11' y2='1' stroke='gray' stroke-width='2'/%3e%3cline x1='1' y1='1' x2='11' y2='11' stroke='gray' stroke-width='2'/%3e%3c/svg%3e");
}


.cart {
    float: right;
    color: #262525;
    font-size: 37px;
}

    .cart:hover {
        float: right;
        color: #e0e0e0;
        text-decoration: none;
    }

/***********   *******************/

main {
    margin-top: 45px;
}


/***************  ************/


/*********** Billing Info Start *************/

.w-100.payment-icons {
    font-size: 30px;
}

.billing-tabs {
    width: 40%;
    background-color: #eee;
}

    .billing-tabs a.active {
        background-color: red;
    }

    .billing-tabs a.active {
        color: #fff !important;
        background-color: #3b256e !important;
    }

.qty {
    border: 1px solid #c1c0c0;
    float: left;
}

    .qty button {
        padding: 0;
        float: left;
        background: none;
        border: none;
        line-height: 0;
        width: 100%;
    }

    .qty input {
        height: 32px;
        float: left;
        width: calc(100% - 31px);
        font-size: 12px;
        text-align: center;
        border: none;
    }

.qty-btn {
    width: 31px;
    float: left;
}


/*************** Billing End ***************/


/********** About Us start *******************/

.head-border {
    width: 200px;
    height: 2px;
    background-color: #686a77;
    margin: 0 auto;
    display: block;
    margin-top: -14px;
}

.home-features {
    /* background-color: #f3f6ff; */
    min-height: 390px;
    border-radius: 7px;
    padding-bottom: 20px;
}

.home-about {
    background-color: #f9f9f9;
    min-height: 350px;
}


/* .about-text {
    color: #d2d2d2;
} */

.about-imgs2 {
    margin-top: 40px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
    cursor: pointer;
}

a.readmore {
    text-decoration: underline;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
}

.about-title {
    position: relative;
}

    .about-title::before {
        content: "";
        height: 4px;
        width: 30px;
        background: #3b256e;
        position: absolute;
        bottom: -7px;
    }


/****************** About Us end****************/


/**************** Testmonial********************/

/*.testimonial:after {
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
    color: #00adb7;
    position: absolute;
    top: 20px;
    left: 25px;
}*/

.testimonial .pic {
    width: 75px;
    height: 75px;
    /* position: absolute; */
    /* bottom: -30px; */
    left: 25px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 9px;
}

h3.testimonial-title {
    float: left;
    /*width: calc(100% - 50px);*/
    margin-left: 10px;
    font-size: 17px;
}

.testimonial {
    /* border: 1px solid #c9ced3; */
    /* border-top: 3px solid #c9ced3; */
    padding: 72px 25px;
    margin-bottom: 30px;
    position: relative;
    /* box-shadow: 0 0 6px; */
    margin: 7px 7px;
    border-radius: 8px;
}

    .testimonial .description {
        font-size: 14px;
        color: #666;
        line-height: 26px;
    }

button.owl-prev {
    position: absolute;
    top: 31%;
    left: -30px;
}

button.owl-next {
    position: absolute;
    top: 31%;
    right: -30px;
}

.owl-nav button i {
    font-size: 38px;
}


/******************** Testmonial End ****************/


/****************** Login Start *****************/

.login-right {
    background: #3b256e;
    min-height: 60vh;
    padding-top: 55px;
}

    .login-right .btn {
        background: #7a47f3;
        color: #e4e4e4;
        margin: 15px 0;
    }

.login-left {
    height: 100%;
    display: flex;
    align-items: center;
}

button.close.login-close {
    position: absolute;
    right: -47px;
    font-size: 35px;
    color: #fff;
    z-index: 999999;
    opacity: 1;
    top: 0px;
}


/**************** Login End ****************/


/********** Banner ******************/

.banner button.owl-next {
    position: absolute;
    top: calc(50% - 32px);
    right: 0;
}

.banner button.owl-prev {
    position: absolute;
    top: calc(50% - 32px);
    left: 0;
}


/*************** Bnner end ****************/


/*************** product start*******************/

.product {
    float: left;
    width: 100%;
}

.product-badge {
    position: absolute;
    background: #3b256e;
    font-size: 12px;
    color: #fff;
    padding: 4px 0;
    width: 40px;
    text-align: center;
    left: 0;
    top: 0;
    z-index: 99;
}

.product-image-p {
    position: relative;
    text-align: center;
    height: 209px;
}

    .product-image-p img {
        max-width: 100%;
        max-height: 209px;
    }

.quick-shop {
    position: absolute;
    background: #3b256e;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 12px;
    padding: 7px 0;
    bottom: 0;
    color: #fff;
    opacity: 0;
    transition-duration: 0.3s;
}

.bg-theam-light {
    background-color: #8567cc;
}

.product:hover .quick-shop {
    opacity: 1;
}

.latest-products button.owl-prev {
    position: absolute;
    top: 31%;
    left: 0;
}

.latest-products button.owl-next {
    position: absolute;
    top: 31%;
    right: 0;
}

.owl-nav button:focus {
    outline: none;
}

.left-15 {
    left: 15px;
}

.product-left {
    flex: 0 0 268px;
}

.products-cat a {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 8px;
    color: #000;
}

ul.product-size-ul li {
    list-style-type: none;
    float: left;
    border: 1px solid #bdbdbd;
    padding: 2px 11px;
    margin-right: 9px;
    border-radius: 3px;
    cursor: pointer;
}

ul.product-size-ul,
ul.product-share-ul {
    padding-left: 0;
}

    ul.product-share-ul li {
        list-style-type: none;
        float: left;
        background: #3b256e;
        width: 32px;
        color: #fff;
        text-align: center;
        margin-right: 11px;
        padding: 0;
        border-radius: 50%;
        font-size: 20px;
        cursor: pointer;
    }

.product-details {
    text-align: center;
    font-weight: bold;
    color: black;
}

.getintouch.dropdown-toggle::after {
    display: none;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #3b256e;
}

.nav-pills .nav-link {
    color: #000;
}

ul.prod-cat {
    padding-left: 0;
}

    ul.prod-cat li {
        list-style-type: none;
        float: left;
        width: 100%;
    }

        ul.prod-cat li a {
            position: relative;
            cursor: pointer;
        }

.prod-cat-arrow {
    position: absolute;
    right: -16px;
}

ul.submenu {
    margin-bottom: 15px;
    padding-left: 0;
    float: left;
    display: none;
    width: 100%;
    margin-top: 5px;
}

    ul.submenu li a:hover {
        text-decoration: none;
    }

    ul.submenu li a i {
        margin-right: 7px;
        float: left;
    }


/*************** product end***************/


/*********** cat Start *******************/

.category:hover {
    text-decoration: none;
}

.category button.owl-prev {
    position: absolute;
    top: 31%;
    left: 0;
}

.category button.owl-next {
    position: absolute;
    top: 31%;
    right: 0;
}

.ourcategories button.owl-prev {
    position: absolute;
    top: 31%;
    left: 0;
}

.ourcategories button.owl-next {
    position: absolute;
    top: 31%;
    right: 0;
}


/****************** cat End  ******************/


/*********************** Footer *******************/

footer {
    color: #d0d0d0;
}

.fooer-socialmedia a {
    color: #d0d0d0;
    font-size: 22px;
    margin-right: 8px;
}

ul.footer-links li a {
    font-size: 14px;
    color: #d0d0d0;
    margin-bottom: 6px;
    float: left;
    width: 100%;
}

ul.footer-links li {
    list-style-type: none;
}

ul.footer-links {
    padding-left: 0;
}

.footer-title {
    color: #fff;
}

input.news-letter-text-box {
    background: transparent;
    border: 1px solid #d0d0d0;
    width: 100%;
    padding: 8px 16px;
    color: #d0d0d0;
}

.footer-bootm {
    border-top: 1px solid #774cdc;
    font-size: 12px;
    padding: 6px 0;
    text-align: center;
    margin-top: 22px;
}


/********************* Footer end ****************/
li.subcat-title {
    columns: 5;
}

@media only screen and (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}

.f-14 {
    font-size: 14px;
}

.label-center {
    text-align: center;
}

.label-left {
    text-align: left;
}

.label-right {
    text-align: right;
}

.fontred {
    color: red;
}

tr.table-header {
    background: #b59af3 !important;
    color: #fff;
    text-align: center;
}
/*ul.top-header-right-ul li:first-child {
    margin-left: 0;
}*/
/*.xzoom {
width:100% !important;
}*/
.right-0 {
    right: 0px !important;
}
.overlay-loader, .overlay-loader-lazyloder {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    top: 0;
    z-index: 9999;
    left: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #000;
    font-size: 18px;
}

@media screen and (min-width: 1281px) {
    #top-menu-slider button.owl-prev {
        left: -47px;
    }

    #top-menu-slider button.owl-next {
        right: -47px;
    }

    .latest-products button.owl-prev, .ourcategories button.owl-prev {
        left: -30px;
    }

    .latest-products button.owl-next, .ourcategories button.owl-next {
        right: -30px;
    }
}

.strong {
    color: blue;
    border-color: blue;
}

.medium {
    color: blue;
    border-color: blue;
    padding: 4px 10px;
}

.weak {
    color: red;
    border-color: red;
    padding: 4px 10px;
}

.strength {
    padding: 4px 10px;
    border: 2px solid;
    color: green;
    font-weight: bold;
}

.wishlist {
    position: absolute;
    z-index: 99;
    right: 25px;
    font-size: 22px;
    color: #3b256e;
    top: 0;
}

ul.product-share-ul a {
    color: #fff;
}

.page-container {
    padding-left: 10px;
    padding-right: 10px;
    max-width: 1220px;
}
footer#colophon .footer-about .footer-logo {
    margin-bottom: 25px;
}
.top-icon-lang {
    font-size: 20px;
    padding-right: 10px;
}
.ts-feature-wrapper {
    margin: 4%;
}
    .ts-feature-wrapper.horizontal-icon .feature-content .feature-icon {
        padding-right: 20px;
    }

    .ts-feature-wrapper.horizontal-icon .feature-content > * {
        display: table-cell;
        vertical-align: middle;
    }

    .ts-feature-wrapper .feature-icon {
        font-size: 250%;
    }
    .ts-feature-wrapper.horizontal-icon .feature-icon i, .ts-feature-wrapper.vertical-icon .feature-icon i {
        background-color: rgb(59 37 110);
        color: #fff;
    }

    .ts-feature-wrapper .feature-icon i {
        display: inline-block;
        width: 100px;
        height: 100px;
        line-height: 100px;
        border-radius: 10px;
        text-align: center;
    }
    .ts-feature-wrapper.horizontal-icon .feature-content > * {
        display: table-cell;
        vertical-align: middle;
    }
    .ts-feature-wrapper.horizontal-icon .feature-title {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
.ts-heading.style-heading-line-under-2:before, .style-heading-line-under-2 .shortcode-heading-wrapper:before {
    /* content: "\f066"; */
    line-height: 12;
    letter-spacing: 0;
    font-weight: normal;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    font-size: 45px;
    width: 18px;
    height: 18px;
    transform: rotate( 0deg );
}
.style-heading-line-under-2 .heading, .style-heading-line-under-2 .widgettitle {
    padding-bottom: 30px;
}


.ts-heading .heading, .ts-shortcode .heading, .ts-products-widget .widgettitle {
    position: relative;
    display: inline-block;
    margin-bottom: 0;
}
.style-heading-line-under-2 .heading:before {
    left: -80px;
}

.style-heading-line-under-2 .heading:before, .style-heading-line-under-2 .heading:after {
    content: '';
    width: 30px;
    height: 1px;
    border-width: 1px 0 0;
    border-style: solid;
    position: absolute;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}

.button {
    position: absolute;
    width: 310px;
    left: 0;
    top: 190px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease;
}

    .button a {
        width: 200px;
        padding: 12px 48px;
        text-align: center;
        color: white;
        border: solid 2px white;
        z-index: 1;
        border-radius: 25px;
        background-color: #8567cc;
        text-decoration:none;
        text-transform:uppercase;
    }

.product-image:hover .button {
    opacity: 1;
}
.drug-banner-saleoff {
    overflow: hidden;
    background-color: aliceblue;
    padding-top: 25px;
    padding-bottom: 8px;
}
.drug-banner-saleoff .row > div {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.drug-banner-left, .drug-banner-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex!important;
}
.drug-container {
    max-width: 1200px;
}
.wpb_zoomIn.zoomIn.wpb_start_animation {
    margin-left: 5%;
}
.heading-font{
    margin-bottom:6%;
}
.h1-big {
    font-size: 70px;
    line-height: 80px;
    color: #8666d0;
}
.ts-single-image {
    margin-bottom: 20px;
}

.ts-alignright {
    text-align: right;
}
.button-secondary {
    color: rgba(255,255,255,1);
    border-color: rgba(54,54,54,1);
    background-color: rgba(54,54,54,1);
    border-radius: 50px!important;
    min-width: 200px;
    transition: 600ms ease;
    overflow: hidden;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 26px;
    font-weight: bold;
    line-height: 24px;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
    filter: none;
    cursor: pointer;
    text-align: center;
    background-image: none;
    border-width: 1px;
    border-style: solid;
}
    .button-secondary:hover {
        color: rgba(54,54,54,1);
        border-color: rgba(54,54,54,1);
        background-color:#fff;
    }

.Categories_mb{
    margin-bottom:5%;
}

.drug-testimonials {
    background: #1bb0ce;
    padding-top: 50px;
    background: #1bb0ce url(../images/dots-1.png) !important;
    background-position: bottom right !important;
    background-repeat: no-repeat !important;
    overflow:hidden;
}
.testimonials-items .item-inner:not(:last-child) {
    margin-bottom: 30px;
}
.testimonials-items .item-inner blockquote {
    background: #fff;
    border-radius: 5px;
    padding: 32px 40px;
    max-width: none;
    width: 100%;
    display: table;
    font-size: 100%;
    line-height: 1.5;
}
blockquote {
    font-style: normal;
    padding: 50px;
    margin: 0;
    max-width: 100%;
    font-size: 125%;
    line-height: 1.7;
    text-align: left;
    background: rgba(155, 155, 155, 0.1);
}
.testimonials-items .item-inner blockquote > div {
    display: table-cell;
    vertical-align: middle;
}
.testimonials-items .author-role, .testimonials-items .content {
    margin-top: 0;
    margin-bottom: 10px;
}
    .testimonials-items .author-role .author {
        text-transform: uppercase;
        font-weight: bold;
        font-style: normal;
    }
.testimonials-items blockquote .author-role .author + .social-icons {
    margin-left: 10px;
}
.testimonials-items blockquote .author-role .social-icons > a {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    font-size: 16px;
    transition: 500ms ease;
    color: #8567cc;
}
.testimonials-items .author-role, .testimonials-items .content {
    margin-top: 0;
    margin-bottom: 10px;
}
.custom-h1 {
    font-size:30px;
}
.footer-top {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 3%;
    background-color: #ebeef6;
}
footer#colophon {
    padding-top: 50px;
    background-color: #2e2f54;
    padding-left: 3%;
    padding-right: 3%;
}
.primary-color {
    color: rgba(27,176,206,1);
}
footer#colophon ul.info-content > li > i {
    margin-right: 10px;
}
.end-footer.footer-area {
    padding-top: 20px !important;
    padding-bottom: 18px !important;
}
    .end-footer.footer-area p {
        margin-bottom: 0;
    }
.end-footer.footer-area {
    background: rgba(17,17,34,1);
    color: rgba(81,82,131,1);
}

    footer#colophon .footer-about .footer-logo {
        margin-bottom: 25px;
    }
    footer#colophon .info-content {
        padding: 0;
        margin-top: -8px;
    }
footer#colophon ul.info-content li {
    letter-spacing: 0.9px;
    position: relative;
    list-style: none;
    padding: 4px 0;
    color: #FFF;
    font-size: 13px;
}

footer ul {
    padding: 0;
}

footer ul li {
    list-style: none;
}

footer#colophon ul li {
    padding: 3px 0;
}
footer ul li > a {
    text-decoration: none;
    color: #FFF;
    font-size: 13px;
}
    footer ul li > a:hover {
        text-decoration: none;
    }
.social-icons li > a > i {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}
.term-mt {
    margin: 10% 10% 0% 10%;
    text-align: justify;
}

.topmargin {
    margin-top: 10%;
}

.testimonial-video img {
    width: 250px;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 25px;
    position: absolute;
    z-index: -1;
}

::-webkit-scrollbar-thumb {
    background: #883a96;
    position: absolute;
    z-index: -1;
}



/******** media query LANDSCAPE *********/

@media only screen and (min-width: 1280px) {
    .ts-heading, .ts-shortcode .shortcode-heading-wrapper {
        margin: 0 0 45px 0;
    }
}

@media all and (max-width: 1024px) and (max-height: 768px) and (orientation:landscape) {
    .container, .container-sm {
        max-width: 640px;
    }
    main {
        margin-top: 20%;
    }
    .term-mt {
        margin: 21% 0% 0% 0%;
        text-align: justify;
    }
}



@media screen and (max-width: 420px) {
    .product-image {
        height: 130px;
    }
    .cat-container {
         margin-left:0!important;
         margin-right: 0!important;
    }

    .cart {
        margin-left: 5px;
        font-size: 22px;
        width: 36px;
    }

    .account-sest a {
        color: #3b256e;
        float: right;
        padding: 0 8px;
        position: relative;
        font-size: 23px;
    }

        .account-sest a span {
            position: absolute !important;
            top: -11px;
            right: -5px;
        }

    .cart-icon {
        padding-left: 15px;
        padding-right: 15px;
    }

    ul.main-menu {
        position: fixed;
        right: -100%;
        height: 100vh;
        background: #3b256e;
        top: 0;
        z-index: 9;
        padding-left: 0px;
        overflow: auto;
        width: 226px;
        transition-duration: 0.3s;
    }

        ul.main-menu li {
            float: left;
            width: 100%;
        }

            ul.main-menu li span {
                float: left;
                width: 100%;
                padding: 6px 19px;
            }

    .delivery-policy p {
        text-align: justify !important;
    }

    button.owl-prev {
        left: 0;
    }

    button.owl-next {
        right: 0;
    }

    .delivery-policy p {
        text-align: justify !important;
    }

    .delivery-policy h2 {
        font-size: 21px;
        color: #3b256e;
        border-bottom: 1px solid #e0dce8;
        padding-bottom: 10px;
    }

    .delivery-policy h3 {
        font-size: 19px;
        color: #3b256e;
        border-bottom: 1px solid #e0dce8;
        padding-bottom: 10px;
    }

    .delivery-policy h4 {
        font-size: 16px;
        color: #3b256e;
        border-bottom: 1px solid #e0dce8;
        padding-bottom: 10px;
    }

    .delivery-i {
        font-size: 14px;
        margin-right: 5px;
    }

    .product-left {
        flex: 100% 0 0;
        margin-bottom: 20px;
    }

    button.close.login-close {
        z-index: 99;
        color: #000;
        right: 0px;
    }

    .mega-menu {
        position: relative;
        top: unset;
    }

    main {
        margin-top: 37%;
    }

    .mobile-overlay {
        position: fixed;
        height: 100vh;
        width: 100%;
        background: #00000078;
        left: 0;
        z-index: -6;
    }

    .login-right {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 420px) {
    .mb-rslogo {
        width: 200%;
        position: relative;
        bottom: 12px;
    }
    ul.top-header-right-ul li {
        margin: 0;
    }

    .top-header-right-ul {
        padding-bottom: 4px;
    }

    .mb-search {
        position: relative;
        top: 14px;
    }
    .header-nopadding {
        background-color: white;
        height: 120px;
    }
    .header-main {
        padding-top: 56px;
        padding-bottom: 20px;
    }

    .mb-bannerbg {
        margin-top: 58%;
    }

    .testimonials-items .item-inner blockquote {
        padding: 32px 10px;
    }
    .mb-test-content {
        width: 60%;
    }
    .mb-testimonial-img img{
        width:100%;
    }
    .term-mt {
        margin: 35% 1% 0% 1%;
    }
    .feature-content {
        margin-bottom: 3%;
    }
    .button-secondary {
        margin-bottom: 7%;
    }
    .button a {
        width: 85px;
        padding: 5px 10px;
        text-align: center;
        color: white;
        border: solid 2px white;
        z-index: 1;
        border-radius: 25px;
        background-color: #8567cc;
        text-decoration: none;
        text-transform: capitalize;
        font-size: 15px;
    }

    .button {
        position: absolute;
        width: 213px;
        left: 0;
        top: 90px;
        text-align: center;
        opacity: 0;
        transition: opacity .35s ease;
    }
    .topmargin {
        margin-top: 60%;
    }
    .testimonial-video img {
        width: 100%;
    }
    ul.main-menu li span a {
        color: #ccc;
        font-weight: 800;
    }
    .main-menu-dwon-arrow {
        color: #fff;
    }
    ul.main-menu li {
        list-style-type: none;
        float: left;
        color: #212529;
        columns: auto;
        margin-right: 65px;
        text-transform: capitalize;
    }

}

/****end media *****/

.smart-scroll {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background-color: #3b256e;
}

.scrolled-down {
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
}

.scrolled-up {
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
}

.header-nopadding {
    /*background-color: white;*/
    background: #dad7d7f7 url(../images/dots-1.png) !important;
}
.cat-container {
    margin-left: 11%;
    margin-right: 12%;
}
.logo {
    position: relative;
    top: -7px;
}
