/*
Theme Name: govnet
Theme URI: https://demo.themexbd.com/wpi/govnet/
Author: themexbd
Author URI: https://www.templatemonster.com/authors/themex/
Description: govnet - City Government & Municipal WordPress Theme
Version: 1.0.3
Tested up to: 6.3
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, sticky-post, threaded-comments, translation-ready
Text Domain: govnet
*/
/*----------------------------------------
 Don't change any css from here. If you need to change, Please use child theme.
------------------------------------------*/

html, body{
	overflow-x:hidden;
}

.govnet-main-menu .hmenu_box_style.hbg2 .site-description,
.govnet-main-menu .hmenu_box_style.hbg2 .site-title a {
	color: #fff;
}

#comments #respond .comment_field > .input-field {
	width: 50%;
}

.witr_field2.full > .witr_form_field2 {
	width: 100%;
}

#primar-first-section .elementor-background-overlay {
	background-size: 40%;
    background-position-x: 50px;
}


@media screen and (max-width: 768px){
	#primar-first-section .elementor-background-overlay {
		background-position-x: 50%;
		background-position-y: 10%;
	}
}
