/* London members orange override to gold */

*[style*="color: #ff9900"]{
    color: #f4a101!important;
}

*[style*="color: #ff6600"]{
    color: #f4a101!important;
}

*[style*="color: #f5a01a"]{
    color: #f4a101!important;
}

*[style*="color: #ff9500"]{
    color: #f4a101!important;
}


body,
.content-column .screen-info .screen-description,
.content-column .grid-item p{
    color: #000000!important;
}

body:not(.iframe-single, .single) {
    background-color: #000!important;
}

body.single.single-gc_screen {
    background-color: #000!important;
}

body:not(.iframe-single, .single) #theme-main,
body:not(.iframe-single, .single) #screen-theme-main{
    background-color: #000!important;
}

a{
    color: #f4a101!important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #f4a101!important;
}

#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;
}

#theme-main .ticker-background .marquee div{
    color: #000!important;
}

#screen-theme-main .ticker-background .marquee div{
    color: #000!important;
}


.content-column a{
    color: #f4a101!important;
}
.clock-wrap .clock-time,
.clock-wrap #clock_date{
    color: #000!important;
}

#theme-main .menu-toggle.btn.btn-primary{
    background-color: #fff!important;
    background-image: none!important;
    color: #000!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: linear-gradient(#f4a101 20%, rgba(0, 0, 0, 0.15) 100%)!important;
    background-color: #f4a101!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: linear-gradient(#f4a101 20%, rgba(0, 0, 0, 0.15) 100%) !important;
    background-color: #f4a101 !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: linear-gradient(#f4a101 20%, rgba(0, 0, 0, 0.15) 100%) !important;
    background-color: #f4a101 !important;
}

.loader .spinner-border{
    color: #f4a101!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: #000!important;
}

#theme-main .gclose i::before,
#screen-theme-main .gclose i::before {
    border: 1px solid #f4a101!important;
}

#theme-main .gclose i,
#screen-theme-main .gclose i {
    color: #f4a101!important;
}
