.gsi-material-button {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-appearance: none;
  background-color: WHITE;
  background-image: none;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1f1f1f;
  cursor: pointer;
  font-family: 'Roboto', arial, sans-serif;
  font-size: 14px;
  height: 40px;
  letter-spacing: 0.25px;
  outline: none;
  overflow: hidden;
  padding: 0 12px;
  position: relative;
  text-align: center;
  -webkit-transition: background-color .218s, border-color .218s, box-shadow .218s;
  transition: background-color .218s, border-color .218s, box-shadow .218s;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
  max-width: 400px;
  min-width: min-content; }

.gsi-material-button .gsi-material-button-icon {
  height: 20px;
  margin-right: 12px;
  min-width: 20px;
  width: 20px; }

.gsi-material-button .gsi-material-button-content-wrapper {
  -webkit-align-items: center;
  align-items: center;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  position: relative;
  width: 100%; }

.gsi-material-button .gsi-material-button-contents {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top; }

.gsi-material-button .gsi-material-button-state {
  -webkit-transition: opacity .218s;
  transition: opacity .218s;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0; }

.gsi-material-button:disabled {
  cursor: default;
  background-color: #ffffff61;
  border-color: #1f1f1f1f; }

.gsi-material-button:disabled .gsi-material-button-contents {
  opacity: 38%; }

.gsi-material-button:disabled .gsi-material-button-icon {
  opacity: 38%; }

.gsi-material-button:not(:disabled):active .gsi-material-button-state,
.gsi-material-button:not(:disabled):focus .gsi-material-button-state {
  background-color: #303030;
  opacity: 12%; }

.gsi-material-button:not(:disabled):hover {
  -webkit-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15);
  box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 1px 3px 1px rgba(60, 64, 67, 0.15); }

.gsi-material-button:not(:disabled):hover .gsi-material-button-state {
  background-color: #303030;
  opacity: 8%; }

.my-55 {
  margin-top: 5.5rem !important;
  margin-bottom: 5.5rem !important; }

.mx-55 {
  margin-left: 5.5rem !important;
  margin-right: 5.5rem !important; }

.mt-n1 {
  margin-top: -1rem !important; }

.mt-n2 {
  margin-top: -2rem !important; }

.mt-n3 {
  margin-top: -3rem !important; }

.mt-n4 {
  margin-top: -4rem !important; }

.mt-n5 {
  margin-top: -5rem !important; }

.mt-n6 {
  margin-top: -6rem !important; }

.mt-n7 {
  margin-top: -7rem !important; }

.mb-n1 {
  margin-bottom: -1rem !important; }

.mb-n2 {
  margin-bottom: -2rem !important; }

.mb-n3 {
  margin-bottom: -3rem !important; }

.mb-n4 {
  margin-bottom: -4rem !important; }

.mb-n5 {
  margin-bottom: -5rem !important; }

.mb-n6 {
  margin-bottom: -6rem !important; }

.mb-n7 {
  margin-bottom: -7rem !important; }

@use 'sass:color';
@use 'sass:color';
#article-post a {
  word-wrap: break-word !important; }

.category-detail-badge,
div#post-detail-article .badge {
  font-size: 1rem;
  margin-bottom: 2rem !important;
  float: right; }

nav#main-nav {
  position: fixed;
  width: 100%;
  z-index: 1056; }
  nav#main-nav a.navbar-brand:hover {
    color: unset !important; }

.sidebar-img-table {
  position: relative;
  width: 65px;
  height: 55px;
  overflow: hidden; }
  .sidebar-img-table img {
    width: 100px !important;
    height: auto !important;
    position: absolute;
    transform: translate(-20%, 0); }

.header-bg {
  background-color: #dddad9; }

.sidebar-card-bg {
  background-color: #d6d2d1; }

button.btn-close {
  z-index: 1; }

#toggle-close-left-offcanvas-sidebar {
  left: 10px;
  top: 10px;
  z-index: 1070;
  padding: 10px;
  position: relative; }

#toggle-close-left-offcanvas-sidebar,
#toggle-close-right-offcanvas-sidebar {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1)); }

#toggle-open-left-offcanvas-sidebar,
#toggle-open-right-offcanvas-sidebar {
  z-index: 2; }

