@media screen and (min-width:1200px) {
    .post-template-default.single.single-post h1.entry-title{
         font-size:3rem;
    }
}

@media screen and (max-width:768px) {
    .post-template-default.single-format-gallery .post-media .owl-arrows {
        display:block;
    }
    .post-template-default.single-format-gallery .post-media .gallery .owl-arrows > button.owl-next > .button {
        right:3rem;
        opacity:1;
    }

    .post-template-default.single-format-gallery .post-media .gallery .owl-arrows > button.owl-prev > .button {
        left:3rem;
        opacity:1;
    }
}

@media screen and (max-width:1200px) {
    .post-template-default.single.single-post h1.entry-title{
         font-size:2rem;
    }
}

h3, .archive-grid h2, .archive-masonry h2, .archive-list h2, .section-tiles h2 {
    font-size:1.5rem;
}

.title-block, .comment-reply-title, .nav-links, section.related.products > h2, .pk-inline-posts-title, .pk-toc-title {
    font-size:0.813rem;
}

nav.navigation.pagination * {
    font-size:13px;
}

.post-pagination .pagination-title {
    font-size:11px;
    letter-spacing: 0;
}

p.sub-title {
    letter-spacing: 0px!important;
}

#secondary .photo_author,
.slider-container .photo_author {
    display: none;
}

.header .logo-image {
    width: 300px;
}

.navbar-brand img.logo-image {
    max-width: 140px;
}

.home .post-categories > li,
.single-post .post-categories > li {

}

.home .post-categories > li:last-of-type,
.single-post .post-categories > li:last-of-type {
    /*display: none;*/
    /*margin-left: 0;*/
}

.wp-block-preformatted {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.wp-block-preformatted > object,
.wp-block-preformatted > embed,
.wp-block-preformatted > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 1240px) {
    .slider-section-center .owl-arrows .owl-prev,
    .slider-section-center .owl-arrows .owl-next,
    .slider-section-multiple .owl-arrows .owl-prev,
    .slider-section-multiple .owl-arrows .owl-next {
        position: absolute;
        z-index: 3;
        top: 0;
        bottom: 0;
    }

    .slider-section-center .owl-arrows .owl-prev,
    .slider-section-multiple .owl-arrows .owl-prev:after {
        position: relative;
        z-index: 4;
        width: 10px;
        height: 10px;
        background: #fff;
    }

    .slider-section-center .owl-arrows .owl-next,
    .slider-section-multiple .owl-arrows .owl-next,
    .slider-section-center .owl-arrows .owl-next,
    .slider-section-multiple .owl-arrows .owl-next {
        right: 0;
        cursor: pointer !important;
        /*cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNnB4IiBoZWlnaHQ9IjM2cHgiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzYgMzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwxOS4xIDMxLjcsMTkuMSAyNC41LDI2LjQgMjYuMSwyOCAzNiwxOCAyNi4xLDggMjQuNSw5LjYgMzEuNywxNi45IDAsMTYuOSAiLz48L2c+PC9zdmc+") 16 16, pointer !important;*/
    }
}

.slider-section-center .owl-arrows .owl-next:hover,
.slider-section-multiple .owl-arrows .owl-next:hover,
.slider-section-center .owl-arrows .owl-next:hover,
.slider-section-multiple .owl-arrows .owl-next:hover {
    cursor: pointer !important;
}

body.page-id-34188 .wpcf7-form label {
    width: 100% !important;
}

body .post-template-default #primary a,
.content p > a:not(.button):not(.button),
.content > ul a, .content > ol a,
.taxonomy-description a,
.content p strong a,
.content p a strong,
.content a strong,
.content div a strong{
    color: #30bfc1!important;
}

body .post-template-default #primary a:hover,
.content p > a:hover:not(.button):not(.button),
.content > ul a:hover,
.content > ol a:hover,
.taxonomy-description a:hover,
.content p strong a:hover,
.content p a:hover strong,
.content div a:hover strong {
    text-decoration: underline;
    text-decoration-color: #30bfc1;
    color: #30bfc1!important;
}

@media (min-width: 1120px) {
    body .widget.widget_nav_menu.cs-d-lg-none {
        display: block !important;
    }
}

.page-id-34188 h3 {
    text-align: center;
}

.page-id-34188 .content.entry-content > div {
    margin-top: 30px;
    padding-bottom: 30px;
}

.page-id-34188 .content.entry-content > div:nth-of-type(1) {
    border-bottom: 1px solid #eee;
}

.privatni .wpcf7-acceptance > span,
.poslovni .wpcf7-acceptance > span {
    margin-left: 0;
}

.page-id-34188 .wpcf7-acceptance label span {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}

.page-id-34188 .wpcf7-acceptance span {
    font-style: italic;
}

.page-id-34188 .privatni * {
    color: #000000;
}

section.custom-content,
section.section-slider {
    margin-top: 20px;
}

body .slider-section-center .owl-arrows .owl-prev,
body .slider-section-multiple .owl-arrows .owl-prev {
    cursor: pointer !important
}

header p.sub-title {
    font-size: 0.825rem;
    text-transform: none;
    color:#444444!important;
}

.single-post article .post-main .content > p {
    text-align: left !important;
}

.pk-widget-posts-template-slider .owl-item.active {
    /*width:301px!important;*/
}

.footer-info .logo-image {
    max-width: 200px;
}


.offcanvas .logo-image {
    width: 100px;
}

#content .sub-title {
    font-family: Raleway, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #444444;
}

.post-meta * {
    color:#444444;
}

.sub-menu .post-meta *,
.section-tiles.tiles-6 .post-meta *,
.post-thumbnail .post-meta *,
.slider-container .overlay-outer .post-meta *,
.section-slider .post-meta * {
    color:#fff;
}

#search .sr-only, #search .site-search-wrap > p {
    color: #777777;
}

.footer-copyright {
    font-size: 12px;
}

.searchwp-live-search-no-min-chars:after {
    content: 'Unesi pojam...' !important;
}

.home .cs-container.cs-breadcrumbs {
    display: none;
}

@media screen and (max-width: 768px) {
    .owl-arrows.disabled {
        display: none;
    }

    .owl-dots {
        display: none;
    }

    .cs-container.cs-breadcrumbs {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .cs-container.cs-breadcrumbs {
        margin-top: 0.3rem;
    }

    .cs-container.cs-breadcrumbs * {
        font-size: 10px;
    }
}

.a2a_button_facebook_like.addtoany_special_service {
    width: unset!important;
}

.a2a_button_pinterest_pin.addtoany_special_service {
    vertical-align: top!important;
}

.addtoany_list.a2a_kit_size_32 a {
    font-size:16px;
}

body span.wpcf7-not-valid-tip {
    text-transform: none!important;
    letter-spacing: normal;
    font-size:10px;
    color: #c9c9c9!important;
}