
.simpay-styled .simpay-btn:not(.stripe-button-el) {
	text-decoration: none;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	letter-spacing: normal;
	background-color: #0f8569;
	background-image: none;
	display: block;
	height: 34px;
	line-height: 1.5;
	width: 100%;
	margin: 0;
	padding: 6px 10px;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}

.simpay-styled .simpay-btn:not(.stripe-button-el):hover {
	text-decoration: none;
	background-color: #0e7c62;
	background-image: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-btn:not(.stripe-button-el):hover.nitro-lazy {
	background-image: none !important;
}

.simpay-styled .simpay-btn:not(.stripe-button-el):disabled {
	pointer-events: none;
	opacity: .8;
}

.simpay-styled .simpay-btn:not(.stripe-button-el):focus {
	text-decoration: none;
	background-color: #0e7c62;
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(15, 133, 105, .5);
}

.simpay-styled .simpay-btn:not(.stripe-button-el).simpay-disabled {
	background-color: #aab7c4;
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el) {
	text-decoration: none;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	letter-spacing: normal;
	background-color: #0f8569;
	background-image: none;
	display: block;
	height: 34px;
	line-height: 1.5;
	width: 100%;
	margin: 0;
	padding: 6px 10px;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el).nitro-lazy {
	background-image: none !important;
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el):hover {
	text-decoration: none;
	background-color: #0e7c62;
	background-image: none;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el):hover.nitro-lazy {
	background-image: none !important;
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el):disabled {
	pointer-events: none;
	opacity: .8;
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el):focus {
	text-decoration: none;
	background-color: #0e7c62;
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(15, 133, 105, .5);
}

.simpay-styled .simpay-form-control .simpay-btn:not(.stripe-button-el).simpay-disabled {
	background-color: #aab7c4;
}

.simpay-styled .simpay-form-control .simpay-btn.simpay-bank-btn:not(.stripe-button-el) {
	background-color: #767676;
}

.simpay-styled .simpay-form-control .simpay-btn.simpay-bank-btn:not(.stripe-button-el):focus, .simpay-styled .simpay-form-control .simpay-btn.simpay-bank-btn:not(.stripe-button-el):hover {
	background-color: #666;
}

.simpay-styled .simpay-form-control .simpay-btn.simpay-bank-btn:not(.stripe-button-el):focus {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #767676;
}

.simpay-styled .simpay-form-control .simpay-btn.simpay-bank-btn:not(.stripe-button-el), .simpay-styled .simpay-form-control .simpay-btn.simpay-payment-btn:not(.stripe-button-el), .simpay-styled .simpay-form-control .simpay-btn.simpay-checkout-btn:not(.stripe-button-el) {
	height: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.simpay-apple-pay-btn {
	text-decoration: none;
	text-align: center;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	letter-spacing: normal;
	background-color: #000;
	background-image: none;
	display: block;
	height: 40px;
	line-height: 1.5;
	width: 100%;
	margin: 0;
	padding: 8px 10px;
	border: 0;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	outline: none;
	cursor: pointer;
	box-sizing: border-box;
}

.simpay-apple-pay-btn.nitro-lazy {
	background-image: none !important;
}

.simpay-checkout-form--stripe_checkout-styled.simpay-styled, .simpay-checkout-form--overlay.simpay-styled, .simpay-checkout-form--embedded.simpay-styled {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	line-height: normal;
	letter-spacing: normal;
}

.simpay-checkout-form--stripe_checkout-styled.simpay-styled a, .simpay-checkout-form--overlay.simpay-styled a, .simpay-checkout-form--embedded.simpay-styled a {
	color: #007acc;
	border-bottom-color: currentColor;
	box-shadow: none;
}

.simpay-checkout-form--stripe_checkout-styled.simpay-styled a:hover, .simpay-checkout-form--overlay.simpay-styled a:hover, .simpay-checkout-form--embedded.simpay-styled a:hover {
	color: #006bb3;
	box-shadow: none;
}

.simpay-checkout-form--overlay.simpay-styled {
	margin-top: 1.5rem;
}

.simpay-checkout-form--stripe_checkout-styled.simpay-styled, .simpay-checkout-form--embedded.simpay-styled {
	max-width: 400px;
}

.simpay-embedded-heading.simpay-styled {
	margin: 0 0 1.5rem;
}

.simpay-embedded-heading.simpay-styled .simpay-form-title, .simpay-embedded-heading.simpay-styled .simpay-form-description {
	text-align: left;
}

.simpay-styled .simpay-form-title, .simpay-styled .simpay-form-description {
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	text-align: center;
}

.simpay-styled .simpay-form-title {
	font-size: 28px;
	font-weight: bold;
	line-height: initial;
	margin: 0 !important;
}

.simpay-styled .simpay-form-description {
	font-size: 16px;
	color: #666;
	margin: 0;
}

.simpay-form-control {
	margin-bottom: 15px;
}

fieldset.simpay-form-control {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	border: 0;
}

.simpay-form-control p {
	padding: 0;
	margin: 0;
}

.simpay-form-control ul {
	margin: 0;
	padding: 0;
}

.simpay-form-control ul li {
	list-style-type: none;
	margin: 10px 0 0;
}

.simpay-form-control ul li label {
	line-height: 1;
	display: flex;
	align-items: center;
	margin: 0 0 .75em 0;
}

.simpay-form-control ul li label input[type=radio], .simpay-form-control ul li label input[type=checkbox] {
	margin: 0 .5em 0 0;
}

.simpay-form-control ul li label:last-child {
	margin-bottom: 0;
}

.simpay-form-control ul li .simpay-additional-fields {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	width: 100%;
	margin-left: 26px;
}

.simpay-form-control ul li .simpay-additional-fields:not([style*="display:none"]) {
	margin-top: 10px;
}

.simpay-form-control ul li .simpay-additional-fields .simpay-recurring-amount-toggle-container {
	width: 100%;
}

.simpay-form-control .StripeElement.simpay-p24-wrap, .simpay-form-control .StripeElement.simpay-fpx-wrap, .simpay-form-control .StripeElement.simpay-ideal-wrap {
	padding: 0 !important;
}

.simpay-styled .simpay-form-control ul {
	margin: 0;
	padding: 0;
}

.simpay-styled .simpay-form-control legend, .simpay-styled .simpay-form-control label {
	font-weight: 600;
	cursor: pointer;
	margin: 0 0 5px -1px;
	padding: 0;
	display: inline-block;
}

.simpay-styled .simpay-form-control legend {
	display: block;
}

.simpay-styled .simpay-form-control .simpay-optional-indicator {
	font-weight: normal;
	font-size: 90%;
	opacity: .8;
}

.simpay-styled .simpay-form-control p {
	font-weight: 500;
	margin: 0;
}

.simpay-styled .simpay-form-control h1, .simpay-styled .simpay-form-control h2, .simpay-styled .simpay-form-control h3, .simpay-styled .simpay-form-control h4, .simpay-styled .simpay-form-control h5, .simpay-styled .simpay-form-control h6, .simpay-styled .simpay-form-control p, .simpay-styled .simpay-form-control label, .simpay-styled .simpay-form-control legend {
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-size: 15px;
}

.simpay-styled .simpay-form-control h1, .simpay-styled .simpay-form-control h2, .simpay-styled .simpay-form-control h3, .simpay-styled .simpay-form-control h4, .simpay-styled .simpay-form-control h5, .simpay-styled .simpay-form-control h6 {
	margin: 0;
	font-weight: 600;
}

.simpay-styled .simpay-form-control h6 {
	font-size: 100%;
}

.simpay-styled .simpay-form-control h5 {
	font-size: 115%;
}

.simpay-styled .simpay-form-control h4 {
	font-size: 125%;
}

.simpay-styled .simpay-form-control h3 {
	font-size: 150%;
}

.simpay-styled .simpay-form-control h2 {
	font-size: 160%;
}

.simpay-styled .simpay-form-control h1 {
	font-size: 175%;
}

.simpay-styled .simpay-form-control input[type=date], .simpay-styled .simpay-form-control input[type=time], .simpay-styled .simpay-form-control input[type=datetime-local], .simpay-styled .simpay-form-control input[type=week], .simpay-styled .simpay-form-control input[type=month], .simpay-styled .simpay-form-control input[type=text], .simpay-styled .simpay-form-control input[type=email], .simpay-styled .simpay-form-control input[type=url], .simpay-styled .simpay-form-control input[type=password], .simpay-styled .simpay-form-control input[type=search], .simpay-styled .simpay-form-control input[type=tel], .simpay-styled .simpay-form-control input[type=number], .simpay-styled .simpay-form-control select, .simpay-styled .simpay-form-control textarea, .simpay-styled .simpay-form-control .simpay-sepa-debit-wrap, .simpay-styled .simpay-form-control .simpay-p24-wrap, .simpay-styled .simpay-form-control .simpay-fpx-wrap, .simpay-styled .simpay-form-control .simpay-ideal-wrap, .simpay-styled .simpay-form-control .simpay-card-wrap {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin: 0 1px !important;
	padding: .4375em !important;
	background: #fff;
	border: 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .05);
	border-radius: 4px;
	height: 34px;
	min-height: 34px;
	line-height: 1;
	width: 100%;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.simpay-styled .simpay-form-control input[type=date]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=time]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=datetime-local]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=week]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=month]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=text]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=email]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=url]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=password]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=search]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=tel]::-moz-placeholder, .simpay-styled .simpay-form-control input[type=number]::-moz-placeholder, .simpay-styled .simpay-form-control select::-moz-placeholder, .simpay-styled .simpay-form-control textarea::-moz-placeholder, .simpay-styled .simpay-form-control .simpay-sepa-debit-wrap::-moz-placeholder, .simpay-styled .simpay-form-control .simpay-p24-wrap::-moz-placeholder, .simpay-styled .simpay-form-control .simpay-fpx-wrap::-moz-placeholder, .simpay-styled .simpay-form-control .simpay-ideal-wrap::-moz-placeholder, .simpay-styled .simpay-form-control .simpay-card-wrap::-moz-placeholder {
	color: #c7c7c7;
}

