/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 4, 2019, 9:42:57 PM
    Author     : Anu
*/
a{text-decoration: none !important}
ul {
    padding-left: 0;
    margin-bottom: 0;
}
.modal-backdrop{z-index: -1}
#header {
    box-shadow: 2px 1px #ddd;
    background: #171a29;
    border-bottom: 1px dotted #999;
}
.navbar-default .navbar-nav>li>a{color: #fff}
.navbar-default .navbar-nav>li:hover>a {color: #fdd}
.navbar-default {
    background: transparent;
    border: 0px;
    margin-bottom: 0px;
    padding: 10px 0px;
}
.banner{
    background: #171a29;;
    padding: 50px 0px;
    color: #fff;
}
.hhead h1{
    font-weight: bold;color: #fff;;
}
.hhead h1 span{
    font-weight: normal;color: #ff4c3b;
}
.hhead h3{
    padding: 0px;font-size: 18px;
}
.headform select,.headform input,.headform button{
    height: 50px;padding: 15px;
}
.headform button{
    background: #ff4c3b;
}
@media(min-width:660px){
.pad0{
    padding: 0px;margin: 0px;
}
}
.pad15{padding: 15px;}
.pad25{padding: 25px}
.pad70{padding: 70px 0px;}
.prod-box{
    background: #fff;
    padding: 10px;
    color: #000;
}
.prodboxname{
    color: red;margin-top: 10px;display: block;
}
.prodboxdetails{
    height: 30px;overflow: hidden;
    display: block;
    color: #666;
    font-size: 12px;
}




.servicefeature {background: #f2f2f2;padding: 20px 0px;}
.servicefeature .service{
    float: none;
    clear: both;position: relative;
    border-right: 1px dotted #ccc;
}
.service-icon {
    float: left;
    height: 70px;
    width: 70px;
    font-size: 40px;
    text-align: center;
}
.service-content {
    float: left;
    width: auto;
    cursor: pointer;
    padding: 11px;
    text-align: left;
    padding: 11px 0;
}
.service-title {
    color: #222222;
    font: 500 16px/26px "Poppins",Helvetica,sans-serif;
    letter-spacing: 0.4px;
    text-transform: capitalize;
}
.service-desc {
    color: #000000;
    font: 300 13px/20px "Poppins",Helvetica,sans-serif;
    letter-spacing: 0.4px;
}




.popular {
    padding: 60px 0px;
}
.m-b-60 {
    margin-bottom: 60px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}


.product-thumb {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 10px;
    position: relative;
    margin: 10px;
}
.product-thumb .image {
    overflow: hidden;
    text-align: center;
    position: relative;
    min-height: 160px;
}
.product-thumb .image a {
    display: block;
    position: relative;
}
.product-thumb .image img.image_thumb {
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    vertical-align: middle;
}
.product-thumb .thumb-description {
    padding: 0 15px;
    text-align: center;
}
.product-thumb h4 {
    font: 400 14px/16px "Poppins",Helvetica,sans-serif;
    letter-spacing: 0.6px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    font-weight: bold;
}
.product-thumb h4 a {
    color: #000000;
    white-space: nowrap;
}
.product-thumb p {
    font-size: 12px;
}


.bannerads{margin-top: -50px}
.bannerads img{width: 100%;height: 200px;margin: 5px}

.food-item-wrap{background: #fff;margin: 10px;
                border-width: 1px;
                border-style: solid;
                border-color: rgb(234, 235, 235);
                border-image: initial;
                border-radius: 2px;
                overflow: hidden;
                background: rgb(250, 250, 248);
}
.food-item-wrap .figure-wrap {
    position: relative;
    height: 210px;
}
.food-item-wrap .distance {
    color: rgb(255, 255, 255);
    font-size: 12px;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 20px;
    background: rgb(255, 51, 0);
    border-radius: 3px;
    padding: 0px 10px;
}
.food-item-wrap .content {
    padding: 15px 15px 20px;
    background: rgb(255, 255, 255);
}
.food-item-wrap .content h5{
    padding: 0px;margin: 0px;
    padding-bottom: 5px;
}
.food-item-wrap .content h5 a{
    color: #333;font-size: 16px;font-weight: bold;


}
.food-item-wrap .content .product-name{
    font-size: 13px;color: #888;
    margin-bottom: 15px;
}
.hotrating{background: #ff4c3b;color: #fff;padding: 5px;}
.price-btn-block{border-bottom: 1px dotted #ccc;padding-bottom: 10px}
.offercoupn{font-size: 11px;padding-top: 10px;color: #666}





.grey-text{
    font-size: 15px;
    color: rgb(137, 149, 155);
}

.mt5{
    margin-top: 10px;
}


.footer-light{
    background-color: #171a29;;
    color:#cccccc;
    margin-top: 60px;
}
.small-section {
    padding-top: 35px;
    padding-bottom: 35px;
}
.border-top-0 {
    border-top: 0 !important;
}
.border-section {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.footer-light .subscribe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid #dddddd;
    text-align: left;
}
.subscribe h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
}
footer p {
    line-height: 32px;
    letter-spacing: 0.03em;
    margin-bottom: 0;
}
.subscribe-form .form-control {
    padding: 23px;
    width: 275px;
    border-radius: 0;
    border: 1px solid #eeeeee;
}
.btn-solid {
    padding: 11px 29px;
    color: #ffffff;
    letter-spacing: 0.05em;
    border: 2px solid #ff4c3b;
    background-image: linear-gradient(30deg, #ff4c3b 50%, transparent 50%);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 0;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}
.section-b-space {
    padding-bottom: 70px;
    padding-top: 70px;
}

.footer-theme .footer-logo {
    margin-bottom: 18px;
}
footer p {
    line-height: 32px;
    letter-spacing: 0.03em;
    margin-bottom: 0;
}
.footer-social, .social-white {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-social li, .social-white li {
    display: inline-block;
    padding-right: 45px;
}
.footer-social i{
    font-size: 20px;
    color: #ffffff;
}

.footer-theme .sub-title h4 {
    color: #ffffff;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}
.footer-theme .sub-title li {
    position: relative;
    display: inherit;
    padding-top: 13px;
    text-transform: capitalize;
    font-size: 14px;
    color: #dddddd;
}
.footer-theme .sub-title li a {
    position: relative;
    color: #dddddd;
}
.contact-list li {
    position: relative;
    padding-left: 25px;
    line-height: 28px;
}
.contact-list i {
    position: absolute;
    left: 0;
    top: 21px;
}



.backg{background: #f3f3f3;padding: 50px 0px}

.sub-footer{background: #0E101A !important;padding: 8px 0px;border-top: 1px dotted #999;color: #fff}
.footer-end{vertical-align: middle;padding-top: 10px;}
.payment-card-bottom{float: right}
.footer-end p{color:#fff;}


.price-site-headline{
    background:#000 ;color: #fff;
    padding: 50px 0px;
}
.couponcard{padding: 20px;border: 1px solid #ccc;border-radius: 5px;}
.couponcard h3{padding: 5px;background: #ecc;margin: 0px;font-size: 13px;font-weight: bolder}
.couponcard b{display: block;font-size: 15px;margin-top: 8px;margin-bottom: 15px;height: 40px;overflow: hidden}
.couponcard  p{
    color: #666;font-size: 14px;
}
.couponcard a{color: red;font-weight: bold}

.city-title {
    position: absolute;
    padding-top: 60px;
    bottom: 0;
    right: 0;
    color: #fff;
    background: -webkit-linear-gradient(0deg,hsla(0, 0%, 0%, 1.89) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg,hsla(0, 0%, 0%, 1.89) 0%,rgba(0,0,0,0) 100%);
    width: 100%;
}


.left-card-menu {
    padding: 10px;
    border-bottom: 1px dotted #ccc;
}
.left-card-menu a {
    color: #333;
    display: block;
    position: relative;
    font-size: 12px;
}
.left-card-menu a span {
    position: absolute;
    right: 10px;
}
.infolnline li a{color: #444;}



.maincardhome{background:#fff;border-radius:15px;color:#fff;padding:30px 0px 20px 0px;margin:5px;
              font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.mch1{
    background-color: #FE8F71;
    color: #fff;
}
.mch2{
    background-color: #A4AE1F;
    color: #fff;
}
.mch3{
    background-color: #FEC205;
    color: #fff;
}
.maincardhome h3{padding:0px;margin:0px;margin-top:8px;}
.maincardhome p{color:#000;margin-top:5px;}
.pglist-bg{
    border: .75pt solid #e2e2e2;
    background: #fff;
    margin-bottom: 30px;
}
.borderbothead {
    border:1px solid #e2e2e2;
}
.borderbothead h3 {
    font-size: 13.5pt;
    font-weight: 500;
    text-transform: uppercase;
    padding:  0px 15px;
}
.listinginpad {
    padding: 15px;
}

.margin_80_55{
    margin: 80px auto;
}

.loginright{
    list-style: none;
}
.loginright li{
    padding: 8px;
    border:1px solid #ccc;
}
.loginright li a{
    color: #000;
    text-decoration: none;
}
.block-title{background: #eee;color: #000;border: 1px solid #ccc;padding: 15px;}
.curve-after {
    background-color: #171a29;
    position: relative;
    padding-top: 8.6rem;
    padding-bottom: 8.6rem;
}
.curve-after:after {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: url(images/curve.png);
    background-repeat: repeat-x;
    bottom: 0;
    background-position: 70% 0;
}
.white-curve-before:before {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: url(images/curve.png);
    background-repeat: repeat-x;
}
.white-curve-before:before {
    top: 0;
    background-position: 70% 100%;
}
.position-relative {
    position: relative!important;
    padding-top: 40px;
}
#trendingcategory .prod-box{border: 1px dotted #eee;box-shadow: 2px 2px #eee;}
#trendingcategory .prodboxname{color: #333}
.title-s {
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 70px;
    visibility: visible;
    animation-delay: 0.3s;
    animation-name: fadeInUp;
}
.position-relative {
    position: relative!important;
}
.title-s h5 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: "Lato";
    font-weight: normal;
    color: #A85F34;
    margin: 0;
    margin-bottom: 7px;
    text-align: center;
}
.centerbx {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.title-s::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 52px;
    height: 4px;
    background: #F7C73F;
    text-align: center;
}
.title-s h3 {
    font-size: 40px;
    font-weight: 500;
    position: relative;
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
    margin: auto;
    display: inline-block;
}
.title-s h3::before {
    content: "";
    background: #ff9faf;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    margin-top: -5px;
    margin-left: -12px;
}
.bg-bittersweet {
    background: #ff736a;
    padding-top: 8rem;
    padding-bottom: 10rem;
    color: #fff;
    position: relative !important;
}

.white-curve-before:before {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: url(images/curve.png);
    background-repeat: repeat-x;
}
.white-curve-before:before {
    top: 0;
    background-position: 70% 100%;
}

.curve-before-50:before {
    background-position: 50% 100%;
}
.white-curve-after:after {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    width: 100%;
    height: 55px;
    background-image: url(images/curve.png);
    background-repeat: repeat-x;
}
.curve-after-20:after {
    background-position: 20% 0;
}
.white-curve-after:after {
    bottom: 0;
    background-position: 70% 0;
}

.entity-title {
    color: #fff;
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
}
.catghomelosting{margin-bottom: 60px;padding: 60px 0px;}
.catgefta{color: #000;}
b.prodboxname{
    height:3em;
    overflow: hidden;line-height: 1.5;
}