/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: Author
* Template: bookory
* Version: 2.2.4
*/

.is-large.wc-block-cart .wc-block-cart-items th{
	padding: 8px 16px 8px 8px!important;
}

.is-large.wc-block-cart .wc-block-cart-items td{
	padding: 24px 16px 24px 16px!important;
}

.count-review {
    display: none;
}