
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  background: #000 !important;
  font-family: "Acumin Pro";
  font-size: 16px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
}

html {
  background: #000 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: mencken-std-head,sans-serif;
    font-weight: 400;
    font-style: normal;
  color: #fff;
}
img {
  max-width: 100%;
}
a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}
b.bold {
  font-weight: 600;
}

span.price_alert_text.capital_case {
    margin-right: 10px;
        text-transform: uppercase;
}

#subcat4 span.price_alert_text.capital_case {
    float: left;
    width: 100%;
    margin-top: 25px !important;
    padding-top: 0;
    padding-bottom: 15PX;
}

#subcat1 a.price_alert_text {
    display: none;
}
#start-profile div#profile_items a{
   margin-bottom: 10px;
} 

.trending-items_box {
    display: inline-block;
}
.alert.alert-danger a.text-decoration-underline, #start-profile div#profile_items a, .subcat-heading a.price_alert_text {
       color: #fff !important;
    text-decoration: none !important;
    background: #B89748;
    padding: 10px 15px;
    font-size: 18px !important;
    line-height: 18px;
     
}

p.logo_local_market_link_text a {
    margin: auto;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.row.pagination p {
    font-size: 18px;
}
.row.pagination p strong{
     color: #B89748;
}
.profile_items {
    text-transform: capitalize;
}

.datepicker-days {
    padding: 10px;
}

.title-bar.d-flex.align-items-center.mb-2 {
    text-transform: capitalize;
}

#couponform .form-group {
    width: 42%;
    float: left;
}

#cartbody .checkout-widget.mt-3 h5 {
    margin-bottom: 0;
}

#couponform .form-group:first-child {
    width: 58%;
}
a#couponbtn {
    float: right;
    font-size: 16px;
}
input#coupon::placeholder{
     color: #fff;
}
input#coupon   {
    color: #fff;
    border: 1px solid;
}
a#couponbtn {
    float: right;
    font-size: 16px;
    margin: 0 !important;
    padding: 13px 10px !important;
}
input#coupon {
    color: #fff;
    border: 1px solid;
    padding: 5px 10px !important;
    /* height: 50px; */
}
#cheftipform .form-group-cheftip:first-child {
    width: 58%;
}
a#cheftipbtn {
    float: right;
    font-size: 16px;
}
input#chefcustomtip::placeholder{
     color: #fff;
}
input#chefcustomtip   {
    color: #fff;
    border: 1px solid;
}
select#cheftip   {
    
    border: 1px solid;
	    font-size: 19px; 
        border-radius: unset;
    padding-left: 10px;
        font-weight: 300;
    font-family: 'Poppins';
    height: 49px;
}
select#cheftip  option {
	background-color:transparent;
    color:#000;
}
a#cheftipbtn {
    float: right;
    font-size: 16px;
    margin: 0 !important;
    padding: 13px 10px !important;
}
input#cheftip {
	
    color: #fff;
    border: 1px solid;
    padding: 5px !important;
    /* height: 50px; */
}
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: 1;
  color: #fff;
  font-family: "Poppins";
   font-size:18px;
}
::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #fff;
  font-family: "Poppins";
   font-size:18px;
}
:-ms-input-placeholder {
  /* IE 10+ */
  opacity: 1;
  color: #fff;
  font-family: "Poppins";
  font-size:18px;
}
:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #fff;
  font-family: "Poppins";
  font-size:18px;
}
:disabled {
  cursor: not-allowed;
}


.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #eee;
    
}


.getMyOrders .contact-form .card-header {
  visibility: hidden;
}

.view_allergens_member {
  float: left;
  margin-right: 10px;
  font-size: 13px;
  text-align: center;
  margin-bottom: 15px;
}
.view_allergens_member img {
  width: 50px;
  margin: auto;
}
#Country {
  background: transparent;
}
.form-control {
  padding: 10px 0;
  height: 50px;
  border: 0;
  border-bottom: 1px solid #909090;
  color: #909090;
  border-radius: 0;
  font-family: "Poppins";
  font-weight: 300;
  font-size: 20px;
  background: transparent;
  line-height: 1.3;
}
.form-control:focus {
  color: #909090;
  background-color: transparent;
  border-color: #909090;
  outline: 0;
  box-shadow: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 1px;
  accent-color: #b89748;
}
button:focus {
    outline: 0;
}

.alert.alert-danger button.close {
    background: none;
    border: none;
    right: 2px;
    position: absolute;
    font-size: 25px;
    line-height: 22px;
}

.modal-content {
    min-height: 200px;
}

.modal-content button.close {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    font-size: 25px;
    z-index: 9;
    line-height: 25px;
}

.btn {
    min-height: 30px;
    min-width: 120px;
    transition: ease all 0.5s;
    border-radius: 0;
    font-size: 18px;
    line-height: 1.3;
    padding: 6px 25px;
  font-family: "Poppins";
      font-weight: 300;
}

input#AddressDescription:focus {
    border: 3px solid #ce973e;
    outline: none;
}

.profile_items span {
    margin-right: 20px;
}
 .loginRegisterMessages{
    width: 100%;
    max-width: 530px;
    margin: auto;
}

.radio_div {
    width: 30px;
    display: inline-flex;
        margin-right: 3px;
}
input[type="radio"] {
    width: 15px;
}

.btn-primary {
  color: #fff;
  background-color: #b89748;
  border-color: #b89748;
  box-shadow: 0px 3px 6px #00000029;
  font-weight: 300;
  border-width: 2px;
      font-size: 18px;

}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.not_active.btn-primary {
  color: #b89748;
  background-color: transparent;
  border-color: #b89748;
  box-shadow: none;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #b89748;
    border-color: #b89748;
    opacity: 0.4;
}
.black-bg{
    background: #000000;
}

/*topbar*/

.top-bar {
  background: #000;
  color: #fff;
  padding: 5px 0;
  font-family: "Poppins";
}
.top-bar h3 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-weight: 400;
  font-family: "Poppins";
  margin-right: 6px;
}
.top-bar h5 {
  font-size: 14px;
  font-weight: 200;
  font-family: "Poppins";
  margin-bottom: 0;
}
.timer-block{
    display: flex;
    justify-content: center;
    align-items: center;
}
.timer-block .left {
  border-right: 1px solid #fff;
  width: 50%;
  float: left;
  text-align: right;
  padding-right: 4%;
}
.timer-block .left .cont {
  text-align: center;
  display: inline-block;
}
.timer-block .borderless td,
.timer-block .borderless th {
  color: #fff;
  border: 0;
  padding: 0px;
  width: 25%;
}
.timer-block .right .table {
  max-width: 220px;
  margin: 0;
  margin-left: 5%;
}

.timer-block .right {
  width: 50%;
  float: left;
}
.timer-block .right h6 {
  margin-bottom: 0;
  text-transform: capitalize;
  font-weight: 300;
  font-size: 14px;
  font-family: "Poppins";
}
.timer-block .right h3 {
  font-weight: 300;
  font-size: 30px;
}

/*header*/

.site-header {
  padding:8px 0;
  background: #000;
  box-shadow: 0px 5px 10px #00000029;
  font-family: "Poppins", sans-serif;
}
.site-logo {
  max-width: 250px;
}

.navbar.navbar-expand-lg {
  margin-bottom: 25px;
}
.navbar ul.navbar-nav li {
  font-size: 17px;
  position: relative;
  text-align: center;
}

.navbar ul.navbar-nav li .dropdown-menu ul {
  padding: 0;
  list-style: none;
}
.navbar ul.navbar-nav li .dropdown-menu ul li {
  margin: 0;
  padding: 0 15px;
}
.navbar ul.navbar-nav li a:hover,
.navbar ul.navbar-nav li a.active {
  color: #b89748;
  transition: ease all 0.5s;
}

.navbar ul.navbar-nav li .dropdown-menu ul li:last-child a::after,
li.no-before a::after {
  display: none !important;
}
.navbar ul.navbar-nav li:last-child .dropdown-item {
  border-color: #fff;
}

a#btnsharefb {
    font-size: 18px;
}

.not_available_btn {
    font-size: 18px;
}

.view_allergens_wrapper {
    width: 100%;
    float: left;
}

.view_allergens input[type="checkbox"] {
    width: 16px;
}

.view_allergens {
    float: left;
    margin: 3px 5px;
    display: flex;
    text-transform: capitalize;
}

.form-group.Allergens_wrapper {
    float: left;
}

.navbar ul.navbar-nav li a.nav-link {
    color: #f2f2f2;
    text-transform: uppercase;
    padding: 6px 15px;
    transition: ease all 0.5s;
    font-weight: 300;
    font-size: 18px;
}
.navbar ul.navbar-nav li .dropdown-menu {
  margin: 0;
  border: none;
  border-radius: 0;
  transition: ease all 0.5s;
  opacity: 0;
  max-height: 0.1px;
  padding: 0;
  display: none;
  background: rgba(26, 26, 26, 0.67);
  max-height: 800px;
  padding: 0.5rem 0;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}
ul.dropdown-menu {
    padding-left: 10px !important;
}

.navbar ul.navbar-nav li.nav-item:hover .dropdown-menu {
  opacity: 1;
  display: block;
}
.navbar ul.navbar-nav .dropdown-item {
  text-transform: uppercase;
  padding: 5px 0;
  text-align: left;
  font-weight: 300;
  font-size: 14px;
  position: relative;
  transition: 0.5s;
  color: #fff;
}
.navbar ul.navbar-nav .dropdown-item:hover {
  background: none;
}
.navbar ul.navbar-nav .dropdown-item::after {
  content: "";
  width: 35px;
  height: 2px;
  background: #b89748;
  position: absolute;
  left: 0;
  bottom: 0;
}
.navbar ul.navbar-nav li a.login-btn,
.navbar ul.navbar-nav li.acount-area > a {
  color: #b89748;
  /* margin-left: 50px; */
}
.navbar ul.navbar-nav li.acount-area img {
  display: none;
}

.navbar ul.navbar-nav li.acount-area .dropdown-item {
  color: #b89748;
}
.navbar ul.navbar-nav li.acount-area .dropdown-item::after {
  display: none;
}
.navbar-toggler-icon{
    padding: 4px;
    background-color: none;
    height: auto;
    background-image: none;
}
i.menu_open_icon, i.menu_close_icon {
    color: #b89748;
    font-size: 30px !important;
}
.navbar-toggler.collapsed i.menu_close_icon, .navbar-toggler i.menu_open_icon {
    display: none;
}
.navbar-toggler.collapsed i.menu_open_icon, i.menu_open_icon{
    display:block;
}

