/* Only for demo to be reviewed late */
section#content , body {
  background-color: #f0f0f5;
  /* margin-top: 0 !important;
  padding-top: 0px !important;
  padding-bottom: 15px !important;
  overflow-x: hidden; */
}

#wrapper { padding : 0 !important; }
/* #wrapper header, #wrapper footer { display : none !important; } */


/* Only for demo to be reviewed late */
#main-content{
 background-color: #f0f0f5;
}



.dining-reservations-new *{
  outline: none !important;
}

input:read-only{
 background-color: #ffffff !important;
}

.m-10{
 margin: 10px !important;
}
.m-10-0 {
	margin:	10px 0px !important;
}
.pd-6{
  padding: 6px !important;
}
.pd-0-6{
  padding: 0px 16px;
}
.pd-7{
  padding: 7px !important;
}
.f-14{
  font-size: 14px !important;
}
.f-16{
  font-size: 16px !important;
}
.m-8p{    
  margin: 8px !important;
}
.h-1r{
   height: 1rem !important;
}
.break-word{
  word-wrap: break-word !important;
}
.c-w{
	background-color: #fff;
	color: #000;
}

main{
  margin-top: 3rem;
}

.hideVisibility{
  visibility: hidden;
  opacity: 0;
}
.pd-7 {
	padding: 7px !important;
}
.pd-13 {
	padding: 13px !important;
}

.f-14 {
	font-size: 14px !important;
}

.f-16 {
	font-size: 16px !important;
}

.m-8p {
	margin: 8px !important;
}

.h-1r {
	height: 1rem !important;
}
.c-w{
	background-color: #fff;
	color: #000;
}
.b-w {
  background-color: #fff !important;
}
.m-b10 {
	margin-bottom: 10px;
}
.break-word {
	word-wrap: break-word !important;
}

/* Input fields for DropDown and pickers */
.f-label{
  font-size: 1.2rem;
    line-height: .5;
    font-weight: 500;
    color: #282f53;
}
.f-divider {
   margin: 0;
  height: 38px;
  color: #eef1f6;
}
.f-paper {
  border: 1px solid #e9edf4 !important;
  padding: 8px;
  background-color: #fff;
  box-shadow: none;
}
.f-icon{
  color: #282f53;
  border-radius: 7px;
  margin-bottom: 0px !important;
}
.f-icon-btn{
  color: #355DC9 !important;
}
.f-icon-btn-pick{
  color: #355DC9 !important;
  width: 30px !important;
}
.f-input-com{
  padding-bottom: 0px !important;
  border: none !important;
}
.f-bd-5{
  border-radius: 5px !important;
}
.p-icon{
  color: #282f53 !important;
  border-radius: 7px;
  margin-bottom: 0px !important;
}
.f-select{
  height: 38px;
}
.nowrap{
  flex-wrap: nowrap;
}
.paper-no-style{
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
select, textarea, input[type="text"]:not(.input-group-inset-after, .MuiInputBase-input), input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  border: none;
  line-height: .5;
  padding: 0px;
  margin-bottom: 0px;
  font-size: 0.875rem;
  font-weight: 400;
}

select:not(.form-control), textarea:not(.form-control), input[type="password"]:not(.form-control), input[type="datetime"]:not(.form-control), input[type="datetime-local"]:not(.form-control), input[type="date"]:not(.form-control), input[type="month"]:not(.form-control), input[type="time"]:not(.form-control), input[type="week"]:not(.form-control), input[type="number"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="color"]:not(.form-control), .uneditable-input {
  padding: 10px 20px 10px 12px !important;
  margin-bottom: 10px !important;
  border: 1px solid #e9edf4 !important;
  width: inherit !important;
}

.inp {
 /* border: 1px solid #e9edf4 !important; */
 width:  100% !important;
}

.loc-item-container{
  margin: auto;
  padding: 8px;
}
.loc-item{
  flex: 1;
  margin-top: 10px !important;
}
.loc-item-img{
  display: block !important;
  margin: auto !important;
  max-width:  100% !important;
  max-width: 100% !important;
  background-size: cover;
  background-position: center;
}

.loc-img{
  width: 100% !important;
  height: 120px;
  border-radius: 7px !important;
  object-fit: cover;
}

.seating-icon{
  transform: scale(.7);
}
#native-select{
  margin-bottom: 0px !important;
  border: none !important;
}

