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

@media screen and ( max-width: 768px ) {
    body.archive figure.product_thumbnail .actions-inner > a,
    body.archive figure.product_thumbnail a.add_to_wishlist {
        display: block !important;
    }
    
    body.archive figure.product_thumbnail .actions-inner > a span.icon,
    body.archive figure.product_thumbnail a.add_to_wishlist span.icon {
        background: rgba(255,255,255,0.7) !important;
        opacity: 1 !important;
    }
}
