body{
	    margin: 0;

    font-family:  'Catamaran','Encode Sans', Noto Sans, Lato, Helvetica, Arial;


}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
   /* font-family: Belleza!important; */
    font-weight: 400;
    line-height: 1.5;
    color: inherit;
}

h2{
	font-size: 2em;
}
.kk-title{
     font-family:  'Belleza'!important
}

.nav-link {
    /* font-family:  'Belleza'!important; */
    font-size: 18px!important;
}

span.wiadomosc, span.wiadomosc2 {
    background-color: #bd9b50;
    position: relative;
    padding: 1px 7px;
    right: 2px;
    top: 28px;
    margin-top: 10px;
    font-style: normal;
    font-size: 0.8em;
    color: white;
    font-weight: bold;
   
    text-decoration: none;
    border-radius: 50%;
}

.stopka li a{
   color:#716b68;
}

.cols-right-list li {
    display: flex;
    text-align: left;
    
    letter-spacing: -0.27px;
    color: #596574;
    border-bottom: 1px solid #DDDDDD;
    padding: 5px 0;
    align-items: center;
    margin-bottom: 8px;
}
.cols-right-list{
    margin: 0px;
    padding-inline-start: 0px;
}
.product-page-pdf-link a {
    display: flex
;
    width: 322px;
    height: 105px;
    padding: 0 30px 0 50px;
    background: #e1d7ce 0% 0% no-repeat padding-box;
    border-radius: 20px;
    font: normal normal bold 20px / 30px ;
    letter-spacing: -0.3px;
    color: #112337;
    text-decoration: none;
    align-items: center;
    justify-content: space-between;
}
.li-product ul{
    padding: 0px;
}

.li-product li{
    border-bottom: 1px solid #cecece;
        list-style: none;
    
    padding-inline-start: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
        color: dimgray;
}

.li-product li:nth-child(2) {
     border-bottom: 1px solid #cecece;

}