/*!
Theme Name: Arkona Child
Theme URI: https://themeforest.net/user/ukathemes/portfolio
Author: UkaThemes
Author URI: https://themeforest.net/user/ukathemes
Description: Untica Child Theme.
Template: arkona
Version: 1.0.0
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses
Tags: one-column, two-columns, three-columns, left-sidebar, custom-header, custom-menu, flexible-header, featured-images, sticky-post, threaded-comments, footer-widgets, editor-style, translation-ready
Text Domain: arkona-child
*/
.header{
    padding: 0;
}
.sticky-header{
    background-color: rgba(256, 256, 256, 0.98);
    padding: 0;
}

.header{
    position: fixed;
    transition: top 0.2s ease-in-out;

}

.nav-up {
    top: -130px;
}
