/* ==========================================================================
   STONE PayPal Gateway — estilos del cliente
   Marca: Poppins · Azul #003399
   ========================================================================== */

.payment_method_stone_paypal label,
.wc-block-components-payment-method-label {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.payment_method_stone_paypal img,
img.stone-pp-blocks__icon {
	height: 24px;
	width: auto;
	vertical-align: middle;
}

.payment_box.payment_method_stone_paypal {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: #33334d;
}

.stone-pp-blocks__desc {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: #33334d;
	margin: 4px 0 0;
}

.stone-pp-thankyou {
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-weight: 600;
	color: #003399;
	background: #eef2ff;
	border: 1px solid #d9e2ff;
	border-radius: 10px;
	padding: 12px 14px;
	margin: 0 0 18px;
}
