@import url("vazir.css");

body{
	font-family: Vazir,tahoma  !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: Vazir,tahoma !important;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > .separator{
	font-family: Vazir,tahoma  !important;
}
.logo-text a{
	font-family: Vazir,tahoma  !important;
}

.category-name a{
	font-family: Vazir,tahoma  !important;
}
.justify-space-between{
	justify-content:space-between;
}
#sp-header  .justify-content-end {
    justify-content: start!important;
}

.header-modules .search form:after {
    right: auto;
    left: 10px;
}

ul.social-icons>li {
    margin-right: 20px;
}


.sp-contact-info {
	unicode-bidi: embed;
    direction: ltr;
}

#sp-footer ul.menu li {
    display: block;
    margin: 10px;
}

.sp-copyright {
    margin-top: 20px;
    display: block;
}
body.rtl .sp-megamenu-parent>li.sp-has-child>a:before, body.rtl .sp-megamenu-parent>li.sp-has-child>span:before {
	font-weight: 900;
    margin-right: 2px;
    margin-top: 2px;
}

.view-featured #sp-main-body {
    padding: 0;
}

.mytestimonial .sppb-column-addons{
	direction:ltr;
}

.mytestimonial .sppb-column-addons .sppb-text-center {
	direction:rtl;
}