.woocommerce {
	padding: 1em;
}

tr sub,
tr sup {
	top: -0.8em;
	font-size: 65%;
}
#primary {
	margin-top: 0px;
	overflow: hidden;
}

body.magellanmembers #primary {
	margin-top: 0;
}

div#checkout-black-friday-title h2 {
	font-size: 2.2em;
	text-transform: uppercase;
	color: #f26522;
	font-weight: 300;
	margin-bottom: 0em;
}

#checkout-top {
	width: 100%
}

#order-summary-titles-wrap h4 {
	font-weight: 400;
}

#toggle-title {
	margin-top: 5px;
}

td .per-year, td .per-month {
	left: -16px;
	top: 3px;
}

#checkout-top-left,
#checkout-top-right {
	width: 100%;
	float: none;
	margin-bottom: 10px;
}

#checkout-top-title {
	font-size: 30px;
	margin-bottom: 35px;
}

#checkout-top-title div.friendship {
	margin-top: 60px;
	font-size: 35px !important;
}

#checkout-top-title div.friendship:after {
	content: "";
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
	background-image: url(/wp-content/themes/angelsense/images/checkout/circle_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	width: 193px;
	height: 185px;
}

div.preview {
	font-size: 16px;
	color: #102c35;
	line-height: 21px;
	margin-bottom: 1em;
	max-width: 100%;
}

div.preview a {
	text-decoration: underline;
	outline: 0;
	display: block;
	margin-top: 0.5em;
}

#reveal {
	margin: 2em 0;
	display: none;
	max-height: none;
	font-size: 16px;
}

#reveal.show {
	display: block;
	max-height: 100%;
}

#reveal h3 {
	line-height: 1em;
}

#checkout-top-left {
	font-size: 15px;
}

/* Order Review */
div#order_review {
	margin-top: 1em;
	width: 100%;
	position: relative;
	margin-left: auto;
	z-index: 100000;
}

tr.order-total {
	border-bottom: #e2e2e2 1px solid;
}

td.final-price {
	white-space: nowrap;
}

/* Shipping */

#shipping-option-wrapper {
	display: block;
	white-space: nowrap;
	background-color: transparent;
}

#order_review #shipping_method li label {
	padding-left: 5%;
}

#order_review #shipping_method li {
	display: block;
}

#order_review #shipping_method li.chosen-method {
	padding: 0;
}

#order_review #shipping_method li.chosen-method:before {
	display: none;
}

#order_review #shipping_method li .radio-select {
	display: block;
}

#order_review .shipping-estimate {
	display: block;
}

span.shipping-estimate {
	display: block;
	position: relative;
	padding-left: 26px;
	font-size: 16px;
	top: -8px;
}

span.method {
	display: inline-block;
	padding-left: 26px;
	position: relative;
	top: 0px;
	font-size: 12px;
}

#order_review span.method {
	padding-left: 26px;
	top: -2px;
}

.shop_table tfoot tr.shipping li .woocommerce-Price-amount {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.shop_table tfoot tr.shipping li .radio-select {
	top: 15px;
	cursor: pointer;
}

#fields-section, #payment-section {
	width: 100%;
	float: none;
	position: relative;
}

#express_shipping_note {
	padding: 10px 10px 25px;
	font-size: 12px;
	color: #292929;
	font-weight: 300;
	background-color: #F8F8F8;
}

.col-2 {clear: both}

tr.coupon-row {
	background-color: #F8F8F8;
}

td.coupon-holder {
	padding: 0.5em 0em;
}

tr.coupon-row .lds-css.form {
	right: 125px;
}

#shipping-middle-title, .woocommerce-checkout h3 {
	margin-bottom: 0.5em;
}

#fields-section label[for="same_as_toggle"] {
	background-color: transparent;
	padding-left: 30px;
	font-size: 14px;
	color: #292929;
}

.woocommerce-form__label,
.custom-checkbox label {
	padding-left: 30px;
}

.woocommerce-form__label:before,
.custom-checkbox label::before,
.woocommerce-form__label:after,
.custom-checkbox label::after {
	left: 10px;
}

