t706__cartwin-close,
.t706__carticon {
/*display: none !important;*/
}







.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #25d366;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #25d366;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
} 

#rec888893833 {
    overflow: auto;
}

/*@media screen and (max-width: 768px) {*/
/*  #t-header {*/
/*    position: fixed !important;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    z-index: 9999;*/
/*  }*/
  
/*  .t-body {*/
    padding-top: 85px; /* подкорректируй это значение под свою высоту меню */
/*  }*/

/*}*/







@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 1px !important;
    }
}

.t951 .t-store__card__btns-wrapper {
    margin-top: 5px !important;
}

@media screen and (max-width: 480px) {
    .t-store__mobile-two-columns .t-store__card__btn.t-btn, .t-store__mobile-two-columns .t-store__card__btn.t-store__card__btn_second.t-btn {
        height: 35px;
        padding: 0 10px;
    }
}