a {
    text-decoration: none !important;
}


.blog_section {
    position: relative;
    padding: 50px 0;
    /*border-bottom: 5px solid #213423;*/
}
.blog_post_one {
    background: #fff;
    margin: 15px;
    padding: 5px;
    border: 1px solid #ebebeb;
    min-height: 325px;
    width: 100%;
}
.blog_thumbnail {
    position: relative;
}
.blog_thumbnail img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.blog_thumbnail h6 {
    position: absolute;
    background-color: #213423;
    color: #fff;
    width: 60px;
    right: 0;
    bottom: -30px;
    text-align: center;
    padding: 8px;
    font-size: 13px;
    font-weight: 600;
}
.blog_thumbnail span {
    display: block;
}
.blog_post_menu {
    margin-bottom: 0px;
    padding-left: 0px;
}
.blog_post_menu li {
    list-style-type: none;
    padding: 12px 0;
    margin: 0;
    color: #b01c2e;
    font-size: 14px;
    color: #213423;
}
.blog_post_menu li a {
    font-size: 14px;
    color: #213423;
}
.blog_post_one p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
    margin-top: 25px;
    color: #222d35;
    font-weight: 600;
}
.blog_post_one p a {
    color: #222d35;
}
.blog_post_one p a:hover {
    text-decoration: none;
}
.blog_read_more {
    color: #213423;
    font-size: 13px;
    text-transform: uppercase;
    padding-left: 35px;
    position: absolute;
    bottom: 25px;
    left: 3.5em;
}
.blog_read_more::before {
    position: absolute;
    content: '';
    width: 25px;
    height: 1px;
    background-color: #213423;
    left: 0;
    top: 9px;
}
.blog_read_more:hover {
    text-decoration: none;
    color: #213423;
    font-weight: 700;
    transition: all .3s;
}
.blog_view_one img {
    width: 100%;
    border: 1px solid #707070;
    height: 100%;
    padding: 2px;
    -o-object-fit: cover;
    object-fit: cover;
}
.blog_view_one h3 {
    color: #222d35;
    font-size: 28px;
    font-weight: 600;
    padding-top: 15px;
    line-height: 1.4;
}
.blog_view_one p {
    color: #222d35;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 10px;
}

.wonder_vegetable {
    display: flex;
}
.wonder_vegetable_right img {
    width: 275px;
    height: auto;
    border: none;
}

.cusscroll{
    overflow-y: auto;
    height: 200px;
}




/* .footer {
  position: relative;
  height: auto !important;
  overflow: visible;
}

.footer-logo {
  top: -64px;
  width: 200px;
}

.footer-bg {
  position: relative;
  background: #f9d400;
  padding: 100px 30px 30px;
  min-height: 400px;
  height: auto;
}

.footer-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 150px;
  background: #f9d400;
  clip-path: ellipse(125% 100% at 50% 100%);
} */














.product-weight p{
    font-weight: 400;
}
.aboutus .heading,
.modal-body {
    padding: 0;
}
.navbar-light .navbar-nav .nav-link.active {
    color: #006f03 !important;
}
.mve_top {
    background: #fff !important;
    transition: background 0.3s ease-in-out;
}
.navbar-light {
    z-index: 99999;
    /* gap: 0; */
}
/* .navbar-light .navbar-brand {
    justify-content: left;
} */

.accordion > .card {
    overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion > .card > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}

.accordion1 > .cardf {
    overflow: hidden;
}
.accordion1 > .cardf:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.accordion1 > .cardf:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.accordion1 > .cardf > .card-header {
    border-radius: 0;
    margin-bottom: -1px;
}






/* .products_inner h3 {
    font-weight: 700;
    font-size: 45px;
    margin-bottom: 40px;
} */
.products_inner .product_outline .product_innerline .product_img {
    padding: 30px 5px;
}
.aboutus .button,
.products_inner .button {
    text-align: center;
    margin-top: 35px;
}
.aboutus .button .button1,
.hs .button .button1,
.products_inner .button .button1,
.tastegoodstories .button .button1 {
    font-family: Rubik, serif;
    color: #fff;
    border: 1px solid #000;
    padding: 12px 35px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 18px;
    background-color: #000;
}
.aboutus .button .button1:hover,
.blog .but .button1:hover,
.healthfulsavours .buttons .button1:hover,
.healthfulsavours .menu .buttons button:hover,
.hs .button .button1:hover,
.products_inner .button .button1:hover,
.tastegoodstories .button .button1:hover {
    background-color: #006f03;
    color: #fff;
    border: 1px solid #006f03;
}
.modal {
    background: rgb(61 59 59 / 78%);
    z-index: 99999;
}
.modal-dialog {
    top: 126px;
}
.modal button.close {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #fff;
    opacity: 1;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    line-height: 42px;
    text-align: center;
    font-size: 30px;
    z-index: 99999;
    border: none;
}

