/*
	Theme Name: LC Blank
	Theme URI: http://themeforest.net/user/DanyDuchaine
	Author: Slobodan Kustrimovic
	Author URI: http://themeforest.net/user/DanyDuchaine
	Description: Multipurpose theme powered by Live Composer.
	Version: 1.0.2
	License: GPL2
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/**
 * Reset CSS
 */

a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#fff}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{font-weight:400;text-align:left}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a:focus{outline:thin dotted}a:active,a:hover{outline:0}a img{border:0}

body {
	font-size: 15px;
}

img, embed, iframe, object {
	max-width: 100%;
}

.align-center {
	text-align: center;
	margin-top: 30px;
}

.align-center a {
	text-decoration: none;
	color: #1498db;
}

.align-center a:hover {
	text-decoration: underline;
}
.ngg-galleryoverview {
    text-align: center;
}

.ngg-gallery-thumbnail-box {
    display: inline-block;
    float: none !important;
}

.site-info a {
    right: 10px;
    text-decoration: none;
    color: #a6a6a6;
    width: 100%;
    margin-right: 10px;
    text-align: right;
    display: block;
    padding-right: 10px;
}

.site-info {
    background: #f8f8f8;
}
.dynamic-hover a{
	color: #79C900 !important;
}
.flagi {
	padding-top: 29px;
}

.flagi a {
	margin: 0 8px;
}
@media only screen and (max-width: 767px){
	.dslc-col, .dslc-no-columns-spacing .dslc-col {
		margin-bottom: 0px;
	}
	.menu-poziom {
		width: 50%;
		text-align: center;
	}
	div#dslc-module-oga25m0cpfo {
		padding-top: 20px;
	}
    .sc-menu{
        position: absolute;
        right: 30px;
        width: auto;
        top: 23px;
    }
	#dslc-header .dslc-modules-section-wrapper > .dslc-last-col > div:first-of-type{
		width: 45px;
	}
	#dslc-header .dslc-modules-section-wrapper > .dslc-modules-area{
		width: 50%;
		text-align: center;
	}
	.flagi a {
		margin: 0 7px;
	}
}
@media only screen and (max-width: 1025px){
	.flagi {
		padding-top: 5px;
	}
}
.dslc-cpt-posts-type-grid .dslc-cpt-post-main{
	min-height: 238px;

}
.dslc-cpt-posts-type-grid .dslca-post-thumb img,
.dslc-blog-posts-type-grid .dslca-post-thumb img{
	height: 200px !important;
}
@media only screen and (max-width: 765px){
	#dslc-header .dslc-modules-area{
		display: flex;
		margin: 10px 0;
		align-items: center;
	}
}
.fblbCenterOuter.fblbLeft {
    z-index: 99999 !important;
}
@media only screen and (max-width: 765px){
	.sc-icon {
		display: inline-block;
		width: 20%;
		text-align: center;
	}

	.sc-icon-text {
		width: 80%;
		display: inline-block;
	}

	.sc-icon .dslc-micon-module {
		text-align: center !important;
	}
}
.galeria-cb img,
.cz-mapa,
.wpls-fix-box img{
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

/* Disable grayscale on hover */
.galeria-cb img:hover,
.wpls-fix-box img:hover{
	-webkit-filter: grayscale(0);
	filter: none;
}
.wpls-logo-showcase .wpls-logo-cnt.slick-slide img{
	border: none;
}