.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for section, class: .elementor-element-5c3662fc */form.woocommerce-cart-form h2 {
    font-size: 24px !IMPORTANT;
    color: black !important;
    text-transform: capitalize;
}


.cart_totals h2 {
    
        font-size: 24px !IMPORTANT;
    color:black !important;
        text-transform: capitalize;
}

th {
    font-size: 19px !important;
}

.woocommerce .aux-shop-table thead th {
     color: #444444;
    text-transform: capitalize!important;
}


.woocommerce .aux-shop-table tbody th, .woocommerce .aux-shop-table tfoot th {
   
    text-transform: capitalize!important;

}

td.product-name a {
    color: #444444 !important;
}

.single-product .quantity, .woocommerce-page .quantity input.aux-number {
    width: 102px !important;
    
}

input#coupon_code {
    height: 55px;
}


a.button.aux-dark-gray, button.aux-dark-gray, input[type="button"].aux-dark-gray, .aux-button.aux-dark-gray {
    background-color: #DD1A1C;

    text-shadow: none;
}

input[type="reset"]:hover, input[type="submit"]:hover {
    background-color: #DD1A1C;
}


.aux-tower-gray.aux-button.aux-outline {
    box-shadow: 0 0 0 1px #dd1a1c inset;
    background-color: transparent !important;
    color: black;
}

a.button.aux-black, button.aux-black, input[type="button"].aux-black, .aux-button.aux-black {
    background-color: #dd1a1c;
    text-shadow: 0 2px 0 #dd1a1c;
    color: white;
}/* End custom CSS */