/*footer*/

.site-footer {
  background: #0c0c0c;
  font-family: acumin-pro, sans-serif;
  color: #f2f2f2;
  font-weight: 300;
}
.footer-logo {
  margin-bottom: 10px;
}
.site-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.site-footer ul li {
  margin: 0 0 5px 0;
}
.site-footer ul li a {
  padding: 0;
}
.site-footer h3 {
  color: #b89748;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  font-family: "Poppins";
}


.login-area {
  position: relative;
  padding: 150px 0 300px;
  background: #000;
}
.login-area .custom-form h3 {
  font-size: 40px;
  color: #fff;
}
.custom-form ul li {
  margin-bottom: 25px;
  font-size: 14px;
}
.custom-form ul li label {
  color: #909090;
  font-size: 16px;
  font-family: "Poppins";
}
.custom-form ul li a label {
  color: #b89748;
}
.custom-form li.checkboxes span {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
}
/*page banner*/

.page-banner {
  position: relative;
}
.page-banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: transparent linear-gradient(180deg, #00000069 0%, #0000008A 48%, #0000008F 55%, #000000AD 100%) 0% 0% no-repeat padding-box;
}
.page-banner .img-cont {
  min-height: 250px;
}
/*welcomepage*/
.welcome-txt {
    position: absolute;
    left: 0;
    right: 0;
    /* bottom: 60px; */
    top: 55%;
    text-shadow: 0 4px 7px rgba(0, 0, 0, 0.9);
    text-align: center;
    z-index: 2;
    transform: translateY(-50%);
}
.welcome-txt h2 {
  color: #b89748;
  font-size: 50px;
}
.welcome-txt h5 {
  font-size: 22px;
  font-family: "Poppins";
  font-weight: 200;
  letter-spacing: 1.1px;
  color: #f2f2f2;
  text-shadow: 0px 3px 25px #0000008f;
}


.menu-tabs {
  padding: 15px 0;
  background: #1d1d1d;
}
/*.menu-tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}*/
.menu-tabs ul li {
  margin: 0 30px 0 0;
  text-transform: uppercase;
}
.menu-tabs .menu-links {
  width: 100%;
  max-width: 1350px;
  margin: 0 auto;
  /*display: flex;
  align-items: center;*/
}
.menu-tabs .nav-link {
     font-size: 20px;
    font-weight: 300;
  letter-spacing: 2.4px;
  color: #fbfbfb;
  padding: 0;
}






.menu-tabs ul {
        margin: 0;
        padding: 0;
     list-style: none;
    display: flex;
    gap: 15px 30px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    white-space: nowrap;
}




.menu-tabs .nav-pills .nav-link:hover,
.menu-tabs .nav-pills .nav-link.active,
.sub-cats-li.active,
.menu-tabs .nav-pills .show > .nav-link {
  color: #b89748;
  background-color: transparent;
}
a.nav-link.active {
   color: #b89748;
}
.menu-tabs .sub-cats {
  display: none;
  margin-left: 90px;
}
.menu-tabs .sub-cats.active {
  display: flex;
}
.menu-tabs ul.sub-cats li .nav-link {
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 1.8px;
}

.nav-pills.stick-filter {
	/*position: fixed;*/
	top: 0;
    left: 0;
	width: 100%;
	z-index: 999;
	transition: ease all .5s;
    padding: 8px 0;
   background-color: #1a1a1a;
}
.black-bg .widget-area{
    background-color: #000;
}
.left-sidebar h3.menu-type {
    font-size: 56px;
    font-weight: 400;
    margin-bottom: 20px;
    border-bottom: 1px solid #B89748;
    padding-bottom: 15px;
    line-height: 1.1;
}
.left-sidebar{
    margin-bottom: 40px;
}
.left-sidebar .font-20{
    font-size: 20px;
}
.left-sidebar h3 {
	font-size: 28px;
        text-align: center;
}
.left-sidebar .border-bottom{
    border-color: #b89748 !important;
}
.left-sidebar .widget-area{
    font-size: 12px;
}
.widget-area{
    font-size: 14px;
    padding: 25px 0;
    margin-bottom: 25px;
    border-radius: 0;
    background: #000;
   
}
.widget-area h5 {
	font-size: 24px;
	font-weight: 400;
}

.widget-area label.font-light {
	color: #888;
}
.widget-area  p{
    color: #909090;
}
.widget-area .semi-bold{
    font-size: 16px;
}
.list-area .subcat-heading {
    min-height: 46px;
    margin-top: 17px;
    color: #fff;
    border-bottom: 1px solid #B89748;
    padding-bottom: 15px;
}
.categories {
    padding: 0;
    margin: 1rem 0 0 0;
    list-style: none;
}
.categories li {
	display: inline-block;
    margin-right: 12px;
    text-align: center;
    text-transform: uppercase;
    font-family: acumin-pro-semi-condensed, sans-serif;
    font-weight: 300;
    font-size: 10px;
}

a.order_modal_close_btn {
    position: absolute;
    right: 5px;
    top: 5px;
}

a.add-item {
    float: left;
    
}

.widget-area .align-items-center {
    
    width: 100%;
    float: left;
}

a.order_modal_close_btn button.product_modal_close {
    background: none;
    border: none;
    font-size: 22px;
    line-height: 34px;
}

.categories li img {
	max-width: 30px;
    margin-bottom: 3px;
}
body.profileInfo {
    background: #000;
    color: #fff;
}
body.profileInfo  .contact-form .form-group label {
    margin-bottom: 5px;
    font-weight: 500;
    color: #fff;
}
textarea.form-control {
    min-height: 100px;
    padding: 10px;
}

.alert.alert-success button.close {
    float: right;
    background: none;
    border: none;
    font-size: 26px;
    line-height: 25px;
    color: #b89748;
}

.alert.alert-success {
    margin-top: 20px;
    background: transparent;
    border: 2px solid #b89748;
    color: #b89748;
}


.form-control:disabled, .form-control[readonly] {
    background-color: #eee;
    cursor: not-allowed;
    /* pointer-events: none; */
}
.contact-form .form-group {
    margin-bottom: 25px;
    color: #909090;
}
body.profileInfo .contact-form {
    max-width: 615px;
    margin: 0 auto;
}
body.profileInfo  .header-text {
    font-size: 56px;
    font-weight: 400;
    text-align: center !important;
}
.page-title {
    color: #b89748;
    font-size: 50px;
    line-height: 1.1;
    /* text-shadow: 0 4px 7px rgb(0 0 0 / 90%); */
    line-height: 1.1;
    font-family: mencken-std-head,sans-serif;
    font-weight: 400;
}

.section-title {
	font-size: 40px;
	font-weight: 400;
    text-transform:capitalize;
}
.sub-heading {
	font-size: 40px;
	margin: 0 0 30px 0;
	line-height: 58px;
}
.faq-accordion .card {
	border: none;
	background-color: #555;
	margin-bottom: 20px;
    padding: 0 20px;
	border-radius: 0px ;
}
.faq-accordion .card .card-header button {
    color: #fff;
    font-size: 20px;
    padding: 0;
    font-weight: 400;
    text-align: left;
    width: 100%;
    position: relative;
}
.faq-accordion .card-body {
	padding-left: 0;
	padding-right: 0;
	font-style: italic;
	font-size: 16px;
	color: #f2f2f2;
	font-weight: 200;
}
.earth_house_keeping .bg-light {
    box-shadow: none;
    background: transparent linear-gradient(270deg, #000000 0%, #1A1A1A 100%) 0% 0% no-repeat padding-box;
}

.housekeeping-bg {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 58% auto;
}
.calendar-cont .week-heading {
    max-width: 20%;
    flex-grow: 1;
    font-size: 16px;
    padding: 5px;
    font-weight: 500;
}
.responsive-calendar {
    background: #222;
    padding: 15px;
    color: #fff;
}
/*--new css ends here*/
a#to-login{
	color: #909090;
	 
}

.howitWorks .section-title {
    text-transform: capitalize;
}

.embed-responsive.embed-responsive-16by9 {
    background: url('../images/roomservice_box_example.png');
	    background-size: cover;
}
.cursor_pointer, .cursor_pointer label{
	cursor:pointer;
}
li.checkboxes {
    line-height: 22px;
}
.footer-logo img {
    max-width: 270px;
}


#thankyouPopupModal {
    top: 30%;
}
#thankyouPopupModal .modal-dialog {
	background: none;
}



a:hover{
    text-decoration: none;
}
.btn-link:hover {
	text-decoration: none;
}
.btn.focus, .btn:focus {
	outline: 0;
	box-shadow: none;
    text-decoration: none;
}
.font-light{
    /* font-family: acumin-pro, sans-serif!important; */
    font-weight: 200;
}
.font-size-medium{
    font-size: 16px;
}
.bg-light {
	background-color: #f6ede4 !important;
    box-shadow: 0 0.3rem .40rem #cecece;
}



.btn-primary-order {
	color: #b89748 ;
	background: #fff ;
	border-color: #fff;
    text-transform: uppercase;
    
} 
.active_menu.btn-outline-primary:hover, .active_menu.btn-outline-primary:focus, .active_menu.btn-outline-primary:active {
    
    border-color: #b89748;
    color: #b89748 !important;
}
.active_menu.btn-outline-primary{
	color: #fff !important;
	background-color: #b89748;
	border-color: #b89748;
    box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;
    box-shadow: none;	
	
}

.nav_for_all ul.sub-cats{
	display:none;
}
.nav_for_all.active ul.sub-cats {
	display: block;
	padding-left: 0;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -76px;
	padding: 15px 0;
}
.alert.alert-success {
    margin-top: 20px;
        text-align: center;
}
.alert.alert-danger {
    margin-top: 20px;

}
.menu-btns {
	margin-top: 0;
	padding-top: 50px;
}
.menu-btns .not_active.btn-primary:hover, .menu-btns .not_active.btn-primary:active {
    border-color: #b89748 !important;
    background: #b89748 !important;
    color: #fff;
	 
}
.modal-dialog {
	max-width: 690px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
.modal-dialog h3 {
	text-transform: uppercase;
	color: #b89748;
	font-size: 2.2rem;
}

.login-area .title {
	font-size: 6rem;
    margin-bottom: 1em;
}
.form-signin {
	width: 100%;
	padding: 0px;
	margin: auto;
  max-width: 500px;
}
#recoverform {
  max-width: 500px;
  margin: auto;
}

