/**
Theme Name: PetroPress Child
Author: PetroPages
Author URI: https://petropages.com
Description: PetroPress is the fastest, most customizable base theme we could make. It is extremely lightweight and offers unparalleled speed. It was made to be ready for whatever crazy, beautiful design our uncompromising graphics team could conceive of. It was built with SEO in mind, and comes with schema.org code integrated so google will love your site. PetroPress offers all kinds of widget ares and sidebar options. It comes preloaded with special features and premium plugins, while adhering to WordPress standards so it plays nicely with all other approved plugins.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: petropress-child
Template: astra
*/

ul#sub-menu {
    background-color: #df1a1b;
    width: 100%;
    left: 0%;
    right: 0;
    top: 98px;
    z-index: -1;
    height: 174px!important;
    /* display: block; */
    visibility: visible;
    transition: .5s;
    overflow: hidden;
}