/* @import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap'); */
@font-face {
    font-family: 'HurmeGeometricSans1';
    src: url('path/to/hurmegeosans1-regular.woff2') format('woff2'),
         url('path/to/hurmegeosans1-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HurmeGeometricSans1';
    src: url('path/to/hurmegeosans1-bold.woff2') format('woff2'),
         url('path/to/hurmegeosans1-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
/* html, body{
   overflow-x: hidden !important;
} */
body {
    margin:0;
    padding:0;
    background: #fff;
    font-family: 'HurmeGeometricSans1', sans-serif !important;
    box-sizing: border-box;
    /* font-family: 'Poppins', sans-serif; */
}
/* .container {
    overflow-x: hidden;
} */
/* If you want to apply it to specific elements */
h1,
h2,
h3,
h4,
h5,
h6,
p {
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'HurmeGeometricSans1', sans-serif !important;
}
h3{
    font-weight: 700 !important;
}
input{
    font-family: 'HurmeGeometricSans1', sans-serif;
}

#menu {
    color: white;
    border: 1px solid white;
    width: 150px;
    height: 100px;
    padding: 10px;
    border-radius: 3px;
    line-height: 100px;
    text-align: center;
    margin: auto;
    display: none;
}

.video-container {
    position: relative;
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
}

.video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: -1000;
    background-size: cover;
}

.video-container-text {
    background: #0000006b;
    position: relative;
    z-index: 1;
    color: white;
    text-align: center;
    padding: 195px 0 120px 16px;
    /* display:flex;
    flex-direction: column; */
}
.video-container-text p{
   font-size:23px;
   color:white;
}

.video-container {
    position: relative;
    width: 100%;
}

.video-container video {
    width: 100%;
    height: auto;
}

.video-container .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0 0 0 / 73%);
    /* Adjust opacity by changing the last value */
}

.milk-qualtity-content {
    display: flex;
    justify-content: space-around;
}

.second-section-content {
    text-align: justify;
    padding: 20px;
}

.second-section-content,
p {
    margin-bottom: 0;
}

.second-section-button {
    display: flex;
    justify-content: center;
}

.item-button {
    width: 50%;
}

button.btn.btn-dark.product-add-btn{
    width: 120px !important;
    border-radius: 50px !important;
    margin-top:10px;
    height: 32px !important;
    font-size: 16px !important;
}
button.buy-now-btn{
    margin: 0px auto !important;
    padding: 10px 20px;
    height: 45px !important;
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    box-shadow: 7px 8px 11px #aba9a9;
    width: 55%;
    border-radius: 50px;
    height: 30px;
    font-size: 14px;
    display:flex;
    justify-content: center;
}
.seventh-section-content{
    background-image: linear-gradient(white, #f8f4ec);
}
span {
    font-size: 18px;
    text-align: center;
}

.theme-color {
    color: #d2ab66;
}
.title{
    text-transform: uppercase;
    margin-top: -12px;;
}

.fourth-section-content {
    background-color: rgba(124, 125, 125, 0.148);
}

/* Optional: Custom styles for carousel */
.owl-carousel {
    display: flex;
    justify-content: center;
}

.owl-item img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
    /* Adjust this value as needed */
}

.item img {
    max-width: 100%;
    height: auto;
    max-height: 180px;
    /* Adjust this value as needed */
}

.item {
    /* max-width: 130px; */
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    margin: 30px;
    font-size: 15px;
    border-radius: 30px;
    margin: 10px;
    
}
.third-section-content .title{
    margin-top:-2px;
}

.facility-provide {
    display: flex;
    margin-left:10% !important;
    justify-content: space-around;
}

.facility img {
    max-width: 100%;
    height: 100%;
    max-height: 100px;
    padding: 27px 104px 0 32px;
    margin-top: 30px;
    margin-left:-2%
}
.facility-1 img{
    margin-left:-10% !important;
}

.facility-provide span {
    font-size: 15px;
    font-weight: 700;
    text-align: center !important;
    margin-bottom: 20px;
    margin-top:10px !important;
    text-transform: uppercase;
    margin-left:4%;
    /* border:1px solid red; */
}
.download-app{
    position:relative;
    left:20%; 
}
.Care-content p{
    text-align: justify;
    font-size:18px;
}
.best-food-content p{
    text-align:justify;
    font-size: 18px;
}
.best-food-cow p{
    text-align:justify;
    font-size: 18px;
}
.care-cow p{
    text-align:justify;
    font-size: 18px;
}
.Care-content .cow-img-icon{
    display: flex;
    /* justify-content: left !important; */
}
.farm-visit{
    position:relative;
    left:20%;
}
.best-food-content .cow-img-icon{
    display: flex;
    /* justify-content: left !important; */
}

