﻿
::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}

::-webkit-scrollbar-track {
    background: #eee;
}

::-webkit-scrollbar-thumb {
    background-color: #9c3587;
}

/*.xzoom-thumbs::-webkit-scrollbar-track {
    background: transparent;
}*/

.xzoom-thumbs::-webkit-scrollbar-thumb {
    background-color: #00000036;
}

.xzoom-thumbs::-webkit-scrollbar-thumb {
    height: 6px;
    background-color: #00000036;
    border-radius: 10px;
}


.ui-dialog .ui-dialog-titlebar {
    display: flex;
}

.ui-button {
    border: 0px solid #c5c5c5 !important;
    background: none !important;
    padding: 0em 0em !important;
}

    .ui-button:hover {
        border: 0px solid #c5c5c5 !important;
        background: none !important;
        padding: 0em 0em !important;
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: 1px!important;
    white-space: nowrap;
}


.navbar {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: solid 1px #e6dede;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
    z-index: 5;
}

.navbar-light .navbar-brand {
    color: #2196F3;
}

.navbar-light .navbar-nav .nav-link {
    color: #666666;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #666666;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link {
    padding-top: 22px;
    padding-bottom: 22px;
    /*transition: 0.3s;*/
    padding-left: 24px;
    padding-right: 24px;
    font-size: 13px;
    font-weight: 600;
}

/*@media (min-width: 576px) and (max-width: 2000px) {
    .navbar-light .navbar-nav .nav-link {
        line-height: 50px;
    }

        .navbar-light .navbar-nav .nav-link:hover {
            line-height: 50px;
        }
}
*/


.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #9C3587;
    transition: 0.3s;
}

/*.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1ebdc2 !important;
}*/

.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}

.dropdown-item {
    color: #3c3c3c;
    font-size: 14px;
}

    .dropdown-item.active, .dropdown-item:active {
        color: #9C3587;
        text-decoration: none;
        background-color: transparent;
    }

.navbar-toggler {
    outline: none !important;
}

.navbar-tog {
    color: #1ebdc2;
}

.megamenu-li {
    /*position: static;
    height: 50px;
    line-height: 50px;*/
}
.megamenu h6 {
    margin-left: 21px;
    font-weight: 600;
}
.megamenu {
    margin: auto;
    position: absolute;
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<AUTO GENERATED BY CONFLICT EXTENSION<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< master
    width: 526px;
    /*width: max-content;*/
====================================AUTO GENERATED BY CONFLICT EXTENSION====================================
    width: 520px;
/**/  /*  width: max-content;*/
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>AUTO GENERATED BY CONFLICT EXTENSION>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 05_01_NEW
    left: 0;
    right: 0;
    padding: 15px;
}

    .megamenu h6 {
        margin-left: 21px;
        font-weight: 600;
    }

    .megamenu i {
        width: 20px;
    }

.navbar-light .navbar-brand img {
    height: 40px;
  /*  margin: 5px 0 0 0;*/
}

.navbar-expand-lg > .container {
    position: relative;
}

.dim {
    width: 100%;
    height: 100vh;
    z-index: 9;
    display: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
}

.navbar {
    position: relative;
    z-index: 15;
}

.desktop-user {
    position: relative;
    height: 60px;
    margin: 0 20px 0 15px;
}

.desktop-userIconsContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    padding: 0 12px 0 17px;
    position: relative;
    display: flex;
    height: 40px;
}

.myntraweb-sprite {
    
    background: url('../../ionicons/websprite_27_01_2021.png');
    background-size: 1404px 105px;
    display: inline-block;
}

.sprites-headerUser {
    width: 24px;
    height: 24px;
    background-position: -298px -56px;
}

.desktop-iconUser {
    margin: 10px 0 0;
    position: absolute;
    bottom: 13px;
    left: 5px;
    display: block;
}

.desktop-userTitle {
    color: #000;
    position: absolute;
    bottom: 4px;
    left: 1px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    padding-top: 10px;
    line-height: 6px;
}

.desktop-cart, .desktop-wishlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
}

.desktop-wishlist {
    margin: 0 55px 0 10px;
}

.sprites-headerWishlist {
    width: 17px;
    height: 22px;
    background-position: -315px -187px;
}

.desktop-iconWishlist {
    left: 13px;
}

.desktop-userTitle {
    color: #000;
    position: absolute;
    bottom: 4px;
    left: 1px;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    padding-top: 10px;
    line-height: 6px;
}

.desktop-iconBag, .desktop-iconWishlist {
    margin: 8px 0 0;
    position: absolute;
    top: 0px;
}

.posR {
    position: relative;
}

.wishlist {
    top: 25px;
}

.desktop-cart {
    margin: 0 50px 0 15px;
}

.sprites-headerBag {
    width: 22px;
    height: 22px;
    background-position: -341px -56px;
}

.desktop-iconBag {
    left: -1px;
}

.desktop-badge {
    white-space: nowrap;
    text-align: center;
    line-height: 18px;
    padding: 0 6px;
    height: 18px;
    background: #ff3f6c;
    position: absolute;
    border-radius: 50%;
    font-size: 12px;
    color: #fff;
    left: 13px;
    top: -2px;
    font-weight: 700;
}

.shopbag {
    top: 25px;
}

.desktop-cart:last-child {
    margin: 0 0 0 15px;
}

.mt-7 {
    margin-top: 7px !important;
}

.loginD {
    right: -124px;
    left: auto;
}

.desktop-infoTitle {
    font-weight: 700;
    height: 20px;
}

.desktop-infoEmail, .desktop-infoTitle {
    font-size: 14px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 10px;
    padding: .25rem 1.5rem;
}

.desktop-infoEmail {
    height: 20px;
    color: #282c3f;
}

.desktop-getInLinks {
    display: inline-block;
    width: 100%;
    padding: .45rem 1.5rem 0;
    border-top: 1px solid #eaeaec;
}

.desktop-getUserInLinks {
    border: none;
}

.desktop-linkButton {
    display: inline-block;
    padding: 10px 15px;
    margin: 10px 10px 0 0;
    border: 1px solid #eaeaec;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #ff3f6c !important;
    font-weight: 700;
}

    .desktop-linkButton:first-child {
        margin: 0 5px 6px 0;
    }

    .desktop-linkButton:hover {
        text-decoration: none;
    }

.loginD .dropdown-item {
    font-weight: 600;
}



.pt-6 {
    padding-top: 3rem !important;
}

.pb-8 {
    padding-bottom: 4rem !important;
}

.banner {
    animation: 0.5s slideup;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1rem;
    overflow: hidden;
}

.br-xs {
    border-radius: 0.3rem !important;
    overflow: hidden !important;
}

.mb-5 {
    margin-bottom: 2.5rem !important;
}

.pb-1 {
    padding-bottom: 0.5rem !important;
}

.mb-4 {
    margin-bottom: 2rem !important;
}

.title-link-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.3rem;
}

.ls-normal {
    letter-spacing: 0 !important;
}

.mb-0 {
    margin-bottom: 0rem !important;
}

.title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.2;
}

.title-link-wrapper .title {
    position: relative;
    margin-bottom: 0.8rem;
    padding: 0.8rem 0;
}

.title-link-wrapper .title {
    padding: 1.1rem 0;
}

.font-weight-bold {
    font-weight: 600 !important;
}

.font-size-normal {
    font-size: 0.9rem !important;
}

.ls-25 {
    letter-spacing: -0.025em !important;
}

.title-link-wrapper a {
    margin-bottom: 0.7rem;
    margin-left: auto;
    text-transform: capitalize;
}

.title-link-wrapper a {
    color: #333;
}

    .title-link-wrapper a i {
        vertical-align: middle;
        margin-left: 0.3rem;
        font-size: .6rem;
    }

