/*
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
*/



.uppercase {
	text-transform: uppercase;
}

.nectar-cta.custom-button a {
	font-size: 20px;
}

.claudia h1 {
	font-family: 'Claudia';
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

@font-face {
		font-family: 'Claudia';
		src: url('fonts/Claudia.eot');
		src: url('fonts/Claudia.eot?#iefix') format('embedded-opentype'),
				url('fonts/Claudia.woff2') format('woff2'),
				url('fonts/Claudia.woff') format('woff'),
				url('fonts/Claudia.ttf') format('truetype'),
				url('fonts/Claudia.svg#Claudia') format('svg');
		font-weight: normal;
		font-style: normal;
}

#slide-out-widget-area.fullscreen-inline-images .bottom-text {
		padding-bottom: 40px;
}