.theme-white header.main {
    background-color: white;
}

.theme-white header.main nav.navbar ul.nav li a {
    color: #131313;
}

.theme-white header.main nav.navbar ul.nav li a:hover {
    color: #EF225D;
}

.theme-white header.main nav.navbar .navbar-tools path {
    fill: #131313 !important;
}

.theme-white header.main nav.navbar .navbar-tools a:hover path {
    fill: #EF225D !important;
}

.theme-white div.hambergur:hover path {
    fill: #EF225D !important;
}

.theme-white div.hambergur path {
    fill: #131313 !important;
}

.theme-white header.main nav div.line {
    height: 28px;
    border: 1px solid #000;
    opacity: 0.1;
}

.theme-white .logo .riza {
    fill: #131313 !important;
}

.theme-white .logo .nova {
    fill: #131313 !important;
}

.theme-white .profile-menu {
    background-color: #fff;
}

.theme-white .profile-menu .header a {
    color: #131313;
}

.theme-white .profile-menu .header a:hover {
    color: #EF225D;
}

.theme-white .profile-menu ul li a {
    color: #131313;
}

.theme-white .profile-menu ul li a:hover {
    color: #EF225D;
}

.theme-white .profile-menu {
    color: #131313;
}

.theme-white .profile-menu .footer a {
    color: #131313;
}

.theme-white .profile-menu .footer a:hover {
    color: #EF225D;
}

.theme-white .hambergur-menu {
    background-color: #fff;
}

.theme-white .hambergur-menu li a {
    color: #131313;
}

.theme-white .hambergur-menu li a:hover {
    color: #EF225D;
}

.theme-white.rizanova-content {
    background-color: #fff;
}

.theme-white .caousel .carousel-intro h2 {
    color: #131313;
}

.theme-white .caousel .carousel-intro p {
    color: #131313;
}

.theme-white .btn-outline {
    color: #131313;
    border: 1px solid #131313;
}

.theme-white .btn-outline:hover {
    color: #fff;
    border: 1px solid #131313;
    background-color: #131313;
}

.theme-white .btn-outline svg {
    fill: #131313 !important;
}

.theme-white .btn-outline:hover svg {
    fill: #fff !important;
}

.theme-white .title-1 {
    color: #131313;
}


.theme-white .music-item .title a {
    color: #131313;
}

.theme-white .music-item .title a:hover {
    color: #EF225D;
}

.theme-white .carousel .carousel-intro p {
    color: #131313;
}

.theme-white nav.title-nav .show-all {
    color: #131313;
}

.theme-white nav.title-nav .show-all:hover {
    color: #EF225D;
}

.theme-white nav.title-nav .show-all svg {
    fill: #131313 !important;
}

.theme-white nav.title-nav .show-all:hover svg {
    fill: #EF225D !important;
}

.theme-white .bg-different {
    background-color: #F5FAF9;
}

.theme-white .chart-list .number {
    color: #333333;
}

.theme-white .chart-list .artist-name {
    color: #131313;
}

.theme-white .chart-list .artist-name:hover {
    color: #EF225D;
}

.theme-white footer.main {
    background-color: #F5FAF9;
}

.theme-white .feedback-link {
    color: #131313;
}

.theme-white .second-level {
    border-top: 1px solid #E0E0E0;
}