/*@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;900&family=Vollkorn:wght@400;500;600;700;800;900&display=swap");*/
/* @import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap'); */
* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  font-family: 'raleway';
}

.font-serif{
    font-family: "Arvo" !important;
}

.font-serif > *{
	font-family: "Arvo" !important;
}

.custom-width{
	max-width:1366px;
	margin:auto;
}

.sub-text-opacity{
	opacity:0.8;
}

.banner-slick-slide{
	position:absolute;
}


body{
overflow-x:hidden;
}

.lakeside-slide-container {
  position: relative;
  width: 100%;
  height: 500px;
  background: url(../images/Intersection.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position:center !important;
}


.mahek-product-slide-container {
  position: relative;
  width: 100%;
  height: 500px;
  background: url(../images/recipe.png);
  background-repeat: no-repeat;
  background-size: cover;
}


.lakeside-slide {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.56) 0%,
    rgba(36, 36, 36, 0.15) 100%
  );
}

.lakeside-slide-text-news {
  bottom: 24px;
  font-size: 42px;
  font-weight: bold;
  color: white;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
}



/* lakeside-aboutus section starts here */
/* ================================================================================================= */

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}


.about-us-second-part {
    position: relative;
    width: 100%;
    background: url(../images/bkg.png);
    background-repeat: no-repeat;
    background-size: cover;
  /* background: #f6f6f6; */

}
.about-us-second-part-wrapper {
  max-width: 1366px;
  margin: auto;
}
.lakeside-about-us-logo-section>h4{
    color: #172A2E;
    font-size: 24px;
    font-weight: bold;
    padding-top:16px;
}
.lakeside-about-us-logo-section>p {
  text-align:justify;
}

.author {
    width: 392px;
    height: auto;
}

.lakeside-author{
  width:95%;
}

.author img {
    width: 100%;
    height: auto;
}

.about-us-second-part-wrapper{

  /* padding:54.5px 200px 54.5px 139px; */
  padding:59.5px 130px 40px 130px;

}
.text {
 
    line-height: 1.7;
    color: #5E5E5E;
    font-size: 16px;
}

.text p {
	font-family: 'Vollkorn', serif;
}

.lakeside-paragraph {
  font-family: "Archivo", sans-serif;
  color: #5e5e5e;

}
.lakeside-manakaman-logo {
    height: 77px;
    width: 293px;
}
.lakeside-manakaman-logo img {
    height: auto;
    width: 100%;
}



/* footer css */
.home-seventh-wrapper {
  background-image: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  object-fit: contain;
  background-size: cover;
  background-position:bottom;
}

.footer {
  color: floralwhite;
  padding: 100px 1px 60px 139px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
}

.home-footer {
  justify-content: center;
  width: 80%;
  /* width: 500px; */
}

.home-footer-contact-info {
  color: #F19504;
  font-size: 20px;
  font-weight: bold;
  font-family: "Vollkorn", serif;
  margin-bottom: 20px;
}

.home-footer p:nth-child(2) {
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  margin-bottom: 8px;
}

.footer a {
  color: rgba(255,255,255,0.87);
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
}

.footer-individual-resort {
  margin-bottom: 32px;
}

.home-footer p:nth-child(3) {
  line-height: 1.8;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin-bottom: 6px;
}

.home-footer-email > a {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}

.home-footer ul {
  padding-left: 0px !important;
  color: white;
}

.footer ul li {
  list-style: none;
  padding-bottom: 14px;
  /* line-height: 1.7; */
  word-spacing: 2px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom:8px;
  font-family: "Montserrat", sans-serif;
}

.footer a {
  color: rgba(255,255,255,0.87);
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  word-break:break-all;
}

.footer a:hover{
  color:white;
}

.footer-individual-resort{
  margin-bottom:32px;
}

.footer-individual-resort p:first-child{
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  margin-bottom: 8px;
}

.footer-individual-resort p:nth-child(2){
  line-height: 1.8;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin-bottom: 6px;
  font-weight:500;
}

.footer-opening-info{
margin-bottom:0px;
}

.footer-opening-info > p{
	margin-top:0px !important;
	margin-bottom:16px !important;
	color:white !important;
}

.footer-opening-info .lskb-opening-details > p{
	opacity:0.7 !important;
	font-size:14px !important;
	font-weight:400 !important;
}
/* end of footer css for desktop */


/* nav section */
.navbar-second {
  /* display: flex;
  flex-wrap: wrap; */
  background-color: #fff;
  color: #1A5764;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  /* justify-content: center; */
  padding: 0px 50px 0px 50px;
  height: 78px;
  position: sticky;
  top:0;
  z-index: 100;
}



.second-nav-logo {
height: 69px;
width: 66px;
  justify-content: center;
  display: flex;
}
.second-nav-logo img {
    height: auto;
    width: 100%;
      
    }
.second-navbar-nav-ul {
    font-family: 'Vollkorn SC', serif;
  display: flex;
  text-transform: uppercase;
  list-style: none;
  padding: auto;
  line-height: 25px;
  margin-bottom:30px;
}

.second-nav-items ul li a {
  text-decoration: none;
  padding-top: 0px;
  margin: 8px 6px;
  color: #1A5764;
  font-size: 14px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;

}


.second-nav-items {
    display: flex;
    justify-content: space-between;
}

.second-navbar-hamburger img {
  height: 30px;
  width: 30px;
}


.second-navbar-hamburger{
    display: none;
    position:absolute;
    top:50%;
    right:50px;
    transform: translate(0%,-50%);
    border:none;
    background:none;
  }

.second-navbar-hamburger:focus {
  outline: none;
  cursor: pointer;
}
/* end of nav section */


/* mahek products desktop css section */
.mahek-product-prev-arrow img{
  height: 30px;
  width: 30px;
}
.mahek-product-prev-arrow {
  position: absolute;
  left: 8%;
  /* top: -5%; */
  transform: translate(-25%, 333%);
}

.mahek-product-next-arrow img{
  height: 30px;
  width: 30px;
}
.mahek-product-next-arrow {
  
  position: absolute;
  /* left: 8%; */
  /* top: -5%; */
  transform: translate(-25%, 333%);
  right: 9%;

}

.mahek-masala-card-container{
  display: flex;
  justify-content: center;
  /* margin-right: auto;
  margin-left: auto; */
  /* width: 305px;
  height: 344px; */
  flex-wrap: wrap;
}
.mahek-masala-product-description-container{
  text-align: center;
}
.mahek-cards-container{
  background: url(../images/bkg.png);

}
.mahek-product-card-container{
  width: 232px;
  height: 344px;
  text-align: center;
  margin: 16px 16px 150px 16px;
  /* padding: 16px; */
  margin-right: 21px;
  border: 2px solid #AA9C64;

}

.mahek-product-card-container:focus{
  outline:none;
}

.mahek-product-ingridiants{
  text-align: center;
  padding: 16px 0px;
  width: 444px;
  margin-right: auto;
  margin-left: auto;
}
.mahek-product-ingridiants>p:nth-child(1){
  font-size: 14px;
  font-family: 'Vollkorn', serif;
  font-family: 400;
  color: #344043;
  opacity: 80%;
}
.mahek-product-ingridiants>p:nth-child(2){
  font-size: 14px;
  font-family: 'Vollkorn', serif;
  font-family: 400;
  color: #344043;
  opacity: 80%;

 }
/*     margin: 16px 16px 150px 16px; */
.mahek-product-neg-image-container{
  
  width: 226px;
  height: 207px;
  margin-top: -111px;

}
.mahek-product-neg-image-container img{
  height: 100%;
  width: 100%;
}
.mahek-products-multiple-card-container-neg-image{
  display: flex;
  justify-content: center;
  padding: 120px 0px 0px 0px;
  max-width: 1366px;
  margin-right: auto;
  margin-left: auto;
}
.mahek-product-slide-container {
  position: relative;
  width: 100%;
  height: 500px;
  background: url(../images/recipe.png);
  background-repeat: no-repeat;
  background-size: cover;
}


.mahek-product-slide {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /* background: rgb(0, 0, 0);
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.56) 0%,
    rgba(36, 36, 36, 0.15) 100%
  ); */
  background: rgb(2,2,2);
background: linear-gradient(90deg, rgba(2,2,2,0.69) 0%, rgba(0,0,0,0.4) 100%);
}

.lakeside-slide-text-news {
  bottom: 24px;
  font-size: 42px;
  font-weight: bold;
  color: white;

  position: absolute;
  left: 50%;

  transform: translate(-50%, 0%);
}

.mahek-product-ingrediant{
  font-size: 14px;
  color: #172A2E !important;
  font-weight: bold !important;
 
  opacity: 100% !important;
  font-family: 'Montserrat', sans-serif;
  
  }
  .mahek-masala-product-description-container>.recipe-image-container-title{
    font-size: 18px !important;
    color: #172A2E !important;
    font-weight: bold !important;
    opacity: 100% !important;
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    
    }

    .mahek-masala-product-description-container>p:nth-child(2){
      color: #344043;
      font-size: 14px;
      opacity: 80%;
      font-weight: 400;
      font-family: 'Vollkorn', serif;
      margin-bottom: 8px;
      padding: 19px;
	  overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;

    
    }
    .mahek-card-curry-pic{
      height: 219px;
      width: 260px;
    }
    .mahek-card-curry-pic img{
      height: 100%;
      width: 100%;
      object-fit:cover;
    }
    .mahek-card-curry-description-container{
      height: 293px;
      width: 260px;
      margin: 8px;
      background-color: #fff;
    }
    .mahek-product-learn-more-button{
      padding: 8px 25px;
      color: white;
      background-color: #1A5764;
      border-style: none;
    }

