@import url(https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.auth-link,
.fb-live-btn,
.fixed-darshan-btn,
.forgot-link,
.logout-btn,
.terms-link,
a,
a.insta-live-btn {
    text-decoration: none
}

.dashboard-welcome h2,
.order-status,
.room-badge,
.rooms2 .caption h6 {
    text-transform: uppercase
}

*,
ol,
ul {
    margin: 0;
    padding: 0
}

.rooms2 .caption .info-wrapper .more a:hover,
.s-icon a,
a,
body {
    color: #000
}

.logo,
.s-box,
.s-box:before,
.s-icon,
.top-header,
a {
    transition: .4s
}

.about-img-1,
.banner-slider,
.chakra,
.contact-sec,
.form-group,
.gallery-img,
.inner-banner,
.navbar-nav li,
.om-symbol,
.rooms2,
.rooms2 figure,
.s-box,
.social-imgs-sec,
.special-img,
section {
    position: relative
}

.about-sec:before,
.float-updown {
    animation: 3s ease-in-out infinite floatUpDown
}

.banner-slider,
.gallery-img,
.hover-img-class,
.pooja-img,
.pooja-text p,
.rooms2 figure,
.special-box,
.special-img,
.strength-bar,
.trust-mix-section {
    overflow: hidden
}

.auth-divider,
.auth-footer,
.auth-form-header,
.bg-about-content,
.copyright,
.darshan-section,
.footer-center,
.home-form-box,
.pooja-box,
.prasad-box,
.room-text,
.section-header {
    text-align: center
}

.cart-count,
.chakra,
.live-play-btn a,
.timing-card {
    place-content: center
}

* {
    box-sizing: border-box
}

html {
    font-size: 16px
}

.prasad-nav-tabs .nav-link i,
a,
li,
p {
    font-size: 1rem
}

body {
    line-height: normal;
    background: #fff
}

/*#preloader {*/
/*    position: fixed;*/
/*    inset: 0;*/
/*    background: var(--primary);*/
/*    z-index: 9999;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    transition: .8s;*/
/*    opacity: 1;*/
/*    transform: translateY(0)*/
/*}*/

/*#preloader.hide {*/
/*    opacity: 0;*/
/*    transform: translateY(-50px);*/
/*    pointer-events: none*/
/*}*/

.loader-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
    justify-content: center
}

.chakra {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: grid;
    margin: auto
}

.om-symbol,
textarea {
    height: 100px
}

.om-symbol {
    z-index: 10;
    width: 100px;
    font-size: 36px;
    color: #d35400;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0 0 10px rgba(255, 94, 0, .4)
}

.banner-btns.btns-1 a,
.banner-btns.btns-2 a,
.loader-text {
    font-size: 1.3rem;
    font-weight: 600
}

.loader-text {
    color: #fff;
    letter-spacing: 1px
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

main {
    overflow-x: clip
}

a {
    font-family: Poppins, sans-serif
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
    transition: .4s linear
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--primary);
    line-height: 1.3;
    font-weight: 700;
    font-family: Hind, sans-serif
}

li,
p {
    font-family: Poppins, sans-serif;
    line-height: 1.7
}

li {
    list-style-type: none
}

:root {
    --primary: #b51956;
    --secondary: #cc9933
}

.bg-color,
.room-pop-form {
    background: #fcc
}

.banner-btns.btns-1 a,
.nav-btn a {
    background: #fa0367;
    display: inline-block
}

::selection {
    background: #fa0367;
    color: #fff
}

@media (min-width:992px) and (max-width:1399.98px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1280px
    }

    html {
        font-size: 16px
    }
}

.top-header {
    background-color: var(--primary);
    padding: 10px 0
}

.logo {
    width: 220px
}

.top-social a {
    color: var(--secondary);
    font-size: 1.2rem
}

.prasad-box p,
.special-text p,
.test-content:hover h4,
.test-content:hover p,
.timing-card h4,
.top-contact a,
.top-social a:hover,
footer a,
footer p {
    color: #fff
}

.special-text h4,
.top-contact i {
    color: var(--secondary)
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    padding: 10px 15px;
    position: relative
}

.item-price,
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav li.nav-item.active a.nav-link,
.password-toggle:hover,
.pooja-box:hover h4,
.prasad-quantity label,
.section-title,
.security-notice h6,
.summary-card h4,
.summary-header,
.summary-row.total,
.tab-content-wrapper h4 {
    color: var(--primary)
}

.navbar-expand-lg .navbar-nav .nav-link:before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background: var(--primary);
    bottom: 10px;
    transition: .4s
}

.navbar-expand-lg .navbar-nav .nav-link:hover:before,
.navbar-expand-lg .navbar-nav li.nav-item.active a.nav-link:before,
.rooms-1 {
    width: 80%
}

header {
    top: 0;
    z-index: 999
}

header.sticky {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.sticky .logo {
    width: 180px
}

.login-btn a {
    display: flex;
    width: auto;
    background: #fa0367;
    padding: 13px 20px;
    align-items: center;
    gap: 5px;
    color: #fff
}

.dropdown-menu {
    min-width: 300px;
    z-index: 99;
    border: 0;
    border-radius: 0;
    background: #fcc;
    padding: 0
}

.service-dropdown .dropdown-menu {
    height: 500px;
    overflow: auto
}

.navbar-nav li:hover .dropdown-menu,
.prasad-quantity label,
.tab-content.active {
    display: block
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    padding: 8px 10px;
    font-size: .9rem;
    border-bottom: 1px solid #b51956;
    height: 7
}

.inner-banner img,
.slider-img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.banner-btns.btns-1 a {
    padding: 10px 0;
    width: 100%;
    color: #fff
}

.banner-btns.btns-2 a {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    background: var(--secondary);
    color: #000
}

.banner-btns.btns-1 a:hover,
.banner-btns.btns-2 a:hover,
.qty-btn:hover,
.room-badge.special,
.step-item.active .step-number,
.step-item.completed .step-number,
button.slick-next.slick-arrow:hover,
button.slick-prev.slick-arrow:hover {
    background: var(--primary);
    color: #fff
}

@keyframes floatUpDown {

    0%,
    100% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-10px)
    }
}

@keyframes floatLeftRight {

    0%,
    100% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(10px)
    }
}

@keyframes floatDiagonal {

    0%,
    100% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(10px, -10px)
    }
}

@keyframes glowPulse {

    0%,
    100% {
        box-shadow: 0 0 10px rgba(255, 165, 0, .3)
    }

    50% {
        box-shadow: 0 0 20px rgba(255, 165, 0, .6)
    }
}

.float-leftright {
    animation: 4s ease-in-out infinite floatLeftRight
}

.float-diagonal {
    animation: 5s ease-in-out infinite floatDiagonal
}

.fb-live-btn,
.glow,
a.insta-live-btn {
    animation: 2.5s ease-in-out infinite glowPulse
}

.padding {
    padding: 4rem 0
}

.about-img-1 {
    z-index: 9;
    margin: 0rem 0 22rem;
    width: 100%;
    height: 100%
}

.hover-img-class {
    width: 100%;
    border-radius: 30px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .25)
}

.hover-img-class:hover img,
.pooja-box:hover .pooja-img img {
    transform: scale(1.1)
}

.img-1 {
    width: 270px;
    height: 370px;
    position: absolute;
    top: 0;
    left: 28%;
    z-index: 9
}

.about-sec:before,
.img-2 {
    width: 210px;
    position: absolute
}

.img-2 {
    height: 210px;
    top: 45px;
    left: 10px;
}

.img-3,
.img-4 {
    width: 150px;
    position: absolute
}

.cart-item-image img,
.detail-img img,
.hover-img-class img,
.order-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.img-3 {
    height: 158px;
    top: -17px;
    right: 60px
}

.img-4 {
    height: 169px;
    right: 100px;
    top: 190px;
    z-index: 9;
}

p.span-title {
    color: var(--secondary);
    font-size: 1.2rem;
    font-weight: 500;
    margin: 0 0 .5rem;
}

h3.web-title {
    font-size: 2.2rem;
}

.nav-btn a {
    padding: 8px 20px;
    color: #fff;
    border-radius: 30px;
    border: 2px solid var(--secondary);
    cursor: pointer;
    font-size: 14px
}

.about-sec:before {
    content: "";
    background: url(../imgs/footer-logo.png) 0 0/contain no-repeat;
    height: 240px;
    object-fit: contain;
    bottom: 0;
    right: 0;
    opacity: .5;
    z-index: -1
}

.live-video-box {
    width: 90%;
    margin: auto;
    height: 400px;
    position: relative
}

.live-video-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px
}

.live-play-btn a {
    width: 90px;
    height: 90px;
    display: grid;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--primary);
    color: #fff !important;
    font-size: 2rem;
    border-radius: 100%;
    transition: transform .3s;
    cursor: pointer
}

.pooja-img img,
.prasad-sec:before,
.prs-1 {
    width: 100%;
    height: 100%
}

.fb-live-btn,
a.insta-live-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    color: #fff;
    font-weight: 600;
    box-shadow: 0 0 10px rgba(59, 89, 152, .4);
    transition: .3s;
    border-radius: 30px;
    font-size: 15px
}

