/*
    DEMO STYLE
*/
@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";

* { 
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
body {
    font-family: 'Poppins', sans-serif;
    background: #fafafa;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a, a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}



.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    perspective: 1500px;
    margin-top: -40px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item>li>a {
    text-align: left;
    padding: 5px 10px 12px 35px !important;
    margin: 8px 10px;
    border-radius: 2px;
}


#sidebar ul li.active > a, a[aria-expanded="true"] {
    /* color: #0000;
    background: #6d7fcc; */
}


a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #FA5A4D;
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}


a.article, a.article:hover {
    background: #FA5A4D !important;
    color: #fff !important;
}

.dsply-btn{
    display: none;
}


.btn-color{
    background-color: #007BFF;
    color: #fff;
}

/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: 100%;
    padding: 20px;
    /* min-height: 100vh; */
    transition: all 0.3s;
   min-height: 640px;
   /* max-height: 900px; */
    overflow: auto;
}



/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
   
    .card {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, 0.125);
        border-radius: 0.25rem;
        
    } 
    .set-footer {
        background-color: #fff;
        height: 80px;
       
        height: 59px;
        margin-top: 13px !important;
        bottom: 0px;
    }
    .logo {
        max-width: 81px !important;
        margin-top: -9px !important;
        margin-bottom: -1px;
        background-color: #FF5252;
        color: #fff;
        right: 0;
    }
}
@media (max-width: 576px){
    
}
/* ---------------------------------------------------------------
             menu table css
----------------------------------------------------------------- */



.img-set{
   
    
    
    border-radius: 50%;
    margin-right: 17px;
    margin-top: -10px;
    height: 40px;
    width: 40px;
}
    
    

.logo{
    max-width: 93px;
    margin-top: -6px;
    margin-bottom: -1px;
   background-color: #FF5252;
   color:#fff;
    right: 0;
    
}

.fa-vb{
    padding-right: 31px;
}
thead {
    border-bottom:2px solid #ccc;
}

.table thead th{
    background-color:#FA5A4D ;
    color:#fff;
    font-size: 20px;
}


.bg-white{
    background-color: #fff;
    box-shadow: 0 2px 10px -1px #6c757d;
    padding:3%;
    margin-top: 24px;
    min-height: 450px;
    border-radius: 0.25rem;
}
.bg-white-marchants{
    background-color: #fff;
    box-shadow: 0 2px 10px -1px #6c757d;
    padding:3%;
    margin-top: 117px;
    min-height: 450px;
    border-radius: 0.25rem;
}
@media only screen and (max-width: 576px){
    
    .pagination-r{
        float: right;
        margin: 8%;
    }
    .foot-float{
        float:none !important;
    }
    .set-footer{
        background-color: #fff;
        height: 80px ;
      
        height: 108px !important;
        margin-top: -6px !important;
        bottom: 0px;
    }
    
}
@media only screen and (max-width: 992px){
    .li-pad {
        padding: 0px 5px;
        margin-top: 7px;
        /* margin-left: 27px; */
    }
}
.pagination-r{
    float: right;
    /* margin: -1%; */
}
.ul-vb{
    float: right !important;
}
.fa-pad{
    padding-right: 3px;
}
.box-shadow-menu {
    position: relative;
    padding-left: 1.25em;
  }

  /*------------------------------------------------------------
                add hotel
   -------------------------------------------------------------*/
  
.floatr{
    margin-right: 1%;
    margin-top: 1%;
}
.set-fa{
    /* margin-top: 40px; */
    margin-right:10px; 
}
.locsection{
    margin-top: 5%;
    /* max-width: 87%; */
}
.setloc-vb{
    margin-top: 13px;
    font-size: 20px !important;
}
.rowvb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px !important; 
    margin-left: 0px !important;
}
.rowset{
    margin-right: 0px !important; 
    margin-left: 0px !important;
}
.btn-adjvb{
    float:right;
    margin-right: 1%;
    background-color: #FA5A4D !important;
    color: #fff;
}
.btn-adjvbnew{
   
    margin-right: 1%;
    background-color: #FA5A4D !important;
    color: #fff;
}
.input-vb{
    width:40px; 
}
.input-vbR{
    width:108px; 
}
.addhotel{
    /* float:right; */
    margin-right: 1%;
    margin-top: 1%;
    color:#fff !important;
    padding: 10px 44px;
}
.btn-add{
    float:right;
    background-color: #FA5A4D;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 2px 6px;
   cursor: pointer;
}
.btn-cancel{
    float:right;
    background-color: #D8534F;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 9px 44px;
   margin-top: 14px;
   font-size: 18px;
   cursor: pointer;
}
.btn-save{
    float:right;
    background-color: #5CB85C;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 9px 44px;
   margin-top: 14px;
   margin-right: 9px;
   font-size: 18px;
   cursor: pointer;
}
.btn-cancel-n{
    float:right;
    background-color: #D8534F;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 9px 44px;
   margin-top: -57px;
   font-size: 18px;
   cursor: pointer;
}
.btn-save-n{
    float:right;
    background-color: #5CB85C;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 9px 44px;
   margin-top: -57px;
   margin-right: 170px;
   font-size: 18px;
   cursor: pointer;
}
@media screen and (max-width:1024px){
    .btn-cancel{
        float:right;
        background-color: #D8534F;
        color:#fff ;
        border:2px solid white !important;
        margin-top: -27px;
       border-radius: 10%;
       padding: 9px 14px !important;
       margin-top: 14px;
       font-size: 18px;
    }
    
    .btn-save{
        float:right;
        background-color: #5CB85C;
        color:#fff ;
        border:2px solid white !important;
        margin-top: -27px;
       border-radius: 10%;
       padding: 9px 14px !important;
       margin-top: 14px;
       margin-right: 9px;
       font-size: 18px;
    }
    .btn-cancel-n{
        float:right;
        background-color: #D8534F;
        color:#fff ;
        border:2px solid white !important;
        margin-top: -27px;
       border-radius: 10%;
       padding: 9px 14px !important;
       margin-top: -46px;
       font-size: 18px;
    }
    .btn-save-n{
        float:right;
        background-color: #5CB85C;
        color:#fff ;
        border:2px solid white !important;
        margin-top: -27px;
       border-radius: 10%;
       padding: 9px 14px !important;
       margin-top: -46px;
       margin-right: 9px;
       font-size: 18px;
    }
    .save-note{
        font-size: 15px !important;
        margin-top: 18px;
        
        vertical-align: middle;
    }
}
@media screen and (max-width:325px){
    .btn-cancel{
        float:right;
        background-color: #D8534F;
        color:#fff ;
        border:2px solid white !important;
        margin-top: -27px;
       border-radius: 10%;
       padding: 9px 14px !important;
       margin-top: 14px;
       font-size: 14px;
    }
    .btn-save{
        float:right;
        background-color: #5CB85C;
        color:#fff ;
        border:2px solid white !important;
        margin-top: -27px;
       border-radius: 10%;
       padding: 9px 14px !important;
       margin-top: 14px;
       margin-right: 9px;
       font-size: 14px;
    }

}
@media screen and (max-width:510px){
    .btn-bg {
        background-color: #fff;
        height: 110px !important;
        border-radius: 0.25rem;
        margin-bottom: 35px;
        position: relative;
    }
    .btn-cancel{
        margin-top: -19px !important;
    }
    .btn-save{
        margin-top: -19px !important;
    }
    .btn-cancel-n{
        margin-top: -19px !important;
    }
    .btn-save-n{
        margin-top: -19px !important;
    }
    
   
}
.main-container{
    margin-top: 2%;
    
}
.main-container-n{
    margin-top: -2%;
    
}
.main-containervb{
    margin-top: 4%;
}

