.elementor-62 .elementor-element.elementor-element-f4dc50b:not(.elementor-motion-effects-element-type-background), .elementor-62 .elementor-element.elementor-element-f4dc50b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-62 .elementor-element.elementor-element-f4dc50b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-62 .elementor-element.elementor-element-f4dc50b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-62 .elementor-element.elementor-element-3f79a38{--spacer-size:100px;}.elementor-62 .elementor-element.elementor-element-68dd3f1:not(.elementor-motion-effects-element-type-background), .elementor-62 .elementor-element.elementor-element-68dd3f1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D8D5D050;}.elementor-62 .elementor-element.elementor-element-68dd3f1 > .elementor-container{min-height:80vh;}.elementor-62 .elementor-element.elementor-element-68dd3f1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-62 .elementor-element.elementor-element-68dd3f1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-62 .elementor-element.elementor-element-d1248cf > .elementor-container{max-width:1600px;}.elementor-62 .elementor-element.elementor-element-d1248cf{margin-top:80px;margin-bottom:80px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-62 .elementor-element.elementor-element-55429f5{text-align:center;}.elementor-62 .elementor-element.elementor-element-55429f5 .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:60px;font-weight:500;line-height:1em;color:var( --e-global-color-e9c354e );}.elementor-62 .elementor-element.elementor-element-53ffabd{text-align:center;}.elementor-62 .elementor-element.elementor-element-53ffabd .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:18px;font-weight:400;color:var( --e-global-color-e9c354e );}.elementor-62 .elementor-element.elementor-element-bec3f73 > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(max-width:1366px){.elementor-62 .elementor-element.elementor-element-bec3f73 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(min-width:481px){.elementor-62 .elementor-element.elementor-element-5cd7c94{width:15%;}.elementor-62 .elementor-element.elementor-element-0debe93{width:69.333%;}.elementor-62 .elementor-element.elementor-element-1d0eebb{width:15%;}}@media(max-width:1366px) and (min-width:481px){.elementor-62 .elementor-element.elementor-element-5cd7c94{width:10%;}.elementor-62 .elementor-element.elementor-element-0debe93{width:80%;}.elementor-62 .elementor-element.elementor-element-1d0eebb{width:10%;}}@media(max-width:1200px) and (min-width:481px){.elementor-62 .elementor-element.elementor-element-5cd7c94{width:5%;}.elementor-62 .elementor-element.elementor-element-0debe93{width:90%;}.elementor-62 .elementor-element.elementor-element-1d0eebb{width:5%;}}@media(max-width:1023px) and (min-width:481px){.elementor-62 .elementor-element.elementor-element-5cd7c94{width:100%;}.elementor-62 .elementor-element.elementor-element-0debe93{width:100%;}.elementor-62 .elementor-element.elementor-element-1d0eebb{width:100%;}}@media(max-width:1200px){.elementor-62 .elementor-element.elementor-element-55429f5 .elementor-heading-title{line-height:1.1em;}}@media(max-width:1023px){.elementor-62 .elementor-element.elementor-element-d1248cf{margin-top:60px;margin-bottom:60px;}.elementor-62 .elementor-element.elementor-element-55429f5 .elementor-heading-title{font-size:40px;}.elementor-62 .elementor-element.elementor-element-bec3f73 > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-62 .elementor-element.elementor-element-55429f5 .elementor-heading-title{font-size:40px;}}@media(max-width:480px){.elementor-62 .elementor-element.elementor-element-55429f5 .elementor-heading-title{font-size:35px;}}/* Start custom CSS for section, class: .elementor-element-d1248cf *//* ==========================================================================
   Richard Reid Books - Complete Desktop & Mobile Cart CSS
   ========================================================================== */

/* 1. Global Setup */
.woocommerce {
    font-family: 'Inter Tight', sans-serif !important;
    color: #111111;
    max-width: 1140px;
    margin: 0 auto;
    display: block !important;
}

/* Clearfix for container */
.woocommerce::after,
.woocommerce-cart-form::after {
    content: "";
    display: table;
    clear: both;
}

/* 2. Full Width Cart Form & Table */
.woocommerce .woocommerce-cart-form {
    width: 100% !important;
    margin-bottom: 30px;
}

.woocommerce table.shop_table.cart {
    width: 100% !important;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    overflow: hidden;
    background: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
}

/* Table Header */
.woocommerce table.shop_table.cart th {
    background-color: #fafafa;
    color: #111111;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    padding: 16px 20px;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap !important;
}

/* Table Rows & Cells */
.woocommerce table.shop_table.cart td {
    padding: 18px 20px;
    border-bottom: 1px solid #f5f5f5;
    vertical-align: middle;
}

/* Restore Product Thumbnail */
.woocommerce td.product-thumbnail {
    width: 70px !important;
}

.woocommerce td.product-thumbnail img {
    display: block !important;
    width: 60px !important;
    height: auto !important;
    border-radius: 6px !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

/* Product Title */
.woocommerce td.product-name a {
    color: #111111 !important;
    font-weight: 600 !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    text-decoration: none !important;
    transition: color 0.3s ease;
}

.woocommerce td.product-name a:hover {
    color: #c2a143 !important;
}

/* Prevent Price & Quantity Text Wrapping */
.woocommerce td.product-price,
.woocommerce td.product-subtotal,
.woocommerce td.product-price .amount,
.woocommerce td.product-subtotal .amount,
.woocommerce td.product-price bdi,
.woocommerce td.product-subtotal bdi {
    white-space: nowrap !important;
    font-weight: 600;
    font-size: 15px;
    color: #111111;
}

/* Delete Icon (×) */
.woocommerce a.remove {
    color: #888888 !important;
    font-size: 18px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 28px !important;
    border-radius: 50% !important;
    text-align: center;
    display: inline-block;
    transition: all 0.3s ease;
    background: #f4f4f4;
    text-decoration: none !important;
}

.woocommerce a.remove:hover {
    background-color: #111111 !important;
    color: #ffffff !important;
}

/* Quantity Box */
.woocommerce .quantity .input-group {
    display: inline-flex;
    align-items: center;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
    overflow: hidden;
    background: #ffffff;
}

.woocommerce .quantity button.input-group-text {
    background: #f9f9f9;
    border: none;
    width: 32px;
    height: 38px;
    cursor: pointer;
    font-weight: bold;
    color: #111111;
}

.woocommerce .quantity input.qty {
    width: 42px !important;
    height: 38px;
    border: none;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    background: transparent;
    box-shadow: none !important;
}

/* 3. Coupon & Update Cart Bar */
.woocommerce td.actions {
    padding: 18px 20px !important;
    background: #fafafa;
}

.woocommerce td.actions .coupon {
    float: left;
    display: flex;
    gap: 10px;
}

.woocommerce td.actions .coupon input.input-text {
    padding: 10px 16px;
    border: 1px solid #dddddd;
    border-radius: 6px;
    font-family: inherit;
    font-size: 14px;
    min-width: 180px;
    outline: none;
}

.woocommerce td.actions button[name="apply_coupon"] {
    background-color: #111111 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 10px 20px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    cursor: pointer;
}

.woocommerce td.actions button[name="update_cart"] {
    float: right;
    background-color: #111111 !important;
    color: #ffffff !important;
    border: none !important;
    padding: 10px 22px !important;
    border-radius: 6px !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    cursor: pointer;
}

.woocommerce td.actions button[name="apply_coupon"]:hover,
.woocommerce td.actions button[name="update_cart"]:not(:disabled):hover {
    background-color: #c2a143 !important;
}

/* 4. Cart Totals (Floated Right below table with generous width) */
.woocommerce .cart-collaterals {
    width: 100% !important;
    display: block !important;
}

.woocommerce .cart_totals {
    float: right !important;
    width: 420px !important;
    max-width: 100% !important;
    background: #fafafa;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    padding: 28px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    box-sizing: border-box !important;
}

.woocommerce .cart_totals h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #111111;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 12px;
}

.woocommerce .cart_totals table.shop_table {
    width: 100% !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
    margin-bottom: 20px;
}

.woocommerce .cart_totals table.shop_table tr th,
.woocommerce .cart_totals table.shop_table tr td {
    background: transparent !important;
    border-bottom: 1px solid #eaeaea !important;
    padding: 14px 0 !important;
    font-size: 15px !important;
    white-space: nowrap !important;
}

.woocommerce .cart_totals table.shop_table tr td {
    text-align: right !important;
}

.woocommerce .cart_totals table.shop_table tr.order-total td strong .amount {
    font-size: 22px;
    font-weight: 700;
    color: #c2a143; /* Gold Total */
}

/* Checkout Button */
.woocommerce .wc-proceed-to-checkout a.checkout-button {
    display: block !important;
    width: 100% !important;
    background-color: #c2a143 !important;
    color: #ffffff !important;
    text-align: center !important;
    padding: 16px 20px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 6px !important;
    text-transform: none;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 14px rgba(194, 161, 67, 0.3);
    border: none !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
}

.woocommerce .wc-proceed-to-checkout a.checkout-button:hover {
    background-color: #a88a35 !important;
    transform: translateY(-2px);
}

/* 5. Mobile Responsiveness (768px and below) */
@media screen and (max-width: 768px) {
    .woocommerce table.shop_table_responsive thead {
        display: none !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item {
        display: block !important;
        position: relative !important;
        background: #ffffff !important;
        border: 1px solid #eaeaea !important;
        border-radius: 12px !important;
        padding: 16px !important;
        margin-bottom: 20px !important;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important;
        box-sizing: border-box !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-remove {
        position: absolute !important;
        top: 14px !important;
        right: 14px !important;
        border: none !important;
        padding: 0 !important;
        background: transparent !important;
        width: auto !important;
        z-index: 10 !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-remove::before {
        display: none !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-thumbnail {
        display: block !important;
        float: left !important;
        width: 65px !important;
        margin-right: 14px !important;
        border: none !important;
        padding: 0 !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-thumbnail::before {
        display: none !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-name {
        display: block !important;
        overflow: hidden !important;
        width: auto !important;
        padding: 0 35px 12px 0 !important;
        border: none !important;
        text-align: left !important;
        white-space: normal !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-name::before {
        display: none !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td.product-price,
    .woocommerce table.shop_table_responsive tr.cart_item td.product-quantity,
    .woocommerce table.shop_table_responsive tr.cart_item td.product-subtotal {
        display: flex !important;
        justify-content: space-between !important;
        align-items: center !important;
        border-top: 1px solid #f2f2f2 !important;
        border-bottom: none !important;
        padding: 10px 0 !important;
        width: 100% !important;
        float: none !important;
    }

    .woocommerce table.shop_table_responsive tr.cart_item td::before {
        content: attr(data-title) !important;
        font-weight: 600 !important;
        color: #666666 !important;
    }

    .woocommerce table.shop_table_responsive td.actions .coupon {
        flex-direction: column !important;
        width: 100% !important;
    }

    .woocommerce table.shop_table_responsive td.actions button[name="update_cart"] {
        float: none !important;
        width: 100% !important;
        margin-top: 10px !important;
    }

    .woocommerce .cart_totals {
        float: none !important;
        width: 100% !important;
    }
}/* End custom CSS */