body {overflow-x: hidden;}
.overlaye {
    position: fixed;
    bottom: -100%;
    background: #000000a3;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 100%;
    padding: 0px 20px;
    transition: all .1s ease-in;
}
.userprofile {
    position: absolute;
    left: auto;
    right: 5px;
    top: 0;
    padding: 10px 20px;
}
.profilelink {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    top: 60px;
    padding: 20px 10px 0;
}

.profilelink ul li a {
    font-weight: 300 !important;
    color: #222;
    padding: 0px 0 10px 25px;
    display: inline-block;
}

.profilelink ul li {
    position: relative;
    width: 100%;
    padding: 0px 10px;
    text-align: left;
    margin-bottom: 10px;
    border-bottom: #ddd 1px dashed;
}

.profilelink ul li i {
    position: absolute;
    left: 10px;
    font-weight: 300 !important;
}

.profilelink ul li:last-child {
    border: 0;
    margin: 0 !important;
}
.topthmb img {
    border-radius: 4px;
}
.firstclr {
    padding: 15px;
    background: #ffe0c6;
}
.ttl, .gttl {
    padding: 15px;
    background: #ffffff;
    border-bottom: #ddd 1px dashed;
}
button.w-100.paylbill {
    margin: 20px 0px 0px;
    padding: 10px;
    background: #fa0051;
    color: #fff;
    border: #fa0051 1px solid;
    border-radius: 6px;
    font-size: 18px;
}
.fee {
    font-weight: 400;
    font-size: 14px;
}

.ammnt  del {
    font-size: 14px;
    margin-right: 10px;
    font-weight: 200;
}
.appycpn hr {
    margin: 0px;
}

.secndclr {
    background: #e4fffe;
    padding: 15px;
}
a.cneclbtn {
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    color: #ff003e;
}

.overlaye.updown {
    bottom: 0;
}
.cuponmaine {
    padding: 20px;
    box-shadow: #ddd 0 0 10px;
}

.topthmb {
    border-radius: 10px;
    background: #ddd;
    padding: 10px;
    margin-bottom: 15px;
}

