/*
Theme Name: Kanapitsa Mare Backup
Theme URI: https://kanapitsamare.com/
Author: Kanapitsa Mare
Description: Self-contained WordPress backup of the Kanapitsa Mare Astro website.
Version: 1.0.0
Text Domain: kanapitsa-mare
Requires at least: 6.4
Requires PHP: 8.0
*/

/* WordPress admin-bar and accessibility integration. */
.admin-bar .header { top:32px; }
.modal-backdrop[hidden] { display:none; }
.menu-button { font-size:26px; }
.modal-close { font-size:28px; line-height:1; }
.gallery-arrow { font-size:30px; }
.service h3 { margin-top:90px; }
.screen-reader-text { position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0; }
@media screen and (max-width:782px) { .admin-bar .header { top:46px; } }
