/**
* 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.3
*/


p.stock.in-stock {
    display: block !important;
}

span.vat, span.shipping {
    display: none;
}

.stock.in-stock {
    color: white;
    border: 0px;
    font-size: 12px;
    margin-top: 10px;
    background: #007b16;
} 