<style>


	.app {
		font-family: 'Open Sans',sans-serif;
		max-width:530px;
		color: #4c5667 !important;
	}
	.list-item {
		border: 0px; 
		box-shadow: none !important;
		font-size: 16px;
		position: relative;
		min-height: 45px;
		background: white;
		border-radius: 10px;
		display: flex;
		align-items: center;
		font-weight: 600;
		justify-content: space-between;
		margin-bottom: 10px;
	}
	.list-item:not(:first-child) {
		margin-top: -5px;
	}
	.list-item div {
		padding: 6px 2px;
	}
	[name="productSku"], .avalible, .radio {
		display:none;
	}
	.name {
		float:left;
		padding-left: 16px !important;
	}
	.time {
		padding-right:10px !important;
	}
	.chev {
		right: 12px;
		position: absolute !important;
		margin-top: 8px;
		font-size: 20px;
	}	

	.variations {
		display:none;
		width: 100%;
		padding: 8px 8px !important;
		clear: both;
	}

	[name="selected_date"] {
		font-size:20px;
		font-weight:bold;
		width:100%;
		text-align:left;
		border:none;
		letter-spacing: 2px;
	}
	[name="selected_date"]:focus-visible {
		outline: none;		
	}
	.calender-button {
		position: absolute;
		margin-top: -2px;
		border-radius: 3px !important;
		background-color: #0fb6f7 !important;
		border-color: transparent !important;
		padding: 0 8px 0 12px;
		box-shadow: 0px 2px 2px #00000029 !important;
		font-size: 16px !important;
		font-weight: 300 !important;
		border-radius: 3px !important;
		height: 36px !important;
		text-align: left !important;
		color: white !important;
		margin-left: -148px !important;
		line-height: 1.25 !important;
	}
	.calender-button i {
		margin-left: 16px;
		font-size: 22px;
		float: right;
	}
	.available-times {
		margin: 10px 0 !important;
		width:100%
	}
	
.input-text.qty.text {
	width: 60px;
    padding: 0;
    text-align: center;
    height: 23px !important;
}

.date-title{
	font-size: 20px;
    font-weight: 600;
    margin-left: 5px;
	margin-bottom: 20px;
}
.title-container{
	display: flex;
    justify-content: space-between;
    align-items: center;
}

	/* loader */
	.loader-container{
		text-align:center;
		margin-top:20px;
	}
	.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #29385a !important;
  margin: 0 auto;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
	/*end of loader*/

	/*calendar styling*/
	
  .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
        padding: 0px;
    padding-top: 1px;
  	
  }
 .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all{
 	 text-align: center;
    background: transparent;
   	border: none;
    font-weight: 300;
   	color: black;
   	height: 40px;
	font-weight:600;
	
  }
  .ui-datepicker-title{
  	font-size: 16px;
    margin:4px 2.3em !important;
  }
	.ui-datepicker-title .ui-datepicker-month {
		position: absolute;
		left: 0;
		width: 70px !important;
		padding: 5px;
	}
	.ui-widget-content {
		background: transparent !important;
		border: none !important;
		
	}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled,.ui-state-default{
    background: transparent !important;
	border: none !important;
    text-align: center;
	width: 42px;
    line-height: 2;
	border-radius: 5px !important;
	border: 2px solid white !important;
  
  }

.event .ui-state-default {
    background-color: #5FBA7D !important;
    color: #ffffff !important;
}
.yellowEvent .ui-state-default {
    background-color: #5FBA7D !important;
    color: #ffffff !important;
}
.redEvent .ui-state-default {
    background-color: red !important;
    color: black !important;
}

  a.ui-state-default.ui-state-active{
    border: 2px solid #000 !important;
    
  }
	
	.ui-datepicker a.ui-state-default.ui-state-hover {
    border: 2px solid #9e9c9c !important;
	}
	.ui-datepicker a.ui-state-active.ui-state-hover{
    border: 2px solid #9e9c9c !important;
	}
	.ui-datepicker .event a.ui-state-hover{
	 	background-color: #5FBA7D !important;
    	color: #ffffff !important;
	}
	.ui-datepicker .yellowEvent a.ui-state-hover{
	 	background-color: #5FBA7D !important;
    	color: black !important;
	}
	.ui-datepicker .redEvent a.ui-state-hover{
	 	background-color: red !important;
    	color: black !important;
	}
	.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    border: 2px solid #29385a !important;
    color: #29385a;
	}
	
	
  .ui-datepicker thead {
   color:black;
  }
  
 a.ui-datepicker-prev.ui-corner-all{
  	margin-top: 5px;
    border:none;
    left: -45px;
    top: 100px;
    background: transparent !important;
  }
	a.ui-datepicker-prev.ui-corner-all, a.ui-datepicker-next.ui-corner-all{
		
	}
	a.ui-datepicker-prev.ui-corner-all:before, a.ui-datepicker-next.ui-corner-all:before{
		display:none
	}
 a.ui-datepicker-next.ui-corner-all{
    margin-top: 5px;
    border: none;
    right: -30px;
    top: 100px;
    background: transparent !important;
  }


.ui-datepicker-prev span {
    background-image: url(https://img.icons8.com/android/24/784/forward.png) !important;
    transform: rotate(180deg);
    background-position: 0px 0px !important;
	background-size: 30px 27px;	
}

.ui-datepicker-next span {
    background-image: url(https://img.icons8.com/android/24/784/forward.png) !important;
	background-position: 0px 0px !important;
	background-size: 30px 27px;
}
	
		
  span.ui-icon.ui-icon-circle-triangle-e,span.ui-icon.ui-icon-circle-triangle-w {
  	width: 30px;
    height: 27px;
    margin-top: -10px !important;
  }
  
.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all{
	width: 100%;
    font-size: 15px;
		
	}
	

  .wccpf-field.morning,.wccpf-field.lunch,.wccpf-field.afternoon{
  	display: none;
  }
  .wccpf_label{
  	display: none;
  }
  
  table.wccpf_fields_table {
  	margin: 5px 0px;
  }
	
.datepicker td{
	border:none !important;
	background-color: transparent !important;
	padding:0;
}
.datepicker-wrapper{
	display: flex;
    flex-wrap: wrap;
	justify-content: center;
	}
.available-dates{
	display:none
}
table caption+thead tr:first-child td, table caption+thead tr:first-child th, table colgroup+thead tr:first-child td, table colgroup+thead tr:first-child th, table thead:first-child tr:first-child td, table thead:first-child tr:first-child th{
	border-top:none !important;
}

	.ui-datepicker table { 
		background:white !important;
	}
/*calendar styling end*/

.datepicker-container {
    width: 380px;
    padding: 24px 20px;
    background: #F0F0F0;
}
.datepicket-text{
font-size: 14px;
    font-style: italic;
    width: 92%;
    position: absolute;
    bottom: 5px;
    text-align: center;
}

</style>