h1{
    font-size: 2em;
    font-family: 'Asul', sans-serif;
    padding-top: 50px;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

#articleTitle{
    padding-top: 100px;
    font-family: "Bruno Ace SC", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 12px;
    line-height: 1.3;
    word-spacing: 3px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    padding-bottom: 0px;
}

  /* Page scroll bar */
  ::-webkit-scrollbar {
    width: 10px;
  }
  ::-webkit-scrollbar-track {
    background: rgba(18, 18, 18, 0.95);
    border-radius: 50px;
  }
  ::-webkit-scrollbar-thumb {
    background: #BFA14A;
    border-radius: 50px;
  }

  *{
    font-family: 'Asul', 'Franklin Gothic Medium', serif;
    font-weight: 700;
  }




input{
    width: 60%;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  
  .restaurant-list, .site-list, .article{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  
  .restaurant, .site, .part{
    width: 70%;
    max-width: 400px;
    padding: 10px;
  }
  
  .restaurant h2, .site h2{
    font-size: 24px;
    color: #333;
  }
  
  .restaurant p, .site p{
    font-size: 18px;
    color: #666;
  }
  
  .restaurant.hidden, .site.hidden{
    display: none;
  }

.article, .restaurants, .sites{
    width: 90%;
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 50px;
    margin-top: 0;
    margin-left: 50px;
    margin-right: 0%;
    display: flex;
}


.shopping, .mixeduse+{
    width: 65%;
    float: left;
    padding-top: 80px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-left: 50px;
    margin-right: 0%;
    position: static;
}

.mixeduse+{
    width: 65%;
    float: left;
    padding-top: 80px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 50px;
    margin-top: 0;
    margin-left: 50px;
    margin-right: 0%;
    position: static;
}

.cormorant-upright-bold {
    font-family: "Cormorant Upright", serif;
    font-weight: 700;
    font-style: normal;
  }
  .map{
    z-index: 50;
    width: 80%;
    height: 350px;
    padding-top: 100px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 30px;
    margin-top: 0;
    border: none;
    flex-shrink: 0;
    right: 0;
    object-fit: cover;
    margin-right: 0;

}

.time{
    color:rgb(128, 0, 0);
    display: inline;
}


.images{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 20;
    padding-top: 120px;
}

#advert1{
    z-index: 50;
    background-color: black;
    width: 300px;
    height: 250px;
    margin-left: 80px;
    margin-top: 80px;
    margin-right: 50px;
    align-items: left;
    justify-content: left;
    display: inline-block;
    position: static !important;
    border-radius: 20px;
  }

.image{
    z-index: 50;
    flex-shrink: 0;
    width: 80%;
    height: 350px;
    right: 0;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border: none;
    border-radius: 20px;
    object-fit: cover;
    flex-basis: 150px;
}

.imageTwo{
    z-index: 50;
    width: 25%;
    height: 300px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;

}

.imageThree{
    z-index: 0;
    width: 25%;
    height: 200px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

.imageFour{
    z-index: 0;
    width: 25%;
    height: 200px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

.imageFive{
    z-index: 0;
    width: 25%;
    height: 200px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

.imageSix{
    z-index: 0;
    width: 25%;
    height: 200px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

.imageSeven{
    z-index: 0;
    width: 25%;
    height: 300px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

.imageEight{
    z-index: 0;
    width: 25%;
    height: 300px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

.imageNine{
    z-index: 0;
    width: 25%;
    height: 300px;
    right: 0;
    float: right;
    padding-top: 20px;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-right: 50px;
    margin-top: 0;
    border-radius: 20px;
    position: static !important;
}

figcaption{
    float: right;
    padding-right: 90px;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 40px;
    width: 270px;
    font-size: 0.9em;
    position: static !important;
}

.picture{
    position: static !important;
    object-fit: contain;
}

a{
    text-decoration: none;
}


header{
    margin-top: 0;
    padding-top: 0;
}

html{
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
    background-color: #f2f0e6;
    overflow-x: hidden;
}

body{
    margin-top: 0;
    padding-top: 0;
    margin-left: 0;
    margin: 0;
}

div{
    margin-left: 0;
}

ul{
    margin-left: 0;
    padding-left: 0;
}

ol{
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
}

h2{
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 10px;
    position: sticky;
}

article{
    padding: 0;
    margin: 0;
}

div>p{
    margin-left: 0;
    padding-left: 0;
}

figure{
    margin-top: 0;
    padding-top: 0;
    margin: 0;
    padding: 0;
}

.click-article{
    background-color: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s ease;
}

img{
    margin-top: 0;
}

article{
    margin-top: 0;
    padding-top: 0;
}



.checked, .fa-star-half-full{
    color: gold;
}

br{
    padding: 0;
    margin: 0;
}

.intro{
    width: 80%;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
}

ol{
    padding-left: 20px;
}

a:hover{
    color: #BFA14A;
}

nav>div>a{
    color: white;
    cursor: pointer;
    text-decoration: none;
}

.bruno-ace-sc-regular {
    font-family: "Bruno Ace SC", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

.part{
    display: inline-block;
    width: 70%;
}

.division{
    display: inline-block;
    width: 70%;
}

.bonheur-royale-regular {
    font-family: "Bonheur Royale", cursive;
    font-weight: 400;
    font-style: normal;
  }
  