.simpay-styled .simpay-form-control input[type=date]::placeholder, .simpay-styled .simpay-form-control input[type=time]::placeholder, .simpay-styled .simpay-form-control input[type=datetime-local]::placeholder, .simpay-styled .simpay-form-control input[type=week]::placeholder, .simpay-styled .simpay-form-control input[type=month]::placeholder, .simpay-styled .simpay-form-control input[type=text]::placeholder, .simpay-styled .simpay-form-control input[type=email]::placeholder, .simpay-styled .simpay-form-control input[type=url]::placeholder, .simpay-styled .simpay-form-control input[type=password]::placeholder, .simpay-styled .simpay-form-control input[type=search]::placeholder, .simpay-styled .simpay-form-control input[type=tel]::placeholder, .simpay-styled .simpay-form-control input[type=number]::placeholder, .simpay-styled .simpay-form-control select::placeholder, .simpay-styled .simpay-form-control textarea::placeholder, .simpay-styled .simpay-form-control .simpay-sepa-debit-wrap::placeholder, .simpay-styled .simpay-form-control .simpay-p24-wrap::placeholder, .simpay-styled .simpay-form-control .simpay-fpx-wrap::placeholder, .simpay-styled .simpay-form-control .simpay-ideal-wrap::placeholder, .simpay-styled .simpay-form-control .simpay-card-wrap::placeholder {
	color: #c7c7c7;
}

