html {
    scroll-behavior: smooth
}

.hContRight {
    justify-content: flex-end
}

.card-img-overlay {
    background-color: #17151570
}

.tcHdr h5 {
    margin-top: 15px
}

.loadCart {
    background: #ffffffc9;
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%
}

.prdLike {
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center
}

.qty-wrap {}

.qty-hdr input {
    margin: 0 5px;
    width: 80px;
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
    padding-left: 15px
}

.qty-hdr {
    display: flex;
    align-items: center;
    width: 130px
}

.minus:hover, .plus:hover {
    background-color: #666 !important
}

.detail-option {
    margin-top: 10px;
    border: 1px solid #d5d5d5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px
}

.AddCart {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ececec;
    font-weight: 700;
    padding: 10px;
    position: fixed;
    z-index: 11000;
    top: 0
}

.product-image.prdLike img {
    width: auto;
    height: 150px
}

.proName {
    font-size: .9rem;
    margin-right: 10px
}

.HdrNewAdd {
    text-align: right
}

.wallet-Hdr {
    display: flex;
    align-items: baseline
}

.wallet-Hdr input {
    margin-right: 10px
}

.footList {
    display: none !important
}

.prodDetl img {
    height: 70% !important;
    max-width: auto
}

.prodDetl .glightbox {
    text-align: center
}

.product-image img {}

.prodDetl .glightbox {
    text-align: center
}

img#hdrlogo {
    height: auto;
    width: 150px
}

h1 {
    color: var(--primary);
    font-size: 1.7rem
}

.qty .plus, .qty .minus {
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 25px;
    height: 21px;
    font: 20px/1 Arial, sans-serif;
    text-align: center;
    border-radius: 50%;
    background-color: #999
}

.main-footer {
    background-color: var(--white)
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #63003d;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #63003d;
    border-color: #63003d
}

.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pagination-bottom {
    display: flex;
    justify-content: center
}

.hProdCatList h2 {
    font-size: 1.2rem
}

.categoryHdr .owl-carousel a {
    display: block
}

.categoryHdr .owl-carousel .col-md-11 a:hover:after {
    content: '';
    background-color: rgba(0, 0, 0, .381);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.categoryHdr .owl-item a h2 {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: .8rem;
    letter-spacing: 2px
}

.categoryHdr .owl-item a:hover:after {
    background-color: #fff;
    display: flex;
    position: absolute;
    z-index: 100;
    border: none;
    content: 'Shop';
    bottom: 10%;
    right: 10%;
    padding: 10px 20px
}

.owl-carousel .owl-nav button.owl-prev {
    left: 10px
}

.owl-carousel .owl-nav button.owl-next {
    right: 10px
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 20%;
    font-size: 80px !important
}

.owl-carousel .owl-nav button.owl-next {
    right: 0
}

.dropNavwrap {
    display: flex
}

.dropNavHdr {
    display: flex;
    justify-content: center
}

.dropDivision {
    width: 100%;
    display: flex;
    flex-wrap: nowrap
}

.dropDivision-list {
    width: 30%;
    margin: 0 10px
}

.dropNav {
    width: 100%
}

.navbar .dropdown-menu {
    margin-top: 0
}

.dropNav .nav-link {
    display: block;
    padding: .2rem 1rem;
    font-size: .9rem;
    font-weight: 100;
    text-transform: initial
}

.dropNav .head {
    color: #63003d;
    padding: .6rem 1rem;
    font-size: 1rem;
    font-weight: 700;
    display: block;
    border-bottom: 1px solid #63003d;
    text-transform: uppercase
}

.dropDivision-list {
    width: 30%;
    margin: 0 10px;
    height: 460px;
    overflow: hidden;
    display: inline-block
}

.home-banner {
    width: 95%;
    margin: 0 auto;
    height: 550px;
    overflow: hidden;
    margin-top: 150px
}

.home-banner .carousel-item img {
    width: 100%
}

.home-Prods h2 {
    text-align: center;
    margin: 10px 0;
    margin-top: 20px;
    font-size: 25px;
    color: #74003b;
    text-transform: uppercase
}

#categoryHdr {
    width: 95%
}

.categoryHdr .owl-item .btn {
    padding: 0;
    margin: 0 10px
}

.prodDetl a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

