@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@600&display=swap');

body {
    overflow-x: hidden !important;
}

html,
body {
    overflow-x: hidden !important;
    width: 100% !important;
}

.karla-font {
    font-family: 'Karla', sans-serif !important;
}

.offcanvas-body .navbar-nav .nav-link.active {
    color: #00A4C5 !important;
}


/* .navbar-expand-lg {
    background-color: #F6F1EB !important;
} */

.navbar-expand-lg {
    background-color: #FBF9F6 !important;
}


.custom-logo-box {
    width: 398.45px !important;
    height: 48px !important;
    padding-left: 0px !important;
    margin-left: -53px !important;
}

.logo-wrapper {
    display: flex !important;
    align-items: center !important;
    gap: 17px !important;

}

.logo-img {
    width: auto;
    height: 40px !important;
    object-fit: contain;
}

.divider-line {
    width: 27px !important;
    height: 0 !important;
    border-top: 1px solid #21212133 !important;
    transform: rotate(-90deg) !important;
    margin-left: -18px !important;
    margin-right: -14px !important;


}

.logo-text {
    font-family: 'Karla', sans-serif !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    letter-spacing: -0.48px !important;
    text-transform: uppercase !important;
    color: #212121 !important;
    white-space: nowrap;
}

.offcanvas-body .navbar-nav .nav-link {
    font-family: 'Karla', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
    color: #212121 !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 25px !important;
    padding-right: 10px !important;
    margin: 0 !important;
    display: inline-block !important;
    text-transform: none !important;
    /* Keeps normal case */
}

.nav-item-list {
    margin-left: 40px !important;
}

.item-list {
    margin-left: 92px !important;
    margin-right: -39px !important;
}

.account-list {
    margin-left: 30px !important;
    margin-right: -39px !important;
}

.badge-cart {
    background-color: #EE2837 !important;
}





.bg-primary {
    background-color: #003366 !important;
}

.mobile-frame {
    display: none;

}

.hamburger {
    background: none;
    border: none;
    outline: none;
    color: #000000 !important;
}


.item-list .nav-link {
    padding: 0 8px;
    font-size: 20px;
}

.launch-banner-text {
    background-color: #003865 !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
    text-align: center !important;
}



.mobile-menu {
    background: #fff;
    width: 100%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 70px;
    /* Adjust according to your header height */
    left: 0;
    z-index: 999;
}

.mobile-menu ul li {
    padding: 10px 0;
}

.mobile-menu ul li a {
    color: #333;
    font-size: 18px;
    text-decoration: none;
    display: block;
}


.bg-product {
    background-color: #DDEAE9 !important;
}

.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item a {
    color: #000 !important;
}

.carousel-content h1 {
    /* font-family: 'IBM Plex Serif', serif !important; */
    font-weight: 600 !important;
    font-size: 50px !important;
    line-height: 50px !important;
    letter-spacing: -0.03em !important;
    color: #003865 !important;
}

.carousel-content p {
    /* font-family: 'Roboto', sans-serif !important; */
    font-weight: 400 !important;
    font-size: 24px !important;
    line-height: 100% !important;
    letter-spacing: 0 !important;
    color: #212121 !important;
    margin-top: 20px !important;
}

/* Button styling */
.btn-shop-now {
    background-color: #00A4C5 !important;
    color: #fff !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    text-decoration: none !important;
    padding: 11px 20px !important;
    border-radius: 12px !important;
    min-width: 132px !important;
    height: 48px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-top: 24px !important;
    gap: 10px !important;
    transition: background-color 0.3s ease !important;
}

.btn-shop-now:hover {
    background-color: #008bad !important;
    /* Darker on hover */
}

.custom-carousel-content {
    top: 48% !important;
}

.btn-primary {
    --bs-btn-bg: #00A4C5 !important;
    --bs-btn-border-color: #00A4C5 !important;
    --bs-btn-hover-bg: #00A4C5 !important;
    --bs-btn-hover-border-color: #00A4C5 !important;
    font-weight: 900;
}

.new-product-heading {
    /* font-family: 'Roboto Slab', serif !important; */
    font-weight: 700 !important;
    font-size: 32px !important;
    line-height: 32px !important;
    /* 100% of 32px */
    letter-spacing: 0 !important;
    color: #000 !important;
    /* Optional: Make sure color is correct */
}

.section-container {
    max-width: 1200px !important;
}

.new-product {
    padding-top: 44px !important;
}