#toggle-open-right-offcanvas-sidebar {
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

#toggle-close-right-offcanvas-sidebar {
  right: 15px;
  top: 10px;
  padding: 10px;
  border-color: #fdfdfd;
  position: relative;
  z-index: 1070; }

div#sidebar-left-offcanvas {
  left: 0; }

div#sidebar-right-offcanvas {
  right: 0; }

.sidebar .table {
  --bs-table-border-color: #a5a5a5 !important; }
.sidebar aside.sticky-top h2 {
  font-size: 18px !important; }
.sidebar aside.sticky-top.overflow-y-scroll {
  height: 88vh;
  scrollbar-width: thin;
  scrollbar-color: color-mix(in srgb, black 8%, #c6c1bc) color-mix(in srgb, transparent 100%, #c6c1bc); }
  .sidebar aside.sticky-top.overflow-y-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #c6c1bc; }
  .sidebar aside.sticky-top.overflow-y-scroll::-webkit-scrollbar-thumb {
    width: 3px;
    background-color: color-mix(in srgb, black 8%, #c6c1bc); }

#post-detail-chevrons.post-navigation a {
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  background: color-mix(in srgb, black 9%, #c6c1bc);
  color: color-mix(in srgb, white 9%, #c6c1bc);
  text-shadow: 0 0 1px color-mix(in srgb, white 9%, #c6c1bc);
  border-radius: 50%;
  padding: .8rem;
  transform: translate(0, 150%);
  box-shadow: 0 4px 8px #a3a3a361; }
  #post-detail-chevrons.post-navigation a:hover {
    background: color-mix(in srgb, black 15%, #c6c1bc); }
  #post-detail-chevrons.post-navigation a i {
    font-size: 2rem; }
#post-detail-chevrons.post-navigation .left-group,
#post-detail-chevrons.post-navigation .right-group {
  position: fixed;
  top: 39%;
  z-index: 1000; }
#post-detail-chevrons.post-navigation .left-group {
  left: 1rem; }
#post-detail-chevrons.post-navigation .right-group {
  right: 1rem; }
  #post-detail-chevrons.post-navigation .right-group a {
    justify-content: end; }

#small-art-label {
  border-radius: 3px;
  width: 60px;
  height: 80px;
  box-shadow: 1px 2px 3px #989898;
  padding: 2rem;
  position: relative;
  cursor: pointer; }
  #small-art-label #text-line-box-1 {
    height: 2px;
    width: 43px;
    border: 2px solid #ddd;
    position: absolute;
    left: 10px;
    top: 10px; }
  #small-art-label div#text-line-box-2 {
    height: 2px;
    width: 22px;
    border: 2px solid #ddd;
    position: absolute;
    left: 10px;
    top: 18px; }
  #small-art-label #text-line-box-3 {
    height: 1px;
    width: 44px;
    border: 2px solid #ddd;
    position: absolute;
    left: 10px; }
  #small-art-label #text-line-box-4, #small-art-label #text-line-box-5, #small-art-label #text-line-box-6 {
    height: 1px;
    width: 43px;
    border: 2px solid #ddd;
    position: absolute;
    left: 10px; }
  #small-art-label #text-line-box-7 {
    height: 1px;
    width: 35px;
    border: 2px solid #ddd;
    position: absolute;
    left: 10px;
    top: 4.05rem; }

.lb-data .lb-close {
  position: relative !important;
  z-index: 10000 !important; }

.mt-n-1 {
  margin-top: -1rem !important; }

.mt-n-2 {
  margin-top: -2rem !important; }

.mt-n-3 {
  margin-top: -3rem !important; }

.mt-n-4 {
  margin-top: -4rem !important; }

.mt-n-5 {
  margin-top: -5rem !important; }

.mt-n-6 {
  margin-top: -6rem !important; }

.ms-n-05 {
  margin-left: -0.5rem !important; }

.me-n-05 {
  margin-right: -0.5rem !important; }

.mb-n-1 {
  margin-bottom: -1rem !important; }

