/*!
Theme Name: amino
Theme URI: http://wp.plazathemes.com/aminodemo/
Author: Plaza-Themes
Author URI: http://plazathemes.com/
Description: Amino is a new WordPress theme for Online Shopping. With this theme, we have presets and different layouts. With drag and drop home page layout manager, we can build many variations of home page layout. We also have ajax cart, wishlist, compare, zoom and fancybox to bring into a modern look of website. Some of amazing features like Revolution Slider, Mega Menu, Elementor, Product Tabs & Carousel, Contact Form with Google map will makes your website more attractive.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: amino
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
amino is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*
PLEASE DO NOT EDIT THIS FILE! 
This file is only to recognize basic theme data like name and version.
Instead use the style.css file located your child theme folder 'amino-child' to add your own styles.
If you  want to add small css snippets you can also use the Custom CSS field in Appearance -> Customize -> Additional CSS
*/
.bypostauthor{
	display: block;
}
.alignnone{
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter{
	display: block;
	margin: 5px auto 5px auto;
}
.alignright{
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright{
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone{
	margin: 5px 20px 20px 0;
}
a img.alignleft{
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption{
	background: #ffffff;
	border: none;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone{
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft{
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright{
	margin: 5px 0 20px 20px;
}
.wp-caption img{
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text{
	font-size: 12px;
	line-height: 17px;
	margin: 3px 0 0;
	padding: 0 4px 5px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-size: 87.5%;
	margin: 5px 0;
}
/* Text meant only for screen readers. */
.screen-reader-text{
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus{
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
@media (min-width:  1200px) {
	.alignwide {
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}