proddetl a img {
    max-width: 70%;
    max-height: 90%
}

.nouislider-values {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
    color: var(--black_500);
    font-size: 1rem;
    width: 95%;
    font-family: var(--ftMid)
}

.categBanr {
    display: flex;
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    justify-content: space-between
}

.categBanr a {
    display: block;
    width: 49%
}

.categBanr a img {
    width: 100%
}

.colPrimary {
    color: #63003e
}

@media(max-width:767.98px) {
    .hContRight {
        justify-content: center
    }

    .hContRight .col-7 {
        width: 90%
    }

    #scrollTop {
        bottom: 4rem;
        right: 1rem
    }

    .cz-handheld-toolbar {
        display: none;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        transition: all .3s .35s ease-in-out;
        border-top: 1px solid #e3e9ef;
        background-color: #fff;
        box-shadow: -1.25rem 0 2rem 0 rgba(43, 52, 69, .15);
        z-index: 1026
    }

    .cz-handheld-toolbar-item {
        padding: .5rem;
        padding-top: .125rem;
        border-left: 1px solid #e3e9ef;
        text-align: center
    }

    .cz-handheld-toolbar-item:first-child {
        border-right: 0
    }

    .cz-handheld-toolbar-item .badge {
        font-size: .625rem
    }

    .cz-handheld-toolbar-icon {
        display: block;
        color: #4b566b;
        font-size: 1.25rem
    }

    .cz-handheld-toolbar-icon>i, .cz-handheld-toolbar-icon>.badge {
        display: inline-block;
        vertical-align: middle
    }

    .cz-handheld-toolbar-label {
        display: block;
        color: #7d879c;
        font-size: .6875rem
    }

    .toolbar-enabled {
        padding-bottom: 3.5rem
    }

    .cz-handheld-toolbar {
        display: block
    }

    .cz-handheld-toolbar+.btn-scroll-top {
        bottom: 4.5rem
    }

    #divUserProfile, #divSidebar, #navHdrLinks, #btnNavbar {
        display: none !important
    }

    .footList {
        display: flex !important
    }

    #popup {
        transform: scale(0);
        transition: all .5s ease-in-out
    }

    #popup.show {
        visibility: visible;
        z-index: 200;
        opacity: 1;
        transform: scale(1)
    }

    #popup.show~#overlay {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    .product-image {
        height: 250px
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        position: fixed;
        margin: auto;
        width: 320px;
        height: 100%;
        -webkit-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0)
    }

    .modal.left .modal-content, .modal.right .modal-content {
        height: 100%;
        overflow-y: auto
    }

    .modal.left .modal-dialog.model-CatPop {
        width: 100%
    }

    .modal.left .modal-body, .modal.right .modal-body {
        padding: 15px 15px 80px
    }

    .modal.left .modal-dialog {
        left: -320px;
        -webkit-transition: opacity .3s linear, left .3s ease-out;
        -moz-transition: opacity .3s linear, left .3s ease-out;
        -o-transition: opacity .3s linear, left .3s ease-out;
        transition: opacity .3s linear, left .3s ease-out
    }

    .modal.left .modal-dialog {
        left: 0
    }

    .modal.right.fade .modal-dialog {
        right: -320px;
        -webkit-transition: opacity .3s linear, right .3s ease-out;
        -moz-transition: opacity .3s linear, right .3s ease-out;
        -o-transition: opacity .3s linear, right .3s ease-out;
        transition: opacity .3s linear, right .3s ease-out
    }

    .modal.right.fade.in .modal-dialog {
        right: 0
    }

    h1, .h1 {
        font-size: calc(1rem + 2.36vw)
    }

    .prodDetl {
        height: inherit
    }

    .breadcrumb.mb-3 {
        margin: 0;
        padding: 0;
        margin-bottom: 0 !important;
        margin-top: 100px
    }

    .header {
        position: fixed;
        background: #fff;
        height: 100px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 25;
        top: 0
    }

    .nav-pills.custom-nav {
        padding: 0;
        border: none;
        border-radius: 0;
        overflow: hidden;
        flex-wrap: nowrap;
        margin-top: 60px
    }

    .main-footer {
        padding-bottom: 30px
    }

    .bgHome {
        background-position-x: 4% !important
    }
}