.live-play-btn a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--primary);
    opacity: .3;
    border-radius: 50%;
    z-index: -1;
    animation: 2s ease-out infinite zoomPulse
}

@keyframes zoomPulse {
    0% {
        transform: scale(1);
        opacity: .4
    }

    100%,
    70% {
        transform: scale(2.5);
        opacity: 0
    }
}

.fb-live-btn {
    background-color: #1877f2
}

.fb-live-btn:hover {
    background-color: #c93;
    transform: scale(1.05)
}

a.insta-live-btn {
    background-color: #e1306c;
    background: linear-gradient(45deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5)
}

.rooms2 .caption,
.test-img img {
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.prasad-sec:before {
    position: absolute;
    content: "";
    background: url(../imgs/bgflat-1.png) 0 0/100% auto no-repeat;
    top: -120px;
    right: 0;
    opacity: .02 !important;
    z-index: -1;
    animation: 7s ease-in-out infinite zoomEffect
}



.prasad-box {
    padding: 45px 35px;
    background: var(--secondary);
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px;
    transition: .4s;
    color: white;
}

.pooja-box,
.rooms-box,
.step-item.active:not(:last-child)::after,
.test-content:hover {
    background: var(--primary)
}

.footer-links li a:before,
.live-play-btn a:hover,
.pooja-box:hover,
ul.slick-dots li button {
    background: var(--secondary)
}

.pooja-box {
    width: 93%;
    padding: 30px 20px 20px;
    border-radius: 300px 300px 0 0;
    transition: .4s
}

.pooja-img {
    width: 175px;
    height: 175px;
    margin: auto;
    border-radius: 100%;
    border: 1px dashed var(--secondary);
    padding: 5px
}

.pooja-img img {
    object-fit: cover;
    border-radius: 100%
}

.pooja-text h4 {
    font-size: 1.2rem;
    color: var(--secondary);
    margin: 15px 0 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pooja-text p {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 85%;
    margin: 0 auto 1rem
}

.pooja-btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    background: #fa0367;
    margin: auto;
    gap: 5px;
    padding: 7px 15px;
    color: #fff;
    border-radius: 30px;
    font-size: .9rem;
    border: 1px solid;
    transition: .4s
}

.pooja-box:hover .pooja-btn a {
    opacity: 1;
    transform: inherit
}

.cart-item:hover,
.form-control:focus,
.history-item:hover,
.pooja-box:hover .pooja-img {
    border-color: var(--primary)
}

.rooms-box {
    border-radius: 30px;
    width: 95%;
    margin: 0 auto 20px
}

.room-img {
    height: 270px
}

.room-text {
    padding: 25px
}

.rooms-box h4 {
    color: var(--secondary);
    margin: 5px 0 10px
}

.rooms-accomodate {
    justify-content: center;
    width: 100%
}

.accomodate-flex,
.checkout-btn,
.edit-address-btn,
.form-contact,
.history-item,
.item-image,
.section-title,
.step-number {
    align-items: center;
    display: flex
}

.accomodate-flex {
    gap: 5px
}

.rooms-img-main {
    position: relative;
    width: 95%;
    margin: 0 0 2rem
}

.rooms-2 {
    width: 55%;
    height: 75%;
    position: absolute;
    bottom: -40px;
    right: 0
}

.thumbnail-gallery,
ul.slick-dots {
    display: flex;
    justify-content: center
}

ul.slick-dots li button {
    font-size: 0;
    border: 0;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 2px;
    transition: .4s
}

ul.slick-dots li.slick-active button {
    background: var(--primary);
    transform: scale(1.1)
}

.home-form-sec,
.service-form-sec,
.speciality-sec {
    background: url(../imgs/bg-1.jpg) 0 0/cover
}

.form-box.consult-form,
.home-form-box {
    width: 75%;
    margin: auto
}

.form-contact {
    gap: 10px;
    justify-content: space-evenly;
    margin: 0 0 2rem
}

.form-box input,
.form-box select,
.form-box textarea {
    width: 100%;
    border: 1px solid #c93;
    padding: 10px;
    border-radius: 4px;
    margin: 0 0 15px;
    outline: 0;
    font-family: Poppins;
    font-size: 14px;
    color: #757575
}

.form-box input[type=submit] {
    background: #fa0367;
    color: #fff;
    border-radius: 30px;
    width: auto;
    padding: 12px 40px
}

.form-box input::placeholder {
    font-size: 13px
}

.trust-mix-section {
    position: relative;
    background: linear-gradient(to right, #f4f0ec, #fff);
    z-index: 9
}

.trust-mix-section:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 70%;
    background: url(../imgs/bgflat-2.png) 0 0/100% auto no-repeat;
    bottom: 0;
    right: 0;
    opacity: .03;
    z-index: -1
}

.testimonial-box {
    width: 95%;
    position: relative;
    margin: 0 auto
}

.test-img img {
    width: 125px;
    height: 125px;
    border-radius: 30px;
    position: absolute;
    border: 3px solid var(--secondary);
    padding: 5px;
    object-fit: cover;
    margin-left: auto;
    z-index: 9;
    right: 0;
    top: -31px;
    display: none
}

.test-content {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    position: relative;
    min-height: auto;
    width: 100%;
    transition: .4s;
    border: 1px solid #cdcdcd
}

.testimonial-sec:before {
    position: absolute;
    content: "";
    width: 400px;
    height: 400px;
    background: url(../imgs/bgflat-3.png) 0 0/contain no-repeat;
    right: -70px;
    top: -40px;
    opacity: .04;
    z-index: -1
}

.footer {
    background: var(--primary);
    padding: 3rem 0 1rem
}

h3.f-title {
    color: var(--secondary);
    font-size: 2rem
}

.footer-links li a {
    display: inline-block;
    position: relative;
    padding: 0 0 5px 20px
}

.footer-links li a:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    left: 0;
    top: 8px
}

.footer-contact span {
    color: var(--secondary);
    font-size: 1.1rem;
    font-weight: 500
}

.footer-logo {
    width: 155px;
    margin: 0 auto 10px
}

.footer-center {
    width: 90%;
    margin: auto
}

.copyright {
    padding: 1rem 0 0;
    margin: 1rem 0 0;
    border-top: 1px solid #c93
}

.footer-pay-img img {
    background: #fff;
    width: 125px;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    margin-left: auto
}

button.slick-next.slick-arrow,
button.slick-prev.slick-arrow {
    position: absolute;
    width: 45px;
    height: 45px;
    border: 1px solid #b51956;
    color: var(--primary);
    border-radius: 100%;
    background: 0 0;
    cursor: pointer;
    z-index: 99
}

button.slick-next.slick-arrow {
    top: -50%;
    right: 5%
}

button.slick-prev.slick-arrow {
    top: -50%;
    right: 10%
}

.fixed-darshan-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #a04000;
    color: #fff;
    padding: 12px 20px;
    font-size: 16px;
    border-radius: 50px;
    font-weight: 600;
    z-index: 9999;
    box-shadow: 0 0 12px rgba(255, 94, 0, .5);
    display: flex;
    align-items: center;
    gap: 10px;
    transition: .3s;
    animation: 3s ease-in-out infinite floatUpDown
}

.box-1,
.special-img,
.special-img img {
    border-radius: 10px
}

.fixed-darshan-btn:hover {
    background: #e67e22;
    transform: scale(1.05)
}

.nav-btn a:hover {
    background: var(--secondary);
    transform: scale(1.05)
}

.inner-banner .inner-text {
    position: absolute;
    width: 80%;
    bottom: 20%;
    z-index: 9
}

.about-1:before,
.bg-about-pg:before,
.contact-sec:before {
    z-index: -1;
    top: 0;
    content: ""
}

.inner-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #000000ab
}

.inner-text h3 {
    font-size: 2.5rem;
    color: #fff
}

.inner-text li a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    margin: 0 2px
}

.history-img img {
    width: 96%;
    height: 500px;
    object-fit: cover
}

.special-box {
    position: relative;
    z-index: 9
}

.special-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    position: relative
}

.special-text {
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left: 10px;
    right: 10px
}

.s-icon,
.s-txt {
    left: 50%;
    top: 50%
}

.special-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #000, transparent);
    z-index: 9
}

.about-1:before {
    position: absolute;
    width: 100%;
    height: 520px;
    background: url(../imgs/bgflat-1.png) 0 0/contain no-repeat;
    left: 7%;
    opacity: .04
}

.box-1 {
    background: #fff;
    padding: 25px 30px;
    border: 1px solid #cdcdcd
}

.bg-about-content {
    width: 80%;
    margin: auto
}

.bg-about-pg:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://elementor-kits-04.nicdark.com/temple-wordpress-elementor-kit/wp-content/uploads/sites/3/2024/04/mand-8-min.png) 0 0/100% auto no-repeat;
    right: 0;
    opacity: .05
}

.pooja-page .pooja-box {
    width: 100%;
    margin: 0 0 25px;
    min-height: 400px
}

.contact-box {
    width: 100%;
    height: 100%;
    /* border-top: 1px solid #cdcdcd; */
    /* border-right: 1px solid #cdcdcd; */
    display: flex;
    justify-content: flex-start;
    margin: 20px 0 0;
}

