@import url(https://fonts.googleapis.com/css?family=Luckiest+Guy);

#header .avada-row, #main .avada-row, .footer-area .avada-row, #slidingbar-area .avada-row, #footer .avada-row #header .avada-row, #main .avada-row, .footer-area .avada-row, #slidingbar-area .avada-row, #footer .avada-row .page-title-wrapper{
	max-width: 1110px;
}

#main .reading-box h2, #main h2, Ê.post-content h2 {
	 font: 30px/26px 'Luckiest Guy', cursive !important;
	 text-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}

#main p {
	font-size: 18px;
	line-height: 30px;
}

.page-title-wrapper {
	max-width: 1110px;
}

.banner-container {
	margin-top: -45px !important;
	width: 40%;
	float: left;	
}

.headerbanner {
	cursor: pointer;
}

.breadcrumbs {
	display: none;
}

.pf4k-button-home {
	width: 20%;
	padding-bottom: 20%;
	margin: 2.5%;
	float: left;
	cursor: pointer;
}

.pf4k-button-home:hover {
	background-position: 0 100%;
}

.pf4k-button {
	width: 12%;
	padding-bottom: 12%;
	margin: 0.5%;
	margin-top: -10px;
	float: left;
	cursor: pointer;
}
.pf4k-button:hover {
	background-position: 0 100%;
}

.first-pf4k-button {
	margin-left: 9%;
}

#pf4k-in-the-mag {
	background-image: url(/images/PF4K/buttons_mag.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
#pf4k-online-puzzles {
	background-image: url(/images/PF4K/buttons_puzzles.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
#pf4k-online-games {
	background-image: url(/images/PF4K/buttons_games.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
#pf4k-win {
	background-image: url(/images/PF4K/buttons_win.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}
#pf4k-shop {
	background-image: url(/images/PF4K/buttons_shop.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
}

.kidsmenu {
	clear: both;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: right;
}

.kidsmenu a {
	padding: 5px 10px;
	border-radius: 10px;
	margin-left: 10px;
	text-shadow: 1px 1px 2px #bbb;
	box-shadow: 1px 1px 5px #bbb;
	display: inline-block;
	margin-top: 10px;
	
}

.kidsmenu a:hover {
	color: #fff;
	background-color: #f05858;
	text-shadow: 1px 1px 2px #333;
}
.quadra-image {
  background: url("/images/PF4K/quadra.jpg") no-repeat;
}

.wheel-image {
  background: url("/images/PF4K/wheel.jpg") no-repeat;
}

.image-doku {
  background: url("/images/PF4K/doku.jpg") no-repeat;
}

.image-word {
  background: url("/images/PF4K/wordsearch.jpg") no-repeat;
}

.image-spell {
  background: url("/images/PF4K/spellbound.jpg") no-repeat;
}

.checker-grid {
  width: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.checker-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  color: #333333 !important
}

.checker-row:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.checker-col {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.reading-box-container {
    margin: 0 0 30px !important;
}

.checker-item {
  display: table-cell;
  vertical-align: middle;
}

.checker-item_landing-page {
  height: 300px;
  max-height: 300px;
  padding: 30px;
}

#main .checker-item_landing-page h2 {
  font-size: 30px;
  line-height: 36px;
  font: 30px/26px 'Luckiest Guy', cursive !important;
  -webkit-background-size: 200.22% auto;
  background-position: -0% 0;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 50%, #FFF947  50%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #FFF947  50%);
  -webkit-transition: background-position 0.5s ease-out;
  padding-left: 0.2em;
}

.checker-item_landing-page:hover h2 {
  background-position: -99.99% 0;
}

.checker-item_landing-page p {
  font-size: 16px;
  line-height: 20px;
  font-family: 'Open Sans', sans-serif;
}

.image-bg {
  -webkit-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out;
  background-size: 115%;
  top: 0;
  background-position: top;
}

.boxshadow {
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

#main .checker-row:hover .checker-item_landing-page h2 {
    background-position: -99.99% 0;
}

#main .checker-row:hover .image-bg {
    background-size: 130% !important;
}


#greenmonster {
	position:fixed;
	bottom: 50px;
	right: -430px;
}

#purplemonster {
	position:fixed;
	bottom: 300px;
	left: -360px;
}

#orangemonster {
	position:fixed;
	bottom: 0px;
	left: -315px;
}


@media screen and (max-width: 600px) {
	.banner-container {
		margin-top: -10% !important;
		width: 100%;
		float: none;	
	}

	.pf4k-button {
		width: 20%;
		padding-bottom: 20%;
		margin: 2.5%;
		float: left;
		cursor: pointer;
	}

	.first-pf4k-button {
		margin-left: 2.5%;
	}

  .checker-row.even-odd > .checker-col.even {
  -webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
  -ms-flex-order: 1;              /* TWEENER - IE 10 */
  -webkit-order: 1;               /* NEW - Chrome */
  order: 1;       
  }

  .checker-row.even-odd > .checker-col.odd {
  -webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
  -ms-flex-order: 2;              /* TWEENER - IE 10 */
  -webkit-order: 2;               /* NEW - Chrome */
  order: 2;       
  }

  .checker-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

	.checker-col {
		min-width: 100%;
		min-height: 220px;
		padding: 0 20px;
	}

	.checker-item {
		min-height: 0;
	}

	.checker-item.checker-item_landing-page {
		height: auto;
		min-height: 0;
		display: inline-block;
	}

	.checker-item.checker-item_landing-page h2 {
		font-size: 24px;
		line-height: 28px;
	}

	.image-bg {
		-webkit-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		background-size: cover;
		top: 0;
		background-position: top;
	}

	.image-bg:hover {
		background-size: cover;
	}

	.post-content p {
		margin: 0 40px 20px 0;
	}

	.smallclear {
		clear: both;
		height: 50px;
	}
	
	#greenmonster, #purplemonster, #orangemonster {
		display: none;
	}

}