
/*Deepak css*/

   .hero {
  width: 100%;
  height: 100vh; /* full height */
  background: url('https://bbsevents.com/public/img/ezgif.com-video-to-webp-converter.webp') center/cover no-repeat;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 0px;
}

/* dark overlay */
.hero::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.35);
  z-index: 1;
}

.hero .hero-content {
  position: relative;
  z-index: 2;
  max-width: 1000px;
  color: #fff;
}

.hero h1 {
  font-size: 55px;
  font-weight: 700;
  line-height: 1.2;
  color:#fff;
}

.hero p {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.6;
}

/* Buttons */
.hero .hero-buttons {
  margin-top: 30px;
}

.hero .btn {
    padding: 5px 25px;
    border-radius: 6px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    margin: 0 8px;
    height: auto;
    border: 2px solid #fff;
  line-height: 31px;
}

.hero .btn.primary {
  background: #ffffff;
  color: #333;
}

.hero .btn.secondary {
 
  color: #fff;
}
#gkHeader.nobreadcrumb {
    margin: 0 0 0px 0;
    padding: 75px 0 0 0;
}
.gkTopMenu li strong sub{
       display: inline-block !important;
    margin-left: 5px;
    padding: 0px !important;
}
#gkTopMenu a strong{
    display: flex;
      align-items: center;
}
#gkTopMenu li{
      padding: 0 5px !important;
}
#gkHeaderNav {
    background-color: #3c3f10 !important;
    padding: 15px 0px;
}
#gkLogo img {
    display: block;
    margin: 0;
    width: 83%;
} 
.gkMenu > ul > li:last-child a{
      background: #FFFFFF;
    color: #000;
    border-radius: 10px;
}
/* MAIN FOOTER */
.vgt-footer {
    position: relative;
    background: url('https://www.valleygreentea.com.au/images/Rectangle-35.png') center/cover no-repeat;
    padding: 60px 40px 20px;
   
    color: #fff;
}

.footer-overlay {
    position: absolute;
    inset: 0;
}

.footer-container {
    position: relative;
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
    gap: 40px;
    z-index: 2;
}

/* LEFT SECTION */
.footer-logo {
    width: 75%;
    margin-bottom: 20px;
}

.tagline {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 40px;
    font-weight: bold;
  margin-top:0px;
}

.designed-by {
 
    opacity: 0.7;
}

/* QUICK LINKS */
.footer-links h3,
.footer-socials h3,
.footer-subscribe h3 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
    color: #fff;
    font-weight: bold !important;
    padding: 0px !important;
    margin: 0px !important;
    border-bottom: 0px solid #E5E5E5 !important;
    margin-bottom: 10px !important;
}

.footer-links ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.footer-links ul li {
    margin: 6px 0;
}

.footer-links a {
    color: #fff !Important;
    text-decoration: none;
    font-size: 15px;
}

/* SOCIAL ICONS */
.social-icons a {
    color: #fff;
    font-size: 22px;
    margin-right: 15px;
}

/* SUBSCRIBE SECTION */
.footer-subscribe .subscribe-text {
    font-size: 14px;
    opacity: 0.9;
    margin-bottom: 12px;
}

.email-box {
    display: flex;
 
    padding: 5px;
}

