
/*@media screen and (min-width: 1200px) and (max-width: 1367px) {*/
/*    .button-round.btn-korisnik {*/
/*        width: 30px;*/
/*        height: 30px*/
/*    }*/
/**/
/*    .header-v1 .site-branding {*/
/*        width: 10.666667%;*/
/*    }*/
/**/
/*    #site-navigation {*/
/*        width: 55%!important;*/
/*    }*/
/**/
/*    .header-v1 .site-header-cart-v2 .cart-content {*/
/*        margin-left: calc(100% - 125px);*/
/*    }*/
/**/
/*    .broj-tel {*/
/*        font-size: 13px*/
/*    }*/
/**/
/*    .menu-item {*/
/*        font-size: 11px !important;*/
/*    }*/
/*}*/
@media all and (max-width: 1200px){
    .bank-frame{
        margin-bottom: -16px;
    }
    .bank-copy{
        justify-content: center
    }
    .banka{
        justify-content: center
    }
    
    .platne-kartice{
        margin-right: 0px;
    }
    .copyright {
        margin-bottom: 20px;
    line-height: 1.5;
    }
    .banka-linkovi{
    margin-right: 0px;}
}
@media screen and (min-width: 1026px) and (max-width: 1200px){
    .bank-frame {
        margin-bottom: 0px;
        padding-bottom: 80px;
    }
}
@media all and (max-width: 799px) {
    .contact-header .entry-title {
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        font-size: 2em !important;
    }
    .contact-header .entry-title span {
        flex: 1 1 auto;
        white-space: unset;
    }
    .contact-header .entry-title em {
        justify-content: center;
    }
    .contact-header .entry-title em:first-child {
        display: none;
    }
    .contact-header .entry-title em:first-child:after,
    .contact-header .entry-title em:last-child:after {
        display: block;
    }

    .woocommerce-order-received .entry-header h1::before {
        left: 0px;
        top: 20px;
    }

    .woocommerce-order-received .entry-header h1 {
        padding-left: 60px;
        text-align: left
    }

    .woocommerce-Price-amount {
        font-size: 16px;
        font-weight: bold;
        color: #BE2D2F;
    }

    .woocommerce-breadcrumb span.delimiter {
        margin: 0 3px
    }

    .links-wrap .btn-default {
        padding: 0px
    }

    .links-wrap {
        display: flex;
        justify-content: space-between
    }

    .quantity .ml-2 {
        margin-left: 0px!important
    }

    .hover-area button.product_type_simple {
        margin-right: 20px;
        padding: 10px 15px
    }

    button, input[type="button"], input[type="reset"], input[type="submit"], .button, .added_to_cart {
        padding: 10px 20px
    }

    .single-product.style-2 div.product form.cart .qty {
    }

    .full-width.grid-view .site-content, .full-width.list-view .site-content, .left-sidebar.grid-view .site-content, .left-sidebar.list-view .site-content, .right-sidebar.grid-view .site-content, .right-sidebar.list-view .site-content {
        padding-top: 2em
    }

    article.post .post-readmore {
        text-align: center;
        display: block;
    }

    article.post .entry-header h1.entry-title {
        line-height: 1.2em
    }

    .prep-description {
        line-height: 1.25em
    }

    .prikaz-cene {
        width: 80%;
    }

    .site-header button.menu-toggle {
    }
    /* #site-navigation .po-menu-icon:before {
        font-size: 2em!important;
        color: #262525!important;
    }
 */
    .header-wrap {
        margin: 0px
    }

    .pay-with-card-online {
        padding: 10px 30px!important;
    }

    .broj-tel-mobile {
        padding: 5px 10px;
        width: 155px;
    }

    .site-header .site-logo-anchor img, .site-header .site-logo-link img, .site-header .custom-logo-link img {
        max-width: 150px
    }
}

