@import url('https://fonts.googleapis.com/css?family=Karla&display=swap');
header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    width: 100%;
    color:black;
    /*padding: 10px;*/
}
header .navbar{
    background: white!important;

}

.navbar{
      /*box-shadow: 1px 1px #888888;*/
    }

body {
    background-color:white !important;

    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";*/
    /*font-family: 'PT Sans', sans-serif;*/
/*  font-family: 'Karla', sans-serif;*/
   /*font-family:  "Google Sans"!important;*/
   font-family: urbane,system-ui,sans-serif;

}



.product-add-btn {
    background:#26a69a;
    padding: 0 25px;
    color: #fff;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    margin: 10% 35% 0;

}
span {cursor:pointer; }
 .number{
           display: flex;
           align-items: center;
        }
        .minus, .plus{
         width: 29px;
    height: 30px;
    /* background: #f2f2f2; */
    border-radius: 4px;
    padding: 0px 5px 8px 5px;
    border: 1px solid #32aeb1;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: -11px;
    font-size: 19px;
    color: black;
        }
        .number input{
           height: 34px;
    width: 47px;
    text-align: center;
    font-size: 20px;
    /* border: 1px solid #ddd; */
    /* border-radius: 4px; */
    display: inline-block;
    vertical-align: middle;
    border-bottom: none;
    color: black;
}
.emptyCart {
    margin: 0!important;
}

.cart-details {
    width: 100%;
    display: flex;
    flex-direction:column;

}

.padding_tb_10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

/*.address input, .address select, .address textarea {*/
    /*color: #222;*/
/*}*/

