/*
Theme Name: GradSubotica Mobile
*/


/*Banner*/

.banner-middle {
    display: none;
    /*border: 1px solid #456f9a;*/
    background-color: #fff;
}

.komment-bann img {
    /*max-width: 100%;*/
    width: 100% !important;
}

[data-class="single-post-layout"],
.ui-page[data-url="/desavanje/"] .ui-listview,
.post.type-post {
    padding: 0 15px 15px 15px !important;
}

.ui-page[data-url="/"] .ui-listview .post.type-post,
.ui-page[data-url="/kategorija/drustvo/"] .ui-listview .post.type-post {
    padding: 0 !important;
}

.ui-content {
    /*padding: 0 !important;*/
}

.ui-page-active .ui-content>div {
    padding: 0 !important;
}

.ui-page[data-url="/desavanje/"] .ui-listview {
    padding: 0 !important;
}


/*.baner-bg-mob{*/


/*    -webkit-background-size: cover;*/


/*    background-size: cover;*/


/*    background-position: bottom;*/


/*    background-repeat: no-repeat;*/


/*    height: 200px;*/


/*}*/

.a-single.a-63 {
    text-align: center;
}

.banner-mob-img {
    /* height: 100px; */
    height: auto;
    width: 100%;
}


/* Image styles */

img {
    max-width: 100%;
    height: auto;
}

.mceEditor {
    visibility: hidden !important;
    display: none !important;
}

.commentlist .ui-li-desc {
    white-space: normal !important;
}

.commentlist .ui-li-desc a.ui-link {
    padding: 0 15px;
    display: block;
}

.alignnone {
    clear: both;
    /*  margin: 0.5em; */
}

.aligncenter {
    clear: both;
    margin: 0.5em auto;
}

.alignright {
    float: right;
    margin: 0.5em;
}

.alignleft {
    float: left;
    margin: 0.5em;
}

figure.wp-block-image {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


/* .post-content img {
    max-width: 90% !important;
    max-height: 90% !important;
    height: auto !important;
} */

.post-content img {
    max-width: 100% !important;
    max-height: 100% !important;
    height: auto !important;
}

.ikonice .ui-btn .ui-btn-inner {
    padding-top: 40px !important;
}

.ikonice .ui-btn .ui-icon {
    width: 30px !important;
    height: 30px !important;
    margin-left: -15px !important;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

#vodic .ui-icon {
    background: url(img/50.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}

#vesti .ui-icon {
    background: url(img/47.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}

#dogadjaji .ui-icon {
    background: url(img/91.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}

#nekretnine .ui-icon {
    background: url(img/92.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}

#vreme .ui-icon {
    background: url(img/28.png) 50% 50% no-repeat;
    background-size: 24px 24px;
}

#home .ui-icon {
    background: url(img/87.png) 50% 50% no-repeat;
    background-size: 18px 18px;
}

.ui-navbar li .ui-btn,
.ui-navbar .ui-navbar-toggle .ui-btn {
    font-size: 20px !important;
}

.ui-li-thumb,
.ui-li-icon {
    left: 7px !important;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.bg-homepage-images {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 85px;
    width: 20%;
}

.text-description {
    width: 75%;
    margin-left: 10px;
}


/*.ui-li-thumb{*/


/*    max-height: 100%;*/


/*    max-width: 100%;*/


/*}*/

.main-button-link {
    padding-right: 10px !important;
    padding-left: 6px !important;
    display: flex !important;
}

.archive-pagination {
    margin-top: 25px;
    width: 100%;
    text-align: center;
    float: left;
}

.archive-pagination ul.paging {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    display: table;
    margin: 0 auto;
}

.archive-pagination ul.paging li {
    display: table-cell;
    width: 25px;
    height: 25px;
    font-size: 12px;
    margin-right: 2px;
    text-align: center;
    float: left;
}

.archive-pagination ul.paging li a {
    display: block;
    width: 18px;
    height: 13px;
    border: 1px solid #ccc;
    padding: 8px 3px;
    text-decoration: none !important;
}

.archive-pagination ul.paging li.active {
    width: 15px;
    height: 15px;
    text-decoration: none !important;
    border: 0px solid #ccc;
    padding: 8px 3px;
    background: #004070;
    color: #fff;
}

.archive-pagination ul.paging li.dots {
    height: 13px;
    width: 15px;
}

.type-post .status-publish img {
    width: 100%;
    height: auto;
}

.youtube {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
}

.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 320px;
}

.ui-mobile-viewport.ui-overlay-c {
    font-size: 14px;
}

.commentlist img {
    width: auto !important;
    height: auto;
}

.ui-li-divider {
    font-size: 14px;
}

.ui-li-heading {
    white-space: normal;
    margin: 0 0 10px 0;
}

body.ui-mobile-viewport,
div.ui-mobile-viewport {
    overflow: visible !important;
}


/* SINGLE */

.ui-content .ui-listview {
    margin: 0 -15px;
}

.mobile-comment h3 {
    margin: 20px 0;
    font-size: 20px;
}

.ldc-cmt-box {
    margin: 15px 0;
}

.comment-form-attachment {
    display: none;
}

i.lb-tt,
i.lb-share-tt,
i.lb-tt-m {
    display: none !important;
    visibility: hidden !important;
}

