.osahan-menu .navbar-brand>img {
    height: 4vmax;
}

.new-container {
    background-color: white;
    padding: 1vmax 0 .5vmax 0;
}

.new-container h2 {
    color: #ca210d;
    font-weight: 500;
}

.new-container h2 span {
    color: #ca210d;
    font-weight: 300;
}

.new-container h5 {
    color: #ca210d;
    font-weight: 600;
}

.new-container p {
    color: #ca210d;
}

.main-main {
    padding: 2vmax 12vmax;
}

/* .container-new-last {
    padding: 0 10vmax;
} */

.new-main {
    background-color: white;
    padding: 2vmax 0;
    border-radius: 20px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.071);
}

#container-new-last p {
    color: white !important;
}


.add-puja-now {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(0, 0, 0, 0.669);
    border-radius: 10px;
}

.add-puja-now-center {
    display: flex;
    align-items: center;
    padding: 1vmax 0;
    gap: 1vmax;
}

.add-puja-now-center img {
    height: 2vmax;
}

.add-puja-now-center a {
    background-color: #ca210d;
    padding: .5vmax .8vmax;
    border-radius: 10px;
    color: white;
    font-size: 16px;
}

.add-puja-now-center a:hover {
    background-color: goldenrod;
}


.new-section-pedding {
    padding: 1vmax;
}

.form-control-new::placeholder {
    color: white;
}

.form-control-new:focus::placeholder {
    color: #CA210D;
}

.new-container-new {
    padding: 1vmax 2.5vmax;
}

.new-card {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.071);
    padding: 1vmax 0 0 0;
    border-radius: 15px;
    background-color: white;
}

.new-card h5 {
    font-weight: 600;
    color: #CA210D;
}

.new-card img {
    height: 17vmax;
    object-fit: contain;
}

.new-card p {
    color: #CA210D;
    font-size: 16px;
}

.new-card p a {
    color: blueviolet;
}


.new-section-pedding2 {
    border-top: 1px dashed black;
    border-bottom: 1px dashed black;
}

.section-5-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 3vmax;
}

.section-5-new h6 {
    color: #CA210D;
    font-size: 15px;
}

.section-5-new a {
    color: blueviolet;
    font-weight: 500;
    font-size: 14px;
}

.new-card-new img {
    height: max-content;
}

.new-container-new-new {
    padding: 2vmax 1.5vmax;
}


.new-container-secton-6 {
    align-items: center;
}

.new-container-box {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.071);
    border-radius: 10px;
}

.new-container-secton-6 h5 {
    font-weight: 600;
    font-size: 22px;
    color: #CA210D;
}

.new-container-secton-6 h6 {
    font-size: 18px;
    color: #CA210D;
}

.new-container-secton-6 p {
    font-size: 16px;
    color: #CA210D;
}

.new-container-secton-6 p a {
    color: blueviolet;
    background-color: transparent;
    padding: 0;
}

.new-container-secton-6 img {
    height: 13vmax;
}

.new-card-int-main-new {
    display: flex;
}

.new-card-int-main {
    display: flex;
    flex-direction: column;
    row-gap: 1vmax;
    width: 100%;
}

.new-card-int {
    width: 100%;
    height: max-content;
}

.new-card-int img {
    object-fit: contain;
    width: 98%;
    height: max-content;
}

.new-card-int-main p {
    font-size: 16px;
    color: #CA210D;
}

.new-card-int2 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 0 0 2.5vmax;
}

.new-card-new span {
    background-color: red;
    color: white;
    font-weight: 400;
    font-size: 12px;
    width: .5vmax;
    height: .3vmax;
    padding: .3vmax;
    border-radius: 50%;
}

.add-puja-now-center span a {
    padding: 0;
    background-color: transparent;
    color: blueviolet;
}

.add-puja-now-new {
    border: 1px solid rgba(0, 0, 0, 0.189);
}

.sus-new-main .col-md-6 {
    box-shadow: initial;
}

.sus-new-main div {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.071);
    padding: 1vmax 1vmax .2vmax 1vmax;
}

