/*
Theme Name: Avorio
Theme URI: https://them.es/starter-fse
Author: Alessandro Alessio
Author URI: https://avorio.a2area.it
Description: 
Version: 1.2.1
Requires at least: 5.9
Tested up to: 6.4
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Text Domain: avorio-theme
Tags: full-site-editing, one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */

header.site-header {
	padding: 10px 0 !important;
	position: fixed;
	width: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: 20;
}

body.admin-bar header.site-header {
	top: 32px;
}

main.is-layout-flow {
	margin-top: 75px !important;
}
