

/* Start:/local/templates/nimfomanki/components/bitrix/menu/filter/style.css?157775286949*/
.global-filter-form-submit {
    display: none;
}
/* End */


/* Start:/local/templates/nimfomanki/components/bitrix/catalog.section/main/style.css?1577752869863*/
.section-dsc-wrapper {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.section-dsc {
    display: block;
    max-height: 0px;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
.section-dsc.open {
    max-height: 100000px;
    transition: max-height 0.15s ease-in;
}
.section-dsc-show-more {
    display: block;
    position: absolute;
    font-size: 14px;
    color: #142ea7;
    left: 50%;
    bottom: -10px;
    cursor: default;
}
.section-dsc-show-more::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #142ea7 transparent transparent transparent;
    margin: 0 0 2px 5px;
    display: inline-block;
}
.section-dsc-show-more.open::after {
    border-width: 4px 4px 4px 4px;
    border-color: transparent transparent #142ea7 transparent;
}
/* End */
/* /local/templates/nimfomanki/components/bitrix/menu/filter/style.css?157775286949 */
/* /local/templates/nimfomanki/components/bitrix/catalog.section/main/style.css?1577752869863 */