.MuiInputBase-root.MuiOutlinedInput-root.MuiInputBase-formControl > input {
    margin-bottom: 0px !important;
    padding: 13px 10px !important;
}

.MuiDrawer-paperAnchorBottom {
  max-height: 80% !important;
  min-height: 80% !important;
}

.MuiDrawer-root.MuiDrawer-modal.max-sixty-percent > div.MuiDrawer-paperAnchorBottom {
    max-height: 60% !important;
    min-height: 60% !important;
}

.MuiDrawer-root.MuiDrawer-modal.fixed-height-200px > div.MuiDrawer-paperAnchorBottom {
    max-height: 200px !important;
    min-height: 200px !important;
}

.sub-location-section.closed.MuiGrid-item, .booking-information-section.closed.MuiGrid-item {
    padding: 0;
}

.sub-location-and-booking-info:has(> .sub-location-section.closed + .booking-information-section.closed) {
    padding: 5px;
}

.sub-Location {
	display:inline-block;
}
.additional-information {
    background-color: #f6f6fb;
    box-shadow: none !important; 
    border: 1px solid #eee;
}
.additional-information .MuiAccordionSummary-content { 
  margin: 0 !important
}
.additional-information .MuiButton-textPrimary { color : #000 }
.additional-information .MuiAccordionSummary-root.Mui-expanded {
    min-height: 48px;
}

.additional-information .MuiAccordionSummary-content.Mui-expanded {
    margin: 0 !important;
}

.heading-sm {
  font-weight:500; 
  font-size:0.875rem;
}

.search-member-input {
  padding:10px 0 8px 0;
}
#subtitle-text{
	  font-size: small;
	 line-height:1.2em;
	  color:grey;
	  width:100%;
}

.search-result {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  margin: auto;
  min-height: 100%;
}

.search-result-btn {
  padding: 3px 3px;
}

.loc-item.expanded {
    z-index: 100;
    position: relative;
}

.main-body-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 50;
    top: 0;
    left: 0;
}

.semibold-text {
  color: #000;
  font-size: 0.9rem;
  font-weight: 600;
}

.search-drawer-content {
  padding: 20px;
}
.search-drawer-content, .search-drawer-content-heading, 
.search-drawer-party-size, .search-drawer-locations, 
.search-drawer-date, .search-drawer-sites {
  margin-bottom: 30px;
}

.search-drawer-party-size .btn-primary,
.search-drawer-party-size .btn-info {
    border-radius: 50%;
    padding: 10px 15px !important;
    min-width: auto;
    width: 45px;
    height: 45px;
}
.search-drawer-locations .embla__slide .btn-primary,
.search-drawer-locations .embla__slide .btn-info {
    height: 60px;
    width: 140px;
}
.search-drawer-party-size .embla__slide {
    flex: 0 0 16.66%;
}
.search-drawer-locations .embla__slide {
    flex: 0 0 45%;
}
.search-drawer-time .embla__slide {
    flex: 0 0 33%;
}
.search-drawer-time .embla__slide .btn-primary,
.search-drawer-time .embla__slide .btn-info {
	width: 100px;
	height: 34px;
}
.search-drawer-search-btn {
	margin-top: 15px;
  text-align: right;
}

.search-drawer-date .date-picker-mobile {
    width:100%;
    margin: 0;
}

.search-drawer-date .date-picker-mobile .MuiPaper-root {
    width: 100%;
    border: 0 !important;
    display: flex;
    box-shadow: 0px 0px;
    align-items: center;
    border-bottom: 1px solid #c2c2c2 !important;
    border-radius: 0 !important;
}

.search-drawer-date .date-picker-mobile .MuiDivider-vertical {
    height: 0;
}

.search-member-skeleton-content-section {
  display: flex;
  width: 100%;
  padding: 10px;
}

.search-member-skeletion-item-section {
  width: 100%;
  margin-left: 15px;
  margin-top: 10px;
}

.drawer-custom-btn {
  width: 100%;
}
.drawer-custom-btn .MuiSvgIcon-root {
  width: 0.8em;
  height: 0.8em;
}
.guest-list-avatar {
    display: inline-block;
    margin-left: 8px;
}
.dining-reservations-new svg:not(:root).svg-inline--fa, 
.dining-reservations-new svg:not(:host).svg-inline--fa {
    width: auto;
    margin-right: 8px;
} 

