/*

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

*/

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code {
    color: #c02d76;
}

/*ADDED FOLLOWING CODE */

/*NAV BAR STYLING*/
/* Navbar Styles */
.navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 75px ; /* Padding for logo */
    background-color: black; /* Force black background */
    color: #000; /* Black text color */
    border-bottom: 1px solid #e0e0e0; /*Optional: light gray border */
    height: 60px;
    z-index: 1000; /* Ensure it's above other elements */
}

.logo {
    color: #000; /* Black text color for the logo */
    font-size: 1.5rem;
    font-weight: bold;
}

/* Modern Hamburger Icon */
.hamburger-icon {
    display: flex;
    flex-direction: column;
    gap: 5px;
    cursor: pointer;
    border: none;
    background: none;
    outline: none;
    padding: 10px;
    transition: transform 0.3s ease;
}

    .hamburger-icon span {
        width: 30px;
        height: 3px;
        background-color: white; /* White color for the hamburger lines // #000000 */
        border-radius: 5px;
        transition: all 0.3s ease;
    }

    /* Animation for Open State */
    .hamburger-icon.open span:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger-icon.open span:nth-child(2) {
        opacity: 0;
    }

    .hamburger-icon.open span:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }

/* Mobile Menu Links */
.menu-links {
    display: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    gap: 15px;
    text-align: center;
    background-color: white; /*White background to go over picture*/
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    padding: 20px;
    /*border-top: 1px solid #ff0000; */
}

    .menu-links li a {
        color: #000; /* Black text color for links */
        text-decoration: none;
        font-size: 1.2rem;
        transition: color 0.2s ease;
    }

        .menu-links li a:hover {
            color: rgb(85, 85, 85); /* Orange red */
        }

    /* Open Class for Mobile Menu */
    .menu-links.open {
        display: flex;
    }

/* Responsive Styles mobile */
@media (min-width: 768px) {
    .hamburger-icon {
        display: none;
    }

    .menu-links {
        display: flex;
        flex-direction: row;
        gap: 20px;
        position: static;
        padding: 0;
    }

        .menu-links li a {
            font-size: 1rem;
        }
    }







/*TOAST NOTIFICATION*/

/* Toast Notification Styles */
.notification {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999; /* Ensure its displayed up higher than other content*/
    background-color: #4CAF50; /* Green background */
    color: white;
    padding: 15px 20px;
    border-radius: 8px;
    font-size: 16px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    opacity: 0; /* Hidden by default */
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.53s ease;
}

    .notification.show {
        opacity: 1; /* Visible */
        visibility: visible;
    }


/*////////////////////////////////////////////*/






/*MENU HEADER */

/* Header Styling */
.menu-header {
    display: flex;
    justify-content: space-between; /* Space between toggle and cart sections */
    align-items: center; /* Center vertically */
    padding: 10px 20px; /* Padding around header content */
    background-color: white; /* White background */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow for separation */
    position: fixed; /* Fixed at the top */
    top: 0;
    width: 100%; /* Full width */
    z-index: 1000; /* Ensure it's above other elements */
}

/* Toggle Section */
.toggle-section {
    display: flex;
    gap: 10px; /* Space between buttons */
}

.toggle-button {
    padding: 10px 20px; /* Button size */
    border: none; /* Remove border */
    border-radius: 20px; /* Rounded appearance */
    background-color: #f4f4f4; /* Default light gray background */
    color: black; /* Default text color */
    font-weight: bold; /* Bold text */
    cursor: pointer; /* Pointer cursor on hover */
    transition: background-color 0.3s, color 0.3s; /* Smooth transition */
}

    .toggle-button.active {
        background-color: black; /* Black background for active state */
        color: white; /* White text for active state */
    }

/* Icon Buttons */
.icon-button {
    border: none; /* Remove border */
    border-radius: 50%; /* Circular button */
    padding: 10px;
    background-color: #f4f4f4; /* Light gray background */
    color: black; /* Black text/icon color */
    cursor: pointer; /* Pointer cursor on hover */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    position: relative;
    transition: background-color 0.3s;
}

    .icon-button:hover {
        background-color: #e0e0e0; /* Slightly darker gray on hover */
    }

.cart-button {
    background-color: red; /* Red background for cart button */
    color: white; /* White text/icon for cart */
}

