.xoo-wsc-footer .amount::before {content: 'Total: ';}

@media screen and (max-width:990px) {
.woocommerce ul.products li.product .sku:before {content: 'Code: ';}
.woocommerce ul.products li.product .woocommerce-loop-product__title:before {content: 'Service name: ';}
.woocommerce ul.products li.product .time-ready:before {content: 'Deadline: ';}
.woocommerce ul.products li.product .price:before {content: 'Price, UAH: ';}
.woocommerce ul.products li.product > a:nth-of-type(2):before, .woocommerce ul.products li.product > p > a:before {content: 'Department: ';}

.main-addresses .dataTables_wrapper table td.column-1:before {content: 'Address: ';}	
.main-addresses .dataTables_wrapper table td.column-2:before {content: 'Contacts: ';}	
.main-addresses .dataTables_wrapper table td.column-3:before {content: 'Schedule: ';}	
.main-addresses .dataTables_wrapper table td.column-4:before {content: 'Notes: ';}	
	
}



























