

.navbar a {
    text-decoration: none;
    color: white;
    font-size: 14px;
    transition: color 0.3s ease;
  }
  
  .navbar a:hover {
    color: red !important;
  }
  
  .navbar li:nth-child(4) a{
    color: red !important;
  }
  
  /* By default, show the text and hide icons */
  .nav-text {
    display: inline;
    font-size: 15px;
    font-family: 'Lobster', sans-serif;
  }
  
  .nav-home {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 900;
    color: white !important;
  }
  
  .nav-home:hover {
    color: red !important;
  }
.bakes-background {
    width: 100%;
    height: 1020px;
    display: flex;
    flex-direction: row;
}

.zojie-div {
    border-bottom: 15px solid red;
}

.left-grid {
    width: 70%;
    height: 100%;
}

.left-grid>img {
    width: 100%;
    height: 100%;
}

.right-grid {
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.right-grid>img {
    width: 100%;
    height: 33.2%;
}

.cooked {
    border-bottom: 15px solid red !important;
}

.about-bakery {
    background-image: url(/assets/images/zojieBB/6.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 600px;
    padding: 40px;
    position: relative;
}

.about-bakery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: .4;
    z-index: 1;
}

.about-bakery>p {
    font-size: 60px;
    font-weight: 900;
    z-index: 99;
}

.about-bakery>h6 {
    font-style: italic;
    font-weight: 300;
    font-size: 33px;
    width: 50%;
    z-index: 99;
}

.salt {
    width: 100%;
    height: 780px;
}

.salt>img {
    width: 100%;
    height: 100%;
}

.chef,
.food-style {
    width: 100%;
    height: 850px;
    position: relative;
}

.chef img,
.food-style img {
    z-index: 1;
    width: 100%;
    height: 100%;
}

.chef p,
.food-style p {
    z-index: 99;
    position: absolute;
    bottom: 40px;
    right: 100px;
    color: white;
    font-size: 50px;
    font-weight: 900;
}

.chef p span,
.food-style p span {
    color: rgb(255, 98, 0);
}

.get-them-gapped {
    display: flex;
    flex-direction: column;
}

.pastries {
    width: 100%;
    height: 600px;
    display: flex;
    flex-direction: row;
    align-items: center !important;
    padding-left: 20px;
}

.pastries>img {
    width: 60%;
    height: 100%;
}

.light-text {
    font-size: 40px;
    font-weight: 400;
    width: 40%;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.cookie-div {
    width: 100%;
    height: 850px;
}

.cookie-div>img {
    width: 100%;
    height: 100%;
}

.bread-div {
    width: 100%;
    height: auto;
}

.bread-div>img {
    width: 100%;
    height: auto;
}

.cooked {
    align-items: center;
}


.do-not {
    color: orange;
    font-size: 100px;
    font-weight: 900;
    transform: rotate(-90deg);
}

.footer-pic {
    width: 100%;
    height: 350px;
}

.footer-pic>img {
    width: 100%;
    height: 100%;
}

.contact-section {
    background-color: #e77619;
    color: white;
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 30px;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}

.contact-item i {
    font-size: 22px;
}

.contact-details {
    text-align: left;
}

.contact-item a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.contact-item a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .contact-section {
        flex-direction: column;
    }
}

@media screen and (max-width : 900px) {
    .about-bakery>h6 {
        width: 85%;
    }

    .do-not {
        font-size: 60px;
    }

    .left-grid {
        width: 100%;
        height: auto;
    }

    .left-grid>img {
        height: auto;
    }

    .right-grid {
        width: 100%;
        height: auto;
    }

    .right-grid>img {
        height: 500px;
        border-bottom: 15px solid red;
    }

    .right-grid>img:last-child {
        border-bottom: 15px solid red;
    }

    .about-bakery {
        padding: 0;
    }
}

@media screen and (max-width : 900px) {

    .do-not {
        transform: none;
    }

    .left-grid {
        width: 100%;
        height: auto;
    }

    .left-grid>img {
        height: auto;
    }

    .pastries {
        flex-direction: column !important;
        height: auto;
        padding: 0;
    }

    .light-text {
        width: 90%;
        padding: 20px;
    }

    .pastries>img {
        width: 100%;
        height: 600px;
    }


}

.bakes-background {
    width: 100%;
    /* Already set height inline to 100vh, but you can do it here instead if you prefer */
    /* height: 100vh; */
}

/* Ensures images cover their container area without distortion */
.object-fit-cover {
    object-fit: cover;
}

/* Optional: If you want to stack them 100% width each on very small screens,
     you can also override the w-75 / w-25 in a media query. */
@media (max-width: 768px) {
    .bakes-background {
        flex-direction: column;
        /* phone on top, grid below */
        height: auto;
        /* allow content to expand naturally on small screens */
    }

    .bakes-background>div {
        width: 100% !important;
        /* override w-75 / w-25 so each fills 100% */
    }
}

.snacks {
    width: 100%;
    height: 750px;
    display: flex;
    flex-direction: row;
}

.snacks-text {
    width: 30%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 5px dotted red;
}

.snacks-img {
    width: 70%;
    height: 100%;
}

.snacks-img>img {
    width: 100%;
    height: 100%;
}

/* Example styling for the rotated text */
.do-not {
    color: orange;
    font-size: 5rem;
    /* Adjust as needed or use a responsive unit */
    font-weight: 900;
    /* Rotate text 90° counterclockwise */
    transform: rotate(-90deg);
    /* Keeps the rotation centered; tweak if needed */
    transform-origin: center center;
    margin: 0;
    /* Remove default <p> margin */
}

/* Optionally, adjust font size for smaller screens */
@media (max-width: 800px) {
    .snacks {
        flex-direction: column;
    }

    .snacks-text {
        width: 100%;
        height: 20%;
    }

    .snacks-img {
        width: 100%;
        height: 80%;
    }

    .do-not {
        font-size: 3rem;
        transform: rotate(0deg);
        text-align: center;
        padding: 20px;
    }

    .chef,
    .food-style {
        width: 100%;
        height: auto;
        position: relative;
    }

    .chef img,
    .food-style img {
        z-index: 1;
        width: 100%;
        height: auto;
    }

    .snacks-text{
        border: none;
        border-bottom: 5px dotted red;
    }
}