.h-60px {
    height: 60px;
}
.h-80px {
    height: 80px;
}
.h-100px {
    height: 100px;
}
.h-400px {
    height: 400px;
}
.header-icon {
    position: relative;
}
.cart-counter {
    position: absolute;
    top: -9px;
    right: -15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.label-input-field input,
.label-input-field textarea,
.label-input-field select {
    width: 100%;
    padding: 16px 24px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
    outline: 0;
}
.label-input-field label {
    z-index: 1;
}

/* select 2 css */
.select2-container {
    width: auto;
    display: block;
    padding: 14px 24px;
    border-radius: 4px;
    border: 1px solid #e4e4e4;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    height: 60px;
    right: 10px;
}
.select2-dropdown {
    top: -4px;
    border-color: #e4e4e4;
}
.select2-container--open .select2-dropdown {
    left: -1px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}
.select2-container--default .select2-selection--single {
    border: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #e4e4e4;
}

/* toastr */

#toast-container {
    z-index: 999999;
}

#toast-container > div {
    padding: 15px 25px 15px 50px !important;
    opacity: 1;
    margin-bottom: 1.25rem;
    border-color: transparent;
    -webkit-box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
        0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
    box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.2),
        0 0.275rem 1.25rem -0.0625rem rgba(249, 250, 251, 0.05) !important;
    border-radius: 0.3125rem;
}

[dir="rtl"] #toast-container > div {
    direction: rtl;
    background-position: center right 0.9375rem;
    padding: 15px 50px 15px 25px !important;
}

[dir="rtl"] #toast-container.toast-top-left {
    right: 12px;
    left: auto;
}

[dir="rtl"] #toast-container.toast-top-right {
    left: 12px;
    right: auto;
}

[dir="rtl"] #toast-container.toast-bottom-left {
    right: 12px;
    left: auto;
}

[dir="rtl"] #toast-container.toast-bottom-right {
    left: 12px;
    right: auto;
}

[dir="rtl"] #toast-container.toast-top-full-width#toast-container > div,
[dir="rtl"] #toast-container.toast-bottom-full-width#toast-container > div {
    left: 0;
    right: 0;
}

#toast-container > .toast {
    max-width: 100%;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: 15px 16px;
    overflow: visible;
}

#toast-container.toast-bottom-full-width > div,
#toast-container.toast-top-full-width > div {
    padding: 15px 50px 15px 50px !important;
    width: 100%;
    margin-bottom: 0;
    border-radius: 0 !important;
}

#toast-container.toast-bottom-full-width > div .toast-close-button,
#toast-container.toast-top-full-width > div .toast-close-button {
    top: 12px !important;
}

html:not([dir="rtl"])
    #toast-container.toast-bottom-full-width
    > div
    .toast-close-button,
html:not([dir="rtl"])
    #toast-container.toast-top-full-width
    > div
    .toast-close-button {
    right: 12px !important;
}

[dir="rtl"] #toast-container.toast-bottom-full-width > div .toast-close-button,
[dir="rtl"] #toast-container.toast-top-full-width > div .toast-close-button {
    left: 12px !important;
}

#toast-container > .toast-info {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2303c3ec' d='M256 90c44.3 0 86 17.3 117.4 48.6C404.7 170 422 211.7 422 256s-17.3 86-48.6 117.4C342 404.7 300.3 422 256 422s-86-17.3-117.4-48.6C107.3 342 90 300.3 90 256s17.3-86 48.6-117.4C170 107.3 211.7 90 256 90m0-42C141.1 48 48 141.1 48 256s93.1 208 208 208 208-93.1 208-208S370.9 48 256 48z'/%3E%3Cpath fill='%2303c3ec' d='M277 360h-42V235h42v125zm0-166h-42v-42h42v42z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-info .toast-close-button {
    background-color: #0d5abf !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-error {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ff3e1d' d='M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-error .toast-close-button {
    background-color: #e03a1d !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container > .toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M186.301 339.893L96 249.461l-32 30.507L186.301 402 448 140.506 416 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-success .toast-close-button {
    background-color: #20b250 !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container [dir="rtl"] > .toast-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%2371dd37' d='M96 110l-32 30.5L325.7 402L448 280l-32-30.5l-90.3 90.4L96 110z'/%3E%3C/svg%3E") !important;
}

