#rev_slider_143_1 .uranus.tparrows {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0)
}

#rev_slider_143_1 .uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_143_1 .uranus.tparrows:hover:before {
    opacity: 0.75
}

ul li a {
    text-transform: uppercase !important;
}

.m-badge.m-badge--accent {
    background-color: #dc3545;
    color: #fff;
    position: absolute;
    left: 10px;
    bottom: 10px;
}

.m-badge {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    background: #eaeaea;
    color: #444;
    font-size: .8rem;
    line-height: 20px;
    min-height: 20px;
    min-width: 20px;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
    padding: 0 3px;
}

ol li {
    text-transform: capitalize;
}

#cookieSettings {
    width: 40px;
    height: 40px;
    z-index: 599;
    position: fixed;
    text-align: center;
    top: auto;
    left: 10px;
    right: auto;
    bottom: 25px;
    cursor: pointer;
    border-radius: 2px;
}

#cookieSettings div {
    width: 40px;
    height: 40px;
    background-color: #1B84FF;
    /* background-color: rgba(0,0,0,1.3); */
    font-size: 1.25rem;
    line-height: 36px;
    text-align: center;
    color: #fff;
}

.digit-group input {
    width: 40px;
    height: 50px;
    border: 1px #18182a solid;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: 200;
    margin: 0 2px;
}

.widget_links li a {
    display: inline !important;
}

.atlwdg-trigger {
    background: #1B84FF !important;
}

.atlwdg-trigger.atlwdg-RIGHT {
    z-index: 2;
}