.home .front-forum-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.home .front-forum-list li.forum {
    padding: 0;
    margin: auto;
    width: 45%;
    box-sizing: border-box;
    list-style: none;
}
@media only screen and (max-width: 767px){
.home .front-forum-list li.forum {
    width: 100%;
}}
#bbpress-forums ul.bbp-topics ul{
	position: relative;
}
div.bbp-template-notice.info{
	display:none;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    padding: 0px;
}
li.bbp-forum-info, li.bbp-topic-title {
    width: 100%;
}
.bbp-topic-permalink {
    display: block;
    padding-top: 10px;
	  padding-left:10px;
    padding-bottom: 45px;
}
a.bbp-topic-permalink {
    display: block;
    padding-top: 18px;
    padding-bottom: 70px;
    font-size: 15px;
	  font-weight:600;
	  color: #39a9bf;
    padding-left: 88px;
	  padding-right: 10px;
    line-height: 1.3;
}
.bbp-topic-top-author {
    float: right;
    position: absolute;
	  padding-left:0px;
    bottom: 20px;
    font-size: 12px;
	  display:none;
}
.bbp-author-role{
	display:none;
}
.bbp-topic-reply-count {
    text-align: right;
    float: right;
    position: absolute;
	  padding-left:90px;
    font-size: 12px;
	  font-weight: 700;
	  color:#E9B44C;
	  bottom:15px;
}
.bbp-topic-views-cate {
    position: absolute;
    right: 34%;
    font-size: 12px;
	  bottom:0;
	  display:none;
}
.bbp-topic-freshness {
    position: absolute;
    right: 0px;
    font-size: 10px;
	  color: grey;
	  bottom:15px;
	  text-decoration:none !important;
}
.bbp-topic-view-count{
	  position: absolute;
    bottom: 0;
    right: 35%;
	  display:none;
}
.loop-topic-ather{
	  padding-left:0px;
}
#bbpress-forums li.bbp-body{
    border-bottom:1px solid #eee;
}
#bbpress-forums ul.bbp-topics {
    margin-bottom: 0px;
}
div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry{
	padding:0px;
}
.bbp-reply-header {
    padding-top: 15px !important;
}
#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content {
    margin-left: 0px;
}
.bbp-admin-links{
	display:none;
}
.bbp-topic-nomber{
	float:left;
	padding-right:5px;
}
.bbp-reply-nomber{
	float:left;
	padding-right:5px;
}
.comment-reply{
	float:right;
	font-size: 18px;
	padding:5px;
	border-radius:2px;
	color:#fff;
	background:#99ccff;
	margin-left:10px;
	cursor:pointer;
}
span.bbp-reply-post-date{
	float:left;
}
.bbp-reply-authors{
	float:left;
	padding-right:5px;
}
.bbp-topic-authors{
	padding-right:5px;
	float:left;
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-reply-header, #bbpress-forums div.bbp-topic-header {
    background-color: #fff
}
div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header {
	border-top: 0px solid #ddd;
}
#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    border:0px;
}
.bbp-wake{
	border-top: 1px dashed #e3e3e3;
}
#bbpress-forums ul.bbp-replies{
	border-bottom:1px dashed #e3e3e3;
	    padding-top: 20px;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #fff;
}

.bbp-topic-content p, .bbp-reply-content p{
	font-size:16px;
	margin-bottom:40px;
}
@media only screen and (max-width: 480px){
#bbpress-forums div.bbp-reply-content p, #bbpress-forums div.bbp-topic-content p {
    margin-bottom: 40px;
}}
@media only screen and (max-width: 480px){
#bbpress-forums .bbp-body div.bbp-reply-content, #bbpress-forums .bbp-body div.bbp-topic-content {
    margin:0;
    padding-top:10px;
}}
@media only screen and (max-width: 480px){
#bbpress-forums div.bbp-reply-content p:last-child, #bbpress-forums div.bbp-topic-content p:last-child {
    margin-bottom: 40px;
}}
@media only screen and (max-width: 480px){
span.bbp-reply-post-date, span.bbp-topic-post-date {
    float: inherit;
}}
@media only screen and (max-width: 480px){
#bbpress-forums fieldset.bbp-form {
    padding: 0px;
}}
#bbpress-forums fieldset.bbp-form {
    border: 0px solid #eee;
	  padding:0px;
	  margin:0px;
}
#bbpress-forums fieldset.bbp-form input[type=text], #bbpress-forums fieldset.bbp-form select {
    padding: 0px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    max-width: 100%;
}
p.form-allowed-tags{
	display:none;
}

