/*
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
*/

#top nav > ul > li > a {
	font-family: 'Shirens';
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.uppercase {
	text-transform: uppercase;
}

.nectar-cta.custom-button a {
	font-size: 16px;
	font-family: 'Shirens';
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.nectar-cta.custom-underline-link a {
	text-transform: uppercase;
	font-weight: 700;
}

.shirens h1,h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family: 'Shirens';
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

@font-face {
		font-family: 'Shirens';
		src: url('fonts/ShirensRegular.eot');
		src: url('fonts/ShirensRegular.eot?#iefix') format('embedded-opentype'),
				url('fonts/ShirensRegular.woff2') format('woff2'),
				url('fonts/ShirensRegular.woff') format('woff'),
				url('fonts/ShirensRegular.ttf') format('truetype'),
				url('fonts/ShirensRegular.svg#ShirensRegular') format('svg');
		font-weight: normal;
		font-style: normal;
}


#slide-out-widget-area.fullscreen-inline-images .bottom-text {
		padding-bottom: 40px;
}