 .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 0px;
    font-weight: 400;
    border:1px solid #000000;
}
.js-store-prod-text a:first-of-type {
    background-color: ;
    color: #000000 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: ;
    color: #000000 !important;
}
.t706__cartwin_showed {
    z-index: 999999999;
}


@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 10px;
    }
}

@media screen and (max-width: 640px) {
    .t-name_xl {
        font-size: 16px;
    }
}

.t-descr_xxs {
    font-size: 12px;
}

.t-name_xl {
    font-size: 20px;
}

.js-product[data-product-pack-label="whd"] {
    display: none!important;
}

.t-slds__container[style="background-color:#ebebeb;"] {
	background-color: transparent!important;
}


/*Каталог Фикс высоты плитки - старт*/
.t-store__card-list {
    align-items: stretch;
}
.t-store__card-list .t-store__card {
    margin-bottom: 0 !important;
}
.t-store__card-list .t-store__card > a {
    flex: 0 0 auto;
}
@media (min-width: 768px) {
    .t-store__card-list .t-store__card {
        margin-bottom: 40px !important;
    }
}
.t-store__card-list .t-store__card__wrap_txt-and-btns {
    flex: 1 1 auto;
    position: relative;
}
.t-store__card-list .store__card__wrap_txt-and-opts {
    height: 100%;
}
.t-store__card-list .store__card__wrap_txt-and-opts > a {
    display: block;
    height: 100%;
}
.t-store__card-list .t-store__card__price-wrapper {
    margin-top: auto;
    min-height: 36px;
    display: flex;
    align-items: center;
}
.t-store__card-list .js-store-buttons-wrapper {
    margin: 0 !important;
    position: absolute;
    right: 0;
    bottom: 0;
}
.t-store__card-list .t-store__card__textwrapper {
    height: calc(100% - 20px) !important;
    display: flex;
    flex-direction: column;
}
.t-store__card-list .js-store-prod-name {
    flex: 0 0 auto;
    margin-bottom: 12px;
}
.t-store__card-list .t-store__card__btn {
    padding: 10px !important;
}
/*Каталог Фикс высоты плитки - конец*/



