h1, h2, h3, h4, h5, h6, p, a {
    font-family: 'Rubik';
    font-style: normal;
}

a {
    text-decoration: none;
}

.comming-soon-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../../images/comming-soon-backgr.png');
    /* height: 100vh; */
}

.comming-soon .form-control {
    height: 50px;
    z-index: 99;
    box-shadow: none;
    border: 1px solid #BDBDBD;
    border-radius: 59px;
}

.comming-soon .form-control:focus {
    border: 1px solid #BDBDBD;
}

.btn-theme {
    min-height: 50px;
    border: 1px solid #BDBDBD;
    background: #2609a7;
    border-radius: 55px;
    color: #fff !important;
    margin-left: -20px;
    z-index: 99 !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    text-decoration: none;
}

.btn-theme:hover {
    color: #fff;
}

.comming-soon h1 {
    font-weight: 800;
    font-size: 36px;
    line-height: 44px;
    color: #36005E;
}

.comming-soon h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #2609a7;
}


.comming-soon h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #36005E;
}

.comming-soon p {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #36005E;
}

.comming-soon a {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    color: #2609a7;
    text-decoration: none;
}

.subscribe  {
    width: 80%;
}

@media only screen and  (max-width: 1200px) {
    .subscribe  {
        width: 100%;
    }
    .comming-soon-img {
        padding: 30px 0;
    }
    .form-w {
        width: 45% !important;
    }
    .quality-prod-btn {
        width: 20%;
    }
    #little-cards-mobile {
        display: block !important;
    }

    #little-cards-desktop {
        display: none !important;
    }

    #top-category-page-desktop {
        display: none !important;
    }

    #top-category-page-mobile {
        display: block !important;
    }

    .category-filters-desktop {
        display: none !important;
    }

    .category-filters-mobile {
        display: block !important;
    }

    .breadcrumbs-desktop {
        display: none !important;
    }
    #desktop-header {
        display: none !important;
    }

    #mobile-header {
        display: block !important;
        z-index: 999;
    }

    .main-banner-w {
        width: 100% !important;
    }

    .category-slider-desktop {
        display: none !important;
    }

    .category-slider-mobile {
        display: block !important;
    }

    .title-box {
        width: 65% !important;
    }
}
.main-banner-w {
    /* width: 75%; */
    width: 100%;
    margin-bottom: 5vh;
    /* margin-top: 5vh; */
}

.category-filters-desktop {
    display: block;
}
.category-filters-mobile {
    display: none;
}

.category-slider-desktop {
    display: block;
}

.category-slider-mobile {
    display: none;
}


/* .top-category-page-desktop {
    display: block;
} */

#top-category-page-mobile {
    display: none;
}

#little-cards-mobile {
    display: none;
}

#little-cards-desktop {
    display: block;
}

.home-cat-links {
    display: none;
}

@media only screen and  (min-width: 1199px) {
    .quality-prod-btn {
        width: 15%;
    }
    .home-cat-links {
        display: block;
    }
 }

@media only screen and  (max-width: 900px) {
    .title-box {
        width: 90% ;
    }
    .comming-soon{
        text-align: center;
    }

    .comming-soon h1 {
        font-weight: 800;
        font-size: 26px;
        line-height: 33px;
    }
    .comming-soon h2 {
        font-weight: 600;
        font-size: 14px;
        line-height: 22px;
    }

    .comming-soon h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
    }

    .comming-soon p {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
    }

    .btn-theme {
        font-weight: 700;
        font-size: 14px;
        line-height: 40px;
    }
    .subscribe {
        flex-direction: column;
    }
    .comming-soon .form-control {
        width: 100%;
        border-radius: 59px !important;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .btn-theme-green,
    .btn-theme-green:hover {
        width: 100%;
        margin-left: 0 !important;
    }

    .success-page p {
        width: 100% !important;
    }
    .promo-code-btn {
        width: 100% !important;
    }
    .cart-btn {
        width: 100% !important;
    }

    #product-view-desktop {
        display: none !important;
    }

    #product-view-mobile {
        display: block !important;
    }
    .product-view h2 {
        font-size: 18px !important;
    }
    .quality-prod-btn {
        width: 100% !important;
    }
    #carouselHomeCaptions .carousel-indicators {
        bottom:-60px;
    }

    #carouselHomeCaptions .carousel-inner {
        margin-bottom:60px;
    }
    .leaflet-content {
        width: 100% !important;
    }


}
#desktop-header {
    display: block;
}

#mobile-header {
    display: none;
}

/* BLOG PAGE */
.blog-banner {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../../images/banner-blog.png');
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 350px;
}

.blog-banner h1 {
    font-weight: 800;
    font-size: 40px;
    line-height: 44px;
    color: #36005E;
}

.main-article h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    margin: 0;
}

.main-article h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
    margin: 0;
    padding-top: 15px;
}

.main-article p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #1F0036;
}

.blog-article {
    border: none;
    height: 100%;
}


.blog-article h3 {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #1F0036;
}

.blog-article h4 {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
}

.blog-article p {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    color: #1F0036;
    margin-bottom: 0;
}

.blog-article a {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.02em;
    color: #2609a7;
    text-decoration: none;
}

.blog-selected-article-banner {
    display: flex;
    justify-content: center;
}

.title-box {
    height: auto;
    width: 45%;
    z-index: 10;
    margin-top: 440px;
    margin-left: auto;
    margin-right: auto;
    background: #FFF;
    position: absolute;
    text-align: center;
    border: 1px solid #F2F2F2;
    border-radius: 20px;
}

.banner-aritlce {
    /* position: absolute; */
    top: 0;
    left: 0;
    z-index: 8;
    height: 530px;
    width: 100%;
    object-fit: cover;
}

.title-box h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 44px;
    text-align: center;
    color: #1F0036;
}

.title-box h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #1F0036;
}

.title-box p {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #828282;
    margin: 0;
}

.title-box font {
    color:  #2609a7;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}

.article-blue-section {
    background: rgba(239, 249, 255, 0.8);
    border-radius: 10px;
}

.dots {
    float: left;
    position: relative;
}

.article-content {
    margin-top: 6em !important;
}

.article-content h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #1F0036;
}

.article-content h6 {
    padding-top: 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #1F0036;
}

.article-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #1F0036;
}

.more-articles-t {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    text-align: center;
    color: #1F0036;
}

.right-bar {
    padding: 0;
    margin: 0;
    float: right;
    position: relative;
}

.seach-input {
    border: 1px solid #E8E7E7;
    border-radius: 60px;
}
.seach,
.seach-input .form-control {
    border: 1px solid #E8E7E7;
    border-radius: 60px;
    border-right: none;
}

.tmenu-search-btn {
    border: 1px solid #E8E7E7;
    border-radius: 60px;
    border-right: none;
    border-left: none;
}

.dropdown-cat {
    /* background: #2609a7; */
    background: #2609a7;
}

.nav-link, .nav-link:focus, .nav-link:hover {
    color: #FFF;
}

.dropdown-toggle::after {
    display: none;
}
.nav-down-arr {
    margin-left: 70px;
}

.m-1r {
    /* margin-left: 1rem !important;
    margin-right: 1rem !important; */
    margin: 1rem !important;
}

.p-1r {
    padding: 1rem !important;
}

.p-05{
    padding: 0.5rem !important;
}

.nav-link {
    padding: 0;
}

.nav li {
    padding-bottom: 0px;
}

.nav a {
    text-decoration: none;
    /* color: #290047; */
}

.navbar-expand .navbar-nav .dropdown-menu {
    width: 100%;
    margin-top: 0;
    border: 1px solid #F2F2F2;
}

