span.admin-only {
text-align: left;
font-weight: bold;
margin: 0 auto;
display: block;
}   

.admin-only span {
    margin-left: 10px;
}


.admin-only {
    border-radius: 5px;
    justify-content: center;
    background-color: #dedede;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.admin-only > div,
body.elementor-editor-active .elementor-shortcode [id^="lf-"] {
    display: flex;
    height: 100%;
    width: 100%;
    max-width: 400px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    background-position: center;
}

/* Style Manager */
#lf-stylemanager.admin-only, body.elementor-editor-active .elementor-shortcode #lf-stylemanager {
    height: 145px;
}

#lf-stylemanager.admin-only > div {
    background-image: url(../images/lf-stylemanager.png);
}


/* Account */
#lf-account.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-account {
    height: 166px;
}

#lf-account.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-account {
    background-image: url(../images/lf-account.png);
}


/* Billing */
#lf-billing.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-billing {
    height: 166px;
}

#lf-billing.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-billing {
    background-image: url(../images/lf-billing.png);
}

/* Shipping */
#lf-shipping.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-shipping {
    height: 255px;
}

#lf-shipping.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-shipping {
    background-image: url(../images/lf-shipping.png);
}

/* Payment */
#lf-payment.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-payment {
    height: 330px;
}

#lf-payment.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-payment {
    background-image: url(../images/lf-payment.png);
}

/* Review */
#lf-review.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-review {
    height: 125px;
}

#lf-review.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-review {
    background-image: url(../images/lf-review.png);
}

/* Additional */
#lf-additional.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-additional {
    height: 125px;
}

#lf-additional.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-additional {
    background-image: url(../images/lf-additional.png);
}

/* Add To Cart */
#lf-add-to-cart.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-add-to-cart {
    height: 95px;
}

#lf-add-to-cart.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-add-to-cart {
    background-image: url(../images/lf-add-to-cart.png);
}

/* Notices*/
#lf-notices.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-notices {
    height: 125px;
}

#lf-notices.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-notices {
    background-image: url(../images/lf-notices.png);
}

/* lf-solo-sub*/
#lf-solo-sub.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-solo-sub {
    height: 95px;
}

#lf-solo-sub.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-solo-sub {
    background-image: url(../images/lf-solo-sub.png);
}

body.elementor-editor-active .lf_solo_sub {
    display: none;
}

/* WC Coupon*/
#lf-wccoupon.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-wccoupon {
    height: 107px;
}

#lf-wccoupon.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-wccoupon {
    background-image: url(../images/lf-wccoupon.png);
}

/* lf-bump*/
#lf-bump.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-bump {
    height: 95px;
}

#lf-bump.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-bump {
    background-image: url(../images/lf-bump.png);
}

body.elementor-editor-active #lf-bump .lf-bump {
    display: none!important;
}

/* lf-always-in*/
#lf-always-in.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-always-in {
    height: 95px;
}

#lf-always-in.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-always-in {
    background-image: url(../images/lf-always-in.png);
}

body.elementor-editor-active #lf-always-in .lf-always-in {
    display: none!important;
}


/* lf-emptycart*/
#lf-emptycart.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-emptycart {
    height: 95px;
}

#lf-emptycart.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-emptycart {
    background-image: url(../images/lf-emptycart.png);
}

body.elementor-editor-active .lf-emptycart a {   
    display:none;
}

/* lf-cart-discount*/
#lf-cart-discount.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-cart-discount {
    height: 105px;
}

#lf-cart-discount.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-cart-discount {
    background-image: url(../images/lf-cart-discount.png);
}

/* lf-checkout-button*/
#lf-checkout-button.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-checkout-button {
    height: 95px;
}

#lf-checkout-button.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-checkout-button {
    background-image: url(../images/lf-checkout-button.png);
}

/* lf-payment-methods*/
#lf-payment-methods.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-payment-methods{
    height: 95px;
}

#lf-payment-methods.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-payment-methods {
    background-image: url(../images/lf-payment-methods.png);
}

/* lf-hide-related*/
#lf-hide-related.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-hide-related {
    height: 95px;
}

#lf-hide-related.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-hide-related {
    background-image: url(../images/lf-hide-related.png);
}

/* lf-hide-wc-tabs*/
#lf-hide-wc-tabs.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-hide-wc-tabs {
    height: 95px;
}

#lf-hide-wc-tabs.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-hide-wc-tabs {
    background-image: url(../images/lf-hide-wc-tabs.png);
}

/* lf-autoclick*/
#lf-autoclick.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-autoclick {
    height: 95px;
}

#lf-autoclick.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-autoclick {
    background-image: url(../images/lf-autoclick.png);
}

body.elementor-editor-active .lf-autoclick-waiting {
    display:none;
}

/* lf-last-order*/
#lf-last-order.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-last-order {
    height: 165px;
}

#lf-last-order.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-last-order {
    background-image: url(../images/lf-last-order.png);
}

body.elementor-editor-active .lf-last-order {
    display:none;
}

/* lf-lead-cookie*/
#lf-lead-cookie.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-lead-cookie {
    height: 95px;
}