#toast-container > .toast-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='%23ffab00' d='M32 464h448L256 48 32 464zm248-64h-48v-48h48v48zm0-80h-48v-96h48v96z'/%3E%3C/svg%3E") !important;
    background-size: 24px;
}

#toast-container > .toast-warning .toast-close-button {
    background-color: #fcac00 !important;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06) !important;
}

#toast-container:not(.toast-bottom-full-width, .toast-top-full-width) > div {
    width: 25rem !important;
}

.toast-progress {
    position: absolute;
    bottom: 0;
    top: auto;
    opacity: 0.2;
    height: 0.1875rem;
    background-color: #212b36;
    border-bottom-right-radius: 0.3125rem;
    border-bottom-left-radius: 0.3125rem;
}

[dir="rtl"] .toast-progress {
    left: auto;
    right: 0;
}

.toast-close-button {
    position: absolute;
    top: 0;
    text-shadow: none;
    border-top-right-radius: 0.25rem;
    padding: 0.2rem 0.45rem !important;
    -webkit-transition: all 0.23s ease 0.1s;
    transition: all 0.23s ease 0.1s;
    opacity: 1 !important;
    line-height: 0.98;
}

html:not([dir="rtl"]) .toast-close-button {
    right: 0 !important;
}

[dir="rtl"] .toast-close-button {
    left: -7px !important;
    right: auto !important;
}

@media (max-width: 419.98px) {
    .toast {
        width: 300px !important;
    }
}
#toast-container .toast-close-button {
    font-weight: 300;
    color: #f4f6f8 !important;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.1),
        0 0.275rem 0.75rem -0.0625rem rgba(249, 250, 251, 0.06);
}

#toast-container > .toast-success,
#toast-container > .toast-success .toast-message a,
#toast-container > .toast-success .toast-message label {
    background-color: #ffffff !important;
    color: #20b250;
}
#toast-container > .toast-error,
#toast-container > .toast-error .toast-message a,
#toast-container > .toast-error .toast-message label {
    background-color: #ffffff !important;
    color: #e03a1d;
}
#toast-container > .toast-info,
#toast-container > .toast-info .toast-message a,
#toast-container > .toast-info .toast-message label {
    background-color: #ffffff !important;
    color: #0d5abf;
}
#toast-container > .toast-warning,
#toast-container > .toast-warning .toast-message a,
#toast-container > .toast-warning .toast-message label {
    background-color: #ffffff !important;
    color: #fcac00;
}
#toast-container > .toast-success .toast-close-button,
#toast-container > .toast-error .toast-close-button,
#toast-container > .toast-info .toast-close-button,
#toast-container > .toast-warning .toast-close-button {
    color: #ffffff !important;
}
/* toastr */

.address-delete-modal {
    max-width: 700px !important;
}

.min-h-400 {
    min-height: 400px !important;
}

.avatar-icon {
    width: 1.75rem;
    height: 1.75rem;
    line-height: 1.75rem;
}

.vertical-product-card .card-btn {
    z-index: 1;
}

@media (min-width: 1199px) and (max-width: 1399.98px) {
    .d-none-1399 {
        display: none !important;
    }
}

.checkout-sidebar {
    position: sticky;
    top: 100px;
}

.grecaptcha-badge {
    z-index: 99999;
    bottom: 140px !important;
}
 .scroll-top-btn.active {
    bottom: 80px; 
}
.object-fit-cover{
    object-fit: cover;
}

[data-bs-theme=light] .clr-scheme .topbar-info-right li a:not(.dropdown-menu a) {
    color: #fff !important
}
.topbar-info-right {
    gap: 30px;
}
.topbar-info-right li::before{
    left: -16px !important;
}

.pagination li .page-link {
    min-width: auto;
    height: auto;
    padding: 4px 12px !important;
}
.tt-custom-pagination{
    flex-wrap: nowrap;
    overflow-x: auto;
}
.gshop-navmenu ul li a:hover {
    color: rgb(253, 2, 60) !important;
}

/* hero.blade.php */

.hero-slide {
    position: relative;
    padding: 100px 15px;
    color: #fff;
    background-size: 110%;
    background-position: center center;
    animation: kenburns 12s ease-in-out infinite alternate;
    transition: background-size 1s ease;
    min-height: 600px;
    background-repeat: no-repeat;
}

/* Overlay for text readability */
.hero-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4); /* Can be lighter or darker */
    z-index: 1;
}