.form-row span.check {
	top: 40%;
}

.woocommerce-billing-fields__field-wrapper p#billing_state_field,
.woocommerce-billing-fields__field-wrapper p#billing_last_name_field,
.woocommerce-billing-fields__field-wrapper p#billing_first_name_field,
.woocommerce-shipping-fields__field-wrapper p#shipping_state_field,
.woocommerce-shipping-fields__field-wrapper #shipping_last_name_field,
.woocommerce-shipping-fields__field-wrapper #shipping_first_name_field {
	width: 100%;
}

.woocommerce-billing-fields__field-wrapper p#billing_city_field,
.woocommerce-billing-fields__field-wrapper p#billing_postcode_field,
.woocommerce-shipping-fields__field-wrapper p#shipping_postcode_field,
.woocommerce-shipping-fields__field-wrapper p#shipping_city_field {
	width: 48%;
}

#fields-section label[for="same_as_toggle"] {
	margin-bottom: 0;
}

div#shipping-clone-wrapper {
	display: none;
}

/* Payment */
div#payment {
	margin-top: 1em;
}
#payment-section, #payment {clear: both;}
#payment.woocommerce-checkout-payment {
	margin-left: 0;
}

li.wc_payment_method {
	padding: 1em;
	border-bottom: 1px solid #e6e6e6;
	background-color: transparent;
}

li.wc_payment_method.checked {
	display: block;
}

li.wc_payment_method.checked,
li.wc_payment_method.open {
	background-color: transparent;
}

ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
	border: none;
}

li.wc_payment_method label {
	margin-bottom: 0;
	padding: 0.5em 0em;
}

label img {
	margin-left: auto;
	height: 25px;
	opacity: 1;
}

ul.wc_payment_methods {
	background-color: transparent;
	border: none;
}

ul.wc_payment_methods .radio-select {
	top: 1px;
}

#wc-stripe-cc-form .form-row-wide {
	width: 100%;
}

#wc-stripe-cc-form .form-row-last,
#wc-stripe-cc-form .form-row-first {
	width: 49.3%;
}

.wc-terms-and-conditions span {
	font-size: 12px;
	white-space: nowrap;
}

#order-button-wrap tbody tr td { padding-bottom: 0;}

#order-button-wrap tbody tr#free-belt-checkbox-row td.name {
	padding: 1em 0.5em;
	margin-bottom: 0em;
	border: none;
	font-size: 0.8em;
}

.payment-selection {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	justify-content: center;
	margin-bottom: 1em;
}

.payment-selection li {
	background-color: white;
	padding: 1em 0.5em;
	text-align: center;
	margin: 0 1em;
	flex: 1;
	border-radius: 8px;
	border: 1px solid #32b4a6;
}

.payment-selection li input[type='radio'] {
	display: none;
}

.payment-selection li .radio-select {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background-image: url(/wp-content/themes/angelsense/images/round-check.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	opacity: 0.3;
}

.wc_payment_method_selection label {
	font-weight: 600;
	margin-bottom: 0;
}

input:checked ~ label .radio-select,
.wc_payment_method_selection.open .radio-select {
	opacity: 1;
}

.wc_payment_method_selection.open label {
	color: #32b4a6;
}

.wc_payment_method .payment_box {
	margin-top: 0;
	padding: 1em 0.5em;
}

.wc_payment_method .payment_box img {
	margin: 1em auto;
	width: 75%;
}

#free-belt-checkbox-row td label {
	padding-left: 1.8em;
}

div#trial-note {
	margin: 10px auto;
	text-align: center;
	width: 90%;
}

#thirty-days-moneyback {
	display: none;
}
input#place_order {
	height: 60px;
	width: 95%;
	border: 2px solid white;
	font-size: 22px;
}

#checkout-button-badge {
	display: block;
	position: absolute;
	top: -5px;
	z-index: 1000;
	left:  0px;
}

.thirdy-days-mobile-note {
	display: table-row;
	background-color: #32b4a6;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 15px;
	border-right: none;
	border-left: none;
}

