/*!
Theme Name: SGF
Theme URI: http://underscores.me/
Author: Chinna, Robert
Author URI: https://www.honeycombindia.net/
Description: Sgf Fab industries are the leading cranes Manufacturers in bangalore, Double Girder Crane Manufacturers, Grab Manufacturers, Goliath Crane Manufacturers, Wire Rope Hoists Manufacturers, EOT Crane Manufacturers,Jib Crane Manufacturers, Monorails Manufacturers, Gantry Crane Manufacturers
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sgf
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

SGF is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



body{
	font-family: 'Noto Sans', sans-serif !important;
	color:rgba(32, 63, 84, 0.8) !important;
  background: url('https://sgf.photostop.in/wp-content/uploads/2026/07/Noise-palatte-1.png');
	font-size:clamp(0.75rem, 0.6571rem + 0.381vw, 1rem) !important;
}

img{
	max-width: 100%;
	height:auto;
}

 .Fab_Hc-subheading {
      position: relative;
    color: rgba(242, 104, 34, 1);
    padding-left: 14px;
    margin-bottom: 2rem;
    font-family: Dosis;
    font-weight: 800;
    font-size: clamp(0.875rem, 0.7357rem + 0.5714vw, 1.25rem);
    line-height: 120%;
    letter-spacing: 5%;
    text-transform: uppercase;
    }

    
    .Fab_Hc-subheading::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      height: 18px;
      width: 4px;
      background-color: rgba(242, 104, 34, 1);
    
    }



  