.email-box input {
    flex: 1;
    border: none;
    background: transparent;
    color: #fff;
    padding: 8px;
    outline: none;
    border: 1px solid #fff;
}
  .email-box input::placeholder { color: #fff; }
.email-box input::-webkit-input-placeholder { color: #fff; }
.email-box input:-ms-input-placeholder { color: #fff; }

.email-box button {
    background: #fff;
    border: none;
    padding: 0 15px;
    cursor: pointer;
    color: #000;
    font-weight: bold;
}

/* COPYRIGHT BOTTOM */
.footer-bottom {
    margin-top: 45px;
    text-align: center;
    font-size: 13px;
    opacity: 0.85;
    position: relative;
    z-index: 2;
}

#gkBottom5{
 
}

.footer-links.new-middle ul{
    display: flex;
    flex-wrap: wrap;

}
.footer-links.new-middle ul li{
  width:50%;
}

.footer-links.new-middle{
 width: 290px; 
}
.footer-bottom-section{
    display: flex;
    justify-content: space-between;
    margin-top: 55px !important;
      padding-top: 55px !important;
}
.footer-bottom-section p{
margin: 0px;
    color: #fff;
    opacity: 1;
}
.social-icons a img{
      width: 27px;
}
.social-icons a:nth-child(3) img{
      width: 35px;
    height: 34px;
}
.social-icons a:nth-child(4) img{
       width: 28px;
    height: 28px;
    position: relative;
    top: -3px;
}


.features-section {
  text-align: center;
  padding: 132px 20px;
  
}

.features-title {
  font-size: 36px;
  font-weight: 700;
  color: #3B3D11;
  margin-bottom: 40px;
}

.features-grid {
    display: flex;
    gap: 10px;
    justify-content: center;
    flex-wrap: wrap;
}

.feature-box {
     width: 27%;
    border: 2px solid #41671999;
    padding: 25px;
    border-radius: 6px;
    background: #B2C9AE33;
}

.icon-wrap {
 
}

.icon-wrap img {
width: 45%;
    /* height: 50px; */
    margin-bottom: 15px;
 
}

.feature-box h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #1c2b13;
}

.feature-box p {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

#gkBottom3{
  padding:0px !important;
}
#gkBottom3{
  padding-bottom: 0px !important;
}

  .collection-section.top::after{
    content: "";
    position: absolute;
    left: 0%;
    top: -7%;
    transform: translateY(-50%);
    width: 12%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/image-277.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
}
  .collection-section.top::before {
   content: "";
    position: absolute;
    right: 35%;
    top: 8%;
    transform: translateY(-50%);
    width: 32%;
    height: 50%;
    background-image: url(https://www.valleygreentea.com.au/images/blg_bg.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: 2;
}
  .collection-section.top{
     position: relative;
  }
  .collection-section ~ .collection-section{
        position: relative;
  }
.collection-section ~ .collection-section::after{
   content: "";
    position: absolute;
    right: -10%;
    top: -7%;
    transform: translateY(-50%);
    width: 27%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/image0288.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
} 
  .just_arrived_sec{
        position: relative;
    overflow: hidden;
  }
  .just_arrived_sec::after{
  content: "";
    position: absolute;
    left: -7%;
    top: -14%;
    /* transform: translateY(-50%); */
    width: 30%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/top-1.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
    background-size: 54%;
    background-repeat: no-repeat;
} 
  .just_arrived_sec::before{
  content: "";
    position: absolute;
    right: -5%;
    top: -32%;
    /* transform: translateY(-50%); */
    width: 30%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/top-2.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
    background-size: 65%;
    background-repeat: no-repeat;
} 
  .introducing_valley_green_sec{
    position: relative;
    overflow: hidden;
  }
  

  .just_arrived_sec .new_container::after {
    content: "";
    position: absolute;
    left: -7%;
    bottom: -42%;
    /* transform: translateY(-50%); */
    width: 30%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/top-3.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
    background-size: 41%;
    background-repeat: no-repeat;
} 
  .just_arrived_sec .new_container::before{
  content: "";
    position: absolute;
    right: -11%;
    bottom: -32%;
    /* transform: translateY(-50%); */
    width: 30%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/top-4.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
    background-size: 40%;
    background-repeat: no-repeat;
} 
  

.collection-section .section-title {
     font-size: 36px;
    font-weight: 700;
    color: #3B3D11;
    margin-bottom: 40px;
      text-align: center;
}

.collection-section .collection-wrapper {
    display: flex;
    gap: 40px;
    /* align-items: flex-start; */
    justify-content: space-between;
    width: 100%;
}
.collection-section.top .collection-wrapper{
      flex-direction: row-reverse;
}
.collection-section.top .faq-box {
    width: 45%;
    margin-right: 0%;
    margin-left: 7%;
}

/* Left Image */
.collection-section .collection-img img {
    width: 100%;
    border-radius: 0px;
}
.collection-section .collection-img{
  width:45%;
}
.collection-section .faq-box{
     width: 45%;
    margin-right: 6%;
}

/* FAQ Area */

.collection-section.top{
  margin-bottom:60px;
}
.collection-section .faq-item {
     margin-bottom: 10px;
    border-radius: 0px;
    background: #F0F4EF;
    overflow: hidden;
    padding: 5px 0px;
}

.collection-section .faq-question {
    width: 100%;
    /* padding: 16px; */
    text-align: left;
    background: transparent;
    border: none;
    font-size: 14px;
    font-weight: 600;
    color: #2a3918;
    cursor: pointer;
    position: relative;
}

.collection-section .faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 22px;
}

