.header-top-line {
  height: 5px;
  width: 100%;
  display: block;
  background: #e9b020;
}

.so-panel.widget.widget_bbp_topics_widget.widget_display_topics.panel-first-child.panel-last-child
  .widget-title {
  margin-bottom: 5px;
  font-size: 22px;
}

.view-left .widget-title {
  margin-bottom: 5px;
  font-size: 22px;
}

.so-panel.widget.widget_bbp_topics_widget.widget_display_topics.panel-first-child.panel-last-child
  .bbp-topics-widget
  li {
  font-size: 13px;
}

.view-left .bbp-topics-widget li {
  font-size: 13px;
}

#disputo-top-bar-login {
  align-items: center;
  display: flex;
}

@media (min-width: 992px) {
  .navbar-nav .nav-link {
    font-weight: 500;
  }
}

#disputo-header-btns {
  margin-left: initial;
}

@media only screen and (min-width: 992px) {
  #disputo-main-menu > ul > li:hover:before,
  #disputo-main-menu > ul > li.disputo-active-menu-item:before {
    background: #81c14b;
    top: initial !important;
    bottom: -1px !important;
  }
  .header-search {
    margin-right: 15%;
    display: flex;
    align-items: center;
  }
}

#header-wrapper > header {
  border-bottom: 1px solid #b0bec5;
}

.navbar-brand img {
  height: 50px;
}

@media only screen and (min-width: 1240px) {
  .container {
    max-width: 1240px !important;
  }
}

.disputo-replies-bar.favorite-bar {
  list-style: none;
  margin: 1rem 0 -1rem;
  display: table;
  table-layout: auto;
  width: 100%;
  text-transform: uppercase;
  padding: 0;
  background: transparent;
  box-shadow: none;
  color: #364253;
}

.bbp-topics .bbp-topic-voice-count {
  display: none !important;
}

.bbp-topics .bbp-topic-freshness {
  display: none !important;
}

.bbp-body > ul > li {
  border-right: 0px !important;
}

.bbp-topics .bbp-topic-meta {
  display: none !important;
}

.dropdown-container .toggle-button {
  padding-bottom: 5px;
  background: transparent;
  border: 0;
  font-size: 30px;
  outline: 0px !important;
  cursor: pointer;
}

.entry-footer .disputo-popover {
  font-size: 17px;
}

.bbp-forums,
.bbp-topics,
.bbp-replies,
.bbp-lead {
  box-shadow: none !important;
}

.bbp-topics .bbp-header {
  display: none;
}
.bbp-forums .bbp-header {
  display: none;
}

.entry-btns .disputo-replies-content-bar-right {
  display: block;
}

.entry-btns a {
  font-size: 13px;
}

#header-wrapper {
  background: #ffffff;
}

header > nav ul li > a {
  color: #5f5f5f !important;
  font-size: 15px;
}

.header-search input {
  height: 36px;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  font-size: 15px;
}

.header-search button {
  height: 36px;
  padding: 7px 15px;
  background: #e9b020 !important;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 0px !important;
}

.header-middle {
  padding: 20px 0px 3px;
  justify-content: space-between;
}

#menu-main-menu {
  width: 100%;
  text-align: center;
  justify-content: space-between;
}

#disputo-main-menu-wrapper {
  min-height: auto;
}

.navbar-nav .nav-link {
  line-height: normal !important;
}

#disputo-login-dropdown {
  height: 36px;
  padding: 0 15px;
  border: 1px solid #e9b020 !important;
  background: transparent !important;
  color: #e9b020 !important;
}

.main-page-style {
  background: transparent !important;
  box-shadow: none !important;
}

.bbp-topics-widget li {
  font-size: 15px;
  margin-bottom: 0px !important;
  padding: 7px 0px !important;
}

.main-ads-right img {
  width: 336px !important;
}

.entry-container {
  padding-bottom: 20px;
  margin-bottom: 10px;
}

input[type="submit"]:not(.btn):not(.slick-arrow),
input[type="button"]:not(.btn):not(.slick-arrow),
.button {
  background: #e9b020;
  border-radius: 10px;
}

.entry-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
  color: #000000;
}

a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000000;
}

.entry-body {
  color: #000000;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 15px;
}

.entry-footer {
  display: flex;
  justify-content: end;
  align-items: center;
  font-size: 12px;
  color: #666;
}

.entry-footer .icons {
  display: flex;
  gap: 8px;
}

.entry-footer .icons span {
  cursor: pointer;
  padding: 4px 8px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.entry-user-info {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}

#bbp_topic_subscription,
#bbp_topic_subscription + label {
  display: none;
}

.entry-user-info img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.disputo-replies-content-bar-right .disputo-get-quote {
  display: none;
}

.disputo-replies-content-bar-right .bbp-topic-merge-link {
  display: none;
}

.entry-btns .disputo-replies-content-bar-left > li,
.entry-btns .disputo-replies-content-bar-right > li {
  display: block;
}

.dropdown-container {
  position: relative;
}
.disputo-replies-content-bar-right > li {
  width: 100%;
}

