/*
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
*/
*{
	--scroll-bar-w: 0px;
}
.m-0
{
	margin:0px !important;
}
#homehero-highlights .hs-highlight-text h4
{
	line-height:1;
	margin:0px;
}
#ourservices .nectar-fancy-box img.fancy-box-custom-icon, #ourservices img.fancy-box-custom-icon {
    filter: invert(1);
}
#ourservices .nectar-fancy-box[data-style=hover_desc] .hover-content
{
	line-height:1;
}
#products span.ptags {
    background: #e6e6e6;
    padding: 0px 5px;
    font-size: 11px;
    color: #717377;
    font-weight: 400;
    margin-left: 3px;
    display: inline-block;
}