/* OVERRIDES */

/*-----------Czcionki i akapity-----------*/
@font-face {
	font-family:'FuturaLTPro-Book';
	src: url('/templates/slowo/css/FuturaLTPro-Book.eot');
	src: url('/templates/slowo/css/FuturaLTPro-Book.eot#iefix') format('embedded-opentype'),
		url('/templates/slowo/css/FuturaLTPro-Book.woff') format('woff'),
		url('/templates/slowo/css/FuturaLTPro-Book.ttf') format('truetype'),
		url('/templates/slowo/css/FuturaLTPro-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0-10FFFF;
}

h1, h2, h3, h4, h5, h6 {
	font-family:'FuturaLTPro-Book';
}

p {
	margin: 1em 0 1em;
}

tbody tr td {
	border-bottom: none;
	padding: 0;
}

.items-leading > div {
    clear: both !important;
    margin-top: 20px;
}

.blog-featured article {
    padding: 10px 0 0;
}

section.blog-featured .items-row {
    margin-bottom: 0;
    margin-top: 5px;
}

.blog article, .blog-featured article {
    border-top: 1px solid #e5e5e5;
    margin-bottom: 20px !important;
    padding-top: 16px !important;
}

.category .itemBody {
    text-align: justify;
}

article div.tags {
    clear: both;
    display: block;
    float: none;
    margin: 12px 0;
    padding-top: 16px;
    width: 100%;
}

.gk-short-menu {
	font-family:'FuturaLTPro-Book';
}

#gkHeaderMod h1 {
	margin-bottom: 0 !important;
}

tbody tr td a, section.category .children li a {
    color: #00b398;
}

.gk-sponsors h3 {
	margin-top: 10px;
	margin-bottom: 5px;
}

a:hover,
a:active,
a:focus,
#gkSidebar .box a:hover,
.faq li a,
#login-form ul li a { color: #f21b23; }


/*-----kolory w menu--------*/
.gkMenu > ul > li.active > a {
    color: #00b398;
}

.gkMenu > ul > li > a:active,
.gkMenu > ul > li > a:focus,
.gkMenu > ul > li > a:hover,
.gkMenu > ul > li.active > a:active,
.gkMenu > ul > li.active > a:focus,
.gkMenu > ul > li.active > a:hover {
	color: #00b398;
}
/*-------menu------------*/
.gkMenu > ul > li > a {
   /* height: 73px;
    line-height: 100px;*/

}



/*------------logo i fala---------*/
#gkLogo.cssLogo {
	background: url('/templates/slowo/images/logo_g3.png') no-repeat center center;
	background-size: 160px 199px;
	/*height: 188px;
	width: 152px;*/
	height: 199px;
	width: 160px;
	/*margin-top: -60px;*/
}

#gkLogoSmall.cssLogo {
	background: url('/templates/slowo/images/logo_g3.png') no-repeat center center;
	background-size: 110px 136px;
	background-position: center bottom;
	height: 95px;
	width: 110px;
}

.svg #gkLogoSmall.cssLogo {
	/*background-image: url('http://slowozabieraglos.pl/templates/slowo/images/logo.svg');*/
}

#gkLogoSmall.cssLogo:hover {
	/*height: 125px;*/
	height: 95px;
	/*z-index: 10003;*/
}

#gkWave2 {
	display: block;
    float: none;
    margin: 0 auto;
    padding: 0;
    text-indent: -9999px;
    text-shadow: none;
	/*float: right;*/
	/*display: inline-block;*/
	/*position: absolute;
	z-index: 10002;*/
}
#gkWave2 img {
	display: block;
	/*margin: 0;*/
	float: none;
    margin: 10px auto 0 auto;
	width: 525px;
	height: 385px;
}
#gkWave.cssWave {
	/*background-image: url('/templates/slowo/images/wave_white.png') no-repeat center center;*/
    margin-top: 100px;
	height: 440px;
    width: 600px;
}
.svg #gkWave.cssWave {
/*	background-image: url('/templates/slowo/images/wave_white.svg') no-repeat center center;*/
}





.frontpage #gkHeader {
	backgroung-attachment: scroll;
}

.mod-languages ul.lang-block {
	float: right;
}







