@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body,
.content-column .screen-info .screen-description,
.content-column .grid-item p{
    color: #123145 !important;
   font-family: "Montserrat", sans-serif!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-optical-sizing: auto;


}/* London members orange override to gold */

body,
.content-column .screen-info .screen-description,
.content-column .grid-item p{
    color: #0A1F44 !important;
}

body:not(.iframe-single, .single) {
    background-color: #332d6e!important;
}

body.single.single-gc_screen {
    background-color: #332d6e!important;
}

body:not(.iframe-single, .single) #theme-main,
body:not(.iframe-single, .single) #screen-theme-main{
    background-color: #332d6e!important;
}

a{
    color: #332d6e!important;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #332d6e!important;
   font-family: "Montserrat", sans-serif!important;
    font-weight: 600!important;
    font-style: normal!important;
    letter-spacing: -1px!important;
    text-transform: uppercase;
}

#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: 700!important;
}

.right-screen-column .buttons-wrap > div > div{
    font-size: 1.8rem!important;
    font-weight: 500!important;
    letter-spacing: -1px!important;
}

#theme-main .clock-wrap .clock-time, #screen-theme-main .clock-wrap .clock-time {
   font-family: "Montserrat", sans-serif!important;
    font-weight: 500!important;
    font-style: normal!important;
    letter-spacing: -1px!important;
}
#theme-main #club-info, #screen-theme-main #club-info{
   font-family: "Montserrat", sans-serif!important;
    font-weight: 500!important;
    font-style: normal!important;
    letter-spacing: -1px!important;
}

#theme-main .ticker-background .marquee div, #screen-theme-main .ticker-background .marquee div {
    font-weight: 500!important;
    letter-spacing: -1px!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;
}

.right-screen-column .buttons-wrap > div > div {
    background-image: linear-gradient(15deg, rgba(31, 19, 63, 0.25) 0%, rgba(48, 42, 108, 0.4) 25%, rgba(67, 66, 155, 0.4) 75%, rgba(31, 19, 63, 0.25) 100%)!important;
}

#theme-main .top-menu .buttons-wrap > div > div{
    background-image: linear-gradient(15deg, rgba(31, 19, 63, 0.25) 0%, rgba(48, 42, 108, 0.4) 25%, rgba(67, 66, 155, 0.4) 75%, rgba(31, 19, 63, 0.25) 100%)!important;
}

#theme-main .ticker-background .marquee div{
    color: #332d6e !important;
}

#screen-theme-main .ticker-background .marquee div{
    color: #332d6e !important;
}
.right-screen-column .buttons-wrap > div > div{}

.content-column a{
    color: #332d6e!important;
}
.clock-wrap .clock-time,
.clock-wrap #clock_date{
    color: #332d6e !important;
}

#theme-main .menu-toggle.btn.btn-primary{
    background-color: #fff!important;
    background-image: none!important;
    color: #0A1F44 !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(#44439c 0%, #1e123e 100%) !important;
    background-color: #2f2969!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(#44439c 0%, #1e123e 100%) !important;
    background-color: #2f2969!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(#44439c 0%, #1e123e 100%) !important;
    background-color: #2f2969!important;
}

.loader .spinner-border{
    color: #332d6e!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: #332d6e !important;
    font-weight: 700!important;
    letter-spacing: -3px!important;
}

#theme-main .gclose i::before,
#screen-theme-main .gclose i::before {
    border: 1px solid #1e123e!important;
}

#theme-main .gclose i,
#screen-theme-main .gclose i {
    color: #1e123e!important;
}

#theme-main .footer-menu li a{
    color: #fff!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;
}