/*
Theme Name: OneSex Editorial Woo
Theme URI: https://onesex.cl/
Author: OneSex.cl
Author URI: https://onesex.cl/
Description: Tema editorial WooCommerce para OneSex.cl, convertido desde el prototipo visual original con controles editables.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: onesex-editorial
Domain Path: /languages
Woo: 9.0+
*/

/* WordPress requires this file for theme discovery. The production visual system lives in styles.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;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background: var(--c-bg);
  clip: auto !important;
  clip-path: none;
  color: var(--c-ink);
  display: block;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  left: 16px;
  line-height: normal;
  padding: 12px 16px;
  text-decoration: none;
  top: 16px;
  width: auto;
  z-index: 100000;
}

.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.alignright,
.alignleft,
.aligncenter {
  max-width: 100%;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin-right: 1.5rem;
}

.alignright {
  float: right;
  margin-left: 1.5rem;
}
