/*
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=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Sorts+Mill+Goudy:ital@0;1&display=swap');

h1{
	  font-family: "Playfair Display", serif;
}
p,li,a{
	  font-family: "Raleway", sans-serif;
}

ul.sf-menu li a {
    font-size: 18px !important;
    margin: 0px 25px !important;
    color: #4f4c4d !important;
	 font-weight: 500;
}

ul.sf-menu li a:hover {
    color: #daac5d !important;
}

.main-animate-header {
    margin-bottom: 16px !important;
}

.sub-heading-area {
    font-family: "Sorts Mill Goudy", serif !important;
    font-size: 18px;
    line-height: 100%;
}