/* Ensures text content appears above overlay */
.hero-slide .container {
    position: relative;
    z-index: 2;
}

/* Text styles */
.hero-left-content h1,
.hero-left-content span,
.hero-left-content p,
.hero-left-content a,
.hero-slide {
    color: white !important;
}

.hero-left-content a.btn {
    background-color: white;
    color: rgb(253, 2, 60) !important;
    font-weight: 600;
}

.hero-left-content a.btn:hover {
    background-color: rgb(253, 2, 60);
    color: #fff !important;
}

/* Zoom effect */
@keyframes kenburns {
    0% {
        background-size: 110%;
    }
    100% {
        background-size: 120%;
    }
}

/* Make it responsive */
@media (max-width: 992px) {
    .hero-slide {
        padding: 80px 15px;
        min-height: 450px;
        background-size: cover;
        animation: none; /* Optional: remove zoom on small devices */
    }

    .hero-left-content h1 {
        font-size: 2rem;
    }

    .hero-left-content span {
        font-size: 1.3rem;
    }

    .hero-left-content p {
        font-size: 0.95rem;
    }

    .hero-left-content a.btn {
        padding: 8px 20px;
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .hero-slide {
        padding: 60px 10px;
        min-height: 350px;
    }

    .hero-left-content h1 {
        font-size: 1.6rem;
    }

    .hero-left-content span {
        font-size: 1.1rem;
    }

    .hero-left-content p {
        font-size: 0.9rem;
    }
}

/* Counter promo */
.promo-box {
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    padding: 50px 40px;
    color: #212529;
    transition: all 0.3s ease-in-out;
}

/* Bigger Counter Styling */
.counter {
    font-size: 4rem; /* Bigger number */
    font-weight: 900;
    color: #dc3545; /* Bootstrap danger red */
    display: inline-block;
}

.hover-box {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.5);
}

/* Animation */
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.animate-fade-in {
    animation: fadeInUp 0.8s ease-out both;
}

/* Responsive */
@media (max-width: 767px) {
    .promo-box {
    flex-direction: column;
    text-align: center;
    padding: 30px 15px;
    }
    .counter {
    font-size: 3rem;
    }
}



/* =====================================
    About Us Section (aboutUs.blade.php)
======================================== */

/* New Floating Counter with Bounce */
.floating-counter-box {
    width: 140px;
    height: 140px;
    position: absolute;
    top: -35px;
    left: -35px;
    background: linear-gradient(145deg, #dc3545, #b71c1c);
    color: #fff;
    border: 5px solid #fff;
    border-radius: 50%;
    animation: bounce 3s infinite;
}
@keyframes bounce {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

/* Hover Zoom Effect for Card */
.hover-zoom:hover {
    transform: translateY(-6px) scale(1.02);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.4);
}

/* Fade-in Paragraph Text */
.fade-in-text {
    opacity: 0;
    animation: fadeInText 1.4s forwards;
}
@keyframes fadeInText {
    to { opacity: 1; }
}

/* Animated Avatar Wiggle */
.animate-avatar:hover {
    animation: wiggle 0.5s ease;
}
@keyframes wiggle {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(-5deg); }
    50% { transform: rotate(5deg); }
    75% { transform: rotate(-3deg); }
    100% { transform: rotate(0deg); }
}

/* Carousel Images Polished */
.carousel-img {
    max-height: 650px;
    object-fit: cover;
    border-radius: 16px;
    transition: transform 0.6s ease-in-out;
}
.carousel-item.active .carousel-img {
    transform: scale(1.05);
}



/* Subtitle Highlight */
.subtitle-box span {
    letter-spacing: 5px !important;
}