.topthmb h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.topthmb p {
    margin: 0;
    font-size: 13px;
    font-weight: 300;
    line-height: 15px;
}
.caneclreason input[type=checkbox], .caneclreason input[type=radio] {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.caneclreason label {
    margin: 0;
    padding: 0;
    font-weight: 300;
}

.caneclreason li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.caneclreason h5 {
    margin-bottom: 20px;
    text-transform: capitalize;
}
.caneclreason input[type=radio]:checked + label {
    background: transparent;
}
.caneclreason, .copuopncode {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    top: auto;
    bottom: 0;
    padding: 20px;
    width: 90%;
    margin: auto;
    border-radius: 10px 10px 0 0;
}
.appilied {
    background: #f7f7f7;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.appilied h3 {
    font-size: 16px;
    padding-left: 25px;
}

.appilied img {
    position: absolute;
    width: 16px;
}

.appilied p {
    font-size: 11px;
    line-height: 17px;
    font-weight: 300;
}

.appilied h5.text-success {
    text-align: right;
}

.ammounts {
    margin-bottom: 10px;
}

.ammounts h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.ammounts input[type="text"] {
    margin: 0;
    border: 0px;
    font-size: 14px;
}
.appycpn {
    background: #f7f7f7;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.appycpn h5 {
    position: relative;
    font-size: 14px;
    padding-left: 26px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
}

.appycpn h5 img {
    width: 16px;
    position: absolute;
    left: 0;
}

.na {
    text-align: right;
}
.crossicon {
    position: absolute;
    z-index: 999;
    left: auto;
    right: 20px;
    font-size: 20px;
}
.foodcat a{
    display: flex;
    align-items: center;
    padding: 5px;
}
.filter-item section {
    padding: 0;
}
.calltext img.img-fluid {
    width: 20px !important;
}
.linka {
    height: 100%;
    display: flex;
    align-items: center;
    text-align: right;
    width: 100%;
    justify-content: end;
    padding: 0px 15px;
    color: #555;
}
.offothnr{padding: 15px 15px 0px; border-top: #ddd 1px solid; margin-top: 20px;}
.linka a {
    color: #555;
    font-weight: 300;
}
.calltext {
    padding: 20px 10px;
}

.calltext a {
    color: #11b30f;
}
.filter-attribute-item label {
    margin-left: 5px;
}
.foodpic {
    align-items: center;
    font-size: 1.3rem;
    width: 100%;
}
.hlptext h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 300;
}

.hlptext h3 span {
    display: block;
    margin-top: 5px;
}

.hlptext {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0px 10px;
}

.cnfrmhead {
    background: #f7f7f7;
    padding: 20px 0px;
    margin-bottom: 20px;
}
.bookingcnfrm {
    box-shadow: 0 0 20px #ddd;
    border-radius: 10px;
    padding: 0px 0px 20px;
}

.bookingcnfrm h3 {
    color: #fa0051;
    font-size: 20px;
}

.bookingcnfrm h5 {
    font-size: 13px;
}

.bookingcnfrm img.img-fluid.m-auto.d-block {
    width: 120px;
    margin-bottom: 20px !important;
}

.statustable  h4 {
    font-size: 16px;
    margin: 0;
}
.saving img {
    margin: auto auto 3px;
    max-width: 30px;
}

.saving {
    text-align: center;
    font-size: 13px;
    background: #f7f7f7;
    padding: 10px;
}

.applycpncode {
    background: #d9ffd2;
    padding: 15px 0px;
}


.applycpncode img {
    width: 20px;
    position: absolute;
    left: 10px;
}

.applycpncode h5 {
    font-size: 16px;
    padding-left: 43px;
    position: relative;
    font-weight: 300;
    margin: 0;
}
.statustable p {
    font-weight: 300;
    color: #777;
    margin-bottom: 10px;
}

.reservdetails {
    padding: 0px 15px;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}

.reservdetails h3, .offamnt h3 {
    color: #999;
    font-weight: 300;
    font-size: 16px;
    display: block;
    clear: both;
    margin: 0;
}

.offamnt h3 span {
    display: block;
    font-size: 14px;
    margin-top: 5px;
}

p.promocode {
    font-size: 13px;
    font-weight: 300;
    margin: 0;
}

.using img {
    width: 44px;
    margin-left: 10px;
    font-size: 14px;
}

.using {
    font-weight: 300;
}
a.btn.btn-green.w-100 {
    margin: 20px 0px;
    background: #fa0051;
}

.bankbypay {
    width: 100%;
    display: inline-block;
    background: #003b72;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    padding: 5px 0px;
    font-weight: 300;
}

.bankbypay img.img-fluid {
    padding: 5px;
    width: 85px;
}

.help {
    border: #ddd 1px solid;
    border-radius: 10px;
    margin: 20px 0px 0px;
}

.help img.img-fluid {width: 120px;}
.tablepicture img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: top center;
}
.foodpic img {
    width: 60px !important;
    background: #f1f1f1;
    height: 60px;
    padding: 10px;
    border-radius: 50%;
    margin-right: 15px;
}
.foodcat {
    width: 100%;
    display: inline-block;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 10px #ddd;
    margin: 20px 0px;
    border-radius: 8px;
}

.foodie {
    position: relative;
}

.foodie .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.foodie .owl-nav button.owl-next, .foodie .owl-nav button.owl-prev, .recomded .owl-nav button.owl-next, .recomded .owl-nav button.owl-prev {
    background: #fff !important;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    font-size: 7px;
    box-shadow: 0 0 10px #ddd;
    line-height: 30px;
    text-align: center;
    left: auto;
    right: -30px;
    position: absolute;
    top: 0;
    bottom: 0px;
    margin: auto;
}

.foodie .owl-nav button.owl-prev, .recomded .owl-nav button.owl-prev {
    right: auto;
    left: -20px;
}
.tablethumbnail {
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px #ddd;
    border-radius: 6px;
}

.ratngsa {
    position: absolute;
    z-index: 9;
    background: #00901b;
    padding: 0px 10px;
    color: #fff;
}

.cuisines {
    width: 100%;
    box-shadow: 0 0 10px #ddd;
    display: flex;
    padding: 10px 20px;
    margin-bottom: 30px;
    border-radius: 6px;
    align-items: center;
}

.cusionpc {
    height: 60px;
    width: 60px;
}

