

/*------------------------*/
.logo {
  width: 160px;
  margin-top: -25px;
}
.lh-sm {
    line-height: 0.8 !important;
}
/*------------------------*/
.color-1{
  color: #4c4c4c !important; /* #1C3E7C */
}
.color-2{
  color: #2d3b47  !important; /* #16718B */
}
.color-3{
  color: #EFEFEF  !important; /* #E5E5E5 */
}

.bg-color-1{
  background-color: #4c4c4c !important;
}

.text-shadow-white{
  text-shadow: 1px 1px 1px #fff;
}

.bg-light {
  background-color: #FFF;
}
h1, h2, h3, h4 {
  color: #820d0f;
}

.btn-lang{
  background-color: #4c4c4c;
  border: none;
  padding: 10px 20px;
  color: #FFF;
}

img{
  border: 1px solid rgba(255,255,255,0.5);
}
.logo__img-secondary , .has-aspect-ratio > img, .has-aspect-ratio > video{
  border:none;
}

.en{
  direction: ltr !important;
  display: block;
}

/*------------------------*/
.preloader__wrapper {
  background-color: #4c4c4c ; /*# 2d3b47;*/
}
.post__content p{
  font-size: 24px;
}
/*------------------------*/
.pattren{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    background-size: 10pc ;
    background-image:  repeating-linear-gradient(to right, #0c0c0c, #0c0c0c 0.7px, #000 0.7px, #000);

}

.food-items .has-aspect-ratio{
  max-height: 470px;
}
/*------------------------*/
.item-title{
  text-transform: capitalize;
}
/*------------------------*/
.menu-01 .infinite-list__image-wrapper > span{
  margin: 20px 5px;
  font-size: large;
  background-color: rgba(148, 180, 106, 0.8);
  padding: 10px;
}
.menu-01 .infinite-list__heading{

  font-size: xx-large;
}
.menu-01 .categories small {

}
.menu-01 .categories .subheading {
  text-transform: none;
}
/*------------------------*/
.menu_3 .infinite-list__heading{
  line-height: 0.8;
}

/*------------------------*/
.categories li:not(:last-child):after {
    content: "";
}
/*------------------------*/
.categories-btn{
  z-index: 100;
}

/*------------------------*/
.infinite-list__item-heading {
  line-height: 1.5;
}
/*------------------------*/
@media screen and (max-width: 600px) {
	.logo {
	  width: 90px;
	  margin-top: 0;
	}
}

/*----------*/
.header__bar_scrolling-down{
  background-color: #4c4c4c !important;
}
.opened .bg-gray-1{
  background-color: transparent !important;
}
.opened .header__label-burger , .opened .header__burger-wrapper-lines{
  color:  #4c4c4c !important;
}


.menu-overlay > li > a {
  padding: 0.5rem 0;
}
@media screen and (min-width: 600px) {
  .menu-overlay {
    padding-top: 3pc;
  }
  .overlay-menu-item {
    font-size: 4rem;
  }

}
/*-----------------------------------*/
.menu-section .item-section{

}
.menu-section .item-section .item-info{
  background: rgb(147,0,8);
  background: linear-gradient(180deg, rgba(147,0,8,0) 0%, rgba(255,250,240,1) 50%);

  line-height: 1;
  padding: 10px 20px;;
}
.menu-section .item-section .item-info .item-title{
  text-transform: capitalize;
  margin: 0;
  text-shadow: -1px -1px 0px #fffaf0;
}
.menu-section .item-section .item-info .item-price{

}
.menu-section .item-section  img{
  z-index: -1;
}

@media (max-width: 767px) {
  .menu-section .d-flex {
    flex-direction: column-reverse !important;
  }
}


/*-----------------------------------*/
.iframe_widget{
  min-height: 800px;
  padding-top: 3pc;
}
.restaurant-cover {
  display: none !important;
}
/*-----------------------------------*/
/*
.menu-section-4  .border{
  border-color: #4c4c4c !important;
}
*/
/*
.items_patterns{
position: absolute;
bottom: 30px;
left: -30px;
z-index: -1;
width: 100%;
transform: rotate(-7deg);
}
*/
.items_patterns {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
.has-aspect-ratio > img{
  padding: 20px;
}

.menu-section-4 .item-contents > small {
  font-size: small;
  font-weight: normal;
}

.menu-section-4 .parallax__caption{
  min-height: 10pc;
  margin-top: 1rem;
}


@media (max-width: 767px) {
  .menu-section-4 .parallax__caption{
    min-height: 0;
    padding: 0 40px;
    margin-top: 0;

  }
}
/*-----------------------------------*/
.menu-section-2  .item-info-2{
  line-height: 1;
  padding: 0;
  margin-top: -80px;
}
/*
.menu-section-2 .item-price{
  position: absolute;
  top: 0;
}*/


.menu-section-2 .item-image{
  position: relative;
}
.menu-section-2 .item-image .item-price {
  position: absolute;
  top: 20%;
  left: 0;
  background-color: rgba(255,255,255,0.8);
  padding: 0 10px;
  font-weight: bold;
  z-index: 5;
}


.menu-section-2 .item-section .item-info-2 .item-title{
  text-transform: capitalize;
  margin-bottom: 0;
  text-shadow: -1px -1px 0px #fffaf0;
  z-index: 5;
}
.menu-section-2 .item-info-2 h5{
  margin:  0;
}

@media (max-width: 767px) {
  .visible-sm-block {
    display: none;
  }
  .menu-section-2  .item-info-2{
    margin-top: -50px;
  }
}
/*-----------------------------------*/
.categories-btn-2 {
  position: absolute;
  bottom: 10%;
  left: 45%;
  z-index: 5000;
}

/*Dialog Styles*/
dialog {
	padding: 1rem 3rem;
	background: white;
	max-width: 400px;
	padding-top: 2rem;
	border-radius: 20px;
	border: 0;
	box-shadow: 0 5px 30px 0 rgb(0 0 0 / 10%);
	animation: fadeIn 1s ease both;
	&::backdrop {
		animation: fadeIn 1s ease both;
		background: rgb(255 255 255 / 40%);
		z-index: 2;
		backdrop-filter: blur(20px);
	}
	.x {
		filter: grayscale(1);
		border: none;
		background: none;
		position: absolute;
		top: 15px;
		right: 10px;
		transition: ease filter, transform 0.3s;
		cursor: pointer;
		transform-origin: center;
		&:hover {
			filter: grayscale(0);
			transform: scale(1.1);
		}
	}
	h2 {
		font-weight: 600;
		font-size: 2rem;
		padding-bottom: 1rem;
	}
	p {
		font-size: 1rem;
		line-height: 1.3rem;
		padding: 0.5rem 0;
		a {
			&:visited {
				color: rgb(var(--vs-primary));
			}
		}
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/*------------------------*/
.mobail-show {
  display: none;
}
.mobail-hide {
  display: block;
}
@media screen and (max-width: 768px) {
    .mobail-show {
      display: block;
    }
    .mobail-hide {
      display: none;
    }
}


@media screen and (max-width: 768px) {
  h2, .h2, h3, .h3, h4, .h4, h5, .h5,
  .overlay-menu-item {
    font-size: calc(var(--h5-min-font-size) * 1px + (var(--h5-max-font-size) - var(--h5-min-font-size)) * ((100vw - 360px) / 1560)) !important;
  }
}




/*--------------------*/
/*

.loader {
  font-size: 48px;
  display: inline-block;
  font-weight: bold;
  color: #FFF;
  letter-spacing: 2px;
  position: relative;
}
.loader::after {
  content: 'OFFWHITE RESTAURANT';
  position: absolute;
  left: 0;
  top: 0;
  color: #4c4c4c;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  animation: animloader 6s linear infinite;
}

@keyframes animloader {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
*/
.loader {
  font-size: 48px;
  display: inline-block;
  font-weight: bold;
  color: #FFF;
  letter-spacing: 2px;
  position: relative;
  animation: fadeout 7s linear forwards; /* Adjust timing to match the total animation duration */
}

.loader::after {
  content: 'OFFWHITE RESTAURANT';
  position: absolute;
  left: 0;
  top: 0;
  color: #4c4c4c;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  animation: animloader 6s linear forwards;
}

@keyframes animloader {
  0% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}

@keyframes fadeout {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
