/*
Cache: rating
*/
/* rating: (https://www.alborum.com/wp-content/themes/alborum_v2.0/assets/css/rating.css) */
.rateArticle .rateBox{ background:rgba(255,255,255,.6); background:#ffffffaa; padding:1rem 15px; margin:0 -15px; }.rateArticle .rateBox .rateHeader h5{ font-family:"Oswald",sans-serif; border-bottom:2px solid <?php echo get_theme_mod('theme_color','#333333'); ?>; border-bottom:2px solid <?php echo get_theme_mod('theme_color','#333333'); ?>ff; font-style:italic; }.rateArticle .rateBox .rateGroup{ text-align:center; }.rateArticle .rateBox .rating{ font-size:1.7rem; }.rateArticle .rateBox .rating span.star{ font-family:FontAwesome; font-weight:normal; font-style:normal; display:inline-block; }.rateArticle .rateBox .rating span.star:hover{ cursor:pointer; }.rateArticle .rateBox .rating span.star::before{ padding:0 3px; content:"\f006"; color:#777; }.rateArticle .rateBox .rating span.on::before,.rateArticle .rateBox .rating:hover span.star::before{ content:"\f005"; color:#e7711b; }.rateArticle .rateBox .rating span.star:hover,.rateArticle .rateBox .rating span.star:hover ~ span.star::before{ content:"\f006"; color:#777; }@media (min-width:576px){ .rateArticle .rateBox{margin:0}}.articleNews .articleMeta .rated{font-size:.9rem}.articleNews .articleMeta .rated .value{color:#e7711b;padding-right:.3rem}.articleNews .articleMeta .rated .votes{color:#777}.articleNews .articleMeta .rated span.star{font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block}.articleNews .articleMeta .rated span.star::before{padding:0 .05rem;content:"\f006";color:#777}.articleNews .articleMeta .rated span.star.on::before{content:"\f005";color:#e7711b}.articleNews .articleMeta span.breakXS{display:none}.articleNews .articleMeta br.breakXS{display:block}@media (min-width:992px){ .articleNews .articleMeta span.breakXS{display:inline}.articleNews .articleMeta br.breakXS{display:none}}.catRates{text-align:right}.catRates .rated{font-size:.9rem}.catRates .rated span.star{font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block}.catRates .rated span.star::before{padding:0 .05rem;content:"\f006";color:#777;text-shadow:0px 0px 1px #333}.catRates .rated span.star.on::before{content:"\f005";color:#f8d30b}
