/*
 Theme Name:   Astra Child
 Template:     astra
 Version:      1.0.0
*/
@import url("../astra/style.css"); /* (Optional for old WordPress versions, usually not needed now) */


.page-template-elementor_header_footer #ez-toc-container{
    display:none;
}

input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select {
    height: auto !important;
}