/*
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
*/


/* Testi slider arrow line reset */
.testimonial_slider[data-style="minimal"] .testimonial-next-prev .prev:before, .testimonial_slider[data-style="minimal"] .testimonial-next-prev .next:before {
    line-height: 37px!important;
}

/* Simple Mobile Menu - Dark Version */
body #header-outer #mobile-menu:before
{background-color: #000; color: #fff;}
body #header-outer #mobile-menu ul li a
{color: #fff!important; padding-top: 30px!important;}
#header-outer #mobile-menu ul li[class*="current"] > a {color: #ebce88!important;} /*- hover link color */
/* < - mobile menu icon color and hover text -> */body .fa.fa-angle-down:before {
    content: "\e60a"; font-size: 45px;
    color: #fff!important;
}

element.style {
}
#header-outer #mobile-menu ul li a:hover {color: #ebce88!important;}


/* Header drop down top margin*/
#header-outer #top .sf-menu > li > ul, #header-outer #header-secondary-outer .sf-menu > li > ul, #header-outer #top .sf-menu > li:not(.megamenu) ul:not(.woocommerce-mini-cart), #header-outer .widget_shopping_cart, #header-outer .cart-notification, body[data-fancy-form-rcs="1"] .nectar-shop-header .woocommerce-ordering .select2-dropdown, body[data-fancy-form-rcs="1"] .variations_form .select2-dropdown {
    margin-top: 45px;
}
@media only screen and (max-width: 1000px) {.last-m-menu { margin-bottom: 20px;}
}

/* QuForm date picker header font color fix */
.quform-1-datepicker.quform-theme-simple.quform-datepicker .k-calendar .k-header .k-link{
color: #fff;
}

/* Footer */
.nectar-global-section a {
  text-decoration: none;
}
