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


p, .nectar-fancy-ul ul li {    opacity: 0.85;}


.nectar-fancy-ul ul li {

    margin-bottom: 10px;
}

#top .col.span_3 {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
	div#header-outer.side-widget-open img {
    filter: brightness(0) invert(1)!important;
}

@media all and (max-width:880px) {

	.flickity-page-dots {
    bottom: -90px!important;
    margin: 0 !important;
}
	li#menu-item-439 {
    display: none;
}
	
	i.label {
    display: none !important;
}
	
#top ul.left-aligned-ocm {
    position: absolute;
    right: 0px;
    top: 20px;
}
}


.hide {
	display:none!important;
}