@import url("vazir.css");

body{
	font-family: Vazir;
}
.justify-space-between{
	justify-content:space-between;
}
#sp-header  .justify-content-end {
    justify-content: start!important;
}

.homefixed #sp-header {
    background: transparent;
    box-shadow: none;
}

.homefixed  #sp-header.header-sticky{
    background: #fff;
}

.homefixed .myhero{
    margin-top: -70px ;
}


.homefixed #sp-header:not(.header-sticky) .sp-megamenu-parent>li>a {
    color: #ffffff;
}

.homefixed #sp-header:not(.header-sticky)  #sp-menu ul.social-icons a {
    color: #ffffff;
}

.myfan .overlay-image-title .sppb-addon-subtitle i, .overlay-image-title .sppb-addon-title i {
    color: #f58321;
    margin-left: 5px;
}


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

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

body.rtl .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-weight: bold;
}

.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;
}