.dropdown-menu li {
    border: 1px solid rgba(232, 231, 231, 0.8);
    background: #FFFFFF;
}

.dropdown-item {
    padding: 0.75rem 1rem;
}

.nav-arr {
    margin-top: 5px;
    height: 14px;
    text-align: center;
}

footer {
    /* background: #F5FBFF; */
    /* background: #c7cbf7; */

    background: #0E0B2A 0% 0% no-repeat padding-box;
    border: 1px solid #FA13AD;
    opacity: 1;
}


.btn-theme-green,
.btn-theme-green:hover {
    background: #2609a7;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #FFFFFF;
    min-height: 50px;
    border-radius: 55px;
    margin-left: -20px;
    z-index: 99 !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.breadcrumbs a {
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
    /* padding: 5px 10px 5px 0px; */
    padding: 5px;
}

.breadcrumbs .active {
    color: #2609a7;
    font-weight: 600;
}

.product-card {
    background: #FFFFFF;
    border: 1px solid rgba(102, 47, 142, 0.2);
    border-radius: 10px;
    height: 30rem;
    /* width: 15rem; */
    /* margin-bottom: 20px; */
}

.card-footer {
    padding: .5rem 1rem;
    background-color: transparent;
    border-top: none;
}


.product-card:hover {
    background: #FFFFFF;
    border: 1px solid rgba(102, 47, 142, 0.8);
    border-radius: 10px;
}

.add-to-fav {
    /* display: none; */
    opacity: 0;
}

.product-card:hover .add-to-fav {
    /* display: block; */
    opacity: 1;
    transition: opacity 1s;
}

/* .product-card .card-img-top {
    transition: all .6s ease-in-out;
    object-fit: cover;
}

.product-card:hover .card-img-top {
    transform: scale(1.1);
} */

.prod-price-card {
    display: block;
    /* opacity: 1;
    transition: opacity 1s; */
}

.product-card:hover .prod-price-card {
    display: none;
    /* opacity: 0; */
}

.buy-btn {
    display: none;
    /* opacity: 0; */
}

.product-card:hover .buy-btn {
    display: block;
    /* opacity: 1;
    transition: opacity 1s; */
}

.sorting p {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

@media only screen and (min-width: 500px) {
    .sorting {
        display: inline-flex;
        justify-content: space-between;
    }

    .product-card .card-img-top {
        transition: all .6s ease-in-out;
        object-fit: cover;
        text-align: center;
        width: 90%;
    }

    .product-card:hover .card-img-top {
        transform: scale(1.1);
    }
}

@media only screen and (max-width: 500px) {
    .form-select {
        width: 100% !important;
    }

    .success-page h1 {
        font-size: 22px !important;
        line-height: 28px !important;;
    }
    .success-page h6,
    .success-page p {
        font-size: 14px !important;;
        line-height: 22px !important;;
    }

    .active-box p {
        font-size: 14px !important;
    }

    .checkout .btn-pink {
        width: 100% !important;
    }

    .btn-pink {
        font-size: 14px !important;
        font-weight: 600 !important;
    }
    .new-price {
        font-weight: 700 !important;
        font-size: 14px !important;
    }
    .old-price {
        font-size: 12px !important;
    }

    .privacy-agree a {
        font-size: 14px !important;
    }

    .main-article-img,
    .blog-article .card-img-top {
        height: 250px !important;
        width: 100%;
        object-fit: cover;
    }
}

.blog-article .card-img-top {
    height: 380px;
    object-fit: cover;
}

.form-w {
    width: 40%;
}

#product-table-order-view {
    display: none;
}

#cart-table-mob {
    display: none;
}

@media only screen and (min-width: 768px) {
    .checkout-argree-box-desktop {
        display: block;
    }

    .checkout-argree-box-mobile {
        display: none;
    }
}
@media only screen and (max-width: 767px) {
    .f-icons {
        justify-content: center;
    }
    .footer {
        text-align: center;
    }
    .pl-5 {
        padding-left: 0.5rem !important;
    }
    .manufactures-view {
        display: flex;
        flex-flow: column-reverse;
    }
    .subs-footer {
        margin: auto;
    }
    .footer-btm,
    .made-by  {
        text-align: center;
    }

    .form-w {
        width: 100% !important;
    }
    .contact {
        border: none !important;
    }


    #product-table-order-view {
        display: block;
    }

    .w-sm-100 {
        width: 100%;
        border-radius: 75px !important;
    }
    .sidebar2 {
        display: none !important;
    }
    /* .myprofile-title {
        display: block !important;
        text-align: center;
        background-color: #F5F4F4;
    } */


    .myprofile .btn-pink {
        width: 100%;
    }

    .returned-products .btn-pink {
        width: 100%;
    }

    .returned-products h1 {
        font-size: 22px !important;
        line-height: 16px !important;
    }
    .received-view {
        float: left !important;
    }
    #cart-table-mob {
        display: block;
    }
    .success-page {
        height: 300px !important;
    }

    .checkout-argree-box-desktop {
        display: none;
    }
    .checkout-argree-box-mobile {
        display: block;
    }

    .mes-mobile {
        display: block !important;
    }


    .card-h-fav-prod {
        height: 100% !important;
    }

    .title-box {
        width: 100% !important;
        margin-top: 230px !important;
    }

    .title-box h1 {
        font-size: 24px !important;
    }

    .modal-content {
        width: 100% !important;
    }

    .add-to-fav {
        display: block !important;
        opacity: 1;
    }

    .table-flex-column {
        flex-direction: column;
    }

    .product-img-size {
        width: 50%;
    }

    .banner-aritlce {
        height: 300px !important;
    }
}




.myprofile-title h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #290047;
}

.grey-hr {
    border: 1px solid #E0E0E0;
}

.seach {
    border: 1px solid #E8E7E7;
    border-radius: 60px;
}

.check-h {
    height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.form-check-input {
    width: 18px;
    height: 18px;
    /* border: 2px solid #E8E7E7; */
    border-radius: 0;
    border: 2px solid #CDCDCD;
}

.form-check-input:checked {
    background: #2609a7;
    border: 1px solid #2609a7;
    color: #FFFFFF;
}

.accordion-item {
    border: none;
    border-bottom:  1px solid #E0E0E0;
}

.accordion-button:not(.collapsed) {
    color: #021D27;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.modal-header .btn-close {
    margin: 0;
}

.modal-footer {
    border-top: none;
}

.subscribe .form-control,
.subs-footer .form-control {
    border: 1px solid #D8D8D8;
    border-radius: 7px;
    height: 50px;
    z-index: 99;
    box-shadow: none;
    border: 1px solid #BDBDBD;
    border-radius: 59px;
}

.subs-footer .input-group-btn {
    margin-left: -18px;
    z-index: 1000;
}
.subs-footer .form-control {
    margin-right: -18px;
}

.required::after {
    content: "*";
    color: #2609a7;
}

.btn-pink {
    background-color: #FA13AD !important;
    border-color: #FA13AD !important;
    background: #2609a7;
    color: #FFFFFF !important;
    border-radius: 67px;
    font-weight: 600 !important;
    font-size: 16px;
    line-height: 19px;
    padding: 12px 30px !important;
}

.btn-pink:hover {
    color: #fff !important;
    background-color: #2609a7 !important;
    border-color: #2609a7 !important;
    /* background: #2609a7; */

}

.modal-footer .btn-pink,
.modal-footer .btn-pink:hover {
    background: #2609a7;
    color: #FFFFFF;
    border-radius: 67px;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

.btn-white,
.btn-white:hover {
    font-weight: 600 !important;
    color: #021D27;
}


.lines {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    line-height: 0.1em;
    margin: 10px 0 20px;
 }

.lines span {
    background: #fff;
    padding:0 10px;
}
.page-link:hover,
.page-link {
    border: 1px solid rgba(102, 47, 142, 0.2);
    color: #662F8E;
    background-color: #FFF;
    border-radius: 50px !important;
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    padding-top: 8px !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
}

.page-item.active .page-link {
    border: 1px solid rgba(102, 47, 142, 0.2);
    background-color: #662F8E;
    color: #FFF;
}

.sidebar a {
    text-decoration: none;
    font-size: 15px;
    line-height: 16px;
    color: #290047;
    padding: 12px 0px;

}

.sidebar .active {
    font-weight: 600;
}

.sidebar img {
    width: 24px;
    height: 24px;
}

.profile-data-form {
    border: 1px solid #E0E0E0;
    border-radius: 10px;
}

.details-btn:hover,
.details-btn {
    color: #828282;
    background-color: #FFF;
    border-color: #fff;
    border: 1px solid #828282;
    border-radius: 67px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;

}

.myprofile-orders h5 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
}

.myprofile-orders h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #290047;
}
.myprofile-orders h3,
.myprofile h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #290047;
}

