/* отступ у подчеркивания */

a, u, .tn-atom span {
  text-decoration-thickness: 1px;       /* толщина линии */
  text-underline-offset: 4px;           /* расстояние от текста */
}

.t-store__grid-cont_col-width_stretch.t-store__grid-cont_indent[data-col-gap="40"] {
    padding: 0 70px;
}

.t-store__grid-cont_col-width_stretch.t-container_100[data-col-gap="40"], .t-store__grid-cont_col-width_stretch[data-col-gap="0"] {
    padding: 0 70px;
}

/* карта на странице о нас */

.t-width_100 {
    max-width: 1332px;
}

body:not(.t-page_id_9997683) {
  background-color: #425B6C;
}

/* новости ширина */

.t897__container {
    display: table;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1380px;
    padding: 0;
}

/* каталог-магазин ширина */

.t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1360px;
    padding: 0;
}