.dropdown-content {
  border: 1px solid #ccc !important;
  padding: 10px !important;
  background: #f9f9f9 !important;
  margin-top: -5px;
  position: absolute;
  right: 0;
  width: 115px;
  border-radius: 14px;
}

.count-dislike,
.count-like {
  font-size: 15px;
  font-weight: 600;
}

.new-like-container.share-button-open {
  margin-right: auto;
}

.forums.bbp-replies .entry-options + div {
  margin-left: auto;
}

.dropdown-content.hidden {
  display: block !important;
}

.entry-options {
  float: right;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f0f0f0;
  padding: 8px 12px;
  border-radius: 30px;
}

.entry-options + div {
  text-align: right;
}

.entry-options .new-like-container {
  border-right: 3px solid #cecece;
  padding-right: 10px;
  margin-right: 10px;
}
.entry-options .new-like-container + .new-like-container {
  border-right: 0px;
  padding-right: 0px;
  margin-right: 0px;
}

.disp-flex {
  display: flex !important;
}

.disp-flex .view-left {
  width: 25% !important;
  padding-right: 20px !important;
  border-right: 1px solid #e0e0e0;
  margin-right: 20px;
}

.disp-flex .view-middle {
  width: 50% !important;
}

.disp-flex .view-right {
  width: 25% !important;
  padding-left: 30px !important;
}

.bbp-topics-widget {
  list-style: none;
  padding-left: 0px;
}

.bbp-topics-widget li {
  position: relative;
}

.bbp-topics-widget li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  border: none;
  color: #fff;
  height: 1px;
  width: 100%;
  background: #ddd;
  content: "";
  background: linear-gradient(to right, #fff, #ddd, #ddd, #fff);
  overflow: hidden;
}

.bbp-breadcrumb-home,
.bbp-breadcrumb-sep,
.bbp-breadcrumb-root {
  display: none;
}

.bbp-replies-soft {
  background: transparent;
  border: 0px;
  box-shadow: none;
  z-index: 999;
  position: relative;
}

.bbp-topic-tags {
  padding: 5px 15px !important;
}

.forums.bbp-lead.d-none + .bbp-pagination {
  display: none;
}

.bbp-topic-form,
.bbp-reply-form {
  border-top: 0px;
}

.form-allowed-tags + p {
  display: none;
}

.new-like-container {
  display: flex;
  width: 60px;
  gap: 10px;
  justify-content: center;
  align-items: center;
}

.icon-like {
  width: 20px;
  display: flex;
}

.trigger-like .icon-like {
  height: 20px;
  background: url(https://vizesozluk.com/wp-content/uploads/2025/07/like.png);
  background-size: 100% 100%;
}

.trigger-like.trigger-like-liked .icon-like {
  background: url(https://vizesozluk.com/wp-content/uploads/2025/07/like-active.png);
  background-size: 100% 100%;
}

.trigger-dislike .icon-like {
  height: 20px;
  background: url(https://vizesozluk.com/wp-content/uploads/2025/07/dislike.png);
  background-size: 100% 100%;
}

.trigger-dislike.trigger-like-liked .icon-like {
  background: url(https://vizesozluk.com/wp-content/uploads/2025/07/dislike-active.png);
  background-size: 100% 100%;
}

.new-like-container.trigger-dislike {
  width: 40px;
}

.icon-like img {
  border-radius: 0px !important;
  height: auto !important;
}

.icon-like svg {
  width: 100% !important;
  height: auto;
  color: #000;
}

.trigger-like-liked svg {
  fill: #81c14b;
}

.view-left + #bbpress-forums {
  width: 75%;
}

.bbp-template-notice {
  border-left: 3px solid #81c14b;
}

@media only screen and (min-width: 992px) {
  #disputo-main-menu > ul > li:hover:before,
  #disputo-main-menu > ul > li.disputo-active-menu-item:before {
    background: #e9b020;
  }
}

.dropdown-menu {
  background: #e9b020;
}

.list-group-item.active {
  background-color: #e9b020;
  border-color: #e9b020;
}
#disputo-top-bar-login-form {
  display: flex;
  align-items: center;
}

#disputo-top-bar-login-form #disputo-top-bar-btn {
  background-color: #e9b020 !important;
  height: 42px;
  line-height: 10px;
  border: none !important;
}

.entry-container {
  z-index: 9999;
  position: relative;
}

.entry-container .disputo-quote-wrapper {
  word-break: break-word;
  overflow-wrap: break-word;
}

.entry-options.trigger-wait {
  cursor: wait;
}

.entry-options.trigger-wait > * {
  pointer-events: none !important;
}

.bbp-template-notice {
  display: none;
}

.main-ads-right {
  text-align: center;
}

.bbp-topic-revision-log {
  display: none;
}

#disputo-main-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}

.other-hidden {
  z-index: -1;
  position: relative;
}

.disputo-replies-bar.favorite-bar {
  margin-top: 0px;
  margin-bottom: 30px;
}

