/* Themify Customize Styling */
body {	
	color: #39454d; 
}
body #headerwrap a, body #footerwrap a, body #main-nav a, body .sidemenu a, body .post-nav .arrow, body .widget .social-links a, body .widget .social-links a:hover, body .footer-nav li a {	
	color: #698391; 
}
body a, body .post-nav .arrow {	
	color: #698391; 
}
body h1, body h2, body h3, body h4, body h5, body h6 {	
	color: #39454d; 
}
h1 {		font-size:24px;
 
}
h2 {		font-size:22px;

	color: #6c8290; 
}
h3 {		font-size:20px;
 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: #ffffff; 
}
#site-description {	display: none; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #544f4f; 
}
#footerwrap {	
	background-color: #ffffff; 
}

/* Themify Custom CSS */
div, p, h1, h2, h3, h4, h5, h6{
font-family: 'Heebo', sans-serif;
    direction: rtl;
}
.lawyers-section .module-image .image-title {
    color: #000000;
    font-family: inherit;
    font: 700 1.2em 'Heebo';
}
.widgettitle {
    font: 700 1.4em/1.2em 'Heebo';
}
.footer-text{
    font-family: inherit;

}

#main-nav a {
    font: 1em/1.5em 'heebo', sans-serif;
}
.lawyers-section .module-image .image-title {
    color: #000000;
    font-family: inherit;
    font: 700 1.2em 'Heebo';
}

.our-services .module-image .image-title {
    color: #000000;
    font: 700 1.3em/1em 'Heebo';
}

.lawyers-section .image-wrap {
    border-bottom: 5px solid #39454d;
}

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
textarea {
    width: 100%;
    min-height: 8.5em;
    height: 8em;
    margin: 0;
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a
{
font-weight: 600;
}

#headerwrap.fixed-header #main-nav{
  direction: rtl !important;
}
#main-nav {
    direction: rtl;
}
#main-nav ul a {
    text-align: right;
}
.lawyers-section .image-caption {
    font: inherit;
}
.mobile_menu_active #mobile-menu.sidemenu-on {
    right: 0;
    text-align: right !important;
}
.mobile_menu_active #headerwrap #main-nav li {
    float: right;
text-align: right;
}

#header {
    text-align: inherit;
    padding: 0em 0;
}

.single .post-meta, .single .post-title {
    text-align: center;
    margin: 4%;
    font-family: 'Heebo';
}
.post-content {
    min-width: 120px;
    padding: 0;
    position: static;
    text-align: right !important;
    font-family: 'Heebo' !important;
}
.loops-wrapper.grid2 .post-title{
    font-family: 'Heebo' !important;
   font-size: 21px;

}

.loops-wrapper.list-post .post-title{
    font-family: 'Heebo' !important;
   font-size: 21px;

}
.more-link:after {
  display: none;
}

.more-link{
  font-weight: bold;
}@media screen and (max-width: 480px) { /* Themify Customize Styling */
h2 {	
	color: #6c8290; 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	
	background-color: #ffffff; 
}
#footerwrap {	
	background-color: #ffffff; 
}
 }