/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Child theme for Astra
Author: Ajeet
Author URI: https://yourwebsite.com
Template: astra
Version: 1.0.0
*/

/* Your custom CSS starts here */


/* Primary header shadow */
.ast-primary-header {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

/* Menu spacing */
.main-header-menu > li {
    margin: 0 14px;
}

/* Header button */
.ast-header-button .ast-custom-button {
    border-radius: 6px;
    padding: 10px 22px;
    font-weight: 600;
}


.es-powered{display:none!important;}

#request_form h3{display:none!important;}





