/*
Theme Name: Vorlise
Theme URI: https://vorlise.com/
Author: Vorlise
Author URI: https://vorlise.com/
Description: Vorlise is a WooCommerce theme for hair-care and skin-care brands. It ships with a drag-free homepage builder in the Customizer, a slide-out cart, a wishlist, a PIN-code delivery checker, SEO structured data and a Zomato-style coupon rail. Ported from the Amare storefront design.
Version: 1.1.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: vorlise
Tags: e-commerce, woocommerce, custom-colors, custom-logo, custom-menu, featured-images, full-width-template, translation-ready, block-styles, wide-blocks
WC requires at least: 7.0
WC tested up to: 9.1
*/

/*
  The real stylesheet lives in assets/css/theme.css and assets/css/woocommerce.css.
  This file only carries the theme header that WordPress reads, plus the
  handful of overrides WordPress itself expects a theme to define.
*/

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.alignleft { float: left; margin-right: 1.5rem; margin-bottom: 1rem; }
.alignright { float: right; margin-left: 1.5rem; margin-bottom: 1rem; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .8125rem; color: #7b818d; margin-top: .5rem; }
.sticky { display: block; }
.gallery-caption { display: block; }
.bypostauthor { display: block; }
