.elementor-100 .elementor-element.elementor-element-3fa0420{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-100 .elementor-element.elementor-element-8005e3a{--display:flex;}.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-100 .elementor-element.elementor-element-d8caea1{text-align:center;}.elementor-100 .elementor-element.elementor-element-09068cb{--update-cart-automatically-display:none;--order-summary-remove-icon-hover-color:#000052;--checkout-button-normal-text-color:#FFFFFF;--checkout-button-hover-text-color:#FFFFFF;}.elementor-100 .elementor-element.elementor-element-09068cb .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#D5AF34;}.elementor-100 .elementor-element.elementor-element-09068cb .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:#000052;}@media(min-width:768px){.elementor-100 .elementor-element.elementor-element-3fa0420{--content-width:1600px;}.elementor-100 .elementor-element.elementor-element-8005e3a{--width:80%;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-09068cb *//* --- 1. GLOBAL LAYOUT --- */
#cb69266 td::before {
    display: none !important;
}
.elementor-100 .elementor-element.elementor-element-3fa0420 .woocommerce ,#cb69266{
    padding-top: 0px !important;
}
#cb69266 .woocommerce .cart_totals table.shop_table_responsive tbody th{
    display: block !important;
}
#cb69266 .recurring-totals ,#cb69266 .recurring-total ,#cb69266.recurring-total {
     display: none !important;
}

#cb69266 .e-cart__container {
   
    width: 100%;
    
}
#cb69266 .e-cart__container {
    gap: 40px;
    margin-top: 30px;
    align-items: flex-start;
}
#cb69266 .woocommerce table.shop_table {
    width: 100%;
}
#cb69266 .e-shop-table{
    padding: 2px;
}
#cb69266 br{
    display: none;
}
#cb69266  .cart-collaterals .cart_totals table th{
    width: 100% !important;
}
#cb69266 .woocommerce-remove-coupon{
    color:#D5AF34;
}
#cb69266 .consultation-message td{
     width: 100% !important;
}

#cb69266 .woocommerce .cart_totals table.shop_table_responsive tr td{
    width: 30%;
}


#cb69266 td.product-name dl.variation {
    display: flex;
    flex-wrap: wrap; /* Fixed the spelling from 'warp' */
    align-items: center;
    gap: 6px;
    background: #f0eeff;
    border-radius: 7px;
    padding: 5px 10px;
    border: 1px solid #ddd8fa;
    margin: 0;
}

/* Optional: This ensures the Label and Value stay together */
#cb69266 td.product-name dl.variation dt,
#cb69266 td.product-name dl.variation dd {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}



/* Removes the extra margin bottom often added by <p> tags inside variations */
#cb69266 td.product-name dl.variation dd p {
    margin: 0;
}

/* --- 4. RIGHT SIDE: TOTALS (KEEPING YOUR DESIGN) --- */
#cb69266 .e-cart-totals {
    background: #ffffff;
    border-radius: 16px;
    padding: 35px !important;
    box-shadow: 0 20px 50px rgba(0,0,0,0.06);
    border: 1px solid #f0f2f5;
}

#cb69266 .cart_totals h2 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 25px;
    border-bottom: 2px solid #f1f5f9;
    padding-bottom: 15px;
}

#cb69266 .fee th, #cb69266 .fee td {
    color: #D5AF34;
    font-weight: 700;
}

#cb69266 .order-total strong .woocommerce-Price-amount {
    font-size: 32px;
    color: #0f172a;
}

#cb69266 .checkout-button {
    background-color: #000000 !important;
    border-radius: 12px !important;
    padding: 22px !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    box-shadow: 0 10px 25px rgba(87, 58, 189, 0.2);
}

/* --- 5. MOBILE RESPONSIVENESS --- */
@media (max-width: 768px) {
    #cb69266 .cart_item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #cb69266 .product-name {
        padding: 20px 0 !important;
    }
    #cb69266 .product-price {
        width: 100%;
        text-align: center;
        border-top: 1px solid #f1f5f9;
        padding-top: 15px !important;
    }
}