/* .products_inner ul{
    padding-left: 2rem;
} */
.detail_ingridents {
    padding-top: 30px;
}
.detail_ingridents .karela_story .benefits_section {
    display: flex;
    justify-content: space-between;
    margin: 0 20px;
    text-align: center;
}
.detail_ingridents .karela_story .benefits_section img {
    width: 80px;
    height: 80px;
    border: 1px solid #38384f;
    background-color: #38384f;
    padding: 20px;
    border-radius: 50%;
    margin-bottom: 20px;
}
.detail_ingridents .karela_story h6 {
    font-size: 18px;
    font-weight: 600;
}
.detail_ingridents .karela_story p {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding: 0 13px;
    text-align: center;
}
.text-left h5 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 25px;
}
.text-left ul li p {
    font-size: 15px;
    text-align: left !important;
}
.specifications_section .grid-container {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 10px;
    padding: 10px;
}
.grid-container > div {
    border-radius: 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
}
.item2 {
    grid-row: span 2;
}
.grid-container h4 {
    font-size: 25px;
    margin-bottom: 30px;
    color: #000;
    text-align: left;
}
.grid-container p,
.grid-container ul li {
    margin-bottom: 5px;
    color: #000;
    text-align: left;
}
.grid-container ul li {
    font-size: 16px;
}
.grid-container p {
    font-size: 14px;
}
.new-biscuit {
    margin-top: 34px;
    padding-left: 50px;
}
.blog .headings p {
    margin-top: 1rem;
    padding-top: 20px !important;
}
.our-journey .headings .p {
    font-size: 34px;
}
/*.faq_section {*/
    /*margin-top: 100px;*/