.contact-box i {
    font-size: 15px;
    background: var(--secondary);
    color: white;
    width: 40px;
    height: 40px;
    display: grid;
    place-content: center;
    border-radius: 100%;
}

.contact-box>div {
    width: 87%;
    margin-left: 20px;
}

.contact-box.last {
    border-right: none
}

.cont-text a {
    color: #000000;
    display: inline-block;
    margin-bottom: 8px;
}

.contact-sec:before {
    background-image: url(https://elementor-kits-04.nicdark.com/temple-wordpress-elementor-kit/wp-content/uploads/sites/3/2024/04/mand-8-min.png);
    animation: 20s linear infinite rotate;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    opacity: .02;
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

input[type=checkbox] {
    width: auto;
    height: auto
}

.contact-form {
    width: 90%;
    margin-left: auto;
    background: #fcc;
    padding: 35px;
    border-radius: 10px
}

.gallery-img {
    width: 100%;
    height: 250px;
    padding: 5px;
    border: 1px solid #b51956;
    border-radius: 10px;
    margin: 0 0 25px
}

.gallery-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px
}

.gallery-img:hover img {
    transform: scale(1.2)
}

.detail-float {
    width: 45%;
    border-radius: 10px;
    float: right;
    margin-bottom: 25px;
    margin-left: 25px
}

.detail-img {
    width: 100%;
    height: 450px;
    border-radius: 10px
}

h3.detail-title {
    font-size: 2rem;
    border-bottom: 2px solid var(--secondary);
    display: inline-block;
    padding: 0 0 5px;
    margin: 0 0 15px
}

.contact-service-box h5 {
    display: inline-block;
    font-size: 1.5rem;
    margin: 20px 0 10px
}

.contact-service-box h5:before {
    position: absolute;
    content: "";
    width: 45%;
    height: 2px;
    background: var(--second-clr);
    bottom: -4px;
    left: 0
}

.contact-service-box a {
    color: #fa0367;
    font-weight: 600;
    font-size: 18px;
    font-style: italic
}

.rooms2 .caption h4,
.rooms2 .caption h4 a,
.s-icon a {
    font-size: 2rem
}

.detail-text li {
    margin: 0 0 10px 25px;
    list-style: circle
}

.prasad-pg-img {
    width: 95%;
    height: 400px;
    margin-left: auto
}

.prasad-info {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 10px
}

.prasad-divider {
    border-top: 1px dashed #ccc;
    margin: 15px 0
}

.rooms2 {
    margin-bottom: 80px
}

.booking-details,
.form-group,
.rooms2:last-child {
    margin-bottom: 20px
}

.rooms2 figure {
    margin: 0 0 0 auto;
    width: 66.666667%
}

.rooms2.left figure,
.rooms2:nth-child(2n) figure {
    margin-left: 0;
    margin-right: auto
}

.main-image:hover img,
.prasad-card:hover .prasad-image img,
.related-prasad-sec .prasad-card:hover .prasad-image img,
.related-rooms-sec .room-card:hover .room-image img,
.rooms2 figure img:hover {
    transform: scale(1.05)
}

.rooms2 .caption {
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    width: 50%;
    padding: 4%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border-left: 5px solid #b51956
}

.auth-form-container:hover,
.timing-card:hover {
    transform: translateY(-5px)
}

.rooms2.left .caption {
    left: auto;
    right: 0;
    background: #fff;
    padding: 4% 0 4% 4%
}

.rooms2 .caption.padding-left {
    padding-left: 4%
}

.rooms2.left .caption.padding-left {
    padding-right: 4%
}

.rooms2 .caption h3,
.rooms2 .caption h3 a {
    font-size: 24px;
    color: #fa0367
}

.rooms2 .caption h3 span {
    font-size: 15px;
    color: #c93
}

.rooms2 .caption h6 {
    display: inline-block;
    color: #666;
    font-family: Barlow, sans-serif;
    font-weight: 400;
    font-size: 10px;
    margin-bottom: 10px;
    letter-spacing: 5px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.rooms2 .caption .info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.rooms2 .caption .info-wrapper .more a {
    text-decoration: none;
    font-size: 1.1rem
}

.rooms2 .caption .info-wrapper .more i {
    font-size: 15px;
    transition: .4s
}

.rooms2 .caption .info-wrapper .date {
    color: #222;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 15px;
    background: 0 0;
    border: 1px solid #ab8a62;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 3px 12px
}

.rooms2 .caption .info-wrapper .date:hover {
    background: 0 0;
    border: 1px solid #222;
    color: #222
}

.rooms2 figure img {
    width: 100%;
    height: 550px;
    object-fit: cover
}

.room-facilities ul li {
    position: relative;
    padding-left: 16%;
    margin-bottom: 10px
}

.room-facilities ul li:before {
    position: absolute;
    content: "\2713";
    font-size: 20px;
    font-weight: 700;
    color: #fa0367;
    left: 0;
    top: -6px
}

.rooms2 .caption .info-wrapper .more a:hover i {
    transform: translateX(10px);
    color: #000
}

.rooms2:nth-child(2n) .caption {
    left: auto;
    right: 0;
    padding: 4%
}

label {
    color: #333;
    font-size: 15px;
    font-family: Hind;
    font-family: Poppins, sans-serif;
    margin: 0 0 5px;
    font-weight: 400;
}

.modal-content.room-pop-form .modal-header .btn-close {
    background: var(--primary);
    color: #fff;
    line-height: 1;
    opacity: 1;
    display: grid;
    place-content: center;
}

.social-img img {
    width: 100%;
    height: 300px;
    object-fit: cover
}

.social-imgs-sec .col-md-3 {
    padding: 0
}

.s-box:before,
.s-icon,
.s-txt {
    position: absolute
}

.s-icon {
    font-size: 30px;
    transform: translate(-50%, -50%) scale(0)
}

.s-txt,
.zoom-overlay {
    transform: translate(-50%, -50%)
}

.s-box:before {
    content: "";
    background: #ffffff42;
    height: 100%;
    width: 100%;
    opacity: 0
}

.main-image:hover .zoom-overlay,
.s-box:hover:before {
    opacity: 1
}

.s-box:hover .s-icon {
    transform: translate(-50%, -50%) scale(1)
}

.s-txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 60px;
    background-color: #b51956;
    z-index: 5;
    justify-content: center;
    align-items: center
}

span.qodef-e-tagline {
    font-family: Marcellus;
    font-size: 4rem;
    color: white;
    font-style: italic;
    letter-spacing: 9px;
    opacity: .4;
    display: inline-block;
    margin: 0 0 1rem
}

.auth-btn,
.form-group label {
    font-family: Hind, sans-serif
}

.s-txt p {
    font-size: 28px;
    font-weight: 500;
    color: white;
    font-style: italic;
}

.s-txt a {
    color: white;
    font-size: 28px;
    z-index: 1;
    position: relative
}

.youtube-card {
    position: relative;
    width: 95%;
    margin: 0 auto
}

.youtube-card iframe {
    width: 100%;
    height: 300px
}

.darshan-section h2 {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #c62828
}

.timing-grid {
    max-width: 800px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px
}

.timing-card {
    background: var(--secondary);
    padding: 35px 25px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
    transition: transform .3s;
    display: grid
}

.timing-card p {
    margin: 0
}

.note {
    margin-top: 25px;
    font-size: .95rem;
    color: #666
}

.note span {
    color: #dc035a;
    font-weight: 700
}

.login-section,
.register-section {
    background: #b51956;
    position: relative;
    overflow: hidden;
    padding: 2rem 0;
}

.login-section:before,
.register-section:before {
    position: absolute;
    content: "";
    width: 150px;
    height: 150px;
    background: url(../imgs/footer-logo.png) 0 0/contain no-repeat;
    opacity: .5;
    z-index: 1;
    animation: 6s ease-in-out infinite floatUpDown;
    bottom: 40px;
    right: 40px
}

.auth-form-container {
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(181, 25, 86, .15);
    padding: 40px;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
    transition: .3s
}

.auth-form-container:hover {
    box-shadow: 0 15px 40px rgba(181, 25, 86, .25)
}

.auth-form-header {
    margin: 0 auto 20px;
    width: 85%
}

.auth-form-header h2 {
    color: var(--primary);
    font-size: 2rem
}

.auth-form-header p {
    color: #666;
    font-size: 1rem;
    margin-bottom: 0
}

.form-group label {
    color: var(--primary);
    margin: 0 0 3px;
}

.input-group {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 10px !important
}


.form-control {
    border-radius: 5px !important
}

.password-toggle {
    position: absolute;
    right: 15px;
    color: #000;
    cursor: pointer;
    font-size: 1rem;
    z-index: 9;
    transition: color .3s
}

.forgot-link,
.terms-link {
    color: var(--primary)
}

.form-options {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
    gap: 15px
}

.newsletter-checkbox,
.remember-me,
.terms-checkbox {
    display: flex;
    align-items: center;
    gap: 8px
}

.newsletter-checkbox input,
.remember-me input,
.terms-checkbox input {
    width: auto;
    margin: 0;
    accent-color: var(--primary)
}

.newsletter-checkbox label,
.remember-me label,
.terms-checkbox label {
    margin: 0;
    font-size: .95rem;
    color: #666;
    cursor: pointer;
    font-family: Poppins, sans-serif
}

.forgot-link {
    font-size: .95rem;
    font-weight: 500;
    transition: color .3s
}

.auth-link:hover,
.forgot-link:hover,
.terms-link:hover {
    color: var(--secondary);
    text-decoration: underline
}

.terms-link {
    font-weight: 400;
    font-size: .95rem
}

.facebook-btn:hover,
.google-btn:hover {
    color: #fff;
    transform: translateY(-2px)
}

.auth-btn,
.social-btn {
    font-weight: 500;
    cursor: pointer;
    transition: .3s;
    align-items: center;
    display: flex
}

.auth-btn {
    width: auto;
    background: #fa0367;
    color: #fff;
    border: none;
    padding: 8px 30px;
    border-radius: 50px;
    font-size: 1rem;
    justify-content: center;
    gap: 10px;
    margin-bottom: 0;
    border: 2px solid var(--secondary);
}

.auth-btn:hover {
    background: var(--secondary);
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgb(181 25 86 / 10%);
}

.auth-btn:active {
    transform: translateY(0)
}

.auth-divider {
    margin: 20px 0;
    position: relative
}

.cart-summary,
.dashboard-nav {
    position: sticky
}

.auth-divider:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #e0e0e0
}