.cart-count {
    margin-left: 5px; /* Space between cart icon and count */
    font-weight: bold;
}

/* Responsive Adjustments MENU HEADER */
@media (max-width: 768px) {
    .menu-header {
        flex-wrap: wrap; /* Allow wrapping on smaller screens */
    }

    .toggle-section {
        margin-bottom: 10px; /* Add spacing between sections */
    }
}


/* SMOOTHIE PAGE*/
/* Section Styling */
.smoothie-section {
    padding: 20px;
    background-color: #fff;
    color: #333;
}

    .smoothie-section h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .smoothie-section p {
        font-size: 16px;
        margin-bottom: 20px;
        color: #666;
    }

/* Smoothie List */
.smoothie-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Smoothie Item */
.smoothie-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.smoothie-info {
    flex: 1; /* Takes up the available space */
    margin-right: 20px;
}

    .smoothie-info h3 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .smoothie-info p {
        font-size: 14px;
        color: #666;
        margin: 5px 0;
    }

    .smoothie-info .price {
        font-weight: bold;
        color: #333;
    }

/* Smoothie Image and Add Button */
.smoothie-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

    .smoothie-image img {
        width: 80px; /* Adjust image size */
        height: 80px;
        border-radius: 10px;
        object-fit: cover;
        margin-bottom: 10px;
    }

.add-button {
    width: 40px;
    height: 40px;
    background-color: white;
    border: 2px solid #ddd;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s;
    position: absolute;
    bottom: -10px;
    right: -10px;
}

    .add-button:hover {
        background-color: #f4f4f4;
        border-color: #bbb;
    }



/*CUSTOMIZE ITEM (TEST) PAGE */
/* General Styling */
.customization-page {
    font-family: Arial, sans-serif;
    background-color: #fff;
    color: #333;
    padding: 20px;
    position: relative;
}

/* Close Button */
.close-button {
    border: none;
    background-color: transparent;
    font-size: 18px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
}

/* Smoothie Header */
.smoothie-header img {
    width: 100%;
    max-height: 200px;
    object-fit: contain;
    margin: 10px 0;
}

/* Size Section */
.size-section, .customize-section {
    margin-bottom: 20px;
}

.size-option, .customize-option {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

input[type="radio"], input[type="checkbox"] {
    margin-right: 10px;
}

/* Sticky Footer */
.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    padding: 0 20px;
    border-top: 1px solid #ddd;
    box-shadow: 0 -4px 6px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.quantity-selector {
    display: flex;
    align-items: center;
    gap: 10px;
}

    .quantity-selector button {
        background-color: lightgray; /* #f4f4f4 */
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 5px 10px;
        cursor: pointer;
    }

.add-to-cart-button {
    background-color: red;
    color: white;
    font-weight: bold;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

    .add-to-cart-button:hover {
        background-color: darkred;
    }



















/* General styles */
body {
    font-family: 'Arial', sans-serif;
    background-color: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}

/* Page title */
.menu-title {
    text-align: center;
    font-size: 2.5rem;
    margin-top: 20px;
    color: #2c3e50;
}

/* Page description */
.menu-description {
    text-align: center;
    font-size: 1.2rem;
    color: #7f8c8d;
    margin-bottom: 30px;
}

/* Menu container */
.menu-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); /* Flexible grid with a minimum width */
    gap: 20px;
    padding: 20px;
    justify-content: center;
}

/* Individual menu item */
.menu-item {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.2s, box-shadow 0.2s;
}

    .menu-item:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }

/* Menu item image */
.menu-item-image {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-bottom: 1px solid #ddd;
}

/* Menu item details */
.menu-item-details {
    padding: 15px;
    text-align: center;
}

.menu-item-name {
    font-size: 1.5rem;
    color: #34495e;
    margin: 10px 0;
}

.menu-item-price {
    font-size: 1.2rem;
    color: #27ae60;
    margin: 10px 0;
}

/* Add to cart button */
.menu-item-button {
    background-color: #3498db;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 1rem;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .menu-item-button:hover {
        background-color: #2980b9;
    }

/* Footer link */
.menu-footer {
    text-align: center;
    margin-top: 20px;
}

.checkout-link {
    text-decoration: none;
    font-size: 1.2rem;
    color: #3498db;
    font-weight: bold;
}

    .checkout-link:hover {
        color: #2980b9;
    }

   /*CUSTOMIZATION PAGE */

