/**
 * Theme Name:     AZTEK Child
 * Author:         Automattic
 * Template:       astra
 * Text Domain:	   aztek-child
 * Description:    Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
 */
.woocommerce.ast-woocommerce-shop-page-list-view .ast-woo-shop-product-description {
    display: none
}

.dgwt-wcas-suggestion .dgwt-wcas-stock {
    margin: 3px 0 0 0;
    display: block;
    text-align: left;
}

.loop-stock-info {
    display: flex;
}

.loop-stock-info strong {
    color: green;
}

.loop-stock-info .out-of-stock {
    color: red;
    font-weight: bold;
}