.simpay-styled .simpay-form-control input[type=date]:focus, .simpay-styled .simpay-form-control input[type=time]:focus, .simpay-styled .simpay-form-control input[type=datetime-local]:focus, .simpay-styled .simpay-form-control input[type=week]:focus, .simpay-styled .simpay-form-control input[type=month]:focus, .simpay-styled .simpay-form-control input[type=text]:focus, .simpay-styled .simpay-form-control input[type=email]:focus, .simpay-styled .simpay-form-control input[type=url]:focus, .simpay-styled .simpay-form-control input[type=password]:focus, .simpay-styled .simpay-form-control input[type=search]:focus, .simpay-styled .simpay-form-control input[type=tel]:focus, .simpay-styled .simpay-form-control input[type=number]:focus, .simpay-styled .simpay-form-control select:focus, .simpay-styled .simpay-form-control textarea:focus, .simpay-styled .simpay-form-control .simpay-sepa-debit-wrap:focus, .simpay-styled .simpay-form-control .simpay-p24-wrap:focus, .simpay-styled .simpay-form-control .simpay-fpx-wrap:focus, .simpay-styled .simpay-form-control .simpay-ideal-wrap:focus, .simpay-styled .simpay-form-control .simpay-card-wrap:focus {
	background-color: #fff;
	box-shadow: 0 0 0 1px #007acc, 0 0 0 3px rgba(0, 122, 204, .15), 0 1px 2px rgba(0, 0, 0, .05);
	outline: 0;
	line-height: 1;
}

.simpay-styled .simpay-form-control input[type=date].simpay-input-error, .simpay-styled .simpay-form-control input[type=time].simpay-input-error, .simpay-styled .simpay-form-control input[type=datetime-local].simpay-input-error, .simpay-styled .simpay-form-control input[type=week].simpay-input-error, .simpay-styled .simpay-form-control input[type=month].simpay-input-error, .simpay-styled .simpay-form-control input[type=text].simpay-input-error, .simpay-styled .simpay-form-control input[type=email].simpay-input-error, .simpay-styled .simpay-form-control input[type=url].simpay-input-error, .simpay-styled .simpay-form-control input[type=password].simpay-input-error, .simpay-styled .simpay-form-control input[type=search].simpay-input-error, .simpay-styled .simpay-form-control input[type=tel].simpay-input-error, .simpay-styled .simpay-form-control input[type=number].simpay-input-error, .simpay-styled .simpay-form-control select.simpay-input-error, .simpay-styled .simpay-form-control textarea.simpay-input-error, .simpay-styled .simpay-form-control .simpay-sepa-debit-wrap.simpay-input-error, .simpay-styled .simpay-form-control .simpay-p24-wrap.simpay-input-error, .simpay-styled .simpay-form-control .simpay-fpx-wrap.simpay-input-error, .simpay-styled .simpay-form-control .simpay-ideal-wrap.simpay-input-error, .simpay-styled .simpay-form-control .simpay-card-wrap.simpay-input-error {
	box-shadow: 0 0 0 1px #eb1c26, 0 0 0 3px rgba(235, 28, 38, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-form-control .simpay-ach-debit-wrap {
	margin-top: 15px;
}

.simpay-styled .simpay-form-control .simpay-p24-wrap, .simpay-styled .simpay-form-control .simpay-ideal-wrap {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.simpay-styled .simpay-form-control .StripeElement--webkit-autofill {
	background: rgba(0, 0, 0, 0) !important;
}

.simpay-styled .simpay-form-control textarea {
	height: auto;
}

.simpay-styled .simpay-form-control input[type=radio], .simpay-styled .simpay-form-control input[type=checkbox] {
	cursor: pointer;
	line-height: 0;
	color: #50575e;
	text-align: center;
	vertical-align: middle;
	margin: 0 10px 0 0 !important;
	padding: 0 !important;
	width: 16px;
	min-width: 1px;
	height: 16px;
	flex-shrink: 0;
	outline: 0;
	background: #fff;
	border: 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .05);
	border-radius: 3px;
	position: relative;
	clear: none;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: .05s border-color ease-in-out;
}

.simpay-styled .simpay-form-control input[type=radio]:focus, .simpay-styled .simpay-form-control input[type=checkbox]:focus {
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-shadow: 0 0 0 1px #007acc, 0 0 0 3px rgba(0, 122, 204, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-form-control input[type=radio]:before, .simpay-styled .simpay-form-control input[type=radio]:checked:before, .simpay-styled .simpay-form-control input[type=checkbox]:before, .simpay-styled .simpay-form-control input[type=checkbox]:checked:before {
	content: "";
}

