

/* Start:/local/templates/main_a_dev/components/bitrix/catalog.section.list/catalog-sections/style.css?1770989174645*/
.depth-1 .child-el{
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 10px 0;
    font-weight: bold;
    font-size: 80%;
}
.depth-1 a{
    color: black;
}
.section-caption {
    font-weight: bold;
    font-size: 120%;
    padding: 20px 0;
}

@media (max-width: 995px) {
    .depth-1{
        font-size: 0;
    }
    .depth-1 a{
        font-size: 20px;
    }
    .depth-1 .child-el{
        font-size: 14px;
        width: 48%;
    }
    .depth-1 .child-el:nth-child(odd){
        padding-right: 4%;
    }
}
@media (max-width: 400px) {
    .depth-1 .child-el{
        width: 100%;
        padding-right: 0;
    }
}
/* End */
/* /local/templates/main_a_dev/components/bitrix/catalog.section.list/catalog-sections/style.css?1770989174645 */
