/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.thumbnail-container:has(span.product-unavailable)+.product-description .product-price-and-shipping{
    display:none !important;
}
