/**
* Checkout
*/
body.pmpro-checkout h1, body.pmpro-confirmation h1 {
	display: none;
}

body.pmpro-checkout #main-content div[id^="pmpro_level"] {
	padding-top:60px;
}

#pmpro_level_cost {
	max-width: 270px;
	margin: 0 auto;
}

.pmpro_checkout .afg-plan-remember h3 span.pmpro_checkout-h3-msg {
	position: absolute;
	bottom:-20px;
	background-color: #fff;
	font-style:normal;
	text-transform: capitalize;
	display: flex;
    height: 40px;
    width: 130px;
    left:calc(50% - 65px);
    align-items: center;
    justify-content: center;
    margin:0;
}

.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
	font-style:normal;
}

.pmpro_checkout h3 {
	position: relative;
}

#pmpro_pricing_fields > h3 span {
	font-style:normal!important;
}


.pmpro_checkout-h3-name {
	display: none!important;
}

#pmpro_form .pmpro_checkout h3 {
	margin:0 auto;
}

.afg-plan-remember {
	text-align: center;
}

.afg-plan-remember > p {
	margin-bottom: 30px;
} 

.afg-plan-remember > h3 {
	background-color: var(--main-color)!important;
	padding:15px 15px 50px!important;
	width: 270px;
	position: relative;
}

.afg-plan-remember h3 > span {
	display: block;
}

.afg-plan-remember span.afg-rate-title {
    line-height: 40px;
    padding-top: 15px;
    margin-bottom: 20px;
    font-size: 36px;
}

/*.pmpro_checkout-fields span.afg-rate-title {
	display: none;
}*/

.afg-plan-remember h3 > span em{
	display: block;
	font-size:13px;
	text-transform: uppercase;
	letter-spacing: .05em;
	font-style: normal;
}

.afg-plan-remember ul {
	margin-top:50px;
	margin-left: auto;
	margin-right: auto;
	max-width: 270px;
} 

.afg-plan-remember li {
	text-align: left;
	padding-left:30px!important;
	position: relative;
	margin-bottom:15px;
}

.afg-plan-remember li:before {
	content:'';
	height: 20px!important;
	width: 25px!important;
	position: absolute!important;
	left: 0;
	background-color: unset!important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 14px;
	top:0!important;
	background-image: url('../img/tick-green.svg');
}

.afg-plan-remember + p {
	margin-left: auto;
	margin-right: auto;
	max-width: 270px;
	margin-bottom: 100px;
}

.afg-currency {
font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 12px;
}

#pmpro_user_fields {
	padding-top: 55px;
}

.pmpro_checkout hr {
	display: none;
}

#pmpro_user_fields .afg-absolute p:first-child {
	margin-bottom:10px;
}

#pmpro_user_fields .afg-absolute p:last-child {
	margin-bottom:50px;
}

#pmpro_user_fields > h3 {
	display: none;
}

form.pmpro_form .pmpro_checkout-fields div {
	margin-bottom: 30px!important;
	position: relative;
}

form.pmpro_form .input, form.pmpro_form textarea, form.pmpro_form select {
    display: inline-block;
    max-width: 100%;
}

.pmpro_asterisk {
	position: absolute;
	right: -20px;
	top: 18px;
}

form.pmpro_form #pmpro_user_fields label {
	display: none!important;
}

.pmpro_checkout input, form.pmpro_form select, .StripeElement {
	height: 50px;
	background-color: #fff!important;
	border:1px solid #EBEBEB!important;
	width: 100%;
	padding-left:20px!important;
	padding-right: 20px!important;
	font-size: 15px!important;
	border-radius: 0!important;
}

.StripeElement {
	padding-top: 16px!important;
}

form.pmpro_form select option {
	padding-left:20px;
	padding-right: 20px;
}

.pmpro_checkout input:placeholder {
	color:#797373!important;
}

.pmpro_checkout input::placeholder {
	color:#797373!important;
}

.pmpro_checkout label {
	font-size:13px;
	text-transform: uppercase;
	letter-spacing:.05em;
	font-weight: 400!important;
	margin-bottom: 10px!important;
}

