/**************************
    BLOG
    page-odkrywam-default.php
**************************/
.blog {
	position: relative;
	font-family: 'Caudex', serif;
	text-align: center;
	max-width: 1366px;
	margin: 0 auto;
	background-color: #e0e7de;
	color: #232323;
}
.blog a {
	color: #000;
}
.blog a:hover {
	text-decoration: underline;
}
.blog a:active {
	color: #000;
}
.blog h1, .blog h2, .blog h3, .blog h4, .blog h5, .blog h6, .blog p.paragraph-left {
	font-weight: normal;
	margin: auto;
	width: 500px;
	text-align: left;
} 
.blog h1.main-heading1-center {
	margin-bottom: 34px;
	padding-top: 30px;
	font-size: 44px;
	line-height: 44px;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	position: relative;
	z-index: 1;
	left: 0;
}
.blog p {
	position: relative;
	z-index: 1;
	left: 0;
}
.blog img {
	width: 100%;
	max-width: 800px;
	height: auto;
}
.blog p.main-paragraph-center {
	font-size: 22px;
	line-height: 32px;
	text-align: center;
	width: 66%;
	margin: 0 auto;
	margin-bottom: 35px;
	color: #FFF;
	position: relative;
	z-index: 1;
	left: 0;
}
.blog p.paragraph-left {
	font-size: 20px;
	margin-bottom: 38px;
}
.blog p.paragraph-center {
	text-align: center;
	font-size: 20px;
	width: 845px;
	margin: auto;
	margin-bottom: 80px;
}
.blog h2 {
	font-size: 44px;
	line-height: 44px;
	letter-spacing: 0.2em;
	text-align: left;
	padding-top: 40px;
	margin-bottom: 40px;
	color: #4e4e56;
	text-transform: uppercase;
}
.blog h2.heading2-center {
	text-align: center;
	margin-bottom: 10px;
}
.blog h3.heading3-left, .blog h3.heading3-center {
	color: #93ad8c;
	font-size: 26px;
	margin-top: 38px;
}
.blog h3.heading3-center {
	text-align: center;
	color: #4e4e56;
	letter-spacing: 0.1em;
	margin-top: 70px;
	margin-bottom: 70px;
}
.blog h4.heading4-left {
	color: #93ad8c;
	text-align: left;
	font-size: 25px;
	margin-bottom: 38px;
}
.blog h5.heading5-left {
	font-size: 20px;
	font-weight: bold;
	margin-top: 38px;
	margin-bottom: 38px;
}
.blog .table-wp-editor, .blog .table-wp-editor2 {
	margin: auto;
}
.blog .table-wp-editor td, .blog .table-wp-editor2 td {
	vertical-align: top;
}
.blog .table-wp-editor .second {
	padding-left: 20px;
}
.blog .table-wp-editor h3, .blog .table-wp-editor p {
	width: 235px;
}
.blog .table-header3-left {
	color: #93ad8c;
	font-size: 30px;
}
.blog .table-wp-editor2 {
	margin-top: 130px;
}
.blog .table-wp-editor2 .first {
	padding-left: 15px;
}
.blog .table-wp-editor2 .second {
	padding-right: 15px;
	padding-left: 50px;
}
.blog .table-wp-editor2 h1.heading1-left {
	font-size: 42px;
	color: #93ad8c;
	width: auto;
}
.blog .table-wp-editor2 p.paragraph-left {
	width: auto;
}
.blog blockquote {
	width: 880px;
	font-size: 35px;
	color: #93ad8c;
	margin: auto;
	margin-top: 38px;
	margin-bottom: 38px;
}
.blog .share {
	font-size: 12px;
	font-family: 'Rund-Grotesk_medium', sans-serif;
	text-align: center;
	width: 85%;
	margin: auto;
	padding-bottom:40px;
}
.blog .share img {
	width: 20px;
	vertical-align: middle;
}
.blog .table-wp-editor2 {
	max-width: 976px;
}
.blog .return {
	font-size: 18px;
	margin: 40px auto;
	/* margin-bottom: 38px; */
	display: inline-block;
	text-align: left;
	width: 490px;
	font-weight: bold;
}
.blog .tags-container {
	width: 490px;
	margin: auto;
	text-align: center;
	padding-bottom:40px;
	font-family: 'Rund-Grotesk_medium', sans-serif;
}
.blog .tags-container a {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFF;
	text-transform: uppercase;
	border: 1px solid #000;
	font-size: 12px;
}

