.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-182 .elementor-element.elementor-element-0503bff{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-259aed82 *//* ============================================================
   AZUREOPS — WOOCOMMERCE CART
   FINAL POLISHED & RESPONSIVE VERSION
   ============================================================ */

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap');


/* ============================================================
   PAGE
   ============================================================ */

body.woocommerce-cart {
    background: #f5f8fc !important;
    color: #17233d !important;
    font-family: 'DM Sans', sans-serif !important;
}

body.woocommerce-cart .woocommerce {
    width: 100% !important;
    max-width: 1120px !important;
    margin: 0 auto !important;
    padding: 45px 24px 70px !important;
    box-sizing: border-box !important;
}


/* ============================================================
   MAIN TWO-COLUMN LAYOUT (DESKTOP)
   ============================================================ */

body.woocommerce-cart .woocommerce-cart-form {
    width: 66% !important;
    float: left !important;
    margin: 0 !important;
    padding: 20px !important;
    box-sizing: border-box !important;

    background: #ffffff !important;
    border: 1px solid #d7e0eb !important;
    border-radius: 12px !important;

    box-shadow: 0 4px 18px rgba(15,35,60,.06) !important;
}

body.woocommerce-cart .cart-collaterals {
    width: 31% !important;
    float: right !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

body.woocommerce-cart .woocommerce::after {
    content: "";
    display: table;
    clear: both;
}


/* ============================================================
   CART TABLE (DESKTOP)
   ============================================================ */

body.woocommerce-cart table.shop_table {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;

    border: none !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;

    table-layout: fixed !important;

    font-family: 'DM Sans', sans-serif !important;
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-cart table.shop_table td {
    background: transparent !important;
}


/* ============================================================
   COLUMN WIDTHS (DESKTOP ONLY)
   ============================================================ */

@media (min-width: 769px) {
    body.woocommerce-cart table.shop_table th.product-remove,
    body.woocommerce-cart table.shop_table td.product-remove {
        width: 5% !important;
    }

    body.woocommerce-cart table.shop_table th.product-thumbnail,
    body.woocommerce-cart table.shop_table td.product-thumbnail {
        width: 13% !important;
    }

    body.woocommerce-cart table.shop_table th.product-name,
    body.woocommerce-cart table.shop_table td.product-name {
        width: 34% !important;
    }

    body.woocommerce-cart table.shop_table th.product-price,
    body.woocommerce-cart table.shop_table td.product-price {
        width: 15% !important;
    }

    body.woocommerce-cart table.shop_table th.product-quantity,
    body.woocommerce-cart table.shop_table td.product-quantity {
        width: 16% !important;
    }

    body.woocommerce-cart table.shop_table th.product-subtotal,
    body.woocommerce-cart table.shop_table td.product-subtotal {
        width: 17% !important;
    }
}


/* ============================================================
   TABLE HEADER
   ============================================================ */

body.woocommerce-cart table.shop_table thead th {
    padding: 11px 8px !important;

    border-bottom: 1px solid #d8e1ec !important;

    color: #60708a !important;

    font-family: 'DM Sans', sans-serif !important;
    font-size: 10px !important;
    font-weight: 600 !important;

    line-height: 1.3 !important;

    text-transform: uppercase !important;
    letter-spacing: .45px !important;

    text-align: left !important;
}


/* ============================================================
   PRODUCT ROW
   ============================================================ */

body.woocommerce-cart table.shop_table tbody tr.cart_item {
    border-bottom: 1px solid #edf1f6 !important;
}

body.woocommerce-cart table.shop_table tbody td {
    padding: 18px 8px !important;

    vertical-align: middle !important;

    color: #17233d !important;

    font-size: 13.5px !important;
}


/* ============================================================
   PRODUCT IMAGE
   ============================================================ */

body.woocommerce-cart td.product-thumbnail {
    text-align: center !important;
}

body.woocommerce-cart td.product-thumbnail a {
    display: inline-block !important;

    width: 60px !important;
    height: 60px !important;
}

body.woocommerce-cart td.product-thumbnail img {
    display: block !important;

    width: 60px !important;
    height: 60px !important;

    max-width: 60px !important;

    object-fit: contain !important;

    padding: 5px !important;
    margin: 0 !important;

    box-sizing: border-box !important;

    background: #f7f9fc !important;

    border: 1px solid #dfe7f0 !important;
    border-radius: 8px !important;
}


/* ============================================================
   PRODUCT NAME
   ============================================================ */

body.woocommerce-cart td.product-name {
    padding-left: 12px !important;
    padding-right: 12px !important;

    color: #0b2348 !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.45 !important;

    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
}

body.woocommerce-cart td.product-name a {
    color: #0869d5 !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.45 !important;

    text-decoration: none !important;
}

body.woocommerce-cart td.product-name a:hover {
    color: #005bb7 !important;
    text-decoration: underline !important;
}


/* ============================================================
   PRICE
   ============================================================ */

body.woocommerce-cart td.product-price {
    color: #17233d !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    white-space: nowrap !important;
}


/* ============================================================
   QUANTITY
   ============================================================ */

body.woocommerce-cart td.product-quantity {
    display: table-cell !important;

    width: auto !important;

    padding: 18px 8px !important;

    vertical-align: middle !important;

    text-align: left !important;

    white-space: nowrap !important;

    visibility: visible !important;
    opacity: 1 !important;
}

body.woocommerce-cart td.product-quantity .quantity {
    display: inline-flex !important;

    width: auto !important;
    min-width: 54px !important;

    height: 36px !important;

    align-items: center !important;
    justify-content: center !important;

    margin: 0 !important;

    visibility: visible !important;
    opacity: 1 !important;
}

body.woocommerce-cart td.product-quantity input.qty {
    display: block !important;

    width: 54px !important;
    min-width: 54px !important;

    height: 36px !important;
    min-height: 36px !important;

    padding: 6px !important;
    margin: 0 !important;

    box-sizing: border-box !important;

    background: #ffffff !important;

    border: 1px solid #d4dde8 !important;
    border-radius: 6px !important;

    color: #17233d !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 13px !important;
    font-weight: 500 !important;

    line-height: 22px !important;

    text-align: center !important;

    visibility: visible !important;
    opacity: 1 !important;

    outline: none !important;
}

body.woocommerce-cart td.product-quantity input.qty:focus {
    border-color: #0078d4 !important;

    box-shadow: 0 0 0 3px rgba(0,120,212,.10) !important;
}

body.woocommerce-cart td.product-quantity .quantity input.qty {
    -moz-appearance: textfield !important;
}

body.woocommerce-cart td.product-quantity .quantity input.qty::-webkit-inner-spin-button,
body.woocommerce-cart td.product-quantity .quantity input.qty::-webkit-outer-spin-button {
    opacity: 1 !important;
}


/* ============================================================
   SUBTOTAL
   ============================================================ */

body.woocommerce-cart td.product-subtotal {
    color: #0b2348 !important;

    font-size: 14px !important;
    font-weight: 700 !important;

    white-space: nowrap !important;
}


/* ============================================================
   REMOVE BUTTON
   ============================================================ */

body.woocommerce-cart td.product-remove {
    text-align: center !important;
}

body.woocommerce-cart td.product-remove a.remove {
    display: inline-flex !important;

    align-items: center !important;
    justify-content: center !important;

    width: 24px !important;
    height: 24px !important;

    margin: 0 !important;

    background: transparent !important;

    color: #9aa7b8 !important;

    border-radius: 50% !important;

    font-size: 16px !important;
    font-weight: 400 !important;

    line-height: 1 !important;

    text-decoration: none !important;
}

body.woocommerce-cart td.product-remove a.remove:hover {
    background: #fff0f0 !important;
    color: #d33 !important;
}


/* ============================================================
   CART ACTIONS
   ============================================================ */

body.woocommerce-cart table.shop_table tr:last-child td.actions {
    padding: 20px 8px 2px !important;

    border-top: 1px solid #e6ecf3 !important;
}

body.woocommerce-cart td.actions {
    text-align: left !important;
}


/* ============================================================
   COUPON
   ============================================================ */

body.woocommerce-cart .coupon {
    display: inline-flex !important;

    align-items: center !important;

    gap: 8px !important;

    margin: 0 !important;
}

body.woocommerce-cart .coupon input.input-text {
    width: 165px !important;

    height: 38px !important;

    padding: 8px 11px !important;

    box-sizing: border-box !important;

    background: #ffffff !important;

    border: 1px solid #d4dde8 !important;
    border-radius: 6px !important;

    color: #17233d !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 13px !important;

    outline: none !important;
}

body.woocommerce-cart .coupon input.input-text:focus {
    border-color: #0078d4 !important;

    box-shadow: 0 0 0 3px rgba(0,120,212,.10) !important;
}


/* ============================================================
   BUTTONS
   ============================================================ */

body.woocommerce-cart .button {
    min-height: 38px !important;

    padding: 8px 15px !important;

    border: none !important;
    border-radius: 6px !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 12.5px !important;
    font-weight: 600 !important;

    line-height: 1.3 !important;

    text-transform: none !important;

    cursor: pointer !important;
}

body.woocommerce-cart .coupon .button {
    background: #1976d2 !important;
    color: #ffffff !important;
}

body.woocommerce-cart .coupon .button:hover {
    background: #0869c4 !important;
}

body.woocommerce-cart button[name="update_cart"] {
    margin-left: 8px !important;

    background: #eef3f8 !important;

    color: #50627b !important;
}

body.woocommerce-cart button[name="update_cart"]:hover {
    background: #e2eaf2 !important;
}


/* ============================================================
   CART TOTALS
   ============================================================ */

body.woocommerce-cart .cart_totals {
    width: 100% !important;

    margin: 0 !important;

    padding: 22px 20px 20px !important;

    box-sizing: border-box !important;

    background: #ffffff !important;

    border: 1px solid #d7e0eb !important;
    border-radius: 12px !important;

    box-shadow: 0 4px 18px rgba(15,35,60,.06) !important;
}

body.woocommerce-cart .cart_totals h2 {
    margin: 0 0 16px !important;

    padding: 0 0 13px !important;

    border-bottom: 1px solid #d8e1ec !important;

    color: #0b1730 !important;

    font-family: 'Sora', sans-serif !important;

    font-size: 19px !important;
    font-weight: 700 !important;

    line-height: 1.3 !important;
}


/* ============================================================
   TOTALS TABLE
   ============================================================ */

body.woocommerce-cart .cart_totals table.shop_table {
    width: 100% !important;

    margin: 0 !important;

    border: none !important;

    border-collapse: collapse !important;

    table-layout: auto !important;
}

body.woocommerce-cart .cart_totals table.shop_table th,
body.woocommerce-cart .cart_totals table.shop_table td {
    padding: 11px 0 !important;

    border-bottom: 1px solid #edf1f6 !important;

    background: transparent !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 13px !important;

    line-height: 1.4 !important;
}

body.woocommerce-cart .cart_totals table.shop_table th {
    color: #52627a !important;

    font-weight: 500 !important;

    text-align: left !important;
}

body.woocommerce-cart .cart_totals table.shop_table td {
    color: #17233d !important;

    font-weight: 600 !important;

    text-align: right !important;
}


/* ============================================================
   TOTAL
   ============================================================ */

body.woocommerce-cart .cart_totals tr.order-total th,
body.woocommerce-cart .cart_totals tr.order-total td {
    padding-top: 14px !important;

    padding-bottom: 11px !important;

    border-top: 2px solid #0b2348 !important;

    border-bottom: none !important;

    color: #0b1730 !important;

    font-family: 'Sora', sans-serif !important;

    font-size: 15px !important;

    font-weight: 700 !important;
}


/* ============================================================
   PROCEED TO CHECKOUT
   ============================================================ */

body.woocommerce-cart .wc-proceed-to-checkout {
    display: block !important;

    width: 100% !important;

    margin: 15px 0 0 !important;

    padding: 0 !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: flex !important;

    align-items: center !important;

    justify-content: center !important;

    width: 100% !important;

    height: 42px !important;
    min-height: 42px !important;

    margin: 0 !important;

    padding: 0 16px !important;

    box-sizing: border-box !important;

    background: linear-gradient(135deg, #0078d4, #00acd6) !important;

    border: none !important;

    border-radius: 7px !important;

    color: #ffffff !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 13px !important;

    font-weight: 600 !important;

    line-height: normal !important;

    text-align: center !important;

    text-decoration: none !important;

    white-space: nowrap !important;

    box-shadow: 0 5px 13px rgba(0,120,212,.20) !important;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    transform: translateY(-1px) !important;

    box-shadow: 0 7px 17px rgba(0,120,212,.28) !important;
}


/* ============================================================
   NOTICES & EMPTY CART
   ============================================================ */

body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error {
    margin: 0 0 20px !important;

    padding: 14px 18px !important;

    background: #ffffff !important;

    border: 1px solid #d7e0eb !important;

    border-radius: 8px !important;

    color: #52627a !important;

    font-family: 'DM Sans', sans-serif !important;

    font-size: 13px !important;
}

body.woocommerce-cart .cart-empty {
    padding: 50px 20px !important;

    background: #ffffff !important;

    border: 1px solid #d7e0eb !important;

    border-radius: 12px !important;

    color: #52627a !important;

    font-size: 15px !important;

    text-align: center !important;
}

/* ============================================================
   MOBILE & TABLET CARD LAYOUT (<= 768px)
   ============================================================ */

@media (max-width: 768px) {

    body.woocommerce-cart .woocommerce {
        padding: 16px 10px 40px !important;
    }

    /* Stack Cart Form and Cart Collaterals Vertically */
    body.woocommerce-cart .woocommerce-cart-form,
    body.woocommerce-cart .cart-collaterals {
        width: 100% !important;
        float: none !important;
        margin: 0 0 24px 0 !important;
        padding: 10px !important;
        box-sizing: border-box !important;
    }

    /* Reset desktop column constraints */
    body.woocommerce-cart table.shop_table th,
    body.woocommerce-cart table.shop_table td {
        width: auto !important;
    }

    body.woocommerce-cart table.shop_table thead {
        display: none !important;
    }

    body.woocommerce-cart table.shop_table,
    body.woocommerce-cart table.shop_table tbody,
    body.woocommerce-cart table.shop_table tr.cart_item {
        display: block !important;
        width: 100% !important;
    }

    /* Card Item Box */
    body.woocommerce-cart table.shop_table tbody tr.cart_item {
        position: relative !important;
        margin-bottom: 16px !important;
        padding: 16px !important;
        box-sizing: border-box !important;
        background: #ffffff !important;
        border: 1px solid #e1e8f0 !important;
        border-radius: 12px !important;
        box-shadow: 0 2px 8px rgba(15, 35, 60, 0.04) !important;
    }

    /* Top Action: Remove Button */
    body.woocommerce-cart td.product-remove {
        position: absolute !important;
        top: 12px !important;
        right: 12px !important;
        width: auto !important;
        padding: 0 !important;
        z-index: 2 !important;
        border: none !important;
    }

    body.woocommerce-cart td.product-remove a.remove {
        font-size: 18px !important;
        color: #9aa7b8 !important;
    }

    /* Top Product Row (Thumbnail + Name) */
    body.woocommerce-cart td.product-thumbnail {
        display: inline-block !important;
        vertical-align: top !important;
        width: 56px !important;
        height: 56px !important;
        padding: 0 !important;
        margin-right: 12px !important;
        border: none !important;
    }

    body.woocommerce-cart td.product-thumbnail a,
    body.woocommerce-cart td.product-thumbnail img {
        width: 56px !important;
        height: 56px !important;
        max-width: 56px !important;
    }

    body.woocommerce-cart td.product-name {
        display: inline-block !important;
        vertical-align: top !important;
        width: calc(100% - 80px) !important;
        padding: 0 24px 12px 0 !important;
        margin-bottom: 8px !important;
        border: none !important;
        border-bottom: 1px dashed #e8eef5 !important;
        box-sizing: border-box !important;
    }

    body.woocommerce-cart td.product-name a {
        font-size: 14px !important;
        font-weight: 700 !important;
        color: #0869d5 !important;
        line-height: 1.35 !important;
    }

    /* Target Only Specific Row Cells */
    body.woocommerce-cart td.product-price,
    body.woocommerce-cart td.product-quantity,
    body.woocommerce-cart td.product-subtotal {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        width: 100% !important;
        padding: 6px 0 !important;
        border: none !important;
        box-sizing: border-box !important;
        font-size: 13.5px !important;
    }

    /* Explicit Field Header Injections */
    body.woocommerce-cart td.product-price::before {
        content: "PRICE" !important;
        display: inline-block !important;
        font-size: 11px !important;
        font-weight: 700 !important;
        color: #60708a !important;
        letter-spacing: 0.5px !important;
    }

    body.woocommerce-cart td.product-quantity::before {
        content: "QUANTITY" !important;
        display: inline-block !important;
        font-size: 11px !important;
        font-weight: 700 !important;
        color: #60708a !important;
        letter-spacing: 0.5px !important;
    }

    body.woocommerce-cart td.product-subtotal::before {
        content: "SUBTOTAL" !important;
        display: inline-block !important;
        font-size: 11px !important;
        font-weight: 700 !important;
        color: #60708a !important;
        letter-spacing: 0.5px !important;
    }

    /* Suppress pseudo-elements on structural non-data cells */
    body.woocommerce-cart td.product-thumbnail::before,
    body.woocommerce-cart td.product-name::before,
    body.woocommerce-cart td.product-remove::before,
    body.woocommerce-cart td.actions::before {
        content: none !important;
        display: none !important;
    }

    body.woocommerce-cart td.product-subtotal {
        font-weight: 700 !important;
        color: #0b2348 !important;
    }

    /* Actions area (Coupon & Buttons) */
    body.woocommerce-cart table.shop_table tr:last-child td.actions {
        display: block !important;
        width: 100% !important;
        padding: 12px 0 0 !important;
        border: none !important;
    }

    body.woocommerce-cart .actions .coupon {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        gap: 8px !important;
    }

    body.woocommerce-cart .coupon input.input-text {
        width: 100% !important;
    }

    body.woocommerce-cart .coupon .button,
    body.woocommerce-cart button[name="update_cart"] {
        width: 100% !important;
        margin: 4px 0 0 0 !important;
    }

    /* Mobile/Tablet Cart Totals Block */
    body.woocommerce-cart .cart_totals {
        width: 100% !important;
        float: none !important;
        padding: 18px !important;
    }

    /* Proceed to Checkout Button Fix */
    body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        color: #ffffff !important;
        text-indent: 0 !important;
        white-space: normal !important;
        height: auto !important;
        min-height: 44px !important;
        padding: 12px 16px !important;
    }
}/* End custom CSS */