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

#header-outer #logo img
{
	/*width: 320px;
    height: 110px;
    */
	margin-top: -20px
}

li#menu-item-529
{
	margin-right: 30px;
}

li#menu-item-544
{
	margin-right: 30px;
}

li#menu-item-542
{
	margin-right: 30px;
}

li#menu-item-528
{
	margin-right: 30px;
}

li#menu-item-543
{
	margin-right: 30px;
}

li#menu-item-2615
{
	margin-right: 10px;
}

span.menu-title-text
{
	font-size: 17px;
}

div.container
{
	margin-bottom: -20px;
}

.form-row {
  display: flex; 
  margin-bottom: 20px;
}

.form-row > div {
  flex: 1;
  margin-right: 20px; 
}

.form-row > div:last-child {
  margin-right: 0;
}