.auth-divider span {
    background: #fff;
    padding: 0 20px;
    color: #666;
    font-size: .9rem;
    position: relative;
    z-index: 1
}

.social-login {
    display: flex;
    gap: 15px;
    margin-bottom: 25px;
    justify-content: space-between
}

.social-btn {
    width: 100%;
    padding: 12px 20px;
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    background: #fff;
    color: #333;
    font-size: 1rem;
    justify-content: center;
    gap: 10px
}

.google-btn:hover {
    border-color: #db4437;
    background: #db4437
}

.facebook-btn:hover {
    border-color: #1877f2;
    background: #1877f2
}

.activity-timeline,
.auth-footer,
.orders-list {
    margin-top: 20px
}

.auth-footer p {
    color: #666;
    margin: 0;
    font-size: 1rem
}

.auth-link {
    color: var(--primary);
    font-weight: 600;
    transition: color .3s
}

.password-strength {
    margin-top: 10px
}

.strength-bar {
    width: 100%;
    height: 4px;
    background: #e0e0e0;
    border-radius: 2px;
    margin-bottom: 5px
}

.strength-fill {
    height: 100%;
    width: 0%;
    transition: .3s;
    border-radius: 2px
}

.strength-text {
    font-size: .85rem;
    color: #666;
    font-weight: 500
}

textarea.form-control {
    resize: vertical;
    padding-top: 15px
}

select.form-control {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-right: 40px;
    appearance: none
}

.form-control.error {
    border-color: #f44;
    background: #fff5f5
}

.form-control.success {
    border-color: #0a0;
    background: #f5fff5
}

.auth-btn.loading {
    opacity: .7;
    cursor: not-allowed
}

.auth-btn.loading:before {
    content: "";
    width: 16px;
    height: 16px;
    border: 2px solid transparent;
    border-top: 2px solid #fff;
    border-radius: 50%;
    animation: 1s linear infinite spin;
    margin-right: 8px
}

.dashboard-header {
    background: var(--primary);
    padding: 10px 0;
    position: sticky;
    top: 0;
    z-index: 1000
}

.dashboard-logo .logo-img {
    height: 60px;
    width: auto
}

.dashboard-user-info {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff
}

.user-avatar i {
    font-size: 2.5rem;
    color: var(--secondary)
}

.user-details h4 {
    color: #fff;
    margin: 0;
    font-size: 1.1rem;
}

.user-details p {
    color: rgba(255, 255, 255, .8);
    margin: 0;
    font-size: .9rem
}

.stat-content h3,
.stat-icon i {
    font-size: 1.3rem;
    /* color: var(--primary); */
}

.logout-btn {
    background: var(--secondary);
    color: #fff;
    padding: 9px 15px;
    border-radius: 30px;
    transition: .3s;
    border: 2px solid var(--secondary);
    font-size: 14px;
}

.logout-btn:hover {
    background: #fff;
    color: var(--primary);
    border-color: #fff
}

.dashboard-nav {
    background: #fff;
    border-bottom: 2px solid var(--secondary);
    padding: 0;
    top: 95px;
    z-index: 999
}

.dashboard-nav .nav-tabs {
    /* display: flex; */
    /* list-style: none; */
    /* margin: 0; */
    /* padding: 0; */
    /* overflow-x: auto; */
    /* white-space: nowrap; */
}

.dashboard-nav .nav-item {
    /* flex: 1; */
    /* min-width: 120px; */
    /* text-align: center; */
    /* padding: 15px 10px; */
    /* cursor: pointer; */
    /* transition: .3s; */
    /* border-bottom: 3px solid transparent; */
    /* display: flex; */
    /* flex-direction: column; */
    /* align-items: center; */
    /* gap: 5px; */
}

.dashboard-nav .nav-item.active,
.dashboard-nav .nav-item:hover {
    background: #efefef;
    color: var(--primary)
}

.dashboard-nav .nav-item i {
    font-size: 1.2rem
}

.dashboard-nav .nav-item span {
    font-size: .9rem;
    font-weight: 500
}

.cart-count {
    background: var(--primary);
    color: #fff;
    border-radius: 30px;
    padding: 4px 10px;
    font-size: .8rem;
    margin-left: 5px;
    /* width: 25px; */
    /* height: 25px; */
    display: inline-grid
}

.dashboard-welcome,
.stat-card {
    border-radius: 10px;
    text-align: center
}

.dashboard-main {
    background: #f8f9fa;
    min-height: calc(100vh - 160px);
    padding: 2rem 0
}

.dashboard-welcome {
    margin-bottom: 3rem;
    padding: 4rem 3rem;
    background: #fcc
}

.dashboard-welcome h2 {
    color: var(--primary);
    margin-bottom: 10px
}

.dashboard-stats,
.form-section {
    margin-bottom: 2rem
}

.prasad-quantity,
.stat-card,
.stat-icon {
    margin-bottom: 1rem;
}

.stat-card {
    background: #fff;
    padding: 1.5rem;
    border: 2px solid var(--secondary);
    transition: .3s
}

.stat-card:hover {
    border-color: var(--primary);
    transform: translateY(-2px)
}

.stat-content h3 {
    margin-bottom: .5rem;
    font-weight: 700
}

.stat-content p {
    margin: 0;
    font-weight: 500
}

.checkout-form,
.recent-activity {
    background: #fff;
    border-radius: 10px;
    padding: 2rem;
    border: 2px solid var(--secondary)
}

.activity-list,
.cart-items,
.history-list,
.payment-methods {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.activity-item {
    /* display: flex; */
    /* align-items: center; */
    /* gap: 1rem; */
    /* background: #f8f9fa; */
    /* border-radius: 8px; */
    /* border-left: 4px solid var(--primary); */
    /* transition: .3s; */
}

.activity-icon {
    background: var(--secondary);
    display: flex;
    align-items: center;
    justify-content: center
}

.activity-content,
.cart-item-details,
.history-content,
.item-details,
.order-details,
.payment-method-content {
    flex: 1
}

.activity-content h5,
.item-details h6,
.payment-method-content h5 {
    color: var(--primary);
    margin-bottom: .25rem;
    font-weight: 600
}

.activity-content p,
.form-section:last-child {
    margin-bottom: 0
}

.activity-time {
    font-size: .8rem
}

.billing-form,
.billing-info,
.notification-form,
.password-form,
.profile-form {
    background: #fff;
    padding: 2rem;
    border-radius: 10px;
    border: 2px solid var(--secondary)
}

.profile-avatar-section {
    background: #fff;
    padding: 2rem;
    border-radius: 10px;
    border: 2px solid var(--secondary);
    text-align: center
}

.avatar-upload {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem
}

.avatar-preview,
.upload-btn {
    display: flex;
    align-items: center;
    color: #fff
}

.avatar-preview {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: var(--primary);
    justify-content: center;
    font-size: 2rem;
    border: 4px solid var(--secondary)
}

.upload-btn {
    background: var(--secondary);
    border: 2px solid var(--secondary);
    padding: 10px 20px;
    border-radius: 25px;
    cursor: pointer;
    transition: .3s;
    gap: 8px
}

.action-btn:hover,
.buy-now-btn:hover,
.filter-btn.active,
.filter-btn:hover,
.prasad-nav-tabs .nav-link.active,
.quantity-btn:hover,
.upload-btn:hover {
    background: var(--primary);
    color: #fff;
    border-color: var(--primary)
}

.billing-info h4 {
    color: var(--primary);
    margin-bottom: 1rem
}

.address-card {
    border-left: 4px solid var(--primary)
}

.address-card p {
    margin-bottom: .5rem;
    color: #666
}

.edit-address-btn {
    background: var(--primary);
    color: #fff;
    border: 2px solid var(--primary);
    padding: 8px 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: .3s;
    margin-top: 1rem;
    gap: 5px
}

.filter-btn,
.history-item {
    background: #fff;
    transition: .3s
}

.add-to-cart-btn:hover,
.checkout-btn:hover,
.edit-address-btn:hover,
.related-rooms-sec .nav-btn:hover {
    /* background: var(--secondary); */
    /* color: #ffffff; */
    /* border-color: var(--secondary); */
}

.history-filters {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    flex-wrap: wrap
}

.filter-btn {
    border: 2px solid var(--secondary);
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 500
}

.history-item {
    border-radius: 10px;
    padding: 1.5rem;
    border: 2px solid var(--secondary);
    gap: 1rem
}

.history-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.5rem
}