.add-member-btn {
    border-radius: 50%;
    border: 1px solid #ccc;
    color: #212121;
    width: 30px;
    height: 30px;
}

.MuiButton-startIcon svg:not(:root).svg-inline--fa,
.MuiButton-startIcon  svg:not(:host).svg-inline--fa,
.MuiIconButton-root svg:not(:root).svg-inline--fa,
.MuiIconButton-root svg:not(:host).svg-inline--fa,
.add-member-btn svg:not(:root).svg-inline--fa, 
.add-member-btn svg:not(:host).svg-inline--fa {
    margin-right: 0px;
}

.search-drawer-party-size .sliding-element-container {
    height: 46px;
}

.selected-members-list .sliding-element-container {
    height: 50px;
    margin-top: 10px;
}

.drawer-custom-btn svg:not(:root).svg-inline--fa, 
.drawer-custom-btn svg:not(:host).svg-inline--fa {
    margin-left: 8px;
}

.MuiAlert-message .MuiButton-text.MuiButton-textSecondary {
    display: block;
    text-align: center;
    margin: 0px auto;
    margin-top: 15px;
    width: 100%;
}

.btn-info:focus { color: #112f66; }
#native-select {  line-height: 1.5 !important; }

.search-drawer-party-size-heading svg,
.search-drawer-location-heading svg,
.search-drawer-time-heading svg,
.search-drawer-sites-heading svg {
    padding-right: 10px;
    width: 25px;
}

.search-drawer-party-size-heading,
.search-drawer-location-heading,
.search-drawer-time-heading,
.search-drawer-sites-heading {
  white-space: nowrap;
  margin-bottom: 10px;
}

.search-drawer-messgae-section {
  margin: 10px;
}
/* View Reservations Screen */
/* .container-res {
  max-width: 1140px !important;
} */
.reserve-card-img{
  background-size: cover;
  width: 135px !important;
  height: 90px !important;
  border-radius: 5px !important;
  margin-left: 15px;
}
.card-action-btn{
  width: 28px !important;
}

.card-heading{
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
  display:inline-block;
}
.card-time {
  font-size: 0.875rem !important;
  margin-top: 8px !important;
}
.card-comment {
  font-size: 1.125rem !important;
  font-weight: 400 !important;
}
.card-btn{
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.new-reserve-highlight {
  border: 1px solid #bbdcbc;
  box-shadow: 0px 0px 12px #d2f4d3;
}
.action-avatar-icon > .MuiAvatarGroup-avatar{
  width: 32px !important;
  height: 32px !important;
  font-size: 14px;
  font-weight: 500;
}
.action-avatar-icon > .MuiAvatar-colorDefault {
  background: #e3e1f5 no-repeat center/cover;
  color: #1170e4;
}

.drawer-tab-header {
    display: inline-flex;
}

.drawer-tab-header-text {
  margin-left: 10px;
}
.res-drawer-container{
  background-color: #f0f0f5;
  overflow-x: hidden;
  width: 20% !important;
}
.res-drawer{
  padding: 8px !important;
}
.drawer-back-btn{
  width: 40px !important;
}

.tabs-header {
 display: table;
  width: 30%;
  list-style-type: none;
  padding-inline-start: 0px;
  border-bottom: 1px solid #eee;
}


.tabs-header li > a {
  background: #efefef;
  border-radius: 6px 6px 0px 0px;
  margin-right: 5px;
  white-space: nowrap;
}

.tabs-header li.active > a {
  color: rgb(255, 255, 255);
  background-color: rgb(17, 112, 228);
}

.tabs-header li > a span svg {
    width: 15px;
}

.tabs-content {
  margin-top: 0px !important;
  padding: 0px !important;
}

.custom-input-field {
  width: 100%;
  border: 1px solid rgb(233, 237, 244);
  border-radius: 6px;
}

.MuiInputBase-root.custom-input-field > input {
  margin-bottom: 0px !important;
  padding: 11px !important;
}

.MuiInputBase-root.custom-select-field select.MuiNativeSelect-root {
  margin-bottom: 0px !important;
  padding: 12px !important;
  border-radius: 6px;
}

.add-guest-buttons {
  display: flex;
}

.gen-field{
	height: 46px !important;
}

.gen-field{
	height: 46px !important;
}

/* Edit Screen */
.edit-container{
  background-color: #fff;
  box-shadow: 0px 0px 20px #d9d6d6;
  border-radius: 5px;
  overflow: hidden;
  transition: opacity 322ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, transform 214ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition-delay: 100ms;
}
.edit-top-section{
  background-color: #0d6efd;
  padding: 20px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  display: flex !important;
}
.edit-top-section > *{
  color: #ffff;
  font-weight: 400;
}
.edit-middle-section {
  position: relative;
  top: -15px;
  width: 80%;
  margin: auto;
  border-radius: 4px;
  padding: 15px;
  box-shadow: 0px 0px 5px rgb(100, 100, 100);
  background-color: #fff;
}
.edit-main-section{
  padding: 20px !important;
}
.location-heading-edit{
  margin: 15px 0 !important;
  font-weight: 400 !important;
}

.date-column{
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.date-lg {
  font-size: 3.5em !important;
  font-weight: 400 !important;
  text-align: center !important;
}
.date-sm {
  font-size: 1em !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  opacity: 80% o !important;
  text-align: center !important;
  margin-bottom: 0px !important;
}

.tags-list-section {
	background: #f6f6fb;
    border: 1px solid #eee;
    border-radius: 5px;
}

/* Sharer Css */
.s-icon > svg{
  color: #6574cd !important;
  transition: transform .2s;
  margin: 0 auto;
}
.s-icon > svg:hover{
  transform: scale(1.2);
}
svg.ns.ns-whatsapp:hover{
  color: #0fb11a !important;
}
svg.ns.ns-clipboard:hover{
  color: #0a1349 !important;
}
svg.ns.ns-envelope:hover{
  color: #163a8c !important;
}

/* View Reservation CSS */
.vr-img{
  width: 53vw !important;
  height: 50vh !important;
}


.wrap-icon-with-text{
  display: block !important;
}

.add-new-tag-btn {
	width : 12em;
}

.add-new-tag-field {
	width: 100%;
}

.tag-btn {
    width: 30%;
    margin-left: 12px;
}
.tags-list {
	margin-top: 10px;
}

.add-new-custom-tag-section {
	align-self: center;
    flex-grow: 1;
}
.add-new-custom-tag-footer-container {
    align-self: end;
}
.add-new-custom-tag-footer {
    display: flex;
    width: 100%;
    flex-direction: row-reverse;
    padding-top: 10px;
}
.btn-secondary{
	color:white !important;
	background-color: #e66f18 !important;
    border:none !important;
}
.btn-secondary:hover{
	background-color:#fcab51 !important;
	
}
.watlist-alert{
background-color:#fffaee !important;
border-color:#fffaee !important;
}
.watlist-alert > *{
color:#9a9995;
}
.waitlist-icon{
	font-size:larger;
	float:right;
}

.focused {
  box-shadow:  rgba(0, 0, 255, 0.4) 1px 2px 4px !important;
}


/* Mobile - 1 slide in viewport */
@media (max-width: 767px) {
  .loc-img {
    height: 65px;
  }
	h1, h2, h3, h4, h5, h6 {
    	margin: 2px 0 !important;
	}
	.MuiTypography-body2 {
    	font-size: 0.8rem;
	}
	.MuiInputBase-root {
		font-size: 0.9rem;
	}
	.MuiTypography-body1 {
    	font-size: 0.9rem;
	}
	.main-body-overlay {  
    	background: rgb(0 0 0 / 16%);
	}
  .MuiAlert-root {
    padding: 0px 8px;
  }
 .tabs-header {
    width: 70%;
  }
  .res-drawer-container{
    width: 60% !important;
  }
  .vr-img{
  height: 28vh !important;
}
}


/* Tablet - 2 slides in viewport */
@media (min-width: 768px) and (max-width: 992px) {
	h1, h2, h3, h4, h5, h6 {
    margin: 4px 0 !important;
	}
 .tabs-header {
    width: 70%;
  }
  .res-drawer-container{
    width: 35% !important;
  }
  .vr-img{
  width: 43vw !important;
  height: 50vh !important;
}
}

.MuiButton-contained.Mui-disabled {
  color: #000;
  box-shadow: none;
  background-color: #d0e2f7 ;
  opacity: 0.6;
  border-color: #d0e2f7;
}