/*
Theme Name: Gungnir Theme
Theme URI: https://www.odin.gr
Description: A custom theme developed by ODIN Web Studio.
Author: ODIN Web Studio
Author URI: https://www.odin.gr
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gungnir-theme
Tested up to: 6.4
Requires PHP: 8.1
Copyright (c) 2024 ODIN Web Studio
*/
/* Recommended CSS classes */
 .wp-caption {}.wp-caption-text {}.sticky {}.gallery-caption {}.bypostauthor {}.alignright {}.alignleft {}.aligncenter {}

/* Limit the width of the main content area */

body{
	background-color:#fff !important;
	overflow-x:hidden !important;
}