.page__ttl.forum {
  background-size: cover;
  position: relative;
  background-image: url(../images/page/forum/bg_title.jpg);
}
.page__ttl.forum .page__ttl--txt {
  padding-top: 0px;
  position: absolute;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.page__ttl.forum::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.bbp-breadcrumb {
  margin-top: 1em;
  margin-bottom: 2em;
  width: 100%;
}
.bbp-breadcrumb a {
  text-decoration: underline;
}

.bbpress-wrapper {
  font-size: 14px !important;
}
.bbpress-wrapper .searchform {
  padding: 0px 15px;
}
.bbpress-wrapper .searchform #bbp-search-form {
  padding: 0px;
}
@media (max-width:767px) {
  .bbpress-wrapper .searchform #bbp-search-form {
    margin-top: 10px;
  }
}
@media (max-width:767px) {
  .bbpress-wrapper .searchform #bbp_search_input {
    max-width: calc(100% - 40px);
    border-radius: 0px;
  }
}
.bbpress-wrapper .searchform #bbp_search_submit {
  font-size: 2em;
  text-align: center;
}
@media (max-width:767px) {
  .bbpress-wrapper .searchform #bbp_search_submit {
    max-width: 40px;
    padding: 0px;
    border-radius: 0px;
  }
}
.bbpress-wrapper .searchform #bbp_search_submit {
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
}
.bbpress-wrapper .new-container ul {
  border-bottom: 1px dotted #eaede5 !important;
}
.bbpress-wrapper .category-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width:767px) {
  .bbpress-wrapper .category-container {
    grid-template-columns: none;
  }
}
.bbpress-wrapper .category-container {
  column-gap: 2em;
}
.bbpress-wrapper .category-container a ul {
  border-bottom: 1px dotted #eaede5;
}
.bbpress-wrapper .category-container a ul.topic {
  padding: 0px !important;
  transition: 0.3s;
}
@media (min-width:768px) {
  .bbpress-wrapper .category-container a ul.topic:hover {
    transition: 0.3s;
    opacity: 0.8;
  }
}
.bbpress-wrapper .category-container a ul.topic h3 {
  line-height: 1.33em;
  font-size: 14px;
  font-weight: 400;
}
.bbpress-wrapper li ul {
  border-top: none !important;
  background-color: inherit !important;
}
.bbpress-wrapper li ul.reply {
  padding: 8px !important;
}
.bbpress-wrapper li h3 {
  font-size: 16px;
  margin-top: 10px;
}
.bbpress-wrapper li .date:before {
  content: "time";
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
  margin-right: 0.5em;
}
.bbpress-wrapper .pagination .page-numbers {
  border: solid 1px #a0a0a0 !important;
}
.bbpress-wrapper .specialist-badge {
  display: inline-block;
  color: white;
  padding: 0.75em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: #CAA846;
  margin-right: 1em;
}
.bbpress-wrapper .lsf-icon.specialist {
  color: #CAA846 !important;
}
.bbpress-wrapper #bbp-user-wrapper > * {
  padding: 1em;
}
.bbpress-wrapper #bbp-user-wrapper h2, .bbpress-wrapper #bbp-user-wrapper h3 {
  margin-top: 0;
}
.bbpress-wrapper #bbp-user-wrapper h3 {
  font-size: 1.3em;
}
.bbpress-wrapper #bbp-user-wrapper img {
  border-radius: 1em;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row {
  width: 100%;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row div {
  padding-right: 15px;
  padding-left: 15px;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row div.center {
  text-align: center;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row__image {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row__image .center {
  padding: 15px;
  object-fit: contain;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row__image .center img {
  max-height: 150px;
  object-fit: contain;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid gray;
  overflow-x: scroll;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row table th {
  background-color: #eaeaea;
}
.bbpress-wrapper #bbp-user-wrapper .flexible-row table th, .bbpress-wrapper #bbp-user-wrapper .flexible-row table td {
  padding: 15px;
  text-align: left;
  border: 1px solid gray;
}
@media (max-width:767px) {
  .bbpress-wrapper #bbp-user-wrapper .table_scroll {
    overflow-x: scroll;
  }
}
.bbpress-wrapper .bbp-search-results {
  border: none !important;
}
.bbpress-wrapper .center-container {
  display: flex;
  justify-content: center;
  margin-top: 1.5em;
}
.bbpress-wrapper .center-container button, .bbpress-wrapper .center-container a {
  padding: 1em 5em !important;
}
.bbpress-wrapper .bbp-replies {
  border: none !important;
}
.bbpress-wrapper .bbp-replies .answer-header {
  background-color: initial !important;
  padding-left: 0;
  padding-right: 0;
}
.bbpress-wrapper .bbp-replies .type-reply {
  border-bottom: 1px dotted #eaede5;
}
.bbpress-wrapper .bbp-replies .type-reply .hentry {
  padding: 0;
}
.bbpress-wrapper .bbp-replies .odd {
  background-color: initial !important;
}
.bbpress-wrapper div.type-topic {
  padding: 2em !important;
  border-bottom-left-radius: 1em !important;
  border-bottom-right-radius: 1em !important;
}
@media (max-width:767px) {
  .bbpress-wrapper div.type-topic {
    padding: 15px !important;
  }
}
.bbpress-wrapper .bbp-reply-content {
  margin-left: initial !important;
  background-color: initial !important;
  line-height: 1.5em;
  padding: 0px !important;
}
@media (min-width:768px) {
  .bbpress-wrapper .bbp-reply-content {
    font-size: 16px;
  }
}
.bbpress-wrapper .bbp-reply-header {
  border-top: none;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  margin-top: 2em;
  padding-top: 2em;
  padding-left: 2em;
  padding-right: 2em;
}
@media (max-width:767px) {
  .bbpress-wrapper .bbp-reply-header {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bbpress-wrapper .bbp-reply-header h2 {
  font-size: 18px;
  line-height: 1.5em;
}
.bbpress-wrapper .bbp-reply-header h3 {
  font-size: 14px;
  padding: 15px;
  background-color: #f5f5f5;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
}
.bbpress-wrapper .bbp-reply-header h3 .lsf-icon {
  color: #2ba35f;
  font-weight: 400;
}
.bbpress-wrapper .question {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 1em;
  margin: 0.75rem;
}
.bbpress-wrapper .pt-like-it a.like-button {
  color: #ddd;
  text-decoration: none !important;
}
.bbpress-wrapper .pt-like-it a.like-button .has-likes::before {
  margin-right: 0.15em;
}
.bbpress-wrapper .click-to-like a.like-button :hover, .bbpress-wrapper .click-to-like a.like-button.clicked {
  color: #2ba35f;
}
.bbpress-wrapper .question-link {
  cursor: pointer;
  transition: 0.3s;
}
@media (min-width:768px) {
  .bbpress-wrapper .question-link:hover {
    transition: 0.3s;
    opacity: 0.7;
  }
}
.bbpress-wrapper .bbp-meta {
  display: flex;
  justify-content: space-between;
}
.bbpress-wrapper .bbp-meta .reply-author {
  margin-right: 1em;
  color: #2ba35f;
}
.bbpress-wrapper .bbp-meta .reply-author a {
  color: #2ba35f;
}
.bbpress-wrapper .bbp-meta .reply-author.specialist {
  color: #CAA846;
}
.bbpress-wrapper .bbp-meta .reply-author.specialist a {
  color: #CAA846;
}
.bbpress-wrapper .bbp-meta.answer {
  justify-content: flex-end;
}
.bbpress-wrapper .bbp-topic-tags {
  font-weight: bold;
}
.bbpress-wrapper .right-details {
  display: flex;
  align-items: center;
}

#bbpress-forums .bbs-move {
  margin-top: 25px;
}
#bbpress-forums .bbs-move-button {
  margin-bottom: 30px;
}
#bbpress-forums .bbs-move-button .micro-copy {
  font-size: 14px;
}
#bbpress-forums .bbs-move-button--text {
  width: 100%;
  position: relative;
  display: block;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  height: 53px;
  line-height: 53px;
  font-size: 16px;
  transition: 0.3s;
}
#bbpress-forums .bbs-move-button--text:hover {
  background-color: #ddd;
  border: 1px solid #ddd;
  transition: 0.3s;
}
#bbpress-forums .bbs-move-button--text .lsf-icon {
  position: absolute;
  top: 0;
  right: 17px;
}

