body.has-sidebar #content{
	direction: ltr;
}

.article-title{
	text-align:center;
}

.entry-content h3 ,.entry-content h2, .entry-content h1{
	color: #000000;
	font-weight:bold;
}

.entry-content a{
	color: #7A7A7A;
	transition: 0.3s;
}

#snippet-box{
	direction: rtl;
	float:right;
}

.entry-content a:hover{
	color: #13aff0;
}

.entry-content p{
	font-size: 21px;
}

#comments{
	direction: rtl;
}

@media (max-width: 480px) {
	.entry-title {
		padding-top: 190px;
		text-align: left;
	}
}





/* whatsapp */

.nta_wa_button {
	position: fixed !important;
    bottom: 80px;
    left: 5px;
}

.wa__r_button {
	direction: ltr;
}

.wa__btn_w_icon .wa__btn_icon {
	right: unset;
	left: 16px;
}

.wa__btn_w_icon .wa__btn_txt {
    padding: 16px 20px 15px 71px;
}

/* whatsapp */

