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

.nectar-split-heading[data-has-fit-text="true"][data-text-effect] * {
    line-height: 1.3;
}

.nectar_hotspot::after {
    content: "\f041";
	font-family: FontAwesome;
	color:#F0553E;
    font-weight: 900;
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.nectar_hotspot span{
	display:none !important;
}

.nectar_hotspot{
	background-color: transparent !important;
}