.owl-carousel button.owl-dot {
background:#fff
}
.owl-dots .active {
background:#009ba5!important
}
#canvas {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
position: absolute;
z-index: 1;
}
#time-container {
max-width: 400px;
height: 400px;
position: relative;
z-index: 999;
margin: 50px 0 0 100px;
}
.numbers-container {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
#time-container span {
color: #FFFFFF;
position: absolute;
z-index: 2;
}
.clock-number {
font-family: 'Josefin Sans', sans-serif;/*100 300 400 600*/
font-weight: 300;
font-size: 350%;
}
.clock-label {
font-family: 'Exo 2', sans-serif;
font-weight: 300;
letter-spacing:0.5px;
}
#timeleft {
font-size:18px!important;
}
#ticker {
font-size: 100%;
left: 255px;
top: 155px;
}
#timelable {
font-size: 85%;
left: 245px;
top: 335px;
}
#timeleft {
font-size: 190%;
left: 180px;
top: 355px;
}
