.no-bt-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.widget-area ul {
    padding-left: 0px !important;
}

.comment-area{
    margin-top:20px;
}

.v-application--wrap{
    min-height: 50vh !important;
}

.rs-footer {
    margin-top: 15px;
}

.footer-rd{
    padding-top: 100px !important;
}

.row{
    --bs-gutter-x: 0rem !important;
}

.user-menu a {
    color: white;
}

.date-part{
    line-height: 1.6rem !important;
}

.blog-meta{
    padding-left: 0px !important;
}

.owl-stage-outer{
    max-height: 600px;
}

.slider-content {
    padding: 150px 0 !important;
}

.blog-item{
    height:100% !important;
}

.blog-content{
    height: 100%;
}

.blbtn {
    color: #ffffff;
    background: #21a7d0;
    padding: 12px 35px;
    display: inline-block;
}

.sl-sub-title{
    min-height: 58px;
}

.sl-title{
    min-height: 100px;
}

.sl-btn{
    min-height: 66px;
}

.sl-empty{
    min-height: 66px;
}

/*FIX labeli w inputach*/
legend{
    float: none !important;
}
