/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/
Description: Child theme for Astra, A very lightweight and beautiful theme made to work with Page Builders.
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.main-header-bar {
    background-color: #fff;   padding: 0.4em 0;
 /**   position: fixed;
display: block;
width: 100%;*/
        }
        
 @media (min-width: 769px) {
.ast-container {
    max-width: 1190px;
}       
 }    
 
 #primary {  margin: 2.5em 0;}

.wpcf7-textarea  {   height: 130px !important;}

.ast-footer-overlay { background-color: #000530 !important;}