/*...............................................................................
                       footer
  .............................................................................*/
  
  .set-footer{
      background-color: #fff;
     
    
      height: 73px;
      margin-top: -15px;
      bottom: 0px;
  }
  .foot-p{
      padding-top: 16px;
  }
  .foot-mar{
    margin-right: 0px !important; 
    margin-left: 0px !important;
  }
  .foot-float{
      float:right;
  }
  @media screen and (max-width:938px){
    .foot-p{
        padding-top: 16px;
        font-size: 12px;
    }
  }
  @media screen and (min-width:768px) and (max-width:793px){
    #content {
        width: 100%;
        padding: 21px;
        /* min-height: 100vh; */
        transition: all 0.3s;
    }
  }
  @media screen and (max-width:420px){
    .set-footer{
        background-color: #fff;
        height: 80px ;
      
        height: 120px !important;
        margin-top: 0px !important;
        bottom: 0px;
    }
  }
  @media screen and (max-width:320px){
    .pagination {
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        list-style: none;
        border-radius: .25rem;
        width: 230px;
    }
    .set-footer{
        background-color: #fff;
        height: 80px ;
      
        height: 130px !important;
        margin-top: 0px !important;
        bottom: 0px;
    }
  }
  @media screen and (min-width:694px){
      .foot-vb{
          margin-top: 19px;
      }
  }
  @media screen and (max-width:768px){
  .logo {
    max-width: 82px;
    margin-top: -9px;
    margin-bottom: -1px;
    background-color: #FF5252;
    color: #fff;
    right: 0;
   }
   .btn-adjvb {
    float: right;
    margin-right: 1%;
    background-color: #FA5A4D !important;
    color: #fff;
    margin-bottom: 28px;
}
.guestlogo {
    max-width: 128px;
    margin-top: -14px !important;
    background-color: #FF5252;
    color: #fff;
    right: 0;
}
 }
 @media screen and (max-width:692px){
 .locsection {
    margin-top: 11%;
 }
}
@media screen and (max-width:320px){
.new-add-vb {
    background-color: #FA5A4D;
    color: #fff;
    float: right;
    border: 2px solid #fff !important;
    margin-top: -24px !important;
}
.loc-add {
    background-color: #FA5A4D;
    color: #fff;
    float: none;
    border: 2px solid #fff !important;
    margin-left: 7% !important;
    border-radius: 0.50rem !important;
}
.new-edit {
    background-color: #FA5A4D;
    color: #fff;
    float: none !important;
    border: 2px solid #fff !important;
    margin-top: -22px !important;
    border-radius: 0.50rem !important;
    margin-left: 29%;
   
    padding: 5px 15px !important;
}
}
@media screen and (min-width:707px) and (max-width:894px){
    .locsection{
        margin-top: 5%;
        /* max-width: 87%; */
        padding-left: 50px;
        padding-right: 50px;
    }
    
}
.set-rowivb{
    padding-left: 39px;
}
  /*...................................................................
               searchBar
  .....................................................................*/
  
  .input-group.md-form.form-sm.form-2 input.amber-border  {
    border: 1px solid #007BFF;
}
.set-section{
    margin-top: 29px;
    margin-left: 3px;
    margin-right: 3px;
}

/*..................toggle button.....................*/

.buttons{
	width:100%;
}
.buttons .container{
	text-align:center;
}
.button1, .button2{
	display:inline-block;
	width:0;
	height:0;
	border-left:40px solid transparent;
	border-right:40px solid transparent;
	border-top:40px solid #CC0000;
	cursor:hand; cursor:pointer;
}
.button1 p, .button2 p{
	position:absolute;
	color:#F9F9F9;
	z-index:9999;
	margin-top:-30px;
    margin-left:-2px;
	font-size:7px;
}
select{
    width: 100%;
    height: 38px;
}
select option:first {
    color: #6C757D;
}
option[value=""][disabled] {
    color: #6C757D !important;
  }
 
 .btn-width {
     width:45%;
 }
 .card-marg{
    padding-bottom: 12px !important;
 }
 .page-header {
    background-size: cover;
    position: relative;
    border-radius: 0;
    padding-bottom: 0px !important;
    margin-top: 50px !important;
}
.search-row{
    margin-top: 49px;
    margin-bottom: -21px;
}
.pagination-marg{
    margin-top: -23px;
    float: right;
}