.new-container-ul li {
    font-weight: 600;
    color: #CA210D;
    list-style-type: circle;
    font-size: 16px;
}

/* .new-container a{
    font-size: 16px;
    color: white;
    background-color: #CA210D;
    padding: .5vmax .7vmax;
    border-radius: 5px;
} */
.img-top-pujari {
    background-color: #CA210D;
    padding: .5vmax;
}

.img-top-pujari img {
    height: 2vmax;
}

.pujari-qr h5 {
    font-size: 12px;
    margin-top: -1vmax;
    text-align: center;
    font-weight: 700;
    color: #CA210D;
}

.pujari-qr img {
    height: 4.5vmax;
}

.pujari-qr2 p {
    font-size: 10px;
    margin-top: -1vmax;
}

#log {
    margin-top: -1.5vmax;
}

.pujari-rate {
    margin-top: -1.5vmax;
}

.pujari-rate i {
    color: #CA210D;
}

.pujari-rate span {
    font-weight: 600;
    color: #CA210D;
}

.review-main h5 {
    font-weight: 600;
}

.review-main h6 {
    font-size: 12px;
    font-weight: 600;
}

.review-main p {
    margin-top: -.5vmax;
    line-height: 1vmax;
}

.review-main-star {
    margin-top: -1vmax;
    color: #CA210D;
}

.review-main-star-rigth {
    margin-top: 1vmax;
    color: #CA210D;
}

.premimum-icon {
    display: flex;
    justify-content: space-between;
}

.premimum-icon-ul {
    display: flex;
    align-items: center;
    gap: 1vmax;
}

.premimum-icon-ul i {
    color: white;
    font-size: 18px;
}

.premimum-icon-ul li {
    background-color: #CA210D;
    height: 2.5vmax;
    width: 2.5vmax;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.purari-rigth-profile p {
    line-height: .1vmax;
    color: #CA210D;
}

#pujari-exper {
    line-height: 1.2vmax;
    margin-top: -.5vmax;
}

.border-tot {
    background-color: #CA210D;
    color: white;
    text-align: center;
    padding: .2vmax 0;
}



/*  */


.selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2vmax;
    width: 100%;
}

.selector1 {
    gap: 2vmax;
    row-gap: .5vmax;
}

.selector-item {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.selector-item_radio {
    appearance: none;
    display: none;
}

.selector-item_label {
    cursor: pointer;
    position: relative;
    text-align: center;
    font-weight: 400;
    transform: none;
    padding: .3vmax 2vmax;
    border: 1px solid rgba(0, 0, 0, 0.231);
    margin-top: .3vmax;
    border-radius: 5px;
    color: #CA210D;
    transition: .25s;
}

.selector-item_label:hover {
    background-color: #CA210D;
    color: white;
    font-weight: 600;
}

.selector-item_radio:checked+.selector-item_label {
    background-color: #CA210D;
    color: var(--white);
    font-weight: 600;
    border: 1px solid transparent;
}

#check-input {
    height: 15px;
    width: max-content;
}

.check-input-main {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: .5vmax;
    margin-top: .5vmax;
    color: rgba(0, 0, 0, 0.4);

}



/* * Input form Style */



.input_wrap input,
.input_wrap select {
    border: 1px solid #ca200d36;
    border-radius: 5px;
    height: 50px;
    width: 300px;
    color: #000000;
    font-size: 14px;
    padding-left: 20px;
    box-shadow: none;
    width: 100%;
}

.input_wrap select {
    color: black;
    font-weight: 600;
}

/* Label style after Input feild is in focus. Can also use input:focus ~ label to select sibling. */

.input_wrap input:focus+label,
.input_wrap input:valid+label {
    font-size: 12px;
    color: #afbdcf;
    top: -10px;
    left: 10px;
    background: #ffffff;
    padding: 0px 5px 0px 5px;
}

.input_wrap {
    width: auto;
    height: auto;
    position: relative;
}




.input_wrap label {
    font-family: arial;
    font-size: 14px;
    color: black;
    padding: 14px;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    pointer-events: none;

}

.input_wrap input:focus {
    outline: none;
    border: 1px solid #CA210D;
}