.history-content h5 {
    color: var(--primary);
    margin-bottom: .5rem;
    font-weight: 600
}

.history-content p {
    color: #666;
    margin-bottom: .75rem
}

.history-meta {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap
}

.action-btn,
.cart-item {
    background: #fff;
    align-items: center;
    transition: .3s
}

.history-date {
    color: #999;
    font-size: .9rem
}

.history-status {
    padding: 4px 12px;
    border-radius: 15px;
    font-size: .8rem;
    font-weight: 600
}

.history-status.completed,
.order-status.completed {
    background: #d4edda;
    color: #155724
}

.history-status.upcoming,
.order-status.upcoming {
    background: #fff3cd;
    color: #856404
}

.history-status.active {
    background: #cce5ff;
    color: #004085
}

.amenities-list strong,
.history-amount,
.info-list strong,
.location-list strong,
.policies-list strong,
.step-item.active .step-label,
.step-item.completed .step-label {
    color: var(--primary);
    font-weight: 600
}

.action-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid var(--secondary);
    color: var(--secondary);
    cursor: pointer;
    display: flex;
    justify-content: center
}

.cart-container,
.checkout-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 2rem
}

.cart-item {
    /* border-radius: 10px; */
    /* border: 2px solid var(--secondary); */
    /* display: grid; */
    /* grid-template-columns: 80px 1fr auto auto; */
    /* gap: 1rem; */
}

.cart-item-image {
    /* background: var(--primary); */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* color: #fff; */
    /* font-size: 1.5rem; */
}

.cart-item-meta {
    display: flex;
    gap: 1rem
}

.cart-item-actions {
    display: flex;
    align-items: center;
    gap: .5rem
}

.quantity-btn,
.remove-btn {
    width: 30px;
    height: 30px;
    align-items: center;
    background: #fff;
    display: flex;
    cursor: pointer;
    transition: .3s
}

.remove-btn {
    border-radius: 50%;
    border: 2px solid #f44;
    color: #f44;
    justify-content: center
}

.remove-btn:hover {
    background: #f44;
    color: #fff
}

.cart-item-total {
    color: var(--primary);
    text-align: right
}

#cartQuantity,
.checkout-header,
.quantity,
.step-label {
    text-align: center
}

.section-title i,
.step-number,
.summary-header i {
    font-size: 1.1rem
}

.summary-card {
    border: 2px solid var(--secondary)
}

.checkout-btn {
    background: var(--primary);
    border: 2px solid var(--primary);
    display: flex;
    align-items: center;
    justify-content: center
}

.checkout-header {
    background: var(--primary);
    padding: 2rem 0;
    color: #fff
}

.checkout-header h1 {
    color: #fff;
    margin-bottom: .5rem;
    font-weight: 700
}

.checkout-header p {
    color: rgba(255, 255, 255, .9);
    margin: 0;
    font-size: 1.1rem
}

.checkout-main {
    background: #f8f9fa;
    min-height: calc(100vh - 200px);
    padding: 2rem 0
}

.checkout-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem
}

.checkout-steps {
    background: #fff;
    border-radius: 10px;
    padding: 1.5rem;
    margin-bottom: 2rem;
    border: 2px solid var(--secondary)
}

.steps-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0
}

.step-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: .5rem;
    flex: 1;
    position: relative
}

.step-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 20px;
    right: -50%;
    width: 100%;
    height: 2px;
    background: var(--secondary);
    z-index: 1
}

.step-number {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--secondary);
    color: #000;
    justify-content: center;
    font-weight: 600;
    position: relative;
    z-index: 2;
    transition: .3s
}

.step-item.completed .step-number::before {
    content: '\f00c';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900
}

.step-label {
    color: #666;
    font-size: .9rem;
    font-weight: 500
}

.order-items,
.summary-header {
    margin-bottom: 1.5rem
}

.payment-method {
    border: 2px solid #e0e0e0;
    border-radius: 10px;
    padding: 1rem;
    cursor: pointer;
    transition: .3s;
    display: flex;
    align-items: center;
    gap: 1rem
}

.payment-method.selected,
.payment-method:hover {
    border-color: var(--primary);
    background: #fcc
}

.summary-row.total,
.summary-totals {
    border-top: 2px solid var(--secondary)
}

.payment-method input[type=radio] {
    accent-color: var(--primary);
    margin: 0
}

.item-details p,
.payment-method-content p,
.security-notice p {
    color: #666;
    margin: 0;
    font-size: .9rem
}

.payment-method-icon {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--secondary);
    padding: 5px
}

.order-item,
.summary-header {
    display: flex;
    align-items: center
}

.order-summary {
    background: #fff;
    border-radius: 10px;
    padding: 2rem;
    border: 2px solid var(--secondary);
    position: sticky;
    top: 20px
}

.summary-header {
    font-size: 1.3rem;
    font-weight: 600;
    gap: 10px
}

.checkout-btn,
.item-price {
    font-size: 1.1rem;
    font-weight: 600
}

.order-item {
    gap: 1rem
}

.activity-item:last-child,
.amenities-list:last-child,
.cart-item:last-child,
.info-list li:last-child,
.location-list li:last-child,
.order-item:last-child,
.policies-list li:last-child {
    border-bottom: none
}

.item-image {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    background: #f8f9fa;
    justify-content: center;
    overflow: hidden;
    border: 2px solid var(--secondary)
}

.summary-totals {
    padding-top: 1rem
}

.summary-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: .75rem;
    color: #666
}

.checkout-btn {
    background: var(--primary);
    border: 2px solid var(--primary);
    cursor: pointer;
    justify-content: center;
    gap: 10px
}

.prasad-seva-sec,
.security-notice {
    background: #f8f9fa
}

.checkout-btn:disabled {
    background: #ccc;
    border-color: #ccc;
    cursor: not-allowed
}

.security-notice {
    border-radius: 8px;
    padding: 1rem;
    border-left: 4px solid var(--primary);
    margin-top: 1rem
}

.security-notice h6 {
    margin-bottom: .5rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px
}

.prasad-nav-tabs {
    border: 0;
    margin-bottom: 2rem;
    justify-content: center
}

.prasad-nav-tabs .nav-link {
    background: #fff;
    border: 2px solid var(--secondary);
    color: #000;
    padding: 6px 15px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 30px;
    transition: .3s;
    display: flex;
    align-items: center;
    gap: 8px
}

.prasad-nav-tabs .nav-link:hover {
    background: #fcc;
    color: var(--primary);
    border-color: var(--primary)
}

.prasad-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgb(0 0 0 / 6%);
    transition: .3s
}

.prasad-card:hover,
.related-prasad-sec .prasad-card:hover,
.related-rooms-sec .room-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .15);
    border-color: var(--primary)
}

.prasad-image,
.related-prasad-sec .prasad-image,
.related-rooms-sec .room-image {
    position: relative;
    height: 200px;
    overflow: hidden
}

.main-image img,
.prasad-image img,
.related-prasad-sec .prasad-image img,
.related-rooms-sec .room-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s
}

.prasad-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: var(--primary);
    color: #fff;
    border-radius: 30px;
    padding: 5px 20px;
    font-size: 14px;
}

.main-image,
.main-image-container {
    position: relative;
    border-radius: 10px
}

.prasad-content {
    padding: 1.5rem 1rem
}

.prasad-content h4 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 0
}

.prasad-btn-group a,
.prasad-btn-group button {
    font-size: 13px;
    padding: 8px 18px
}

.quantity-select {
    width: 100%;
    padding: 8px 12px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    background: #fafafa;
    color: #333;
    font-size: .9rem;
    transition: .3s;
    font-family: Poppins
}

.quantity-select:focus {
    outline: 0;
    border-color: var(--primary);
    background: #fff
}

.prasad-price {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem
}

.add-to-cart-btn,
.zoom-overlay {
    align-items: center;
    display: flex
}

.current-price {
    color: var(--primary);
    font-size: 1.5rem;
    font-weight: 700
}

.original-price {
    color: #999;
    font-size: 1.1rem;
    text-decoration: line-through
}

.add-to-cart-btn {
    width: auto;
    background: #fa0367;
    border: 2px solid var(--secondary);
    font-size: 14px;
    justify-content: center;
    color: #fff
}

#cartQuantity,
.prasad-detail-sec {
    background: #fff
}

.add-to-cart-btn:active {
    transform: scale(.98)
}

.prasad-actions .add-to-cart-btn {
    /* flex: 1; */
    /* padding: 8px 15px; */
    /* font-size: .9rem; */
    /* min-width: auto; */
}

.prasad-detail-gallery {
    background: 0 0;
    padding: 0
}

.zoom-overlay {
    justify-content: center
}

.prasad-detail-info,
.room-detail-info {
    background: 0 0;
    padding: 0;
    height: fit-content
}

