/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/







.whitetext{
	color:white!important;
}

.whitetext h1{
	color:white!important;
}

.whitetext h2{
	color:white!important;
}

.whitetext h3{
	color:white!important;
}

.whitetext h4{
	color:white!important;
}

.whitetext h5{
	color:white!important;
}

.whitetext h6{
	color:white!important;
}

.custommarginstart01{
	margin-top:250px;
	padding-bottom:150px!important;
}

.custommargin001{
	margin-top:170px;
	padding-bottom:180px!important;
}

.custommargincontent01{
	margin-top:100px;
	padding-bottom:150px;
}

.customstart001{
	margin-top:100px;
	padding-bottom: 150px!important;
}
.customstart002{
	margin-top:30px;
	padding-bottom: 20px!important;
}
.customstart003{
	margin-top:50px;
	padding-bottom: 50px!important;	
}

.customforaldrar001{
	padding-bottom:40px;
}

.customkommunikation001{
	margin-top:100px;
	padding-bottom: 150px!important;		
}
/*MOBILE CSS*/
@media only screen and (max-width: 1000px) {
.custommarginstart01{
	margin-top:50px;
	padding-bottom: 50px!important;
}

.custommargin001{
	margin-top:100px;
	padding-bottom:100px!important;
}

.custommargincontent01{
	margin-top:15px;
	padding-bottom:20px!important;
}

.customstart001{
	margin-top:25px;
	padding-bottom: 25px!important;
}
.customstart002{
	margin-top:0px;
	padding-bottom: 0px!important;	
}
.customstart003{
	margin-top:0px;
	padding-bottom: 0px!important;	
}

.customforaldrar001{
	padding-bottom:0px!important;
}

.customkommunikation001{
	margin-top: 25px;
	padding-bottom: 0px!important;
}


}