.pcoded .selector-toggle>a{
    display: none !important;
}
@media only screen and (min-width:521px){
.new-add{
    background-color:#FA5A4D; 
    color: #fff;
    float: right; 
    border: 1px solid #fff !important;
    margin-top: 16px !important;
    margin-right: 14px;
}
}
.new-add:hover,.new-add-vb:hover{
    background-color:#FA5A4D; 
    color: #fff;
    float: right; 
    border: 1px solid #fff !important;
    border-radius: 0.5rem !important;
   
   
}
.loc-add{
    background-color:#FA5A4D; 
    color: #fff;
    float: right; 
    border: 1px solid #fff !important;
    border-radius: 0.5rem !important;
   margin-right: -4%;
   
}
.new-add-vb{
    background-color:#FA5A4D; 
    color: #fff;
    float: right; 
    border: 2px solid #fff !important;
    margin-top: -16px;
}

.add-hotel-marg{
    margin-top: 42px;
}
.fst-card{
    margin-top: 42px;
}

.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu>a:after {
    opacity: 1;
    visibility: hidden !important;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[active-item-theme="theme2"] .pcoded-item>li.pcoded-trigger>a{
    background: #fff !important;
    color: #666 !important;
}

.pcoded-navbar .pcoded-inner-navbar ul li a:hover{
    background-color: #FA5A4D !important;
    color: #fff !important;
} 


.select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: #FA5A4D !important;
    color: #fff;
    padding: 8px 30px 8px 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pcoded-header{
    background-color:#FA5A4D !important; 
}
.page-block{

    background-color:#FA5A4D !important; 
    padding-bottom: 80px !important;
    z-index: -1;
   
}
#sidebar{
    background-color:#fff !important;
}
.pcoded-inner-navbar{
    color: #444;
}
.clr-dark{
    color:#3D403C !important;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item>li>a {
    color: #3D403C !important;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item>li>a .pcoded-micon {
    /* color: #3D403C !important; */
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-header .user-details p {
    color: #3D403C !important;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-content .more-details a {
    color: #3D403C !important;
}

.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item>li>a:hover {
    color: #fff !important;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item>li>a:hover .pcoded-micon {
    color: #fff !important;
}
.main-menu .main-menu-content .more-details a {
    padding: 10px 45px !important;
    display: block;
    color: #000;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-content .more-details a:hover {
    color: #fff !important;
}

.side-font{
    font-size: 18px;
    margin-top: -1px;
    margin-left: -5px;
}

@media only screen and (max-width: 992px){
    .pcoded[pcoded-device-type="tablet"] .pcoded-content, .pcoded[pcoded-device-type="phone"] .pcoded-content {
        padding-top: 0px !important;
    }
}

.carousel-set{
    width:20%;
}


/* dropdowns */
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0px solid #aaa !important;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff !important;
    line-height: 28px;
}
.select2-dropdown {
    background-color: white;
    border: 0px solid #aaa !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    margin-top: 6px;
}
.btn-txt{
    font-size: 17px;
    font-weight: 700;
}
.btn-fa{
    margin-right: 8px !important;
    margin-left: -8px;
}
.search-container{
    margin-top: 48px;
    /* margin-bottom: -90px; */
    height: 82px;
    background-color: #fff;
    box-shadow: 0 2px 10px -1px #6c757d;
    border-radius: 0.25rem;
    z-index: 100;
    position: relative;
}
.search-container-user{
    margin-top: 48px;
    margin-bottom: -90px;
    height: 82px;
    background-color: #fff;
    box-shadow: 0 2px 10px -1px #6c757d;
    border-radius: 0.25rem;
    z-index: 100;
    position: relative;
}
.set-search{
    margin-top: 23px;
}
.p-adjust{
    margin-bottom: -15px;
    font-size: 19px;
}
.search-height{
    height:37px;
}
.rightfa{
   position: relative;
   color: #9A9A9A;
    z-index: 1;
    margin-right: -29px;
    margin-left: 26px;
}
.rightfa-user{
    position: relative;
    color: #9A9A9A;
     z-index: 1;
     margin-right: -29px;
     margin-left: 26px;
 }
 @media screen and (max-width: 580px){
    .rightfa-user{
        position: relative;
        color: #9A9A9A;
        z-index: 1;
        margin-right: -37px;
        margin-left: 23px;
     }
 }