.new-order, .send, .received, .updated , .confirmed, .cancelled{
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 18px !important;
}

.new-order {
    color: #662F8E !important;
}

.send {
    color: #2609a7 !important;
}

.received {
    color: #69BC45 !important;
}

.updated {
    color: #F18627 !important;
}

.confirmed {
    color: #08B3EB !important;
}
.cancelled {
    color: #DE3636 !important;
}

.old-price {
    position: relative;
    font-weight: 400;
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    color: #290047 !important;

}
.old-price:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: inherit;
    color: #69BC45 !important;

    -webkit-transform:rotate(-15deg);
    -moz-transform:rotate(-15deg);
    -ms-transform:rotate(-15deg);
    -o-transform:rotate(-15deg);
    transform:rotate(-15deg);
}

.new-price-promocode {
    font-weight: 700;
    font-size: 13px;
    line-height: 44px;
    text-transform: uppercase;
    color: #662F8E;
}

.new-price {
    font-weight: 700;
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    color: #69BC45;
}

.normal-price {
    font-weight: 700;
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    color: #290047 !important;
}

.discount-percents {
    position: absolute;
    background: #69BC45;
    text-align: center;
    color: #fff;
    width: 50px;
    height: 50px;
    font-weight: 700;
    font-size: 14px;
    line-height: 50px;
    border-radius: 50%;
    top: 15px;
    left: 10px;
    z-index: 101;
}

.remove-fav-prod {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 1000;
}

.add-to-fav {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 101;
}

.add_to_favorite img.full_heart{
    display: none;
}

.add_to_favorite.is_favorited img.empty_heart{
    display: none;
}
.add_to_favorite.is_favorited img.full_heart{
    display: inline;
}

.product-card .card-body {
    padding: 0 0.5rem;
}

.product-card .card-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
}

.product-card .card-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #290047;
}

.returned-products h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #021D27;
}


.returned-products h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #290047;
    padding: 5px 0;
}

.returned-products h4 {
    font-weight: 600;
    font-size: 16px;
    color: #290047;
}

.returned-products h5 {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    opacity: 0.78;
}

.returned-products h6 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    color: #290047;
}

.returned-products p {
    _font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #828282;
}

.returned-products font {
    font-weight:700;
}

.returned-products .form-label {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    display: flex;
    align-items: center;
    color: #333333;
}

.p-w {
    width: 95%;
}

.pdf-doc {
    border-bottom: 1px solid #DBDBDB;
  }

.received-view {
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    color: #69BC45 !important;
    float: right;
}

.brd-b-1x-lgrey {
    border-bottom: 1px solid #E0E0E0;
    /* vertical-align: baseline; */
    opacity: 1;
}

#product-table p {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #021D27;
    margin: 0;
}

#product-table h6 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #021D27;
    margin: 0;
    text-transform: none;
}

.product-table thead td {
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    /* color: #BDBDBD; */
    color: #333333;
}

.product-table tr, .product-table td {
    padding: 10px 0;
}


.old-price-table {
    position: relative;
    font-weight: 400;
    font-size: 12px;
    line-height: 44px;
    text-transform: uppercase;
    color: #BDBDBD;
}

.old-price-table:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: inherit;
    color: #69BC45 !important;

    -webkit-transform:rotate(-15deg);
    -moz-transform:rotate(-15deg);
    -ms-transform:rotate(-15deg);
    -o-transform:rotate(-15deg);
    transform:rotate(-15deg);
}

.new-price-table-promocode {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #662F8E;
}

.new-price-table {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #69BC45;
}

.normal-price-table {
    font-weight: 400;
    font-size: 16px;
    line-height: 14px;
    color: #021D27;
}

.code-price-table {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #662F8E;
    font-style: italic;
}

.order-card {
    border: 1px solid rgba(102, 47, 142, 0.15);
    border-radius: 10px;
}

.download-img {
    height: 17px;
}

.sidebar2 {
    padding-right: 1.5rem;
}

.sidebar2 a {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #290047;
    text-decoration: none;
    padding: 12px;
    border-bottom: 1px solid #E0E0E0;
}

.sidebar2 .active {
    font-weight: 600;
    font-size: 15px;
    color: #662F8E;
}

.form-label {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #333333;
}

.contact {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
}

.contact h6 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #021D27;
}

.contact h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #290047;
}

.contact a {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #021D27;
}

.privacy-agree a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #662F8E;
}

.grey-line {
    border-top: 1px solid #E0E0E0;
}

.manufactures h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #36005E;
}

.manufactures h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 16px;
    color: #290047;
}

.manufactures h3 {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
}

.manufactures font {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #2609a7;
}

.manufactures h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    color: #290047;
}

.manufactures h5 {
    font-weight: 600;
    font-size: 18px;
    line-height: 16px;
    color: #290047;
}

.manufactures p,
.manufactures a {
    font-weight: 400;
    font-size: 16px;
    /* line-height: 24px; */
    color: #000000;
}

 .hr-footer {
    border: 1px solid rgb(102, 47, 142, 0.5);
    margin-top: 1rem;
    margin-bottom: 0;
 }

 .footer-btm p {
    margin: 0;
    padding: 15px;
 }

 .footer-btm a {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #290047;
    text-decoration: none;
 }



.productViewCarousel .carousel-control-next-icon {
    background-image: url('../../images/icons/carousel-next.png');
    width: 10px;
    height: 20px;
}

.productViewCarousel .carousel-control-prev-icon {
    background-image: url('../../images/icons/carousel-prev.png');
    width: 10px;
    height: 20px;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}



.discount-percents-prod-page {
    position: absolute;
    background: #69BC45;
    text-align: center;
    color: #fff;
    width: 60px;
    height: 60px;
    font-weight: 700;
    font-size: 18px;
    line-height: 60px;
    border-radius: 50%;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.add-to-fav-prod {
    position: relative;
    float: right;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
}

.add-to-fav-prod:hover {
    color: #290047;
}

.quality-prod-btn {
    border: 1px solid #E0E0E0;
    border-radius: 34px;
    user-select: none;
}

.minus, .plus {
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    display: inline-block;
    min-width: 25px;
    cursor: pointer;
    text-align: center;
    /* line-height: 44px; */
}

.quality-prod-pink {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
}

.quality {
    border: none;
    width: 50px;
    text-align: center;
    background-color: #e9ecef;
    border-radius: 0;
}

.nav-pills {
    border-bottom: 1px solid #BDBDBD;
}

#services-content .nav-pills {
    width: 90%;
}

.nav-pills .nav-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    color: #290047;
}

