/*
 Theme Name:	Astra Child
 Theme URI:		https://www.zhaket.com/store/web/nagatheme/
 Description:	Astra Child Theme Developed By NagaTheme
 Author:		NagaTheme
 Author URI:	https://NagaTheme.com
 License:		GNU General Public License v2 or later
 License URI:	http://www.gnu.org/licenses/gpl-2.0.html
 text-domain:	astra-child
 Template:		astra
 Version:		4.11.6
*/

/* = Theme customization starts below here = is blocked by functions.php
------------------------------------------------------------------------ */
.textwidget {
    text-align: justify;
}
.section-about-us
 {
    text-align: justify !important;
}
.crp_related.crp-rounded-thumbs h3, .crp_related.crp-rounded-thumbs figure {
    text-align: center;
    font-size: 23px;
}
span.address-meta {
    color: #FFF !important;
    margin-right: 8px;
    font-size: 15px;
}
.site-footer a {
  color: #ffffff;
}
section#astra-widget-address-3
 {
    margin-bottom: 6px !important;
}
.product-page-title h4 a{
	color: #fff !important;
}
.entry-content
 {
    text-align: justify;
}
.custom-breadcrumb{
	text-align:center;
	color:#fff;
}
.custom-breadcrumb a{
	color:#fff !important;
}
.about-us-footer{
	text-align:justify !important;
}
.wp-block-latest-posts > li > a
 {
    color: #fff;
}
time.wp-block-latest-posts__post-date {
    font-size: 14px !important;
    margin: 0;
}
.wp-block-uagb-icon-list.uagb-block-f2b152e4 .wp-block-uagb-icon-list-child .uagb-icon-list__label {
    margin-right: 5px;
}
.uagb-post__image img {
  width: 100%;
  height: 250px !important; /* ارتفاع دلخواه */
  object-fit: cover; /* برش تصویر برای یکدست‌سازی */
}
.uagb-post__title {
  height: 3.6em; /* حدود دو خط در اکثر فونت‌ها */
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.crp_related.crp-rounded-thumbs h3{
	font-size:16px !important;
}
/*.ast-archive-entry-banner[data-post-type="post"] .ast-container > *:not(:last-child) {*/
/*    text-align: justify !important;*/
/*}*/
.ast-archive-entry-banner[data-post-type="post"]{
    padding-right: 1.6em !important;
    padding-left: 1.6em !important;
}
.content-single-post{
	text-align:justify;
}
/* برای هدینگ‌های دسته‌بندی */
section.ast-archive-entry-banner > div.ast-container > h2 {
    font-size: 25px !important; /* سایز دلخواه */
    font-weight: 600 !important;
}
section.ast-archive-entry-banner > div.ast-container > h3 {
    font-size: 22px !important; /* سایز دلخواه */
    font-weight: 600 !important;
}