.blocco_scheda {
	width: 970px;
	margin:0 auto 115px;
	border:5px #fff solid;
	border-radius:24px;
	overflow:visible;
	position:relative;
	min-height:300px;
	z-index:1;
	box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
}

.tit_page_center {
	width: 100%;
	padding: 0;
}

a.indietro {
	right: 35px;
	top: -38px;
}

/*HOMEPAGE*/

.home_img{
	position:relative;
	height:442px;
	padding-top:262px;
	width: 970px;
	margin:0 auto 20px;
	background:url("../../img/pattern/gs_blu_pattern.png") repeat 0 0;
	border:5px #fff solid;
	border-radius:24px;
	overflow:visible;
	position:relative;
	z-index:1;
	box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
}

.home_img:before{
	content: '';
	width: 205px;
	height: 701px;
	position: absolute;
	left: -210px;
	top: -9px;
	background: url("../../website/kidselfpublishing/img/home/kids-geronimo.png") no-repeat 0 0;
}

.home_img:after{
	content: '';
	width: 198px;
	height: 713px;
	position: absolute;
	right: -169px;
	top: -14px;
	z-index:6;
	background: url("../../website/kidselfpublishing/img/home/kids-tea.png") no-repeat 0 0;
}

.contenitore_home_recenti{
	width:530px;
	height:400px;
	padding:0 20px;
	box-sizing:border-box;
	float:left;
	text-align:center;
	overflow:hidden; /*temporaneo*/
}

.contenitore_home_scrivi{
	width:430px;
	height:400px;
	padding:0 20px;
	box-sizing:border-box;
	float:left;
	text-align:center;
	overflow:hidden; /*temporaneo*/
}

.contenitore_home_scrivi a.scrivi-topolibro{
	display:block;
	width:100%;
	height:100%;
}
.contenitore_home_scrivi a.scrivi-topolibro img{
	padding:11px 0 0 35px;
}
.home_sez_title{
	font-size: 1.750em;
	padding:30px 0 35px;
	color: #FFEA00;
	z-index: 1;
	font-weight: 900;
}


.swiper-container {
	width: 100%;
	height: auto;
	box-sizing:border-box;
}

.ie8 .swiper-container {
	height:255px;
}

.swiper-wrapper {
	width: 100%;
	height: auto;
	box-sizing:border-box;
}

@media screen and (min-width: 768px ){
	.swiper-slide {
		width:40%;
		padding:0 5%;
	}
}

.swiper-slide-active:after{
	content: '';
	position: absolute;
	opacity: 0.3;
	bottom: 0px;
	width: 13px;
	height: 258px;
	z-index: 1;
	top: 0;
	right:-7px;
	z-index:10;
	background: url("../../website/kidselfpublishing/img/home/slide.png") no-repeat center 0;

}

.swiper-slide img {
	width:150px;
	height:auto;
	margin:0 auto;
}

.swiper-container-horizontal > .swiper-pagination {
	bottom: 0;
	left: 0;
	width: 100%;
	background:#0d5e98;
	height: 30px;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	opacity: 1;
}

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 9px 5px;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("../../img/share/left.png");
	left: 0;
	background-size: 23px auto;
	background-color: #342a48;
	border-radius: 50%;
	width: 33px;
	height: 33px;
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("../../img/share/right.png");
	right: 0;
	background-size: 23px auto;
	background-color: #342a48;
	border-radius: 50%;
	width: 33px;
	height: 33px;
}

.ie7 .swiper-button-white,
.ie8 .swiper-button-white{
	display:none;
}

.ie7 .swiper-pagination,
.ie8 .swiper-pagination,
.ie9 .swiper-pagination {
	display:none;
}

.ie7 .swiper-slide,
.ie8 .swiper-slide,
.ie9 .swiper-slide {
	width:40%;
	float:left;
}
.ie7 .swiper-lazy-preloader,
.ie8 .swiper-lazy-preloader,
.ie9 .swiper-lazy-preloader {
	display:none;
}

.swiper-slide a{
	display:block;
}

.image_recen{
	position:relative;
	width:100%;
}

.image_recen img{
	position:relative;
	z-index:20;
}

