/*
   Theme Name: Astra Child
   Theme URI: https://wpastra.com/
   Description: Child theme for Astra
   Author: Rajnish Kumar
   Author URI: https://radio.rajatcomputers.com/
   Template: astra
   Version: 2.1.0
   Text Domain: astra-child
  */

  /* Sticky Header for Astra Free */

.main-header-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}

/* Page content niche shift hoga */
.ast-desktop .site-content {
    padding-top: 80px;
}