/**
        * Theme Name: Cryptoland Child
        * Description: This is a child theme of Cryptoland, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/about">Ninetheme</a>
        * Template: cryptoland
        * Version: 2.2.3
        */
/* Cookies */
div#termsfeed-com---nb{
        width: calc(100% - 70px);
        max-width: 800px;
        z-index: 999999999;
        position: relative;
        background: #193288;
        color: #fff !important;
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 16px;
        padding: 100px 100px 82px 100px;
            font-family: "Muli", Helvetica, Arial, Verdana, sans-serif;
        font-weight: 400;
        line-height: 25px;
        box-sizing: border-box;
        left: 8px;
        bottom: 8px;
        -webkit-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.3);
        box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.3);
        margin: 0 auto;
    }
    p#cc-nb-title {
        color: #fff !important;
    }
    p#cc-nb-text {
        color: #fff !important;
    }

    button.cc-nb-okagree {

        background-color: #50505a !important;

    }

  