.nav-pills .nav-link.active {
    border-bottom: 2px solid #2609a7;
    background-color: #FFF;
    font-size: 14px;
    line-height: 44px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 0;
    color: #290047;
}

#forms .nav li,
#services-content .nav li {
    padding-bottom: 0;
}

#services-content .nav-fill .nav-item {
    flex: 0;
}

.prdouct-description {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #290047;
}

#p {
    height: 50px;
    overflow: hidden;
}

#read-more {
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(255,255,255,1));
    color: blue;
    cursor: pointer;
    position: absolute;
    bottom: -60px;
    padding: 15px;
    text-align: center;
    width: 100%;
    height: 80px;
}

#wrapper {
    position: relative;
}

.form-h1 {
    border-bottom: 1px solid #E0E0E0;
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #290047;
}

.fb-log {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    gap: 15px;
    background: #4267B2;
    color: #FFF;
    border-radius: 40px;
    border: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.google-log {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 15px;
    gap: 15px;
    border: 1px solid #E0E0E0;
    border-radius: 40px;
    color: #021D27;
    background: #FFFFFF;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

#forms .form-check-label a {
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #662F8E;
}

#forms .form-check-label {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #231F20;
}

.forgot-pass,
.forgot-pass:hover {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px !important;
    color: #290047;
    text-decoration: none;
}

.forgotten-password p {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #290047;
}

.forgotten-password a {
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #662F8E;
}

.bold {
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.card-h {
    height: 21rem;
}

.card-h-fav-prod {
    height: 23rem;
}

.row-p > * {
    padding-right: calc(var(--bs-gutter-x) * .3);
    padding-left: calc(var(--bs-gutter-x) * .3);
}

.myprofile h6 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #290047;
}

.profile-data-form p {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #021D27;
}

.ml-10 {
    margin-left: -10%;
}

.search h2 {
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #290047;
}

.search font {
    font-weight: 400;
    font-size: 24px;
    line-height: 16px;
    color: #290047;
}

.dropdown-item span {
    font-family: 'Rubik';
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
}
.dropdown-item span a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #FFF;
    color: #021D27;
}

.medicines {
    left: 100%;
}

.dropdown-submenu {
    left: 100%;
    height: 80%;
    top: 0;
    background-color: #FFF;
}

.sub-menu-65w {
    width: 65vw !important;
}

.sub-menu-45w {
    width: 45vw !important;
}


.submenu-navbar h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    color: #021D27
}

.submenu-navbar h6 a {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #2609a7;
    position: absolute;
    bottom: 20px;
}

.submenu-navbar p a {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
}

.dropdown-menu>li:hover>.dropdown-submenu {
    display: block;
}

.text-align-r {
    text-align: right;
}
.text-align-l {
    text-align: left;
}
.promo-code h3  {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #021D27;
}

.promo-code h4  {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #021D27;
}

.promo-code h5  {
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #662F8E;
}

.promo-code h6  {
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #F11D1D;
}

.promo-code-btn {
    width: 80%;
}

.promo-btn,
.promo-btn:hover {
    background: #662F8E;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    border-radius: 0;
}

.sub-table-cart p {
    margin-bottom: 0.2em;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.p-bold {
    font-weight: 700 !important;
}

.cart h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #290047;
}

.sidebar-box {
    /* max-height: 150px; */
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  .read-more {
    /* position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding-top: 120px ;  */

    /* "transparent" only works here because == rgba(0,0,0,0) */
    /* background-image: linear-gradient(to bottom, transparent, black); */


}

.read-more .button {
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #290047;
}

.product-view h1 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #290047;
}

.product-view h2 {
    font-weight: 600;
    font-size: 24px;
    color: #290047;
}

.product-view h5 {
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #290047;
}

.product-view h4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #290047;
}

.carousel-indicators .active {
    margin: 7px !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-radius: 100% !important;
    background-color: #2709a7 !important;
    border: 6px solid transparent !important;
    /* outline: 1px solid #662F8E !important; */
    box-shadow: 0px 0px 0px 1px #2709a7 !important;
}


.carousel-indicators button {
    margin:12px 7px 0 7px !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-radius: 100% !important;
    background-color: white !important;
    border: 1px solid #2709a7 !important;
    outline: 6px solid transparent !important;
}

.carousel-indicators {

}

/* CHECKOUT  */

.checkout h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #290047;
}

.checkout h2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #290047;
}

.checkout h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #021D27;
}

.checkout h4 {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    color: #333333;
}

.checkout h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.checkout h6 {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #021D27;
}

.checkout p {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
}

.checkout a {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #2609a7;
}

.checkout .form-check {
    padding-bottom: 10px;
}

.profile-log {
    background-color: #F5F4F4;
}

.box {
    border: 1px solid #E0E0E0;
}

.active-box {
    border: 1px solid #F5F4F4;
    background: #F5F4F4;
}

.active-box p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
}

.checkout hr {
    border: 1px solid #E0E0E0;
}

.agreement-check {
    color: #662F8E !important;
}

.prod-border {
    border: 1px solid #E0E0E0;
}

.text-r {
    text-align: right;
}

.yes {
    display: none;
}

.yes h2 {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #290047;
}

.pr-5 {
    padding-right: 3rem !important;
}

.choose-speedy {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

.success-page h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #290047;
}

.success-page h6 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #290047;
}

.success-page p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #290047;
    width: 35%;
}

.success-page font {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #2609a7;
}

.success-page {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../../images/dot-backgorund.png');
    height: 700px;
    display: table;
}

.page-text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#choose-address {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #290047;
    text-transform: none;
}

.choose-address-box {
    border: 1px solid #E0E0E0;
    border-radius: 10px;
}

.choose-address-box h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #290047;
    opacity: 0.78;
}

.choose-address-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #021D27;
    opacity: 0.78;
}

.contacts h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #290047;
}

.contacts label {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #021D27;
}

.address-info-p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #021D27;
    opacity: 0.78;
}

.modal-title {
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 26px !important;
    color: #290047 !important;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.mr-1 {
    margin-right: 2rem !important;
}
.ml-1 {
    margin-left: 2rem !important;
}

.select {
    border: 1px solid #D8D8D8;
    border-radius: 10px;
    padding: 10px 15px;
    background-color: white;
}

.select,
.select option {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

@media screen and (max-width: 378px) {
    .product-card .buy-btn {
        width: 100% !important;
    }
    .btn-pink {
        padding: 12px 12px !important;
    }
}

.return-prod-btn:hover,
.return-prod-btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #828282;
    margin-top: 10px;
    text-align: center;
}

.returned-products-title {
    background: #F5F4F4;
}

.returned-products-title h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #290047;
}

.returned-products-title h4 {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    opacity: 0.78;
}

.returned-products-title p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}

.name-file {
    text-transform: none !important;
}

.text-right {
    text-align: right;
}

.form-select, select, input, textarea {
    border: 1px solid #D8D8D8;
    border-radius: 7px;
}

.x-img-h {
    height: 14px;
}

.product-table-mob h6 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #021D27;
}

.product-table-mob p {
    font-weight: 300;
    font-size: 12px;
    line-height: 30px;
    color: #021D27;
}

.product-table-mob .normal-price-table {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #290047;
}

.end-price {
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    color: #021D27;
}

.sum-price {
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    color: #021D27;
}

.form-check-input[type="checkbox"],
input, input:focus,
button, button:focus, button:active,
a, a:focus, a:active {
    outline: none !important;
    box-shadow: none !important;
}
/*.form-check-input[type="checkbox"] {
    border: 1px solid #BDBDBD !important;
}*/

.form-control:focus {
    border: 1px solid #ced4da;
}

/* #product-view-desktop {
    display: block;
} */