/* .bg-color {
    background-color: #F6F1EB !important;

} */
.bg-color {
    background-color: #FBF9F6 !important;

}


.link-dark {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    display: block !important;
    color: #212121 !important;
    text-align: center !important;
}

.product-category {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    letter-spacing: 0% !important;
    text-align: center !important;
    color: #212121CC !important;
    font-weight: 200 !important;
}

.custom-bg-color {
    background-color: #5CBB56 !important;
}

.product-price {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: 0% !important;
    text-align: center !important;
    color: #212121 !important;
}

.review {
    font-size: 12px !important;
    color: #212121CC !important;
}

.heading-padding {
    margin-bottom: -10px !important;
}

.disease-category-sec {
    padding-top: 45px !important;
    margin-top: -52px !important;
}


/* ----------------------------------------------------- */
.category-card {
    background: #fff;
    border-radius: 10px;
    padding: 12px;
    text-align: left;
    transition: 0.3s ease;
    border: 1px solid #ddd;
    height: 50px;
    display: flex;
    align-items: center;
    gap: 10px;
    /* FIXED GAP between icon & text */
}




.category-card:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.icon-wrapper {
    width: 36px;
    height: 36px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    /* Prevents shrinking */
}

.category-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}


.category-link {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #212121;
    text-decoration: none;
    line-height: 1.3;
}

/* ---------------------------------------------------------- */
.card1 {
    background-color: #F14B574D !important;
}

.card2 {
    background-color: #29C84D4D !important;
}

.card3 {
    background-color: #00AED64D !important;
}

.card4 {
    background-color: #FFC6024D !important;
}

.card5 {
    background-color: #7248BD4D !important;
}

.card6 {
    background-color: #E93CAC4D !important;
}

.card7 {
    background-color: #00AED64D !important;
}

.card8 {
    background-color: #E93CAC4D !important;
}

.card9 {
    background-color: #7248BD4D !important;
}

.card10 {
    background-color: #F14B574D !important;
}

.card11 {
    background-color: #29C84D4D !important;
}

.card12 {
    background-color: #FFC6024D !important;
}

.swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
    background: #d0d0d0 !important;
    opacity: 1 !important;
    border-radius: 50% !important;
    transition: all 0.3s ease !important;
}

.swiper-pagination-bullet-active {
    width: 20px !important;
    height: 8px !important;
    background: #212121 !important;
    border-radius: 100px !important;
}


.view-all a {
    font-size: 15px !important;
    color: #000 !important;
    text-decoration: none !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
}

.view-all img {
    width: 14px !important;
    height: 14px !important;
}


.item figure .item-like,
.item figure .item-link,
.item figure .item-view,
.swiper-slide figure .item-like,
.swiper-slide figure .item-link,
.swiper-slide figure .item-view {
    bottom: 8rem !important;
}

.product-top {
    margin-top: -77px !important;
}

.speciality-tabs .nav-link {
    background-color: transparent !important;
    border: none !important;
    color: #333 !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    padding: 8px 15px !important;
}

.speciality-tabs .nav-link.active {
    color: #007bff !important;
    border-bottom: 2px solid #007bff !important;
}

.speciality-tabs .nav-link:hover {
    color: #007bff !important;
}

.speciality-tabs .nav-link.active {
    color: #00A4C5 !important;
    border-bottom: 2px solid #00A4C5 !important;
}

.ads-section {
    margin-top: -80px !important;
}

.testimonial-heading {
    font-family: 'Karla', sans-serif !important;
    padding-top: 21px !important;
    font-size: 24px !important;
    color: #00A4C5 !important;
}

/* ------------------------------------------------------------ */

.testimonial-swiper .swiper {
    overflow: visible;
}

.testimonial-swiper .swiper-wrapper {
    overflow: visible;
}

.testimonial-swiper .swiper-slide {
    width: 657px;
    height: 256px;
    border: 1px solid rgba(33, 33, 33, 0.1);
    border-radius: 12px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 30px !important;
    box-sizing: border-box;
    background: transparent;
    transition: all 0.3s ease;
    position: relative;
    overflow: visible;
}

/* Comma Icon */
.testimonial-swiper .comma-icon {
    position: absolute;
    top: -22px !important;
    left: 50%;
    transform: translateX(-50%);
    width: 34px;
    height: 46px;
    background-image: url(../dphp/comma.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 15;
}

.testimonial-swiper .swiper-slide-active {
    background: #F2F2F2;
}

.testimonial-swiper .testimonial-text {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}

.testimonial-swiper .testimonial-name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    color: #000;
}

