<style>
body{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.menu{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
font-size: 16px;
}
.breadcrumbs{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
h1, h2, h3, h4, h5, h6{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.h1, .h2, .h3, .h4, .h5, .h6{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.p-in-in{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.sidebar-inner a{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
#category-header label{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.category-title{
padding: 10px 10px 10px 10px;
}
.category-top a{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.navigation-in>ul>li.ext>ul>li>div>a{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.subcategories li a{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
.nadpis h2{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
color: white;
}
.products-block>div .p .p-in .p-in-in .name{
font-family: "Rajdhani", sans-serif;
font-weight: 500;
}
/*@media (min-width: 767px) {
  .navigation-in > ul > li > a {
    color: white;
  }
}
.navigation-in>ul>li>a:hover{
color: var(--color-secondary);
}*/
/*.navigation-buttons a{
color: var(--color-header-background) !important;
}*/
.category-top h1{
color: white;
}
.box-bg-variant .categories a{
color: white;
}
.box-bg-variant .categories a:hover, .categories .topic.active>a{
color: white;
}
#footer a{
color: white;
}
#footer h4{
color: white;
}
#footer li{
color: white;
}
#category-header label{
color: white;
}
.top-products span{
color: white;
}
.top-products strong{
color: white;
}
.sidebar-inner h4{
color: white;
}
.sidebar-inner{
border-color: white;
}
.sidebar{
border-radius: 0px 10px 10px 0px;
}
</style>