/*
 Theme Name: Woostify Child
 Theme URI: https://woostify.com/
 Description: Woostify WordPress theme example child theme.
 Author: Woostify
 Author URI: https://swarcreation.com/
 Template: woostify
 Version: 1.0.0
*/


.logged-out {
    display: none;
}
li.wp-social-link {
    list-style: none;
}
.wp-block-woocommerce-coming-soon.woocommerce-coming-soon-default {
    background: black !important;
}