/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .galeria_realizacje .ba-caption {
 	display: none !important;
 }
  div[data-filter=".category-1"] .ba-caption,
 div[data-filter=".category-31"] .ba-caption,
 div[data-filter=".category-74"] .ba-caption,
 div[data-filter=".category-75"] .ba-caption,
 div[data-filter=".category-79"] .ba-caption,
 div[data-filter=".category-77"] .ba-caption,
 div[data-filter=".category-80"] .ba-caption,
 div[data-filter=".category-32"] .ba-caption {
     display:block !important;
}
.galeria_home h3 {
	color: #000000 !important;
}
body {
	font-family: 'Mulish', sans-serif;
	color: #ffffff;
	background: #2f2e2c;
}
h1,h2,h3,h4,h5,h6, h3.uk-panel-title  {
	font-family: 'Mulish', sans-serif;
	color: #eb8a46 !important;
}
h3.uk-panel-title {
	font-size: 20px;
	line-height: 1.2em;
}
.uk-navbar-nav > li > a {
	font-family: 'Mulish', sans-serif;
	text-transform: none;
	font-weight: 600;
	color: #ffffff;
	font-size: 16px;
	height: 50px; 
	    
        line-height: 50px;
}
.uk-navbar-nav > li.uk-active > a {
	color: #eb8a46;
}
.tm-footer {
	background: #282522;
	color: #ffffff !important;
}
.tm-panel-header-subtitle {
	color: #ffffff !important;
	text-shadow: 2px 2px 3px #0F0F0F;
}
.tm-block-alt {
	background: #ffffff !important;
}
.tm-block-map {
background: none;
}
.tm-frontpage-map {
	opacity: 1;
}

.ba-album .ba-album-items .ba-caption h3,
.ba-album .ba-album-items .ba-caption p,
.ba-gallery-items .ba-caption h3,
.ba-gallery-items .ba-caption .image-category,
.ba-gallery-items .ba-caption .short-description {
    text-overflow: initial !important;
    white-space: initial !important;
}

/* For alignment in the upper corner */
.ba-caption {
	//align-items: flex-start !important;
}
.galeria_realizacje h3 {
	color: #ffffff !important;
	text-shadow: 2px 2px 3px #0F0F0F;
}

.uk-dropdown-navbar {
    background: #ffffff;
}