@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@400;700&display=swap');

.progress-bar-wrapper {
	position: relative;
	width: 122%;
	margin-left: -11%;
}

@media (max-width: 768px) {
	.progress-bar-wrapper {
		position: relative;
		width: 110%;
		margin-left: -5%;
	}
}

.progress-bar {
	justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.progress-bar,
.progress-bar .step {
	position: relative;
	display: flex;
	align-items: center;
}

.progress-bar .step {
	flex-direction: column;
	flex-grow: 1;
	margin: 0;
	padding: 0;
}

.progress-bar .step .circle {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	position: relative;
	z-index: 10;
	width: 2rem;
	height: 2rem;
	border-width: 1px;
	border-color: rgb(5 1 17 / var(--tw-border-opacity, 1));
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	font-size: 14px;
	line-height: 20px;
	line-height: 2rem;
	text-align: center;
	color: rgb(5 1 17 / var(--tw-text-opacity, 1));
	border-radius: 9999px;
}

.progress-bar .step .circle.active {
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	background-color: rgb(5 1 17 / var(--tw-bg-opacity, 1));
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.progress-bar .step .circle.inactive {
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	color: rgb(5 1 17 / var(--tw-text-opacity, 1));
}

.progress-bar .step .bar {
	--tw-bg-opacity: 1;

	position: absolute;
	top: 15px;
	z-index: 1;
	width: 100%;
	height: 0.25rem;
	background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}

.progress-bar .step .bar.active {
	--tw-bg-opacity: 1;

	background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.progress-bar .step:not(:last-child) .bar {
	left: 50%;
}

.progress-bar .step:last-child .bar {
	display: none;
}

.progress-bar .step .step-label {
	margin-top: 0.625rem;
	font-size: 0.75rem;
	line-height: 1rem;
	text-align: center;
}

.progress-bar .step .step-label.active {
	font-weight: 700;
}

.selectors {
	display: flex;
	flex-wrap: wrap;
	gap: 0.625rem;
	margin-bottom: 8px;
}

@media (max-width: 768px) {
	.selectors {
		gap: 8px;
	}
}

.store-selector {
	--tw-border-opacity: 1;

	display: flex;
	flex: 1 0 0;
	align-items: flex-start;
	padding: 20px 16px;
	border-width: 1px;
	border-color: rgb(121 126 131 / var(--tw-border-opacity, 1));
	cursor: pointer;
	border-radius: 0.25rem;
	gap: 8px;
}

@media (max-width: 768px) {
	.store-selector {
		align-items: center;
		flex-direction: column;
		padding: 12px 8px;
		text-align: center;
	}
}

.store-selector svg {
	width: 40px;
	height: 40px;
	color: #000;
	flex-shrink: 0;
}

@media (max-width: 768px) {
	.store-selector svg {
		width: 30px;
		height: 30px;
		flex-shrink: 0;
	}
}

.store-selector p {
	font-size: 12px !important;
	line-height: 16px !important;
}

@media (max-width: 768px) {
	.store-selector p {
		line-height: 14px !important;
		text-align: left;
	}
}

.store-selector div {
	margin-left: 1rem;
}

@media (max-width: 768px) {
	.store-selector div {
		margin-left: 0;
	}
}

.store-selector.is-selected {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;

	border-color: rgb(125 97 64 / var(--tw-border-opacity, 1));
	background-color: rgb(125 97 64 / var(--tw-bg-opacity, 1));
	box-shadow: 0 0 4px 0 rgb(125 97 64 / 69%);
}

.store-selector.is-selected,
.store-selector.is-selected svg {
	--tw-text-opacity: 1;

	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.selector-btn {
	--tw-border-opacity: 1;

	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 176px;
	padding: 8px 12px;
	border-width: 1px;
	border-color: rgb(121 126 131 / var(--tw-border-opacity, 1));
	border-radius: 0.25rem;
	gap: 10px;
}

@media (max-width: 768px) {
	.selector-btn {
		justify-content: center;
		align-items: center;
		width: 100%;
		text-align: center;
	}
}

.textarea-field {
	display: flex;
	align-items: flex-start;
	width: 100%;
	height: 125px !important;
	padding: 12px 16px;
	border-radius: 0.25rem;
	flex-direction: column;
	gap: 10px;
	resize: none;
}

@media (max-width: 768px) {
	.textarea-field {
		height: 100px;
		padding: 10px 12px;
	}
}

.discussion-fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.discussion-fieldset .sr-only {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	white-space: nowrap;
	clip: rect(0, 0, 0, 0);
}

.discussion-buttons {
	display: grid !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	font-family: Mulish, sans-serif;
	font-size: 14px;
	gap: 0.625rem !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

@media (max-width: 768px) {
	.discussion-buttons {
		font-size: 12px;
		gap: 8px;
		grid-template-columns: 1fr 1fr;
	}
}

.store-search {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
}

.store-search .input-field.store-search-input {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	width: 215px;
	height: 40px;
	margin-right: 4px;
	padding: 0 12px;
	font-size: 14px;
	flex-direction: column;
}

@media (max-width: 768px) {
	.store-search .input-field.store-search-input {
		width: 60%;
		height: 36px;
	}
}

.use-current-location .header-store-booking__myloc {
	margin-top: 12px;
	margin-bottom: 12px;
}

.use-current-location .header-store-booking__myloc button {
	font-size: 14px;
	cursor: pointer;
}

.use-current-location .header-store-booking__myloc button:hover {
	font-weight: 700;
}

.use-current-location .header-store-booking__myloc .is-loading {
	margin-left: 8px;
}

.stores-list .store-result {
	--tw-border-opacity: 1;

	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	border-bottom-width: 1px;
	border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}

.stores-list .store-result:first-of-type {
	--tw-border-opacity: 1;

	border-top-width: 1px;
	border-color: rgb(221 221 221 / var(--tw-border-opacity, 1));
}

.stores-list {
	display: flex;
	width: 100%;
	padding: 10px 40px 10px 0;
	flex-direction: column;
	max-height: 270px;
	overflow-y: scroll;
}

@media (max-width: 768px) {
	.stores-list {
		max-height: 200px;
		padding-right: 16px;
	}
}

.store-info {
	display: flex;
	flex: 1 1 0%;
	align-items: flex-start;
	width: 260px;
	margin-right: 2.5rem;
	padding: 10px;
	flex-direction: column;
	gap: 10px;
}

@media (max-width: 768px) {
	.store-info {
		width: 100%;
		margin-right: 0;
		padding: 8px;
	}
}

.store-action {
	display: flex;
	align-items: flex-end;
	flex-direction: column;
}

.store-distance {
	margin-bottom: 0.25rem;
	font-size: 12px;
	font-weight: 700;
}

.store-name {
	font-family: Mulish, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: none !important;
	color: #000;
	font-style: normal !important;
}

@media (max-width: 768px) {
	.store-name {
		font-size: 14px;
		line-height: 18px;
	}
}

.store-name * {
	font-family: inherit !important;
	font-size: inherit !important;
	color: inherit !important;
}

.store-address {
	font-family: Mulish, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #000;
	font-style: normal;
}

.store-address * {
	font-family: inherit !important;
	font-size: inherit !important;
	color: inherit !important;
}

.calendar-time-container {
	display: flex;
	flex: 1 1 auto;
	align-items: flex-start;
	width: 100%;
	gap: 20px;
}

@media (max-width: 768px) {
	.calendar-time-container {
		flex-direction: column;
		gap: 10px;
		max-height: 400px;
	}
}

.calendar-container {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;

	align-items: flex-start;
	width: 100%;
	padding: 12px;
	border-width: 1px;
	border-color: rgb(121 126 131 / var(--tw-border-opacity, 1));
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	border-radius: 4px;
	gap: 8px;
}

@media (max-width: 768px) {
	.calendar-container {
		width: 100%;
		padding: 8px;
	}
}

.time-selector-container {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	max-height: 272px;
	max-width: 180px;
	overflow-y: auto;
	padding-right: 8px;
}

@media (max-width: 768px) {
	.time-selector-container {
		justify-content: space-between;
		max-height: 220px;
		max-width: none;
		overflow-y: auto;
		width: 100%;
	}
}

.time-selector {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;

	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px 0;
	border-width: 1px;
	border-color: rgb(121 126 131 / var(--tw-border-opacity, 1));
	background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
	font-family: Mulish, sans-serif;
	font-size: 14px;
	border-radius: 4px;
	gap: 10px;
}

@media (min-width: 769px) {
	.time-selector {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.time-selector {
		width: 48%;
		padding: 6px 10px;
		font-size: 12px;
	}
}

.time-selector.is-selected {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	border-color: rgb(125 97 64 / var(--tw-border-opacity, 1));
	background-color: rgb(125 97 64 / var(--tw-bg-opacity, 1));
	box-shadow: 0 0 4px 0 rgb(125 97 64 / 69%);
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.calendar-day {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 45px;
	height: 29px;
	border: 1px solid #000;
	background-color: #fff;
	border-radius: 4px;
	flex-direction: column;
}

.calendar-day.calendar-day:hover {
	cursor: pointer;
}

.calendar-day span {
	font-size: 14px;
}

.calendar-header {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px;
	font-weight: 700;
}

.calendar-header button {
	position: absolute;
	top: 0;
}

.calendar-header button:first-of-type {
	left: 0;
}

.calendar-header button:last-of-type {
	right: 0;
}

.days-of-week {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
	text-align: center;
}

.days-of-week span {
	width: 45px;
	font-size: 14px;
	text-align: center;
}

.calendar-week {
	display: flex;
	justify-content: space-between;
	margin-bottom: 8px;
}

.calendar-day.out-of-month {
	border: 1px solid #ccc;
	color: #ccc;
}

.section-header-store-booking .appointment-details h2 {
	margin-bottom: 8px;
	font-family: Mulish, sans-serif !important;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: normal !important;
	text-decoration-line: underline;
}

.section-header-store-booking .appointment-details p {
	margin-bottom: 8px;
}

.section-header-store-booking .appointment-details p span {
	font-weight: 700;
}

.section-header-store-booking .checkbox-group {
	display: flex;
	align-items: center;
	gap: 0;
}

.section-header-store-booking .checkbox-field {
	--tw-border-opacity: 1;

	position: relative;
	width: 16px !important;
	height: 16px !important;
	border-width: 1px;
	border-color: rgb(5 1 17 / var(--tw-border-opacity, 1));
	cursor: pointer;
	appearance: none;
	appearance: none;
	appearance: none;
	border-radius: 0.25rem;
}

.section-header-store-booking .checkbox-field:checked::before {
	--tw-translate-x: -50%;
	--tw-translate-y: -50%;
	--tw-text-opacity: 1;

	content: '\2714';
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 1.125rem;
	line-height: 1.75rem;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
		skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.section-header-store-booking .checkbox-group label {
	font-size: 14px;
	line-height: 20px;
	cursor: pointer;
}

.section-header-store-booking .form-group {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	gap: 1rem;
}

.section-header-store-booking .inline-fields {
	display: flex;
	gap: 12px;
	width: 100%;
}

.section-header-store-booking .field-wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.section-header-store-booking .field-wrapper .error-message {
	padding-top: 16px;
}

.section-header-store-booking .input-field {
	--tw-border-opacity: 1;

	width: 100%;
	height: 40px;
	padding: 0.625rem 1rem;
	border-width: 1px;
	border-color: rgb(121 126 131 / var(--tw-border-opacity, 1));
	border-radius: 0.25rem;
}

@media (max-width: 768px) {
	.section-header-store-booking .input-field {
		height: 36px;
	}
}

.btn-primary,
.btn-secondary {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	height: 40px;
	padding: 0 12px;
	font-size: 14px;
	font-weight: 400;
	border-radius: 4px;
	flex-direction: column;
}

@media (max-width: 768px) {
	.btn-primary,
	.btn-secondary {
		justify-content: center;
		width: fit-content !important;
		width: fit-content !important;
		font-size: 12px;
	}
}

.btn-secondary {
	--tw-border-opacity: 1;
	--tw-text-opacity: 1;

	display: flex;
	justify-content: center;
	align-items: center;
	border-width: 1px;
	border-color: rgb(121 126 131 / var(--tw-border-opacity, 1));
	text-align: center !important;
	color: rgb(5 1 17 / var(--tw-text-opacity, 1));
	white-space: nowrap;
}

@media (max-width: 768px) {
	.btn-secondary {
		height: 36px;
		white-space: nowrap;
	}
}

.btn-primary {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	border-width: 1px;
	border-color: rgb(5 1 17 / var(--tw-border-opacity, 1));
	background-color: rgb(5 1 17 / var(--tw-bg-opacity, 1));
	font-size: 16px;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (max-width: 768px) {
	.btn-primary {
		height: 36px;
		white-space: nowrap;
	}
}

.btn-secondary.is-selected,
.calendar-day.is-selected,
.selector-btn.is-selected {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	border-color: rgb(125 97 64 / var(--tw-border-opacity, 1));
	background-color: rgb(125 97 64 / var(--tw-bg-opacity, 1));
	box-shadow: 0 0 4px 0 rgb(125 97 64 / 69%);
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.stores-list::-webkit-scrollbar,
.time-selector-container::-webkit-scrollbar {
	width: 8px;
}

.stores-list::-webkit-scrollbar-thumb,
.time-selector-container::-webkit-scrollbar-thumb {
	background-color: #797e83;
	border-radius: 8px;
}

.stores-list::-webkit-scrollbar-track,
.time-selector-container::-webkit-scrollbar-track {
	background-color: #eee;
	border-radius: 8px;
}

.stores-list,
.time-selector-container {
	overflow-y: scroll;
	scrollbar-color: #797e83 #eee;
	scrollbar-width: thin;
}

@-moz-document url-prefix() {
	.stores-list,
	.time-selector-container {
		scrollbar-width: thin;
	}
}

.modal-h2 {
	margin-bottom: 0 !important;
	font-family: Mulish, sans-serif !important;
	font-weight: 700 !important;
	letter-spacing: normal !important;
}

body.modal-open {
	overflow: hidden;
}

.modal {
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 9999;
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 3.5rem;
	background-color: rgb(0 0 0 / 40%);
}

@media (max-width: 768px) {
	.modal {
		display: flex;
		justify-content: center;
		align-items: center;
		padding-top: 0;
	}
}

.modal-content {
	display: flex;
	align-items: flex-start;
	width: 640px;
	margin: 1.25rem auto;
	padding: 20px 40px;
	border: 1px solid #888;
	background-color: #fefefe;
	font-family: Mulish, sans-serif !important;
	text-align: left;
	border-radius: 0.25rem;
	flex-direction: column;
	gap: 24px;
	overflow-x: hidden;
	overflow-y: auto;
}

@media (max-width: 768px) {
	.modal-content {
		width: 100%;
		margin: auto;
		padding: 20px;
		border-radius: 0;
		gap: 10px;
	}
}

.modal-steps {
	display: flex;
	flex-direction: column;
	gap: 24px;
	width: 100%;
}

@media (max-width: 768px) {
	.modal-steps {
		gap: 10px;
	}
}

.modal-close {
	width: 100%;
}

.modal-close .modal-close-buttons {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-bottom: -8px !important;
}

@media (max-width: 768px) {
	.modal-close .modal-close-buttons {
		margin-bottom: 5px !important;
	}
}

.modal-close .back-btn {
	display: flex;
	align-items: center;
	margin-right: auto;
	border: none;
	background: none;
	font-family: Mulish, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	text-align: center;
	color: #000;
	cursor: pointer;
	font-style: normal;
}

.modal-close .back-btn span {
	margin-right: 10px;
}

.modal-close .back-btn span svg {
	stroke-width: 1.5px;
	stroke: #000;
}

.modal-close .close {
	--tw-text-opacity: 1;

	width: 16px;
	height: 16px;
	color: rgb(5 1 17 / var(--tw-text-opacity, 1));
	cursor: pointer;
}

.modal-close .close:focus,
.modal-close .close:hover {
	--tw-text-opacity: 1;

	color: rgb(5 1 17 / var(--tw-text-opacity, 1));
	text-decoration-line: none;
}

.modal-close .close svg {
	width: 100%;
	height: 100%;
}

.modal-header {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.modal-logo {
	width: 121px;
	height: 44px;
}

@media (max-width: 768px) {
	.modal-logo {
		width: 100px;
		height: auto;
	}
}

.modal-heading h2 {
	--tw-text-opacity: 1 !important;

	align-self: stretch !important;
	font-family: Mulish, sans-serif !important;
	font-size: 24px !important;
	font-weight: 700 !important;
	line-height: normal;
	letter-spacing: normal !important;
	color: rgb(5 1 17 / var(--tw-text-opacity, 1)) !important;
}

@media (max-width: 768px) {
	.modal-heading h2 {
		font-size: 16px !important;
	}
}

.modal-heading p {
	--tw-text-opacity: 1 !important;

	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 20px !important;
	color: rgb(5 1 17 / var(--tw-text-opacity, 1)) !important;
}

@media (max-width: 768px) {
	.modal-heading p {
		font-size: 14px !important;
	}
}

.next-btn {
	--tw-border-opacity: 1;
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1;

	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
	margin: 0.625rem auto;
	padding: 12px 32px;
	border-width: 1px;
	border-color: rgb(5 1 17 / var(--tw-border-opacity, 1));
	background-color: rgb(5 1 17 / var(--tw-bg-opacity, 1));
	font-size: 14px;
	text-align: center;
	color: rgb(255 255 255 / var(--tw-text-opacity, 1));
	cursor: pointer;
	border-radius: 0.25rem;
	gap: 12px;
}

@media (max-width: 768px) {
	.next-btn {
		height: 40px;
		padding: 10px 24px;
		font-size: 14px;
	}
}

.next-btn svg {
	width: 16px;
	height: 12px;
	stroke-width: 1.5px;
	stroke: #fff;
}

.booking-step {
	display: flex;
	flex-direction: column;
	gap: 0.625rem;
	width: 100%;
}

.booked-header {
	margin-bottom: 24px;
	font-family: Mulish, sans-serif !important;
	font-size: 24px !important;
	font-weight: 700;
	line-height: normal;
	text-decoration: none !important;
	font-style: normal;
}

@media (max-width: 768px) {
	.booked-header {
		font-size: 16px;
		line-height: 18px;
	}
}

.contact-us-modal {
	text-decoration: underline !important;
	color: red !important;
}

.contact-us-modal.contact-us-modal:hover {
	font-weight: 700;
}

.error-message {
	font-size: 12px;
	color: red;
}