.modal {
top:10%;
}
.custom-form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.btn.saveLogin, .btn.resetpass, .btn.saveNewCustomer, .btn.sendContact, .btn.btn-primary {
  font-size: 18px;
}
.custom-form ul li label{
    color: #fff;
}
.custom-form h3{
    font-size: 36px;
}
.checkboxes{
    color: #fff;
}
.or::before {
	content: "";
	width: 5px;
	background: #b89748;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
    top: 0;
}
.or::after {
	content: "";
	width: 5px;
	background: #b89748;
	height: 44%;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
    bottom: 0;
    display: none;
}
.or span {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translate(0,-50%);
	padding: 10px 5px;
	font-size: 40px;
    
    display: none;
}
.page-banner .text-cont {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	z-index: 2;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 30px;
    font-weight: 200;
}

/* .page-title span{
    color: #B89748;
} */
.page-banner .desc {
	max-width: 500px;
	color: #EEE;
	font-size: 16px;
	line-height: 22px;
}
.img-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 1;
	z-index: 1;
}


.header-text{
    font-size:36px;
    /* font-family: acumin-pro-extra-condensed, sans-serif; */
    font-weight: 600;
    text-shadow: 0 3px 7px rgba(0, 0, 0, 0.21);
}
.plant-box {
	border: 2px solid #b89748;
	float: left;
    margin: 4% 0 0 4%;
	padding: 20px 30px;
	border-radius: 0px;
	min-width: 390px;
    
}
.edit-link {
	float: right;
	color: #b89748;
}


.date-picker {
	max-width: 230px;
	background-image: url(../images/calendar-icon.png);
	background-repeat: no-repeat;
	background-position: center right 8px;
	background-size: 26px auto;
	padding-right: 30px;
    border: 1px solid #707070;
    box-shadow: none!important;
}
.entrees-txt {
	text-align: right;
	display: inline-block;
	width: 100%;
	margin-top: 12px;
	color: #888;
	font-size: 1.4rem;
    
}
.entrees-txt strong {
	float: left;
    color: #212529;
	font-size: 36px;
    /* font-family: acumin-pro-extra-condensed, sans-serif;   */
}

#subcat1 .sub_cat_heading {
  display: none;
}

.list-area .subcat-heading .category_tag,
.list-area .subcat-heading {
  position: relative;
}

.list-area{
    min-height: 500px;
    position: relative;
}
.list-area .widget-area:hover {
	box-shadow: 0.2rem 0.4rem 0.45rem rgba(200, 200, 200, 0.15) !important
}


.comment-form {
	margin: 0 auto;
	max-width: 1070px;
}
.widget-area.comment-box {
	padding: 0;
    margin-top: 30px;
}
.widget-area.comment-box textarea {
	border: 1px solid #d5d5d5;
    padding-bottom: 72px;
}
.comment-form .edit-link{
   font-weight: 600;
}
.delete-link img {
	max-width: 18px;
}
.comment-box .btn {
	position: absolute;
	right: 50px;
	bottom: 20px;
    min-width: 150px;
}

/* .services-area {
	font-size: 1.2rem;
} */
.services-area img {
	max-height: 100px;
}
.services-area h3 {
	font-size: 1.8rem;
	margin: 20px 0;
    font-weight: 800;
}
.gold-bg {
	background: #b89748;
    color: #fff;
}
.gold-bg.border-top, .gold-bg.border-bottom {
	border-color: #707070 !important;
}
.section-title span.color-red{
    color: #B89748;
}
.video-cont {
	margin: 0;
    position: relative;
}
.video-cont .section-title {
	position: absolute;
	top: 50%;
	z-index: 1;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	transform: translate(0,-50%);
	color: #fff;
	font-size: 95px;
}

.cal{border:0px!important;}
.calendar-cont {
	border: 1px solid #b89748;
	border-radius: 0;
    display: inline-block;
    width: 100%;
    padding: 15px;
}
.calendar-cont .heading {
	text-align: center;
	padding:0 10px;
	font-size: 36px;
	/* font-family: acumin-pro-extra-condensed, sans-serif; */
	font-weight: 600;
color: #fff;
}.calendar-cont .heading span{
    position: relative;
}
.calendar-cont .heading span::before {
	content: "";
	width: 100px;
	height: 1px;
	background: #b89748;
	position: absolute;
	right: 110%;
    top: 50%;
    transform: translate(0,-50%);
}
.calendar-cont .heading span::after {
	content: "";
	width: 100px;
	height: 1px;
	background: #b89748;
	position: absolute;
	left: 110%;
    top: 50%;
    transform: translate(0,-50%);
}
.calendar-cont .col {
	min-height: 270px;
	max-width: 20%;
	display: grid;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
.calendar-cont .col:first-child{
    border-left: 1px solid #cecece;
} 
.calendar-cont h4 {
	background: #333;
	margin: 0 -15px 15px -15px;
	padding: 5px 15px;
	font-size: 20px;
	font-weight: 800;
	border-bottom: 1px solid #cecece;
}
.calendar-cont h4 .edit-link {
	color: #909090;
	font-weight: 600;
}
.calendar-cont h4 .date {
	background: #B89748;
	color: #fff;
	padding: 2px 10px 3px 10px;
	margin: 0 15px 0 -15px;
	font-size: 24px;
	font-weight: 600;
}
.calendar-cont .title span{
    
    text-transform: none;
}
/* .calendar-cont .btn-danger {
	align-self: center;
	margin-bottom: 15px;
	background: #B89748;
	border-color: #B89748;
	max-width: 120px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	min-width: auto;
} */

.calendar-cont .btn-primary {
    align-self: baseline;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 5px 10px;
}
.calendar-cont .sub-text {
	max-width: 400px;
	margin: 0 auto 0px auto;
	text-align: center;
	font-size: 14px;
	/*font-style: italic;*/
}
.calendar-cont .col.col-disable::after {
	background: #e2e5e7;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
    opacity: 0.85;
	/* filter: blur(6px); */
	/* opacity: 0.87; */
	/* -webkit-filter: blur(6px); */
}
.gold {
	border-color: #E1D9C6;
}
.menu-btns .btn {
	padding: 3px 25px 5px 25px;
	margin: 0 -2px;
	
}
 
.menu-btns .btn-outline-primary {
	color: #b89748;
	border-color: #b89748;
    text-transform: uppercase;
    
    line-height: 16px;
    background: #fff;
} 
.menu-btns .active_menu.btn-outline-primary {
	background: #b89748;
}
.menu-btns .active_menu.btn-outline-primary:hover {
	color: #fff;
}
.menu-btns .btn-primary:hover{
    border-color: #b89748!important;
}
.menu-btns .btn-outline-primary:hover{
    background:#b89748;
    color: #fff;
}
.menu-btns .btn-outline-primary span {
	display: inline-block;
	width: 100%;
	font-size: 0.8rem;
    
}
.skip-screen{
    display: none;
}
.nav-pills.stick-filter .sub-cats {
	padding: 6px 0 !important;
}
.red-text {
	color: #d91344;
	
	font-size: 1.5rem;
	float: right;
}
.white-text, .white-text a {
	color: #fff;
	font-size: 20px;
	float: right;
    /* font-family: acumin-pro-extra-condensed, sans-serif; */
    font-weight: 500;
    line-height: 1.2;
}
.modal #myTab {
	border: none;
}
.modal .nav-tabs .nav-link.active {
	border: none;
	font-size: 20px;
background-color: transparent;
    font-weight: 600;
    padding: 0;
    color: #B89748;
}
.modal .date {
	color: #fff;
}
#myTabContent {
	border-top: 2px solid #ddd;
	padding-top: 40px;
}
.modal .widget-area {
	box-shadow: 0 .15rem .5rem rgba(0, 0, 0, 0.08) !important;
	border: 2px solid #ddd;
	min-height: auto;
}
.modal .modal-content {
	border-radius: 0px;
   
}

/* .btn-close {
  position: absolute;
  right: -30px;
  background: none;
  border: none;
  width: 40px;
  
   
  font-size: 35px;
  color: #fff;
  z-index: 99;
  top: -33px;
  
} */

.checkout-modal button.close {
    background: none;
    border: none;
    font-size: 29px;
    line-height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.checkout-modal legend {
    color: #000;
}

#checkoutModal.modal .modal-content{
    background: #fff;
}
.modal .list-area {
	max-height: 800px;
	overflow: auto;
}
.modal-top h5{
    font-size: 24px;
    color: #fff;
    /* font-family: acumin-pro-extra-condensed, sans-serif;   */
    font-weight:600;
}
.modal-cont {
	border-top: 2px solid #ddd;
	margin-top: 15px;
	padding-top: 20px;
    background-color: #000;
}
.modal-cont h4 {
    margin-bottom: 15px;
}
.modal-cont .widget-area h5 {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 600;
}
.modal-cont h6 {
	color: #777;
	font-style: italic;
    margin-bottom: 0;
    position: relative;
}

.only-reviews-list {
	position: absolute;
	background: #f4f4f4;
	z-index: 9;
	width: 100%;
	box-shadow: 0 0rem .80rem #f2f2f2;
	padding: 20px 4%;
	font-style: normal;
	/* color: #000; */
	top: 0;
	left: 0;
	height: 100%;
	overflow: auto;
}
.only-reviews-list ul li {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 12px;
}
.only-reviews-list ul li:last-child {
	border: none;
}
.only-reviews-list h2 {
	font-size: 28px;
	letter-spacing: 0.5px;
}
.only-reviews-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.only-reviews-list ul li h5 {
	font-size: 16px;
	font-weight: 600;
}
.only-reviews-list ul li p {
	font-style: normal;
}
.modal-cont .textarea {
	margin-top: 5%;
}
.modal-cont .textarea label {
	font-size: 1.2rem;
}
.modal-cont .textarea label .red-text {
	font-size: 1.2rem;
	margin-left: 5px;
}
.modal-cont .textarea textarea {
	box-shadow: none !important;
	border: 1px solid #ddd;
	border-radius: 0px;
}