.mb-n-2 {
  margin-bottom: -2rem !important; }

.mb-n-3 {
  margin-bottom: -3rem !important; }

.mb-n-4 {
  margin-bottom: -4rem !important; }

.mb-n-5 {
  margin-bottom: -5rem !important; }

.mb-n-6 {
  margin-bottom: -6rem !important; }

.spicy-rice-regular {
  font-family: "Spicy Rice", serif;
  font-weight: 400;
  font-style: normal; }

.modal-backdrop {
  opacity: .8 !important; }

#post-row-wrapper .post-back-to-list {
  position: fixed;
  z-index: 2; }

.login-form-wrapper {
  margin: 0 auto; }

blockquote {
  margin: 1.3rem 1.1rem;
  font-style: italic;
  border-left: 5px solid #ccc;
  font-style: italic;
  overflow: hidden;
  padding-left: 1.5em;
  padding-right: 1.5em; }
  blockquote ::before {
    content: open-quote; }
  blockquote ::after {
    content: close-quote; }

.g-recaptcha {
  transform: scale(1.15);
  transform-origin: 0 0;
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  opacity: 0.8; }
  .g-recaptcha > div {
    width: 100% !important; }

.navbar-brand.monofett-regular {
  font-size: xxx-large !important;
  margin-top: -9px;
  line-height: 1.1; }

.main-footer .monofett-regular {
  font-size: xx-large;
  line-height: 0.7; }

body:not(body[data-admin-utc-offset]) {
  background-color: #c6c1bc;
  font-size: 20px;
  height: 100vh;
  display: flex;
  flex-direction: column; }

ul.errorlist {
  list-style-type: none;
  padding-left: 0; }
  ul.errorlist > li {
    padding: 10px 10px 10px 15px;
    background: rgba(254, 194, 204, 0.4);
    border-radius: 5px;
    color: red;
    margin-bottom: 1rem;
    backdrop-filter: blur(10px);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }

.frontpage-card-list.list-group .list-group-item {
  background-color: rgba(255, 255, 255, 0.4); }
  .frontpage-card-list.list-group .list-group-item:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; }

.grecaptcha-badge {
  bottom: 100px !important; }

.bg-color-whitesmoke {
  background-color: #dcd9d7; }

.dropdown-button-no-after::after {
  display: none; }

.bg-glass {
  background: rgba(255, 255, 255, 0.19);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(14.2px);
  -webkit-backdrop-filter: blur(14.2px);
  border: 1px solid rgba(255, 255, 255, 0.3); }

.comments-wrapper {
  padding-top: .8rem;
  padding-bottom: .8rem; }

.comments-wrapper.replies-wrapper {
  padding-left: 1.5rem;
  border-left: 1px solid lightgrey; }

#comments-body-bottom {
  padding-left: .3rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

i.fa-solid.fa-heart,
i.fa-regular.fa-trash-can:hover {
  color: var(--bs-danger); }

i.fa-solid.fa-comment-dots:hover {
  color: var(--bs-primary); }

h2.list-post-title,
h2.post-title {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 22px; }

#post-row-wrapper .post-item-wrapper:not(:last-child) {
  margin-bottom: 2rem; }

#homepage #post-row-wrapper .post-item-wrapper:not(:last-child) {
  margin-bottom: 1rem; }

.dropdown-item:focus, .dropdown-item:hover {
  background-color: color-mix(in srgb, black 50%, rgba(255, 255, 255, 0.19));
  color: #bfbfbf; }

#profile-header h2 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: -15px; }
#profile-header .posts-follows {
  width: fit-content;
  margin: 0 auto; }

.alert {
  backdrop-filter: blur(10px); }

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: rgba(220, 240, 220, 0.5);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis); }

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: rgba(207, 244, 252, 0.40);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis); }

.bg-body-tertiary {
  background-color: #b1b1b1 !important; }

.hero-banner-content {
  padding: 5rem 0; }

.post-wrapper,
.content-wrapper {
  margin-bottom: 1rem; }

.post-article {
  padding: 2rem 2rem 2.1rem; }

.post-article, .post-text-wrapper {
  max-width: 999px; }

#div_id_height,
#div_id_width,
#div_id_depth,
#div_id_measurement_unit {
  width: 28.69%; }

