/*
Theme Name: Custom Theme
Author: ZH
Description: Custom Starter Theme CMS Team (Website)
Version: 2.0
License: MIT
Tags: wordpress, html, javascript, sass, css, postcss, webpack, babel, PHP, LD
Text Domain: Custom Theme
*/

/*
This CSS file is needed for WordPress to recognize the theme and display its info.
Please use the ../src/assets/styles/main.scss as an entry point for your SASS code.
*/

.page-template-Content-Pages p:empty,
.single-products p:empty {
    display: none;
}
.tower-box p:empty {
    display: none;
}
span.wpcf7-form-control-wrap {
    display: block;
}