body {
    display: grid;
    place-items: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: auto;
    font-weight: auto;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

img {
    max-width:100%;
    max-height: auto;
    height: auto;
    display: block;
}

.header {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 20px 30px;
    background-size: 180% 180%;
    display: flex;
    align-items: center;
    transition: padding 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
    background linear-gradient(300deg,  rgb(127, 255, 165), rgb(255, 0, 0), rgb(255, 255, 255));
    background: white;
}

.header-login {
    padding: 9px;
    font-size: 15px;
    font-style: normal;
    background-color: #ff0000;
    width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 9px;
    margin-top: 0;
    cursor: pointer;
    white-space: nowrap;
}

.header-login a {
    text-decoration: none;
}

.tools-container .logo {
    align-items: right;
    align-self: center;
}

.search-cart .search-container {
    
}

#search-container {
    display: block;
    flex: content;
    border-radius: 20px;
    border: none;
    width: 150px;
    background: rgb(26, 30, 44);
}

.search-box {
    display: flex;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.search-icon {
    margin-right: 8px;
    font-size: 18px;
}

.logo-and-search {
    display: flex;
    align-items: center;
    margin-right: 8px;
    font-size: 18px;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    opacity: 100px;
    color: white;
    width:100%;
    max-width:100%;
    transition: width 0.3s ease-in-out;
    border-radius: 20px;
    border: none;
    outline: none;
    font-size: 13px;
}

.search-container.expanded .search-box {
    display: block;
    padding: 8px;
    opacity: 1;
}

#shopping_x5F_carts_1_ {
    width: 25px;
    height: auto;
    padding: 5px;
    background-color: rgb(195, 143, 255);
    border-radius: 10px 50%;
}

.menu-container {
    text-align: center;
    align-items: center;
}

.menu {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding: 25px;}

.menu a {
    cursor: pointer;
    white-space: nowrap;
    color: white;
    font-stretch: expanded;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.menu ul {
    text-align: center;
    place-items: center;
    align-content: center;
    gap: 7rem;
}

.menu a:hover {
    color: aqua;
}

.header.shrunk {
    padding: 10px 20px;
}

.logo {
    height: 100px;
    transition: height 0.3s ease;
    padding: 0;
}

.search-icon {
    margin-left: 10px;
}

#header.shrunk {
  height: 60px; /* adjust as you like */
}

/* Hide header when scrolling down */
.hidden-header {
  top: -100px; /* slide up out of view */
}

  /* Right-side menu panel */
.side-menu {
    position: fixed;
    top: 0;
    right: -200px; /* hidden outside screen */
    width: 200px;
    height: 100%;
    background: #ffffff;
    box-shadow: -2px 0 6px rgba(0,0,0,0.2);
    padding-top: 60px;
    transition: right 0.3s ease;
}

.side-menu a {
    display: block;
    padding: 15px;
    color: #333;
    text-decoration: none;
    font-size: 18px;
    border-bottom: 1px solid #eee;
  }

  .side-menu a:hover {
    background: #f5f5f5;
  }

  /* Show menu */
  .side-menu.active {
    right: 0;
  }

.nav-links {
    display: none;
    position: fixed;
    top: 140px;
    right: 0;
    background-color: #e7e7e7;
    width: 25%;
    flex-direction: row;
    gap: 30px;
    padding: 20px;
    z-index: 100;
}

.nav-links a {
    color: #333;
    text-decoration: none;
    text-align: center;
    align-items: center;
    font-weight: bold;
    transition: color 0.3s;
}

.nav-links a:hover {
    color: #f6ff7a;
}

.hamburger {
    display: flex;
    flex-direction: column;
    gap: 7px;
    cursor: pointer;
    padding-right: 50px;
}

.hamburger div {
    height: 3px;
    background: #333;
    border-radius: 5px;
}

.hamburger .line {
    width: 50px;
    height: 3px;
    background-color: rgb(41, 41, 41);
}

.nav-links.active {
    display: flex;
}
header.shrunk .logo {
    height: 2.5rem;
}

.tag-container {
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 200px;
}

.fast-delivery {
    margin: 0 auto 10px auto !important;
    background-color: rgb(110, 255, 110);
    border-radius: 50%;
    padding: 10px;
}

.tag {
    font-size: 40px;
    font-weight: 1000;
    display: flex;
}

.logo img {
    height: auto;
    width: 215px;
    padding-left: ;
}