fieldset {
  border: 1px solid #d1d1d1;
  border-radius: .5rem;
  padding-left: 1rem;
  padding-right: 1rem; }

.content-entry {
  padding: 1rem; }

.form-control:not(#id_captcha),
.form-control:not(#id_captcha):active,
.form-control:not(#id_captcha):focus {
  color: white;
  background-color: #000000; }

input#main-search.form-control:not(#id_captcha),
#div_id_comment .form-control:not(#id_captcha) {
  background-color: #bbbbbb;
  border: none; }
  input#main-search.form-control:not(#id_captcha)::placeholder,
  #div_id_comment .form-control:not(#id_captcha)::placeholder {
    opacity: .6; }

input#main-search.form-control:not(#id_captcha):active,
input#main-search.form-control:not(#id_captcha):focus,
#div_id_comment .form-control:not(#id_captcha):active,
#div_id_comment .form-control:not(#id_captcha):focus {
  background-color: #000000; }

.navbar-search span#search-addon {
  margin-left: -40px;
  position: relative;
  opacity: 0.3; }

button.btn-close {
  position: absolute;
  right: 10px;
  top: 10px; }

.modal.show .modal-dialog {
  transform: translateY(35vh) !important; }
  .modal.show .modal-dialog .modal-title {
    margin-bottom: 15px; }

.btn-sm {
  padding: 1px 8px; }

.btn-default {
  background-color: #c9c9c9;
  color: #646464; }
  .btn-default:hover {
    background-color: #d5d5d5; }
  .btn-default.tag {
    border-radius: 0; }

h1 span.smaller {
  font-size: 1.5rem; }

#frontpage-jumbotron-wrapper {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.1993172269) 0%, rgba(0, 0, 0, 0.4458158263) 35%, rgba(0, 0, 0, 0.4458158263) 56%, rgba(0, 0, 0, 0.2021183473) 100%), url("/static/images/madonna_and_child_with_angels.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.dropdown-toggle.ellipsis .fa-ellipsis {
  font-size: 1.4rem;
  margin-right: 1rem;
  color: black; }
.dropdown-toggle.ellipsis::after {
  display: none; }

.login-signup-image-left::before {
  content: "";
  background-color: rgba(14, 11, 19, 0.3);
  width: 100%;
  height: 100%;
  position: absolute; }

.welcome-text-content-wrapper h1 {
  font-size: 3rem; }

.styled-divider {
  width: 300px;
  height: 5px;
  background: #ffc6c6;
  margin: 1rem auto 0.2rem;
  border-radius: 9px; }

.lead-xxl {
  font-size: xx-large; }

.card-icon-top i.fa-xxxl,
.card-icon-top i.fa-xxxl,
.card-icon-top i.fa-xxxl {
  font-size: 4rem; }

a,
a.nav-link i {
  text-decoration: none;
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-shadow: 0 0 1px rgba(var(--bs-link-color-rgb)); }

a.post-title {
  color: #161616; }
  a.post-title:hover {
    color: #5c5c5c; }

#article-post .post-title h1 {
  color: black;
  font-size: 2rem; }

#id_captcha.form-control {
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important; }

.text-muted {
  color: #6e6e6ebf !important; }

.input-group .form-control a {
  color: #c3c3c3; }

.container-x-small,
.container-med,
.container-small {
  max-width: 80%;
  margin: 0 auto; }

button.like-button, button.comment-button {
  border: none;
  background: transparent;
  padding: 0; }
button.unfollow-button:hover {
  color: red; }
button.unfollow-button, button.follow-button, button.message-button, button.no-message-button {
  margin-top: .5rem;
  margin-bottom: .5rem; }
button.no-message-button {
  cursor: not-allowed; }

.btn.btn-tertiary {
  background: #747474;
  color: white; }
  .btn.btn-tertiary.btn-lg {
    padding: 5px 10px !important; }
  .btn.btn-tertiary:hover {
    background: #343a41; }
  .btn.btn-tertiary:first-child:active, .btn.btn-tertiary:active, .btn.btn-tertiary:focus {
    background: #414346;
    color: white; }

.hero-banner.profile-banner {
  background: black; }

main {
  position: relative;
  margin-top: 3.5rem; }
  main .sidebar aside.sticky-top.rounded.p-4 {
    top: 5rem; }

.post-entry-content {
  background: #d6d2d1;
  padding: 1.5rem;
  width: -webkit-fill-available;
  width: -moz-available; }

.hero-banner.profile-banner {
  margin-top: -2.2rem; }

.card-col-wrapper .card .card-header,
.card-col-wrapper .card .card-footer {
  background-color: unset; }
.card-col-wrapper .card .img-top {
  text-align: center;
  background-color: black;
  height: auto;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.8rem;
  overflow: hidden; }
  .card-col-wrapper .card .img-top img:not(.gif) {
    height: auto;
    width: 100%;
    display: block;
    margin: 0 auto;
    object-fit: contain; }

.card {
  overflow: hidden;
  border-color: #dddddd !important; }
  .card .card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .card .card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 2px 16px 8px; }

#frontpage-cards .card-item-wrapper {
  width: 100%; }
  #frontpage-cards .card-item-wrapper > .card {
    margin-bottom: 0; }

#post-detail .post-img-wrapper .img-top {
  height: max-content;
  margin: 0 auto; }
  #post-detail .post-img-wrapper .img-top a img {
    height: auto;
    object-fit: contain;
    width: auto; }

