* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}


/* Hero Slider Section */
.hero-slider {
    position: relative;
    overflow: hidden;
}

.hero-slider .slide {
    position: relative;

}

.slider-bg {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.slide img {
    height: auto;
}

.overlay {
    position: absolute;
    inset: 0;
    background: rgba(66, 66, 66, 0.55);
}

.hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 100%;
    padding: 0 15px;
}

.hero-content h1 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0px;
}

.hero-content p {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    font-family: Great Vibes, Static;
}

.btn-order {
    background: #e1e1e1;
    color: #99001b;
    padding: 12px 35px;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    font-size: 18px;
    font-weight: 700;
}

.btn-order:hover {
    background: #ffedf0 !important;
    color: #99001b !important;
}

/* Owl Dots */
.owl-dots {
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
}

.owl-dots .owl-dot span {
    background: #fff;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    margin: 5px;
    opacity: 0.7;
}

.owl-dots .owl-dot.active span {
    background: #ff5722;
    opacity: 1;
}

.navbar-nav .nav-link {
    color: #000;
    font-weight: 500;
    margin: 0 10px;
    transition: color 0.3s ease;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
    color: #a7263d;
}

.menusize {
    font-size: 18px;

}

.popularmain h2 {
    text-align: left;
    text-transform: capitalize;
    font-size: clamp(1.4rem, 4vw, 2rem);
    font-weight: 700;
    color: #2e2d42;
    text-decoration: underline;
    text-decoration-color: 2e2d42;
    text-underline-offset: 8px;
}

.popularmain p {
    text-align: left;
    text-transform: capitalize;
    font-size: clamp(0.5rem, 2vw, 1rem);
    color: #2e2d42;
    font-weight: 700;
    margin-bottom: 0px !important;
    font-style: italic;
}



.owl-nav-custom {
    display: flex;
    gap: 10px;
}

.owl-nav-custom {
    gap: 20px;
}

.owl-nav-custom i {
    color: #2e2d42;
    cursor: pointer;
    transition: 0.3s;
    font-size: 2rem;
    font-size: clamp(1.2rem, 3vw, 2rem);
}



/* .owl-nav-custom i:hover {
    color: #b3b3b3;
    background-color: #a7263d;
} */

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {

    border: unset;
}




.featuredcakecard img {
    width: 100%;
    height: 260px;
    margin-bottom: 0px;
    object-fit: cover;
    object-position: center;
}

.featurecakeall .featuredcakecard img {
    object-position: 100% 25%;
}

.featuredcakecard .card-body {
    padding-top: 5px;

}

.featuredcakecard .card-body h5 {
    margin-bottom: 0px !important;
    /* border-bottom: 1px solid rgb(212, 212, 212); */
    font-size: 16px;
    font-weight: 700;
}

.kgmain {
    font-size: 12px;
    font-weight: 700;
    color: #292929 !important;

}

.pricecake {
    font-size: 15px !important;
    position: relative;
    top: -5px;
    left: 0px;
}

.counter {
    font-size: 2.5rem;
    transition: 0.5s;
}

.middelbanner img {
    object-fit: cover;
}

.ourstory h3 {
    font-size: 2rem;
    text-decoration: underline;
    text-transform: capitalize;
    text-underline-offset: 10px;
    text-decoration-color: #2e2d42;
    color: #2e2d42;
    font-weight: 700;
    text-decoration-thickness: inherit;
}

.ourstory p {
    font-size: 1rem;

}

.bg-subcolor {
    background-color: #f3fbdb;
    padding-top: 20px;
    padding-bottom: 20px;
}

.ourachive {
    font-size: 1rem;
    font-weight: 600;
    color: #525050;
}

.counternumer h3 {
    font-size: clamp(1.4rem, 5vw, 2.5rem);

    font-weight: 700;
}

.chefsdetils h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-style: italic;
    text-decoration: underline;
    font-weight: 600;
    color: currentColor;
    text-underline-offset: 20px;

}

.explremain img {
    object-fit: cover;
    width: 100%;
}

.explremain h3 {
    font-size: 20px;
    color: currentColor;
    font-weight: 600;
}

.explremain p {
    font-size: 14px;
    color: currentColor;

    width: 50%;
}

