.parametry {
    display: none;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: -10px;
    border-top: solid 1px #dadada;
    margin-left: -10px;
    margin-right: -10px;
}

.parametry>div {
    width: fit-content;
    width: calc(50% - 10px);
    margin: 0 5px;
    color: #000;
    font-size: 10px;
    position: relative;   
    display: flex;
    align-items: center;
    justify-content: center;
}

.parametry img {
    max-width: 15px !important;
    height: auto !important;
    margin-right: 3px;
}

.top-navigation-bar-menu {
    visibility: visible !important;
}

.top-navigation-menu-visible .top-navigation-bar-menu-helper {
    z-index: 1000;
}

.top-navigation-bar a,
.top-navigation-bar a::before, 
.top-navigation-bar a span, 
.top-navigation-bar .dropdown button,
.top-navigation-menu-trigger::before {
    color: #fff !important;
    transition: 300ms;
}

.top-navigation-bar a:hover,
.top-navigation-bar a:hover::before,
.top-navigation-bar a:hover span, 
.top-navigation-bar .dropdown button:hover,
.top-navigation-menu-trigger:hover::before,
.top-navigation-contacts a.project-phone:hover::before, 
.top-navigation-contacts a.project-email:hover::before {
    color: #000 !important;
}

.top-navigation-bar-menu-helper a {
    color: #666 !important;
}

.top-navigation-bar-menu-helper a:hover {
    color: #000 !important;
}

.user-action-in>div {
    z-index: 100;
}

#category-filter-hover {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column;
}

.filter-section-parametric {
    order: 200;
}

.filter-section-parametric-id-18\;24 {
    order: -200;
}

.filter-section-parametric-id-30\;36 {
    order: -190;
}

.filter-section-parametric-id-42 {
    order: -180;
}

.filter-section-parametric-id-45 {
    order: -170;
}

.filter-section-parametric-id-99 {
    order: -160;
}

.filter-section-parametric-id-51 {
    order: -150;
}

.filter-section-parametric-id-96 {
    order: -140;
}

.filter-section-count {
    order: 1000;
}

.logotyp {
    align-items: center;
}

@media (min-width: 768px) {
    .site-name a {
        display: flex !important;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
    }

    .site-name a>* {
        flex-basis: 50%;
        width: 50% !important;
    }

    .site-name a img {
        width: auto;
    }
}

.flags-extra {
    display: none !important;
}

.product .p .p-in-in {
    padding-bottom: 0 !important;
}

body .products-block .p .flags-default {
    bottom: unset !important;
    top: -10px !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.flag {
    width: fit-content !important;
    margin-bottom: 5px;
    font-size: 12px !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    min-width: unset;
    text-align: left;
    max-width: unset;
}

.flag-custom3:before {
    display: inline-block;
    content: '';
    filter: invert();
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background-image: url("/user/documents/upload/DMupravy/ico/wrench.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.flag--20-c::before,
.flag--25-c::before {
    display: inline-block;
    content: '';
    filter: invert();
    width: 12px;
    height: 12px;
    margin-right: 5px;
    background-image: url("/user/documents/upload/DMupravy/ico/fire.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.flag-garancia-najnizsej-ceny {
    display: none !important;
}

.product.garancia .image:before {
    content: '' !important;
    padding: 0;
    right: -5px;
    width: 90px;
    height: 70px;
    bottom: 0;
    position: absolute;
    background-image: url("/user/documents/upload/DMupravy/ico/garance.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.garance.p-image #wrap a:before {
    content: '' !important;
    padding: 0;
    right: 0px;
    width: 110px;
    height: 90px;
    top: 0;
    position: absolute;
    background-image: url("/user/documents/upload/DMupravy/ico/garance.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;   
}

.slick-arrow {
    top: 50% !important;
}