.title-link-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.product-grid {
    margin-bottom: 7px;
    border-radius: 0.5rem !important;
    border: 1px solid #eee;
    padding: 9px 12px;
}

    .product-grid .product-image {
        overflow: hidden;
        position: relative;
        z-index: 1;
        position: relative;
        text-align: center;
        height: 200px;
        width: 197px;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        margin: 0 auto;
        background: #fcfcfc;
        /*z-index: -1;*/
    }



        .product-grid .product-image a.image {
            display: block;
        }

        .product-grid .product-image img {
            width: 100%;
            height: auto;
            margin: auto;
            /* opacity: 0; */
            max-width: 100%;
            max-height: 100%;
            height: 195px;
        }

        .product-grid .product-image .img-1 {
            transition: all 0.3s ease 0s;
        }

    .product-grid:hover .product-image .img-1 {
        opacity: 1;
    }

    .product-grid .product-image .img-2 {
        width: 100%;
        height: 100%;
        opacity: 0;
        backface-visibility: hidden;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        transition: all 0.3s ease 0s;
    }

    .product-grid:hover .product-image .img-2 {
        opacity: 1;
    }

    .product-grid .product-hot-label,
    .product-grid .product-discount-label {
        color: #fff;
        background: #9C3587;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 3px 10px;
        position: absolute;
        top: 0px;
        left: 1px;
    }

    .product-grid .product-discount-label 
    {
        background: #ff3939;
        left: auto;
        right: 10px;
    }

    .product-grid .product-view {
        color: #d6d6d6;
        background: #0d0d0d;
        font-size: 16px;
        text-align: right;
        line-height: 46px;
        width: 45px;
        height: 45px;
        padding: 0 15px 0 0;
        border-radius: 50px;
        opacity: 0;
        transform: scale(0);
        position: absolute;
        bottom: 70px;
        /* left: -40px;*/
        transition: all .3s ease;
    }

    .product-grid:hover .product-view {
        opacity: 1;
        transform: scale(1);
        /*top: 10px;
        left: 15px;*/
        z-index: 1;
    }

    .product-grid .product-view:hover {
        background: #9C3587;
    }

    .product-grid .product-links {
        padding: 0;
        margin: 0;
        list-style: none;
        transform: translateY(50%);
        position: absolute;
        bottom: 50%;
        right: 10px;
        z-index: 1;
    }

        .product-grid .product-links li {
            margin: 5px 0;
            opacity: 0;
            transform: translateX(100%);
            transition: all .3s ease;
        }

            .product-grid .product-links li:nth-child(2) {
                transition-delay: .1s;
            }

            .product-grid .product-links li:nth-child(3) {
                transition-delay: .2s;
            }

    .product-grid:hover .product-links li {
        opacity: 1;
        transform: translateX(0);
    }

    .product-grid .product-links li a {
        color: #9C3587;
        background: #fff;
        font-size: 18px;
        text-align: center;
        line-height: 33px;
        width: 35px;
        height: 35px;
        border: 1px solid #e1e1e1;
        display: block;
        transition: all .3s ease;
    }

        .product-grid .product-links li a:hover {
            color: #fff;
            background: #ff6f00;
            border-color: #ff6f00;
        }

    .product-grid .product-content {
        background: #fff;
        padding: 8px 0 0;
    }

    .product-grid .rating {
        color: #f7bc3d;
        font-size: 11px;
        padding: 0;
        margin: 0 0 8px;
        list-style: none;
    }

        .product-grid .rating li {
            display: inline-block;
        }

        .product-grid .rating .disable {
            color: #a3a3a3;
        }

    .product-grid .title {
        font-size: 13px;
        font-weight: 500;
        text-transform: capitalize;
        margin: 0 0 8px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        line-height: 16px !important;
        height: 32px;
    }

        .product-grid .title a {
            color: #333;
            transition: all 0.3s ease 0s;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: top;
            -webkit-line-clamp: 1;
            line-height: 16px !important;
        }

            .product-grid .title a:hover {
                color: #ff6f00;
            }

    .product-grid .price {
        color: #0f1111;
        font-size: 15px;
        font-weight: 500;
    }

        .product-grid .price span {
            /*color: #999;
    font-size: 14px;
    font-weight: 400;
    text-decoration: line-through;
    margin-right: 5px;*/
        }

.price--1eqs3 {
    color: #0f1111;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
}

.dealPrice--QJhpv {
    font-size: 17px;
    margin-right: 0.45em;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
}

.dealPrice--QJhpv {
    font-size: 18px;
    line-height: 24px;
}

    .dealPrice--QJhpv span {
        vertical-align: baseline;
        position: relative;
    }

.currencySymbolV2--4uJvJ {
    font-size: 10px;
    line-height: 16px;
    top: -4.5px;
}

.dFlex--54ZSd .netPrice--2L7XO {
    top: 0;
}

.dFlex--54ZSd .fractionalValue--2JOgL {
    font-size: 10px;
    line-height: 16px;
    top: -4.5px;
    left: -3px;
}

.listPrice--vhN5A {
    font-size: 12px;
    color: #565959;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    margin-top: 2px;
}

    .listPrice--vhN5A span {
        text-decoration: line-through;
        color: #b3b2b2;
    }

.mb-6, .my-6 {
    margin-bottom: 4.5rem !important;
}

/*.space-2, .space-top-2 {
    padding-top: 1rem !important;
}*/

.border-color-1 {
    border-color: #dddddd !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.font-size-22 {
    font-size: 1.37462rem;
}

.section-title {
    position: relative;
}

    .section-title::after {
        content: ' ';
        height: 2px;
        width: 114px;
        display: block;
        background-color: #fed700;
        position: absolute;
        bottom: -1px;
        left: 0;
    }

.nav-tabs .nav-link {
    padding: 5px 21px;
    font-size: 14px;
    color: #7b8186;
}

    .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover {
        color: #9C3587;
        border-color: #9C3587;
        border-radius: 20px;
        border-width: 2px;
    }

.nav-tabs .nav-item {
    margin-left: 15px;
}

.pb-6, .py-6 {
    padding-bottom: 2.5rem !important;
}

.product-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
}

.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
/*.max-width-150 {
       max-width: 9.375rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
    position: relative;
    text-align: center;
    height: 151px;
    width: 200px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: auto;
    background: #fcfcfc;
}*/
.max-width-150 img {
    width: auto;
    height: auto;
    margin: auto;
    /* opacity: 0; */
    max-width: 100%;
    max-height: 100%;
    height: 155px;
}

.text-gray-5 {
    color: #878787 !important;
}

.font-size-12 {
    font-size: 0.74987rem;
}

.product-item__title {
    font-size: 0.74987rem;
    line-height: 0.875rem;
}

.text-blue {
    color: #706f6f !important;
}

.product-item__title a {
    min-height: 2.25rem;
}

.prodcut-price {
    font-size: 1.00012rem;
}

.transition-3d-hover {
    transition: all 0.2s ease-in-out;
}

.btn-add-cart {
    width: 2.188rem;
    height: 2.188rem;
    background-color: #f4eff3;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 6.1875rem;
}

.flex-center-between {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.product-item__footer {
    display: none;
}

.font-size-13 {
    font-size: 0.81288rem;
}

.text-gray-6 {
    color: #848484 !important;
}

a:hover {
    text-decoration: none;
}

.product-item::after {
    content: '';
    border-right: 1px solid #eaeaea;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    height: 70%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.last_product_item::after {
    content: none;
}

.btn-add-cart i {
    color: #9C3587;
}

.btn-primary:hover i {
    color: #fff;
}

.btn-add-cart:hover {
    color: #fff;
    background-color: #9C3587;
    border-color: #9C3587;
}

.product-img {
    overflow: hidden;
    position: relative;
    z-index: 1;
    position: relative;
    text-align: center;
    height: 150px;
    width: 124px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background: #fcfcfc;
    z-index: -1;
}

.xs-banner-campaign {
    display: block;
    position: relative;
    overflow: hidden;
}

    .xs-banner-campaign::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgb(255 255 255 / 14%);
        -webkit-transition: -webkit-transform 1.8s;
        transition: -webkit-transform 1.8s;
        transition: transform 1.8s;
        transition: transform 1.8s,-webkit-transform 1.8s;
        -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,0);
        transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-200%,0);
    }

    .xs-banner-campaign:hover::before {
        -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
        transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,200%,0);
    }

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
/*embed, img:not([draggable]), object, video {
    max-width: 100%;
    height: auto;
}*/
img[class*=wp-image-] {
    margin-top: 0;
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: -45px;
    right: 0;
}

button:focus {
    outline: 0;
}

.view-pro {
    overflow: hidden;
    position: relative;
    z-index: 1;
    position: relative;
    text-align: center;
    height: 150px;
    width: 150px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    /*background: #fcfcfc;*/
}

    .view-pro img {
        width: auto;
        height: auto;
        margin: auto;
        /* opacity: 0; */
        max-width: 100%;
        max-height: 100%;
        height: 143px;
    }

#recent_product .product-item:hover .product-item__inner:not(.remove-prodcut-hover) {
    box-shadow: none;
    position: inherit;
}

.font-size-20 {
    font-size: 1.25038rem;
}

.flex-horizontal-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.font-size-40 {
    font-size: 2rem;
}

.bg-purple {
    background-color: #9C3587;
    color: #fff;
}

.font-size-15, .nav-tab-pill .nav-link {
    font-size: 0.938rem;
}

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-pill > .form-control:first-child {
    border-top-left-radius: 6.1875rem;
    border-bottom-left-radius: 6.1875rem;
}

.input-group.input-group-pill > .form-control:first-child {
    padding-left: 1.5rem;
}

.input-group-pill .input-group-append > .input-group-text, .input-group-pill .input-group-append > .btn {
    border-top-right-radius: 6.1875rem;
    border-bottom-right-radius: 6.1875rem;
}

.input-group.input-group-pill .input-group-append > .input-group-text, .input-group.input-group-pill .input-group-append > .btn {
    padding-right: 1.25rem;
}

.btn-dark:not(label.btn), .btn-dark:not(label.btn):not([href]):not(:disabled):not(.disabled), .btn-dark:not([href]), .btn-dark:not([href]):not([href]):not(:disabled):not(.disabled) {
    background-color: #333e48;
    border-color: #333e48;
}

