/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/
@import url("iransans/style.css");

html, body, h1, h2, h3, h4, h5, h6 , p, div, span, a {
font-family: "IRANSans" !important;
	font-weight: 300;
	direction: rtl;
	letter-spacing: normal;
}
.stm_post_details, .post_date {
	display:none !important;
}
.breadcrumbs, .h2 {
	color:white !important;
}
.read_more, .date {
	display:none;
}
#menu-extra-links {
	direction:rtl;
	list-style-type: none;
	list-style: none;
}
.gform_wrapper.gravity-theme .gform_fileupload_rules {
  display: none;
}
.stm_service, .stm_service__title, .stm_service__excerpt p{
	direction:rtl;
	text-align:center;
}
.stm_service__icon{
	display:none !important;
}
.stm_service__title a{
	font-weight:bold;
}
.stm_news_unit-block{
	text-align:center;
}
.header-box .container {
  width: var(--con_header_wide,1440px);
}
.customize-unpreviewable, .customize-unpreviewable hover, a.customize-unpreviewable{
	color:#ffffff !important;
}
.stm_service__title{
	color:#2186cf !important;
}
.stm_services.style_8 .stm_service__excerpt, .stm_services.style_8 .stm_service__excerpt p{
	color:#999 !important;
}