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

.ns-heading-el
{
	    font-size: 10em !important;
    line-height: 1em !important;
    margin-bottom: 15px;
}

@media only screen and (max-width: 690px) {
    .ns-heading-el {
        font-size: 4em !important;
    }
}

.toggle>.toggle-title a 
{
	font-size: 18px !important;
    line-height: 30px !important;
	color: rgb(0 0 0) !important;
}

@media only screen and (max-width: 690px) {
    .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p, .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content p, .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p {
         font-size: 20px !important;
        line-height: 17.52px !important;
    }
}

@media only screen and (max-width: 690px) {
    .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
        font-size: 15px !important;
        padding: 12px 11px !important;
    }
}