#product-view-mobile {
    display: none;
}


#productViewCarousel1 .carousel-control-next-icon {
    background-image: url('../../images/icons/prod-view-arrow-next.svg') !important;
}

#productViewCarousel1 .carousel-control-prev-icon {
    background-image: url('../../images/icons/prod-view-arrow-prev.svg') !important;
}

.add-to-fav-prod-mobile  {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 9999;
}

#accordionProductView .accordion-button {
    border-bottom: 1px solid #BDBDBD;
}

#accordionProductView .accordion-button:not(.collapsed) {
    border-bottom: 2px solid #2609a7 !important;
}

#accordionProductView .accordion-item {
    border-bottom: none;
}

#accordionProductView .accordion-button:after {
    background-image: url('../../images/icons/accordeon-arrow.svg') !important;
}

#accordionProductView .accordion-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 44px;
    text-transform: uppercase;
    color: #290047;
    margin: 0;
}

#accordionProductView .accordion-button:not(.collapsed) .accordion-title {
    font-weight: 600;
}



.slick-dots li {
    position: relative;
    display: inline-block;
    /* width: 20px;
    height: 20px; */
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    /* width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;

    */
    border: 0;
    color: transparent;
    outline: none;
    background: transparent;
}

/* .slick-dots li button:before {
    content: '•';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
} */

.slick-dots {
    text-align: center;
}

.slick-dots li.slick-active {
    width: 20px !important;
    height: 20px !important;
    opacity: 1 !important;
    border-radius: 100% !important;
    background-color: #662F8E !important;
    border: 6px solid white !important;
    /* outline: 1px solid #662F8E !important; */
    box-shadow: 0px 0px 0px 1px #662F8E !important;
}


.slick-dots li {
    margin: 12px 7px 0 7px !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-radius: 100% !important;
    background-color: white !important;
    border: 1px solid #662F8E ;
    outline: 6px solid transparent !important;
}

.slick-prev::before,
.slick-next::before {
    border: 1px solid #E0E0E0 !important;
    border-radius: 50%;
    /* color: #E0E0E0 !important; */
    background-color: #FFF;
    content: "<";
    color: red !important;
    font-size: 30px;
}

.slick-next::before {
    content: '' !important;
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url('../../images/icons/slick-white-arrow.svg') !important;
    background-repeat: no-repeat;
    border: 1px solid #2609a7 !important;
    background-color: #2609a7 !important;
    right: 5px !important;
    top: -10px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background-position:50% 50%;
}

.slick-prev::before {
    content: '' !important;
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url('../../images/icons/slick-grey-arrow.svg') !important;
    background-repeat: no-repeat;
    border: 1px solid #E0E0E0 !important;
    color: #2609a7 !important;
    right: 110% !important;
    top: -15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background-position:50% 50%;
}

.slick-prev {
    position: absolute !important;
    top: -20px !important;
    left: 95% !important;
}

.slick-next {
    top: -20px !important;
    right: 0px !important;
    text-align: center !important;
    width: 30px !important;
    height: 30px !important;
    right: 0px !important;
    top: -10px;
    margin: auto !important;
}

.home-cat-links {
    padding-left: 20px;
}

.home-cat-links h6 a {
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #662F8E;
}

.home-cat-links p a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #021D27;
}

.home-cat-links p {
    margin-bottom: 0.5rem !important;
}

.cards-postion {
    display: flex;
    flex-direction: column;
}

.card-little:hover .prod-price-card {
    display: none;
}

.buy-btn {
    display: none;
}

.card-little:hover .buy-btn {
    display: block;
}

.card-little a,
.card-little a:hover,
.card-little p {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    color: #290047;
}

.card-little {
    height: 215px;
    border: 1px solid rgba(102, 47, 142, 0.2);
    border-radius: 10px;
}

.card-little .card-footer {
    padding-top: 0;
}

.card-little img {
    margin: auto;
    width: 130px;
    height: 100px;
    object-fit: contain;
}

.home h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #290047;
}

/* .home-banner {
    height: 620px;
} */

.home-banner-text {
    color: #36005E;
    text-align: left;
}

.right-0 {
    right: 0;
}

.home-banner-text h1 {
    font-weight: 800;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #36005E;
}

.home-banner-text p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #36005E;
}

@media only screen and (max-width: 1023px) {
    #slider-home-desktop {
        display: none !important;
    }

    #slider-home-mobile {
        display: block !important;
    }


}


@media only screen and (max-width: 991px) {
    .home-banner-text {
        text-align: center;
    }
    .home-banner-text h1 {
        font-size: 24px;
        line-height: 30px;
        padding: 0 30px;
    }

    .home-banner-text p {
        font-size: 14px;
        line-height: 20px;
    }

    /* .slick-next::before,
    .slick-prev::before {
        display: none !important;
    } */
    .slick-prev::before{
        right: 260% !important;
    }

    .slider-home .slick-dots {
        display: block !important;
    }

    #slider-home-desktop {
        display: none !important;
    }

    #slider-home-mobile {
        display: block !important;
    }
    .sidebar {
        display: none !important;
    }
    .myprofile-title {
        display: block !important;
        text-align: center;
        background-color: #F5F4F4;
    }

    .element .product-card {
        height: 21rem !important;
    }

    /* .product-card {
        height: 20rem !important;
    } */
    .returned-products-title {
        text-align: left;
        display: block !important;
    }

    /*.returned-products-top {
        display: none;
    }*/
    .home-banner {
        height: auto !important;
        width: 100% !important;
    }
    #product-table {
        display: none;
    }

    #product-table-mob,
    #cart-table-mob {
        display: block;
    }
    .center-text {
        text-align: center;
    }


    .prod-border {
        margin: 30px 0;
    }

    /* .table-flex-column {
        flex-direction: column;
    } */
}

    #slider-home-desktop {
        display: block;
    }

    #slider-home-mobile {
        display: none;
    }

@media only screen and (min-width: 990px) {
    .slider-home .slick-dots {
        display: none !important;
    }
    #carouselHomeCaptions .carousel-control-next {
        margin-right: -40px;
    }

    #carouselHomeCaptions .carousel-control-prev {
        margin-left: -40px;
    }
    .cart-product-box-desktop {
        display: block;
    }
    .cart-product-box-mobile {
        display: none;
    }

    .main-article-img {
        height: 580px;
        width: 100%;
        object-fit: cover
    }
}

.slick-dots {
    bottom: -35px !important;
}

.slick-dots li.slick-active button::before,
.slick-dots li button::before {
    color: transparent !important;
}

#little-cards-mobile .card-little {
    height: 100%;
}

@media only screen and (max-width: 1399px) {
    #little-cards-desktop .card-little .buy-btn {
        width: 100% !important;
    }
}

.mb-20 {
margin-bottom: 20px;
}



#mobile-header .toggle-menu {
    background-color: white;
    /* border: none; */
}

#mobile-header {
    background-color: white;
    position: sticky !important;
    top: 0 !important;
    z-index: 99999;
    background: #fff;
    width: 100%;
}


.sidebar-box-cat {
    max-height: 100%;
    position: relative;
    overflow: hidden;
    /* height: 150px; */
}
.read-more-cat {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding-top: 120px;

    /* "transparent" only works here because == rgba(0,0,0,0) */
    /* background-image: linear-gradient(to bottom, transparent, black); */
    height: 100%;
    background-image:
    linear-gradient(to top,
    rgba(255,255,255, 1) 20%,
    rgba(255,255,255, 0) 80%);
}

.read-more-cat .button {
    position: absolute;
    bottom: 15%;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #2609a7;
}

