/*
Theme Name: Lifeshine Child
Description: Child theme for Lifeshine theme
Author: ThemeSpirit
Author URI: https://themespirit.com/
Template: lifeshine
Version: 1.0.0
*/

.list-enable ul{
	list-style: disc!important;
	padding-left: 30px!important;
}

.site-content .content-header{
	padding-top: 50px;
}

@media screen and (max-width: 700px){
	.navbar .nav-btn-cta{
		display: none !important;
	}
}

.margin-0 p{
	margin: 0!important;
}

.navbar .container{
	max-width: 1400px!important;
}