/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our_partners img{
  width: auto !important;
}
a:focus, a:hover{
    color: #F7B614;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}
/*--------commom css------------*/
.tab-info a:hover,span.slid-head-clr,h6.slide-sm-head,h6.abt-small-head,h6.highlit-small-head,h6.vst-small-head,h6.blog-sm-hd,h6.chef-sm-hd {
  color: #282932;
}
.servc-template .container{
    background: #F7B614;
}
h6.menu-small-head,h6.gall-sm-hd,h6.tasty-sm-hd,h6.prod-small-head,h6.test-sm-head,.chef-title, .chef-title a{
  color: #282932;
}
.footer1 .wp-block-buttons.is-layout-flex,a.btn.slider-btn,a.abt-btn.btn,a.highlit-btn.btn,a.vst-btn.btn,a.blog-btn.btn,a.chef-btn.btn {
  background: #F7B614;
}
a.btn.slider-btn,a.abt-btn.btn,a.highlit-btn.btn,a.vst-btn.btn,a.gall-btn.btn,a.tast-btn.btn,a.blog-btn.btn,a.chef-btn.btn,.footer1 .wp-block-buttons.is-layout-flex {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    border-radius: 50px;
    padding: 12px 50px;
}
a.tast-btn.btn,a.gall-btn.btn{
  background: #282932;
  color: #ffffff;
}
.testimonial-star i {
    color: #fdbd19;
}
.footer1 .wp-block-buttons.is-layout-flex{
    padding: 12px;
    justify-content: center;
}
.footer1 .wp-block-buttons.is-layout-flex a{
    padding: 12px;
    font-size: 20px;
    text-decoration: none;
}
/* --------- SLIDER--------- */

#slider-banner .slider-box h1 {
    font: bold 70px lato;
    color: #ffffff;
}
#slider-banner .slider-box p {
    color: #ffffff;
    font: 400 18px / 30px lato;
    width: 80%;
}
section#slider-banner .carousel-caption {
    transform: translateY(-50%);
    text-align: start;
    left: 6%;
    right: 40%;
    top: 45%;
}
h6.slide-sm-head {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}

.slider-banner-image img {
    width: 100%;
}
/*----about us-------*/
h6.abt-small-head,h6.highlit-small-head,h6.vst-small-head,h6.blog-sm-hd,h6.prod-small-head,h6.chef-sm-hd,h6.menu-small-head {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
p.menu-para,p.abt-para,p.highlit-para,p.vst-para,p.blog-txt,p.prod-para,p.tasty-text,p.testi-text,p.chef-para {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
}
h2.abt-main-head,h2.highlit-main-head,h2.blog-main-hd,h2.chef-main-hd{
    font-size: 57px;
    font-weight: bold;
    color: #000000;
}
.row.abt-in,.row.highlit-in,h2.vst-main-head,.row.blog-in,.row.chef-lit {
    position: relative;
}
.quote-box-abt {
    box-shadow: 8px 0px 25px #dadada;
    border-radius: 15px;
    position: absolute;
    left: -14%;
    background: #fff;
    transform: translateY(-50%);
    padding: 20% 25px;
}
/*------------product--------*/
.starrate span.ctrl {
 position:absolute; z-index:2;
}

        .starrate { 
            color:#ECC033; 
            cursor:pointer
        }
        .starrate.saved {
         color:#ECC033;
     }
        .starrate:hover {
         color:greenyellow;
     } 
     .starrate.saved:hover { 
        color:orange;
    }

h5.prodc-name, h5.prodc-name a {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}
p.prod-txt {
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}
h6.prod-price.price {
    color: #ECC033;
    font-size: 22px;
    font-weight: 600;
    font-family: 'poppins';
}
.prod_content_pad {
    background: #000000;
    border-radius: 0px 0px 20px 20px;
}
.best-image img {
    width: 100%;
}
/*----------highlight--*/
.quote-box-highlit {
    box-shadow: -5px 0px 25px #dadada;
    border-radius: 15px;
    position: absolute;
    right: -14%;
    background: #fff;
    transform: translateY(-50%);
    padding: 20% 22px;
    z-index: 9999;
}
/*----------menu-----------*/
h6.item-name a {
    color: #282932;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
h2.menu-main-head {
    width: 50%;
}
p.mnu-itm-price.price {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    float: right;
}
p.menu-txt {
    font-size: 15px;
    font-weight: 300;
    color: #282932;
}
h6.item-name{
    position: relative;
}
h6.item-name:after {
    content: '';
    position: absolute;
    top: 75%;
    height: 1px;
    width: 60%;
    border-bottom: 3px dotted #000000;
    left: 54%;
}
ul#menuTabs {
    display: inline-flex;
    border: none;
}
.tab-info a {
    color: #010101;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    border-radius: 50px;
    padding: 6px 20px;
}
.tab-info .nav-tabs .nav-link{
    border-top-right-radius: 50px !important;
    border-top-left-radius: 50px !important;
    margin: 10px 10px;
}
.tab-info .nav-tabs .nav-link.active {
    background: #282932;
    border: none;
    color: #ffffff;
}
/*-----------testimonial-------------*/
p.test-inn-txt {
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
}
.testimonial-data {
    background: #fff;
    border-radius: 15px;
    opacity: 0.5;
    padding: 10% 10%;
}
section#testimonial .owl-item.active .testimonial-data{
    opacity: 1;    
}
section#testimonial .owl-stage{
    margin: 45px 0px;
}
section#testimonial .owl-item.active .testimonial-data {
    animation: zoom-in-zoom-out 1s ease;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