.new-container button {
    font-size: 16px;
    background-color: #CA210D;
    color: white;
    padding: .5vmax 1.3vmax;
    border-radius: 5px;
    border: none;
}


#color-footer>.col-lg-12>p {
    color: red !important;
}

#footer-new ul li a {
    color: #CA210D;
}

#footer-new ul li a:hover {
    color: goldenrod;
}

.nav-pills {
    display: flex;
    gap: 1.5vmax;
}

.nav-pills>.nav-item>.nav-link {
    background-color: transparent;
    color: #CA210D;
    border: 1px solid rgba(0, 0, 0, 0.21);
    outline: none;
}

.nav-pills>.nav-item>.nav-link.active {
    background-color: #CA210D;
    color: white;
}

.my-juspooja-ul {
    padding-bottom: .8vmax;
}

.my-juspooja-ul li {
    list-style-type: circle;
    color: #CA210D;
}

.new-container h6 {
    color: #CA210D;
}

.form-control::placeholder {
    color: white;
}

.new-button:hover {
    background-color: goldenrod;
}

.view-all {
    background-color: #ca210d;
    color: white;
    padding: .5vmax 2vmax;
    font-size: 16px;
    border-radius: 5px;
}

.view-all:hover {
    background-color: goldenrod;
    color: white;
}

/*  */
.new-events-card {
    border: 1px solid rgba(0, 0, 0, 0.091);
    cursor: pointer;
    transition: .25s;
}

.new-events-card:hover {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.08);
}

.new-events-card img {
    filter: grayscale(1);
    transition: .25s;
}

.new-events-card:hover img {
    filter: grayscale(0);
}

.new-events-card-bottom {
    margin-top: 2vmax;
}

.new-events-card-bottom>.new-events-card-bottom-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.event-date {
    display: flex;
    align-items: center;
    gap: .5vmax;
}

.event-date span {
    font-size: 18px;
}

.new-events-card-bottom-name {
    margin-top: 1vmax;
}

.new-events-card-top {
    padding: 0 1vmax;
}

.new-events-card-bottom-top {
    padding: 0 2vmax;
}

.new-events-card-bottom-name {
    padding: 0 1vmax;
    border-left: 2px solid #ca210d;
}




/* ************************************** pooja-detail-right-new start ****************************************** */

.pooja-detail-right-new {
    padding: 1vmax;
}

.pooja-detail-right-new h1 {
    font-size: 30px;
    font-weight: 600;
    overflow: hidden;
    -webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}



.pooja-loc-time {
    margin-top: 1.5vmax;
}

.pooja-loc-time .pooja-loc-time-box {
    display: flex;
    align-items: flex-start;
    gap: 1vmax;
    margin-bottom: .5vmax;
}

.pooja-loc-time .pooja-loc-time-box h5 {
    font-size: 18px;
    color: #707070;
}

.pooja-loc-time .pooja-loc-time-box i {
    color: #CA210D;
    font-size: 14px;
}


.pooja-start-timer h6 {
    color: #707070;
    margin-top: .3vmax;
}

.pooja-start-timer-bottom {
    display: flex;
    gap: .2vmax;
}

.pooja-start-timer-bottom div {
    background-color: rgba(218, 165, 32, 0.16);
    color: #CA210D;
    width: 5vmax;
    height: 2.4vmax;
    padding: .3vmax;
    border-radius: 5px;
}

.pooja-start-timer-bottom span {
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.pooja-start-timer-bottom span sub {
    font-size: 12px;
    font-weight: normal;
}


.pooja-conducted {
    margin-top: 1.3vmax;
}

.pooja-conducted .pooja-conducted-top img {
    height: 2.8vmax;
    width: 2.8vmax;
    overflow: hidden;
    border: 1px solid #CA210D;
    border-radius: 50%;
}

.img-left-come {
    margin-left: -1.5vmax;
}

.pooja-conducted h3 {
    font-size: 18px;
    color: #707070;
    margin-top: 1vmax;
}

.pooja-conducted h3 span {
    font-weight: bold;
    color: #CA210D;
}

.puja-package-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.puja-package-button a {
    width: 100%;
    font-size: 16px;
    padding: .8vmax 0;
    background-color: #CA210D;
    color: white;
    border: none;
    border-radius: 10px;
    outline: none;
    transition: .25s;
    margin-top: .5vmax;
    text-align: center;
}

.puja-package-button a:hover {
    background-color: goldenrod;
}

.shop-detail-slider-pooja img {
    height: 28.5vmax;
    object-fit: cover;
}


.container-card {
    background-color: white;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.014);
    padding: .5vmax;
}


