/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


body #header-secondary-outer nav >ul >li >a {
    font-size: 13px;
}


.black-text{
	color: #444 !important;
}

body[data-header-color="custom"]:not(.material) #header-secondary-outer{
	background-image: url( 'http://stenobouw.nl/wp-content/uploads/2020/12/Liniaal-3.png' );	
	background-repeat: repeat-x;
    background-size: contain;
}

#header-secondary-outer ul{
	background: #feca16;	
}

.work-meta p{
	display: none !important;
}