.facility {
    margin-bottom: 30px;
    width:100%;
}
.cow-img-icon{
    display:flex;
    justify-content: center;
    margin: -30px 0 -28px 0;
}
.title h3{
    text-transform: uppercase;
}
.sub-title{
    margin-bottom:-8px;
}
.best-food-image img {
    border-top-left-radius: 225px;
    border: 2px solid grey;
    max-height: 335px;
    right: 0px !important;
    width: 500px;
    position: relative;
    right: -130px !important;
}

.care-image img {
    border-top-right-radius: 225px;
    border: 2px solid grey;
    /* position: relative; */
    max-height: 335px;
}

.seventh-section-content img {
    height: 550px;
}

/* Custom styles for the accordion icon */
.accordion-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('plus.png') no-repeat center;
    background-size: contain;
    margin-right: 10px;
    /* Adjust as needed */
}







/* Existing styles... */

.container {
    margin-top: 20px;
}

ul {
    list-style-type: none;
    padding: 0;
    padding-left: 0 !important;
}

li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.third-section-content ul li{
    padding: 10px 0;
    border-bottom: 1px solid #dddddd00;
}

button {
    margin-top: 20px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 100px !important;
    width: 100px !important;
    outline: black !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
    background-size: 100%, 100% !important;
    border-radius: 50% !important;
    border: 1px solid black !important;
}

.border-red {
    border: 1px solid red;
}


/* =============================================================== */

.main {
    position: relative;
    padding: 60px 30px;
    width: 100%;
}

.main h1 {
    color: #fff;
    text-align: center;
}

.main .content {
    margin: 0 auto;
    width: 100%;
    max-width: 768px;
}

.main .content p {
    line-height: 1.8;
    text-align: center;
}

header {
    display: flex;
    justify-content: space-between;
    flex-flow: row;
    align-items: center;
}

footer {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px;
    color: #fff;
}

footer .copyright {
    text-align: center;
}

footer a {
    color: #1bb76e;
    text-decoration: none;
    transition: 0.25s;
}

footer a:hover {
    color: #ff5500;
}

.menuToggle {
    display: block;
    position: relative;
    top: 50px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
}

.menuToggle a {
    /* text-decoration: none;
    color: #232323;
    transition: all 0.3s ease; */
    text-transform: uppercase;
text-decoration: none;
color: #ffffff;
transition: all 0.3s ease;
}

.menuToggle a:hover {
    color: tomato;
}

.menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    cursor: pointer;
    opacity: 0;
    /* hide this */
    z-index: 2;
    /* and place it over the hamburger */
    -webkit-touch-callout: none;
}

.menuToggle span {
    position: relative;
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}

.menuToggle span:first-child {
    transform-origin: 0% 0%;
}

.menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

.menuToggle input:checked~span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}

.menuToggle input:checked~span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

.menuToggle input:checked~span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
}

.menuToggle input:checked~.menuItem {
    transform: none;
}

