/*
Theme Name: Neve Child Theme
Author: 
Description: Your description goes here
Version: 1.0
Template: neve

This is the child theme for Neve theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.container-fluid{
	margin: auto 0;
}
section.elementor-section > .elementor-container{
	max-width: 1440px;
}
.container-fluid > .elementor-container{
	width: 80%;
	max-width: 1440px;
}
a.more-link{
	display: none !important;
}
.sub-title-txt p{
	line-height: 1em !important;
}
.sec8-midsec{
	width: 20% !important;
}
@media screen and (max-width:767px){
	body{
		overflow-x: hidden;
	}
.container-fluid > .elementor-container{
	width: 100% !important;
}
}