.testimonial-swiper .testimonial-position {
    font-size: 14px;
    color: #777;
    margin-bottom: 0;
}

.testimonial-swiper .swiper-pagination-bullet {
    background: #000;
    opacity: 0.5;
}

.testimonial-swiper .swiper-pagination-bullet-active {
    opacity: 1;
}

.testimonial-swiper .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 23px;
    height: 24px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    cursor: pointer;
    z-index: 20;
}

.testimonial-swiper .left-arrow {
    left: -15px;
}

.testimonial-swiper .right-arrow {
    right: -15px;
}

.testimonial-swiper .swiper-slide-active .arrow {
    display: flex;
}

.testi {
    margin-top: -66px !important;
    margin-bottom: 64px !important;
}

.boxSwiper {
    padding-bottom: 60px !important;
    position: relative !important;
}

/* ------------------------------------------------------------ */
.testimonialSwiper .swiper-pagination-clickable {
    margin-left: -487px !important;
}

.footerContainer {
    padding-top: 7rem !important;
    /* padding-bottom: 4rem !important; */
}











.footer-bg {
    background-color: #E4E9ED !important;
}

.footer-ad {
    margin-bottom: -72px !important;
}

footer h4 {
    font-family: 'Karla', sans-serif !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 1 !important;
    letter-spacing: 0 !important;
    color: #212121 !important;
}

footer {
    color: #000 !important;
}

footer a {
    color: #000 !important;
}

footer a:hover {
    color: #333 !important;
}





footer .row .d-flex {
    margin-bottom: 20px;
}

/* footer .d-flex img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
} */

footer .d-flex h6 {
    font-size: 18px;
    margin-bottom: 5px;
}

footer .d-flex p {
    font-size: 14px;
    margin-bottom: 0;
}

footer .row.mt-80 {
    margin-top: 80px;
}

footer .social img {
    transition: all 0.3s ease;
}

footer .social img:hover {
    opacity: 0.7;
}

.footer-hr {
    width: 1394px;
    max-width: 100%;
    margin: 10px auto;
    border: none;
    border-top: 1px solid #21212133;
}

.swiper-slide figure .detail-item-link {
    bottom: 22rem !important;
}

.product-title {
    font-family: 'Karla', sans-serif !important;
    font-weight: 700 !important;
    font-size: 36px !important;
    line-height: 36px !important;
    letter-spacing: -0.03em !important;

    color: #003865 !important;
    /* text-transform: capitalize !important; */
}

.product-price-box {
    width: 683px !important;
    height: 72px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    border-top: 1px solid #21212133 !important;
    border-bottom: 1px solid #21212133 !important;
    color: #212121 !important;
    font-size: 20px !important;
    margin: 0 auto 20px auto !important;
    /* center and space */
}

.price-text {
    font-weight: 400 !important;
    font-size: 12px;
    line-height: 5px;

}

.picker label[for*="size"]>input:checked~span {
    background-color: #fff !important;
    color: #000 !important;
}

.picker label {
    inline-size: 5rem !important;
}

.with-icon .breadcrumb-icon {
    margin-left: 5px !important;
    margin-top: 7px !important;
    width: 12px;
    height: 12px;
    vertical-align: middle;
}

.widget .form-check-input {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.widget .form-check-label {
    cursor: pointer;
    user-select: none;
}

.sidebar .widget ul.list-unstyled li .form-check-label {
    font-size: 14px !important;
    font-weight: 500;
    color: #212121;
}

.sidebar {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 6px;
}










.modal-content {
    border-radius: 8px;
    max-width: 350px;
    margin: auto;
}

.modal-header h5 {
    font-weight: bold;
}

.breadcrumb .breadcrumb-icon {
    width: 12px;
    margin-left: 6px;
}


.category-label {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0;
    color: #000;
}

.form-check-input {
    width: 18px;
    height: 18px;
    margin-top: 0.15em;
}

.category-btn {
    background: none;
    border: none;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}

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

.category-btn[aria-expanded="true"] .arrow-icon i {
    transform: rotate(90deg);
}

.sortby-btn {
    background: none;
    border: none;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    color: #000;
}

.sortby-btn .arrow-icon i {
    transition: transform 0.3s ease;
}

.sortby-btn[aria-expanded="true"] .arrow-icon i {
    transform: rotate(90deg);
}

.modal.modal-right .modal-dialog {
    position: fixed;
    right: 0;
    margin: 0;
    height: 100%;
    max-width: 350px;
    transform: translateX(100%);
    transition: transform 0.3s ease-out;
}

.modal.modal-right.show .modal-dialog {
    transform: translateX(0);
}

.modal.modal-right .modal-content {
    height: 100%;
    border-radius: 0;
}

.product-list-container {
    padding-top: 5rem !important;
    padding-bottom: 1rem !important;
}

.discount-box {
    background-color: #E4E9ED;
    color: #000;
    padding: 0.5rem;
    border: 1px solid #dee2e6;
    /* Optional: matches Bootstrap border */
    border-radius: 0.25rem;
    min-width: 180px;
    flex-shrink: 0;
}

.tab-content-white {
    background-color: #ffffff;
    padding: 1.5rem;
    border-radius: 0.5rem;
}

.nav-tabs.nav-tabs-basic .nav-item.show .nav-link,
.nav-tabs.nav-tabs-basic .nav-link.active {
    color: #00A4C5 !important;
    border-color: #00A4C5 !important;
}




figure {
    position: relative;
    overflow: hidden;
}

/* Overlay behind the box */
.hover-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2121214D;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1;
}