.text-gold{
    color: #B89748!important;
}
.modal-top {
	position: relative;
}
.modal-top .top-text {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 9;
	padding: 10px 20px 15px 20px;
    text-shadow: 0 4px 7px rgba(0, 0, 0, 0.9);
}
.top-text::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
    z-index: -1;
	left: 0;
	bottom: 0;
	opacity:0.6;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.popup-image {
	background: #e1e1e1;
}
.popup-image img {
	width: 100%;
	height: 180px;
	object-fit: cover;
}
#reviewModal .modal-custom {
	padding: 40px 20px 20px 20px;
}
.modal-custom .desc {
	font-size: 14px;
	color: #909090;
	margin-bottom: 20px;
	font-style: italic;
}
.modal-custom .categories li {
	margin-right: 5px;
}
.modal-custom .categories li img {
	max-width: 30px;
}
.add-menu-popup {
	padding-top: 42px;
	overflow: hidden !important;
	padding-right: 0 !important;
    position: absolute;
    z-index: 9;
}
.add-menu-popup::before {
	content: "";
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0.6;
}

.widget-area img.product_thumbnail {
    height: 190px;
    width: 100%;
    object-fit: cover;
}

.add-menu-popup .modal-dialog {
	max-width: 100px;
	margin: 0;
    padding: 0;
	float: right;
	height: 100%;
	width: 100%;
}
.add-menu-popup .modal-dialog ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;
}
.add-menu-popup .modal-dialog ul li {
	text-align: center;
	font-size: 16px;
	
}
.add-menu-popup .modal-dialog ul li a {
	padding: 15px 0;
	display: block;
	text-transform: uppercase;
	color: #fff;
}
.add-menu-popup .modal-dialog ul li:nth-child(1) a {
	background: #B89748;
}
.add-menu-popup .modal-dialog ul li:nth-child(2) a {
	background: #1F597F;
}
.add-menu-popup .modal-dialog ul li:nth-child(3) a {
	background: #B89748;
}
.review-btn {
	background: none;
	border: none;
	color: #fff;
	/* font-family: acumin-pro, sans-serif; */
	font-weight: 200;
	box-shadow: none !important;
	padding: 0;
	height: auto;
	font-style: italic;
	font-size: 12px;
}
.review-modal .modal-bottom {
	padding: 20px 20px;
}
.review-modal textarea {
	border: 1px solid #d5d5d5;
    resize: none;
}
.reviews-list h2 {
	font-size: 20px;
	margin: 30px 0 30px -16px;
    font-weight: 800;
}
.reviews-list ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.reviews-list ul li {
	font-size: 14px;
	color: #909090;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 15px;
    font-weight: 300;
}
.reviews-list ul li h5{
	font-size: 16px;
	/* color: #000; */
}
.breakfast {
	color: #B89748;
}
.lunch {
	color: #1F597F;
}
.dinner {
	color: #B89748;
}
.order-info {
	margin-left: 24px;
	line-height: 16px;
	max-height: 175px;
	overflow-y: auto;
    color: #fff;  /* now calender page is black bg so text white */
}
.order-info label {
	font-size: 14px;
	font-weight: 600;
	width: 100%;
	margin-top: 14px;
	margin-bottom: 0px;
	font-style: normal;
    font-weight: 700;
	text-transform:capitalize;
}
.order-info p {
	font-style: italic;
	font-size: 10px;
    /* font-family: acumin-pro, sans-serif; */
    font-weight: 200;
    line-height: 14px;
    margin-bottom: 0;
}


.subcat-heading{
	color: #fff;
	font-size: 36px;
	/* font-family: acumin-pro-extra-condensed, sans-serif; */
	font-weight: 800;
    margin-bottom: 20px;
}
#subcatpopupModal::before, #checkoutPopupModal:before, #thankyouPopupModal:before {
	background: #000;
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

.bg-grey {
	background: #FAFAFA;
}
.aboutUs .text-cont {
	font-size: 18px;
}
.aboutUs .text-cont h4 {
	font-size: 45px;
	color: #B89748;
	margin: 0;
    line-height: 40px;
}
.aboutUs .text-cont h2 {
	font-size: 65px;
	margin: 0 0 30px 0;
    font-weight: 800;
    line-height: 58px;
}
.note-text{
    font-size: 20px;
    color: #b89748;
    font-weight: 700;
}

.contactUs .map {
	margin: 10% 0;
}
.contactUs .map iframe {
	border-radius: 15px;
    box-shadow: 0 0.1rem .55rem #e2e2e2;
}
.contact-info {
	font-size: 20px;
}
.contact-info h2 {
	font-size: 46px;
	color: #B89748;
	font-weight: 800;
    margin-bottom: 30px;
}
.contact-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-info ul li strong {
	font-weight: 600;
}

/* 
body .text-light {
	color: #747474 !important;
} */


button.btn-close.close-offcanvas.text-reset {
    color: #fff !important;
    opacity: 1;
    font-size: 21px;
    line-height: 24px;
}

.gradient-ligh-bg-left{
background: rgb(233,233,233);
background: -moz-linear-gradient(left,  rgba(233,233,233,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(left,  rgba(233,233,233,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to right,  rgba(233,233,233,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=1 );
}
.gradient-dark-bg{
background: rgb(32,88,125);
background: -moz-linear-gradient(left,  rgba(32,88,125,1) 0%, rgba(42,61,73,1) 100%);
background: -webkit-linear-gradient(left,  rgba(32,88,125,1) 0%,rgba(42,61,73,1) 100%);
background: linear-gradient(to right,  rgba(32,88,125,1) 0%,rgba(42,61,73,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20587d', endColorstr='#2a3d49',GradientType=1 );
}
.text-white{
    color: #fff;
}
.earth_house_keeping .sub-heading {
    margin-bottom: 20px;
    color: #fff;
}
.earth_house_keeping  .housekeeping-bg .sub-heading {
    color: #b89748;
    font-size: 50px;
}

.list-area .add-item {
	font-size: 18px!important;
	margin-top: 8px!important;
    z-index: 99;
}
#trending-items .add-item {
	font-size: 20px!important;
	margin-top: 15px!important;
    z-index: 99;
}
.close-black{
    /* color: #000; */
    border-color: #000;
}
.modal-content {
	/*top: 50%;
	transform: translate(0,-50%);*/
}
.table-striped tbody tr:nth-of-type(2n) {
	background: #f9f9f9;
}
.skipbtn {
	margin: 6px 0 0 0;
	color: #B89748;
	font-weight: 600;
}
.forth-step textarea.form-control,  textarea.form-control.small-textarea {
	height: 26px;
	padding: 1px 5px;
	font-style: italic;
	color: #747474;
	font-size: 14px;
	font-weight: normal;
    margin: 5px 0;
    resize: none;
}
.forth-step textarea.form-control::placeholder {
    color: #ffff;
}
.modal-cont .forth-step .pop-cat {
	font-weight: 300;
	font-size: 20px;
}
.forth-step .remove-item {
	text-transform: none;
	font-weight: 800;
    margin: 4px 0 0 0!important;
}
.modal-custom .widget-area.forth-step p {
	font-size: 14px;
}
.modal-custom .widget-area.forth-step .form-check-label{
    /* font-family: acumin-pro-extra-condensed, sans-serif; */
    font-weight: 600;
}

.thankyou-page {
    position: relative;
}
.thankyou-page::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
}
.thankyou-page img{
    height: auto;
}
.modal-top .thankyou-msg {
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0;
	top: 0;
	padding: 5% 15px;
	color: #fff;
    font-size: 18px;
    transform: translate(0,-50%);
    top: 50%;
}
.modal-top .thankyou-msg img {
	width: auto;
	height: auto;
	display: inline-block;
}
.modal-top .thankyou-msg h2 {
	font-size: 33px;
	color: #B89748;
	font-weight: 800;
	text-shadow: 0 3px 6px rgba(0,0,0,0.6);
    margin: 0 0 10px 0;
}
.modal-top .thankyou-msg h6 {

	font-weight: 300;
	font-size: 19px;
    margin-bottom: 5%;
}
.checkout_date {
	text-decoration: underline;
	font-weight: 600;
	color: #b89748;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
    font-size: 18px;
}
ul.info-cat {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.info-cat li {
	display: inline-block;
	vertical-align: middle;
}
ul.info-cat li h5{
font-weight: 300;
	font-size: 16px;
}
#addItemBtn {
	color: #fff;
	background-color: #B89748;
	border:1px solid #B89748 !important;
	box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important;
	text-transform: uppercase;
	font-weight: 400;
    font-size: 20px;
    padding: 0.1rem 1rem 0.3rem 1rem;
    margin-left: 10px;
    transition: 0.5s;
}
#addItemBtn:hover{
	color: #b89748;
	box-shadow: none;
    background-color: transparent;
}
.review-o-popup .top-text {
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.review-o-popup .top-text h5.review-order {
	font-size: 44px;
}
.review-o-popup .top-text::before{
    background: #000;
    opacity: 0;
}
.review-o-popup .top-text h5 span {
	color: #B89748;
}
.eye-btn {
	position: absolute;
	right: 10px;
	bottom: 8px;
	cursor: pointer;
}

.profileInfo .contact-form .form-group select {
	text-indent: -2px;
}
.contact-form .form-group label {
	margin-bottom: 0;
	font-weight: 500;
	/* color: #000; */
}

.svg-icon img, .earth_house_keeping .sub-heading span img {
	max-width: 60px;
}
.sub-heading .svg {
	max-width: 50px;
	margin: -10px 5px 0 0;
}
.liners-bg {
	background-position: right center;
	background-repeat: no-repeat;
    padding: 10% 0;
    background-size: auto 100%;
}


.mycalendar .page-banner::before, .index .page-banner::before{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,7db9e8+100&0.7+0,0+100 */
background: -moz-linear-gradient(left,  rgba(0,0,0,0.7) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(0,0,0,0.7) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(0,0,0,0.7) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */


}

.club-lounge .text-cont p {
	color: #fff;
	font-size: 20px;
}
.club-lounge .guest-count p {
	font-size: 14px;
}
.club-lounge .guest-count {
	margin-top: 8%;
}
.club-lounge .guest-count .form-cont {
	display: flex;
	max-width: 300px;
	margin: 0 auto;
}
.price.pp-price {
	color: #AC8E47;
	font-size: 12px;
}
.club-cart {
	background: #222;
	padding-top: 10px;
	padding-bottom: 20px;
}
.club-cart ul {
	padding: 0;
	list-style: none;
}
.club-cart ul li {
	border-bottom: 1px solid #70707040;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.club-cart ul li p {
	margin-bottom: 5px;
}
.club-cart ul li a {
	color: #B89748;
	font-style: italic;
}
.club-cart .total-count h4 {
	margin-bottom: 5px;
}

.calendar-cont-top {
	padding: 0 15px;
    margin-bottom: 20px;
}
.calendar-cont-top .month-detail {
	text-transform: uppercase;
    font-size: 28px;
    font-weight: 500;
}
.calendar-cont .calendar-cont-top i{
    font-size: 30px;
}
ul.menu-info {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
}
ul.menu-info li {
    font-size: 18px;
    /* font-family: acumin-pro-extra-condensed, sans-serif; */
    font-weight: 500;
    margin-right: 30px;
}
ul.menu-info li span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px -3px 0;
}
ul.menu-info li.current-menu span {
    background: #D0C19C;
}
ul.menu-info li.next-menu span {
    background: #ADD8E6;
}
.checkin-icon {
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.customer-order-info {
	font-size: 18px;
}
.customer-order-info b{
	font-weight: 700;
}
.guest-count .countMsg {
	position: absolute;
	left: 0;
	top: 100%;
	width: auto;
	right: 0;
	margin: 0 auto;
	max-width: 300px;
}
.guest-count {
	display: flex;
	align-items: center;
}
.guest-count a.add-item{
    margin-top: 0!important;
}
.guest-count input.number {
    width: auto;
    max-width: 70px;
    margin-left: 15px;
    border: 0;
    padding: 7px 7px;
    background: #444;
    color: #fff;
}
.guest-count input.number:focus{
    border: none;
    outline: none;
}

.food-tabcontent input {
    width: 100%;
    background-color: #fff;
    height: 54px;
    border: solid #ce973e 1px;
    padding: 10px 95px 10px 15px;
}
.food-tabcontent button {
    position: absolute;
    top: 4px;
    right: 4px;
    height: calc(100% - 8px);
    background-color: #ffffff;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
}
.food-tabcontent button i {
    color: #B89748;
    font-size: 22px;
    line-height: 23px;
}

.p-r-5{
  padding-right:5px;
}
.p-l-5{
  padding-left:5px;
}
.p-l-10{
  padding-left:10px;
}
.p-r-10{
  padding-right:10px;
}
.min-height-60 {
min-height: 60px;
}
.header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    z-index: 9;
    padding: 5px 0;
}
.navbar-toggler {
  z-index: 99;
}
.social_icons_footer li{
  margin-right: 10px !important;
}
.award-logo img {
  margin: 0 20px;
}

.img_styles img.object-fit-cover {
  position: center center;
  object-fit: cover;
}

.section_3_css{
  min-height: 400px;
 display: grid;
}

.content-bg.section_3_css {
  background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,.90) 30%);
}

.home-banner{
    background: url("../images/roomservice_homepage_banner.jpg") no-repeat top right / cover;
}
.section-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 100vh;
}
.section-bg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.5);
}

