

.single-jetpack-portfolio #primary-header {
    background-image: none !important;
    background-color: #ffffff;
    height: 1em;
}

.single-jetpack-portfolio #primary-header.has-background-cover .overlay {
  display: none;
}


.page-id-19 #primary-header {
    background-image: none !important;
    background-color: #ffffff;
    height: 1em;
}

.page-id-19 #primary-header.has-background-cover .overlay {
  display: none;
}






.postid-1700 #primary-header {
    background-image: none !important;
    background-color: #ffffff;
    height: 1em;
}

.postid-1700 #primary-header.has-background-cover .overlay {
  display: none;
}

.postid-3065 #primary-header {
    background-image: none !important;
    background-color: #ffffff;
    height: 1em;
}

.postid-3065 #primary-header.has-background-cover .overlay {
  display: none;
}

/** projektovanje modelovanje enterijer featured txt velicina
*/
#fullscreen-header .featured-slide .entry-title {
  font-size: 3em;
  max-width: 920px;
}

/** uklanja na mobilnom strelicu za dole
*/
@media only screen and (max-width:500px) {
  #fullscreen-header .skip-to-entry:before {
    display: none;
  }
}

/** 4 reda portfolija venture Jeij!


.portfolio-grid .hentry:nth-of-type(3n+1) {
	clear: none;
}

.portfolio-grid .hentry:nth-of-type(4n+1) {
	clear: left;
}

@media only screen and (min-width: 992px) {
	.portfolio-grid .hentry {
	   width: 25%;
   	}
}*/


/** smanjuje na postu beli razmak od vrha stranice do naslova
*/

.postid-456 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}



.postid-950 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}

.postid-1111 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}

.postid-515 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}

.postid-574 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}

.postid-578 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}

.postid-2611 #page #primary-header {
    background: none !important;
    text-shadow: none;
    height: 0;
    margin: 0;
}

/** smanjuje velicinu naslova za page, post i project svuda
*/
#page #primary-header .entry-title {
  font-size: 33px;
}

/** smanjuje velicinu logoa na desktopu!
*/

@media only screen and (min-width:768px) {
	#masthead .site-branding {
	  position: relative;
          max-width: 5.2%;
	}
}


/** smanjuje velicinu logoa na mobilnom!
*/
 
@media only screen and (min-width: 200px) and (max-width: 670px) {
 
.site-branding img {
    max-width:70px;
    max-height:56px;
  }}



/** sakriti swipe for more

#page #fullscreen-header .featured-mobile-tip {
  display: none;
} */


/** da portfolio projekat bude full width

.single-jetpack-portfolio.single #page #primary-header .container,
.single-jetpack-portfolio.single #page .site-main {
	max-width: 100%;

} */


/** da se ukloni u NEXT GEN galeriji naslov iznad slika
 */

.ngg-imagebrowser > h3 {
  display: none !important;
}


/** da se ukloni naslov sa svakog portfolio projekta
 */
.single-jetpack-portfolio .entry-title {
  display: none;
}

.skillwrapper-bar{display:none;}

/** da se ne vidi read more tag na naslovnoj strani
 */
.home .more-link {
    display: none;
}