.image_recen:after {
  content: '';
  border-radius: 50%;
  background-color: rgb(0, 0, 0);
  position: absolute;
  left: 50%;
  opacity: 0.3;
  bottom: 0px;
  width: 180px;
  height: 20px;
  z-index: 1;
  bottom: -10px;
  z-index:10;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ie8 .image_recen:after {
	display:none;
}

.link_self {
	display: block;
	box-sizing:border-box;
}

.ie8 .link_self{
	padding-top:25px;
}

.user_self{
	margin:23px auto 0;
	width:150px;
	text-align:left;
}

.user_self a{
	font-size:15px;
	color:#ffe400;
	text-transform:uppercase;
	line-height:16px;
	font-weight:700;
}

.tit_self{
	margin:0 auto;
	width:150px;
	text-align:left;
}

.tit_self a{
	font-size:17px;
	color:#FFFFFF;
}


.home_second{
	width: 970px;
	min-height:544px;
	margin:0 auto 90px;
	border:5px #fff solid;
	border-radius:24px;
	overflow:visible;
	position:relative;
	z-index:1;
	box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
	background:url("../../img/pattern/gs_ciano_pattern.png") repeat 0 0;
	text-align:center;
}

.home_second:before{
	content: '';
	width: 144px;
	height: 495px;
	position: absolute;
	left: -122px;
	top: 38px;
	background: url("../../website/kidselfpublishing/img/home/kids-ben.png") no-repeat 0 0;
}

.home_second:after{
	content: '';
	width: 169px;
	height: 524px;
	position: absolute;
	right: -141px;
	top: 10px;
	z-index:6;
	background: url("../../website/kidselfpublishing/img/home/kids-pandora.png") no-repeat 0 0;
}

.home_second .home_sez_title{
	padding:33px 0 0;
	position:relative;
	z-index:10;
}

.home_second > p{
	color:#FFFFFF;
	font-size:28px;
	line-height:56px;
	font-weight:900;
	position:relative;
	z-index:10;
}

.piuvotati{
	width:100%;
	height:auto;
	margin:70px 0 0;
}

.piuvotati ul{
	list-style:none;
}

.piuvotati li{
	text-align:center;
	display:inline-block;
	vertical-align:top;
	min-height:300px;
	width:320px;
	position:relative;
	margin-bottom:50px;
}

.piuvotati .posizione_1,
.piuvotati .posizione_2,
.piuvotati .posizione_3{
	box-sizing:border-box;
	padding-left:85px;
}

.piuvotati .posizione_1:before{
	content:'';
	position:absolute;
	top:-183px;
	left:18px;
	width:109px;
	height:351px;
	z-index:5;
	background: url("../../website/kidselfpublishing/img/home/medaglia_uno.png") no-repeat 0 0;
}

.piuvotati .posizione_2:before{
	content:'';
	position:absolute;
	top:0;
	left:18px;
	width:92px;
	height:187px;
	z-index:5;
	background: url("../../website/kidselfpublishing/img/home/medaglia_due.png") no-repeat 0 0;
}

.piuvotati .posizione_3:before{
	content:'';
	position:absolute;
	top:0;
	left:4px;
	width:107px;
	height:189px;
	z-index:5;
	background: url("../../website/kidselfpublishing/img/home/medaglia_tre.png") no-repeat 0 0;
}


.piuvotati .vot_img{
	width:100%;
	text-align:center;
	position:relative;
}

.piuvotati .vot_img img{
	width:170px;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:15;
}

.piuvotati .vot_img:after {
  content: '';
  border-radius: 50%;
  background-color: rgb(0, 0, 0);
  position: absolute;
  left: 50%;
  opacity: 0.3;
  bottom: 0px;
  width: 220px;
  height: 20px;
  z-index: 1;
  bottom: -10px;
  z-index: 10;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.ie8 .piuvotati .vot_img:after {
	display:none;
}
/* FINE HOMEPAGE*/

/*COS'è SCRIVI STRATOPICO*/

.scrivi_strat{
	background:url("../../img/pattern/gs_rosso_pattern.png") repeat 0 0;
}

.scrivi_strat .tit_page {
	  position: relative;
	  min-height: 80px;
	  background: #9f2029;
	  margin: 56px 0 0 0;
}

.scrivi_strat .tit_page:after {
	content: '';
	position: absolute;
	left: 8px;
	bottom: 0;
	width: 197px;
	height: 121px;
	z-index: 100;
	background: url("../../website/kidselfpublishing/img/pages/stratopico-title.png") no-repeat left bottom;
}

.scrivi_strat .tit_page h1 {
  font-size: 1.750em;
  line-height: 80px;
  color: #ffea00;
  z-index: 1;
  margin: 0 0 0 230px;
  font-weight:900;
}

.blocco_scheda_int {
	  width: 900px;
	  margin: 0 auto 108px;
	  overflow: hidden;
	  padding: 0 35px;
}

.blocco_scheda_right {
	width: 100%;
	float: right;
	background: url("../../img/pattern/texture_carta.jpg") repeat 0 0;
	position: relative;
	margin-top: 35px;
}
.blocco_scheda_right:after {
	content:'';
	width:19px;
	height:403px;
	background:url("../../img/share/ombra.png") repeat 0 0;
	position:absolute;
	right:-19px;
	top:10px;
}
.blocco_scheda_right_pad {
	width: 93%;
	margin: 0 auto;
	overflow: hidden;
	padding: 35px 0;
}

.scrivi_strat .p_new,
.toposcrittori .p_new{
	font-size:20px;
	line-height:27px;
}

.scrivi_strat .p_new span.title,
.toposcrittori .p_new span.title{
	font-weight:900;
}

.scrivi_strat .p_new a,
.toposcrittori .p_new a{
	font-weight:bold;
	color:#ff6c00;
}

/*FINE COS'è SCRIVI STRATOPICO*/


/*TOPOSCRITTORI*/

.toposcrittori{
	background:url("../../img/pattern/gs_ciano_pattern.png") repeat 0 0;
}

.toposcrittori .tit_page {
	  position: relative;
	  min-height: 80px;
	  background: #11868e;
	  margin: 56px 0 0 0;
}

.toposcrittori .tit_page:after {
	content: '';
	position: absolute;
	left: 23px;
	bottom: -1px;
	width: 188px;
	height: 133px;
	z-index: 100;
	background: url("../../website/kidselfpublishing/img/pages/toposcrittori-title.png") no-repeat left bottom;
}

.toposcrittori .tit_page h1 {
  font-size: 1.750em;
  line-height: 80px;
  color: #ffea00;
  z-index: 1;
  margin: 0 0 0 227px;
  font-weight:900;
}

/*FINE TOPOSCRITTORI*/

/*SCRIVI TOPOLIBRO*/

.scrivi-libro{
	width: 100%;
	background: url("../../img/pattern/gs_verde_pattern.png") repeat 0 0;
	border-top: 5px #fff solid;
	border-bottom: 5px #fff solid;
	clear: both;
	overflow: hidden;
	padding: 50px 0;
	margin-bottom:115px;
	position: relative;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.5);
}

.scrivi-libro .blocco_swf {
  width: 990px;
  height: 600px;
  overflow: hidden;
  padding: 0;
  margin: 0 auto;
  border: 20px #fff solid;
  background: #fff;
}

/*FINE SCRIVI TOPOLIBRO*/


/*GALLERY TOPOLIBRI*/

.topolibri{
	background:url("../../img/pattern/gs_arancio_pattern.png") repeat 0 0;
}

.topolibri .tit_page {
	  position: relative;
	  min-height: 80px;
	  background: #e97926;
	  margin: 56px 0 0 0;
}

.topolibri .tit_page:after {
	content: '';
	position: absolute;
	left: 9px;
	bottom: 0;
	width: 211px;
	height: 108px;
	z-index: 100;
	background: url("../../website/kidselfpublishing/img/pages/gallery-title.png") no-repeat left bottom;
}

.topolibri .tit_page h1 {
  font-size: 1.750em;
  line-height: 80px;
  color: #ffea00;
  z-index: 1;
  margin: 0 0 0 227px;
  font-weight:900;
}

.topolibri .search-bar{
	width:100%;
	height:80px;
	padding:5px 0 10px;
}

.search-bar .back_cerca	{
	width:487px;
	height:70px;
	background: url('/img/pub/back_cerca.png') no-repeat 0 0;
	overflow:hidden;
	float:left;
}

.search-bar .back_cerca1	{
	width:320px;
	height:70px;
	margin-right:100px;
	overflow:hidden;
	float:left;
}


.search-bar .back_cerca2	{
	width:320px;
	height:70px;
	overflow:hidden;
	float:left;

}

.back_cerca1 .tit_ordina,
.back_cerca2 .tit_ordina{
	width:100%;
}

.back_cerca1 .tit_ordina p,
.back_cerca2 .tit_ordina p{
	font-weight:900;
	font-size:18px;
}

.form_cerca{
	float:left;
}

.form_cerca input[type="text"]{
  border: 1px solid #cdcdcd;
  color: #074b64;
  font-size: 1.0em;
  margin-right:11px;
  width: 185px;
  height: 29px;
}


.pulsantecerca2 {
	overflow: hidden;
	border: none;
	outline: none;
	z-index: 100;
	line-height: 30px;
	background: #ffcd00 url("../../img/share/cerca_small.png") no-repeat 7px center;
	background-size: 15px 15px;
	display: block;
	padding: 0 14px 0 30px;
	overflow: hidden;
	text-indent: 0;
	cursor: pointer;
	position: relative;
	font-size: 1.2em;
	color: #074b64;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
	box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
	border-radius: 8px;
	font-family: 'Londrina Solid', cursive;
}

.ordina_input select {
	padding: 3px;
	border: 1px solid #cdcdcd;
	color: #074b64;
	border-radius: 8px;
	outline: none;
	width:220px;
	height: 29px;
	font-size: 0.8em;
	display: inline-block;
}

.gallery_topolibri{
	margin:50px auto 0;
	overflow:hidden;
}

.blocco_libri{
	overflow:hidden;
}

.blocco_libri ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-size: 0;
}
.blocco_libri ul li {
	display: inline-block;
	position:relative;
	max-width: 170px;
	margin:19px 0 14px;
	font-size: 16px;
	vertical-align: top;
	/* background: url('/img/pub/book.png') no-repeat 0 0; */
}

