/*
Theme Name:         Gusto Pronto
Description:        A custom designed multisite layout for Gusto pronto by Kall Kwik Bury St Edmunds
Version:            1.0.0
Author:             Kall Kwik (Dev. Peter Sawyer)
Author URI:         http://kallkwikburystedmunds.co.uk

*/



.gdpr-preferences { padding: 1.5rem 2rem; border: 1px solid #000; }
.gdpr-preferences:hover { background: #000; color: #fff; }

.gdpr.gdpr-privacy-bar .gdpr-agreement, .gdpr.gdpr-reconsent-bar .gdpr-agreement {
    position: relative;
    font-size: 13px;
    font-weight: normal;
    padding: 12px 36px 12px 76px;
    height: auto;
    line-height: 1.4285714;
    white-space: normal;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #aeaeae;
    border-color: #000000 #000000 #000000;
    -webkit-box-shadow: 0 1px 0 #006799;
    box-shadow: 0 1px 0 #000000;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement:hover, .gdpr.gdpr-reconsent-bar .gdpr-agreement:hover { background: #7b7b7b; }

.widget_cm_ajax {font-size: 0.9rem;}
.cm_ajax_widget_form {margin-top: 1rem;}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active {
    background-color: #a6a6a6;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper form>footer input[type="submit"], .gdpr.gdpr-general-confirmation .gdpr-wrapper form>footer input[type="submit"] {
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #919191;
    border-color: #000;
    box-shadow: none;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, .gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, .gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover { color: #c9c9c9; }