.elementor-10 .elementor-element.elementor-element-4dc0e9e4{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-10 .elementor-element.elementor-element-46eb7010{font-family:"Josefin Sans", Sans-serif;font-weight:400;color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-46eb7010 *//* =========================================================
   REY PATESIO — CART PAGE FINAL
   Premium Typography + Proper Checkout Button
========================================================= */


/* =========================================================
   1. FULL CART — JOSEFIN SANS
========================================================= */

.woocommerce-cart,
.woocommerce-cart *,
.wp-block-woocommerce-cart,
.wp-block-woocommerce-cart *,
.wc-block-cart,
.wc-block-cart *,
.wc-block-components-sidebar-layout,
.wc-block-components-sidebar-layout * {
    font-family: "Josefin Sans", sans-serif !important;
}


/* =========================================================
   2. PRODUCT NAME
========================================================= */

.wc-block-components-product-name,
.wc-block-cart-item__product .wc-block-components-product-name,
.woocommerce-cart .product-name,
.woocommerce-cart .product-name a {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
    color: #111 !important;
}


/* =========================================================
   3. PRODUCT PRICE
========================================================= */

.wc-block-components-product-price,
.wc-block-cart-item__prices,
.woocommerce-cart .product-price,
.woocommerce-cart .product-subtotal {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 500 !important;
    color: #111 !important;
}


/* =========================================================
   4. SIZE
========================================================= */

.wc-block-components-product-metadata,
.wc-block-components-product-metadata *,
.wc-block-components-product-details,
.wc-block-components-product-details *,
.woocommerce-cart .variation,
.woocommerce-cart .variation * {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 500 !important;
    color: #333 !important;
}


/* =========================================================
   5. QUANTITY
========================================================= */

.wc-block-components-quantity-.elementor-10 .elementor-element.elementor-element-46eb7010,
.wc-block-components-quantity-.elementor-10 .elementor-element.elementor-element-46eb7010 *,
.woocommerce-cart .quantity,
.woocommerce-cart .quantity * {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 500 !important;
}


/* =========================================================
   6. ADD COUPONS
========================================================= */

.wc-block-components-panel__button,
.wc-block-components-panel__button *,
.wc-block-components-totals-coupon,
.wc-block-components-totals-coupon *,
.wc-block-components-totals-coupon-link {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 600 !important;
    color: #222 !important;
}


/* =========================================================
   7. COUPON CODE
========================================================= */

.wc-block-components-chip,
.wc-block-components-chip *,
.wc-block-components-totals-discount__coupon-list,
.wc-block-components-totals-discount__coupon-list * {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 600 !important;
}


/* =========================================================
   8. SUBTOTAL / DISCOUNT / SHIPPING
========================================================= */

.wc-block-components-totals-item,
.wc-block-components-totals-item *,
.cart_totals,
.cart_totals * {
    font-family: "Josefin Sans", sans-serif !important;
}


/* LEFT TEXT */

.wc-block-components-totals-item__label {
    font-weight: 600 !important;
    color: #222 !important;
}


/* RIGHT VALUE */

.wc-block-components-totals-item__value {
    font-weight: 600 !important;
    color: #111 !important;
}


/* =========================================================
   9. FREE SHIPPING
========================================================= */

.wc-block-components-totals-shipping,
.wc-block-components-totals-shipping *,
.wc-block-components-shipping-rates-control,
.wc-block-components-shipping-rates-control * {
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 600 !important;
}


/* =========================================================
   10. ESTIMATED TOTAL
========================================================= */

.wc-block-components-totals-footer-item,
.wc-block-components-totals-footer-item *,
.cart_totals .order-total,
.cart_totals .order-total * {
    font-family: "Josefin Sans", sans-serif !important;
    color: #000 !important;
}


/* TOTAL LABEL */

.wc-block-components-totals-footer-item
.wc-block-components-totals-item__label {
    font-weight: 600 !important;
}


/* FINAL PRICE */

.wc-block-components-totals-footer-item
.wc-block-components-totals-item__value,
.cart_totals .order-total .amount {
    font-weight: 700 !important;
}


/* =========================================================
   11. CHECKOUT WRAPPER RESET
   IMPORTANT — PREVENT HUGE BLACK BOX
========================================================= */

.wc-block-cart__submit,
.wc-block-cart__submit-container {

    background: transparent !important;

    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;

    padding: 0 !important;

    margin-top: 18px !important;
    margin-bottom: 0 !important;

    border: 0 !important;

    display: block !important;
}


/* =========================================================
   12. ACTUAL PROCEED TO CHECKOUT BUTTON
========================================================= */

.wc-block-cart__submit-button,
.wc-block-components-button.wc-block-cart__submit-button,
.woocommerce-cart a.checkout-button,
.woocommerce-cart .checkout-button {

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;

    height: 56px !important;
    min-height: 56px !important;
    max-height: 56px !important;

    padding: 0 20px !important;
    margin: 0 !important;

    background: #000 !important;
    background-color: #000 !important;
    background-image: none !important;

    border: 1px solid #000 !important;
    border-radius: 0 !important;

    color: #fff !important;
    -webkit-text-fill-color: #fff !important;

    font-family: "Josefin Sans", sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1 !important;
    letter-spacing: 0.2px !important;

    text-decoration: none !important;

    opacity: 1 !important;
    visibility: visible !important;

    box-shadow: none !important;

    cursor: pointer !important;

    -webkit-appearance: none !important;
    appearance: none !important;

    overflow: hidden !important;
}


/* =========================================================
   13. CHECKOUT BUTTON TEXT
========================================================= */

.wc-block-cart__submit-button span,
.wc-block-cart__submit-button .wc-block-components-button__text,
.wc-block-components-button__text,
.woocommerce-cart .checkout-button span {

    font-family: "Josefin Sans", sans-serif !important;

    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    color: #fff !important;
    -webkit-text-fill-color: #fff !important;

    opacity: 1 !important;
    visibility: visible !important;

    margin: 0 !important;
}


/* =========================================================
   14. HOVER / CLICK / FOCUS
========================================================= */

.wc-block-cart__submit-button:hover,
.wc-block-cart__submit-button:focus,
.wc-block-cart__submit-button:active,
.wc-block-cart__submit-button:visited,

.woocommerce-cart .checkout-button:hover,
.woocommerce-cart .checkout-button:focus,
.woocommerce-cart .checkout-button:active,
.woocommerce-cart .checkout-button:visited {

    background: #000 !important;
    background-color: #000 !important;

    border-color: #000 !important;

    color: #fff !important;
    -webkit-text-fill-color: #fff !important;

    opacity: 1 !important;

    outline: none !important;
    box-shadow: none !important;
}


/* =========================================================
   15. MOBILE
========================================================= */

@media (max-width: 767px) {

    .wc-block-cart__submit,
    .wc-block-cart__submit-container {
        padding: 0 !important;
        margin-top: 18px !important;
        margin-bottom: 0 !important;
        height: auto !important;
        min-height: 0 !important;
        background: transparent !important;
    }


    .wc-block-cart__submit-button,
    .wc-block-components-button.wc-block-cart__submit-button,
    .woocommerce-cart .checkout-button {

        width: 100% !important;

        height: 56px !important;
        min-height: 56px !important;
        max-height: 56px !important;

        padding: 0 15px !important;

        font-size: 17px !important;
        font-weight: 600 !important;
    }


    .wc-block-cart__submit-button span,
    .wc-block-cart__submit-button .wc-block-components-button__text {
        font-size: 17px !important;
        font-weight: 600 !important;
    }
}/* End custom CSS */