/*
Theme Name: Anri
Theme URI: http://feelman.info/wordpress/anri-woo/
Author: FEELMAN
Author URI: http://feelman.info/
Description: Personal Blog and WooCommerce WordPress Theme
Version: 2.2.0
Requires at least: 4.7
Tested up to: 5.7
Requires PHP: 7.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: anri
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-logo, footer-widgets, full-width-template, post-formats, sticky-post, theme-options, blog, e-commerce
*/

.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 .wp-caption-text {
	margin: 0.8075em 0;
}

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

.sticky {
	display: block;
}

.gallery-caption {
	display: block;
}

.bypostauthor {
	display: block;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}