/* Gradient Text Effect */
.gradient-text {
    background: linear-gradient(90deg, #C70039, #FF5733);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientMove 6s infinite linear;
    background-size: 200% auto;
}
@keyframes gradientMove {
    0% { background-position: 0% 50%; }
    100% { background-position: 200% 50%; }
}

/* Floating Decorative Shapes */
.shape {
    position: absolute;
    border-radius: 50%;
    opacity: 0.1;
    z-index: 0;
    animation: floatShapes 10s infinite ease-in-out;
}
.shape-1 { width: 120px; height: 120px; background: #dc3545; top: -20px; right: -30px; animation-delay: 0s; }
.shape-2 { width: 80px; height: 80px; background: #ff9800; bottom: -20px; left: -20px; animation-delay: 2s; }
.shape-3 { width: 60px; height: 60px; background: #6f42c1; top: 40%; left: 50%; animation-delay: 4s; }

@keyframes floatShapes {
    0%, 100% { transform: translateY(0) rotate(0deg); }
    50% { transform: translateY(-20px) rotate(20deg); }
}

/* Paragraph Fade-in */
.fade-in-text {
    opacity: 0;
    animation: fadeInText 1.8s forwards;
}
@keyframes fadeInText {
    0% { opacity: 0; transform: translateY(15px); }
    100% { opacity: 1; transform: translateY(0); }
}

/* Card Hover Effect */
.hover-zoom:hover {
    transform: translateY(-8px) scale(1.03);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.4);
}

/* Learn More Button */
.learn-more-btn {
    display: inline-block;
    padding: 12px 28px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    border-radius: 50px;
    background: linear-gradient(90deg, #dc3545, #ff5733);
    text-decoration: none;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

/* Hover Effects */
.learn-more-btn::before {
    content: "";
    position: absolute;
    top: 0; left: -100%;
    width: 100%; height: 100%;
    background: rgba(255,255,255,0.2);
    transition: left 0.4s ease;
    z-index: -1;
}

.learn-more-btn:hover::before {
    left: 0;
}

.learn-more-btn:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 12px 25px rgba(220, 53, 69, 0.4);
}



/* Story Section starts*/
.miracle-story-section {
    position: relative;
    padding: 6rem 0;
    /* background: linear-gradient(135deg, #fff9f9 0%, #ffffff 100%); */
    overflow: hidden;
}

/* Decorative Elements */
.floating-spice-1, .floating-spice-2 {
    position: absolute;
    background-size: contain;
    opacity: 0.1;
    z-index: 0;
}
.floating-spice-1 {
    width: 150px;
    height: 150px;
    background: url('spice1.png') no-repeat;
    top: 10%;
    left: 5%;
    animation: float 8s ease-in-out infinite;
}
.floating-spice-2 {
    width: 200px;
    height: 200px;
    background: url('spice2.png') no-repeat;
    bottom: 10%;
    right: 5%;
    animation: float 10s ease-in-out infinite reverse;
}

/* Header Styles */
.story-header {
    position: relative;
    margin-bottom: 4rem;
    text-align: center;
}
.story-header::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, #b3002d 0%, #ff6b8b 100%);
}
.header-content .subtitle {
    display: block;
    color: #b3002d;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}
.header-content h1 {
    font-size: 3rem;
    font-weight: 700;
    color: #222;
    margin-bottom: 1.5rem;
    background: linear-gradient(90deg, #b3002d 0%, #d23369 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.header-divider {
    display: flex;
    justify-content: center;
    gap: 8px;
}
.header-divider .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #b3002d;
}

/* Grid Layout */
.story-grid {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 3rem;
    position: relative;
    z-index: 1;
}

/* Founder Card with Marquee Text */
.founder-card {
    position: relative;
    width: 80%;
    margin: 0 auto;
}
.marquee-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    font-size: 150px;
    font-weight: 900;
    color: rgba(179, 0, 45, 0.08);
    white-space: nowrap;
    z-index: 0;
    letter-spacing: 5px;
    text-transform: uppercase;
    pointer-events: none;

    /* Marquee Animation */
    animation: marquee 15s linear infinite;
}

@keyframes marquee {
    0% { transform: translate(-50%, -50%) rotate(-90deg) translateX(100%); }
    100% { transform: translate(-50%, -50%) rotate(-90deg) translateX(-100%); }
}

.image-wrapper {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(179, 0, 45, 0.25);
    border: 8px solid white;
    position: relative;
    z-index: 1;
    max-width: 400px;
    margin: 0 auto;
}
.founder-img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
    display: block;
}
.founder-img:hover {
    transform: scale(1.03);
}

/* Story Content */
.story-content {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}
.quote-card {
    background: white;
    padding: 2rem;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    position: relative;
    border-left: 4px solid #b3002d;
}
.quote-icon {
    position: absolute;
    top: -15px;
    left: 20px;
    background: white;
    padding: 5px;
    color: #b3002d;
    border-radius: 50%;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.lead-quote {
    font-size: 1.4rem;
    line-height: 1.6;
    color: #333;
    font-style: italic;
    margin: 0;
}

/* Highlights */
.story-highlights {
    display: flex;
    gap: 2rem;
    margin: 1rem 0;
}
.highlight-item {
    text-align: center;
}
.highlight-number {
    font-size: 2.5rem;
    font-weight: 700;
    color: #b3002d;
    line-height: 1;
}
.highlight-text {
    font-size: 0.9rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* Story Paragraphs */
.story-paragraph {
    font-size: 1.1rem;
    line-height: 1.8;
    color: #444;
    margin: 0;
}

/* Founder Signature */
.founder-signature {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    margin-top: 2rem;
}
.founder-title {
    display: flex;
    flex-direction: column;
}
.founder-name {
    font-size: 1.3rem;
    font-weight: 700;
    color: #b3002d;
}
.founder-position {
    font-size: 0.9rem;
    color: #666;
    letter-spacing: 1px;
}

/* Animation */
@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-20px); }
}

/* Responsive Design */
@media (max-width: 992px) {
    .story-grid {
        grid-template-columns: 1fr;
    }
    .founder-card {
        max-width: 400px;
        margin-bottom: 3rem;
    }
    .marquee-text {
        font-size: 2.5rem;
        display: none;
    }
}
@media (max-width: 768px) {
    .story-header h1 {
        font-size: 2.2rem;
    }
    .lead-quote {
        font-size: 1.2rem;
    }
    .story-highlights {
        flex-direction: column;
        gap: 1rem;
    }
    .marquee-text {
        font-size: 2rem;
        display: none;
    }
}

.image-wrapper {
    position: relative;
    overflow: hidden;
}

.image-wrapper img.founder-img {
    width: 100%;
    display: block;
    transition: transform 0.5s ease;
}

/* Optional zoom effect on hover */
.image-wrapper:hover img.founder-img {
    transform: scale(1.05);
}

/* Overlay style */
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* semi-transparent black */
    opacity: 0;
    transition: opacity 0.4s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    padding: 20px;
}

