/**
Theme Name: SMT Ability Hub
Author: OrientWebs
Author URI: https://orientwebs.com
Description: SMT Ability Hub Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: smt-ability-hub
Template: astra
*/


/*	Fontawesome	*/
.fa, .fab, .fad, .fal, .far, .fas {
	font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-phone:before {
  content: "\f095";
}
.fa-envelope:before {
  content: "\f0e0";
}


/*---------------------------------------	Header	-------------*/

.ast-site-identity{
	padding: 0;
}