.bx_filter_input_checkbox input {
    left: 0 !important;
}/* Pishite svoi CSS v etom file. Pri obnovlenii shablona etot file ne zatretca*/
.dnn {
    display: none!important
}
.d-flex {
    display: flex
}
.flex-column {
    flex-flow: column
}
.pt-3 {
    padding-top: 1rem!important;
}
.pt-2 {
    padding-top: 0.5rem!important;
}
.border-1px-dotted-gray {
    border-bottom: 1px dashed gray;
}