.simpay-styled .simpay-form-control input[type=radio]:checked:after, .simpay-styled .simpay-form-control input[type=checkbox]:checked:after {
	position: absolute;
	right: 0;
	bottom: 0;
	border: 0;
	transform: none;
}

.simpay-styled .simpay-form-control input[type=checkbox]:checked {
	border-color: #007acc;
	background-color: #007acc;
	background-image: url("data:image/svg+xml,%3csvg viewBox=\'0 0 16 16\' fill=\'white\' xmlns=\'http://www.w3.org/2000/svg\'%3e%3cpath d=\'M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z\'/%3e%3c/svg%3e");
	box-shadow: 0 0 0 1px #007acc, 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-form-control input[type=checkbox]:checked.nitro-lazy {
	background-image: none !important;
}

.simpay-styled .simpay-form-control input[type=radio] {
	border-radius: 50%;
}

.simpay-styled .simpay-form-control input[type=radio]:checked:after {
	content: "";
	width: 10px;
	height: 10px;
	top: 3px;
	left: 3px;
	background: #007acc;
	border-radius: 50%;
}

.simpay-styled .simpay-form-control select, .simpay-styled .simpay-form-control select:-webkit-autofill {
	line-height: initial;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-appearance: none;
	appearance: none;
	background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%2332325d%22%2F%3E%3C%2Fsvg%3E");
	background-position: calc(100% - 8px);
	background-size: 16px 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-right: 30px !important;
	max-width: 100%;
}

.simpay-styled .simpay-form-control select.nitro-lazy, .simpay-styled .simpay-form-control select:-webkit-autofill.nitro-lazy {
	background-image: none !important;
}

.simpay-styled .simpay-form-control .simpay-sepa-debit-wrap.StripeElement, .simpay-styled .simpay-form-control .simpay-p24-wrap.StripeElement, .simpay-styled .simpay-form-control .simpay-fpx-wrap.StripeElement, .simpay-styled .simpay-form-control .simpay-ideal-wrap.StripeElement, .simpay-styled .simpay-form-control .simpay-card-wrap.StripeElement {
	display: flex;
	align-items: center;
}

.simpay-styled .simpay-form-control .simpay-sepa-debit-wrap.StripeElement>div, .simpay-styled .simpay-form-control .simpay-p24-wrap.StripeElement>div, .simpay-styled .simpay-form-control .simpay-fpx-wrap.StripeElement>div, .simpay-styled .simpay-form-control .simpay-ideal-wrap.StripeElement>div, .simpay-styled .simpay-form-control .simpay-card-wrap.StripeElement>div {
	flex: 1;
}

.simpay-styled .simpay-form-control .simpay-sepa-debit-wrap.StripeElement--focus, .simpay-styled .simpay-form-control .simpay-p24-wrap.StripeElement--focus, .simpay-styled .simpay-form-control .simpay-fpx-wrap.StripeElement--focus, .simpay-styled .simpay-form-control .simpay-ideal-wrap.StripeElement--focus, .simpay-styled .simpay-form-control .simpay-card-wrap.StripeElement--focus {
	box-shadow: 0 0 0 1px #007acc, 0 0 0 3px rgba(0, 122, 204, .15), 0 1px 2px rgba(0, 0, 0, .05);
	color: #333;
}

.simpay-styled .simpay-form-control .simpay-sepa-debit-wrap.StripeElement--invalid, .simpay-styled .simpay-form-control .simpay-p24-wrap.StripeElement--invalid, .simpay-styled .simpay-form-control .simpay-fpx-wrap.StripeElement--invalid, .simpay-styled .simpay-form-control .simpay-ideal-wrap.StripeElement--invalid, .simpay-styled .simpay-form-control .simpay-card-wrap.StripeElement--invalid {
	box-shadow: 0 0 0 1px #eb1c26, 0 0 0 2px rgba(235, 28, 38, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-form-control .simpay-label-wrap {
	font-weight: 600;
}

.simpay-styled .simpay-form-control__description p {
	font-size: 90%;
	font-weight: normal;
	margin: .5rem 0 0;
	opacity: .8;
}

.simpay-styled .simpay-payment-method-toggle svg {
	display: block;
	border-radius: 3px;
	margin-bottom: 6px;
	width: 18px;
	height: 18px;
}

