
.tve_editor_page .thrv_wrapper.thrv-checkout:not(.canvas-mode) {
	position: relative;
}

.tve_editor_page .thrv_wrapper.thrv-checkout:not(.canvas-mode):after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: visible;
	z-index: 4;
}

.tve_editor_page .thrv_wrapper.thrv-checkout.canvas-mode .thrv-button-group, .tve_editor_page .thrv_wrapper.thrv-checkout.canvas-mode .tcb-tva-checkout-form-wrapper {
	position: relative;
}

.thrv_wrapper.thrv-checkout {
	width: 100%;
}

.thrv_wrapper.thrv-checkout .tcb-checkout-form {
	width: 100%;
}

.thrv_wrapper.thrv-checkout h2 {
	font-size: 21px;
	text-align: center;
	color: #1da5e5;
	margin-bottom: 18px;
}

.thrv_wrapper.thrv-checkout .thrv_text_element p {
	font-size: 15px;
	line-height: 1.4em;
	text-align: center;
	color: #94a3b0;
	margin: 0;
}

.thrv_wrapper.thrv-checkout .thrv-button-group {
	position: relative;
}

.thrv_wrapper.thrv-checkout .thrv-button-group .thrv-button-group-item {
	margin-right: 25px;
}

.thrv_wrapper.thrv-checkout .thrv-button-group .thrv-button-group-item a {
	background-color: transparent;
	color: #93a3b0;
}

.thrv_wrapper.thrv-checkout .thrv-button-group .thrv-button-group-item a:hover {
	text-decoration: none;
}

.thrv_wrapper.thrv-checkout .thrv-button-group .thrv-button-group-item.tcb-active-state .tcb-button-link {
	border-bottom: 2px solid #1da5e5;
	border-radius: 1px;
	color: #1da5e5;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper {
	position: relative;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper .tve-form-item {
	margin-bottom: 20px;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper .tve-form-item:last-of-type {
	margin-bottom: 35px;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper .tve-form-item.tcb-tva-password-item {
	margin-bottom: 10px;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper label {
	font-size: 12px;
	font-weight: 900;
	color: #646b74;
	margin-bottom: 8px;
	display: block;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper input {
	border-radius: 5px;
	border: solid 1px #d5d9df;
	background-color: #fff;
	font-size: 15px;
	line-height: 15px;
	color: #646b74;
	padding: 11px 20px;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper .tve-form-submit {
	margin: 0 auto;
	display: table;
	text-align: center;
}

.thrv_wrapper.thrv-checkout .tcb-tva-checkout-form-wrapper button {
	border-radius: 5px;
	border: solid 1px #00a6e9;
	background-color: #fff;
	padding: 11px 20px;
	color: #1da5e5;
	transition: all .35s ease;
	text-transform: none;
	font-weight: normal;
}

.thrv_wrapper.thrv-checkout .tva-switch-instance-link p, .thrv_wrapper.thrv-checkout .tcb-tva-lost-password-link p {
	text-align: left;
	margin-bottom: 30px;
	font-size: 12px;
	color: #1da5e5;
	text-decoration: none;
}

.thrv_wrapper.thrv-checkout .tva-switch-instance-link p a, .thrv_wrapper.thrv-checkout .tcb-tva-lost-password-link p a {
	color: inherit;
	text-decoration: inherit;
}

.thrv_wrapper.thrv-checkout .tcb-go-back {
	margin: 0 0 30px;
}

.thrv_wrapper.thrv-checkout .tcb-go-back a {
	background-color: transparent;
	font-size: 12px;
	color: #1da5e5;
}

.thrv_wrapper.thrv-checkout .tcb-go-back .tcb-button-texts {
	padding-left: 10px;
}

.thrv_wrapper .tve_sep {
	border-color: #d5d9df;
	border-width: 1px;
}

.tve_flt .tve-form span.tcb-form-error {
	padding: 0;
}

.preview-mobile #tcb-edit-mode-button {
	height: 100px !important;
	width: 250px;
	flex-wrap: wrap;
}

.preview-mobile #tcb-edit-mode-button .tcb-em-drag {
	display: inline-block;
	margin: 0;
	height: 100px;
}

.preview-mobile #tcb-edit-mode-button .tcb-em-drag span {
	height: 70px;
}

.preview-mobile #tcb-edit-mode-button .tcb-element-name {
	display: inline-block;
	margin: 10px;
}

.preview-mobile #tcb-edit-mode-button .tve-select {
	margin: -65px 33px;
	width: 200px;
}

.preview-mobile #tcb-edit-mode-button .tve-button {
	margin: -30px 33px;
}

.preview-tablet #tcb-edit-mode-button {
	height: 50px !important;
}

.preview-desktop #tcb-edit-mode-button {
	height: 50px !important;
}
