/*-------------- 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: #F5353A;
}
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: #181819;
}
.servc-template .container{
    background: #F5353A;
}
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;
}
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: #F5353A;
}
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: #fff;
    border-radius: 50px;
    padding: 12px 50px;
}
a.blog-btn.btn{color:#fff;}
a.gall-btn.btn{
    background:#fff;
    color:#F5353A;
}
a.gall-btn.btn:hover{
  background: #000;
  color: #fff;
}
a.tast-btn.btn{
  background: #fff;
  color: #F5353A;
}
a.tast-btn.btn:hover{
  background: #000;
  color: #fff;
}
a.btn.slider-btn:hover{background:#fff;color:#000;}
a.abt-btn.btn:hover, a.highlit-btn.btn:hover, a.vst-btn.btn:hover, a.blog-btn.btn:hover, a.chef-btn.btn:hover {
    background: #000;
}
.testimonial-star i {
    color: #fdbd19;
}
.footer1 .wp-block-buttons.is-layout-flex{
    padding: 12px;
    text-underline-offset: 4px;
}
.footer1 .wp-block-buttons.is-layout-flex a{
    padding: 12px;
    font-size: 20px;
    text-decoration: none;
}
/* --------- SLIDER--------- */
.inner_carousel {
    display: flex;
    align-items: center;
}
.slider-box {
    width: 60%;
}
#slider-banner .slider-box h1 {
    font: bold 70px lato;
    color: #ffffff;
    width: 90%;
    text-transform: capitalize;
}
#slider-banner .slider-box p {
    color: #ffffff;
    font: 400 18px / 30px lato;
    width: 80%;
}
section#slider-banner .carousel-caption {
    text-align: start;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
h6.slide-sm-head {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #F5353A;
}

.slider-banner-image img {
    height: 100%;
    width: 100% !important;
}

/*------------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;
}
#product h6.prod-small-head {
    color: #fff;
}

#product h2.prod-main-head {
    color: #fff;
}

#product p.prod-para {
    color: #fff;
}
.best-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.best-image:hover img {
    filter: grayscale(1);
    transform: scale(1.05);
}
.best-image {
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
h5.prodc-name, h5.prodc-name a {
    color: #181819;
    font-size: 30px;
    font-weight: bold;
}
h5.prodc-name a:hover {
    color: #F5353A;
}
p.prod-txt {
    font-size: 18px;
    font-weight: 400;
    color: #484848;
}
h6.prod-price.price {
    color: #181819;
    font-size: 22px;
    font-weight: 600;
    font-family: 'poppins';
}
.prod_content_pad {
    background: #fff;
    border-radius: 0px 0px 20px 20px;
}
/*----------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;
}
.highlight-left-image, .highlit-img-box1, .highlit-img-box2 {
    border-radius: 20px;
    overflow: hidden;
}
.highlit-img-box1, .highlit-img-box2 {max-height: 350px;}
.highlight-left-image {
    max-height: 730px;
}
.highlight-left-image img,.highlit-img-box1 img, .highlit-img-box2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.highlight-left-image:hover img, .highlit-img-box1:hover img, .highlit-img-box2:hover img {
    transform: scale(1.1);
}
/*----------menu-----------*/
#menu h6.menu-small-head {
    color: #fff;
}
#menu h2.menu-main-head.mx-auto {
    color: #fff;
}
#menu p.menu-para.mx-auto.w-50 {
    color: #fff;
}
h6.item-name a {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}
h2.menu-main-head {
    width: 45%;
}
p.mnu-itm-price.price {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    float: right;
}
p.menu-txt {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
}
h6.item-name{
    position: relative;
}
h6.item-name:after {
    content: '';
    position: absolute;
    top: 75%;
    height: 1px;
    width: 36%;
    border-bottom: 3px dotted #fff;
    right: 0;
}
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: #000;
    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;
}
#testimonial h6.test-sm-head {
    color: #fff;
    text-transform: uppercase;
}
#testimonial h2.testi-main-hd.mx-auto {color: #fff;width: 50%;}
#testimonial p.testi-text.mx-auto.w-50 {
    color: #fff;
}
@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;
}
/*------------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%;
}
section#tasty {
    padding-bottom: 0;
}
#tasty h6.tasty-sm-hd {
    color: #fff;
}

#tasty h2.tasty-main-hd.mx-auto {
    color: #fff;
    width: 50%;
}
#tasty p.tasty-text {
    color: #fff;
}
/*-------------visit------------*/
.vst-img-box1, .vst-img-box2, .vst-img-box3, .visit-row-image4, .visit-row-image5 {
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    padding: 0 !important;
}
.vst-img-box1 img, .vst-img-box2 img, .vst-img-box3 img, .visit-row-image4 img, .visit-row-image5 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vst-img-box1:hover img, .vst-img-box2:hover img, .vst-img-box3:hover img, .visit-row-image4:hover img, .visit-row-image5:hover img {transform: scale(1.1);}
.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: #181819;
  text-transform: capitalize;
}
/*---------blog-----------*/
.news-img1,.news-img2 {
    background: #181819;
    border-radius: 20px;
}
.news-img1 {
    height: 285px;
}
.news-img2 {
    height: 471px;
}
img.blog-image,img.blog-image2 {
    opacity: 0.3;
    border-radius: 15px;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.news-img1:hover img, .news-img2:hover img {
    opacity: 1;
}
.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: #fff;
    font-size: 12px;
    background: #F5353A;
    font-weight: 400;
    border-radius: 50px;
    padding: 8px 30px;
}
a.latesredmore.btn:hover{background:#fff;color:#000;}
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;
}