.simpay-form-tabs .simpay-form-tabs-toggles {
	margin: 0 0 15px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.simpay-form-tabs .simpay-form-tabs-toggles__toggle {
	margin-right: 10px;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles {
	box-shadow: inset 0 -1px rgba(0, 0, 0, .2);
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle {
	cursor: pointer;
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	margin: 0 10px;
	padding: 10px 5px 10px;
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	border-radius: 0;
	border: 0;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle.nitro-lazy {
	background-image: none !important;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle.is-active {
	box-shadow: inset 0 -2px #308264;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle:first-child {
	margin-left: 0;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle:active, .simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle:focus, .simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle:hover {
	background: none;
	border-radius: 0;
	border: 0;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle:hover, .simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle.is-active:focus, .simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles__toggle:focus {
	text-decoration: none;
	box-shadow: inset 0 -4px #308264;
	outline: 0;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles~[role=tabpanel] {
	position: relative;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles~[role=tabpanel]:after {
	position: absolute;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	left: -5px;
	top: -5px;
	border-radius: 4px;
	content: "";
	z-index: -1;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles~[role=tabpanel]:focus {
	outline: 0;
}

.simpay-styled .simpay-form-control .simpay-form-tabs .simpay-form-tabs-toggles~[role=tabpanel]:focus:after {
	box-shadow: 0 0 0 2px #007acc;
}

input[type=checkbox].simpay-modal-control {
	display: none;
}

.simpay-modal-control-open {
	display: inline-block;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
	cursor: pointer;
}

.simpay-modal-control-open .simpay-form-control {
	margin: 0;
}

.simpay-modal-control-open * {
	pointer-events: none;
}

.simpay-modal-control-close {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	color: #a6a6a6;
	position: absolute;
	top: 2px;
	right: 2px;
	padding: 5px 10px;
	cursor: pointer;
}

.simpay-modal-control-close:hover {
	color: #8d8d8d;
}

.simpay-modal-overlay-close {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: -1;
}

.simpay-modal {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 99998 !important;
	overflow: hidden;
	height: 0;
	opacity: 0;
	transition: opacity .3s;
}

.simpay-modal__body {
	width: 100vw;
	max-width: 440px;
	max-height: calc(100vh - 60px);
	overflow-y: auto;
	z-index: 1;
}

.simpay-modal__content {
	position: relative;
	padding: 30px;
	background: #fff;
}

.simpay-form-control .simpay-checkbox-wrap {
	display: flex;
	align-items: flex-start;
}

.simpay-styled .simpay-form-control .simpay-checkbox-wrap input[type=checkbox] {
	margin-top: 1px;
	flex-shrink: 0;
}

.simpay-styled .simpay-form-control .simpay-checkbox-wrap label {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
}

.simpay-styled .simpay-radio-container {
	margin-bottom: 15px !important;
	background: none;
}

.simpay-styled .simpay-radio-container ul {
	margin: 0 !important;
}

.simpay-styled .simpay-radio-container legend {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

.simpay-styled .simpay-radio-container label {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	display: flex;
	align-items: flex-start;
}

.simpay-coupon-container .simpay-coupon-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.simpay-coupon-container .simpay-coupon-field {
	flex: 1;
}

.simpay-coupon-container .simpay-btn.simpay-apply-coupon {
	margin-left: 10px;
}

.simpay-coupon-container .simpay-coupon-loading, .simpay-coupon-container .simpay-coupon-message {
	display: inline-block;
	margin-top: 5px;
}

.simpay-coupon-container .simpay-coupon-info {
	margin: 5px 0 0;
}

.simpay-coupon-container .simpay-coupon-info .simpay-remove-coupon {
	color: #eb1c26;
	font-weight: bold;
	text-decoration: none;
}

.simpay-coupon-container .simpay-coupon-message {
	font-size: .93rem;
}

.simpay-styled .simpay-coupon-container .simpay-btn.simpay-apply-coupon {
	background-color: #767676;
	max-width: 110px;
	margin-left: 10px;
}

.simpay-styled .simpay-coupon-container .simpay-btn.simpay-apply-coupon:focus, .simpay-styled .simpay-coupon-container .simpay-btn.simpay-apply-coupon:hover {
	background-color: #666;
}

.simpay-styled .simpay-coupon-container .simpay-btn.simpay-apply-coupon:focus {
	box-shadow: 0 0 0 1px #fff, 0 0 0 3px #767676;
}

.simpay-styled .simpay-coupon-container .simpay-field-error, .simpay-styled .simpay-coupon-container .simpay-field-error label.error {
	color: #eb1c26;
}

.simpay-total-amount-value {
	font-style: normal;
}

.simpay-styled .simpay-amounts-container>div {
	padding: 7px 0;
}

.simpay-styled .simpay-amounts-container p {
	font-weight: bold;
	display: flex;
	justify-content: space-between;
}

.simpay-styled .simpay-amounts-container p span:only-child, .simpay-styled .simpay-amounts-container p span:last-child:not(:only-child) {
	margin-left: 10px;
	flex-basis: 40%;
	text-align: right;
	flex-grow: 1;
}

.simpay-styled .simpay-amounts-container p span:first-child:not(:only-child) {
	text-align: left;
}

.simpay-styled .simpay-coupon-amount-container, .simpay-styled .simpay-tax-amount-container {
	border: 1px solid rgba(0, 0, 0, .2);
	border-width: 1px 0;
	padding: 7px 0;
}

.simpay-styled .simpay-coupon-amount-container span, .simpay-styled .simpay-tax-amount-container span {
	font-weight: normal;
}

.simpay-styled p.simpay-automatic-tax-label .simpay-tax-amount-value {
	font-size: 90%;
	max-width: 70%;
}

.simpay-styled p.simpay-automatic-tax-label .simpay-tax-amount-value.is-invalid {
	color: #eb1c26;
}

.simpay-styled div.simpay-coupon-amount-container {
	margin-bottom: -1px;
}

.simpay-custom-amount-container .simpay-custom-amount-wrap {
	display: flex;
	align-items: center;
}

.simpay-custom-amount-container .simpay-currency-symbol {
	padding: 10px;
}

.simpay-styled .simpay-custom-amount-container .simpay-custom-amount-input {
	height: 34px;
	max-width: 125px;
	flex: 0 0 125px;
}

.simpay-styled .simpay-custom-amount-container [type=text].simpay-custom-amount-input-symbol-left, .simpay-styled .simpay-custom-amount-container [type=tel].simpay-custom-amount-input-symbol-left, .simpay-styled .simpay-custom-amount-container [type=number].simpay-custom-amount-input-symbol-left {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.simpay-styled .simpay-custom-amount-container [type=text].simpay-custom-amount-input-symbol-right, .simpay-styled .simpay-custom-amount-container [type=tel].simpay-custom-amount-input-symbol-right, .simpay-styled .simpay-custom-amount-container [type=number].simpay-custom-amount-input-symbol-right {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.simpay-styled .simpay-custom-amount-container .simpay-currency-symbol {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	height: 34px;
	line-height: 34px;
	flex: 0 0 auto;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
	padding: 0 10px;
	border-radius: 4px;
	background-color: #f2f2f2;
}

.simpay-styled .simpay-custom-amount-container .simpay-currency-symbol-left {
	border-right: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.simpay-styled .simpay-custom-amount-container .simpay-currency-symbol-right {
	border-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.simpay-payment-request-button-container {
	margin: 15px 0;
}

.simpay-styled .simpay-form-control .simpay-payment-request-button-container__or {
	font-size: 90%;
	text-align: center;
	margin: 15px 0;
	overflow: hidden;
}

.simpay-styled .simpay-form-control .simpay-payment-request-button-container__or::before, .simpay-styled .simpay-form-control .simpay-payment-request-button-container__or::after {
	background-color: #d1d1d1;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

.simpay-styled .simpay-form-control .simpay-payment-request-button-container__or::before {
	right: .5em;
	margin-left: -50%;
}

.simpay-styled .simpay-form-control .simpay-payment-request-button-container__or::after {
	left: .5em;
	margin-right: -50%;
}

.simpay-payment-request-button-container__button+.simpay-payment-request-button-container__or, .simpay-payment-request-button-container__or+.simpay-payment-request-button-container__button {
	margin-top: 15px;
}

.simpay-styled .simpay-address-container {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	border: 0;
}

.simpay-styled .simpay-address-container legend {
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-weight: 600;
	font-size: 110%;
	opacity: .9;
	margin: 0 0 15px;
	padding: 0;
}

.simpay-styled .simpay-address-container .simpay-address-container .simpay-form-control:last-child {
	margin-bottom: 0;
}

.simpay-styled .simpay-address-container .simpay-address-city-container, .simpay-styled .simpay-address-container .simpay-address-state-container {
	float: left;
	width: 48%;
}

.simpay-styled .simpay-address-container .simpay-address-state-container {
	float: right;
}

.simpay-form-control .simpay-same-address-toggle-wrap {
	display: flex;
	align-items: center;
}

.simpay-form-control .simpay-same-address-toggle-wrap input {
	margin: 0 5px 0 0;
}

.simpay-form-control .simpay-same-address-toggle-wrap label {
	margin: 0;
}

.simpay-styled .simpay-multi-plan-radio-group label {
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	display: flex;
	align-items: flex-start;
}

.simpay-styled .simpay-multi-plan-list-group input[type=radio], .simpay-styled .simpay-multi-plan-buttons-group input[type=radio] {
	position: absolute;
	left: -9999em;
}

.simpay-styled .simpay-multi-plan-list-group label, .simpay-styled .simpay-multi-plan-buttons-group label {
	color: #333;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
	font-weight: 600 !important;
	font-size: 15px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding: 14px;
	display: block;
	position: relative;
}

.simpay-styled .simpay-multi-plan-list-group input:disabled+label, .simpay-styled .simpay-multi-plan-buttons-group input:disabled+label {
	opacity: .7;
}

.simpay-styled .simpay-multi-plan-list-group input[type=radio]:focus+label, .simpay-styled .simpay-multi-plan-buttons-group input[type=radio]:focus+label {
	box-shadow: 0 0 0 1px #007acc;
}

.simpay-styled .simpay-multi-plan-list-group input[type=radio]:checked+label, .simpay-styled .simpay-multi-plan-buttons-group input[type=radio]:checked+label {
	box-shadow: 0 0 0 1px #007acc, 0 0 0 3px rgba(0, 122, 204, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-multi-plan-list-group input[type=radio]:checked+label svg, .simpay-styled .simpay-multi-plan-buttons-group input[type=radio]:checked+label svg {
	stroke: #007acc;
	display: block;
}

.simpay-styled .simpay-multi-plan-list-group label {
	line-height: normal;
	padding-right: 50px;
}

.simpay-styled .simpay-multi-plan-list-group small {
	font-weight: normal;
	font-size: 13px;
	display: block;
	margin-top: 5px;
}

.simpay-styled .simpay-multi-plan-list-group svg {
	width: 24px;
	height: 24px;
	fill: none;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translate3d(0, -50%, 0);
	display: none;
}

.simpay-styled .simpay-multi-plan-list-group input[type=checkbox] {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

.simpay-styled .simpay-multi-plan-list-group input[type=checkbox]:checked+label {
	box-shadow: 0 0 0 1px #007acc, 0 0 0 3px rgba(0, 122, 204, .15), 0 1px 2px rgba(0, 0, 0, .05);
	outline: none;
}

.simpay-styled .simpay-multi-plan-list-group input[type=checkbox]:checked+label svg {
	stroke: #007acc;
	display: block;
}

.simpay-styled .simpay-multi-plan-buttons-group {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: -10px;
}

.simpay-styled .simpay-multi-plan-buttons-group li {
	text-align: center;
	margin: 0 0 10px;
	width: calc(50% - 5px);
}

.simpay-styled .simpay-multi-plan-buttons-group input[type=checkbox] {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

.simpay-styled .simpay-multi-plan-buttons-group input[type=checkbox]:checked+label {
	box-shadow: 0 0 0 1px #007acc, 0 0 0 3px rgba(0, 122, 204, .15), 0 1px 2px rgba(0, 0, 0, .05);
	outline: none;
}

.simpay-styled .simpay-multi-plan-buttons-group input[type=checkbox]:checked+label svg {
	stroke: #007acc;
	display: block;
}

.simpay-styled .simpay-form-control .simpay-payment-method-terms p {
	color: #697386;
	font-size: 13px;
	line-height: 1.3;
	font-weight: normal;
	margin: 15px 0;
	display: block;
}

.simpay-styled .simpay-tax-id-field {
	display: flex;
	justify-content: space-between;
}

.simpay-styled .simpay-tax-id-field select {
	width: 48%;
}

.simpay-styled .simpay-tax-id-field input[type=text] {
	width: 48%;
}

.simpay-datepicker {
	padding: 0;
	margin: 0;
	border-radius: 0;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	border-top: none;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .075);
	min-width: 17em;
	width: auto;
	z-index: 1000 !important;
}

.simpay-datepicker * {
	padding: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	border-radius: 0;
}

.simpay-datepicker table {
	font-size: 13px;
	margin: 0;
	border: none;
	border-collapse: collapse;
}

.simpay-datepicker .ui-widget-header, .simpay-datepicker .ui-datepicker-header {
	background-image: none;
	border: none;
	color: #fff;
	font-weight: normal;
	padding: .2em 0;
}

.simpay-datepicker .ui-widget-header.nitro-lazy, .simpay-datepicker .ui-datepicker-header.nitro-lazy {
	background-image: none !important;
}

.simpay-datepicker .ui-datepicker-header .ui-state-hover {
	background: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
}

.simpay-datepicker .ui-datepicker-title {
	margin: 0;
	padding: 10px 0;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

.simpay-datepicker .ui-datepicker-prev, .simpay-datepicker .ui-datepicker-next {
	position: relative;
	top: 0;
	height: 34px;
	width: 34px;
}

.simpay-datepicker .ui-state-hover.ui-datepicker-prev, .simpay-datepicker .ui-state-hover.ui-datepicker-next {
	border: none;
}

.simpay-datepicker .ui-datepicker-prev, .simpay-datepicker .ui-datepicker-prev-hover {
	left: 0;
}

.simpay-datepicker .ui-datepicker-next, .simpay-datepicker .ui-datepicker-next-hover {
	right: 0;
}

.simpay-datepicker .ui-datepicker-next span, .simpay-datepicker .ui-datepicker-prev span {
	display: none;
}

.simpay-datepicker .ui-datepicker-prev {
	float: left;
}

.simpay-datepicker .ui-datepicker-next {
	float: right;
}

.simpay-datepicker .ui-datepicker-prev:before, .simpay-datepicker .ui-datepicker-next:before {
	font: normal 20px/34px "dashicons";
	padding-left: 7px;
	color: #fff;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 34px;
	height: 34px;
}

.simpay-datepicker .ui-datepicker-prev:before {
	content: "";
}

.simpay-datepicker .ui-datepicker-next:before {
	content: "";
}

.simpay-datepicker .ui-datepicker-prev-hover:before, .simpay-datepicker .ui-datepicker-next-hover:before {
	opacity: .7;
}

.simpay-datepicker select.ui-datepicker-month, .simpay-datepicker select.ui-datepicker-year {
	width: 33%;
}

.simpay-datepicker thead {
	color: #fff;
	font-weight: 600;
}

.simpay-datepicker th {
	padding: 10px;
}

.simpay-datepicker td {
	padding: 0;
	border: 1px solid #f4f4f4;
}

.simpay-datepicker td.ui-datepicker-other-month {
	border: rgba(0, 0, 0, 0);
}

.simpay-datepicker tr:first-of-type td {
	border-top: 1px solid #f0f0f0;
}

.simpay-datepicker td.ui-datepicker-week-end {
	background-color: #f4f4f4;
	border: 1px solid #f0f0f0;
}

.simpay-datepicker td.ui-datepicker-today {
	background-color: #f0f0c0;
}

.simpay-datepicker td.ui-datepicker-current-day {
	background: #bd8;
}

.simpay-datepicker td .ui-state-default {
	background: rgba(0, 0, 0, 0);
	border: none;
	text-align: center;
	text-decoration: none;
	width: auto;
	display: block;
	padding: 5px 10px;
	font-weight: normal;
	color: #444;
}

.simpay-datepicker td.ui-state-disabled .ui-state-default {
	opacity: .5;
}

.simpay-datepicker .ui-widget-header, .simpay-datepicker .ui-datepicker-header {
	background: #00a0d2;
}

.simpay-datepicker thead {
	background: #32373c;
}

.simpay-datepicker td .ui-state-hover {
	background: #0073aa;
	color: #fff;
}

.admin-color-fresh .simpay-datepicker .ui-widget-header, .admin-color-fresh .simpay-datepicker .ui-datepicker-header {
	background: #00a0d2;
}

.admin-color-fresh .simpay-datepicker thead {
	background: #32373c;
}

.admin-color-fresh .simpay-datepicker td .ui-state-hover {
	background: #0073aa;
	color: #fff;
}

.admin-color-blue .simpay-datepicker .ui-widget-header, .admin-color-blue .simpay-datepicker .ui-datepicker-header {
	background: #52accc;
}

.admin-color-blue .simpay-datepicker thead {
	background: #4796b3;
}

.admin-color-blue .simpay-datepicker td .ui-state-hover {
	background: #096484;
	color: #fff;
}

.admin-color-coffee .simpay-datepicker .ui-widget-header, .admin-color-coffee .simpay-datepicker .ui-datepicker-header {
	background: #59524c;
}

.admin-color-coffee .simpay-datepicker thead {
	background: #46403c;
}

.admin-color-coffee .simpay-datepicker td .ui-state-hover {
	background: #c7a589;
	color: #fff;
}

.admin-color-ectoplasm .simpay-datepicker .ui-widget-header, .admin-color-ectoplasm .simpay-datepicker .ui-datepicker-header {
	background: #523f6d;
}

.admin-color-ectoplasm .simpay-datepicker thead {
	background: #413256;
}

.admin-color-ectoplasm .simpay-datepicker td .ui-state-hover {
	background: #a3b745;
	color: #fff;
}

.admin-color-midnight .simpay-datepicker .ui-widget-header, .admin-color-midnight .simpay-datepicker .ui-datepicker-header {
	background: #363b3f;
}

.admin-color-midnight .simpay-datepicker thead {
	background: #26292c;
}

.admin-color-midnight .simpay-datepicker td .ui-state-hover {
	background: #e14d43;
	color: #fff;
}

.admin-color-ocean .simpay-datepicker .ui-widget-header, .admin-color-ocean .simpay-datepicker .ui-datepicker-header {
	background: #738e96;
}

.admin-color-ocean .simpay-datepicker thead {
	background: #627c83;
}

.admin-color-ocean .simpay-datepicker td .ui-state-hover {
	background: #9ebaa0;
	color: #fff;
}

.admin-color-sunrise .simpay-datepicker .ui-widget-header, .admin-color-sunrise .simpay-datepicker .ui-datepicker-header, .admin-color-sunrise .simpay-datepicker .ui-datepicker-header .ui-state-hover {
	background: #cf4944;
}

.admin-color-sunrise .simpay-datepicker th {
	border-color: #be3631;
	background: #be3631;
}

.admin-color-sunrise .simpay-datepicker td .ui-state-hover {
	background: #dd823b;
	color: #fff;
}

.admin-color-light .simpay-datepicker .ui-widget-header, .admin-color-light .simpay-datepicker .ui-datepicker-header {
	background: #e5e5e5;
}

.admin-color-light .simpay-datepicker thead {
	background: #888;
}

.admin-color-light .simpay-datepicker .ui-datepicker-title, .admin-color-light .simpay-datepicker td .ui-state-default, .admin-color-light .simpay-datepicker .ui-datepicker-prev:before, .admin-color-light .simpay-datepicker .ui-datepicker-next:before {
	color: #555;
}

.admin-color-light .simpay-datepicker td .ui-state-hover {
	background: #e5e5e5;
}

.admin-color-bbp-evergreen .simpay-datepicker .ui-widget-header, .admin-color-bbp-evergreen .simpay-datepicker .ui-datepicker-header {
	background: #56b274;
}

.admin-color-bbp-evergreen .simpay-datepicker thead {
	background: #36533f;
}

.admin-color-bbp-evergreen .simpay-datepicker td .ui-state-hover {
	background: #446950;
	color: #fff;
}

.admin-color-bbp-mint .simpay-datepicker .ui-widget-header, .admin-color-bbp-mint .simpay-datepicker .ui-datepicker-header {
	background: #4ca26a;
}

.admin-color-bbp-mint .simpay-datepicker thead {
	background: #4f6d59;
}

.admin-color-bbp-mint .simpay-datepicker td .ui-state-hover {
	background: #5fb37c;
	color: #fff;
}

.ui-datepicker {
	display: none;
}

.simpay-date-wrap {
	position: relative;
}

.simpay-checkout-form.simpay-styled .simpay-datepicker {
	box-shadow: 0 0 0 1px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .5);
	border: 0;
	overflow: hidden;
	position: absolute !important;
	top: 100% !important;
}

.simpay-checkout-form.simpay-styled .simpay-datepicker .ui-datepicker-prev, .simpay-checkout-form.simpay-styled .simpay-datepicker .ui-datepicker-next {
	text-decoration: none;
}

.simpay-checkout-form.simpay-styled .simpay-datepicker th {
	border: 0;
}

.simpay-checkout-form.simpay-styled .simpay-datepicker a:hover {
	color: #fff !important;
}

.simpay-email-verification-code-container {
	color: #875318;
	font-size: 13px;
	margin-bottom: 12px;
	padding: 20px;
	background-color: #fefce8;
	border-radius: 4px;
	border: 2px solid #ffcc4e;
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.simpay-styled .simpay-form-control .iti {
	width: 100%;
}

.simpay-styled .simpay-form-control .iti .simpay-telephone {
	padding-left: 50px !important;
}

.simpay-styled .simpay-form-control .iti .iti__country-list {
	max-width: 398px;
	border-radius: 4px;
}

​.iti-mobile .iti--container {
	z-index: 9999999999 !important;
}

.simpay-styled .simpay-btn:not(.stripe-button-el).nitro-lazy {
	background-image: none !important;
}