/* MOBILE NAVIGATION  */
.header-bar {
    display: flex;
    justify-content: space-between;
    align-items: center ;
    /* float: left;
    width: 100%; */
    /* background: #FFF; */
    background: transparent linear-gradient(172deg, #141035 0%, #241D5B 79%, #141035 100%) 0% 0% no-repeat padding-box;
    /* box-sizing: border-box;
    /* box-sizing: border-box;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    min-height: calc(100% - 20vh);
    height: 100%; */
    z-index: 9999;
    /* position: inherit; */
}

.position-navbar {
    z-index: 999999;
    position: inherit;
}

.page-header {
    /*
    background-color: antiquewhite;
    min-height: 100vh; */
    /* position: fixed;
    left: 0;
    z-index: 500;
    overflow-x: hidden;
    overflow-y: auto;
    background: white; */
    width: 100%;
    height: 100%;
    /* min-height: 100vh; */
    position: fixed;
    left: 0;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    background: white;
    overflow-y: scroll;
    padding-bottom: 20vh !important;
    min-height: calc(100% - 20vh);
}

.header-bar li a:active {
    color: #2609a7;
}

.brand, .toggle-menu {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
    text-transform: uppercase;
    padding-left: 30px;
    border-bottom: 1px solid rgba(232, 231, 231, 0.8);
}

.brand:hover, .toggle-menu:hover {
    color: #2609a7;
}

/* .brand:active .toggle-menu:active {
    font-weight: 700;
    color: #2609a7;
} */

.level-1 li  {
    border-bottom: 1px solid rgba(232, 231, 231, 0.8);
    /* padding: 5px 10px; */
    margin: 0;
}

.back-level {
    background: rgba(102, 47, 142, 0.05);
}

.view-all {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
}

.page-header .menu-wrapper a,
.back-one-level {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
}

.sub-menu h6 {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #2609a7;
}

.nested i {
    font-style: normal !important;
}

.nested img {
    padding-right: 10px;
}

.nested span {
    display: flex;
    align-items: center;
    white-space: break-spaces;
    font-family: 'Rubik';
}
.nested a {
    display: flex;
    align-items: center;
    white-space: break-spaces;

}

.mobile-menu .nested {
    padding-left: 30px !important;
}

.nested span p {
    margin: 0;
    align-items: center;
}

body.overflow-hidden {
    overflow: hidden;
}

.h-bar {
    padding-bottom: 40vh;
    padding-left: 0;
}

.sub-menu {
    /* padding-bottom: 22vh; */
    padding-bottom: 0vh;
}

.sub-menu:hover {
    background:#fff !important
    color: #000 !important;
    content: " > ";
}

.sub-menu a:hover {
    color: #000 !important;
}

/* .sub-menu:hover::after {

} */


.submenu-desktop {
    height: 30rem;
    overflow-y: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #2609a7 #F2F2F2;
}

.submenu-desktop h5 {
    padding: 0.75rem 1rem;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #2609a7;
    margin-bottom: 0;
}

.submenu-desktop li {
    border: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
}

img.show-next-level {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#desktop-header .dropdown-item {
    display: flex;
    align-items: center;
    white-space: break-spaces;
    cursor: pointer;
    /*padding: 8px 6px;*/
    padding: 5px 0px 5px 3px;
    border: 1px solid rgba(232, 231, 231, 0.8);
}

#desktop-header .dropdown-item span {
    font-family: Rubik;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
}
#desktop-header .dropdown-item a {
    font-family: Rubik;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
    padding: 0;
}

#desktop-header .dropdown-item  img:first-child  {
    padding-right: 5px;
}


.category-accordion .accordion-button {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #290047;
}

/* WebKit and Chromiums */
.category-bar ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F2F2F2;
}

.category-bar ::-webkit-scrollbar-thumb {
    background: rgb(130, 130, 130, 0.3);
    border-radius: 20px;
    -webkit-border-radius: 20px;
}

.category-bar::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgb(130, 130, 130, 0.3);
}

.category-bar::-webkit-scrollbar-thumb {
    background: rgb(130, 130, 130, 0.3);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.category-bar::-webkit-scrollbar-corner {
    background: rgb(130, 130, 130, 0.3);
}

.category-bar {
    height: 15rem;
    overflow-y: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color:  rgb(130, 130, 130, 0.3) #F2F2F2;
}

.category-bar a {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #021D27;
    text-decoration: none;

}
.category-bar .p {
    padding: 5px 0;
}

#search {
    border: 1px solid #E8E7E7;
    border-radius: 60px;
}

.accordion-body .form-check {
    padding-bottom: 10px;
}

.accordion-item {
    border-bottom: 1px solid #E0E0E0;
}

.single-category {
    padding: 10px 15px;
    border-bottom: 1px solid #E0E0E0;
}

.single-category  .form-check-label {
    font-family: Rubik;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    color: #290047;
}

.clear-filters {
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    line-height: 16px;
    color: #333333;
}


.filter-btn {
    background: #662F8E;
    border-radius: 75px;
}

.filter-btn:hover,
.filter-btn {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}

.sort-btn {
    border: 1px solid #D8D8D8;
    border-radius: 75px;
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #021D27;
}

.category-filters-mobile h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 16px;
    color: #290047;
}

.leaflet-content {
    width: 90%;
}


.leaflet-content a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #290047;
}

.leaflet-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #021D27;
}

#filters {
    z-index: 160;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    padding-bottom: 30vh;
    overflow-y: auto;
    overflow-x: hidden;
    min-height: calc(100% - 30vh);
    padding-top: 10vh;

}

.category-filters-mobile {
    /* position: sticky;
    z-index: 100; */
    background-color: white;
}

.fake-btn {
    background: #F7F7F7;
    border-radius: 49px;
    /* width: 50%; */
    text-align: center;
}

.fake-btn p {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #662F8E;
    text-transform: uppercase;
    margin: 0;
}

.category-accordion {
    background-color: #fff;
}

#filters-div {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 500;
    overflow-x: hidden;
    overflow-y: auto;
    background: white;
    overflow-y: scroll;
    padding-bottom: 30vh !important;
    min-height: calc(100% - 30vh);
    top: 0;
    margin-top: 27vh;
    display: none;
}

.category-accordion .accordion-button:not(.collapsed)::after,
.category-accordion  .accordion-button::after {
    background-image: url('../../images/icons/accord-arrow.svg');
}

.nav-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #662F8E;
}

.label-sortby {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 600;
}


/* NAV CART BOX  */
.cart-box-dropdown {
    min-width: 20rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 10px 10px;
}

.cart-box h3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #021D27;
}

.cart-box p {
    font-weight: 300;
    font-size: 14px;
    line-height: 30px;
    color: #021D27;
}

.cart-box h4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #021D27;
}

/* NAV LOGIN BOX  */
.login-box-dropdown {
    min-width: 16rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 10px 10px;
    display: none;
}


.login-box-dropdown-mobile {
    min-width: 16rem;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    border-radius: 0px 0px 10px 10px;
    display: none;
    position: absolute !important;
    margin-top: 10px;
}

.sidebar-box-nav-mob a,
.sidebar-box-nav a {
    text-decoration: none;
    font-size: 15px;
    line-height: 16px;
    color: #290047;
    padding: 12px 0px;
    font-weight: 400;
}

.sidebar-box-nav-mob .active,
.sidebar-box-nav .active {
    font-weight: 600;
}

.sidebar-box-nav-mob img
.sidebar-box-nav img {
    width: 24px;
    height: 24px;
}


.sidebar-box-nav-mob {
    width: 100%;
}

.add-files {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    color: #021D27 !important;
    margin-bottom: 5px;
}

.add-files-box {
    background: #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 7px;
}
.add-files-box:hover {
    background-color: #d8d6d6;
}

