/*
Theme Name:   Xstore child
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/
@media(max-width:924px){.etheme-product-grid-item .stock.out-of-stock {
    color: #000000 !important;
    background: #bdbdbda8 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    font-size: 17px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin-top: -90% !important;
    font-weight: bold !important;
    width: 95% !important;
}
}

@media(min-width:924px){.etheme-product-grid-item .stock.out-of-stock {
    color: #000000 !important;
    background: #bdbdbda8 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    font-size: 17px !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin-top: -75% !important;
    font-weight: bold !important;
    width: 95% !important;
}
}