@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Space+Grotesk:wght@300..700&display=swap');

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Josefin Sans';
}

p {
  font-family: "Space Grotesk";
}

.navbar {
  background-color: rgb(14, 25, 39) !important;
}

a {
  color: white;
  text-decoration: none;
}

.navbar li a {
  font-family: "Josefin Sans";
  font-size: 21px;
  font-weight: 500;
  color: white;
  padding: 20px 0px;
}

.navbar li a:hover {
  color: rgb(230, 201, 162) !important;
  border-bottom: 4px solid #e6c9a2;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: rgb(230, 201, 162);
}

.navbar li {
  margin: 0px 10px;
}

.navbar-toggler {
  border: none;
}

.navbar-brand img {
  max-width: 100px;
  height: auto;
}

.navbar-brand {
  padding: 10px;
}

img {
  max-width: 100%;
  height: auto;
}

.book-btn {
  background-color: rgb(7, 14, 24);
  color: rgb(230, 201, 162);
  font-family: "Josefin Sans";
  border: 1px solid #e6c9a2;
  border-radius: 0px;
  padding: 12px 30px;
  font-size: 16px;
}

.book-btn:hover {
  background-color: rgb(230, 201, 162) !important;
  color: rgb(14, 25, 39);
  border-color: #0e1927;
  transition-duration: 0.3s;
}

.carousel-inner {
  position: relative;
}

.carousel-caption {
  position: absolute !important;
  top: 50% !important;
  left: 30% !important;
  transform: translate(-30%, -50%) !important;
  color: white;
}

.carousel-inner,
.carousel-item img {
  height: 85vh;
  object-fit: cover;
}

.carousel-item {
  position: relative;
}

.carousel-inner img {
  filter: brightness(0.6);
}

.name-carousel {
  font-style: italic;
}

.carousel-title {
  font-size: 3rem;
  font-weight: 600;
}

.carousel-title>p {
  font-size: 20px;
}

.carousel-item .book-btn {
  background-color: rgb(7, 14, 24);
}

.carousel-item {
  position: relative;
}

.footer img {
  width: 120px;
}

.phone-box {
  background-color: rgb(14, 25, 39);
  position: absolute;
  z-index: 1000 !important;
  color: white;
  padding: 30px;
  margin-right: 10px;
  width: 25%;
  height: 200px;
  bottom: 0px;
  right: 0px;
  overflow-y: hidden;
}

.phone-icon {
  height: 70px !important;
  width: 70px;
}

.about-home {
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorestaurant/ildestinorestaurant.al/ildestinorestaurant.al_2026-05-11_13-40-07-934/image/bg-about.png");
  background-size: 37%;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding: 100px 0px;
  background-position-x: 0%;
  background-position-y: 0%;
}

.about-title {
  color: rgb(148, 109, 58);
  font-size: 2.5rem;
  font-weight: 300;
}

.about-text {
  font-size: 4rem;
  font-weight: 300;
  color: black;
}

.rezervo {
  background-color: rgb(7, 14, 24) !important;
}

.about2 {
  margin-top: 100px;
}

.about2 p,
.about2 h2 {
  color: #070e18;
}

.about-img {
  width: 100px;
}

.menu {
  margin: 100px 0px;
  background-color: rgb(14, 25, 39);
  height: auto;
}

.picture-menu {
  width: 360px;
  margin-top: -120px;
}

.menu-img {
  width: 60%;
  border: 5px solid white;
  border-radius: 50%;
  margin-left: -100px;
}

.menu-img2 {
  margin-top: -60px;
  margin-left: 40px;
}

.title-active,
.menu-title {
  color: #e6c9a2 !important;
  padding: 0 10px;
  cursor: pointer;
}

.menu-box {
  display: none;
}

.menu-active {
  display: block !important;
}

.food-item {
  color: rgb(230, 201, 162);
  font-weight: 700;
}

.food-price {
  color: white;
  font-weight: 600;
}

.footer {
  margin-top: 100px;
  border-top: 1px solid #c4b0914b;
  background-color: rgb(7, 14, 24);
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgba(196, 176, 145, 0.294);
}

.footer-contact {
  color: white;
}

.footer-contact h4 {
  font-family: "Josefin Sans";
  font-weight: 500;
  color: white;
}

.footer-contact p {
  font-size: 17px;
}

.footer-link {
  font-family: "Space Grotesk";
  color: white;
}

.footer-location h4 {
  font-family: "Josefin Sans";
  font-weight: 500;
  color: white;
}

.map-footer {
  width: 100%;
  height: 180px;
  border: 0;
}

.copyright {
  color: white;
}

.logo-Intermedia {
  width: 150px;
}

