.item-offers {
    width: 100%;
    display: flex;
    justify-content: center;
}
.item-offers div {
    margin-right: 10px;
    cursor: pointer;
}
.item-offers div.active {
    font-weight: bold;
}
.item-offers div:last-child {
    margin-right: 0px;
}
.catalogItem__paragraf {
    height: 84px;
    overflow: hidden;
}
.item-offers {
    height: 23px;
    overflow: hidden;
}
.catalogItem__title {
    height: 73px;
}

.itemRightBottomList li a span {
    z-index: 10;
}
.clearfix {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size:0px;
    line-height:0px;
}
#orderDescription {
    resize: none;
    height: 54px;
    width: 893px;
    background: #F0F0F0;
    border: none;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 20px;
    width: 100%;
}
.sale-paysystem-wrapper {
    margin: 0;
}
.sale-paysystem-yandex-button-item {
    display: block;
}
.weight-active_ {
    background: #0E563C !important;
    color: #fff !important;
}
.itemRightBottomList .active span {
    background: #0E563C !important;
    color: #fff !important;
}

.text404 {
    text-align: center;
    line-height: 24px;
}

@media (max-width: 650px) {
    .hrefTop {
        display: none;
    }
    #recaptcha {
        display: none;
    }
}
@media (max-width: 390px) {
    .popup-window-buttons {
        width: 100%;
    }
    .popup-window-buttons .popup-window-button {
        display: block;
        margin-bottom: 10px;
        width: 100%;
    }
}