﻿.temp-hide{
	display:none;
}
.hisn-team h4{
	font-size:14px;
}
@media(min-width: 1400px) {
	.hisn-team h4{
		font-size:18px;
	}
}
.hera{
	margin-left:-15px;
	margin-right:-15px;
}
.hisn-team{
	display:none!important;
}
.hisn-objects .sppb-addon-text{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical;
}
body.rtl .sp-megamenu-parent > li.sp-has-child > a::before, body.rtl .sp-megamenu-parent > li.sp-has-child > span::before {
	font-family: "Font Awesome 6 Free";
	content: "";
	float: left;
	margin-right: 7px;
	font-weight: 900;
}

element {
}
#sp-header {
  background: #fff;
}
@media (max-width: 575px) {
  #sp-header {
    height: 50px;
  }
}
.m-0 legend{display:none;}

.sp-page-title {
    background: #3a2c29;
}
.sp-contact-info{
	display:inline-block;
}
.offcanvas-menu .offcanvas-inner .sp-contact-info > li > a {
	direction: ltr;
	unicode-bidi: embed;
}
body.rtl div.com-contact__address.contact-address.dl-horizontal.mb-4 .contact-mobile{
	direction: ltr;
	unicode-bidi: embed;
}
ul.social-icons > li:not(:last-child) {
	margin-right: 20px;
	margin-left: 20px;
}