.blocco_libri ul li a .cover
{
	position: relative;
	padding: 11px 17px 5px 17px;
	background: url('/img/pub/book.png') no-repeat left top;
}

.blocco_libri ul li a .cover:after
{
	content: '';
	display: block;
	position: absolute;
	bottom: 5px;
	right: 17px;
	width: 50px;
	height: 33px;
	background: url('../../img/pub/piega-libro-dx.png') no-repeat left top;
	background-size: 50px 33px;
	z-index: 9;
	transform: scale(0);
	/* Origin */
	transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	/* Scala */
	transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	/* Transition */
	transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: -o-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-moz-transition: -moz-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transition: -webkit-transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.blocco_libri ul li a:hover .cover:after
{
	/* Scala */
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}

.blocco_libri ul li a .cover .icon
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: auto;
	margin-top: -12px;
	margin-left: -25px;
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
}

.blocco_libri ul li .collana,
.blocco_libri ul li .generi
{
	padding: 0px 20px;
	margin-top: 10px;
	font-weight: bold;
	line-height: 0.95em;
}

.blocco_libri ul li .collana
{
	font-size: 1.125em;
	color: #FFFFFF;
	text-shadow: rgb(7, 75, 100) 2px 0px 0px,
				 rgb(7, 75, 100) 1.75517px 0.958851px 0px,
				 rgb(7, 75, 100) 1.0806px 1.68294px 0px,
				 rgb(7, 75, 100) 0.141474px 1.99499px 0px,
				 rgb(7, 75, 100) -0.832294px 1.81859px 0px,
				 rgb(7, 75, 100) -1.60229px 1.19694px 0px,
				 rgb(7, 75, 100) -1.97998px 0.28224px 0px,
				 rgb(7, 75, 100) -1.87291px -0.701566px 0px,
				 rgb(7, 75, 100) -1.30729px -1.5136px 0px,
				 rgb(7, 75, 100) -0.421592px -1.95506px 0px,
				 rgb(7, 75, 100) 0.567324px -1.91785px 0px,
				 rgb(7, 75, 100) 1.41734px -1.41108px 0px,
				 rgb(7, 75, 100) 1.92034px -0.558831px 0px;
}

