.custom-file-upload {
  position: relative;
  width: 100%;
}
.custom-file-upload input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.file-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.file-text {
  color: #ccc;
}

.konkurs-card .cld-like-wrap {
  width: 30px;
}

.konkurs-button {
  background-image: url("/wp-content/themes/smtheme/library/images/texture_event-min.jpg");
}

.comment_content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

@media (min-width: 1024px) {
  .comment_content > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
}

.smaller-comments-section .comment_content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.smaller-comments-section .comment-title {
  margin-bottom: 0px;
}

.mfp-content {
  /* @apply flex flex-col items-center justify-center; */
}

.logged-role-editor .um-profile-edit {
  display: none;
}

/*# sourceMappingURL=custom.css.map */
