/*   
	Theme Name:        stg
	Theme URI:         https://www.stgltd.com
	Description:       Child Theme For STG.
	Version:           1.0
	Text Domain:       stg-child
  Template:          stg-elementor
*/

#myHeader{
position: sticky !important;
    top: 0;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%
}


.sticky + .content {
  padding-top: 102px;
}
/*
#myHeader{
  position: fixed; 
  width: 100%; 
 
}
.animation-none-tablet.animation-none-mobile.elementor-element.elementor-element-627f04a.elementor-align-justify.elementor-widget.elementor-widget-button {
   
    padding-bottom: 20px !important;
}
*/