/*!
Theme Name: Zorpedia
Author: Shah Kamal
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zorpedia
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.admin-bar .hero-bottom-menu {
    top: 32px!important;
}


/* repalce later in custom css */
section.bar-request {
    position: fixed;
}
#completeRequest button.modal-close:before, #completeRequest button.modal-close::after {
    top: 15px;
}
#completeRequest button.modal-close {
    width: 32px;
    height: 32px;
}

/* repalce later in custom css */