.module--side-panel {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin: 0;
  pointer-events: none;
  z-index: 5;
}
.module--side-panel ul {
  text-align: right;
}
.module--side-panel ul div {
  display: inline-block;
}
.module--side-panel a {
  display: inline-flex;
  align-items: center;
  background-color: #B89748;
  padding: 10px 14px;
  pointer-events: auto;
  text-decoration: none;
  white-space: nowrap;
  width: 46px;
  transition: .3s;
  height: 46px;
}
.module--side-panel .icon {
  flex: 0 0 auto;
  text-align: center;
  width: 23px;
  height: 23px;
}

.module--side-panel .text {
  flex: 1 1 auto;
  margin-left: 15px;
  width: calc(100% - 25px);
  color: #fff;
}

.module--side-panel li:hover a {
  background-color: #B89748;
  width: 100%;
  text-decoration: none;
}

.module--side-panel ul {
    text-align: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

div#offcanvasRight {
    z-index: 999999;
}

.module--side-panel a i.fa.fa-shopping-cart {
    font-size: 24px;
    margin-top: -2px;
}

li.pass_input {
    position: relative;
}

.passicon {
    position: absolute;
    top: 16px;
    color: #b89748;
    right: 7px;
    font-size: 24px !important;
        z-index: 99;
    cursor: pointer;
}
input[type="password"] {
    
    padding-right: 35px;
}

.right_side_navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  flex-direction: row;
  display: flex;
}

.right_side_navigation {
    display: flex;
}
#videoModal .modal-body {
    min-height: 250px;
}
#videoModal .modal-content {
    position: relative;
}

button.video-popup.btn-close {
    position: absolute;
    right: -28px;
    top: -25px;
    color: #000000;
    background: #fff;
    font-size: 20px;
    line-height: 20px;
    border-radius: 20px;
    opacity: 1;
}

.nav-link.new_login_btn {
  padding: .2rem 1rem;
  background: #b89748;
}

.btn_seprator {
  padding: .2rem 0.5rem;
}

.section-bg .container {
    z-index: 2;
    position: relative;
}
.content-bg {
    background: linear-gradient(to bottom, rgba(30,87,153,0) 0%,rgba(0,0,0,.90) 50%);
}
.faq-accordion .card {
	border: none;
	background-color: #1A1A1A;
	margin-bottom: 20px;
    padding: 0 20px;
	border-radius: 0px ;
}
.faq-accordion .card .card-header button {
    color: #fff;
    font-size: 20px;
    padding: 0;
    font-weight: 400;
    text-align: left;
    width: 100%;
    position: relative;
    text-decoration: none;
}
.faq-accordion .card-body {
	padding-left: 0;
	padding-right: 0;
	font-size: 16px;
	color: #f2f2f2;
	font-weight: 200;
}
.faq-accordion {
	margin-bottom: 80px;
}

.faq-accordion .card .card-header {
    padding-left: 0;
    padding-right: 0;
}

.faq-accordion .card .card-header button {
    position: relative;
    color: #B89748;
  }

  .faq-accordion .card .card-header button:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -12px;
    transform: translate(0, -50%);
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top-color: #B89748;
  }
  .faq-accordion .card .card-header button.collapsed:before{
    transform: translate(0, -50%) rotate(-90deg);
    border-top-color: #fff;
  }
  .faq-accordion .card .card-header button.collapsed{
    color: #fff;
  }
  .ls-wide {
	letter-spacing: 4px;
}
.ls-wider {
	letter-spacing: 13px;
}
.bottom-text::before {
    content: "";
    width: 3px;
    height: 11px;
    background: #B89748;
    position: absolute;
    left: 0;
    top: 3px; 
}
.text-cont {
    border-bottom: 2px solid #B89748;
}
.award-logo img {
    max-height: 140px;
}
.box-title:after {
    content: " ";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 110px;
    height: 1px;
    background: #B89748;
}
.bg-black {
    background-color: #000;
}




@media all and (min-width:1200px){
    .container{
        max-width: 1400px;
        /* padding: 5px 0; */
    }
    /* .site-header .container {
        max-width: 1850px;
    } */
    .login-area .container {
        max-width: 1090px;
        position: relative;
        z-index: 1;
    }
    .custom-container {
        max-width: 1545px;
    }
    .site-footer .container {
        max-width: 1545px;
    }
}

@media all and (min-width:768px) and (max-width:1023px){
	.housekeeping-bg .col-lg-6.my-md-5.py-md-5.px-lg-5.text-center.text-md-left {
		padding-top: 0 !important;
		padding-bottom: 6rem !important;
	}
	.calendar-cont .col.col-disable {
		display: none;
	}
}
@media all and (min-width:768px){

.fixed-widget {
    transition: ease all 0.5s;
    top: 0;
}
.fixed-widget.stick {
	position: fixed;
	width: 100%;
	max-width: 314px;
	top: 50px;
    transition: ease all 0.5s;
    min-height: 500px;
    overflow-y:auto;
    max-height:600px;
}
    
    .page-banner img{
        width: 100%;
        max-height: 500px;
        object-fit: cover;
    }

}


@media all and (max-width:1625px){
    .navbar ul.navbar-nav li.acount-area .dropdown-menu {
        transform: translate(0%,0);
        left: auto;
        right: 0;
    }
}

@media all and (max-width:1320px){
    .menu-tabs .nav-link{
        margin: 0 3%;
    }
    .fixed-widget.stick {
        max-width: 23%;
    }
}

@media all and (max-width:1200px){
    .responsive-calendar {
        overflow: auto;
    }
    /*.calendar-cont{
        width: auto;
    }
    .calendar-cont .container {
        min-width: 1200px;
        max-width: none;
    }*/
    .navbar ul.navbar-nav li{
        margin-left: 35px;
    }
    .login-area .title {
        font-size: 3rem;
    }
    .entrees-txt{
        text-align: left;
    }
    .entrees-txt strong {
        width: 100%;
    }
    .calendar-cont h4{
        font-size: 16px;
        font-weight: 600;
    }
    .calendar-cont h4 .date {
        font-size: 18px;
    }
    .add-menu-popup {
        padding-top: 39px;
    }
    .fixed-widget.stick {
        max-width: 210px;
    }
    .menu-tabs .menu-links {
        max-width: 930px;
    }
}