#join-community-button {
  position: relative; }

.z-index-2 {
  z-index: 2 !important; }

.profile-post-list .img-top.ratio.ratio-1x1 {
  overflow: hidden; }

h1.profile-username {
  color: #e7e7e7;
  font-size: 5rem;
  margin-bottom: 0; }

p:last-child {
  margin-bottom: .5rem; }

.profile-userstat {
  margin-bottom: .5rem; }

.left-group {
  padding-right: 15px; }

.lb-data .lb-caption {
  font-size: 1.5rem !important; }

.calendar-navigation .user-calendar-prev-next {
  cursor: pointer; }

textarea::placeholder,
input::placeholder {
  color: #868686 !important; }

input#id_date_art_finished,
input#id_price,
input#id_currency {
  width: 100%; }

.form-select {
  background-color: black;
  color: white; }

input.form-control[disabled],
.form-select:disabled {
  opacity: .3;
  cursor: not-allowed;
  background-color: black; }

.form-check-input {
  border: 1px solid #8b8b8b; }

#login-wrapper {
  min-height: 75vh; }
  #login-wrapper .login-signup-image-left {
    background: url("/static/images/no-regerts-800.png") no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center; }

ul.nav.nav-tabs {
  --bs-nav-tabs-border-color: #c5c5c5; }

.ck.ck-editor__main > .ck-editor__editable {
  background: #000000 !important;
  color: white; }

.sidebar .right-sidebar {
  padding-bottom: 1rem; }

#sidebar-right-offcanvas .right-sidebar {
  padding-bottom: 0; }

#sidebar-left-offcanvas .left-sidebar {
  margin-bottom: 0 !important; }

#user-links .deny-access-overlay {
  display: none; }
  #user-links .deny-access-overlay p {
    display: none; }

#user-links:hover .deny-access-overlay {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100000; }
  #user-links:hover .deny-access-overlay p {
    display: block;
    text-align: center; }
    #user-links:hover .deny-access-overlay p button:hover {
      color: black; }

div#about-info-modal {
  transform: translate(0%, -20%);
  font-size: 1.2rem; }
  div#about-info-modal .modal-body {
    padding: 2rem 3rem 3rem; }

.spinner-border,
.spinner-grow {
  position: absolute;
  text-align: center;
  z-index: 0; }

div#list-nav-wrapper {
  background: #c6c1bc;
  margin-top: -40px; }

.sidebar-card-bg-darkened {
  background-color: #afa8a6; }

#home-category-all-post-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: start; }

.sidebar aside a.btn.sidebar-card-bg:hover {
  background: #afaba9;
  border-color: #afaba9; }

.navbar {
  --bs-navbar-padding-y: 0; }
  .navbar .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 2000; }

/* Hamburger X Navbar */
#main-nav.navbar .nav-link {
  font-size: 1.15rem; }

