body,
.content-column .screen-info .screen-description,
.content-column .grid-item p{
    color: #333333 !important;
}

body:not(.iframe-single, .single) {

}

body:not(.iframe-single, .single, .course-handicap-calculator) #theme-main{
    background-color: #1f3864!important;
}

body.single.single-gc_screen {

}

body:not(.iframe-single, .single) #theme-main,
body:not(.iframe-single, .single) #screen-theme-main{

}

a{
    color: #dea230!important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #1f3864!important;
}


#theme-main .content-column .screen-info h1, #theme-main .content-column .screen-info .h1,
#screen-theme-main .content-column .screen-info h1, #screen-theme-main .content-column .screen-info .h1{
    letter-spacing: -3px!important;
    font-weight: 600!important;
}

.right-screen-column .buttons-wrap > div > div{
    background-image: linear-gradient(15deg, #f5f5f5 0%, rgba(247, 247, 247, 0.05) 25%, rgba(247, 247, 247, 0.05) 75%, #f5f5f5 100%)!important;
}

.right-screen-column .buttons-wrap > div > div.active {
    background-color: rgba(247,247,247,0.25)!important;
}

#theme-main .clock-wrap .clock-time, #screen-theme-main .clock-wrap .clock-time {

}
#theme-main #club-info, #screen-theme-main #club-info{

}
#nextButton, #previousButton{

}
#theme-main .ticker-background .marquee div, #screen-theme-main .ticker-background .marquee div {

}

#theme-main .ticker-background {
    background: linear-gradient(90deg, rgba(0, 50, 107, 0) 0%, #fff 20%, #fff 80%, rgba(0, 50, 107, 0) 100%)!important;
}


@media (max-width: 768px) {
    #theme-main .top-menu .buttons-wrap > div > div{
        background-image: none!important;
    }
}

#theme-main .ticker-background .marquee div{
    color: #1f3864 !important;
}

#screen-theme-main .ticker-background .marquee div{
    color: #1f3864 !important;
}
.right-screen-column .buttons-wrap > div > div{}

.content-column a{
    color: #1f3864!important;
}
.clock-wrap .clock-time,
.clock-wrap #clock_date{
    color: #1f3864 !important;
}

#theme-main .menu-toggle.btn.btn-primary{
    background-color: #fff!important;
    background-image: none!important;
    color: #1f3864 !important;
}

#theme-main .menu-toggle.btn.btn-primary .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='%23000000' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}

.btn.btn-primary {
    background-image: repeating-linear-gradient(#dea230 0%, #dea230 100%) !important;
    background-color: #dea230!important;
    color: #1f3864 !important;
}

#theme-main .content-column .btn.btn-primary:hover, #theme-main .content-column .btn.btn-primary:focus, #theme-main .content-column .btn.btn-primary:active {
    background-image: repeating-linear-gradient(#dea230 0%, #dea230 100%) !important;
    background-color: #dea230!important;
}

#theme-main .left-screen-column .btn.btn-primary:hover, #theme-main .left-screen-column .btn.btn-primary:focus, #theme-main .left-screen-column .btn.btn-primary:active {
    background-image: repeating-linear-gradient(#dea230 0%, #dea230 100%) !important;
    background-color: #dea230!important;
}

.loader .spinner-border{
    color: #dea230!important;
}

.single-post h1, .single-post .h1, .single-post h2, .single-post .h2, .single-post h3, .single-post .h3, .single-post h4, .single-post .h4, .single-post h5, .single-post .h5, .single-post h6, .single-post .h6 {
    color: #1f3864 !important;
}

#theme-main .gclose i::before,
#screen-theme-main .gclose i::before {
    border: 1px solid #1f3864!important;
}

#theme-main .gclose i,
#screen-theme-main .gclose i {
    color: #1f3864!important;
}

#theme-main .footer-menu li a{
    color: #1f3864!important;
}

#theme-main #footer-qr-code a{
    color: #fff!important;
}

#screen-theme-main .content-column .grid-item h2, #screen-theme-main .content-column .grid-item .h2{
    font-size: 22px!important;
}

@media (min-width: 769px) {
    #theme-main .top-menu .buttons-wrap > div > div {

        background-image: linear-gradient(15deg, #f5f5f5 0%, rgba(247, 247, 247, 0.05) 25%, rgba(247, 247, 247, 0.05) 75%, #f5f5f5 100%)!important;
    }

    #theme-main .top-menu .buttons-wrap > div > div.active {
        background-color: rgba(247,247,247,.25)!important;
    }
}