/*
Theme Name: Allo Access
Theme URI: https://proximatesolutions.com/professional-web-design-portfolio/
Author: Proximate Solutions
Author URI: https://proximatesolutions.com/
Description: Wordpress theme designed for Allo Access with Blog Integration.
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alloacess
Tags: one-column, two-columns, custom-menu, featured-images, left-sidebar, right-sidebar
*/

body,html{
  padding:0;
  margin:0;
}
.site_logo img {
  width: 100% !important;
}
.lock_feature_box svg {
    margin-top: 25px;
}
.about_box h3{
	padding-top:25px;
}
.hire_us_link{display:none !important}
@media (max-width:1024px) {
	.hire_us_link{display:block !important}
}