#cb69266 .cart_item {
    display: flex !important;
    align-items: center !important;
    padding: 10px !important;
    gap: 20px !important;
    margin: 15px 0px;
    
}
#cb69266 .shop_table thead th { display: none !important; }
#cb69266 .e-shop-table {
    background: #fff;
    border-radius: 16px !important;
    border: 1px solid #e8eaf0 !important;
    overflow: hidden;
}

/* Remove button */
#cb69266 td.product-remove { order: 6; padding: 0 !important; border: none !important; flex-shrink: 0; }
#cb69266 td.product-remove a.remove {
    width: 34px; height: 34px; border-radius: 8px;
    border: 1px solid #fee2e2 !important; background: #fff5f5 !important;
    display: flex; align-items: center; justify-content: center;
    font-size: 18px; color: #e05252 !important; text-decoration: none;
}
#cb69266 td.product-remove a.remove:hover { background: #fee2e2 !important; }

/* Thumbnail */
#cb69266 td.product-thumbnail { width: 84px; flex-shrink: 0; padding: 0 !important; border: none !important; }
#cb69266 td.product-thumbnail img {
    width: 84px !important; height: 84px !important;
    border-radius: 12px; object-fit: contain;
    border: 1px solid #e8eaf0 !important; display: block;
}

/* Product name */
#cb69266 td.product-name { flex: 1; padding: 0 !important; border: none !important; text-align: left !important; }
#cb69266 td.product-name a {
    font-size: 15px !important; font-weight: 700 !important;
    color: #0f172a !important; text-decoration: none;
    display: block; margin-bottom: 7px; line-height: 1.3;
}
#cb69266 td.product-name a:hover { color: #D5AF34 !important; }
#cb69266 td.product-name dl.variation {
    display: inline-flex; align-items: center; gap: 6px;
    background: #f0eeff; border-radius: 7px;
    padding: 5px 10px; border: 1px solid #ddd8fa; margin: 0;
}
#cb69266 td.product-name dl.variation dt {
    font-size: 11px; font-weight: 700; text-transform: uppercase;
    letter-spacing: .05em; color: #7c6fe0; float: none; width: auto;
}
#cb69266 td.product-name dl.variation dd { font-size: 13px; font-weight: 600; color: #3b2fa0; margin: 0; }
#cb69266 td.product-name dl.variation dd p { margin: 0; }



/* Price */
#cb69266 td.product-price { text-align: right; padding: 0 !important; border: none !important; min-width: 80px; flex-shrink: 0; }
#cb69266 td.product-price .woocommerce-Price-amount { font-size: 16px; font-weight: 700; color: #0f172a; display: block; }
#cb69266 td.product-price .subscription-details { font-size: 11px; color: #94a3b8; display: block; margin-top: 2px; }

/* Hide subtotal & actions */
#cb69266 td.product-subtotal { display: none !important; }
#cb69266 tr.actions, #cb69266 tr.actions td { display: none !important; }

/* Coupon */
#cb69266 .coupon.e-cart-section {
    background: #fff; border-radius: 16px !important;
    border: 1px solid #e8eaf0 !important; padding: 16px 20px !important; margin-top: 12px !important;
}
#cb69266 #coupon_code {
    height: 44px; border-radius: 9px !important;
    border: 1px solid #dde1ea !important; background: #f8f9fb; font-size: 13px;
}
#cb69266 #coupon_code:focus { border-color: #7c6fe0 !important; background: #fff; }
#cb69266 .e-apply-coupon {
    height: 44px !important; padding: 0 20px !important; border-radius: 9px !important;
    background: #0f172a !important; color: #fff !important;
    font-size: 13px !important; font-weight: 600 !important; border: none !important;
}
#cb69266 .e-apply-coupon:hover { background: #1e293b !important; }






/* Container for the quantity input */
#cb69266 .product-quantity .quantity {
    display: inline-flex;
    align-items: center;
    border: 1.5px solid #e2e8f0;
    border-radius: 10px;
    background: #fff;
    overflow: hidden;
    height: 40px;
   
    transition: border-color 0.2s;
}

#cb69266 .product-quantity .quantity:focus-within {
    border-color: #D5AF34;
}

/* Styling the actual number input */
#cb69266 .product-quantity input.qty {
    width: 60px;
    height: 100%;
    border: none !important;
    background: transparent !important;
    font-size: 15px;
    font-weight: 700;
    color: #0f172a;
    text-align: center;
    outline: none !important;
    -moz-appearance: textfield; /* Hides arrows on Firefox */
}