#cartQuantity,
.qty-btn {
    height: 40px;
    border: none
}

.prasad-detail-title,
.room-detail-title {
    color: var(--primary);
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2
}

.prasad-actions,
.prasad-subtitle,
.room-description {
    margin-bottom: 25px
}

.prasad-subtitle {
    color: #666;
    font-size: 1.1rem;
    font-style: italic
}

.buy-now-btn,
.qty-btn {
    background: var(--secondary);
    color: #000
}

.prasad-description h4,
.room-features h4 {
    color: var(--primary);
    font-size: 1.3rem;
    margin-bottom: 15px;
    font-weight: 600
}

.prasad-description h5 {
    color: var(--primary);
    font-size: 1.1rem;
    margin: 20px 0 10px;
    font-weight: 600
}

.prasad-description p,
.room-description p {
    color: #666;
    line-height: 1.6;
    margin-bottom: 15px
}

#cartQuantity,
.cart-quantity label {
    color: var(--primary);
    font-weight: 600
}

.prasad-actions {
    /* display: flex; */
    /* gap: 10px; */
    /* margin-top: 15px; */
    /* width: 100%; */
}

.cart-quantity {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px
}

.cart-quantity label {
    margin: 0
}

.quantity-controls {
    display: flex;
    align-items: center;
    border: 2px solid var(--secondary);
    border-radius: 25px;
    overflow: hidden
}

.add-to-cart-btn,
.buy-now-btn,
.qty-btn {
    align-items: center;
    transition: .3s;
    display: flex;
    cursor: pointer
}

.qty-btn {
    width: 40px;
    justify-content: center
}

#cartQuantity {
    width: 60px
}

.action-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
}

.add-to-cart-btn,
.buy-now-btn {
    padding: 10px 20px;
    border-radius: 30px;
    justify-content: center;
    gap: 6px;
    font-family: Poppins, sans-serif
}

.buy-now-btn {
    border: 2px solid #cc9933;
    color: white;
}

.prasad-info-section,
.room-info-section {
    /* margin-top: 3rem; */
}

.prasad-info-section .nav-tabs,
.room-info-section .nav-tabs {
    border-bottom: 2px solid var(--secondary)
}

.prasad-info-section .nav-tabs .nav-link,
.room-info-section .nav-tabs .nav-link {
    border: none;
    color: #666;
    font-weight: 500;
    padding: 15px 25px;
    border-bottom: 3px solid transparent;
    transition: .3s;
    display: flex;
    align-items: center;
    gap: 8px
}

.dashboard-tabs .nav-link.active,
.dashboard-tabs .nav-link:hover,
.prasad-info-section .nav-tabs .nav-link.active,
.prasad-info-section .nav-tabs .nav-link:hover,
.room-info-section .nav-tabs .nav-link.active,
.room-info-section .nav-tabs .nav-link:hover {
    color: var(--primary);
    /* border-bottom-color: var(--primary); */
    background: #ffcccc;
}

.address-tips,
.amenities-list,
.feature-list,
.info-list,
.location-list,
.policies-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.amenities-list,
.info-list li,
.location-list li,
.policies-list li {
    padding: 10px 0;
    /* color: #666; */
    border-bottom: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px
}

.related-prasad-sec,
.related-rooms-sec {
    background: #fcc;
    padding: 3rem 0
}

.related-prasad-sec .prasad-card,
.related-rooms-sec .room-card {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    transition: .3s;
    border: 2px solid transparent;
    height: 100%
}

.related-prasad-sec .prasad-content,
.related-rooms-sec .room-content {
    padding: 20px
}

.quick-action-card h5,
.related-prasad-sec .prasad-content h4,
.related-rooms-sec .room-content h4 {
    color: var(--primary);
    font-size: 1.2rem;
    margin-bottom: 10px;
    font-weight: 600
}

.related-prasad-sec .prasad-description,
.related-rooms-sec .room-description {
    color: #666;
    font-size: .9rem;
    margin-bottom: 15px;
    line-height: 1.4
}

.related-prasad-sec .prasad-price,
.related-rooms-sec .room-price {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px
}

.related-prasad-sec .current-price,
.related-rooms-sec .current-price {
    color: var(--primary);
    font-size: 1.3rem;
    font-weight: 700
}

.related-prasad-sec .original-price,
.related-rooms-sec .original-price {
    color: #999;
    font-size: 1rem;
    text-decoration: line-through
}


.room-detail-sec {
    background: #fff;
    padding: 3rem 0
}

.main-image-container {
    margin-bottom: 20px;
    overflow: hidden;
    background: #f8f9fa
}

.main-image {
    width: 100%;
    height: 400px;
    overflow: hidden;
    cursor: pointer
}

.zoom-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(181, 25, 86, .8);
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    opacity: 0;
    transition: .3s
}

.thumbnail-item img {
    width: 90%;
    margin: auto;
    object-fit: cover;
    height: 70px;
    border-radius: 10px;
    border: 2px solid #cdcdcdcd
}

.thumbnail-item:hover img {
    border-color: red
}

/* .room-badge-container {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap
}

.room-badge {
    padding: 6px 12px;
    border-radius: 20px;
    font-size: .8rem;
    font-weight: 600;
    letter-spacing: .5px
}

.room-badge.available {
    background: #28a745;
    color: #fff
}

.room-badge.premium {
    background: var(--secondary);
    color: #000
} */

.room-subtitle {
    color: #666;
    font-size: 1.1rem;
    margin-bottom: 25px;
    font-style: italic
}

.room-features {
    margin-bottom: 30px
}

.feature-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    color: #666;
    font-size: 15px
}

.amenities-list i,
.feature-list li i {
    color: var(--primary);
    font-size: 1rem;
    width: 20px
}

.settings-card h4,
.summary-card h4 {
    color: var(--primary);
    font-size: 1.3rem;
    margin-bottom: 20px;
    font-weight: 600
}

.form-group label {
    /* display: block; */
    /* color: var(--primary); */
    /* font-weight: 600; */
    /* margin-bottom: 8px; */
    /* font-size: 1rem; */
}

.form-control {
    width: 100%;
    padding: 9px 10px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    font-family: Poppins, sans-serif;
    transition: .3s;
    background: #fff;
    color: #9b9b9b;
}

.form-control:focus {
    outline: 0;
    border-color: var(--primary);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(181, 25, 86, .1)
}

.form-control::placeholder {
    color: #999;
    font-size: .9rem
}

.booking-actions {
    display: flex;
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap
}

.booking-actions .nav-btn {
    flex: 1;
    min-width: 150px;
    padding: 12px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px
}

.dashboard-tabs .nav-link,
.ecommerce-stat-card {
    align-items: center;
    display: flex;
    transition: .3s
}

.tab-content-wrapper {
    padding: 2rem 0
}

.tab-content-wrapper h4 {
    /* color: var(--primary); */
    /* margin-bottom: 1.5rem; */
    /* font-weight: 600; */
    /* font-size: 1.3rem; */
}

.dashboard-tabs {
    /* border-bottom: 2px solid var(--secondary); */
    /* margin-bottom: 2rem; */
    justify-content: space-between;
}

.dashboard-tabs .nav-link {
    border: none;
    color: #363636;
    /* font-weight: 500; */
    padding: 17px 13px;
    /* border-bottom: 1px solid transparent; */
    gap: 3px;
    position: relative;
    background: #ffffff;
    border-radius: 0;
}

.ecommerce-stat-card:hover,
.quick-action-card:hover {
    box-shadow: 0 8px 20px rgba(0, 0, 0, .12);
    border-color: var(--primary)
}

.dashboard-tabs .nav-link .badge {
    margin-left: 8px;
    font-size: .7rem;
    background: #cc9933 ! IMPORTANT;
}

.ecommerce-stat-card {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    border: 2px solid transparent;
    height: 100%;
    gap: 20px
}

.ecommerce-stat-card .stat-icon,
.quick-action-card .action-icon {
    width: 60px;
    height: 60px;
    background: var(--primary);
    align-items: center;
    font-size: 1.5rem
}

.ecommerce-stat-card .stat-icon {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    color: #fff;
    flex-shrink: 0
}

.ecommerce-stat-card .stat-content h3 {
    color: var(--primary);
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 5px
}

.ecommerce-stat-card .stat-content p {
    color: #666;
    font-size: 1rem;
    margin-bottom: 5px
}

.ecommerce-stat-card .stat-content small {
    font-size: .8rem;
    font-weight: 500
}

.quick-actions-section {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 2rem
}

.quick-action-card {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    text-decoration: none;
    color: inherit;
    display: block;
    text-align: center;
    transition: .3s;
    border: 2px solid transparent;
    height: 100%
}

.quick-action-card:hover {
    color: inherit;
    text-decoration: none
}

.quick-action-card .action-icon {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    color: #fff;
    margin: 0 auto 15px
}

.booking-date,
.order-date,
.quick-action-card p {
    color: #666;
    font-size: .9rem;
    margin: 0
}

.recent-activity-section,
.recent-orders-section,
.summary-card {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    border: 2px solid #f0f0f0
}

.cart-item,
.order-item {
    display: flex;
    align-items: center;
    padding: 20px 10px;
    border-bottom: 1px solid #f0f0f0;
    gap: 20px
}

