/*
Theme Name: Wielki Człowiek
Theme URI: -
Author: -
Author URI: -
Description: ____
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: wordpress, responsive
Text Domain: 
*/


body {
    font-size: 10px;
    font-family: 'Palanquin', sans-serif;
    color: #a1a1a1;
}

header button {
    background-color: transparent;
    border: none;
    margin-left: 22px;
    padding: 0;
    cursor: pointer;
}

.wp_user_stylesheet_switcher button:last-of-type {
    margin-right: 14px;
}

blockquote {
    color: #fff;
    font-size: 1.4rem;
    text-align: center;
}

.link {
    color: #f59a2a;
    font-weight: 600;
}

p, li, i {
    font-size: 1rem;
    color: #000;
}

i, em {
    font-style: italic;
}

ol {
    list-style-type: decimal;
    margin-left: 25px;
}

div.wpcf7-response-output {
    color: #fff;
    font-size: .7rem;
}

a {
    color: #56b5eb;
}

a:hover {
    text-decoration: none;
    opacity: .75;
}

.container {
    max-width: 1140px;
    margin: 0 auto;
}

.white {
    color: #fff !important;
}

.orange {
    color: #f59a2a;
}

.light-blue {
    color: #56b5eb;
}

footer {
    padding: 50px;
    background-color: #b9cc6a;
}

#partnerzy {
    background-color: #fff;
}

#partnerzy p {
    color: #3c4862;
    padding-bottom: 10px;
    font-weight: 600;
    text-align: center;
    font-size: 0.8rem;
}

#partnerzy ul li {
    float: left;
    padding: 20px 15px;
    border-left: solid 1px #3c4862;
    min-height: 170px;
}

#partnerzy ul li:last-child {
    border-right: solid 1px #3c4862;
}

#partnerzy ul li img {
    padding: 0px 12px;
    max-height: 65px;
}

#pobierz-broszure {
    background-image: url('img/pobierz-broszure-bg.png');
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    box-shadow: 0px 2px 2px 1px #000000;
}

#pobierz-broszure2 {
    background-image: url('img/pobierz-broszure-bg2.jpg');
	background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    box-shadow: 0px 2px 2px 1px #000000;
}
.row-book2 {
	padding: 0;
}
.row-book2 img {
	width: 85%;
	padding: 0.2rem 1rem 1.4rem !important;
}

#player > div div {
/*    box-shadow: 0px 0px 5px 2px #000000;*/
/*    border: solid 4px red;*/
}

#player ul.slick-dots {
/*    float: right;   */
    margin: 10px auto;
    width: 55px;
}

#switch {
    display: none;
    float:  right;
    padding: 20px;
    cursor: pointer;
    color: #fff;
}

#aktualnosci, #projekty, #galeria {
    clear:both;
}
#news {
    position: relative;
}

#aktualnosci {
    margin-top:50px;
    position: relative;
}

ul.aktualnosci-lista1 li {
    min-height: 580px;
}

header ul.social-menu li {
    margin-right: 30px;
}

ul.social-menu li {
	float: left;
    margin-right: 45px;
}

ul.social-menu li:last-child {
    margin-right: 0;
}

.footer-menu div {
	margin: 10px;
}

.footer-menu a {
	font-size: 1.1rem;
    color: #fff;
    float: left;
}

#switch {
    float: right;
}

#player_video {
/*    background-image: url('img/splot.jpg');*/
}

#o_projekcie, .lista-ksiazek {
    background-image: url('img/idea.png');
    background-attachment:fixed;
/*    padding-bottom:50px;*/
}

.o_projekcie_thumb img {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

ol#ksiazki-lista {
    text-align: left ;
    list-style-type: decimal;
}

ol#ksiazki-lista li {
    font-size: 1rem;
    color: #fff;
}

.wp-post-image {
    width:100%;
    height: auto;
}

.menu-item {
    background-repeat: no-repeat !important;
    background-position: center center;
}

#menu-glowne-container {   
    display: block;
}

ul#menu-glowne, ul#menu-podstrony {  
    float: right
}

ul#menu-glowne li, ul#menu-podstrony li {
    display: inline-block;
    padding: 0 12px;
}

ul#menu-glowne li:last-child, ul#menu-podstrony li:last-child {
    padding-right: 12px;
}

ul#menu-glowne li a, ul#menu-podstrony li a {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #6b80aa;
}

#menu-spolecznosciowe {
    float: right;
    margin-top: 5px;
}

