.jetpack-simple-payments-wrapper {
/* Higher specificity in order to reset paragraph style */
body .jetpack-simple-payments-wrapper .jetpack-simple-payments-details p {
.jetpack-simple-payments-product {
.jetpack-simple-payments-product-image {
.jetpack-simple-payments-image {
/* Higher specificity in order to trump theme's style */
body .jetpack-simple-payments-wrapper .jetpack-simple-payments-product-image .jetpack-simple-payments-image img {
transform: translate(-50%, -50%);
.jetpack-simple-payments-title p,
.jetpack-simple-payments-price p {
.jetpack-simple-payments-purchase-box {
.jetpack-simple-payments-button {
.jetpack-simple-payments-items {
input[type="number"].jetpack-simple-payments-items-number {
input[type="number"].jetpack-simple-payments-items-number::-webkit-inner-spin-button,
input[type="number"].jetpack-simple-payments-items-number::-webkit-outer-spin-button {
.jetpack-simple-payments-button iframe {
.jetpack-simple-payments-purchase-message {
background-color: rgba(255, 255, 255, 0.7);
box-shadow: 0 0 0 1px rgba(200, 215, 225, 0.5), 0 1px 2px #e9eff3;
.jetpack-simple-payments-purchase-message::before {
font-family: dashicons !important;
font-size: 48px !important;
line-height: 1 !important;
transform: translateY(-50%);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
.jetpack-simple-payments-purchase-message.show {
.jetpack-simple-payments-purchase-message.success::before {
.jetpack-simple-payments-purchase-message.error::before {
/* Higher specificity in order to reset */
body .jetpack-simple-payments-wrapper .jetpack-simple-payments-purchase-message p {
body .jetpack-simple-payments-wrapper .jetpack-simple-payments-purchase-message p:last-child {
.jetpack-simple-payments-description {
@media screen and (min-width: 400px) {
.jetpack-simple-payments-product {
.jetpack-simple-payments-product-image + .jetpack-simple-payments-details {
.is-email .jetpack-simple-payments-product {
.is-email .jetpack-simple-payments-product-image {
.is-email .jetpack-simple-payments-image {
.is-email .jetpack-simple-payments-image figure {
.jetpack-simple-payments-details {
.is-email .jetpack-simple-payments-product-image + .jetpack-simple-payments-details {