
.product-card {
    font-family: BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}

.product-name {
    font-size: 14px;
    color: #212121;
    line-height: 1.4;
    overflow: hidden;
    margin-bottom: 8px;
}


        .d-flex { display: flex !important; }
        .fw-bold { font-weight: 700 !important; }
        .search-bar { display: flex; align-items: center; background-color: #f0f2f5; border-radius: 8px; padding: 10px 16px; }
        .search-icon { width: 20px; height: 20px; margin-right: 12px; opacity: 0.6; }
        .search-bar input { border: none; outline: none; width: 100%; font-size: 14px; background-color: transparent; }
        .text-muted { color: rgba(33, 37, 41, 0.75) !important;}

        .categories-container { padding: 5px; background-color: #ffffff; }
        .categories-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 4px; }
        .category-item a { text-decoration: none; color: #333333; display: flex; flex-direction: column; align-items: center; }
        .category-item img { width: 42px; height: 42px; margin-bottom: 6px; object-fit: contain; }
        .category-label { font-size: 12px; font-weight: 500; text-align: center; line-height: 1.2; }
        .urgency-banner { font-size: 14px; color: #388e3c; font-weight: 500; margin-bottom: 8px; }
        .stock-alert { font-weight: bold; font-size: 16px; margin-bottom: 16px; text-align: center; }
        .stock-alert .text-danger { color: #d32f2f; }
        .rating-box { background-color: #388e3c; color: white; padding: 2px 8px; font-size: 14px; border-radius: 4px; display: inline-flex; align-items: center; }
        .ratings-count { margin-left: 10px; color: #878787; }
        .fassured-logo { height: 20px; margin-top: 8px; }
        .final-price { font-size: 28px; font-weight: bold; }
        .mrp { text-decoration: line-through; color: #878787; margin: 0 12px; }
        .discount { color: #388e3c; font-weight: bold; }
        .material-icons {
        font-family: 'Material Icons';
        font-weight: normal;
        font-style: normal;
        font-size: 24px;
        line-height: 1;
        letter-spacing: normal;
        text-transform: none;
        display: inline-block;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        -webkit-font-smoothing: antialiased;
        }
        .offers-container { margin-top: 24px; border-top: 1px solid #f0f0f0; padding-top: 16px; }
        .offer-item { display: flex; align-items: flex-start; margin-bottom: 12px; font-size: 14px; }
        .offer-icon { color: #388e3c; margin-right: 5px; margin-top: 5px; font-size: 18px; }
        .offer-text .offer-title { font-weight: 500; margin-right: 5px;}
        .offer-text .offer-link { color: #2874f0; text-decoration: none; font-weight: 500; margin-left: 4px; }

        .delivery-info { display: flex; align-items: center; padding: 16px 0; border-top: 1px solid #f0f0f0; margin-top: 2px; margin-left: 16px; }
        .delivery-text .free { color: #388e3c; font-weight: bold; }
        .delivery-text .old-fee { text-decoration: line-through; }

        .compact-showcase-section { background-color: #fff; padding: 24px 16px; border-top: 6px solid #f1f2f4; }
        .compact-carousel { display: flex; gap: 12px; overflow-x: auto; padding-bottom: 10px; scrollbar-width: none; }
        .compact-carousel::-webkit-scrollbar { display: none; }
        .compact-product-card { flex: 0 0 160px; border: 1px solid #e0e0e0; border-radius: 8px; }
        .compact-product-card .product-link { text-decoration: none; color: #212121; }
        .compact-image-wrapper { height: 140px; padding: 10px; text-align: center; }
        .compact-image-wrapper img { max-width: 100%; max-height: 100%; object-fit: contain; }
        .compact-info-wrapper { padding: 0 12px 12px; }
        .compact-info-wrapper .product-name { font-size: 14px; height: 40px; overflow: hidden; }
        .compact-add-to-cart-btn { display: block; background-color: #f0f5ff; color: #2874f0; text-align: center; text-decoration: none; padding: 8px; margin: 0 12px 12px; border-radius: 4px; font-weight: 500; }

        .reviews-container { padding: 16px; border-top: 6px solid #f1f2f4; }
        .rating-summary-section { display: flex; gap: 20px; margin-bottom: 24px; }
        .overall-rating .rating-value { font-size: 42px; font-weight: 600; }
        .review-card { padding-top: 20px; border-top: 1px solid #f0f0f0; }

        .footerbuttonbuy { position: fixed; bottom: 0; left: 0; width: 100%; max-width: 1248px; margin: 0 auto; z-index: 100; box-shadow: 0 -2px 5px rgba(0,0,0,0.1); }
        .btn1 { height: 50px; border: none; font-size: 16px; font-weight: 500; }
        .btncart { background-color: #fff; color: #212121; }
        .btnbuy { background-color: #FB641B; color: #fff; }

        .offcanvas-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 1rem !important;
        padding: 14px;
        }
        .offcanvas-title {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 1.25rem;
        }
        .offcanvas-header .btn-close {
        padding: calc(1rem * .5) calc(1rem * .5);
        margin-top: calc(-.5 * 1rem);
        margin-right: calc(-.5 * 1rem);
        margin-bottom: calc(-.5 * 1rem);
        background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'><path d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/></svg>");
        }
        .collapse { visibility: visible; }
        
        .about-content { padding: 30px; line-height: 1.6; }
        .about-content h1, .about-content h2 { color: #333; margin-bottom: 20px; }
        .about-content p { color: #555; margin-bottom: 15px; }
        .about-content ul { list-style-type: disc; margin-left: 20px; margin-bottom: 15px; color: #555; }
        .about-content ul li { margin-bottom: 8px; }

        .contact-content { padding: 30px; }
        .contact-content h1, .contact-content h2 { color: #333; margin-bottom: 20px; }
        .contact-info p { margin-bottom: 10px; color: #555; }
        .contact-info i { margin-right: 10px; color: #d81b60; }
        .contact-form { margin-top: 40px; }
        .contact-form .form-label { font-weight: 500; color: #333; }
        .contact-form .form-control:focus, .contact-form .form-control:active {
            border-color: #d81b60;
            box-shadow: 0 0 0 0.25rem rgba(216, 27, 96, 0.25);
        }
        .contact-form .btn-primary {
            background-color: #d81b60;
            border-color: #d81b60;
            transition: background-color 0.3s ease, border-color 0.3s ease;
        }
        .contact-form .btn-primary:hover {
            background-color: #a31049; /* Darker shade */
            border-color: #a31049;
        }

        .shipping-content { padding: 30px; line-height: 1.6; }
        .shipping-content h1, .shipping-content h2, .shipping-content h3 { color: #333; margin-bottom: 20px; margin-top: 30px; }
        .shipping-content p, .shipping-content ul, .shipping-content ol, .shipping-content table { color: #555; margin-bottom: 15px; }
        .shipping-content ul, .shipping-content ol { margin-left: 20px; }
        .shipping-content ul li, .shipping-content ol li { margin-bottom: 8px; }
        .shipping-content table { width: 100%; border-collapse: collapse; margin-top: 15px; }
        .shipping-content th, .shipping-content td { border: 1px solid #ddd; padding: 8px; text-align: left; }
        .shipping-content th { background-color: #f2f2f2; font-weight: bold; }

        .return-policy-content { padding: 30px; line-height: 1.6; }
        .return-policy-content h1, .return-policy-content h2, .return-policy-content h3 { color: #333; margin-bottom: 20px; margin-top: 30px; }
        .return-policy-content p, .return-policy-content ul, .return-policy-content ol, .return-policy-content table { color: #555; margin-bottom: 15px; }
        .return-policy-content ul, .return-policy-content ol { margin-left: 20px; }
        .return-policy-content ul li, .return-policy-content ol li { margin-bottom: 8px; }
        .return-policy-content table { width: 100%; border-collapse: collapse; margin-top: 15px; }
        .return-policy-content th, .return-policy-content td { border: 1px solid #ddd; padding: 8px; text-align: left; }
        .return-policy-content th { background-color: #f2f2f2; font-weight: bold; }

        footer.bg-dark.text-white.mt-5 { margin-top: 0 !important; background-color: #343a40 !important; padding: 20px 0; font-size: 0.9rem; }
        footer a { color: #f8f9fa; text-decoration: none; }
        footer a:hover { color: #d81b60; } /* primary-color from second snippet */
        footer .list-unstyled li { margin-bottom: 5px; }

        .product-card{
            padding: 10px !important;
        }