/*
	Theme Name:	Xtra Child
	Theme URI:	https://www.rtl-theme.com/xtra-corporate-woocommerce-theme/
	Description:Sample child theme of Xtra theme for customization.
	Author:		Xtra Theme
	Author URI:	http://xtratheme.ir
	Template:	xtra
	Version:	1.0.0
*/

.just {text-align:justify}

/* فونت دلخواه برای متن‌ها */
body, p, span, a, h1, h2, h3, h4, h5, h6, li {
    font-family: 'iranyekan', sans-serif !important;
}

/* حفظ فونت اصلی برای اعداد */
body *:not(i):not(.icon):not([class^="icon-"]) {
    font-family: 'iranyekan', sans-serif !important;
}

div#comments {
    display: none;
}

.cz_social  {display:none}

sr7-txt#SR7_9_1-38-9 {
    text-align: justify !important;
}

span.cz_post_meta.mt10.mb10 {
    display: none;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}

.notice.notice-warning {
    display: none !important; 
}