/*
Theme Name: Eidan
Theme URI: https://eidan.qodeinteractive.com
Description: Creative Agency
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: eidan
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



.qodef-m-image {
    position: fixed;
    top: 50px; /* Adjust this value as needed to position below tagline */
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000; /* Adjust to ensure it appears above other content */
}
