body {
    background: #b6b9bd;
}

@media screen and (max-width: 960px) {
    [data-col-gap="20"] .t-store__stretch-col {
        padding: 0 10px;
    }
}

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

.t706 .t706__cartpage,
.t706__cartpage .t706__cartpage-totals,
.t706__cartpage .t706__cartpage-content,
.t706__cartpage .t706__cartpage-top {
    background-color: #b6b9bd;
}

.t706 .t706__cartpage input {
    background-color: transparent;
}

.t706__cartpage-form .t-input-group .t-input-subtitle,
.t706__cartpage-form .t-input-group input,
.t706__cartpage-form .t-input-group .t-input-phonemask__select-code{
    font-family: 'Courier New';
}

.t706__cartpage-totals .t-descr,
.t706__cartpage-totals .t-descr span {
    font-weight: 300;
    font-family: 'Courier New';
}

.t-store__prod-popup__container select.js-product-edition-option-variants {
    background-color: transparent;
}

.t854__news-popup {
    background: #b6b9bd;
}

.t854__news-message {
    border: 1px solid #222222;
    padding: 8px;
    background-color: #dbdbdb;
    border-radius: 8px;
}

.t-store__card__imgwrapper {
    border: 1px solid #222222;
    border-radius: 8px;
    background-color: #dbdbdb;
}

.t706__sidebar .t706__sidebar-content {
    background-color: #b6b9bd;
    color: #222222;
}

.t-menuburger:hover span {
    background-color: #ffffff !important;
}

.t-menuwidgeticons__wrapper:hover .t-menuwidgeticons__img path:first-child {
    fill: #ffffff;
}

.t451__logo:hover img {
 filter: brightness(0) invert(1);   
}

.js-product-controls-wrapper *, .js-store-price-wrapper *, .t-store__tabs__list *, .t706__sidebar-products *, .t706__sidebar-prodamount-wrap *, .t706__sidebar-top * {
    font-family: 'Courier New', Arial, sans-serif;
}

.t-store__card__sold-out-msg {
    color: #222222;
}
