#consentcookies{
    padding:50px 20px;
    bottom: 0;
    position:fixed;
    z-index:100000;
    border:1px solid #ccc;
    width:100%;
    background:#F8F8F8;
    font-size:14px;
}

#consentcookies .btns{
    margin-top:20px;
}

.trust-settings-p{
    font-size:14px;
}

.trust-checker label{
    cursor:pointer;
    display:block;
    margin-top:10px;
}

.trust-checker input{
    height:auto;
}

.trust-checker span{
    font-size:12px;
}