.search-vb{
    width: 94%;
    height: 48px;
    padding-left: 34px;
    margin-top: -4px;
    border-radius: 0.50rem;
    
    position: relative;
} 
.body[themebg-pattern="theme1"] {
    background-color: #FA5A4D !important;
}
.side-p{
    margin-left: 13px;
    margin-top: -6px;
    font-size: 17px;
}
.pcoded .pcoded-navbar .pcoded-item>li {
    font-weight: 600;
}
.side-icn{
    font-size: 20px;
    margin-top: 13px;
    margin-left: -16px;

}
.card-pad{
    padding-bottom: 28px;
}
.item-align{
    margin-left: 28%;
    margin-top: 40px;
    margin-bottom: 31px;
}
.sticky{
    position:fixed;
}
 .loader-bar{
    background-color:#FA5A4D !important; 
}
.text-center{
    color:#fff !important;
}
.new-edit{
    background-color:#FA5A4D; 
    color: #fff;
    float: right; 
    border: 2px solid #fff !important;
    margin-top: 13px;
    border-radius: 0.50rem !important;
}
@media screen and (max-width:768px) and (min-width:505px){
    .new-edit{
        background-color:#FA5A4D; 
        color: #fff;
        float: right; 
        border: 2px solid #fff !important;
        margin-top: -51px !important;
        border-radius: 0.50rem !important;
    }
}
@media screen and (max-width:504px){
    .new-edit{
        background-color:#FA5A4D; 
        color: #fff;
        float: right; 
        border: 2px solid #fff !important;
        margin-top: -23px !important;
        border-radius: 0.50rem !important;
    }
    .save-note {
        font-size: 21px;
        margin-top: 18px;
        vertical-align: middle;
        text-align: center !important;
    }
}
.new-deatails{
    background-color:#FA5A4D; 
    color: #fff;
    float: right; 
    border: 2px solid #fff !important;
    margin-top:-56px ;
    border-radius: 0.50rem !important;
}
.new-deatails:hover .new-edit:hover{
    color: #fff !important;
}
@media screen and (max-width:965px) and (min-width:527px){
    .new-deatails{
        background-color:#FA5A4D; 
        color: #fff;
        float: right; 
        border: 2px solid #fff !important;
        margin-top:-52px !important;
        border-radius: 0.50rem !important;
    }
}
@media screen and (max-width:526px){
    .new-deatails{
        background-color:#FA5A4D; 
        color: #fff;
        float: right; 
        border: 2px solid #fff !important;
        margin-top:-31px !important;
        border-radius: 0.50rem !important;
    }
   
}
.name{
    font-size: 17px !important;
    vertical-align: top;
}
.td-font{
    font-size: 17px !important;  
}

.form-marg{
    margin-top: 11px;
    margin-bottom: 5px;
}
.ip-marg{
    margin-bottom: 5px;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] {
    background-color: #fff !important;
}

