.infographic {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: space-evenly;
    justify-content: space-evenly;
    padding: 0 0.5em;
    box-sizing: border-box;
}

.infographic__item {
    -webkit-box-flex: 0;
    flex: 0 1 20rem;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 1em;
}

.infographic__image {
    -webkit-box-flex: 0;
    flex: 0 0 4em;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 6em;
}

.infographic__caption {
    text-align: justify;
}

.infographic__title {
    text-align: center;
    font-weight: bold;
    display: block;
    margin-bottom: 0.5em;
}

.infographic-list .infographic__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -webkit-box-flex: 0;
    flex: 0 1 100%;
    -webkit-box-align: start;
    align-items: flex-start;
}

.infographic-list .infographic__image {
    max-width: 4em;
}

.infographic-list .infographic__caption {
    padding: 0 1.2em;
}

.infographic-list .infographic__title {
    text-align: left;
    display: inline;
}

[class*="_check_marked_list"] {
    list-style: none;
}

[class*="_check_marked_list"] > li {
    position: relative;
    padding-left: 1.9em;
    margin-bottom: 1.5em;
    font-size: 16px;
}

[class*="_check_marked_list"] > li::before {
    content: "";
    width: 1em;
    height: 1em;
    position: absolute;
    left: 0;
    top: 0.25em;
    background: transparent no-repeat center;
    background-size: contain;
}

.black_check_marked_list > li::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAABmJLR0QA/wD/AP+gvaeTAAABBElEQVRIie3UMUoDQRQG4E8rUTAqRE9iIWij2IhYeQAP4BUEO7EJqJ122ukhbKwsRQRFEARBsQ4WmsQiWQizs5CNs2CRH6aZ9+Z9O7C7jPJPsoNj1KtElvCDDj6wWQUyiccekq0vjKeGjgKkg8vUyDJaAfKJhZTIFJ7lb7OdEoHTCHKRGllHO0DeMJcSqeFV/jYbZYbM4kD3uyjKeQQ5K4PM4LZ3sIm1SM9WBHnBdBnoOhjQxGpfvY73oKcd9AyUm8jT9mNXkfpJWQTmcV+ANSL7T7q/n6FSx11kaLhaWBkWKYMd/hUZBHvARCqoCPvGYkokS/iC7FeBZKlhD7sYqxIaJZdfhYF6R58+xmoAAAAASUVORK5CYII=");
}

.bordered-table {
    border-collapse: collapse;
}

.bordered-table td,
.bordered-table th {
    border: 1px solid black;
    padding: 0.5em;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.small {
    font-size: 85%;
    position: relative;
    top: -5px;
}

.link-news .like-h4 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.link-news .like-h4 img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 10px 0;
}

#prod-list div.item .like-h3 a:hover {
    color: #7dc2ed;
}
.like-h3{
	font-weight: 500;
}

#prod-list div.item .like-h3 {
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: normal;
    padding: 0;
    margin: 10px 0 4px;
    vertical-align: top;
    text-transform: none !important;
    min-height: 32px;
	font-weight: 500;
}

#prod-list div.item .like-h3 a{
    text-decoration: none;
    font-family: Roboto, Verdana, sans-serif;
    display: block;
}

#prod-list div.item .like-h3 a {
    text-align: center;
    margin-top: 0;
    z-index: 2;
    position: relative;
    color: #404446;
}

#prod-list div.item .like-h3 a {
    font-size: 14px;
    text-transform: uppercase;
}

#main .item-product .like-h3,
.item-product .like-h3 {
	font-size: 14px;
	line-height: 1.4;
	font-family: Arial, sans-serif;
	margin: 10px 0 4px;
	overflow: hidden;
}

#prod-list-rand .item .like-h3,
.index-random-wrap .item .like-h3 {
	height: 35px;
}

.footer-rand-title-like-h3{
    margin-top: 20px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.call_price-like-h2{
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.call_price-like-h3{
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.like-h2{
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

#get_pattern_form .like-h2{
    color: #363a3c;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 11px;
    line-height: 20px;
    font-weight: 700;
}

#get_pattern_form div.like-h2{
    height: auto;
}
.block_production ul{list-style:disc !important}

.header-bottom__container-icons {
    display: flex;
}

.btn-sale .header__catalog-link-icon {
    width: 28px;
    height: 28px;
}

.btn-sertificate .header__catalog-link-icon {
    width: 32px;
    height: 32px;
}

.header-price .icon-price-rework {
    width: 18px;
    height: 24px;
}

@media (max-width: 991px) {
    .header-rework .header__catalog-item .icon-catalog {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-bottom,
    .header-rework .header__catalog-link,
    .header-rework .header-price {
        padding-right: 4px;
        padding-left: 4px;
    }

    .btn-sale .header__catalog-link-icon,
    .btn-sertificate .header__catalog-link-icon {
        width: 20px;
        height: 24px;
    }

    .btn-sale .header__catalog-link-icon,
    .header-rework .header-price__icon {
        margin-right: 0;
    }
}




.sort_mobile {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

@media (min-width: 760px) {
    .sort_mobile {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .list-or-columns_mobile {
        margin-top: 18px;
    }
}

.grid_loyaut.grid_loyaut_count-mobile {
    display: inline-flex;
    margin-bottom: 20px;
    margin-left: 15px;
}

.catalog-subcategories {
    display: flex;
    overflow-x: scroll;
    gap: 20px;
}

.catalog-subcategories::-webkit-scrollbar {
  height: 6px;
}

.catalog-subcategories::-webkit-scrollbar-track {
    background: #dadada;
    border-radius: 3px;
}

.catalog-subcategories::-webkit-scrollbar-thumb {
    background: #333333;
    border-radius: 3px;
}

#content .catalog-subcategories > li {
    padding-bottom: 10px;
    margin-left: 0px;
}

.catalog-subcategories a {
    white-space: nowrap;
    background: #dadada;
    padding: 30px 20px;
    display: flex;
    padding: 10px 25px;
    text-decoration: none;
    border-radius: 20px;
    font-size: 16px;
}

.catalog-subcategories a:hover {
    color: var(--color-red);
}

@media (min-width: 760px) {
    .catalog-subcategories {
        display: none;
    }

    .grid_loyaut.grid_loyaut_count-mobile {
        display: none;
    }
}