.row {
	margin-left: auto !important;
	margin-right: auto !important;
}

.page-template-register {
	background-image: url(../images/zab.png);
	background-repeat: no-repeat;
	background-position: -100px 200px;
	min-height: calc(100vh + 1px);
	background-size: 557px;
    background-attachment: fixed;
}

.page_cover {
	display: none;
}

.half-logo {
	margin: 0 auto;
}

.step-list {
	display: none;
	padding-top: 100px;
}

.step-list .row {
	max-width: 690px;
}

.step-list .step-icon span {
	color: #fff;
    background: #0b6aab;
    height: 41px;
    width: 41px;
    text-align: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
    font-family: Trebuchet MS;
    font-weight: 800;
    font-size: 25px;
}

.step-list .step-icon.active span {
	background: #C6CC33;
}

/*
.header_2 {
	background-color: transparent;
	border: 0;
}
*/

section.step {
	padding: 100px 0;
	max-width: 720px;
	margin: 0 auto;
}

section.step-0 {
	padding: 150px 0;
}

.step-0 p {
	margin: 64px 0;
	color: #0A6BAA;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 2px;
    font-family: Trebuchet MS;
    font-weight: 800;
}

section.step:not(.step-0) {
	display: none;
}

.step-0 button {
	background: #c6cc33;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1.8px;
    text-align: center;
    padding: 0 48px;
    min-height: 28px;
	border: 1px solid white;
	-webkit-transition: ease .2s;
	transition: ease .2s;
    font-family: Trebuchet MS;
    font-weight: 800;
}

button:hover {
	background: white !important;
	color: #c6cc33 !important;
	border-color: #c6cc33 !important;
}

h3 {
	font-size: 20px !important;
	letter-spacing: 2px;
	color: #0A6BAA;
	text-transform: uppercase;
	padding-bottom: 22px;
	border-bottom: 0.5px solid #000000;
	width: 100%;
    font-weight: 800 !important;
    margin-bottom: 15px !important;
}

.step-icon:after {
	background-image: url(//queendental.pl/wp-content/themes/xtra/assets/css/../images/kropki.png);
    background-repeat: no-repeat;
    content: "";
    width: 56px;
    height: 10px;
    position: absolute;
    left: calc(100% + 5px);
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.step-icon:last-child:after {
	content: unset;
}

#cel-wizyty {
	padding: 21px 30px;
}

#specjalisci {
	padding: 21px 0;
	margin: 0 !important;
	max-width: 100% !important;
}

#cel-wizyty .cel-col {
	padding: 21px 0;
	font: Bold 13px/9px Montserrat;
	letter-spacing: 1.3px;
	color: #000000;
	-webkit-transition: ease .2s;
	transition: ease .2s;
}

#cel-wizyty .cel-col:hover, #cel-wizyty .cel-col input:hover {
	cursor: pointer;
	color: #c6cc33;
}

#cel-wizyty .cel-col input {
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
	background: white;
	border: 1px solid #0B6AAB;
	border-radius: 50%;
	height: 15px;
	width: 15px !important;
	float: right;
    margin-right: 25px !important;
	margin-top: -3px !important;
	opacity: 1 !important;
}

#cel-wizyty .cel-col input.radio-check:before {
	content: "";
	background: #0b6aab;
	border-radius: 50%;
	width: 7px;
	height: 7px;
	position: absolute;
    margin-top: -2px;
    margin-left: -2px;
}

.cel-col span.active {
	color: #c6cc33;
}

#cel-wizyty button {
	font: Bold 13px/10px Montserrat;
	letter-spacing: 1.3px;
	background: #c6cc33;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 22px;
    height: 28px;
	border: 1px solid white;
	-webkit-transition: ease .2s;
	transition: ease .2s;
	margin: 0 auto !important;
	margin-top: 56px !important;
}

.spec-col {
	padding: 21px 0;
}

.spec-col.active {
	opacity: 1 !important;
}

.spec-col:hover {
	cursor: pointer;
}

.spec-col:hover button {
	background: #C6CC33 !important;
	border-color: #C6CC33 !important;
	color: white !important;
}

.spec-col .avatar {
    width: 117px;
    height: 117px;
    background-size: cover;
    border: 1px solid #C6CC33;
    border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 28px;
}

.spec-col span {
	font: Bold 13px/9px Montserrat;
	letter-spacing: 1.3px;
	color: #000000;
	margin-bottom: 32px;
}

