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

@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');


body, b, p, li, ul, strong, h1, h2, h3, h4, h5 ,h6 , table, tr, th, td, .nav, .content-box-wrapper h2{font-family: 'Karla', sans-serif!important;}

@media only screen and (min-width: 1001px) {
	body[data-header-format=left-header] #header-outer nav {vertical-align:top!important}


}