#eu_self_id_instructions, .pmpro_checkout-field .pmpro_checkout-h3-msg {
	color:#797373;
	font-size: 11px;
	margin:10px 0 20px;
	display: block;
	font-weight: 400;
}

.pmpro_checkout input[type="checkbox"] {
	display: none;
}

.pmpro_checkout input[type="checkbox"] + label {
	padding-left:25px;
	position: relative;
}

.pmpro_checkout input[type="checkbox"] + label:before {
	content:'';
	height: 15px;
	width: 15px;
	background-color: #fff!important;
	border:1px solid #EBEBEB;
	position: absolute;
	left:0;
	top:calc(50% - 7.5px);
}

.pmpro_checkout input[type="checkbox"]:checked + label:before {
	background: url('../img/tick-blk.svg') no-repeat center center;
}

#vat_number {
	max-width: 60%;
}

#vat_number_validation_tr label {
	display: none;
}

#discount_code_button, #vat_number_validation_button {
    display: inline-block;
    width: auto;
    padding: 0 20px!important;
    height: 50px;
    margin-left: 20px!important;
}


#AccountNumber {
	margin-bottom: 10px!important;
}

#pmpro_tos_fields #pmpro_license {
	display: none;
	background-color: transparent;
	border:unset;
	border-bottom:2px solid #EBEBEB!important;
	padding:0 30px;
}

#pmpro_license .is-style-afg-main-content {
    margin-left: auto;
    margin-right: auto;
    line-height: 30px;
    max-width: 100%;
    padding: 0;
    font-size:12px;
    font-weight: 400;
    color:#797373!important;
    margin-bottom: 30px;
    line-height: 20px;
}

#pmpro_tos_fields > a {
	color: #797373;
    font-size: 11px;
    margin: 0 0 10px;
    display: inline-block;
    border-bottom:1px solid #797373;
    font-weight: 400;
}

#pmpro_mailing_lists th {
	display: none;
}

form.pmpro_form .pmpro_submit {
	margin:0 0 70px;
	text-align: left;
}

.top1em {
	margin-top:10px;
}

.pmpro_submit hr {
	display: none;
}

#pmpro_btn-submit {
	width: 100%;
	height: 50px;
	background-color: #000!important;
	color:#fff!important;
}

.pmpro_message {
    background-color: transparent!important;
    border: 1px solid #000!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    color: #000!important;
    font-weight: 400;
    line-height: 1.5em;
    margin: .5em 0;
    padding:0;
    border:unset!important;
    font-size: 14px;
    margin: 0 0 10px;
    display: inline-block;
    border-bottom: 1px solid #797373!important;
    text-align: left!important;
}

.pmpro_error {
	color:#f35362!important;
	border-color:#f35362!important;
}

.pmpro_message.pmpro_alert {
	border-bottom: unset!important;
	margin-bottom: 20px;
}

.pmpro_alert a {
	color:#000!important;
}

#afg-user-item .afg-button-4 {
	display: flex!important;
	align-items: center!important;
	justify-content: center!important;
	height: 40px!important;
	flex: 0 0 140px!important;
	border:1px solid #000!important;
}

.afg-weight-700 {
	font-weight: 700;
}

