body.fixed-header #fix-wrapper {position: fixed !important; }
#stickyheader {display:block !important; top:0 !important;}
#fix-wrapper .mainmenu {display:none !important;}

h1 {text-transform:uppercase;}

.mod_portfoliolist_v3 .item:hover img {filter:none;}

/* nunito-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-v26-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/nunito-v26-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

body #colorbox,body #cboxOverlay,body #cboxWrapper {
    z-index: 99999;
    background-color: #FFFFFF;
}

.mod_portfoliolist_v3 .item .content {
	position: absolute;
	top: -15px;
	margin: 0 15px;
	background: none;
	left: 0;
	right: 0;
}
