.elementor-67 .elementor-element.elementor-element-db29f19{--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-67 .elementor-element.elementor-element-384f25b{--update-cart-automatically-display:none;--sections-border-radius:10px 10px 10px 10px;--sections-title-color:var( --e-global-color-secondary );--links-normal-color:var( --e-global-color-d49ac81 );--forms-buttons-normal-text-color:var( --e-global-color-d49ac81 );--forms-buttons-hover-text-color:var( --e-global-color-332724a );--forms-buttons-hover-border-color:var( --e-global-color-332724a );--forms-buttons-border-type:solid;--forms-buttons-border-color:var( --e-global-color-d49ac81 );}.elementor-67 .elementor-element.elementor-element-384f25b .woocommerce .wc-proceed-to-checkout .checkout-button{background-color:var( --e-global-color-d49ac81 );}.elementor-67 .elementor-element.elementor-element-384f25b .woocommerce .wc-proceed-to-checkout .checkout-button:hover{background-color:var( --e-global-color-332724a );}.elementor-67 .elementor-element.elementor-element-384f25b .cart_totals h2{font-family:var( --e-global-typography-520c191-font-family ), Sans-serif;font-size:var( --e-global-typography-520c191-font-size );font-weight:var( --e-global-typography-520c191-font-weight );}.elementor-67 .elementor-element.elementor-element-384f25b .shop_table .button{border-width:2px 2px 2px 2px;}.elementor-67 .elementor-element.elementor-element-384f25b .checkout-button{font-family:var( --e-global-typography-520c191-font-family ), Sans-serif;font-size:var( --e-global-typography-520c191-font-size );font-weight:var( --e-global-typography-520c191-font-weight );}@media(max-width:1024px){.elementor-67 .elementor-element.elementor-element-384f25b .cart_totals h2{font-size:var( --e-global-typography-520c191-font-size );}.elementor-67 .elementor-element.elementor-element-384f25b .checkout-button{font-size:var( --e-global-typography-520c191-font-size );}}@media(max-width:767px){.elementor-67 .elementor-element.elementor-element-384f25b .cart_totals h2{font-size:var( --e-global-typography-520c191-font-size );}.elementor-67 .elementor-element.elementor-element-384f25b .checkout-button{font-size:var( --e-global-typography-520c191-font-size );}}/* Start custom CSS for woocommerce-cart, class: .elementor-element-384f25b */.e-shop-table table.shop_table {
  width: 100%;
  table-layout: auto; /* Restore original flexible layout */
}

.e-shop-table table.shop_table th,
.e-shop-table table.shop_table td {
  text-align: center;
  vertical-align: middle;
}

/* Make specific columns wider */
.e-shop-table table.shop_table th.product-price,
.e-shop-table table.shop_table td.product-price {
  width: 15%;
}

.e-shop-table table.shop_table th.product-subtotal,
.e-shop-table table.shop_table td.product-subtotal {
  width: 20%;
}

/* Slightly shrink other columns if needed */
.e-shop-table table.shop_table th.product-name,
.e-shop-table table.shop_table td.product-name {
  width: 25%;
}

.e-shop-table table.shop_table th.product-thumbnail,
.e-shop-table table.shop_table td.product-thumbnail {
  width: 10%;
}

.e-shop-table table.shop_table th.product-quantity,
.e-shop-table table.shop_table td.product-quantity {
  width: 10%;
}

.e-shop-table table.shop_table th.product-remove,
.e-shop-table table.shop_table td.product-remove {
  width: 5%;
}/* End custom CSS */