.explremain h3,
.explremain p,
.explremain a,
.explremain span i {
    position: relative;
    bottom: 200px;
    left: 20px;
    text-align: left;
}

.explremain a {
    text-decoration: none;
    color: currentColor;
    font-size: 18px;
    font-weight: 600;
}

.explremain {
    overflow: hidden;
    box-shadow: rgba(50, 50, 93, 0.15) 0px 10px 20px -5px,
        rgba(0, 0, 0, 0.2) 0px 5px 10px -5px,
        rgba(10, 37, 64, 0.2) 0px -1px 3px 0px inset;
    height: 265px;
}






.subbackground-bg {
    position: relative;
    /* z-index: 1;
    overflow: hidden; */
    padding-bottom: 20px;
    padding-top: 20px;
}

/* Sirf background image ke liye overlay layer */
.subbackground-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(./image/bg-banner.jpeg) center;
    opacity: 0.25;
    /* 👈 yahan se control karo background ki transparency */
    z-index: -1;
    /* text ke peeche rahega */
}

.hoind-footer {
    background-color: #1b223c;
    color: #fff;

    font-family: "Poppins", sans-serif;
}

/* -------- Layout -------- */
.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    /* 👈 ensures one row */
    gap: 2rem;
    flex: 1;
}

.footer-column {
    flex: 1;
    /* all columns equal width */
    min-width: 200px;
}

/* -------- Headings -------- */
.footer-column h4 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 15px;
    color: #f0f0f0;
    text-transform: uppercase;
}

/* -------- Logo & About -------- */
.footer-column img {
    width: 150px;

}

.footer-description {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #ccc;
    max-width: 320px;
}

/* -------- Links -------- */
.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-column ul li {
    margin-bottom: 8px;
}

.footer-column ul li a {
    color: #eae5e9;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: 0.3s;
    font-size: 18px;
}

.footer-column ul li a:hover {
    color: #eae5e9;
    transform: translateX(4px);
}

/* -------- Contact -------- */
.footer-column p {
    color: #eae5e9;
    font-size: 0.95rem;
    margin-bottom: 8px;
    font-size: 18px;
}

.footer-column i {
    color: #eae5e9;
    margin-right: 8px;
}

/* -------- Newsletter -------- */
.newsletter-form {
    display: flex;


    flex-direction: column;
}

.newsletter-form input {
    flex: 1;
    padding: 10px;
    border: none;
    border-radius: 4px;
    outline: none;
}

.newsletter-form button {
    background: #e9e9e9;
    color: #000;
    border: none;
    padding: 10px 15px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
    transition: 0.3s;
    width: 100%;
    margin-top: 20px;
}

.newsletter-form button:hover {
    background: #40010c;
    color: #ccc;
}

/* -------- Social Icons -------- */
.footer-social-icons {
    display: flex;
    gap: 10px;
    margin-top: 10px;

}

.footer-social-icons img {
    width: 26px;
    height: 26px;
    filter: brightness(0) invert(1);
    opacity: 0.8;
    transition: 0.3s;
}