.bg-gray-13 {
    background-color: #f8f8f8 !important;
}

.pt-8, .py-8 {
    padding-top: 3.5rem !important;
}

.font-size-56 {
    font-size: 3.5rem;
}

.text-gray-90 {
    color: #333e48;
}

.text-primary {
    color: #9C3587 !important;
}

.btn.btn-soft-dark {
    color: #333e48;
}

.btn-icon {
    position: relative;
    line-height: 0;
    font-size: 1rem;
    width: 3.125rem;
    height: 3.125rem;
    padding: 0;
}

.btn-soft-dark {
    color: #333e48;
    background: rgba(51, 62, 72, 0.1);
    border-color: transparent;
}

.rounded-circle {
    border-radius: 50% !important;
}

.btn-soft-dark[href]:hover, .btn-soft-dark[href]:focus, .btn-soft-dark[href]:active, .btn-soft-dark[href].active, .btn-soft-dark[type]:hover, .btn-soft-dark[type]:focus, .btn-soft-dark[type]:active, .btn-soft-dark[type].active {
    color: #fff;
    background: #333e48;
    box-shadow: 0 4px 11px rgba(51, 62, 72, 0.35);
}

.btn:focus, .btn.focus, .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus, .btn:not([disabled]):not(.disabled):active, .btn:not([disabled]):not(.disabled).active {
    box-shadow: 0 0 0 0 transparent;
}

.btn-soft-dark[href]:not(:disabled):not(.disabled):active, .btn-soft-dark[href]:not(:disabled):not(.disabled).active, .show > .btn-soft-dark[href].dropdown-toggle, .btn-soft-dark[type]:not(:disabled):not(.disabled):active, .btn-soft-dark[type]:not(:disabled):not(.disabled).active, .show > .btn-soft-dark[type].dropdown-toggle {
    color: #fff;
    background-color: #333e48;
}

.btn-icon__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.font-weight-bold {
    font-weight: 700 !important;
}

.list-group-item-action {
    width: 100%;
    color: #333e48;
    text-align: inherit;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.32rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #e7eaf3;
}

.list-group .list-group-item {
    font-size: 0.875rem;
}

.list-group-transparent .list-group-item {
    border-color: transparent;
    background-color: transparent;
}

.list-group-flush .list-group-item {
    padding-left: 0;
    padding-right: 0;
}

.list-group-borderless .list-group-item {
    border: none;
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.list-group {
    list-style: none;
}

.bg-gray-14 {
    background-color: #eaeaea !important;
}

.text-gray-90 {
    color: #333e48;
}

.max-width-5 {
    max-width: 2rem !important;
}

.navbar-nav-right .dropdown-toggle::after {
    display: none;
}

.section-space-p {
    padding: 20px 0 50px;
}

.section-title {
    margin-bottom: 30px;
    position: relative;
}

    .section-title .ec-title {
        font-size: 25px;
        font-weight: 800;
        margin-bottom: 7px;
        color: #555;
        letter-spacing: 0;
        position: relative;
        display: inline;
        padding: 0 64px;
        line-height: 22px;
        letter-spacing: 0.02rem;
        text-transform: capitalize;
    }

    .section-title .sub-title {
        margin: 10px 0 0 0 !important;
        color: #777;
        padding: 0 20%;
        font-size: 14px;
        letter-spacing: 0.03rem;
        font-weight: 300;
    }

.ec-category-section .section-title .sub-title {
    margin-top: 7px;
}

.ec-category-section .section-title::after {
    content: none;
}

.ec-category-section .ec-cat-tab-nav li.cat-item:not(:last-child) {
    margin-bottom: 5px;
}

.ec-category-section .ec-cat-tab-nav .cat-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px;
    background-color: #f5f5f5;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
}

    .ec-category-section .ec-cat-tab-nav .cat-link .cat-desc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        .ec-category-section .ec-cat-tab-nav .cat-link .cat-desc span {
            margin-top: 5px;
            font-size: 17px;
            font-weight: 700;
            color: #444444;
            letter-spacing: 0;
            line-height: 1.2;
        }

            .ec-category-section .ec-cat-tab-nav .cat-link .cat-desc span + span {
                font-size: 13px;
                color: #777777;
                letter-spacing: 0;
                line-height: 1.2;
                text-transform: capitalize;
                font-weight: 500;
            }

    .ec-category-section .ec-cat-tab-nav .cat-link .cat-icons {
        display: block;
        margin-right: 15px;
    }

.cat-icons svg {
    height: 45px;
    width: 45px;
}

.ec-category-section .ec-cat-tab-nav .cat-link.active {
    background-color: #70536E;
}

    .ec-category-section .ec-cat-tab-nav .cat-link.active .cat-icons svg {
        fill: #fff;
    }

    .ec-category-section .ec-cat-tab-nav .cat-link.active .cat-desc span {
        color: #ffffff;
    }

        .ec-category-section .ec-cat-tab-nav .cat-link.active .cat-desc span + span {
            color: #ffffff;
        }

#myTabContent .tab-pane img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    /*padding-right: 15px;
    padding-left: 15px;*/
    margin-top: 0;
}

.tab-content .tab-pane .panel-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    border-radius: 5px;
}

.tab-content .tab-pane:hover .panel-overlay {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/*.product-grid:after {
    content: '';
    border-right: 1px solid #eaeaea;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    height: 70%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}*/
.css-1j2kigg {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 14px 0px;
    z-index: 1;
    position: fixed;
    left: 0%;
    right: 0%;
    top: 0%;
    background: rgb(255, 255, 255);
    box-shadow: rgba(0, 19, 37, 0.16) 0px -1px 0px inset;
}

.css-x6gbsc {
    padding-left: 22px;
    padding-right: 20px;
}

.css-1h9leo3 {
    display: flex;
    width: 100%;
    flex-direction: row;
    -webkit-box-align: baseline;
    align-items: baseline;
    margin-right: -20px;
}

.css-1v1x2g9 {
    color: rgb(0, 19, 37);
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.1px;
    margin: unset;
}

.css-ppxyad {
    color: rgba(0, 19, 37, 0.64);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    margin: unset;
}

.css-1h9leo3 span {
    flex: 1 1 0%;
    margin-left: 7px;
}

.css-kpavm {
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 19, 37, 0.08);
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 6px;
}

.css-1vm2tzo {
    display: flex;
    flex-direction: column;
    padding: 10px 10px 20px;
}

.css-1gddbuc {
    color: rgb(58, 64, 71);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.1px;
    margin: unset;
}

.css-1vm2tzo p {
    margin-bottom: 10px;
}

.css-h96myd {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.1px;
    border-color: rgba(101, 119, 134, 0.36);
    background-color: rgb(255, 255, 255);
    color: #9C3587;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    width: 100%;
}

.css-1vm2tzo button {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.1px;
    padding: 5px;
}

.css-qpc3fc {
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-direction: column;
    padding: 60px 20px 30px;
}

    .css-qpc3fc .flip-card-inner {
        position: relative;
        transition: transform 0.6s ease 0s;
        width: 100%;
    }

    .css-qpc3fc .flip-card-front {
        position: relative;
        backface-visibility: hidden;
    }

.css-794j4i {
    margin: 10px 0px;
    position: relative;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 19, 37, 0.08);
    border-radius: 8px;
    padding: 10px;
}

.css-1l5d7z5 {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: end;
    justify-content: end;
    position: absolute;
    top: 2px;
    right: 2px;
}

.css-175whwo {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
}

.css-1xhj18k {
    display: flex;
    flex-direction: row;
}

.css-1wrwpk {
    position: relative;
    padding-right: 10px;
    border-radius: 100%;
}

    .css-1wrwpk img {
        max-width: 90px;
        max-height: 90px;
        height: 100%;
        border-radius: 8px;
    }

