/*
Theme Name: Fenizo Technologies
Theme URI: https://fenizotechnologies.com
Author: Fenizo Technologies
Author URI: https://fenizotechnologies.com
Description: Professional IT Solutions & Digital Transformation theme for Fenizo Technologies. Features sticky scroll animations, horizontal product runway, mega menu, and a fully styled blog.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: Commercial
Text Domain: fenizo
Tags: business, technology, one-page, blog, custom-menu, responsive-layout
*/

/* WordPress admin bar offset */
body.admin-bar .navbar { top: 32px; }
@media screen and (max-width: 782px) { body.admin-bar .navbar { top: 46px; } }

/* WordPress alignment classes */
.alignleft  { float: left; margin: 0 2rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 2rem; }
.aligncenter { display: block; margin: 0 auto 1rem; }
.alignwide  { margin-left: -5%; margin-right: -5%; }
.alignfull  { margin-left: -100vw; margin-right: -100vw; }

/* WordPress figure captions */
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.82rem; color: #71717a; text-align: center; margin-top: 8px; }

/* Sticky edit link */
.edit-link { display: none; }