@media screen and (max-width:950px) {
	.blog h1.main-heading1-center {
		font-size: 38px;
		margin-bottom: 20px;
	}
	.blog p.main-paragraph-center {
		font-size: 16px;
		line-height: 20px;
		width: 80%;
	}
	.blog p.paragraph-center {
		width: 85%;
	}
	.blog blockquote {
		font-size: 20px;
		width: 90%;
	}
	.blog .table-wp-editor2 h1.heading1-left {
		font-size: 32px;
	}
	.blog .table-wp-editor2 p.paragraph-left {
		font-size: 18px;
	}
	.blog .table-wp-editor2 .first {
		padding-right: 0;
	}
}

@media screen and (max-width:750px) {
	.blog p img {
		width: 100%;
		height: auto;
	}
	.blog h1, .blog h2, .blog h3, .blog h4, .blog h5, .blog h6, .blog p.paragraph-left, .blog p.paragraph-left {
		width: 85%;
	}
	.blog h2.heading2-left, .blog h2.heading2-center {
		font-size: 38px;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.blog h3.heading3-left, .blog h3.heading3-center {
		font-size: 21px;
		margin-top: 25px;
	}
	.blog h3.heading3-center {
		margin-bottom: 25px;
	}
	.blog h4.heading4-left, .blog h4.heading4-center {
		font-size: 20px;
	}
	.blog p.paragraph-left, .blog p.paragraph-center {
		font-size: 17px;
		margin-bottom: 25px;
	}
	.blog .table-wp-editor h3, .blog .table-wp-editor p {
		width: 100%;
	}
	.blog .table-header3-left {
		color: #93ad8c;
		font-size: 25px;
	}
	.blog .table-wp-editor .first {
		padding-right: 10px;
		padding-left: 2.5%;
	}
	.blog .table-wp-editor .second {
		padding-right: 2.5%;
		padding-left: 10px;
	}
	.blog .table-wp-editor2 {
		width: 100%;
		padding-right: 2.5%;
		padding-left: 2.5%;
	}
	.blog .table-wp-editor2 .first, .blog .table-wp-editor2 .second {
		width: 100% !important;
		height: auto !important;
		display: block;
		margin: 0 auto;
		padding: 0;
	}
	.blog .table-wp-editor2 h3, .blog .table-wp-editor2 p {
		width: auto;
	}
	.blog .table-wp-editor2 {
		margin-top: 30px;
	}
	.blog .return {
		width: 95%;
		font-size: 17px;
	}
    .blog .tags-container {
        width: auto;
	padding-right: 2.5%;
	padding-left: 2.5%;
    }
	.blog-posts-list #tags-header {
		display: none;
	}
	.blog-posts-list #tags-cloud {
		display: none;
	}
    
}	


@media screen and (max-width:450px) {
	.blog .table-wp-editor {
		width: 100%;
		padding-right: 2.5%;
		padding-left: 2.5%;
	}
	.blog .table-wp-editor .first, .blog .table-wp-editor .second {
		width: 100% !important;
		height: auto !important;
		display: block;
		margin: 0 auto;
		padding: 0;
	}
	.blog .table-wp-editor h3, .blog .table-wp-editor p {
		width: auto;
	}

}





/* BLOG LISTA WPISOW */

.blog-posts-list {
    background-color:#e0e7de;
    
}
.blog-posts-list .post-short.post-first {
    max-width:860px;
    width:100%;
    margin:0 auto;
    box-sizing: border-box;
    position:relative;
     padding-left:20px;
    padding-right:20px;
    padding-top:40px;
    float:none;
}
.blog-posts-list #post-short-title {
    font-family:'Caudex', serif;
    font-size:23.5px;
    width:100%;
    max-width:500px;
    margin:0 auto;
    /* height: 100px; */
    text-align: left;
    padding-top:36px;
    padding-bottom:40px;
     color:#4e4e56;
    text-transform: uppercase;
}
.blog-posts-list .post-short {
    padding-bottom:95px;
}
.blog-posts-list .post-short.post-first #post-short-title {
    max-width: none;
    font-size:36px;
    letter-spacing: 1.4px;
    line-height:38.5px;
    width:100%;
    box-sizing: border-box;
    padding-left:160px;
    padding-bottom:38px;
    padding-top:0px;
}

.blog-posts-list #post-short-date {
    font-family:'Caudex',Sans-Serif;
    color:#000;
    font-size:16px;
    letter-spacing: 3px;
    text-align: left;
    width:100%;
    max-width:500px;
    margin:0 auto;
}
.blog-posts-list .post-short.post-first #post-short-date {
    
    max-width:none;
	
    position:absolute;
    top:10px;
    padding-top:40px;
    margin:auto;
   
}