/*--------menu górne i logo środkowe-----*/
#gkHeaderNav {
	background: #fff;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	height: 73px;
	padding: 0;
	position: fixed;
	top: -110px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	width: 100%;
	z-index: 10000;
}
#gkHeaderNav.static {
	height: 145px;
	position: fixed;
	top: 0;
}
#gkHeaderNav.active {
	top: 0px;
	height: 73px;
}
#gkHeaderNav.static #gkLogoSmall {
	left: 50%;
	margin-left: -76px;
	position: relative;
	/*top: -15px;*/
	top: 0px;
}

 #gkHeaderNav.static #gkMainMenu {
	top: 80px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
#gkHeaderNav.active #gkLogoSmall {
	/*left: -15px;*/
	left: 0;
	margin-left: 0;
	position: relative;
	top: 0;
}

#gkHeaderNav.active #gkMainMenu {
	right: 0;
	float: right;
	top: 0px;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
	transform: translateX(0%);
}

.gk-sponsors h1 {
	padding-top: 25px;
	padding-bottom: 10px;
}

/*------odstępy i pozycjonowania modułów-----*/
#dnHeaderTop {
	padding-top: 40px !important;
}

#dnHeaderBottom {
	padding-bottom: 15px !important;
}

.frontpage #gkTop1, .frontpage #gkTop2 {
	padding: 10px 0 10px;
}

.frontpage #gkPageContent {
    padding-bottom: 30px;
}

#gkMainbody > div > section {
    padding: 0px 0;
}

.frontpage #gkMainbody {
    padding: 10px 0 ;
}

.frontpage #gkBottom1.gkSingleModule, .frontpage #gkBottom2.gkSingleModule, .frontpage #gkBottom3.gkSingleModule, .frontpage #gkBottom4.gkSingleModule, .frontpage #gkBottom5.gkSingleModule {
    padding: 30px 0 ;
}




.frontpage .category .itemBlock {
    margin: 0 auto;
    width: 80%;
}

#gkTop1 > div > .box, #gkTop2 > div > .box, #gkBottom1 > div > .box, #gkBottom2 > div > .box, #gkBottom3 > div > .box, #gkBottom4 > div > .box {
    margin-bottom: 0px;
}

#gkFooterNav {
    margin: 30px auto 10px;
}

#gkHeaderMod div div {
	padding: 0;
	/*padding: 40px 0 40px;*/	
}

#gkSidebar {
    /*float: right;*/
    padding-left: 20px;
	padding-top: 30px;
}

#gkOverHeader {
	margin-top: 10px;
	padding-right: 20px;
	width: 100%;
	position: absolute;
	z-index: 10004;
}

#gkLanguage {
	float: right;
	/*display: inline-block;*/
	z-index: 10001;
}

.cw-social-mod-title-ac {
	font-size: 30px;
}

.cw-social-mod-bookmark {
	padding-bottom: 0px;
}

.box + .box {
	margin: 20px 0 0 0;
}

.dk_col_foto {
    float: left;
    width: 25%;
	/*margin: 0 20px 0 20px;*/
}

.dk_col_rh {
    float: left;
    width: 37%;
	padding: 0 30px 0 30px;
	text-align: justify;
}

/*.dk_col_25 {
    float: left;
    width: 33%;
}

.dk_col_25 {
    float: left;
    width: 33%;
}*/

/*.vsocial {
	margin: 0 auto 0 auto;
}*/

.mtGallery table{
	margin: 0;
}

.acysubbuttons {
	/*text-align: right;
	margin: 0 auto;
	display: block;*/
}

.vdh-mask {
display: none;
} 

input.button {
	padding: 0 10px;
}

#sb-body-inner {
    /*height: 90%;
    position: absolute;
    width: 90%;*/
	z-index: 11000;
}

#sb-container{
	z-index: 66000;
}

/*-------------------------------------------------*/
/*-----z Steakhouse--------------------------------*/
#gkHeaderMod .gk-short-menu {
	margin: 350px 0 150px 0;
}
#gkHeaderMod .gk-short-menu li {
	display: inline-block;
	margin: 0 40px;
}
#gkHeaderMod .gk-short-menu a {
	/*color: #fff;*/
}
/*#gkHeaderMod .gk-short-menu a:active,
#gkHeaderMod .gk-short-menu a:focus,
#gkHeaderMod .gk-short-menu a:hover {
	color: rgba(255, 255, 255, .6);
}*/
#gkHeaderMod .gk-short-menu i {
	display: inline-block;
	font-size: 56px;
	line-height: 54px;
	margin: 0 auto;
}

