/* Start custom CSS for section, class: .elementor-element-147e39e7 */.cartCssCustom input[type=text]{
    border: none!important;
    border-bottom: 2px solid #d0d1d3!important;
     border-radius: 0!important;
}

.cartCssCustom  button, .button ,.cartCssCustom input[type=number]{
    border-radius: 0!important;
}

.cartCssCustom button, .button{
    background-color:#19a287!important;
}

.cartCssCustom button:hover, .button:hover{
    background-color:#158a73!important;
}


thead:first-child  th{
    background-color: #f7f7f7;
    color:#444!important;
        font-weight: 600!important;
        text-transform: uppercase;
        border:1px solid #eaeaea;
}
.woocommerce-cart-form{
    border:1px solid #eaeaea;
}
thead:first-child  th:first-child{
    border-right:none!important;
}

thead:first-child  th:nth-child(2){
    border-left:none!important;
    border-right:none!important;
}

thead:first-child  th:nth-child(3){
    border-left:none!important;
    border-right:none!important;
}

.cart-collaterals{
    padding-top:15px!important; 
}/* End custom CSS */