.blog-posts-list .post-short.post-first img#thumb {
    
    width:100%;
    max-width:820px;
    height:auto;
    
}
.blog-posts-list .post-short #post-short-excerpt {
    color:#638959;
    font-family:'Caudex', serif;
    font-size:14px;
    line-height:18px;
    letter-spacing: 0px;
    text-align: left;
    margin: 0 auto;
    width:100%;
    max-width:500px;
    padding-top:22px;
}
.blog-posts-list .post-short.post-first #post-short-excerpt {
	font-size: 25px;
	line-height: 28px;
	margin: 0 auto;
	width:100%;
	max-width:520px;
	padding-top:50px;    
}
.blog-posts-list .post-short #post-short-more {
    
    
    margin: 0 auto;
    width:100%;
    max-width:500px;
    padding-top:37px;
    text-align: left;
    
}
.blog-posts-list .post-short #post-short-more a {
    
    color:#9e9e9e;
    
}
.blog-posts-list .post-short.post-first #post-short-more {
    
    
    margin: 0 auto;
    width:100%;
    max-width:520px;
    padding-top:37px;
    
}
.blog-posts-list .post-short.post-first #post-short-more a {
    font-family:'Rund-Grotesk_medium',Sans-Serif;
	letter-spacing: 0px;
    font-size:12px;
    color:#9e9e9e;
}
.blog-posts-list #tags-header {
    
    
    font-family:'Rund-Grotesk_medium',Sans-Serif;
	letter-spacing: 0px;
    font-size:16px;
    color:#000000;
    text-align: center;
/*    padding-top:95px;*/
    padding-bottom:20px;
    
}

.blog-posts-list #tags-cloud {
    width:100%;
    max-width:1020px;
    margin:0 auto;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
    padding-bottom:100px;
}
.blog-posts-list #tags-cloud a {
	display: inline-block;
	margin: 2px;
	font-family: 'Rund-Grotesk_medium', sans-serif;
	letter-spacing: 0px;
	font-size: 10px !important;
	background-color: #FFF;
	border: 1px solid #4e4e56;
	text-align: center;
	color: #4e4e56;
	padding: 4px;
	text-transform: uppercase;
}

.blog-posts-list .post-short {
    text-align: center;
    width:50%;
    float:left;
    position: relative;
}

.blog-posts-list .post-short img#thumb {
    
    width:100%;
    max-width:500px;
    height:auto;
    
}


@media screen and (max-width:1280px) {
    .blog-posts-list .post-short img#thumb, .blog-posts-list .post-short #post-short-more, .blog-posts-list #post-short-date, .blog-posts-list #post-short-title, .blog-posts-list .post-short #post-short-excerpt  {
        max-width:420px;
    }
}
@media screen and (max-width:1100px) {
    .blog-posts-list .post-short img#thumb, .blog-posts-list .post-short #post-short-more, .blog-posts-list #post-short-date, .blog-posts-list #post-short-title, .blog-posts-list .post-short #post-short-excerpt  {
        max-width:360px;
    }
}
@media screen and (max-width:840px) {
   .blog-posts-list .post-short {
       float:none;
    }
    .blog-posts-list .post-short img#thumb, .blog-posts-list .post-short #post-short-more, .blog-posts-list #post-short-date, .blog-posts-list #post-short-title, .blog-posts-list .post-short #post-short-excerpt  {
        max-width:540px;
    }
    .blog-posts-list .post-short {
        width:70%;  
        margin: 0 auto;
    }
}
@media screen and (max-width:760px) {
	.blog-posts-list .post-short.post-first #post-short-title {
		font-size: 26px;
	}
}
@media screen and (max-width:650px) {
	.blog-posts-list .post-short.post-first #post-short-title {
		font-size: 22px;
	}
}
@media screen and (max-width:620px) {
	.blog-posts-list .post-short {
		box-sizing: border-box;
		width:100%;  
		padding-left:20px;
		padding-right:20px;
	}
	.blog-posts-list .post-short.post-first #post-short-date {
		padding-top:0px;
	}
	.blog-posts-list .post-short.post-first #post-short-title {
		padding-left:0px;
		padding-top:0px;
		font-size: 18px;
		line-height: 20px;
		margin-top: 36px;
	}
	.blog-posts-list .post-short.post-first #post-short-date {
		position:static;
	}
	.blog-posts-list #post-short-title {
		font-size: 18px;
	}
	.blog-posts-list .post-short.post-first #post-short-excerpt {
		font-size: 18px;
	}
	.blog-posts-list .post-short {
		padding-bottom: 70px;
	}
	.blog-posts-list #tags-cloud {
		padding-bottom: 80px;
	}
	.blog-posts-list #tags-cloud a {
		font-size: 12px !important;
		margin: 4px;
		padding: 6px;
	}
}