/*
Theme Name: KiddoTurf Child
Theme URI: http://themefuse.com/demo/wp/kiddo-turf/
Description: Child theme for the KiddoTurf theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Tags: translation-ready
Template: kiddo-turf-parent
*/
@import url("../kiddo-turf-parent/style.css");

/* *** List *** */
dl {
  border: 0px double #ccc;
  padding: 0.2em;
	margin: 0.1em 0 !important;
}
dt {
  float: left;
  clear: left;
  width: 10px;
  text-align: right;
  font-weight: bold;
  color: green;
}
dt:after {
  content: " ";
}
dd {
  margin: 0 0 0 20px !important;
  padding: 0 0 0.1em 0;
}

	
.size-medium , .wp-image-401 {
	padding: 5px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	box-shadow: 0px 1px 5px rgba(99, 99, 99, .4);
}


#top_social {
    background: rgba(33, 33, 33, 0);
		border-radius: 5px;
    height: 50px;
    left: 640px;
    position: absolute;
    top: 150px;
    width: 50px;
    z-index: 4;
}

#top_social a img {
	float: right;
	height: 100%;
	width: auto;
}
	
.container .rocket {
	display1: none;
}


/* *** Slider *** */
.sft.slide_title1 {
	color: #ffe000;
	width: 42%;
	border-radius: 10px;
	margin: -25px 0px 0px  -20px;
	padding: 25px 0px 250px 20px;
	background: rgba(0, 0, 0, .66);
}

.sfl.slide_title2 {
	color: #ff1010;	
}

.sfl.slide_descr {
	color: #20e000;	
}

/* *** Startowa *** */
#bbb2.big_button_box { /* wp-content/themes/kiddo-turf-parent/images/button_box_bg.png */
  background: url("/wp-content/images/button_box2_bg.png");	
}

.box {
	z-index: 2;
}


/* *** O Nas - Tabele ***  */
.mytab .lft, .mytab .rft {
	float: left;
	padding: 5px 2% 5px 2%;
	width: 95%;
}
.mytab .rft {
	float: right;
}


/* *** PopCorn *** */
#popLine { 
	width: 85%;
	margin: 0 auto;
}
#popLine img{ 
	width: 16,5%;
	height: auto;
}


/* *** Galeria *** */  
.ngg-gallery-thumbnail-box:nth-child(6n-5) .ngg-gallery-thumbnail img {
	background-color: #80c000 !important;
}
.ngg-gallery-thumbnail-box:nth-child(6n-2) .ngg-gallery-thumbnail img {
	background-color: #0050f0 !important;
}
.ngg-gallery-thumbnail-box:nth-child(6n-4) .ngg-gallery-thumbnail img {
	background-color: #b000c0 !important;
}
.ngg-gallery-thumbnail-box:nth-child(6n-1) .ngg-gallery-thumbnail img {
	background-color: #e06000 !important;
}
.ngg-galleryoverview {
    overflow: visible !important;
}
.ngg-gallery-thumbnail {
    border: 0px solid #a9a9a9 !important;
}
.ngg-gallery-thumbnail img{
	border-radius: 18px;
	box-shadow: 1px 1px 3px 1px rgba(0,0,0,.2);
	transition: all 0.2s ease-in 0s;
}

.ngg-gallery-thumbnail:hover a img {
	transform: scale(1.03);
	box-shadow: 1px 1px 4px 1px rgba(0,0,0,.2);
	transition: all 0.2s ease-in 0s;
}

.ngg-gallery-thumbnail-box { margin: 5px .5%!important; width: 49%!important; }
.ngg-gallery-thumbnail a { display: block; /*overflow: hidden;*/ }
.ngg-gallery-thumbnail a img { border: 0px solid #8eb83b!important; width: 95%!important; height: auto!important; 
	padding: 2%!important; margin: 0 auto!important; }


.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}


/* 
	*** Kontakt ***  
	*/
#znaczki {
	display: none;
}
.comment-list h2, .add-comment h3, .comment-respond h3, .box_sprite .subtitle, #form_messages h2, h1, h2, h3, h4, h5, h6 {
	font-family: 'sans-serif', Varenda, Tahoma, Arial;
}
#form_messages h2 {
	line-height: 1.65em;
}

/* *** Footer ***  */

.footer .copyright {
	line-height: 12px;;
}


.hndle.ui-sortable-handle span {
	display: none;
}


.hit-counter-max {
	background: url('/wp-content/images/footer_bg.jpg') top center;
}

.hit-counter-max .wwlink a {
	color: #48b;
}