#menu-spolecznosciowe-dol {
    float: right;
    margin-top: -5px;
}

ul.menu-spolecznosciowe li {
    float:left;
    height:50px;
    width: 40px;
}

ul.menu-spolecznosciowe li a img {
    background-repeat: no-repeat !important;
    background-position: left top;
}

.visible {
    display: block !important;
    -webkit-transition: .4s all;
    transition: .4s all;
}

.media-heading-category {
    text-transform: uppercase;
    color:#ffc20e;
    padding: 20px 20px 20px 0;
    background-color: #fff;
    display: block;
}

#main h1, .media-post-title {
    color:#f59a2a;
    text-align: center;
}

#main .media-body h1, .media-post-title {
    margin: 0 0 20px 0;    
}

h2.media-post-title {
    text-align: left;
    font-size: 2rem;
    font-weight: 600;
}

.content p:first-child {
    font-size:1.3rem;
    font-weight: 600;
    color: #b1b1b1;
}

#flowers {
    background-image: url('img/flowers-bg.jpg');
    height:92px;
    width: 100%;
    background-attachment: fixed;
}

.more-link {
    display: block;
    margin-top: 20px;
    color:#f59a2a;
    font-weight: 600;
    font-size: 1.2rem;
}

#menu-glowne-container, #searchform {
    float: left;
}

.current-menu-item, .current-menu-parent, .current-post-parent {
    background-color: #dfebf0;
}

.search {
    float: right;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.recent-post-slider .recentpost-categories {
display: none;}

.recent-post-slider.design-1 .post-content-left {
    
}

.media {
    position: relative;
}

.dots-container {
    position: absolute;
    top: 120px;
    right: 20px;
    z-index: 9999;
}

.slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: none;
  transition: all 0.5s;
  display: inline-block;
  font: 0px/0px tahoma;
  cursor: pointer
}

.slick-dots li.slick-active button {
  border: solid 2px #fff;
    width: 17px;
    height: 17px;
    opacity: .5;
}

button.slick-arrow {
    padding: 20px;
    position: absolute;
    top: 50%;
    z-index: 9999;
    opacity: .5;
}

button.slick-arrow.slick-next {
    right: 0;
}

ul.slick-dots li {
    float: left;
    margin-right: 10px;
}

ul.slick-dots li:nth-child(1) button {
    background-color: #f16ea9;
}

ul.slick-dots li:nth-child(2) button {
    background-color:#f8931e;
}

ul.slick-dots li:nth-child(3) button {
    background-color:#8dc9e8;
}

ul.slick-dots li button {
    background-color:#8dc9e8;
}

h2.czytaj_dziecku {
    color: #ffc20e;
    text-align: center;
    margin-bottom: 20px;
}

#co-czytac li {
    font-size: 2rem;
    color: #fff;
    text-align: center;
}

#o_projekcie h1, #o_projekcie h2 {
    padding: 0;
    color:#f59a2a;
    text-align: center;
}

.ksiazki {
    margin: 30px 0;
}

.fb, .insta, .ik {
	width: 36px;
	height: 36px;
}

.twitter, .yt {
	width: 36px;
	height: 36px;
}

footer input[type="submit"] {
    background-color: #f8931e;
    color: #fff;
    font-weight: 600;
    font-size: .8rem;
    padding: 10px;
    border: none;
    margin-top: 0px !important;  
    text-transform: uppercase;
}

footer input[type="text"] {
    font-weight: 300;
    font-size: 1rem;
    padding: 10px;
    border: none;
}

footer.container-fluid {
    padding: 30px 0;
}

header input[type="submit"] {
    display: none;
}

input#s {
    width: 143px;
    height: 32px;
    padding: 0 10px;
    margin: 10px;
    background-color: #fff;
	color: #aaa;
	font-weight: 300;
    font-size: 1rem;
	background-image: url('img/search-bg.png');   
    background-repeat: no-repeat;
    border: solid 1px #6b80aa;
}

form.wpcf7-form {
    position: relative;
    width: 100%;
    padding: 30px;
    background-image: url('img/groszki.jpg');
    background-attachment: fixed;
    background-position: center center;
    float: left;
}

form.wpcf7-form #komentarz {
    float: right;
    margin-top: -90px;
    height: 160px;
    width: 50%;
}

form.wpcf7-form #autor {
    float:left;
    clear: left;
    height: 70px;
    width: 45%;
}

form.wpcf7-form #tytul {
    float:left;
    clear: inherit;
    height: 70px;
    margin-bottom: 20px;
    width: 45%;
}