@media all and (max-width:991px){
    .calendar-cont .week-heading{
        display: none;
    }
    .home .site-header .navbar-collapse {
        background: #fff;
    }
  
    .top-bar {
        padding: 10px 0;
    }
    .site-logo img {
        max-height: 60px;
    }
    .site-header {
        /*position: fixed;*/
        z-index: 999;
        width: 100%;
        
    }
    .site-header.stick-site-header{
        position: fixed;
        top: 0;
        background: #fff;
        z-index: 999;
    }
    .main-cont {
        /*padding-top: 50px;*/
    }
    .navbar ul.navbar-nav {
        margin: 15px 0;
    }
    .navbar ul.navbar-nav li {
        margin-left: 0px;
        padding: 2px 5px;
        text-align: right;
    }
    .navbar ul.navbar-nav li.nav-item::after {
       /* content: "";
        height: 1px;
        width: 52px;
        background: #ccc;
        position: absolute;
        right: 5px;*/
    }
    .navbar ul.navbar-nav li .dropdown-menu {
        box-shadow: none !important;
        transform: translate(0,0);
    }
    .navbar ul.navbar-nav li .dropdown-menu ul li{
        padding: 0;
    }
    .navbar ul.navbar-nav .dropdown-item {
        font-size: 16px;
        padding: 2px 0;
        /* color: #000; */
        text-align: right;
        width: auto;
        display: inline-block;
    }


    .login-area{
        padding-top: 65px;
    }
    .site-footer h2 {
        font-size: 3rem;
    }
    .menu-tabs .nav-link {
        font-size: 16px;
    }
    .menu-tabs .sub-cats{
        top: -1px;
    }
    .left-sidebar h3 {
        font-size: 2rem;
    }
    .left-sidebar h3.menu-type {
        font-size: 34px;
    }
    .welcome-txt h2{
        font-size: 45px;
    }
    .welcome-txt h5 {
        font-size: 18px;
    }
    .menu-tabs ul.sub-cats li .nav-link {
        font-size: 16px;
    }
    .nav_for_all.active ul.sub-cats {
        bottom: -65px;
    }
    .stick-filter-body .site-header {
        top: 0;
    }
    .left-sidebar h3 {
        font-size: 1.4rem;
    }
    .left-sidebar .widget-area h5 {
        font-size: 20px;
    }
    .page-title{
        font-size: 3rem;
    }
    .section-title {
        font-size: 2.5rem;
    }
    .font-size-medium {
        font-size: 16px;
    }
    .navbar ul.navbar-nav li .dropdown-menu{
        opacity: 1;
    }
    .calendar-cont .col {
        max-width: none;
        border-left: 1px solid #cecece;
    }
    .calendar-cont h4{
        padding: 3px 15px;
    }
    .page-banner .img-cont {
        min-height: 150px;
    }
    .add-menu-popup {
        padding-top: 39px;
    }
    .navbar ul.navbar-nav li .dropdown-menu{
        display: none;
        padding-top: 0 !important;
    }
    .navbar ul.navbar-nav li:hover .dropdown-menu {
        display: block;
        opacity: 1;
    }
    .fixed-widget.stick {
        max-width: 150px;
    }
    .housekeeping-bg {
        background-size: 100% auto;
        padding-bottom: 100px;
    }
    .menu-tabs .menu-links {
        max-width: 690px;
    }
    .modal-dialog{
        padding: 0;
    }
    .club-lounge .page-title {
        font-size: 30px;
    }
    .club-lounge .text-cont p {
        font-size: 16px;
        line-height: normal;
    }
    .club-lounge .guest-count {
        margin-top: 20px;
    }
    .club-lounge .text-cont p br{
        display: none;
    }
}

 input.form-control, select.form-control{
  padding-left: 10px;
  padding-right: 10px;
 }

.price_alert_text {
  display: none;
}

#addressModal button.close {
    background: no-repeat;
    border: none;
    position: absolute;
    right: 0;
    font-size: 24px;
    line-height: 24px;
    z-index: 9;
}

#addressModal .modal-body.login-wrap.text-center {
    min-height: 250px;
    padding-top: 60px;
}

h3#subcat4 {
    padding-bottom: 6px;
}

.checkout-widget h5 {
    margin-bottom: 0;
}

#subcat1 .price_alert_text {
  display: block;
  font-size: 20px;
  padding-top: 13px;
  font-weight: 400;
  font-family: "poppins";
  float: right;
  color: #b89748;
  text-transform: uppercase;
}
#subcat4 .price_alert_text {
  display: block;
  font-size: 20px;
  padding-top: 13px;
  font-weight: 300;
  font-family: "poppins";
  float: right;
  color: #b89748;
}

#subcat5 .price_alert_text {
  display: block;
  font-size: 20px;
  padding-top: 13px;
  font-weight: 300;
  font-family: "poppins";
  float: right;
  color: #b89748;
}

@media all and (max-width:767px){

#subcat1 .sub_cat_heading {
     display: block;  
         border-bottom: 1px solid #B89748;
    padding-bottom: 15px;
}
li.nav-item.mobile_margin {
    margin-top: 10px;
}

.thankyou-page img {
    height: 210px;
}

#subcat1 .price_alert_text {
    text-align: center;
    width: 100%;
    clear: both;
    float: left;
    font-size: 17px;
    margin-top: 10px !important;
    
}

.list-area .subcat-heading .category_tag, .list-area .subcat-heading {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  white-space: nowrap;
  gap: 8px 30px;
}
.list-area .subcat-heading{
  float: left; 
  width: 100%;
      margin-top: 0;
}
ul.category_tag li {
    margin: 0 !important;
    padding: 5px;
}

a.add-item {
    float: left;
    width: auto;
}
.menu-tabs ul {
    gap:15px 30px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    white-space: nowrap;
}
.menu-tabs ul li {
    
    margin: 0;
    padding: 5px;

}
li#nav_for_all_4 {
    
    margin: 0;
}


.page-banner {
    margin-top: 80px;
}
  div#guestCartModal {
    max-width: 100%;
    position: absolute;
}


a#to-login{
	color: #fff;
}

.timer-block .left {
    width: 25%;
}

.timer-block .right {
    width: 75%;
}
tr#counter td h3 {
    text-align: center;
}
    .main-cont {
        padding-top: 70px;
    }
    .site-logo img {
        max-width: 200px;
		margin: auto;
        
    }
    .navbar ul.navbar-nav li a.nav-link{
        padding: 0;
        display: inline-block;
        position: relative;
    }
    .navbar ul.navbar-nav li .dropdown-menu ul li {
        font-size: 15px;
    }
    .navbar ul.navbar-nav .dropdown-item {
        font-size: 15px;
    }
    .navbar ul.navbar-nav li.has-dropdown a.nav-link::after {
        content: "\f0da";
        font: normal normal normal 24px/1 FontAwesome;
        background: no-repeat;
        height: auto;
        top: 50%;
        transform: translate(0,-50%);
        width: auto;
        right: -25px;
        position: absolute;
    }
    .navbar ul.navbar-nav li .dropdown-menu {
        transform: none;
        opacity: 1;
    }
    .login-area .title {
        font-size: 2rem;
    }
    .or span {
        position: relative;
        margin: 10px 0;
        display: inline-block;
        transform: none;
        font-size: 30px;
    }
    .or::before {
        height: 5px;
        width: 33%;
        left: 15px;
        right: auto;
        top: 50%;
        transform: translate(0,-50%);
    }
    .or::after {
        height: 5px;
        width: 33%;
        right: 15px;
        left: auto;
        top: 50%;
        bottom: auto;
        transform: translate(0,-50%);
    }
    .site-footer {
        padding: 3em 0 0em 0;
    }
    .site-footer h2 {
        font-size: 2rem;
    }
    .header-text, .page-title, body.profileInfo .header-text {
        font-size: 2rem;
    }
    
    .font-size-medium {
        font-size: 16px;
    }
    .section-title {
        font-size: 2.5rem;
    }
    .plant-box{
        min-width: auto;
        margin-left: 0;
    }
    .menu-tabs{
        margin-bottom: 10px;
        padding-bottom: 0;
       padding-bottom: 10px;
    }
    #v-pills-tab {
        /*min-width: 500px;*/
    }
    .modal-dialog h3 {
        font-size: 1.5rem;
    }
    .menu-btns .btn {
        font-size: 14px;
        padding: 0 0;
    }
    .menu-tabs .sub-cats {
        margin-left: 0;
        margin-top: 10px;
        top: 0;
        padding-top: 9px;
    }
    .menu-tabs .sub-cats::before {
        content: "";
        width: 100%;
        height: 1px;
        background: #cecece;
        position: absolute;
        left: 0;
        top: 0px;
    }
    .menu-tabs .sub-cats.active {
        display: inline-block;
    }
    .btn {
        min-width: auto;
        font-size: 18px;
        min-height: 40px;
        padding: 5px 20px;
    }
    .form-control{
        font-size: 17px;
    }
    .widget-area .btn-primary {
        width: 100%;
    }
    .mb-hide{
        display: none!important;
    }
    .nav-pills.stick-filter {
        padding: 5px 10px;
    }
    .calendar-cont h4{
        font-size: 16px;
        padding: 4px 15px;
    }
    .home .site-header{
        display: none;
    }
    .calendar-cont .heading{
        font-size: 28px;
    }
    .calendar-cont .heading span::before, .calendar-cont .heading span::after{
        width: 50px;
    }
    .calendar-cont h4 .date {
        font-size: 16px;
    }
    .add-menu-popup {
        padding-top: 0px;
    }
    .add-menu-popup{
        position: fixed;
        z-index: 9999
    }
    .add-menu-popup::before{
        opacity: 1;
    }
	
	.timer-block .left{
		width: 43% !important;
	}
    /* body.home{
        background: url("../images/login-banner.jpg") no-repeat 0 0 / cover;
    }
    body.homemob{
        background: url("../images/login-area-bg.png") no-repeat 0 0 / cover;
    } */
    .home .site-footer, .homemob .site-footer {
        display: block;
    }
    .housekeeping-bg , .liners-bg{
        background-image: none !important;
        padding-bottom: 0;
    }
    .sub-heading .svg {
        max-width: 35px;
    }
    .menu-tabs .menu-links {
        max-width: 510px;
    }
    .club-lounge .page-title {
        font-size: 24px;
    }
    .club-lounge .page-title + p {
        display: none;
    }
    .club-lounge .guest-count {
        margin-top: 5px;
    }
}

.order-page-title {
	margin-top:35px;
    text-align: center;
    margin-bottom: 55px;
    text-transform: uppercase;
    background: #e65751;
    color: #fff;
    padding: 20px 0;
    border-radius: 0px;
}
.red {
	color:red;
}
.place-order{
	background: #fff7e3;
    border: 1px solid #e4e4e4;
    border-radius: 0px;
    padding: 25px 40px;
}



.nav-link .sub-cats {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 15px;
}
.nav-link .sub-cats li{ display:inline-block;}
.nav-link .sub-cats li a{ font-size:12px; }
.subproductMessages{font-size:16px !important;}
#sub_products .font-light{font-size:16px !important;}
.list-area .widget-area-small{min-height:50px !important;}


