#logo {
    width: 50%;
}
.--description {
    display: none !important;
}

.projector_stocks {
    display: none !important;
}

.--stocks {
    display: none !important;
}
.projector_stocks {
    display: none !important;
}

#projector_amount {
display: none !important;
}

.firm_logo {
    display: none!important;
}
.projector_buy__number_amounts {
    display: none !important;
}

.product > a img {
transition: all .3s ease-in-out !important;
}

.product:hover > a img {
transform: scale(1.05);
}

.--distinguished {
    color: #fff !important;
    background: #ffaeb4 !important;
}
.--bestseller {
    color: #fff !important;
    background: #303b54 !important;
}
.dictionary__param[data-producer_code]{
display: flex !important;
}

.basket__params.--traits .basket__param {
    display: none;
}