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

.nyfika .badge.onsale, .nyfika .price {
    display: none !important;
}
.nyfika .full_description {
	display: none;
}

.flatpickr-calendar.open {
	z-index: 9999999999999 !important;
}

/* Wishlist page */
.woocommerce-wishlist .wishlist-items-wrapper .product-price del + span, 
.woocommerce-wishlist .wishlist-items-wrapper .product-price ins + span {
    display: none;
}
