<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.item_owl_coursel {
	display: block;
	margin-bottom: 10px;
}
.box_item {
	border: 1px solid #e4e4e4;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.03);
	border-radius: 8px;
	overflow: hidden;
}

.cardItem{max-width: 32% !important;}
.img_contin {
	padding-top: 62%;
	position: relative;
	overflow: hidden;
}
.img_contin &gt; img {
	transition: .8s all;
	position: absolute;
	right: 0px;
    left:inherit;
	top: 50%;
	width: auto !important;
	height: 100% !important;
	min-height: 100%;
	max-height: inherit !important;
	min-width: 100%;
	transform: translateY(-50%);
}
.cuisineRes {
    white-space: nowrap;
    overflow: hidden;
}

.cuisineRes:not(.owl-loaded) .item_owl_coursel .box_item {
    display: none;
}
.cuisineRes .owl-dots {
    margin-top: 15px
}
.cuisineRes .owl-stage {
    padding-left: 15px !important
}
.cuisineRes .owl-stage-outer:before {
    z-index: 1;
    content: " ";
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}
.cuisineRes:not(.owl-loaded) .item_owl_coursel {
    display: inline-block;
    width: 25%
}
.cuisineRes:not(.owl-loaded) a.item_owl_coursel  {
    height: 140px;
    width: 14%;
    display: inline-block;
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80%), linear-gradient(#f3f3f3, 50%, transparent 0), linear-gradient(to right, #f3f3f3, transparent), linear-gradient(to right, #f3f3f3, transparent);
    background-repeat: no-repeat;
    background-size: 40% 100%, 98% 100%, 85% 10%, 60% 5%;
    background-position: 0 0, center 0, 0% 60%, 0% 75%;
    animation: shine 1s infinite;
}
.cuisineRes a.item_owl_coursel  {
    margin-bottom: 20px;
    display: block;
}

.cuisineRes .box_item {
    border: none;
    box-shadow: none;
}

.cuisineRes .img_contin {
    border-radius: 8px;
    overflow: hidden;
}

/* New */

.box_item{
    box-shadow: 2px 15px 10px #ececec3b!important;
}

.concat-text{
    color: #AAAAAA;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}

.details_merch{
    padding: 15px 12px;
}

.cuisineRes h4{
    font-family: Roboto;
    font-weight: bold;
    font-size: 24px;
    color: black!important;
    margin-top: 0;
}

.contHeadCuis h2{
    font-family: Roboto;
}

.contHeadCuis p{
    font-family: Roboto;
    color: #898787;
    margin-bottom: 23px;
}

.arrows-sec-2{
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 29px;
    right: 0;
}

.arrows-sec-2 &gt; span{
    width: 40px;
  height: 40px;
  background: #0000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 100%;
  box-shadow: 0px 9px 23px #c8b8b86b;
  margin: 0 7px;
  font-size: 23px;
  transition: 0.5s all;
}

.arrows-sec-2 &gt; span:hover{
    transform: translateY(3px);
    color: #058ef0;
    box-shadow: none;
    box-shadow: 0px 0px 3px #d5d4d46b;
}

.containerfet_nav{
    display: none;
}

#restuarant-list{
    justify-content: space-between;
}


.contAllBr{
    padding: 0!important;
}

.contAllBr h2{
    font-family: Roboto;
    font-weight: 500;
    margin-top: 26px;
    margin-bottom: 22px;
}

.cardItem{
    padding: 0px !important;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 19px;
    position: relative;
    box-shadow: 17px 40px 30px #f2f2f2a3;
    margin-bottom: 30px;
    max-width: 30% !important;
}

.cardItem h3{
    font-family: Roboto;
    font-weight: bold;
    font-size: 24px;
    padding-left: 13px;
}

.cardItem .new_cuis{
    width: 100%;
    padding-left: 13px;
}

.liscuisines {
	margin-top: 10px;
	margin-bottom: 10px;
}

.tagCard_new {
	font-family: Roboto;
	padding-right: 15px;
	position: relative;
}

.tagCard_new::after {
	content: ".";
	position: absolute;
	right: 1px;
	font-size: 33px;
	top: -20px;
	color: #c7c4c4;
}

.new_footer {
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding: 13px 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-bottom: 10px;
	border-top: 4px dotted #f5f5f5;
	padding-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

.new_footer &gt; div {
	/* width: 25%; */
	width: max-content;
}

.show_pun {
	display: flex;
	align-items: center;
	width: 18% !important;
}

.miles {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 11px;
	left: 14px;
	opacity: 0;
}

.new_footer &gt; div:nth-child(4) {
	width: 32% !important;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.op_stat {
	padding: 5px 8px;
	border-radius: 5px;
	font-family: Roboto;
	font-weight: 500;
}

.cl_res {
	background: #FF00001F;
	color: #740C0C;
}

.carddeli1 p {
	font-family: Roboto;
}

.cardItem img {
	max-width: 100%;
	border-radius: 16px;
}

.bluecheck, .timesvg {
	width: 16px !important;
	display: inline-block !important;
}

.carddeli1 {
	display: flex;
	margin-bottom: 0px !important;
	margin-left: 0 !important;
}

.img_contin {
	padding-top: 62%;
	position: relative;
	overflow: hidden;
	border-radius: 16px;
	width: 100%;
}

.imgComp {
	max-height: 12vw;
}

@media (min-width:767px) {
    .op_stat {font-size: 0.8vw;}
    .show_pun {font-size: 0.8vw;}
    .carddeli1 p {font-size: 0.8vw;}
}


@keyframes shine {
    to {
        background-position: 160% 0, center 0, 0% 60%, 0% 75%, 0% 85%, 0% 95%;
    }
}
@media (max-width:767px){
    .cardItem{max-width: 100% !important;margin-bottom:20px !important}
    .cuisineRes:not(.owl-loaded) a.item_owl_coursel  {
        width: 30%;
        height: 140px;
    }
    .cuisineRes h4 {
    	font-size: 13px;
    	margin: 5px 0px 0px 0px !important;
    }
    .details_merch {text-align: left !important;}
}</pre></body></html>