.cusontitil {
    padding-left: 10px;
}

.cusontitil h3 {
    margin: 0;
    font-size: 1.1rem;
    font-weight: 600;
}

.cusontitil p {
    color: #666;
    font-size: .9rem;
    font-weight: 300;
}

section.popular {
    padding: 20px 0px 0px;
}

.sectiontitle {
    font-size: 1.8rem;
    margin: 0 0 30px;
    font-weight: 500;
}

.sectiontitle a {
    color: #0081ee;
    font-size: 1.6rem;
}

section.recomded {
    padding: 20px 0px;
}

section.popularcusion {
    padding: 20px 0px 0px;
}

.popuplarindelhi {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    width: 100%;
    align-items: center;
}

.popuplarindelhi img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.popuplarindelhi::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000007a;
    z-index: 1;
}

.popuplarindelhi h3 {
    text-align: center;
    color: #fff;
    width: 100%;
    font-size: 1rem;
    margin: 0;
    padding: 20px 0px 10px;
    font-weight: 500;
}

.popuplarindelhi p {
    color: #fff;
    line-height: 13px;
    font-weight: 300;
    padding-bottom: 25px;
}
.tableshortinfo {
    padding: 15px;
}

.tableshortinfo p {
    font-size: .8rem;
    color: #707070;
    font-weight: 300;
    margin: 0;
}

.dicountonoffer {
    position: relative;
    color: #e1095d;
    font-weight: 600;
    font-size: 20px;
    padding-left: 35px;
}

.dicountonoffer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/discount.png) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
}
a, a:hover{ text-decoration: none; cursor: pointer; transition: all .1s ease-in;}
.relativeinfo {
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 9;
    position: relative;
    padding: 0px 15px;
    text-align: center;
}
section.foodies {
    padding: 20px 0px 0px;
}

section.dine-in-banner {
    padding: 0px;
}
.toptbales .tabletitle {
    padding: 20px;
}
.foodie .owl-nav button.owl-next:hover, .foodie .owl-nav button.owl-prev:hover, .recomded .owl-nav button.owl-next:hover, .recomded .owl-nav button.owl-prev:hover {
    color: #000;
}
.wsmenu>.wsmenu-list>li>.navtext {
    padding: 15px 20px;
    margin: 0;
    line-height: 21px;
}

.wsmenu>.wsmenu-list {
    display: flex;
    justify-content: space-around;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
    top: 49px;
    border: 0px;
}

.wsmenu > .wsmenu-list > li > a {
    font-weight: 300;
    color: #fff;
}
.c_headerfull {
    background-color: #333;
    height: 51px;
    box-shadow: none !important;
}
.wsmenu>.wsmenu-list>li>.navtext.active {
    background: #fa0051; margin: 0px !important;
}
.topheader{border: 0px !important;}
input.form-control {
    margin: 0;
    border: 0;
    color: #333;
}


span.fa.fa-search.form-control-feedback {
    background: transparent;
    color: #fa0051;
}

input.form-control::placeholder {
    color: #333;
    font-weight: 300;
    letter-spacing: 1px;
}

.dropmap {
    height: 42px;
    border-right: 1px #f1f1f1 solid;
}

.dropmap select {
    background: #ffffff00;
    border: 0px;
    height: 40px;
    color: #333;
    padding-left: 30px;
}
.topheader form {
    background: #fff;
    border-radius: 6px;
}
.map {
    position: absolute;
    width: 30px;
    height: 100%;
    text-align: center;
    line-height: 35px;
    color: #fa0051;
}
.wsmenu>.wsmenu-list>li.wscarticon a{border: 0px;}
.listofhotels li {
    box-shadow: 0 0 10px #ddd;
    align-items: center;
    padding: 20px;
    border-radius: 4px;
    display: flex;
    font-size: 15px;
    margin-bottom: 30px;
}

.listofhotels li li {
    box-shadow: none;
    margin: 0px;
}

.hotelpic {
    border-radius: 4px;
    overflow: hidden;
}

.listofhotels li ul.cost-and-cusion li {
    padding: 0px 2px;
    width: auto;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 300;
}

.listofhotels li ul.cost-and-cusion {
    display: flex;
    justify-content: space-between;
}

