/* custom styles */
.header .content .logo {
    /*height: 100px;
    width: 20.35%;
    display: flex;
     margin-right: 3.75%;
    justify-content: center;*/
}

.catalog .content .items .item-wrap {
    min-height: 490px;
}

.side-bar .side-menu .item.has-sub .sub .sub-item.active {
    color: #1b9fc6;
}

.header .menu {
    width: 1210px;
}