.pooja-detail-right-new1 {
    border-radius: 0;
    padding: 1vmax 10.5vmax;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pooja-detail-right-new1 a {
    background-color: transparent;
    font-weight: 500;
    border: none;
    font-size: 16px;
    color: #CA210D;
    background-color: rgba(218, 165, 32, 0.116);
    padding: .2vmax .5vmax;
    border-radius: 5px;
}

.pooja-detail-right-new1 a:hover {
    background-color: #CA210D;
    color: white;
}

.section-padding-new {
    padding: 0 0 1.5vmax 0;
}

.section-padding-new.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.container-pooja-new {
    border: 1px solid #eeeeee;
    padding: 1vmax;
    background-color: white;
}


.pooja-about-pooja p {
    color: #CA210D;
    font-size: 16px;
}

.pooja-benefit-card {
    display: flex;
    align-items: flex-start;
    gap: 1vmax;
}

.pooja-benefit-card-left {
    min-width: 3vmax;
}

.pooja-benefit-card img {
    height: 3.2vmax;
}

.pooja-benefit-card p {
    color: #CA210D;
    overflow: hidden;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.pooja-benefit-card h6 {
    font-size: 18px;
}

.pooja-benefit-card-left-process {
    min-width: 2vmax;
}

.pooja-benefit-card-process img {
    height: 2.2vmax;
}

.about-pooja-mandir p {
    color: #CA210D;
    font-size: 16px;
    text-align: justify;
}

.about-pooja-mandir img {
    overflow: hidden;
    object-fit: cover;
    border-radius: 10px;
}

/*  */

.pooja-package {
    border: 1px solid #CA210D;
    padding: 0;
    border-radius: 8px;
}

.pooja-package2 {
    border: 1px solid goldenrod;
}




.pooja-package-top {
    text-align: center;
    padding: 2vmax 0 1vmax 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
    background: linear-gradient(hsla(6, 88%, 42%, 0.146), white);
}

.pooja-package-top img {
    display: none;
}

.pooja-package-top2 {
    background: linear-gradient(rgba(218, 165, 32, 0.148), white);
}

.pooja-package-top h3,
.pooja-package-top h5 {
    color: goldenrod;
}

.pooja-package-top2 h3,
.pooja-package-top2 h5 {
    color: #CA210D;
}

.pooja-package-top h6 {
    color: #707070;
}

.des-texy-view {
    display: none;
}

.pooja-package-bottom {
    padding-top: 1vmax;
}


.pooja-package-bottom-card {
    display: flex;
    align-items: flex-start;
    gap: .5vmax;
}

.pooja-package-by-button {
    padding: .5vmax 1.5vmax;
    display: flex;
}

.pooja-package-by-button a {
    width: 100%;
    font-size: 15px;
    padding: .8vmax 0;
    background-color: #CA210D;
    color: white;
    border: none;
    border-radius: 8px;
    outline: none;
    transition: .25s;
    margin-top: .5vmax;
    text-align: center;
}


.pooja-package-by-button a:hover {
    background-color: goldenrod;
}

.pooja-about-pooja .col-md-3 {
    padding: 0 .5vmax;
}

.pooja-package-top-radio input {
    display: none;
}

@media only screen and (max-width: 600px) {
    .pooja-package {
        border: 1px solid #ca200d42;
        margin-bottom: 2.5vmax;
    }

    .pooja-package-top {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        padding: 2vmax 0 0 2vmax;
        text-align: start;
    }

    .pooja-package-top div {
        display: flex;
        flex-direction: column;
    }

    .pooja-package-top img {
        display: initial;
        height: 13vmax;
    }

    .des-texy-view {
        display: initial;
    }

    .des-texy-phone {
        display: none;
    }

    .des-texy-viewh3 {
        font-size: 22px;
    }

    .pooja-package-by-button {
        padding: .5vmax 1.5vmax 2vmax 1.5vmax;
        display: flex;
    }

    .pooja-package-bottom {
        padding-top: 2vmax;
    }

    .pooja-package-top-radio {
        align-items: center;
    }

    .pooja-package-top-radio input {
        display: initial;
        height: 3vmax;
        width: 3vmax;
        background-color: red;
    }

    .pooja-about-pooja-h5 {
        font-size: 16px;
    }

}


/*  */

.review-card p {
    background-color: rgba(218, 165, 32, 0.16);
    padding: 1vmax;
    text-align: justify;
    border-radius: 8px;
    font-size: 14px;
    color: #CA210D;
    font-family: cursive;
}

.review-card-bottom {
    display: flex;
    align-items: flex-start;
    gap: .5vmax;
}

.review-card-bottom img {
    width: 3vmax;
    height: 3vmax;
    border-radius: 50%;
    object-fit: cover;
    overflow: hidden;
}

.review-card-bottom div h6 span {
    font-size: 14px;
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: white;
    box-shadow: none;
}

.accordion-item {
    border: none;
}

.accordion-header button {
    border-bottom: 1px solid rgba(0, 0, 0, 0.073);
}

.accordion-button:not(.collapsed) {
    color: goldenrod;
    font-weight: 600;
}

.accordion-body {
    color: #CA210D;
    font-size: 16px;
    text-align: justify;
}

.container-new-one-pooja {
    padding: 0 8vmax;
}



@media only screen and (max-width: 600px) {
    .container-new-one-pooja {
        padding: 0 1vmax;
    }


    .shop-detail-slider-pooja img {
        height: initial;
        width: 100%;
    }

    .pooja-detail-right-new h1 {
        font-size: 22px;
        font-weight: 600;
        overflow: initial;
        -webkit-line-clamp: initial;
        display: initial;
        -webkit-box-orient: initial;
    }

    .pooja-loc-time .pooja-loc-time-box {
        gap: 1.5vmax;
    }

    .pooja-loc-time .pooja-loc-time-box h5 {
        font-size: 16px;
    }

    .pooja-loc-time .pooja-loc-time-box i {
        font-size: 16px;
    }



    .pooja-start-timer h6 {
        margin-top: 1vmax;
    }

    .pooja-start-timer-bottom {
        display: flex;
        gap: .5vmax;
    }

    .pooja-start-timer-bottom div {
        background-color: rgba(218, 165, 32, 0.16);
        color: #CA210D;
        width: 11vmax;
        height: 6vmax;
        padding: 1vmax .5vmax;
        border-radius: 5px;
    }

    .pooja-start-timer-bottom span {
        font-size: 24px;
    }



    .pooja-conducted {
        margin-top: 3vmax;
    }

    .pooja-conducted .pooja-conducted-top img {
        height: 7vmax;
        width: 7vmax;
    }

    .img-left-come {
        margin-left: -3.5vmax;
    }

    .pooja-conducted h3 {
        font-size: 16px;
        color: #707070;
        margin-top: 1vmax;
    }

    .puja-package-button a {
        font-size: 16px;
        padding: 2vmax 0;
        border-radius: 0;
    }

    .puja-package-button {
        position: absolute;
        width: 100vw;
        left: 0;
        bottom: 0;
        position: fixed;
        z-index: 999;
    }



    .section-padding-new {
        width: 100vw;
        overflow: auto;
        /* padding: 0 1vmax 0 0; */
    }

    .section-padding-new::-webkit-scrollbar {
        display: none;
    }

    .pooja-detail-right-new1 {
        padding: 2vmax 1vmax;
        display: flex;
        width: max-content;
        gap: 2vmax;
    }

    .section-padding-new.fixed {
        position: fixed;
        top: 0;
        width: 100vw;
        z-index: 99;
    }

    .pooja-detail-right-new1 a {
        font-size: 16px;
        color: #CA210D;
        padding: .2vmax .8vmax;
    }

    .container-pooja-new h4 {
        font-size: 18px;
    }

    .container-pooja-new p {
        text-align: justify;
    }

    .pooja-benefit-card-left {
        min-width: 7vmax;
    }

    .pooja-benefit-card-left img {
        height: 7vmax;
    }

    .pooja-benefit-card-process img {
        height: 5.5vmax;
    }

    .about-pooja-mandir .col-md-6 {
        margin-top: 2vmax;
    }
}

/* **************************** pooja-detail-right-new end ********************************* */



/* **************************** prodect card start ********************************* */

.product-inc-dic div {
    display: flex;
    align-items: center;
    gap: .3vmax;
    background-color: goldenrod;
    width: max-content;
    padding: .2vmax .5vmax;
    border-radius: 5px;
}

.product-inc-dic div input {
    color: white;
    width: 1.5vmax;
    text-align: center;
    background-color: transparent;
    border: none;
    font-size: 18px;
}

.product-inc-dic div button {
    border: none;
    background-color: transparent;
    font-size: 22px;
    color: white;
}


.pooja-detail-right-new1-category {
    padding: 1vmax;
    gap: .8vmax;
    overflow: auto;
}

.pooja-detail-right-new1-category::-webkit-scrollbar {
    display: none;
}


.category-card-new {
    padding: 0;
    border-left: 4px solid transparent;
}

.category-card-new a {
    display: flex;
    align-items: center;
    gap: 1vmax;
    border-bottom: 1px solid rgba(0, 0, 0, 0.200);
    padding: 1vmax;
}

.category-card-new a div {
    height: 3.2vmax;
    overflow: hidden;
    padding: .2vmax;
    background-color: #F8F8F8;
    border-radius: 5px;
}

.category-card-new img {
    height: 5vmax;

}


.category-card-new:hover {
    background-color: rgba(218, 165, 32, 0.116);
}

.category-card-new:hover h6 {
    color: #CA210D;
}

.category-card-new.active {
    background-color: rgba(218, 165, 32, 0.116);
    border-left: 4px solid #CA210D;
}

.category-card-new.active h6 {
    color: #CA210D;
}

.row-new>* {

    padding: 0;
}

.slect-cathpry {
    display: flex;
    align-items: center;
    gap: .8vmax;
}

.category-new-bottom {
    height: 70vh;
    overflow: auto;
}

.category-new-bottom::-webkit-scrollbar {
    display: none;
}

.category-card-bottom {
    height: 63vh;
    overflow: auto;
}

.category-card-bottom::-webkit-scrollbar {
    display: none;
}

.section-padding-new-new {
    padding-bottom: 0;
}




@media only screen and (max-width: 600px) {
    .category-card-new {
        padding: 0;
        border-right: 0;
    }

    .category-card-new a {
        flex-direction: column;
        padding: 1vmax 2vmax;
        text-align: center;
    }

    .category-card-new h6 {
        font-size: 10px;
        font-weight: 600;
    }

    .category-card-new a div {
        height: 7vmax;
    }

    .category-card-new img {
        height: 10vmax;

    }

    .category-new-bottom {
        height: 75vh;
    }

    .d-none-center-col {
        display: none;
    }

    .category-card-bottom {
        height: 73vh;
        overflow: auto;
    }

    .category-card-bottom .col-6 {
        padding: .5vmax;
    }

    .category-card-bottom {
        padding-left: 3.7vmax;
    }
    .product-footer-new{
        display: flex;
        gap: .8vmax;
        flex-direction: column;
    }
    .product-footer-new div{
        width: 100%;
        align-items: center;
        justify-content: center;
        justify-content: space-between;
    }
    .product-header-new .img-fluid{
        height: max-content;
    }
    .pooja-detail-right-new1-category {
        padding: 2vmax 1vmax;
        gap: .8vmax;
        overflow: auto;
    }
    
}




/* **************************** prodect card end ********************************* */