.t-store__card .js-store-prod-descr,
.t-store__card .t-store__card__sku,
.t-store__card .t-store__card__btns-wrapper {
    display: none !important;
}
    
.t-store__card__price-wrapper {
    margin-top: 0px !important;
}

/*.t-store__card__mark {*/
/*    color: #ffffff !important;*/
/*    background-color: rgba(0,0,0,0) !important;*/
/*}*/


.t-store__card__prod-controls-wrapper {
    display: none !important;
}

.t776 .t-container, .uc-spetial-grid .t-container {
    max-width: calc(100% - 20px) !important;
}

.t776 .t-col_3, .uc-spetial-grid .t-col_3 {
    max-width: calc(25% - 10px) !important;
}
.t776 .t-col, .uc-spetial-grid .t-col {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.t776 .t-store__grid-separator, .uc-spetial-grid {
    display: none !important;
}

.t-submit {
    font-size: 14px !important;
}

@media screen and (max-width: 640px) {
    .t945__img-wrapper {
        height: 350px !important;
    }
    
    .t776 .t-col_3, .uc-spetial-grid .t-col_3 {
        max-width: calc(50% - 10px) !important;
    }
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8),
    .t-store__grid-cont_mobile-grid{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col{
        margin-bottom: 0px !important;
    }
}