/*
 Theme Name: m Square Theme
 Theme URI: https://example.com/astra-child
 Description: A child theme for Astra.
 Author: Bhavesh
 Author URI: https://example.com
 Template: astra
 Version: 1.0
*/

/* Custom CSS for Astra Child Theme */
body {
    background-color: #f9f9f9; /* Example CSS */
}


.ast-theme-transparent-header #masthead{ position:relative !important ;  }

.ast-container{ max-width: 100% !important; padding: 0 !important; }

.ast-container, .ast-container-fluid{ padding: 0 !important; }