@media screen and (max-width: 992px) {

	#tunnel-header .afg-logo-wrapper,
	#tunnel-header .afg-logo-wrapper .afg-image-wrapper {
	    max-width: 80px;
	    flex-basis: 80px;
	}

	#tunnel-header {
		top:0;
		height: 80px;
		transition: all .3s;
	}

	body.afg-scroll-down #tunnel-header {
		top:0;
	}

	#tunnel-header #afg-logo, #tunnel-header #afg-user-item {
		display: none;
	}

	#afg-tunnel-breadcrumb, #afg-tunnel-breadcrumb ul, #afg-tunnel-breadcrumb li {
		text-align: center;
	} 

	#afg-tunnel-breadcrumb li:not(.afg-weight-700) {
		display: none;
		text-align: center;
		width: 100%;
	}

	body.pmpro-checkout #main-content {
		width:100vw;
		padding-left:0;
		padding-right: 0;
	} 

	body.pmpro-checkout #main-content div[id^="pmpro_level"] {
		padding-top: 0;
	}

	#pmpro_payment_information_fields .pmpro_checkout-h3-msg {
		padding: 0 25px 10px;
	}

	.afg-plan-remember + p {
	    margin:0 auto;
	    padding:25px 0;
	}

	.afg-plan-remember > h3 {
	    padding: 0 25px 50px!important;
	    margin:0 auto!important;
	}

	.afg-plan-remember span.afg-rate-title {
	    line-height: 18px;
	    font-size:15px;
	    font-weight: 700;
	    padding-top:25px;
	}

	.afg-plan-remember h3 > span em {
	    display: block;
	    font-size: 13px;
	    text-transform: uppercase;
	    font-weight: 400;
	    letter-spacing: .1em;
	     margin-bottom: 8px;
	}

	.afg-rate .content-font-400-50 {
		font-size: 50px;
	}

	.pmpro_checkout h3 span.pmpro_checkout-h3-msg {
	    margin-bottom: 0em;
	}

	#pmpro_pricing_fields > h3, .afg-plan-remember > h3 > h3 {
	    background-color: #000;
	    color:#fff;
	}

	#pmpro_pricing_fields > h3 a, .afg-plan-remember > h3 > h3 a {
	    color:#fff;
	}

	.afg-plan-remember ul {
	    margin-top: 60px;
	    padding: 0 15px;
	}

	#pmpro_user_fields {
	    padding-top: 0;
	}

	.afg-plan-remember > .afg-absolute,
	#pmpro_user_fields > .afg-absolute {
		padding:40px 80px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		text-align: center;
	}

	.pmpro_checkout-field .afg-plan-remember > .afg-absolute {
		margin:40px 0!important;
		margin-bottom:40px!important;
	}

	#pmpro_account_loggedin {
		margin:30px 0;
		padding:0 25px;
	}

	.afg-plan-remember > .afg-absolute p:last-child,
	#pmpro_user_fields > .afg-absolute p:last-child{
	    margin-bottom: 0;
	}

	.pmpro_asterisk {
	    position: absolute;
    	right: -15px;
    	top: 0;
	}

	#pmpro_user_fields .afg-absolute p:first-child,
	.afg-plan-remember > .afg-absolute p:first-child {
	    margin-bottom: 20px;
	    font-size: 26px;
	    line-height: 33px;
	}

	.pmpro_checkout-fields {
		padding:0px 25px;
	}

	.pmpro_checkout-fields > span {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 12px;
    	margin-top: 30px;
	}

	.pmpro_checkout-fields #pmpro_level_cost p {
		margin-top: 30px;
	}

	.pmpro_checkout-fields #afg-user-item {
	    padding-right: 0!important;
	    margin-bottom: 40px!important;
	    height: auto;
	    width: 100%;
	    justify-content: center;
	} 

	form.pmpro_form .pmpro_checkout-fields div {
	    margin-bottom: 20px!important;
	}

	form.pmpro_form input[type=text].input, form.pmpro_form input[type=password].input {
	    width: 100%;
	}

	#vat_have_number {
		margin-top:10px;
		margin-bottom: 30px!important;
	}

	#vat_number {
	    max-width: 100%;
	}

	#vat_number_validation_button, #discount_code_button {
    	display: block;
	    width: 140px;
	    height: 50px;
	    margin:20px auto 40px!important;
	}

	form.pmpro_form .pmpro_checkout-fields div.pmpro_payment-account-number, 
	form.pmpro_form .pmpro_checkout-fields div.pmpro_payment-discount-code {
		margin-bottom: 0!important;
	}

	form.pmpro_form .pmpro_checkout-fields div.pmpro_payment-expiration {
		margin-bottom: 10px!important;
	}

	form.pmpro_form input[type=text]#discount_code {
	    width: 100%;
	    max-width: 100%;
	}

	#pmpro_tos_fields > a {
	    text-align: center;
	    margin: 0 25px 10px;
	    display: inline-block;
	}

	#pmpro_mailing_lists {
		width: calc(100vw - 50px);
    	margin: 10px auto;
	} 

	form.pmpro_form .pmpro_submit {
	    margin: 0 0 40px;
	    padding: 0 25px;
	}