/* end of mahek products desktop css section */





/* recipedetails desktop css section */
.recipe-paragraph-container-neg-image {
  margin-top: 110px;
}
.recipe-related-product {
  display: flex;
  justify-content: center;
}
/* h2 {
  width: 50%; 
  text-align: center; 
  border-bottom: 2px solid #AA9C64; 

  line-height: 0.1em;
  margin: 10px 0 20px; 
  margin-right: 10px;
  margin-left: 10px;

}  */
/* 
h2 span { 
   background:transparent; 
   padding:0 10px; 
} */
.recipe-image-container{
  display: flex;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  width: 305px;
  height: 344px;
  margin-top:220px;
}
.chef-image{
  width: 156px;
  height: 229px;
  margin-right: 44px;
}
.chef-image img{
  width: 100%;
  height: 100%;
}
.recipe-chef-intro{
  background-color: #1A5764;
  height: 441px;
  margin-bottom: 20px;
  color: white;
}
.recipe-intro-container{
  padding: 93px 139px;
  display: flex;
  max-width: 1366px;
  margin: auto;
 
}
.recipe-chef-info-text{
  width: 41%;
  margin-top: 16px;
}
.recipe-neg-image-container{
  margin-top: -209px;
  height: 320px;
    width: 350px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.recipe-neg-image-container img{
 
  height: 100%;
    width: 100%;
}
.recipe-learn-more-button{
  padding: 8px 48px;
    background-color: #1A5764;
    color: white;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    border-style: none;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
    display: flex;

}
.curry-description-text>p:nth-child(1){
  color: #172A2E;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 8px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.curry-description-text>p:nth-child(2){
  color: #344043;
  font-size: 14px;
  opacity: 80%;
  font-weight: 400;
  font-family: 'Vollkorn', serif;
  margin-bottom: 8px;

}

.recipe-instruction-container{
  padding-bottom: 120px;
}
.recipe-multiple-card-container{
    position: relative;
    padding: 96px 0px;
    width: 100%;
    height: 100%;
    background: url(../images/bkg.png);
    background-repeat: no-repeat;
    background-size: cover;
  /* background: #f6f6f6; */
  

  
}
.recipe-card-curry{
  display: flex;
  justify-content: center;
  margin-right: auto;
  margin-left: auto;
  max-width: 1366px;
  flex-wrap: wrap;
  padding-top:32px;
}

.recipe-card-curry a{
  text-decoration:none;
}

.recipe-card-curry a:hover{
  text-decoration:none;
}

.recipe-curry-description-container{
  background-color: #FFFFFF;
  color: black;
  margin-right: 12px;
  width:250px;
}
.curry-pic{
  width: 250px;
  height: 250px;
 
}
.curry-description-text{
  padding-top: 16px;
  text-align: center;
}
.curry-pic img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recipe-card-container{
  padding: 32px;
  border: 2px solid  #AA9C64;
  position: relative;
}
.recipe-ingrediant{
font-size: 14px;
color: #172A2E !important;
font-weight: bold !important;
border-bottom: 2px solid #AA9C64;
opacity: 100% !important;
font-family: 'Montserrat', sans-serif;

}
.recipe-first-ingrediant>.recipe-ingrediant{
  font-family: 'Montserrat', sans-serif;

}

.recipe-image-container-title{
  font-size: 18px !important;
  color: #172A2E !important;
  font-weight: bold;
  margin-bottom: 8px;
  opacity: 100% !important;
  }

.lakeside-recipe-slide-container {
  position: relative;
  width: 100%;
  height: 500px;
  background: url(../images/recipe.png);
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.recipe-second-part {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(../images/bkg.png);
  background-repeat: repeat;
  background-size: contain;
/* background: #f6f6f6; */

}
.recipe-second-part-wrapper {
max-width: 1366px;
margin: auto;
padding: 48px 139px 140px 139px;
}
.recipe-mutton-text-section>.recipe-mutton{
  font-size: 24px;
  font-weight: bold ;
  font-family: 'Montserrat', sans-serif;
  color: #172A2E ;
}
.recipe-mutton-text-section p{
  font-size: 14px;
  font-weight: 400;
  font-family: 'Vollkorn', serif;
  color: #344043;
  opacity: 80%;
}
.recipe-short-text{
  font-size: 18px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  color:#172A2E;
  margin-bottom: 0px;
}
.recipe-short-numb{
  font-size: 22px;
  font-weight: 400;
  /* font-family: 'Montserrat', sans-serif; */
  color:#172A2E;
 

}
.recipe-prep-time{
  margin-bottom: 16px;
}
.recipe-short-numb>span{
  font-size: 22px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  color:#172A2E;
}
.recipe-share-button{
  padding: 6px 48px;
  background-color: #1A5764;
  border-style: none;
  color: white;
  margin-top: 16px;
}
.recipe-by-text {
  font-size: 12px;
  color: #AA9C64;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  margin-bottom: 0px;

}
.recipe-chef-name {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: white;
  opacity: 87%;
}
.recipe-masala-description {
  color: white;
  opacity: 70%;
  font-size: 14px;
  /* font-family: 'Vollkorn', serif; */
  margin-bottom: 5px;
}

.recipe-chef-info-text p:nth-child(n+3){
  color: white;
  opacity: 70%;
  font-size: 14px;
  /* font-family: 'Vollkorn', serif; */
  margin-bottom: 5px;
}
.recipe-first-ingrediant{
  width: 75%;
}
.recipe-first-ingrediant p {
  color: #344043;
  opacity: 80%;
  font-family: 'Vollkorn', serif;
  font-size: 14px;
line-height: 1.7;
margin-bottom: 8px;
}
.recipe-instruction>p:nth-child(n+2){
  color: #344043;
  opacity: 80%;
  font-family: 'Vollkorn', serif;
  font-size: 14px;
line-height: 1.7;
margin-bottom: 8px;
max-width: 526px;

/* 
white-space: nowrap; 
width: 243px;
overflow: hidden;
text-overflow: ellipsis; */
}


.recipe-paragraph-container-neg-image>p:nth-child(1){
  margin-right: auto;
  margin-left: auto;
  text-align: center; 
  color: #344043;

  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: bold;
line-height: 1.5;
margin-bottom: 8px;
}
.recipe-paragraph-container-neg-image>p:nth-child(2){
  margin-right: auto;
  margin-left: auto;
  text-align: center; 
  color: #344043;
  opacity: 80%;
  font-family: 'Vollkorn', serif;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.recipe-prep-time-wrapper{
  padding-left: 150px;
}



.recipe-first-section-wrapper {
  padding: 0px 0px 130px 0px;
}


/* end of recipedetails desktop css section */




































/* contact us css section */
.lakeside-contact-us-logo-section>p{
  padding-right: 144px;
  padding-top:32px;


}
.contact-us-second-part {
    position: relative;
    width: 100%;
    background: url(../images/bkg.png);
    background-repeat: no-repeat;
    background-size: cover;
  /* background: #f6f6f6; */

}

.contact-us-second-part-wrapper{
    margin-right: auto;
    margin-left: auto;
    max-width: 1366px;
    padding:54.5px 139px;
    padding-bottom: 155px;
  
  }
  .contact-us-text {
    /* padding: 54px 54px 0px 54px; */
    line-height: 1.7;
    color: #5E5E5E;
    font-size: 16px;
}

.contact-us-text p {
	 font-family: 'Vollkorn', serif;
}

.lakeside-contact-us-section {
    padding-top: 8px;
}
.lakeside-contact-us-section>p:first-child{
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #AA9C64;
  width: 60%;
}
.lakeside-contact-us-button{
    padding: 5px 48px;
    background-color:#F19504;
    color: white;
    margin-top: 37px;
    border-style: none;
}

.lakeside-contactus-input-container{
    width: 90%;
    height: 100%;
    padding: 6px;
    margin-top: 29px;
    border-color: #AA9C64 !important;
   
    /* border: none; */
}

.second-nav-logo {
  width: 66px;
  padding-top: 5px;
  margin: 0px 26px;
}
.second-navbar-nav-ul>li {
  padding: 16px 0px 0px 0px;
	
  z-index: 1;
  margin-top: 0px;
	margin-right:16px;
	position:relative;
}

.second-navbar-nav-ul>li:hover > a {
color:#AA9C64;
}

.second-navbar-nav-ul > li::after{
	background: #F19504 !important;	
}

.second-navbar-nav-ul > li::after{
	background: #F19504 !important;	
}


.second-navbar-nav-ul>li>ul{
  background:white;
  padding:12px;
  position: absolute;
  box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
  display:none;
  margin-top:4px
} 

.second-navbar-nav-ul>li:hover ul{
  display:block;
} 

.second-navbar-nav-ul>li>ul>li{
  list-style: none;
  padding-bottom:8px;
} 

.second-navbar-nav-ul>li>ul>li:hover>a{
  color:#AA9C64;
} 

.navbar-second .active > a{
  color:#AA9C64;
}





@media(max-width:1200px){

  /* media for lakeside-recipe-details */
 
 .recipe-card-curry {
    padding: 100px 0px;
  }

  .recipe-chef-intro {
    height: 100%;
}

  .recipe-curry-description-container {
    margin: 12px;
  }
  .recipe-chef-info-text {
    width: 72%;
  
}
  /* end of media of lakeside-recipe-details */
	
	.footer{
		padding-left:64px;
	}
    .about-us-second-part-wrapper {
        padding: 54px;
      }
      .footer-Product-Feedback>textarea {
        width: 100%;
    }
    .lakeside-footer-column-container {
        padding: 64px 48px 0px 48px;
      }
        .about-us-second-part {
         
            height: 100%;
         
        
        }

        /*  contact us media  */

        .contact-us-second-part {
            height: 100%;
        }

        .contact-us-text {
            padding: 0px;
          
        }
   
}


@media (max-width: 1100px) {
    .about-us-second-part {
        height: 100%;
    }
    /* second nav media */
    .second-navbar-hamburger {
        display: block;
        margin-left: auto;
      }
    .second-nav-items>ul>li>ul {
        position: relative;
        padding-left:8px;
        padding-bottom:0px;
        /* display: block; */
      }
      .second-nav-items ul li ul {
        margin: 0px;
    }

    .second-navbar-nav-ul>li>ul {
      box-shadow: none;
  }

  .second-navbar-nav-ul>li>ul>li {
    padding-left:0px;
  }
  /* .second-nav-items ul {
     margin: 32px 20px; 
  } */


  .second-navbar-nav-ul {
    display: none;
    width: 100%;
    flex-direction: column;
    position: absolute;
    left: 0;

  }
  .navbar-second {
    align-items: baseline;
    padding:0px;
    position:relative;
  }

  .second-navbar-nav-ul li {
    padding: 8px;
    margin-top: 0px;
    padding-left:24px;
}

  .second-navbar-hamburger img {
    display: block;
  }

  .second-navbar-nav-ul.show {
    display: block;
    z-index: 1;
  }  

  .second-nav-items ul:first-child{
    order:2;
    padding-top:16px;
    margin-top:8px;
  }

  .second-nav-logo{
    order:1;
  }

  .second-nav-items ul:last-child{
    order:3;
    padding-bottom:16px;
    margin-top:-1px;
  }

  .second-nav-items>ul {
    background:white;
    margin-top:0px;
    position: relative;
    margin:0px;
  }
  
  .second-nav-items{
    flex-direction: column;
    width:100%;
  }
}




@media(max-width:992px){

/* media css for mahek-product */


.mahek-product-card-container {
  margin: 16px 16px 150px 16px;
}
/* end of mahek-product */


/* media css for lakeside-recipe-details desktop */

.recipe-prep-time-wrapper {
  padding-left: 0px;
}
.recipe-prep-time-wrapper{
  text-align: start;
}
.recipe-chef-intro {
    height: 100%;

}

.recipe-prep-time-wrapper{
  padding-top: 32px;
}

.recipe-card-curry {
  padding: 60px 0px;
}

.recipe-intro-container {
  padding: 48px;
}
.recipe-chef-info-text {
  width: 75%;
}


.recipe-mutton-text-section p {
  line-height: 1.7;
}

.recipe-second-part-wrapper {
  padding: 48px;
}
.recipe-curry-description-container {
  margin: 12px;
}

/* end of media css for lakeside-recipe-details desktop */

       /* contact us media */
       .lakeside-contactus-input-container {
        width: 100%;
    }
    .lakeside-contact-us-logo-section>p{
      padding-right: 0px;
  
  
  }
       .contact-us-text {
        padding:16px;
        line-height: 1.7;
        color: #5E5E5E;
        font-size: 16px;
    }
    .lakeside-contact-us-section>button {
        width: 100%;
    }
    .contact-us-second-part {
        height: 100%;
    }
    
    
    /* end of contact us media in this section */

    
    .about-us-second-part {
        height: 100%;
    }
    .text {
        padding:0px;
        line-height: 1.7;
        color: #5E5E5E;
        font-size: 16px;
    }
    .footer-Product-Feedback>textarea {
        width: 100%;
    }
    .lakeside-footer-column-container {
        padding: 61px;
    }
    
    .about-us-second-part-wrapper {
        align-items: center;
        justify-content: center;
    
      }
      .lakeside-about-us-logo-section>p {
        width: 100%;
    }
    
    
}

@media screen and (max-width: 768px) {


  /* media css for lakeside-recipe-detail */
  .recipe-paragraph-container-neg-image {
    margin-top: 60px;
}
  .recipe-instruction>p:nth-child(2) {
    text-align: justify;
}
  .recipe-intro-container {
    flex-direction: column;
  }
  .recipe-chef-info-text {
    width: 100%;
    padding-top: 32px;
}
  .recipe-card-container {
    text-align: center;
    padding: 16px;
  
    border: 2px solid #AA9C64;
}

.recipe-curry-description-container {
  margin: 12px;
}
.recipe-neg-image-container {
  height: 250px;
  width: 250px;
}
.recipe-neg-image-container img{
  height: 100%;
  width: 100%;
}
.recipe-image-container {
  width: 305px;
  height: 300px;
}

  .recipe-second-part-wrapper {
    padding: 16px;
}

.recipe-chef-intro {
  height: 100%;

}

.recipe-intro-container {
  padding: 32px;
}
.recipe-card-curry {
  padding: 48px 12px;
 
}

  /* end of media of lakeside-recipe-details */


    /* contact us media for mobile*/
    .contact-us-second-part {
        height: 100%;
    }
    .contact-us-text {
        padding: 32px 0px;
        line-height: 1.7;
        color: #5E5E5E;
        font-size: 16px;
    }
    .contact-us-second-part-wrapper{
        padding:16px;
      }
    
      /* end of contact us media for mobile */


      /* about-us media */
      .second-nav-items {
        display: flex;
        margin-left: auto;
    }
      .lakeside-about-us-logo-section>p {
        padding-right: 0px;
        padding-top: 32px;
    }
    .lakeside-about-us-logo-section>p {
      width: 100%;
  }
  
  
    .about-us-second-part {
        height: 100%;
    }
    .text>p{
        margin-top: 48px;
    }
    .lakeside-footer-column-container {
        padding: 61px;
    }
    .footer-Product-Feedback>textarea {
        width: 100%;
    }
   
  
    .lakeside-footer-column-container {
        padding:20px;
    }   
    .lakeside-manakaman-logo {
        height: 77px;
        width: 250px;
    }
    .author {
        width: 250px;
        height: 250px;
		margin:auto;
		margin-bottom:16px;
    }
 
  .about-us-second-part-wrapper {
    padding: 20px;
  }
  .text {
      padding: 0px;
  }


/* end of about-us media  */

}


@media (max-width: 767px) {
    /* nav media */
    .second-nav-items>ul>li>ul {
        position: relative;
      }
      
.second-navbar-hamburger img {
   
    display: block;
  }
  /* .second-nav-items ul {
     margin: 32px 20px; 
  } */
  .second-navbar-nav-ul {
    display: none;
  }

  .navbar-second {
    align-items: baseline;
  }




  .second-navbar-hamburger {
    display: block;
    margin-left: auto;
  }
  .second-navbar-nav-ul.show {
    display: flex;
  }
  /* end of nav media */
}

@media(max-width:500px){
/* mahek-products css */
.mahek-product-ingridiants {
 
  padding: 32px 16px;
  width: 100%;

}
/* end of mahek products css */

  /* media for lakeside-recipe-details */

  .recipe-card-container {
    text-align: center;
    padding: 16px;
  
    border: 2px solid #AA9C64;
}
.recipe-neg-image-container {
  height: 250px;
  width: 250px;
}
.recipe-neg-image-container img{
  height: 100%;
  width: 100%;
}
.recipe-image-container {
 
  width: 280px;
  height: 300px;
}

.recipe-intro-container {
  flex-direction: column;
}
.recipe-chef-info-text {
  width: 100%;
}

  /* end of media of lakeside-recipe-details */
    .lakeside-footer-first-column {
        padding: 0px;
    }
    .author {
       margin:0px;
      }

      /* nav media */

      .second-nav-items>ul>li>ul {
     
        position: relative;
        
      }

  .second-nav-items ul {
    margin: 32px 0px;
  }
 
  .second-navbar-nav-ul li {
    padding: 13px 10px;
  }
/* end of nav media */

}







/* CSS FOR PRODUCTS PAGE  */

/* CSS for Our Products */

* {
    margin:0;
    padding:0;
}

.no-gutters{
    padding-left:0px;
    padding-right:0px;
}

.lakeside-our-products-top-image-container{
    width:100%;
    height:295px;
    position:relative;
}

.lakeside-our-products-top-image-wrapper{
    position:relative;
    width:100%;
    height: 100%;
}

.lakeside-our-products-top-image-wrapper img:first-child{
    position:absolute;
    width:100%;
    height: 100%;
    object-fit:cover;
}

.lakeside-home-image-change img:first-child{
  object-position:left;
}

.lakeside-home-image-change img:nth-child(2){
  position:absolute;
  width:100%;
  height: 100%;
  object-fit:cover;
  display:none;
}

.lakeside-home-image-change img:nth-child(3){
  position:absolute;
  width:100%;
  height: 100%;
  object-fit:cover;
  display:none;
}

.lakeside-our-products-top-overlay{
    position:absolute;
    height:100%;
    width:100%;
/*     background: rgba(0,0,0,0.3); */
    /* background: rgb(0,0,0); */
    top:0;
    left:0;
    /* background: linear-gradient(90deg, rgba(0,0,0,0.69) 0%, rgba(0,0,0,0.4) 100%); */
}

.lakeside-brand-banner .lakeside-our-products-top-overlay{
    position:absolute;
    height:100%;
    width:100%;
    background: rgb(0,0,0);
    top:0;
    left:0;
    background: linear-gradient(90deg, rgba(0,0,0,0.69) 0%, rgba(0,0,0,0.4) 100%);
}

.lakeside-our-products-top-text{
    position:absolute;
    left:0%;
    top:50%;
    transform: translate(0%,-50%);
    text-align: center;
    width:100%;
}

.lakeside-our-products-top-text p:first-child{
    color:white;
    font-size: 48px;
    font-family: 'Montserrat',sans-serif;
    font-weight:bold;
    margin-bottom:24px;
    margin-top:0px;
    text-transform: uppercase;
}

.lakeside-featured-products{
    position:relative;
    height: auto;
    
}

.lakeside-featured-products-container{
    display: flex;
    max-width:1366px;
    margin: auto;
}

.lakeside-featured-products-container-left{
    display: flex;
}

.lakeside-featured-products-image{
    position:relative;
    width:470px;
    height:490px;
    margin-top:-110px;
}

.lakeside-featured-products-image > img {
    position: absolute;
    width: 100%;
    height:auto;
}

.lakeside-featured-products-image-description{
    width:30%;
    margin-left:-50px;
    padding-top:32px;
}

.lakeside-featured-products-image-description p:first-child{
    font-size:12px;
    font-weight:bold;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    color:#AA9C64;
    margin-bottom:6px;
}

.lakeside-featured-products-image-description p:nth-child(2){
    font-size:24px;
    font-weight:bold;
    text-transform: capitalize;
    font-family: 'Montserrat',sans-serif;
    margin-bottom:16px;
}

.lakeside-featured-products-image-description p:nth-child(n+3){
    font-size:14px;
    font-weight:500;
    font-family: 'Vollkorn',sans-serif;
    margin-bottom:18px;
    line-height:1.5;
    color:#344043;
    opacity:0.8;
}

.lakeside-featured-products-container-right{
    position:absolute;
    height:480px;
    width:100%;
    overflow-x: hidden;
}

.lakeside-featured-products-container-right-image{
    position:relative;
    height:400px;
    width:580px;
    position: absolute;
    right: -200px;
}

.lakeside-featured-products-container-right-image>img{
    position:absolute;
    width: 100%;
    height:auto;
    right:0px;
    top:40%;
    transform: translate(0%,-50%);
}



.lakeside-products-listings{
    max-width:1366px;
    margin:auto;
    padding:0px 64px 0px 54px;
    margin-top:90px;
}

.lakeside-products-listings-heading{
    text-align:center;
    max-width:1366px;
    position:relative;
    margin:auto;
}

.lakeside-products-listings-heading > p{
    color:#172A2E;
    font-size:14px;
    text-transform: uppercase;
    font-weight:bold;
    position:relative;
}

.lakeside-products-listings-heading p::before{
    content: '';
    border-bottom: 3px solid #AA9C64;
    width: 22%;
    position: absolute;
    left: 20%;
    top:50%;
}

.lakeside-products-listings-heading p::after{
    content: '';
    border-bottom: 3px solid #AA9C64;
    width: 22%;
    position: absolute;
    right: 20%;
    top:50%;
}

.lakeside-products-listings-heading > img{
    width: 68px;
    height: auto;
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translate(-50%,0%);
}


.lakeside-products-cards{
    border:2px solid #AA9C64;
    position:relative;
    display: flex;
    width:100%;
    margin-bottom:112px;
}

.lakeside-products-cards-image{
    position:relative;
    width: 254px;
    height:232px;
    margin-top:-70px;
    margin-left:-16px
}

.lakeside-products-cards-image > img{
    position:absolute;
    width: 100%;
    height:auto;
}

.lakeside-products-cards-image-details{
    padding:32px;
    width:60%;
    text-align:right;
    margin-left:auto;
}

.lakeside-products-cards-image-details p:first-child{
    font-size:18px;
    text-transform: capitalize;
    font-weight:bold;
    margin-bottom:18px;
    font-family: 'Montserrat',sans-serif;
}

.lakeside-products-cards-image-details p:nth-child(2){
    font-size:14px;
    text-transform: capitalize;
    font-weight:400;
    margin-bottom:32px;
    color:#344043;
    opacity:0.8;
    font-family: 'Vollkorn',sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.lakeside-products-cards-image-details > a{
    font-size:14px;
    text-transform: uppercase;
    font-weight:700;
    color:white;
    font-family: 'Montserrat',sans-serif;
    padding: 12px 24px 12px 24px;
    background:#1A5764;
}

.lakeside-products-cards-image-details > a:hover{
  color:white;
  text-decoration: none;
}



@media(max-width:1100px){
    .lakeside-products-cards{
        flex-direction: column;
    }

    .lakeside-products-cards-image-details {
        padding: 32px;
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-top:32px;
    }

    .lakeside-products-cards-image {
        position: relative;
        width: 70%;
        height: 260px;
        margin: auto;
        margin-top: -90px;
    }

    .lakeside-featured-products-container-right-image{
        display: none;
    }

    .lakeside-products-listings-heading p::before{
      left: 15%;
    }
  
  .lakeside-products-listings-heading p::after{
      right: 15%;
  }
}


@media(max-width:992px){
    .lakeside-products-cards-image {
      height:232px;
    }

    .lakeside-home-image-change img:first-child{
      object-position:-100px;
    }

    /*.lake-side-hero-text p:first-child {*/
    /*  font-size: 72px !important;*/
    /*}*/

}

@media(max-width:900px){
    .lakeside-products-cards-image {
        height:220px;
    }

    .lakeside-products-cards-image-details {
        margin-top:16px;
    }

    .lakeside-our-products-top-text p:first-child {
        font-size: 40px;
    }
}

@media(max-width:830px){
    .lakeside-products-cards-image {
        height:220px;
    }

    .lakeside-products-cards-image-details {
        margin-top:0px;
    }
}

@media(max-width:768px){
    .lakeside-products-cards {
        width:350px;
        margin:auto;
        display: block;
        margin-bottom: 112px;
    }

    .lakeside-featured-products {
        padding:0px 32px 0px 32px;
    }

    .lakeside-featured-products-container-left{
        flex-direction:column;
        align-items: center;
        padding-bottom:32px;
    }

    .lakeside-featured-products-image {
        width: 470px;
        height: 420px;
    }

    .lakeside-featured-products-image-description{
        width:90%;
        margin-left:0;
    }

    .lakeside-featured-products-container-right {
        width: auto;
    }

    .lakeside-products-listings-heading p::before{
        left: 7%;
    }
    
    .lakeside-products-listings-heading p::after{
        right: 7%;
    }

    .lakeside-our-products-top-text p:first-child {
        font-size: 32px;
    }

  .lakeside-home-image-change img:first-child{
      display:none
  }
  
  .lakeside-home-image-change img:nth-child(2){
    display:block;
  }  
}

@media(max-width:568px){
    .lakeside-featured-products-image {
        width: 350px;
        height: 300px;
    }

    .lakeside-products-listings-heading p::before{
        left: 10%;
    }
    
    .lakeside-products-listings-heading p::after{
        right: 10%;
    }

  .lakeside-home-image-change img:first-child{
      display:none;
  }
  
  .lakeside-home-image-change img:nth-child(2){
    display:none;
  }
  
  .lakeside-home-image-change img:nth-child(3){
    display:block;
  }

}

@media(max-width:440px){
    .lakeside-featured-products-image {
        width: 300px;
        height: 260px;
    }

    .lakeside-products-cards {
        width: 300px;
        margin: auto;
        display: block;
        margin-bottom: 112px;
    }

    .lakeside-products-cards-image-details {
        padding-top:0px;
    }

    .lakeside-products-listings-heading p::before{
        left: 3%;
    }
    
    .lakeside-products-listings-heading p::after{
        right: 3%;
    }
}

@media(max-width:385px){
    .lakeside-featured-products-image {
        width: 260px;
        height: 220px;
    }

    .lakeside-products-listings {
        max-width: 1366px;
        margin: auto;
        padding: 0px 32px 0px 32px;
    }

    .lakeside-products-cards {
        width: 270px;
        margin: auto;
        display: block;
        margin-bottom: 112px;
    }
    .lakeside-featured-products {
        padding: 0px 16px 0px 16px;
    }
}







/* CSS FOR RECIPE PAGE  */


.lakeside-recipes{
    background-image: url(../images/bkg.png);
}

.recipe-search-section{
    max-width:1366px;
    margin:auto;
    padding-top:62px;
    padding-bottom:62px;
    padding-left:10%;
    padding-right:10%;

}

@media (min-width:1366px){
    .recipe-search-section{
        padding-left:140px;
        padding-right:140px;
    }
    
}

.recipe-search-container>p{
    margin-bottom:16px;
    font-size:16px;
    font-weight:bold;
    color:#1A5764;
    font-family: 'Roboto',sans-serif;
}

.recipe-search-container{
    padding:32px;
    background:white;
}

.select-div > p{
    margin-bottom:8px;
    font-size:12px;
    font-weight:600;
    font-family: 'Roboto',sans-serif;
    color: #1A5764;
}

.select-div select{
    width:100%;
    width: 100%;
    border: none;
    background: #F6F6F6;
    color: #1A5764;
    padding: 8px;
    font-size: 14px;
    font-weight: 600;
    outline: 0;
    font-family: 'Roboto',sans-serif;
}

#recipe-button{
    display:flex;
    align-items: flex-end;
    height: 100%;
}

#recipie-search-btn{
    padding:8px 32px 8px 32px;
    background-color: #1A5764;
    color:white;
    border:none;
    width:100%;
    font-family: 'Montserrat',sans-serif;
    font-size:14px;
    font-weight: 600;
}




.recipe-search-result-section{
    max-width:1366px;
    margin:auto;
    padding-bottom:62px;
    padding-left:10%;
    padding-right:10%;
}


@media (min-width:1366px){
    .recipe-search-result-section{
        padding-left:140px;
        padding-right:140px;
    }
    
}

.recipe-search-result-container{
    display:flex;
    flex-wrap:wrap;
    justify-content: center;
    width:100%;
}

.recipe-search-result-container a{
  color:inherit;
  text-decoration: none;
}

.recipe-search-result-container a:hover{
  color:inherit;
  text-decoration: none;
  /* comment  */
}


.recipe-details{
    margin-right:16px;
    height:400px;
    width:345px;
    margin-bottom:16px;
}
.recipe-images{
    position:relative;
    height:75%;
    width:100%;
}

.recipe-images>img{
    position:absolute;
    height:100%;
    width:100%;
    object-fit: cover;
}

.recipe-details-text{
    background:white;
    text-align: center;
    width:100%;
    height:25%;
    padding:14px;
}

.recipe-details-text > p:first-child{
    font-family: 'Montserrat',sans-serif;
    font-size:18px;
    font-weight:bold;
    margin-bottom:8px;
    line-height:1.5;
}

.recipe-details-text > p:nth-child(2){
    font-family: 'Vollkorn',sans-serif;
    font-size:14px;
    font-weight:400;
    margin-bottom:4px;
    opacity:0.8;
}




/* CSS after REVIEW  */

.lakeside-products-listings-heading-no-image {
  padding-bottom: 0px;
  text-align: center;
  max-width: 1366px;
  position: relative;
  margin:auto;
}

.lakeside-products-listings-heading-no-image > p {
  color: #172A2E;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}

.lakeside-products-listings-heading-no-image p::before {
  content: '';
  border-bottom: 3px solid #AA9C64;
  width: 20%;
  position: absolute;
  right: 20%;
  top: 50%;
}

.lakeside-products-listings-heading-no-image p::after {
  content: '';
  border-bottom: 3px solid #AA9C64;
  width: 20%;
  position: absolute;
  left: 20%;
  top: 50%;
}

@media(max-width:768px){
  .lakeside-products-listings-heading-no-image p::before {
    width: 20%;
    right: 10%;
  }
  
  .lakeside-products-listings-heading-no-image p::after {
    width: 20%;
    left: 10%;
  }
}







/* nav section */

.navbar-change{
  background-color: #fff !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
  z-index: 1;
  position: sticky;
  top: 0;
  z-index: 1;
}

.navbar-change a{
  color: #000000 !important;
}

.lakeside-navigation {
  /* display: flex; */
  /* flex-wrap: wrap; */
  background-color: transparent;
  /* color: white; */
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); */
  /* justify-content: center; */
  /* align-items:center; */
  padding: 0px 50px 0px 50px;
  height: 95px;
  position: sticky;
  top:0;
  z-index: 100;
}

.nav-logo-block{
/*   background-color: #ffffff; */
  padding: 15px;
  margin-right:26px;
  margin-top: 15px;
}

.nav-logo {
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  justify-content: center;
  display: flex;
	padding: 6px;
}

.nav-logo img {
    height: auto;
    width: 100%;       
}
.navbar-nav-ul {
  padding-top: 16px;
    font-family: 'Vollkorn SC', serif;
  display: flex;
  flex-wrap:wrap;
  text-transform: uppercase;
  list-style: none;
  padding: auto;
  line-height: 25px;
  margin-bottom:30px;
  width:85%;
}

.nav-items ul li a {
  text-decoration: none;
  padding-top: 0px;
  text-transform: capitalize;
  margin: 8px 6px;
  color: white;
  font-size: 14px;
  font-weight: 500;
  font-family: Montserrat,Helvetica,serif;
  position:relative;
}
.lakeside-top-contact p a:hover{
	opacity:0.8;
}

 .lakeside-navigation .nav-items > ul > li::after{
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: -2px;
    border-radius: 0;
    background: #ffffff;
    transition: 320ms;
    transform: scaleX(0);
    visibility: hidden;
}

 .navbar-change .nav-items > ul > li::after{
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: -2px;
    border-radius: 0;
    background:#386134;
    transition: 320ms;
    transform: scaleX(0);
    visibility: hidden;
}


.nav-items > ul > li:hover::after{
	transform: scaleX(1);
	visibility:visible;
}

.navbar-change .nav-items ul li a{
	color:#477544;
}
.nav-items {
    display: flex;
    align-items: center;
}

.navbar-hamburger img {
  height: 30px;
  width: 30px;
}


.navbar-hamburger{
  display: none;
  position:absolute;
  top:50%;
  right:50px;
  transform: translate(0%,-50%);
  border:none;
  background:none;
}

.navbar-hamburger:focus {
  outline: none;
  cursor: pointer;
}
/* end of nav section */


.nav-logo {
  width: 100px;
  padding-top: 5px;
  height: auto;
  /* margin-right:26px; */
}

.navbar-change .nav-logo{
  margin-top:0px !important;
  margin-right: 30px;
  padding-top: 30px;
}

/* .lakeside-navigation .nav-logo{
  margin-top:-60px;
} */

.navbar-nav-ul>li {
  padding: 8px;
  z-index: 1;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 8px;
  position:relative;
}
  
.lakeside-our-product-home {
  margin-top:-96px;
}

.navbar-nav-ul>li>ul{
  background:white;
  padding:12px;
  position: absolute;
  box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
  display:none;
} 

.navbar-nav-ul>li:hover ul{
  display:block;
} 

.navbar-nav-ul>li>ul>li{
  list-style: none;
  padding-bottom:8px;
} 

.lakeside-navigation ul li ul li a {
  color: #1A5764;
}


.navbar-nav-ul>li>ul>li:hover a{
  color: #AA9C64 !important;
} 
/* .navbar-nav-ul>li:hover a{
  color: #AA9C64;
} */

@media(max-width:1615px){
  .lakeside-navigation{
    height:95px;
  }

  .lakeside-our-product-home {
    margin-top: -95px;
}
}

  @media (max-width: 1100px) {
   
/* navbar media */
.lakeside-navigation{
  padding:0px;
  position:relative;
}

.nav-items ul li a {
  color: #1A5764;
}

.navbar-hamburger {
    display: block;
    margin-left: auto;
  }
.nav-items>ul>li>ul {
    position: relative;
}
  .nav-items ul li ul {
    margin: 0px;
}

.navbar-nav-ul {
display: none;
width: 100%;
flex-direction: column;
position: absolute;
left: 0;

}
.navbar {
align-items: baseline;
padding:0px;
}

.navbar-nav-ul li {
padding: 8px;
margin-top: 0px;
padding-left:24px;
}

  .navbar-hamburger img {
    display: block;
  }

  .navbar-nav-ul.show {
    display: block;
    z-index: 1;
  }  

  .nav-items ul:first-child{
    order:2;
    padding-top:16px;
  }

  .nav-logo{
    order:1;
    margin-left:26px;
    margin-top:0px !important;
  }

  .nav-items ul:last-child{
    order:3;
    padding-bottom:16px;
  }

  .nav-items>ul {
    background:white;
    margin-top:0px;
    position: relative;
    margin:0px;
    margin-top:6px;
  }
  
  .nav-items{
    align-items: flex-start;
    flex-direction: column;
    width:100%;
    position:absolute;
  }

  .navbar-nav-ul>li>ul {
    box-shadow: none;
  }

  .navbar-nav-ul>li>ul>li {
    padding-left:0px;
  }

  .nav-items>ul>li>ul {
    position: relative;
    padding-left:8px;
    padding-bottom:0px !important;
    /* display: block; */
  }
}

@media(max-width:992px){
  .nav-logo{
    order:1;
    width:64px;
  }
}


@media screen and (max-width: 768px) {
      .nav-items {
        display: flex;
        margin-left: auto;
    }
.navbar-hamburger{
  z-index: 1;
}
  
  }
  
  
@media (max-width: 767px) {
    /* nav media */
.nav-items>ul>li>ul {
    position: relative;
  }
      
.navbar-hamburger img {
  display: block;
}
  
.navbar-nav-ul {
  display: none;
}

.navbar {
  align-items: baseline;
}




.navbar-hamburger {
  display: block;
  margin-left: auto;
}
.navbar-nav-ul.show {
  display: flex;
}
  /* end of nav media */
}

@media(max-width:500px){
      /* nav media */
  .nav-items>ul>li>ul {
    position: relative;
  }

  /* .nav-items ul {
    /* margin: 32px 0px; 
  } */
  
  .navbar-nav-ul li {
    padding: 13px 24px;
  }
/* end of nav media */

}
/* end of nav section */



/* Home page Css  */

 .recipe-card-slider{
  padding:0px 32px;
}
/*
.recipe-card-slider a > .mahek-card-curry-description-container{
  width:97%;
}

.recipe-card-slider a > .mahek-card-curry-description-container > .mahek-card-curry-pic {
  width:100%;
} */

.mahek-masala-slider{
  width:100%;
  display:unset;
}

.mahek-masala-slider .mahek-product-card-container{
  width:97%;
  margin-top:100px;
  /* margin: 16px 8px 32px 8px; */
  margin-bottom:32px;
}

.mahek-masala-slider .mahek-product-card-container .mahek-product-neg-image-container{
  width:100%;
}

.mahek-masala-slider .mahek-product-card-container .mahek-product-neg-image-container img{
  object-fit:contain;
}

.slider-adjustment{
  /* padding:0px 64px 0px 64px; */
  margin-top:-64px;
}

.chef-width{
  width:232px;
}

.chef-slider > .mahek-product-card-container{
  width:30%;
  margin-left: 1%;
  margin-right: 1%;
}

/* @media(max-width:700px){
  .slider-adjustment{
    padding:0px 48px 0px 48px;
    margin-top:-64px;
  }
}

@media(max-width:400px){
  .slider-adjustment{
    padding:0px 12px 0px 12px;
    margin-top:-64px;
    margin: 16px 0px 150px 0px;
  }
} */


.mahek-home-neg-image-container {
  width: 80%;
  height: 229px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: -137px;
}
/*.lake-side-hero-text {*/
/*  position: absolute;*/
/*  left: 50%;*/
/*  top: 50%;*/
/*  transform: translate(-50%, -50%);*/
/*  text-align: right;*/
/*  width: 300px;*/
/*  height:300px;*/
/*  }*/

/*  .lake-side-hero-text > img {*/
/*    height:100%;*/
/*    width:100%;*/
/*    object-fit: contain;*/
/*  }*/
  
/*  .lake-side-hero-text p:first-child {*/
/*    color: white;*/
/*    font-size: 80px;*/
/*    font-family: "Montserrat", sans-serif;*/
/*    font-weight: 600;*/
/*    margin-bottom: 0px;*/
/*    margin-top: 0px;*/
/*    line-height:90px;*/
/*  }*/
/*  .lake-side-hero-text p:nth-child(2){*/
/*    color: white;*/
/*    font-size: 20px;*/
/*    font-family: "Montserrat", sans-serif;*/
/*    margin-bottom: 0px;*/
/*    margin-top: 12px;*/
/*    line-height: 30px;*/
/*    opacity:0.8;*/
/*  }*/
.mahek-home-neg-image-container img {
  width: 100%;
  height: 100%;
  object-fit:contain;
}
.mahek-home-chef-image-container-title {
  margin-bottom: 4px;
  padding-top: 17px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #172a2e;
}
.mahek-home-chef-container-title {
  color: #1a5764;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding: 0px;
}
.mahek-home-product-description-container>p:nth-child(3){
    color: #344043;
    font-size: 14px;
    font-family: "Vollkorn", sans-serif;
    padding: 0px 22px;
    opacity: 80%;
}
.mahek-home-products-multiple-card-container-neg-image{

    display: flex;
    justify-content: center;
    padding: 120px 0px 0px 0px;
    margin-right: auto;
    margin-left: auto;
 
}
.mahek-home-listings-heading p::before {
    content: "";
    border-bottom: 2px solid #AA9C64;
    width: 22%;
    position: absolute;
    left: 20%;
    top: 50%;
}
.mahek-home-listings-heading > img {
    width: 68px;
    height: auto;
    position: absolute;
    top: 22px;
    left: 50%;
    transform: translate(-50%, 0%);
}
.mahek-home-listings-heading {
    padding-bottom: 136px;
    text-align: center;
    max-width: 1366px;
    position: relative;
}
.mahek-home-listings-heading > p {
    color: #172a2e;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

.chef-slider{
  margin-top:-120px;
  /* margin-bottom:150px; */
  width:100%;
}

.slide-margin{
  margin-top:200px;
  margin-bottom:40px;
  height:auto;
}

.lakeside-home-video{
  height:700px;
}

@media(max-width:992px){
  .chef-slider > .mahek-product-card-container{
    width:45%;
    margin-left: 1%;
    margin-right: 1%;
  }
}

@media(max-width:768px){
  .slider-adjustment {
    padding: 120px 0px 0px 0px;
    margin-top: -64px;
}

/*.lake-side-hero-text {*/
/*  position: absolute;*/
/*  right: 50%;*/
/*  top:50%;*/
/*  transform: translate(-50%, -50%);*/
/*  text-align: right;*/
/*  width: 80%;*/
/*}*/

/*.lake-side-hero-text p:first-child {*/
/*  font-size: 40px !important;*/
/*  line-height:54px;*/
/*}*/

/*.lake-side-hero-text p:nth-child(2) {*/
/*  color: #252525;*/
/*  opacity: 1;*/
/*}*/

}

@media(max-width:700px){
  .chef-slider > .mahek-product-card-container{
    width:500px;
    margin-left: 1%;
    margin-right: 1%;
  }
}

@media(max-width:600px){
  .chef-slider > .mahek-product-card-container{
    width:100%;
  }

  .lakeside-products-listings {
    padding: 0px 32px 0px 32px;
  }

  /* .lake-side-hero-text {
    width: 80%;
  } */

  /*.lake-side-hero-text p:first-child{*/
  /*  font-size:50px;*/
  /*  line-height:60px;*/
  /*}*/
}





/* home about lakeside foods  */

.home-about-lakeside-foods{
  padding:64px 64px 64px 64px;
  max-width: 1366px;
  margin: auto;
}

.home-about-lakeside-logo{
  position:relative;
  width:120px;
  height:120px;
  margin: auto;
}

.home-about-lakeside-logo>img{
  position:absolute;
  width:120px;
  height:auto;
}

.home-about-lakeside-contents{
  text-align:center;
  width:67%;
  margin:auto;
  margin-top:16px;
}

.home-about-lakeside-contents>h5{
  font-weight: bold;
  margin-bottom:16px;
}

.home-about-lakeside-contents>p{
  color: #344043;
  font-size: 14px;
  opacity: 80%;
  font-weight: 400;
  font-family: 'Vollkorn', serif;
  margin-bottom:16px;
}


/* home news listing  */

.lakeside-home-news-container{
  max-width:1366px;
  margin:auto;
  margin-bottom:160px;
}

.lakeside-home-news-container .lakeside-products-cards-image-details p:first-child{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.lakeside-home-news-container .lakeside-products-cards-image-details p:nth-child(2){
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom:16px;
}

.lakeside-home-news-listing{
  margin-bottom:32px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;

}

.lakeside-home-news-listing .lakeside-products-listings-flex{
  margin-left:16px;
  margin-right:16px;
  margin-top:120px;
  width:30%;
}

.lakeside-home-news-container .lakeside-products-listings-heading{
  padding-bottom:32px;
}

.lakeside-home-news-listing .lakeside-products-cards-image{
  width:200px;
}

.lakeside-home-news-listing .lakeside-products-cards{
  margin-bottom:0px;
  height:200px;
}

.lakeside-home-news-listing .lakeside-products-cards-image-details{
  width:75%;
  padding-left:0px;
}

.slick-custom-arrow-right{
  position:absolute;
  bottom:-15%;
  right:4%;
  cursor:pointer;
}

.slick-custom-arrow-right>img{
  height:22px;
  width:22px;
}

.slick-custom-arrow-left{
  position:absolute;
  bottom:-15%;
  right:11%;
  cursor:pointer;
}

.slick-custom-arrow-left>img{
  height:22px;
  width:22px;
}

.slick-custom-arrow-masala-right{
  position:absolute;
  bottom:-8%;
  right:2%;
  cursor:pointer;
}

.slick-custom-arrow-masala-left{
  position:absolute;
  bottom:-8%;
  right:10%;
  cursor:pointer;
}

.slick-custom-arrow-dining-left{
  height:55px !important;
  width:55px !important;
  position:absolute;
  bottom: -15%;
  right: 50%;
  cursor:pointer;
}

.slick-custom-arrow-dining-left img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.slick-custom-arrow-dining-right{
  height:55px !important;
  width:55px !important;
  position:absolute;
  bottom: -15%;
  right: 47%;
  cursor:pointer;
  z-index: 1;
}

.slick-custom-arrow-dining-right img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.slick-custom-arrow-chef-right{
  position:absolute;
  bottom:-9%;
  right:2%;
  cursor:pointer;
}

.slick-custom-arrow-chef-left{
  position:absolute;
  bottom:-9%;
  right:10%;
  cursor:pointer;
}

.lakeside-brand{
  height:auto;
  padding-bottom:16px;
}

.lakeside-videos > iframe{
  width:100%;
  height:220px;
}

.lakeside-videos{
  width:90%;
}

.lakeside-view-button{
  border:1px solid #AA9C64;
  padding:8px 32px 8px 32px;
  color:#AA9C64;
  float:right;
  margin-right:32px;
  text-decoration:none;
  transition:280ms;
}

.lakeside-view-button:hover{
  text-decoration:none;
  color:white;
  background-color: #AA9C64;
}

.lakeside-testimonials{
  padding-bottom:120px;
}

.lakeside-news{
  margin-top:0px;
  padding-top:48px;
}


/* news and events page  */


.lakeside-news-cards{
  display:flex;
  height:260px;
  margin-bottom:36px;
  width:100%;
  background:white;
}

.lakeside-news-cards-image{
  position:relative;
  height:260px;
  width:35%;
}

.lakeside-news-cards-image > img{
  position:absolute;
  height:100%;
  width:100%;
  object-fit:contain;
}

.lakeside-news-cards-image-details{
  width:65%;
}

.lakeside-news-cards-image-details{
  padding:16px 24px 16px 24px;
}

.news-date{
  color: #707070;
  font-size:20px;
  font-family: 'Vollkorn', serif;
  margin-bottom:8px;
}

.news-title{
  font-size:22px;
  font-weight:bold;
  font-family: 'Montserrat', sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-content{
  color: #344043;
  opacity:0.8;
  font-size:14px;
  margin-bottom:32px;
  font-family: 'Vollkorn', serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-read-more{
  padding: 8px 32px 8px 32px;
  background: #477544;
  color:white;
  font-weight:16px;
  text-transform:uppercase;
  text-decoration:none;
	border:1px solid #477544;
	transition:320ms;
}

.news-read-more:hover{
  text-decoration: none;
  background:white !important;
  color:#477544 !important;
  border:1px solid #477544;
}

.lakeside-pagination{
  padding:16px;
  text-align: center;
  padding-bottom:52px;
}

.lakeside-pagination span{
  color:#AA9C64;
  font-size:24px;
  font-family: 'Vollkorn', serif;
}

.lakeside-pagination .page-numbers{
  color:#1A5764;
  font-size:24px;
  font-family: 'Vollkorn', serif;
}

.news-margin{
  margin-top:120px;
}

.remove-margin{
  margin-top:0px;
}

/* news and events page css end  */

/* news and events single page  */

.news-single-page{
  max-width:1366px;
  margin:auto;
  padding:64px;
}

.single-page-news-image{
  width:100%;
  height:400px;
  position:relative;
}

.single-page-news-image > img{
  width:100%;
  height:400px;
  position:absolute;
  object-fit:contain;
}

.single-page-news-content{
  padding-top:36px;
  padding-bottom:64px;
}

.single-page-news-title{
  font-family: 'Montserrat', sans-serif;
  font-size:24px;
  margin-bottom:16px;
  font-weight:bold;
  line-height:1.5;
}

.single-page-news-date{
  font-family: 'Vollkorn', serif;
  font-size:20px;
  margin-bottom:16px;
  color:#707070;
}

.single-page-news-text{
  color:#344043;
  font-family: 'Vollkorn', serif;
  font-size:14px;
}

.single-page-related-news{
  background:white;
  padding:16px;
  width:80%;
  margin-left:auto;
}

.single-page-related-news-container{
  padding-top:16px;
}

.single-page-related-news-title{
  padding:16px 0px 32px 0px;
  text-align:center;
}

.single-page-related-news-title::after{
  content: '';
  border-bottom: 3px solid #AA9C64;
  width: 20%;
  position: absolute;
  left: 50%;
  transform: translate(-0%, -50%);
}

.single-page-related-news-title  h1{
  font-family: 'Montserrat', sans-serif;
  font-size:16px;
  line-height:1.4;
  font-weight:bold;
  margin-bottom:40px;
  text-decoration: none;
  color: #212529;
}

.single-page-related-news-title  a:hover{
  text-decoration: none;
  color: #212529;
}

.single-news-pseudo-classes p::before{
  left:5%
}

.single-news-pseudo-classes p::after{
  right:5%
}

.single-page-news-button{
  background: #1A5764;
  color:white;
  text-transform: uppercase;
  font-size:14px;
  font-weight:bold;
  padding:8px 32px 8px 32px;
  text-decoration: none;
}

.single-page-news-button:hover{
  text-decoration: none;
  color:white;
}

.lakeside-single-page p::before{
  left:15%;
}

.lakeside-single-page p::after{
  right:15%;
}


@media(max-width:992px){
  .single-page-related-news{
    width:100%;
/*     margin-top:64px; */
  }

  .lakeside-single-page p::before{
    left:10%;
  }
  
  .lakeside-single-page p::after{
    right:10%;
  }

}

@media(max-width:768px){
  .lakeside-single-page p::before{
    left:5%;
  }
  
  .lakeside-single-page p::after{
    right:5%;
  }
}

@media(max-width:500px){
  .news-single-page{
    padding:16px;
  }

  .lakeside-single-page p::before{
    left:0%;
    width:15%;
  }
  
  .lakeside-single-page p::after{
    right:0%;
    width:15%;
  }
}

/* news and events single page end */


@media(max-width: 1100px){
  .lakeside-home-news-listing .lakeside-products-cards-image {
    width: 200px;
    height: 200px;
  }

  .lakeside-home-news-listing .lakeside-products-cards-image-details{
    width:100%;
    padding-top:0px;
    padding-left:8px;
    padding-right:8px;
  }

  .lakeside-home-news-listing .lakeside-products-cards{
    width:100%;
  }

  .slick-custom-arrow-right{
    right:45%
  }

  .slick-custom-arrow-left{
    right:55%
  }

  .slick-custom-arrow-chef-right{
    right:45%
  }

  .slick-custom-arrow-chef-left{
    right:55%
  }

  .slick-custom-arrow-masala-right{
    right:45%
  }

  .slick-custom-arrow-masala-left{
    right:55%
  }


  .lakeside-home-news-listing .lakeside-products-cards {
    height: auto;
}

}

@media(max-width:992px){
  .lakeside-home-news-listing .lakeside-products-listings-flex{
    width:450px;
  }

  .home-about-lakeside-contents{
    width:90%;
  }
}

@media (max-width: 992px){
.lakeside-home-news-listing .lakeside-products-listings-flex {
    width: 80%;
}
}

@media(max-width: 500px){
  .slick-custom-arrow-right{
    right:40%
  }

  .slick-custom-arrow-left{
    left:40%
  }

  
  .slick-custom-arrow-masala-right{
    right:40%;
    bottom:-8%;
  }

  .slick-custom-arrow-masala-left{
    left:40%;
    bottom:-8%;
  }
}

/* lakeside navbar top contact  */
.lakeside-top-contact{
  padding:0px;
  text-align: center;
  background : #115618;
}

.lakeside-top-contact > p{
  margin-bottom:0px;
  color:white;
  font-size:24px;
}

.lakeside-top-contact a{
  color:white;
  font-weight:500;
  margin-left:24px;
  font-size:28px;
  font-family: Raleway;
}


.lakeside-top-contact a:hover{
  color:white;
  text-decoration: none;
}



/* lakeside services section  */

.lakeside-services-section{
  position:relative;
  margin-bottom:32px;
  margin-top:32px;
}

.lake-side-services-circle{
  position:absolute;
  left:-200px;
  z-index:-1;
  bottom:-150px;
}

.lakeside-services-container{
  display: flex;
  justify-content: space-between;
  max-width:1366px;
  margin:auto;
  padding-top: 64px;
  padding-bottom:64px;
  padding-left:50px;
  padding-right:50px;
}

.lakeside-services-cards-container{
  display: flex;
  justify-content: space-between;
}

.lakeside-services-text > h5{
  color : #386134;
  position:relative;
}

.lakeside-services-text > h5:after{
  content: '';
  border: 2px solid ;
  width:60px;
  position: absolute;
  bottom:-8px;
  left:0;
  border-radius: 8px;
  background: #386134;
}


.lakeside-services-text > h2{
  color : #1c7c11;
}

.lakeside-services-card{
  background:white;
  width:230px;
  height:295px;
  position:relative;
  margin-right:16px;
  -webkit-box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    border-radius: 8px;
	margin-bottom:16px;
}

.lakeside-services-image{
  position:relative;
  height:50%;
  width:100%;
}

.lakeside-services-image > img{
  height:100%;
  width:100%;
  object-fit: cover;
}

.lakeside-services-card > p{
  padding-left:10px;
  font-size:17px;
	font-family: "arvo";
  font-weight:600;
  text-align: right;
  color : #386134;
  margin-top:16px;
  margin-right:16px;
}

.lakeside-button{
  background:#477544;
  color:white;
  font-weight:600;
	padding-top:4px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 4px;
  width: max-content;
  display: block;
  margin-left: auto;
  margin-right: 16px;
  position: relative;
	border:1px solid #477544;
	transition:320ms;
}

.lakeside-button:hover{
  color:#477544;
  text-decoration:none;
	background:white;

}

.lakeside-home-image{
  position: relative;
  width:100%;
  height: 100%;
}

.lakeside-home-image > img {
  width:100%;
  height: 100%;
  object-fit: cover;
}

.lakeside-home-text{
  padding:64px 32px 64px 32px;
  background : #282b2d;
  color : white;
  height:100%;
  font-family: Raleway;
}

.lakeside-home-text p{
  line-height: 32px;
	font-family: 'Raleway';
}

.lakeside-home-text-container{
  width:80%;
  margin:auto;
  padding-top:32px;
  padding-bottom:32px;
}

.lakeside-home-text-container > h2{
	font-family: "Arvo";
}

.lakeside-home-text a{
  padding:12px 36px;
  border:none;
  margin-top:24px;
  background: #115618;
  color:white;
  display:block;
  width:max-content;
  font-weight:500;
  transition:320ms;
}

.lakeside-home-text a:hover{
	color:#114618 !important;
	background:white;
}

.lakeside-home-text a{
	text-decoration:none !important;
	color:white !important;
}

.lakeside-home-text-container p{
    line-height:28px;
	font-family:'Raleway';
}

.remove-gutter{
  padding-left:0px !important;
  padding-right:0px !important;
}

.remove-gutter-margin{
  margin-left:0px !important;
  margin-right:0px !important;
}

.lakeside-home-certificate{
  background:#f4f5f6;
}

.lakeside-home-certificate-container{
  max-width:1366px;
  margin:auto;
  padding-top:64px;
  padding-bottom:64px;
}

.lakeside-home-certificate-images > a > img{
  height:auto;
  width:150px;
  object-fit: cover;
}

.lakeside-home-certificate-images > a{
  margin-right:32px;
  margin-bottom:32px;
}

/* .lakeside-home-certificate-images > a:after{
  content: '';
  width:max-content;
  height:100%;
  border:4px solid #115618;
} */

.lakeside-home-certificate-images{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items:center;
}

.certificate-text{
  text-align: right;
}

.certificate-text > h2{
  font-size: 55px;
  text-transform: uppercase;
  color: #000000;
  font-weight:600;
  font-family: "Arvo";
}

.certificate-text > p{
  margin-top:32px;
  font-size:18px;
  font-weight:500;
  opacity:0.5;
}

.lakeside-home-menu-container{
  max-width:1366px;
  margin:auto;
  padding-top:64px;
  padding-bottom:64px;
  padding-left: 32px;
  padding-right: 32px;
}

.lakeside-home-menu-container > h2{
  margin-bottom:64px;
  text-align: center;
  font-size: 72px;
  font-weight:600;
  opacity: 0.7;
  position: relative;
  font-family: "Arvo";
}

.lakeside-home-menu-container > h2:after{
  content: '';
  height:6px;
  width:100px;
  background:black;
  position: absolute;
  bottom:-16px;
  left:50%;
  border-radius: 10px;
  transform: translate(-50%);
}

.lakeside-home-category-fix{
  display:flex;
  justify-content: center;
}

.lakeside-home-category{
  display:flex;
}

.lakeside-home-category-container{
  display:flex;
  margin-bottom:32px;
  border: 1px solid #dde1e5;
    border-radius: 4px;
    padding:12px;
}

.lakeside-home-category-image{
  height:200px;
  width:200px;
  position: relative;
}

.lakeside-home-category-image > img{
  height:200px;
  width:200px;
  object-fit: cover;
}

.lakeside-home-category-info{
  align-self:center;
  text-align: right;
}

.category-title{
  font-weight: 700;
  font-style: italic;
  margin-bottom: 8px;
  font-size: 24px;
  color: #115618;
  cursor:pointer;
}

.category-title:hover{
  color: #115618;
}

.category-description{
  font-style : italic;
  opacity:0.7;
  font-weight:400;
}





.parallax-window {
  min-height: 500px !important;
  background: transparent !important;
}

.parallax-container{
  position: relative;
  background-size: cover !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    /* background-color: black; */
}

.lakeside-overlay{
  background: black;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index:-1
}

.lakeside-ourfood-container{
  padding-top:150px;
  padding-bottom:150px;
  position: relative;
  background: linear-gradient(90deg, rgba(0,0,0,0.69) 0%, rgba(0,0,0,0.4) 100%);
}

.lakeside-ourfood-container > h2{
  color:white;
  font-family: arvo;
  font-weight: 700;
  text-align: center;
  padding-bottom:60px;
}

.menulist-flex{
  display:flex;
  justify-content: space-between;
  color:white;
  align-items: flex-start;
}

.menulist-flex .lakeside-dot{
	margin-top:12px;
	    width: 34%;
    margin-right: auto;
    margin-left: auto;
}	

.menu-price > p {
  display:inline-flex;
}

.menu-name > h5{
  margin-bottom:16px;
/*   white-space:nowrap; */
  padding-right:12px;
	font-weight:600;
}

.menu-price{
	padding-left:12px;
}

.lakeside-food-menulist > p{
  opacity: 0.8;
  color:white;	
}

.menulist-flex > p {
  opacity: 0.8;
}

.p-64{
  padding-left:64px;
  padding-right:64px;
}

.non-parallax-container{
  background: #282828;
}


.ourfood-banner-image{
  width:100%;
  height:380px;
  position: relative;
  color:white;
	 margin-bottom: 30px;
}

.ourfood-banner-image img{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:cover;
}

.ourfood-banner-image > h1{
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%,-50%);
/*   font-family: ui-sans-serif; */
	font-family:"arvo";
	font-weight:700;
}

.ourfood-banner-image-overlay{
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
  background: #000000;
  opacity: 0.4;
}

.lakeside-food-content{
	background: #f6f6f6;
}

.lakeside-food-content-container{
  padding-top:64px;
  padding-bottom:64px;
  max-width:1366px;
  margin:auto;
  padding-left:32px;
  padding-right:32px;
  background: #f6f6f6;
}



.lakeside-wedding-container{
  max-width:1366px;
  margin:auto;
  padding:64px;
}

.lakeside-banner-slider{
  width: 100%;
  height: 380px;
}

.lakeside-banner-slider-image{
  position:relative;
  width: 100%;
  height: 380px;
}

.wedding-price-information > h2{
  color:#477544;
  margin-bottom: 32px;
  font-size:40px;
  font-family: 'Arvo';
  font-weight:600;
}

.wedding-price-information{
  margin-bottom:32px;
  position: relative;
  padding-bottom:32px;
}

.wedding-price-information::after{
  content: '';
  width:100%;
  height:1px;
  background: #cbd4dd;
  position: absolute;
  left:50%;
  transform: translate(-50%);
  bottom:0;
}

.wedding-content{
  line-height:1.9;
  padding-right:24px;
}

.wedding-item-price{
  display: flex;
  justify-content: space-between;
  align-items:center;
}

.wedding-item-price p{
  font-weight: 600;
  font-size:18px;
  white-space:nowrap;	
}

.wedding-item-price p:first-child{
	padding-right:16px;
}

.wedding-item-price p:last-child{
	padding-left:16px;
}

.margin-unset{
  margin:unset;
}

.lskb-contact-num-add p{
	margin-bottom:8px;			
}

@media(max-width:1100px){
.lakeside-services-container{
	flex-direction:column;
}
	.lakeside-services-cards-container{
		justify-content:flex-start;
	}
}

@media(max-width:992px){
	.certificate-text > h2 {
		font-size: 64px;
		line-height: 80px;
	}	
}

@media(max-width:768px){
	.footer{
		padding-left:32px;
	}
	
	.lakeside-services-cards-container{
		flex-wrap:wrap;
	}
	
	.lakeside-services-container{
	  padding-left:32px;
	  padding-right:32px;
	}
	.lakeside-services-card{
		width:47%;
	}
	.certificate-text > h2 {
		font-size: 48px;
		line-height: 72px;
	}
	
	.certificate-text{
		text-align:left;
	}
	.lake-side-services-circle{
		display:none;
	}
}

@media(max-width:613px){
	.lakeside-services-card{
		width:100%;
	}
}

@media(max-width:568px){
	.lakeside-home-category-container {
		flex-direction:column-reverse;
		align-items:center;
	}
	
	.lakeside-home-category-info {
		text-align: left;
	}
	
	.lakeside-home-text-container {
		width: 100%;
	}
}


/* gallery */
.lakeside-gallery-wrapper>.lskbr>.row{
margin: 0;
justify-content: center !important;
}
.lakeside-gallery-wrapper .btn-group-sm>.btn, .btn-sm{
  font-size: 18px !important;
}
.ufg-thumbnail-border{
  border: none  !important;
  padding: 4px 0px 0px 4px ;
}
.ufg-thumbnail-border:hover{
  padding: 4px 0px 0px 4px ;
  transition: 200ms;
  box-shadow: inset 2px 2px 2px rgb(0 0 0 / 60%), 0 0 1px rgb(0 0 0 / 0%);

}

.ufg-thumbnail-border:hover{
  background-color: white !important;
}
.ufg-thumbnail-border img:hover{
  opacity: 0.8;
}

.ufg-parent-filters button:hover{
  background-color: red !important;
  transition: 350ms ease;
}

/* button[data-lightbox]{
  background-color: red !important;
} */

/* button:focus:not(:focus-visible){
  background-color: red !important;
  outline: none;
  box-shadow: none;
border-color: red;
} */

.ufg-lightbox img{
  height: 100%;
}
.ufg-thumbnail-border{
  height: 100%;
}

.lakeside-dot{
	border-bottom:2px dotted #ddd;
	width:100%;
}

.nav-items > ul .active::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    bottom: -2px;
    border-radius: 0;
    transition: 320ms;
    transform: scaleX(1);
	visibility:visible;
}

.home-seventh-wrapper{
	overflow-x:hidden;
}
.wp-block-column>h2, .wp-block-column>h3{
	font-weight:700;
	font-family:"arvo";
}
.wp-block-column h5{
	font-size:18px !important;
}
.event-content{
	margin-bottom:8px !important;
}


.wedding-content h2 strong{
	font-family:"Arvo";
	font-weight:700;
}
.wpsbc-container> h2{
	font-family:"Arvo";
 font-weight: 700;
}

.full-menu{
    padding: 16px 56px;
    color: white;
    background: #115618;
    width: max-content;
    /* margin: auto; */
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-top: 24px;
    margin-left: auto;
    text-decoration: none !important;
	border:1px solid #115618;
	transition:320ms;
}

.full-menu:hover{
	color:#115618;
	background:white;
	border:1px solid #115618;
}


/* footer right section */

.footer-bottom-rights-ms {
 
  background: #0c0c0c;
  color: white;
}

.max_width_bss {
  display: flex;
  justify-content: space-between;
  max-width: 1366px;
  margin: auto;
  padding-left: 72px;
  padding-right: 72px;
  padding-top: 10px;
}

.max_width_bss>p{
 padding-bottom: 10px;
 margin-bottom: 0px !important;
 font-family: 'Raleway', sans-serif;
 font-size: 16px;
}
.max_width_bss>p>a {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

@media (max-width: 1300px){
.max_width_bss {
    padding-left: 32px;
    padding-right: 32px;
}
}
@media (max-width: 992px){
  .max_width_bss {
      padding-left: 16px;
      padding-right: 16px;
  }
  }

@media (max-width: 768px){
.max_width_bss{
    display: unset;
    text-align: center;
}
.max_width_bss > p {
  font-size: 14px;
}
}


