.xoo-wsc-footer .amount::before {content: 'Всего: ';}

@media screen and (max-width:990px) {
.woocommerce ul.products li.product .sku:before {content: 'Код: ';}
.woocommerce ul.products li.product .woocommerce-loop-product__title:before {content: 'Название услуги: ';}
.woocommerce ul.products li.product .time-ready:before {content: 'Срок выполнения: ';}
.woocommerce ul.products li.product .price:before {content: 'Цена, грн: ';}
.woocommerce ul.products li.product > a:nth-of-type(2):before, .woocommerce ul.products li.product > p > a:before {content: 'Отделение: ';}

.main-addresses .dataTables_wrapper table td.column-1:before {content: 'Адрес: ';}	
.main-addresses .dataTables_wrapper table td.column-2:before {content: 'Контакты: ';}	
.main-addresses .dataTables_wrapper table td.column-3:before {content: 'График работы: ';}	
.main-addresses .dataTables_wrapper table td.column-4:before {content: 'Примечания: ';}	
	
}

