.customize-container {
    max-width: 600px;
    margin: auto;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.customize-item-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 20px;
}

h1, h2, h3 {
    color: #2c3e50;
}

button {
    background-color: #3498db;
    color: white;
    border: none;
    padding: 10px 20px;
    margin: 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1rem;
}

    button:hover {
        background-color: #2980b9;
    }




/* Responsive Design: Ensure one column on smaller screens */
@media (max-width: 768px) {
    .menu-container {
        grid-template-columns: 1fr; /* Single column layout for mobile */
    }
}

/* General reset */
body, html {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/*HOME SECTION*/

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: rgb(25, 25, 25); /* Optional: Background color */
}

.logo img {
    height: 70px; /* Adjust logo size as needed */
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
}

.nav-links a {
    margin-left: 20px; /* Adds spacing between links */
    text-decoration: none; /* Removes underline */
    color: white; /* Link color */
    font-weight: bold; /* Optional: Makes links bold */
}

    .nav-links a:hover {
        color: #333; /* Changes color on hover */
    }

/*HERO SECTION*/

.hero {
    position: relative; /* Ensures proper positioning for content */
    height: 80vh; /* Full viewport height */
    background-image: url(/images/PinellasNutritionLobby.jpeg); /* Replace with the path to your image */
    background-size: 80%; /* Shrinks the image to 80% of its original size */
    background-size: cover; /* Ensures the image covers the entire section */
    background-position: center; /* Centers the image */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    display: flex; /* Enables flexbox */
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
    color: white; /* Makes the text white for better contrast */
    text-align: center; /* Centers text */
    flex-direction: column;
}

/* Hero content styling */
.hero h1 {
    font-size: 3rem; /* Adjust as needed */
    margin: 0 0 20px; /* Adds spacing below the title */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); /* Adds a shadow for better readability */
    color: white;
}

.hero p {
    font-size: 1.2rem; /* Adjust as needed */
    margin: 10px 0; /* Adds spacing between paragraphs */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); /* Adds a shadow for better readability */
}

/*Introduction Section */

/* About section styles */
.about {
    padding: 50px 20px; /* Adds spacing around the content */
    background-color: #f4f4f4; /* Light background color */
    display: flex; /* Centers content horizontally */
    justify-content: center;
    flex-direction: column;
}

/* Flex container for text and image */
.about-content {
    display: flex; /* Enables flexbox */
    max-width: 1200px; /* Limits the width of the content */
    width: 100%; /* Ensures it stretches full width if needed */
    background-color: white; /* Background color for the box */
    border: 1px solid #ddd; /* Light gray border */
    border-radius: 10px; /* Rounds the corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adds a soft shadow */
    overflow: hidden; /* Ensures the image stays inside the box */
}

/* Left column: Text */
.about-text {
    flex: 1; /* Takes 50% of the space */
    padding: 30px; /* Adds spacing around the text */
    display: flex; /* Enables flexbox */
    flex-direction: column; /* Stacks content vertically */
    justify-content: center; /* Centers the content vertically */
}


    /* Styling for the title and paragraphs */
    .about-text h2 {
        font-size: 2.5rem; /* Title size */
        margin-bottom: 20px; /* Space below the title */
        color: #333; /* Dark text color */
        text-align: center; /* Centers all text horizontally within the section */
    }

    .about-text p {
        font-size: 1.2rem; /* Paragraph text size */
        margin: 10px 0; /* Spacing between paragraphs */
        color: #555; /* Lighter text color */
        line-height: 1.6; /* Improves readability */
        text-align: center; /* Centers all text horizontally within the section */
    }

/* Right column: Image */
.about-image {
    flex: 1; /* Takes 50% of the space */
    position: relative; /* Ensures the image fills the column */
    display: flex; /* Enables flexbox for centering */
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    padding: 10px; /* Optional: Adds padding around the image */
}

    .about-image img {
        width: 80%; /* Makes the image fill the space horizontally */
        height: 80%; /* Makes the image fill the space vertically */
        object-fit: cover; /* Ensures the image scales properly without distortion */
        border-radius: 10px; /* Optional: Adds rounded corners to the image */
    }

    /* 2nd part about section*/

