.single-post .saboxplugin-wrap{
	display: none !important;
}

.tac-gia{
	padding: 20px;
    border: 4px double #d26060;
	margin-bottom: 30px;
	color: #000;
}
.tac-gia .large-3 {
		  padding: 20px;
        text-align: center;
		   padding-top: 20px;
}
.tac-gia .large-9 {
    text-align: left;
    padding-top: 20px;

}
.tac-gia .large-9 {
    color: #000;
}
.tac-gia img{
	border: 0.1rem solid;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    object-fit: cover;
}
.tac-gia img.sab-custom-avatar{
    max-width: 150px;
}
.saboxplugin-wrap{
	display: none;
}

.row_author h1,.row_author h2, .row_author h3,.row_author h4, .row_author h5,.row_author h6 {
    margin-top: revert;
}
.author .rank-math-breadcrumb
{
	display:none;
}
.page-title
{

	text-align:left;
}
.row_author
{
	margin-top:50px;
}
.icon_share_author i 
{
    background: #fff;
    padding: 0.3rem 0.5rem;
    border-radius: 0.4rem;
    border: 1px solid black;	
}

img.sab-custom-avatar {
    max-width: 75px;
}

.author .row_author img.avatar {
    border: 0.1rem solid;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    max-width: 150px !important;
    object-fit: cover;
}