/*
Theme Name: Selectel Community
Author: web-projects
Author URI: https://in.selectel.org/hr/company/web-projects
Version: 1.1.2
*/

.cc {
  color: #092433 !important;
}

.mc-c,
.mc-textarea {
  font-family: inherit !important;
}

.cc .mc-expanded .mc-editor textarea {
  color: #092433 !important;
}

#mc-container {
  padding: 0 !important;
}

.cc .mc-form.mc-expanded .mc-textarea,
.cc .mc-text-wrap .mc-textarea,
.mc-complaint .mc-textarea {
  font-family: inherit !important;
}

.cc .mc-submit-cnt .mc-submit {
  background: #092433 !important;
  color: #FFFFFF !important;
}

.cc .mc-avatar-container img {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50% !important;
  border: 1px solid #b5bdc2 !important;
  padding: 0 !important;
}

.cc .mc-postbox-container {
  margin-left: 68px !important;
}

.cc .mc-editor-wrapper {
  box-shadow: none !important;
}

.cc .mc-editor textarea {
  font-family: inherit !important;
}

.cc .mc-editor {
  margin-bottom: 12px !important;
  border: 1px solid #9da7ad !important;
  border-radius: 6px !important;
}

.cc .mc-btn.mc-comment-submit {
  padding: 8px 16px !important;
  color: #FFFFFF !important;
  background-color: #092433 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-family: inherit !important;
  line-height: 24px !important;
  text-transform: uppercase;
  letter-spacing: .25px;
  text-align: center !important;
  border: none !important;
  border-radius: 6px !important;
  text-shadow: none !important;
  background-image: none !important;
  box-shadow: none !important;
}

.cc a {
  font-weight: normal !important;
}

.mc-none-comments {
  display: none !important;
}

.cc .mc-auth-container {
  margin-bottom: 24px !important;
}

.cc ul li:before {
  display: none !important;
}

.cc .mc-head-container .mc-comment-count {
  font-size: 32px !important;
  line-height: 40px !important;
  font-weight: 400 !important;
  color: #092433 !important;
}

.cc .mc-head-container .active a {
  color: #092433 !important;
}

@media (max-width: 767px) {
  .cc .mc-head-container .mc-comment-count {
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
  }
}

.mc-auth-label {
  display: none !important;
}

.mc-auth-container .mc-logincnt {
  margin-left: 0 !important;
}

.mc-rss {
  display: none !important;
}

.cc .mc-nav-content .mc-sort-menu {
  color: #092433 !important;
}

.cc .mc-nav-content > ul > li a {
  color: #5F717A !important;
}

.wp-block {
  max-width: 100%;
}

.wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
  border-radius: 12px;
  border: 1px solid #DADEE0;
}
