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




@media screen and (max-width: 999px) {
  
    body #top a#logo img, #header-outer[data-permanent-transparent="false"] a#logo .dark-version {
    height: 44px!important;
}
body .nectar-slider-wrap[data-full-width="true"] .swiper-slide div.content h2 {
    font-size: 36px !important;
    line-height: 1.5 !important;
}




} /* end max-width: 999px 
------------------------------------------------------------------------------------------------------------------- */


@media screen and (max-width: 690px) {
  
    body .nectar-slider-wrap[data-fullscreen="true"] div.swiper-slide .button.transparent a, body .nectar-slider-wrap[data-fullscreen="true"] div.swiper-slide .button.transparent_2 a {
    font-size: 16px;
    padding: 6px 13px;
}
.nectar-slider-wrap[data-fullscreen="true"] div.swiper-slide .button a {
    font-size: 16px;
}




} /* end max-width: 690px 
------------------------------------------------------------------------------------------------------------------- */