#bbpress-forums fieldset.bbp-form legend {
    padding: 5px 0px;
}
#bbpress-forums fieldset.bbp-form p{
	margin:0px;
}
.bbp-pagination {
    font-size: 14px;
    letter-spacing: 0;
    overflow: hidden;
    float: none!important;
    margin-bottom: 0px;
    width: 100%;
	  padding-top:20px;
}
.bbp-pagination-count {
    float: none!important;
    text-align: center;
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px !important;
}
.bbp-pagination-count {
    margin-bottom: 0px !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0px !important;
}
.bbp-pagination-links {
	  float: none!important;
    text-align: center!important;
    display: block!important;
    list-style: none;
}

.bbp-pagination-links a, .bbp-pagination-links span.current {
    display: inline-block!important;
    float: none!important;
    line-height: 1!important;
    padding: 5px !important;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 15px!important;
    text-decoration: none;
}
.bbp-pagination-links a:hover, .bbp-pagination-links span.current {
    background: #eee;
    opacity: 0.8;
    border: 1px solid #ddd;
}
a.page-numbers {
    background: #fff;
}
.bbp-pagination-links span.dots {
    float: none!important;
    display: inline-block!important;
    margin-left: 0px;
    padding: 1px;
}
#bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results, #bbpress-forums ul.bbp-topics {
    margin-bottom: 0px;
}
.searchhome {
    margin: 20px 10px;
}
.res-anchor {
    color: #00aa !important;
    text-decoration: none !important;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 6px;
    padding: 2px 10px;
    border-radius: 4px;
    background: #F0F8FF;
    margin-bottom: 5px;
    cursor: pointer;
}
#res-popup-container {
    max-width: 100%;
}
.res-popup-content {
    background: #FFF;
	  color:#333;
	  border:2px solid #eee;
    border-radius:3px;
    display:none;
    font-size: 95%;
    padding: 15px 15px 5px 15px;
    position: fixed;
	  margin:3%;
    top: 15px;
    z-index: 10000;
}
.res-popup-on {
    display: block;
}
.res-id{
	float:right;
}
.res-content{
	display:block;
	padding-top: 25px;
	word-break: break-all;
	line-height:1.3;
}
.res-author{
	display: block;
  position: absolute;
  top: 35px;
}
.res-close{
	font-weight: bold;
    color: #ADD8E6;
    font-size: 25px;
    float: right;
}
#bbpress-forums li.bbp-body ul.reply {
    border-top: 1px solid #eee;
    overflow: hidden;
}
#bbp-search-results{
	padding-top:20px !important;
	
}
#bbpress-forums .forums.bbp-search-results ul {
    position:relative;
}
#reply-under {
    position: relative;
    cursor: pointer;
}
.repres {
    padding-top: 40px;
    padding-left: 10px;
    display: none;
    cursor: pointer;
}
.rep-box {
    padding: 10px 8px;
    background: #eee;
    border: 2px solid #eee;
    border-radius: 2px;
    margin-top: 5px;
}
#repon {
    position: absolute;
	  top:0px;
    padding-left: 10px;
    font-size: 13px;
}
div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry {
    margin: 0;
    overflow: hidden;
    padding-bottom: 15px !important;
}
.fa-commenting-o {
    font-size: 25px;
    color: #99ccff;
}
.fa-commenting-o:before {
    content: "\f27a";
}
.rep-content {
    display: block;
    font-size: 13px;
    line-height: 1.6em;
}
.rep-id,.rep-author {
    padding-right:5px;
}
.bbp-last-reply-link{
	margin-left:5px;
}
#bbp-search-results .bbp-topic-reply-count {
    text-align: left;
    float: none;
    position: unset;
    padding-left: 10px;
    font-size: 12px;
    bottom: 0;
}
#bbp-search-results .bbp-topic-reply-count p{
    padding-top:5px;
	  overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
