<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#shaim_history_price_graph_div.shp_non_popup_variant {
    display: none; /* Aby byl skrytĂ˝ pĹ™edem */
}

/* reseni popup verze - begin */
.quickview .shp_no_quickview, .quickview #shaim_history_price_graph_div {
    display: none;
}

#shaim_history_price_graph_div.shp_popup_variant {
    display: none;
}

/* reseni popup verze - end */

/* PS 1.6 */
#shaim_history_price_popup.ps_16:before, .shaim_history_price_span.ps_16:before {
    font-family: "FontAwesome";
    content: "\f080";
    margin-right: 5px;
}

/* skryvame to ve quick view */
.quickview #shaim_history_price_popup, .quickview #shaim_history_price_graph_div {
    display: none;
}
</pre></body></html>