/*Theme Name: Amio
Theme URI: https://themeforest.net/item/amio-minimal-multipurpose-portfolio-wordpress-theme/18968928
Description: Amio is a clean and minimal multi-purpose portfolio WordPress theme suitable for any types of organizations. The Theme is developed in a minimalistic style so it looks precise and super neat. It�s versatile, so it can be used in many purposes like � portfolios, agencies, freelancers, creative group, artists, professionals and much more.
Version: 3.2.3
Author: webRedox WordPress team
Author URI: https://www.webredox.net

License:
License URI:
Tags: two-columns, custom-background, custom-colors, featured-images, theme-options
Text Domain: amio
*/

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}



.alignleft,
img.alignleft {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.alignright,
img.alignright {
    display: block;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.aligncenter,
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.screen-reader-text {
	
}

.screen-reader-text:focus {
	
}