span.hotellocation {
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin-top: 5px;
    color: #888;
}

.hotelsname {
    font-weight: 400;
    color: #000;
}

.listofhotels li ul.cost-and-cusion li span {
    text-align: right;
    font-size: 14px;
    color: #777;
}

.btnbook a {
    width: 100%;
}

.btnbook {
    align-items: center;
    height: 100%;
    width: 100%;
    display: flex;
    flex-basis: 100%;
}

ul.otherhotelinfo li {
    display: flex;
    padding: 0px 20px;
    align-items: center;
    font-size: 15px;
    font-weight: 300;
}

ul.otherhotelinfo li img {
    width: 22px;
    margin-right: 10px;
}

ul.otherhotelinfo {
    margin: 12px 0;
    width: 100%;
    clear: both;
    display: flex;
    align-items: center;
}

.btnbook a.btn.paybill {
    border-color: #fa0051;
    width: 100%;
    color: #fa0051;
    margin-bottom: 10px !important;
}

ul.otherhotelinfo li:first-child {
    padding-left: 10px;
}

ul.otherhotelinfo li:last-child {
    padding: 0px;
}

.freereservaton {
    background: #00901b;
    border-radius: 6px;
    margin: 0 !important;
    border: 0px !important;
    width: 100%;
    font-size: 15px;
    overflow: hidden;
}

a.btn.bookatable {
    background: #e1095d;
}

.btnbook a {
    margin: 0px !important;
}

.vcenteralign p {
    line-height: 40px;
    font-size: 14px;
    font-weight: 300;
}

.fllextbtn {
    overflow: hidden;
}
.sidebar {
	float: left;
	width: 100%;
}

.sidebar-heading {
	padding: 10px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #f0f0f0;
	font-size: 1.4em;
	font-weight: 400;
}

.filter-item {
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}

.filter-item-inner {
	border-bottom: 1px solid #eee;
}

.filter-item-inner-heading {
	position: relative;
	padding: 10px;
	padding-right: 30px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
	cursor: pointer;
	border-bottom: #ddd 1px solid;
	font-weight: 400;
}

.filter-item-inner-heading.minus:after,
.filter-item-inner-heading.plus:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: .6em;
}

.filter-item-inner-heading.minus:after {
	content: "\f107";
	font-family: 'FONTAWESOME';
	font-size: 30px;
}

.filter-item-inner-heading.plus:after {
	content: "\f106";
	font-family: 'FONTAWESOME';
	font-size: 30px;
}

.filter-attribute-list {
	overflow: hidden;
}

.filter-attribute-list-inner {
	padding: 0 10px 15px;
}

.filter-attribute-item {
	padding-left: 10px;
	margin-top: 5px;
	font-weight: 300;
	font-size: 15px;
}

.filter-attribute-item:first-child {
	margin-top: 0;
}

.fiterby {
    margin-bottom: 20px;
    background: #f1f1f1;
    padding: 10px;
    width: 100%;
    border-radius: 4px;
}

.fiterby p {
    font-weight: 300;
    line-height: 40px;
}
.listofhotels.hide {
    display: none;
}
.filterbutton{display: none;}
nav.breadcrumbs {
    padding: 10px 0px;
    background: #f1f1f1;
}