.main {
    display: grid;
    justify-content: center;
    place-content: center;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.background-container {
    width: 100%;
    max-width: 100%;
    height: auto;
    background-image: url(./seaandchairs.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 116px;
    text-align: center;
    justify-content: center;
}

background-color: bisque;
box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
background: linear-gradient(300deg,  rgb(127, 255, 165), rgb(255, 0, 0), rgb(0, 25, 99), rgba(0,0,3));

.square-container {
    display: grid;
    grid-template-rows: repeat(2, 1fr);
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    padding-top: 450px;
}

.square {
    box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
    background: linear-gradient(300deg, rgba(0,0,3), rgb(255, 0, 0), rgb(0, 25, 99), rgb(127, 255, 165));
}

.square img {
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
    width:300px;
    height:auto;
}

.squared1 img {
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
    width:300px;
    height:auto;
}

.part-one {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    align-items: left;
}

.part-one,.part-two p {
    text-align: right;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    color: white;
}

.part-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 30px;
    padding-bottom: 400px;
}

.part-one.part-two {
    align-items: center;
}

.square {
    border: none;
    border-radius: 20px;
    box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
    background: linear-gradient(300deg,  rgb(127, 255, 165), rgb(255, 0, 0), rgb(0, 25, 99), rgba(0,0,3));
}

.squared {
    border: none;
    box-shadow: 0 2px 6px rgba(39, 39, 39, 0.4);
    background: linear-gradient(300deg,  rgb(127, 255, 165), rgb(255, 0, 0), rgb(0, 25, 99), rgba(0,0,3));
}

#menu-list {
    list-style: none;
    display: flex;
    gap: 40px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    white-space: nowrap;

    a {
        margin: 0 10px;
    }

    .nav-item {
        text-decoration: none;
        color: white;
        font-weight: bold;
    }

    #form-response {
        margin-top: 20px;
        font-size: 14px;
        color: green;
    }

    #form-response {
        margin-top: 20px;
        font-size: 14px;
        color: green;
    }
}

.form-container {
    max-width: 600px;
    margin: 50px auto;
    padding: 20px;
    background-color: rgb(141, 0, 0);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 8px;

    h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    form {
        display: flex;
        flex-direction: column;
    }

    label {
        font-size: 14px;
        margin-top: 10px;
    }

    input[type="text"], input[type="email"], textarea {
        padding: 10px;
        font-size: 14px;
        border-radius: 4px;
    }

    textarea {
        height: 150px;
        resize: none;
    }

    button {
        padding: 7px 12px;
        background-color: #ff0000;
        color: white;
        border: none;
        border-radius: 9px;
        width: auto;
        height: auto;
        cursor: pointer;
        margin-top: 15px;
        white-space: nowrap;
    }

    button:hover {
        background-color: rgb(255, 255, 255);
        color: #ff0000;
        margin-top: 15px;
        border: 1px solid #ff0000;
        box-sizing: border-box;
    }

    #form-response {
        margin-top: 20px;
        font-size: 14px;
        color: green;
    }
}

.highlight-added {
  animation: flash 0.8s ease;
}

