.bs-head-detail {
padding: 8px 0;
position: relative;
z-index: 1;
}
.bs-head-detail ul {
display: flex;
margin: 0;
padding: 0;
}
.bs-head-detail .info-left {
justify-content: flex-start;
}
.bs-head-detail .info-left li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.bs-head-detail .info-left li a {
font-size: 13px;
}
.bs-head-detail .info-left i {
font-size: 14px;
padding-right: 10px;
}
.bs-head-detail .btn-theme.quote {
margin: -5px 0 -5px 0;
border-radius: 0;
float: right;
}
.bs-head-detail .top-date {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 10px;
}
.bs-head-detail .top-date .day {
font-size: 14px;
margin-right: 6px;
line-height: 0.8;
font-weight: 700;
letter-spacing: 0.2px;
}
.bs-head-detail .top-date .deta {
font-size: 13px;
font-weight: 400;
line-height: 1.2;
word-break: break-word;
}
.bs-head-detail .top-date .time {
padding: 0 4px;
height: 20px;
line-height: 1;
display: flex;
align-items: center;
margin-top: 3px;
}
.btn.btn-subscribe {
padding: 0 8px;
}
.bs-head-detail .info-right {
justify-content: flex-end;
}
.info-right li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.info-right li:last-child {
margin-right: unset;
}
.bs-head-detail .info-right li a {
font-size: 13px;
}
.bs-head-detail .info-right i {
font-size: 14px;
padding-right: 10px;
}
.bs-head-detail .bs-social {
padding: 0;
flex-wrap: wrap;
justify-content: flex-end;
}
.bs-head-detail .bs-social li {
margin: 0;
padding: 0;
.ptp-category-footer-text{
margin: 28px 0 0;
padding: 18px 16px;
border-top: 1px solid rgba(0,0,0,.08);
}
.ptp-category-footer-text h3{
margin: 14px 0 8px;
}
.ptp-category-footer-text p{
margin: 0 0 10px;
}
.ptp-cat-footer { width: 100%; }