/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 5,700+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.8.12.1739345503
Updated: 2025-02-12 07:31:43

*/
@import url('https://fonts.googleapis.com/css2?family=Carattere&display=swap');
.header-menu nav ul li a:hover, focus {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 4px;
}
.header-menu nav ul li a.elementor-item-active {
/*     background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
	color: #000 !important;
	background-color: transparent !important;
	font-weight: 700 !important;
}
.header-button a.elementor-button {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    height: 48px;
    width: 173px;
	padding-top: 16px;
	border-radius: 8px;
}
.woo-tab .elementor-widget-wrap {
    display: flex;
    flex-direction: row;
}
.woo-tab .elementor-widget-wrap .woo-item{
	width: 20%;
	margin-bottom: 0px;
}
.woo-tab .elementor-widget-wrap .woo-item a{
    border: none !important;
}
.logo{
	padding-left: 50px;
}
.kb-testimonials span.elementor-testimonial__name{
	 background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 4px;
}
span.banner-h1-in {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Carattere";
	padding: 4px;
}
.gr-btn a.elementor-button {
	background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    height: 48px;
    width: 160px;
	padding-top: 14px;
	border-radius: 8px;
}
.hero-btn a.elementor-button {
	height: 50px;
    width: 250px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
h3.banner-trans-title {
    font-size: 40px;
    font-family: 'Carattere';
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px !important;
}
h3.banner-trans-title-inv {
    font-size: 40px;
    font-family: 'Carattere';
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
	z-index: 2;
	position: relative;
}
p.banner-trans-p {
    font-family: 'Lora';
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.banner-trans-box {
    position: relative;
}
.banner-trans-box:after {
    position: absolute;
    content: '';
    left: -2px;
    right: 0;
    height: 8px;
    width: 308px;
    bottom: 56%;
    z-index: 1;
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
}
.trans-box {
    padding: 32px;
    backdrop-filter: blur(44px);
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.h3-title h3 {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 4px;
}
.h3-about{
	margin-bottom: 0px !important;
}
.view-btn {
    position: relative;
}
.view-btn:before {
    content: url(/wp-content/uploads/2025/02/Vector-2-1.svg);
    position: absolute;
    left: 0;
    top: 8px;
    z-index: 9;
/* 	animation: blink 1s linear infinite; */
}
/* @keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0; 
  }
} */
.view-btn:after {
    content: url(/wp-content/uploads/2025/02/Ellipse-10.svg);
    position: absolute;
    left: 202px;
    top: -6px;
    z-index: 9;
    transform-origin: center center;
    animation: rotateRight 2s infinite forwards ease;
}
@keyframes rotateRight {
	0%{
		transform: rotate(-30deg);
	}
  100% {
    transform: rotate(35deg);
  }
}
.recipe-box {
    border: 1px solid #F4E5C2;
    border-radius: 20px;
    padding-left: 25px;
    padding-top: 20px;
    width: 70%;
    padding-right: 20px;
    position: absolute;
    left: 400px;
    top: 0;
    z-index: 9;
    background: #fff;
}
.recipe-box {
    border: 1px solid #F4E5C2;
    border-radius: 20px;
    padding-left: 25px;
    padding-top: 20px;
    width: 42%;
    padding-right: 35px;
    position: absolute;
    left: 430px;
    top: -36px;
    z-index: 9;
    background: #fff;
}
.recipe-box2 {
    border: 1px solid #F4E5C2;
    border-radius: 20px;
    padding-left: 25px;
    padding-top: 20px;
    width: 55%;
    padding-right: 20px;
    position: absolute;
    right: 322px;
    bottom: -80px;
    z-index: 9;
    background: #fff;
}
h5.recipe-title {
    font-family: 'Antic Didone';
    font-size: 16px;
    margin-bottom: 4px;
    color: #000;
}
p.recipe-detail {
    font-family: 'Lora';
    color: #C69018;
    font-size: 12px;
}
.recipe-box2 {
    border: 1px solid #F4E5C2;
    border-radius: 20px;
    padding-left: 25px;
    padding-top: 20px;
    width: 35%;
    padding-right: 20px;
    position: absolute;
    right: 440px;
    bottom: 95px;
    z-index: 9;
    background: #fff;
}
.bullet-p{
	position: relative;
}
.bullet-p:before {
    content: url(/wp-content/uploads/2025/02/Group-14.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.curated-p {
    margin-bottom: 0px !important;
    margin-top: -22px;
}
.bullet-p p {
    margin-bottom: 0px !important;
}
.kb-testimonials .elementor-swiper-button-prev{
    position: relative;
}
.kb-testimonials .elementor-swiper-button-prev:before {
    content: url(/wp-content/uploads/2025/02/Vector-3.png);
    position: absolute;
    left: 15px;
    top: -35px;
    z-index: 9;
}
.kb-testimonials .elementor-testimonial__text {
    padding-left: 100px;
    padding-right: 100px;
}
.kb-testimonials .elementor-swiper-button-next{
	position: relative;
}
.kb-testimonials .elementor-swiper-button-next:before {
    content: url(/wp-content/uploads/2025/02/Vector-2.png);
    position: absolute;
    right: 15px;
    top: -35px;
    z-index: 9;
}
.events-col {
    padding-right: 30px;
}
.dec-title h4 a{
	position: relative;
	text-decoration: none !important;
}
.dec-title h4 a:after {
    content: url(/wp-content/uploads/2025/02/arrow-right.png);
    position: absolute;
    right: -175px;
    top: 4px;
    z-index: 9;
}
.dec-title.dec-title1 h4 a:after {
    right: -146px;
}
.dec-title2.dec-title h4 a:after {
    right: -170px;
}
.dec-title3.dec-title h4 a:after {
    right: -147px;
}
span.banner-h1-in2 {
    font-family: 'Carattere';
}
.gr-btn.gr-btn-inv a.elementor-button {
    background: #000;
}
.footer-menu-title h6 {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 4px;
}
.copy-right-text p {
    margin-bottom: 0px;
}
.ehf-header #masthead {
    z-index: 99;
    position: fixed;
    width: 100%;
    background: #fff;
}
.Res{
	display: none !important;
}
div#ast-scroll-top {
    display: none !important;
}
.p-btn a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background: linear-gradient(102.27deg, #8F561A -4.91%, #C69018 92.58%);
}
.header-button {
    margin-left: 15px;
}
.woo-tab .elementor-menu-cart__toggle span.elementor-button-icon-qty {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #8F561A;
    top: 12px !important;
}
.woo-tab .elementor-menu-cart__toggle svg {
    width: 24px;
    height: 30px;
}
.gr-title{
	background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding: 4px;
}
.dish {
    display: flex;
	justify-content: space-between;
}
.dish-name:after {
    z-index: 9;
    position: absolute;
    content: url(/wp-content/uploads/2025/02/Line-1.png);
    left: 110px;
    top: -4px;
}
.dish-name-2:after {
    left: 150px; 
}
.dish-name-3:after {
    left: 103px; 
}
.dish-name-4:after {
    left: 146px; 
}
.dish-name-5:after {
    left: 105px; 
}
.dish-name-6:after {
    left: 125px; 
}
.dish-name-7:after {
    left: 102px; 
}
.dish-name-8:after {
    left: 120px; 
}
.dish-name-9:after {
    left: 105px; 
}
.dish-name-10:after {
    left: 122px; 
}
.dish-name-11:after {
	left: 172px;
    content: url(/wp-content/uploads/2025/02/Line-13.png);
}
.dish-name-12:after {
    left: 148px; 
}
.dish-name-13:after {
    content: url(/wp-content/uploads/2025/02/Line-13.png);
	left: 190px;
}
.dish-name-14:after {
    left: 140px; 
}
.dish-name-15:after {
    left: 110px; 
}
.dish-name-16:after {
	left: 205px; 
    content: url(/wp-content/uploads/2025/02/Line-13.png);
}
.dish-name-17:after {
	left: 148px; 
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-18:after {
	left: 124px; 
}
.dish-name-19:after {
	left: 148px; 
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-20:after {
	left: 202px; 
    content: url(/wp-content/uploads/2025/02/Line-13.png);
}
.dish-name-21:after {
	left: 148px; 
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-22:after {
	left: 155px; 
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-23:after {
	left: 105px; 
}
.dish-name-24:after {
	left: 132px; 
}
.dish-name-25:after {
	left: 86px; 
}
.dish-name-26:after {
	left: 118px; 
}
.dish-name-27:after {
	left: 108px; 
}
.dish-name-28:after {
	left: 132px; 
}
.dish-name-29:after {
	left: 138px; 
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-30:after {
	left: 118px; 
}
.dish-name-31:after {
	left: 80px; 
}
.dish-name-32:after {
	left: 98px; 
}
.dish-name-33:after {
	left: 100px; 
}
.dish-name-34:after {
	left: 144px; 
}
.dish-name-41:after {
	left: 142px; 
}
.dish-name-46:after {
    left: 156px; 
}
.dish-name-47:after {
    left: 80px;
}
.dish-name-48:after {
    left: 122px;
}
.dish-name-49:after {
    left: 154px;
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-50:after {
    left: 175px;
    content: url(/wp-content/uploads/2025/02/Line-21.png);
}
.dish-name-53:after {
    left: 153px;
}
.dish-name-54:after {
    left: 106px;
}
.dish-name-56:after {
    left: 102px;
}
.dish-name-57:after {
    left: 125px;
}
.dish img {
    height: 1px;
}
.dish-name {
    font-size: 16px;
    font-family: 'Antic Didone';
    color: #000;
	font-weight: 400;
	position: relative;
}
.dish-price{
	font-size: 16px;
    font-family: 'Antic Didone';
    color: #000;
	font-weight: 400;
}
p.dish-desc {
    font-size: 12px;
    font-family: 'Lora';
    color: #C69018;
    margin-top: -26px;
}
.menu-col{
    height: fit-content;
    border-radius: 20px;
    background: #F5F2ED;
    padding-top: 30px;
    padding-bottom: 30px;
    position: sticky;
    top: 20%;
    left: 0;
    width: 20%;
    z-index: 9;
}
.dish-cat{
	margin-bottom: 0px !important;
}
.menu-col nav li a:hover{
	background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.menu-col nav li a.elementor-item-active{
	background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.kbr-menu-sidetitle{
	position: relative;
} 
.kbr-menu-sidetitle:after{
    z-index: 9;
    position: absolute;
    content: '';
    left: -10px;
    top: 78px; 
	background: #4D380A;
	height: 1px;
	width: 226px;
	opacity: 10%;
}
.menu-col li a.elementor-item-active:before {
    z-index: 9;
    position: absolute;
    content: url(/wp-content/uploads/2025/02/Rectangle-4361.png);
    left: 50px;
    top: 22%;
    background: transparent !important;
}
.menu-col li a.elementor-item-active:after {
    z-index: 9;
    position: absolute;
    content: url(/wp-content/uploads/2025/02/Rectangle-4361.png);
    right: 50px;
    top: 22%;
    background: transparent !important;
}
.menu-col li.item-6 a.elementor-item-active:before {
    left: 35px;
}
.menu-col li.item-6 a.elementor-item-active:after {
    right: 35px;
}
.menu-col li.item-3 a.elementor-item-active:before {
    left: 70px;
}
.menu-col li.item-3 a.elementor-item-active:after {
    right: 70px;
}
.menu-col li.item-7 a.elementor-item-active:before {
    left: 70px;
}
.menu-col li.item-7 a.elementor-item-active:after {
    right: 70px;
}
.value-box h3.elementor-icon-box-title {
    margin-bottom: 5px;
}
.footer-menu a.elementor-item {
    padding-top: 0px;
}
.res-last a.elementor-item {
    border-bottom: 0px !important;
}
.menu-page-title {
    font-family: 'Carattere';
    color: #C69018;
    font-size: 28px;
    font-weight: 400;
}
.menu-page-desc {
    color: #8F8F8F;
    font-family: 'Lora';
    font-size: 16px;
    font-weight: 400;
}
.dishes-list li {
    border-bottom: 1px solid #E2D3B3;
    width: fit-content;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Antic Didone';
    color: #000000;
	padding-top: 10px;
}
.dishes-list li::marker{
	content: none !important;
}
.dishes-list {
    margin-left: 0px;
}
/* Ensure the list has correct styles */
.menu-dishes-div nav ul {
  list-style: none; /* Remove default list styling */
  padding: 0;
  margin: 0;
}


.menu-dishes-div nav ul li {
  counter-increment: menu-counter;
  position: relative;
  padding-left: 25px;
}

.menu-dishes-div nav li::before {
    content: counter(menu-counter);
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 10px;
}
.cateringpagebtn.gr-btn a.elementor-button {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    height: 48px;
    width: 170px; 
}
.dishes-res-div li a {
    text-decoration: none !important;
}
.tableware .elementor-image-gallery .gallery-item img {
    margin: 0px !important;
	width: 100%;
}
.waiters-div .row {
    display: flex;
    justify-content: space-around;
}
.waiter-dress-card {
    border: 1px solid #C6901866;
    border-radius: 30px;
}
img.waiter-dress-img {
    border-radius: 30px;
}
h4.waiter-dress-title {
    font-family: 'Carattere';
    color: #C69018;
    font-size: 28px;
    font-weight: 400;
    padding-left: 20px;
    padding-top: 20px;
}
.row-2{
	margin-top: 24px;
}
.page-id-1169 .menu-col li a.elementor-item-active:before {
    content: none !important;
}
.page-id-1169 .menu-col li a.elementor-item-active:after{
    content: none !important;
}
.page-id-1430 .menu-col li a.elementor-item-active:before {
    content: none !important;
}
.page-id-1430 .menu-col li a.elementor-item-active:after{
    content: none !important;
}
.page-id-1509 .menu-col li a.elementor-item-active:before {
    content: none' !important;
}
.page-id-1509 .menu-col li a.elementor-item-active:after{
    content: none !important;
}
@media(max-width: 325px) {
.trans-box {
       width: 88% !important;
       top: -94px !important;
	   left: -4px !important;
}
.dec-title.dec-title1 h4 a:after {
        right: -70% !important;
}
.dec-title2.dec-title h4 a:after {
        right: -105% !important;
}
.dec-title3.dec-title h4 a:after {
        right: -72% !important;
}
    .recipe-box {
        left: 90px !important; 
	}
}
@media screen and (max-width: 438px) and (min-width: 420px) {
    .trans-box {
        margin-left: 25px !important;
        top: -61px !important;
    }
    .banner-trans-box:after {
        bottom: 63% !important;
    }
}
@media screen and (max-width: 460px) and (min-width: 439px) {
    .trans-box {
        margin-left: 22px !important;
        top: -61px !important;
    }
	.banner-trans-box:after {
        bottom: 63% !important;
    }
}
@media(max-width: 767px) {

.waiters-div .row {
    flex-direction: column;
}
img.waiter-dress-img {
    width: 100%;
}
	.tableware-price p {
    text-align: left;
}
.waiter-dress-card {
    margin-top: 16px;
}
h4.waiter-dress-title {
    font-size: 24px; 
}
.row-2 {
    margin-top: 0px;
}
.menu-col.dishes-res-div{
    height: fit-content;
    border-radius: 20px;
    background: #F5F2ED !important;
    padding-top: 30px;
    padding-bottom: 30px;
    position: unset;
    top: 20%;
    left: 0;
    width: 100%;
    z-index: 9;
	margin: 20px;
}
.dishes-res-div .dishes-menu ul li a {
    border: none !important;
    border-radius: 0px;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
}
.dishes-res-div .dishes-menu ul {
        display: flex;
        overflow-x: hidden !important;
        justify-content: flex-start !important;
        flex-direction: column;
}
.res-last a {
    display: none !important;
}
	.res-last-menu a{
		border-bottom: 0px !important;
	}
	.dishes-menu ul li a {
    border: 1px solid #E2D0AA;
    border-radius: 8px;
    margin-right: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: max-content;
}
.menu-col nav li a.elementor-item-active {
   background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.menu-col nav li a.elementor-item-active:after{
	content: none;
}
.menu-col nav li a.elementor-item-active:before{
	content: none;
}
.menu-col {
    position: sticky;
    top: 0;
    background: #fff !important;
}
.dishes-menu ul{
    display: flex;
    overflow-x: scroll;
    justify-content: flex-start !important;
}
/* .menu-col {
    background: transparent; 
} */
.kbr-menu-sidetitle:after {
	content: none;
}
.menu-col{
	width: 100%
}
.dish-name:after{
    content: none !important;
}
.get-in-touch {
    height: 500px !important;
	display: flex;
    align-items: end;
}
.kb-testimonials .elementor-swiper-button-prev:before {
    content: url(/wp-content/uploads/2025/02/Vector-2-2.png); 
	left: 6px;
}
.kb-testimonials .elementor-swiper-button-next:before {
    content: url(/wp-content/uploads/2025/02/Vector-449.png); 
	right: 6px;
}
.events-col {
    padding-right: 0px;
}
.kb-testimonials .elementor-testimonial__text {
    padding-left: 25px;
    padding-right: 25px;
}
.value-box .elementor-icon-box-icon {
    margin-bottom: 0px !important;
}
.value-box h3.elementor-icon-box-title {
    margin-bottom: 0px !important;
}
.khc {
    margin-bottom: 0px !important;
}
.kbc-p {
    margin-bottom: 0px !important;
}
.recipe-box {
    width: 72%;
    left: 110px;
    top: -75px; 
}
.recipe-box2 {
    width: 66%;
    right: 125px;
    bottom: 35px;
}
.hero-banner {
    height: 700px;
}
.hero-banner video.elementor-background-video-hosted {
    height: 700px !important;
}
.trans-box {
    padding: 24px !important;
	margin-left: 20px;
	width: 90% !important;
	left: -4px !important;
}
.Res{
	display: block !important;
}
.dec-title.dec-title1 h4 a:after {
    right: -100%;
}
.dec-title2.dec-title h4 a:after {
    right: -140%;
}
.dec-title3.dec-title h4 a:after {
    right: -100%;
}
.banner-trans-box:after {
    width: 270px;
}
h3.banner-trans-title {
    font-size: 24px; 
}
h3.banner-trans-title-inv {
    font-size: 24px; 
}
.banner-trans-box:after {
        width: 183px;
        height: 4px;
        bottom: 68%;
}
p.banner-trans-p {
        font-size: 14px;
        padding-top: 20px;
        margin-bottom: 0px;
}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
.menu-col nav li a.elementor-item-active {
    background: linear-gradient(102.27deg, #C69018 -4.91%, #8F561A 92.58%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}
.res-last a {
        display: none !important;
    }
.waiters-div .row {
    flex-direction: column;
}
img.waiter-dress-img {
    width: 100%;
}
	.tableware-price p {
    text-align: left;
}
.waiter-dress-card {
    margin-top: 16px;
}
h4.waiter-dress-title {
    font-size: 24px; 
}
.row-2 {
    margin-top: 0px;
}	
.menu-col.dishes-res-div{
    height: fit-content;
    border-radius: 20px;
    background: #F5F2ED !important;
    padding-top: 30px;
    padding-bottom: 30px;
    position: unset;
    top: 20%;
    left: 0;
    width: 100%;
    z-index: 9;
	margin: 20px;
}
.dishes-res-div .dishes-menu ul li a {
    border: none !important;
    border-radius: 0px;
    margin-right: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100% !important;
}
.dishes-res-div .dishes-menu ul {
        display: flex;
        overflow-x: hidden !important;
        justify-content: flex-start !important;
	}
.kbr-menu-sidetitle:after{
	content: none;
}
	.dish-name:after{
	content: none;
	}
	.dishes-menu ul li a {
    border: 1px solid #E2D0AA;
    border-radius: 8px;
    margin-right: 10px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    width: max-content;
}
.menu-col nav li a.elementor-item-active {
	background: linear-gradient(102.27deg, #8F561A -4.91%, #C69018 92.58%);
	color: #FFFFFF;
	-webkit-text-fill-color: #fff;
}
.dishes-menu ul{
    display: flex;
    overflow-x: scroll;
    justify-content: flex-start !important;
}
.menu-col {
	position: unset;
    background: transparent;
}
.menu-col nav li a.elementor-item-active:after{
	content: none;
}
.menu-col nav li a.elementor-item-active:before{
	content: none;
}
   .recipe-box {
    left: 190px; 
}
.dec-title3.dec-title h4 a:after {
    right: -145px;
}
.trans-box {
    padding: 15px; 
}
h3.banner-trans-title-inv {
    line-height: 40px;
}
.banner-trans-box:after {
    width: 106px;
    bottom: 48%; 
	}
  .trans-box {
	    top: -100px !important;
}
p.banner-trans-p {
        padding-top: 10px;
        margin-bottom: 0px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 999px) {
.trans-box {
    top: -77px !important;
}
.banner-trans-box:after {
        width: 305px !important;
}
}
@media screen and (max-width: 1449px) and (min-width: 1400px) {
.trans-box {
        top: 19px !important;
}
}
@media screen and (max-width: 1999px) and (min-width: 1900px) {
.trans-box {
    top: 252px !important;
}
}
@media(min-width: 2000px) {
.trans-box {
        top: 265px !important;
}
}