/*
Theme Name: Sofverse
Theme URI: https://sofverse.com
Author: Sofverse Team
Author URI: https://sofverse.com
Description: Premium Sofverse Research Theme - High-purity research peptides and laboratory compounds with WooCommerce and Affiliate Portal support.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sofverse
Tags: e-commerce, custom-theme, woocommerce, responsive-layout, dark-mode, affiliates
*/

/* Reset and WP Core Styles */
.alignwide {
  margin-left: -80px;
  margin-right: -80px;
  max-width: 1000px;
  width: auto;
}

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  text-align: center;
}