.select-spec {
	font: Bold 13px/10px Montserrat;
	letter-spacing: 1.3px;
	background: transparent;
    color: #707070;
    text-transform: uppercase;
    text-align: center;
    padding: 0 22px;
    height: 28px;
	border: 1px solid #707070;
	-webkit-transition: ease .2s;
	transition: ease .2s;
	margin: 0 auto !important;
	margin-top: 32px !important;
}

.select-spec.active {
	background: #C6CC33 !important;
	border-color: #C6CC33 !important;
	color: white !important;
}

.select-spec:hover {
	background: #c6cc33 !important;
	color: white !important;
}

.spec-summary {
	padding: 100px 0;
}

.spec-summary .col {
	background: #C8C8C8;
	color: white;
	font: Regular 13px/15px Montserrat;
	letter-spacing: 1.3px;
	padding: 7.5px 30px;
}

.spec-summary .col span {
	font: Bold 13px/15px Montserrat;
	padding-left: 30px;
}

.step-2 .next, .step-3 .summary-nav .next, .step-4 .summary-nav .next {
	font: Bold 13px/10px Montserrat;
	letter-spacing: 1.3px;
	background: #c6cc33;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 22px;
    height: 28px;
	border: 1px solid white;
	-webkit-transition: ease .2s;
	transition: ease .2s;
	margin: 0 auto !important;
	margin-top: 56px !important;
}

.step-2 .prev, .step-3 .summary-nav .prev, .step-4 .summary-nav .prev, .step-5 .summary-nav .prev {
	font: Bold 13px/10px Montserrat;
	letter-spacing: 1.3px;
	background: #C8C8C8;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 22px;
    height: 28px;
	border: 1px solid white;
	-webkit-transition: ease .2s;
	transition: ease .2s;
	margin: 0 auto !important;
	margin-top: 56px !important;
}

.step-2 .prev:hover, .step-3 .summary-nav .prev:hover, .step-4 .summary-nav .prev:hover, .step-5 .summary-nav .prev:hover {
	background: transparent !important;
	color: #C8C8C8 !important;
	border-color: #C8C8C8 !important;
}

.step-2 .summary-nav button {
	margin-top: 0 !important;
}

.carousel .item:not(.active) {
	display: none;
}

.carousel a, .carousel .carousel-items {
	display: inline-block;
}

.carousel a {
	padding: 5px;
    margin-bottom: -3px;
}

.carousel .carousel-items {
	padding: 0 10px;
	padding-right: 5px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
    font-family: Trebuchet MS;
    font-weight: 500;
	font-size: 14px;
}

.carousel.month-carousel .carousel-items {
	color: #C5CB2E;
	font-size: 15px;
	font-weight: 800;
}

.day-table {
	/*max-width: calc(100% - 30px) !important;*/
	margin: 40px auto;
}

.day-table .col:not(.active) {
	display: none;
}

.day-table .col {
	padding: 0;
	margin: 0;
}

.day-table .head-row {
	max-width: 100%;
	letter-spacing: 1.5px;
	color: #000000;
	text-transform: uppercase;
    font-family: Trebuchet MS;
    font-weight: 800;
	font-size: 15px;
	padding-bottom: 7.5px;
}

.day-table a.prev {
	position: absolute;
	width: 4px;
	height: 5px;
	left: 15px;
	top: 9px;
	z-index: 1;
}

.day-table a.next {
	position: absolute;
	width: 4px;
	height: 5px;
	right: 15px;
	top: 9px;
	z-index: 1;
}

.contact-row * {
	letter-spacing: 1.5px;
	color: #0A6BAA;
	text-transform: uppercase;
	font-size: 15px;
    font-family: Trebuchet MS;
    font-weight: 800;
	border: 0;
	padding: 0;
	margin: 0;
}

.contact-row .col {
    padding: 0;
}

.contact-row img {
    display: inline;
    padding-right: 5px;
    margin-top: -2px;
}

.term-summary {
	margin-top: 40px;
}

.term-summary .col {
	background: #C8C8C8;
	color: white;
	font: Regular 13px/15px Montserrat;
	letter-spacing: 1.3px;
	padding: 7.5px 30px;
	margin-bottom: 10px;
	margin-left: 0;
}

.term-summary .col:last-child {
	margin-bottom: 0px;
	margin-left: 0;
}

.term-summary .col:last-child span {
	padding-left: 70px;
}

.term-summary .col span {
	font: Bold 13px/15px Montserrat;
	padding-left: 30px;
}