.collection-section .faq-item.active .faq-question::after {
  content: "-";
}

.collection-section .faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 16px;
  font-size: 14px;
  color: #333;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.collection-section .faq-item.active .faq-answer {
  max-height: 300px;
  padding-bottom: 16px;
}

#gkBottom3 .gkPage{
      max-width: 100%;
}


/*ak code */
.new_container{
    max-width: 1170px;
    margin:0px auto
}
.just_arrived_sec{
    padding:70px 0px;
}
.just_arrived_head_row{
    width:100%
}
.just_arrived_head_box h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    color: #3B3D11;
    margin-bottom: 20px;
}
 .just_arrived_wrap { max-width:1100px; margin:0 auto; display:flex; gap:30px; align-items:center; position:relative; }

  /* buttons */
  .arr_btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 40;
     border-radius:50%;
    border:0; cursor:pointer; background:#3B3D11; color:#fff; font-size:20px;
    display:flex; align-items:center; justify-content:center;
    padding: 5px 3px;
  }
 .left_btn {
    left: -8%;
}
  .right_btn {
    right: -9%;
}

  /* two columns: image & content */
  .col { width:47%; overflow:hidden; position:relative; border-radius:8px; box-sizing:border-box; background:#fff; }

  /* TRACKS */
  .track { display:flex; transition: transform var(--tt) ease; will-change: transform; }
  .track > .slide { min-width:100%; box-sizing:border-box; padding:18px; display:flex; align-items:center; justify-content:center; }

  /* IMAGE SLIDE internals */
  .img_slide img { width:100%; display:block; border-radius:8px; }

  /* CONTENT SLIDE internals */
  .content_inner { text-align:left; }
  .content_inner img { max-width:200px; display:block; margin-bottom:12px; }
  .content_inner h2 { font-size:34px; margin:0 0 10px;    font-weight: bold; }
  .content_inner p { font-size:16px; margin:0; line-height:1.5; color:#444; }

  /* responsive small screens */
  @media (max-width:900px){
    .just_arrived_wrap { flex-direction:column; gap:18px; align-items:stretch; }
    .left_btn { left: 6px; top: calc(50% - 60px); }
    .right_btn { right: 6px; top: calc(50% - 60px); }
    .content_inner h2 { font-size:22px; }
  }
.just_arrived_slider{
    height: 500px;
}
.just_arrived_slide{
    opacity: 1 !important;
}
.arr_btn img{
    height: 20px;
}
.introducing_valley_green_sec{
    padding:60px 0px;
    background-image: url(https://www.valleygreentea.com.au/images/intro_valley_bg.png);
    background-size: 100% 100%;
}
.introducing_valley_green_row{
    padding:0px 120px;
    color: white;
}
.introducing_valley_green_col h2{
    color: white ;
    font-size: 50px;
    text-align: center;
    margin-bottom:20px;
      font-weight: bold;
}
.introducing_valley_green_col p{
    margin-bottom:20px;
    text-align: center;
    font-size: 18px;
}
.buy_btn{
    color: black;
    background: white;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 5px;
}
.shop_btn{
    color: white;
    background: transparent;
    text-decoration: none;
    padding: 7px 20px;
    border-radius: 5px;
    border:1px solid white;
    margin-left: 15px;
}
  .shop_btn:hover{
     color: white;
  }
.greeen_valley_links_box{
    display: flex;
    justify-content: center;
}
.greeen_valley_links_box{
    margin-top:10px
}
.freshly_packed_sec{
    position: relative;
    padding:170px 0px;
    background: url(https://www.valleygreentea.com.au/images/Frame114.png) center/cover no-repeat;
      position: relative;
      background-position: 0px 0px;
      padding-top: 310px;
}
  .freshly_packed_sec::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 26%);
       z-index: 11;
    width: 100%;
    height: 100%;
    top: 0px;
}

.freshly_packed_sec::after{
    content: "";
    position: absolute;
    inset: 0;
    background: rgb(0 0 0 / 26%);
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0px;
}

.freshly_packed_sec *{
    position: relative;
    z-index: 111;
}
.two_way_to_enjoy_sec{
    position: relative;
    padding:60px 0px;
    padding-bottom:0px !important;
    background-image: url(https://www.valleygreentea.com.au/images/Frame446.png);
    background-size: cover;
    background-position: center;
    z-index: 1;
    color: white;
  
}

.two_way_to_enjoy_sec::after{
    content: "";
    position: absolute;
    inset: 0;                 /* covers full section */
    background: rgb(0 0 0 / 26%); /* black overlay */
       z-index: 11;
    width: 100%;
    height: 100%;
    top: 0px;             /* stays behind content */
}

/* ensures text stays above overlay */
.two_way_to_enjoy_sec *{
    position: relative;
    z-index: 11111;
}

.two_way_head_col{
    width: 80%;
}
.two_way_head_row{
    display: flex;
    justify-content: center;
}
.two_way_head_col h2{
    font-size: 50px;
    text-align: center;
    margin-bottom:20px;
  color:#fff;
  font-weight: bold;
}
.two_way_head_col p{
    text-align: center;
    font-size:18px;
    margin-bottom:10px
}
.two_way_main_row{
    margin-top: 50px;
}
.two_way_main_box{
    background: rgba(255, 255, 255, 0.718);
    padding:40px;
    height: 100%;
}
.two_way_main_cols{
    width: 35%;
    height: 100%;
}
.two_way_main_box h2 {
    color: #3B3D11;
    font-size: 30px;
    margin-bottom: 10px;
  font-weight: bold;
}
.two_way_main_box h6 {
    color: #000000;
    font-size: 16px;
    margin-bottom: 0px;
}
.two_way_main_box p {
    color: #000000;
    font-size: 15px;
    margin-bottom: 20px;
}
.two_way_buy_btn{
    color: white !important;
    background: #3B3D11;
    padding:7px 20px;
    border-radius: 5px;
    text-decoration: none;
}

.two_way_shop_btn{
    color: #3B3D11;
    background: transparent;
    padding:7px 20px;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid #3B3D11;
    margin-left: 10px;
}
.two_way_main_row{
    display: flex;
    justify-content: space-between;
}


.fresh_seal_sec {
    position: relative;
    padding:90px 0;
    background-image: url(https://www.valleygreentea.com.au/images/Frame220.png);
    background-size: cover;
    background-position: center;
    z-index: 1;
}

.fresh_seal_sec::after {
    content: "";
    position: absolute;
    inset: 0;                      /* covers entire section */
      background: rgb(0 0 0 / 26%);
    z-index: 11;
    width: 100%;
    height: 100%;
    top: 0px;                   /* behind content */
}

/* keep all content above the overlay */
.fresh_seal_sec * {
    position: relative;
   z-index: 111111;
}
.introducing_valley_green_col h3 {
    color: white;
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
  font-weight: bold;
}
.fresh_seal_sec h2{
    margin: 0px !important;
}
.tea_collection_small_col{
    width: 40%;
}
.tea_collection_row{
    display: flex;

}
.tea_collection_big_col{
    width:60%
}
.tea_collection_big_col img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}
.tea_container{
    margin-left: 40px;
}
.tea_collection_cont_box{
    padding-top:60px
}
.tea_collection_cont_box h2{  
    font-size: 50px;
    color: #3B3D11;
    margin-bottom:0px ;
  
    font-weight: bold;
}
  .our_story_cont_box p{
    color:#000;
  }
.tea_collection_cont_box h6{
    font-size: 20px;
    color: #000000;
    margin-bottom:10px 
}
.tea_collection_cont_box p{
    margin-bottom:10px;
  padding-right:20px;
}

.tea_collection_sec {
  position: relative;
  overflow: hidden;
}

.tea_collection_sec::after {
    content: "";
    position: absolute;
    top: 0;
    right: 65%;
    width: 28%;
    height: 21%;
    background: url(https://www.valleygreentea.com.au/images/tea_collrction_bg.png) no-repeat center / cover;
    z-index: 1;
    opacity: 1;
}

/* Make sure your content stays above the image */
.tea_container,
.tea_collection_row,
.tea_collection_small_col,
.tea_collection_big_col,
.tea_collection_cont_box {
  position: relative;
  z-index: 2;
}
.from_salt_sec{
    padding:100px 0px;
    background-image: url(https://www.valleygreentea.com.au/images/from_salt_bg.png);
    color: white;
}
.from_salt_col p{
    font-size:18px;
    text-align: center;
    margin-bottom: 20px;
}
.our_story_cols img{
    width: 100%;
}
.our_story_cols{
    width: 50%;
}
.our_story_row{
    display: flex;
}
.our_story_cont_box{
    padding:40px 40px
}
.our_story_cont_box img{
    margin-bottom: 20px;
}
.our_story_cont_box h2{
    font-size: 50px;
    margin-bottom: 10px;
    color: #3B3D11;
    font-weight: 600;
      margin-top: 70px;
}
  .nonenone{
    display:none;
  }
.our_story_cont_box h6{
    font-size: 20px;
    margin-bottom: 0px;
    color: black;
    font-weight: 600;
}
.founded_cont{
    margin-top:20px;
    margin-bottom: 0px;
}
.our_story_cont_box a{
       color: white;
    text-decoration: none !important;
    background: #3B3D11;
    padding: 10px 25px;
    border-radius: 5px;
    display: inline-block;

}
.founded_cont2{
    margin-bottom: 30px;
}
.our_story_cont_box b{
    font-size: 20px;
}
.our_story_cont_box {
    position: relative;
    z-index: 1;
}

/* Add image using ::after */
.our_story_cont_box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 44%;
    width: 50%;
    height: 200px;
    background-image: url(https://www.valleygreentea.com.au/images/story_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
    opacity: 1;
}
.make_every_day_sec{
    padding-top:100px;
    padding-bottom: 30px;
}
.make_every_day_head_col h2 {
    font-size: 50px;
    color: #3B3D11;
    margin-bottom: 10px;
    line-height: 60px;
  font-weight: bold;
}
.make_every_day_head_col{
    width: 40%;
}
.make_every_day_head_col p{
    margin-bottom: 25px;
}
.make_every_day_head_col a{
color: black;
    text-decoration: none;
    border: 1px solid black;
    padding: 10px 25px;
    border-radius: 5px;
    display: inline-block;
}
.make_every_day_big_col{
    width: 60%;
    padding-left: 4%;
}
.make_every_day_main_row{
    display: flex;
}
.make_every_blog_box img{
    width: 100%;
}
.blog_date_box{
    width: 30%;
}
.blog_name_box{
    width: 70%;
}
.blog_det_box{
    display: flex;
}
.blog_name_box a{
    color: #000000;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
}
.blog_date_box p{
    color: #000000;
    font-size: 14px !important;
    text-align: end;
}
.make_blogs_col{
    width: 32.5%;
}
.blogs_row{
    display: flex;
    justify-content: space-between;
    margin-top:30px
}

.make_every_day_sec{
  position: relative; 
  overflow: visible;            /* allow pseudo-element to overflow if needed */
}

/* decorative image placed "after" the section */
.make_every_day_sec::after {
    content: "";
    position: absolute;
    right: 40%;
    top: 16%;   
    transform: translateY(-50%);
    width: 27%;
    height: 27%;
    background-image: url(https://www.valleygreentea.com.au/images/blg_bg.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: 2;
}
  #gkBottom2{
   
  }
  #gkBottom1{
    
  }
  #gkPageContent #gkTop1{
   
  }
  .deepak {
    font-size: initial;
}
  #gkContent .box {
    margin-bottom: 0px;
}
  .our_story_sec{
        position: relative;
  }
  .our_story_sec::before {
    content: "";
    position: absolute;
    right: -5%;
    bottom: -32%;
    /* transform: translateY(-50%); */
    width: 30%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/image-225.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
    background-size: 65%;
    background-repeat: no-repeat;
}
  .features-section.new-add{
        position: relative;
        overflow: hidden;
  }
   .features-section.new-add::after {
 content: "";
    position: absolute;
    right: 40%;
    top: 16%;
    transform: translateY(-50%);
    width: 27%;
    height: 27%;
    background-image: url(https://www.valleygreentea.com.au/images/blg_bg.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: 2;
}
  .features-section.new-add::before {
   content: "";
    position: absolute;
    right: -11%;
    bottom: -32%;
    /* transform: translateY(-50%); */
    width: 30%;
    height: 100%;
    background-image: url(https://www.valleygreentea.com.au/images/top-4.png);
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    pointer-events: none;
    z-index: -1;
    background-size: 40%;
    background-repeat: no-repeat;
}
  
  
  .why_people_love_head_row h2{
    text-align:center;
    color:#3B3D11;
    font-size:40px;
    margin-bottom:30px;
    font-size: 50px;
    margin-bottom: 50px;
    color: #3B3D11;
    font-weight: 600;
}

.slider_wrapper{
    position:relative;
    margin:0 auto;
    overflow:hidden;
    display:flex;
    align-items:center;
    gap:10px;
}

.nav_btn{
    background:#e0e0e0;
    border:none;
    border-radius:50%;
    width:44px;
    height:44px;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    font-size:20px;
    flex:0 0 44px;
    transition:transform .15s ease;
  margin-left:25px;
}
.nav_btn:active{transform:scale(.96)}

.slider_viewport{
    overflow:hidden;
    flex:1 1 auto;
}

.slider_track{
    display:flex;
    gap:0px;
    align-items:stretch;
    transition:transform .55s cubic-bezier(.22,.9,.23,1);
    will-change:transform;
    padding:10px 0;
}

.why_people_love_slide{
    min-width:35%;
    flex:0 0 35%;
    transition:transform .4s ease, opacity .4s ease;
    display:flex;
    align-items:stretch;
}

.why_people_love_box{
    background:#FAFAFA;
    padding:25px;
    width:100%;
    color:#B1B1B1;
    opacity:.75;
    transform:scale(.97);
    transition:background .35s ease,
               color .35s ease,
               opacity .35s ease,
               transform .35s ease,
               box-shadow .35s ease;
    box-shadow:none;
}

/* Active centered slide */
.why_people_love_slide.active .why_people_love_box{
    background:#3B3D11;
    color:#fff;
    opacity:1;
    transform:scale(1);
}

/* Visible neighbors */
.why_people_love_slide.prev,
.why_people_love_slide.next{
    opacity:0.65 !important;
    transform:scale(.98);
}

.name_row{
    display:flex;
    gap:12px;
    align-items:center;
    margin-bottom:18px;
}

.name_icon_col h2{
    background:#fff;
    color:#B1B1B1;
    padding:13px 14px;
    border-radius:50px;
    font-size:20px;
    margin:0;
    display:inline-block;
}

.name_col h6{
    font-size:13px;
    color:#B1B1B1;
    margin-bottom:6px;
    font-weight:500;
}

.name_col ul{
    list-style:none;
    display:flex;
    gap:6px;
    padding:0;
    margin:0;
}
  .name_col ul li{
    border:0px;
  }
.name_col ul li img{
    width:14px;
    height:14px;
    display:block;
    opacity:.9;
}

.desc_row p{
    margin-top:4px;
    color:inherit;
    line-height:1.6;
    font-size:16px;
    opacity:.95;
}
  .peo-love{
        margin: 50px 0px;
  }

@media (max-width:900px){
    .why_people_love_slide{
        min-width:70%;
        flex:0 0 70%;
    }
    .nav_btn{display:none}
}

/* ---------------------------------- */
/* ✅ SLIDE-IN ANIMATION (NEW PART)   */
/* ---------------------------------- */

.slideInFromRight {
  animation: slideFromRight .55s ease;
}

.slideInFromLeft {
  animation: slideFromLeft .55s ease;
}

@keyframes slideFromRight {
  from {
    opacity: 0;
    transform: translateX(60px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes slideFromLeft {
  from {
    opacity: 0;
    transform: translateX(-60px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
  
  
  .product-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    padding: 20px 40px;
}

.product-grid .product-card {
  border: 1px solid #3B3D11;
    padding: 20px;
    border-radius: 0px;
    background: #fff;
    text-align: left;
    transition: .3s;
}

.product-grid .product-card:hover {
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

.product-grid .product-img {
    width: 100%;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-grid .product-img img {
       width: 100%;
  
}

.product-grid h3 {
    font-size: 21px;
    font-weight: 600;
    margin: 15px 0 5px;
}
  .product-grid h3 a{
    color:#000000 !important;
  }

.product-grid .rating {
    font-size: 14px;
    color: #ff9900;
}

.product-grid .rating span {
    color: #777;
    font-size: 13px;
      font-weight: bold;
}
  .product-grid .rating span.star{
        font-size: 14px;
    color: #ff9900;
  }

.product-grid .price {
    font-size: 17px;
    font-weight: 700;
    margin: 10px 0 15px;
}

.product-grid .actions {
    display: flex;
    gap: 10px;
}

.product-grid .btn {
flex: 1;
    padding: 5px 0;
    border-radius: 5px;
    border: 1px solid #222;
    background: #fff;
    cursor: pointer;
    transition: .3s;
    display: inline-block;
    text-align: center;
}
  .product-grid .btn.buy{
    color:#fff !important;
  }

.product-grid .btn.cart:hover {
    background: #f3f3f3;
}

.product-grid .btn.buy {
    background: #3B3D11;
    border: none;
    color: #fff;
}

.product-grid .btn.buy:hover {
    background: #55601f;
}
  #gkPageContent{
   
  }
  /*ak code end*/
  
  
  .home-page #gkBottom2{
    display:none;
  }
 .home-page #gkBottom1{
     display:none;
  }
  .home-page #gkTop1{
     display:none;
  }
   .home-page .box.bigtitle{
    display:none;
  }


@media all and (min-width: 120px) and (max-width: 690px){
  
  .footer-container.gkCols6.gkPage{
    display: inline-block;
    width: 100%;
  }
  .footer-logo {
    width: 100%;
    margin-bottom: 20px;
}
  .tagline {
    font-size: 14px;
  }
  .hero h1 { 
    font-size: 30px;
    
  }
  .hero h1 br{
    display:none;
  }
  .hero .hero-content{
    padding:0px 20px;
  }
  .hero p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.6;
}
  .hero .btn {
    padding: 2px 15px;
  }
  #gkBottom3 .box{
            max-width: 100% !Important;
  }
  .features-title {
    font-size: 24px;
  }
  .feature-box {
    width: 100%;
  }
  .collection-section .section-title {
    font-size: 24px;
  }
  .collection-section .collection-wrapper {
    display: inline-block;
    gap: 40px;
    /* align-items: flex-start; */
    justify-content: space-between;
    width: 100%;
}
  .collection-section .collection-img {
    width: 100%;
}
  .collection-section .faq-box {
    width: 100%;
    margin-right: 0px;
}
  .collection-section .faq-question{
        font-size: 12px;
  }
  .collection-section.top .faq-box {
    width: 100%;
    margin-right: 0%;
    margin-left: 0px;
}
  .collection-section .faq-question{
    height: auto;
  }
  .blogs_row {
    display: inline-block;
    justify-content: space-between;
    margin-top: 30px;
}
  .make_blogs_col {
    width: 100%;
}
  .make_every_day_main_row {
    display: inline-block;
    width: 100%;
}
  .make_every_day_head_col {
    width: 100%;
}
  .make_every_day_big_col {
    width: 100%;
    padding-left: 0px;
    margin-top: 50px;
}
  .just_arrived_head_box h2{
    font-size: 30px;
  }
  .just_arrived_sec{
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .introducing_valley_green_col h2{
        font-size: 30px;
  }
  .introducing_valley_green_row{
        padding: 0px 30px;
  }
  .freshly_packed_sec{
        padding: 40px 0px;
  }
  .two_way_head_col h2{
    font-size: 30px;
  }
  .two_way_main_row{
        display: inline-block;
  }
  .two_way_main_cols{
        width: 100%;
  }
  .two_way_main_box{
        padding: 20px;
  }
  .two_way_main_box h2{
    font-size: 24px;
  }
  .introducing_valley_green_col h2{
        font-size: 30px;
  }
  .introducing_valley_green_col h3{
    font-size: 28px;
  }
  .feature-box h3{
        font-size: 18px;
  }
  .tea_collection_cont_box h2{
    font-size: 32px;
  }
  

.tea_collection_row {
    display: inline-block;
    width: 100%;
}
  .tea_collection_small_col{
        width: 100%;
  }
  .tea_collection_big_col{
     width: 100%;
  }
  #gkBottom3 .gkPage{
        max-width: 100%;
    padding: 0 0px;
  }
  .from_salt_sec{
    padding: 60px 20px;
  }
  .our_story_row {
    display: inline-block;
}
  .our_story_cols{
    width: 100%;
  }
  .make_every_day_head_col h2{
    font-size: 32px;
        text-align: center;
  }
  .make_every_day_head_col p {
    margin-bottom: 25px;
    text-align: center;
}
  .make_every_day_head_col{
    text-align: center;
  }
  .blog_det_box{
    padding: 0px 20px;
  }
  #justArrived {
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Columns full width on mobile */
#justArrived .col {
  width: 100%;
  flex: 0 0 100%;
  overflow: hidden;
}

/* Track should not shrink */
#imgTrack, 
#contentTrack {
  display: flex;
  width: 100%;
  transition: transform 0.6s ease;
}

/* Each slide = full width */
#imgTrack .slide,
#contentTrack .slide {
  flex-shrink: 0;
  width: 100%;
  min-width: 100% !important;
}

/* Image should not be small */
#imgTrack img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* Fix content alignment */
.content_inner {
  width: 100%;
  box-sizing: border-box;
}
  .just_arrived_wrap{
    gap:0px;
  }
  .track > .slide{
    padding-bottom:0px;
  }
  .our_story_cont_box h2{
    font-size: 32px;
    margin-top: 0px;
  }
  .make_every_day_head_col h2{
        line-height: 42px;
  }
  .make_every_day_sec{
        padding-top: 18px;
  }
  .make_every_day_sec{
        padding-bottom: 0px;
  }
  .freshly_packed_sec::after{
        background: rgb(0 0 0 / 56%);
  }
  .fresh_seal_sec::after{
        background: rgb(0 0 0 / 43%);
  }
  .tea_collection_big_col img {
    width: 100%;
    height: auto;
    object-fit: inherit;
}
  .tea_container {
    margin-left: 10px;
    margin-right:10px;   
}
  .introducing_valley_green_col p br{
    display:none;
  }
  .introducing_valley_green_sec{
        margin-top: 30px;
  }
  .features-title{
            font-size: 30px;
  }
  .tea_collection_cont_box {
    padding-top: 0px;
    text-align: center;
    margin-bottom: 30px;
}
  .features-section{
        padding-bottom: 50px;
  }
  .make_every_day_head_col{
    padding:0px 20px;
  }
  .why_people_love_head_row h2{
    font-size:30px;
    }
  .product-grid {
    display: inline;
   
}
  .product-grid .product-card{
        margin: 10px 20px;
  }
}
