footer #footer_menu .nav-link {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 0;
    line-height: 1.2;
}
footer #footer_menu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.owl-nav.disabled {
    display: block !important;
}
header .navbar-brand p {
    margin-bottom: 0 !important;
}
header .navbar-brand img {
    width: 100% !important;
    height: auto !important;
}
.accordionbg2,.accordionbg3,.accordionbg4 {
    position: relative;
}
.accordionbg2:before {
    content: "";
    background-image: url(../images/accordionbg1.png);
    width: 151px;
    height: 106px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    top: 42px;
    left: -90px;
    z-index: -1;    
}
.accordionbg2:after {
    content: "";
    background-image: url(../images/accordionbg2.png);
    width: 185px;
    height: 150px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    bottom: 0px;
    right: -90px;
    z-index: -1;
}
.accordionbg4:before {
    content: "";
    background-image: url(../images/accordionbg3.png);
    width: 145px;
    height: 150px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    top: -80px;
    left: -60px;
}
.banner {
    max-height: 340px;
    overflow: hidden;
}
.home .banner-section {
    max-height: 600px;
    overflow: hidden;
}
.nutrition-setment ul::-webkit-scrollbar {
    /*height: 4px;*/
}
.nutrition-setment ul::-webkit-scrollbar-thumb {
  /*background-color: #3c702e;*/
}
.f-logo a {
    display: block;
}
.suppliers-slider .modal .modal-body img {
    max-width: 100px;
    margin-bottom: 15px;    
}
.suppliers-slider .modal .modal-header h5 {
    font-weight: 700;
    font-family: 'RotisSemiSans';    
}
.suppliers-slider .modal-body h5 {
    font-weight: 700;
    font-family: 'RotisSemiSans';    
}
.suppliers-slider .modal .modal-footer {
    display: none;
}
.suppliers-slider .modal .modal-body h5:nth-child(1) {
    width: auto;
    display: inline-block;
    
}
.suppliers-slider .modal-body p {
    font-size: 16px;
}
.suppliers-slider .modal .modal-body h5:nth-child(1)+p {
    display: inline-block;
}
.fruit-section>.container>.row>.nav-tabs {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 5px;
}
/*---11/1/22--*/
.ing-image img {
    min-width: 30px;
    max-width: 30px;
    min-height: 30px;
    max-height: 30px;
}
.fruit-section .nav-tabs .nav-link {
    padding-bottom: 10px;
}
.fruit-section .nav.nav-tabs .fruit-btn img{
    max-width:124px;
    max-height:124px;
    min-height:124px;
    width:100%;
    object-fit:cover;
    border-radius: 50%;
    /*margin-top: 10px;*/
    /*border-radius:20px;*/
}
.fruit-section .nav-tabs, .fruit-section .nav-tabs .nav-link.active {
    border-bottom: 0;
    border-radius: 20px;
}
/*.fruit-btn h6 {*/
/*  white-space: nowrap;*/
/*  overflow: hidden;*/
/*    text-overflow: ellipsis;*/
  
/*}*/
/*.fruit-section>.container>.row>.nav-tabs:-webkit-scrollbar {*/
/*     height: 6px; */
     
     
/*}*/

/*17/1-22*/
.owl-carousel .owl-stage-outer {
  
    z-index: -1;
}
.owl-carousel .owl-item .nbox img {
    width: 80%;
    margin: auto;
    height:auto;
}
section.contact.info button {
    margin-bottom: 14px;
}
section.contact.info.know-more {
  
    margin-top: -30px;
}
.suppliers-slider .owl-carousel .owl-item{
    display:flex;
    justify-content: center;
}
.suppliers-slider .owl-carousel .owl-item img {
    width:100%;
    max-width: 170px;
    min-height: 113px;
    
    object-fit: cover;
}
.fruit-btn p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cooking .tab-content .col-md-3 {
    text-align: center;
}
.fruit-section .nav-tabs .nav-link.active {
   
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
/*-----25/1/22-----*/
.linklist-row ul li a:hover{
    color: #b80d24;
}
.fruit-section .tabs-slide-btn {
    display: none;
}
.fruit-section .nav-tabs .nav-item {
    width: 16.67%;
    min-width: unset;
    display: flex;
}

.fruit-section .nav-tabs .nav-link{
    margin-bottom: 15px;
}

.fruit-section .nav-tabs .nav-item .nav-link.active{
    margin-bottom: 0px;
}

.fruit-section > .container > .row > .nav-tabs{
    position: relative;
}

.fruit-section > .container .btn.btn-primary.close_btn{
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #c01818;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 50%;
    padding: 0px;
    border-color: transparent;
    z-index: 9999;
}

.fruit-section > .container > .row > .nav-tabs  .btn.btn-primary.close_btn{
    right: 15px;
}

.fruit-section > .container .btn.btn-primary.close_btn svg{
    width: 15px;
    height: 15px;
}

.fruit-section > .container .btn.btn-primary.close_btn svg, .fruit-section > .container .btn.btn-primary.close_btn svg path{
    fill: #fff
}

.gr-table .table thead tr th:first-child, .gr-table .table tbody tr td:first-child {
    border-right: 3px solid transparent;
}

.date-section .contact-form{
    display: flex;
    align-items: center ;
    flex-wrap : wrap;
    justify-content: space-between;
    margin-top : 10px;
}

.date-section .contact-form h6.title{
    float: left ;
    width: 50%;
    color: #f59d1a;
    font-family: 'Lobster';
    font-size: 36px;
    text-align: center;
}

.date-section .contact-form .s-select-text{
    width:50%;
    display: table;
    margin-left: auto;
}

.date-section .contact-form p{
    width: 100%;
    margin-bottom: 35px;
}

.tbl-txt-img{
    justify-content: flex-end;
}

.tbl-txt-img a{
    display: flex;
    align-items: center;
}

.inner-tab .tab-content + .prepare{
    width: 100%;
}

.inner-tab .tab-content + .prepare h6{
        float: left;
    width: 100%;
    color: #f59d1a;
    font-family: 'Lobster';
    font-size: 36px;
    text-align: center;
}

.inner-tab .tab-content + .prepare p{
    text-align: left;
    color: #fff;
    float: left;
    width: 100%;
    display: block;
}

html, body{
    scroll-behavior: smooth;
}

.gr-bigimg .food-title{
    filter: brightness(100);
}

#exampleModal{
	z-index: 10000;
}

