/*
Theme Name: LFIC - Salient
Theme URI: https://lawfirmitco.com
Template: salient
Author: LFIC
Author URI: https://lawfirmitco.com
Description: Law Firm IT Company: SEO-WEBSITES-IT-VoIP
Version: 21.1.2.1582
Updated: 24-06-03 08:04:32
*/



/* -- "Call Now" in the nav secondary header on every page -- */
#header-secondary-outer nav div a{
	font-size:1.1em;
	font-weight:bold;
	color:#840F2B;
}




/* --- Impacts only the Gravity Form within the popup maker --- */
.popmake .fa-window-close{
	font-size:48px;
}




/* --- Impacts ALL gravity forms --- */
.gfield_label{
	line-height:10px;
}


.gform_footer input[type='submit']{
	width:80%;
	font-size:22px !important;
	padding:20px 40px !important;
	margin:0 auto;
}

/* ---- START --- Lists with site icon on left vs. generic bullet point -------------- */
.ts-list-custom-icon{
/*	padding:0 10px; */
}

.ts-list-custom-icon li{
	padding:0 20px 0 60px;
	background:url('/wp-content/uploads/2020/03/check-itemred.png') no-repeat 0% 50%;
	background-size:50px 50px;
	line-height:50px;
	list-style-type:none;
	margin:30px 0;
}
/* ---- END ----- Lists with site icon on left vs. generic bullet point -------------- */
