/**
* Theme Name: Goya Child Theme
* Description: This is a child theme of Goya, automatically generated.
* Author: <a href="https://themeforest.net/user/everthemess">Everthemes</a>
* Template: goya
* Version: 1.0.8.19
*/

.shop_bar .category_bar,
	.shop_bar .shop-filters {
		display: flex;
		align-items: center;
		line-height: 1;
		display: none;
	}

/* Productd border radius */
.products .product .product_thumbnail.et-image-hover {
		position: relative;
		border-radius: 3px;
	}