/*
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
*/


/* Transición suave (opcional) */
#header-outer{ transition: background-color .25s ease; }

body.small-nav #header-outer,
#header-outer.small-nav,
body.small-nav[data-header-color="dark"] #header-outer{
  background-color: rgba(252, 248, 246, 0.6) !important;
}


#nectar-slider-instance-1 .slider-down-arrow::before {
    background-color: #0a4a81 !important;
}

#nectar-slider-instance-1 .slider-down-arrow::after {
    border: 2px solid #0a4a81 !important;
}

.slide-bg-overlay {
  background-color: transparent !important;
}



#header-space {
  height: 100%;
}

#logo {
  margin: 0px !important
}