/*
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
*/

#logo, #header-outer.transparent #top #logo {
	display:none;
}

.span_12.light .nectar-cta[data-style="arrow-circle-animation"]:not([data-using-bg="true"]) .arrow-circle-animation-arrow {
    fill: #fff;
}

#menu-item-155 a {
	color: #6a007a !important;
}

#menu-item-156 a {
	color: #00cc9d !important;
}

#menu-item-157 a {
	color: #ff746e !important;
}

@media only screen and (max-width: 690px) {
	.nectar-cta.full-width-mbl {
		width: 100%;
	}
	.nectar-cta.full-width-mbl, .nectar-cta.full-width-mbl .link_wrap, .nectar-cta.full-width-mbl .link_wrap span { text-align: center !important; justify-content: center !important; }
}