/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
@import url('https://fonts.googleapis.com/css?family=Rouge+Script');
.rouge {
  font-family: 'Rouge Script', cursive;
  color: #811919;
}
body {
line-height: normal;
}
@media screen and (min-width: 1102px) and (max-width: 1285px) {
#logo  {
    height: 90px !important;
    margin-left: -25px !important;
}
}

body:not(.material) #header-outer, .ascend #header-outer[data-full-width="true"][data-using-pr-menu="true"] header#top nav ul.buttons li.menu-item, .ascend #header-outer[data-full-width="true"][data-format="centered-menu"] header#top nav ul.buttons li#social-in-menu {
    padding-top: 1px; 
}

.wpb_row, .wpb_content_element {
    margin-bottom: 0px;
}


