/*
Theme Name: Kincaid Ceramics
Theme URI: https://kincaidceramics.com
Author: Jack Kincaid
Description: A minimal portfolio theme for Kincaid Ceramics. Animated pixel-art landing screen drawn on canvas, with a quiet white and green interior.
Version: 2.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kincaid-ceramics
Tags: portfolio, one-column, custom-colors
*/

/* Page styles live in assets/home.css and assets/about.css.
   This file only carries the theme header plus a couple of resets. */

.screen-reader-text{
  position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap;
}
.admin-bar .bar{top:32px}
.admin-bar .ui{padding-top:calc(max(18px,env(safe-area-inset-top)) + 32px)}
@media (max-width:782px){
  .admin-bar .bar{top:46px}
  .admin-bar .ui{padding-top:calc(max(18px,env(safe-area-inset-top)) + 46px)}
}
