/*-----------------------------------------------------------------------------------
 *
 * Theme Name: Monity
 * Theme URI: https://monitywp.websitelayout.net/
 * Author: Website Design Templates
 * Author URI: https://www.websitelayout.net/
 * Description: The monity is a WordPress Theme for various types of CCTV, Guard, Security, Protection, Surveillance etc. You can use monity as a better way to present and promote your automation, safety, electronics, corporate security, private security, technology, investigation, parking security, responsive, cctv security, safety, etc.
 * Version: 1.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: monity
 * Tags: automation, camera, cctv, security, safety, safe guard, surveillance, video cameras, home security, office security, cctv security company, security company, protection, security systems, cctv service, multipurpose etc.
 *
 * ----------------------------------------------------------------------------------- */

/* Service页面图片文字纵轴居中 */
.img-text>div>div{
    display: flex;
    align-items: center;
}
/* 隐藏header的search */
header > div > div.container-fluid.px-lg-1-6.px-xl-2-5.px-xxl-2-9 > div > div > div > nav > div.attr-nav.align-items-lg-center.ms-lg-auto.main-font > ul > li > a > i{
	display:none;
}

.home-service-list>div>div>div{
	margin-bottom:100px;
}

#post-9584 > div.main-wrapper > header > div.top-bar.bg-secondary{
	display:none;
}





