/*
Theme Name: Castella Child
Theme URI: https://castella.qodeinteractive.com
Description: A child theme of Castella
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: castella
Template: castella
*/

.qodef-grid.qodef-gutter--large img {
	aspect-ratio:1;
	object-fit:cover;
}
.qodef-woo-product-list ul.products.columns-5 img {
	aspect-ratio:1;
	object-fit:cover;
}

.sku_wrapper {
	visibility:hidden;
}