
@import url('https://fonts.googleapis.com/css2?family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap');





html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: "Mrs Saint Delafield", serif;
  font-family: "Lora", serif;
  font-family: "Old Standard TT", serif;
  font-family: "Catamaran", sans-serif;
  color: rgb(0, 0, 0);
  background-color: #ffffff !important;
}

a {
  text-decoration: none !important;
}

h1 {
   font-family: "Marcellus", serif;
  font-weight: 200 !important;

}

h3{
   font-family: "Marcellus", serif;
  font-weight: 400;
  font-style: normal;
}

h4 {
  font-family: "Glass Antiqua", cursive;
  font-style: normal;
}

.subtext {
  font-family: "Mrs Saint Delafield", serif;
  color: #B58C67 !important;
  font-size: 50px !important;
}

p {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.623);
  margin-bottom: 0px;
  line-height: 25px;

}

#carouselExampleCaptions {
  position: relative;
  margin-top: -150px;
}

.carousel1 {
  background: url('/assets/photos/pexels-cottonbro-3737652.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}

.carousel2 {
  background: url('/assets/photos/velto-2.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}
.carousel3 {
  background: url('/assets/photos/produvt-2.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 95vh;
}


.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 21.25rem !important;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center !important;
}

.carousel-caption p {

  font-family: "Tangerine", cursive;
  font-weight: 400;
  font-style: normal;
  color: white;
  letter-spacing: 3px;
}

.carousel-caption h1 {
  font-weight: 800 !important;
  color: #ffffff;

}

.carousel-indicators {
  display: none !important;
}

.top-bar {
  background: rgba(255, 255, 255, 0);
  padding: 10px;
  color: rgb(255, 255, 255) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.636);
  z-index: 1000;
  position: relative;
}

.scrolled .nav-link{
      color: rgb(0, 0, 0) !important;
}
.navbar-toggler {
  background-image: url("./assets/photos/icons8-menu-60 (2).png");
}
.nav-link {
  color: rgb(255, 254, 254) !important;
  font-family: "Jost", sans-serif !important;
  font-size: 14px !important;
}

.nav-link.active {
  color: #B58C67 !important;
}


/* CSS */
.button-1 {
  background-color: #B58C67;
  border-radius: 8px;
  border-style: none;
  box-sizing: border-box;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: "Poppins", serif;
  ;
  font-size: 14px;
  font-weight: 500;
  height: 40px;
  line-height: 20px;
  list-style: none;
  margin: 0;
  outline: none;
  padding: 10px 16px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: color 100ms;
  vertical-align: baseline;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-1:hover,
.button-1:focus {
  background-color: #B58C67;
}

.transparent-text {
  color: rgba(255, 255, 255, 0.296);
  font-size: 130px;
  font-family: "Cormorant Garamond", sans-serif;

}

.img1 {
  position: relative;
  margin-left: 50px;

}

.img2 {
  position: relative;
  margin-left: -140px;
  border-top-left-radius: 130px;
  border-top-right-radius: 130px;
  width: 250px;
}



/* CSS */
.button-59 {
  align-items: center;
  background-color: #ffffff00;
  border: 1px solid #B58C67;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  fill: #000;
  font-size: 13px;
  font-weight: 400;
  height: 48px;
  justify-content: center;
  letter-spacing: .8px;
  line-height: 24px;
  min-width: 140px;
  outline: 0;
  padding: 0 27px;
  text-align: center;
  text-decoration: none;
  transition: all .3s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-59:focus {
  color: #171e29;
}

.button-59:hover {
  border-color: #B58C67;
  color: #B58C67;
  fill: #B58C67;
}

.button-59:active {
  border-color: #B58C67;
  color: #B58C67;
  fill: #B58C67;
}

.slogan {
  background: #F1EBE4;
  padding: 80px !important;
  position: relative !important;
  margin-top: -130px !important;
  text-align: center !important;
  z-index: 10 !important;
  font-family: "Lora", sans-serif;

}


.owl-carousel .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  /* Space buttons on left and right */
  align-items: center;
  /* Vertically center the buttons */
  pointer-events: none;
  /* Prevent nav container from blocking clicks */
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: relative;
  /* Reset any absolute positioning from Owl Carousel */
  width: 40px;
  height: 40px;
  background: #AC8D5B;
  /* Semi-transparent background */
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  pointer-events: auto;
  /* Allow clicks on the buttons */
  transition: background 0.3s ease;
}

.owl-carousel .owl-nav button.owl-prev {
  margin-left: -50px;
  /* Move the button outside the carousel to the left */
}

.owl-carousel .owl-nav button.owl-next {
  margin-right: -50px;
  /* Move the button outside the carousel to the right */
}

.owl-carousel .owl-nav button:hover {
  background: #AC8D5B;
  /* Darken on hover */
}

.owl-carousel .item img {
  width: 100%;
  height: auto;
}

@media (max-width: 600px) {
  .carousel-wrapper {
    width: 100%;
    padding: 0 40px;
    /* Add padding to ensure buttons don’t touch the edges */
    box-sizing: border-box;
  }

  .owl-carousel .owl-nav button.owl-prev {
    margin-left: -30px;
    /* Reduce the offset for smaller screens */
  }

  .owl-carousel .owl-nav button.owl-next {
    margin-right: -30px;
    /* Reduce the offset for smaller screens */
  }
}

/* product section */
.products{
    padding-top: 100px;
    padding-bottom: 100px;
}
.card-text{
    position: relative;
    z-index: 2;
    background-color: #86624A;
    color: white;
    margin-top: -40px;
    padding: 40px 20px;

}
 .border-left {
      border-left: 1px solid #f0b67393; /* Gold left border for emphasis */
      padding-left: 24px; /* Adjusted padding for balance */
    }
     .number-1.border-right {
      border-right: 1px solid #2c2c2b93; /* Gold left border for emphasis */
      padding-right: 24px; /* Adjusted padding for balance */
    }
/* about section */
.card-text2{
  position: relative;
  z-index: 2;
  padding: 40px 30px;
  background-color: #86624A;
  border-radius: 2%;
  margin-top: -39px;
  color: white;
}
.section-padding {
    position: relative; /* Required for pseudo-element positioning */
    background-color: #ffffff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.section-padding::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('/assets/photos/vector.png') no-repeat 0% 80%;
    background-size: 27%;
    opacity: 0.8; /* Adjust this value (0.3 = 30% opacity) */
    z-index: 0; /* Ensures it stays behind content */
    pointer-events: none; /* Allows clicks to pass through */
}
.section-padding1 {
    position: relative; /* Required for pseudo-element positioning */
    padding-top: 100px;
    padding-bottom: 100px;
  
}

.section-padding1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url('/assets/photos/TREE.png') no-repeat 0% 0%; /* Positioned in top-left corner */
    background-size: 15%; /* Increased size for a larger, prominent image */
    opacity: 0.3; /* Lowered opacity for a natural, subtle integration */
    z-index: 0; /* Ensures it stays behind content */
    pointer-events: none; /* Allows clicks to pass through */
}

.card-text1{
    padding: 30px 10px;
}
.number-1 h1{
  font-size:70px !important;
  color: #8b6f47 !important;
  border-left: 1 px solid black;
}
.coffee-text{

  
  font-size:100px;
  color: #8b6f47c7;
font-family: "Marcellus", serif;
  font-weight: bold;
  -webkit-text-stroke: 1px #8b6f47c7; /* Outline for WebKit browsers (Chrome, Safari) */
  text-stroke: 1px #ffffffc7; /* Standard property for outline */
  color: transparent; /* Makes the text fill transparent to show the outline */
  margin-left: -160px;

}

/* why us section */

.whyus{
  padding-top: 100px;

  background-color: #f7e7d7;

}

.img-whyus{
    position: relative;
  z-index: 6;
  margin-top: -190px;
}
.circle-container {
        position: relative;
        width: 100px; /* Adjust size of circular path */
        height: 100px;
        animation: rotate 6s linear infinite; /* Slower for natural feel */
    }

    .img-animated {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) translateX(50px); /* Offset for circular path */
        animation: counterRotate 6s linear infinite; /* Counter rotation to keep image upright */
    }

    @keyframes rotate {
        from {
            transform: rotate(0deg);
        }
        to {
            transform: rotate(360deg);
        }
    }

    @keyframes counterRotate {
        from {
            transform: translate(-50%, -50%) translateX(50px) rotate(0deg);
        }
        to {
            transform: translate(-50%, -50%) translateX(50px) rotate(-360deg);
        }
    }

    .whyus-para2{
      background-color: #f7e7d7;
      padding-bottom: 100px;
    }

    /* training staf */
    .training{
      padding-top: 100px;
      padding-bottom: 100px;
      background-color: #331908;
    }
    .img-training2{
      margin-left: -380px !important;
      margin-bottom: -50px !important;
    }
    .custom-card {
            background-color: #ffffff;
            border: none;
            border-radius: 10px;
            padding: 15px;
            color: #4a2c2a;
            position: relative;
            background: linear-gradient(to bottom, #ffffff, #ffffff);
            margin-bottom: 20px !important;
        }
        .card-number1 {
            font-size: 1.9rem;
            font-weight: bold;
            color: #ffffff;
         
  color: #8b6f47c7;
font-family: "Marcellus", serif;
  font-weight: bold;
  -webkit-text-stroke: 1px #8b6f47c7; /* Outline for WebKit browsers (Chrome, Safari) */
  text-stroke: 1px #ffffffc7; /* Standard property for outline */
  color: transparent; /* Makes the text fill transparent to show the outline */
        }
        .card-icon {
            position: absolute;
            top: 15px;
            right: 15px;
            font-size: 1.5rem;
            color: #ffffff;
        }
        .card-title {
            font-size: 1.25rem;
            font-weight: bold;
            margin-bottom: 10px;
        }
        .card-text {
            color: #6c757d;
            font-size: 0.9rem;
        }
        .card-container {
            background-color: #f5f5f5;
            padding: 20px;
            border-radius: 10px;
              margin-bottom: 20px !important;
        }

.swiper {
      width: 80%;
      max-width: 1000px;
      height: 500px;
      margin: 20px auto;
    }
    .swiper-slide {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #fff;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      overflow: hidden;
    }
    .swiper-slide .product-image {
      width: 50%;
      height: 100%;
      object-fit: cover;
    }
    .swiper-slide .product-description {
      width: 50%;
      padding: 20px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background-color: #fafafa;
    }
    .swiper-slide .product-description h2 {
      margin: 0 0 10px;
      font-size: 44px;
      color: #3b2007;
    }
    .swiper-slide .product-description p {
      margin: 0;
  
      color: #333;
      line-height: 1.5;
    }
    .swiper-pagination-bullet {
      background-color: #3b2007;
    }
    .swiper-pagination {
      position: relative;
      margin-top: 20px;
    }
    @media (max-width: 768px) {
      .swiper-slide {
        flex-direction: column;
      }
      .swiper-slide .product-image,
      .swiper-slide .product-description {
        width: 100%;
        height: 50%;
      }
      .swiper {
        height: 600px;
      }
    }
    .ourproducts{
      padding-top: 100px;
      padding-bottom: 100px;
    }
 
    .product-page{
      padding-top: 100px;
      padding-bottom: 100px;
    }
.cover-bg {
  background: url('/assets/img/new photos/51-IMG_1748.jpg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  height: 450px;
}

.menu-box {
  background-color: #F1EBE4;
  padding: 100px 50px;
  position: relative;
  margin-top: -300px !important;
  z-index: 100 !important;
}

.word-left,
.word-right {
  flex: 0 0 auto;
}

.word-left {
  position: relative;
  margin-right: 10px;
  /* Space before the dots */
}

.word-left::after {
  content: "";
  flex: 1;
  height: 1px;
  background: repeating-linear-gradient(to right,
      #333 0px,
      #333 2px,
      transparent 2px,
      transparent 6px);
  position: absolute;
  left: 100%;
  /* Start right after the left word */
  right: 0;
  top: 50%;
  /* Center vertically */
  margin-left: 10px;
  /* Space between word and dots */
  margin-right: 10px;
  /* Space between dots and right word */
}

.word-right {
  margin-left: 10px;
  /* Space after the dots */
}
 footer {
      background: linear-gradient(180deg, #2a1604 0%, #3b2007 100%);
      color: #f4f4f4;
      padding: 90px 0 0px;
      position: relative;
      overflow: hidden;
    }
    footer::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url('assets/photos/footer.jpg') center/cover no-repeat;
      opacity: 0.1;
      z-index: 0;
    }
    footer .container {
      position: relative;
      z-index: 1;
    }
    footer h5 {
      color: #ffffff;
      font-weight: 700;
      font-size: 1.5rem;
      margin-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
    footer p, footer a {
      color: #d3d3d3;
      font-size: 1rem;
      line-height: 1.6;
      transition: color 0.3s ease, transform 0.3s ease;
    }
    footer a:hover {
      color: #f4c430;
      text-decoration: none;
      transform: translateX(5px);
    }
    footer .list-unstyled li {
      margin-bottom: 12px;
    }
    footer .social-icons a {
      font-size: 1.8rem;
      margin-right: 15px;
      color: #d3d3d3;
      transition: color 0.3s ease, transform 0.3s ease;
    }
    footer .social-icons a:hover {
      color: #f4c430;
      transform: scale(1.2);
    }
    footer .newsletter input[type="email"] {
      padding: 10px;
      border: none;
      border-radius: 5px 0 0 5px;
      width: 70%;
      font-size: 0.9rem;
    }
    footer .newsletter button {
      padding: 10px 20px;
      border: none;
      background-color: #f4c430;
      color: #2a1604;
      border-radius: 0 5px 5px 0;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }
    footer .newsletter button:hover {
      background-color: #e0b020;
    }
    .footer-bottom {
      background-color: #1a0d02;
      padding: 15px 0;
      text-align: center;
      font-size: 0.9rem;
      border-top: 1px solid #3b2007;
    }
    .footer-logo {
      max-width: 150px;
      margin-bottom: 20px;
      transition: transform 0.3s ease;
    }
    .footer-logo:hover {
      transform: scale(1.05);
    }
    @media (max-width: 768px) {
      footer .col-md-3, footer .col-md-4 {
        margin-bottom: 30px;
        text-align: center;
      }
      footer .newsletter input[type="email"] {
        width: 100%;
        border-radius: 5px;
        margin-bottom: 10px;
      }
      footer .newsletter button {
        width: 100%;
        border-radius: 5px;
      }
      footer .social-icons {
        justify-content: center;
      }
    }
    @media (max-width: 576px) {
      footer h5 {
        font-size: 1.2rem;
      }
      footer p, footer a {
        font-size: 0.9rem;
      }
    }

    /* contact page */
    .map-wrapper {
    position: relative;

    max-width: 900px;
    /* Prevents it from stretching too wide */

    margin: auto;
    /* Centers the map */
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    height: 0;
    /* Necessary for responsive scaling */
}

/* Ensures the map iframe fills its container */
.map-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    border: none;
}

/* Adjust height for mobile devices */
@media (max-width: 768px) {
    .map-wrapper {
        padding-bottom: 75%;
        /* Taller aspect ratio for mobile */
    }
}

@media (max-width: 480px) {
    .map-wrapper {
        padding-bottom: 100%;
        /* Square aspect ratio for small screens */
    }
}

.contact-info {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(200, 200, 200, 0.6);

}

.contact-info .item {
    border-right: 1px solid rgba(200, 200, 200, 0.6);
}

.contact-info .item .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #B58C67;
    margin: 0 auto 25px;
    width: 70px;
    height: 70px;
    min-width: 70px;
    border-radius: 50%;
}

.contact-info .item .icon i {
    color: #ffffff;
    font-size: 26px;
}

.contact-info .item h5 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    margin-bottom: 14px;
    font-family: 'Gilda Display', serif;
    color: #000000;
    height: 400;
}

.contact-info .item p {
    margin-bottom: 2px;
    font-family: 'Gilda Display', serif;
}

@media screen and (max-width: 991px) {



    .contact-info {
        display: unset !important;
        border-bottom: none !important;
    }

    .contact-info .item {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(200, 200, 200, 0.6);
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
}


/*about.html*/
.section-bg {
  background: url('/assets/photos/product-1.jpg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 350px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
  border-radius: 8%;
}

.img1 {
  position: relative;
  margin-left: -80px;
}

.container-fluid.cf-1 {
  max-width: 98%;
  border-radius: 10%;
}

.cover-bg1 {
  background: url('../photos/img\ \(10\).jpeg') rgba(0, 0, 0, 0.348);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 100px;
  padding-bottom: 100px;
}

/*menu.html*/
.section-bg2 {
  background: url('../photos/img\ \(9\).jpeg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
   border-radius: 8%;
}


/*contact.html*/
.section-bg3 {
  background: url('../photos/img\ \(9\).jpeg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
   border-radius: 8%;
}

.contact-box {
  background: #F1EBE4;
  padding: 30px;
  height: 100%;
}


/*gallery.html*/
.section-bg1{
  background: url('/assets/photos/pexels-cottonbro-3737652.jpg') rgba(0, 0, 0, 0.558);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-blend-mode: multiply;
  padding-top: 250px;
  padding-bottom: 150px;
  text-align: center;
  position: relative;
  margin-top: -140px;
   border-radius: 8%;
}

.card3 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  border: none;
  cursor: pointer;
  border-radius: 0px;
}

.card-image3 {
  width: 100%;
  height: 300px;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}

.card3:hover .card-image3 {
  transform: scale(1);
  border-radius: 0px;
}

.card-overlay3 {
  position: absolute;

  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: rgba(255, 255, 255, 0.426);

  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 24px;
  font-weight: bold;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.card3:hover .card-overlay3 {
  opacity: 1;
}

.offcanvas {
  background: oklch(37.984% 0.0725 71.582)!important;

  position: relative;
  z-index: 1000;
  height: 100vh !important;

}



   

  @media(max-width:1000px) {
  .menu-box {
    padding: 20px 20px;
  }

  .slogan {
    width: 95% !important;
    padding: 40px !important;
  }

  .slogan h1 {
    font-size: 20px !important;

  }

  h1 {
    font-size: 30px !important;
  }

  .testimonial-item {
    padding: 20px !important;
  }

  .testimonial-item h1 {
    font-size: 20px !important;
    line-height: 30px !important;

  }

  .copyright {
    justify-content: center;
    text-align: center;
  }

  .img1 {
    margin-left: 0px !important;
  }.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 11.25rem !important;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center !important;
}

.carousel-caption p {
 
  font-size: 30px;
}

.carousel-caption h2 {
  font-size: 20px;
  font-weight: 200 !important;
  font-family: "Lora", sans-serif;
}

.carousel-indicators {
  display: none !important;
}
.coffee-text{

font-size: 68px;

color: #8b6f47c7;

font-family: "Marcellus", serif;

font-weight: bold;

-webkit-text-stroke: 1px #8b6f47c7; /* Outline for WebKit browsers (Chrome, Safari) */

text-stroke: 1px #ffffffc7; /* Standard property for outline */

color: transparent; /* Makes the text fill transparent to show the outline */

margin-left: 0px;
}
.img-whyus{
display: none;
}

}