<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.yasr-star-rating {
    width: 0;
    position: relative;
    display:inline-block;
    background-position: 0 0;
    background-repeat: repeat-x;
    vertical-align: bottom;
}

.yasr-star-rating[data-title]:hover:after {
    content: attr(data-title);
    padding: 4px 8px;
    color: #333;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 20;
    white-space: nowrap;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 4px #222;
    -webkit-box-shadow: 0px 0px 4px #222;
    box-shadow: 0px 0px 4px #222;
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #eeeeee),color-stop(1, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
}

.yasr-star-rating .yasr-star-value {
    height: 100%;
    position: absolute;
}

.yasr-star-rating .yasr-star-value {
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: repeat-x;
}

.yasr-star-rating::before {
    content: none !important;
}

.yasr-star-value::before {
    content: none !important;
}
/****** NON ADMIN RULES ******/

.yasr-auto-insert-overall {
    margin-top: 10px;
}

.yasr-auto-insert-visitor {
    margin-top: 10px;
}

#yasr-custom-text-before-overall {
    display: block;
    padding-right: 15px;
    vertical-align: top;
}

#yasr_visitor_votes {
    font-size: small;
    display: inline-block;
}

.yasr-vv-container-loader {
    display: inline;
}

.yasr-total-average-text {
    display: inline-block;
}

.yasr-dashicons-visitor-stats {
    vertical-align: bottom !important;
    text-decoration: none;
    cursor: pointer;
    height: 25px;
}

.yasr-total-average-text-medium {
    display: block;
}

.yasr-small-block-bold {
    display: block;
    font-weight: bold;
    font-size: 12px;
}

.yasr-highest-rated-text{
    display: block;
}
.yasr-most-rated-text{
    display: block;
}

.yasr-loader-multiset-visitor {
    display: none;
}

.yasr-multiset-average {
    text-align: center;
}

.yasr-multiset-average-text {
    vertical-align: super;
}

.yasr-stars-title {
    margin-left: 4px;
    vertical-align: baseline;
}

.yasr-stars-title-average {
    font-size: 12px;
    margin-left: 4px;
    vertical-align: baseline;
}


/*** Widgets ***/

.yasr-widget-recent-ratings-table {
    border: none;
}

.yasr-widget-recent-ratings-td {
    border: none;
}

.yasr-widget-recent-ratings-text {
    font-weight: bold;
}


/***  Progress bar, this class are used in
yasr_pro_comment_reviews_stats shortcode too***/

#yasr-medium-rating-tooltip {
    font-size: 14px;
}

.yasr-progress-bars-container {
    width: 100% !important;
}

.yasr-progress-bar-row-container {
    padding-top: 2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    display: block !important;
}

.yasr-progress-bar-name {
    display: inline-block !important;
    float: left;
    width: 20% !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    text-align: center !important;
}

.yasr-single-progress-bar-container {
    width: 70% !important;;
    float: left;
}

.yasr-progress-bar {
    display: inline-block !important;
}


.yasr-progress-bar-votes-count {
    display: inline-block !important;
    width: 10%;
    float: right;
    text-align: right;
    font-size: 14px !important;
}


/*** End progress bar ***/


/*** Tooltip ***/

.yasr-visitors-stats-tooltip {
    min-width:245px;
    text-align: center;
    background-color: white;
    color: #0a0a0a;
}

.tippy-tooltip.yasr-theme {
    background-color: white;
    color: black;
}

/* If `animateFill: false` */
.tippy-tooltip.yasr-theme {
    border: 1px solid #aaaaaa;
}

.tippy-roundarrow {
    fill: #aaa !important;
}

/*** Tooltip ***/

.yasr-w3-container:after,.yasr-w3-container:before{content:"";display:table;clear:both}
.yasr-w3-border-0{border:0!important}.yasr-w3-border{border:1px solid #ccc!important; background: linear-gradient(to bottom,#eee,#f6f6f6);}
.yasr-w3-border-top{border-top:1px solid #ccc!important}.yasr-w3-border-bottom{border-bottom:1px solid #ccc!important}
.yasr-w3-border-left{border-left:1px solid #ccc!important}.yasr-w3-border-right{border-right:1px solid #ccc!important}
.yasr-w3-amber,.yasr-w3-hover-amber:hover{color:#000!important;background: linear-gradient(to bottom,#ffda44,#f1cb32);
    background-color: #ffce00;
}</pre></body></html>