/* Cookie plugin styling*/
/* Confirmation button */
#hu .hu-footer-content>.hu-footer-actions .hu-btn {
    border-radius: 0;
    box-shadow: none;
    font-family: Poppins;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.5px;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 8px 5px;
    width: 250px;
    color: #fff;
}

/* Header*/
#hu #hu-top {
    background: transparent;
    color: #161616;
}

#hu .hu-top-content {
    justify-content: flex-end;
}

/* Consent options */
#hu #hu-cookies-notice-consent-choices .hu-radio-toggle .hu-toggle-heading {
    border-radius: 0;
    box-shadow: none;
    font-family: Poppins;
    border: 1px solid #161616;
    color: #161616;
}

#hu #hu-cookies-notice-consent-choices input:checked+.hu-toggle-heading {
    background-color: #161616;
    color: #fff;
}

#hu .hu-dropdown-toggle-container {
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    font-family: Poppins;
    border: 1px solid #161616;
}

#hu .hu-dropdown-toggle {
    padding: 5px 10px;
    min-width: 90px;
    color: #161616;
    font-weight: 700;
    text-transform: uppercase;
}

#hu .hu-site-url,
#hu .hu-notice-download,
#hu .hu-notice-print,
#hu #hu-background,
#hu .hu-links .hu-nav-item.hu-has-icon .hu-icon-container {
    display: none;
}

#hu-revoke { display: none!important; }

#hu .hu-btn.hu-btn-link {
    color: #161616;
    text-decoration: underline;
    padding: 0!important;
}

.product-type-grouped .yith-wcwl-add-button {
    display: none;
}

.mailpoet_paragraph {
    margin-bottom: 20px;
}
label.mailpoet_text_label, label.mailpoet_select_label {
    padding-bottom:0;
}