.tmenu-mobile {
    background-color: #d5d2d9 !important;
}

.tlk-resources__courses::before {
    content: "Список доступных курсов";
    font-family: 'lighthouse';
    font-size: 1.2rem;
    display: block;
    padding-bottom: 2rem;
}

.js-store-prod-sold-out {
    display:none;
    color: #a66851;
}

a[href^="http://novaya-zhenstvennost.tilda.ws/tproduct"] {
    cursor: default;
    pointer-events: none;        
    text-decoration: none;
    color: grey;
}

.t-store__card__btns-wrapper {
    display: none;
}

a[href^="http://novaya-zhenstvennost.tilda.ws/page"] ~ .t-store__card__btns-wrapper {
    display: block !important;
}

a[href^="https://novaya-zhenstvennost.ru/page"] ~ .t-store__card__btns-wrapper {
    display: block !important;
}

a[href^="https://novaya-zhenstvennost.ru/zhenski"] ~ .t-store__card__btns-wrapper {
    display: block !important;
}

a[href^="https://novaya-zhenstvennost.ru/meditacia_1"] ~ .t-store__card__btns-wrapper {
    display: block !important;
}

a[href^="https://novaya-zhenstvennost.ru/meditacia_2"] ~ .t-store__card__btns-wrapper {
    display: block !important;
}

a[href^="https://novaya-zhenstvennost.ru/meditacia_3"] ~ .t-store__card__btns-wrapper {
    display: block !important;
}

.t-input {
    font-family: 'Raleway', Arial, sans-serif;
}


