/*
 * NEGRI BIO (https://negri-bio.com)
 *
 * Copyright 2011-2021 ANSOFT - www.an-soft.it
 * Licensed under ATHENAE NOCTUA SOFTWARE DI LOSI GIULIANO
 */
.shop-header {
 padding: 130px 0 30px;
}
.shop-content h4 {
    color: #009900;
    font-size: 2rem;
}
.shop-content p {
    font-size: 1.2rem;
    color: #A2A2A2;
    margin-bottom: 0;
}
.shop-content .shop-description {
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}
.shop-content a {
    color: #333333;
    font-size: 1.2rem;
}