/*
Theme Name: Superlist Child
Theme URI: http://preview.byaviators.com/theme/superlist
Author: Aviators
Author URI: http://byaviators.com
Template: superlist
Description: Directory WordPress Theme
Version: 1.0.0
Tags: two-columns, right-sidebar, featured-images, translation-ready
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

.center             { text-align: center; }
.aligncenter        { margin: auto; text-align: center; margin-bottom: 22px; display: block !important;}
.alignleft          { float: left; margin: 0px 30px 22px 0px;  }
.alignright         { float: right; margin: 0px 0px 22px 30px; }

.left               { float:left;  }
.right              { float:right; }

small               { font-size: 12px; line-height: 14px; }
strong              { }
b                   { font-weight: bold; }

.normal             { font-weight: normal; }
.hidden             { display: none; }
.wp-caption         { }
.wp-caption-text    { }
.sticky             { }
.gallery-caption    { }
.bypostauthor       { }
.TA_selfserveprop   { align-self:center; text-align: center; max-width:468px; margin: 0 auto; }
#slot0 { align-self: center; max-width: 320px; height: 50px; margin: -50px auto 0 auto; z-index:20; position: relative; }
#slot1, #slot2, #slot3 { align-self: center; text-align: center; max-width: 300px; margin: 0 auto; }
@media (min-width:500px) { 
	#slot0 { max-width: 468px; height: 60px; margin: -60px auto 0 auto; z-index:20; position: relative; }
	#slot1, #slot2, #slot3 { max-width: 468px; margin: 0 auto; } 
}
@media (min-width:800px) { 
	#slot0 { max-width: 728px; height: 90px; margin: -90px auto 0 auto; z-index:20; position: relative; } 
	#slot1, #slot2, #slot3 { max-width: 728px; margin: 0 auto; }
}
@media (min-width:1000px) { 
	#slot0 { max-width: 970px; height: 90px; margin: -90px auto 0 auto; z-index:20; position: relative; } 
	#slot1, #slot2, #slot3 { max-width: 970px; margin: 0 auto; }
}

.content .inventor-reviews-rating
{
float: right;
}
.content .inventor-reviews-rating .review-rating-total
{
display:none;
}
.content .inventor-reviews-rating .review-rating-number
{
display:block;
}
.fa-star:before
{
	content: url(/wp-content/uploads/2016/05/leaf-16x16.png);
}
.fa-star-half-o:before
{
	content: url(/wp-content/uploads/2016/05/leaf-half-o-16x16.png);
}
.fa-star-o:before
{
	content: url(/wp-content/uploads/2016/05/leaf-o-16x16.png);
}