/*}*/
/*.contact_us {*/
/*    margin: 135px 0;*/
/*}*/
.products_inner {
    padding-top: 190px;
    padding-bottom: 190px;
}
.feedbacks-row{
    align-items: center;
}
.healthfulsavours .buttons {
    text-align: center;
    margin-top: 35px !important;
}
.healthfulsavours .buttons .button1 {
    font-family: Rubik, serif;
    color: #fff;
    border: 1px solid #000;
    padding: 12px 35px;
    border-radius: 10px;
    margin-right: 25px;
    font-weight: 400;
    font-size: 18px;
    background-color: #000;
}
.blog .but .button1 {
    font-family: Rubik, serif;
    color: #000;
    border: 1px solid #000;
    padding: 11px 25px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 20px;
    background-color: transparent;
}
.cal-bis ::after {
    background-color: #fee7e8 !important;
}
.jam-kar::after {
    background-color: #c9ade3 !important;
}
.vegan-bis::after {
    background-color: #eeffe9 !important;
}
.protein-bis::after {
    background-color: #ffe8e8 !important;
}
.karela-bis::after {
    background-color: #f9c061 !important;
}
.immunity-bis::after {
    background-color: #e1f4ff !important;
}
.healthfulsavours .heading p {
    padding-bottom: 25px;
    margin-bottom: 0.5rem;
}
.healthfulsavours .menu .buttons button {
    margin: 5px 20px;
}
.leadForm .form-group {
    position: relative;
    margin-bottom: 1.5em;
}
.leadForm label.text-red.text-capitalize.text-normal {
    font-size: 12px;
    position: absolute;
    bottom: -18px;
    left: 12px;
    background: #fff;
    color: #bd060e;
}
.covi-favi-block {
    position: fixed;
    background: #fff;
    bottom: 10px;
    z-index: 100;
    left: 10px;
    right: initial;
    border: 8px solid #56326dbf;
    width: 350px;
    text-align: center;
    padding: 0;
}
.close-icon {
    position: absolute;
    right: -25px;
    top: -25px;
    background-color: #806592;
    width: 30px;
    height: 30px;
    border-radius: 25px;
    border: none;
    opacity: 1;
    color: #fff;
    z-index: 999;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
}
.tz-gallery {
    padding: 10px;
}
.tz-gallery .row > div {
    padding: 2px;
}
.tz-gallery .lightbox img {
    width: 100%;
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
    border-radius: 0;
    position: relative;
}
.tz-gallery .lightbox:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #611050;
    font-size: 26px;
    content: "";
    pointer-events: none;
    z-index: 9;
    transition: 0.4s;
    background: url(../img/azi-guard-technology.svg) center no-repeat;
    min-width: 50px;
    text-align: center;
    background-size: 30px;
}
.tz-gallery a.lightbox {
    display: block;
    overflow: hidden;
    width: 100%;
    max-height: 270px;
    position: relative;
}
.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    content: "";
    transition: 0.4s;
    background: url(../img/azi-guard-technology.svg) center/55px no-repeat;
}
.tz-gallery1 .lightbox:after {
    background: url(../img/coats-objects.svg) center no-repeat;
}
.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}
.video-block {
    text-align: left;
    background-color: #eee;
    padding: 5px;
    min-height: 290px;
}
.thumbnail-block {
    position: relative;
}
.overlap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3333335e;
    display: none;
    cursor: pointer;
    text-align: center;
}
.thumbnail-block:hover .overlap {
    display: block;
}
.thumbnail-block img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}
.overlap img {
    width: 55px;
    margin-top: 20%;
    height: auto;
}
.modal-video-body iframe,
.modal-video-body video {
    width: 100%;
}
.video-block span {
    font-size: 15px;
    color: #333;
    font-weight: 600;
    padding: 5px;
    text-align: left;
    display: block;
}
small.b_dte {
    color: #ac001a;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    text-align: right;
    font-weight: 500;
}
.success-text,
.success-text h6 {
    text-align: center;
}
.video_gallery_section {
    position: relative;
    padding: 100px 0;
    background-color: #fff;
}
#myBtn,
.cookie-banner {
    display: none;
    position: fixed;
}
.video_gallery_section1 {
    margin-top: 15.2em;
    padding: 50px 0;
}
.success-page-section {
    padding: 75px 0;
    margin-top: 0;
}
.success-text h2 {
    font-size: 30px;
    color: #dc884e;
    font-weight: 900;
}
.success-text p {
    font-size: 18px;
    padding: 8px 0;
    color: #222d35;
    font-weight: 500;
}
.success-text h6 {
    background-color: #ec3726;
    width: 175px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 5px;
    font-size: 16px;
}
.success-text h6 a {
    color: #fff;
    display: block;
}
.success-text h6 a:hover {
    text-decoration: none !important;
}
.text-red {
    color: red !important;
    text-transform: unset !important;
}
.disclmerTxt {
    color: #fff;
    font-size: 14px !important;
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 1em !important;
    text-align: center !important;
}
.disclmerTxt b {
    font-weight: 700;
}
.cookie-banner {
    height: auto;
    z-index: 999;
    padding: 4px 3%;
    background-color: #eee;
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}
.cookie-banner.bottom {
    display: block;
    border-top: 2px solid #26130c;
    bottom: -90%;
    transition: bottom 0.5s;
}
.cookie-banner.bottom.show {
    bottom: 0;
    transition: bottom 1s ease-in;
    -webkit-transition-timing-function: ease-in;
}
.cookie-banner p {
    float: left;
    width: 88%;
    display: inline-block;
    font-size: 12px;
}
.cookie-banner a.button {
    float: left;
    margin: 15px;
    width: 100px;
    height: 40px;
    z-index: 100;
    background: #9d0917;
    text-transform: uppercase;
    line-height: 1.4;
    padding-top: 8px;
    display: inline-block;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
}
.image_gallery_section {
    padding: 75px 0;
}
#myBtn {
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: 0;
    background-color: red;
    color: #fff;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}
