<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.angelleye_cart_button a.paypal_checkout_button, a.paypal_checkout_button {
    clear: both;
    float: left;
    border: none;
    position: relative;
}
.angelleye_cart_button a.paypal_checkout_button.img, a.paypal_checkout_button.img {
    border: none; padding: 0;
    box-shadow: none;
}
p.woocommerce-SavedPaymentMethods-saveNew {
    margin-bottom: 8px;
}
.angelleye_ec_save_to_accoount_box {
    clear: both;
    position: relative;
}
.ec_checkout_page_button_type_customimage {
     border: medium none;
    height: auto;
    margin: 3px 0 4px;
    padding: 0;
    width: auto;
}

.ec_checkout_page_button_type_paypalimage {
    width: auto; height: auto; margin: 3px 5px 3px 0; border: none; padding: 0;box-shadow:none;
}
.paypal_checkout_button.button.alt.ec_checkout_page_button_type_textbutton {
    border: medium none;
    margin: 3px 5px 3px 0;
}
.ec_checkout_page_button_type_pc {
    width: 148px; height: 26px; border: none; padding: 0; margin: 0;
}
.angelleyeOverlay {
    display:none;z-index: 1000; border: none; margin: 0px; padding: 0px; width: 100%; height: 100%; top: 0px; left: 0px; opacity: 0.6; cursor: default; position: absolute;
}
form.woocommerce-cart-form div.angelleye_cart_button a.paypal_checkout_button img, a.paypal_checkout_button image {
    max-width: 100%;
    box-shadow:none;
}
.product_meta {
    clear: both;
}
div.wc-proceed-to-checkout a.paypal_checkout_button img, a.paypal_checkout_button img {
    box-shadow: none;
    padding: 0;
}
a.paypal_checkout_button {
    box-shadow: none;
}
form.woocommerce-cart-form div.angelleye_cart_button a.paypal_checkout_button img.ec_checkout_page_button_type_paypalimage, a.paypal_checkout_button img.ec_checkout_page_button_type_paypalimage {
    border: medium none;
}
a.paypal_checkout_button img.ec_checkout_page_button_type_pc {
    border: medium none;
    padding: 0;
}
.wc-proceed-to-checkout.angelleye_cart_button {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
}
div.wc-proceed-to-checkout a.paypal_checkout_button {
    border: medium none;
}

.angelleye_smart_button_top, .angelleye_smart_button_bottom {
    min-width: 150px;
    max-width: 500px;
}
.angelleye-proceed-to-checkout-button-separator {
    display:inline-block;
    opacity: .8;
    margin: 0 0 1em;
    text-align: center;
}
.woocommerce-cart .wc-proceed-to-checkout {
    text-align: center;
}
a.paypal_checkout_button_bottom {
    float: none;
    text-align: center;
}
.wc-proceed-to-checkout.angelleye_cart_button {
    text-align: left;
}
@media screen and (max-width: 400px) {
    .angelleye_smart_button_top, .angelleye_smart_button_bottom {
        width: 100%;
        max-width: 500px;
    }
}

@media screen and (min-width: 400px) {
    .angelleye_smart_button_top, .angelleye_smart_button_bottom {
       min-width: 150px;
       margin: 0 auto 0 auto;
       max-width: 500px;
    }
}</pre></body></html>