/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 30 2026 | 10:55:03 */
.cart-collaterals .cart_totals small.includes_tax, .woocommerce-checkout-review-order-table tfoot td small.includes_tax {display:none;}

.cart-estimate{
    color:#00704E;
    font-weight:700;
    line-height:1;
    font-size:14px;
	padding-right:10px;
}
.cart-estimate::before{
    content:"";
    display:inline-block;
    width:24px;
    height:24px;
    vertical-align: -6px;
    margin-right:8px;
    background:url(/wp-content/uploads/2025/10/expres-doruceni.svg)
}
