
@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/Arial-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Bold";
  src: url("../fonts/newArial-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Italic";
  src: url("../fonts/newArial-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial Bold Italic";
  src: url("../fonts/newArial-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial CE";
  src: url("../fonts/newArialCE-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial CE Bold";
  src: url("../fonts/newArialCE-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Black";
  src: url("../fonts/newArialBlack.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Flatpen";
  src: url("../fonts/Flatpen W00 Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}




body
{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-family: "Arial";
    overflow-x:hidden;
}
.wrapper{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.padding{
	padding: 0;
}


body a {text-decoration: none;    color: inherit;}
ul{list-style: none;margin: 0;padding: 0;}
p:last-child{margin: 0; padding: 0;}
p, h1, h2, h3, h4, h5, h6 {margin: 0;}


.common-padding{padding: 60px 0;}



.menu-sec h2{ font-size: 42px; color: #000; text-align: center; line-height: 47px; font-weight: 600; }
.menu-sec .menu-item-heading{ font-size: 32px; line-height: 40px; font-weight: 700; text-align: center; color: #000; display: flex;justify-content: center; border-bottom: 5px solid #64361C;margin: 0 0 15px 0;}
.menu-item{display: flex; align-items: baseline;justify-content: space-between; }
.menu-sec h4{ font-size: 20px; font-weight: 700; line-height: 35px; color: #000; margin: 0; word-spacing: 3px;  }
/*.dots{ flex: 1; overflow: hidden; color: #000; margin: 0 10px; font-size: 23px; letter-spacing: 4px; }*/
.menu-sec p.price-sec{ font-size: 21px; font-weight: 700; } 
.menu-description{ padding-right:25px; } 
.menu-sec p{ font-size: 16px; margin: 0; color: #000; font-weight: 500;  }
.menu-item-box{margin-bottom: 20px;}
.menu-sec .left-side{padding-right: 30px;}
.menu-sec .right-side{padding-left: 30px;}
.menu-next-row{margin-bottom: 60px;}
.menu-sec .center-side .menu-item h4{margin-right: 50px !important;}
.menu-sec .center-side .menu-item{justify-content: center;}

.combination-heading-sec{display:flex; padding-bottom:10px;}
.choice-heading{text-align: center; width: 20%;}
.choice-meat{width: 80%; text-align: center;}
.choice-heading h4, .choice-meat h4{color: #225849; border-bottom: 3px solid #225849; display: inline;}

.twelve-years{text-align: center;}
.bears-bottle-img{padding: 25px;}
.wine-img{text-align: center;}
.logo-col{text-align: center;padding: 0 0 70px 0;}
.logo-row{justify-content: center;}
.logo-col img{width:30%;}
.site-info i{font-size: 30px;margin: 0 5px 0 0;}
.site-info p{font-size: 30px; line-height: 40px; color: #64361C; font-weight: 600;padding: 25px 0 0 0;}
.site-info p a:hover{color:#64361C;}
.site-info p:last-child{padding: 8px 0 0 0;}
.menu-heading{color:#64361C!important;}

.kids-menu-heading{border-bottom: unset!important;}
.twelve-years{border-bottom: 5px solid #64361C;margin: 0 0 15px 0 !important;}


.common-sec h1 {
  padding: 0 0 20px 0;
  margin: 0;
  font-size: 46px;
  line-height: 60px;
  color: #00502e;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic",
    "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
}
.common-sec h2 {
  font-size: 44px;
  line-height: 54px;
  font-weight: 700;
  color: #000 !important;
  margin-bottom: 40px;
  text-align: center;
}

.common-sec h3 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic",
    "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
  text-align: center;
  padding-bottom: 30px;
}
.common-sec h4 {
  font-size: 22px;
  line-height: 30px;
  font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic",
    "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
  padding: 0px 0 20px 0;
  font-weight: 600;
}
.common-sec p {
  font-size: 18px;
  line-height: 25px;
  padding-right: 0;
  padding-bottom: 8px;
}
.common-sec li {
  font-size: 18px;
  line-height: 25px;
  color: #000;
  padding: 0 0 10px 0;
}
.common-sec ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
.common-sec a {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  display: inline-block;
  text-decoration: none;
}
.common-sec a:hover {
  color: #000;
}
.common-padding {
  padding: 50px 0;
}

.header {
  position: absolute;
  z-index: 999;
  width: 100%;
  padding: 10px 0px;
  background: transparent;
}

.menu {
  text-align: center;
}
.menu .navbar {
  padding: 0;
}
.header .menu ul li a {
  font-size: 18px;
  line-height: 25px !important; /* padding: 7px 16px !important; */
  color: #fff  !important;
  font-weight: 800 !important;
  text-decoration: none;
  border: 2px solid transparent;
  padding: 0 20px !important;
  font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic",
    "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;
}
.header .menu ul li a:hover {
  color: #64361C !important;
}
.navbar-collapse {
  justify-content: center;
}
li.phone-number{
   padding: 10px 24px;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #fff;
    border-radius: 17px;
}
.menu ul li.doordash a svg path {
    fill: #EB1700 !important;}
ul.navbar-nav li{
    display: flex;
    align-items: center;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

/*.inner-header .menu ul li a:hover {*/
/*    color: #e1c9ae !important*/
/*}*/

.menu-call {
  padding: 0px 30px !important;
  font-size: 22px;
  margin: 0; /* text-shadow: 3px 0 3px #000; */
  color: #000 !important;
  letter-spacing: 0.3px;
  line-height: 35px;
  font-weight: 600;
}
.menu-call:hover {
  color: #edbf88 !important;
}
.sticky .menu-call:hover {
  color: #000 !important;
}
.right-menu .navbar-collapse {
  justify-content: start;
}
.slider {
  position: relative;
}
.carousel-control-prev {
  transform: rotate(180deg);
}
.slider .carousel-item img {
  width: 100%;
  object-fit: cover;
}
.slider button i {
  background-color: #fff;
  opacity: 1;
  color: #000;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.sticky {
  position: sticky !important;
  top: 0;
  width: 100%;
  background-color: #81553a;
  z-index: 221;
  display: block;
  /*box-shadow: 0px 7px 6px #9795953b;*/
  border: none;
  padding: 10px 0px;
}
.sticky .menu ul li a {
  color: #fff !important;
  text-shadow: none;
}
/*.sticky .menu ul li a:hover {*/
/*  color:#e1c9ae !important;*/
/*}*/

.about-us-sec{
     overflow: hidden;
 background: url(../images/menu_background.jpg); /*background-size: cover; background-repeat: no-repeat;*/
}


.about-us-sec .row .about-us-left{
    background-image: url(https://wwdemosite.com/Favelas_Fusion/images/aboutus.png);
    background-position: center;
    background-size: cover;
        padding-right: 0;
}

.about-us-sec .about-us-right h4{ margin-bottom: 20px;font-size: 22px; font-weight: 600; line-height: 30px;color:#000;}
.header .navbar-expand-lg .navbar-collapse{justify-content: end;}

.about-us-sec .about-us-right p{font-size: 20px; font-weight: 500; line-height: 29px;color:#000;}
.about-us-sec .about-us-right{
    padding: 20px 40px;
    text-align:center;
    position: relative;
} 

.about-us-sec .about-us-right img{width: 12%; position: absolute; right: 9%; bottom: -12%;}

.about-us-sec .about-us-right h2{
       font-weight: 600;
    font-size: 54px;
    margin-bottom: 15px;
    color:#6c3717;
}
.about-us-sec .about-us-right h2::after {
    content: '';
    width: 20%;
    height: 2.5px;
    background: #6c3717;
    display: block;
    margin: 10px auto 20px auto;
}
.about-us-sec .about-us-right .btn a{
    /*  padding: 15px 35px;*/
    /*border: 2px solid #000;*/
    /*border-radius: 16px;*/
    /*margin-top: 30px;*/
    /*display: inline-block;*/
    font-weight: 600; font-size: 18px; line-height: 19px; display: inline-block; color: #fff !important; padding: 15px 40px; border: 1px solid #6c3717;      border-radius: 50px;   margin-top: 40px; position: relative; transition: all .5s ease-in-out; z-index: 0;
}
.about-us-sec .about-us-right .btn a::before {    content: ""; position: absolute; bottom: 0; height: 100%; background-color: #6c3717; transition: all .5s ease-in-out; left: 0;    border-radius: 50px; z-index: -1;    width: 100%; }
.about-us-sec .about-us-right .btn a:hover::before { width: 0; }
.about-us-sec .about-us-right .btn a:hover{color: #6c3717 !important;border: 1px solid #6c3717;}
.about-us-sec .about-us-left{padding: 0px 0 0 0 !important;}



.gallery-sec{     /* padding: 80px 0;  */ overflow: hidden;}
/*.gallery-sec .next-row{    margin-top: 24px;}*/
.gallery-sec .left-side{width: 40%; height: 100%; object-fit: cover;padding: 0;}
.gallery-sec .right-side{width: 60%;}
.gallery-sec .gallery-item a{width: 100%; height: 100%; display: block;position: relative; overflow: hidden}
.gallery-sec .gallery-item a img{width: 100%; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.gallery-sec .gallery-item a:hover img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.gallery-sec .gallery-item a::after{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.15); -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4); box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4); transition: all 0.5s; -webkit-transition: all 0.5s;}
.gallery-sec .gallery-item a:hover::after{background: rgba(0, 0, 0, 0); -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2); box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.2); }
.gallery-sec .gallery-item{overflow: hidden}
.gallery-sec .right-side .gallery-item img{height: 250px; object-fit: cover;}
.gallery-sec .left-side .gallery-item img{height: 512px; object-fit: cover;}

/*img.mfp-img{max-height: 700px; max-width: 1000px; object-fit: cover;width: 1000px;}*/

.logo img{width:82%;}

/*.about-us-sec{overflow: hidden;background: url(../images/brown-background.jpg);}*/
/*.about-us-sec{overflow: hidden;background:#6c3717;}*/

.about-us-sec { background: linear-gradient(rgb(255 255 255 / 69%)), url(../images/g3.jpg); background-size: cover; background-position: center; padding: 80px 0; }

.img-padding{padding: 12px 0px 0px 12px;}

.copyright { padding: 10px 0; background-color: #81553a;border-top: 0px solid #fff; }
.copyright p { color: #fff; font-size: 20px; font-weight: 400; margin: 0; padding: 0 0; letter-spacing: 0.5px; }
.Proudly_text { text-align: right; }

.left-side{padding: 10px 0 0 0!important;}

.menu-content{padding: 0px 12px 0 12px !important}
.inner-header{background-color: #181818;position: unset;}


.testimonial {padding: 70px 0;}
.testimonial h2 {font-size: 30px;}
.testimonial .testimonial-item img {width: 30%;}
.testimonial p{padding: 0 30px;font-size: 18px;line-height: 28px;}
.testimonial .owl-dots{margin-top: 15px;}
.testimonial .owl-dots button span {width: 12px;height: 12px;}
.testimonial h3 {padding-top: 15px;}

.testimonial {padding: 80px 0;}
.testimonial h2 {font-size: 38px;}
.testimonial .owl-dots {margin-top: 10px;}
.testimonial .owl-dots button span {width: 15px;height: 15px;}


.testimonial{background: url(../images/testimonial-bg.jpg); background-size: cover; background-repeat: no-repeat; padding: 120px 0; text-align: center;    background-position: center;position: relative;}
.testimonial h2{color: #fff;font-weight: 600; font-size: 46px; margin-bottom: 15px;}
.testimonial p{color: #fff;font-size: 26px; font-weight: 500; line-height: 34px; padding: 0 150px; position: relative; padding-top: 20px;padding-bottom: 20px;}
.testimonial .testimonial-item img{width: 14%; margin: 10px auto 20px;}
.testimonial p i{font-size: 80px; position: absolute; display: none;}
.testimonial p i.fa-quote-right{    right: 0;}
.testimonial p i.fa-quote-left{  top: 0;   left: 0; display: none;}
.testimonial::after{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 34%); -webkit-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4); box-shadow: inset 0px 0px 10px 3px rgba(0, 0, 0, 0.4); transition: all 0.5s; -webkit-transition: all 0.5s;}
.testimonial h3{font-size: 30px; font-weight: 600; line-height: 49px;  color: #fff;}
.testimonial .container-md{position: relative; z-index: 111;}
.testimonial .owl-dots button span{width: 20px; height: 20px; display: inline-block; background-color: #ffffffb5; border-radius: 50px;    margin: 0 10px;}
.testimonial .owl-dots button.active span{background-color: #fff; }
.testimonial .owl-dots{    margin-top: 0px;}


.footer-new-sec .wrap-about-text {padding-left: 20px;}
.footer-new-sec form button {padding: 13px 32px;}
.footer-new-sec h2 {font-size: 40px;color: #fff;font-weight: 600;padding: 0 0 25px 0;}
.footer-new-sec form input {width: 58%;}
.footer-new-sec iframe{height:420px;}
.footer-email{padding-left: 80px;}
.footer-section {padding: 40px 0;}
.footer-section i {margin-bottom: 15px;}
.footer-section h3 {margin-bottom: 15px;}
.footer-new-sec .wrap-about-text {padding-left: 140px;}
.footer-new-sec{background: #6c3717;}
.footer-new-sec .right-side{padding:0;}
.footer-info p{font-size: 20px; line-height: 28px; color: #fff;}
.footer-info{padding:0 0 20px 0;}
.footer-info p a:hover{color:#fff;}


.testimonial .owl-prev{position: absolute; left: 0; top: 35%; background: transparent !important;}
.testimonial .owl-next{position: absolute; right: 0; top: 35%; background: transparent !important;}
.testimonial .owl-next i{font-size:60px;color: #fff;}
.testimonial .owl-prev i{font-size:60px;color: #fff;}

/*.about-us-sec{background:url;}*/

.gallery-page{padding:70px 0;}
.gallery-page .mg-bottom{margin-top:30px;}

.mobile-btns{display:none;}





@media (min-width: 1200px) and (max-width: 1399.98px) {
  .about-us-sec .about-us-right img {bottom: -10%;}
 .footer-new-sec .wrap-about-text {padding-left: 40px;}
 .copyright_text p {font-size:18px;}


}



@media (min-width: 1400px) and (max-width: 1599.98px) {
    
.about-us-sec .about-us-right img {bottom: -15%;}


}

@media (min-width: 1600px) and (max-width: 1920px) {
   .about-us-sec .about-us-right img {bottom: -14%;} 
}


@media (max-width: 575.98px) {
    
    .header{position:unset;}
      .navbar-toggler{width: 100%;background: #6c3717;}
      .menu{margin: 20px 0 7px 0;}
      .carousel-control-prev, .carousel-control-next{display:none;}
    .navbar-toggler-icon{float:right;}
    .navbar-nav{background: #020f49;border: 1px solid #fff;}
    .navbar-toggler:focus{box-shadow: unset;}
    .logo{text-align:center;}
    .airroot-header-phone p{text-align:center;}
    .navbar-nav li{display:block;width:100%;border-bottom: 1px solid #fff;}
    .menu ul li a {padding: 7px 20px 5px 12px !important;font-size: 16px;}
    .navbar-nav li:last-child{border:unset;}
    .airroot-header-phone{padding: 15px 0 10px 0;}
    .logo img {width: 48%;}
      .common-sec h1 {font-size: 28px;line-height: 38px;}
        .slider-content-col p {font-size: 20px;line-height: 30px;}
        .sticky{position:unset!important;background: unset;}
    .common-sec h2 {font-size: 34px;line-height: 40px;padding: 0 0 22px 0;}
    .common-padding {padding: 40px 0px;}
    .common-sec h3 {font-size: 22px;line-height: 30px;padding: 0 0 8px 0px;}
    
    
    .footer-col .footer-col-inner p {font-size: 18px;line-height: 28px;}
    .footer-col-3{padding: 15px 12px 15px 60px;}
    .footer-logo{width: 50%;margin: 15px 0;}
    .footer-24 a {font-size: 18px;}
    .copyright p {font-size: 18px;text-align: center;}
    .Proudly_text{padding: 15px 12px 0 12px;}
    
    .menu .phone-number{display:none;}
    .menu .doordash{display:none;}
    .header .menu ul li a{padding: 6px 12px !important;font-weight: 700!important;font-size: 16px;}
    .navbar-nav{background: #000;border: unset;}
    
    .mobile-btns{display:block;}
    
    .mobile-btns .mobile-call{font-size: 18px; line-height: 24px; display: inline-block; background: #6c3717; padding: 9px 18px; margin: 15px 0 0 0; color: #fff; font-weight: 600;}
    .mobile-doordash a .inline-children{justify-content: center;}
    .mobile-doordash{margin:15px 0 0 0;}
    
    .about-us-sec{padding: 40px 0;}
    .about-us-sec .about-us-right {padding: 0px 12px;}
    .about-us-sec .about-us-right h2{font-size: 34px;}
    .about-us-sec .about-us-right h2::after{height: 2px;}
    .about-us-sec .about-us-right h4 {font-size: 20px;}
    .about-us-sec .about-us-right .btn a {margin-top: 15px;padding: 12px 30px;}
    .about-us-sec .about-us-right img {display:none;}
    .gallery-sec .left-side{width:100%;padding: 0 12px !important;}
    .gallery-sec{padding:40px 0;}
    .gallery-sec .right-side{width: 100%;}
    .img-padding {padding: 12px 12px 0px 12px;}
    .gallery-sec .left-side .gallery-item img{height:auto;}
    .testimonial {padding:50px 0;}
    .testimonial p{font-size: 22px;line-height: 34px;padding: 0 22px;padding-top: 10px;padding-bottom: 10px;}
    .testimonial h3 {font-size: 26px;line-height: 38px;}
.testimonial .owl-prev i {font-size:40px;}
.testimonial .owl-next i {font-size:40px;}
.testimonial .testimonial-item img {width: 38%;margin: 10px auto 10px;}
.footer-new-sec .wrap-about-text {padding-left: 12px;}
.footer-new-sec h2 {font-size: 22px;padding: 0 0 18px 0;}
.footer-info {padding: 0 0 15px 0;}
.left-side{padding: 40px 12px 0px 12px !important;}
.footer-new-sec iframe{height:260px;}
.copyright{margin: -7px 0 0px 0;}
.mobile-doordash a svg path {fill: #EB1700 !important;}

.inner-header{background:#fff;}
.menu-sec .menu-heading{padding:0;margin-bottom: 25px;}
.logo-col img {width: 38%;}
.site-info i {font-size: 28px;}
.logo-col{padding: 0 0 0px 0;}

.menu-sec .menu-item-heading {font-size: 26px;border-bottom: 3px solid #64361C;}
.menu-item h4 {font-size: 20px;padding: 0px 0 0px 0;}
.menu-sec p.price-sec {font-size: 20px;}
.menu-item-box {margin-bottom: 15px;}
.menu-next-row {margin-bottom: 30px;}


.btm-left-side{padding: 0px 12px 0px 12px !important;}
.kids-menu-heading{margin: 0 0 0px 0!important;}
.twelve-years {border-bottom: 3px solid #64361C;}
.bears-bottle-img{padding: 0px 10px 10px 10px;}
.text-center{font-size: 20px!important;line-height: 28px!important;}
.wine-right{padding: 20px 12px 0 12px !important;}
.wine-right .menu-next-row{margin:0;}
.mob-pad{margin-top:30px;}

.gallery-page{padding:40px 0;}
.inner-header .menu ul li a:hover{color: #64361C !important;}
.testimonial h2 {font-size: 38px;}
.about-us-sec .about-us-right .btn a {font-size:16px;}
.footer-new-sec .left-side{padding: 40px 12px 25px 12px !important;}

.logo-col img{display:none;}
.site-info p{padding: 0px 0 0 0;}


}


@media (max-width: 767.98px ) and (orientation: landscape) {
  
  .header{position:unset;}
      .navbar-toggler{width: 100%;background: #6c3717;}
      .menu{margin: 20px 0 7px 0;}
      .carousel-control-prev, .carousel-control-next{display:none;}
    .navbar-toggler-icon{float:right;}
    .navbar-nav{background: #000;border: 1px solid #fff;}
    .navbar-toggler:focus{box-shadow: unset;}
    .logo{text-align:center;}
    .airroot-header-phone p{text-align:center;}
    .navbar-nav li{display:block;width:100%;border-bottom: 1px solid #fff;}
    .menu ul li a {padding: 7px 20px 5px 12px !important;font-size: 16px;}
    .navbar-nav li:last-child{border:unset;}
    .airroot-header-phone{padding: 15px 0 10px 0;}
    .logo img {width: 36%;}
      .common-sec h1 {font-size: 28px;line-height: 38px;}
        .slider-content-col p {font-size: 20px;line-height: 30px;}
        .sticky{position:unset!important;background: unset;}
    .common-sec h2 {font-size: 34px;line-height: 40px;padding: 0 0 22px 0;}
    .common-padding {padding: 40px 0px;}
    .common-sec h3 {font-size: 22px;line-height: 30px;padding: 0 0 8px 0px;}
    
    
    .footer-col .footer-col-inner p {font-size: 18px;line-height: 28px;}
    .footer-col-3{padding: 15px 12px 15px 60px;}
    .footer-logo{width: 50%;margin: 15px 0;}
    .footer-24 a {font-size: 18px;}
    .copyright p {font-size: 18px;text-align: center;}
    .Proudly_text{padding: 15px 12px 0 12px;}
    
    .menu .phone-number{display:none;}
    .menu .doordash{display:none;}
    .header .menu ul li a{padding: 6px 12px !important;font-weight: 700!important;font-size: 16px;}
    .navbar-nav{background: #81553ad1;border: unset;}
    
    .mobile-btns{display:block;}
    
    .mobile-btns .mobile-call{font-size: 18px; line-height: 24px; display: inline-block; background: #6c3717; padding: 9px 18px; margin: 15px 0 0 0; color: #fff; font-weight: 600;}
    .mobile-doordash a .inline-children{justify-content: center;}
    .mobile-doordash{margin:15px 0 0 0;}
    
    .about-us-sec{padding: 40px 0;}
    .about-us-sec .about-us-right {padding: 0px 12px;}
    .about-us-sec .about-us-right h2{font-size: 34px;}
    .about-us-sec .about-us-right h2::after{height: 2px;}
    .about-us-sec .about-us-right h4 {font-size: 20px;}
    .about-us-sec .about-us-right .btn a {margin-top: 15px;padding: 12px 30px;}
    .about-us-sec .about-us-right img {display:none;}
    .gallery-sec .left-side{width:100%;padding: 0 12px !important;}
    .gallery-sec{padding:40px 0;}
    .gallery-sec .right-side{width: 100%;}
    .img-padding {padding: 12px 12px 0px 12px;}
    .gallery-sec .left-side .gallery-item img{height:450px;}
    .testimonial {padding:50px 0;}
    .testimonial p{font-size: 22px;line-height: 34px;padding: 0 22px;padding-top: 10px;padding-bottom: 10px;}
    .testimonial h3 {font-size: 26px;line-height: 38px;}
.testimonial .owl-prev i {font-size:40px;}
.testimonial .owl-next i {font-size:40px;}
.testimonial .testimonial-item img {width: 20%;margin: 10px auto 10px;}
.footer-new-sec .wrap-about-text {padding-left: 12px;}
.footer-new-sec h2 {font-size: 22px;padding: 0 0 18px 0;}
.footer-info {padding: 0 0 15px 0;}
.left-side{padding: 40px 12px 0px 12px !important;}
.footer-new-sec iframe{height:320px;}
.copyright{margin: -7px 0 0px 0;}
.mobile-doordash a svg path {fill: #EB1700 !important;}

.inner-header{background:#fff;}
.menu-sec .menu-heading{padding:0;margin-bottom: 25px;}
.logo-col img {width: 38%;}
.site-info i {font-size: 28px;}
.logo-col{padding: 0 0 0px 0;}

.menu-sec .menu-item-heading {font-size: 26px;border-bottom: 3px solid #64361C;}
.menu-item h4 {font-size: 20px;padding: 0px 0 0px 0;}
.menu-sec p.price-sec {font-size: 20px;}
.menu-item-box {margin-bottom: 15px;}
.menu-next-row {margin-bottom: 30px;}


.btm-left-side{padding: 0px 12px 0px 12px !important;}
.kids-menu-heading{margin: 0 0 0px 0!important;}
.twelve-years {border-bottom: 3px solid #64361C;}
.bears-bottle-img{padding: 0px 10px 10px 10px;}
.text-center{font-size: 20px!important;line-height: 28px!important;}
.wine-right{padding: 20px 12px 0 12px !important;}
.wine-right .menu-next-row{margin:0;}
.mob-pad{margin-top:30px;}

.gallery-page{padding:40px 0;}
.inner-header .menu ul li a:hover{color: #64361C !important;}
.testimonial h2 {font-size: 38px;}
  
  .gallery-sec .right-side .gallery-item img{height: 450px;}
  .footer-new-sec .left-side{padding: 40px 12px 25px 12px !important;}
  .about-us-sec .about-us-right .btn a {font-size:16px;}
  
  .logo-col img{display:none;}
.site-info p{padding: 0px 0 0 0;}
    
}


@media (min-width: 768px) and (max-width: 991.98px){
  
  .header .menu ul li a {font-size: 12px;padding: 0 10px !important;}
  li.phone-number {margin-right: 4px;margin-left: 4px;padding: 4px 0px;}

  .header .menu ul li a:hover{color: #64361C !important;}
  .carousel-control-prev img, .carousel-control-next img{width: 35px;}
  .logo img {width: 70%;}
  .about-us-sec {padding: 50px 0;}
  .about-us-sec .about-us-right h2 {font-size: 38px;}
  .about-us-sec .about-us-right {padding: 5px 10px;}
  .about-us-sec .about-us-right .btn a{margin-top: 20px;}
  
  .about-us-sec .about-us-right img {bottom: -6%;width: 13%;}
  .gallery-sec .right-side .gallery-item img {height: 155px;}
  .gallery-sec .left-side .gallery-item img{height: 324px;}
  .testimonial h2 {font-size: 42px;}
.testimonial p {font-size: 24px;padding: 0 40px;padding-top: 5px;padding-bottom: 15px;}
.testimonial h3{font-size: 28px;}
.testimonial .owl-prev i, .testimonial .owl-next i {font-size: 44px;}
.testimonial .testimonial-item img {width: 22%;}
.testimonial{padding: 50px 0;}

.footer-new-sec h2 {font-size: 34px;}
.footer-new-sec .wrap-about-text{padding-left: 30px;}
.footer-new-inner .footer-info:last-child{padding: 0 0 0px 0;}
.copyright p{font-size: 11px;}

.common-sec h2 {font-size: 38px;margin-bottom: 25px;}
.logo-col img {width: 38%;}
.logo-col {padding: 0 0 50px 0;}

.menu-sec .menu-item-heading {font-size: 28px;line-height: 38px;padding-bottom: 5px;border-bottom: 3px solid #64361C;}
.menu-item h4{font-size:20px;padding: 0px 0 5px 0;}
.menu-sec p.price-sec {font-size: 20px;padding: 0px 0 5px 0;}
.menu-next-row {margin-bottom: 40px;}
.menu-item-box {margin-bottom: 15px;}
.wine-right .menu-next-row{margin-bottom: 0px;}

.gallery-page {padding: 50px 0;}

    
}


@media (min-width: 992px) and (max-width: 1199.98px){
  
   .header .menu ul li a {font-size: 15px;padding: 0 16px !important;}
  li.phone-number {margin-right: 4px;margin-left: 4px;padding: 4px 0px;}

  .header .menu ul li a:hover{color: #64361C !important;}
  .carousel-control-prev img, .carousel-control-next img{width: 35px;}
  .logo img {width: 65%;}
  .about-us-sec .about-us-right h2 {font-size: 50px;}
  .testimonial h2 {font-size: 42px;}
  .gallery-sec .right-side .gallery-item img{height: 180px;}
  .gallery-sec .left-side .gallery-item img {height: 374px;}
  .testimonial{padding: 60px 0;}
  .testimonial p {padding: 0 70px;}
  .testimonial h3 {font-size: 28px;}
  .footer-new-sec h2 {font-size: 30px;}
.footer-new-sec .wrap-about-text{padding-left: 40px;}
.copyright p {font-size: 16px;}
.common-sec h2 {font-size: 42px;margin-bottom: 30px;}
.logo-col {padding: 0 0 50px 0;}
.menu-sec .menu-item-heading {font-size: 30px;padding-bottom: 10px;border-bottom: 3px solid #64361C;}
.menu-item h4{padding: 0px 0 8px 0;}
.menu-sec p.price-sec{padding: 0px 0 8px 0;}
.menu-next-row {margin-bottom: 40px;}
.gallery-page{padding: 60px 0;}

    
}