/* Styling the "Spin Buttons" (Arrows) for Chrome/Safari/Edge */
#cb69266 .product-quantity input.qty::-webkit-outer-spin-button,
#cb69266 .product-quantity input.qty::-webkit-inner-spin-button {
    -webkit-appearance: inner-spin-button !important;
    opacity: 1;
    cursor: pointer;
    height: 30px;
    margin-left: 5px;
    /* This makes the default arrows slightly larger and cleaner */
}

/* Optional: Hide screen reader label */
#cb69266 .screen-reader-text {
    display: none;
}








/* --- 5. ENHANCED RESPONSIVE DESIGN --- */

/* Tablets (iPad/Small Laptops) */
@media (max-width: 1024px) {
    #cb69266 .e-cart__container {
        flex-direction: column;
        gap: 30px;
    }
    
    #cb69266 .e-shop-table, 
    #cb69266 .e-cart-totals {
        width: 100% !important; /* Force full width on tablet */
    }
}

/* Mobile Phones (768px and down) */
@media (max-width: 768px) {
    /* Main container for the product row */
    #cb69266 .cart_item {
        display: grid !important;
        grid-template-columns: 40px 1fr auto; /* [Image] [Name/Info] [Price] */
        grid-template-areas: 
            "thumb info price"
            "thumb action action";
        column-gap: 15px !important;
        row-gap: 10px !important;
        align-items: start;
       margin-bottom: 10px;
       margin-top:10px;
        position: relative;
    }

    /* Thumbnail Area */
    #cb69266 td.product-thumbnail{
       grid-area: auto;
       
        
        display: block !important;
    }
    #cb69266 .variation dt{
        display: none !important;
    }
       #cb69266 td.product-thumbnail img {
            width: 45px !important;
            height: 45px !important;
       }
    /* Info Area (Title and Variation details) */
    #cb69266 td.product-name {
        grid-area: info;
        text-align: left !important;
        display: block !important;
    }

    /* Move Price to Top Right */
    #cb69266 td.product-price {
        grid-area: price;
        text-align: right !important;
        min-width: auto;
        padding-top: 5px !important;
        display: block !important;
    }

    /* Bottom row: Quantity and Delete Button */
    #cb69266 td.product-quantity {
        grid-area: action;
        display: flex !important;
        align-items: center;
        gap: 15px; /* Space between qty and delete */
        justify-content: flex-start;
    }

    /* Hide standard 'remove' [x] and style the "Delete item" text */
    #cb69266 td.product-remove {
        grid-area: action;
        display: block !important;
        position: static !important;
        margin-left: 110px; /* Positions it next to the quantity box */
        align-self: center;
    }

    #cb69266 td.product-remove a.remove {
        background: transparent !important;
        border: none !important;
        color: #d90429 !important; /* Red color from your image */
        font-size: 14px !important;
        font-weight: 600;
        width: 60%;
        height: auto;
        text-decoration: none;
    }

   #cb69266 td.product-remove a.remove::before {
        content: "Delete item"; /* Adding text next to 'x' */
        font-family: inherit;
        margin-right: 5px;
    }

    /* Adjusting the variation display to look like your image */
    #cb69266 td.product-name dl.variation {
        display: block;
        background: transparent;
        border: none;
        padding: 0;
        margin-top: 5px;
    }

    #cb69266 td.product-name dl.variation dt,
    #cb69266 td.product-name dl.variation dd {
        display: inline;
        font-size: 13px;
        color: #475569;
        text-transform: none;
        letter-spacing: normal;
    }
    
    #cb69266 .product-quantity .quantity{
        height: 40px !important;
    }
    #cb69266 .product-quantity input.qty{
        width: 100px;
    }
    
    #cb69266 .e-cart-totals table.shop_table_responsive  tr{
        display: flex;
    }
}