/* Show overlay on hover */
.image-wrapper:hover .overlay {
    opacity: 1;
}

.overlay-text .founder-name {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.overlay-text .founder-position {
    font-size: 1rem;
    font-weight: 400;
}

/* Story Section ends*/


/* Promo Section Styling */
.promo-section {
    position: relative;
    height: 600px; /* Adjust as needed */
    overflow: hidden;
}

/* Background with Auto-Zoom Animation */
.promo-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    will-change: transform; /* Optimizes animations */
}

/* Auto-Zoom Animation */
.zoom-animation {
    animation: zoomEffect 20s infinite alternate ease-in-out;
}

@keyframes zoomEffect {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

/* Overlay */
.promo-overlay {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Play Button */
.play-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9);
    color: #C70039; /* Your brand red color */
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}

.play-btn:hover {
    background-color: #C70039;
    color: white;
    transform: scale(1.1);
}

/* Dark Theme Adaptation */
.dark .promo-overlay {
    background-color: rgba(0, 0, 0, 0.6); /* Darker overlay in dark mode */
}

.dark .play-btn {
    background-color: rgba(255, 255, 255, 0.85);
}

.dark .play-btn:hover {
    background-color: #8c0030; /* Darker red in dark mode */
}


/* Why Choose Us Section Starts */

/* Why Choose Us Section - Consolidated Styles */

/* Main Section */
.why-choose-us-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Background overlay */
.zoom-background-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

/* Content overlay */
.why-choose-overlay {
    position: relative;
    z-index: 2;
    min-height: 100%;
    width: 100%;
    padding: 4rem 0;
}

/* Floating particles */
.floating-particles {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

.particle {
    position: absolute;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    animation: floatParticle 15s infinite linear;
}

.particle-1 {
    width: 120px;
    height: 120px;
    top: 15%;
    left: 10%;
    animation-delay: 0s;
}

.particle-2 {
    width: 80px;
    height: 80px;
    bottom: 20%;
    right: 15%;
    animation-delay: 5s;
}

.particle-3 {
    width: 60px;
    height: 60px;
    top: 60%;
    left: 80%;
    animation-delay: 8s;
}

@keyframes floatParticle {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 0.3;
    }
    50% {
        transform: translateY(-50px) rotate(180deg);
        opacity: 0.7;
    }
    100% {
        transform: translateY(0) rotate(360deg);
        opacity: 0.3;
    }
}

