/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

#sb-timeline #steps #time-settings {
    display: none;
	position: absolute;
    right: 0;
    margin: 0 auto;
    width: 100%;
    top: 100px;
}

body {
    font-family: Gotham SSm\ 4r,Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    height: 100%;
    position: relative;
	color: #333e47;
}

#main-buttons .wrapper .inner .bar .btn.map {
    background-color: #ec596f;
    box-shadow: 0 4px 0 #e93e57;
    display: none;
}
#sb_terms_and_conditions div label[role=button] {
display:none !important;
}
