/*
Theme Name:  Hello Child نام قالب
Theme URI: 
Description:  توضیحات کوتاه درباره قالب
Author: AmirNourani 
Author URI: 
Template: hello-elementor 
Version: 1.1 نسخه قالب
Text Domain: hello-elementor-child دامنه متنی برای ترجمه
License: GNU General Public License v3 or later  نوع مجوز قالب
License URI:https://www.gnu.org/licenses/gpl-3.0.html  لینک توضیحات مجوز
*/

/* style comment-box */
#respond {
	font-family: "ایران سنس";
}

#respond #reply-title {
	display: none;
}

#commentform .logged-in-as a {
	color: #ee1f25;
}

#commentform .comment-form-comment #comment {
	border: none !important;
	border-radius: 24px !important;
}

#commentform .comment-form-author #author,#commentform .comment-form-email #email {
	border: none !important;
	border-radius: 8px;
}

#commentform .comment-form-url {
	display: none !important;
}

.form-submit #submit {
	border: none;
	background-color: #ee1f25;
	color: #fff;
	border-radius: 8px;
	font-size: 14px;
}

#comments .comment-list {
	font-family: "ایران سنس";
	margin: 30px 0 !important;
}

#comments .title-comments {
	display: none !important;
}

#comments .comment-list .comment img {
	display: none !important;
}

#comments .comment-list .comment-author a.url , #comments .comment-metadata a time {
	color: #282828;
}

#comments .comment .comment-body {
	padding: 20px !important;
	background-color: #fff;
	border-radius: 16px;
}

#comments .reply .comment-reply-link {
	background-color: #ee1f25;
	padding: 3px 6px;
	color: #fff;
	border-radius: 4px;
}

#comments .comment-list .children {
	margin: 15px 0 !important;
}

/* style for trending-item */
.line{
      width: 100%;
      height: 1px;
      background-color: #F0F0F0;
}
.e-loop-item-1 .trending-box .line {
	display: none;
}

.item-number{
   font-family: "ایران سنس";
   font-size: 28px;
   font-weight: bold;
}

/* style category span in box-single-article */

.traz-cat p {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.traz-cat p a {
	color: #fff !important;
	background: #109f48;
	padding: 6px 12px !important;
	border: 1px solid #109f48;
	border-radius: 20px;
}

.traz-cat p a:hover {
	color: #109f48 !important;
	background: transparent;
	border: 1px solid #109f48;
	transition: all .2s ease-in-out;
}

/* traz tag style */
.traz-tag p {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.traz-tag p a {
	border: 1px solid #aeaeae;
	border-radius: 20px;
	padding: 8px 10px;
}

.traz-tag p a:hover {
	color: #fff !important;
	background-color: #109f48;
	border: 1px solid #109f48;
	transition: all .2s ease-in-out;
}

/* display none last lines */
.elementor-element-af00254 .elementor-443:last-child .traz-last-title .elementor-divider , .elementor-element-01f705e .elementor-446:last-child .traz-last-item .elementor-divider, 
.elementor-element-cc7b226 .elementor-278:last-child .elementor-divider,
.elementor-element-90f7988 .elementor-348:last-child .elementor-divider,.elementor-element-ace0565 .elementor-348:last-child .elementor-divider,.elementor-element-ace0565 .elementor-348:last-child .elementor-divider,
.elementor-element-b59c93c .elementor-348:last-child .elementor-divider,.elementor-element-1ce5525 .elementor-348:last-child .elementor-divider{
	display : none;
}