.blocco_libri ul li .generi
{
	font-size: 1em;
	color: #074b64;
}

/*FINE GALLERY TOPOLIBRI*/

/*SCHEDA TOPOLIBRO*/

.crea_book {
	position:absolute;
	right:20px;
	bottom:0;
}

.sfogl_cont{
	width:100%;
	padding:40px 0;
	height:660px;
	overflow:hidden;
	background-color:#ffc92f;
}


.blocco_star	{
	width:100%;
	padding:30px 0 20px 0;
	overflow:hidden;
	background:url("../../website/kidselfpublishing/img/share/rating-kids.png") no-repeat left bottom;
}

.blocco_star2	{
	width:880px;
	padding:0 45px;
	overflow:hidden;

}
.blocco_star2_1	{
	float:left;
	font-size:0.9em;
	font-weight:700;
}
.blocco_star2_2	{
	width:120px;
	float:left;
}
.blocco_star2_3	{
	width:142px;
	float:left;
	font-size:0.9em;
	font-weight:700;
}

.contenitore_libro_dati{
	width:100%;
	min-height:230px;
	background-color:#e97926;
	overflow:hidden;
}

.scheda_libro_1 {
	width:380px;
	float:left;
	position:relative;
	min-height:230px;
}
.scheda_libro_2 {
	width:147px;
	float:left;
	position:relative;
	height:230px;
}
.scheda_libro_3 {
	width:147px;
	float:left;
	position:relative;
	height:230px;
}
.scheda_libro_4 {
	width:147px;
	float:left;
	position:relative;
	height:230px;
}
.scheda_libro_5 {
	width:147px;
	float:left;
	position:relative;
	min-height:230px;
}

.scheda_foto_libro {
	position: relative;
	margin:21px 0 0 36px;
	float:left;
	width:140px;
}

.scheda_foto_libro img:not(.icon) {
	border:2px #b5b5b5 solid;
}

.scheda_foto_libro img.icon
{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 50px;
	height: auto;
	margin-top: -20px;
	margin-left: -25px;
	filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
	-moz-filter: drop-shadow(0px 0px 10px rgba(0,0,0,0.6));
}

.scheda_libro_box{
	margin:21px 0 0 14px;
	width:190px;
	height:auto;
	float:left;
}

.scheda_avatar {
	left:190px;
	top:21px;
}

.scheda_avatar img{
	border: 2px #fff solid;
	border-radius: 10px;
}

.scheda_nome_avatar {
	left:190px;
	top:80px;
	color:#ffe032;
	font-weight:700;
	font-size:20px;
	width:200px;
}

.scheda_tit_libro {
	left:190px;
	top:106px;
	color:#FFFFFF;
	font-size:26px;
	width:160px;
	margin-top:10px;
}

.scheda_link_libro{
	width:170px;
	margin:10px 0 21px;
}

.scheda_link_libro a{
	color:#ffe032;
	font-weight:900;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Londrina Solid', cursive;
	text-shadow: 0.5px 0.866px 1px rgba(0, 0, 0, 0.65);
	text-indent: 0;
}

.scheda_dati {
	color:#96401e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:25px 0;
	text-align:center;
	overflow:hidden;
	line-height:22px;
	text-transform:uppercase;
	font-weight:bold;
}

.scheda_dati_img{
	width:87px;
	height:87px;
	border-radius:50%;
	margin:0 auto 45px;
}

.ico-libro{
	background:#ffa32b url('../../img/pub/ico_libro.png') no-repeat center center;
}

.ico_visite{
	background:#ffa32b url('../../img/pub/ico_visite.png') no-repeat center center;
}

.ico_commenti{
	background:#ffa32b url('../../img/pub/ico_commenti.png') no-repeat center center;
}

.ico_stella{
	background:#ffa32b url('../../img/pub/ico_stella.png') no-repeat center center;
}

.scheda_dati_1 {
	font-size:15px;
	color:#FFFFFF;
}
.scheda_dati_2 {
	font-size:26px;
	color:#ffc954;
}

/*COMMENTI*/

