.test-form .tpl-anketa .tpl-anketa__title {
  padding: 0 0 30px;
  color: #393939;
  font: 700 28px/ normal Montserrat, sans-serif; }
  @media (max-width: 480px) {
  .test-form .tpl-anketa .tpl-anketa__title {
    font-size: 20px; } }

.test-form .tpl-anketa__right form .tpl-field button {
  color: #fff;
  font: 600 15px Montserrat;
  border: none;
  background: #ffab09;
  position: relative; }
  .test-form .tpl-anketa__right form .tpl-field button:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ffab09; }
    .test-form .tpl-anketa__right form .tpl-field button:hover:before {
      width: 100%; }
  .test-form .tpl-anketa__right form .tpl-field button:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: #ffc047;
    z-index: -1;
    transition: all 0.3s;
    pointer-events: none; }

.test-form .tpl-anketa__right form {
  flex-direction: column; }

.test-form .tpl-anketa__right form .tpl-field {
  width: 100%; }

.test-form {
  padding-top: 20px; }

@media (max-width: 960px) {
  .test-form .tpl-anketa__right form, .test-form .tpl-anketa__right form .tpl-field {
    margin: 0; } }

[id ^= sandbox_theme_panel] {
  color: #000;
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important; }

.filter-block .shop2-filter__item.item_flag .shop2-filter__body {
  padding: 19px 28px; }

.search-form .search-rows__row .jq-selectbox__select-text {
  display: none; }
  .search-form .search-rows__row select {
    display: none; }
  .search-form .search-rows__row .jq-selectbox__dropdown {
    position: static !important;
    display: block !important;
    margin-top: 10px; }
    .search-form .search-rows__row .jq-selectbox__dropdown ul {
      position: static !important;
      padding: 0 !important;
      margin: 0 !important; }
      .search-form .search-rows__row .jq-selectbox__dropdown ul li {
        color: rgba(57, 57, 57, 0.8);
        font: 400 15px Roboto, Arial, Helvetica, sans-serif;
        padding: 3px 0 3px 34px;
        position: relative;
        margin: 0 5px 12px;
        cursor: pointer; }
        .search-form .search-rows__row .jq-selectbox__dropdown ul li:last-child {
          margin-bottom: 0; }
        .search-form .search-rows__row .jq-selectbox__dropdown ul li:before {
          content: '';
          position: absolute;
          top: calc(50% - 12px);
          left: 0;
          width: 24px;
          height: 24px;
          border: none;
          background: #f7f7f7;
          box-shadow: none;
          border-radius: 0;
          transition: background-color 0.2s, box-shadow 0.2s;
          border-radius: 4px; }
        .search-form .search-rows__row .jq-selectbox__dropdown ul li:hover:before {
          border: none;
          box-shadow: inset 0 0 0 2px #ffab09; }
        .search-form .search-rows__row .jq-selectbox__dropdown ul li.sel:before {
          border: none;
          box-shadow: inset 0 0 0 2px #ffab09;
          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%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M27.2928932%2C14.2928932%20C27.6834175%2C13.9023689%2028.3165825%2C13.9023689%2028.7071068%2C14.2928932%20C29.0976311%2C14.6834175%2029.0976311%2C15.3165825%2028.7071068%2C15.7071068%20L19.7071068%2C24.7071068%20C19.3165825%2C25.0976311%2018.6834175%2C25.0976311%2018.2928932%2C24.7071068%20L13.2928932%2C19.7071068%20C12.9023689%2C19.3165825%2012.9023689%2C18.6834175%2013.2928932%2C18.2928932%20C13.6834175%2C17.9023689%2014.3165825%2C17.9023689%2014.7071068%2C18.2928932%20L19%2C22.5857864%20L27.2928932%2C14.2928932%20Z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% no-repeat #ffab09; }

body > .shop2-filter-found {
  position: fixed;
  color: #000;
  background: #ffab09;
  font-size: 15px;
  left: calc(50% - 420px);
  top: calc(50% - 20px) !important;
  min-width: 120px;
  margin: 0 0 0 7px;
  z-index: 105;
  display: none;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-weight: normal;
  transition: none;
  text-align: center;
  color: #fff;
  z-index: 999999;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
  @media (max-width: 1500px) {
  body > .shop2-filter-found {
    left: calc(50% - 380px); } }
  @media (max-width: 1380px) {
  body > .shop2-filter-found {
    left: calc(50% - 335px); } }
  @media (max-width: 1260px) {
  body > .shop2-filter-found {
    display: none !important; } }

body > .shop2-filter-found.fix {
  position: fixed;
  top: 50vh !important;
  transform: translateY(-50%); }

body > .shop2-filter-found:before {
  position: absolute;
  content: '';
  margin-top: -5px;
  right: 100%;
  top: 50%;
  z-index: 10;
  border: 5px solid transparent;
  border-right-color: #ffab09; }

body > .shop2-filter-found a {
  padding: 10px 20px;
  display: inline-block;
  background: #ffab09;
  color: #fff;
  text-decoration: none; }
  body > .shop2-filter-found a.filt_reset {
    background: #fdc65a;
    font-weight: bold; }

body > .shop2-filter-found a:hover {
  color: #fff !important;
  background: #fff;
  text-decoration: none;
  opacity: 0.8;
  background: #ffc045 !important; }

@media (min-width: 1024px) {
  .filt .shop2-filter-found {
    display: none !important; } }

[data-remodal-id="filter-1"] .shop2-filter__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 1;
  visibility: visible;
  position: sticky;
  bottom: -22px;
  background: #fff;
  z-index: 99999; }
  [data-remodal-id="filter-1"] .filter-block .shop2-filter {
    overflow: visible; }

.remodal[data-remodal-id="filter-1"] .filter-block__inner {
  overflow: visible; }
