.t404__img.t-bgimg.loaded {
    border-radius: 8px;
}

.js-product.t-store__card.t-col.t-col_4.t-align_left.t-item {
    border: 1px solid black;
    padding: 16px 24px;
}

.js-product.t-store__card.t-store__stretch-col.t-store__stretch-col_100.t-align_left.t-item {
    border-radius: 8px;
    padding: 16px 32px;
}

.js-product.t-store__card.t-store__stretch-col.t-store__stretch-col_100.t-align_left.t-item:hover {
    border-radius: 8px;
    padding: 16px 32px;
    background-color: #fff;
}

.t706__product-del {
    display: none;
}

.t706__cartwin-top {
    padding: 0;
    border: none;
}

.t706__cartwin-bottom {
    border: none;
    padding-top: 16px;
}

.t649__blockimg.t649__blockimg_3-2.t-bgimg.loaded {
    border-radius: 8px;
}

.uc-documents-link a:last-of-type {
    border: none !important;
}