h5.testimonial-title, h5.testimonial-title a {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
/*---------------chef----------*/
.chef-quote-box {
    box-shadow: -5px 0px 25px #dadada;
    border-radius: 15px;
    position: absolute;
    right: -60%;
    left: 20%;
    background: #fff;
    transform: translateY(-50%);
    padding: 20% 22px;
    z-index: 9999;
}
section#chef .owl-stage {
padding-left: 0px !important;
}
.chef-box {
    position: relative;
}
.inner-div {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 15px;
    display: none;
}
.chef-box:hover .inner-div{
    display: block;
} 
.chef-info {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
}
.chef-title, .chef-title a {
    font-size: 38px;
    font-weight: 400;
    color: #fff;
}
.owl-carousel .owl-item .chef-box img {
    width: 100% !important;
}
.chef-social-box i {
    color: #fff;
    font-size: 25px;
}
/*------------tasty----------*/
h6.tasty-sm-hd,h6.test-sm-head {
    font-size: 18px;
}
h2.tasty-main-hd,h2.prod-main-head,h2.testi-main-hd {
    width: 75%;
}

/*-------------visit------------*/
.quote-box-vst {
    box-shadow: 8px 0px 25px #dadada;
    border-radius: 15px;
    position: absolute;
    left: -25%;
    background: #fff;
    transform: translateY(-50%);
    padding: 16% 25px;
}
.visit-row-image4 {
    margin: 30px 20px 0px 0px;
}
h2.vst-main-head,h2.tasty-main-hd,h2.prod-main-head,h2.testi-main-hd,h2.menu-main-head{
  font-size: 63px;
    font-weight: bold;
    color: #282932;
}
/*---------blog-----------*/
.news-img1,.news-img2 {
    background: #000;
    border-radius: 20px;
}
img.blog-image,img.blog-image2 {
    opacity: 0.3;
    border-radius: 15px;
}
.post-box-in,.blg-image2 {
    position: relative;
}
.first-news-box,.second-news-box {
    position: absolute;
    bottom: 40px;
    left: 40px;
}
section#latest_news span.entry-author,section#latest_news span.blog-date, .date-admin1 a,.date-admin2 a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'poppins';
}
h3.news-inner-head a,h3.news-inner-head {
    font-size: 22px;
    font-weight: bold;
    color: #ffffff;
    line-height: 25px;
}
a.latesredmore.btn {
    color: #000;
    font-size: 12px;
    background: #ECC033;
    font-weight: 400;
    border-radius: 50px;
    padding: 8px 30px;
}
h3.news-inner-head {
    width: 80%;
}
.blg-image2.blog-bolt2 {
    margin-left: 10px;
}
.blg-image2.blog-bolt1 {
    margin-right: 10px;
}
.news-detail {
    box-shadow: 8px 0px 25px #dadada;
    border-radius: 15px;
    position: absolute;
    left: -18%;
    background: #fff;
    transform: translateY(-50%);
    padding: 20% 25px;
}
/*----------gallery----------*/
h6.gall-sm-hd {
    font-size: 18px;
}
h2.gall-main-hd {
    font-size: 54px;
    font-weight: bold;
    color: #000000;
}
p.gall-txt {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
.gallery-content {
    background: #F7B614;
    border-radius: 15px;
}
section#gallery img {
    border-radius: 15px;
}
