/*============ CSS Calendar ====================*/
.daily-table {
	border: 1px solid #ddd;
	width: 100%;
	font-size: 14px;
	margin-bottom: 40px;
}
.daily-table th, .daily-table td {
	border: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
	
}
.time-color {
	background-color: #F5F3EF;
}
.maru {
    font-size: 18px;
	background-color:#cccccc61;
	color: #00000059;
}
.calendar td button, .daily-table td button {
	background-color: white;
    color: #10dc10;
	font-weight: bold;
    padding-top: 3px;
    text-decoration: none;
    display: block;
    width: 100%;
	margin: auto;
    border: 2px solid #b79999;
    box-shadow: -6px -5px 3px -4px #949494 inset, 5px 6px 2px -2px #ffffff inset;
}
.calendar td button, .daily-table td button:active {
	 box-shadow: 0 1px 0 #ffb40d;
	 bottom: -10px;
}

.disable-logo{
	background-color: transparent !important;
   	color: #bea5a5 !important;
    box-shadow: none !important;
	cursor: not-allowed !important;
}


/*============ CSS Calendar ====================*/
.display-mobile > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: 'FontAwesome';
  position: absolute;
  color: #FFFF00 !important;
  font-size: 30px;
}
.display-mobile > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.radios .radio {
	display: inline-block;
	width: 100%;
	height: auto;
	cursor: pointer;
	background: #fff;
	padding: 1rem;
	border: 1px solid red;
	border-radius: 0px;
}
.radios .radio:hover {
	background: #eee;
}
.radio table {
	margin: 0 auto;
}
.radios input[type=radio] {
	display: none;
}
.radios input[type=radio]:checked + .radio {
	background: #ddd;
}
.radios{
	/*display: flex;*/
	margin: 0 auto;
}
.card-store {
	border: 1px solid #ccc;
	border-radius: 0px;
}
.disabled {
	cursor: not-allowed;
}
.text-step-active {
	border: 1px solid #0F448E;
}
.text-step-disactive {
	border: 1px solid #DDDDDD;
}
.div-table {
	display: table;
	width: auto;
	width: 100%;
	margin-bottom: 1rem;
	color: #212529;
}
.div-table-row {
	display:table-row !important;
	width:100%;
	clear:both;
	padding: .75rem;
	vertical-align: inherit;
}
.div-table-col {
	display:table-cell !important;
	width:35%;
	background: #FFF2F1;
	padding: 1.3rem;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #ccc;
}
.div-cell {
	display:table-cell !important;
	width:65%;
	padding: 0.35rem;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #ccc;
}
.telephone {
	display: none !important;
	margin-bottom: 0px;
}
.box {
	width: 100%;
	height: 8em;
	padding: 0.50em;
	border: 1px solid #000;
	overflow-y: scroll;
}
.box-light-blue {
	width: 100%;
	height: auto;
	padding: 0.50em;
	background: #E4F7FF;
}

.rounded-icon {
	border-radius: 50% !important;
	width: auto;
	padding: 1em;
	background: #FFFF00!important;
}
.bg-green-gradient {
  background-image: linear-gradient(#3fd862, #07A33E);
  border:none !important;
  padding: 10px 0px;
}
.bg-orange-gradient {
  background-image: linear-gradient(#ffa73b, #F57C00);
  border:none !important;
  padding: 10px 0px;
}
.bb {
	border-bottom: 1px solid #ccc;
}
.img-icon {
	width: 100%;
}

.position-title-store {
	margin-top: -46px;
	position: relative;
	z-index: 1000;
	border-radius: 20px 20px 0px 0px;
}


@media screen and (min-width: 320px)  and (max-width: 768px) {
	.title-step {
		display: none !important;
	}
	.img-icon {
	    width: 36% !important;
	    margin-left: 8px;
	    z-index: 2 !important;
	    position: relative;
	}
	#wizardNav a.nav-link.active {
	    background: #e60013;
	    color: #ffffff;
	    font-size: 30px;
	}
	.div-table-col {
		float: left;
		width: 100% !important;
		background: #ffdfe2;
		padding: .75rem !important;
	    border-right: 1px solid #ccc;
	}
	.div-cell {
		float: left;
		display: table-column;
		width: 100% !important;
		padding: .25rem !important;
		border: 1px solid #ccc;
	}
	.div-table-row {
		display: block !important;
		padding-bottom: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-top: 0.70em !important;
	}
	.description-service {
		display: none;
	}
	.name-service {
		height: 55px;
	}
	.store-responsive {
		padding-top: 10px;
	}
	.btn-telephone {
		display: none;
	}
	.btn-reservation {
		width: 100% !important;
	}
	.telephone {
		display: block !important;
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.store-responsive {
		padding-top: 10px;
	}
	.btn-telephone {
		display: none;
	}
	.btn-reservation {
		width: 100% !important;
	}
	.telephone {
		display: block !important;
		margin-bottom: 0px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.text-small {
		font-size: 11px !important;
	}
	tr.name-service {
		font-size: 12px;
		font-weight: 700;
	}
} 

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.loading-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}