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

#header-outer #top .logo-wrapper { display:flex;flex-direction:row;align-items:center; }
#header-outer #top #logo {background:#292a2c;width:90px!important;height:100px!important;display:flex!important;justify-content:center;align-items:center;text-align:center!important;margin-right:20px;}
#header-outer #top #logo img {width:55%!important;height:auto!important;}
#header-outer #top #logoText { display:flex;flex-direction:column;justify-content:center; }
#header-outer #top #logoText span { display:block;text-transform:uppercase;color:#83a5ea;font-weight:600;letter-spacing:7px;font-size:1rem;line-height:1.5;font-family:'Montserrat'; }
.hp-name-big h1 {letter-spacing:-0.05em;}
.sf-menu .menu-item.nectar-regular-menu-item .menu-title-text .nectar-text-reveal-button .nectar-text-reveal-button__text{font-family: "Montserrat"!important;font-weight:600!important;letter-spacing:2px;}
#top nav > ul > li > a {font-size:16px!important;}
#top .sf-menu li {margin:0 10px!important;}
#header-outer[data-lhe="animated_underline"]:not([data-format="left-header"]) #top nav > ul > li:not([class*="button_"]) > a .menu-title-text:after {top:30px;}

@media screen and (max-width: 999px){
	#header-outer[data-mobile-fixed="1"] #top #logo, body[data-slide-out-widget-area=true] #top #logo {display:flex!important;}
	body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a,
	body #slide-out-widget-area.fullscreen-alt .inner-wrap > .inner .off-canvas-menu-container li > a {font-size:4rem!important;line-height:1.2!important;}
	
}

#slide-out-widget-area.fullscreen, #slide-out-widget-area.fullscreen-alt {text-align:left!important;}
#slide-out-widget-area.fullscreen-alt .inner-wrap>.inner>div {margin:0 auto!important;width:88%;}
#slide-out-widget-area .off-canvas-menu-container {padding:0!important;}
body #slide-out-widget-area.fullscreen-alt .inner .off-canvas-menu-container li a {font-size:4rem!important;line-height:1.2!important;font-weight:600;}
body #header-outer #top .slide-out-widget-area-toggle a:before {height:60px!important;width:60px!important;}
body #header-outer #top .slide-out-widget-area-toggle a {padding:0 20px!important;}
#top .slide-out-widget-area-toggle[data-custom-color] a > span {transform:none!important;}


@font-face {
  font-family: "Montserrat";
  src: url("./assets/fonts/montserrat/Montserrat-VariableFont_wght.woff2") format("woff2 supports variations"),
       url("./assets/fonts/montserrat/Montserrat-VariableFont_wght.woff2") format("woff2-variations");
  font-weight: 100 1000;
}