/* CSS Document */


body {
	color: #333;
	font-family: 'Ubuntu', Arial;
	font-size:62.5%;/*10px=1em*/
	font-weight: lighter;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-weight: 400;
	line-height: 1.25em;
}
h1{
	font-size: 2.6em;
}
h2{
	font-size: 2.1em;
}
h3, h4, p{
	font-size: 1.4em;
}
p{
	line-height: 1.4em;
}

#footer2 .nav_main .nav_products {
  top: -9.5em;
}

#home #side1 .nav_products li {
	font-size: 1.4em;
	letter-spacing: .07em;
	line-height: 1em;
}
#home #side1 #news_inner {
	background-image: url(../../img/balloonnews.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#home #side1 #news_inner #news_body {
	background-color: rgb(255,255,255,.6);
	border-radius: 4px;
	margin-top: 5em;
}
#home #side1 #news_inner h2 {
	display: block;
	font-family: 'Reenie Beanie', cursive;
	font-size: 3.7em;
	font-style: normal;
	font-weight: 400;
}
#home #side1 #news .more p {
	font-weight: 500;
	padding-top: 11px;
}

#home .top_story h2,
.page .product_name h1,
.font_hande1 {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-weight: 300;
}
#home .top_story {
	position: relative;
}
#home .top_story h2{
	color: #515050;
	letter-spacing: .07em;
	line-height: 1.25em;
}
#home .top_story#pencil,
#home .top_story#peacock {
	 background-image: none;
 }
#home .wrap_top_story #pencil h3,
#home .wrap_top_story #print h3, 
#home .wrap_top_story #peacock h3 {
	display: block;
	font-family: 'Reenie Beanie', cursive;
	font-size: 4em;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -.02em;
	line-height: .9em;
	position: absolute;
}
#home .wrap_top_story #pencil h3 {
	color: #f299c0;
	text-align: left;
	top: 188px;
	left: 16px;
	text-indent: .8em;
}
#home .wrap_top_story #print h3 {
	color: #92c7ed;
	text-align: center;
	top: 197px;
	left: 65px;
}
#home .wrap_top_story #peacock h3 {
	color: #986499;
	text-align: center;
	top: 83px;
	left: 67px;
}

#home .top_story#eco h3 {
	font-weight: 300;
	font-size: 1.4em;
}

.page .nav_product_name li {
	letter-spacing: .07em;
	font-size: 1.4em;
	line-height: 1.5em;
	padding-left: .5em;
}

.page .product_name h1 {
	font-family: 'Ubuntu', Arial, sans-serif;
	font-size: 2.5em;
	line-height: 1.5em;
	letter-spacing: .04em;
}
.page .nav_product_name li {
	font-size: 1.4em;
	line-height: 1.6em;
	padding-left: .3em;
}
.page .products p {
	font-size: 1em;
}
.page tbody {
	font-size: 1.5em;
	line-height: 1.4em;
}
.page th {
	width: 35%;
}

.page#yoyo #yoyo_print h2 {
	font-size: 5em;
	line-height: 1em;
}
.page#yoyo #yoyo_print p{
	font-size: 2.2em;
}
.page#yoyo #yoyo_print h3{
	font-weight: normal;
	margin-top: 1.2em;
}
.page#yoyo #yoyo_print li{
	font-size: 1.2em;
}

.page #yoyo_acce .products p {
	padding-left: 12px;
}

/* pikapika
------------------*/
#pikapika .notice {
	font-size: 1.5em;
    text-align: center;
    margin-bottom: 10em;
}

/* pumps & accessories
------------------*/
.page#yoyo #pumps .product_main {
	background: url(../../img/bg_pumps.jpg) no-repeat center top;
	background-size: auto 100%;
}
.page#yoyo #pumps .products {
	padding-right: 10%;
	margin-top: 1em;
	margin-left: 20px;
}

.footer_story#co_info {
	width: 30%;
}

/* Pencil
------------------*/


/* Peacock
------------------*/
.page#peacock .products {
	padding-top: 2.5em;
}
.page#peacock .product_description_text p:first-child {
	padding-bottom: 1.5em;
}

/* classes
------------------*/
.circle {
	webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: 5%;
}
.font_hand_e {
	font-family: 'Reenie Beanie', cursive;
}


/* media queries
------------------------------ */
@media screen and (max-width: 768px){
	#home .wrap_top_story #pencil h3 {
		top: 286px;
		left: 66px;
	}
	#home .wrap_top_story #peacock h3 {
		top: 97px;
		left: 137px;
	}
}
@media screen and (max-width:550px){
	.footer_story#co_info,
	.footer_story#co_info {
		width: 100%;
	}
	#home #side1 #news_inner #news_body {
		background-color: transparent;
		margin-top: 1em;
	}
	#home #side1 #news.shaker #news_inner {
		background-position:right top;
		padding-left: 2em;
	}
	#home #side1 #news.shaker #news_inner h2 {
		float:left;
		font-size: 4em;
		padding-right: 0;
		margin-bottom: 0;
		margin-left: 0;
	}
	#home #side1 #news.shaker #news_inner #news_body {
		float:left;
	}
	#home #side1 #news.shaker #news_inner h3 {
		margin-top: 0;
	}
	#home #side1 #news.shaker .more {
		top: 32px;
		left: 347px;
	}
	#home #side1 #news.shaker .more p {
    	padding-right: 0; 
	}
}
@media screen and (max-width:513px){
	#home #side1 #news.shaker p br.none_mobile {
		display: block;
	}
	#home #side1 #news.shaker .more {
		left: 257px;
	}
}
@media screen and (max-width:375px){
	
	#home #side1 #news.shaker #news_inner {
		padding-top: 2em;
	}
	#home #side1 #news.shaker #news_inner h2,
	#home #side1 #news.shaker #news_inner #news_body {
		float: none;
	}
	#home #side1 #news.shaker p br.none_mobile,
	#home #side1 #news.shaker br.none_mobile2 {
		display: none;
	}
	#home #side1 #news.shaker .more {
		top: 10px;
		left: 200px;
	}
}