/**
* Theme Name: Ruza Child
* Description: This is a child theme for Ruza
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 1.0.11
* Template: ruza
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

/*Product Card*/
.product-block.grid .block-inner .image{
	border-radius: 24px !important;
	-webkit-border-radius: 24px !important;
}