/*COMMENTI*/

	.comments_blog{
		width: 970px;
		margin: 0 auto;
		overflow: visible;
		position: relative;
		min-height: 300px;
		z-index: 1;
		box-shadow: 0px 0px 5px 0px rgba(0, 3, 25, 0.35);
	}

	.commenta_libro {
		margin:0 30px 25px;
		line-height:56px;
		border-bottom:1px #8dd3d8 solid;
		font-weight:900;
		color:#fff;
		font-size:2.250em;
		padding:38px 0 0 0;
	}

	.input_ele_2 {
		  border-radius: 48px;
		  background-color: #fff;
		  width: 530px;
		  height: 210px;
		  border: 1px #fff solid;
		  font-size: 1.0em;
		  padding: 20px 40px;
		  line-height: 20px;
		  resize: none;
	}

	.form_commenti {
		width:100%;
		padding:0 30px;
		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
	}

	.risultato_invia {
		clear:both;
		width:642px;
		padding:20px 0 0;
		float:left;

	}

	.topoemoticon_button_label{
		left: -580px;
	}

	.risultato_invia img {
			float:left;
	}

	.risultato_invia .input_ele_int_2 {
			float:left;
			width:58px;
			height:26px;
			background:#fff;
			border:none;
			font-size:1.0em;
			line-height:26px;
			margin:0 10px 0 0;
	}

	a.topizza {
		border-radius: 5px;
		background-color:#ffda24;
		background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		position: relative;
		line-height:26px;
		font-family: 'Londrina Solid', cursive;
		font-size:0.850em;
		float:left;

	}

	a.topizza span {
		padding: 0 10px 0 10px;
	}

	a.proseguire, a.proseguire:visited, a.proseguire:hover {
		color:#fff;
		margin:0 10px 0 6px;
		font-size:0.900em;
		line-height:26px;
		float:left;

	}
	.pulsante_invia {
		overflow: hidden;
		border: none;
		outline: none;
		z-index: 100;
		line-height:26px;
		background: #ffcd00 url("../../img/share/avanti.png") no-repeat 7px center;
		display: block;
		padding: 0 10px 0 25px;
		overflow: hidden;
		text-indent: 0;
		cursor: pointer;
		margin: 0 auto;
		position: relative;
		font-size:0.850em;
		color: #074b64;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		border-radius: 8px;
		font-family: 'Londrina Solid', cursive;
		float:right;
	}
	.commenti_libro {
		margin:0 30px 0;
		line-height:56px;
		font-weight:900;
		color:#fff;
		font-size:2.250em;
		padding:38px 0 0 0;
		clear:both;
	}

	ul.elenco_commenti {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d17d34+0,d47e35+3,e48839+7,e98b3a+10,e98b3a+100 */
background: #d17d34; /* Old browsers */
background: -moz-linear-gradient(top,  #d17d34 0%, #d47e35 3%, #e48839 7%, #e98b3a 10%, #e98b3a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d17d34), color-stop(3%,#d47e35), color-stop(7%,#e48839), color-stop(10%,#e98b3a), color-stop(100%,#e98b3a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d17d34 0%,#d47e35 3%,#e48839 7%,#e98b3a 10%,#e98b3a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d17d34 0%,#d47e35 3%,#e48839 7%,#e98b3a 10%,#e98b3a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d17d34 0%,#d47e35 3%,#e48839 7%,#e98b3a 10%,#e98b3a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d17d34 0%,#d47e35 3%,#e48839 7%,#e98b3a 10%,#e98b3a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d17d34', endColorstr='#e98b3a',GradientType=0 ); /* IE6-9 */

		width:100%;
		padding:35px 30px 15px;
		list-style-type:none;
		margin:0;
		position:relative;
		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
		border-radius:0 0 24px 24px;
	}
	ul.elenco_commenti:after {
		content:'';
		width:208px;
		height:250px;
		position:absolute;
		right:-18px;
		top:-250px;
		background:url("../../img/share/stilton.png") no-repeat 0 0;
		background-size:208px 250px;
	}

	ul.no_log:after{
		width:208px;
		height:250px;
		position:absolute;
		right:-18px;
		top:-250px;
		background:url("../../img/share/stilton.png") no-repeat 0 0;
		background-size:208px 250px;
	}


	ul.no_sfondo:after {
		background:none;
	}

	ul.elenco_commenti li {
		width:100%;
		margin:15px 0 35px;
		padding:0;
		overflow:hidden;
		position:relative;
		min-height:127px;
	}
	ul.elenco_commenti li div.avatar {
		width:127px;
		position:absolute;
		left:0;
		top:0;
	}
	ul.elenco_commenti li div.avatar img {
		width:117px;
		height:auto;
		border:5px #fff solid;
		border-radius:10px;
	}
	ul.elenco_commenti li div.commento {
		border-radius: 48px;
		background-color:#fff;
		position:relative;
		width: 750px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding:30px 40px;
		margin:0 0 0 auto;
		min-height: 180px;
	}
	ul.elenco_commenti li div.commento:after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 45px 45px 0;
		border-color: transparent #ffffff transparent transparent;
		position: absolute;
		left: -45px;
		top: 83px;
		z-index: 10;
	}

	ul.elenco_commenti li.blog_admin div.commento {
		background-color:#f6d600;
	}
	ul.elenco_commenti li.blog_admin div.commento:after {
		border-color: transparent #f6d600 transparent transparent;
	}

	ul.elenco_commenti li div.commento p.nome_utente {
		width:100%;
		font-weight:900;
		line-height:30px;
	}
	.data_pubblicazione_testo_commento {
		width:100%;
		position:relative;
	}
	.data_pubblicazione {
		position:absolute;
		width:90px;
		left:0;
		top:3px;
		font-size:0.650em;
		line-height:15px;
	}
	.testo_commento {
		width:565px;
		margin:0 0 0 auto;
		position:relative;
		font-size:0.800em;
		line-height:20px;
	}

	a.farelogin, a.farelogin:visited, a.farelogin:hover {
		color:#fff;
		margin:0 20px 0 0;
		font-size:0.900em;
		line-height:26px;
		float:left;
	}

	.risultato_invia a.registrati {
		overflow: hidden;
		border: none;
		outline: none;
		z-index: 100;
		line-height:26px;
		background: #ffcd00 url("../../img/share/avanti.png") no-repeat 7px center;
		padding: 0 10px 0 25px;
		margin:0 15px 0 0;
		overflow: hidden;
		text-indent: 0;
		cursor: pointer;
		position: relative;
		font-size:0.850em;
		color: #074b64;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		border-radius: 8px;
		font-family: 'Londrina Solid', cursive;
		float:left;
	}
	.risultato_invia a.login {
		overflow: hidden;
		border: none;
		outline: none;
		z-index: 100;
		line-height:26px;
		background: #ffcd00 url("../../img/share/avanti.png") no-repeat 7px center;
		padding: 0 10px 0 25px;
		margin:0 15px 0 0;
		overflow: hidden;
		text-indent: 0;
		cursor: pointer;
		position: relative;
		font-size:0.850em;
		color: #074b64;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		-moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
		box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
		border-radius: 8px;
		font-family: 'Londrina Solid', cursive;
		float:left;
	}

	.p_class {
  padding: 30px 30px 0 30px;
  color: #fff;
}

