﻿/*Kalkulátor*/
.calculator-files:before {
    content: "MÁTE TISKOVÉ PODKLADY?";
}
/*Kategorie*/
.eshop-category-filters-clear-btn:before {
    content: "VYMAZAT FILTR";
}
/*Patička*/
.crm-subscribe-form-wrapper button .fa:before {
    content: "PŘIHLÁSIT    >";
}

/*Logo*/
.header-parts-logo {
    width: 357px;
    height: 95px;
    background-image: url(/Client/Themes/c19-copysk/Images/ikony/COPY24_CZ_LOGO-01.svg);
}