/* Flex container for text and image */
.about-content2 {
    display: flex; /* Enables flexbox */
    max-width: 1200px; /* Limits the width of the content */
    width: 100%; /* Ensures it stretches full width if needed */
    background-color: white; /* Background color for the box */
    border: 1px solid #ddd; /* Light gray border */
    border-radius: 10px; /* Rounds the corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adds a soft shadow */
    overflow: hidden; /* Ensures the image stays inside the box */
}

/* Left column: Text */
.about-text2 {
    flex: 1; /* Takes 50% of the space */
    padding: 30px; /* Adds spacing around the text */
    display: flex; /* Enables flexbox */
    flex-direction: column; /* Stacks content vertically */
    justify-content: center; /* Centers the content vertically */
}


    /* Styling for the title and paragraphs */
    .about-text2 h2 {
        font-size: 2.5rem; /* Title size */
        margin-bottom: 20px; /* Space below the title */
        color: #333; /* Dark text color */
        text-align: center; /* Centers all text horizontally within the section */
    }

    .about-text2 p {
        font-size: 1.2rem; /* Paragraph text size */
        margin: 10px 0; /* Spacing between paragraphs */
        color: #555; /* Lighter text color */
        line-height: 1.6; /* Improves readability */
        text-align: center; /* Centers all text horizontally within the section */
    }

/* Right column: Image */
.about-image2 {
    flex: 1; /* Takes 50% of the space */
    position: relative; /* Ensures the image fills the column */
    display: flex; /* Enables flexbox for centering */
    justify-content: center; /* Centers horizontally */
    align-items: center; /* Centers vertically */
    padding: 10px; /* Optional: Adds padding around the image */
}

    .about-image2 img {
        width: 80%; /* Makes the image fill the space horizontally */
        height: 80%; /* Makes the image fill the space vertically */
        object-fit: cover; /* Ensures the image scales properly without distortion */
        border-radius: 10px; /* Optional: Adds rounded corners to the image */
    }

/* PRODUCT SECTION*/

.products {
    display: flex;
    flex-direction: column;
    padding: 50px 20px; /* Adds spacing around the content */
    background-color: #f4f4f4; /* Light background color */
    justify-content: center;
}

.prodcuts-content {
    max-width: 1200px; /* Limits the width of the content */
    width: 100%; /* Ensures it stretches full width if needed */
    background-color: white; /* Background color for the box */
    border: 1px solid #ddd; /* Light gray border */
    border-radius: 10px; /* Rounds the corners */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adds a soft shadow */
    overflow: hidden; /* Ensures the image stays inside the box */
}

    .prodcuts-content h1 {
    text-align: center;
    }

.products-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
}
    .products-container p {
        text-align: center;
        font-weight: bold;
    }

    .products-container img {
        width: 300px;
        height: 350px;
        border-radius: 10px;
    }

.cta-btn {
    display: block;
    margin: 5px auto;
}


/* CHECKOUT PAGE /////////////////////////////////////////*/

