@font-face {
	font-family: 'GD Sherpa';
	src: url(//img6.wsimg.com/ux/fonts/sherpa/2.0/gdsherpa-vf.woff2)
	format('woff2');
	font-weight: 300 700;
	font-display: swap;
}

.pay-in-person-settings-no-order-lower {
	min-height: 282px;
	background-image: url('../images/payments/pay-in-person/cta-image.png');
	background-repeat: no-repeat;
    background-size: contain;
}

.pay-in-person-settings-no-order-upper {
	background: white;
	padding: 12px 22px 52px 17px;
}

.pay-in-person-settings-no-order-upper h2 {
	font-size: 32px;
	line-height: 40px;
	color: #111111;
	max-width: 60%;
}

.pay-in-person-settings-no-order-upper h4 {
	font-size: 18px;
	line-height: 24px;
}

.pay-in-person-settings-no-order-lower-inner {
	padding: 56px 0px 56px 17px;
}

.pay-in-person-settings-no-order {
	max-width: 598px;
	border: 1px solid #D4DBE0;
	border-radius: 4px;
}

.pay-in-person-settings-no-order-price-sale {
	font-size: 36px;
	font-weight: bold;
	color: #111111;
}

.pay-in-person-settings-no-order-price-linethrough {
	font-size: 26px;
	font-weight: bold;
	color: #AFAFAF;
	text-decoration: line-through;
	margin-left: 12px;
}

.pay-in-person-settings-no-order-badges {
	margin-top: 24px;
}

.pay-in-person-settings-no-order-btn {
	margin-top: 44px;
}

.pay-in-person-settings-no-order-free {
	text-transform: uppercase;
	background: #61EDEA;
	border-radius: 4px;
	padding: 4px;
	letter-spacing: 0.9px;
	font-size: 13px;
	line-height: 16px;
}

.pay-in-person-settings-no-order-shipping {
	margin-left: 8px;
	font-size: 16px;
	line-height: 16px;
}

.pay-in-person-settings-no-order-btn a {
	font-size: 16px;
	font-weight: 500;
	color: #F5F5F5;
	padding: 20px 48px;
	background: #111111;
	text-decoration: none;
	border-radius: 6px;
}

.pay-in-person-settings-description a {
    text-decoration: none;
}