

/* Start:/local/templates/polaris/components/bitrix/catalog/polaris/style.css?17748634011066*/
/*.filter_wrapper {*/
/*    display: none;*/
/*}*/

/*@media (min-width: 992px) {*/
/*    .filter_wrapper {*/
/*        display: block;*/

/*    }*/
/*}*/



@media (max-width: 992px) {



    .filter_wrapper.active {
        /*display: block;*/
        -webkit-transform: translateX(-100vw);
        -ms-transform: translateX(-100vw);
        transform: translateX(-100vw);
        overflow: overlay;
    }

    .filter_wrapper {
        position: fixed;
        right: calc(-100% - 15px);
        top: 0;
        z-index: 5;
        height: 100%;
        width: 80%;
        padding: 20px;
        cursor: pointer;
        background-color: #efefef;
        -webkit-transition: transform .53s;
        -o-transition: .53s transform;
        transition: transform .53s;
        -webkit-transition-timing-function:
                cubic-bezier(.38, .52, .37, 1);
        -o-transition-timing-function: cubic-bezier(.38,.52,.37,1);
        transition-timing-function:
                cubic-bezier(.38, .52, .37, 1);
    }
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?173088923351*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/polaris/components/bitrix/catalog/polaris/style.css?17748634011066 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?173088923351 */