@media screen and (max-width:767px){
    .search-container {
        margin-top: 48px;
        margin-bottom: -90px;
        height: 153px;
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
       
    }
    .search-container-user {
        margin-top: 48px;
        margin-bottom: -90px;
      
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
       
    }
    .bg-white-marchants{
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
        padding:3%;
        margin-top: 107px;
        min-height: 490px;
        border-radius: 0.25rem;
    }
}
@media screen and (max-width:1200px){
    .bg-white {
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
        padding: 3%;
        margin-top: 24px;
        min-height: 490px;
    }
    .bg-white-marchants{
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
        padding:3%;
        margin-top: 109px;
        min-height: 490px;
        border-radius: 0.25rem;
    }
}
@media screen and (max-width:700px){
    .bg-white {
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
        padding: 3%;
        margin-top: 103px;
        min-height: 554px;
    }
    .bg-white-marchants{
        background-color: #fff;
        box-shadow: 0 2px 10px -1px #6c757d;
        padding:3%;
        margin-top: 109px;
        min-height: 554px;
        border-radius: 0.25rem;
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    width: 100% !important;
    position: relative;
    vertical-align: middle;
}
  @media screen and (max-width:320px){
    
    .new-add {
        background-color: #FA5A4D;
        color: #fff;
        float: right;
        border: 1px solid #fff !important;
        width: 75%; 
        margin-top: 12px;
        margin-left: 18% !important;
      
    }
    .search-vb {
        width: 88%;
        height: 48px;
        padding-left: 27px;
        margin-top: -4px;
        border-radius: 0.50rem;
        position: relative;
    }
    .search-vb-user {
        width: 91%;
        height: 48px;
        padding-left: 27px;
        margin-top: -4px;
        border-radius: 0.50rem;
        position: relative;
    }
    .btn-space-h {
        padding: 9px 25px !important;
        font-size: 17px !important;
        border-radius: 0.50rem !important;
    }
    .btn-space{
        padding: 9px 43px !important;
        font-size: 17px !important;
        border-radius: 0.50rem !important;
    }
    .pagination-r{
        float: none;
        margin: 0% !important;
    }
    .pagination {
        float: unset;
        text-align: center;
        display: inline-block;
       
        margin-right: 16px;
        margin-left: -19px;
    }
    .p-adjust {
        font-size: 18px;
        vertical-align: middle;
        margin-top: 15px;
    }
    .pagination-marg {
       margin-top: 28px !important;
    }
  } 
  @media screen and (max-width:570px)  and (min-width:321px) {
    .new-add {
        background-color: #FA5A4D;
        color: #fff;
        float: right;
        border: 1px solid #fff !important;
        margin-right: 15px;
        padding: 7px 12px !important;
        margin-top: 11px !important;
    }
    .search-vb {
        width: 90%;
        height: 48px;
        padding-left: 34px;
        margin-top: -4px;
        border-radius: 0.50rem;
        position: relative;
    }
    .search-vb-user {
        width: 93%;
        height: 48px;
        padding-left: 34px;
        margin-top: -22px;
        border-radius: 0.50rem;
        position: relative;
    }
    .btn-space{
        padding: 9px 43px !important;
        font-size: 17px !important;
        border-radius: 0.50rem !important;
    }
  }
  @media screen and (max-width:470px) and (min-width:321px){
   
    /* .search-vb {
        width: 156px;
        height: 37px;
        padding-left: 11px;
        border-top: 1px solid;
    } */
  }
  @media screen and (min-width:690px) and (max-width:1049px){
   
    .btn-space-h {
        padding: 11px 15px !important;
        font-size: 17px !important;
        border-radius: 0.50rem !important;
    }
    .btn-space{
        padding: 11px 43px !important;
        font-size: 17px !important;
        border-radius: 0.50rem !important;
    }
  }
  @media screen and (min-width:1050px){
    .btn-space-h {
        padding: 9px 25px;
        font-size: 21px !important;
        border-radius: 0.50rem;
    }
    .btn-space{
        padding: 9px 43px !important;
        font-size: 21px !important;
        border-radius: 0.50rem !important;
    }
  }
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent !important;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent !important;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.text-wdt{
    width:97% !important;
}

.bread-set{
    padding-left: 31px !important;
}
.btn-bg{
    background-color: #fff;
    height: 73px;
    border-radius: 0.25rem;
    margin-bottom: 35px;
    position: relative;
    margin-top: 7%;
}
.edit-bg{
    margin-top: 51px;
}
.edit-bg-loc{
    margin-top: 81px;
}
.pcoded[fream-type="theme1"][theme-layout="vertical"] .page-header {
    background: #FA5A4D !important;
}
.pcoded-inner-content {
    padding: 10px;
    margin-top: -122px !important;
}
.btn-space{
    padding: 9px 43px;
    font-size: 21px;
    border-radius: 0.50rem !important;
}
.btn-space-h{
    padding: 9px 25px ;
    font-size: 21px ;
    border-radius: 0.50rem !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #FA5A4D !important;
    border: 1px solid #FA5A4D !important;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.upload{
    float:right;
    background-color: #FA5A4D;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 9px 38px;
   margin-bottom: -12px;
   margin-top: -10px;
  
}
.upload-img{
    /* float:right; */
    background-color: #FA5A4D;
    color:#fff ;
    border:2px solid white !important;
    margin-top: -27px;
   border-radius: 10%;
   padding: 9px 38px;
   /* margin-bottom: -12px; */
   /* margin-top: -10px; */
   margin-top: 11px;
   margin-left: 13%;
}
@media screen and (max-width: 421px){
    .upload{
        float:right;
        background-color: #FA5A4D;
        color:#fff ;
        border:2px solid white !important;
        margin-top: 0px;
       border-radius: 10%;
       padding: 9px 38px;
       margin-bottom: -12px;
       font-size: 11px;
    }
}
.img-cut{
    position: absolute;
    top: 7%;
    left: 95%;
 transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  
  color: #D8534F;
  font-size: 22px;
 
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  opacity: 0;
}
.img-cut-thumb{
    position: absolute;
    top: 7%;
    left: 95%;
 transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  
  color: #D8534F;
  font-size: 22px;
 
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  opacity: 0;
}
.set-20{
    padding-bottom: 16px;
    width: 100%;
    padding-top: 16px;
    height: 267px;
    opacity: 1;
}

.hover-vb{
  display: inherit;
}
.hover-vb:hover .set-20{
    opacity: 0.3;
}
.hover-vb:hover .img-cut{
    opacity: 1;
}
.hover-vb:hover .img-cut-thumb{
    opacity: 1;
}
.save-note{
    font-size: 21px;
    margin-top: 18px;
    
    vertical-align: middle;
}
.select2-results__message{
    display: none !important;
}
.drop-hgt{
    height: 34px;
}


/*------------------------ login form css ----------------------*/
@media screen and (max-width:768px) and (min-width:548px){
    /* .yumch-login{
        left: 22% !important;
        top: 16%;
        right: 22% !important;
        position: absolute;
        bottom: 16%;
        background-color: #FA5A4D;
      
    } */
    .forgot {
      
        color: #fff;
        font-size: 20px !important;
        margin-top: 42px;
        margin-bottom: -13px;
        font-weight: 600;
    }
}
@media screen and (max-width:547px) {
    .login-txt{
        width: 100% !important;
        height: 50px;
        padding-left: 45px;
        position: relative;
    }
    /* .yumch-login{
        left: 10% !important;
        top: 16%;
        right: 10% !important;
        position: absolute;
        bottom: 16%;
        background-color: #FA5A4D;
      
    } */
    .forgot {
      
        color: #fff;
        font-size: 23px;
        margin-top: 42px;
        margin-bottom: -13px;
        font-weight: 600;
    }
}

@media screen and (max-width:420px){
/* .yumch-login{
    left: 9% !important; 
    top: 20% !important;
    right: 6% !important;
    position: absolute;
    bottom: 9% !important;
    background-color: #FA5A4D;
 } */
 .forgot {
   
    color: #fff;
    font-size: 18px !important;
    margin-top: 42px;
    margin-bottom: -13px;
    font-weight: 600;
}
}

    .yumch-login{
        left: 28%;
        top: 12%;
        right: 28%;
        position: absolute;
        bottom: 12%;
        background-color: #FA5A4D;
     
     }


 
.login-txt{
   
    height: 50px;
    padding-left: 45px !important;
    position: relative;
}
.login-lable{
    font-size: 25px;
    
    color: #fff;
}
.login-btn{
   
    padding: 9px 29px !important;
    font-size: 18px !important;
    float: none;
    background-color: #FA5A4D !important;
    margin-right: 13px !important;
    color: #fff !important;
    width: 100%;
    font-weight: 600 !important;
    border-color: #fff !important;
}

.login-div{
    margin-top: 6%;
}
.login-cont{
    padding: 12px 30px;
}
.login-fa{
    position: relative;
    color: #9A9A9A;
    z-index: 100;
   
    margin-left: 21px;
    margin-top: 17px;
    margin-bottom: -32px;
}
.log-logo{
    max-width: 35%;
    margin-bottom: -38px;
    background-color: #FF5252;
    color: #fff;
    align-items: center;
    margin-left: 35%;
}
.login-p{
    color: #fff;
    float: right;
}
.login-p:hover{
    color:#3575D3;
    cursor: pointer;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance:none !important;
}
.forgot{
    text-align: center;
    color: #fff;
    font-size: 23px;
    margin-top: 42px;
    margin-bottom: -13px;
    font-weight: 600;
}
.slimScrollBar{
    display: none !important;
}
.content-vb{
    /* margin-top: -22px !important; */
}
.error{
    background-color: #FF5252;
    border-radius: 50%;
    max-width: 50%;
    height: 77%;
    margin-top: 6%;
    margin-left: 24%;
}
.error-404{
    position: absolute;
    color: #fff;
    font-size: 146px;
    margin-left: 7%;
    font-weight: 900;
    margin-top: 4%;
    
 }
 .fa-home-vb{
    position: absolute;
    margin-top: 3%;
    font-size: 100px;
    color: #fff;
    margin-left: 42%;
    background-color: #FF5252;
    border: 5px solid;
    border-radius: 115%;
    padding: 17px;
 }
 .error-p{
    margin-top: 22%;
    position: absolute;
    margin-left: 21%;
    font-weight: 400;
    color: #fff;
    font-size: 27px;
 }
 .not-find{
    margin-top: 26%;
    position: absolute;
    margin-left: 9%;
    font-weight: 400;
    color: #fff;
    font-size: 19px;
 }
 
 .error-img{
    margin-top: 2%;
    margin-left: 21%;
    width: 60%;
 }
 .error-btn {
    background-color: #FA5A4D;
    color: #fff;
    border-radius: 0.50rem !important;
    border: 1px solid #fff;
    padding: 9px 43px !important;
    font-size: 21px !important;
    margin-top: -3%;
    margin-left: 38%;
}

@media screen and (max-width:1138px) {
    .error-btn {
        background-color: #FA5A4D;
        color: #fff;
        border-radius: 0.50rem !important;
        border: 1px solid #fff;
        padding: 9px 43px !important;
        font-size: 21px !important;
        margin-top: -3%;
        margin-left: 36%;
    }
    .error-img{
        margin-top: 5%;
        margin-left: 21%;
        width: 60%;
     }
}
@media screen and (max-width:970px) {
    .error-btn {
        background-color: #FA5A4D;
        color: #fff;
        border-radius: 0.50rem !important;
        border: 1px solid #fff;
        padding: 9px 43px !important;
        font-size: 21px !important;
        margin-top: -3%;
        margin-left: 34%;
    }
    .error-img {
        margin-top: 7%;
        margin-left: 21%;
        width: 60%;
        height: 445px;
    }
}
@media screen and (max-width:770px) {
    .error-btn {
        background-color: #FA5A4D;
        color: #fff;
        border-radius: 0.50rem !important;
        border: 1px solid #fff;
        padding: 9px 43px !important;
        font-size: 21px !important;
        margin-top: -3%;
        margin-left: 30%;
    }
    .error-img {
        margin-top: 10%;
        margin-left: 18%;
        width: 66%;
        height: 445px;
    }
}
@media screen and (max-width:630px) {
    .error-btn {
        background-color: #FA5A4D;
        color: #fff;
        border-radius: 0.50rem !important;
        border: 1px solid #fff;
        padding: 9px 21px !important;
        font-size: 14px !important;
        margin-top: -3%;
        margin-left: 32%;
    }
    .error-img {
        margin-top: 11%;
        margin-left: 10%;
        width: 78%;
        height: 445px;
    }
}
@media screen and (max-width:420px) {
    .error-btn {
        background-color: #FA5A4D;
        color: #fff;
        border-radius: 0.50rem !important;
        border: 1px solid #fff;
        padding: 9px 13px !important;
        font-size: 10px !important;
        margin-top: -4%;
        margin-left: 34%;
    }
    .error-img {
        margin-top: 24% !important;
        margin-left: 13%;
        width: 78%;
        height: 309px;
    }
}

.carousel-video{
    padding-bottom: 36px !important;
    min-height: 333px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #FA5A4D !important;
    color: white;
}
.ingredent-btn{
    background-color: #FA5A4D ; 
    color: #fff !important;
    border-radius: 0.125rem !important;
    padding:5px 5px !important;
}
.delete{
color:#D8534F;
}
.edit{
color:#5CB85C;
}
.allow{
    color:#008CBA;
    margin-left: 25%;
}

.input-clr{
     color:#fff !important;
}
.tbl-pad-vb{
    padding-left: 0px !important;
    padding-right: 0px !important; 
}
.thead-crnter{
    margin-left: 1.8%;
    margin-right: -1.5%;
}
.card-vb{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.img-cut:hover{
    color: #FA5A4D !important; 

}

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    display: inline-block;
    padding: 4px 6px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 22px;
    cursor: text;
    width: 100% !important;
}
.label-info {
    background-color: #FA5A4D  !important;
}
.reset-lable {
    font-size: 25px;
    color: #fff;
}
.background-white{
    background-color: #fff;
}


.forgot-btn{
   
        padding: 9px 29px !important;
        font-size: 18px !important;
      width: 100%;
        background-color: #FA5A4D !important;
       
        color: #fff !important;
        font-weight: 600 !important;
        border-color: #fff !important;
   margin-top: 10%;
}
.reset-btn{
   
    padding: 9px 29px !important;
    font-size: 18px !important;
   width:100%;
    background-color: #FA5A4D !important;
    margin-right: 13px !important;
    color: #fff !important;
    font-weight: 600 !important;
    border-color: #fff !important;
margin-top: 10%;
}
.cal-fa{
    float: right;
    font-size: 25px;
    margin-top: -11%;
    margin-right: 3%;
    color: #FA5A4D;
    cursor: pointer;
    position: relative;
}
@media screen and (max-width: 1200px){
    .cal-fa{
        float: right;
        font-size: 25px;
        margin-top: -13%;
        margin-right: 3%;
        color: #FA5A4D;
        cursor: pointer;
        position: relative;
    }
}
@media screen and (max-width: 421px)
{
    
    .reset-btn {
        padding: 5px 14px !important;
        font-size: 18px !important;
       width: 100%;
        background-color: #FA5A4D !important;
        margin-right: 13px !important;
        color: #fff !important;
        font-weight: 600 !important;
        border-color: #fff !important;
        margin-top: 10%;
    }
    .reset-lable {
        font-size: 15px;
        color: #fff;
    }
   
}  

@media only screen and (max-width: 992px){
    .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
        display: none !important;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 16px;
        line-height: 3.5;
        width: 60px;
    }
    .cal-fa{
        float: right;
        font-size: 25px;
        margin-top: -16%;
        margin-right: 3%;
        color: #FA5A4D;
        cursor: pointer;
        position: relative;
    }
    
}
.bg-c-blue {
    background: #448aff !important;
}
.header-navbar {
    min-height: 51px !important;
    padding: 0;
}
@media screen and (max-width: 421px){
    .setloc-vb {
        margin-top: 13px;
        font-size: 27px !important;
        text-align: center;
    }
    .loc-add {
        background-color: #FA5A4D;
        color: #fff;
        float: none;
        border: 2px solid #fff !important;
        margin-left: 17%;
        border-radius: 0.50rem !important;
        
    }
    .new-add {
        background-color: #FA5A4D;
        color: #fff;
        float: none;
        border: 1px solid #fff !important;
        padding: 10px 46px !important;
        margin-top: 0px !important;
        margin-left: 20% !important;
    }

}
@media screen and (max-width:768px){
    .p-adjust {
        margin-bottom: 0px;
        font-size: 19px;
        margin-top: 2%;
        text-align: center;
    }
    .pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 0;
        list-style: none;
        margin-right: -7%;
        border-radius: .25rem;
    }
    .cal-fa{
        float: right;
        font-size: 25px;
        margin-top: -14%;
        margin-right: 3%;
        color: #FA5A4D;
        cursor: pointer;
        position: relative;
    }
}
@media screen and (max-width: 576px){
    .cal-fa{
        float: right;
        font-size: 25px;
        margin-top: -8%;
        margin-right: 3%;
        color: #FA5A4D;
        cursor: pointer;
        position: relative;
    }
}
@media screen and (max-width: 430px){
    .cal-fa{
        float: right;
        font-size: 25px;
        margin-top: -11%;
        margin-right: 3%;
        color: #FA5A4D;
        cursor: pointer;
        position: relative;
    }
}
.page-link {
    position: relative;
    display: block;
    padding: -1.5rem 1.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    font-size: 10px;
    border: 1px solid #dee2e6;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #fff !important;
}
.pull-right-vb{
    float: right;
}
@media screen and (max-width:768px){
    .pull-right-vb{
        float: none;
        margin-left: 24%; 
    }
    .wel-img{
        width:42% !important;
         border-radius: 1.3em;
         position: relative;
     }
     .wel-come-container{
        margin-top: 10% !important;
       background-color: #FFFFFF !important;
        position: relative;
        box-shadow: 0 2px 10px -1px #6c757d;
    }
}
@media screen and (max-width:630px){
   .disply-vb{
display: none;
   }
}

