/* Start custom CSS for section, class: .elementor-element-b6b4489 */table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents table thead tr th {
    color: #000 !important;
}
td.product-name a {
    color: #058743 !important;
}
td.product-price span {
    color: #000;
}
td.product-subtotal span {
    color: #000;
}
th.product-price {
    color: #000 !important;
}

.woocommerce .cart-collaterals .cart_totals h2 {
    color: #000;
}
tr.cart-subtotal th, tr.order-total th {
    color: #000 !important;
}
span.woocommerce-Price-amount.amount {
    color: #000;
}
.actions.dt-sc-cart-coupon-holder button {
    background: #760d0d!important;
    color: #fff;
    font-size: 18px;
}
.actions.dt-sc-cart-coupon-holder button:hover {
background: #058743 !important;
    color: #fff;
}
.actions.dt-sc-cart-coupon-holder input {
    background: #f6f6f6;
    color: #000;
}
.quantity input {
    color: #000;
    opacity: 1;
}
.woocommerce .woocommerce-message, .woocommerce .woocommerce-info, .woocommerce .woocommerce-error  {
    background-color: #760d0d !important;
    
}
.wc-proceed-to-checkout a {
    font-size: 16px !important;
    background: #760d0d !important;
    border: none !important;
}











.actions.dt-sc-cart-button button {
    background: #760d0d !important;
    color: #ffff !important;
    font-size: 15px;
    font-weight: 400;
}
.actions.dt-sc-cart-button button:hover {
    background: #058743 !important;
}

.woocommerce-page .woocommerce table.shop_table thead th{
    color: #000 !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    border: none !important;
}



.quantity a.plus.arrow-plus i{
    color: #000 !important;
}
.quantity a.minus.arrow-minus i {
    color: #000 !important;
}
.woocommerce .cart .quantity, .woocommerce-page .cart .quantity input { 
    color: #000 !important;
    align-content: center;
    align-items:center;
}/* End custom CSS */