@keyframes flash {
  0%   { box-shadow: 0 0 0px #ffd700; transform: scale(1); }
  50%  { box-shadow: 0 0 20px #ffd700; transform: scale(1.05); }
  100% { box-shadow: 0 0 0px #ffd700; transform: scale(1); }
}

.user-nickname {
    color: gold;
    font-weight: bold;
    margin-right: 10px;
}

.logout-link {
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.product-container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    text-align: center;
    width: auto;
    max-width: 100%;
    overflow-x: hidden;
}

.signupform-container {
    background-color: white;
    border-radius: 8px;
    padding: 200px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: grid;
    align-items: center;
    place-content: center;
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0;
    background-image: url(./sea-view.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

.signup-container {
    background-color: white;
    padding: 90px;
    margin: 0;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#Esignupform {
    gap: 0;
    margin: 0;
}

h2 {
    text-align: center;
}

form input {
    width: 100%;
    max-width: 100%;
    padding: 10px;
    margin: 10px 0;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.product-list {
    margin-bottom: 20px;
    align-self: center;
    text-align: center;
}

.product {
    margin: 10px 0;
}

#order-summary {
    margin-top: 30px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    width: 50%;
    margin: 20px auto;
}

#order-summary ul {
    list-style-type: none;
    padding: 0;
}

#order-summary li {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
}

#payment-form input {
    padding: 10px;
    margin: 5px 0;
    width: 60%;
}

.item img {
    width: 200px;
    height: auto;
    border-radius: 50%;
    align-content: center;
}

.item p {
    font-size: 12px;
}

.content-container {
    width: auto;
    height: auto;
    background-color: white;
    padding: 200px;
    text-align: justify;
    align-items: justify;

    h1, h2 {
        text-align: left;
        align-items: left;
    }
}

.text {
    width: auto;
    height: auto;
    background-color: white;
    padding: 200px;
    text-align: justify;
    align-items: justify;

    h1, h2 {
        text-align: left;
        align-items: left;
    }
}

.privacy-container {
    width: auto;
    height: auto;
    background-color: white;
    padding: 200px;
    text-align: justify;
    align-items: justify;

    h1, h2 {
        text-align: left;
        align-items: left;
    }
}

.login-package {
    display: grid;
    text-align: center;
    align-items: center;
    place-content: center;
    width: auto;
    height: auto;
    background-color: white;
    padding: 200px;

    #auth-container {
    background-image: url(./sea-view.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    }

    .login-container {
        width: auto;
        border-radius: 9px;
        background-color: whitesmoke;
        box-sizing: border-box;
        box-shadow: 1px solid rgb(46, 46, 46);
        height: auto;
        padding: 20px;
        text-align: center;
    }

    h2 {
        font-weight: normal;
        font-size: 35px;
    }

    label {
        font-weight: normal;
        font-size: 20px;
    }

    button {
        width: 50px;
        align-self: center;
        font-weight: normal;
        font-size: 15px;
    }

    #signupform {
        #email {
            padding: auto;
            width: 400px;
        }
        #password {
            padding: auto;
            width: 400px;
            display: block;
            line-height: 1.5;
        }
    }

    .signin {
        display: flex;
        flex-direction: column;
        width: 300px;
        gap: 10px;
        padding: 50px;
        box-sizing: border-box;
        box-shadow: 3px solid rgb(48, 48, 48);
        display: flex;
        line-height: 1;
        box-shadow: 4px solid grey;
    }

    #signup {
        padding: 0;
        width: 100px;
        display: block;
        line-height: 1.5;
        align-self: center;
    }

    label
}

.newsletter-contact {
    text-align: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: block;
    line-height: 1.5;
}

#contact-container {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 50px;
    background-image: url(./in-touch.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    text-align: center;
    align-items: center;
}

#contact-us {
    font-weight: normal;
    display: block;
    font-size: 45px;
    line-height: 1.5;

    p {
        font-size: 100px;
    }

    #name {
        padding: 0;
        width: 250px;
        display: block;
        align-items: center;
        text-align: justify;
        align-self: center;
        line-height: 1.5;
    }

    #email {
        padding: 0;
        width: auto;
        display: block;
        line-height: 1.5;
    }

    #message {
        padding: 0;
        width: 100%;
        max-width: 100%;
        display: block;
        align-items: center;
        text-align: justify;
        align-self: center;
        line-height: 1.5;
    }

    .submit {
        width: 60%;
        padding: 40px;
        display: block;
        align-items: center;
        text-align: center;
        align-self: center;
        background-color: rgb(255, 255, 255);
        box-sizing: border-box;
        box-shadow: 3px solid rgb(48, 48, 48);
    }
}

#newsletter-email {
    padding: 5px;
    width: 280px;
    padding: 5px;
    display: block;
    align-items: center;
    text-align: justify;
    align-self: center;
}

.newsletter-container {
    width: 100%;
    max-width: 100%;
}

#signup {
    background-color: whitesmoke;
}

.front-window {
    width: auto;
}

.front-window h1 {
    text-align: center;
}

.front-container {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
    width: auto;
    justify-content: center;
    gap: 20px;
}

.product-list img {
    width: 200px;
    height: auto;
}

.wine-sparkling {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.wine-sparkling h4 {
    font-size: 20px;
    font-weight: normal;
}

.wine-sparkling p {
    font-size: 15px;
    font-weight: lighter;
}

.wine-sparkling .item {
    padding: 0px;
    margin: 0px;
}

.product-list {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding: 20px;
    text-align: center;
    align-items: center;
}

.product-list img {
    width: 200px;
    height: auto;
}

.product-list .wine {
    width: 200px;
    height: auto;
}

.wine-sparkling h1 {
    padding: 20px;
    font-weight: lighter;
}

.wine-sparkling img {
    border-radius: 50%;
}

#promo-section {
    background-color: #3150ad;
    display: grid;
    width: auto;
    max-width: 100%;
    color: white;
    padding: clamp(200px, 8vw, 200px);
    padding-bottom: 0;
    gap: 50px;
    font-size: 18px;
    justify-content:left;
    position: relative;
    overflow-x: hidden;

    h1 {
        color: yellow;
        text-align: center;
    }
}