.modal-custom .nav.nav-tabs {
    justify-content: center;
    border: none;
    align-items: center;
    background: #1a1a1a;
    margin-bottom: 10px;
}
.modal-custom .nav-tabs .nav-item{
    width: 50%;
    text-align: center;
}
.modal-custom .nav-link {
	font-size: 20px;
    display: inline-block;
    transition: none;
    border: 0;
}

.modal-custom .reviews-link {
	font-size: 16px;
}
.modal-custom .widget-area p {
	font-size: 12px;
}
.modal-custom .widget-area {
	border: none;
	box-shadow: none !important;
}
.modal-custom .widget-area .categories li {
	font-size: 10px;
	margin-right: 5px;
}
.modal-custom .widget-area .categories li img {
	max-width: 20px;
}
.add-item {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #B89748;
    font-weight: 500;
    text-transform: uppercase;
}
.add-item img {
	max-height: 15px;
	margin-right: 6px;
}
.modal-custom .widget-area .widget-area h5{
    font-size: 18px;
    font-weight: 800;
}
.modal-custom .modal-body {
    max-height: calc(72vh - 210px);
    overflow-y: auto;
}
.modal-bottom {
    /* box-shadow: 0 -0.3rem .40rem #cecece; */
    position: relative;
    z-index: 2;
    background: #222;
    padding: 15px;
}
.modal-bottom .date {
	background: #B89748;
	height: 100%;
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 20px 0;
	font-size: 22px;
	text-transform: uppercase;
	flex-direction: column;
	text-align: center;
	line-height: 24px;
	font-weight: 300;
}
.modal-bottom .date b {
	font-size: 30px;
	font-weight: 500;
	/* border-top: 1px solid #fff; */
	margin-top: 4px;
}
.modal-bottom ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.modal-bottom ul li {
	position: relative;
	font-size: 20px;
	font-weight: 400;
    border: 0 !important;
  
}
.modal-bottom ul li.redColor {
	color: #B89748;
}
/* .modal-bottom ul li:hover, .modal-bottom ul li.active{
    border-bottom: 1px solid #000;
} */
.modal-bottom ul li::after {
	content: "\f111" "\f111" "\f111";
	font: normal normal normal 8px/1 FontAwesome;
	letter-spacing: 15px;
	position: absolute;
	left: 126%;
	transform: translate(0,-50%);
	top: 50%;
}
.modal-bottom ul li:last-child:after{
        display: none;
    }
.modal-top .close {
	background: none;
	position: absolute;
	right: 10px;
	color: #fff;
	opacity: 1;
	top: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	font-weight: 400;
	font-size: 20px;
    z-index: 22;
    line-height: 26px;
}
.modal-header .close {
    margin:0;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    width: 30px;
    height: 30px;
    border: 2px solid #fFf;
    OPACITY: 1;
    border-radius: 100%;
    line-height: 26px;
    padding: 0;
    text-align: center;
}
.modal-header .close:hover{
    opacity: 1;
}
.modal-top .back {
	background: none;
	position: absolute;
	left: 10px;
	color: #fff;
	opacity: 1;
	top: -8px;
	font-weight: 100;
	font-size: 44px;
	border: none;
	height: auto;
	min-height: auto;
    line-height: normal;
}
.modal-dialog .form-group label{
    color: #fff;
    font-weight: 300;
    margin-bottom: 5px;
}
.object-fit-cover{
  object-fit: cover;
}
.btn.style2 {
  background: #B89748;
  color: #fff;
  margin: auto;
}

.section_3_css .col-md-6.col-lg-4 {
  margin-top: 20px;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b89748;
  border-color: #b89748;
}

.form-signup.addNewCustomer {
  max-width: 600px;
  margin: auto;
}

.allergy_items img {
  width: 50px;
}


div#checkoutModal {
    top: 0;
}

/* Mobile css Start */
@media all and (min-width:768px){

    .d-hide{
        display: none!important;
    }
    body .owl-carousel .owl-stage {
        transform: none !important;
        width: 100% !important;
        padding: 0 !important;
    }
    body .owl-carousel .owl-stage .owl-item {
        width: 99% !important;
        margin: 0 !important;
    }
    body .owl-carousel .owl-stage .owl-item{
      margin-top:10px !important;
    }

}
@media all and (max-width:767px){
    html{
        height: 100%;
    }
    .login-area{
        margin-top: 0;
    }

.min-height-60 {
  min-height: 20px;
}

.award-logo img {
  
  margin-bottom: 20px;
}
  .right_side_navigation {
    position: relative;
  }
  .right_side_navigation ul {
   display: block;
  }
  .nav-link.new_login_btn {
  padding: .2rem 1rem;
  background: #b89748;
  width: 150px;
  margin: auto;
}
.right_side_navigation ul li {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.text-white{
  color:#fff;
}
.header-wrap {
  background: noneaa;
}
    .top-bar h3 {
        font-size: 20px;
        text-align: left;
    }
    .top-bar h5 {
        font-size: 12px;
        text-align: left;
    }
    .timer-block .right {
        
        font-size: 12px;
        padding: 0 10px;
    }
    .timer-block .right h6 {
        
        text-transform: capitalize;
        font-size: 12px;
    }
    .site-footer{
        /*display: none;*/
    }    
    .site-footer h3{
        font-size: 20px;
    }
    .btn-primary {
        text-transform: none;
        
        font-size: 20px;
    }
    .login-area{
        padding-bottom: 30px;
        padding-top: 0;
    }
    .login-area:before, .login-area:after{
        display: none;
    }
    .custom-form h3{
        color: #fff;
        font-size: 30px;
    }
    .custom-form {
        margin-top:5%;
    }
    .checkbox, #to-recover {
        color: #fff;
    }
    .home .main-cont {
        padding: 0;
    }
    .main-cont{
        padding-top: 0;
        /*padding-bottom: 65px;*/
    }

    .menu-btns {
        display: none;
    }
    .left-sidebar .widget-area {
        box-shadow: none !important;
        margin-top: -18px;
    }
    .left-sidebar h3 {
        font-size: 1.3rem;
        text-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
        margin-bottom: 15px;
    }
    .left-sidebar .widget-area img {
        border-radius: 0px;
        box-shadow: 0 .125rem .95rem rgba(0, 0, 0, 0.25) !important;
    }
   
    .widget-area h5 {
        font-size: 1.5rem;
    }
    .mobile-footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 999;
    }
    .mobile-footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 100%;
    }
    .mobile-footer ul li {
        float: left;
        width: 25%;
        text-align: center;
        font-size: 8px;
        text-transform: uppercase;
        
    }
    .mobile-footer ul li img {
        max-height: 25px;
        margin-bottom: 4px;
        filter: grayscale(100%);
    }
    .mobile-footer ul li:hover img{
        filter: none;
    }
    .mobile-footer ul li a {
        color: #909090;
        display: block;
        padding: 10px 5px;
        border-bottom: 4px solid transparent;
    }
    .mobile-footer ul li a:hover, .mobile-footer ul li:hover button span{
        color: #b89748;
    }
    .mobile-footer ul li:hover a, .mobile-footer ul li.active a {
        border-color: #b89748;
    }
    .mobile-footer ul li span {
        width: 100%;
        display: inline-block;
    }
    .mobile-footer ul li button{
        padding: 7px 5px;
    }
    .mobile-footer ul li button span{
        color: #909090;
        text-align: center;
        font-size: 8px;
        text-transform: uppercase;
        
    }
    .categories li {
        font-size: 10px;
        margin-right: 5px;
    }
    .categories li img {
        max-width: 30px;
    }
 
    .section-title {
        font-size: 35px;
    }
    .font-size-medium {
        font-size: 16px;
        line-height: 22px;
    }
    .widget-area.comment-box {
        padding: 25px;
    }
    .widget-area.comment-box textarea {
        margin: 20px 0 60px 0;
        border: 2px solid #dcdcdc;
        box-shadow: none !important;
    }
    .widget-area.comment-box .btn {
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
    }
    .plant-box {
        margin: 80px auto 0 auto;
        padding: 5px 10px;
        width: 205px;
        float: none;
        text-align: left;
        background: #f6ede4;
        position: relative;
        z-index: 1;
    }
    .plant-box img {
        max-width: 25px;
        margin-right: 5px;
    }
    .plant-box h4 {
        font-size: 14px;
        margin-bottom: 0;
    }
    .plant-box p {
        font-size: 9px;
    }
    .stamp-area {
        background: #B89748;
        padding: 35px;
        position: relative;
        top: -15px;
    }
    .stamp-area h2 {
        color: #fff;
        font-size: 28px;
      font-weight: 600;
    }
    .blc-img {
        text-align: center;
        padding: 38% 0;
    }
    .a-box{
        position: relative;
        padding-top: 30px;
    }
    .a-box::after {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 0;
        border-top: 0px solid transparent;
        border-right: 300px solid #fff;
        border-bottom: 15px solid transparent;
    }
    .a-box .section-title span{
        color: #B89748;
    }
    /* .services-area {
        font-size: 1rem;
    } */
    .services-area h3 {
        color: #212529;
        text-shadow:  0 .125rem .95rem rgba(0, 0, 0, 0.25);
    }
    .bg-light.how-to-video {
        background: none !important;
        box-shadow: none;
    }
    .video-cont{
        border-radius: 0px;
        overflow: hidden;
    }
    .faq-accordion .card .card-header h2 {
        line-height: 22px;
    }
    .contact-form .btn-primary {
        width: auto;
        min-width: 100px;
    }
    .hide-register-form{
        display: none;
    }
    .register-link {
        text-align: center;
        color: #fff;
        margin-top: 10px;
        display: inline-block;
        width: 100%;
        
    }
    .register-link a{
  font-weight: 600;
    }
    .welcome-message {
        color: #909090;
    }
    .welcome-message .inner-cont {
        padding: 0 30px 0px 30px;
    }
    .welcome-message h5 {
        font-size: 16px;
        font-weight: 200;
        margin-bottom: 0;
    }
    .welcome-message h2 {
        font-size: 58px;
        text-transform: uppercase;
        font-weight: 800;
        line-height: 58px;
    }
    .welcome-message h2 strong{
        font-weight: 800;
    }
 
    .welcome-message .btn-primary {
        font-size: 20px;
        text-transform: uppercase;
    }
    .login-link {
        display: inline-block;
        width: 100%;
        margin-top: 15px;
        
    }
    .login-link a{
        font-weight: 600;
    }
    .custom-form ul li{
        color: #fff;
    }
    .custom-form li.checkboxes span {
      font-size: 12px;
    width: 22%;
}

    .skip-screen {
        background: url("../images/skip-screen.jpg") no-repeat 0 0 / cover;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999999;
        padding:20px;
        color: #fff;
        display: none!important;
    }
    .skip-screen .skip-btn {
        float: right;
        color: #fff;
    }
    .skip-screen h5 {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
        font-size: 16px;
        font-weight: 200;
        
    }
    .skip-screen h2{
        font-size: 60px;
        text-transform: uppercase;
        
    }

    .skip-screen p{
        
        font-size: 16px;
    }
    .skip-screen .next-btn {
        
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        background: url("../images/next-arrow.png") no-repeat right center;
        margin: 0 auto;
        width: 70px;
        display: inherit;
        position: fixed;
        bottom: 10px;
        left: 0;
        right: 0;
    }

    .site-header.nav-toggle{
        max-width: 80%;
        border-radius: 0 0 0 15px;
    }

    .navbar ul.navbar-nav {
        margin-top: 15px;
        margin-bottom: 0px;
    }
    .footer-logo {
        margin-top: 0px;
    }
    .footer-logo img {
        max-width: 200px;
    }
    .site-header p {
        font-size: 12px;
    }
	.navbar ul.navbar-nav li .dropdown-menu {
        display: none;
    }
    .navbar ul.navbar-nav li:hover .dropdown-menu{
        display: block;
    }
    nav.navbar::before {
        content: "";
        position: absolute;
        top: 50px;
        background: #d0d0d0;
        height: 1px;
        width: 90%;
        left: 0;
        display: none;
    }
    .welcome-txt h2 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 0;
    }
    .welcome-txt h5 {
        font-size: 14px;
    }
  
  .page-banner img {
    height: 150px;
    object-fit: cover;
    width: 100%;
}
.contact-info {
    font-size: 16px;
}

