.td_block_template_10.widget>ul>li {
  margin-left: 0 !important
}

.td_block_template_10 .td-block-title {
  font-size: 17px;
  font-weight: 500;
  margin-top: -10px;
  margin-bottom: 24px;
  line-height: 37px;
  padding: 0;
  position: relative;
  text-align: left
}

.td_block_template_10 .td-block-title:before {
  content: '';
  width: 100%;
  height: 3px;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: var(--td_header_color, #f5f5f5)
}

.td_block_template_10 .td-block-title>* {
  color: var(--td_text_header_color, #000)
}

.td_block_template_10 .td-subcat-filter {
  line-height: 37px;
  display: table
}

.td_block_template_10 .td-subcat-dropdown {
  line-height: 1;
  position: static
}

.td_block_template_10 .td-subcat-dropdown.td-subcat-more {
  margin-bottom: 0 !important
}

.td_block_template_10 .td-subcat-dropdown ul:after {
  height: 3px !important
}

.td_block_template_10 .td-related-title {
  margin-top: 0 !important
}

.td_block_template_10 .td-related-title a {
  margin-right: 20px
}

@media(max-width:767px) {
  .td_block_template_10 .td-related-title a {
    font-size: 15px
  }

  .td-crumb-container {
    display: none;
  }

  .td-post-title {
    margin-top: 15px;
  }
}

.td_block_template_10 .td-related-title.td-cur-simple-item {
  color: var(--td_theme_color, #4db2ec)
}

.td_module_8 {
  padding-bottom: 25px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 16px;
}

.td-block-title .td-pulldown-size {
  font-family: Raleway;
  color: var(--td_text_header_color, #000);
}

.td_category_template_7 .td-crumb-container {
  position: inherit;
}

.td_block_template_10 .td-block-title .td-pulldown-size {
  color: #399998;
}

.article-box .article-title {
  margin: 25px 0 15px;
  word-wrap: break-word;
  text-wrap: initial;
}

.article-box .article-content {
  padding: 15px 0 25px;
  word-wrap: break-word;
  text-wrap: initial;
}