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


.link_text{
	display: inline-flex !important;
    align-items: center !important;
}
.arrow{
	transform: rotate(180deg) !important;
    margin-left: 5px !important;
}
.link_wrap .arrow:before{
	right: -41px !important;
    top: 1px !important;
}
.link_wrap .arrow:after{
	left: 3px !important;
}
.fa-phone{
	transform: rotate(270deg) !important;
}

.nectar_icon_wrap[data-padding="10px"] .nectar_icon{
	border-radius: 50%;
	background: rgba(249 , 200 , 69);
}