.add-files-box h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #021D27;
}

.add-files-box p {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    _color: #828282;
    color: #021D27;
}

.visibility-pass{
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

.fav-prod-nav {
    padding: 10px !important;
    font-size: 14px !important;
}

.new-prod-title {
    text-align: center;
    color: #2609a7;
    font-weight: 600;
    font-size: 16px !important;
    line-height: 19px;
}

.nav-icon {

}

.nav-top-cart-notification {
    width: 24px;
    height: 24px;

    position: absolute;
    font-size: 0.8rem;
    color: #fff;
    line-height: 24px;
    text-align: center;
    right: 0;
    z-index: 99;
    top: -20px;
}

.shopping-bag {
    background: #2609a7;
}

.fav-products {
    background: #662F8E;
}
.nav-top-fav-notification {
    width: 24px;
    height: 24px;
    position: absolute;
    font-size: 0.8rem;
    color: #fff;
    line-height: 24px;
    text-align: center;
    right: 0;
    z-index: 99;
    top: -20px;
}



.wrap {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
}
.wrap > * {
    display: block;
    margin: 0 auto;
}
.read-more {
    position: relative;
    color: #34495e;
    text-decoration: none;
    cursor: text;
}
.read-more .trigger {
    display: block;
    position: absolute;
    bottom: 0;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #290047;
}
.read-more .content {
    position: relative;
    overflow: hidden;
    max-height: 180px;
    transition: max-height 500ms ease;
}
.read-more .content::before {
    content: '';
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    transition: opactiy 500ms ease, visibility 500ms ease;
}
.read-more.expanded .content {
    max-height: 100%;
}
.read-more.expanded .content::before, .read-more.expanded .trigger {
    opacity: 0;
    visibility: hidden;
}

.read-more .content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #290047;
    margin-bottom: 0;
}

.prod-img {
    overflow: hidden;
    z-index: 100;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-align: center;
}

.row-p > .product-card {
    margin-bottom: 0 !important;
}


.services h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 44px;
    color: #36005E;
}

.services p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #021D27;
}

/* NAVIGATION */
@media all and (min-width: 992px) {
    .dropdown-menu li {
        position: relative;
    }

    .nav-item .submenu {
        display: none;
        position: absolute;
        left: 100%;
        top: -2px;
    }

    .nav-item .submenu-left {
        right: 100%;
        left: auto;
    }

    .dropdown-menu > li:hover {
        background-color: #f1f1f1
    }

    .dropdown-menu > li:hover > .submenu {
        display: block;
    }
}

.mobile-menu li .menu-item {
    font-family: 'Rubik';
    display: block;
    padding: 15px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #290047;
    text-transform: uppercase;
    padding-left: 30px;
    border-bottom: 1px solid rgba(232, 231, 231, 0.8);
    cursor: pointer;
}

.mobile-menu li:hover .menu-item {
    cursor: pointer;
}

.hamburger-toggle-desktop {
    cursor: pointer;
}

ul {
    list-style: none;
}

button {
    background: none;
    border: none;
    cursor: pointer;
    font-family: inherit;
    font-size: 100%;
}

a {
    text-decoration: none;
}

button,
a {
    color: inherit;
}


nav {
    width: 100%;
    margin: 0 auto;
}

nav a {
    display: block;
    padding: 10px;
}

.desktop-menu,
.mobile-menu {
    display: none;
}

.mobile-menu .header-bar .brand {
    font-weight: bold;
}

.mobile-menu .header-bar .social {
    display: flex;
}

.mobile-menu .header-bar svg {
    fill: var(--white);
}

.mobile-menu .menu-wrapper {
    display: none;
    /*position: absolute;*/
    /*top: 54px;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*height: calc(100vh - 60px);*/
    /*overflow: hidden;*/
}

.mobile-menu .menu-wrapper.is-visible {
    display: block;
}

.mobile-menu .list-wrapper {
    height: 100%;
    padding: 30px 20px;
    overflow-y: auto;
    background: #ffffff;
    color: #021D27;
    /* min-height: 100vh; */
}

.mobile-menu .list-wrapper:nth-child(2),
.mobile-menu .list-wrapper:nth-child(3) {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: translateX(100%);
    backface-visibility: hidden;
    transition: transform 0.5s;
    min-height: 100vh;
    padding-bottom: 20vh !important;
    /* padding-top: 20vh !important; */
    margin-top: 17vh;
}

.mobile-menu .list-wrapper:nth-child(2).is-visible,
.mobile-menu .list-wrapper:nth-child(3).is-visible {
    transform: none;
}

.mobile-menu .list-wrapper:nth-child(1) > ul > li > .sub-menu,
.mobile-menu .list-wrapper:nth-child(2) .level-3 {
    display: none;
}

/* .page-header .menu-wrapper li + li {
    margin-top: 20px;
} */

.mobile-menu .menu-wrapper a {
    display: inline-block;
    position: relative;
    padding: 10px 0;
}

.mobile-menu .menu-wrapper a:hover,
.mobile-menu .menu-wrapper a.is-active {
    color: #2609a7;;

}


.mobile-menu .back-one-level {
    display: flex;
    align-items: center;
    /* margin-bottom: 40px; */
}

.mobile-menu .back-one-level svg {
    fill: var(--white);
    margin-right: 10px;
}


/* MAIN STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* .page-main {
    max-width: 600px;
    width: 100%;
    padding: 0 15px;
    margin: 100px auto 0;
} */


/* FOOTER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* .page-footer {
    position: fixed;
    right: 0;
    bottom: 60px;
    display: flex;
    align-items: center;
    font-size: 1rem;
    padding: 5px;
    background: rgba(255, 255, 255, 0.65);
}

.page-footer a {
    display: flex;
    margin-left: 9px;
} */

header .site-nav {
    width: 80%;
    margin: 0 auto;
}


/* header ul li a {
    padding: 15px;
} */

.desktop-menu.is-visible,
.mobile-menu.is-visible {
    display: flex;
}

.desktop-toggle-wrapper {
    position: relative;
}
.desktop-menu {
    position: absolute;
    z-index: 2;
    background-color: #fff;
    width: 100%;
    /* height: 500px; */

}
.desktop-menu nav {
    position: relative;
}

/* .scrollable-el {
    overflow-y: scroll;
    height: 500px;
} */
.desktop-sub-menu {
    display: none;
}


.desktop-sub-menu.is-visible {
    display: block;
    position: absolute;
    right: -269px;
    top: 0;
    width: 265px;
}

.desktop-sub-menu.level-3 {
    right: unset;
    left: 0;
}

.desktop-sub-menu {
    position: absolute;
    /* left: 269px; */
    left: 247px;
    min-width: 247px;
    z-index: 100;
    top: 0;
    /* height: 500px; */
    height: 100%;
    overflow-y: scroll;
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    overflow-x: hidden;
    padding-left: 0;
}

.desktop-sub-menu li {
    padding-left: 20px !important;
}

.desktop-sub-menu li span a {
    padding: 15px 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
    cursor: pointer;

}
.desktop-sub-menu li a {
    padding: 15px 0;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
    cursor: pointer;

}

.show-current-sub > .desktop-sub-menu {
    display: block;
}


.mobile-menu.is-visible > nav {
    height: 100vh;
    overflow-y: scroll;
}

.mobile-menu nav li a
/* .mobile-menu nav li div  */
{
    padding: 15px !important;
    padding-left: 30px  !important;
}

.mobile-menu .brand {
    padding-left: 30px  !important;
}

.mobile-menu .sub-menu li a {
    padding: 10px !important;
    padding-left: 0px !important;
}

.mobile-menu .level-2 h6 {
    padding-left: 0 !important;
}