/* Section corners */
.section-corner {
    position: absolute;
    width: 80px;
    height: 80px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    z-index: -1;
}

.section-corner-tl {
    top: -20px;
    left: -20px;
    border-right: none;
    border-bottom: none;
}

.section-corner-br {
    bottom: -20px;
    right: -20px;
    border-left: none;
    border-top: none;
}

/* Card Styles */
.why-card {
    background: rgba(255, 255, 255, 0.12);
    padding: 40px 25px;
    border-radius: 16px;
    backdrop-filter: blur(8px);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(255, 255, 255, 0.15);
    overflow: hidden;
    z-index: 2;
    height: 100%;
}

.why-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.4);
    background: rgba(255, 255, 255, 0.18);
}

.card-icon-wrapper {
    position: relative;
    display: inline-block;
}

.icon-halo {
    position: absolute;
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: pulseHalo 3s infinite;
}

.card-icon {
    height: 60px;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.3));
    transition: transform 0.3s ease;
    position: relative;
    z-index: 2;
}

.why-card:hover .card-icon {
    transform: scale(1.15);
}

.card-glow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #ff9a9e, #fad0c4);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease;
}

.why-card:hover .card-glow {
    transform: scaleX(1);
}

@keyframes pulseHalo {
    0% { transform: translate(-50%, -50%) scale(0.9); opacity: 0.6; }
    50% { transform: translate(-50%, -50%) scale(1.1); opacity: 0.3; }
    100% { transform: translate(-50%, -50%) scale(0.9); opacity: 0.6; }
}

/* Typography */
.why-choose-us-section h2 {
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.why-choose-us-section p.lead {
    color: rgba(255, 255, 255, 0.9);
    font-weight: 300;
}

.highlight-sparkle {
    background: linear-gradient(90deg, #ff9a9e, #fad0c4);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    position: relative;
}

.highlight-sparkle::after {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background: linear-gradient(90deg, #ff9a9e, #fad0c4);
    z-index: -1;
    filter: blur(8px);
    opacity: 0.5;
    border-radius: 10px;
}

/* Card text */
.why-card h5 {
    color: #ffffff;
    font-weight: 600;
}

.why-card p {
    color: rgba(255, 255, 255, 0.85);
}

/* Sparkle divider */
.sparkle-divider {
    width: 100px;
    height: 3px;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.7), transparent);
    position: relative;
    margin: 25px auto;
}

.sparkle-divider::before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 10px rgba(255,255,255,0.8);
    animation: sparkle 2s infinite;
}

@keyframes sparkle {
    0% { opacity: 0.7; transform: translate(-50%, -50%) scale(0.8); }
    50% { opacity: 1; transform: translate(-50%, -50%) scale(1.2); }
    100% { opacity: 0.7; transform: translate(-50%, -50%) scale(0.8); }
}