.cart-item-image,
.order-image {
    width: 60px;
    height: 60px;
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0
}

.cart-item-details h5,
.order-details h5 {
    color: var(--primary);
    font-size: 1rem;
    margin-bottom: 0;
    font-weight: 600
}

.order-status {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: .8rem;
    font-weight: 600
}

.cart-item-total,
.order-amount {
    color: var(--primary);
    font-size: 1.2rem;
    font-weight: 700;
    margin-right: 20px
}

.booking-actions .btn,
.order-actions .btn {
    margin-left: 10px
}

.activity-item {
    display: flex;
    align-items: flex-start;
    padding: 10px 0;
    border-bottom: 1px solid #b51956;
    gap: 15px;
    margin: 0 0 20px;
}

.activity-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--primary);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1rem;
    flex-shrink: 0
}

.activity-content h6 {
    color: var(--primary);
    font-size: 1rem;
    margin-bottom: 5px;
    font-weight: 600
}

.activity-content p {
    color: #666;
    font-size: .9rem;
    /* margin-bottom: 5px; */
}

.activity-content small {
    color: #999;
    font-size: .8rem
}

.address-card,
.booking-card,
.order-card {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    border: 2px solid #f0f0f0;
    margin-bottom: 20px;
    transition: .3s
}

.address-card:hover,
.booking-card:hover,
.order-card:hover {
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1)
}

.booking-header,
.order-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0
}

.booking-info h5,
.order-info h5 {
    color: var(--primary);
    font-size: 1.2rem;
    margin-bottom: 5px;
    font-weight: 600
}

.booking-details p,
.cart-item-details p {
    color: #666;
    font-size: .9rem;
    margin-bottom: -0;
}

.order-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #f0f0f0
}

.order-total {
    color: var(--primary);
    font-size: 1.2rem;
    font-weight: 700
}

.address-header h5,
.summary-row.total {
    font-size: 1.2rem;
    color: var(--primary)
}

.cart-item-meta {
    display: flex;
    gap: 15px;
    font-size: .8rem;
    color: #999
}

.cart-item-quantity {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 20px
}

.quantity-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s
}

.quantity {
    font-weight: 600;
    min-width: 20px
}

.cart-item-actions .remove-btn {
    background: #dc3545;
    color: #fff;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .3s
}

.cart-item-actions .remove-btn:hover {
    background: #c82333
}

.cart-summary {
    position: sticky;
    top: 20px
}

.summary-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0
}

.address-tips li,
.checkout-btn {
    align-items: center;
    display: flex
}

.summary-row.total {
    font-weight: 700;
    border-bottom: none;
    border-top: 2px solid var(--primary);
    margin-top: 10px;
    padding-top: 15px
}

.checkout-btn {
    background: var(--primary);
    color: #fff;
    border: 2px solid var(--primary);
    padding: 12px 25px;
    border-radius: 25px;
    text-decoration: none;
    justify-content: center;
    gap: 8px;
    transition: .3s;
    font-weight: 500;
    margin-top: 20px;
    width: 100%
}

.checkout-btn:hover {
    background: var(--secondary);
    color: #000;
    border-color: var(--secondary);
    text-decoration: none
}

.address-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0
}

.address-header h5 {
    margin: 0;
    font-weight: 600
}

.address-details p,
.address-tips li,
.form-check-label {
    color: #666;
    font-size: .9rem
}

.address-details p {
    line-height: 1.6;
    margin: 0
}

.address-actions {
    margin-top: 15px
}

.address-actions .btn {
    margin-right: 10px
}

.address-tips li {
    gap: 10px;
    margin-bottom: 10px
}

.address-tips li i {
    color: var(--primary);
    font-size: .8rem
}

.settings-card {
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
    border: 2px solid #f0f0f0;
    margin-bottom: 20px;
    height: 100%
}

.form-check {
    margin-bottom: 15px
}

.form-check-input:checked {
    background-color: var(--primary);
    border-color: var(--primary)
}

.form-check-label {
    margin-left: 8px
}

.section-title {
    color: var(--primary);
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px
}

.section-title:before {
    content: '';
    width: 4px;
    height: 25px;
    background: var(--primary);
    border-radius: 2px
}

.login-logo-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
}

.login-logo-flex .logo {
    width: 195px;
}





/* Popup */
.cart-popup {
    position: absolute;
    top: 20%;
    right: 20px;
    background: #fff;
    color: #333;
    border-left: 5px solid #fa0367;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 30px 20px;
    width: 310px;
    display: none;
    animation: slideIn 0.4s ease forwards;
    z-index: 9999;
}

.cart-popup.show {
    display: block;
    animation: slideIn 0.4s ease forwards;
}

.cart-popup.hide {
    animation: slideOut 0.4s ease forwards;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateX(100%);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideOut {
    from {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(100%);
    }
}

.popup-title {
    font-weight: 700;
    margin-bottom: 4px;
}

.popup-text {
    font-size: 14px;
    color: #555;
    margin-bottom: 8px;
}

.popup-close {
    position: absolute;
    top: 8px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 18px;
    color: #666;
    cursor: pointer;
    transition: color 0.2s;
}

.popup-close:hover {
    color: #000;
}

.popup-actions {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.popup-actions button {
    background: #fa0367;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 12px;
    font-size: 13px;
    cursor: pointer;
}

.popup-actions .secondary {
    background: #ddd;
    color: #333;
}

.popup-actions .secondary:hover {
    background: #ccc;
}

.booking-container {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* gap: 20px; */
}

/* Left: Room Summary */
.booking-details {
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    position: sticky;
    top: 20px;
}

.booking-details img {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
}

.room-info h5 {
    font-weight: 700;
    color: var(--primary);
}

.room-info p {
    margin: 3px 0;
    font-size: 14px;
    color: #555;
}

.coupon-section {
    margin-top: 15px;
}

.coupon-section input {
    border-radius: 5px 0 0 5px;
    border: 1px solid #ccc;
}

.coupon-section button {
    border-radius: 0 5px 5px 0;
    background: var(--primary) !important;
    color: #fff !IMPORTANT;
    border: none;
}

.booking-summary {
    margin-top: 20px;
    border-top: 1px solid #ddd;
    padding-top: 15px;
}

.booking-summary div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
}

.total-amount {
    font-weight: 700;
    font-size: 18px;
    color: var(--primary);
}

/* Right: Guest Form + Payment */
.form-box {
    /* background: #fff; */
    /* border-radius: 10px; */
    /* padding: 20px; */
    /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); */
}

.form-box h4 {
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 15px;
}

.form-box label {
    /* font-weight: 500; */
    /* margin-bottom: 5px; */
    /* display: block; */
}

.form-box input,
.form-box select {
    /* width: 100%; */
    /* padding: 8px 10px; */
    /* margin-bottom: 15px; */
    /* border-radius: 6px; */
    /* border: 1px solid #ccc; */
}

.form-box .note {
    /* font-size: 13px; */
    /* color: #555; */
    /* margin-bottom: 15px; */
}

.payment-section h5 {
    font-weight: 700;
    color: var(--primary);
    margin-bottom: 15px;
}

.payment-methods label {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
}

.payment-methods input {
    margin-right: 10px;
}

.terms {
    font-size: 13px;
    color: #555;
    margin-top: 10px;
}

.btn-pay {
    background: var(--primary);
    color: #fff;
    width: 100%;
    margin-top: 15px;
    border: none;
    border-radius: 6px;
    padding: 10px;
    font-weight: 600;
}

.btn-pay:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-pay:hover:not(:disabled) {
    background: #9e1350;
}

input[type="radio"],
input[type="checkbox"] {
    width: auto;
    height: auto;
}

.clk_btn {
    position: absolute;
    right: 0px;
    top: 15px;
    font-size: 11px;
    color: #333;
}

.om-img img {
    width: 150px;
}

.inner-banner img {
    height: 350px;
    object-fit: cover;
}

.pagination {
    justify-content: center;
}

.active>.page-link,
.page-link.active {
    background: #b51956 !important;
    border-color: #b51956 ! IMPORTANT;
    color: white !IMPORTANT;
}

.page-link {
    color: #000 !IMPORTANT;
}

.prasad-sec li {
    margin: 0 0 .6rem;
}

.prasad-quantity label {
    margin-bottom: .5rem;
}

.auth-form-container .alert h1 {
    font-size: 1.5rem;
}

.btn-primary {
    background: #b51956;
    border: #b51956;
}

.detail-box .nav-btn a {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
}

.yes-available {
    color: darkgreen;
    font-weight: 600;
    font-size: 1.1rem;
}

.no-available {
    color: red;
    font-weight: 600;
    font-size: 1.1rem;
}


.booking-section {
    padding: 60px 0 0;
}

.booking-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    background: #ffffff;
    padding: 25px 40px;
    border-radius: 20px;
    box-shadow: 0 5px 25px rgb(0 0 0 / 15%);
    margin: 2rem 0 0;
}

.booking-row input,
.booking-row select {
    border: none;
    border-bottom: 2px solid #fa0367;
    border-radius: 0;
    background: transparent;
    font-size: 16px;
    padding: 5px 0;
    outline: none;
    width: 150px;
    border-radius: 0 !IMPORTANT;
}

