/*
Theme Name: Astra Child
Description: Child theme for Astra
Author: Klaudia
Template: astra
Version: 1.0.0
*/
h1,h2,h3,h4,h5,h6 {
    text-transform: none!important;


}

.ast-builder-menu-1 .main-header-menu {
background-color: transparent;
}    
.srfm-form-container .srfm-form {
    background-color: #FAF5E5!important;
}
.srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block) .srfm-input-common, .srfm-form-container .srfm-password-protected-form .srfm-block:not(.srfm-number-block) .srfm-input-common {
    color: #404c1b;
}
.wp-block-cover {
    width: 100%;
}
/*

.main-header-bar {
   
background-color: red!important;
    position: fixed;
    top: 0px;
    width: 100%;
}

*/