#myo-modern-checkout .woocommerce-error, #myo-modern-checkout .woocommerce-message {
    padding: 0px !important;
}
/* Very Small Devices */
@media (max-width: 480px) {
    #cb69266 td.product-quantity,
    #cb69266 td.product-price {
        width: 100%; /* Stack everything on tiny screens */
        margin-bottom: 0px;
    }
    #cb69266 .e-cart-totals{
        padding: 20px !important;
    }
    #cb69266 .order-total strong .woocommerce-Price-amount {
    font-size: 20px;
}
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3fa0420 */.woocommerce-cart-form__cart-item .product-name a {
    color: #000052 !important;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.3s ease;
}

.woocommerce-cart-form__cart-item .product-name a:hover {
    color: #D5AF34 !important;
}


.woocommerce-message {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    flex-wrap: wrap; 
    padding: 15px 25px 15px 50px !important; 
    background-color: #fff !important;
    border: 1px solid #e2e2e2 !important;
    border-top: 3px solid #D5AF34 !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05) !important;
}

.woocommerce-message::before {
    content: "\e011" !important;
    color: #D5AF34 !important;
    position: absolute !important;
    left: 20px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin: 0 !important;
}

.woocommerce-message .button.wc-forward {
    float: none !important;
    margin: 10px 0 10px 20px !important;
    padding: 10px 20px !important;
    background: transparent !important;
    color: #8F8F8F !important;
    border: 1px solid #8F8F8F !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
}

.woocommerce-message .button.wc-forward:hover {
    background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
}

.woocommerce button[name="update_cart"] {
    background-color: #000052 !important; 
    color: #ffffff !important;
    padding: 12px 25px !important;
    border-radius: 4px !important;
    
    border: none !important;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
}

.woocommerce button[name="update_cart"]:hover {
    background-color: #D5AF34 !important;
    color: #000000 !important;
}

.elementor-100 .elementor-element.elementor-element-3fa0420 .woocommerce {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 80px 20px;
    background-color: #ffffff;
}

.elementor-100 .elementor-element.elementor-element-3fa0420 .woocommerce-info, 
.elementor-100 .elementor-element.elementor-element-3fa0420 .cart-empty {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 0 30px 0 !important;
    color: #000052 !important;
    font-size: 28px !important;
    font-weight: 600 !important;
    line-height: 1.2;
}


.elementor-100 .elementor-element.elementor-element-3fa0420 .cart-empty::before {
    content: "\f291";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: none;
    font-size: 60px;
    color: #f2f2f2; 
    margin-bottom: 25px;
}


.elementor-100 .elementor-element.elementor-element-3fa0420 .wc-empty-cart-message::after {
    content: "";
    display: block;
    width: 60px;
    height: 3px;
    background-color: #D5AF34;
    margin: 20px auto 40px auto;
}

.elementor-100 .elementor-element.elementor-element-3fa0420 .return-to-shop .button.wc-backward {
    background-color: #000052 !important; 
    color: #ffffff !important;
    padding: 18px 45px !important;
    border-radius: 4px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px !important;
    transition: all 0.3s ease-in-out !important;
    border: 2px solid #000052 !important;
}

.elementor-100 .elementor-element.elementor-element-3fa0420 .return-to-shop .button.wc-backward:hover {
    background-color: #D5AF34 !important; 
    border-color: #D5AF34 !important;
    color: #ffffff !important;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(213, 175, 52, 0.2);
}

@media (max-width: 767px) {
    .elementor-100 .elementor-element.elementor-element-3fa0420 .woocommerce {
        padding: 50px 15px;
    }
    .elementor-100 .elementor-element.elementor-element-3fa0420 .cart-empty {
        font-size: 22px !important;
    }
    .elementor-100 .elementor-element.elementor-element-3fa0420 .return-to-shop .button.wc-backward {
        width: 100%;
        padding: 15px 20px !important;
    }
}


@media (max-width: 600px) {
    .woocommerce-message {
        flex-direction: column !important;
        align-items: flex-start !important;
        padding: 40px 20px 20px 20px !important;
    }
    
    .woocommerce-message::before {
        top: 25px !important;
    }

    .woocommerce-message .button.wc-forward {
        margin: 15px 0 0 0 !important;
        width: 100%;
        text-align: center;
    }
}




@media (max-width: 767px) {
    .woocommerce table.cart .product-name a {
        color: #000052 !important;
    }
}/* End custom CSS */