.css-1ofqig9 {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.css-pvjkzq {
    border: none rgba(0, 19, 37, 0.08);
    padding-bottom: 8px;
}

.css-18cknfl {
    padding-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-right: 20px;
}

.css-1b08rp9 {
    color: rgb(0, 19, 37);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    cursor: pointer;
    margin: unset;
}

.css-1gnoynr {
    display: flex;
    border-style: solid none none;
    border-top-width: 1px;
    flex-direction: row;
    border-left-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-color: rgba(0, 19, 37, 0.08);
}

.css-1nt291d {
    padding-top: 8px;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.css-1ppri07 {
    cursor: pointer;
    border: none;
    display: flex;
    flex-direction: row;
}

.css-1u1r6em {
    color: rgb(0, 19, 37);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    margin: unset;
}

.css-1u1rselcet {
    padding: 0;
    height: 23px;
    border: 0;
    margin-left: 4px;
}

.css-1u721d7 {
    padding-right: 8px;
    display: flex;
    flex-direction: row;
}

.css-dzrkqu {
    text-decoration: line-through;
    color: rgb(118, 146, 173);
    margin-right: 5px;
}

.css-dvh3tw {
    color: rgb(118, 146, 173);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    margin: unset;
}

.css-176x4cq {
    color: rgb(0, 19, 37);
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0px;
    margin: unset;
}

.css-1l5d7z5 svg {
    padding: 5px;
}

.css-kpavm {
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 19, 37, 0.08);
    border-radius: 8px;
    margin-top: 6px;
    margin-bottom: 6px;
}

.css-wr8afg {
    cursor: pointer;
}

.css-s15t9y {
    display: flex;
    padding: 16px 0px;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 56px;
}

.css-wr8afg > div {
    padding: 12px 0px;
}

.css-q0kwfb {
    display: flex;
    position: relative;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.css-1v99jcv {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 16px;
    width: 39px;
}

    .css-1v99jcv svg, .css-1v99jcv img {
        max-width: 24px;
        max-height: 24px;
        fill: #9C3587;
    }

.css-18xt3rq {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: start;
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding-left: 16px;
}

.css-1kmu3tb {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0px;
    color: rgba(0, 19, 37, 0.92);
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
}

.css-wr8afg p {
    word-break: break-word;
}

.css-1km9uj2 {
    margin-top: 4px;
}

.css-1yij0ba {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #9C3587;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
}

.css-9rfiyb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
}

    .css-9rfiyb img {
        width: 18px;
        height: 18px;
    }

.css-1m6ca2 {
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 19, 37, 0.08);
    border-radius: 8px;
    cursor: pointer;
    margin-top: 6px;
    margin-bottom: 6px;
}

.css-1qlrij7 {
    display: flex;
    padding: 16px 0px;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 56px;
}

.css-1xck50t {
    display: flex;
    position: relative;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
}

.css-46b9vi {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: start;
    justify-content: start;
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding-left: 16px;
}

.css-1l972xy {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgb(0, 19, 37);
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
}

.css-1npyfer {
    visibility: visible;
    opacity: 1;
    height: auto;
    background-color: rgb(255, 255, 255);
    margin: 0px 6px;
    overflow: unset;
    max-height: 2000px;
    padding-left: 0px;
    transition-timing-function: ease-in-out;
    transition-duration: 0.2s;
    transition-property: all;
}

.css-v6deky {
    margin-left: 16px;
    margin-right: 16px;
}

.css-x179wu .price-details {
    margin-top: -12px;
}

.css-12ox2k5 {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 8px 0px;
}

.css-1sg2lsz {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.css-3vwl2a {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    color: rgb(0, 19, 37);
    margin: 0px;
    -webkit-font-smoothing: antialiased;
}

.css-11m81vr p {
    display: flex;
}

.css-6nd5ki {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0px;
    color: rgb(0, 19, 37);
    margin: 0px;
    -webkit-font-smoothing: antialiased;
}

.css-2vxg6l {
    display: flex;
    flex-direction: row;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 19, 37, 0.08);
    background: rgb(255, 255, 255);
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 60px;
}

.css-15vhhhd {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.css-1mx04mv {
    display: flex;
    flex-direction: column;
    padding: 4px 20px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.css-15py5ir {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    text-align: left;
    padding-top: 8px;
}

.css-1um1mkq {
    color: rgb(0, 19, 37);
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.1px;
    margin: unset;
}

.css-i1x59x {
    display: flex;
    flex-direction: row;
    padding-bottom: 5px;
}

.css-1lxsyb2 {
    color: rgb(0, 19, 37);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    margin: unset;
}

.css-ltzjhp {
    display: flex;
    flex-direction: column;
    padding: 8px 20px;
    width: 100%;
}

.css-1h4559r {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.1px;
    border-color: #9C3587;
    background-color: #9C3587;
    color: rgb(255, 255, 255);
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    width: 100%;
    gap: 3px;
}

.css-ltzjhp button {
    padding: 0px 12px;
    height: 50px;
}

.css-15vhhhd {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.css-207d6f {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.css-1l4d0ex {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.1px;
    margin: unset;
}

.css-1aowomc {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}


/* Style the list */
ul.breadcrumb {
    padding: 10px 16px;
    list-style: none;
    background-color: #fff;
}

    /* Display list items side by side */
    ul.breadcrumb li {
        display: inline;
        font-size: 12px;
    }

        /* Add a slash symbol (/) before/behind each list item */
        ul.breadcrumb li + li:before {
            padding: 8px;
            color: black;
            content: "/\00a0";
        }

        /* Add a color to all links inside the list */
        ul.breadcrumb li a {
            color: #0275d8;
            text-decoration: none;
        }

            /* Add a color on mouse-over */
            ul.breadcrumb li a:hover {
                color: #01447e;
                text-decoration: underline;
            }

.demo {
    font-size: 8px;
    padding-left: 5px;
}

.fa-circle {
    font-size: 17px;
}

#blue {
    color: #0000ff;
}

#White {
    color: #f0f0f4;
}

#Black {
    color: #000000;
}

#Red {
    color: #d34b56;
}

#Yellow {
    color: #eadc32;
}

#Navyblue {
    color: #3c4477;
}

#Pink {
    color: #f1a9c4;
}

.custom-control-label {
    font-size: 13px;
}

.product-listing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;*/
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    /*margin: 0 10px;*/
}

    .product-listing .product-grid {
        font-family: 'Oswald', sans-serif;
        text-align: center;
    }

        .product-listing .product-grid .product-image {
            position: relative;
        }

            .product-listing .product-grid .product-image a.image {
                display: block;
            }

            .product-listing .product-grid .product-image img {
                width: 100%;
                height: auto;
            }

    .product-listing .product-image .pic-1 {
        opacity: 1;
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .product-listing .product-grid:hover .product-image .pic-1 {
        opacity: 1;
    }

    .product-listing .product-image .pic-2 {
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.3s ease-in-out;
    }

    .product-listing .product-grid:hover .product-image .pic-2 {
        opacity: 1;
    }

    .product-listing .product-grid .product-sale-label,
    .product-listing .product-grid .product-discount-label {
        color: #fff;
        background: #da5555;
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 14px;
        padding: 5px 11px;
        border-radius: 12px;
        position: absolute;
        top: 10px;
        right: 10px;
        transition: all 0.4s ease;
    }

    .product-listing .product-grid .product-sale-label {
        background: #2ba968;
        text-transform: uppercase;
        left: 10px;
        right: auto;
    }

    .product-listing .product-grid .product-content {
        padding: 12px;
    }

    .product-listing .product-grid .rating {
        padding: 0;
        margin: 0 0 7px;
        list-style: none;
    }

        .product-listing .product-grid .rating li {
            color: var(--text-color);
            font-size: 12px;
            display: inline-block;
        }

            .product-listing .product-grid .rating li.disable {
                color: rgba(0,0,0,.20);
            }

    .product-listing .product-grid .title {
        color: var(--text-color);
        font-size: 13px;
        text-transform: capitalize;
        margin: 0 0 15px;
    }

        .product-listing .product-grid .title a {
            color: var(--text-color);
            transition: all 500ms;
        }

            .product-listing .product-grid .title a:hover {
                color: var(--main-color1);
            }

    .product-listing .product-grid .price {
        color: var(--text-color);
        font-size: 18px;
        letter-spacing: 0.005em;
        margin-bottom: 10px;
    }

    /*.product-listing .product-grid .price span {
            color: #a7a7a7;
            font-size: 14px;
            font-weight: 400;
            text-decoration: line-through;
        }*/

    .product-listing .product-grid .product-button-group {
        position: relative;
        z-index: 0;
        margin: 15px 0 0;
    }

    .product-listing .product-grid .add-to-cart {
        color: var(--text-color);
        background: #f4f4f4;
        font-size: 14px;
        /* width: calc(100% - 75px);*/
        padding: 6px 10px;
        margin: 0 auto;
        display: inline-block;
        transition: all 0.25s ease 0s;
    }

        .product-listing .product-grid .add-to-cart i {
            margin-right: 8px;
            /*display: none;
            visibility: hidden;*/
            transition: all 0.25s ease 0s;
        }

    .product-listing .product-grid:hover .add-to-cart {
        color: #fff;
        background: #9C3587;
    }

        .product-listing .product-grid:hover .add-to-cart i {
            display: inline-block;
            visibility: visible;
        }

    .product-listing .product-grid .product-like-icon,
    .product-listing .product-grid .product-compare-icon {
        color: var(--text-color);
        background: #f4f4f4;
        line-height: 34px;
        width: 34px;
        height: 34px;
        opacity: 0;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0px;
        z-index: -1;
        transition: all 0.25s ease 0s;
    }

    .product-listing .product-grid .product-compare-icon {
        left: auto;
        right: 0px;
    }

    .product-listing .product-grid:hover .product-like-icon {
        opacity: 1;
        left: 0;
    }

    .product-listing .product-grid:hover .product-compare-icon {
        opacity: 1;
        right: 0;
    }

.sidebar-filter {
    margin-bottom: 60px;
    /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 8%), 0 6px 20px 0 rgb(0 0 0 / 9%);*/
    height: 100%;
    /*border: 1px solid #8080802e;*/
    border-radius: 7px;
}

    .sidebar-filter h6 {
        font-size: 13px;
        letter-spacing: 1px;
    }