.flex-container {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
/*
#main-container {
    margin-top: 72px;
}*/

.navbar {
         /* display: -webkit-flex; */
    display: -ms-flex;
    justify-content: space-between;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    /* margin-left: 4px; */
    display: flex;
    justify-content: space-between;
    flex-direction: row;
/*    padding: 7px 0;*/
    transform: translateZ(0);
    align-items: center;
    /*border-radius: 78px;*/
    /*margin: 7px;*/

}
.navbar .pink-bg{
    background: white !important;
}

.navbar h5 {
    text-transform: capitalize;
    font-size: 18px;
  font-family: 'Karla', sans-serif;
	
/*	font-family: Book Antiqua Italic;*/
	font-weight: bold;
	/*font-style: italic;	*/
}

.navigation {
    border: 0px solid #d32f2f;
    margin: 0px 6px;
    padding: 0px 2px;
}

.menu-bg {
    background-image: url(../img/menu-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.usr-img {
    max-width: 100%;
    height: 5.5em;
    border: 3px solid #fff;
    border-radius: 50%;
    /*margin-top: 24px;*/
    margin: 15% 31.7% 7%;
}

.pink-header {
    border-color: #ff3333;
    background-color: #ff6666;
    background-image: linear-gradient(0deg, #ff3333, #ff3333 50%, transparent 50%);
    color: #fff;
}

.pink-bg {
    /*border-radius: 10px;*/
    /*box-shadow: none;*/
}

.pink-text {
    color: #ff6666 !important;;
}
.pink-border {
    border-color: #ff3333 !important;;
}
i {
    font-size: 2rem !important;
    padding: 0 1px;
}

.navbar i{
    padding: 0 10px;
}

.side-nav {
    width: 264px;
}

.side-nav li {
    padding: 0;
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.2); */
}

.side-nav li i {
    color: #444 !important;
}

.sidenav-header {
    background-image: url(../img/material-grey.jpg);
    background-size: 120%;
    background-position: 0%;
    min-height: 150px;
    transition: all .5s ease-in-out;
    position: relative;
}
.side-nav li{
    display: flex;
    align-items: center;
    margin-top:20px;
}

.avatar {
    
    height: 165px;
   
    background-position: center;
    background-size: cover;
  
    display: inline-block;
   

    width: 70%;
    margin: auto;
}
.avatar1 {
    top: 16px;
    height: 75px;
    width: 75px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    display: inline-block;
    left: 16px;
    position: absolute;
}
.avatar-text {
    bottom: 16px;
    left: 16px;
    right: 16px;
    position: absolute;
    padding: 0 0 0 20px !important;
    text-align: center;
}

/*.side-nav li a i {
  margin: 0 20px 0 0;
}*/
.side-nav a {
    color: #000 !important;
    font-size: 1.15em !important;
    text-transform: capitalize;
   /* padding: 0 0 0 16px !important;*/
    fon-weight: bold;
    display: flex;
    align-items: center;
}
.side-nav li>a:hover {
    background: white!important;
}
.side-nav li span{
    margin-left:26px;
}
.side-nav li p{
   background: red;
    border-radius: 50%;
    height: 33px;
    width: 33px;
   
    display: flex;
    justify-content: center;
    align-items: center;
}

.side-nav p .fa{
    font-size: 1rem!important;
    color: #fff!important;

} 

.no-border {
    border: 0px solid !important;
}

.no-border a {
    /*padding: 0 !important;*/
    /*margin-bottom: 10px;*/
    padding: 0 !important;
}

.carousel {
    margin-top: 51px;
}

.carousel .carousel-slider {
    height: 220px !important;
}
.carousel-item {

}

.carousel-item img {
    width: 75% !important;
    height: 250px;
    margin: 0 12.5%;
}

.main-banner {
    width: 100%;
    height: 220px;
}

.main-banner-overlay {
    background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
    width: 100%;
    height: 100%;
}

.main-banner-drop {
    z-index: -1 !important;
}

.overlay-text {
    position: absolute;
    color: #fff;
    margin: 0;
    font-size: 36px;
    top: 38%;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
}

.drag-target {
    width: 5px !important;
    top: 56px;
}

.category-title {
    /*margin: -11px 0;*/
    width: 100%;
    font-size: 26px;
    text-transform: capitalize;
    text-align: center;
}

a.categories-item {
    display: block;
    position: relative;
    line-height: 1.2;
}

.categories-item {
    display: none;
}

/*.categories-item img {
    width: 50%;
    height: 50%;
    position: relative;
    z-index: -11;
}*/

.category-text-backdrop {
    position: absolute;
    color: #232121;
    width: 50%;
    height: 98%;
    top: 0px;
    right: 0px;
    background: rgba(0,0,0,0.2);
    margin: 0;
}

.category-text-sidebar {
    position: absolute;
    white-space: nowrap;
    font-size: 3.3em;
    font-weight: 100;
    left: 0.2em;
    top: 0.8em;
}

.category-text-title {
    position: absolute;
    white-space: nowrap;
    font-size: 15px;
    left: 0.9em;
    top: 1.4em;
}

.category-text-sub-title {
    position: absolute;
    /* white-space: nowrap; */
    font-size: 11px;
    left: 2em;
    top: 4.8em;
    line-height: 1.2;
}

.category-time-text {
    position: absolute;
    white-space: nowrap;
    font-size: 1em;
    padding-top: 9em;
    padding-left: 2em;
    text-align: left;
}

.main-info-details {
    text-align: justify;
    margin: 30px 10px 10px;
    color: #000;
    line-height: 1.2;
}

.home-email {
    margin: 20px auto;
    font-weight: 800;
    text-align: center;
}

.list-item {
    margin: 10px;
}

.list-item .image {
    padding-left: 16px;
}

.list-item img {
    width: 6em !important;
    height: 6em;
    margin-bottom: 10px;
}

.list-item .heading, .products-list-item .heading {
    font-weight: 700;
    font-size: 15px;
    color: #777 !important;
}

.list-item .sub-heading, .products-list-item .sub-heading {
    overflow: inherit;
    margin: 0 0 2px !important;
    font-size: 14px;
    line-height: normal;
    text-overflow: inherit;
    color: #666 !important;
}

.contact-form {
    /*background: url(../img/c3.jpg) no-repeat center;*/
    -webkit-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.contact-heading {
    margin-top: 4em;
    margin-bottom: 1em;
    text-align: center;
    color: #fff;
    font-size: 1.8em;
    text-transform: capitalize;
}

.input-field {
    background-color: rgba(119, 119, 119, 0.6);
    width: 100%;
    /*margin: 10px auto;*/
    border-radius: 5px;
}

.prefix {
    color: #fff;
    font-size: 16px !important;
    top: 20%;
    width: 4rem !important;
    left: 4%;
    width: 4rem;
}

.prefix.active {
    color: #fff !important;
}

.input-text {
    border: 0px !important;
    margin-left: 6rem !important;
    width: calc(100% - 6.5rem) !important;
    margin-bottom: 0 !important;
}

textarea.input-text {
    height: 100px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: transparent !important;
    color: #fff !important;
}

.contact-button, .login-now-button, .register-now-button {
    width: 80%;
    margin: 0 auto 10px;
    display: block;
    text-align: center;
    border-radius: 5px;
    padding: 3px;
    height: initial;
}

.waves-effect.waves-blue .waves-ripple {
    background-color: #327eff;
}

.favourite-content {
    padding: 10px 15px 10px 15px !important;
}

.buy-now {
    float: right;
    border-radius: 0px;
    box-shadow: none !important;
    font-size: 12px;
    height: 25px;
    line-height: 1.5;
    padding: 0 6px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    margin: 4px 2px;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1), background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), color 300ms cubic-bezier(0.4, 0, 0.2, 1);
}

.buy-now i {
    font-size: 16px !important;
}

.products-content {
    padding: 10px 5px 5px !important;
}

.products-content .details {
    color: #666 !important;
}

.products-content .details span {
    font-weight: bold;
}

.products-content .details span em {
    font-style: normal;
}

.product-banner {
    height: 299px;
    width: 100%;
    position: relative;
}

.carousel .add-to-favourite {
    position: absolute;
    top: 0%;
    right: 3%;
}

.carousel .add-to-favourite i {
    font-size: 2.5rem !important;
}
.description, .product-details .main-details {
    padding: 5px;
    border: 1px solid #ddd;
}
.product-details em {
    font-style: normal;
}
.clear {
    clear: both;
}
.product-discription {
    color: #222;
    background-color: #fff;
    text-align: justify;
    margin: 10px;
    padding: 10px 0;
}
.product-discription h5 {
    text-align: center;
    margin-top: 10px;
}

.product-discription p {
    width: 100%;
    text-align: justify;
    line-height: 1.6;
}

.cart-options {
    width: 98%;
    margin: 5px;
}

.count {
    background-color: #777;
    width: 50%;
    padding: 0 !important;
    margin: 0;
    float: left;
    text-align: center;
    height: 45px;
}

.add-one, .subs-one, .show-count {
    width: 33.33%;
    color: #fff;
    float: left;
    padding: 10px 5px;
    height: 45px;
}

.add-one i, .subs-one i, .show-count i {
    padding: 6px 10px;
    font-style: normal;
    font-weight: bold;
    font-size: 14px !important;
}

.add-to-cart {
    width: 100%;
    margin: 0;
    text-align: center;
    height: 45px;
    border: 0px !important;
    text-transform: uppercase;
}

.add-to-cart i {
    font-size: 1.5rem !important;
}

.main-control {
    width: 100%;
    float: left;
}

.product-checkout {
    float: left;
    width: 48%;
    text-align: center;
    margin-right: 2%;
    font-size: 16px;
    padding: 8px;
    height: 45px;
}

.product-checkout i {
    font-size: 1.4rem !important;
}

.product-kepshopping {
    float: left;
    width: 48%;
    text-align: center;
    margin-left: 2%;
    font-size: 16px;
    padding: 8px;
    height: 45px;
}

.product-keepshopping i {
    font-size: 1.4rem !important;
}

.cart-list {
    background-color: #FFFFE0;
    height: 100%;
}

.cart-item {
    padding: 20px 10px;
    width: 100%;
    /*position: relative;*/
}

.cart-item img {
    width: 120px;
    height: 100px;
    margin-left: 15px;
}

.cart-item .close {
    position: absolute;
    left: 7px;
    top: 60%;
}

.cart-item i {
    font-size: 1.3rem !important;
}

.cart-item .heading {
    font-weight: 700;
    font-size: 17px !important;
    overflow: inherit;
    margin: 0 0 2px;
    padding: 5px 5px 0 5px;
    font-size: 1.4rem;
    line-height: normal;
    text-overflow: inherit;
    color: #666;
}

.cart-item .smalltext {
    overflow: inherit;
    margin: 0 0 2px;
    padding: 0 5px;
    text-overflow: inherit;
    color: #666;
    font-size: 13px;
    line-height: 1.3em;
    white-space: initial !important;
}

.cart-item .smalltext span {
    font-weight: bold;
}

.cart-item .smalltext em {
    font-style: normal;
}

.quantity-control {
    width: 70%;
    background: #777;
    float: left;
    margin: 10px 0;
}

.plus-quna, .minus-quan, .no-of-quan {
    float: left;
    background: #777;
    color: #fff;
    width: 33.33%;
    height: 25px;
    text-align: center;
}

.no-of-quan {
    background-color: #32cd32;
}

.calculate {
    width: 100%;
    background-color: #fff;
    padding: 5px;
    margin: 0px;
}

.cart-total, .discount, .final-total {
    font-size: 1.2em;
    padding: 7px 7px;
    color: #666;
}

.cart-total strong, .discount strong, .final-total strong {
    font-weight: bold;
}

.cart-total span, .discount span, .final-total span {
    float: right;
    font-weight: 700;
    color: #d93131;
}

.cart-total span em, .discount span em, .final-total span em {
    font-style: normal;
}

button.checkout {
    border: 0px !important;
    text-transform: uppercase;
    width: 100%;
    padding: 14px;
}

.checkout-container {
    background: url(../img/bg.jpg) no-repeat center;
    background-size: cover;
    /*height: 100%;*/
    width: 100%;
    position: absolute;
}

.checkout-heading {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    text-transform: capitalize;
}

.checkout-heading i {
    font-size: 1.5rem !important;
}

.checkout-list {
    margin: 0 5%;
    width: 90%;
}

.checkout-list .heading {
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    text-align: left;
    padding: 13px;
    margin-bottom: 0;
}

.checkout-list .heading i {
    font-size: 20px !important;
}

.checkout-list .input-list {
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-right: 1px solid;
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.05);
    /*padding-left: 0 !important;*/
    /*text-indent: 7px;*/
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.checkout-list .input-list .input-item {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.payment-method {
    width: 100%;
}

.payment-method p {
    width: 48%;
    margin-right: 2%;
    float: left;
    padding: 10px;
    text-transform: uppercase;
}

.payment-method p:last-of-type {
    margin-right: 0;
    margin-left: 2%;
}

.payment-method input[type="radio"] {
    color: #327eff;
    border-color: #327eff;
}

.payment-method p label {
    color: #fff;
    font-size: .9rem !important;
}

.place-order {
    width: 100%;
    padding: 10px;
    border: 0px !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 10px;
}

.place-order i {
    font-size: 20px !important;
}

.supreme-container, .supreme-container1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 900;
    justify-content: center;
    display: flex;
    align-items: center;
}

#loader {
    position: absolute;
    /*left: 50%;
    top: 50%;*/
    z-index: 1;
    left: 38%;
    top: 42%;
    width: 150px;
    height: 150px;
    /*margin: -75px 0 0 -75px;*/
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #2980b9;
    width: 60px;
    height: 60px;
    z-index: 999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animatfilter-sectfilter-section-inner-duration: 1s;
    animation-name: animatebottom;
    animatfilter-sectfilter-section-inner-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }
    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }
    to {
        bottom: 0;
        opacity: 1
    }
}
.button.button-balanced{
	border-color: transparent;
    background-color:#32aeb1;
    color: #fff;
	width: 100%;
}
.button{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    outline: 0;
    margin: 0;
    white-space: nowrap;
    text-align: center;
    /*text-transform: uppercase;*/
    font-weight: 500;
    font-style: inherit;
    font-variant: inherit;
    font-size: inherit;
    text-decoration: none;
    cursor: pointer;
	letter-spacing: .5px;
	border: none;
	min-height: 38px;
}
input[type=text],input[type=password],input[type=number],input[type=email],input[type=tel],input[type=date], select, textarea {
    width: 100%;
    padding: 12px;
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    box-sizing: border-box;
    /*margin-top: 6px;
    margin-bottom: 16px;*/
    resize: vertical;
}