form.wpcf7-form input[type="submit"] {
    background-image: url('img/wyslij.png');
    background-color: transparent;
    height: 46px;
    width: 100px;
    border: none;
    margin-bottom: 0px;  
    margin-top: 20px;  
    float: right;
    font: 0px/0px tahoma;
    cursor: pointer;
}

form.wpcf7-form input[type="text"] {
    height: 46px;
    width: 100%;
    border: none;
    margin-top: 30px;  
    padding: 0 20px;
}

.wpcf7-response-output {
    clear: both;
}

#zamow-ksiazke form.wpcf7-form {
    background: none;
    width: 100%;
}

#zamow-ksiazke {
    background-image: url('img/formularz.jpg');
    background-attachment: fixed;
    background-position: center center;
}

ul.aktualnosci-lista li {
    width: 50%;
    float: left;
}

.first-post {
/*    background-image: url('img/aktualnosci-poziom.jpg');*/
    background-size: cover;
    background-position: center center;
    width: 100%;
}

.czytanie {
    margin: 20px 0;
}

.lat-0-3 {
    background-color: #fcf4ea;
}

.lat-3-6 {
    background-color: #f4f8fa;
 }

.lat-6-10 {
    background-color: #f7f4f6;
}

.czytanie ul li::before {
  content: "• ";
  color:#a3c9d9;
  font-size: 150%;  
}

span.s1 i {
    font-weight: 600;
    display: block;
    font-size: 1.1rem;
    padding-left: 5px;
}

.cytat {
/*    background-image: url('img/cytat.jpg');*/
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
}

.cytat-opis {
    font-family: serif;
    font-style: italic;
    font-size: 1.2rem;
    padding-right: 50px;
    padding-left: 20px;
}

.jak-czytac {
    background-color: #f3f9fb;
}

ol.ksiazki li {
    float: left;
    width: 33%;
    padding-right: 60px;
    min-height: 140px;
    text-align: center;
}

/*
ol.ksiazki li:nth-of-type(1), ol.ksiazki li:nth-of-type(2), ol.ksiazki li:nth-of-type(3)   {
    min-height: 420px;
    text-align: center;
}
*/

ol.ksiazki li img   {
    padding: 20px 0;
}

@media screen and (max-width: 769px) {

ul.aktualnosci-lista1 li {
    min-height: inherit;
}    
    
.dots-container {
    float: none;
    position: absolute;
    top: 100px;
    right: 0%;
    width: 100px;
    margin: 0 auto;
}    
    
#partnerzy ul li {
    float: left;
    padding: 20px;
    border: none;
    width: 49%;
    min-height: 200px;
}    
      
#partnerzy p {
    text-align: left;
}    

#partnerzy ul li:last-child {
    border: none;
}    

#partnerzy ul li img {
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
    padding: 0;
}    
    
ul.social-menu li {
    margin-right: 20px;
    margin-bottom: 0px;
}

#switch {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}

#top-header {
    display: none;
}

.menu-glowne-container {
    display: none;
    position: absolute;        
    top:80px;
    left:160px;
    z-index: 9999;
}
   
ul#menu-glowne, #menu-podstrony {
    width: 100%;
    box-shadow: 0px 0px 2px 2px #e1e1e1;
    background-color: #fff;
}

ul#menu-glowne li, ul#menu-podstrony li {
    width: 100%;
    background-color: #fff !important;
    padding: 20px;
    border-bottom: solid 1px grey;
}

ul#menu-glowne li a, ul#menu-podstrony li a {
    color: #000;
}

ul#menu-glowne li a:hover, ul#menu-podstrony li a:hover {
    color: red;
}
    
ul#menu-glowne li:last-child, ul#menu-podstrony li:last-child {
    border-bottom: none;
}    

.menu-spolecznosciowe {
    display: none;
}    
    
#main .media-body .content {
    width:100%;
}

ul.footer-menu li {
	width:100%;
    float: left;
    margin-bottom: 5px;
    padding: 0px 10px 5px 0;
}

.footer-menu li a {
	font-size: 1rem;
}

#ksiazki-lista li {
    text-align: center;
}

#rekomendacja {
    text-align: center;
}

footer input[type="text"] {
    width: 65%;
}

footer input[type="submit"] {
    float: inherit;
}    

.o_projekcie_thumb {
    min-height: inherit;
}
.first-post {
    background-image: url('img/aktualnosci-pion.jpg');
}
    