#bbp-search-results a.bbp-topic-permalink {
    padding-bottom: 45px;
}
.newmark {
    padding:3px 4px 3px 4px;
	  border:1px solid #ccc;
    border-radius: 2px;
    background: #fff;
    color: #333;
    vertical-align: top;
    font-size:12px;
    margin-right: 4px;
}
.bbp-attachments, .bbp-attachments-errors {
    border-top: 0px solid #ddd;
    margin-top: 0px;
    padding: 0px;
	  margin-bottom: 15px;
}
.bbp-attachments h6{
	  display:none;
}
.wp-caption-text{
	  display:none;
}

.blog-card-body {
    margin-right: 110px;
}
div.blog-card-title.subheading.p_t {
    font-size: 17px;
    margin: 0 0 5px;
    line-height: 1.3;
    max-height: 47px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
span.blog-card-excerpt.p_t.caption {
    line-height: 1.5;
    font-size: 12px;
    max-height: 72px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.wp-caption{
	max-width:100%;
}
#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment.bbp-inline {
    margin-right: 0px!important;
}
#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment .wp-caption {
    padding: 0px;
}

.newmark {
    display: none;
}
.bbp-topic-thumbnail{
    max-width: 70px !important;
	  max-height:70px !important;
	  height:100%;
    position: absolute;
    top:20px;
	  margin-left:0px;
	  border-radius: 5px;
}

a.bbp-img-sou{
    display: inline-block !important;
    text-decoration: none !important;
    padding-bottom: 15px !important;
}
.bbp-attachments-form label{
	  padding-bottom:5px;
}
.reaction_buttons{
	float:right;
	font-size: 18px;
	padding:5px;
	border-radius:2px;
	color:#fff;
	background:#E9B44C;
	cursor:pointer;
}
.braces {
    display: none;
}
.count_number{
  font-size:18px;
}
.reaction_buttons li {
	list-style:none !important;
}
.reaction_buttons ul{
	margin:0px !important;
	margin-right:0px !important;
}
.bbp-topic-content .reaction_buttons ul{
	margin-right:0px !important;
}
.bbp-topic-content {
    padding-top: 0px !important;
}
.bbp-breadcrumb-home {
    padding-right: 10px;
}
#bbpress-forums .bbp-lead-topic .bbp-body{
  border-bottom:0px;
}
.forums.bbp-replies li.bbp-body {
  border-bottom:0px !important;
}

#bbpress-forums img.avatar {
    display: none;
}
@media screen and (min-width: 38.75em){
.hentry, .page-header, .page-content {
    box-shadow: 0 0 0px rgb(0 0 0 / 0%);
}}
.home .forum-title{
	  font-size:23px;
}
.forum-link-btn a{
	  display: inline-block;
    font-size: 11px;
    border-bottom: none;
    padding: 5px 10px;
    background: #444;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#bbp-topic-top{
	 position:relative;
}
.single-topic .bbp-topic-thumbnail{
    max-width: 70px !important;
	  max-height:70px !important;
	  height:100%;
    position: absolute;
    top:40px;
	  margin-left:0px;
	  border-radius: 5px;
}
.single-topic .attachment-post-thumbnail{
	max-width: 70px !important;
    max-height: 70px !important;
    position: absolute;
    top: 40px;
    margin-left: 0px;
    border-radius: 5px;
}
.single-topic a.bbp-topic-permalink {
    display: block;
    padding-bottom: 70px;
    font-size: 15px;
	font-weight:600;
	color: grey;
    padding-left: 88px;
	padding-right: 10px;
    line-height: 1.3;
}
.single-topic .bbp-topic-reply-count {
    text-align: right;
    float: right;
    position: absolute;
	  padding-left:90px;
    font-size: 12px;
	  font-weight: 700;
	  color:#E9B44C;
	  bottom:-110px;
}
.single-topic .bbp-topic-freshness {
    position: absolute;
    right: 0px;
    font-size: 10px;
	  color: grey;
	  bottom:-110px;
	  text-decoration:none !important;
}
div.bbp-breadcrumb {
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
}
div.bbp-breadcrumb p{
    margin:0px !important;
}
div.bbp-submit-wrapper {
    float: unset;
    text-align: center;
    font-size: 20px;
}
@media only screen and (max-width: 480px){
div.bbp-submit-wrapper {
    float: unset;
    text-align: center;
    font-size: 20px;
}}
#bbp_reply_submit {
    padding: 10px 25px;
}
.violation {
    float: right;
}
#new-thread {
    text-align: center;
    margin-bottom: 20px;
}
.newtbtn {
    padding: 10px 20px;
    background: #E9B44C;
    color: #fff;
    border-radius: 2px;
    font-size: 18px;
}
.newtbtn{
    position:relative;
    background:#E9B44C;
    text-align:center;
    color:#FFFFFF;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
	  display: inline-block;
}
a.newtbtn:hover{
    color:#fff;
}
.newtbtn:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(233, 180, 76, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#E9B44C;
    top:100%;
    left:24%;
	  pointer-events:none;
}
#bbpress-forums fieldset.bbp-form select {
    min-height: 35px;
    height: 35px;
    padding: 5px;
}
a.bbp-author-link {
    pointer-events: none;
    color: #707070;
}
.bbp-relation-list{
	margin-top:60px;
  border-top: 2px solid #E9B44C;
}
.bbp-topic-relation{
	position:relative;
	border-bottom:1px solid #eee;
}
.bbp-topic-relation img.avatar {
	  display:block !important;
    position: absolute;
    left: -60px;
    top: -25px;
}
.bbp-topic-relation .attachment-post-thumbnail {
    top: 20px;
}
.bbp-relation-title {
    font-size: 15px;
    font-weight: bold;
    color: grey;
    padding-top: 15px;
}

