element.style {
}
#rec655822363 .t-store__filter__item-title, #rec655822363 .t-store__filter__opts-mob-btn {
    text-transform: uppercase;
    font-weight: 600;
}
.t-store__filter__item-title {
    position: relative;
    padding-right: 14px;
    cursor: pointer;
    -webkit-transition: opacity 0.1s ease-in;
    transition: opacity 0.1s ease-in;
    max-width: 260px;
    text-overflow: ellipsis;
    overflow: hidden;
}
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, b, u, i, center, table, tr, th, td, video {
    margin: 0;
    padding: 0;
    border: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
user agent stylesheet
div {
    display: block;
}
.t-descr_xxs {
    font-size: 14px;
    line-height: 1.55;
}
.t-descr {
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 300;
    color: #000000;
}
.t776 .t-store__filter__options_center {
    text-align: left;
}
.t778 .t-store__filter__options_center {
    text-align: left;
}
.t-store__card__mark {
    font-size: 10px;
    width: 50px;
    height: 25px;
    width: 100%;
    border-radius: 0px;
    opacity: 100%;
}
.t786 .t-store__card__btns-wrapper {
    width: 150px;
    margin: 0 auto;}
    
.t-store__product-snippet + .t-store__relevants__container .t-item .t-store__card__btns-wrapper {
    width: 150px;
    margin: 0 auto;
}

span.delivery-minimum {
    margin-left: 4px;
    color: #505050;
    display: none;
}
.t702 .t-submit {
    display: none;
}
.t-store__prod-popup__btn {
    color: #ffffff !important;
    background-color: #238013 !important;
}
p.js-store-prod-weight {
display: none;
}
p.js-store-prod-dimensions {
display: none;
}


///.js-store-prod-sold-out {
    display: none;
}

///.js-store-product.js-product::before {
    content: "В наличии " attr(data-product-inv) " шт.";
    font-family: 'Roboto',Arial,sans-serif;
    font-size: 18px;
    color: #000000;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-left: 20px;
    padding: 3px 8px;
    position: relative;
    top: -5px;
}
///.t-store__prod-popup__name{
    margin-top: 5px;
}
///.js-store-product.js-product.t-store__product-snippet::before {
    margin-left: calc(50% + 20px);
}

@media screen and (max-width: 1240px){
///.js-store-product.js-product::before {
    margin-left: 5px;
}
///.js-store-product.js-product.t-store__product-snippet::before  {
    margin-left: calc(50% - 10px);
}
}
@media screen and (max-width: 980px){
///.js-store-product.js-product.t-store__product-snippet::before {
    margin-left: calc(50% - 60px);
    top: -20px;
}
}

.t-store__load-more-btn {
    color: rgb(0, 0, 0)!important;
    background-color: #eee!important;
    border-radius: 0px!important;
}
@media screen and (min-width: 980px){
.t-store__load-more-btn-wrap {
    margin-top: 30px;
}
}