.bootstrap-two-column {
  width: 100%;
}

.category-ajax-content.is-loading {
  pointer-events: none;
}

.category-loading-box {
  min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}

.category-loading-inner {
  color: #3f69e8;
  font-size: 18px;
  font-weight: 700;
}