

/* Start:/local/templates/new/components/bitrix/catalog/catalog/style.css?170188571194*/
body .product-page{
    padding-bottom: 20px;
}
body .catalog-page{
    margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1761027234875*/
.catalog-sections ul {
    margin: 0;
    padding: 0;
}

.section-tree {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.section-tree li{
    list-style: none;
}
.section-tree > li{
    width: 50%;
    margin-bottom: 40px;
    display: flex;
}
.section-tree .image {
    margin-right: 32px;
    width: 192px;
    min-width: 192px;
    text-align: center;
}
.section-tree .image img {
    max-width: 100%;
    margin: 0 auto;
}
.section-tree > li a{
    line-height: 1.6;
    display: block;
    margin-bottom: 16px;
    color: #333;
}

.section-tree > li .cats > a{
    font-weight: 600;
    letter-spacing: 0.3px;
}

.section-tree > li a:hover {
    text-decoration: none;
    color: #237ae4;
}
@media (max-width: 760px) {
    .section-tree > li {
        width: 100%;
    }
    .section-tree .image {
        width: 122px;
        min-width: 122px;
    }
}
/* End */
/* /local/templates/new/components/bitrix/catalog/catalog/style.css?170188571194 */
/* /local/templates/new/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?1761027234875 */
