/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100&display=swap');
@import url('./custom.css');
@import url('./custom-v2.css');
footer#footer .footer-top-widgets {
    display: none;
}

.woocom-project {}

.home .woocom-project .woo-buttons-on-img .out-stock-label {
    width: auto;
}

.woocom-project .woo-buttons-on-img .out-stock-label {
    background-color: rgba(233, 233, 233, 0.8);
    padding: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate('-50%,-50%');
    width: 100%;
    z-index: 3;
}

.product.product-type-grouped span.out-stock-label {
    display: none;
}

.woocommerce-checkout .select-location-label {
    font-size: 18px;
}