.bbp-img-box {
    max-width: 40%;
}
a.bbp-img-sou {
    white-space: nowrap;
}
.wp-caption img {
    width: 40%;
}
.d4p-bba-actions{
    display: none;
}
.blog-card p{
	  margin:0 !important;
}
.counter {
    vertical-align: top;
    margin-left:5px;
}
.bbp-breadcrumb-home{
  display:unset !important;
}
@media only screen and (max-width: 425px){
div.bbp-breadcrumb {
    overflow: scroll;
    white-space: nowrap;
}}
.single-topic .bbp-topic-title {
    position: relative;
}
.single-topic .attachment-post-thumbnail {
    top: 20px;
}
.single-topic .bbp-topic-reply-count {
    bottom: 15px;
}
.single-topic .bbp-topic-freshness {
    bottom: 15px;
}
video {
    display: block;
    max-width: 100%;
}
@media only screen and (min-width: 426px){
video {
    width:320px;
}}
.bbp-attachments{
    display: block;
    max-width: 100%;
}
@media only screen and (min-width: 426px){
.bbp-attachments{
    width:320px;
}}


#bbpress-forums fieldset.bbp-form input[type=text] {
    background-color: #fff;
    border-radius: 0.5em;
    font-size:16px;
    height: 46px;
}


#bbp_topic_submit,#bbp_reply_submit{
	width:100%;
}
.blog-card-thumbnail img{
  max-width:100px;
  max-height:100px;
}
.bbp-sort {
    display: inline-block;
    margin: 15px 0;
}
.comment-reply a{
	color:#fff;
  text-decoration:none !important;
}
.res-popup-content {
    top: 90px;
}
.res-close {
    position: absolute;
    right: 10px;
    bottom: -5px;
}
.res-popup-content {
    padding: 15px 15px 25px 15px;
}
div.bbp-template-notice, div.indicator-hint {
    margin: 15px 0 15px;
    display: inline-block;
}
@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.repres.scrollin {
  animation: slideIn 0.5s ease 0.3s 1 normal backwards;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.res-popup-on {
  animation: fadeIn 0.5s ease 0.3s 1 normal backwards;
}
.res-time {
    padding-left: 5px;
}
.res-id {
    float: left;
	  padding-right:5px;
}
.res-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.violation {
  float: unset;
  padding-left:5px;
}
#reply-under {
  top: 0px;
}
#repon {
  padding:5px;
  font-size: 13px;
}
.fa-commenting-o {
  font-size: 25px;
  color: #99ccff;
	position: absolute;
  top: 5px;
}
.counter {
  margin-left: 30px;
	vertical-align: top;
}
.rep-box {
  background: #fff;
  box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
-webkit-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
-moz-box-shadow:rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
}
.res-author {
  display: unset;
  position: unset;
  top: unset;
	float:left;
}
.rep-close {
  position: absolute;
  right: 10px;
  bottom: 5px;
}
.rep-box {
  padding-bottom: 30px;
}
.rep-content {
  padding-top: 5px;
}
#res-popup-container {
  max-width: 800px;
}

