/*
Theme Name: Twelve Tone Music Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.7.1766602460
Updated: 2025-12-24 18:54:20

*/

body, p, ul li {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.6;
}
	.top-list li {
    display: inline;
}
.top-list ul {
    list-style: none;
    display: inline;
    float: right;
    margin: 0;
}
.top-nav-bar .container {
    position: relative;
}
.top-list li {
    padding-left: 0;
}
.top-nav-bar {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    position: relative;
    top: -2px;
}
a.loginlink {
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
}
div#headerMenu {
    justify-content: end;
}
div#headerMenu .header-right-menu {
    display: flex;
    align-items: center;
}
div#headerMenu .header-right-menu ul#custom-menu li a {
    color: rgba(255,255,255,1);
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
div#headerMenu .header-right-menu {
    display: flex;
    align-items: center;
}
div#headerMenu .header-right-menu ul#custom-menu {
    display: flex;
    margin: 0;
    align-items: center;
    gap: 12px;
}
div#headerMenu .header-right-menu ul#custom-menu li {
    margin: 0;
}
ul li {
    list-style-type: none;
    padding: 0 0 0 30px;
    position: relative;
    margin: 0 0 14px;
}
footer {
    background: #BD4B29E5;
    padding: 80px 0 0;
}
@media (min-width: 992px) {
	.mob-header {
        display: none;
    }
	    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }
}

