Skip to content
Manuale/Carti Tehnice
Home>Manuale/Carti Tehnice
/* css plicat in functie de prezenta totaluri */
.cart_totals h2, .cart-subtotal, .shipping, .product-price, .product-subtotal, .shipping-coupon, .woocommerce-shipping-calculator, .order-total {
display: none
}
.cart_totals {
min-width: 100%;
}
/* pt checkou */
.woocommerce-content-box.checkout_coupon, .product-total, .shop_table tfoot {
display: none !important
}
.woocommerce-order-overview__total.total, .woocommerce-table__product-table.product-total, .shop_table tfoot {
display: none
}
.avada-thank-you h2 {
font-size: 0px !important
}
.avada-thank-you h2:before {
content: 'Va multumim si va vom contacta in curand.' !important;
font-size: 25px
}