

/* Start:/bitrix/templates/proopt_default/components/bitrix/catalog/gopro/style.css?170307367142*/
.content li {
    list-style-type: none;
}
/* End */


/* Start:/bitrix/templates/proopt_default/components/bitrix/catalog.section.list/gopro/style.css?16714555411548*/
@media screen and (max-width: 480px) {
    ul.catalog-sections-columns {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
        body.adaptive .sections li.section {
            padding: 15px 15px 0;
            width: 50% !important;
        }

        ul.catalog-sections-columns li.section a.psection {
            height: 75px !important;
            position: relative;
            display: block;
            margin-bottom: 10px;
            overflow: hidden;
        }
            ul.catalog-sections-columns li.section a.psection img {
                position: absolute;
                top: -999px;
                bottom: -999px;
                left: -999px;
                right: -999px;
                max-width: none;
                min-width: 100%;
                width: auto;
                height: auto;
                margin: auto;
                -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
                -webkit-transition: all .25s ease-in-out;
                transition: all .25s ease-in-out;
            }

            .sections a.parent {
                font-size: 13px !important;
                line-height: 18px;
                font-family: 'Futura PT';
            }
        ul.catalog-sections-columns>li:first-child a {
            color: #a56c3d !important;
        }
}
@media screen and (min-width: 481px) {
    .sections a.psection img {
        display: none;
    }
}

/* End */
/* /bitrix/templates/proopt_default/components/bitrix/catalog/gopro/style.css?170307367142 */
/* /bitrix/templates/proopt_default/components/bitrix/catalog.section.list/gopro/style.css?16714555411548 */
