/* Dynamic social profiles for the top header and footer. */
.topbar-right{align-items:center;display:flex;gap:17px}
.kashinbu-social-links{align-items:center;display:flex;flex-wrap:wrap;gap:7px}
.kashinbu-social-links a{align-items:center;display:grid;justify-content:center;margin:0;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}
.kashinbu-social-links .dashicons{font-size:15px;height:15px;line-height:1;width:15px}
.social-topbar a{border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#b8c7e6;height:25px;width:25px}
.social-topbar a:hover,.social-topbar a:focus{background:#2dd4bf;border-color:#2dd4bf;color:#06142e;transform:translateY(-1px)}
.footer-social-slot{margin-top:20px}
.footer-social-slot:empty{display:none}
.social-footer{gap:9px}
.social-footer a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:5px;color:#d4def0;height:34px;width:34px}
.social-footer a:hover,.social-footer a:focus{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-2px)}
.footer-social-widget{margin:0}
.footer-social-widget h4{margin-bottom:12px}
.footer-social-widget .wp-block-social-links{display:flex;gap:9px;list-style:none;margin:0;padding:0}
.footer-social-widget .wp-block-social-link{margin:0}
.footer-social-widget .wp-block-social-link a{margin:0}
@media(max-width:980px){.topbar-right .topbar-message{display:none}}
@media(max-width:620px){.topbar .shell{flex-wrap:wrap;gap:6px 12px}.topbar-contact{width:auto}.topbar-right{justify-content:center}.social-topbar a{height:24px;width:24px}}
@media(max-width:480px){.topbar-contact{width:100%}.topbar-right{width:100%}.social-topbar{justify-content:center}.footer-social-slot{margin-top:17px}}
@media(prefers-reduced-motion:reduce){.kashinbu-social-links a{transition:none}}
/* Replace the old Twitter bird with the current X symbol. */
.kashinbu-social-links .dashicons-twitter::before{content:"";display:block;width:15px;height:15px;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z'/%3E%3C/svg%3E") center/contain no-repeat}
