
/* For the widget */
#sidebar ul.perfect-quotes, .widget-area ul.perfect-quotes, ul.perfect-quotes {
	list-style: none;
}

#sidebar ul.perfect-quotes li, ul.perfect-quotes li {
	margin-bottom: 16px;
	background: url("https://cdn-ildnfgm.nitrocdn.com/CZnrFZXSUAnhuWAhDibnsABWgChjByLJ/assets/images/optimized/rev-5f8480f/www.awanderlustadventure.com/wordpress/wp-content/plugins/perfect-quotes/images/quotes.png") no-repeat top left;
	padding: 0 0 0 20px;
}

#sidebar ul.perfect-quotes li.nitro-lazy, ul.perfect-quotes li.nitro-lazy {
	background: none !important;
}

#sidebar ul.perfect-quotes span, ul.perfect-quotes span {
	display: block;
	width: 100%;
	font-style: italic;
	text-align: right;
	font-size: 80%;
}

/* For the shortcode */
div.perfect-quotes {
	font-style: italic;
	padding: 0 20px 0 20px;
	margin: 20px 0px 20px 20px;
	background: url("https://cdn-ildnfgm.nitrocdn.com/CZnrFZXSUAnhuWAhDibnsABWgChjByLJ/assets/images/optimized/rev-5f8480f/www.awanderlustadventure.com/wordpress/wp-content/plugins/perfect-quotes/images/quotes.png") no-repeat top left;
}

div.perfect-quotes.nitro-lazy {
	background: none !important;
}

div.perfect-quotes>span {
	padding-left: 20px;
	font-size: 80%;
}
