h3 {
    line-height: 1.4;
    }
    
    .hentry.post h1 a {
        display: none;
    }
    
    .branding .site-branding h1.site-title a { 
            font-size: xx-large !important; 
    }
    
    .home #content .site-main {
        margin-bottom: 0;
        margin-top: -5em;
    }
    
    .site-main {
        margin: 0px !important;
    }
    
    .breadcrumb-wrap .entry-header h1 {
        display: none;
    }
    
    .flexslider .slides .flex-caption, .home .flexslider .slides .flex-caption {
        left: 38%;
        bottom: 25%;
        width: 100%;
    }
    .flex-caption {
        background-color: rgba(0, 0, 0, 0)!important;
    }
    .support_bs .nav {
        display: none;
    }
    .btn-success#wpsp_reset {
        display: none!important;
    }
    
    .main-navigation ul.menu a {
        font-size: 14px;
    }
    
    p, li {
        font-size: 16px;
    }

    span.orange {
        color: #f6ac03;
        font-weight: bold;
    }

    a.orange {
        color: #f6ac03 !important;
        font-weight: bold;
        text-decoration: underline;
    }
    
    
    /* iz nekog razloga pojavljuje se prazan h1 tag koji zauzima mesto pa ga sakrivam */
    .site-branding h1:nth-child(2) {
        display: none;
    }
    
    
    
    
    .site-header .site-branding:before {
                      position: absolute;
                      content: "";
                      top: 0;
                      height: 100%;
                      width: 1500px;
                      right: 0;
                      z-index: -1;
                    }
    
                    .site-header .branding .top-nav:before {
                      position: absolute;
                      content: "";
                      top: 0;
                      height: 100%;
                      background: #636262;
                      width: 1500px;
                      left: 0;
                      z-index: -1;
                    }
    
                    .main-navigation:before {
                      position: absolute;
                      content: "";
                      top: 0;
                      height: 100%;
                      width: 1500px;
                      left: 50px;
                      z-index: -1;
                      visibility: visible;
                    }
    
                    .nav-wrap:before {
                      position: absolute;
                      content: "";
                      top: 0;
                      height: 100%;
                      background: #353535;
                      width: 1500px;
                      left: 4px;
                      z-index: -1;
                      visibility: visible;
                    }
    
    .site-header-sticky h1.img-logo img {
        max-height: 65px;
        width: auto;
    }
    .site-header-sticky h1.site-title a {
            padding-bottom: 0px !important;
    }
    
    .site-header-sticky h1{
        margin:0;
    }
    
    .branding .site-branding .site-description {
        color: #353535;
        font-weight: bold;
        font-style: italic;
        text-align: center;
    }


    /* MENY */

    #site-navigation {
        text-transform: uppercase;
    }
    
    .main-navigation ul.nav-menu > li > a {
        color:#353535;
    }
    
    .main-navigation ul.nav-menu > li:focus a {
        color:#fff !important;
    }
    
    h1, h2, h3, h4, h5, h6 {
        font-family: "Roboto", cursive;
    }
    
    ul#menu-menu-1 li.current-menu-parent a
    {
        color:#fff;
    }
    
    .main-navigation ul.nav-menu > li > a:hover {
        background-color: #353535;
    color:#fff; }
    
    .main-navigation ul.nav-menu > li.current_page_item > a {
        background-color: #353535;
        border-right: 0;
        color:#fff; }
    
        .main-navigation ul.nav-menu li:hover a {
            background-color: #353535;
            color:#fff; }
    
    
    
            .main-navigation ul ul li:hover a {
                color: #fff !important;
            } 
    
            .main-navigation ul ul a {
                color: #353535 !important;
            } 
    
            .main-navigation ul ul li.current_page_item a {
                color: #fff !important;
            } 
    
    
    
            #site-navigation .current_page_item ul a {
                background-color: #f6ac03;
            }
    
            #site-navigation .current_page_item ul a:hover {
                background-color: #353535;
            }
    
    
            .site-content {
                padding-top: 0px;
            }
    
            #pg-50-1 {
                margin-bottom: 30px;
            }

            #site-navigation .current-menu-parent > a {
                    color: #fff;
                }    
    
            /* HEADER SOCIAL */
            .textwidget ul li:nth-child(2) {
                display: none;
            }
    
            
    
    
            /* HEADER */ 
            #pg-11-0 {
                margin-bottom: 0px;
                }
            
    
                .breadcrumb-wrap {
                    padding-top: 164px;
                }

                .main-navigation ul.menu > li > a {
                    border-left-color: #353535;
                    border-right: none;
                }
    
    /* Paketi usluga */
    #paketi > div > div {
        height: 100%;
    }
    
    .footer-widgets a {
        font-size: 16px;
    }

    /* Polylang */
    #text-3 {
        display: inline-block;
    }

    #polylang-2 {
        display: inline-block;
        margin-left: 20px;
    }

    #polylang-2 li:first-child a:after {
        display: none;
    }

    #polylang-2 li:last-child a:before {
        display: none;
    }

    /* HOME EN */
    #pg-878-0 {
        margin-bottom: 0;
    }