.level-2 h6 {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #2609a7;
    padding-left: 20px !important;
}

.level-2 .has-sub {
    padding: 5px 0;
}

.level-2 .nested {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #021D27;
}

/* Style the scrollbar background */
.desktop-sub-menu ::-webkit-scrollbar {
background: white;
}

/* Style the scrollbar handle */
.desktop-sub-menu ::-webkit-scrollbar-thumb {
background: #2609a7;
}



/* Firefox */
.desktop-sub-menu {
scrollbar-color: #2609a7 white;
scrollbar-width: thin;
}

/* WebKit and Chromiums */
.desktop-sub-menu ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: white;
}

.desktop-sub-menu ::-webkit-scrollbar-thumb {
    background: #2609a7;
    border-radius: 20px;
    -webkit-border-radius: 20px;
}


.desktop-sub-menu::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: white;
}

.desktop-sub-menu::-webkit-scrollbar-thumb {
    background: #2609a7;
    -webkit-border-radius: 20px;
}

.desktop-sub-menu::-webkit-scrollbar-corner {
    background: #2609a7;
}




.level-3 {
z-index: 110;
height: 100vh;
overflow-y: scroll;
}

.level-3 li {
padding: 5px 0;
}

.go-back {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    background: rgba(102, 47, 142, 0.05);
    color: #290047;
    padding: 15px 0 !important;
    padding-left: 20px !important;
}

body {
    overflow-x: hidden !important;
    display:flex;
    flex-direction:column;
    min-height:100vh;


    background: #F1F1FC no-repeat padding-box;
    color: #241D5B;
    /* background: transparent linear-gradient(172deg, #141035 0%, #241D5B 79%, #141035 100%) 0% 0% no-repeat padding-box; */
    opacity: 1;

}

.address-icon {
    width: 24px;
    height: 24px;
}

.filters-name {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 16px !important;
    color: #662F8E !important;
    padding: 1rem 1.25rem !important;
    border-bottom: 1px solid #E0E0E0 !important;
}

.category-slider-indicators .active {
    margin: 7px !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-radius: 100% !important;
    background-color: #2609a7 !important;
    border: 6px solid transparent !important;
    /* outline: 1px solid #2609a7 !important; */
    box-shadow: 0px 0px 0px 1px #2609a7 !important;
}

.category-slider-indicators button {
    margin:12px 7px 0 7px !important;
    width: 10px !important;
    height: 10px !important;
    opacity: 1 !important;
    border-radius: 100% !important;
    background-color: white !important;
    border: 1px solid #2609a7 !important;
    outline: 6px solid transparent !important;
}

/* .carousel-control-next, .carousel-control-next {
    color: white;
} */

#category-slider .carousel-control-prev-icon,
#category-slider-mob .carousel-control-prev-icon {
    background-image: url('../../images/icons/cat-slider-arr-prev.png') !important;
}

#category-slider .carousel-control-next-icon,
#category-slider-mob .carousel-control-next-icon {
    background-image: url('../../images/icons/cat-slider-arr-next.png') !important;
}

.card-little .card-img-top,
.product-card .card-img-top {
    padding: 1em;
}

.home-cat-links {
    max-height: 430px;
    overflow-y: auto;
}

.home-cat-links::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgb(130, 130, 130, 0.3);
}

.home-cat-links::-webkit-scrollbar-thumb {
    background: rgb(130, 130, 130, 0.3);
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

.home-cat-links::-webkit-scrollbar-corner {
    background: rgb(130, 130, 130, 0.3);
}

.slick-slider-desktop .card {
    height: 23rem;
}

.slick-slider-mobile .slick-dots {
    position:initial !important;
    padding-top: 1rem;
}

#category-slider-mob .carousel-indicators,
#category-slider .carousel-indicators,
#carouselExampleIndicators .carousel-indicators {
    margin-bottom: -3rem !important;
}

#category-slider-mob .carousel-control-next-icon,
#category-slider .carousel-control-next-icon,
#carouselExampleIndicators .carousel-control-next-icon {
    background-image: url('../../images/icons/arrow-right.svg') !important;
}

#category-slider-mob .carousel-control-prev-icon,
#category-slider .carousel-control-prev-icon,
#carouselExampleIndicators .carousel-control-prev-icon {
    background-image: url('../../images/icons/arrow-left.svg') !important;
}

.email-notification p {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #040921;
}

.purple {
    color: #662F8E;
}

.order-prod-h5 h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #040921;
}


.notification-order-info th {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    padding-top: 12px;
    vertical-align: top;
}

.notification-order-info td {
    padding-left: 15px;
    padding-top: 12px;
}

.client-name {
    font-weight: 700;
    font-size: 15px;
    line-height: 18px;
    color: #040921;
}

.notification-f {
    background-color: #F5FBFF;
}

.notification-f h2,
.notif-tel {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px;
    color: #040921;
}

.notification-f p {
    font-size: 14px;
    line-height: 24px;
    color: #040921;
    margin-bottom: 0;
}

.notification-table td {
    padding-left: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.discount-table td {
    padding-top: 10px;
}

.discount-table,
.notification-table {
    font-size: 14px !important;
    line-height: 24px !important;
}

@media only screen and (max-width: 991px) {
    .notification-table td {
        padding-left: 0;
    }

    .discount-table .text-align-r,
    .notification-table .text-align-r {
        float: right !important;
    }
 }

.scroll_to_top {
    position: fixed;
    bottom: 60px;
    right: 15px;
    display: inline-block;
    z-index: 9999;
}

select + .select2-container--default {
    border: 1px solid #D8D8D8;
	border-radius: 7px;
    padding: 3px;
}

.deep-blue, .deep-blue a, .deep-blue a:hover {
    color: #290047 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}

.content {
    flex:1;
}

.pink {
    color: #2609a7;
}

.email-notification-info th {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    padding-top: 12px;
    vertical-align: top;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #040921;


}

.email-notification-info td {
    padding-left: 15px;
    padding-top: 12px;
}





@media screen and (max-width: 991px) {
    .product-card .buy-btn {
        display: block;
    }
    .product-card:hover .prod-price-card {
        display: block;
    }
    .product-card {
        height: 100%;
    }
}

.line-h-0 {
    line-height: 0;
}

.product-view .new-price {
    font-weight: 700;
    font-size: 18px;
    line-height: 44px;
    color: #69BC45;
}

.product-view .normal-price {
    font-weight: 700;
    font-size: 18px;
    line-height: 44px;
    color: #290047;
}

.product-view .old-price {
    font-weight: 400;
    font-size: 16px;
    line-height: 44px;
    color: #290047;
}

.search-result {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.page-item {
    padding: 0 5px;
}

.to-cart-btn {
    font-weight: 500 !important;
    font-size: 16px  !important;
    line-height: 19px !important;
    color: #290047  !important;
}

.fs-16 {
    font-size: 16px !important;
}

.pb-6r {
    padding-bottom: 6rem !important;
}

.p-filter {
    padding: 1rem 1.25rem;
}

.mobile-logo {
    /* width: 130px; */
    width: 230px;

}

.cursor-pointer {
    cursor: pointer;
}

.modal-dialog {
    padding-top: 130px;
}

.returned-products span {
    color: 	#5A5A5A;
    font-size: 14px;
    font-weight: 600;
    line-height: 30px;
}

.little-sum-table div {
    font-size: 16px !important;
}

.end-price-checkout {
    font-weight: 700;
    font-size: 16px;
    line-height: 44px;
    text-transform: uppercase;
    color: #290047 !important;
}

.badge {

    font-weight: 700 !important;
    color: #fff !important;
}

.fs-14 {
    font-size: 14px !important;
}