#promo-section-1 {
    position: relative;
    background: #0a2540;
    color: white;
    overflow: hidden;

    /* Apply mask */
    -webkit-mask: url(#waveMask);
    mask: url(#waveMask);
    padding-top: 140px;
}

.footer-cut {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 140px;
    z-index: 1;
}

.promo-wave {
    display: block;
    position: absolute;
    max-width:fit-content;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    background-color: #3150ad;
    height: 140px;
}

.wave-bottom {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 140px;
}

.cepage-cocktail {
    display: grid;
    position: relative;
    z-index: 2;
    padding: 120px 20px 40px;
    grid-template-rows: repeat(2,1fr);
    grid-template-columns: repeat(2,1fr);
    align-content: center;
    gap: 80px;

    img {
        width: 350px;
        height: auto;
        border-radius: 100%;
    }

    h2 {
        color: yellow;
    }
}

.image-body {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.bottle {
    transition: transform 0.1s ease-out;
    will-change: transform;
}

.scroll-image {
    transition: transform 0.1s ease-out;
    will-change: transform;
}

.footer-container {
    background-color #1d2531;
    background-color: #3150ad;
    background-color rgb(43, 43, 43);
    color: rgb(255, 255, 255);
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    padding: 30px;
    margin: 0;
#8B0000
}

.footie {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
}

.footie div div {
    text-align: left;
    align-content: center;

    h2 {
        color: #d8d8d8;
        text-align: justify;
    }
}

.copyright {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: repeat(2, 1fr);
    background-color: white;

    p {
        font-size: 13px;
    }
}

.social-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    text-align: center;
    list-style: none;
    text-decoration: none;
    gap: 70px;
    padding-top: 0;
    filte:grayscale(100%);
}

.logo-item {
    width: 25px;
    height: 25px;
    gap: 30px;
    border-radius: 20%;
    padding-top: 0;
}

.yt-logo {
    width: auto;
    height: 20px;
    gap: 30px;
}

.copyright {
    display: grid;
    text-align: center;
    padding: 0;
    font-weight: normal;
    font-size: small;
    align-items: center;
    color: inherit;
    list-style: none;
}

.consent-banner {
    display: grid;
    padding: 10px;
    gap: 0;
    margin: 0;
    width: 100%;
    align-items: center;
    align-self: center;
    text-align: center;
    place-self: center;
    background-color: rgb(75, 75, 75);
    color: white;
    font-weight: normal;
}

.links {
    display: flex;
    font-weight: normal;
    align-items: justify;
    color: inherit;
    gap: 40px;
    font-size: small;
    list-style: none;

    a {
        text-decoration: none;
    }

    a:hover {
        color: aqua;
    }
}

.consent-banner .buttons {
    padding-bottom: 10px;
}

.consent-banner button:hover {
    color: white;
    background-color:#ff0000;
    border: 1px solid #ff0000;
    place-items: center;
}

.item {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-weight: normal;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 17px;
}

.main-container {
    display: grid;
    align-items: center;
    place-content: center;
    width: 100%;
    height: auto;
    background-image: url(./sea-view.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 200px;
    padding-bottom: 200px;
}

.product-background {
    width: 100%;
    height: auto;
}

.product-container {
    display: grid;
    width: auto;
}

.product-container h1 {
    padding-top: 70px;
    padding-bottom: 40px;
}

.catchphrase {
    color: aquamarine;
    box-sizing: border-box;
    box-shadow: 2px solid greenyellow;
    font-size: 40px;
    font-weight: 900;
    padding: 170px;
    text-align: center;
}

.sidebar {
    width: auto;
    background-color: #2e3b4e;
    color: #fff;
    margin: 0;
}

.sidebar h3 {
    margin-top: 60px;
}

.sidebar ul {
    list-style-type: none;
    padding: 0;
}

.sidebar li {
    margin: 10px 0;
}

.vins {
    width: auto;
    background-color: #2e3b4e;
    color: #fff;
    padding: 30px;
    margin: 0;

    h1 {
        color: yellow;
    }
}

.filter-btn {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px;
    width: 100%;
    cursor: pointer;
}

.filter-btn:hover {
    background-color: #45a049;
}

.wine-list {
    width: 80%;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.wine {
    background-color: #fff;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    width: 250px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.red {
    display: block;
}

.white {
    display: block;
}

.rose {
    display: block;
}

/* Highlight the selected category */
.selected {
    background-color: #FFD700;
}

.hidden {
    display: none;
}