.thirdy-days-mobile-note th {
	padding: 15px 5%;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: none;
	border-left: none;
}

#order-button-wrap tbody tr td {
	border: none;
	position: relative;
}

.form-row span.check {
	width: 22px;
	height: 22px;
}

#order-action .risk {
	margin: 1em 0em;
	color: #292929;
	font-weight: 600;
	text-align: center;
}

#order-action .risk:before {
	content: "";
	display: block;
	background-image: url(/wp-content/themes/angelsense/images/dementia/moneyback.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	width: 100px;
	height: 100px;
	margin: 0em auto;
}

#order-action span {
	color: #292929;
}

#order-action #termsError {
	margin-top: 0.3em;
	color: red;
}

#order-action .wearing-options {
	display: block;
	font-size: 12px;
}

#payment .methods ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods li.woocommerce-SavedPaymentMethods-token label,
#payment .methods ul.woocommerce-SavedPaymentMethods.wc-saved-payment-methods li.woocommerce-SavedPaymentMethods-new label {
	top: -12px;
}

#checkout-footer {
	margin: 30px 0 0px;
	padding: 0em;
	background-color: transparent;
}

#checkout-footer h3 {
	text-align: left;
}

#checkout-footer .wrap {
	flex-direction: column;
	margin-top: 1em;
}

.checkout-footer-box {
	width: 100%;
	margin-left: 0;
	float: none;
	margin-bottom: 15px;
	min-height: 150px;
	background-color: white;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.20);
}

.shop_table {
	margin-bottom: 2em;
	display: table;
}

.shop_table tbody td sup {
	font-size: 50%;
}

tr.coupon-row td.name {
	font-size: 1em;
}

#checkout-top-order-here {
	height: 50px;
	padding-top: 10px;
}

/*New Header for UMNCU*/
body.product-id-370165 header:before,
body.product-id-777508339 header:before,
body.product-id-777502807 header:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 1em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 130px;
	height: 50px;
	background-image: url(/wp-content/themes/angelsense/images/coupon-page/logo_org.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
}

section.header {
	padding: 1em 0.5em
}

section.header h1 {
	text-align: center;
	font-weight: 700;
	font-size: 2rem;
	color: rgb(58, 190, 176);
	text-transform: uppercase;
	line-height: 1;
	white-space: nowrap;
}

section.header p {
	text-align: center;
	color: rgb(0, 80, 121);
	font-size: 1.5rem;
	font-weight: 400;
	margin-bottom: 1em;
}

section.header div.image {
	display: block;
	width: 100%;
	margin-top: 2em;
}

section.header div.image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

section.header div.include {
	display: block;
	width: 100%;
}

section.header div.include strong {
	font-size: 1.2rem;
	font-weight: 700 !important;
	margin-bottom: 0.5em;
	display: block;
}

section.header div.include strong br {
	display: none;
}

section.header div.include h3 {
	font-size: 1rem;
}

section.header div.include ul li {
	display: block;
	font-size: 1rem;
	position: relative;
	padding-left: 0.8em;
}

section.header div.include ul li:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 0.5em;
	height: 0.5em;
	background-color: rgb(58, 190, 176);
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.mobile-only {
	display: block;
}

ul.payment_methods li[class*=payment_method] {
	padding: 1px !important;
	background-color: #F8F8F8;
	border-bottom: none;
}

ul.payment_methods li[class*=payment_method].checked {
	background-color: #EFEFF4;
}

ul.payment_methods li[class*=payment_method] > label {
	padding: 1em 0.5em !important;
	background-color: white;
	color: #878585;
	font-size: 18px;
}

@media only screen and (max-width: 360px) {
	.box-content span.box-title {
		margin-bottom: 5px;
		font-size: 18px;
	}

	.box-content {
		font-size: 14px;
	}

	td.old-price {
		width: 25%;
	}

	.shop_table tfoot tr.shipping li .woocommerce-Price-amount.free {
		right: 8%;
	}
}