/**
* Theme Name: Bookory Child
* Description: This is a child theme of Bookory, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">PavoThemes</a>
* Template: bookory
* Version: 2.2.5
*/

.product-block {height: 100%}
.product-transition {height: 75%}
.product-caption {height: 25%}

ul.products li.product .product-image {height: 425px;}

@media (max-width: 880px) {
	ul.products li.product .product-image {height: 237px;}
	ul.products li.product .product-caption {padding-top: 0px;}
	
}