/*
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
*/
.privacy {    display: -webkit-box;    padding-bottom: 16px;    font-size: 12px;    line-height: 12px;}

.swiper-slide .content h2 {
    text-shadow: 0 0 5px #1f1410;
}
.sf-menu >li ul a, #header-outer nav >ul >.megamenu ul li a {
    padding: 2px 2px;
}
#header-outer ul.sf-menu > li > a > .nectar-menu-icon-img {
    max-height: 120px;
}
.nectar-slider-wrap.loaded .swiper-slide .content {
    position: relative;
}
.swiper-slide .content h2 {
    font-size: 59px;
    line-height: 71px;
}
.swiper-slide .container {
    z-index: 100;
    height: 100%;
    max-width: 100%;
}
@media only screen and (min-width: 1000px){
.swiper-slide .content {
    padding: 0px 32px;
	max-width: 40%;
}
}