.booking-row input:focus,
.booking-row select:focus {
    box-shadow: none;
    border-color: #cc9933;
}

.booking-btn {
    background: #b51956;
    color: white;
    font-weight: 600;
    border: none;
    border-radius: 30px;
    padding: 10px 25px;
    transition: all 0.3s ease;
    margin: .5rem 0 0;
}

.booking-btn:hover {
    transform: translateY(-2px);
}

.hotel-name {
    font-weight: 700;
    font-size: 2rem;
    color: var(--primary);
    margin: 0 0 .5rem;
}

.hotel-address {
    color: #666;
    font-size: 1rem;
}

.booking-row input::placeholder {
    color : #000;
}


/*RESPONSIVE QUERY______*/


@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1140px) {}

@media only screen and (max-width: 1024px) {

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 10px 10px;
        font-size: .9rem;
    }



}

@media only screen and (max-width: 991px) {

    .top-social {
        display: none !IMPORTANT;
    }

    .top-header {
        padding: 7px 0;
    }

    .main-menu.bg-color {
        background: var(--primary);
        padding: 10px 0;
    }

    .logo {
        width: 175px;
    }

    .navbar-toggler {
        background: white;
        border: 0;
        padding: 6px;
        font-size: 1rem;
        order: 3;
    }

    .login-btn a {
        background: white;
        color: #000;
        font-size: 13px;
        padding: 8px 12px;
    }

    .login-btn {
        margin-left: auto;
        margin-right: 20px;
    }

    .top-contact a {
        font-size: 12px;
    }

    .about-img-1 {
        display: none;
    }

    .live-video-box {
        width: 100%;
        margin: 0 0 1rem;
        height: 352px;
    }

    .w-75 {
        width: 100% !IMPORTANT;
    }

    .rooms-img-main {
        width: 100%;
        margin: 2rem 0 0;
    }

    .rooms-2.hover-img-class {
        display: none;
    }

    .testimonial-sec {
        margin: 1rem 0 0;
    }

    .form-box.consult-form,
    .home-form-box {
        width: 100%;
    }

    .footer-center {
        text-align: left;
        margin: inherit;
        width: 100%;
    }

    .footer-logo {
        margin: inherit;
        width: 120px;
    }

    .top-header .d-flex:first-child {
        justify-content: center !IMPORTANT;
    }

    .padding {
        padding: 2.5rem 0;
    }

    .pooja-slider .slick-arrow {
        display: none !important;
    }

    h3.f-title {
        font-size: 1.5rem;
        margin: .5rem 0;
    }

    .copyright a {
        font-size: 13px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-collapse {
        background: white;
        position: absolute;
        width: 100%;
        left: 0;
        top: 69px;
        z-index: 99;
    }

    .navbar>.container {
        position: relative;
    }

    span.clk_btn {
        font-size: 12px;
        padding: 10px 10px;
        top: 3px;
    }

    .navbar-expand-lg .navbar-nav li.nav-item.active a.nav-link:before,
    .navbar-expand-lg .navbar-nav .nav-link:hover:before {
        width: 110px;
    }

    .navbar-expand-lg .navbar-nav .nav-link:before {
        display: none;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 8px 10px;
        border-bottom: 1px solid #cdcdcd73;
    }

    .navbar-nav .dropdown-menu {
        position: static;
        background: #f9f9f98c;
        width: 100%;
        height: auto;
        padding: 10px;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu li a {
        border-bottom: 1px solid #cdcdcd73;
    }

    .temple-history-sec .container-fluid {
        max-width: 720px;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .history-img img {
        height: 400px;
        width: 100%;
    }


    .Laptop-view {
        display: none;
    }

    .detail-float {
        float: none;
        width: 100%;
        margin: 1rem 0 2rem;
    }

    .detail-img {
        height: auto;
    }

    .prasad-pg-img {
        width: 100%;
        height: auto;
        margin: 0 0 2rem;
    }

    .prasad-detail-info {
        margin: 2rem 0 0;
    }

    .prasad-info-section .nav-tabs .nav-link,
    .room-info-section .nav-tabs .nav-link {
        padding: 10px 15px;
        font-size: 13px;
    }

    .rooms2 .caption h4,
    .rooms2 .caption h4 a,
    .s-icon a {
        font-size: 1.5rem;
    }

    .rooms2 figure img {
        height: auto;
    }

    .rooms2 .caption,
    .rooms2:nth-child(2n) .caption {
        position: relative;
        width: 95%;
        transform: translate(-50%, -15%);
        left: 50%;
        top: 0;
    }

    .rooms2 figure {
        width: 100%;
        margin: 0 auto;
    }

    .rooms2 {
        margin-bottom: 0;
        position: relative;
    }

    .room-facilities ul li {
        padding-left: 25px;
        font-size: 15px;
    }

    .timing-grid {
        gap: 10px;
    }

    .contact-form {
        width: 100%;
        margin: 1rem 0 0;
    }

    .auth-form-header {
        width: 100%;
    }

    .auth-form-header h2 {
        font-size: 1.7rem;
    }

    .dashboard-nav .nav-tabs {
        justify-content: center;
    }

    .dashboard-tabs .nav-link {
        background: #f8f8f8;
        border: 1px solid #cdcdcd4a;
    }




}


@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 840px) {}


@media only screen and (max-width: 800px) {}


@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 767px) {

    h3.web-title {
        font-size: 1.8rem;
    }

    .inner-banner img {
        height: 250px;
    }

    .inner-text h3 {
        font-size: 1.8rem;
        margin: 0;
    }

    .inner-text li a {
        font-size: 12px;
    }

    .logout-btn {
        font-size: 12px;
        border: 0;
        padding: 6px 12px;
    }

    .dashboard-logo .logo-img {
        height: 45px;
    }

    .user-avatar i {
        font-size: 1.5rem;
    }

    .user-details h4 {
        font-size: 13px;
    }

    .user-details p {
        font-size: 12px;
    }

    .dashboard-nav {
        top: 65px;
    }

    .dashboard-tabs .nav-link {
        padding: 8px 14px;
        font-size: 11px;
    }

    .dashboard-nav .nav-item span {
        font-size: 12px;
    }

    .dashboard-nav .nav-item i {
        font-size: 14px;
    }

    .dashboard-welcome {
        padding: 2rem;
        margin: 0 0 2rem;
    }

    .dashboard-welcome h2 {
        font-size: 1.4rem;
    }

    .ecommerce-stat-card .stat-icon,
    .quick-action-card .action-icon {
        width: 50px;
        height: 50px;
        font-size: 1rem;
    }

    .stat-content h3,
    .stat-icon i {
        font-size: 1.2rem;
    }




}

@media only screen and (max-width: 667px) {}

@media only screen and (max-width: 600px) {}

@media only screen and (max-width: 575px) {

    p.span-title {
        font-size: 1rem;
    }

    .nav-btn a {
        font-size: 13px;
        padding: 6px 15px;
    }

    .about-sec:before {
        height: 150px;
        width: 150px;
    }

    .live-play-btn a {
        width: 60px;
        height: 60px;
        font-size: 1rem;
    }

    .pooja-box {
        width: 95%;
        border-radius: 20px;
        margin: auto;
    }

    .fixed-darshan-btn {
        font-size: 13px;
        padding: 10px 18px;
    }

    .testimonial-box {
        width: 100%;
    }

    .top-contact a.a-1 {
        display: none;
    }

    .top-header .d-flex:first-child {
        justify-content: start ! IMPORTANT;
    }

    .top-contact i {
        font-size: 1rem;
    }

    .logo {
        width: 150px;
    }

    html {
        font-size: 15px;
    }

    .pooja-img {
        width: 145px;
        height: 145px;
    }

    .pooja-page .pooja-box {
        height: auto;
        min-height: auto;
    }

    .mt-5 {
        margin-top: 1.5rem !important;
    }

    .prasad-nav-tabs .nav-link {
        font-size: 13px;
    }

    .navbar-collapse {
        top: 60px;
    }

    .s-img .col-md-3 {
        width: 50%;
    }

    .social-img img {
        height: 150px;
    }

    .s-txt {
        padding: 30px;
        text-align: center;
        width: 90%;
    }

    span.qodef-e-tagline {
        font-size: 2rem;
    }

    .s-txt p {
        font-size: 15px;
    }

    .gallery-sec .col-sm-6 {
        width: 50%;
    }

    .gallery-img {
        height: 150px;
        margin: 0 0 15px;
    }

    .dashboard-logo {
        display: none;
    }

    .dashboard-user-info {
        justify-content: space-between;
        width: 100%;
    }

    .user-details {
        margin-right: auto;
    }

    nav.dashboard-nav {
        top: 57px;
    }




}



@media only screen and (max-width: 480px) {
    .form-contact {
        flex-wrap: wrap;
    }

    .form-contact .form-flex a {
        display: flex;
        align-items: center;
        font-size: 13px;
        gap: 5px;
    }

    .form-box input[type=submit] {
        padding: 9px 26px;
    }

    .footer-logo {
        width: 100px;
        margin: 0 0 1rem;
    }

    .fb-live-btn,
    a.insta-live-btn {
        font-size: 13px;
    }

}

@media only screen and (max-width: 414px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 360px) {}


@media only screen and (max-width: 320px) {}