#bbpress-forums .bbp-pagination-links a, #bbpress-forums .bbp-pagination-links span.current {
  line-height: 34px !important;
}
@media screen and (max-width: 480px){
#bbpress-forums .bbp-pagination-links a, #bbpress-forums .bbp-pagination-links span.current  {
  line-height: 22px !important;
}}
#bbpress-forums .bbp-pagination-links a, #bbpress-forums .bbp-pagination-links span.current {
  border-radius: 30px; 
}
.page-numbers {
   width: 45px;
}
@media screen and (max-width: 480px){
.page-numbers {
   width: 35px;
   height: 35px;
   line-height: 34px;
}}

.bbp-topic-relation .attachment-d4p-bbp-thumb {
    width: 100px;
    object-fit: cover;
}
.bbp-topic-relation .attachment-post-thumbnail {
    width: 100px;
    object-fit: cover;
}
.bbp-topic-thumbnail {
    top: 15px;
    object-fit: cover;
    height: 70px;
    width: 70px;
}

li.bbp-topic-title a {
    position: relative;
    display: block;
	  box-sizing:border-box;
    width: 100%;
    height: 100%;
    padding: 10px;
	  padding-left:0px;
	  min-height:100px;
}
.topic li a .title {
    padding-left: 85px;
    margin-bottom: 0;
}
.bbp-topic-reply-count {
    text-align: unset;
    float: unset;
    position: unset;
    padding-left: unset;
	  display: block;
    padding-top: 10px;
}
.good-top-icon {
    position: unset;
}
.bbp-topic-reply-txt {
    padding-left: 3px;
    vertical-align: text-bottom;
}

.single-topic .bbp-topic-reply-count {
    text-align: unset;
    float: unset;
    position: unset;
    padding-left: 0;
	  padding-bottom: 10px;
}
.single-topic .attachment-post-thumbnail {
    top: 15px;
}
.single-topic a.bbp-topic-permalink {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 15px;
    padding-top: 10px;
	  margin-bottom:10px;
}
.single .topic li a .title {
    padding-left: 85px;
}
.bbp-relation-list p {
    padding-top: 0px;
}

.bbp-topic-relation a.bbp-topic-permalink {
    min-height: 100px;
    margin-bottom: 0px;
}

.forum .topic li a .title {
    padding-left: 85px;
}
.forum .bbp-relation-list p {
    padding-left: 125px;
}
.forum a.bbp-topic-permalink {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 0;
    min-height: 100px !important;
}
.forum .bbp-topic-relation .attachment-post-thumbnail {
    top: 15px;
}

.bbp-topic-freshness, .single-topic .bbp-topic-freshness {
    bottom: 10px;
	font-size:10px;
}

@media only screen and (max-width: 768px){
#res-popup-container {
    min-width: -webkit-fill-available;
}}

.single-topic .bbp-topic-views-cate {
    bottom: 10px;
}
.res-id,.res-author,.res-time{
	  font-size:12px;
	  display:block;
}
.res-author {
    padding-right: 5px;
}
.res-content{
	  font-size:13px;
}
.rep-box {
    padding: 10px 10px 25px 10px;
}
.res-popup-content {
    padding: 10px 10px 25px 10px;
}

.bbp-img-box {
    max-width: 50%;
}
.wp-caption img {
    width: 100%;
}
a.bbp-img-sou{
    font-size: 10px !important;
}

.rep-box img {
    margin-top:10px;
}

#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment.bbp-inline {
    margin-right: 0px !important;
}

#bbpress-forums .bbp-attachments ol li.d4p-bbp-attachment .wp-caption {
    padding: 0px;
}

.box img{
	  object-fit:cover;
}