.contact-head {
  background: url('../image/almare-gall-6.jpg')rgba(0, 0, 0, 0.65);
  background-size: cover;
  background-blend-mode: multiply;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  height: 35vh;
  display: flex;
  align-items: center;
  color: rgb(14, 25, 39);
  background-image: url("https://api.intermedia-web.com/getSavedAsset/ildestinorestaurant/ildestinorestaurant.al/ildestinorestaurant.al_2026-05-11_13-40-07-934/img/20260509_084144_herosection.png");
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.65);
  background-position-x: center;
  background-position-y: center;
}

.top-section h1 {
  color: rgb(221, 152, 23);
}

.top-section h4 {
  color: white;
  font-weight: 600;
  font-size: 4rem;
}

.gallery-head {
  background: url('../image/almare-gall-4.jpg')rgba(0, 0, 0, 0.65);
  background-size: cover;
  background-blend-mode: multiply;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  height: 35vh;
  display: flex;
  align-items: center;
  color: rgb(14, 25, 39);
  background-image: url(https://api.intermedia-web.com/getSavedAsset/ildestinorestaurant/ildestinorestaurant.al/ildestinorestaurant.al_2026-05-11_13-40-07-934/img/20260509_084216_herosection.png);
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.65);
  background-position-x: center;
  background-position-y: center;
}

.galery-title {
  font-weight: 600;
  color: rgb(7, 14, 24);
  font-size: 2.5rem;
}

.menu-head {
  background: url('../image/menu-head.webp')rgba(0, 0, 0, 0.65);
  background-size: cover;
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
  height: 35vh;
  display: flex;
  align-items: center;
  color: rgb(14, 25, 39);
  background-image: url(https://api.intermedia-web.com/getSavedAsset/ildestinorestaurant/ildestinorestaurant.al/ildestinorestaurant.al_2026-05-11_13-40-07-934/img/20260509_084326_herosection.png);
  background-position-x: initial;
  background-position-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(0, 0, 0, 0.65);
}

.menu-items {
  padding: 100px 0;
}

.menu-name {
  font-weight: 700;
  color: black;
  font-size: 2.5rem;
}

.food-img {
  border-radius: 50%;
}

.menu-item {
  color: rgb(224, 157, 68);
  font-weight: 700;
}

.menu-price {
  color: black;
  font-weight: 600;
}

html, body {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Josefin Sans";
}

.carousel-inner, .carousel-item img {
  height: 85vh;
  object-fit: cover;
}

.carousel-title > p {
  font-size: 20px;
}

.about2 p, .about2 h2 {
  color: rgb(7, 14, 24);
}

.title-active {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  cursor: pointer;
  color: rgb(230, 201, 162) !important;
}

.menu-title {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  cursor: pointer;
  color: rgb(230, 201, 162) !important;
}

.cropped-image {
  object-fit: cover !important;
  object-position: center !important;
  max-width: none !important;
  max-height: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  display: block !important;
}

.cropped-image-parent,
*:has(.cropped-image) {
  overflow: hidden !important;
  position: relative !important;
}

.cropped-image-parent, :has(.cropped-image) {
  overflow-x: hidden !important;
  overflow-y: hidden !important;
  position: relative !important;
}

.c26368 {
  flex-shrink: 0;
  width: 1140px;
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

.c18665 {
  flex-shrink: 0;
  width: 1140px;
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}

.c7239 {
  text-align: center;
}

@media (max-width: 689px) {
  .navbar {
    padding: 20px 0px !important;
  }
  .phone-box {
    width: 100% !important;
  }
  .dish-col {
    display: none;
  }
  .menu-title {
    font-size: 20px;
  }
  .menu-btn {
    display: none !important;
  }
  .menu {
    height: auto !important;
  }
  .top-section h4 {
    font-size: 2.5rem !important;
  }
}

@media (max-width:768px) {
  .carousel-title {
    font-size: 1.5rem;
  }
  .phone-box {
    width: 80% !important;
    height: 170px !important;
  }
  .carousel-inner,
    .carousel-item img {
    height: 85vh;
  }
  .about-text {
    font-size: 2rem;
  }
  .about-home img {
    height: 100%;
  }
  .picture-menu {
    width: 200px;
  }
  .menu-img {
    display: none;
  }
  .top-section h4 {
    font-size: 2.5rem !important;
  }
  .menu-items {
    padding: 50px 0;
  }
}

@media (max-width:425px) {
  .phone-box {
    width: 100% !important;
    height: 100px;
  }
}

@media (max-width: 768px) {
  .carousel-inner, .carousel-item img {
    height: 85vh;
  }
  .about-home img {
    height: 100%;
  }
}