#allrecords .tn-atom > a {
    color: #fff;
    text-decoration: none;
}

#allrecords .tn-atom > a:hover {
    color: #09f;
}

.t-zoomer__bg {
    background-color: #333;
}

.t-carousel__zoomer__img {
    box-shadow: 10px 10px 20px #222;
}

.t-zoomer__title,
.t-zoomer__descr {
    color: #ddd;
}


.t-zoomer__close-line {
    background-color: #bbb;
}

.t-carousel__zoomer__arrow {
    border-color: #bbb;
}

.t228 .t-btn {
    padding: 0 10px;
}

.t270__wrapper {
    max-width: 600px;
}

.t270__title {
    background-color: #e13;
    font-size: 48px;
    font-weight: 300;
}

.t270__descr {
    background-color: #fff;
    background-color: #ffffffdd;
}

.t543__textwrapper {
    background-color: #fff;
    background-color: #ffffffee;
}

.t706__product-thumb {
    display: none;
}

.t706__orderform .t-input-group_pm {
    display: none;
}

.t756__gallery {
    display: none;
}

.t756__descr {
    font-size: 14px;
    color: #666;
}

.t764__btn {
    padding: 0;
}

.t774 .t-title_xs {
    font-size: 24px;
}

.t774 .t-section__topwrapper {
    margin-bottom: 40px;
}

.t778__textwrapper > .t778__price-wrapper {
    display: none;
}

.t-popup .t778__btn {
    border-radius: 30px;
}

@media screen and (max-width: 1200px) {
    .t270__title {
        font-size: 44px;
    }
}

@media screen and (max-width: 640px) {
    .t270__title {
        font-size: 30px;
    }
}

@media screen and (max-width: 640px) {
    .t756__descr {
        font-size: 12px;
    }
}