.comment-reply {
    padding-top: 6px;
}
.bbpress .wpulike {
    padding: 0;
    float: right;
}

.bbp-relation-list {
    border-top: 0;
}
.bbp-relation-title {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 1em;
}

#bbpress-forums fieldset.bbp-form input[type=text] {
    border-radius: 0.2em;
}

.newtbtn {
    border-radius: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
}

div.bbp-breadcrumb {
    border-bottom: 0;
    padding: 10px 0;
    font-size: 14px;
}
.bbp-breadcrumb-home:after {
    font-size: 14px;
    padding-right: 10px;
}
.bbp-breadcrumb-current {
    padding: 0 10px 0 10px;
}
.bbp-breadcrumb-forum {
    padding: 0 10px;
}

#bbpress-forums fieldset.bbp-form input[type=text] {
    padding: 10px;
}
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
    font-size: 16px;
}

.violation {
    padding-left: 0px;
}
span.bbp-reply-post-date {
    padding-right: 5px;
}

#bbp-sort-topics {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    width: auto;
    display: inline-block;
}

.bbp-topic-views-cate {
    position: unset;
    display: block;
    color: grey;
    padding-top: 5px;
}

.bbpress a{
    text-decoration:none;
}
.ipad {
    padding-left: 0px !important;
}
div#bbpress-forums a.bbp-topic-permalink:before {
    display:none;
}
.bbp-breadcrumb-bbs-home{
	  padding:0 10px;
}
.wpulike {
    padding: 0;
}
#bbpress-forums div.bbp-topic-content {
    padding: 12px 0px 0px 0px;
}
div.bbp-topic-header {
    padding-bottom: 0px !important;
}
.bbp-attachments, .bbp-attachments-errors {
    border-top: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
}
#bbp_anonymous_author,#bbp_topic_content,#bbp_reply_content {
    padding: 10px;
}
@media screen and (max-width: 768px){
#bbp_anonymous_author,#bbp_topic_title{
    width:100%;
}}
#bbp_anonymous_author,#bbp_topic_title,#bbp_topic_content,#bbp_forum_id,#bbp_reply_content {
    border: 1px solid #ccc;
    border-radius: 4px;
}
.bbp-topic-content p, .bbp-reply-content p {
    letter-spacing: 0.02em;
    line-height: 140%;
}
#repon {
    display: flex;
    align-items: center;
}
.fa-commenting-o {
    position: unset;
}
.counter {
    margin-left: 5px;
    vertical-align: unset;
}
.blog-card {
    min-height: 125px;
    border: 1px solid #ededed;
    padding: 5px;
    margin-bottom: 10px;
}
.blog-card a{
    text-decoration:none !important;
}
.blog-card-thumbnail {
    border: 0;
    position: absolute;
}
.blog-card-body {
    margin-right: 0;
    margin-left: 115px;
}
.blog-card-footer {
    margin-left: 115px;
}
.blog-card-title {
    margin-top:5px !important;
}
.bbpress .blog-card-thumbnail img {
    max-width: 100px !important;
}
.wp-caption {
    padding-top: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: unset !important;
    text-align: center;
    max-width: 100%;
    margin: 0;
}
.single-topic .attachment-post-thumbnail {
    top: 10px;
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.bbp-breadcrumb-root {
  display:none;
}

.fa-commenting-o {
  font-size: 25px !important;
}

.bbp-form legend {
  display:none;
}
.bbp-template-notice {
  display:none !important;
}
.bbp-template-notice.error {
    display: inline-block !important;
}
.bbp-attachments-form label {
  font-size:0;
}
.bbp-attachments-form label:before {
  font-size: 16px; content: "ファイルをアップロード:";
}
a.d4p-attachment-addfile {
  font-size:0;
}
a.d4p-attachment-addfile:before {
  font-size: 16px; content: "ファイルを追加";
}
input#bbp_topic_title,textarea#bbp_topic_content,textarea#bbp_reply_content {
    font-family:initial;
    background: #fff;
}
input#bbp_topic_title::placeholder,textarea#bbp_topic_content::placeholder,textarea#bbp_reply_content::placeholder  {
   font-family:initial;
   color: #ccc;
}