/*
Theme Name:     J&B Kadence Child
Theme URI:      n/a
Template:       kadence
Author:         Jung&Billig GmbH
Author URI:     n/a
Description:    https://www.jungundbillig.de/
Version:        1.0.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

/*----------FOOOTER----------*/
.site-middle-footer-inner-wrap {
    .menu {
        a {
            font-size: 1.125rem;
            color: var(--global-palette9) !important;
            padding-left: calc(1.2em / 2);
            padding-right: calc(1.2em / 2);
            padding-top: calc(0.6em / 2);
            padding-bottom: calc(0.6em / 2);
        }
        a:hover {
            color: var(--global-palette8) !important;
            text-decoration: underline !important;
            text-decoration-thickness: .1em !important;
            text-underline-offset: 0.1em;
        }
    }
}

.site-footer-middle-section-1 a.social-button {
    width: 1em;
    height: 1em;
}