

/* shortcode */
.wpc-duration-estimate{
    margin-bottom: 20px; 
    font-weight: bold;
}

/* woocommerce */
.wpc-wc-price-duration{
    display: block; 
    font-size: 0.85em; 
    font-weight: 600; 
    color: #666; 
    margin-top: 4px;
}