/*--------------------responsive--------------------------------*/

@media screen and (max-width: 1600px){
footer #footer_menu .nav-link {
    margin-bottom: 15px;
}
}
@media screen and (min-width: 992px) and (max-width: 1200px){
    .nutrition-setment ul li {
    margin-top: 60px;
    width: 95px;
}
}
@media only screen and (max-width: 1200px){
.nutrition-setment ul {
    padding-bottom: 6px;
    margin-bottom: 0;    
}

.fruit-section .nav.nav-tabs .fruit-btn img{
    min-height: 115px;
}
}
@media only screen and (max-width: 992px){
.date-row>.row::-webkit-scrollbar {
    display: none;
}    
footer #footer_menu .nav-link {
    font-size: 16px;
}

.date-section .contact-form h6.title{
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.s-select-box{
    width: 60%;
    margin-right: auto;
    margin-bottom: 5px;
}

.date-section .contact-form p{
    text-align: center;
}

.date-section .date-box-top .menu-date-top .date_doc{
    width: 100px;
    height: 100px;
}

.date-section .date-box-top .menu-date-top .date_doc a{
    max-width: 60px;
}

.fruit-section .nav.nav-tabs .fruit-btn img{
    min-height: 92px;
    max-height: 92px;
}

}
@media screen and (max-width: 768px){
footer #footer_menu .nav-link {
    margin-bottom: 10px;
}

.fruit-section>.container>.row>.nav-tabs{
    padding-top: 40px;
}

.fruit-section .nav-tabs .nav-link{
    margin-bottom: 0px;    
}
.suppliers-slider .owl-carousel .owl-item img {
    width: 80%;
    margin: auto;
}

.date-section .date-box-top .menu-date-top .date_doc{
    width: 85px;
    height: 85px;
}

.date-section .date-box-top .menu-date-top .date_doc a{
    max-width: initial;
    text-align: center;
}

.date-section .date-box-top .menu-date-top .date_doc a img{
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.s-select-box{
    width: 80%;
}

.inner-tab .tab-content + .prepare h6{
    font-size: 22px;
}


.gr-bigimg .food-title{
    width: auto;
    padding-left: 0px;
    display: table;
}

.gr-bigimg .food-title:before{
    left: 0px;
}

}

@media only screen and (max-width: 767px){
    .fruit-section>.container>.row>.nav-tabs{
        flex-wrap: wrap;
    }
    
    .fruit-section>.container>.row>.nav-tabs .nav-item{
        width: 100%;
        padding-right: 0px;
        margin-bottom: 5px;
    }
    
    .fruit-section>.container>.row>.nav-tabs .nav-item .nav-link{
        border-radius: 5px;
        padding-bottom: 12px;
        padding-top: 12px;
        position: relative;
        padding-left: 75px;
    }
    
    .fruit-section>.container>.row>.nav-tabs .nav-item .nav-link p, .fruit-section>.container>.row>.nav-tabs .nav-item .nav-link h6{
        text-align: left;
    }
    
    .fruit-section>.container>.row>.nav-tabs .nav-item .nav-link img{
        position: absolute;
        top: 50%;
        min-height: 60px;
        max-height: 60px;
        max-width: 60px;
        left: 7px;
        transform: translateY(-50%);
    }
    
    .fruit-section>.container>.row>.nav-tabs .nav-item .nav-link.active{
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    
    .inner-tab .tab-content + h6{
        font-size: 24px;
    }
}

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

.owl-carousel .owl-stage-outer .item {
     display: flex; 
    justify-content: center;
}

.s-select-box{
    width: 100%;
}

.date-section .contact-form h6.title{
    font-size: 24px;
}

.nbox .row .col-nbox:nth-child(1){
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
}

.nbox{
    width: 80%;
}

.col-nbox{
    width: 100%;
}

.nbox .nbox-img{
    max-width: 125px !important;
}

.nbox-info h4{
    text-align: center;
    font-size: 18px;
}

.nbox-info p{
    width: 100%;
    text-align: center;
    max-width: 100%;
}

.nbox-info a{
    float: none;
    display: table;
    margin: 0 auto;
}

.col-nbox{
    width: 100%;
    
}

.inner-tab .tab-content + .prepare p{
    font-size: 14px;
}

}