<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.btn-black
{
  background-image: none !important;
  background-color: var(--genel);
}
.top-arrow
{
   display: flex;
   justify-content: center;
   align-items: center;
   font-size: 2rem;
  background-image: none !important;
  background-color: var(--genel);
  color: var(--detail);
  border-radius: 50%;
}

.top-email i {
    font-size: 17.5px !important;
}


/* sub menu */
.sub-menu-dizayn {
    display: flex;
    align-items: center;
    justify-content:space-between;
     width: 200px;
  
}

.sab-menu {
    display: none;
  }
  
.sab-menu.show {
    display: block;
    margin-bottom: 10px;
    
}
.slider-span
 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
 }

.sub-menu-list{
    padding-left: 8px !important;
   
}
.icon-default a i {

  font-size: 3rem;
  color: var(--genel);
}

.menu-main li .drop-nav li  .active  {
    color: rgb(177, 172, 172) !important;   
  }
  .chefs-position 
  {
    color: var(--genel);
  }
  .chef-blog:hover  .chefs-position
  {
    color: var(--detail);
  }

  .list li.active a 
  {
	background-color:var(--genel) !important;   
  }



/* responsive */
@media (max-width: 991px)
{
    .menu-main ul&gt;li.has-child:hover&gt;a:after{
        content: none !important;
    }
    .sub-menu-dizayn {
      
       width: 100%;
        white-space: nowrap;
    }
    /* .owl-prev, .owl-next
    {
      display: none !important;
    } */
    
    

}
@media (max-width: 498px)
{
    .footer-google{
       flex-wrap: wrap;
      
    }
    .footer-google-cont
    {
      margin-bottom: 3rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
    }
    
}
.btn-main
{
  background-color: var(--genel);
}
.btn-main:hover {
  background-color: var(--bg-photo);
}
 .language-flag-design
{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 150px;
}

#language {
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.language-flag-design-part2
{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: auto;
  background-color: var(--genel);
  border-radius: 6px;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.language-con 
{
   margin: 10px;
  
} 
 .mobile-language {
   display: none;

 }
@media (max-width: 767px)
{
  .mobile-language {
    display: block;
  }
  .header-top-left
  {
    display: flex;
     justify-content: space-between;
  }
  #booktable
  {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .modal-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15rem;
  }
  .modal-content  {
    width: 500px;
  }
  .header-top-left .language-header
  {
    display: block !important;  
  }
  .contact-none {
    display: none !important;
  }
  .fa-caret-down 
  {
  color: var(--genel);
  }
  .header-top-left .book-md
  {
    display: block !important;  
  }
  .header-top-left .book-md a 
  {
    
    color: var(--genel);
  }
  .fa-calendar-days
  {
    color: var(--genel);
  }
}

.header-top-left .language-header
{
  display: none;
}
.header-top-left .book-md
{
  display: none;
}

iframe{
	width:100%;
	height:100%;
}

 /* footer dÃ¼zenleme alanÄ±  */


 .footer-part
 { 
  background-color: var(--genel);
 }
 .footer-part {
  
  border-bottom: 8px solid var(--detail);
 
}
 body main .bg-skeen {
  background-color: var(--detail);
 }
 .chef-info
 {
  background-color:var(--detail) ;
 }
 .chef-blog {
  float: left;
  width: 100%;
  position: relative;
  border: 2px solid var(--detail);
 }



 /* footer dÃ¼zenleme alanÄ± son  */


 /* Menu card  */
 .elevation-2dp {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.elevation-3dp {
	box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
}

.elevation-4dp {
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
}

.elevation-6dp {
	box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .2);
}

.elevation-8dp {
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .2);
}

.elevation-16dp {
	box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.card {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
    align-items: center;
    justify-content: center;
	font-size: 2.5rem;
	font-weight: 700;
	min-height: 135px;
	overflow: hidden;
	width: 500px;
	z-index: 1;
	position: relative;
	
	border-radius: 2px;
	box-sizing: border-box;
	margin: 0 20px 40px;
	float: left;
   
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(0.5px);
  position: relative;

  
}

.card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-photo); /* YarÄ± saydam kÄ±rmÄ±zÄ± arka plan */
    opacity: 0.4;
  }

  .breadcrumb-part
  {
	filter: blur(0.5px);
	position: relative;
  }

  .breadcrumb-part::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-photo); /* YarÄ± saydam kÄ±rmÄ±zÄ± arka plan */
    opacity: 0.4;
  }
  .flavors-price
  {
    color:var(--genel) !important;
  }
  .menu-cards {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
  }
.card .title {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	color: var(--detail);
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: stretch;
	-webkit-justify-content: stretch;
	-ms-flex-pack: stretch;
	justify-content: stretch;
	line-height: normal;
	padding: 16px;
	-webkit-perspective-origin: 165px 56px;
	perspective-origin: 165px 56px;
	-webkit-transform-origin: 165px 56px;
	-ms-transform-origin: 165px 56px;
	transform-origin: 165px 56px;
	box-sizing: border-box;
    z-index: 99;
    border-bottom: 1px solid var(--bg-photo);
}


.card .supporting-text {
	color: rgba(0, 0, 0, .54);
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	padding: 16px;
	width: 90%;
}

 

 .cookies {
  margin-bottom: 1em; 
  line-height: 1.5;
  font-weight: 500;
  font-size: 1.7rem;
 }


/* gizlilik politikasÄ±  */
.cookie-banner {
  position: fixed;
  bottom: 1rem;
  left: 2rem;
  width: 300px;
  height: 150px;
  padding: 10px;
 border-radius: 10px;
  color:var(--detail);
  font-size: 14px;
  background-color: var(--genel);
  z-index: 3000;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cookie-banner p {
  margin: 0;
}

.cookie-banner a {

  text-decoration: none;
  margin-right: 10px;
  cursor: pointer;
  
 
}

.cookie-banner a:hover {
  text-decoration: underline;
}

.cookie-banner .close {
  cursor: pointer;
  float: right;
}

.cookie-banner .close:hover {
  text-decoration: none;
}
ring-1 {
  width: 10px;
  height: 10px;
  margin: 0 auto;
  padding: 10px;
  border: 7px dashed #4b9cdb;
  border-radius: 100%;
}

.load-4 .ring-1 {
  animation: loadingD 1.5s 0.3s cubic-bezier(0.17, 0.37, 0.43, 0.67) infinite;
}

@keyframes loadingD {
  0% {
      transform: rotate(0deg);
  }
  50% {
      transform: rotate(180deg);
  } 
  100% {
      transform: rotate(360deg);
  }
}
#sendingModal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#sendingModals {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 800;
}


.modal-content {
  background-color: #fff; 
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
  padding: 20px;
}
</pre></body></html>