/*
 Theme Name:   Rakar Child  
 Theme URI:    https://wordpress.themeholy.com/rakar
 Description:  This is a child theme for Rakar - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     rakar
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  rakar-child
*/

/*  [ Add your custom css below ] 
- - - - - - - - - - - - - - - - - - - - */     

@font-face {
    font-family: 'iransans';
    src: url('fonts/iransans/woff/IRANSansX-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'iransans', sans-serif !important;
	direction:rtl;
}
.dirltr{
	direction:ltr;
}
.fa-arrow-right,.fa-arrow-left{
	transform: rotate(180deg);
}
.ms-2{
	margin-right:0.5rem!important;
}
#map-sherkat{
	border-radius:25px;
}