@charset "UTF-8";

/**
 * Wordpress integration to any web app
 * (PrestaShop, OpenCart, Magento and more)
 *
 * [no mixing of PHP code or editing of files]
 * [automatically adjust CSS stylesheets]
 *
 * Just install the plugin and the magic is done!
 *
 * http://www.inveostore.com
 *
 * 2025, (c) Inveo s.r.o.
 */

#wordpress div.rating-cancel, 
#wordpress div.star-rating {float:left;width:17px;height:17px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
#wordpress div.rating-cancel, 
#wordpress div.rating-cancel a {background:url('/blog/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/delete.gif') no-repeat 0 -16px}
#wordpress div.star-rating, 
#wordpress div.star-rating a {background:url('/blog/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/star.png') no-repeat 0 0px}
#wordpress div.rating-cancel a, 
#wordpress div.star-rating a {display:block;width:16px;height:100%;background-position:0 -38px;border:0}
#wordpress div.star-rating-on a {background-position:0 0px!important}
#wordpress div.star-rating-hover a {background-position:0 -18px}
#wordpress div.rating-cancel a:hover {background-position:0 -16px}
#wordpress div.star-rating-readonly a {cursor:default !important}
#wordpress div.star-rating {background:transparent!important;overflow:hidden!important}
#wordpress #tabs {
	width:60%;
	float:left;
	margin-right:10px;
}