/* Start custom CSS for shortcode, class: .elementor-element-5633d605 */.woocommerce table.shop_table{
    border-collapse: unset;
}

.woocommerce table.shop_table th.product-remove{
    background-color: #E4E9DF;
    color: #527607;
}

.woocommerce table.shop_table th.product-thumbnail{
    background-color: #E4E9DF;
    color:#527607;
}

.woocommerce-cart table.cart th.product-name{
    background-color: #E4E9DF;
    color:#527607;
}

.woocommerce table.shop_table th.product-quantity, .woocommerce table.shop_table th.product-subtotal, .woocommerce table.shop_table th.product-price{
    background-color: #E4E9DF;
    color:#527607;
}

.shop_table tbody tr:nth-last-child(2) .product-remove{
    border-bottom-left-radius: 18px 
}

.shop_table tbody tr:nth-last-child(2) .product-subtotal{
    border-bottom-right-radius: 18px 
}

.woocommerce table.shop_table .woocommerce-cart-form__cart-item .product-price{
    color: #527607;
}

.woocommerce .actions .button:hover{
    color: #527607 !important;
}

.cart-collaterals .cart_totals table {
    border-collapse: unset !important;
    border: none;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals table tbody .cart-subtotal th{
    border-top-left-radius: 18px !important;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals table tbody .cart-subtotal td{
    border-top-right-radius: 18px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals table tbody .order-total th{
    border-bottom-left-radius: 18px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals table tbody .order-total th{
    border-bottom-left-radius: 18px;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals table tbody .order-total td{
    border-bottom-right-radius: 18px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
    background-color: #527607;
    color: #E4E9DF;
    border-radius: 8px !important;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    background-color: #E4E9DF !important;
    color: #527607 !important;
}/* End custom CSS */
/* Start custom CSS */.lte-content-wrapper {
background-image: url(//biobio.progdev.pro/wp-content/uploads/2024/05/tutu-14.webp) !important;
}

.product-thumbnail{
    display: none;
}

.woocommerce button[name="update_cart"], .woocommerce input[name="update_cart"]{
    display: none;
}/* End custom CSS */