#lf-lead-cookie.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-lead-cookie {
    background-image: url(../images/lf-lead-cookie.png);
}


/* lf-login*/
#lf-login.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-login {
    height: 95px;
}

#lf-login.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-login {
    background-image: url(../images/lf-login.png);
}

/* lf-loyalty */
#lf-loyalty.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-loyalty {
    height: 95px;
}

#lf-loyalty.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-loyalty {
    background-image: url(../images/lf-loyalty.png);
}

body.elementor-editor-active span.lf-loyalty {
    display:none;
}


/* lf-price-slider **only for LF Shortcode Widget */
#lf-price-slider.admin-only {
    height: 160px;
}

#lf-price-slider.admin-only > div {
    background-image: url(../images/lf-price-slider.png);
}


/* lf-subtotal*/
#lf-subtotal.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-subtotal {
    height: 95px;
}

#lf-subtotal.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-subtotal {
    background-image: url(../images/lf-subtotal.png);
}


/* lf-tax-rate*/
#lf-tax-rate.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-tax-rate {
    height: 95px;
}

#lf-tax-rate.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-tax-rate {
    background-image: url(../images/lf-tax-rate.png);
}

/* lf-total */
#lf-total.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-total {
    height: 95px;
}

#lf-total.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-total {
    background-image: url(../images/lf-total.png);
}

/* lf-total-shipping */
#lf-total-shipping.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-total-shipping {
    height: 95px;
}

#lf-total-shipping.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-total-shipping {
    background-image: url(../images/lf-total-shipping.png);
}

/* lf-user-avatar */
#lf-user-avatar.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-user-avatar {
    height: 95px;
}

#lf-user-avatar.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-user-avatar {
    background-image: url(../images/lf-user-avatar.png);
}

/* lf-product-details */
#lf-product-details.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-details {
    height: 220px;
}

#lf-product-details.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-details {
    background-image: url(../images/lf-product-details.png);
}

/* lf-product-image */
#lf-product-image.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-image {
    height: 95px;
}

#lf-product-image.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-image {
    background-image: url(../images/lf-product-image.png);
}

/* lf-product-gallery */
div#lf-product-gallery.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-gallery {
    height: 220px;
}

#lf-product-gallery.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-shortcode {
    background-image: url(../images/lf-product-gallery.png);
}


/* lf-product-price */
div#lf-product-price.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-price {
    height: 95px;
}

#lf-product-price.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-price {
    background-image: url(../images/lf-product-price.png);
}

/* lf-product-quantity */
div#lf-product-quantity.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-quantity {
    height: 95px;
}

#lf-product-quantity.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-quantity {
    background-image: url(../images/lf-product-quantity.png);
}

/* lf-product-regular-price */
div#lf-product-regular-price.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-regular-price {
    height: 95px;
}

#lf-product-regular-price.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-regular-price {
    background-image: url(../images/lf-product-regular-price.png);
}

/* lf-product-sale-price */
div#lf-product-sale-price.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-sale-price {
    height: 95px;
}

#lf-product-sale-price.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-sale-price {
    background-image: url(../images/lf-product-sale-price.png);
}

/* lf-product-title */
div#lf-product-title.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-product-title {
    height: 95px;
}

#lf-product-title.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-product-title {
    background-image: url(../images/lf-product-title.png);
}

/* lf-donation */

div#lf-donation.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-donation {
    height: 95px;
}

#lf-donation.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-donation {
    background-image: url(../images/lf-donate.png);
}

button#lf-donate-button {
        width: 100%;
        margin-top: 2%;
        border-color: #818a91;
    }

@media (min-width: 768px) {
    button#lf-donate-button {
        width: 98%;
        margin-left: 2%;
        margin-top: 0;
        border-color: #818a91;
    }
}

/* lf-save-stripe-cc */

#lf-save-stripe-cc.admin-only, 
body.elementor-editor-active .elementor-shortcode #lf-save-stripe-cc {
    height: 75px;
}

#lf-save-stripe-cc.admin-only > div,
body.elementor-editor-active .elementor-shortcode #lf-save-stripe-cc {
    background-image: url(../images/lf-save-stripe-cc.png);
}


/* .field-warning */

.field-warning {
    font-size: .8em;
    border-top: 2px solid red;
    text-align: center;
    color:red;
}

/* Formats Last Order Shortcode on post checkout pages */
.lf-last-order span.order-wrap {
    display: block;
    overflow: hidden;
    margin: 10px 0px;
}

.lf-last-order .product-image img {
    height:50px;
    width:50px;
    border:2px solid #dedede;
}

.lf-last-order .purchase-note {
    display: block;
    overflow: hidden;
}

.lf-last-order hr {
    border:1px solid #bebebe;
}

/* Stripe element field */

.lf-all .wc-stripe-elements-field, 
.lf-all .wc-stripe-iban-element-field {
    border: 1px solid #ddd;
    margin: 5px 0;
    padding: 11px 12px;
    background-color: #fff;
    outline: 0;
    border-radius: 3px;
}