.author-detail {
	word-wrap: break-word;
}


.author-detail .detail_picture {
	border-radius: 10px;
}

.author-detail .author-date-time {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #9C9C9C;
}

.author-detail .title {
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #000000;
}


.preview-text {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #9C9C9C;
}

.author-detail .text {
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}



.author-products {}

.author-products .heading {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.14em;
  text-decoration-line: underline;
  text-transform: uppercase;
  color: #CC0049;
}







@media screen and (max-width: 1399px) {



}
@media screen and (max-width: 1199px) {



}
@media screen and (max-width: 991px) {



}
@media screen and (min-width: 768px) {



}
@media screen and (max-width: 767px) {



}
@media screen and (max-width: 575px) {



}