/**
* Theme Name: Allmart Child
* Description: This is a child theme of Allmart, generated by Auto Installer.
* Author: <a href="https://teconce.com/about">Teconce</a>
* Template: allmart
* Version: 1.1
*/

.error-404 .allmart-page-img {
    display: none !important;
}

.woocommerce-variation-availability {
    display: block !important;
    opacity: 1 !important;
}

.custom-stock-text {
    color: red !important;
}