/*
Theme Name: Giada
Theme URI: https://giada.qodeinteractive.com
Description: Jewelry and Watch Store
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: giada
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Sidebar Author Info Widget Image Styling */
.widget.qodef-author-info .qodef-author-info-image {
	display: block;
	max-width: 120px;
	margin-bottom: 15px;
}
.widget.qodef-author-info .qodef-author-info-image img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	object-fit: cover;
}

