/*
Theme Name: Nelkos
Theme URI: https://nelkos.com
Author: Nelkos
Author URI: https://nelkos.com
Description: Nelkos is a modern WooCommerce marketplace theme for the UK market. Bright orange, amber and brown palette with a clean AliExpress-style shopping experience. Fully WooCommerce compatible with an editable homepage (hero slider, promo cards and product sections) via the Customizer.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.6
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: nelkos
Tags: e-commerce, woocommerce, shop, custom-logo, custom-menu, featured-images, full-width-template, two-columns, right-sidebar, translation-ready
WooCommerce: 4.0
*/

/* Base WordPress required styles. Full visual styling lives in /assets/css/theme.css */

.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 !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #fff;
  clip: auto !important;
  clip-path: none;
  color: #7a3410;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.alignleft { float: left; margin-right: 1.5em; }
.alignright { float: right; margin-left: 1.5em; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.sticky, .bypostauthor { display: block; }
