    .t-slds__frame {
        background-color: #fff !important;
    }
    
a[href^="mailto:"], a[href^="tel:"] {
  white-space: nowrap;
}



.tlk-userbar {
    display: none !important;
}
.t706__auth__link {
    border-color: none !important; 
     -webkit-box-shadow: none !important;
}



/* УБРАТЬ ПОСЛЕ ДОБАВЛЕНИЯ ЛК !!!!!*/
.t706__auth {
    display: none !important;
}


/* СТИЛИЗАЦИЯ КАТАЛОГА */
.js-store-prod-all-text {
    font-size: 16px !important;
}

.js-store-prod-all-text span {
    width: 50% !important;
    margin-bottom: 20px !important;
    color: #000 !important;
}

.t-store__tabs__content {
    font-size: 16px !important;
}

.links-container {
    margin-top: 30px !important;
}

.links-container a {
    padding: 14px 25px !important;
    margin-right: 10px !important;
    background-color: #fff !important;
    color: rgb(71, 207, 8) !important;
    border: 1px solid rgb(71, 207, 8) !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    border-radius: 300px !important;
    border-bottom: none !important;
}

.t-store__card__textwrapper {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;    
}

.t-store__card__price-wrapper {
    margin-top: 0 !important;
}

@media (min-width: 1200px) {
    .t-store__relevants__title {
        font-size: 30px !important;
    }
    
    .t-store__card__textwrapper {
        padding-top: 10px !important;
    }
    
    .t-store__card__btns-wrapper {
        justify-content: space-between !important;
    }
    
    .t-btnflex_sm {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    
    .t-store__grid-separator {
        margin-bottom: 30px !important;
    }
    
    .js-store-prod-text a {
        display: inline-block;
        padding: 11px 25px !important;
        margin-right: 15px;
        margin-top: 0;
        border-radius: 30px;
        font-weight: 700;
        font-size: 14px !important;
    }
    
    .js-store-prod-text a:first-of-type {
        background-color: transparent;
        border: solid 1px #47cf08;
        color: #47cf08 !important;
    }
    
    .t706__cartwin_showed {
        z-index: 999999999;
    }
}

@media (min-width: 980px) and (max-width: 1200px) {
    .t-store__card__btns-wrapper {
        justify-content: space-between !important;
    }
    
    .t-btnflex_sm {
        padding-left: 21px !important;
        padding-right: 21px !important;
    }
    
    .t-store__card__btn-text {
        font-size: 12px !important;        
    }
    
    .t-store__grid-separator {
        margin-bottom: 20px !important;
    }
}

@media (min-width: 640px) and (max-width: 1200px) {
    .js-store-prod-text a {
        display: inline-block;
        padding: 11px 25px !important;
        margin-right: 15px;
        margin-top: 0;
        border-radius: 30px;
        font-weight: 700;
        font-size: 14px !important;
    }
    
    .js-store-prod-text a:first-of-type {
        background-color: transparent;
        border: solid 1px #47cf08;
        color: #47cf08 !important;
    }
    
    .t706__cartwin_showed {
        z-index: 999999999;
    }
}

@media (min-width: 640px) and (max-width: 980px) {
    .t-store__card__btns-wrapper {
        justify-content: space-between !important;
    }
    
    .t-store__card__btn-text {
        font-size: 14px !important;        
    }
    
    .t-store__grid-cont {
        margin-bottom: 30px !important;
    }
}

@media (max-width: 640px) {
    .t-store__tabs__item-title {
        font-size: 16px !important;
    }
    
    .t-store__relevants__title {
        font-size: 20px !important;
    }
    
    .t-store__card {
        margin-bottom: 20px !important;
    }
    
    .js-store-prod-text a {
        display: inline-block;
        padding: 11px 25px !important;
        margin-right: 15px;
        margin-top: 0;
        border-radius: 30px;
        font-weight: 700;
        font-size: 14px !important;
    }
    
    .js-store-prod-text a:first-of-type {
        background-color: transparent;
        border: solid 1px #47cf08;
        color: #47cf08 !important;
    }
    
    .t706__cartwin_showed {
        z-index: 999999999;
    }
}