ol.breadcrumbmenu {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

nav.breadcrumbs li.active {
    margin: 0 !important;
    font-weight: 300;
    color: #fa0051;
}

nav.breadcrumbs li {
    margin-right: 20px;
    position: relative;
}

nav.breadcrumbs li a {
    color: #333;
    font-weight: 300;
    font-size: 14px;
}

nav.breadcrumbs li::after {
    position: absolute;
    left: auto;
    right: -12px;
    content: "/";
}

nav.breadcrumbs li.active::after {
    display: none;
}
section.select-resturant {
    padding-top: 40px;
}
.editdetails {
    padding: 14px;
    border: #f1f1f1 1px solid;
    margin-bottom: 14px;
    border-radius: 6px;
}

.selecteedmenu {
    position: relative;
    background: #f1f1f1;
    padding: 10px;
    border-radius: 5px;
}

.edit {
    position: absolute;
    left: auto;
    right: 10px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    line-height: 46px;
    color: #f00;
}

.edit a {
    color: #fa0051;
}

input[type=checkbox], input[type=radio] {
    background: linear-gradient(270deg,#ff7b73 0,#e55a51 100%);
    accent-color: #ff2da0;
}




@media only screen and (max-width: 991px) {
    .wsmenu>.wsmenu-list{display: block; background: #242424;}
    .wsmenu>.wsmenu-list>li>a{border-bottom: #111 1px solid;}
    .wsmenu>.wsmenu-list>li>.wsmenu-click{border-left: #111 1px solid; height:51px}
    .wsmenu>.wsmenu-list>li>.wsmegamenu{top:0px}
    .c_headerfull{height:auto}
    .fiterby p {
        font-weight: 300;
        font-size: 13px;
        line-height: 40px;
        text-align: center;
    }
    .aniamtedleft {
        position: absolute;
        left: -100%
    }
    .filterbutton {
        position: absolute;
        background: #fa0051;
        width: 40px;
        left: 0;
        top: 10px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 0 20px 20px 0px;
        color: #fff;
        z-index: 999;
        display: block;
    }
}
.headingsmall::before, .artistheading::before {
    /* content: ""; */
    position: absolute;
    left: auto;
    right: -34px;
    height: 2px;
    width: 30px;
    background: #e62e86;
    top: auto;
    bottom: 4px;
    display:none !important;
}
@media only screen and (max-width: 767px) {
    .topbanner{display:none;}
    .foodie .owl-nav button.owl-next, .foodie .owl-nav button.owl-prev, .recomded .owl-nav button.owl-next, .recomded .owl-nav button.owl-prev{right:10px}
    .foodie .owl-nav button.owl-prev, .recomded .owl-nav button.owl-prev{left: 10px; right: auto;}
    .tablethumbnail{margin-bottom: 30px;}
    .foodcat a{display: block;}
    .foodpic img{margin: auto;width: 90px !important;height: 90px;margin-bottom: 10px;}
    .foodcat a{padding: 20px 10px;}
    .foodie .owl-nav {margin: auto !important; height: 35px;  z-index: 9999;}
    .cuisines{display: block; padding: 15px;}
    .cusontitil h3{font-size: 1.1rem;}
    .cusionpc {
        height: 90px;
        width: 90px;
        margin-bottom: 15px;
    }
    .popuplarindelhi h3{padding: 20px 0px;}
section.toptbales {padding: 20px 0px 0px !important;}
    .foodcat {
    margin-top: 5px;
}
section.recomded {
    padding: 20px 0px 0px;
}
section.dine-in-banner{display: none;}
.sectiontitle {margin-bottom: 20px; font-size: 1.5rem;}
.searchtable {background: url(../img/resturant.jpg) no-repeat center; background-size: cover; position: relative;}
.searchtable form {
    background: #ffffffd4;
    padding: 20px;
    border-radius: 10px;
}

.searchtable .dropmap {
    background: #fff;
    border: 0px;
    border-radius: 4px;
}

.searchtable .srch {
    background: #fff;
    margin-top: 15px;
    border-radius: 4px;
}
.searchtable input.btn.w-100 {
    margin-top: 15px;
    padding: 10px 0px;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.searchtable form h3 {
    text-align: center;
    color: #ff0057;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2rem;
}

.searchtable form  p {
    text-align: center;
    margin-bottom: 10px;
}
.listofhotels li ul.cost-and-cusion, .listofhotels li ul.cost-and-cusion li{display: block;}
.listofhotels li ul.cost-and-cusion li span{float: right;}
.hotelpic img {
    width: 100%; margin-bottom: 20px;
}
.hotelsinfos {
    padding: 15px;
}
.hotelpic img {
    width: 100%;
    margin-bottom:20px
}

.hotelsinfos {
    padding: 15px;
}

.hotelsinfos .col-lg-8.col-md-8.col-sm-12.co-12.pl-0 {
    padding: 0px 15px !important;
}
.btnbook {display: block;}
.offothnr {
    padding: 15px 15px 0px;
    border-top: #ddd 1px solid;
    margin-top: 10px;
}
.calltext a {
    color: #11b30f;
    font-size: 10px;
}
}
.topheader.c_topheader i.fa.fa-user:hover {
    color: #fff !important;
}