/*
Theme Name: Find Solution Store
Theme URI: https://findsolution.gr
Author: Find Solution
Author URI: https://findsolution.gr
Description: Σύγχρονο WooCommerce θέμα για το findsolution.gr — mega menu κατηγοριών, ζωντανή αναζήτηση προϊόντων με προτάσεις, φίλτρα/ταξινόμηση καταλόγου, responsive καλάθι και checkout. Βαθύ μπλε με πορτοκαλί τόνους.
Version: 1.2.50
Requires at least: 6.0
Tested up to: 6.7
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: findsolution
Tags: e-commerce, woocommerce, two-columns, right-sidebar, custom-menu, custom-logo, featured-images, translation-ready
*/

/* Τα βασικά στυλ βρίσκονται στο assets/css/theme.css (φορτώνεται από τη functions.php). */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.skip-link:focus {
  background: #fff;
  color: #212F3D;
  display: block;
  left: 8px;
  padding: 12px 20px;
  top: 8px;
  position: fixed;
  z-index: 100000;
}

.alignleft { float: left; margin-right: 1.5rem; }
.alignright { float: right; margin-left: 1.5rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: 0.875rem; color: #64748b; }