.laguna.ui-btn .likebtn_container {
    display: none;
}

.large-gallery-bg {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 230px;
    width: 100%;
}

.search-content {
    min-height: 77vh !important;
}

.sticky img {
    height: 100px;
}

.sticky {
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ui-header .ui-navbar li:last-child .ui-btn,
.ui-footer .ui-navbar li:last-child .ui-btn,
.ui-header .ui-navbar .ui-grid-duo .ui-block-b .ui-btn,
.ui-footer .ui-navbar .ui-grid-duo .ui-block-b .ui-btn {
    margin-right: 0 !important;
}


/* PAGINATION */

.pagination {
    font-size: 20px;
    text-align: center;
    padding: 30px 0;
    width: 100%;
}

.pagination span,
.pagination a {
    color: #656565 !important;
    background: #ddd;
    padding: 10px 15px;
    margin: 0px 5px;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #456f9a;
    background: #5e87b0;
    color: #fff !important;
    font-weight: 700;
    text-shadow: 0 1px 0 #3e6790;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6facd5), to(#497bae));
    background-image: -webkit-linear-gradient(#6facd5, #497bae);
    background-image: -moz-linear-gradient(#6facd5, #497bae);
    background-image: -ms-linear-gradient(#6facd5, #497bae);
    background-image: -o-linear-gradient(#6facd5, #497bae);
    background-image: linear-gradient(#6facd5, #497bae);
}

.pagination .current {
    background: #656565;
    color: #fff;
    border: 1px solid #656565;
}

div.archive-pagination li {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 575px) {
    .large-gallery-bg {
        height: 140px;
    }
}

@media screen and (max-width: 480px) {
    .bg-homepage-images {
        height: 75px;
        width: 30%;
    }
    .text-description {
        width: 70%;
    }
}

@media screen and (max-width: 450px) {
    .banner-mob-img {
        /*  height: 80px; */
        height: auto;
    }
}

@media screen and (max-width: 380px) {
    .banner-mob-img {
        /*  height: 100%; */
        height: auto;
    }
}

@media screen and (max-width: 340px) {
    .ui-header .ui-btn-inner,
    .ui-footer .ui-btn-inner,
    .ui-mini .ui-btn-inner {
        font-size: 11.5px;
    }
}


/* Postavi sliku button */

.upload_file {
    position: relative;
    cursor: pointer;
    width: 100%;
    max-width: 121px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding-left: 7px;
    z-index: 999;
    height: 30px;
    background-color: #f9f9f9;
}

.upload_file .ui-input-text {
    box-shadow: none;
    border: none;
}

.upload_file::before {
    content: 'Postavi sliku';
    color: #747474;
    font-size: 16px;
    font-family: "Chaparral Pro", Georgia, serif !important;
    line-height: 50px;
    cursor: pointer !important;
    z-index: 99;
    width: 100%;
    position: absolute;
    top: -11px;
}

#attachment {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100% !important;
    opacity: 0;
    cursor: pointer;
    height: 100%;
    z-index: 99999;
}

.grecaptcha-badge {
    visibility: hidden;
}


/* Icon right on mobile */

span.ui-icon-arrow-r {
    display: none;
}

span.ul-li-count {
    font-size: 14px!important;
    color: #ffffff!important;
    margin-bottom: 3px!important;
    font-weight: 400!important;
}

.comments-number-mobile {
    height: 35px!important;
    width: 35px!important;
    margin-left: auto!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    align-content: center!important;
}

ul.comment-list-mobile {
    list-style: none;
}

ul.comment-list-mobile li::before {
    content: url('https://gradsubotica.co.rs/wp-content/uploads/2021/12/comments-number-mobile.png');
    position: absolute;
    left: 11px;
}

ul.comment-list-mobile li a {
    text-decoration: none;
}


/* Events plugin stylization */

.tax-event-venue article {
    width: 50%!important;
    background-color: #fff;
    height: 100% !important;
    /* padding: 15px!important; */
}

.tax-event-venue #sidebar,
.tax-event-venue .site-info .footer-info,
.tax-event-venue .site-info .footer-logo {
    display: none;
}

.tax-event-venue .site-info {
    background: #fff !important;
}

.venue-title {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    padding-bottom: 0;
    text-decoration: none!important;
}

.venue-title-description {}

.single-venue-title {}

.single-venue-date {}

.single-venue-wrapper {}

.single-venue-img {}

.single-venue-content {}

@media (max-width:992px) {
    .tax-event-venue article {
        width: 100% !important;
    }
    .event-plugin-wrapper span {
        color: #fff;
        font-size: 18px;
        margin-right: 10px;
        font-weight: 400;
    }
    .event-plugin-wrapper-info {
        position: relative;
        margin-bottom: 20px;
    }
    .event-plugin-wrapper-info > div {
        padding: 20px;
    }
    h4.event-plugin-wrapper-title {
        position: absolute;
        top: 42%;
        left: 6%;
        transform: translateY(-50%);
        color: #fff;
        font-size: 22px;
       
    }
    .event-plugin-article {
        padding-right: 0;
    }
}

.venue-sidebar-footer {
    display: none!important;
}

.ui-body-c .ui-link {
    text-decoration: none;
}