.wc-stripe-upe-element{margin-bottom:4px}#payment .payment_methods li img.stripe-icon{height:24px;width:37px;-o-object-fit:contain;object-fit:contain}#payment .payment_methods li img.stripe-boleto-icon,#payment .payment_methods li img.stripe-sepa-icon{padding:4px}#payment .payment_methods li img.stripe-sepa-icon{background:#10298e}.woocommerce-checkout #payment ul.payment_methods li img.stripe-multibanco-icon{max-height:30px}.woocommerce-checkout #payment ul.payment_methods li img.stripe-alipay-icon{max-width:50px}.stripe-gateway-checkout-email-field{position:relative}.stripe-gateway-checkout-email-field button.stripe-gateway-stripelink-modal-trigger{display:none;position:absolute;right:5px;width:64px;height:40px;background:no-repeat url(//www.theodora-conte.de/wp-content/plugins/woocommerce-gateway-stripe/assets/images/link.svg);background-color:transparent;cursor:pointer;border:none}.burst-statistics-wrapper {
display: inline-flex;
align-items: center;
gap: 0.5rem;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
} .burst-statistics-number {
font-size: 1.5rem;
font-weight: 600;
} .burst-statistics-text {
font-size: 1.125rem;
} .burst-statistics-custom-label {
font-size: 1.125rem;
} .burst-statistics-list {
list-style: none;
padding: 0;
margin: 1rem 0;
border: 1px solid #eee;
border-radius: 4px;
overflow: hidden;
}
.burst-statistics-item {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0.75rem 1rem;
border-bottom: 1px solid #eee;
}
.burst-statistics-item:last-child {
border-bottom: none;
}
.burst-statistics-label {
font-weight: 500;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
max-width: 70%;
}
.burst-statistics-value {
font-weight: 600;
} .burst-statistics-empty {
font-style: italic;
display: block;
padding: 0.5rem 0;
} .burst-statistics-error {
font-style: italic;
display: block;
padding: 0.5rem 0;
} .burst-posts-list {
list-style: none;
padding: 0;
margin: 1rem 0;
border: 1px solid #eee;
border-radius: 4px;
overflow: hidden;
}
.burst-posts-list__item {
padding: 0.75rem 1rem;
border-bottom: 1px solid #eee;
}
.burst-posts-list__item:last-child {
border-bottom: none;
}
.burst-posts-list__item a {
display: flex;
justify-content: space-between;
width: 100%;
}
.burst-post-count {
font-weight: 600;
}
.burst-posts-list__not-found {
font-style: italic;
padding: 0.5rem 0;
} @media (max-width: 768px) {
.burst-statistics-item {
flex-direction: column;
align-items: flex-start;
gap: 0.25rem;
}
.burst-statistics-label {
max-width: 100%;
}
}