@media (min-width: 768px) {
    .ocf-theme-light .ocf-footer::after {
        display: none !important;
    }
    .ocf-footer {
        margin: 15px 0 0 !important;
    }
}
.ocf-theme-light .ocf-footer {
    box-shadow: none !important;
}
.header__bottom-catalog-box {
    z-index: 999;
}

.header__middle-office {
    cursor: pointer;
}
.login_form_holder {
    margin: auto;
}
.popap__bottom-text {
    text-align: center;
}


#product-manufacturer {
    padding-bottom: 30px;
}
#product-manufacturer h2 {
    margin: 15px 0 10px 0;
}

#product-manufacturer a:hover {
    color:#F24A42;
}

@media (min-width: 768px) {
    #product-manufacturer .col-sm-3 {
        width: 25% !important;
    }
}