.disputo-replies-bar.favorite-bar li {
  padding: 0;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-bottom: 6px !important;
  }
  .disputo-page-left h1 {
    font-size: 21px;
  }
  .panel-grid.panel-no-style .panel-grid-cell:first-child {
    width: 25% !important;
    padding-right: 20px !important;
    border-right: 1px solid #e0e0e0;
  }

  .panel-grid.panel-no-style .panel-grid-cell:nth-child(2) {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .panel-grid.panel-no-style .panel-grid-cell:nth-child(3) {
    width: 25% !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
}
.disputo-page-left h1 {
  font-size: 21px;
  margin-top: 25px;
}

.bbp-forum-freshness {
  display: none !important;
}

#bbpress-forums .bbp-body .bbp-forum-reply-count {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .entry-options .new-like-container {
    margin-right: 5px;
  }
  .entry-user-info {
    gap: 7px;
  }
  .new-like-container {
    width: 50px;
    gap: 4px;
  }
  .entry-options .new-like-container {
    padding-right: 0px;
    margin-right: 0px;
  }
  .bbp-body > ul > li {
    padding: 0px !important;
  }
  .bbp-breadcrumb {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  #menu-main-menu {
    float: left;
  }

  .bbp-reply-form {
    margin-top: 0px;
    padding-top: 0px;
  }
  /* #menu-main-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
  }

  #menu-main-menu::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: #f5f5f5;
  }

  #menu-main-menu::-webkit-scrollbar-thumb {
    background-color: gray;
  } */
  #disputo-top-bar-login-form #disputo-top-bar-btn {
    background-color: #e9b020 !important;
    margin-left: 15px !important;
    padding: 15px !important;
    height: 15px !important;
    line-height: 0 !important;
    margin-right: 15px !important;
    font-size: 9px !important;
  }
  .header-middle {
    align-items: center;
    justify-content: space-between;
    display: flex !important;
    z-index: 999;
    position: relative;
    padding: 0px;
  }
  .custom-logo {
    width: 100% !important;
  }
  #more-toggle {
    font-size: 24px !important;
    padding: 0px !important;
    margin-top: -6px !important;
  }
  .navbar-brand {
    width: 130px !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 10px !important;
  }
  #disputo-header-btns {
    position: initial !important;
  }
  .navbar-toggler {
    display: none;
  }
  #disputo-main-menu {
    display: block;
    background-color: #e9b020;
    color: #e9b020;
    top: 0px;
    padding: 0 !important;
  }
  #disputo-main-menu a {
    color: #ffffff !important;
    font-size: 12px;
    white-space: nowrap;
    padding: 8px 0px 0px;
  }
  #disputo-main-menu-wrapper {
    padding: 0px;
  }
  #disputo-main-menu-wrapper .container {
    padding: 0px;
  }

  #menu-main-menu {
    justify-content: left;
    display: flex;
    flex-direction: row;
  }
  #menu-main-menu li {
    padding: 0px 8px;
  }
  #menu-main-menu > li:last-child {
    padding-right: 8px !important;
    padding-left: 0px !important;
    margin-left: auto !important;
  }
  #disputo-main-menu li:first-of-type {
    padding-top: 0px;
  }
  .so-panel.widget.widget_bbp_topics_widget {
    padding: 0px 15px;
    display: none;
  }
  #disputo-main-inner .panel-grid-cell {
    padding: 0px 15px;
  }
  .view-left {
    display: none;
  }
  .view-left + #bbpress-forums {
    width: 100%;
    padding: 15px;
  }
  .disp-flex .view-middle {
    width: 100% !important;
  }
  .disp-flex .view-right {
    width: 100% !important;
    padding: 30px 15px 0px !important;
  }

  .disp-flex {
    flex-direction: column;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .entry-user-info {
    flex-wrap: wrap;
    justify-content: right;
  }
  .entry-options {
    gap: 0;
    justify-content: end;
    width: auto;
    padding: 8px 5px;
  }

  .share-text {
    margin-right: 10px;
    display: none;
  }

  .disputo-replies-content-bar-right > li {
    white-space: nowrap;
  }

  .entry-btns .disputo-replies-content-bar-right {
    display: inline-block !important;
  }

  .disputo-replies-content-bar-right .bbp-reply-edit-link {
    margin-top: 15px;
  }
}

.disputo-replies-content-bar-right .bbp-reply-edit-link {
  display: none !important;
}

.list-entry-container .sharedaddy {
  display: none;
}

.sharedaddy .sd-content ul {
  display: flex;
  flex-wrap: wrap;
}

.sharedaddy .sd-content ul {
  display: flex;
  flex-wrap: wrap;
}

.sharedaddy .sd-content ul li a span:last-of-type {
  display: none;
}

.sharedaddy .sd-content ul li a br {
  display: none;
}

.sharedaddy .sd-title {
  display: none !important;
}

.sharedaddy {
  margin-top: 24px;
  padding-left: 1px;
  padding-top: 2px;
}

.entry-container .sharedaddy {
  display: none;
}

.entry-container .entry-title a,
.entry-container .entry-body,
.disp-flex .view-middle h1,
.entry-container .disputo-quote-wrapper {
  text-transform: lowercase !important;
}

.bbp-body > ul {
  border: none !important;
}