.bbp-topic-form input[type=text], .bbp-reply-form input[type=text] {
  padding: 15px 10px !important;
  border: #f5f5f5 solid 1px;
}
.bbp-topic-form textarea, .bbp-topic-form .wp-editor-container, .bbp-topic-form select, .bbp-reply-form textarea, .bbp-reply-form .wp-editor-container, .bbp-reply-form select {
  border: #f5f5f5 solid 1px;
}
.bbp-topic-form .form-row, .bbp-reply-form .form-row {
  padding: 15px 0px;
}
.bbp-topic-form .row, .bbp-reply-form .row {
  margin-left: 0;
  margin-right: 0;
}
.bbp-topic-form .read-this, .bbp-reply-form .read-this {
  padding: 15px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bbp-topic-form .bbp-submit-wrapper, .bbp-reply-form .bbp-submit-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}

.post-question-container {
  display: flex;
  justify-content: center;
  margin-top: 1.5em;
}
.post-question-container .post-question {
  padding: 1em 5em !important;
  margin: 30px 0px;
}

@media (max-width:767px) {
  #question-form .modal-content {
    height: calc(100vh - 20px);
    overflow: scroll;
    width: 100%;
  }
}

.reply-comment--count {
  color: #CAA846;
  font-weight: bold;
  position: relative;
  margin-bottom: 50px;
  font-size: 1.25em;
}
.reply-comment--count::after {
  content: "down";
  color: #CAA846;
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: -25px;
}