.hours-col a {
	display: block;
	color: black;
    font-family: Trebuchet MS;
	letter-spacing: 1.3px;
	font-size: 14px;
    font-weight: 500;
	-webkit-transition: ease .2s;
	transition: ease .2s;
}

.hours-col a:hover, .hours-col a.active {
	text-decoration: none;
	font-weight: 800;
	color: #C5CB2E;
}

.day-table .head-row .col span {
    width: 100%;
    display: block;
	border-bottom: 1px solid black;
	padding-bottom: 7.5px;
}


.day-table .head-row .hours-col {
	padding-top: 15px;
}

.day-table .reservation-status {
	display: none;
	background: #0B6AAB;
	color: white;
	padding: 7.5px 0;
	width: 100%;
	text-align: center;
	font: Bold 13px/15px Montserrat;
	letter-spacing: 1.3px;
	color: #FFFFFF;
	text-transform: uppercase;
    margin-top: 40px;
}

.day-table .reservation-status span {
	color: #c5cb2e;
}

.day-table .reservation-status.active {
	background: #C6CC33
}

.day-table .reservation-status.active span {
	color: #0B6AAB;
}

.personal-data {
	margin: 30px 0;
}

.personal-data .col {
    margin: 0;
    padding-right: 50px;
    margin-bottom: 13px;
}

.personal-data .col input {
	font: Italic 13px/15px Montserrat;
	letter-spacing: 1.3px;
	color: #000000;
	border-bottom: 0.5px solid #000000;
	opacity: 1;
	padding: 7px 0px;
}

.personal-data .col:nth-child(even) {
	padding-left: 50px;
	padding-right: 15px;
}

.step-4 .term-summary {
    padding: 0 15px;
}

.step-4 .term-summary .col:first-child span {
	padding-left: 30px;
}

.step-4 .term-summary .col span {
	padding-left: 70px;
}

.step-4 .term-summary .col:last-child span {
	padding-left: 104px;
}

.summary-row, .patient-row {
	margin: 40px 0;
	font: Regular 13px/15px Montserrat;
	letter-spacing: 1.3px;
	color: #000000;
	padding: 0 15px;
}

.summary-row .col, .patient-row .col {
	margin: 0;
	border-bottom: 0.5px solid #000000;
    padding: 10px 0;
}

.summary-row .col span, .patient-row .col span {
	font: Bold 13px/15px Montserrat;
}

h4 {
	font: Bold 15px/15px Montserrat !important;
	letter-spacing: 1.5px;
	color: #000000;
	margin: 0;
	border-bottom: 0.5px solid #000000;
    padding-bottom: 10px;
}

.patient-row {
	margin-top: 20px;
}

.summary-row {
	margin-bottom: 60px;
}

button.save {
	font: Bold 13px/15px Montserrat;
	letter-spacing: 1.3px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 7.5px 48px;
	background: #C6CC33;
	-webkit-transition: ease .2s;
	transition: ease .2s;
	border: 1px solid white;
}

button.save:hover {
	border-color: #C6CC33;
}

.regs-row {
	margin: 40px 0;
	margin-bottom: 30px;
}

input[type=checkbox] {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 12px !important;
    height: 12px;
    border: 1px solid black;
}

input[type=checkbox]:checked:after {
	content: "✔";
    position: absolute;
    font-size: 10px;
    top: 7px;
    left: 15px;
}

.regs-row label {
	font: Italic 13px/15px Montserrat;
	letter-spacing: 1.3px;
	color: #000000;
}

.error-container {
	margin-top: 20px;
	display: none;
}

.error-container p {
	margin-bottom: 0;
}

.step-6 p {
    font-family: Trebuchet MS;
    font-weight: 800;
	font-size: 20px;
	line-height: 27px;
	letter-spacing: 2px;
	color: #0A6BAA;
	padding: 30px 0;
	margin: 0;
}

.step-6 p:not(.confirmation) {
	text-transform: uppercase;
}

.step-6 {
	max-width: 100% !important;
}

.step-6 img {
	margin-bottom: 15px;
}

button:disabled {
	opacity: 0.5;
}

@media (max-width: 768px) {
	.step-list .step-icon span {
		width: 20px;
		height: 20px;
		font-size: 16px;
	}
	
	.step-icon:after {
		background-size: 40%;
		left: calc(100% + 15px);
		top: calc(50% + 3px);
	}
	
	#specjalisci {
		margin: 0 auto !important;
	}
}