#main-nav.navbar .dropdown-menu {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }

#main-nav.navbar .navbar-toggler {
  border-color: transparent; }

#main-nav.navbar .navbar-toggler:focus {
  background: none;
  outline: 0;
  box-shadow: none; }

#main-nav.navbar .navbar-toggler span {
  display: block;
  width: 30px;
  height: 3px;
  margin: 5px auto;
  background: #444;
  transition: all 0.6s cubic-bezier(0.25, 0.1, 0.25, 1); }

#main-nav.navbar .navbar-toggler:hover span,
#main-nav.navbar .navbar-toggler:focus span {
  background: #616161; }

/* rotate first span */
#main-nav.navbar .navbar-toggler[aria-expanded="true"] span:first-of-type {
  transform: rotate(45deg) translate(6px, 6px); }

/* hide second span */
#main-nav.navbar .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
  opacity: 0; }

/* rotate third span */
#main-nav.navbar .navbar-toggler[aria-expanded="true"] span:last-of-type {
  transform: rotate(-45deg) translate(5px, -5px); }

#main-nav.navbar .navbar-toggler[aria-expanded="false"] span {
  transform: none;
  opacity: 1; }

.navbar-brand {
  color: #242424;
  font-size: 1.9rem; }
  .navbar-brand:hover {
    color: unset; }

img.user-profile-img {
  margin-bottom: -1rem;
  outline: 8px solid #dddad9;
  position: relative;
  background: #dddad9;
  z-index: 2;
  border-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1)); }