input[type=submit] {
    /*background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;*/
    cursor: pointer;
}

input[type=submit]:hover {
    background-color: #45a049;
}

.container {
    border-radius: 5px;
    /*background-color: #f2f2f2;*/
    padding: 14px;
    margin-top: 11px;
}
.row{
    display: flex;
  
    width: 100%;
/*	margin-bottom: 0px!important;*/
    flex-wrap: wrap;
}
.item-complex .item-content, .item-radio .item-content{
	position: relative;
    z-index: 2;
    padding: 16px 49px 16px 16px;
    border: none;
    background-color: #fff;
	border-bottom: 1px solid #dddddd !important;
}
.item, .restaurant-category-item, .products-list-item {
  
    background-color: #fff;
    color: #444;
    position: relative;
    /*z-index: 2;*/
    display: block;
    margin: 0px;
    padding: 5px;
    border-width: 1px;
    
    font-size: 14px;
	
}
.col-75{
	    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10{
	    -webkit-box-flex: 0;
    -webkit-flex: 0 0 10%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 10%;
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.cart-total1{
    text-align: right;
    padding-right: 25px;
	width: 100%;
}
.col-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
	
}
.row .col{
/*	padding: 5px!important;*/
}

ionic.app.css:9007
.col {
    -webkit-box-flex: 1;
    /* -webkit-flex: 1; */
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    padding: 5px;
    width: 100%;
}
#cart .add-more-items {
    box-shadow: none;
    color: #404040;
    float: right;
}
.col-70{
	    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 55%;
}
.col-50{
	    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 35%;
}
.button.button-calm{
	border-color: transparent;
    background-color: #11c1f3;
    color: #fff;
}
.button.button-block, .button.button-full{
	margin-top: 10px;
    /*margin-bottom: 10px;*/
	width: 100%;
}
/*[type="radio"]:not(:checked), [type="radio"]:checked{*/
	/*position: inherit; */
    /*opacity: 1!important;*/