/*FINE SCHEDA TOPOLIBRO*/

/*CERCA*/

.cerca{
	background:url("../../img/pattern/gs_arancio_pattern.png") repeat 0 0;
}

.cerca .tit_page {
	  position: relative;
	  min-height: 80px;
	  background: #e97926;
	  margin: 56px 0 0 0;
}

.cerca .tit_page:after {
	content: '';
	position: absolute;
	left: 20px;
	bottom: 10px;
	width: 65px;
	height: 62px;
	z-index: 100;
	background: url("../../img/share/tit_cerca.png") no-repeat left bottom;
}

.cerca .tit_page h1 {
  font-size: 1.750em;
  line-height: 80px;
  color: #ffea00;
  z-index: 1;
  margin: 0 0 0 100px;
  font-weight:900;
}

.form_cercaint_5 {
  float: left;
  overflow: hidden;
  padding: 35px 0 20px;
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
}

.tabprodotti{
	width:100%;
	position:relative;
	color:#fff;
}

.tabprodotti a, .tabprodotti a:visited, .tabprodotti a:hover	{
	color:#ffef40;
	text-transform:uppercase;
}

.tdprodotti1	{
	width:50%;
	vertical-align:top;
}

.sezione_cerca_txt {
	font-size: 0.9em;
	color: #FFFFFF;
	text-transform: none;
}

/* FINE CERCA*/

/*MIA BACHECA*/

.mia_bacheca{
	background:url("../../img/pattern/gs_verde_pattern.png") repeat 0 0;
}

.mia_bacheca .tit_page {
	  position: relative;
	  min-height: 80px;
	  background:#4a9635;
	  margin: 56px 0 35px 0;
}

.mia_bacheca .tit_page:after {
	content: '';
	position: absolute;
	left: 19px;
	bottom: -2px;
	width: 175px;
	height: 134px;
	z-index: 100;
	background: url("../../website/kidselfpublishing/img/pages/bacheca-title.png") no-repeat left bottom;
}

.mia_bacheca .tit_page h1 {
  font-size: 1.750em;
  line-height: 80px;
  color: #ffea00;
  z-index: 1;
  margin: 0 0 0 230px;
  font-weight:900;
}


.contenitore_miei_dati{
	width:280px;
	height:auto;
	overflow:hidden;
	float:left;
}

.contenitore_miei_dati .title_dati h2{
	color:#fff203;
	text-transform:uppercase;
	font-size:28px;
	font-weight:900;
	margin:4px 0 30px;
}

.contenitore_miei_dati .subtitle_dati h3{
	color:#fff203;
	text-transform:capitalize;
	font-size:22px;
	font-weight:900;
}

.txtscrivi {
	padding:5px 0 0 0;
	color:#fff;
	overflow:hidden;
}

.txtscrivi label {
  color: #FFFFFF;
  font-size: 0.80em;
  line-height: 0.80em;
}

.reg_field input[type="text"], .reg_field input[type="username"], .reg_field  input[type="password"] {
  border: 1px solid #cdcdcd;
  color: #074b64;
  font-size: 1.0em;
  margin-right: 30px;
  width: 202px;
  height: 29px;
}

.reg_field select {
  padding: 3px;
  border: 1px solid #cdcdcd;
  color: #074b64;
  border-radius: 8px;
  outline: none;
  height: 29px;
  font-size: 0.8em;
  display: inline-block;
}

