/* Maalat quote source and automatic article-table design — v1.3.0 */

body blockquote.maalat-pull-quote .maalat-quote-source,
body .entry-content blockquote.maalat-pull-quote .maalat-quote-source,
body .jeg_post_content blockquote.maalat-pull-quote .maalat-quote-source {
	display: block !important;
	margin: 10px 0 0 !important;
	padding: 0 !important;
	color: #5f5f5f !important;
	font-family: "Tajawal", "Noto Sans Arabic", Arial, sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	font-style: normal !important;
	line-height: 1.7 !important;
	text-align: center !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.maalat-table-wrap {
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin: 34px 0;
	padding: 3px;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: thin;
}

body .entry-content table.maalat-auto-table,
body .jeg_post_content table.maalat-auto-table {
	box-sizing: border-box;
	width: 100%;
	min-width: 560px;
	margin: 0 !important;
	border: 3px solid #c3a15b !important;
	border-collapse: separate !important;
	border-spacing: 0 !important;
	border-radius: 9px;
	overflow: hidden;
	background: #fffdf8 !important;
	color: #2f2b29 !important;
	direction: rtl;
	text-align: right;
	font-family: "Tajawal", "Noto Sans Arabic", Arial, sans-serif;
	font-size: 17px;
	line-height: 1.85;
	table-layout: auto;
}

body .entry-content table.maalat-auto-table caption,
body .jeg_post_content table.maalat-auto-table caption {
	caption-side: top;
	padding: 0 12px 15px;
	color: #2f2b29;
	font-family: "Noto Kufi Arabic", "Tajawal", sans-serif;
	font-size: 21px;
	font-weight: 700;
	line-height: 1.7;
	text-align: center;
}

body .entry-content table.maalat-auto-table th,
body .entry-content table.maalat-auto-table td,
body .jeg_post_content table.maalat-auto-table th,
body .jeg_post_content table.maalat-auto-table td {
	box-sizing: border-box;
	min-width: 130px;
	padding: 14px 16px !important;
	vertical-align: top;
	text-align: right;
	word-break: normal;
	overflow-wrap: anywhere;
	border: 0 !important;
	border-left: 1px solid #ddcfb1 !important;
	border-bottom: 1px solid #ddcfb1 !important;
}

body .entry-content table.maalat-auto-table tr > *:last-child,
body .jeg_post_content table.maalat-auto-table tr > *:last-child {
	border-left: 0 !important;
}

body .entry-content table.maalat-auto-table tbody tr:last-child > *,
body .jeg_post_content table.maalat-auto-table tbody tr:last-child > * {
	border-bottom: 0 !important;
}

body .entry-content table.maalat-auto-table th,
body .jeg_post_content table.maalat-auto-table th {
	background: #f2e8d4 !important;
	color: #7a2422 !important;
	font-family: "Noto Kufi Arabic", "Tajawal", sans-serif;
	font-size: 16.5px;
	font-weight: 700;
	line-height: 1.75;
	text-align: center;
}

body .entry-content table.maalat-auto-table td,
body .jeg_post_content table.maalat-auto-table td {
	background: #fffdf8 !important;
	color: #2f2b29 !important;
	font-weight: 400;
}

body .entry-content table.maalat-auto-table tbody tr:nth-child(even) td,
body .jeg_post_content table.maalat-auto-table tbody tr:nth-child(even) td {
	background: #f9f5ed !important;
}

body .entry-content table.maalat-auto-table tbody tr:hover td,
body .jeg_post_content table.maalat-auto-table tbody tr:hover td {
	background: #f5efe3 !important;
}

body .entry-content table.maalat-auto-table a,
body .jeg_post_content table.maalat-auto-table a {
	color: #1646d8;
	font-weight: 600;
	text-decoration: none;
}

body .entry-content table.maalat-auto-table a:hover,
body .entry-content table.maalat-auto-table a:focus,
body .jeg_post_content table.maalat-auto-table a:hover,
body .jeg_post_content table.maalat-auto-table a:focus {
	text-decoration: underline;
}

@media screen and (max-width: 700px) {
	body blockquote.maalat-pull-quote .maalat-quote-source,
	body .entry-content blockquote.maalat-pull-quote .maalat-quote-source,
	body .jeg_post_content blockquote.maalat-pull-quote .maalat-quote-source {
		font-size: 13.5px !important;
		margin-top: 8px !important;
	}

	.maalat-table-wrap {
		margin: 27px 0;
		padding: 2px;
	}

	body .entry-content table.maalat-auto-table,
	body .jeg_post_content table.maalat-auto-table {
		font-size: 15px;
		line-height: 1.75;
		border-width: 2px !important;
		border-radius: 7px;
	}

	body .entry-content table.maalat-auto-table caption,
	body .jeg_post_content table.maalat-auto-table caption {
		padding-bottom: 11px;
		font-size: 18px;
	}

	body .entry-content table.maalat-auto-table th,
	body .entry-content table.maalat-auto-table td,
	body .jeg_post_content table.maalat-auto-table th,
	body .jeg_post_content table.maalat-auto-table td {
		min-width: 120px;
		padding: 11px 12px !important;
	}

	body .entry-content table.maalat-auto-table th,
	body .jeg_post_content table.maalat-auto-table th {
		font-size: 15px;
	}
}