/*}*/
.pay-option {
	background-color: grey;
	color: #fff;
	padding: 10px;
	margin-right: 10px;
}
.pay-option label {
    color: #fff;
}
.waves-effect {
    position: relative;
    cursor: pointer;
    /* display: inline-block!important; */
    overflow: hidden;
    -webkit-user-select: none!important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none!important;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
}
.waves-effect.waves-red .waves-ripple {
  background-color: grey;
}
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-content textarea {height: 85%;}
div.stars {
  width: 270px;
  display: inline-block;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}

.rating-star,
.rating:hover .rating-star {
    position: relative!important;
    float: right;
    display: block!important;
    width: 16px;
    height: 16px;
    background: url('/img/star.png') 0 -16px no-repeat;
}
/*=======================Update CSS for Login View View=======================*/
.main-container .categories .container .btn-flat{
    padding: 0px;
    font-size: 12px;
    width: 49%;
}
.header .navbar .center-align{
    width:100%;
    padding-right: 40px;
}
/*=======================CSS for About View=======================*/

.aboutHeading{
    margin: 0px;
    font-size: 20px;
    padding-top: 10px;
    padding-left: 5px;
}
.container-fluid .row .s12 p{
    text-align: justify;
    padding: 5px;
    color: #453838;
    margin-top: 0px;
}
/*==============================End=======================*/
/*=======================CSS for Registration View=======================*/
.main-container .categories .container .input-field{
    /*margin: 0px;*/
    width: 100%;
}
.main-container .categories .container .input-field{
/*    background-color: #fff;*/
    background-color: transparent;
}
.main-container .categories .container .input-field .select-wrapper .select-dropdown{
    border:1px solid #ccc;
}
/*==============================End=======================*/

