/*
Theme Name: Algessim Foreign Employment
Theme URI: https://algessim.com
Author: Algessim Agency
Author URI: https://algessim.com
Description: Professional WordPress theme for Algessim Foreign Employment Agency – Ethiopia's trusted overseas manpower recruitment partner specializing in deploying workers to Gulf countries including Saudi Arabia, UAE, Qatar, Kuwait, and Jordan.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.4
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: algessim
Tags: recruitment, employment, agency, responsive, modern, emerald, professional, one-page, bootstrap
*/

/* Theme stylesheet – additional theme overrides (main styles live in assets/css/main.css) */

/* =============================================
   WORDPRESS CORE OVERRIDES
============================================= */
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.85rem; color: #6B7280; text-align: center; margin-top: 6px; }
.sticky { /* WP sticky post */ }
.bypostauthor { /* WP post author */ }
img.alignleft { float: left; margin: 0 20px 16px 0; }
img.alignright { float: right; margin: 0 0 16px 20px; }
img.aligncenter { display: block; margin: 0 auto 16px; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { text-align: center; }

/* Screen reader text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  height: auto;
  left: 5px;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
