.disabled{color:#6c757d;pointer-events:none;cursor:default}



.column-set-posts{display:flex;flex-direction:column;}
.post{display:flex;margin-top: 3%;margin-bottom: 3%;}
.image-home{width:100%;vertical-align:bottom;}




@media screen and (min-width:1024px)
{
.post{flex-direction:row;}
.image-container{flex-basis:30%;}
.post-home-content{flex-basis:70%;padding-left: 5%;}
}



@media screen and (max-width:1023px)
{
.post{flex-direction:column;}
.wiecej{text-align:right;}
.col-fix-paddingi{padding: 0 15px;}

.pagiListFix{
    padding-left:0!important;
    text-align:center !important;
    margin-top:50px;
}
}


#head{
    background-size:100% 100% !important;
    width:100% !important;
}

#head h1{
    padding-right:20px;
}



.wiecej{

    box-shadow: 0px -2px 7px -6px #0000006b;

    text-align:center;
   
    color: black !important;
    transition: 0.5s ease-in-out;
}
	.wiecej:hover{
    background-color:#00000008;
    width:100%;
    color: #3e7c29 !important;
    
	}

.a-wiecej{
    text-decoration:none !important;  
    width:30%;   
}

.wiecej-post{padding:15px 0px;}
.wiecej-home{padding:15px 0px;}


.tekst h2{
    padding-left:0;
    margin-left:0;

}

.tytuł-home-over{
    background: url('/blog/bl-themes/blogx/img/belka-blogowa.png') no-repeat center top;
    background-size: 100% 100%;
}
.page-item {
    list-style-type: none !important;
}










.pagiListFix .page-item {
    display: inline-block !important;
    margin: 0 10px !important;
    
}







.home-title{
    font-size: 18px;
    font-weight: 500;
    text-align:center;
    /*background: #bb2124;*/
    /* padding: 14.5px 0;*/
    padding: 19px 0 25px 0;
    color: black;
    margin-top:0;
}

.a-home-title{text-decoration:none !important;}
.home-date{
    padding: 3%;
    font-weight: 400;
    font-size: 15px;
    text-align:center;
}


.single-title{
    font-size: 24px;
    font-weight: 500;
    text-align:center;
    padding: 17px 0;
    color: black;
}



.tekst{
    text-align:justify;
    margin-bottom: 40px;
}
.tekst a{
    
    text-decoration:none !important;
}