.footer-social-icons a {
    argin-right: 15px;
    width: 40px !important;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 2px solid rgb(252, 244, 244);
    line-height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subfooter {
    background-color: #232e4c;
    color: #eae5e9;
    text-align: center;
}

.footer-social-icons img:hover {
    opacity: 1;
    transform: scale(1.1);
    filter: none;
}

.mobile-device {
    display: none;
}

.contactus-heading h1 {
    font-size: 2rem;
    padding: 15px 0px;
}

.whatsp-fastway h3 {
    font-size: 17px;
    margin-top: 10px;
    color: #3c3c3c;
    font-weight: 700;
}


.whatsp-fastway p {
    font-size: 14px;
}

.whatsp-fastway p span {
    font-weight: 600;
}


.whatsapqr img {
    width: 90px;
    /* better size than 10% */
    max-width: 100%;
}

.con-whatsapp {
    display: flex;
    /* ← ye on rakho */
    align-items: center;
    justify-content: space-between;
    background-color: #eaf6ed;
    border-left: 4px solid #09ad5b;
    padding: 10px;
    flex-wrap: wrap;
    /* optional - mobile view ke liye */
}

.adressmain-conatact h3 {
    font-size: 15px;
    font-weight: 600;
}

.adressmain-conatact {
    margin: 10px 0px;
}

.adressmain-conatact p {
    width: 50%;
}

.adressmain-conatact {
    border-left: 4px solid #dd2745;
    padding: 10px;
    background-color: #f9f6f1;
}

.contact-emaol {
    border-left: 4px solid #ddc727;
}

.social-conatact {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 4px solid #6468db;
}

.social-conatact p {
    width: 100%;
}

.conatct-detils {
    display: flex;

    justify-content: center;
    flex-direction: column;
}

.contact-info-form {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.contact-info-form h1 {
    font-size: 1.8rem;
    color: #333;
    margin-bottom: 25px;
    font-weight: 600;
    text-transform: capitalize;
    border-left: 4px solid #09ad5b;
    padding-left: 10px;
}

.conatct-detils {
    margin-bottom: 20px;
}

.conatct-detils label {
    display: block;
    margin-bottom: 6px;
    font-weight: 500;
    color: #555;
    font-size: 0.95rem;
}

.conatct-detils input,
.conatct-detils textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 0.95rem;
    transition: border-color 0.3s ease;
    font-family: inherit;
    background-color: #fafafa;
}

.conatct-detils input:focus,
.conatct-detils textarea:focus {
    border-color: #a7263d;
    outline: none;
    background-color: #fff;
}

.conatct-detils textarea {
    min-height: 100px;
    resize: vertical;
}

.sendmsgbtn button {
    width: 100%;
    background-color: #a7263d;
    padding: 10px 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}



.sendmsgbtn button:hover {
    background-color: #bd0023 !important;
    color: #e6e4e4 !important;
    transition: all 0.3s ease-in-out;
}

/* Responsive adjustment */
@media (max-width: 768px) {
    .contact-info-form {
        padding: 20px;
    }

    .contact-info-form h1 {
        font-size: 1.5rem;
    }
}

/* ===== Responsive Design ===== */
@media (max-width: 992px) {
    .contactus-heading h1 {
        font-size: 1.8rem;
    }
}

@media (max-width: 768px) {


    .whatsapqr img,
    .social-img img {
        margin-top: 15px;
        width: 140px;
    }

    .contactus-heading p {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .contactus-heading h1 {
        font-size: 1.6rem;
    }

    .contactus-heading p {
        font-size: 0.9rem;
    }

    .whatsp-fastway h3,
    .adressmain-conatact h3,
    .socialmedia-info h3 {
        font-size: 16px;
    }

    .whatsp-fastway p,
    .adressmain-conatact p,
    .socialmedia-info p {
        font-size: 14px;
    }
}

/* -------- Responsive -------- */
@media (max-width: 992px) {
    .footer-top {
        flex-wrap: wrap;
        /* multiple rows on smaller screens */
        gap: 2rem;
    }

    .footer-column {
        flex: 1 1 45%;
    }

    .hero-content h1 {
        font-size: 1rem;
    }

    .hero-content p {
        font-size: 1rem;
    }

    .btn-order {
        font-size: 14px;
        padding: 10px 24px
    }

    .middelbanner {
        margin-right: auto !important;
        margin-bottom: 10px;
        margin-left: auto !important;
    }

    .explremain {

        height: auto;
        box-shadow: unset
    }

    .explremain {
        margin-bottom: -70px;
    }

    .destopbtn {
        display: none;
    }

    .mobile-device {
        display: unset;
    }
}

@media (max-width: 576px) {
    .footer-column {
        flex: 1 1 100%;
    }

    .slide img {
        height: 260px;
    }

    .featuredcakecard img {
        min-height: 200px;
    }

    .featurecakeall .featuredcakecard img {
        object-position: unset;
    }

    .footer-column {
        padding-left: 20px;
    }

    .footer-social-icons {
        justify-content: center;
        margin: 20px 0px;
    }

    /* .explremain img {
        min-height: 322px;
    } */
}

@media (max-width: 487px) {


    .featuredcakecard .card-body h5 {
        font-size: 12px;
    }

    .manuulcss {
        padding: 8px;
    }

    .pricecake {
        font-size: 9px !important;
    }

    .featuredcakecard img {
        height: auto;
    }
}

@media (max-width: 363px) {

    .explremain h3,
    .explremain p,
    .explremain a,
    .explremain span i {
        bottom: 158px;
    }

    .explremain {
        margin-bottom: -110px;
    }
}