/* Button Styles */
.btn-sparkle {
    background: linear-gradient(45deg, #ff9a9e, #fad0c4);
    border: none;
    color: #333;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.btn-sparkle:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.3);
    color: #111;
}

.sparkle-icon {
    transition: transform 0.3s ease;
}

.btn-sparkle:hover .sparkle-icon {
    transform: translateX(5px);
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-up {
    animation: fadeInUp 1s ease-out both;
}

.delay-0 { animation-delay: 0s; }
.delay-1 { animation-delay: 0.3s; }
.delay-2 { animation-delay: 0.6s; }
.delay-3 { animation-delay: 0.9s; }

/* Responsive Design */
@media (max-width: 992px) {
    .why-card {
        padding: 30px 20px;
    }
    
    .why-choose-us-section h2 {
        font-size: 2.2rem;
    }
    
    .section-corner {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 768px) {
    .why-choose-overlay {
        padding: 2.5rem 0;
    }
    
    .why-card {
        max-width: 400px;
        margin: 0 auto 20px;
        padding: 25px 20px;
    }
    
    .floating-particles {
        display: none;
    }
    
    .why-choose-us-section h2 {
        font-size: 1.8rem;
    }
    
    .btn-sparkle {
        padding: 12px 25px;
        font-size: 0.9rem;
    }
}

/* Why Choose Us Section Ends */


/*our services section starts*/
/* Our Services Section - Clean Styles */
.our-services-section {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    padding: 80px 0;
}

/* Service Card */
.service-card {
    position: relative;
    height: 320px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    background: #fff;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}

.service-img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s ease;
    position: relative;
}

.service-title-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    transition: all 0.4s ease;
}

.service-card:hover .service-title-overlay {
    opacity: 0;
    transform: translateY(20px);
}

.service-card:hover .service-img {
    transform: scale(1.05);
}

.service-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    opacity: 0;
    transition: all 0.4s ease;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.service-card:hover .service-overlay {
    opacity: 1;
}

.service-icon {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 15px;
    transform: translateY(20px);
    transition: all 0.4s ease;
    opacity: 0;
}

.service-card:hover .service-icon {
    transform: translateY(0);
    opacity: 1;
}

.service-desc {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.95rem;
    transform: translateY(20px);
    transition: all 0.4s ease 0.1s;
    opacity: 0;
    max-width: 90%;
    margin: 0 auto;
}

.service-card:hover .service-desc {
    transform: translateY(0);
    opacity: 1;
}

/* Title Styling - Ensured white in both states */
.service-title-overlay h5,
.service-overlay h5 {
    color: #fff !important;
    text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}

/* Underline */
.underline {
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #b3002d, #ff5f5f);
    border-radius: 2px;
}

/* Button Styles */
.btn-outline-white {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(10px);
}

.service-card:hover .btn-outline-white {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.2s;
}

.btn-outline-white:hover {
    background: #fff;
    color: #b3002d;
}

.hover-scale {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hover-scale:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

/* Responsive Styles */
@media (max-width: 992px) {
    .service-card {
        height: 280px;
    }
}

@media (max-width: 768px) {
    .service-card {
        height: 250px;
    }
    
    .our-services-section {
        padding: 60px 0;
    }
}

@media (max-width: 576px) {
    .service-card {
        height: 220px;
    }
    
    .service-title-overlay h5,
    .service-overlay h5 {
        font-size: 1rem;
    }
}
/*our services section ends*/



.underline {
    width: 80px;
    height: 4px;
    background: linear-gradient(to right, #b3002d, #ff5f5f);
    border-radius: 2px;
    margin-top: 8px;
}




/* Dark Theme Variables */
:root {
    --dark-bg: #111827;
    --dark-bg-1: #111827;
    --dark-card: #1f2937;
    --dark-text: #f3f4f6;
    --dark-primary: #C70039;
    --dark-secondary: #8c0030;
    --dark-border: #374151;
    --dark-gray: #666;
    --dark-overlay: rgba(0, 0, 0, 0.7);
    --dark-gray-light: #9ca3af;
    --dark-gray-dark: #6b7280;
}

/* Dark Theme Base Styles */
.dark-theme {
    background-color: var(--dark-bg);
    color: var(--dark-text);
}

/* Background Colors */
.dark-theme .bg-white {
    background-color: var(--dark-card) !important;
}

.dark-theme .bg-1 {
    background-color: var(--dark-bg) !important;
}

.dark-theme .bg-gray {
    background-color: var(--dark-gray) !important;
}

.dark-theme .bg-light {
    background-color: var(--dark-bg) !important;
}

.dark-theme .bg-secondary-light {
    background-color: var(--dark-card) !important;
}

.dark .text-gray-800 {
    color: var(--dark-text) !important;
}

.dark .text-gray-600 {
    color: var(--dark-gray-light) !important;
}

.dark .text-gray-500 {
    color: var(--dark-gray-dark) !important;
}
/* Text Colors */
.dark-theme .text-dark,
.dark-theme .text-muted,
.dark-theme h1, 
.dark-theme h2,
.dark-theme h3,
.dark-theme h4,
.dark-theme h5,
.dark-theme h6 {
    color: var(--dark-text) !important;
}

.dark-theme .text-muted {
    color: var(--dark-gray) !important;
}

.dark-theme .highlight {
    color: var(--dark-primary) !important;
}

.dark-theme .meat-primary {
    color: var(--dark-primary) !important;
}

/* Borders */
.dark-theme .border,
.dark-theme .border-bottom,
.dark-theme .border-top,
.dark-theme .border-end,
.dark-theme .border-start {
    border-color: var(--dark-border) !important;
}

.dark-theme .border-danger {
    border-color: var(--dark-primary) !important;
}

/* Cards and Containers */
.dark-theme .card,
.dark-theme .service-card,
.dark-theme .why-card,
.dark-theme .blog-card,
.dark-theme .floating-counter-box,
.dark-theme .carousel-inner {
    background-color: var(--dark-card) !important;
    border-color: var(--dark-border) !important;
}



/* Buttons */
.dark-theme .btn-light {
    background-color: var(--dark-card);
    color: var(--dark-text);
    border-color: var(--dark-border);
}

.dark-theme .btn-primary {
    background-color: var(--dark-primary);
    border-color: var(--dark-primary);
}

.dark-theme .btn-outline-primary {
    color: var(--dark-primary);
    border-color: var(--dark-primary);
}

.dark-theme .btn-outline-primary:hover {
    background-color: var(--dark-primary);
    color: white;
}

.dark-theme .hero-btn-style {
    background-color: var(--dark-primary) !important;
    color: white !important;
}

.dark-theme .hero-btn-style:hover {
    background-color: var(--dark-secondary) !important;
}

/* Images */
.dark-theme img {
    opacity: 0.9;
}

.dark-theme img:hover {
    opacity: 1;
}

.dark-theme .carousel-control-prev-icon,
.dark-theme .carousel-control-next-icon {
    background-color: var(--dark-primary);
}

/* Special Sections */
.dark-theme .promo-overlay {
    background-color: var(--dark-overlay) !important;
}

.dark-theme .legacy-section {
    background-color: var(--dark-bg) !important;
}

.dark-theme .founder-img {
    border: 3px solid var(--dark-border) !important;
}

/* Form Elements */
.dark-theme input,
.dark-theme select,
.dark-theme textarea {
    background-color: var(--dark-card);
    color: var(--dark-text);
    border-color: var(--dark-border);
}

.dark-theme input::placeholder,
.dark-theme textarea::placeholder {
    color: #aaa;
}

/* Shadows */
.dark-theme .shadow,
.dark-theme .shadow-sm,
.dark-theme .shadow-lg {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.4) !important;
}

.dark-theme .shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.5) !important;
}

/* Transitions */
.theme-transition,
.theme-transition * {
    transition: background-color 0.3s ease, 
                color 0.3s ease, 
                border-color 0.3s ease, 
                opacity 0.3s ease,
                box-shadow 0.3s ease;
}

/* Utility Classes */
.dark-theme .dark\:bg-dark-bg {
    background-color: var(--dark-bg) !important;
}

.dark-theme .dark\:bg-dark-card {
    background-color: var(--dark-card) !important;
}

.dark-theme .dark\:text-light {
    color: var(--dark-text) !important;
}

.dark-theme .dark\:text-gray-300 {
    color: var(--dark-gray) !important;
}

.dark-theme .dark\:text-gray-400 {
    color: #999 !important;
}

.dark-theme .dark\:border-dark-primary {
    border-color: var(--dark-primary) !important;
}

.dark-theme .dark\:opacity-90 {
    opacity: 0.9;
}

.dark-theme .dark\:hover\:bg-dark-secondary:hover {
    background-color: var(--dark-secondary) !important;
}

/* Dark Theme Pagination Dots */
.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #d1d5db; /* Light gray for light theme */
    opacity: 0.8;
    transition: all 0.3s ease;
}

