/* London members orange override to gold */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');


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

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

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

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

a{
    color: #0b6f63!important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #0b6f63!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: #1f303a !important;
}

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


.content-column a{
    color: #0b6f63!important;
}
.clock-wrap .clock-time,
.clock-wrap #clock_date{
    color: #1f303a !important;
}

#theme-main .menu-toggle.btn.btn-primary{
    background-color: #fff!important;
    background-image: none!important;
    color: #1f303a !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(#1f303a 0%, rgba(11, 111, 99, 0.93) 100%) !important;
    background-color: #0b6f63!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(#0f181c 0%, rgba(8, 79, 70, 0.93) 100%) !important;
    background-color: #0b6f63 !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(#0f181c 0%, rgba(8, 79, 70, 0.93) 100%) !important;
    background-color: #0b6f63 !important;
}

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

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

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

#theme-main .footer-menu li a{
    color: #fff!important;
}

#theme-main #footer-qr-code a{
    color: #fff!important;
}