.widget-area {
    
    min-height: 530px;
}


    .welcome-txt{
        bottom: 10px;
    }
    .d-m-none {
        display: none;
    }
    .left-sidebar {
        margin-bottom: 20px;
            display: none;
    }
    .owl-carousel .owl-item .item {
        border: 1px solid #ececec;
    }
    .owl-carousel .owl-stage {
        padding-left: 0 !important;
    }
    .list-area .widget-area:hover {
        /*box-shadow: none !important;*/
    }
    .list-area .categories li {
        margin-left: 5px;
        margin-right: 0;
    }
    .owl-carousel .owl-item .item .widget-area h5, .owl-carousel .owl-item .item .widget-area span {
        padding: 0 20px;
        font-size: 18px;
    }

    .owl-carousel .owl-item .item .widget-area h6 {
        padding: 0 20px;
        margin: 2px 0 15px 0;
    }
    .owl-carousel .owl-item .item .widget-area p {
        padding: 0 20px;
    }
    .owl-carousel .owl-item .item ul.categories {
        padding-left: 20px;
    }
    .owl-carousel .owl-item .add-item{
        margin-left: 20px;
    }
    .owl-carousel .owl-item .item img.p-image {
        height: 150px;
        object-fit: cover;
    }
    .owl-carousel.owl-theme{
        margin-bottom: 20px;
    }
    .owl-carousel .owl-dots{
        display: none;
    }
    #subcatpopupModal .modal-dialog {
        /*background: no-repeat;*/
    }
    #subcatpopupModal .modal-bottom, .review-modal .modal-bottom {
        position: fixed;
        bottom: 0;
        left:0;
        width: 100%;
        background: #fff;
    }
    .modal-dialog{
        background: #fff;
    }
    .entrees-txt strong {
        width: 100%;
        font-size: 30px;
        font-weight: 600;
    }
    .left-sidebar h3.menu-type {
        font-size: 30px;
    }
    .welcome-txt h5 i {
        font-size: 20px;
        bottom: -6px;
    }
    body .add-menu-popup .modal-dialog {
        max-width: 100%;
        height: auto;
        transform: translate(0,-50%) !important;
        top: 50%;
    }
    .modal-custom .modal-body {
        max-height: calc(75vh - 140px);
        overflow-y: auto;
    }
    .sub-heading {
        font-size: 45px;
        margin: 0;
        line-height: 40px;
    }
    .concierge .page-title, .aboutUs .page-title, .howitWorks .page-title , .video-cont .section-title{
        font-size: 40px;
    
    }
    .concierge .page-banner, .aboutUs .page-banner, .howitWorks .page-banner{
        height: 100vh;
    }
    .concierge .page-banner img, .aboutUs .page-banner img, .howitWorks .page-banner img{
        height: 100vh;
    }
    /* body .text-light {
        color: #747474 !important;
    } */
    .site-header{
        padding: 0;
        z-index: 9999;
    }
 .site-logo {
    text-align: left;
    margin: 20px 0 0;
    position: relative;
}
    /*.site-logo::after {
        background: #ddd;
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -10px;
        content: "";
        left: 0;
        right: 0;
        margin: 0 auto;
    }*/
    .navbar-collapse {
        position: fixed;
        top: 0px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        height: 100%;
        background:#000;
        z-index: 9;
    }
    .navbar ul.navbar-nav li {
        text-align: center;
    }
    .navbar ul.navbar-nav li.nav-item::after, .navbar ul.navbar-nav .dropdown-item::after{
        display: none;
    }
    .navbar-collapse.collapsing {
        left: -100%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
        overflow-y:auto;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }
    .modal-bottom .date {
        padding: 5px 0 10px 0;
        font-size: 14px;
        line-height: 20px;
    }
    .modal-bottom .date b{
        font-size: 24px;
    }
    .modal-bottom ul li {
        font-size: 16px;
    }
    #cart_items {
        padding: 20px 00px;
    }
    .modal-bottom ul li::after {
        letter-spacing: 10px;
        left: auto;
        content: "\f111";
        right: -28px;
        font-size: 6px;
    }
    
    .modal-top h5 {
        font-weight: 600;
        font-size: 20px;
    }
    .add-menu-popup .modal-dialog ul li a {
        font-size: 30px;
        font-weight: 600;
    }
    .modal-dialog{
        padding: 0;
    }
    .modal-custom .nav.nav-tabs{
        margin-bottom: 0;
    }
    .modal-custom .widget-area .add-item {
        margin: 15px 0 0 19px;
        float: left;
    }
    .owl-carousel .owl-item .item .widget-area .prd-messages {
        padding: 0 25px;
    }
    .place-order {
        padding: 15px 20px 5px 20px;
    }
    .placeOrderForm .table-responsive .table {
        min-width: 400px;
    }
    .calendar-cont .btn-checkout {
        position: fixed;
        bottom: 65px;
        z-index: 99;
        width: 100%;
        max-width: 100%;
        left: 0;
        margin-bottom: 0;
    }
    body .trending-items-toggle {
        font-size: 14px;
        color: #B89748;
        float: right;
        position: relative;
       
        font-weight: 600;
        cursor: pointer;
        top: -10px;
    }
    .trending-items.show {
        display: block;
        float: left;
    }
  
  .category_tag.tag_cat_id_1 {
  width: 100%;
}

    .modal-dialog .btn-primary {
        text-transform: none;
        font-size: 14px;
        padding: 0.1rem 0.5rem 0.3rem 0.5rem;
        min-height: 30px;
    }
    
    .review-modal textarea {
        height: 43px;
    }
    .fixed-widget.stick {
        max-width: none;
    }
    #login-area .register-link a, #login-area .login-link a {
        color: #fff !important;
    }
    /* #login-area .welcome-message .login-link a {
        color: #000 !important;
    } */
    .modal-top .top-text .white-text a {
        font-size: 14px;
        font-weight: 600;
    }
    .review-o-popup .top-text h5.review-order {
        font-size: 30px;
    }
    .gradient-ligh-bg-right{
        background: #f0f0f0; /* Old browsers */
        background: -moz-linear-gradient(top,  #f0f0f0 0%, #e3e3e3 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top,  #f0f0f0 0%,#e3e3e3 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom,  #f0f0f0 0%,#e3e3e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
    }
    .gradient-dark-bg{
    background: rgb(32,88,125);
    background: -moz-linear-gradient(top,  rgba(32,88,125,1) 0%, rgba(42,61,73,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(32,88,125,1) 0%,rgba(42,61,73,1) 100%);
    background: linear-gradient(to bottom,  rgba(32,88,125,1) 0%,rgba(42,61,73,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20587d', endColorstr='#2a3d49',GradientType=1 );
    }
    .calendar-cont .col{
        display: inline-block;
    }
    .calendar-cont .col .text {
        min-height: 105px;
    }
    .calendar-cont .col.col-disable {
        display: none;
    }
    
    
	/* css by sukhdev */ 
	
	  .register-screen, .home .mobile-footer, .homemob .mobile-footer{
		display:none;
	}
	#recoverform .text-muted, #recoverform .text-dark{
		color: #fff !important;
	}
    .only-reviews-list ul li p {
        font-size: 12px;
    }
    ul.menu-info {
        margin: 10px -10px 0 -10px;
    }
    ul.menu-info li {
        font-size: 16px;
        margin-right: 10px;
    }
    #login-area {
  padding-top: 80px;
}
	/* css by sukhdev */ 
	
}
/* Mobile css end */
.no-products{padding-top: 20px; text-align:center; }
.prd-messages .alert{padding:5px!important;font-size:12px!important;font-style:italic!important;}
.month-detail{padding:10px;font-size:20px;}
.calendar-cont i{font-size:20px;color:#BEA058;}
.col-gold {
	background: #e5dcc6;
}
.col-blue {
	background: #baccd8;
}
.countMsg{
	color: #721c24!important;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding:8px;
	width:29%;
	margin:10px auto;
	
}
.ElementsApp .InputElement{border-bottom: 1px solid #d5d5d5!important;}
.placeOrderForm .left{
	width: 30%;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 18px;
}
.placeOrderForm .right{
	width: 30%;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 18px;
	margin-left:20px;
}
#paymentResponse{padding:0px 15px;}

@media screen and (max-width:1060px){
li.nav-item.mb-hide {
    display: none;
}


}

.orderservice span{font-size:15px;}