/*=======================CSS for Registration View=======================*/
.main-container .categories .container p{
    margin: 0px;
    font-size: 11px;
    color: #999;
}
.main-container .categories .container .form .right{
    margin-top: 10px;
}
.main-container .categories .container .form input[type=password]{
    margin-bottom: 5px;
}
/*==============================End=======================*/
.cart-options {
    bottom: 0;
    width: 100%;
    background-color: white;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.cart-options div.inner-quan {
    padding: 0 4px;
    display: flex;
    align-items: center;
}

.wallet, .rewards {
    padding: 0;
    width: 100%;
}

.wallet-details, .reward-details {
    text-align: center;
    margin: 100px 0 80px;
}

.wallet-circle, .reward-circle {
    height: 200px;
    width: 200px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    background: #000;
    color: #fff;
    font: 18px "josefin sans", arial;
    margin: 0 auto 10px;
    padding: 22% 0;
}

.wallet-bg {
    width: 100%;
    text-align: center;

}

.wallet-button {
    min-height: 30px;
    border: 1px solid green;
    border-radius: 8px;
    width: 30%;
    padding: 10px;
    color: green;
}


.reward-circle {
    padding: 18% 0 !important;
}

.wallet-actions, .reward-actions {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.wallet-actions button {
    padding: 7px 15px !important;
    font-size: 14px !important;
    text-transform: capitalize;
}

/** wallet add money page **/

.wallet-money {
    padding: 0;
    width: 100%;
    position: relative;
    text-align: center;
}

.wallet-balance {
    right: 10px;
    bottom: 8px;
    color: #311919;
    background: transparent;
}

.wallet-history {
    
}
.thumbnul img {
 /*   min-height: 120px; */
 display: block;
}
.wallet-money img {
    width: 50%;
    height: 50%;
}
.cat img {
    width: 20px;
    float: right;
    min-height: 17px!important;
}
.cur .cart-badge {
    right: 25%;
}
.cart-badge {
    top: 5px;
    position: absolute;
    bottom: 62%;
    right: 1%;
}
.badge-count {
    background-color: red;
    color: #fff;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    padding: 0px 0px;
    font-size: 13px;
    text-align: center;
    margin-right: 2px;
}





.XVhDM {
    text-transform: uppercase;
}
._3fG6k {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: right;
}
._2G2-X {
    text-align: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
._2Uiu2 {
    padding-left: 5px;
}
[class*=" icon-"], [class^=icon-] {
 /*  font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
 font-family: 'Karla', sans-serif;
 
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
._3Fo0W {
    font-size: 10px;
}
._3rkJ4 {
    vertical-align: middle;
    position: relative;
}
._1euIu, ._26gxR {
    color: #8a584b;
    font-weight: 500;
    padding-left: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
._1euIu {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
[class*=" icon-"], [class^=icon-] {
   /*font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
   font-family: 'Karla', sans-serif;

    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.res-feedback-d, .res-feedback {
    position: relative;
}
.res-feedback-d {
    color: #8a584b;
    font-size: 14px;
}
.res-feedback {
    margin-top: 8px;
    line-height: 18px;
    font-size: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.res-feedback-d, .res-feedback {
    position: relative;
}
.restaurants-des, .restaurants-inner-content-d {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.restaurants-des {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #535665;
    font-size: .93rem;
}
.restaurants-inner-content-d {
    font-size: 1rem;
    font-weight: 600;
    color: #8a584b;
    max-width: 70%;
    padding-right: 6px;
}
.restaurants-des, .restaurants-inner-content-d {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.restaurants-inner-content {
    margin-top: 3px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
}
.restaurants-content-d {
    color: #3d4152;
    margin-top: 1px;
    font-size: 1.07rem;
    font-weight: 600;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.restaurants-content {
    margin-left: 95px;
}
.restaurants-inner-d {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.restaurants-inner {
    position: absolute;
    top: 2px;
    left: -5px;
    right: -5px;
    text-transform: uppercase;
    text-align: center;
    background: #282c3f;
    color: #f4f4f5;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1;
    padding: 4px 2px;
    border-color: #282c3f transparent;
}
.restaurants-items-main-inner-d {
    -webkit-animation: restaurants-items-main-inner-d .2s ease-in-out;
    animation: restaurants-items-main-inner-d .2s ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.restaurants-items-main-inner {
    opacity: 1;
}
._21hul, .restaurants-items-main {
    position: relative;
}
.restaurants-items-main {
    width: 80px;
    height: 80px;
    background: #eef0f5;
    float: left;
}
._21hul {
    padding: 0 16px;
    overflow: hidden;
    margin-bottom: 40px;
}
._21hul, .restaurants-items-main {
    position: relative;
}
._1yRxM {
    margin-bottom: 16px;
    overflow: hidden;
}
._2AXYY {
    margin-bottom: 40px;
}
.main-restaurants-inner {
    padding: 0 16px;
    margin-bottom: 24px;
    color: #535665;
    font-size: 1rem;
    font-weight: 500;
}
.main-restaurants-inner-d, .Qr4zw {
    font-size: .93rem;
    font-weight: 500;
    text-transform: uppercase;
}
.main-restaurants {
    padding: 24px 0 0;
    margin: 0;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
[class*=" icon-"], [class^=icon-] {
   /*font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
   font-family: 'Karla', sans-serif;

    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.filter-section .filter {
    font-size: 13px;
    margin-left: 6px;
    color: #fc8019;
}
.filter-section .filter-section-inner-d {
    font-size: 12px;
    font-weight: 500;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #686b78;
    padding: 0 16px;
    height: inherit;
    overflow: hidden;
    position: relative;
}
[class*=" icon-"], [class^=icon-] {
   /*font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
   font-family: 'Karla', sans-serif;
   
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.filter-section .filter {
    font-size: 13px;
    margin-left: 6px;
    color: #fc8019;
}
.filter-section .add {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: .93rem;
    margin-top: 2px;
    color: #7e808c;
}
.filter-section .filter-section-inner {
    font-size: 1rem;
    font-weight: 600;
    text-transform: capitalize;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.filter-section .filter-sectfilter-sectfilter-section-inner-d {
    width: 70%;
    padding-left: 16px;
}
.filter-section {
    /* position: fixed; */
    top: 0;
    left: 0;
    height: 52px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    z-index: 1;
    min-height: 52px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(40,44,63,.1);
}
._3LtFD, ._3ytqV {
    position: absolute;
}
._3LtFD {
    top: 2px;
}
._1xac4, ._2J65f {
    position: absolute;
}
._2J65f {
    right: -4px;
    top: 0;
    border-width: 8px 4px;
    border-style: solid;
    bottom: 0;
    border-color: #fa4a5b transparent;
}
._1xac4 {
    width: 0;
    height: 0;
    bottom: -6px;
    left: 0;
    border: 3px solid #fa6e7c;
    border-bottom-color: transparent!important;
    border-left-color: transparent!important;
}
._1xac4, ._2J65f {
    position: absolute;
}
.ZcYIU {
    text-transform: uppercase;
    font-size: .78rem;
    font-weight: 600;
    line-height: 1;
    padding: 4px 7px;
    background: #fa4a5b;
    color: #fff;
    position: relative;
    left: -6px;
}
._18web {
    position: relative;
    padding-bottom: 32px;
    max-width: calc((100vw - 48px) / 2);
}
._3OtqS {
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
._3OtqS:nth-child(2n) {
    margin-left: 16px;
}
._3LtFD, ._3ytqV {
    position: absolute;
}
._34vmM {
    font-size: .93rem;
    font-weight: 600;
    color: #60b246;
    text-align: center;
    line-height: 22px;
}
._1egJ6 {
    height: 24px;
    width: 82px;
    border: 1px solid #d4d5d9;
    background-color: #fff;
    contain: content;
    overflow: hidden;
}
._1egJ6, ._9R6hY {
    position: relative;
}
._250Ff {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.rmXEN {
    color: #686b78;
    font-size: .93rem;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
._3ytqV {
    height: 24px;
    bottom: 0;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
._3LtFD, ._3ytqV {
    position: absolute;
}
._3OMeh {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 7px;
    color: #7e808c;
    font-size: .86rem;
    text-transform: capitalize;
}
._38s07 {
    font-size: 1rem;
    color: #3d4152;
    font-weight: 500;
    display: inline;
}
[class*=" icon-"], [class^=icon-] {
   /*font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
   font-family: 'Karla', sans-serif;
   
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
._1ydUZ {
    font-size: .8rem;
    margin-right: 5px;
}
._2dp0o {
    color: green;
}
._30UFn {
    margin-top: 12px;
    line-height: 1.3;
}
._1Lox5 {
    -webkit-animation: _1Lox5 .2s ease-in-out;
    animation: _1Lox5 .2s ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
._1YFBO {
    opacity: 1;
}
._1Iamb {
    width: calc((100vw - 48px) / 2);
    height: calc((100vw - 48px) / 3.2);
    display: block;
    will-change: opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
._15B_- {
    background-color: #eef0f5;
    position: relative;
}
._18we {
    position: relative;
    padding-bottom: 32px;
    max-width: calc((100vw - 48px) / 2);
}
._3OtqS {
    position: relative;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
._3jSQR {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
}
._2PtS4 {
    margin-top: 24px;
}
._3FhFo {
    position: relative;
    background-image: none;
    background-size: 100% 200%;
    background-position: 0 -100%;
}
._2sstP {
    font-size: 1.28rem;
    color: #535665;
    font-weight: 600;
    text-transform: capitalize;
    contain: content;
}
._3jm2x {
    padding: 20px 16px 24px;
    background: #fff;
}
.jvizr:before {
    content: "";
    display: block;
    height: 2px;
    width: 10px;
    background-color: #bebfc5;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

.jvizr {
    position: absolute;
    left: 0;
    width: 27.33333px;
    height: 100%;
    text-align: center;
}
._2Ok76 {
    display: block;
}
._3X3Q7, .CXwmY {
    position: absolute;
    width: 27.33333px;
    color: #60b246;
    font-weight: 600;
    height: 100%;
    text-align: center;
    line-height: 22px;
}
._3X3Q7 {
    left: 27.33333px;
}
.CXwmY {
    right: 0;
    font-size: 20px;
}
._3X3Q7, .CXwmY {
    position: absolute;
    width: 27.33333px;
    color: #60b246;
    font-weight: 600;
    height: 100%;
    text-align: center;
    line-height: 22px;
}
._1qoUB {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    contain: content;
    pointer-events: none;
}
._1ILly {
    opacity: 1;
    pointer-events: auto;
}
.icon-foodSymbol._1ydUZ._2dp0o img {
    width: 8%;
}
#searchTextField {
    font-size: 1.1rem;
    line-height: 20px;
    width: 100%;
    height: 100%;
    outline: 0;
    border: none;
    overflow: hidden;
   /*font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
   font-family: 'Karla', sans-serif;
     
    color: inherit;
    background: inherit;
    vertical-align: middle;
}
.filter-section-d {
    width: 100%;
}
.faq-container{
	width:calc(100% - 20px);
	margin:0 10px;
	text-align:center;
	color:#ccc;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	flex-direction:column
}
.faq-container .title{
	font-size:2.5rem;
	color:#14162B
}
.faq-container .faq-list{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
	width:100%;
	margin:1rem 0;
	text-align:left
}
.faq-container .faq-list .faq-item{
	width:100%;
	border:1px solid #ccc;
	-webkit-border-radius:.36rem;
	-moz-border-radius:.36rem;
	border-radius:.36rem;
	margin-bottom:1.5rem;
	color:#212121;
	text-align: center;
}
.faq-container .faq-list .faq-item .faq-question{
	width:100%;
	padding:.72rem;
	font-size:1.3rem;
	display:block
}
.faq-container .faq-list .faq-item .border-bottom{
	border-bottom:1px solid #212121
}
.faq-container .faq-list .faq-item .faq-answer{
	width:100%;
	padding:10px;
	will-change:auto;
	margin:0;
	display:none
}

.close_icon{
    position: absolute;
    top: 12px;
    right: 0;
    color: red;
}
input::placeholder{
	color: #000;
}
li>a>span.name{
   /*font-family: "Google Sans",Roboto,Arial,Helvetica,sans-serif;*/
   font-family: 'Karla', sans-serif;
	
}

.thumbnul span {
    color: brown;
    font-size: 16px;
    font-style: italic;
}

.contact{
    font-size: x-large;
}

/*li.lslide.active {
    margin-top: 23px!important;
}*/

/*.row .col.s6>*last-child {
    width: 50%! important;
    margin-left: initial ! important;
    left: auto! important;
    right: auto! important;
}
*/
/*.row .col.s6
{width:50%;
    margin-left:auto;left:auto;right:auto}*/


.relative{
	 position: relative;
 }  
.contant-name{
	position: absolute;
	top: 45px;
    color: #fff;
    text-align: -webkit-center;
    font-size: 15px;
	font-weight: bold;
    left: 0;
    right: 0;
}
.cart_bg{
	background: #bbb9b9;
}

.footer{
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: -webkit-center;
    z-index: 99;
    /* box-shadow: 0 0 6px 0px black; */
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    align-items: center;
    padding: 6px 15px 0px 15px;
    /*border-radius: 30px;*/
    /*box-shadow: 1px -1px 4px grey;*/
    /*margin: 0px 10px 10px 10px;*/

     
}
.footer p{
        margin-top: -5px;
    font-size: 10px;
    color: grey;
    font-weight: 800;
}

.footer img{
    height:22px;
    margin-top:2px;
}
.img_bg{
    /*background-image: url(../img/6.jpg);*/
    /*background-size: 100% 100%;*/
     background-repeat: no-repeat;
  background-size: auto;
}
 .tabs .tab a.active 
{
    color: #00aee6;
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #00aee6;
    will-change: left, right;
}

.footer .tabs .indicator{
    background:#fff;
}
.tabs .tab a {
    color: grey;
}

.footer i{
    font-size: 1.5rem!important;
}

.delivery .tabs .indicator{
    background:red;
}
.delivery .tabs{
    height: 31px;
}
.delivery .tabs .tab{
    margin:-18px;
}
.delivery{
   /* margin-left: 10px;
    margin-right: 10px;*/
    background: #fff;
    box-shadow: 4px 2px 11px 1px #cccc;
    margin-top:-28px;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;
}

.header input[type="text"]{
    border:none;
    width:87%;
    color: #000;
    border-bottom:1px dashed green!important;
    box-shadow:none!important;
    margin: -11px 0px 0px 8px;

}
.demo img{
    height: 200px;  
    width: 100%;
    /*border-radius: 5px;*/
    /*object-fit: contain;*/
    /*box-shadow: -4px 4px 4px 0px #ccc;*/
}

#search-section{
        display: flex;
    align-items: center;
}
.icon1{
        display: flex;
       align-items: center;
       padding:4px;   
    
    margin-top:-15px;
    position: sticky;
    top: 0px;
    z-index: 99;
    background: #fff;
    width: 100%;
  color:grey;
      height: 73px;
}
.icon1 .input-field {
   display: flex;
    align-items: center;
    height: 45px;
    background: #f3f3f3;
    padding:10px;


}
.icon1 .input-field input[type=search]{
     border-bottom: none!important;
    margin-top: 20px;
    padding-left: 5px!important;
}
.icon1 ::placeholder{
    color:grey!important;
}
.icon2{
   
    height: 35px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 14px;
    color:grey;
}

/*.specialbanner img{
    height: 33px;
    width: 33px;
}
.specialbanner{
    padding: 10px;
    margin: 10px;
    position: relative;
}
.specialbanner p{
    color: black;
    font-size:10px;
    margin-top: -4px;
    max-width: 10px;
}
.specialbanner ul li{

}*/
.lSSlideWrapper{
        margin-bottom: -13px!important;
}
.scrolling-wrapper{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    /*margin-top:20px;*/
    /*-webkit-overflow-scrolling:touch;*/

}
.scrolling-wrapper::-webkit-scrollbar{
    display: hidden;
}
.card1{
    flex: 0 0 auto;
    width:74px;
   /*border: 1px solid grey;*/
    border-radius: 20px;
    /*height:67px;*/
    margin-right:16px;
    box-shadow:none;
        padding: 0px 6px;
}
.card img{
   /*height: 22px;*/
          /*margin: 6px 0px -13px 19px;*/
}
.card p{
   text-align: center;
    font-size: 11px;
    font-weight: bold;

}

#modal1 i{
    font-size: 1rem!important;
    padding: 0px;
}
#modal1 p{
    font-size:11px;
    color: grey;
    display: flex;
    justify-content: center;
}

.g1{
    /* display: grid; */
    /* grid-template-columns: 20% 20% 20% 20% 20% ; */
  
    /* grid-gap:5px; */
	display: grid;
    grid-template-columns: 33% 33% 33%;
    /* grid-gap: 5px; */
    text-align: -webkit-center;

}
.g1 .active{
	color: green;
}

.i1.bd{
   border: 1px solid;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 41px;
    border-radius: 50%;
}


/*..................banner........*/
.banner_img{
    flex: 0 0 auto;
    border-radius: 20px;
    margin-right: 6px;   

}
.banner{
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-top:-13px;
    /*background-repeat: repeat;*/


}



/*-----------using for theme loader-------*/

 #preloader {
    position: absolute;
    width: 100%;
    height:100%;
    z-index: 999999;
    /*overflow: visible;*/
    /*margin-top:-70px;  */

    /*background: url('../img/ththt.gif') no-repeat;*/
    /*background: url('../img/be.gif') no-repeat center ;*/

     background-size: cover;
 }

/*-----------end theme loader css------------*/





.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid blue;
  border-right: 5px solid green;
  border-bottom: 5px solid red;
  border-left: 5px solid pink;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}



.display_flex_order{
    display: flex;
    justify-content: space-between;
}

.aLink{
    background: #fff;
    border: 1px solid #017AAE;
/*    background: #017AAE;*/
    color: #000;
    padding: 10px 15px;
    border-radius: 20px;
}


.btn-d,.btn-s{
/*    background: #fff;*/
    border: 1px solid #017AAE;
    background: #017AAE;
    color: #fff;
    padding: 10px 15px;
    border-radius: 20px;
}

.aLink1{
    text-align: left;
    font-size: 15px;
    border-bottom: 1px solid;
    margin: 0;
    /* line-height: 42px; */
    padding: 15px 4px;
}

.prv, .nxt{
    background: #017AAE;
    color: #fff;
    padding: 4px 0;
    border-radius: 20px;
}

.tabs .tab a{
    font-size: 12px;
    font-weight: bold;
}

.set_btn_right{
    background: #C01C1D;
    color: #fff;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 0;
}

.row .col .s4{
    margin-left: initial;
}


* {
    box-sizing: border-box;
  }
  

  @media screen and (min-width: 1022px){
    .tabs{
        display: flex;
        justify-content: space-evenly;
       text-align: center;
       text-decoration: none;
       
    }
    .footer{
        display: none;
      }
      .upp{
        padding:20%;
       }
       .st{
        margin-top: 10%;
        padding-right: 20%;
        padding-left:20%;
       }
       .update-form{
       width: 4%;
       }
       
       img{
         margin-left:20%;
    } 
    .newcard{
        padding-left:5%;
        margin-right:5%;
      
       }
       .set_btn_right{
        text-align: left;
       }
        

   
  }
  
  @media screen and (max-width:1023px){
  
    .whatapps{
        display: none;
       }
       .contect{
        display: none;
       }
       
     .newlogin{
        display:none;
     }
     .newsetting{
        display: none;
     }
     


   
  }



  