/* Icon box */
.hover-actions {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    border-radius: 6px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 2;
    padding: 6px 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.hover-actions .action-icon {
    background: none;
    border: none;
    color: #000;
    font-size: 16px;
    padding: 4px 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hover-actions .divider {
    width: 1px;
    height: 16px;
    background: #ccc;
    margin: 0 6px;
}

/* Show overlay and icons on hover */
figure:hover .hover-overlay,
figure:hover .hover-actions {
    opacity: 1;
    visibility: visible;
}


.product-card .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.1em;
    height: 3em;
    margin-bottom: 0;
}



/* .product-card figure {
    width: 100% !important;
    max-width: 230px !important;
     height: 250px !important;
     margin-left: auto !important;
    margin-right: auto !important;
    overflow: hidden !important;
    position: relative !important;
} */

/* .product-card img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
} */



.product-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}

.feature-sec {
    margin-top: -78px !important;
}

.feature-container {
    padding-top: 2rem !important;
    padding-bottom: 6rem !important;
}

.address-sec {
    margin-top: 79px !important;
}

@media (min-width: 768px) {
    .product-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (min-width: 992px) {
    .product-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 1200px) {
    .product-grid {
        grid-template-columns: repeat(5, 1fr);
    }
}

.product-card {
    padding: 10px;
}

.text-muted {
    color: #000 !important;
}

.about-second {
    margin-top: -101px !important;
}

.teamName {
    font-size: 18px !important;
    color: #000 !important;
    font-weight: 600 !important;
}

.testimonial {
    margin-top: -171px !important;
}

.testimonial-card {
    height: 450px !important;
    /* Increased from 380px */
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
}

.testimonial-card blockquote p {
    display: -webkit-box !important;
    -webkit-line-clamp: 7 !important;
    /* Increased line clamp to match new height */
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.link-dark:hover,
.text-reset a:hover,
a.text-reset:hover {
    color: #282723 !important;
}


.blog-card {
    background: #F2F2F2 !important;
    border-radius: 12px !important;
    padding: 20px !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05) !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

.blog-card:hover {
    transform: translateY(-5px) !important;
    box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1) !important;
}

.gallery-img {
    width: 100% !important;
    height: 250px !important;
    object-fit: cover !important;
    border-radius: 12px !important;
}

.btn-shop-now {
    background-color: #00A4C5 !important;
    color: #fff !important;
    padding: 10px 24px !important;
    border-radius: 30px !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    transition: background-color 0.3s ease !important;
    display: inline-block !important;
}

.btn-shop-now:hover {
    background-color: #007e9d !important;
    color: #fff !important;
}

.swiper-slide {
    height: auto !important;
    display: flex !important;
}


.about-heading {
    font-size: 36px;
    font-weight: 700;
    color: #1b1b1b;
    position: relative;
    display: inline-block;
}

.about-heading::after {
    content: '';
    width: 60%;
    height: 4px;
    background: #f25757;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    border-radius: 5px;
}

/* Paragraph */
.about-us-sec p {
    font-size: 16px;
    line-height: 1.8;
    color: #555;
}

.about-sec-three {
    margin-top: -55px !important;
}

.ourTeam .card-img-top {
    height: 220px;
    overflow: hidden;
    border-radius: 12px;
}

.ourTeam .card-img-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.section-title {
    /* font-family: 'Roboto Slab', serif !important; */
    font-weight: 700 !important;
    font-size: 32px !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
    color: #000 !important;
}

.blog-title {
    color: #555 !important;
    font-family: 'Karla', sans-serif !important;
    font-size: 24px !important;
}

.blog-card {
    background-color: #F6F1EB !important;
}

.blog-content {
    margin-top: -150px !important;
}

.post-meta {
    color: #535a68 !important;
}

.testimonial-text-detail {
    font-size: 16px !important;
    color: #555 !important;
    text-align: justify !important;
}

.read-more-btn {
    font-size: 0.9rem !important;
    font-weight: 500 !important;
    color: #00A4C5 !important;
    text-align: right !important;
}

.testimonial-card {
    transition: all 0.3s ease !important;
}

.testimonial-card {
    background-color: #f9f9f9 !important;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08) !important;
    transform: translateY(-3px) !important;
    border-left: 4px solid #00A4C5 !important;
}

.short-text,
.full-text {
    display: none !important;
}

.short-text.show,
.full-text.show {
    display: block !important;
}


.floating-icon {
    position: fixed;
    z-index: 10001;
}

.call-icon {
    bottom: 58px;
    left: 3px;
}

.whatsapp-icon {
    bottom: 15px;
    /* margin-left: -25px; */
}

.banner-text {
    margin-left: 12px !important;
}

.alpha-circle {
    width: 28px !important;
    height: 28px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 2px !important;
    color: black !important;
}






.icon-box {
    width: 40px;
    height: 40px;
    border: 1.5px solid #ccc;
    /* Light grey border */
    border-radius: 6px;
    background-color: transparent;
    /* No background */
    display: flex;
    align-items: center;
    justify-content: center;
}


.icon-circle {
    width: 20px;
    height: 20px;
    border: 1.5px solid #666565;
    border-radius: 50%;
    background-color: transparent;
    padding: 2px;
    /* space between icon and border */
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-circle i {
    font-size: 10px;
    color: #666565;
}



.about-block {
    margin-bottom: 80px;
}

.about-block img {
    border-radius: 20px;
    transition: transform 0.4s ease;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.about-block img:hover {
    transform: scale(1.03);
}

.about-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #2c3e50;
    border-left: 4px solid #ff4040;
    padding-left: 15px;
}

.about-block p {
    font-size: 16px;
    color: #444;
    line-height: 1.8;
}

.brand-logo {
    max-width: 56% !important;
    margin-left : 80px
}




.category-card-disease {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;

    background: #f5f5f5;
    border-radius: 8px;

    color: #212121;

    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    transition: all 0.3s ease;
}

.category-card-disease:hover {
    background: #e0e0e0;
}

.category-name {
    flex: 1;
}

.arrow-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #797373;
    border-radius: 50%;
    background: transparent;
    color: #797373;
    font-size: 14px;
    background-color: #ffffff;
    transition: background 0.3s ease, transform 0.2s ease;
}





.disease-wrapper {
    margin-bottom: 55px !important;

}

.mySwiperDisease .swiper-slide {
    display: flex;
    height: auto;
}

.mobile-category-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    background: #f5f5f5;
    border-radius: 8px;
    color: #212121;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    transition: all 0.3s ease;
    text-decoration: none;
    flex: 1;
    min-height: 60px;
    box-sizing: border-box;
}

