/*
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
*/
html{background-color:#000 !important;}
 #header-outer #logo{margin-top:50; padding-top:50 !important;}


h1, h2, h3, .logo {
  font-family: "Cinzel", serif;
  font-weight: 500; /* o 400, según cómo quede */

}

body, p, label, input, textarea {
  font-family: "Garamond";
	line-height:135%;
}

/* Cuerpo y formularios */
/*body, p, label, input, textarea, button {
  font-family: "Lusitania", serif;
	color:#ccc !important;
}*/

h1, h2, h3, h4, h5, h6 {
    color: none;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
}