/*
Theme Name: SkyUp Theme
Theme URI: https://kishrey-teufa.co.il
Author: Operad
Author URI: https://operad.co.il
Description: SkyUp Agent Platform - Kishrey Teufa. Custom theme with admin content editor.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: Proprietary
Text Domain: skyup-theme
*/

/* This theme uses self-contained page templates.
   All styling is embedded in each page template file. */

/* WordPress Admin Bar spacing */
body.admin-bar .nav {
    top: 32px !important;
}
@media screen and (max-width: 782px) {
    body.admin-bar .nav {
        top: 46px !important;
    }
}