.mobile-category-card:hover {
    background: #e0e0e0;
}

.mobile-category-name {
    flex: 1;
}

.mobile-arrow-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #797373;
    border-radius: 50%;
    background-color: #ffffff;
    color: #797373;
    font-size: 14px;
    transition: background 0.3s ease, transform 0.2s ease;
}

.mobile-arrow-circle i {
    pointer-events: none;
}

.disease1 {
    background-color: #f088904d !important;
}


.categorySection {
    padding-bottom: 100px;
}


.category-sec {
    margin-top: -58px;
}

.account-drop-down {
    margin-left: -111px !important;
}




.category-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.category-icon {
    max-width: 60px;
    /* height: auto; */
}

/* .category-link {
    margin-top: 8px;
} */

.concern-wrapper {
    width: 51px !important;
    height: 51px !important;

    background-color: #ffd4d74d;
    border-radius: 50%;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}




.mySwiperDisease .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.mySwiperDisease .category-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 140px;
    justify-content: flex-start;
}

.mySwiperDisease .category-icon {
    max-width: 60px;
    height: auto;
    margin-bottom: 8px;
}

.mySwiperDisease .category-link {

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.brand-section{
    padding-bottom: 68px !important;
}
.concern-page{
    padding-top: 25px;
}




.video-wrapper-desktop .owl-dots {
    display: none !important;
  }

  .video-wrapper-mobile .owl-dots {

    display: none !important;
  }
 


  .category-flat {
    display: flex !important;
    flex-direction: column!important;
    align-items: center!important;
    text-align: center!important;
    padding: 15px!important;
    transition: all 0.2s ease!important;

  }

  .category-flat img {
    width: 64px!important;
    height: 64px!important;
    margin-bottom: 12px!important;
    transition: transform 0.2s ease!important;
  }

  .category-flat:hover img {
    transform: scale(1.05)!important;
  }

  .category-flat a {
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    border: 1px solid #ddd!important;
    padding: 6px 12px!important;
    border-radius: 6px!important;
    font-size: 14px!important;
    font-weight: 600!important;
    color: #333!important;
    text-decoration: none!important;
    transition: all 0.2s ease!important;
    text-align: center!important;

    width: 200px!important;
    min-height: 50px!important;
  
    line-height: 1.3!important;
  
    background-color: #ffd4d74d!important;
    white-space: normal!important;
   
    word-wrap: break-word!important;
    
  }
  .filter-text {
    
    color: #000 !important;
}

.product-responce-name{

    font-size: 15px !important;
}


.qty-input {
    display: flex;
    align-items: center;
}

.qty-count {
    background-color: #00A4C5;
    color: white;
    border: 1px solid #ddd;

}

.qty-count:hover {
    background-color: #00A4C5;
}

.product-qty {
    width: 50px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 4px;
    height: 40px;
    pointer-events: none;
}

.placeorderSection{

    margin-top: 18px !important;

}



  /* ✅ Mobile Responsive Styles */
  @media (max-width: 576px) {
    .category-flat {
      padding: 10px!important;
    }

    .category-flat img {
      width: 48px!important;
      height: 48px!important;
      margin-bottom: 8px!important;
    }

    .category-flat a {
      font-size: 11px!important;
      width: 125px!important;
      min-height: 40px!important;
      padding: 5px 10px!important;
    }

    .new-product-heading {
      font-size: 18px!important;
      text-align: center!important;
    }

    /* .section-container {
      padding-left: 10px!important;
      padding-right: 10px!important;
    } */
  }


























@media (max-width: 991px) {
    .mobile-frame {
        display: block !important;
        background-color: #FFF !important;
        font-family: 'Karla', sans-serif !important;
        font-weight: 400 !important;
        font-size: 13px !important;
        text-transform: uppercase !important;
        letter-spacing: 0.5px !important;
        color: #212121 !important;
        border-top: 1px solid #ddd !important;
        border-bottom: 1px solid #ddd !important;
    }

    .divider-line,
    .logo-text {
        display: none !important;
    }

    .custom-logo-box {
        width: auto !important;
        margin-left: 0 !important;
    }

    .item-list {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .mobile-nav {
        padding-top: 18px !important;
        padding-bottom: 18px !important;
    }

}

@media (max-width: 768px) {
    .mobile-banner-img {
        width: 440px !important;
        height: 680px !important;
        position: absolute;

        left: 1px;
        object-fit: cover;
    }

    .mobile-banner-heading {
        font-family: 'Karla', sans-serif !important;
        font-weight: 600 !important;
        font-size: 32px !important;
        line-height: 32px !important;
        letter-spacing: -0.03em !important;
        text-align: center !important;
        color: #003865 !important;
    }

    .mobile-banner-para {
        font-family: 'Roboto', sans-serif !important;
        font-weight: 400 !important;
        font-size: 18px !important;
        line-height: 18px !important;
        /* 100% of 18px font size */
        letter-spacing: 0 !important;
        text-align: center !important;
        color: #000 !important;
        /* Optional if you want black text */
    }

    .mobile-content {
        margin-top: -169px !important;
    }







    .mobile-category-sec .swiper-slide {
        display: flex;
        height: auto;
    }

    .mobile-category-sec .mobile-card {
        width: 100%;
    }

    .mobile-category-card {
        background: #fff;
        border-radius: 10px;
        padding: 10px;
        text-align: left;
        border: 1px solid #ddd;
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .mobile-icon-wrapper {
        margin-right: 10px;
        width: 40px;
        height: 40px;
        background-color: #fff;
        border-radius: 50%;
        border: 1px solid #ddd;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }

    .mobile-category-icon {
        width: 32px;
        height: 24px;
    }

    .mobile-category-link {
        font-size: 12px;
        text-align: left;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #212121;
        text-decoration: none;
        line-height: 1.3;
    }















    .mobile-black-box-section {
        background-color: #F6F1EB;
        /* Set background color */
        padding: 40px 20px;
        margin-top: -52px !important;
        margin-bottom: -38px !important;
    }

    .mobile-black-box {
        background-color: #000;
        border-radius: 12px;
        padding: 20px;
        text-align: center;
        position: relative;
    }

    .mobile-black-box h2 {
        color: #fff;
        font-family: 'Karla', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        letter-spacing: -1%;
        text-transform: uppercase;
        margin-bottom: 15px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .left-vector,
    .right-vector {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        /* Adjust the size of the vector images */
    }

    .left-vector {
        left: 10px;
        /* Position the left vector */
    }

    .right-vector {
        right: 10px;
        /* Position the right vector */
    }

    .mobile-category-sec {
        padding-top: 0px !important;
        margin-top: -58px;
    }

    .mobile-heading-padding {
        font-family: 'Karla', sans-serif;
        font-weight: 900 !important;
        font-size: 22px !important;
        line-height: 100% !important;
        letter-spacing: 0% !important;
        color: #212121 !important;

        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .view-all {
        
        align-items: center;
        text-decoration: none;
    }

    .view-all a {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #212121;
        font-size: 15px;

    }

    .view-all-icon {
        width: 16px;
        height: 16px;
        margin-left: 5px;
    }


    .mySwiper {
        padding-bottom: 60px !important;
        position: relative !important;
    }

    .new-product-heading {
        font-family: 'Karla', sans-serif !important;
        font-weight: 900 !important;
        font-size: 22px !important;
        line-height: 100% !important;
        letter-spacing: 0% !important;
        color: #212121 !important;

        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    .new-product {
        padding-top: 0px !important;
        margin-top: -66px;
    }

    .product-top {
        margin-top: -54px !important;
    }

    .link-dark {

        font-size: 14px !important;
    }

    .rating {
        font-size: 9px !important;
    }

    .testimonialSwiper .swiper-pagination-clickable {
        margin-left: 0px !important;
    }

    .ads-section {
        margin-top: -43px !important;
    }

    .mobile-product-list {
        margin-bottom: 58px !important;
    }








    .testimonial-swiper .swiper-slide {
        width: 90% !important;
        max-width: 600px;
        height: auto;
        padding: 20px;
        margin-top: 20px !important;
        margin-left: auto;
        margin-right: auto;
    }

    .testimonial-swiper .testimonial-text {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .testimonial-swiper .testimonial-name {
        font-size: 16px;
    }

    .testimonial-swiper .testimonial-position {
        font-size: 12px;
    }

    .testimonial-swiper .comma-icon {
        width: 28px;
        height: 38px;
        top: -18px;
    }

    .testi {
        margin-top: -57px !important;
        margin-bottom: 41px !important;
    }

    .footer-bg {
        margin-top: -74px !important;
    }



    .mobile-feature-slider {
        position: relative;
        overflow: hidden;
        padding-bottom: 26px !important;
    }

    .mobile-feature-slider .swiper-pagination {
        position: absolute;
        margin-bottom: -13px !important;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 2;
    }

    .mob-padding {
        margin-top: -25px !important;
    }

    .about-second {
        margin-top: -148px !important;
    }

    .about-heading {
        font-size: 28px;
    }

    .about-us-sec p.text-muted {
        font-size: 14px;
    }

    .about-us-sec p {
        font-size: 15px;
        line-height: 1.6;
    }

    .about-us-sec {
        padding: 30px 15px;
    }

    .product-category {

        font-size: 14px !important;
    }

    .product-price {
        font-size: 16px !important;
    }

    .project .post-title a {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.1em;
        height: 2.2em;
        font-size: 13px;
        margin-bottom: 0;
    }

    .address-sec {
        margin-top: 50px !important;
    }

    .section-title {
        font-family: 'Karla', sans-serif !important;
        font-weight: 900 !important;
        font-size: 22px !important;
        line-height: 100% !important;
        letter-spacing: 0% !important;
        color: #212121 !important;
        justify-content: space-between !important;
        align-items: center !important;
    }

    .about-sec-two {
        margin-top: -73px !important;
    }

    .about-success {
        margin-top: -87px !important;
    }

    .ourTeam .card-img-top {
        height: 359px !important;
        overflow: hidden !important;
        border-radius: 12px !important;
    }

    .call-icon {
        bottom: 58px;
        margin-left: 0px !important;
    }

    .whatsapp-icon {
        bottom: 15px;
        /* margin-left: -25px !important; */
    }

    .map-sec {

        margin-bottom: 55px !important;

    }

    .offcanvas,
    .offcanvas-lg,
    .offcanvas-md,
    .offcanvas-sm,
    .offcanvas-xl,
    .offcanvas-xxl {
        --bs-offcanvas-zindex: 1045;
        --bs-offcanvas-width: 13rem !important;
    }

    .top-menu {

        margin-left: -113px !important;
    }


    .alpha-circle {
        width: 18px !important;
        height: 20px !important;
        font-size: 12px !important;
        font-weight: bold !important;
        padding: 9px !important;
        color: black !important;
    }


    .about-block {
        margin-bottom: 50px;
    }

    .about-title {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 21px;
        color: #2c3e50;
        border-left: 4px solid #ff4040;
        padding-left: 15px;
        margin-top: 20px;
    }

    .faq-sec {
        margin-top: -43px !important;
        margin-bottom: 73px !important;
    }


    .nav-top {

        padding-top: 17px;
    }


    .nav-item-list {
        margin-left: 40px !important;
    }


    .navbar-expand-lg .navbar-collapse .dropdown-menu {
        padding: 28px !important;
        margin-top: -34px !important;
        background: 0 0 !important;

    }

    .product-breadcrumb {
        font-size: 13px !important;
    }

    /* .product-breadcrumb-active{
        margin-left: -16px !important;
    } */
    .breadcrumb-item+.breadcrumb-item::before {
        padding-right: 0rem !important;
    }

    .product-title {
        font-size: 33px !important;

    }



    .disease-category-sec {
        margin-top: -118px !important;
        padding-top: 10px !important;
        padding-bottom: 26px !important;
    }

    .product-card .post-title a {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 1.1em;
        height: 3.9em !important;
        margin-bottom: 0;
    }

    .concern-page{
        padding-top: 0px;
    }

    .filter-text {
        font-size: 13px !important;
        color: #000 !important;
    }


}





.testimonial-swiper {
    overflow: visible !important;
}

.testimonial-swiper .swiper-slide {
    box-sizing: border-box;
}

.navbar-expand-lg .navbar-collapse .dropdown-toggle::after {
    display: none !important;
    content: none !important;
}

@media (max-width: 767.98px) {

    .testimonial-swiper .swiper-slide {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
        margin-left: 7px !important;
        padding-right: 0;
        box-sizing: border-box;
    }

    .wrapper.bg-color.testi>.container {
        padding-left: 12px;
        /* reduce if needed */
        padding-right: 12px;
    }


    .placeorderSection{

        margin-top: -23px !important;
    
    }

}


.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

/* .breadcrumb {
    flex-wrap: nowrap;
    overflow-x: auto;
    white-space: nowrap;
}

.breadcrumb::-webkit-scrollbar {
    display: none;
} */

@media (max-width: 576px) {
    .breadcrumb {
        font-size: 14x !important;
    }
}



.thankyou-wrapper {
    min-height: 75vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f9fafc;
}

.thankyou-card {
    background: #ffffff;
    padding: 60px 40px;
    border-radius: 20px;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
    max-width: 600px;
    width: 100%;
    text-align: center;
    animation: fadeIn 0.5s ease-in-out;
}

.thankyou-icon {
    width: 90px;
    height: 90px;
    background: #28a745;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 45px;
    margin: 0 auto 25px auto;
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.btn-home {
    padding: 12px 30px;
    border-radius: 10px;
    font-size: 1rem;
    font-weight: 600;
}

.text-muted-custom {
    color: #6c757d;
    font-size: 1.05rem;
}


.order-info .info-row {
    display: flex;
    justify-content: space-between;
    padding: 6px 0;
    border-bottom: 1px dashed #e6e6e6;
}

.order-info .label {
    font-weight: 600;
    color: #333;
}

.order-info .value {
    text-align: right;
    font-weight: 500;
    color: #444;
}


.prescription-section{

    margin-top: -150px !important;
}

.popup-full-image {
    max-width: 100%;
    max-height: 90vh;   /* prevents overflow */
    object-fit: contain;
    border-radius: 10px;
}