.wel-come-container{
    margin-top: 5%;
   background-color: #FFFFFF !important;
    position: relative;
    box-shadow: 0 2px 10px -1px #6c757d;
}
.wel-come-p{
    font-size: 50px;
    text-align: center;
    color: black;
    position: relative;
    font-weight: 600;
}
.wel-img{
   width:32%;
    border-radius: 1.3em;
    position: relative;
}
.wel-div{
    padding: 5% 1%;
}
.wel-sub-p{
font-size: 65px !important;
}
@media screen and (max-width:480px){
    .wel-img{
        width:62% !important;
         border-radius: 1.3em;
         position: relative;
     }
     
}
.upload-img-vb{
    width:100%;
    height: 152px;
    background-color: #eee;
    margin-top: -4%;
    border-radius: .5em;
}
.meal-img-div{
    padding: 3% 11%;
}
.auth-file{
    margin-left: 18%;
    padding-top: 16%;
    font-size: 13px;
}
.clr-green{
color:green
}
.clr-red{
color:red;
}
.padd-row{
    padding: 2%;
}
.instruction-vb{
    margin-top: 7px;
    font-size: 12px;
}
.upload-img-media {
  
    background-color: #FA5A4D;
    color: #fff;
    border: 2px solid white !important;
    margin-top: -27px;
    border-radius: 10%;
    padding: 9px 38px;
  
    margin-top: 11px;
    margin-left: 21%;
}
@media screen and (max-width:1200px) and (min-width:768px){
    .upload-img {
        /* float: right; */
        background-color: #FA5A4D;
        color: #fff;
        border: 2px solid white !important;
        margin-top: -27px;
        border-radius: 10%;
        padding: 9px 17px !important;
        /* margin-bottom: -12px; */
        /* margin-top: -10px; */
        margin-top: 11px;
        margin-left: 13%;
    }
    .upload-img-media {
        background-color: #FA5A4D;
        color: #fff;
        border: 2px solid white !important;
        margin-top: -27px;
        border-radius: 10%;
        padding: 9px 35px !important;
        margin-top: 11px;
        margin-left: 21%;
    }
}
@media screen and (max-width:768px){
    .upload-img-vb {
        width: 100%;
        height: 237px;
        background-color: #eee;
        margin-top: -4%;
        border-radius: .5em;
    }
    .upload-img-media {
        background-color: #FA5A4D;
        color: #fff;
        border: 2px solid white !important;
        margin-top: -27px;
        border-radius: 10%;
        margin-bottom: 3%;
        padding: 9px 38px;
        margin-top: 5px;
        /* width: 100%; */
        margin-left: 33%;
    }
}
@media screen and (max-width: 480px){
    .upload-img-media {
        background-color: #FA5A4D;
        color: #fff;
        border: 2px solid white !important;
        margin-top: -27px;
        border-radius: 10%;
        margin-bottom: 3%;
        padding: 9px 38px;
        margin-top: 5px;
        /* width: 100%; */
        margin-left: 19% !important;
    }
    .upload-img {
        /* float: right; */
        background-color: #FA5A4D;
        color: #fff;
        border: 2px solid white !important;
        margin-top: -27px;
        border-radius: 10%;
        padding: 9px 38px;
        /* margin-bottom: -12px; */
        /* margin-top: -10px; */
        margin-top: 11px;
        margin-left: 24% !important;
    }
    .padd-row {
        padding: 2% 7%;
    }
}