.rating {
    margin-bottom: 5px !important;
}

._1AtVbE {
    display: block;
}

._3wmLAA {
    text-align: left;
    margin-top: 29px;
}

    ._3wmLAA .ffYZ17 {
        position: relative;
    }

        ._3wmLAA .ffYZ17._3DM78Z {
            margin-top: -23px;
        }

    ._3wmLAA ._22QfJJ {
        margin-top: 16px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    ._3wmLAA ._1rcQuH {
        font-size: 14px;
        margin-top: 2px;
        font-weight: 500;
        color: #878787;
        width: 60px;
        min-width: 60px;
        padding-right: 10px;
        position: relative;
    }

        ._3wmLAA ._1rcQuH._3DM78Z {
            margin-top: 15px;
        }

._1q8vHb {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    ._1q8vHb ._3V2wfe {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative;
        margin: 0 12px 4px 0;
    }

        ._1q8vHb ._3V2wfe._31hAvz {
            margin: 0 8px 0 0;
            cursor: pointer;
            padding-top: 8px;
        }

        ._1q8vHb ._3V2wfe .kmlXmn {
            font-size: 14px;
            background: #fff;
            font-weight: 500;
            color: #000;
            text-align: center;
            border-radius: 2px;
            border: 2px solid #e0e0e0;
        }

        ._1q8vHb ._3V2wfe .kmlXmn {
            position: relative;
            display: inline-block;
        }

            ._1q8vHb ._3V2wfe .kmlXmn._31hAvz {
                border: 2px solid transparent;
            }

        ._1q8vHb ._3V2wfe ._2C41yO {
            padding: 6px 10px;
            border: 4px solid #e0e0e0;
            border-radius: 2px;
            min-width: 36px;
            position: relative;
        }

            /*._1q8vHb ._3V2wfe ._2C41yO._31hAvz {
                height: 74px !important;
                width: 60px !important;
            }*/

    ._1q8vHb ._3V2wfe ._2C41yO ._30PAEw {
                max-width: 100%;
                max-height: 100%;
                position: absolute;
                pointer-events: none;
                top: 50%;
                left: 50%;
                -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
            }

            ._1q8vHb ._3V2wfe ._2C41yO ._2i3EfN {
                max-height: 24px;
                max-width: 24px;
                position: absolute;
                pointer-events: none;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex;
                -webkit-align-items: center;
                -ms-flex-align: center;
                align-items: center;
                text-align: center;
                right: 0;
                bottom: 0;
            }

            ._1q8vHb ._3V2wfe ._2C41yO ._3X6sG7 {
                border: 1px solid #f0f0f0;
                width: 100%;
                height: 100%;
            }

    ._1q8vHb ._3V2wfe {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        position: relative;
        margin: 0 12px 4px 0;
    }

        ._1q8vHb ._3V2wfe._31hAvz {
            margin: 0 16px 0 0;
            cursor: pointer;
            padding-top: 8px;
        }

        ._1q8vHb ._3V2wfe ._1fGeJ5, ._1q8vHb ._3V2wfe .kmlXmn {
            font-size: 14px;
            background: #fff;
            font-weight: 500;
            color: #000;
            text-align: center;
            border-radius: 2px;
            border: 2px solid #e0e0e0;
        }

        ._1q8vHb ._3V2wfe ._1fGeJ5 {
            padding: 6px 10px;
            border: 2px solid #e0e0e0;
            border-radius: 2px;
            min-width: 36px;
            position: relative;
        }

            ._1q8vHb ._3V2wfe ._1fGeJ5._2UVyXR, ._1q8vHb ._3V2wfe .kmlXmn._2UVyXR {
                font-size: 18px;
            }

            ._1q8vHb ._3V2wfe ._1fGeJ5._1ynmf9 {
                min-width: 46px;
                border: 2px dashed #f0f0f0;
                color: #f0f0f0;
            }

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    /*position: absolute;
            top: 40%;*/
    transform: translateY(-50%);
    background-color: #fff !important;
    color: #000 !important;
    font-size: 1.5em !important;
    width: 25px;
    height: 25px;
    border-radius: 100% !important;
    font-weight: bold;
    padding: 15px !important;
    text-align: center;
    /*box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 19%);*/
}

    .owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
        /*box-shadow: 0px 0px 0px 0px #000;
                background-color: red !important;
                color: #fff !important;*/
    }

.owl-carousel .owl-prev {
    left: -34px;
}

.owl-carousel .owl-next {
    right: 0;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: red !important;
    width: 25px;
    transition: 0.2s ease-in-out;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: red !important;
    transition: 0.2s ease-in-out;
}


/* Responsive design custom css */
@media only screen and (max-width:480px) {
    .owl-theme .owl-dots .owl-dot {
        display: none;
    }

    .owl-carousel .owl-prev, .owl-carousel .owl-next {
        width: 30px;
        height: 30px;
        font-size: 14px !important;
        top: 45%;
        box-shadow: 0px 0px 0px 0px #000;
    }

    .owl-carousel .owl-prev {
        left: 0px;
    }

    .owl-carousel .owl-next {
        right: 0px;
    }
}

.add-to-cart, .like {
    background: #ff9f1a;
    padding: 0.7em 1.5em;
    border: none;
    text-transform: capitalize;
    font-weight: 500;
    color: #fff;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    margin-top: 15px;
}

.btnaddtowishlist {
    padding: 0.7em 1.5em;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    margin-top: 15px;
}

.content-wrapper {
    position: relative;
}

.cart-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.woocommerce-cart-form tr th {
    font-size: .75rem;
    font-weight: 600;
    border-top: 0;
    border-bottom: 1px solid #e4e5ee;
    color: #71778e;
}

.woocommerce-cart-form tr th {
    border: none;
    border-bottom: 1px solid #e4e5ee;
}

.woocommerce-cart-form table tbody tr {
    position: relative;
}

.woocommerce-cart-form table td {
    font-size: .875rem;
    vertical-align: middle;
}

.woocommerce-cart-form table td {
    border: none;
    border-top: 1px solid #dee2e6;
}

.woocommerce-cart-form table tbody td:first-child {
    padding-left: 0;
}

.woocommerce-cart-form table td a {
    color: currentColor;
    text-decoration: none;
}

.woocommerce-cart-form table td .amount {
    font-weight: 500;
}

.woocommerce-cart-form table td.product-price .amount {
    color: #71778e;
}

.woocommerce-cart-form table td .quantity input {
    width: 80px;
}

.woocommerce-cart-form table td .amount {
    font-weight: 600;
}

.woocommerce-cart-form table tbody td:last-child {
    padding-right: 0;
}

.woocommerce-cart-form .actions-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

    .woocommerce-cart-form .actions-wrapper .coupon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .woocommerce-cart-form .actions-wrapper input {
        height: 2.75rem;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: .9375rem;
        width: 100%;
        height: 2.8rem;
        padding: 0 0.9375rem;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: #202435;
        background-color: #f3f4f7;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    }

    .woocommerce-cart-form .actions-wrapper .button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 2.5rem;
        font-size: .875rem;
        font-weight: 500;
        text-decoration: none;
        padding: 0 0.9375rem;
        border: 1px solid;
        font-size: .75rem;
        height: 2.75rem;
        white-space: nowrap;
        margin-left: 0.625rem;
        color: #fff;
        background-color: #233a95;
        border-radius: 4px;
        border-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
        transition: all 0.2s cubic-bezier(0.28, 0.12, 0.22, 1);
    }

@media screen and (min-width: 48rem) {
    .woocommerce-cart-form .actions-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.cart-collaterals {
    border: 1px solid #e4e5ee;
    border-radius: 7px;
    padding: 1.25rem;
}

    .cart-collaterals .cart_totals > h2 {
        font-size: 1rem;
        font-weight: 700;
        text-transform: uppercase;
        padding-bottom: 0.9375rem;
        border-bottom: 0.9375rem;
        border-bottom: 1px solid #edeef5;
    }

    .cart-collaterals .shop_table {
        width: 100%;
        margin-bottom: 17px;
    }

        .cart-collaterals .shop_table td {
            text-align: right;
        }

        .cart-collaterals .shop_table .amount {
            font-size: .9375rem;
        }

        .cart-collaterals .shop_table td {
            text-align: right;
        }

        .cart-collaterals .shop_table .woocommerce-shipping-totals td {
            border-right: 0;
            padding-right: 0;
            border-left: 0;
            padding-top: 15px;
        }

ul#shipping_method {
    list-style: none;
    padding: 0;
    font-size: .775rem;
    margin: 0;
}

    ul#shipping_method li {
        margin-bottom: 5px;
    }

#shipping_method input.shipping_method {
    position: relative;
    top: 4px;
    float: right;
    margin-right: 0;
    margin-left: 7px;
    vertical-align: middle;
}