ol.ksiazki li {
    width: 100%;
    min-height: inherit;
    padding-bottom: 20px;
}

ol.ksiazki li img   {
    padding: 20px 0;
}    
    
form.wpcf7-form #komentarz {
    float: inherit;
    margin-top: inherit;
    height: 160px;
    width: 100%;
}

form.wpcf7-form #autor {
    float:inherit;
    clear: left;
    height: 70px;
    width: 100%;
}

form.wpcf7-form #tytul {
    float:inherit;
    clear: inherit;
    height: 70px;
    margin-bottom: 20px;
    width: 100%;
}    
    
    
ul.aktualnosci-lista1 li {
    margin-bottom: 30px;
}

}

.unordered {
    list-style-type: disc; 
    margin-left: 20px;
}

/* The Gallery container (div) */
.gallery { }

/* A Gallery item container,
 for 3, 2 and 4 column galleries */
.gallery .gallery-item { 
    box-shadow: 0px 0px 2px 2px #e1e1e1;
}
.gallery-columns-2 .gallery-item { }
.gallery-columns-4 .gallery-item { }

/* The actual image inside a container
for 3, 2 and 4 column galleries */
.gallery img { width: 100%; height: auto; }
.gallery-columns-2 .attachment-medium { }
.gallery-columns-4 .attachment-thumbnail { }

/* A gallery image caption */
.gallery .gallery-caption { }

/* Definition lists elements */
.gallery dl, .gallery dt { width: 100%; height: auto }

/* Pick the second line break if two
line breaks are adjacent */
.gallery br+br { }



@media (min-width:769px){
	.menu-glowne-container ul > li > ul {
		visibility:hidden;
		opacity: 0;
		-moz-opacity: 0;
		filter:alpha(opacity=0);
		list-style-type: none;
		position: absolute;
/*		top: 120px;*/
		padding: 0;
		margin: 0;
		line-height: 32px;
		width: auto;
		z-index: 9999;
		-webkit-transition: all .40s ease;
		-moz-transition: 	all .40s ease;
		-ms-transition:		all .40s ease;
		-o-transition: 		all .40s ease;
		transition: 			all .40s ease;
	}
	.menu-glowne-container ul li ul li {
		float: none;
		margin: 0;
		position: relative;
		text-align: left;
		width: auto;
		z-index: 1;
		background-color: #dfebf0; 
	}
	
	.menu-glowne-container ul li ul li a {
		padding:16px 15px;
	}
	
	.menu-glowne-container ul li.current-menu-item ul li a,
	.menu-glowne-container ul li ul li.current-menu-item a,
	.menu-glowne-container ul li.current_page_ancestor ul li a,
	.menu-glowne-container ul li.current-menu-ancestor ul li a,
	.menu-glowne-container ul li.current_page_item ul li a {
		width: auto !important;
		line-height: 20px;
		font-size: 17px;
		height: inherit;
		color: #747474;
		font-weight:400;
		position:relative;
	}
	
	.menu-glowne-container ul li ul li a{
		font-size: 1em;
		height: inherit;
		color: #747474;
	}
}

.menu-glowne-container .menu li a {
	color: #666666;
	transition: all 0.2s linear;
	font-weight:300;
	width:100%;
}

.menu-glowne-container a:hover,
.menu-glowne-container ul li.current-menu-item > a,
.menu-glowne-container ul li.current_page_ancestor > a,
.menu-glowne-container ul li.current-menu-ancestor > a,
.menu-glowne-container ul li.current_page_item > a,
.menu-glowne-container ul li:hover > a {
	transition: all 0.2s linear;
}

.menu-glowne-container > ul > li:hover > ul {
	display: block;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=100) !important;
  	visibility:visible !important;
  	top: 35px;
}

.page-numbers {
    padding: 0 10px;
    font-size: 1.2rem;
    display: inline-block;
}
 
.wp-post-navigation {
    margin-top:40px;
}
/*

.img-post {
    height:100px;
    overflow:hidden;
    margin-bottom:10px;
}
*/

.post-title {
    min-height:40px;display:block;
}

@media screen and (max-width: 768px) {
.img-post {
    height:300px;
}
.post-title {
    min-height: auto;
}
    
}
.img-50 {
    width: 50%;
    height: auto;
}

.img-80 {
    width: 80%;
    margin: 0 auto;
    height: auto;
}
.img-40 {
    width: 50%;
    margin: 0 auto;
    height: auto;
}

#o_projekcie div {
/*    border: solid 1px red;*/
}
