.offcanvas-menu .offcanvas-inner .sp-sign-in .signin-text {
  display: inline !important; 
}
.sp-page-title {
	background: #1e9f2d;
	margin-top: 55px;
}
.sp-profile-wrapper .sp-profile-dropdown {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 3px;
	padding: 10px 15px !important;
	list-style: none !important;
	font-size: 14px;
	position: absolute;
	min-width: 125px;
	right: -100px;
	top: 100%;
	display: none !important;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a{font-family: 'Roboto', sans-serif;font-size: 18px;font-weight: 700;text-decoration: none;}

.logo-image {height:120px; 	margin-top: 50px;
}
.logo-image-phone {height:120px;	margin-top: 50px;
}


@media(max-width: 992px) {
.logo-image {height: 120px;}
.logo-image-phone {height: 120px;}}

@media(max-width: 576px) {
.logo-image {height: 120px;}
.logo-image-phone {height: 120px;}}

a.hasTooltip {
    display: inline-block !important;
}