/*
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
*/

/* Schriften Import */
@font-face {font-family: 'Nexa-Black-Italic';src: url('webfonts/25B37B_9_0.eot');src: url('webfonts/25B37B_9_0.eot?#iefix') format('embedded-opentype'),url('webfonts/25B37B_9_0.woff') format('woff'),url('webfonts/25B37B_9_0.ttf') format('truetype');}
@font-face {font-family: 'NexaRegular';src: url('webfonts/25B37B_7_0.eot');src: url('webfonts/25B37B_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/25B37B_7_0.woff') format('woff'),url('webfonts/25B37B_7_0.ttf') format('truetype');}

/* Schriftformatierung */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Nexa-Black-Italic';
	font-weight: normal;
	font-style: normal;
}

p, li, a, table {
	font-family: 'NexaRegular';	
	font-weight: normal;
	font-style: normal;
}

@media screen and (max-width: 999px) {
	.hero_textbox {
		position: absolute;
		bottom: 12%;
	}
	
}

.mobile-icon {
	display: none !important;
}