/*
Theme Name:  Nexter
Template: 	 nexter
Theme URI:	 https://wordpress.org/themes/nexter/
Author:		 ChildThemeWP
Author URI:	 https://childthemewp.com
Version:	 1.0.0
License:	 GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:    	 opensource     
Text Domain: nexterchild
*/

.nxt-container {
    max-width: 1500px;
	padding: 0;
}

#nxt-header .nxt-normal-header {
	padding: 0 !important;
}

.site-content .nxt-container {
	background: #FFF;
	padding: 0;
}

p > b,
p > strong {
	color: #b12683;
	font-weight: 400;
}

.elementor-heading-title {
	line-height: 1.2em;
}