/* General Checkout Page */
.checkout-page {
    font-family: Arial, sans-serif;
    background-color: #fff;
    color: #333;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Continue Button */
.continue-section {
    display: flex;
    justify-content: center;
}

.continue-button {
    background-color: red;
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 18px;
    font-weight: bold;
    border-radius: 25px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .continue-button:hover {
        background-color: darkred;
    }

/* Cart Items */
.cart-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.item-image {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 10px;
    margin-right: 15px;
}

.item-details {
    flex: 1;
    margin-right: 15px;
}

    .item-details h3 {
        margin: 0;
        font-size: 18px;
        font-weight: bold;
    }

    .item-details p {
        margin: 5px 0;
        color: #666;
        font-size: 14px;
    }

.price {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.item-quantity {
    display: flex;
    align-items: center;
    gap: 5px;
}

.quantity-button {
    background-color: lightgray; /* #f4f4f4 */
    border: 1px solid #ddd;
    border-radius: 25%;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .quantity-button:hover {
        background-color: #e0e0e0;
    }

.quantity-text {
    font-size: 15px;
    font-weight: bold;
}

/*CUSTOMER INFO PAGE /////////////////////////////////////////////*/

/* General Page Styling */
.info-page {
    font-family: Arial, sans-serif;
    padding: 20px;
    background-color: #f9f9f9;
}

/* Toggle Section */
.toggle-section {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}

.toggle-button {
    flex: 1;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #ddd;
    border-radius: 20px;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .toggle-button.active {
        background-color: black;
        color: white;
    }

/* Input Section */
.info-section {
    margin-bottom: 20px;
}

    .info-section h4 {
        margin-bottom: 5px;
        font-weight: bold;
    }

.input-section input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    background-color: #fff;
    cursor: pointer;
    transition: border 0.3s;
}

    .input-section input:hover {
        border: 1px solid #aaa;
    }

/* Modals */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 90%;
    max-width: 400px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

    .modal-content h3 {
        margin-bottom: 15px;
    }

    .modal-content input,
    .modal-content select {
        width: 100%;
        padding: 10px;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        border-radius: 5px;
    }

.modal-buttons {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

    .modal-buttons button {
        padding: 10px 15px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        font-weight: bold;
    }

.modal-cancel {
    background-color: #ddd;
    color: #333;
}

.modal-save {
    background-color: red;
    color: white;
}



/* For the home page, responsive desgin, redisign */

/* General Styles */
@media (max-width: 1200px) {
    body {
        margin: 0;
        font-family: Arial, sans-serif;
        line-height: 1.6;
        color: #333;
    }

    .top-container {
        width: 100%;
        overflow: hidden;
    }

    .hero {
        text-align: center;
        background-color: #f4f4f4;
        padding: 50px 20px;
    }

        .hero h1 {
            font-size: 3rem;
            margin-bottom: 10px;
            color: white; /*making the text white*/
        }

        .hero p {
            font-size: 1.2rem;
            color: white; /* making text white */
        }

    /* About Section */
    .about {
        padding: 50px 20px;
        background-color: #fff;
    }

    .about-content,
    .about-content2 {
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 1200px;
        margin: 0 auto;
        flex-wrap: wrap;
        background: #f9f9f9;
        border-radius: 10px;
        overflow: hidden;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        margin-bottom: 20px;
    }

    .about-text,
    .about-text2 {
        flex: 1;
        padding: 20px;
        text-align: center;
    }

        .about-text h2,
        .about-text2 h2 {
            font-size: 2rem;
            margin-bottom: 15px;
            color: #222;
        }

        .about-text p,
        .about-text2 p {
            font-size: 1rem;
            margin-bottom: 10px;
            color: #555;
        }

    .about-image,
    .about-image2 {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
    }

        .about-image img,
        .about-image2 img {
            width: 100%;
            max-width: 400px;
            height: auto;
            border-radius: 10px;
        }

    /* Products Section */
    .products {
        padding: 50px 20px;
        background-color: #f4f4f4;
        text-align: center;
    }

    .prodcuts-content h1 {
        font-size: 2.5rem;
        margin-bottom: 20px;
    }

    .products-container {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .product_card1,
    .product_card2,
    .product_card3 {
        width: 300px;
        margin: 10px;
        background: white;
        border-radius: 10px;
        box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
        overflow: hidden;
        text-align: center;
        padding: 15px;
    }

        .product_card1 img,
        .product_card2 img,
        .product_card3 img {
            width: 100%;
            height: auto;
            border-radius: 10px;
        }

        .product_card1 p,
        .product_card2 p,
        .product_card3 p {
            font-size: 1.2rem;
            margin-top: 10px;
            color: #333;
        }

    .cta-btn-div {
        margin-top: 20px;
    }

    .cta-btn {
        padding: 10px 20px;
        font-size: 1rem;
        background-color: #007bff;
        color: white;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

        .cta-btn:hover {
            background-color: #0056b3;
        }
}

/* Responsive Design */
@media (max-width: 768px) {
    .about-content,
    .about-content2 {
        flex-direction: column;
    }

    .products-container {
        flex-direction: column;
        align-items: center;
    }

    .product_card1,
    .product_card2,
    .product_card3 {
        width: 90%;
        max-width: 400px;
    }
}

@media (max-width: 480px) {
    .hero h1 {
        font-size: 2rem;
    }

    .hero p {
        font-size: 1rem;
    }

    .about-text h2,
    .about-text2 h2 {
        font-size: 1.5rem;
    }

    .about-text p,
    .about-text2 p {
        font-size: 0.9rem;
    }

    .cta-btn {
        width: 100%;
        padding: 15px;
    }
}