.tittd	{
	margin:25px 0;
	background-color:#FFFFFF;
	width:100%;
	height:1px;
}

.ava_prof {
	float:left;
	margin:0 10px 0 0;
	border:2px #fff solid;
	border-radius:	10px;
}

#lab_nick{
	text-transform:uppercase;
	color:#fff203;
	font-size:16px;
}

input.conferma {
  overflow: hidden;
  border: none;
  outline: none;
  z-index: 100;
  background: #ffcd00 url("../../img/share/conferma.png") no-repeat 7px center;
  background-size: 18px 18px;
  display: block;
  padding: 4px 14px 4px 30px;
  overflow: hidden;
  text-indent: 0;
  cursor: pointer;
  margin: 18px 30px 0 0;
  position: relative;
  font-size: 17px;
  color: #074b64;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
  box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
  border-radius: 8px;
  font-family: 'Londrina Solid', cursive;
}


input.salva {
  overflow: hidden;
  border: none;
  outline: none;
  z-index: 100;
  line-height: 26px;
  background: #ffcd00 url("../../img/share/salva-kids.png") no-repeat 10px 4px;
  background-size: 48px 38px;
  display: block;
  padding: 0 10px 0 68px;
  height:44px;
  overflow: hidden;
  text-indent: 0;
  cursor: pointer;
  margin: 18px 0 0 0;
  position: relative;
  font-size: 1.2em;
  color: #074b64;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
  -moz-box-shadow: 0px 0px 5px 0px rgba(199, 163, 37, 0.5);
  box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
  border-radius: 8px;
  font-family: 'Londrina Solid', cursive;
}


.contenitore_libri {
	width:600px;
	margin-left:20px;
	padding:45px 30px;
	box-sizing:border-box;
	height:auto;
	float: left;
	background: url("../../img/pattern/texture_carta.jpg") repeat 0 0;
	position: relative;
}
.contenitore_libri:after {
	content:'';
	width:19px;
	height:403px;
	background:url("../../img/share/ombra.png") repeat 0 0;
	position:absolute;
	right:-19px;
	top:10px;
}

.contenitore_libri .titolo_pagina{
	color:#074b64;
	font-size:28px;
	font-weight:900;
	text-transform:uppercase;
	margin-bottom:42px;
}

.boxone_mio {
	width:100%;
	min-height:243px;
	overflow:hidden;
	position:relative;
	margin-bottom:80px;
}

.boxone_mio .libro_info{
	width:100%;
	position:relative;
	height:230px;
	overflow:hidden;
}

.libro_info .int_foto_libro{
	width:165px;
	height:220px;
	float:left;
}

.libro_info .int_foto_libro img{
	width:100%;
	height:auto;
	border:2px #b5b5b5 solid;
	box-sizing:border-box;
}

.titolo_dati_libro{
	width:350px;
	padding-left:25px;
	height:auto;
	float:left;
	overflow:hidden;
}

.int_tit_libro h3 {
	color: #074b64;
	font-size: 24px;
	font-weight: 900;
	line-height:26px;
}

.int_dati {
	width:100%;
	height:auto;
	margin:12px 0;
	overflow:hidden;
	line-height:22px;
	text-transform:uppercase;
}

.dati_row{
	overflow:hidden;
	height:30px;
}


.dati_row:nth-child(odd){
	background-color:#dce3ef;
}

.int_dati_1 {
	width:140px;
	height:30px;
	padding:0 10px;
	float:left;
	clear:both;
	line-height:30px;
	font-size:18px;
	font-weight:700;
}
.int_dati_2 {
	width:180px;
	padding-left:10px;
	float:left;
	font-size:18px;
	font-weight:700;
	color:#ff5400;
	height:30px;
	line-height:30px;
}

.int_dati_2 img {
	margin:6px 0 7px 0;
}

.boxone_mio .libri_buttons{
	width:100%;
	position:relative;
	height:32px;
	overflow:hidden;
}

.int_modifica{
	width:180px;
	height:32px;
	position:absolute;
	top:0;
	left:0;
}

.int_sfoglia {
	width:180px;
	height:40px;
	position:absolute;
	top:0;
	left:180px;
}
.int_invia {
	width:175px;
	height:40px;
	position:absolute;
	top:0;
	left:360px;
	padding-right:5px;
	text-align:right;
}

.int_modifica a,
.int_sfoglia a,
.int_invia a{
  border-radius: 5px;
  background-color: #ffda24;
  background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
  z-index: 2;
  padding:3px 5px;
  font-family: 'Londrina Solid', cursive;
  font-size: 0.850em;
}

.int_modifica a span {
 background: #ffcd00 url("../../img/share/modifica-kids.png") no-repeat 7px center;
  background-size:11px 23px;
  padding: 0 0 0 26px;
}


.int_sfoglia a span {
  background: #ffcd00 url("../../img/share/sfoglia-kids.png") no-repeat 7px center;
  background-size:16px 14px;
  padding: 0 0 0 31px;
}

.int_invia a span {
  background: #ffcd00 url("../../img/share/entra.png") no-repeat 7px center;
  background-size:17px 13px;
  padding: 0 0 0 32px;
}