footer.main-footer {
  margin-top: auto;
  background-color: #cdc9c4; }
  footer.main-footer span.bebas-neue-regular {
    font-size: 1.2rem; }

.table.table-striped {
  --bs-table-border-color: #bbbbbb !important;
  --bs-table-bg: #e9e8e7 !important; }

.table > :not(caption) > * > * {
  padding: .5rem 0 .5rem; }

.calendar-dates li.active::before {
  background: unset !important; }

.today-date::before,
.table td.today-date {
  background-color: #9eafb7 !important; }

:root {
  --color-all:rgb(38, 40, 43);
  --color-exhibitions: #4CAF50;
  --color-deadlines: #F44336;
  --color-meetings: #2196F3;
  --color-workshops: #FF9800;
  --color-personal: #9C27B0;
  --color-other: #607D8B; }

/* Legend Styles */
.calendar-legend {
  margin-bottom: 20px; }

.legend-item {
  display: flex;
  align-items: center;
  cursor: pointer; }

.legend-color {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px; }

.legend-item.filtered .legend-color {
  opacity: 0.3; }

/* Month Card Styles */
.month-card {
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  overflow: hidden; }

.month-header {
  background-color: #f8f9fa;
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #dee2e6; }

.month-table {
  width: 100%;
  border-collapse: collapse; }

.month-table th,
.month-table td {
  text-align: center;
  width: 14.28%;
  font-size: 1.2rem;
  padding: 15px 0 20px;
  position: relative; }

.month-table th {
  font-weight: 500;
  color: #6c757d; }

.day-cell {
  border: 1px solid #f0f0f0;
  height: 32px; }

.other-month {
  background-color: #f8f9fa;
  color: #adb5bd; }

.today {
  background-color: #e3d3a2 !important; }

.day-number {
  display: block;
  color: inherit;
  text-decoration: none; }

#calendar-year-page .day-events-indicator,
#calendar-month-page .day-events-indicator:has(div.event-badge) {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: absolute;
  overflow-y: auto;
  width: 100%;
  scrollbar-width: thin;
  scrollbar-color: color-mix(in srgb, black 8%, #c6c1bc) color-mix(in srgb, transparent 100%, #c6c1bc); }

.event-dot {
  width: 10px;
  height: 10px;
  margin: 0 auto;
  border-radius: 50%; }

.event-dot-sm {
  width: 5px;
  height: 5px;
  margin: 0 auto;
  border-radius: 50%; }

.event-badge {
  display: inline-block;
  height: 17px;
  width: 100%;
  padding: 2px 5px;
  border-radius: 3px;
  font-size: 0.8rem;
  color: #fff;
  margin-bottom: 2px; }

.event-badge:last-child {
  margin-bottom: 0; }

.community-detail-body p {
  margin-bottom: .2rem; }

/* Todo Lists Container */
.todo-lists-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
  align-items: baseline; }

.todo-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px; }

.todo-actions {
  display: flex;
  gap: 10px; }

.category-filters {
  display: flex;
  align-items: center;
  gap: 10px; }

/* Todo List */
.todo-list {
  width: 300px;
  min-height: 200px;
  background-color: #f8f9fa;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 15px;
  cursor: move; }

.todo-list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 10px; }

.todo-list-title {
  margin: 0;
  padding: 5px;
  border-radius: 4px; }

.todo-list-title:focus {
  background-color: #e9ecef;
  outline: none; }

.todo-list-actions {
  display: flex;
  gap: 5px;
  align-items: center; }

.todo-list-actions button {
  background: none;
  border: none;
  cursor: pointer;
  color: #6c757d;
  transition: color 0.2s; }

.todo-list-actions button:hover {
  color: #343a40; }

.todo-list-category {
  width: auto;
  min-width: 120px;
  font-size: 0.85rem;
  padding: 2px 5px;
  margin-right: 5px; }

.todo-list-color {
  width: 20px;
  height: 20px;
  padding: 0;
  border: none;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer; }

.todo-list-badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: #6c757d;
  color: white;
  margin-left: 8px; }

/* Hide lists when filtered */
.todo-list.category-filtered {
  display: none; }

/* Todo Items */
.todo-list-items {
  display: flex;
  flex-direction: column;
  gap: 8px; }

.todo-item {
  display: flex;
  align-items: center;
  padding: 8px;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05); }

.todo-item-checkbox {
  margin-right: 10px; }

.todo-item-text {
  flex-grow: 1;
  padding: 3px;
  border-radius: 3px; }

.todo-item-text:focus {
  background-color: #e9ecef;
  outline: none; }

.todo-item-due-date {
  font-size: 0.8rem;
  padding: 2px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  color: #495057;
  margin-right: 8px; }

.todo-item-due-date::-webkit-calendar-picker-indicator {
  cursor: pointer; }

.todo-item.completed .todo-item-text {
  text-decoration: line-through;
  color: #6c757d; }

.todo-item.overdue .todo-item-due-date {
  color: #dc3545;
  border-color: #dc3545; }

.btn-delete-item {
  background: none;
  border: none;
  cursor: pointer;
  color: #6c757d;
  opacity: 0;
  transition: opacity 0.2s; }

.todo-item:hover .btn-delete-item {
  opacity: 1; }

/* Drag and Drop Styling */
.todo-list.ui-sortable-helper {
  transform: rotate(2deg); }

.todo-item.ui-sortable-helper {
  transform: rotate(1deg); }

.todo-list-placeholder,
.todo-item-placeholder {
  border: 2px dashed #ced4da;
  background-color: #f1f3f5;
  visibility: visible !important; }

#react-root {
  margin-top: 5rem !important; }

@media screen and (max-width: 425px) {
  .d-xs-none {
    display: none !important; } }
@media screen and (min-width: 992px) {
  .sidebar aside.sticky-top {
    top: 88px; }

  #login-wrapper {
    min-height: 96vh; }

  #frontpage-cards .card-item-wrapper {
    width: 48%; }
    #frontpage-cards .card-item-wrapper > .card {
      margin-bottom: 0; }

  #main-nav .navbar-nav.mx-auto {
    gap: 1rem !important; }

  .container-small {
    max-width: 60%; } }
@media screen and (max-width: 991px) {
  #user-links .deny-access-overlay {
    border-radius: unset !important; }

  #post-detail-chevrons a {
    height: 40px;
    width: 40px;
    padding: .7rem; }
    #post-detail-chevrons a i {
      font-size: 1.8rem; }

  #post-detail .post-img-wrapper .img-top {
    width: 100% !important;
    height: 100% !important;
    display: block !important; }
    #post-detail .post-img-wrapper .img-top img.post-image {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover; }

  div#list-nav-wrapper {
    padding-top: 2rem !important; }
    div#list-nav-wrapper a {
      font-size: 1rem; }

  #community-list-wrapper,
  #community-wrapper {
    margin-top: 1.5rem !important; }

  #brand-search-login-wrapper {
    width: 100% !important; } }
