

@media only screen and (min-width: 1200px){
    .footer_top ul.qode-instagram-feed{
        padding-right: 23%;
    }
}
.hide {
display: none;
}
#biuletyn .q_masonry_blog article {
    width: 100%!important;
}
#biuletyn .q_masonry_blog {
    margin-bottom: -15px;
}
.single-post .content .container_inner{
    margin-bottom: 80px;
}
.btn-center{
margin: 0 auto;
display: block;
max-width: 200px;
}
.title.has_background, .title.has_fixed_background {
    background-position: center bottom;
    background-repeat: no-repeat;
}
h2, h3, h4 {
margin-bottom: 20px !important;
}
.two_columns_25_75>.column1 {
    width: 24.9%;
    float: left;
    border-right: 1px solid #ddd;
}
.side_menu .widget li, aside .widget li {
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
aside .widget h5 {
    margin-bottom: 14px;
    background: #eee;
    color: #000;
    font-weight: 600;
    padding: 5px 12px;
}
.latest_post_inner h5 {
    background: #fff !important;
    color: #000!important;
padding: 0px !important;
}
.latest_post_inner h5 a{
    font-size: 14px !important;
line-height: 16px !important;
}