#myBtn:hover {
    background-color: #555;
}
.faq_section {
    padding: 50px 0;
}
.owl-theme .owl-controls {
    margin-top: 0;
}
.owl-theme .owl-controls .owl-buttons div {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}
.owl-next:before,
.owl-prev:before {
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}
.owl-next:before {
    content: "\f061";
}
@media only screen and (max-width: 720px) {
    .benefits_section
     {
        flex-direction: column;
        margin: 0px !important;
        align-items: start !important;
    }
    .text-left {
        padding: 15px;
    }
    .detail_ingridents .karela_story {
        padding: 5px;
    }
    .grid-container {
        grid: none !important;
        padding: 0px !important;
    }
    .detail_ingridents .feedbacks .plartforms {
        width: 40%;
    }
    .detail_ingridents .feedbacks .top_ratings .stars .rating_head {
        font-size: 50px;
    }
    .feedbacks .top_ratings .stars i {
        font-size: 25px !important;
        color: #ffd344;
    }
    .navbar-light .navbar-brand img {
        width: 100px;
    }
    .navbar-light {
        padding: 10px 40px;
        background-color: #fff !important;
    }
    /* .banner .text .heading h3 {
        font-size: 15px;
        font-weight: 500;
        padding: 5px 6px;
    } */
    .pb-100 {
        padding-bottom: 50px !important;
    }
    .pt-100 {
        padding-top: 50px !important;
    }
    .aboutus .heading h3,
    .hs .headings h3,
    .products_inner h6 {
        font-size: 20px;
    }
    .aboutus .content {
        padding: 15px;
    }
    .hs .headings p {
        padding: 5px 15px;
    }
    .hs strong {
        font-size: 18px;
        padding: 35px 15px;
    }
    .footer-mr {
        padding: 0 !important;
        /* display: none; */
    }
    #footer a{
        text-align: center;
    }
    #footer a img {
        width: 45%;
    }
    /* .products .heading {
        padding-top: 60px !important;
    } */
    /* .healthfulsavours,
    .products,
    .products.mt-100 {
        margin-top: 50px !important;
    } */
    .contact_us .right {
        border-radius: 0;
    }
    /* .healthfulsavours .menu {
        padding: 15px !important;
    } */
    .blog .headings h1,
    .contact_us .segment-heading,
    .healthfulsavours .menu .heading h1,
    
    
    /* .products .heading h3,
    .tastegoodstories .heading h3
     {
        font-size: 28px;
    } */
    .heading,
    .healthfulsavours .buttons {
        padding: 0px;
    }
    .buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    /* .our-journey .headings .pt-80 {
        padding-top: 0 !important;
    }
    .our-journey .headings {
        padding-top: 35px !important;
    }
    .our-journey .headings p {
        padding: 35px 15px;
    }
    .mission .headings .p,
    
    .vision .headings .p {
        font-size: 24px;
    } */
    /* .mission .headings p,
    .vision .headings p {
        padding: 5px 15px;
    } */
    /* .mission .img img {
        padding: 25px 0 20px 20px;
    } */
    /* .vision .img {
        align-items: center;
        flex-direction: column;
        gap: 10px;
        padding: 15px;
    } */
    /* .vision .img img {
        width: 100%;
        
    } */
    .blog .headings p {
        padding: 5px 15px;
        font-size: 15px;
    }
    .blog .card .card-title {
        font-size: 18px;
    }
    .blog .card .card-text {
        font-size: 13px;
    }
    .blog .card {
        padding: 15px;
    }
    /* .tastegoodstories .heading {
        padding-top: 0;
    } */
    /* .tastegoodstories .heading p {
        padding: 15px 15px;
    } */
    /* .tastegoodstories .heading .test .button .jamun {
        flex-direction: column;
        gap: 19px;
    } */
    .card-img {
        display: flex;
        justify-content: center;
    }
    /* .products_inner {
        padding: 120px 15px;
    } */
    /* .products_inner h3 {
        font-size: 28px;
        margin-bottom: 30px;
    } */
    .banner .text {
        top: 50px;
    }
    
    /* .our-journey,
    .vision {
        padding: 20px 0 !important;
    } */
    .our-journey .video-thumbnail img {
        padding: 0 15px;
    }
    .our-journey .video-thumbnail .play-button {
        left: 42%;
        width: 13%;
    }
    /* .tastegoodstories .mt-100 {
        margin-top: 133px !important;
    } */
    
    .highlights-mr {
        margin-top: 50px;
    }
    /* .faq_section .heading {
        position: unset;
        top: 0;
        align-self: flex-start;
    }
    .faq_section .heading strong {
        font-size: 15px;
    } */
    .faq_section .faq {
        padding-top: 20px;
        max-height: none;
        overflow-y: unset;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    .faq_section .heading h2 {
        font-size: 28px;
        padding-top: 0;
    }
    .faq_section .card-body p {
        font-size: 14px;
    }
    .faq .hdng a {
        font-size: 17px;
    }
    /*.contact_us {*/
    /*    margin: 90px 0 0;*/
    /*}*/
    .contact_us .py-5 {
        padding-bottom: 0 !important;
    }
    .detail_ingridents .card {
        padding-bottom: 0;
    }
    .detail_ingridents .more_products h3 {
        font-size: 24px;
        font-weight: 500;
    }
    .healthfulsavours .buttons .button1 {
        margin-right: 0px;
    }
    .detail_ingridents .nutriational_info {
        padding-top: 15px;
        padding-bottom: 60px;
        text-align: left;
    }

/* STARTS HERE */
    /* .whytastegood{
        padding: 50px 10px;
    }
    .whytastegood h3{
        font-size: 28px;
        font-weight: 700;
    } */
    /* .aboutus-section{
        padding: 50px 10px;
    }
    .aboutus .heading{
        padding-top: 10%;
    }
    .aboutus .heading h3{
        font-size: 28px !important;
    }
    .aboutus .content{
        padding: 15px 0px;

    }
    .aboutus .button{
        text-align: center !important;

    } */
    /* .homepage-products-section .headings h3 {
        font-size: 28px;
    }
    
    .homepage-products-section .headings .p {
        font-size: 14px;
    }
    .homepage-products-section .headings p {
        padding: 5px 15px;
    }
    .homepage-products-section .headings img {
        width: 100%;
    }
    .homepage-products-section .button .button1 {
        font-size: 14px;
    } */
          


}
