input, textarea, select, .btn, .progress, .panel, nav, header, aside, article, footer, .panel-heading, #back-top span {
    border-radius: 0 !important;
}

.spinner { width: 12px !important; }

.wpcf7 input[type="text"], textarea, input[type="email"] {
	width: 100%;
}

.caption {
	direction: rtl;
	text-align: justify;
}

.alert, #author-info {
	border-radius: 0 !important;
}

.searchwp-live-search-no-min-chars::after {
	content: "" !important;
}

.text_tabligh {
    height: 60px;
    width: 100%;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%);
    background: -webkit-linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
    background: -o-linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
    background: -ms-linear-gradient(top, white 0%,#F1F1F1 50%,#E1E1E1 51%,#F6F6F6 100%);
    border-right: 3px solid orange;
    border-left: 3px solid orange;
    padding: 8px;
    text-align: center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 8px;
    box-shadow: #b2b2b2 0 0 7px;
    -moz-box-shadow: #b2b2b2 0 0 7px;
    -webkit-box-shadow: #b2b2b2 0 0 7px;
	margin-left: auto;
	margin-right: auto;
}

.border {
	width: 100%;
	height: 5px;
	background: url('https://dl.binaryworld.ir/image/newsletter_border.png') repeat-x;
}

.randomtext h4:before {
    content: "\e006";
}

.widget_parsidate_archive h4:before {
    content: "\e056";
}

.widget_loginwithajaxwidget h4:before {
    content: "\e008";
}

.widget_polls-widget h4:before {
    content: "\e085";
}

.related-posts {
	text-align: justify !important;
	background: #EDEDED;
	border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	padding-left: 10px;
}

.bypostauthor {	color: red; }