a.approv{
  border-radius: 5px;
  background-color: #ffda24;
  background-image: -moz-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,219,46) 0%, rgb(255,203,0) 100%);
  box-shadow: 2px 2px 0px 0px rgba(199, 163, 37, 1), inset 1px 2.0px 0px 0px rgba(255, 236, 158, 1);
  z-index: 2;
  padding:3px 5px;
  font-family: 'Londrina Solid', cursive;
  font-size: 0.850em;
  cursor:default;
}

a.approv span{
 	background: #ffcd00;
  padding: 0 ;
}


.invia_ger {
	position:absolute;
	height:32px;
	left:0;
	top:0;
	background: url('/img/pub/loader.png') repeat 0 0;
	z-index:100;
}
.invia_ger div {
	width:16px;
	height:16px;
	margin-left:auto;
	margin-right:auto;
	padding:6px 0;

}


/* MODIFICA PROFILO */


.obb	{
	text-align:right;
}

.scrivi_td_01 {
	width:220px;
	padding:0 0 10px 0;
}
.scrivi_td_02 {
	width:220px;
	padding:0 0 10px 0;
}
.scrivi_td_03 {
	width:220px;
	padding:0 0 10px 0;
}

.txt_info {
	text-align:left;
	padding:5px 0 1px 0;
}
.txt_info2 {
	text-align:left;
	padding:10px 0 5px 0;
}
.tit_td {
	padding:15px 0 1px 0;
	border-top:1px #7e9711 solid;
}


/*FINE MIA BACHECA*/

.ombra_cont_libro {
	width:941px;
	height:613px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	/*background: url('/img/pub/ombra_libro.png') no-repeat left bottom;*/
}
.cont_libro {
	width:941px;
	height:613px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.backone {
	background: url('/img/pub/libro2.png') no-repeat 0 0;
	width:941px;
	height:613px;
	overflow:hidden;
	position:relative;
}
.backone_ombra {
	background: url('/img/pub/ombra2.png') no-repeat 0 0;
	width:470px;
	height:613px;
	overflow:hidden;
	position:absolute;
}
.backone1 {
	background: url('/img/pub/libro1.png') no-repeat 0 0;
	width:470px;
	height:613px;
	overflow:hidden;
	position:relative;
	margin:0 0 0 auto;
}
.backone1_ombra {
	background: url('/img/pub/ombra1.png') no-repeat 0 0;
	width:470px;
	height:613px;
	overflow:hidden;
	position:absolute;
}
.cont_libro_1 {
	width:432px;
	height:561px;
	float:left;
	padding:26px 1px 0 38px;
}
.cont_libro_2 {
	width:432px;
	height:561px;
	float:left;
	padding:26px 0 0 0;
}
.left_big {
	top:278px;
	left:5px;
	position:absolute;
	z-index:1000;
}
.right_big {
	top:278px;
	right:5px;
	position:absolute;
	z-index:1000;
}
#loader_libro {
	width:864px;
	height:561px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background: url('/img/pub/loader.png') repeat 0 0;
	position:absolute;
	overflow:hidden;
	left:38px;
	top:26px;
	z-index:100;
}
#loader_libro div {
	width:16px;
	height:16px;
	position:absolute;
	left:424px;
	top:272px;
}

.addTopoEmoji.addTopoEmoji-mio-topoprofilo{
	margin-left: 0px;
}

.text_icon{
	display: inline;
	width: 30px;
	height: 30px;
	vertical-align: bottom;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
	.blocco_scheda {
    width: 100%;
    margin: 0 auto 0;
    border: none;
    border-radius: inherit;
    overflow: visible;
    position: relative;
    box-shadow: none;
	}
	.home_second,
	.home_img{
		width: 100%;
    margin: 0 auto 0;
    border: none;
    border-radius: inherit;
    overflow: visible;
    position: relative;
    box-shadow: none;
		height: auto;
		padding-top: 310px;
	}
	.home_second{ padding-top: 0; }
	.blocco_scheda_right:after,
	.home_second:before,
	.home_second:after,
	.home_img:before,
	.home_img:after{ display: none; }

	.home_second > p{ line-height: 30px; }

	.contenitore_home_scrivi,
	.contenitore_home_recenti{ width: 100%; float: none; height: auto; padding: 20px; }

	.swiper-slide-active:after{ display: none; }
	.contenitore_home_scrivi a.scrivi-topolibro img{ max-width: 100%; height: auto; margin: auto; display: block; padding: 0; }
	.home_sez_title{ line-height: 1em; }

	.toposcrittori .tit_page,
	.scrivi_strat .tit_page{
		min-height: 50px;
    margin: 0;
	}
	.toposcrittori .tit_page:after,
	.scrivi_strat .tit_page:after{ display: none; }
	.toposcrittori .tit_page h1,
	.scrivi_strat .tit_page h1{
		font-size: 1.250em;
    line-height: 30px;
    color: #FFEA00;
    z-index: 1;
    padding: 15px 10px;
    font-weight: 900;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	}
	.blocco_scheda_int{
		width: 100%;
    margin: 0 !important;
    padding: 0 0 40px;
    position: relative;
	}
	.blocco_scheda_right{
		width: 100%;
    float: none;
		padding: 0 10px;
    background: url('../../img/pattern/texture_carta.jpg') repeat 0 0;
    position: relative;
    margin-top: 30px;
	}

}
