/*блок вопросы-ответы */
@media screen and (min-width: 960px) {
.t-prefix_6, .t-col_6 {
    padding-left: 48% !important;
    max-width: 100%;
    margin-right: 30px;
}}
.t585 .t-container {
    max-width: 100% !important;
}


/*popup форма заявки */
@media screen and (min-width: 640px) {
.t702 .t702__wrapper {
    padding: 100px !important;
}}
@media screen and (max-width: 560px) {
.t702 .t-popup__block-close, .t-popup__close-wrapper {
    background: #171616;
}}
/*Открытая форма*/
.t-form-success-popup__wrapper {
    background-color: #201f1f!important;
}
.t-form-success-popup__wrapper svg g {
    fill: #C7C7C7 !important;
}


/*блюр popup*/
.t-popup.t-popup_show {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
}


/*доработка блока каталога услуг*/
.t786 .t-store__parts-switch-wrapper {
    text-align: left!important;
}
.t-store__parts-switch-btn {
    margin-left: 6px!important;
}
.t-store__card .js-product-img, .t-store__card__bgimg_second {
    filter: opacity(0.7);
}


/* доработка корзины */
.t706__cartwin-content {
    background-color: #171616;
}
.t706__product-title {
    color: #C7C7C7;
}
.t706__form-upper-text, .t706 .t-input {
    font-family: "Source Code Pro";
    text-transform: uppercase;
}
.t706 .t-input-group {
    margin-bottom: 12px;
}
label.t-checkbox__control {
    margin-top: 30px;
}