#form_g-anketa .g-form-control-checkbox--single {
  display: flex;
  align-items: center; }
  #form_g-anketa .g-form-control-checkbox--single .g-form-control-checkbox__input {
    order: 1;
    margin-right: 5px; }
  #form_g-anketa .g-form-control-checkbox--single .g-form-field__title {
    order: 2;
    margin: 0;
    padding: 0; }

body .shop2-compare-header td:first-child {
  vertical-align: top; }

.site-path em {
  font-style: normal; }

.scroll_btn {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  right: 40px;
  width: 55px;
  height: 55px;
  z-index: 1000;
  transition: ease 0.4s;
  border-radius: 7px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2248px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2048%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M83%2C67.422L64.639%2C86%2C58.99%2C80.284%2C77.351%2C61.706%2C83%2C55.99l5.65%2C5.716L107.01%2C80.284%2C101.361%2C86Z%22%20transform%3D%22translate%28-59%20-56%29%22%2F%3E%3C%2Fsvg%3E") center center / 30px auto no-repeat, linear-gradient(to right, #533d82, #e6438b);
  cursor: pointer;
  bottom: 120px; }
  .scroll_btn.active {
    opacity: 1;
    visibility: visible; }

.site-folders .shop-folders > li {
  min-height: 310px; }