ul#shipping_method label {
    margin-bottom: 0;
    vertical-align: middle;
    font-size: .8125rem;
}

p.woocommerce-shipping-destination {
    font-size: .775rem;
}

a.shipping-calculator-button {
    margin-bottom: 10px;
    display: block;
}

.shipping-calculator-button {
    font-size: 14px;
}

.wc-proceed-to-checkout {
    padding-top: 0.9375rem;
    border-top: 1px solid #edeef5;
}
.cart-collaterals span.checkout-button {
    cursor: pointer;
    color: #fff;
    background-color: #ed174a;
    border-color: #ed174a;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 2.125rem !important;
    padding: 0 1.25rem;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
}

.woocommerce-cart-form {
    position: relative;
}

@media screen and (min-width: 75rem) {
    .cart-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .cart-wrapper .cart-collaterals {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 20rem;
            flex: 0 0 20rem;
            /*max-width: 20rem;*/
            margin-left: 1.875rem;
        }

        .cart-wrapper .woocommerce-cart-form {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
        }
}

@media only screen and (max-width:990px) {
    .product-listing .product-grid {
        margin-bottom: 30px;
    }
}



@media (min-width: 1200px) {
    .product-item:hover .product-item__inner:not(.remove-prodcut-hover) {
        position: relative;
        width: 100%;
        /*height: auto;*/
        min-height: 100%;
        box-shadow: 0px 0px 6px 0px rgba(1, 1, 1, 0.3);
        background-color: #fff;
        z-index: 1;
    }

    .product-item:hover .product-item__footer {
        display: block;
    }

    .product-item::after {
        height: 70%;
    }
}

@media (min-width: 768px) {
    .border-md-bottom-0 {
        border-bottom: 0 !important;
    }

    .product-item {
        border-width: 0;
    }

    .product-item__title a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .tab .product-item__title a {
        width: 218px;
    }

    .mt-md-6, .my-md-6 {
        margin-top: 2.5rem !important;
    }
}

@media screen and (max-width: 990px) {
    .product-grid {
        margin-bottom: 30px;
    }
}

@media (min-width: 992px) {
    .product-item__title {
        font-size: 0.875rem;
        line-height: 1.125rem;
    }

    .prodcut-price {
        font-size: 1.25038rem;
    }
}

@media only screen and (max-width: 600px) {
    .desktop-userTitle {
        display: none;
    }

    .mobile-wishlist, .mobile-cart {
        height: 60px;
    }

    .navbar-nav-right {
        display: flex;
        width: 20%;
        flex-direction: row;
        justify-content: space-between;
        position: relative;
        top: 8px;
    }

    .navbar > .container {
        justify-content: space-between;
    }

    .navbar-nav .dropdown-menu.loginD {
        position: absolute;
        float: none;
        width: 343px;
    }

    .loginD {
        right: auto;
    }
    .navbar {
        background: #ffffff;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: solid 1px #e6dede;
        box-shadow: 0 2px 3px 0 rgba(0,0,0,0.1);
        z-index: 5;
    }

    .navbar {
       
         padding: inherit;
    }
    .cus-bg-dark {
        background: #fff;
        width: 100%;
    }
        .cus-bg-dark button {
            position: absolute;
            right: 7px;
            top: 5px;
        }
    .desktop-user
    {
        height: 50px;
    }
}


.frame {
    height: 600px;
    width: 420px;
    background: #fff;
    background-size: cover;
    margin: 1em auto 5em;
    border-top: solid 1px rgba(255, 255, 255, .5);
    border-radius: 5px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    transition: all .5s ease
}

.frame-long {
    height: 615px
}

.frame-short {
    height: 400px;
    margin-top: 50px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1)
}

.frame .nav-login {
    width: 100%;
    height: 100px;
    padding-top: 40px;
    opacity: 1;
    transition: all .5s ease
}

.nav-login .links {
    padding-left: 0;
    display: flex;
    justify-content: center;
}

.nav-up {
    transform: translateY(-100px);
    opacity: 0
}

.frame .links li {
    padding-left: 10px;
    font-size: 18px;
    display: inline;
    text-align: left;
    text-transform: uppercase;
    padding-right: 10px;
    color: #4c4c4c;
}

    .frame .links li a {
        border-radius: 0;
    }

.signin-active a {
    padding-bottom: 10px;
    color: #ffffff;
    text-decoration: none;
    border-bottom: solid 2px #1059FF;
    transition: all .25s ease;
    cursor: pointer
}

.signin-inactive a {
    padding-bottom: 0;
    color: rgba(255, 255, 255, .3);
    text-decoration: none;
    border-bottom: none;
    cursor: pointer
}

.signup-active a {
    cursor: pointer;
    color: #ffffff;
    text-decoration: none;
    border-bottom: solid 1px #1059FF;
    padding-bottom: 10px
}

.signup-inactive a {
    cursor: pointer;
    color: rgba(255, 255, 255, .3);
    text-decoration: none;
    transition: all .25s ease
}

.form-signin {
    width: 100%;
    height: 375px;
    font-size: 16px;
    font-weight: 300;
    padding-left: 37px;
    padding-right: 37px;
    padding-top: 25px;
    transition: opacity .5s ease, transform .5s ease
}

.form-signin-left {
    transform: translateX(-400px);
    opacity: .0
}

.form-signup {
    width: 100%;
    height: 375px;
    font-size: 12px;
    font-weight: 300;
    padding-left: 37px;
    padding-right: 37px;
    padding-top: 12px;
    position: relative;
    top: -375px;
    left: 400px;
    opacity: 0;
    transition: all .5s ease
}

.form-signup-left {
    transform: translateX(-399px);
    opacity: 1
}

.form-signup-down {
    top: 0px;
    opacity: 0
}

.success {
    width: 80%;
    height: 150px;
    text-align: center;
    position: relative;
    top: -890px;
    left: 450px;
    opacity: .0;
    transition: all .8s .4s ease
}

.success-left {
    transform: translateX(-406px);
    opacity: 1
}

.successtext {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    margin-top: -35px;
    padding-left: 37px;
    padding-right: 37px
}

#check path {
    stroke: #ffffff;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: .85px;
    stroke-dasharray: 60px 300px;
    stroke-dashoffset: -166px;
    fill: rgba(255, 255, 255, .0);
    transition: stroke-dashoffset 2s ease .5s, fill 1.5s ease 1.0s
}

#check.checked path {
    stroke-dashoffset: 33px;
    fill: rgba(255, 255, 255, .03)
}

.form-signin input,
.form-signup input {
    color: #ffffff;
    font-size: 13px
}

.form-styling {
    width: 100%;
    height: 35px;
    padding-left: 15px;
    border: none;
    border-radius: 20px;
    margin-bottom: 20px;
    background: #f3f4f7;
}

.nav-login label {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 15px;
    padding-bottom: 10px;
    color: rgba(255, 255, 255, .7);
    display: block
}

:focus {
    outline: none
}

.form-signin input:focus,
textarea:focus,
.form-signup input:focus,
textarea:focus {
    background: #f3f4f7;
    border: none;
    padding-right: 40px;
    transition: background .5s ease;
    color: #333e48;
}

/*[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    display: none
}

    [type="checkbox"]:not(:checked) + label,
    [type="checkbox"]:checked + label {
        position: relative;
        padding-left: 85px;
        padding-top: 2px;
        cursor: pointer;
        margin-top: 8px
    }

        [type="checkbox"]:not(:checked) + label:before,
        [type="checkbox"]:checked + label:before,
        [type="checkbox"]:not(:checked) + label:after,
        [type="checkbox"]:checked + label:after {
            content: '';
            position: absolute
        }

        [type="checkbox"]:not(:checked) + label:before,
        [type="checkbox"]:checked + label:before {
            width: 65px;
            height: 30px;
            background: #f3f4f7;
            border-radius: 15px;
            left: 0;
            top: -3px;
            transition: all .2s ease
        }

        [type="checkbox"]:not(:checked) + label:after,
        [type="checkbox"]:checked + label:after {
            width: 10px;
            height: 10px;
            background: rgb(45 101 228);
            border-radius: 50%;
            top: 7px;
            left: 10px;
            transition: all .2s ease
        }

        [type="checkbox"]:checked + label:before {
            background: #0F4FE6
        }

        [type="checkbox"]:checked + label:after {
            background: #ffffff;
            top: 7px;
            left: 45px
        }

        [type="checkbox"]:checked + label .ui,
        [type="checkbox"]:not(:checked) + label .ui:before,
        [type="checkbox"]:checked + label .ui:after {
            position: absolute;
            left: 6px;
            width: 65px;
            border-radius: 15px;
            font-size: 14px;
            font-weight: bold;
            line-height: 22px;
            transition: all .2s ease
        }

        [type="checkbox"]:not(:checked) + label .ui:before {
            content: "no";
            left: 32px;
            color: rgb(148 148 148 / 70%);
        }

        [type="checkbox"]:checked + label .ui:after {
            content: "yes";
            color: #ffffff
        }

[type="checkbox"]:focus + label:before {
    box-sizing: border-box;
    margin-top: -1px
}*/

