	/*
Theme Name: Twenty Sixteen Child
Template: twentysixteen
Theme URI: http://www.katyiluki.pl/themes/twenty-sixteen-child/
Author: Maciej Kostecki
Author URI: http://www.wydajnyweb.pl
Description: Twenty Sixteen Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: custom
Text Domain: twenty-sixteen-child

*/
@import 'https://fonts.googleapis.com/css?family=Lato:300,400,400i,700&subset=latin-ext';

body {background-color:#80807a;}
body, button, input, select, textarea {font-family: 'Lato', sans-serif !important;}
body, p {color:#000; font-family:'Lato', sans-serif; font-weight:400; font-size:16px; line-height:24px;}
.bigger {font-size:24px;}

/* CUSTOM LOGO */
/*.custom-logo {max-width:100%!important;}*/
/* END CUSTOM LOGO */

.page h1.entry-title, .archive h1.entry-title {text-align:center;}
.list-title {text-align:left;}
.inside-grid-column {text-align:center;}
.more-link {
    display:inline-block;
	text-align:center;
	background-color:#a8a8a1; 
    color:#fff;
    padding:8px 16px;
    margin-top:10px;
	font-size:16px;
	}

ol, ul {padding-left:16px;}
a.cta1 {
    display:inline-block;
	text-align:center;
	background-color:#a8a8a1; 
    color:#fff;
    padding:10px 16px;
    margin-top:10px;
	font-size:18px;
}
a.cta2 {
    display:inline-block;
	text-align:center;
	background-color:#fff; 
    color:#a8a8a1;
	border:1px solid #a8a8a1;
    padding:10px 16px;
    margin-top:10px;
	font-size:18px;
	box-shadow:none!important;
}
a.cta1:hover {background-color:#80807a; color:#fff;} a.cta2:hover {background-color:#eee; color:#80807a;}

.main-navigation {font-family: 'Lato', sans-serif !important; font-weight:400; text-transform:uppercase;}
h1, h2, h3, .entry-title {font-family: 'Lato', sans-serif !important;  text-transform:uppercase; font-weight:300 !important; color:#80807a; line-height:48px;}
h1, .entry-title {font-size:36px;}
h2 {font-size:24px;}
h3 {font-size:18px;}
h1 a, h2 a, h3 a {font-weight:400;}

.header-image {display:none;}
.home .header-image {display:block; border:2px solid #a8a8a1;}
.home .entry-title {margin-bottom:20px;}
.home h3 a {text-decoration:none; box-shadow:none!important;}

.post p img, .home .entry-content img {border:2px solid #a8a8a1;}

/* ARTYKUŁY */
.page-header {border-top:none!important;}
.single-header, .single-post-content {max-width: 680px;}
.single h4 {font-size:18px !important; margin-bottom:24px;}
.single .site-main .post-navigation {display:none;}
.single h2 {line-height:32px; margin-bottom:24px;}
.category .post .single-header h2.entry-title a {color:#a8a8a1;}
.category .post .single-header h2.entry-title a:hover {color:#80807a;}

/* REALIZACJE */

.list-title {margin-bottom:16px;}
.list-thumbnail {float:left; display:block;margin-bottom:20px; border:2px solid #a8a8a1; margin-right:20px;}
.list-content {float:left; display:block;}
.entry-separator {clear:both; width:100%; border-top:1px solid #aaa; border-bottom:1px solid #fff; margin-bottom:50px; display:block;}
@media screen and (max-width: 710px) {
.list-entry, .single-post-content {padding:0 20px;}	
.category-heading, .single-header {padding:6px 20px;}
}
@media screen and (min-width: 711px) and (max-width: 910px) {
.list-entry, .single-post-content {padding:0 30px;}
.category-heading, .single-header {padding:6px 0; margin:0 30px 30px 30px;}
}

.category-heading {text-transform:uppercase; background-color:#a8a8a1; color:#fff; font-size:24px; padding:6px 20px; margin-bottom:30px; font-weight:400;}

.site-info, .site-info a {color:#aaa; font-size:11px;}
