/*
Theme Name: berlingieri
Theme URI: https://berlingeri.sidebloom.com
Author: Powerside
Description: Tema su misura per l'Azienda Agricola Beatrice Berlingieri — Crotone. Ricette e prodotti gestibili dal pannello.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
License: GPL-2.0-or-later
Text Domain: berlingieri
WPVibe: yes
*/

/* Il foglio di stile completo è in assets/base.css.
   Qui restano solo le poche regole legate a WordPress. */

.admin-bar header#hdr { top: 32px; }
@media screen and (max-width: 782px) { .admin-bar header#hdr { top: 46px; } }
.admin-bar .plate { top: 45px; }

/* Allineamenti classici dell'editor */
.alignleft  { float: left;  margin-right: 1.5rem; }
.alignright { float: right; margin-left: 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.screen-reader-text {
	position: absolute; width: 1px; height: 1px; overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px); white-space: nowrap;
}
