.custom-footer__contact .custom-footer__banner9{
    padding: 0;
    padding-top: 20px;
}
.custom-footer__contact{
    display: flex;
    flex-direction: column;
    gap:15px;
}
.id-4190 .bi{
    color: var(--color-primary);
    padding: 5px;
    font-size: 24px;
}
.flag.flag-discount:before{
    background-image: url("/user/documents/svg/discount.svg");
}
.navigation-in>ul>li.ext>ul{
    transition-delay: 0.5s;
    transition: all 0.5s ease;
}
.banner a, .banner-wrapper a{
    color: var(--color-primary);
}
.box.box-filters>h4, .box.box-categories>h4{
    background-color: #A3A3A3;
}
@media (min-width: 1200px) {
    .custom-footer .custom-footer-left-panel .footer-item {
        width: 20%;
        flex: 0 0 20%;
    }
}
@media (min-width: 768px) {
    .custom-footer .custom-footer-left-panel {
        width: 100%;
    }
    .products-block.products .p .price{
        line-height: 1;
    }
    .contact-info{
        display: flex;
        flex-direction: row;
        gap: 15px;
    }
    .contact-info>div{
        min-width: 500px;
    }
}
.products-block .p-bottom>div{
    align-items: flex-start;
}
.custom-footer .footer-item--contact {
    order: unset!important;
}
#categories ul li:has(.active)>a{
    color: white !important;
    background-color: #0f0f0f!important;
}
.categories-new-design #categories .expandable.expanded>a>span:before{
    color:  var(--color-primary);
}
#categories>div>.expanded>li>a{
    background-color: #A3A3A355;
}
.products-block .p-bottom .prices{
    flex-basis: 30%;
}
.products-block .p-bottom .p-tools{
    flex-basis: 70%;
}
.category-perex{
    padding: 30px 30px;
    border-radius: 20px;
    border: 2px solid #e0e5ee;
    margin-bottom: 30px;
    background-color: #ffffff;
}
#nav-manufacturers .submenu-arrow{
    display: none;
}
.vernostna-zlava-wrapper{
    display: block;
}