﻿body{
    background-color:#fff !important
}
               .scoop-item li a {
            font-size: 18px !important;
        }

        h4 span {
            color: #00a6eb !important;
        }

        h3 span {
            color: #00a6eb !important;
        }

        p {
            color: #1f1d1d !important;
            font-size: 16px !important;
        }

        h2, h3, h4, glossar-p, div {
            color: #000 !important;
        }

        body {
            color: #000 !important;
        }

        .shariff ul {
            list-style: none;
        }

            .shariff ul li {
                display: inline-block !important;
            }

        .shariff-button {
            padding: 10px;
        }
        .ci-title{
            color:#fff !important
        }
        .ci-content{
            color:#fff !important
        }
        .ci-icon{
            color:#fff !important
        }

@media only screen and (max-width: 1024px) {

     .scoop-navbar .scoop-inner-navbar{
    background-color:#0094ff !important;
    display:block !important
    }
     .mob{
         width:90% !important;
     }
     .mob input{
         width:65% !important;
     }
}

.scoop-navbar{
    height:80px !important;display:block !important;background-color:#0094ff !important;
}