.swiper-pagination-bullet-active {
    background: #C70039; /* Your brand red color */
    transform: scale(1.2);
}

/* Dark Theme Overrides */
.dark-theme .swiper-pagination-bullet {
    background: #4b5563; /* Dark gray for dark theme */
}

.dark-theme .swiper-pagination-bullet-active {
    background: #C70039; /* Lighter red for better visibility in dark mode */
}

/* Optional: Add this if you want to customize the pagination container */
.meat-feedback-slider-container__pagination {
    position: relative;
    bottom: 0;
    margin-top: 2rem;
}

/* Smooth transitions for dark mode */
.transition-colors {
    transition: background-color 0.3s ease, color 0.3s ease;
}

.dark-theme .gshop-footer {
    background-color: #191d28 !important; /* or your desired fixed dark footer color */
}

.blog-card {
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5);
}

.blog-btn {
    /* background-color: white; */
    color: rgb(253, 2, 60) !important;
    font-weight: 600;
    border-color: rgb(253, 2, 60);
}

.blog-btn:hover {
    background-color: rgb(253, 2, 60);
    color: #fff !important;
}

html, body {
    width: 100%;
    overflow-x: hidden; /* Hide horizontal scroll */
}

* {
    box-sizing: border-box; /* Prevents padding from breaking layout */
}