.gt_switcher_wrapper {
    top: 10px !important;
    right: 1% !important;
    z-index: 100 !important;
}

.gt_switcher a {
    font-size: 0px !important;
}

.gt_switcher {
    width: 50px !important;
}

/*
    Had to lower the fixed header z-index in order to fix the overlap.
*/
.fixed-bottom, .fixed-top {
	z-index: 100 !important;
}