.elementor-1198 .elementor-element.elementor-element-4cde756{--display:flex;}.elementor-1198 .elementor-element.elementor-element-77d1858{--display:flex;}/* Start custom CSS */.woocommerce .cart .actions .button, 
.woocommerce .checkout-button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    background-color: #3b000a !important; 
    color: #ffffff !important; 
    
    font-family: inherit !important; 
    text-transform: uppercase !important; 
    border-radius: 0px !important; 
    letter-spacing: 1px !important;
    padding: 15px 30px !important; 
    transition: all 0.3s ease;
}


.woocommerce .cart .actions .button:hover, 
.woocommerce .checkout-button:hover,
.woocommerce a.button:hover, 
.woocommerce button.button:hover {
    background-color: #52010f !important; 
    color: #ffffff !important;
}

.woocommerce table.shop_table, 
.woocommerce-cart input.input-text {
    border-radius: 0px !important;
}/* End custom CSS */