@media screen and (max-width: 1199px) {
  #post-detail {
    height: unset; }

  #post-detail .post-img-wrapper .img-top a img {
    width: 100% !important; } }
@media screen and (min-width: 1200px) {
  body {
    font-size: 18px; }

  footer.main-footer span.bebas-neue-regular {
    font-size: 1.3rem; }

  #artwork-post .post-entry-content {
    border-radius: var(--bs-border-radius); }

  .navbar-brand {
    font-size: 2rem; }

  .container-x-small {
    max-width: 400px !important;
    margin: 0 auto; }

  .container-small {
    max-width: 550px !important;
    margin: 0 auto; }

  .container-med {
    max-width: 1120px !important;
    margin: 0 auto; }

  .profile-post-list .profile-card-wrapper {
    width: 20%;
    margin-bottom: 1.5rem; }

  #div_id_medium {
    width: 69.48%; }

  #div_id_date_art_finished {
    width: 30%; }

  div#div_id_price {
    width: 30%; }

  div#div_id_currency {
    width: 20%; }

  span.like-wrapper,
  span.comment-wrapper {
    white-space: nowrap; }

  #post-row-wrapper > div.col-md-12 {
    height: 82vh; }

  #post-detail .post-img-wrapper {
    max-height: 650px;
    height: 650px; }
    #post-detail .post-img-wrapper .img-top a img {
      max-width: 90%;
      max-height: 650px; }

  #artwork-post .post-text-wrapper .post-entry {
    overflow-y: scroll;
    scrollbar-color: color-mix(in srgb, black 8%, #c6c1bc) color-mix(in srgb, transparent 100%, #c6c1bc);
    scrollbar-width: thin;
    height: -webkit-fill-available;
    height: 800px;
    width: 100%; }
    #artwork-post .post-text-wrapper .post-entry::-webkit-scrollbar {
      width: 6px;
      background-color: #c6c1bc; }
    #artwork-post .post-text-wrapper .post-entry::-webkit-scrollbar-thumb {
      width: 3px;
      background-color: color-mix(in srgb, black 8%, #c6c1bc); }

  div[class^="termly-styles-message-"] {
    font-size: 15px !important; }

  #main-nav .navbar-nav.mx-auto {
    gap: 2rem !important; } }
@media screen and (max-width: 1399px) {
  .login-form-wrapper {
    padding: 1vw; } }
@media screen and (min-width: 1400px) {
  #post-detail {
    height: 800px;
    flex-grow: 1; }
    #post-detail .post-img-wrapper {
      height: -webkit-fill-available;
      height: -moz-available;
      display: flex;
      justify-content: center;
      align-items: center; }
    #post-detail .post-wrapper {
      height: -webkit-fill-available;
      height: -moz-available; }
      #post-detail .post-wrapper .post-article-wrapper {
        height: -moz-available;
        min-height: min-content;
        max-height: 800px;
        max-width: 800px; }
        #post-detail .post-wrapper .post-article-wrapper .post-article {
          max-height: 800px;
          height: -webkit-fill-available;
          height: -webkit-max-content;
          width: max-content;
          overflow-y: scroll;
          scrollbar-color: color-mix(in srgb, black 8%, #c6c1bc) color-mix(in srgb, transparent 100%, #c6c1bc);
          scrollbar-width: thin; }

  #frontpage-cards .card-item-wrapper {
    width: 30%; }
    #frontpage-cards .card-item-wrapper > .card {
      margin-bottom: 0; }

  .login-form-wrapper {
    padding: 8rem; }

  #main-nav .navbar-nav.mx-auto {
    gap: 3rem !important; } }
@media screen and (min-width: 2000px) {
  .col-xxxl-2 {
    width: 20% !important; } }

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