<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#heureka_only_desktop .pros {
    color: green;
    margin-bottom: 4px;
}

#heureka_only_desktop .cons {
    color: red;
    margin-bottom: 4px;
}

#heureka_only_desktop .rating {
    margin: 5px 0;
}

#heureka_only_desktop .border_none {
    border: none !important
}

span#heureka_only_desktop .star:before {
    content: "\2605";
}

span#heureka_only_desktop .star.on {
    color: gold;
}

span#heureka_only_desktop .star.half:after {
    content: "\2605";
    color: gold;
    position: absolute;
    margin-left: -20px;
    width: 10px;
    overflow: hidden;
}

span#heureka_only_desktop .star {
    font-size: x-large;
    line-height: 12px;
    width: 18px;
    display: inline-block;
    color: gray;
    cursor: auto;
}

span#heureka_only_desktop .star:last-child {
    margin-right: 0;
}

span#heureka_only_desktop div.hodnoceni {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    padding-bottom: 4px;
    margin-bottom: 8px;
}

span#heureka_only_desktop span.right {
    float: right;
}

span#heureka_only_desktop h3.center {
    text-align: center;
}

span#heureka_only_desktop .icon-plus {
    color: green;
}

span#heureka_only_desktop .icon-minus {
    color: red;
}

span#heureka_only_desktop .star-ratings {
    background: url("/modules/shaim_heureka_cz_hodnoceni_obchodu/star-rating-sprite.png") repeat-x;
    font-size: 0;
    height: 21px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 110px;
    margin-bottom: 8px;
}

span#heureka_only_desktop .star-ratings-value {
    background: url("/modules/shaim_heureka_cz_hodnoceni_obchodu/star-rating-sprite.png") repeat-x;
    background-position: 0 100%;
    float: left;
    height: 21px;
    display: block;
}

span#heureka_only_desktop .mr-1 {
    margin-right: 0.25rem !important;
}

span#heureka_only_desktop .autor_hodnoceni {
    font-weight: bold;
    margin-bottom: 8px;
}

/*
@media only screen and (min-width: 1024px) {

}
*/

@media only screen and (max-width: 1024px) {
    span#heureka_only_desktop {
        display: none;
    }

    span.heureka_only_desktop_cms {
        display: block !important;
    }
}</pre></body></html>