.btn-signup {
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    color: #ffffff;
    padding-top: 8px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 20px;
    margin-top: 23px;
    background-color: #1059FF
}

.btn-signin {
    float: left;
    padding-top: 8px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 20px;
    margin-top: -8px
}

.btn-animate {
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding-top: 8px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 20px;
    margin-top: 23px;
    background-color: rgba(16, 89, 255, 1);
    left: 0px;
    top: 0px;
    transition: all .5s ease, top .5s ease .5s, height .5s ease .5s, background-color .5s ease .75s
}

.btn-animate-grow {
    width: 130%;
    height: 625px;
    position: relative;
    left: -55px;
    top: -420px;
    color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 1)
}

a.btn-signup:hover,
a.btn-signin:hover {
    cursor: pointer;
    background-color: #0F4FE6;
    transition: background-color .5s
}

.forgot {
    text-align: center;
    padding-top: 24px;
    margin-top: 0;
    border-top: solid 1px rgba(255, 255, 255, .3);
    transition: all 0.5s ease
}

.forgot-left {
    transform: translateX(-400px);
    opacity: 0
}

.forgot-fade {
    opacity: 0
}

.forgot a {
    color: #ddd;
    font-weight: 400;
    font-size: 13px;
    text-decoration: none
}

.welcome {
    width: 100%;
    height: 50px;
    position: relative;
    color: rgba(35, 43, 85, 0.75);
    opacity: 0;
    transition: transform 1.5s ease .25s, opacity .1s ease 1s
}

.welcome-left {
    transform: translateY(-780px);
    opacity: 1
}

.cover-photo {
    height: 150px;
    position: relative;
    left: 0px;
    top: -900px;
    background: linear-gradient(rgba(35, 43, 85, 0.75), rgba(35, 43, 85, 0.95)), url(https://img.icons8.com/bubbles/100/000000/user.png);
    background-size: cover;
    opacity: 0;
    transition: all 1.5s ease 0.55s
}

.cover-photo-down {
    top: -575px;
    opacity: 1
}

.profile-photo {
    height: 125px;
    width: 125px;
    position: relative;
    border-radius: 70px;
    left: 155px;
    top: -1000px;
    background: url(https://img.icons8.com/bubbles/100/000000/user.png);
    background-size: 100% 135%;
    background-position: 100% 100%;
    opacity: 0;
    transition: top 1.5s ease 0.35s, opacity .75s ease .5s;
    border: solid 3px #ffffff
}

.profile-photo-down {
    top: -636px;
    opacity: 1
}

h1 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 300;
    text-align: center
}

.btn-goback {
    position: relative;
    margin-right: auto;
    top: -400px;
    float: left;
    padding: 8px;
    width: 83%;
    margin-left: 37px;
    margin-right: 37px;
    height: 35px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    color: #1059FF;
    margin-top: -8px;
    border: solid 1px #1059FF;
    opacity: 0;
    transition: top 1.5s ease 0.35s, opacity .75s ease .5s
}

.btn-goback-up {
    top: -1080px;
    opacity: 1
}

a.btn-goback:hover {
    cursor: pointer;
    background-color: #0F4FE6;
    transition: all .5s;
    color: #ffffff
}

#refresh {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
    padding: 13px 0 0 13px
}

.refreshicon {
    fill: #d3d3d3;
    transform: rotate(0deg);
    transition: fill .25s ease, transform .25s ease
}

    .refreshicon:hover {
        cursor: pointer;
        fill: #1059FF;
        transform: rotate(180deg)
    }

.frame-btn, .btn-signup {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding-top: 8px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 20px;
    margin-top: 23px;
    background-color: rgba(16, 89, 255, 1);
    left: 0px;
    top: 0px;
    transition: all .5s ease, top .5s ease .5s, height .5s ease .5s, background-color .5s ease .75s;
}

    .frame-btn a, .btn-signup a {
        color: #fff;
    }

    .btn-signup:hover {
        color: #fff;
    }

/*category-section*/

#category .view-pro-cat {
    height: 130px;
    width: 130px;
    overflow: initial;
}

    #category .view-pro-cat a {
        background: #fff none repeat scroll 0 0;
        border-radius: 50%;
        box-shadow: 1px 0px 6px 2px rgba(0,0,0,.09);
        display: inline-block;
        height: 130px;
        line-height: 130px;
        border: 5px solid #fff;
        overflow: hidden;
        /*padding: 14px;*/
        width: 130px;
        transition-duration: .4s;
    }
/*#category .owl-carousel .owl-item {
             width: 145px !important;
             height: 145px !important;
        }*/
#category .product-item::after {
    content: none;
}

#category .product-item:hover .product-item__inner:not(.remove-prodcut-hover) {
    box-shadow: none;
    position: initial;
}

#category .product-item {
    justify-content: center;
}

#category .view-pro-cat:hover {
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

#category .owl-theme .owl-dots {
    display: none;
}

.cat-heading {
    color: #262626;
}

#category .owl-theme .owl-nav button {
    position: absolute;
    top: 41%;
}

#category .owl-theme .owl-nav {
    position: initial;
}

#category .owl-nav .owl-prev, #category .owl-nav .owl-next {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 19%);
    font-size: 1.6em !important;
    width: 50px;
    height: 50px;
}

#category .owl-nav .owl-prev {
    left: 0px;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

/*._1KOcBL {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
}

    ._1KOcBL .JWMl0H {
        padding-bottom: 12px;
    }

    ._1KOcBL ._2hbLCH {
        padding: 15px;
        border-bottom: 1px solid #f0f0f0;
    }

        ._1KOcBL ._2hbLCH ._2ssEMF {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
        }



            ._1KOcBL ._2hbLCH ._2ssEMF ._3V8rao {
                font-size: 18px;
                text-transform: capitalize;
                font-weight: 600;
                letter-spacing: .3px;
                display: inline-block;
                color: #212121;
            }

._1KOcBL {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / 10%);
}
*/
.range-slider {
    height: 5px;
    position: relative;
    background-color: #fff;
    border-radius: 2px;
}

.range-selected {
    height: 100%;
    left: 30%;
    right: 30%;
    position: absolute;
    border-radius: 5px;
    background-color: #1b53c0;
}

.range-input {
    position: relative;
}

    .range-input input {
        position: absolute;
        width: 100%;
        height: 5px;
        top: -7px;
        background: none;
        pointer-events: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .range-input input::-webkit-slider-thumb {
            height: 20px;
            width: 20px;
            border-radius: 50%;
            border: 3px solid #1b53c0;
            background-color: #fff;
            pointer-events: auto;
            -webkit-appearance: none;
        }

        .range-input input::-moz-range-thumb {
            height: 15px;
            width: 15px;
            border-radius: 50%;
            border: 3px solid #1b53c0;
            background-color: #fff;
            pointer-events: auto;
            -moz-appearance: none;
        }

.range-price {
    margin: 15px 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .range-price label {
        margin-right: 5px;
    }

    .range-price input {
        width: 75px;
        padding: 5px;
    }

        .range-price input:first-of-type {
            margin-right: 15px;
        }

/*.row {
    margin-right: 5px;
    margin-left: 5px;
}*/

#faq .card {
    margin-bottom: 0;
    border: 0;
}

    #faq .card .card-header {
        border: 0;
        padding: 0;
        background-color: #fff;
        margin-top: 3px;
    }

        #faq .card .card-header .btn-header-link {
            display: block;
            text-align: left;
            color: #222;
            padding: 0 1px;
        }

            #faq .card .card-header .btn-header-link:after {
                content: "See Less \f107";
                font-family: 'FontAwesome';
                font-weight: 900;
                float: left;
                font-size: 14px;
                color: #5a5a5a;
                letter-spacing: .5px;
            }

            #faq .card .card-header .btn-header-link.collapsed:after {
                content: "See More \f106";
            }



    #faq .card .collapse {
        border: 0;
        height: auto;
        overflow: hidden;
    }

        #faq .card .collapse.show {
            color: #222;
            height: auto;
        }

.collapse:not(.show) {
    display: block;
}

nav .collapse:not(.show) {
    display: none;
}


@media (min-width: 200px) and (max-width: 700px) {
    .navbar-toggler {
        margin-left: 65px;
    }
}

@media (min-width: 820px) and (max-width: 1100px) {
    .navbar-toggler {
        margin-left: 65px;
    }
}



@media only screen and (max-width: 500px) {
    .big-adv {
        width: 88vw;
        position: relative;
        left: 7px;
        margin-bottom: -16px;
    }
}


@media (min-width: 200) and (max-width: 500px) {
    .tab-content .pan {
        margin-top: -29px;
    }
}

.product-item__outer.cuss {
    width: 100%;
}

@media (min-width: 200px) and (max-width: 750px) {
    .section-title::after {
        bottom: -75px;
    }
}

