/*!
Theme Name: Shangshi
Author: Redlab
Author URI: https://redlab.bz/
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: shangshi
*/

.wpcf7-response-output,
.otgs-development-site-front-end {
    display: none;
}

.admin-bar header {
    margin-top: 32px;
}

@media (max-width:782px){
    .admin-bar header {
        margin-top: 46px;
    }
}