/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/hello-elementor-child
Description: A child theme for the Hello Elementor theme.
Author: Your Name
Author URI: https://example.com
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

@font-face {
	font-family: dtfont;
	font-style: normal;
	font-weight: 100;
	src: url('fonts/woff/IRANSansXFaNum-Thin.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Thin.woff2') format('woff2');		
}

@font-face {
	font-family: dtfont;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/woff/IRANSansXFaNum-Light.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Light.woff2') format('woff2');		 
}

@font-face {
	font-family: dtfont;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/woff/IRANSansXFaNum-Medium.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Medium.woff2') format('woff2');		 
}

@font-face {
	font-family: dtfont;
	font-style: normal;
	font-weight: 900;
	src: url('fonts/woff/IRANSansXFaNum-Black.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Black.woff2') format('woff2');		 
}

@font-face {
	font-family: dtfont;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/woff/IRANSansXFaNum-Bold.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Bold.woff2') format('woff2');	 
}

@font-face {
	font-family: dtfont;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/IRANSansXFaNum-Regular.woff') format('woff'),   
	url('fonts/woff2/IRANSansXFaNum-Regular.woff2') format('woff2');	
}

body{
	font-family: dtfont !important;
}

h1, h2, h3, h4, h5, h6, p, .elementor-icon-box-title a, .elementor-button, .elementor-item, .elementor-icon-list-text, .elementor-slide-heading, .elementor-slide-description, .elementor-button, .elementor-counter-title, .elementor-counter-number-wrapper, .elementor-post__title a, .elementor-post__read-more, .tie-list-shortcode ul li{
	font-family: dtfont !important;
}

.elementor-item{
	padding-left: 10px !important;
	font-weight: 500 !important;
}

.elementor-icon-box-title{
	margin: 0 !important;
}

.jet-mega-menu-sub-menu{
	line-height: 2;
  	font-size: 14px;
  	margin-top: 13px;
}

.jet-mega-menu-item--sub-level .jet-mega-menu-item__link:hover{
	transition: 0.3s all linear;
	transform: translate(-10px, 0);
}

.gozasht-icons .elementor-icon-list-icon{
	background: #0057A6;
	width: 15px;
	height: 15px;
	border-radius: 50px;
}

.gozasht-icons .elementor-icon-list-icon svg{
	margin-right: auto !important;
	margin-left: auto !important;
}

.industry-box:hover{
	transform: scale(1.02);
}

.elementor-post__title{
	text-align: justify;
}

.gfield--width-full{
	margin-bottom: 15px !important;
}

.gfield_label{
	font-size: 14px !important;
  	font-weight: 500 !important;
}

.gform_button{
	background: #ce8346 !important;
	border: unset !important;
	color: #fff !important;
}

.gform_button:hover{
	background: #413e50 !important;
	transition: .3s all linear;
	border: unset !important;
}

.elementor-post__tex{
	margin-top: 0 !important;
}

.elementor-post__excerpt{
	visibility: hidden;
  	height: 0;
}

.elementor-post__excerpt{
	margin-bottom: 0 !important;
}


.gform_footer{
	padding-bottom: unset !important;
}

.gform_button{
  	border-radius: 5px !important;
  	border: unset !important;
  	background: #ce8346 !important;
	color: #fff !important;
}

blockquote {
  background: #f9f9f9;
  border-right: 10px solid #ccc;
  margin: 1.69231em 30px;
  padding: 0.5em 10px;
  quotes: "“" "”" "‘" "’";
}

blockquote::before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.4em;
}

table {
  border-collapse: collapse;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
	margin-top: 1rem;
  background-color: transparent;
}

.table thead th {
  vertical-align: middle;
  border-bottom: 2px solid #dee2e6;
}

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
	font-size: 14px;
	vertical-align: middle;
}

table td, table th {
	vertical-align: middle;
	color: #000 !important;
}

table tbody tr td{
	font-weight: 300;
	text-align: right;
}

.comment-form-author label, .comment-form-email label, .comment-form-url label{
	font-weight: 300;
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}

.form-submit #submit{
	background: #ce8346 !important;
	border: unset !important;
	color: #fff !important;
}

.form-submit #submit:hover{
	background: #333043 !important;
}

.elementor-image-box-description{
	text-align: justify !important;
}

.post-content-custom h2, .post-content-custom h3, .post-content-custom h4, .post-content-custom h5, .post-content-custom h6{
	margin: 20px 0;
  	font-weight: 700;
}


.post-content-custom h2{
	font-size: 1.4rem !important;
}


.post-content-custom h3{
	font-size: 1.2rem !important;
}

/* استایل کلی فرم کامنت */
.comment-form {
  background: #f8f9fa;
  padding: 32px 24px;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.07);
}

/* عنوان فرم */
.comment-reply-title {
  font-size: 1.5rem;
  color: #22223b;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

/* فیلدهای ورودی */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  width: 100%;
  padding: 12px 16px;
  margin-bottom: 18px;
  border: 1.5px solid #c9c9c9;
  border-radius: 8px;
  background: #fff;
  font-size: 1rem;
  transition: border-color 0.2s;
}

.comment-form input:focus,
.comment-form textarea:focus {
  border-color: #4f8cff;
  outline: none;
}

/* دکمه ارسال */
.comment-form input[type="submit"] {
  background: linear-gradient(90deg, #4f8cff 0%, #1cb5e0 100%);
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 12px 32px;
  font-size: 1.1rem;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(76,140,255,0.08);
  transition: background 0.2s, box-shadow 0.2s;
}

.comment-form input[type="submit"]:hover {
  background: linear-gradient(90deg, #1cb5e0 0%, #4f8cff 100%);
  box-shadow: 0 4px 16px rgba(76,140,255,0.18);
}

/* پیام خطا یا موفقیت */
.comment-form .form-submit,
.comment-form .form-message {
  margin-top: 18px;
  font-size: 0.95rem;
}

/* استایل placeholder */
.comment-form input::placeholder,
.comment-form textarea::placeholder {
  color: #b1b1b1;
  font-size: 0.98rem;
  opacity: 1;
}

/* استایل پیام ورود (در صورت نیاز) */
.comment-form .must-log-in {
  background: #ffe6e6;
  color: #d32f2f;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 18px;
  font-size: 1rem;
  text-align: center;
}

/* ریسپانسیو */
@media (max-width: 600px) {
  .comment-form {
    padding: 18px 8px;
    max-width: 98%;
  }
}

.related-link{
	background: #f5f5f5;
	border: 1px solid #ededed;
	border-radius: 5px;
	padding: 10px;
	margin: 15px 0;
}

.ltrq{
	direction: ltr;
	text-align: left;
}

.elementor-pagination{
	margin-top: 30px;
}


@media(max-width: 768px){
	.header-topbar .elementor-widget-container{
		height: 20px !important;
	}
	.header-topbar .elementor-icon-box-wrapper{
		display: flex !important;
	}
	.header-topbar .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-left: 5px !important;
	}
	.header-topbar .elementor-social-icons-wrapper{
		margin-top: 8px !important;
	}
}