.elementor-4670 .elementor-element.elementor-element-a1380cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.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-4670 .elementor-element.elementor-element-747a748 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4670 .elementor-element.elementor-element-747a748{text-align:center;}.elementor-4670 .elementor-element.elementor-element-747a748 .elementor-heading-title{font-family:"Exo", Sans-serif;font-weight:600;color:var( --e-global-color-accent );}.elementor-4670 .elementor-element.elementor-element-a878cfa{--display:flex;--margin-top:080px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4670 .elementor-element.elementor-element-b21a0e4{--update-cart-automatically-display:none;--sections-border-type:none;--sections-border-radius:20px 20px 20px 20px;--sections-title-color:#000000;--order-summary-color:#000000;--order-summary-variations-color:#000000;--order-summary-remove-icon-normal-color:#FA0000;--totals-color:#6C6868;--totals-divider-weight:0px;--checkout-button-normal-text-color:#000000;--checkout-button-hover-text-color:#000000;--checkout-button-border-radius:25px 25px 25px 25px;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:#00C8E8;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:#07A0B9;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .e-cart-section{box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.1);}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .cart_totals h2{font-family:"Exo", Sans-serif;font-size:24px;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .woocommerce-cart-form{--order-summary-title-color:#030000;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .e-shop-table .cart th, .elementor-4670 .elementor-element.elementor-element-b21a0e4 .e-shop-table .cart td:before{font-family:"Exo", Sans-serif;font-size:16px;font-weight:500;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .cart td span, .elementor-4670 .elementor-element.elementor-element-b21a0e4 .cart td, .elementor-4670 .elementor-element.elementor-element-b21a0e4 .input-text.qty{font-family:"Exo", Sans-serif;font-size:16px;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .cart_totals .shop_table td:before, .elementor-4670 .elementor-element.elementor-element-b21a0e4 .cart_totals .shop_table td .woocommerce-Price-amount{font-family:"Exo", Sans-serif;font-size:16px;font-weight:bold;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .checkout-button{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;text-shadow:0px 0px 0px rgba(0,0,0,0.3);border-style:none;}.elementor-4670 .elementor-element.elementor-element-b21a0e4 .checkout-button:hover{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);}.elementor-4670 .elementor-element.elementor-element-014bed7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-4670 .elementor-element.elementor-element-747a748 > .elementor-widget-container{padding:050px 0px 0px 0px;}.elementor-4670 .elementor-element.elementor-element-a878cfa{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(max-width:767px){.elementor-4670 .elementor-element.elementor-element-747a748 > .elementor-widget-container{padding:50px 0px 0px 0px;}.elementor-4670 .elementor-element.elementor-element-a878cfa{--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-b21a0e4 */.woocommerce-Price-amount{
    color: black !important;
}


.woocommerce-cart-form__cart-item .product-name a {
    color: #000000 !important; /* Black */
    text-decoration: none; /* Optional: remove underline */
}

.e-apply-coupon{
    color: white !important;
    background-color: #AEAEAE !important;
    border: 0px !important;
    border-radius: 25px !important;
}

.e-apply-coupon:hover {
    background-color: #6C6868 !important;
}

.coupon-col {
    display: flex;
    align-items: center;
    gap: 10px; /* optional spacing between input and button */
}

.coupon-col-start,
.coupon-col-end {
    display: flex;
    align-items: center;
}



@media (max-width: 767px) {
  woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    display: block;
    text-align: center !important;
  }
  .woocommerce-page table.cart td.product-thumbnail a,
  .woocommerce-page table.cart td.product-thumbnail img {
    display: block !important;
    margin: 0 auto !important;
  }
  .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
    display: none;
    }
}

/* Default: hide the "Remove product" text on larger screens */
td.product-remove .remove-text {
  display: none;
  font-family: Exo, sans-serif !important;
  color: black !important;
  margin-left: 6px;
  font-size: 14px;
  line-height: 1;
}

/* Make the link use flexbox to align icon and text */
td.product-remove a.remove {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px;
  text-decoration: none;
}

/* Mobile: show the text next to the ❌ */
@media (max-width: 767px) {
  td.product-remove .remove-text {
    display: inline !important;
  }
}/* End custom CSS */