/*

	Theme Name: Workality Premium by Gorila
	Theme URI: http://northeme.com
	Description: Slick&Responsive Wordpress Theme for Creatives
	Author: gorila-it
	Author URI: http://gorila-it.hr
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 3.4.5
	Tags : Responsive, Slick, Creatives
	Template:     Workality-Premium-master
	
	All files are released under the GNU General Public License version 3.0 
	(http://www.gnu.org/licenses/gpl-3.0.html)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font-family: "Roboto", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		vertical-align: baseline; }
/* dodano radi promjene osnovne boje teksta */
body {
color: #808080;
}
#git_black {background-color:black;}
.border-color-transparent {border:0!important}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: normal; 
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; color:inherit }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px; letter-spacing:-0.04em; }
h1.biggest { font-size: 48px; line-height:44px; margin:15px 0 15px 0; font-weight:lighter; letter-spacing:-0.02em; }
h2 { font-size: 30px; line-height: 35px; margin:15px 0 15px 0; }
h3 { font-size: 24px; line-height: 29px; }
h4 { font-size: 21px; line-height: 26px; text-transform: lowercase; color:#000!important;}
h5 { font-size: 18px; line-height: 23px; }
h6 { font-size: 16px; line-height: 21px; margin:5px 0 0 0 }
.subheader { color: #777; }
.bottom-sidebar.widget h4 { 	color:#000;	text-transform:uppercase;	font-weight:700;}
ul.main-nav li a { 	color:#fff;	font-weight:400;	font-size:1.2em;}	
ul.main-nav li a::after { 		content: "/";		padding-left: 14px;		color:#fff;	}		
ul.main-nav li:last-child a::after { 		content: none;	}
ul.main-nav .current_page_item a, ul.main-nav .current_menu_item a, ul.main-nav li:hover a { 	border-bottom:0px solid;	border-color:#000;	color:#96d232;}
div.postwraps strong{ color: #000!important;}
.postwraps .sharing .tops { border-color: #c8c8c8!important;}
.navibg { border-bottom:0px solid #bbb;	}
.navibg.withall div.navigate a { background-color:transparent; 	color:#000;	font-size:1em;} 
.menuwrapper ul li a::after  {content: "/";padding-left: 14px;color: #000;}
.menuwrapper ul li:last-child a::after  {content: none; padding-left: 14px;color: #fff;}
.navibg.withall div.navigate a:hover, .navibg.withall div.navigate a.selected { background-color:transparent; 	color:#96d232;}
div.project-item .imgdiv img {
	display:block;		-webkit-filter: grayscale(100%);		-moz-filter: grayscale(100%);		filter: grayscale(100%);
}		
div.project-item:hover .imgdiv img {		display:block;		-webkit-filter: none;		-moz-filter: none;		filter: none;	}
a.main-logo img {  max-width: 100px;}
@media only screen and (max-width: 767px) {
	a.main-logo img { max-width:50%!important;}
}	