.elementor-1349 .elementor-element.elementor-element-7fa380cb{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:60px;--padding-bottom:100px;--padding-left:15px;--padding-right:15px;}@media(max-width:1366px){.elementor-1349 .elementor-element.elementor-element-7fa380cb{--padding-top:30px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}}@media(max-width:1200px){.elementor-1349 .elementor-element.elementor-element-7fa380cb{--padding-top:20px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}}@media(max-width:1024px){.elementor-1349 .elementor-element.elementor-element-7fa380cb{--padding-top:10px;--padding-bottom:50px;--padding-left:15px;--padding-right:15px;}}@media(max-width:880px){.elementor-1349 .elementor-element.elementor-element-7fa380cb{--padding-top:10px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for container, class: .elementor-element-7fa380cb */.custom-checkout div#edd_checkout_wrap {
    display: flex;
    gap: 50px;
}

.custom-checkout div#edd_checkout_form_wrap {
    max-width: 40%;
    width: 100%;
}

.custom-checkout form#edd_checkout_cart_form {
    max-width: 60%;
    width: 100%;
}


.custom-checkout .edd_cart_item_image {
    max-width: 60px;
    width: 100%;
}


.custom-checkout td.edd_cart_item_name {
display: flex;
}


.custom-checkout a.edd_cart_remove_item_btn {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('https://mbtemplates.store/wp-content/uploads/2025/09/delete-icon.svg') no-repeat center center;
  background-size: contain;
  text-indent: -9999px; /* hides the text */
  overflow: hidden;
  white-space: nowrap;
  color: transparent; /* hides text fallback */
  border: none;
  cursor: pointer;
}

/* Optional: Hover effect */
a.edd_cart_remove_item_btn:hover {
  opacity: 0.7;
}


/* Main checkout box */
.custom-checkout #edd_checkout_cart {
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

/* Header row */
.custom-checkout #edd_checkout_cart thead tr {
    background: #e5e5e5;
}

.custom-checkout td.edd_cart_actions {
    text-align: center;
}

.custom-checkout .wp-post-image {
    max-width: 60px;
    width: 100%;
}


.custom-checkout #edd_checkout_cart thead th {
    padding: 15px;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    border: none;
    color: #000000;
}

/* Cart rows */
.custom-checkout #edd_checkout_cart tbody tr {
    border-bottom: 1px solid #e5e5e5;
}

.custom-checkout #edd_checkout_cart td {
    padding: 15px;
    vertical-align: middle;
    border: none;
    font-size: 15px;
    color: #333;
    gap: 12px;
}

.custom-checkout th.edd_cart_total {
    border: none;
    color: #000000;
        text-align: end;
    font-size: 18px;
    padding-right: 115px;
}

.custom-checkout .cch_shortcode form #edd_purchase_submit #edd_final_total_wrap {
    font-size: 18px !important;
}

.custom-checkout span.edd_checkout_cart_item_title {
    padding-right: 80px;
    line-height: 24px !important;
}

.custom-checkout span.edd_cart_amount {
    font-size: 17px !important;
}

.custom-checkout th.edd_cart_total {
    padding-right: 120px;
}


.custom-checkout td.edd_cart_item_price {
    padding-right: 41px !important;
}


/* Delete icon */
.custom-checkout #edd_checkout_cart .edd_cart_actions a {
    color: #e74c3c;
    font-size: 18px;
    display: inline-block;
    transition: 0.2s ease-in-out;
}

.custom-checkout #edd_checkout_cart .edd_cart_actions a:hover {
    color: #c0392b;
}

/* Price alignment */
.custom-checkout #edd_checkout_cart .edd_cart_price {
    font-weight: 600;
    color: #000;
}


.custom-checkout td.edd_cart_item_name {
    align-items: center;
}

.custom-checkout .edd_cart_item .edd_cart_item_name span.edd_checkout_cart_item_title {
    color: #000000;
    font-size: 16px;
}



/*06-10-2025 discount css*/
.custom-checkout fieldset#edd_discount_code {
    border: 1px solid #E4E4E4;
    border-radius: 24px;
    padding: 20px;
    margin-bottom: 30px;
}

.custom-checkout p#edd_show_discount {
    margin: 0;
    font-family: Outfit;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
}

.custom-checkout input.edd-apply-discount.edd-submit.white.button {
    font-family: Outfit;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #181C23;
    background-color: #AEE406;
}

.custom-checkout input.edd-apply-discount.edd-submit.white.button:hover {
    background-color: #117244;
    color: white;
}

.custom-checkout table#edd_checkout_cart tr.edd_cart_footer_row.edd_cart_discount_row th.edd_cart_discount {
    border: none;
    background-color: #E4E4E4;
    color: #000000;
    font-family: Outfit;
    font-weight: 500;
    font-size: 17px;
    line-height: 100%;
}

.custom-checkout .e-con-inner .elementor-widget-container div#edd_checkout_wrap form#edd_checkout_cart_form table#edd_checkout_cart tr.edd_cart_footer_row.edd_cart_discount_row th.edd_cart_discount span.edd_discount span.edd_discount_total {
    color: #000000;
    font-weight: 500;
}

.custom-checkout .e-con-inner .elementor-widget-container div#edd_checkout_wrap form#edd_checkout_cart_form table#edd_checkout_cart tr.edd_cart_footer_row.edd_cart_discount_row th.edd_cart_discount span.edd_discount span.edd_discount_rate {
    color: #000000;
    font-weight: 500;
}

.custom-checkout fieldset#edd_discount_code p#edd-discount-code-wrap span.edd-discount-code-field-wrap {
    display: flex;
    gap: 20px;
}

span#edd-discount-error-wrap span.edd_error {
    color: #EA2222;
}



@media screen and (max-width: 767px)
{
    .custom-checkout .cch_shortcode form #edd_purchase_submit #edd_final_total_wrap {
    margin: 18px 0;
   }
   
   .custom-checkout fieldset#edd_discount_code {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 580px)
{
  .custom-checkout div#edd_checkout_cart_wrap {
    overflow: hidden;
overflow-x: scroll;
  }
  .custom-checkout table#edd_checkout_cart {
    width: 600px;
   
  }
}/* End custom CSS */