#gkHeaderMod .gk-short-menu span {
	display: block;
	font-size: 14px;
	font-weight: 200;
}
@media (max-width: 1500px) {
	.gk-over-map { overflow: hidden; }
}
@media (max-height: 1400px) {
	#gkHeaderMod .gk-short-menu { margin: 40px 0 20px 0; }	
	/*#gkHeaderMod > div > div { padding: 50px 0 40px 0; }*/
}
@media (max-height: 1300px) {
	#gkHeaderMod .gk-short-menu { margin: 40px 0 20px 0; }
	/*#gkHeaderMod h1 { padding-top: 50px; }*/
}
@media (max-height: 1200px) {
	#gkHeaderMod .gk-short-menu { margin: 40px 0 20px 0; }
	/*#gkHeaderMod h1 { padding-top: 30px; }*/
}
@media (max-height: 1100px) {
	#gkHeaderMod .gk-short-menu { margin: 20px 0 20px 0; }
	/*#gkHeaderMod h2 { padding: 80px 0 50px 0; }*/
}
@media (max-height: 1000px) {
	#gkHeaderMod .gk-short-menu { margin: 20px 0 20px 0; }
	/*#gkHeaderMod h2 { padding: 80px 0 30px 0; }
	#gkLogo.cssLogo { margin: 30px auto 0 auto; }*/
}
@media (max-height: 900px) {
	/*#gkLogo.cssLogo { height: 180px; }*/
}
@media (max-height: 800px) {
	/*#gkHeaderMod > div > div { padding: 0; }*/
	#gkHeaderMod .gk-short-menu { margin: 32px 0 20px 0; }
}
@media (max-height: 700px) {
	/*#gkHeaderMod h1 { font-size: 48px; }
	#gkHeaderMod h2:before,
	#gkHeaderMod h2:after { top: 16px; }
	#gkHeaderMod h2 { padding: 35px 0 25px 0; }*/
	#gkHeaderMod .gk-short-menu { margin: 20px 0 0 0; }
	#gkHeaderMod .gk-short-menu li { display: inline-block; margin: 0 16px; }
}
@media (max-height: 600px) {
	#gkHeaderMod .gk-short-menu i {
		font-size: 24px!important;
		line-height: 24px!important;
	}
	/*#gkHeaderMod .btn {
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
	}
	#gkHeaderMod h2 { font-size: 16px; }
	#gkLogo.cssLogo { height: 150px; }*/
}
@media (max-height: 500px) {
	/*#gkLogo.cssLogo { height: 120px; }
	#gkHeaderMod h1 { font-size: 32px; }*/
	#gkHeaderMod .gk-short-menu span {
		font-size: 12px;
		font-weight: 500;
	}
	/*#gkLogo.cssLogo { margin: 10px auto 0 auto; }
	#gkHeaderMod h2 { padding: 30px 0 20px 0; }*/
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/

/*--------tablet-----------*/
@media (max-width: 1040px) {
	#gkWave2 img {
		/*margin: 0;*/
		margin: 10px auto 0 auto;
		width: 475px;
		height: 348px;
	}
	#dnHeaderTop { padding-top: 30px !important; }
	.dk_col_rh { padding: 0 20px;}
}
/*--------small tablet-----*/
@media (max-width: 840px) {
	#gkWave2 img {
		/*margin: 0;*/
		margin: 10px auto 0 auto;
		width: 400px;
		height: 293px;
	}
	#gkHeaderMod .gk-short-menu li {
		display: inline-block;
		margin: 5px 15px;
	}
	#dnHeaderTop { padding-top: 20px !important; }
	.dk_col_rh { padding: 0 15px; text-align: left;}
}
/*--------mobile-----------*/
@media (max-width: 640px) {
	#gkWave2 img {
		/*margin: 0;*/
		margin: 10px auto 0 auto;
		width: 350px;
		height: 257px;
	}
	#dnHeaderTop { padding-top: 10px !important; }
	#gkLogo.cssLogo { margin-top: -50px; 
		background-size: 120px 148px;
		height: 148px;
		width: 120px;
	}
	div.mod-languages ul.lang-inline li { display: block; }
	div.mod-languages ul.lang-inline li { line-height: 20px; }	
	.dk_col_rh { 
		padding: 0;
		width: 100%;
	}
	.dk_col_foto {
		width: 80px;
		margin-left: -40px;}
}
/*------ < mobile-----------*/
@media (max-width: 500px) {
	#gkWave2 img {
		/*margin: 0;*/
		margin: 10px auto 0 auto;
		width: 300px;
		height: 100px;
	}
	#dnHeaderTop { padding-top: 10px !important; }
	#gkLogo.cssLogo { margin-top: -50px; }
}