@media (min-width: 200px) and (max-width: 576px) {
    ._1q8vHb ._3V2wfe ._2C41yO {
        padding: 1px;
    }
}
@media only screen and (max-width: 576px) {
    .product-title {
        padding-top: 16px;
        justify-content:center;
        font-size:22px;
    }
}




/*details_thumb*/

/* Compatibility styles for frameworks like bootstrap, foundation e.t.c */
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
    display: block;
    max-width: none;
    max-height: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
/* --------------- */

/* xZoom Styles below */
/*.xzoom-container {
        display: inline-block;
    }*/

.xzoom-thumbs {
    text-align: center;
    margin-bottom: 10px;
    margin-top: -25px;
    display: flex;
    justify-content: center;
    overflow-x: auto;
    padding-bottom: 5px;
}

.zoom-preview {
    overflow: hidden;
    position: relative;
    text-align: center;
    height: 400px;
    width: 100%;
    padding: 0 30px;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    background: #fcfcfc;
    /*z-index: -1;*/
}

.xzoom {
    /*-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
      box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);*/
    width: 100%;
    height: auto;
    margin: auto;
    /* opacity: 0; */
    max-width: 100%;
    max-height: 100%;
    height: 425px;
    object-fit: contain;
}

.xzoom2, .xzoom3, .xzoom4, .xzoom5 {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

/* Thumbs */
.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 0px;
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.xzoom-source, .xzoom-hidden {
    display: block;
    position: static;
    float: none;
    clear: both;
}

/* Everything out of border is hidden */
.xzoom-hidden {
    overflow: hidden;
}

/* Preview */
.xzoom-preview {
    border: 1px solid #888;
    background: #2f4f4f;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.50);
}

/* Lens */
.xzoom-lens {
    border: 1px solid #555;
    box-shadow: -0px -0px 10px rgba(0,0,0,0.50);
    cursor: crosshair;
}

/* Loading */
.xzoom-loading {
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    opacity: .7;
    background: url(../example/images/xloading.gif);
    width: 48px;
    height: 48px;
}

/* Additional class that applied to thumb when it is active */
.xactive {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
    box-shadow: 0px 0px 3px 0px rgba(74,169,210,1);
    border: 1px solid #4aaad2;
}

/* Caption */
.xzoom-caption {
    position: absolute;
    bottom: -43px;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left;
}

    .xzoom-caption span {
        color: #fff;
        font-family: Arial, sans-serif;
        display: block;
        font-size: 0.75em;
        font-weight: bold;
        padding: 10px;
    }


.btn-grey {
    background-color: #D8D8D8;
    color: #FFF;
}

.rating-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px 15px 20px 15px;
    border-radius: 3px;
}

.bold {
    font-weight: 700;
}

.padding-bottom-7 {
    padding-bottom: 7px;
}

.review-block {
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.review-block-name {
    font-size: 12px;
    margin: 10px 0;
}

.review-block-date {
    font-size: 12px;
}

.review-block-rate {
    font-size: 13px;
    margin-bottom: 15px;
}

.review-block-title {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
}

.review-block-description {
    font-size: 13px;
}

@media only screen and (max-width: 576px) {
    .cus-mobie_view {
        margin-right: 17px !important;
        margin-left: 0px;
    }
}





@media (min-width: 200px) and (max-width: 576px) {
    #demo {
        padding-left:10px;
    }
}



.code-label {
    color: #9c3587;
    background-color: rgb(156 53 135 / 6%);
    border: 1px dashed #9c3587;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-right: 10px;
    font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
    -webkit-animation: headShake 2s ease-in-out infinite;
    animation: headShake 2s ease-in-out infinite;
}

.product-offer {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    align-items: center;
}

.eye-btn {
    position: absolute;
    right: 10px;
    top: 36px;
}

.btn-login {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.3rem 0.75rem;
    font-size: 14px;
    line-height: 1.3;
    border-radius: 0.25rem;
}
#divemail{
    margin-bottom:0.1px;
}

#btn-tag{
    font-size:14px; 
}

.range-slider input {
    width: 84px;
    padding: 0px 15px;
    position: relative;
    left: -7px;
}



.range-slider {
    width: 187px;
    margin: auto;
    text-align: center;
    position: relative;
    height: 5em;
}

    .range-slider svg,
    .range-slider input[type=range] {
        position: absolute;
        left: -21px;
        bottom: 23px;
        width: 210px;
        background: none;
    }



    input[type=number]::-webkit-outer-spin-button,
    input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }

    input[type=number]:invalid,
    input[type=number]:out-of-range 
    {
        border: 2px solid #ff6347;
    }

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
}

    input[type=range]:focus {
        outline: none;
    }

        input[type=range]:focus::-webkit-slider-runnable-track {
            background: #2497e3;
        }

        input[type=range]:focus::-ms-fill-lower {
            background: #2497e3;
        }

        input[type=range]:focus::-ms-fill-upper {
            background: #2497e3;
        }

    input[type=range]::-webkit-slider-runnable-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: #2497e3;
        border-radius: 1px;
        box-shadow: none;
        border: 0;
    }

    input[type=range]::-webkit-slider-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid #2497e3;
        height: 18px;
        width: 18px;
        border-radius: 25px;
        background: #a1d0ff;
        cursor: pointer;
        -webkit-appearance: none;
        margin-top: -7px;
    }

    input[type=range]::-moz-range-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: #2497e3;
        border-radius: 1px;
        box-shadow: none;
        border: 0;
    }

    input[type=range]::-moz-range-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid #2497e3;
        height: 18px;
        width: 18px;
        border-radius: 25px;
        background: #a1d0ff;
        cursor: pointer;
    }

    input[type=range]::-ms-track {
        width: 100%;
        height: 5px;
        cursor: pointer;
        animate: 0.2s;
        background: transparent;
        border-color: transparent;
        color: transparent;
    }
.cus-nav-pills a {
    background: #f8fafb;
}



    input[type=range]::-ms-fill-lower,
    input[type=range]::-ms-fill-upper {
        background: #2497e3;
        border-radius: 1px;
        box-shadow: none;
        border: 0;

                                       }

    input[type=range]::-ms-thumb {
        z-index: 2;
        position: relative;
        box-shadow: 0px 0px 0px #000;
        border: 1px solid #2497e3;
        height: 18px;
         width: 18px;
       border-radius: 25px;
        background: #a1d0ff;
        cursor: pointer;
    }

.range-slider span sup {
    position: absolute;
    top: 15px;
    z-index: 999;
    left: 24px;
    font-size: 18px;
}
.range-slider #slider-cus1 {
    position: absolute;
    top: 14px;
    z-index: 999;
    left: 5px;
    font-size: 17px;
}

.range-slider #slider-cus2 {
    position: absolute;
    right: 13px;
    z-index: 0;
    top: 14px;
}

.no-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width:576px) 
{   
    .tab-content > .active {
       
        overflow: scroll;
    }
}
#category .owl-theme .owl-nav{
    position:relative;
}

/*.cus-header-menu a {
    border-right: 1px solid grey;
}*/

/*.cus-dropdown-item {
    display: inherit !important;
    width: inherit !important;
}*/


@media screen and (max-width: 992px) {
    .nav-tabs .nav-link {
        padding: 4px 9px;
    }

    .title-link-wrapper {
        flex-direction: column;
    }
    .nav-tabs .nav-item {
        margin-left: -3px;
    }
    .space-top-2 .border-color-1 {
        flex-direction: column;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-top: 21px;
        padding-bottom: 6px;
        color: #000;
    }
    .navbar {
        position: absolute;
        width: 100%;
        top: 0;
    }
    .desktop-user {
      
        margin: 0 0px 0 15px;
    }
    #secDvBanner {
        margin-top: 51px;
    }
  /*  .loginD {
        right: inherit;
        left: -31px;
    }*/
  /*  .sm-menu {
        text-align: center;
    }*/
   /* .myntraweb-sprite {
        background: url(../../ionicons/websprite_27_01_2022.png);
        background-size: 1404px 105px;
        display: inline-block;
    }*/

    /*#category .owl-nav button {
        
        right: -13px;
    }*/
    #category .owl-nav button {
        right: -2px !important;
    }
    .form-styling {
        width: 90%;
       
    }
    .eye-btn {
        
        right: 45px;
       
    }
    .frame {
        width: 100% !important;
        height: 100% !important;
        box-shadow: none;
    }
    .frame-long, .form-signup {
        height: 100% !important;
    }
    .frame-otp1 {
        height: 100% !important;
        box-shadow: none !important;
    }
    .ui-dialog
    {
        width: 100%!important;
        left:0!important;

    }
    .sm-menu {
        display: none !important;
    }

        .sm-menu.show {
            display: block !important;
        }
  
}
.show-more {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: left;
    font-size: 14px;
    color: #5a5a5a;
    letter-spacing: .5px;
    background:none;
    border: none;
}
.overlay.active {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,25%);
    z-index: 2;
    cursor: pointer;
    overflow-y: hidden;
    overflow-x: hidden;
}
.carousel-item img
{
    max-height: 400px;
}