.notifiaction-img-vb{
    width: 4% !important;
}
.alert-p{
   
    font-size: 20px !important;
    color: #fff !important;
}
.meal-not-found{
    font-size: 50px;
    text-align: center
}
.merchant-nt-found{
    font-size: 50px;
    text-align: center
}
.no-restaurant-f{
    font-size: 50px;
    text-align: center
}
.success-img-vb{
    width: 4% !important;
    margin-right: 2%;
}
.no-user-found{
    font-size: 50px;
    text-align: center
}
.active-icon{
    color: #fff !important;
}
.active-li-a{
    background-color: #FA5A4D !important;
    color: #fff !important
}
.non-active{
    color: #666666 !important;
   
}
.bootstrap-tagsinput {
    border: 1px solid #cccccc !important;
    line-height: 30px;
    border-radius: 2px;
}
.bootstrap-tagsinput:active {
    border: 1px solid #7DA6EA !important;
    line-height: 30px;
    border-radius: 2px;
}

[class*=" dd-icon-"]:before, [class^=dd-icon-]:before, [data-icon]:before {
    font-family: dd-icon!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 3 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#dd-w-0 .dd-c .dd-s, #dd-w-0 .dd-s-b-s, #dd-w-0 .dd-s-b-sub-y, #dd-w-0 .dd-sub-y {
    background: #FA5A4D !important;
    color: #FFFFFF;
}
#dd-w-0 .dd-n, #dd-w-0 .dd-sun {
    color:  #FA5A4D !important;
}
#dd-w-0 .dd-w-c {
    color: #333333;
    background: #FFFFFF;
    border: 1px solid #FA5A4D !important;
    box-shadow: 0 0 10px 0 rgba(0, 136, 204, 0.45);
    border-radius: 8px;
}
#dd-w-0 .dd-c:after {
    border-left: 1px solid #FA5A4D !important;
    border-top: 1px solid #FA5A4D !important;
}
.show-about{
  
    margin-top: 3%;
}
.video-play{
    float: right;
    background-color: #F83232;
    color: #fff;
    width: 29%;
    border-radius: 0.50rem !important;
    padding: 1% 2% !important;
    margin-top: -2%;
    margin-bottom: -3%;
}
.video-img-ply{
    width:19%;
}
.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0 12px;
    margin: 0;
    width: auto;
    max-width: inherit;
    width: 100% !important;
    height: 38px;
}
.search-vb-user {
    width: 97%;
    height: 48px;
    padding-left: 34px;
    margin-top: -4px;
    border-radius: 0.50rem;
    position: relative;
}
.pcoded-item>li:hover:hover>a {
    background: #FA5A4D !important;
    color: #fff;
}
.m-t-2{
    margin-top: 2%
}
.success-msg-vb{
    margin-top: -2%;
}
.m-r-2{
    margin-right: 2%;
}
.guestlogo {
    max-width: 128px;
    margin-top: 18px;
   
    background-color: #FF5252;
    color: #fff;
    right: 0;
}
.h-76{
    height: 76px !important;
}
.marg-bot-0{
    margin-bottom: 0px !important;
}
.mar-top-1{
    margin-top: 1% !important;
}
.pad-t-1{
    padding-top: 1%;
}
.remember{
	margin: 2% 0 4% 3%;
}
.m-t-6{
    margin-top: 6%;
}
.user-info-header{
   font-size: 22px;
    background: #FA5A4D !important;
    color:#fff !important;
  }
  .pad-b-0{
padding-bottom: 0% !important;
  }
  .kyc-value-vb{
    font-size: 16px;
  }
  .kyc-key-vb {
    text-transform: uppercase;
    color: #a9a7a7;
    font-size: 11px;
  }
  .model-p-7{
    padding: 7% !important;
    }
    .model-text{
        text-align: center;
        font-size: 18px;
    }
    .model-action{
        text-align: center !important;
    } 
    .model-yes{
        padding: 2% 6% !important;
        font-size: 18px !important;
        margin-top: 6%;
    }     
    .n-delete-btn{
        background: #fff;
    border: none;
    }
    .n-delete-btn:focus{
        border: none !important;
    }
    .alert-info {
        background-color: #D9EDF7 !important;
        border-color: #245269 !important;
        color: #245269 !important;
    }
    .m-t-5-vb{
        margin-top: 5%;
        margin-bottom: 1% !important
    }
    .width-100{
        width:100%;
    }
    .term-save{
        background: #FA5A4D;
        margin-bottom: 1%;
    color:#fff ;
    font-size: 19px !important;
    padding: 1% 4% !important;
    border-radius: 0.5em !important;
    }
    .terms-label{
        font-size: 27px;
        font-weight: 600;
    }
    .update-resto-alert{
        margin-top: 6%;
    /* margin-bottom: -3%; */
    }
    .hidden{
        display: none;
    }
    
    @media screen and (max-width:480px){
        body{
          background-image: url("../images/iphonex.png");
          background-color: none;
          background-position: center; 
          background-repeat: no-repeat; 
          background-size: cover; 
        }   
    }