

/* Start:/local/templates/.default/components/optimalgroup/catalog.smart.filter/.default/style.css?1773137137767*/
/* .form-filter используется в js, нужен был другой класс*/
.og-form-filter {
  background-color: #fff;
  border-radius: 10px;
  padding: 25px;
}
@media screen and (max-width: 1199.98px) {
  .og-form-filter {
    padding: 0 !important;
    overflow: hidden;
  }
}
@media screen and (max-width: 1199.98px) {
  .og-form-filter form {
    position: relative;
    height: 100%;
    overflow: auto;
    padding: 30px 30px 110px;
  }
}
@media screen and (max-width: 600px) {
  .og-form-filter form {
    padding: 20px 15px 110px;
  }
}
.og-form-filter .checkbox-control,
.og-form-filter .radio-control {
  margin-bottom: 15px;
}
.og-form-filter .checkbox-control:last-child,
.og-form-filter .radio-control:last-child {
  margin-bottom: 0;
}

/* End */
/* /local/templates/.default/components/optimalgroup/catalog.smart.filter/.default/style.css?1773137137767 */