.recommend-list .bbp-reply-header {
  margin-top: initial;
}
.recommend-list .slick-prev, .recommend-list .slick-next {
  width: 25px;
  height: 25px;
  transition: 0.3s;
}
@media (min-width:768px) {
  .recommend-list .slick-prev:hover, .recommend-list .slick-next:hover {
    transition: 0.3s;
    opacity: 0.8;
  }
}
.recommend-list .slick-prev:before, .recommend-list .slick-next:before {
  font-size: 25px;
  color: #333;
}
.recommend-list a.like-button:hover {
  color: #ddd;
}
@media (min-width:768px) {
  .recommend-list {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
}
.recommend-list {
  margin-top: 30px;
  margin-bottom: 40px !important;
}
@media (max-width:767px) {
  .recommend-list .slick-next {
    right: -15px;
  }
}
@media (max-width:767px) {
  .recommend-list .slick-prev {
    left: -15px;
  }
}
.recommend-list .question {
  transition: 0.3s;
}
@media (min-width:768px) {
  .recommend-list .question:hover {
    transition: 0.3s;
    box-shadow: 0px 0.25rem 0.5rem rgba(0, 0, 0, 0.3);
    opacity: 0.7;
  }
}

.question {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 1em;
  margin: 0.75rem;
}

div.type-topic {
  padding: 2em !important;
  border-bottom-left-radius: 1em !important;
  border-bottom-right-radius: 1em !important;
}
@media (max-width:767px) {
  div.type-topic {
    padding: 15px !important;
  }
}

.bbp-reply-content {
  margin-left: initial !important;
  background-color: initial !important;
  line-height: 1.5em;
  padding: 0px !important;
}
@media (min-width:768px) {
  .bbp-reply-content {
    font-size: 16px;
  }
}

.question div.bbp-reply-header {
  padding-left: 2em;
  padding-right: 2em;
}

div.bbp-reply-header {
  border-top: none !important;
  border-top-left-radius: 1em;
  border-top-right-radius: 1em;
  margin-top: 2em !important;
  padding-top: 2em !important;
  background-color: #f4f4f4;
}
@media (max-width:767px) {
  div.bbp-reply-header {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
}
div.bbp-reply-header h2 {
  font-size: 18px;
  line-height: 1.5em;
}
div.bbp-reply-header h3 {
  font-size: 14px;
  padding: 15px;
  background-color: #f5f5f5;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
}
div.bbp-reply-header h3 .lsf-icon {
  color: #2ba35f;
  font-weight: 400;
}

.pt-like-it a.like-button {
  cursor: default;
  color: #ddd;
  text-decoration: none !important;
}
.pt-like-it a.like-button .has-likes::before {
  margin-right: 0.15em;
}

.click-to-like a.like-button {
  cursor: pointer;
}
.click-to-like a.like-button :hover, .click-to-like a.like-button.clicked {
  color: #2ba35f;
}

.question-link {
  cursor: pointer;
  transition: 0.3s;
}
@media (min-width:768px) {
  .question-link:hover {
    transition: 0.3s;
    opacity: 0.7;
  }
}

.bbp-meta {
  display: flex;
  justify-content: space-between;
}
.bbp-meta .reply-author {
  margin-right: 1em;
  color: #2ba35f;
}
.bbp-meta .reply-author a {
  color: #2ba35f;
}
.bbp-meta .reply-author.specialist {
  color: #CAA846;
}
.bbp-meta .reply-author.specialist a {
  color: #CAA846;
}
.bbp-meta.answer {
  justify-content: flex-end;
}

.bbp-topic-tags {
  font-weight: bold;
}

.right-details {
  display: flex;
  align-items: center;
}

@media (max-width:767px) {
  .replies-and-date {
    margin-right: 10px;
  }
}
.replies-and-date {
  margin-top: 10px !important;
  text-align: right;
  color: lightgray;
  font-size: 16px;
}
.replies-and-date .date:before {
  margin-right: 0.1em;
  font-size: 16px;
}
.replies-and-date .date {
  font-size: 14px;
  margin-right: 1em;
}
.replies-and-date .lsf-icon::before {
  margin-right: 0;
}
.replies-and-date .click-to-like {
  margin-left: 0.25em;
}

.liked-question li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 2px dashed #ddd;
}
.liked-question .replies-and-date {
  margin-top: 0;
}

.question-category-links {
  margin-top: 45px;
  margin-bottom: 45px;
}

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