.info span {
  padding: 0 5px;
}
.catalog-wrapper .filters {
  overflow: hidden;
  max-width: 200px;
  max-height: 26px;
}
.catalog-wrapper .filters.list_wrap {
  overflow: initial;
  max-width: none;
  max-height: initial;
}
.catalog-wrapper .page_elements {
  max-height: 25px;
  overflow: hidden;
}
.catalog-wrapper .page_elements.list_wrap {
  overflow: initial;
  max-height: initial;
}
.catalog-wrapper .sort_block .pager .page_elements {
  display: inline-block;
}
.noveltySlider-wrap {
  max-height: 380px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.noveltySlider-wrap .product-block .product-link-wrapper {
  width: 100%;
}
body .noveltySlider-wrap .product-block {
  min-width: inherit;
  max-width: initial;
}
.all-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: vertical;
  -moz-flex-direction: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.all-categories .wrapper-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 35px;
  padding-bottom: 50px;
}
.all-categories .wrapper-content .justify-block {
  margin-top: 15px;
  display: none;
}
.all-categories .wrapper-content .justify-block .content_block.catalog a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.all-categories .wrapper-content .wrapper-content-category {
  width: 25%;
  height: auto;
  transition: 0.4s;
  border-top: none;
  border-bottom: none;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  overflow: hidden;
  position: relative;
  margin-top: 15px;
}
.all-categories .wrapper-content .wrapper-content-category::before {
  background: transparent;
  top: 0;
  content: " ";
  display: block;
  height: 2px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  width: 95%;
  transition: 0.4s;
}
.all-categories .wrapper-content .wrapper-content-category::after {
  background: rgba(87, 40, 146, 0.4);
  bottom: 0;
  content: " ";
  display: block;
  height: 2px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  width: 95%;
  transition: 0.4s;
}
.all-categories .wrapper-content .wrapper-content-category:hover {
  border-left: 1px solid rgba(87, 40, 146, 0.4);
  border-right: 1px solid rgba(87, 40, 146, 0.4);
}
.all-categories .wrapper-content .wrapper-content-category:hover .name-category {
  color: rgba(0, 0, 0, 1);
  transition: 0.3s;
}
.all-categories .wrapper-content .wrapper-content-category:hover .photo {
  opacity: 1;
  transition: 0.3s;
}
.all-categories .wrapper-content .wrapper-content-category:hover::before {
  background: rgba(87, 40, 146, 0.4);
  width: 100%;
  height: 4px;
}
.all-categories .wrapper-content .wrapper-content-category:hover::after {
  width: 100%;
  height: 4px;
}
.all-categories .wrapper-content .wrapper-content-category a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-flex-direction: vertical;
  -moz-flex-direction: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  height: auto;
  text-decoration: none;
  padding-bottom: 20px;
}
.all-categories .wrapper-content .wrapper-content-category a .photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  height: 200px;
  opacity: 1;
  padding-bottom: 20px;
  padding-top: 20px;
}
.all-categories .wrapper-content .wrapper-content-category a .photo img {
  height: 100%;
  width: auto;
  max-height: 100%;
}
.all-categories .wrapper-content .wrapper-content-category a .name-category {
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.all-categories .wrapper-content .wrapper-content-category a .item-image {
  height: auto;
  max-width: 100%;
}
.all-categories .wrapper-content .wrapper-content-category ul li a {
  padding: 0;
  color: #572892;
}
.all-categories .wrapper-content .wrapper-content-category ul li a:hover {
  text-decoration: underline;
}
.all-categories .wrapper-content .wrapper-content-category .wrapper_li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-direction: vertical;
  -moz-flex-direction: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  display: none;
}
.all-categories .wrapper-content .wrapper-content-category .wrapper_li .list-Subcat {
  transition: 0.3s;
  overflow: hidden;
}
.all-categories .wrapper-content .wrapper-content-category .wrapper_li .icon {
  cursor: pointer;
  font-size: 32px;
  transition: 0.3s;
}
.all-categories .wrapper-content .wrapper-content-category .wrapper_li .icon.open {
  transform: rotateX(180deg);
}
.all-categories .wrapper-content .wrapper-content-category:hover .name-category, .all-categories .wrapper-content .wrapper-content-category:focus .name-category {
  background-color: rgba(255, 255, 255, 0.9);
}
.category-description {
  text-align: center;
  margin: 20px;
  font-size: 16px;
  line-height: 140%;
  color: #000;
}
.catalog-page .products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.catalog-page .products .product-block {
  width: 33.333%;
  min-width: 33.333%;
  max-width: 33.333%;
  margin-bottom: 40px;
}
.catalog-page .sort_block {
  padding: 0;
}
.catalog-page .sort_block .pager {
  height: 40px;
}
.all-categories .wrapper-content .wrapper-content-category .wrapper_li .list-Subcat ul li {
  padding: 10px 0;
}
.catalog-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.more-button-wrapper.catalog {
  background-color: transparent;
}
.catalog-page .more-button-wrapper, .more-wrapper {
  margin-top: 0;
  text-transform: lowercase;
  font-size: 25px;
  line-height: 120%;
  cursor: pointer;
  text-align: center;
}
.catalog-page .more-button-wrapper:hover, .more-wrapper:hover {
  text-decoration: underline;
}
.slider-form .formCost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 10px;
}
.slider-form .formCost label {
  display: none;
}
.slider-form .formCost .form-field input {
  display: block;
  width: 100%;
}
.slider-form .formCost .form-field:nth-of-type(1) {
  margin-right: 15px;
  max-width: 140px;
  width: 40%;
}
.slider-form .formCost .form-field:nth-of-type(2) {
  max-width: 185px;
}
#catalog-filter {
  display: block;
  width: 25%;
  padding-top: 13px;
  position: relative;
}
#catalog-filter .filters-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#catalog-filter .filters-blocks .f-wrapper {
  width: 100%;
}
#catalog-filter .filters-blocks .f-wrapper .chBox + label::before, #catalog-filter .filters-blocks .f-wrapper input[type="checkbox"] + label::before {
  margin-right: 5px;
}
#catalog-filter .filters-blocks .noUi-connect {
  background: rgba(87, 40, 146, 0.8);
}
#catalog-filter .dropdown-filters-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px dashed rgba(87, 40, 146, 0.4);
  border-top: 1px dashed rgba(87, 40, 146, 0.4);
  color: #572892;
  font-size: 16px;
  line-height: 140%;
  padding: 15px 25px;
  cursor: pointer;
  transition: 0.3s;
}
#catalog-filter .dropdown-filters-block:hover {
  color: #000;
}
#catalog-filter .dropdown-filters-block .icon {
  margin-left: auto;
  margin-right: 0;
  transition: 0.3s;
  transform: rotateX(0deg);
}
#catalog-filter .dropdown-filters-block.open .icon {
  transition: 0.3s;
  transform: rotateX(180deg);
}
#catalog-filter .filter-block-name {
  border-bottom: 1px solid rgba(87, 40, 146, 0.2);
  margin-left: 25px;
  margin-right: 25px;
  padding-bottom: 12px;
  padding-top: 12px;
}
#catalog-filter .filter-block-name:hover {
  cursor: pointer;
}
#catalog-filter .filter-block-name i {
  transition: 0.3s;
}
#catalog-filter .filter-block-name.closed i {
  transform: rotateX(180deg);
}
#catalog-filter .filter-block-name .filter-block-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  -ms-grid-row-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #572892;
}
#catalog-filter .filter-block-name .filter-block-bg a {
  transition: 0.3s;
  font-size: 16px;
  line-height: 140%;
  color: #572892;
  text-decoration: none;
}
#catalog-filter .filter-block-name .filter-block-bg a:hover {
  color: #000;
}
#catalog-filter .filter-block-values {
  margin: 10px 25px 15px;
}
#catalog-filter .filter-block-values ul {
  max-height: 224px;
  overflow: auto;
}
#catalog-filter .filter-block-values li.value_row .fval_cb + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 140%;
  color: #572892;
  margin: 5px 0;
}
#catalog-filter .filter-block-values li.value_row .fval_cb:checked + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 140%;
  color: #000;
}
#catalog-filter .filter-block-values li span {
  display: none !important;
}
#catalog-filter .filter-block-values li label {
  font-size: 16px;
  line-height: 140%;
  font-family: 'Roboto', sans-serif, Arial;
  color: #572892;
  padding-left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#catalog-filter .filter-block-values li label:hover {
  color: #000;
}
#catalog-filter .filter-block-values li label i {
  display: none !important;
}
#catalog-filter .filter-block-values .display-all {
  cursor: pointer;
  padding: 8px;
  margin: 4px 0;
  color: #572892;
  text-decoration: underline;
}
#catalog-filter .filter-block-values.filter-block-values.close .display-all {
  display: none !important;
}
#catalog-filter .filter-slider.ui-widget-content {
  background: rgba(87, 40, 146, 0.3);
}
#catalog-filter .filter-slider .ui-widget-header {
  background: rgba(87, 40, 146, 1);
}
#catalog-filter .filter-slider.ui-slider .ui-slider-handle {
  background: #572892;
  top: -8px;
  width: 20px;
  height: 20px;
  border-radius: 20px;
}
#catalog-filter .slider-form .sliderCont {
  padding-left: 0;
  padding-right: 0;
  margin-right: 9px;
}
#catalog-filter .reset-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  height: 50px;
  border-bottom: 1px dashed rgba(87, 40, 146, 0.4);
  border-top: 1px dashed rgba(87, 40, 146, 0.4);
  width: 100%;
}
#catalog-filter .reset-filters a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 140%;
  margin-left: auto;
  margin-right: 10px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
}
#catalog-filter .reset-filters a:hover {
  color: rgba(0, 0, 0, 1);
}
#catalog-filter .reset-filters a i {
  font-size: 16px;
  line-height: 140%;
  padding-left: 5px;
}
.catalog-page {
  width: 75%;
  padding-left: 20px;
  padding-right: 20px;
  transition: all 0.3s ease 0s;
  margin-left: auto;
  margin-right: 0;
}
.catalog-page.closeFilters {
  width: 100%;
}
.catalog-page.closeFilters .sort_block {
  padding-left: 0;
  transition: 0.3s;
}
.catalog-page.closeFilters.fullScreen .sort_block {
  padding-left: 0;
}
.catalog-page > div:last-child, .catalog-page.closeFilters > div:last-child {
  padding-left: 0;
  padding-right: 0;
  display: none;
}
.noUi-horizontal .noUi-handle {
  left: -1px;
}
.noUi-handle.noUi-handle-upper {
  left: auto;
  right: 24px;
}
.loading, .load {
  position: relative;
}
.loading .products::before, .products.load::before {
  content: " ";
  position: absolute;
  z-index: 379;
  height: 100%;
  min-height: 100vh;
  width: 100%;
  background-color: #fff;
  opacity: 0.7;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
}
.loading .products::after, .products.load::after {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 380;
  top: 30vh;
  left: 0;
  bottom: auto;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #572892;
  margin: auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@media only screen and (max-width: 1199px) {
  .all-categories .wrapper-content .wrapper-content-category::after {
    width: 100%;
    background: rgba(87, 40, 146, 0.1);
  }
  #catalog-filter .dropdown-filters-block {
    padding: 15px 10px;
  }
  #catalog-filter .filter-block-values {
    margin-bottom: 0;
  }
  .slider-form {
    padding-bottom: 0;
  }
  #catalog-filter {
    padding-top: 0;
  }
  #catalog-filter .reset-filters {
    margin-top: 10px;
  }
  #catalog-filter .filter-block-name, #catalog-filter .filter-block-values {
    margin-left: 10px;
    margin-right: 10px;
  }
  .all-categories .wrapper-content .wrapper-content-category {
    margin-top: 0;
  }
  main .all-categories .wrapper-content {
    padding: 0 10px;
  }
  main .all-categories .wrapper-content .wrapper-content-category {
    padding: 10px 0;
  }
  main .all-categories .wrapper-content .wrapper-content-category a {
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  main .all-categories .wrapper-content .wrapper-content-category a .name-category {
    order: 1;
    padding: 0;
    padding-right: 10px;
  }
  main .all-categories .wrapper-content .wrapper-content-category a .photo {
    order: 2;
    padding: 0;
  }
  main .all-categories .wrapper-content .wrapper-content-category:hover::after, main .all-categories .wrapper-content .wrapper-content-category:hover::before {
    display: none;
  }
  main .all-categories .wrapper-content .wrapper-content-category .wrapper_li {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  main .all-categories .wrapper-content .wrapper-content-category .wrapper_li .icon {
    margin-left: auto;
    margin-right: 40px;
  }
  main .all-categories .wrapper-content .wrapper-content-category .wrapper_li .list-Subcat ul li {
    margin: 0;
    padding: 10px 0 0;
  }
  .category-description {
    font-size: 16px;
    line-height: 140%;
  }
  main .all-categories .wrapper-content .wrapper-content-category .wrapper_li {
    display: none;
  }
  .all-categories .wrapper-content .wrapper-content-category a .name-category {
    font-size: 16px;
    line-height: 140%;
    position: relative;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .catalog-page .products {
    margin-top: 0;
  }
  .category-description {
    margin: 0;
  }
  .catalog-wrapper {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .catalog-page.closeFilters > div:first-child .paginator, .catalog-page.closeFilters > div:first-child .page_elements {
    display: none;
  }
  .catalog-page.closeFilters > div:first-child .left-side-wrapper {
    margin-left: auto;
    margin-right: 0;
  }
  .catalog-page.closeFilters > div:first-child .left-side-wrapper .dropDown.filters {
    margin-right: 0;
  }
  #catalog-filter.absolute {
    min-width: 275px;
  }
  .all-categories .wrapper-content .wrapper-content-category a .name-category {
    text-align: center;
  }
  .catalog-page.closeFilters .products .product-block {
    min-width: 33.333%;
    width: 33.333%;
    max-width: 33.333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #catalog-filter {
    background: rgba(255, 255, 255, 0.1);
    padding-top: 0;
  }
  .all-categories .wrapper-content .wrapper-content-category a .photo {
    height: auto;
  }
  .all-categories .wrapper-content .wrapper-content-category a .photo img {
    height: auto;
    max-height: 100%;
    width: auto;
  }
  #catalog-filter.absolute {
    width: 100%;
    position: relative;
  }
  .catalog-page.closeFilters .sort_block {
    padding-left: 0;
    transition: none;
  }
  .catalog-page.closeFilters > div:first-child .left-side-wrapper {
    margin-left: 0;
  }
  .catalog-page.closeFilters > div:first-child .paginator, .catalog-page.closeFilters > div:first-child .page_elements {
    display: block;
  }
  main .all-categories .wrapper-content .wrapper-content-category a .photo {
    width: auto;
  }
  .all-categories .wrapper-content .wrapper-content-category a .name-category {
    font-size: 20px;
  }
  body .selection-about-us .container-about-us .text-about-us {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1200px) {
  .catalog-page .more-button-wrapper, .more-wrapper {
    margin-bottom: 20px;
  }
  #catalog-filter li:hover .chBox + label::before, #catalog-filter li:hover input[type="checkbox"] + label::before {
    color: rgba(87, 40, 146, 1);
  }
  .all-categories .wrapper-content .wrapper-content-category a .name-category {
    font-size: 25px;
    line-height: 120%;
  }
}
@-webkit-keyframes sk-rotateplane {
  from {
    -webkit-transform: perspective(120px);
  }
  to {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
}
@-moz-keyframes sk-rotateplane {
  from {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  to {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
}
@-o-keyframes sk-rotateplane {
  from {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  to {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
}
@-ms-keyframes sk-rotateplane {
  from {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  to {
    transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
}