.menuItem {
    position: absolute;
    width: 300px;
    padding: 50px;
    padding-top: 125px;
    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.menuItem li {
    padding: 10px 0;
    font-size: 22px;
}

.menu--left {
    position: relative;
    width: 50%;
}

.menu--left .menuToggle {
    left: 0;
}

.menu--left .menuToggle input {
    left: 50px;
}

.menu--left .menuToggle span {
    left: 50px;
}

.menu--left .menuItem {
    left: 50px;
    margin: -100px 0 0 -50px;
    transform: translate(-100%, 0);
}

.menu--right .menuToggle {
    position: fixed;
    right: 0;
}

.menu--right .menuToggle input {
    right: 50px;
}

.menu--right .menuToggle span {
    right: 50px;
}

.menu--right .menuItem {
    /* right: 0;
    margin: -100px 0 0 0;
    transform: translate(100%, 0); */
    background: black;
width: 100vw;
right: 0;
margin: -100px 0 0 0;
transform: translate(100%, 0);
}

.menu--right .menuItem li a:hover {
    padding-left: 5px;
}

.menu--bottom--right .menuToggle {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.menu--bottom--right .menuToggle input {
    right: 50px;
    bottom: 50px;
    top: auto;
}

.menu--bottom--right .menuToggle input:checked~.menuItem {
    transform: scale(1);
}

.menu--bottom--right .menuToggle input:checked~.menuItem li:nth-child(1) {
    -webkit-animation: text-slide-in 0.2s;
    -moz-animation: text-slide-in 0.2s;
    animation: text-slide-in 0.2s;
}

.menu--bottom--right .menuToggle input:checked~.menuItem li:nth-child(2) {
    -webkit-animation: text-slide-in 0.3s;
    -moz-animation: text-slide-in 0.3s;
    animation: text-slide-in 0.3s;
}

.menu--bottom--right .menuToggle input:checked~.menuItem li:nth-child(3) {
    -webkit-animation: text-slide-in 0.4s;
    -moz-animation: text-slide-in 0.4s;
    animation: text-slide-in 0.4s;
}

.menu--bottom--right .menuToggle input:checked~.menuItem li:nth-child(4) {
    -webkit-animation: text-slide-in 0.5s;
    -moz-animation: text-slide-in 0.5s;
    animation: text-slide-in 0.5s;
}

.menu--bottom--right .menuToggle input:checked~.menuItem li:nth-child(5) {
    -webkit-animation: text-slide-in 0.6s;
    -moz-animation: text-slide-in 0.6s;
    animation: text-slide-in 0.6s;
}

.menu--bottom--right .menuToggle span {
    right: 50px;
    bottom: 50px;
    top: auto;
}

.menu--bottom--right .menuItem {
    bottom: 0;
    right: 0;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 125px;
    transform-origin: bottom right;
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
    transition: transform 0.3s, visibility 0s 0s;
}

.menu--bottom--right .menuItem li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.menu--bottom--right .menuItem li a:hover {
    padding-left: 5px;
}

.menu--bottom--left .menuToggle {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.menu--bottom--left .menuToggle input {
    left: 50px;
    bottom: 50px;
    top: auto;
}

.menu--bottom--left .menuToggle input:checked~.menuItem {
    transform: scale(1);
}

.menu--bottom--left .menuToggle input:checked~.menuItem li:nth-child(1) {
    -webkit-animation: text-slide-in 0.2s;
    -moz-animation: text-slide-in 0.2s;
    animation: text-slide-in 0.2s;
}

.menu--bottom--left .menuToggle input:checked~.menuItem li:nth-child(2) {
    -webkit-animation: text-slide-in 0.3s;
    -moz-animation: text-slide-in 0.3s;
    animation: text-slide-in 0.3s;
}

.menu--bottom--left .menuToggle input:checked~.menuItem li:nth-child(3) {
    -webkit-animation: text-slide-in 0.4s;
    -moz-animation: text-slide-in 0.4s;
    animation: text-slide-in 0.4s;
}

.menu--bottom--left .menuToggle input:checked~.menuItem li:nth-child(4) {
    -webkit-animation: text-slide-in 0.5s;
    -moz-animation: text-slide-in 0.5s;
    animation: text-slide-in 0.5s;
}

.menu--bottom--left .menuToggle input:checked~.menuItem li:nth-child(5) {
    -webkit-animation: text-slide-in 0.6s;
    -moz-animation: text-slide-in 0.6s;
    animation: text-slide-in 0.6s;
}

.menu--bottom--left .menuToggle span {
    left: 50px;
    bottom: 50px;
    top: auto;
}

.menu--bottom--left .menuItem {
    bottom: 0;
    left: 0;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 125px;
    transform-origin: bottom left;
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
    -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
    transition: transform 0.3s, visibility 0s 0s;
}

.menu--bottom--left .menuItem li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.menu--bottom--left .menuItem li a:hover {
    padding-left: 5px;
}

@keyframes text-slide-in {
    0% {
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

/******************************************************** Newly Created Css *******************************************


.item p {
  font-size: 14px;
  font-weight: 600;
}
.item .btn {
  font-size: 10px !important;
  height: 26px !important;
}
/* .product-btn{
display:flex;
justify-content:space-around;
} */

.seventh-section-content {
    position: relative;
  }
  /* 
  .seventh-section-content::before {
    content: "";
    height: 70px;
    background-color: #f8f4ec;
    width: 100%;
    bottom: 0px;
    left: 0px;
  } */
  
  /* FAQ Styles */
  
  .eight-section-faq {
    background-color: #f8f4ec;
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .eight-section-faq .accordion-item {
      margin-bottom: 30px;
      padding: 20px;
      border-radius: 40px;
      border: none;
  }
  .eight-section-faq .accordion-item .accordion-header .accordion-button{
     /* font-size: 30px;*/
      font-size: 18px;
      font-weight: 700;
      color: #000;
      background-color: transparent;
  }
  .eight-section-faq .accordion-item .accordion-header .accordion-button:focus{
      box-shadow: none;
      outline: 0px;
  }
  .eight-section-faq .accordion-header .accordion-button::before {
      content: "\f068";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      background-color: #000;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      margin-right: 20px;
      color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 21px;
  }
  .eight-section-faq .accordion-header .accordion-button.collapsed::before{
      content: "\2b";
  }
  .eight-section-faq .accordion-header .accordion-button::after{
      display: none;
  }
  
  /* Explore Now Styles */
  
 /* Explore Now Styles */

.explore-now-product .owl-nav{
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  .owl-carousel.owl-loaded {
    display: flex !important;
}
  .explore-now-product .owl-nav::before{
    content: "";
    width: 100%;
    max-width: calc(100% - 80px);
    height: 1px;
    background-color: #bfbfbf;
    position: absolute;
    left: 40px;
    bottom: 16px;
    right: 40px;
  }
  .explore-now-product .owl-nav .owl-prev::before{
    content: "\f177";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #bfbfbf;
  }
  .explore-now-product .owl-nav .owl-next::before{
    content: "\f178";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #bfbfbf;
  }
  .explore-now-product .owl-nav .owl-prev span{display: none;}
  .explore-now-product .owl-nav .owl-next span{display: none;}
  .explore-now-product .owl-nav .owl-prev:hover{
    background-color: transparent !important;
  }
  .explore-now-product .owl-nav .owl-next:hover{
    background-color: transparent !important;
  }

  .feature-section{
    display:flex;
    justify-content: center;
    align-items:center;
flex-wrap:wrap;
  }
  .feature-section .item img{
    max-width:200px;
    width:100%;
    padding:10px;
  }
  /* Our clients */
  /* .our-clients-section{
      padding: 60px 0px;
  } */
  .our-clients-section .third-section-image .owl-theme{
      position: relative;
  }
  /* .our-clients-section .third-section-image .owl-theme .owl-stage-outer{
      padding-left: 30px;
  } */
  .our-clients-section .owl-nav {
      position: absolute;
      top: 0px;
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
  }
  .our-clients-section .owl-nav .owl-prev{
      width: 40px;
      height: 40px;
      border-radius: 50% !important;
      border: 2px solid #d2ab66 !important;
      display: flex !important;
      justify-content: center;
      align-items: center;
  }
  .our-clients-section .owl-nav .owl-prev:hover{
      background-color: transparent !important;
  }
  .our-clients-section .owl-nav .owl-next:hover{
      background-color: transparent !important;
  }
  .our-clients-section .owl-nav .owl-next{
      width: 40px;
      height: 40px;
      border-radius: 50% !important;
      border: 2px solid #d2ab66 !important;
      display: flex !important;
      justify-content: center;
      align-items: center;
  }
  .our-clients-section .owl-nav .owl-prev span{display: none;}
  .our-clients-section .owl-nav .owl-next span{display: none;}
  .our-clients-section .owl-nav .owl-prev::before{
      content: "\f053";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #d2ab66;
  }
  .our-clients-section .owl-nav .owl-next::before{
      content: "\f054";
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      color: #d2ab66;
  }
  .our-clients-section .owl-dots{
      display: none;
  }
  
  
  /* Leading Book Farm Visit */
  
  /* .leading-farma{
      padding: 60px 0px;
  } */
  .leading-farma .third-section-content{
      max-width: 360px;
      margin: auto;
  }
  .leading-farma .leading-banner{
      text-align: center;
  }
  .leading-farma .leading-banner img{
      width: 100%;
      max-width: 300px;
      margin: auto;
      /* box-shadow: 7px 8px 11px #aba9a9; */
      border-radius: 130px;
  }
  .leading-farma .btn-dark{
      margin: 0px !important;
      padding: 7px 20px;
      height: 52px !important;
      font-size: 16px !important;
      text-transform: uppercase;
      font-weight: 800;
      box-shadow: 7px 8px 11px #aba9a9;
      border-radius:50px;
  }
  
  /* Savor Section styles */
  .savor-section .btn-dark{
    margin: 0px !important;
    padding: 7px 20px;
    height: 52px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 800;
    box-shadow: 7px 8px 11px #aba9a9;
    border-radius:50px;
    margin-top:50px;
  }
  .savor-section .leading-banner{
    text-align: center;
  }
  .savor-section .leading-banner img{
    width: 100%;
    /* margin: auto; */
    margin-left:-28%;
  }
  .savor-section .third-section-content{
    max-width: 360px;
    margin: auto;
  }
  /* Footer Styles */
  
  footer {
    background: black;
  }
  .footer-menu-item li {
    list-style: none;
  }
  hr:not([size]) {
    /* border: 2px solid white; */
    padding: 1px;
    height: 4px;
    width: 100%;
    color: white;
  }
  .footer-icons {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    color: white;
  }
  .footer-icons .fab {
    color: white;
    margin-left: 15px;
    height: 40px;
  }
  .second-section-image img {
    width: 205px;
  }
  @media only screen and (max-width: 600px) {
    body {
      margin: 0;
      padding: 0;
      background: #fff;
      overflow-x: hidden !important;
      width:105% !important;
      /* font-family: "Poppins", sans-serif; */
    }
    tr.table-head-row th{
        padding:1px !important;
    } 
    .second-section-image img {
      width: 140px !important;
    }
    .video-container-text{
        padding:140px 0 140px 0;
    }
    .video-container-text p{
font-size:12px !important;
    }
    .video-container-text h1{
        font-size:31px !important;
    }

    /* .best-food-image img {
      border-top-left-radius: 225px;
      border: 2px solid grey;
      position: relative;
      max-height: 335px;
      right: -119px;
      width: 246px;
    } */

    .care-image img {
      border-top-right-radius: 225px;
      border: 2px solid grey;
      /* position: relative; */
      max-height: 241px;
    }
}

/* .............................................. Delivery Preference ....................................................*/

.profile-top-section{
    height:400px;
    background:black;
    position:absolute;

}
.subscription-button {
    margin-top:10px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        /* background-color: #ffffff; */
        color: rgb(0, 0, 0);
        border: 1px solid grey;
        border-radius: 30px;
        font-size: 16px;
}

.subscription-button.active {
        /* background-color: #ffffff; */
        background-color: #000 !important;
        color: #fff
    }
    .subscription-button .left-content {
        display: flex;
        align-items: center;
    }
    .subscription-button .left-content i {
        margin-right: 8px;
    }
    .profile-btn{
        background:white;
        padding:20px;
        border-radius:30px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .fas{
        color:#d2ab67;
    }
    .user-profile-section{
        background: white;
        border-radius:30px;
        padding:20px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .user-header{
        display:flex;
        justify-content: space-between;
    }
    .theme-color{
        color:#d2ab67;
    }
    .btn-save{
        border:1px solid #d2ab67;
        border-radius:30px;
    }
    .btn-save:hover{
        background:#d2ab67;
        border-radius:30px;
    }
    .form-control{
        border-radius: 30px !important;
        font-size:13px;
    }
    .user-image{
        display:flex;
        justify-content: center;
        align-items:center;
        flex-direction: column;
    }
    .user-select-btn{
        display: flex;
        justify-content: space-between;
    }
    .delivery-details{
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        border-radius:30px;
        background: white;
        padding:10px;
    }
.delivery-data{
display:flex;
background: #d2ab67;
color:white;
border-radius:30px;
padding:10px;
}
.prefrences-section{
 padding:20px;
background: white;
border-radius: 30px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.prefrences-section-img{
display: flex;
justify-content: space-around;
}
.prefer-img{
max-width:80px;
padding:10px;
width:100%;
}
.Subscription-section{
padding:20px;
background: white;
border-radius: 30px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-name{
font-size:10px;
text-align: center !important;
}
/* Rounded sliders */
.slider.round {
border-radius: 34px;
}

.slider.round:before {
border-radius: 50%;
}
.switch {
position: relative;
display: inline-block;
width: 40px;
height: 26px;
margin-top:15px;
}

.switch input { 
opacity: 0;
width: 0;
height: 0;
}

.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: -11px;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}

.slider:before {
position: absolute;
content: "";
height: 18px;
width: 18px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}

input:checked + .slider {
background-color: green;
}

input:focus + .slider {
box-shadow: 0 0 1px green;
}

input:checked + .slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
/* .table>:not(:last-child)>:last-child>* {
font-size:10px !important;
} */
.table>:not(caption)>*>*{
font-size:15px !important;
padding:5 !important;
}
.preference-img p{
background: grey;
color:white;
padding:5px;
font-size:8px;
border-radius:30px;
}
.preference-img p:hover{
background: #d2ab67;
}
.wallet-section{
background: white;
border-radius:30px;
padding:20px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.recharge-section{
border:1px solid grey;
padding:10px;
}
.recharge-section p{
font-size: 13px;
margin-bottom: 2px;
}
.amount-select-btn{
display:flex;
font-size:10px;
}

button.btn.btn-light.theme-color.btn-amount {
border-radius: 30px;
margin: 5px;
font-size: 12px;
border: 1px solid #d2ab67;
}

.recharge-section .form-control{
font-size:10px;
padding:10px;
line-height:0.5rem;
}
.payment-method{
display:flex;
justify-content: space-around;
}
.payemnt{
padding:5px;
margin-top:5px;
font-size:12px;
}
.payemnt:hover{
border:1px solid #d2ab67;
/* border-radius:30px; */
}
.pay-btn{
border:1px solid #d2ab67;
border-radius: 30px;
margin:0 auto;
font-weight: 1000;
font-size: 7px;
height: 22px;
width: 120px;
margin-top:15px;
}
.pay-btn:hover{
background: #d2ab67;
color:white;
}
.deliver-detail{
display:flex;
justify-content: space-between;
padding:10px;
}
.deliverd{
font-size:10px;
}
.deliverd p{
color:white;
padding:7px;
background: red;
font-size: 12px;
border-radius:30px;
}


/***********************************************login page******************************************/

.login-body{
    margin:0;
    padding:0;
    overflow:hidden;
    height:100vh;
    background:url('/images/login.jpg');
    background-size:cover;
    background-repeat:no-repeat;
}

.login-screen{
    background:#0000009c;
    padding:30px;
    border-radius:30px;
}

.login-input{
    background:#00000000 !important;
    border:1px !important;
    color:white !important;
    text-align:center !important;
    font-size: 25px !important;
}

.login-input.placeholder {
    text-align: center !important;
}

.login-centered-hr {
    width: 50%;
    margin: 0 auto;
    
    
}

.login-continue-btn{
    display:flex;
    justify-content:center;
    color:white;
} 
.login-continue-btn .btn{
    background:#d2ab67;
    color:white;
    font-weight:700;
    width:200px;
    border-radius:30px;
}
.login-contact-details{
    display:flex;
    justify-content:space-around;
}

/*************************************************************OTP*********************************/

.container_otp {
    display: flex;
    justify-content: center;
    align-items: center;
}

.input-otp {
    width: 100px !important;
    background:#00000000 !important;
    border: none !important;
    border-bottom: 1px solid rgba(232, 235, 238, 0.984) !important;
    margin: 0 10px !important;
    text-align: center !important;
    font-size: 36px !important;
}

.input-otp:focus {
    border-bottom: 3px solid orange !important;
    outline: none !important;
}

.fa-solid {
    color: #d2ab67;
    font-size: 20px;
}

.fa-regular {
    color: #d2ab67;
    font-size: 20px;
}



.mt-3 {
    margin-top: 8rem !important;
}


@media (max-width: 768px) {
       .item{
        font-size: 10px;
       }
       .mt-3{
        margin:0rem;
       }
       .input{
        width:50px;
       }
    }

    @media (max-width: 868px) {
        
       .item{
        font-size: 10px;
       }
       .mt-3{
        margin:25px;
       }
       .input{
        width:50px;
       }
    }


/********************************************************************/

.notification {
    padding: 10px;
    background-color: #dff0d8; 
    color: #3c763d; 
    border: 1px solid #d6e9c6;
    border-radius: 4px;
  }

/***********************************************************************************************/

.calendar-panel {
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  }
  
  .calendar {
    width: 280px;
  }
  
  .calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
  }
  
  .calendar-header button {
    background: none;
    border: none;
    font-size: 1.2em;
    cursor: pointer;
  }
  
  .calendar-header .month {
    font-size: 1.2em;
    font-weight: bold;
  }
  
  .calendar-body {
    display: flex;
    flex-direction: column;
  }
  
  .weekdays {
    display: flex;
    justify-content: space-between;
    background-color: #f0f0f0;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 5px;
  }
  
  .weekdays div {
    flex: 1;
    text-align: center;
    font-weight: bold;
  }
  
  .days {
    display: flex;
    flex-wrap: wrap;
  }
  
  .day {
    width: 14.28%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    color: grey;
    border-radius: 5px;
    margin: 2px;
    transition: background-color 0.3s;
  }
  
  .day:hover:not(.disabled) {
    background-color: gold;
    color: white;
  }
  
  .day.active {
    background-color: gold;
    color: white;
  }
  
  .day.disabled {
    cursor: not-allowed;
    color: lightgrey;
  }

/***************************************************************************************************/

nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: #000;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    padding: 16px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    zoom:90%;
    z-index: 999;
}

/* menu toggle */

.menu-toggle {
    position: relative;
    width: 40px;
    height: 40px;
    cursor: not-allowed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-toggle::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 4px;
    background: #000;
    box-shadow: 0 8px 0 #000,
                0 -8px 0 #000;
}

/* profile menu */

.profile {
    margin-left: 73%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    text-align: end;
}

.profile h3 {
    text-align: end;
    line-height: 1;
    margin-bottom: 4px;
    font-weight: 600;
}

.profile p {
    line-height: 1;
    font-size: 14px;
    opacity: .6;
}

.profile .img-box {
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}

.profile .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* menu (the right one) */

.menu {
    position: absolute;
    top: calc(100% + 15px);
    width: 200px;
    min-height: 100px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    opacity: 0;
    transform: translateY(-10px);
    visibility: hidden;
    transition: 300ms;
}

.menu::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 14px;
    width: 20px;
    height: 20px;
    background: #fff;
    transform: rotate(45deg);
    z-index: -1;
}

.menu.active {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

/* menu links */

.menu ul {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 10;
    background: #fff;
}

.menu ul li {
    list-style: none;
}

.menu ul li:hover {
    background: #d2ab67 ;
}

.menu ul li a {
    text-decoration: none;
    color: #000 !important;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    gap: 6px;
    transition: all 0.3s ease;
    font-weight: 600;
}

.menu ul li a i {
    font-size: 1.2em;
}


/*************************************************************************************************/

.editable-container {
    position: relative;
    border: 1px solid #ccc;
    padding: 16px;
    border-radius: 8px;
    background-color: #f9f9f9;
  }
  
  .edit-button {
    text-decoration: none;
    position: absolute;
    top: 9rem;
    right: 100px;
    background: none;
    border: none;
    color: #007bff;
    cursor: pointer;
    font-size: 16px;
  }
  
  .edit-button:hover {
    color: #0056b3;
  }
  
  .content {
    margin-top: 24px;
  }
  .owl-carousel .owl-nav button.owl-prev{
    margin:-100px !important
  }
  .owl-carousel .owl-nav button.owl-next{
    margin:-50px;
  }
  /*********************************************************************OUR STORY*************************/

  .our-story-section {
    position: relative;
    text-align: center;
    color: white;
    text-transform: uppercase;
    background: url('/images/story.jpg') no-repeat center center;
    background-size: cover;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.heading-story {
    font-size: 2.5em;
    margin: 20px;
    font-weight: 1000;;
    /* z-index: 1; */
    color: white; /* Ensure text color is white */
}
.story-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-contact h2{
    text-transform: uppercase;
    font-weight: 1000;
}


/*****************************************************Contact Us *****************************************/

.main-container-contactUs {
    background-color: rgb(191 188 184 / 40%);
    align-content: center;
    padding: 75px;
    border-radius: 30px;
    width:100%;
}

.content-center {
    justify-content: center;
}

.form-content {
    justify-content: center;
}

.br {
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #ccc;
}

.bg-colss {
    background-color: #c19237;
    color: white;
}

.text-col {
    color: #c19237;
}

.contact-info {
    font-size: 16px;

}

.contact-info span {
    margin-right: 10px;

}

.contact-info span i {

    color: #c19237;
}

.header-banner-contact{
background:url('/images/imagesForContact.jpg');
background-size: cover;
background-repeat: no-repeat;
}
.banner-heading{
padding-top:200px;
padding-bottom:200px;
max-width: 100%;
}

.texts{
font-size:45px;
}

/*****************************************************************************************/

.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 10px;
  }
  
  .label-warning[href],
  .badge-warning[href] {
    background-color: #e1a95f;
  }
  #lblCartCount {
      font-size: 12px;
      background: #e1a95f;
      color: #fff;
      padding: 0 5px;
      vertical-align: top;
      margin-left: -10px; 
  }

/*****************************************************************************Product Slider **************/

/* ProductCarousel.css */

.product-carousel {
    margin: 0 auto;
    padding: 40px;
    /* max-width: 1200px; */
  }
  
  .product-item {
    padding: 10px;
    text-align: center;
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }
  
  .product-item img {
    max-width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
  }
  
  .product-item h3 {
    font-size: 1.2em;
    color: #333;
  }


.slick-dots {
    margin-top: 10px !important; 
  }

.slick-dots li button:before {
    font-size: 16px !important; 
    color: #333 !important; 
  }
  
  .slick-dots li.slick-active button:before {
    color: #d2ab67 !important; 
  }
  .second-section-image{
    display:flex;
    justify-content:center;
  }
  .second-section-image img{
    max-width:205px;
  }

  /* .owl-carousel .owl-item img{
    margin-left:45px;
  } */
  /* Mobile styles */
@media (max-width: 600px) {
    .user-1{
margin-left:50px;
    }
    .owl-carousel .owl-nav button.owl-prev{
        margin:-65px !important
      }
    .user .user-icon{
        margin-left:5px !important;
        height:35px !important;
    }
    .user .user-icon-2{
        margin-right:-50px;
    }
  #lblCartCount{
    margin-left:37px;
   }
    .product-carousel {
      padding: 20px;
    }
    .facility-1 img{
        margin-left:2% !important;
    }
  
    .product-item h3 {
      font-size: 1em;
    }
  }
  /* @media only screen and (max-width: 900px){
    .Profile{
        margin-left:70%;
    }
  } */
  input[type="submit"]{
    background: #000 !important;
    color:white !important;
    width:200px !important;
    margin:0 auto;
    height:48px !important;
  }
  input[type="number"]{
    width:100% !important;
  }
  .fifth-section-content{
    margin-top:50px;
  }
  .sixth-section-content{
    margin-top:80px;
  }
  .leading-farma{
    margin-top:100px;
  }
@media only screen and (max-width: 600px) {
    /* .leading-farma{
        margin-top:8px;
      } */
    .fifth-section-content{
        margin-top:5px;
      }
      .sixth-section-content{
        margin-top:5px;
      }
.Profile{
        margin-left:25% !important;
        position: relative;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
        cursor: pointer;
        text-align: end;
    }

/* .video-container-text-{
        position: relative;
        z-index: 1;
        color: white;
        text-align: center;
    
    } */

.facility-provide {
        
        display: flex;
        flex-wrap: wrap;
        margin-left:1% !important;
        justify-content: center;
    
    }
    
.best-food-image img{

    border-top-left-radius: 225px;
    border: 2px solid grey;
    max-height: 241px;
    right: 0px !important;
    width: 500px;
    right: -10px !important;
}

.seventh-section-content img {
    height: auto;
}

.leading-farma .leading-banner img{
    width: 100%;
    max-width: 300px;
    margin: auto;
    border-radius: 130px;
}

}

   /* Custom CSS for Dialog Box */
.dialog-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1000; 
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .dialog-box {
    background-color: white;
    border-radius: 8px;
    padding: 20px;
    max-width: 90%;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
  
  .dialog-header {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .dialog-content {
    margin-bottom: 20px;
  }
  
  .dialog-footer {
    display: flex;
    justify-content: flex-end;
  }
  
  .dialog-button {
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 16px;
    margin-left: 10px;
    cursor: pointer;
  }
  
  .dialog-button:hover {
    background-color: #0056b3;
  }
  .video-container-text h1{
    font-family:'HurmeGeometricSans1', sans-serif  !important;
              font-size: 50px;
              font-weight: 600;
              color: #fff;
  }
  .second-section-button .item-button{
    width: 500px;
    margin-top: 10px;
}
  @media screen and (max-width: 680px) {
  .video-container video {
    width: auto;
    height: auto;
}
.facility-provide span {
    font-size: 15px;
    font-weight: 700;
    text-align: center !important;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-left:14%;
    /* border:1px solid red; */
}
.facility {
    margin-left:30%;
    margin-bottom: 30px;
    width:100%;
}
.facility img{
    margin-left:8%;
}
.profile {
    margin-left: 28%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    text-align: end;
}
  }

/***************** Book Your farm *****************************************************/

.header-banner-bookfarm {
    background: url('../images/form-bottom-bg.jpg') no-repeat center center;
    background-size: cover;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-top: 5rem;
}

.header-banner-bookfarm::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* Adjust the alpha value for desired transparency */
    z-index: 1;
}

.banner-heading-bookfarm {
    position: relative;
    z-index: 2; /* Ensure the text is above the overlay */
    color: #fff; /* Make sure the text is visible on the dark overlay */
}

.banner-heading-bookfarm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.texts{
    font-size:45px;
    }

    .form-container-bookfarm {
        padding: 30px;
        width: 100%;
        border-radius: 8px;
        background-color: rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
        margin-top: 50px;
    }
    .form-container-row-bookfarm {
        padding: 30px;
        width: 100%;
        background-color: #f9fafb;
        opacity: 0.9;
    }

    .br-bookfarm {
        border-radius: 10px;
        padding: 10px;
        border: 1px solid #ccc;
    }
    
    .bg-colss-bookfarm {
        background-color: #c19237;
        color: white;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #000307 !important;
        opacity: 1;
        color:#fff
    }

    .captcha-btn {
        color: #000307;
        border-color:#c19237 !important;
    }

    .captcha-btn:hover {
        color: #fff !important;
        background-color: #c19237 !important;
        border-color: #dee2e6 !important;
    }



  