.region{
	padding-top:9px!important;
	
}

nav.language, nav.country{
	display:inline-block!important;
	margin-top:33px;
	
}

.select-wrap{
	margin-top:52px;
}

.select_arrow{
	top:25px!important;
}

/* this is for mobile only */
@media only screen and (max-width: 600px) {
		
	nav.language, nav.country{
		 
		margin-top:14px!important;
		
	}


	#ot-sdk-btn-floating 
	.ot-floating-button__front {
		left:18px;
	}

  
}



