/* Write your custom css code here */
.sunfw-logo > a {
display: inline-block;
}

.sunfw-logo {
text-align: left !important;
background-color: white !important;
opacity: 0.9;
padding-top: 0px !important;
padding-bottom: 0px !important;
}

@media (min-width: $screen-md-min) {
	.sunfw-homepage .sunfw-header:not(.sunfw-sticky-open) {
		position: relative !important;
		
	}	
