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

/*
.row {
    display: flex;
    flex-wrap: wrap;
}
.user-left-panel {
    flex: 30%;
    position: relative;
    margin-right: 3%;
    max-width: 30.3333%; height: 100%;
}.user-right-panel {
    flex: 65%;
    position: relative;
    height: 100%;
    max-width: 65.6666%;
}
*/
