@import url(css/fontiran.css);
body {
	font-family: IRANSans;
	font-weight: 300;
	direction: rtl;
}
h1, h2, h3, h4, h5, h6,input, textarea ,button, p ,div, th, tr, div {
	font-family: IRANSans;
}
a{
	font-family: IRANSans;
}
span{
	font-family: IRANSans;
}
h1 {
	font-weight: bold;
}
.wrapper {
	max-width: 900px;
	margin: 0 auto;
}
.ltr {
	direction: ltr;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-small {
	font-size: 0.8em;
}
.text-xsmall {
	font-size: 0.6em;
}
.text-large {
	font-size: 1.2em;
}
.text-xlarge {
	font-size: 1.4em;
}
.text-underline {
	text-decoration:underline;
}
.text-ultralight {
	font-weight: 200;
}
.text-light {
	font-weight: 300;
}
.text-regular {
	font-weight: normal;
}
.text-medium {
	font-weight: 500;
}
.text-bold {
	font-weight: bold;
}
.text-black {
	font-weight: 900;
}
blockquote {
	font-weight: 500;
	padding: 10px;
	border: 1px dashed #666666;
}

/* ==========================================================================
   rtl Styles
   ========================================================================== */

.wpt_thumb_small, .wptp_thumb_small {
    float: right  !important;
    margin-left: 12px;
}

.wpt_widget_content .tab-content li, .wptp_widget_content .tab-content li {
    text-align: right  !important;
}

.wpt_avatar, .wptp_avatar {
    margin-left: 10px;
    float: right  !important;
}

.elementor-38 .elementor-element.elementor-element-4b72da2 .jet-form .jet-form-repeater__row-remove {
    align-self: auto;
    padding-right: 10px;
}