body .shop2-order-form .order-form-options a {
  font-size: 16px;
}
body .shop-pagelist {
  text-align: center;
}
body .shop-pagelist__body .page-num.active-num {
  font-weight: 700;
  color: #dc62c1;
}
body .site-slider__text-box + .site-slider__btn a {
  background: #DC62C1;
  color: #fff;
  border: none;
  box-shadow: unset;
}
body .copyright-box {
  background: 0 !important;
}
body .site-header .header-menu .menu-top {
  width: 100%;
}
@media (max-width: 1440px) {
  body .site-header .header-menu .menu-top > li {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  body .site-folders__items {
    overflow: visible;
    margin: 0;
    flex-wrap: wrap;
    gap: 5px;
  }
  body .site-folders__item {
    margin: 0 !important;
    width: calc(33.3333% - 4px);
  }
  body .site-folders__name {
    font-size: 9px;
    align-items: flex-start;
  }
}
.SmartCaptcha-Shield {
  display: none !important;
}
.dn {
  display: none;
}
