#book-search-order{
	margin:0 0 1em;
}
#book-search-order li.orderLabel{
	display:block;
	padding-left:6px;
	left:0;
	float:left;
	background-color:#efeee9;
}

#book-search-order ul{
	padding:0;
	width:100%;
}

#book-search-order ul li.secLabel{
	display:inline-block;
	margin-left:0.5em;
}
#user_avatar_upload input {
	display: none;
}
.header-user .user-image .upload-avatar {
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 20px;
	margin-left: -56px;
	margin-top: 4px;
}
.user-image-container {
	width: 174px;
	height: 174px;
	float: left;
	overflow: hidden;
	position: absolute;
	top: 25%;
	left: 0;
}

.rack.deepen-book-slider .book-close{
	visibility:hidden !important;
}

body.single-post .rack.deepen-book-slider .rapid,
body.single-post .rack.deepen-book-slider .book-close, 
body.single-post .rack.deepen-book-slider .m-slide p, 
body.single-post .rack.deepen-book-slider .m-slide .price {
	display:none !important;
}


.list-inline li.rnav{
	float:right;
	padding:0;
}

body.single-post.group-blog #sidebar{
	padding-right:0;
}

.blog-depeen .widget-title{
	padding:0;
}

.blog-depeen .navbtns{
	float:right;
}

.blog-depeen .m-slider-container,
.blog-depeen .m-slide,
.blog-depeen .m-slider-content{
	width:100% !important;
}

.blog-depeen #slider-blog{
	height:auto;
}

.blog-depeen #slider-blog .m-slide{
	height:auto;
	padding-left:0 !important;
	border:0;
}

.blog-depeen #slider-blog .m-slide a{
	float:left;
	margin:10px 0;
}

.blog-depeen #slider-blog .m-slide a img{
	/*height:154px;
	width:auto;*/
	
	width: 100%;
	height: auto;
}
.blog-depeen #slider-blog .m-slide a h3{
	margin:12px 0 8px;
}

#adeepen-book-rack .m-slider-container,
#adeepen-book-rack .m-slide{
	width:100% !important;
}
#adeepen-book-rack .m-slide{
	width:298px !important;
	padding:0;
}

/* ### PADDING ### */

.padding-left-10{
	padding-left:10px;
}
.padding-left-15 {
	padding-left: 15px;
}
.padding-left-20{
	padding-left:20px;
}
.padding-left-25{
	padding-left:25px;
}
.padding-left-30{
	padding-left:30px;
}

.padding-right-10 {
	padding-right: 10px;
}
.padding-right-15 {
	padding-right: 15px;
}
.padding-right-20{
	padding-right:20px;
}
.padding-right-30 {
	padding-right: 30px;
}

.top-padding-20{
	padding-top:20px;
}
.bottom-padding-20{
	padding-bottom:20px;
}
.lateral-padding-40{
	padding-left:40px;
	padding-right:40px;
}
.lateral-padding-50{
	padding-left:40px;
	padding-right:40px;
}

/* --- */

.col-lg-35{
	width:35%;
}

body.single-post #sidebar .rack-label{
	padding-top:20px;
}

#adeepen-book-rack .m-slide{
	width:100%;
}

#adeepen-book-rack .m-slide .cover{
	height:12em;
	width:150px;
}

#adeepen-book-rack .m-slide .interaction{
	float:left;
	width:auto;
	clear:right;
	margin-left:10px;
	width: 46%;
}

#adeepen-book-rack .m-slide .interaction h3.small{
	margin-left:0px !important;

}
#adeepen-book-rack .m-slide .interaction a.btn{
	margin:0;
	font-size:16px;
	padding:2px 5px 1px;
}
#adeepen-book-rack .m-slide .interaction .follow-btns{
	width:100%;
	clear:both;
	float:left;
	left:0;
	height:22px;
	margin:0 0 8px;
}
#adeepen-book-rack .m-slide .interaction .follow-btns .fb_iframe_widget{
	width:60px !important;
	margin-left:10px;
}

#adeepen-book-rack .m-slide p{
	width:100%;
}

#adeepenbk-slider{
	margin:10px 0 0;
}

.fb-comments{
	margin:0 0 30px;
}

.fb-comments *,
.fb_iframe_widget *{
	box-sizing: content-box;
}

body.single-post .post-content p.subtitle{
	font-weight: 900;
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 33px;
    margin-bottom: 50px;
}

body.single-post .post-content .the-content{
	font-family: "Merriweather",serif;
	font-size: 18px;
	margin-top:8px;
	float:left;
	width:100%;
}

body.single-post .post-content hr{
	margin:30px 0 20px;
}

body.single-post .post-content .the-content a{
	color: #cd3217;
	text-decoration:underline;
	font-weight:bold;
}

body.single-post .post-content .the-content p{
	margin:0 0 20px;
	float:left;
	width:100%;
	
	font-family: 'Merriweather', serif;
	font-size: 18px;
	line-height: 33px;
}

body.single-post .post-content .image-gallery-container,
body.single-post .post-content .image-gallery{
	float:left;
	width:100%;
}
body.single-post .post-content .image-gallery{
	display:none;
}

body.single-post .post-content .image-gallery a.slidesjs-navigation{
	position:absolute;
	z-index:99;
	padding:1px 9px;
}
body.single-post .post-content .image-gallery a.slidesjs-navigation span{
	font-size:23px;
	line-height:24px;
}
body.single-post .post-content .image-gallery a.slidesjs-previous{
	right:40px;
	top:0;
}
body.single-post .post-content .image-gallery a.slidesjs-next{
	right:0;
	top:0;
}
body.single-post .post-content .image-gallery-container a.btn{
	color:#fff;
	text-decoration:none;
}

body.single-post .post-content .image-gallery-container .share-aggregator{
	margin:10px;
}

body.single-post .post-content .image-gallery-container a.btn i{
	font-weight:normal;
}


body.single-post .post-content .image-gallery .slidesjs-control{
	text-align:center;
}
body.single-post .post-content .image-gallery .slides{
	text-align:center;
	width:100%;
	height:100%;
	overflow:hidden;
}
body.single-post .post-content .image-gallery img{
	height:100%;
	width:auto !important;
}

body.single-post .post-content .image-gallery-container{
	position:relative;
	margin:0 0 30px;
	background:#111;
}

body.single-post .post-content .image-gallery-container .ovbtns{
	position:absolute;
	z-index:99;
	bottom:0;
	left:0;
	width:100%;
	float:left;
}

#sticky p.subtitle{
	box-sizing:border-box;
	float:left;
	width:100%;
	margin:0 0 10px;
	border-left:10px solid #cd3217;
	padding:20px;
	font-size:16px;
	font-weight:bold;
}

.list-container{
	float: left;
	width: 100%;
	padding:15px 10px 15px 15px;
	border: 1px solid #54a38e;
	border-radius: 4px;
	background: #faf9f3;
}
.list-container.block-gray{
	background: #e9e7e2;
}
.list-container ul{
	padding: 0;
	float: left;
	width: 90%;
	word-break: break-word;
}
.list-container ol{
	padding:0 25px;
}
.list-container .block-green{
	padding:0;
	background:none;
}

/* !FOCUS */

.focus-title #over{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:transparent url('../images/yellow40.png');
}
.focus-title{
	height:auto;
	overflow:hidden;
	margin:0 0 30px;
	min-height: 211px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
}
.focus-title h4{
	left:30px;
}
.focus-title h1{
	position:absolute;
	bottom:20px;
	left:30px;
	margin:0;
}

#focus-content #sticky p.subtitle{
	border-left-color:#ffa141;
}

#focus-content .adeepen-rack-slider{
	float:right;
	width:34%;
	padding-left:30px;
}

#focus-content .adeepen-rack-slider li.secLabel{
	padding-left:0;
	padding-right:0;
}
#focus-content #adeepen-book-rack .m-slide{
	width:276px !important;
}

#focus-content #adeepen-book-rack .m-slide .interaction{
	width:42%;
}

#focus-content .tweets-container .tweets{
	height:888px;
}

.tweets-container .tweet:last-child{
	border:none;
}
#focus-content .tweets-container{
	border:0;
	float:right;
	height:970px;
}

#focus-content .tweets article {
	width: 93%;
}

#focus-content .focus-review-container {
	width: 66%;
	float: left;
	height: 100%;
}

#focus-content .block-review{
	width:100%;
	height:auto;
	padding:0;
	margin:0 0 20px;
}
#focus-content .block-review ul.rack-label{
	margin-bottom: 20px !important;
	padding-top: 24px;
}

#focus-content .block-review ul.rack-label .secLabel{
	border:1px solid #000;
	left: -8px;
	position: relative;
}

.refered-review{
	float:left;
	width:100%;
	padding:20px;
	background:#e1e7e0;
}

.refered-review.goodreads iframe,
.refered-review.goodreads iframe html,
.refered-review.goodreads iframe body,
.refered-review.goodreads{
	background:#eeeddb !important;
}

.refered-review .sx,
.refered-review .dx{
	float:left;
}
.refered-review .sx{
	width:24%;
	padding:0 3% 0 0;
}
.refered-review .sx h2{
	font-size:17px;
}
.refered-review .dx{
	width:76%;
}

.refered-review .review{
	padding:0;
	height:26em;
}

.refered-review .review ul.list-unstyled{
	margin-top:0;
	width:100%;
	padding:0;
}

.review ul.list-unstyled li{
	width:94%;
	margin:0 0 15px;
}

.review ul.list-unstyled li:last-child{
	margin:0 !important;
}
.review ul.list-unstyled li:last-child hr{
	display:none !important;
}

.review ul.list-unstyled li hr{
	width:100%;
}

.refered-review .review ul.list-unstyled li hr{
	border-color:#fff;
}

.refered-review .review ul.list-unstyled li a{
	margin:0 10px 0 0;
}
.refered-review .review ul.list-unstyled li a,
.refered-review .review ul.list-unstyled li p.rating{
	float:left;
	width:auto;
}

#focus-related-posts{
	width:66%;
	float:left;
}
/*.focus-post-entry{
	width:50%;
	float:left;
}

.focus-post-entry h2{
	height:2.5em;
}
.focus-post-entry h4{
	margin:30px 0 25px;
}
.focus-post-entry .lateral-padding{
	padding:0 15px 0 0;
}
.focus-post-entry.last .lateral-padding{
	float:right;
	padding:0 0 0 15px
}*/

/* !EVENTI */
#main.event .event-content .sticky{
	background:transparent url('../images/b40.png');
	background-repeat: no-repeat;
	background-position-y: bottom;
	background-size: cover;
}
#main.event .event-content .sticky .event{
	width:auto;
	clear:left;
	position:absolute;
	bottom:0;
	left:30px;
}
#main.event .event-content .sticky h4{
	position:static;
	margin:20px 20px 20px 0;
}
#main.event .comments{
	padding-right:10px;
}
#main.event .comments h4{
	margin-top:0;
}

#elist .mini-event .auimage,
#main.event .auimage{
	text-align:center;
	width:100%;
	clear:left;
	float:left;
}
#elist .mini-event .auimage .auimage-crop,
#main.event .auimage .auimage-crop{
	width:200px;
	height:200px;
	border-radius:100%;
	float:none;
}
#main.event .sx{
	width:62%;
	float:left;
	clear:left;
	min-height:356px;
}
#main.event .sx.w100{
	width:100%;
	padding-right:30px;
	padding-bottom:80px;
}
#main.event .book{
	float:right;
	clear:right;
	width:38%;
/*
	position: absolute;
	right: 0;
	top: 0;
*/
}
#main.event h2.t{
	font-size:25px;
	margin:0 0 10px;
}

#elist .mini-event h3,
#main.event .sidebar h3{
	margin:0 0 4px;
	font-size:13px;
	color:#807f7d;
}
#elist .mini-event h3 {
	color:#606060;
}

#elist .mini-event h3.bold,
#main.event .sidebar h3.bold{
	font-weight:bold;
}

#main.event .post-content-container{
	margin-top:6px;
}

#main.event .sidebar{
	padding:0 0 0 10px;
	width:325px;
	float:right;
}
.h350{
	height:350px;
}

.vertical-padding-30{
	padding-top:30px;
	padding-bottom:30px;
}

#main.event .sidebar .blog-depeen{
	padding-left:0 !important;
}

#main.event .sidebar .blog-depeen #slider-blog{
	padding-right:30px !important;
}

#emap{
	margin:0 0 30px;
	height:530px;
	width:100%;
	float:right;
}
#location-info{
	float:left;
	width:100%;
}

#elist #emap{
	height:530px;
}

#elist a.event{
	width:50%;
}

#elist a.event.more{
	width:100%;
}

hr.dashed{
	border-top:1px dashed #888;
}

a.marker{
    border-radius: 100%;
    padding: 4px 8px;
}

#elist h2.post-title{
	height: 84px;
	font-weight: 300;
	overflow: hidden;
}

#elist .mini-event p{
	height:5.5em;
}

#elist .mini-event .book{
	width:50%;
	float:left;
	height:100%;
	background: transparent no-repeat center center;
    background-size: cover;
}

#elist .mini-event a.post-image{
	height:215px;
	width:100%;
	overflow:hidden;
}

#elist .mini-event .auimage{
	background: transparent;
	height:100%;
	width:100%;
}

#elist .mini-event .auimage.w50{
	width:50%;
	clear:none;
	height:100%;
}
#elist .mini-event .auimage .auimage-crop{
	width: 130px;
	height: 130px;
	margin: 3em 0 3em 10px;
    min-height: inherit;
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	perspective: 1px;
}

#elist .mini-event .location-info{
	float:left;
	width:100%;
	margin:20px 0 10px 0;
	height: 60px;
}
#elist .mini-event .location-info.vuoto{
	height: 100px;
}

#elist .mini-event a.btn{
	margin:0 10px 0 0;
	clear:none;
	float:left;
	
	width: 40px;
	height: 40px;
	color: #606060;
	border: 1px solid #606060;
}
#elist .mini-event a.btn .fa{
	font-size: 24px;
}

#elist .mini-event a.btn.bg-green{
	padding:4px 10px 4px 8px;
}

.single-post .deepen-rack-slider .big.deepen-book-controller{
	display:none;
}

.rack.events .m-slider-controller,
.rack.events .m-slide{
	margin-top:15px;
}
.rack.events a.btn.rack-nav{
	padding: 0.9em 2em 0.9em 3em;
}

.single-autori .rack.events a.btn.rack-nav{
	padding: 0.9em 1.9em 0.9em 2.4em;
}

.rack.events .m-slide a{
	width:100% !important;
}

.rack.events .m-slide h2.title{
	font-size: 17px;
	font-weight: 300;
	margin: 10px 0 0 0;
	height: 60px;
}
.rack.events .m-slide h2.title a{
	color: inherit;
	font-weight: inherit;
}

.rack.events .m-slide h3.subtitle{
	color: #8a8a8a;
	font-size:14px;
	font-weight: 300;
	margin: 0;
    line-height: 21px;
}

.allevents-rack-slider .rack-label li{
	float:left;
}
.allevents-rack-slider .rack-label li h4.cs-label{
	border: 0;
}

.allevents-rack-slider .rack-label li ul{
	float:right;
}

.allevents-rack-slider .rack-label li ul li{
	float:none;
}

.allevents-rack-slider .rack-label li.secLabel {
	display:none;
    padding-top: 2px;
}
.allevents-rack-slider .rack-label li.secLabel h5 {
    border: 0;
}
.allevents-rack-slider .rack-label li.orderLabel{
	background:transparent;
	display:block;
	left:-5px;
}

.allevents-rack-slider .rack-label li.orderLabel ul{
	display: none;
}
.allevents-rack-slider .rack-label li.orderLabel.opened ul{
	display: block;
}

.nolink{
	cursor:default;
	pointer-events:none;
}

.single-autori .allevents-rack-slider ul li.secLabel,
.single-libri .allevents-rack-slider ul li.secLabel{
	display:block;
}

#emap .poiev a.more,
#emap .poiev h2.t,
#emap .poiev{
	width:100%;
	float:left;
}

#emap .poiev{
	width:300px !important;
}

#emap .poiev h2.t{
	margin:5px 0;
}

.item.sticky{
	background:#f1efea;
}

.rack.book-from-book-slider{
	/*margin-top:4px;*/
}

.book-cover-container{
	/*max-width:270px;*/
}
.book-cover-container img{
	max-width:280px;
	width:100%;
	height: auto;
	max-height: 470px;
}

#focus-content .tweets{
	margin-top: 10px;
}

.post-social-container{
	float:left;
	width:100%;
	position:relative;
}

.post-social-container .share-overlay{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

/*
.post-social-container .share-btn-mini{
	position:absolute;
}
a.btn.pa.bg-green.share-btn-mini{
	top: -45px !important;
	font-size: 19px !important;
}
a.btn.pa.bg-green.share-btn-mini i{
	padding: 8px 8px;
}

.share-btn-mini{
	top:inherit;
	right:5px;
	bottom:5px;
	font-size: 15px;
}

.share-btn-mini p{
	padding: 0 !important;
	float: left !important;
	width: auto !important;
	margin-bottom: 0 !important;
	font-size: 15px !important;
}
.share-btn-mini i{
	float: left !important;
	width: auto !important;
	margin-bottom: 0 !important;
	font-size: 15px !important;
	padding: 6px 8px 5px 11px;
}


a.bg-green.share-btn-mini .bg-white i{
	padding: 6px 4px 5px 4px;
	font-size: 15px;
}

.share-btn-mini .bg-white i.fa-facebook-square{
	padding-left: 8px;
}

.share-btn-mini .bg-white i.fa-google-plus-square{
	padding-right: 8px !important;
}*/

.dtxt{
	float:left;
	width:100%;
	margin:16px 0 0;
}

#grcont{
	float: left;
	width: 100%;
	background: #e2e2da;
	position: relative;
}

#goodreviews-div{
    background-color: #e2e2da;
	position:relative;
	z-index:1;
}

#grcont .dtxt{
	position:absolute;
	z-index:0;
	left: 16px;
}

.navbar span.bg-red.wishlist{
	display:none;
}

/*.carousel{
	height:725px;
}*/

.carousel-single {
	height: auto;
	background: #000;
	margin-top: 20px;
	min-height: 60px;
}
.carousel-single.fixed {
	margin-top: 0;
}

/*.tax-focus .carousel{
	height:860px;
}*/

.post-social-container{
	height:154px;
	background:#ddd;
}

a.btn.big.icon span.hidden-xsmall{
	font-size: 24px;
	line-height: 28px;
	top: 0;
}

.block-review .sx img{
	width:100%;
}

#input-menu{
	cursor:pointer;
}
#input-menu.bg-light-gray{
	cursor:text;
}

#focus-content #adeepenbk-slider .top-15{
	height:auto;
}

#focus-content .adeepen-rack-slider h5{
	line-height:18px;
	font-size:16px;
}

#p404{
	padding:2em 30px 10em;
	text-align:center;
}

.post-type-archive-autori .rack .m-slider-controller{
	/*margin-top:0;*/
}

a.post-image,
a.post-image img{
	width: 100%;
	min-height: 147px;
}
.home a.post-image,
.blog a.post-image{
	overflow: hidden;
	height: 154px;
}
.home a.post-image img,
.blog a.post-image img, 
.archive a.post-image img {
	min-height: 154px;
}
.mini-event .post-image img {
    min-height: 0 !important;
    width: 120%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.author-tour-book-slider{
	margin-top:20px;
}

#slider-blog a{
	float:left;
}

#slider-blog a img{
	height: 154px;
	width: auto;
}

a.opurl{
	float:left;
	width:100%;
	font-size:13px;
	font-style:italic;
}

#beloved-author-container h2 a:hover{
	text-decoration:underline !important;
}
h4.blog-pre {
	clear: none;
	margin-right: 10px;
}
h4.blog-label, h4.vetrina-label {
	clear: none;
	margin: 0;
	position: absolute;
	right: 15px;
	bottom: 11px;
	float: right;
	overflow: hidden;
    height: 19px;
}
#home-slideshow h4.blog-label {
	right: auto;
	bottom: auto;
	top: auto;
	position: relative;
	margin-top: 5px;
}

h4.vetrina-label {
	bottom: 5px;
}
#top-book-box h4.vetrina-label {
	bottom: 0px;
}

.group-blog .checkbox label{
	padding-left:6px;
}
.events-drop-content .checkbox label::before {
	top: 0px;
}
.events-drop-content .checkbox label::after {
	top: 0px;
}

.events-drop-content .checkbox label{
	line-height: 16px;
}
#rack-selector .group-blog .checkbox label{
	padding-left:0px;
}

#profcontent .selectLabel ul{
	min-width:152px;
}

.genre-head{
	margin:20px 0 0;
}
.genre-head h1{
	color:#cd3217;
}

.menu-footer-menu-container li.credit{
	position:relative;
}
.menu-footer-menu-container li.credit ul{
    width: 470px;
	display: block;
	position: absolute;
	top: -33px;
	left: -215px;
	text-align: center;
	padding:0;
	background:transparent;
}
.menu-footer-menu-container li.credit ul li{
	background:#fff;
	float:left;
	border-radius:6px;
	box-shadow:0 0 6px #666;
	z-index:9;
}
.menu-footer-menu-container li.credit ul li a{
	padding:4px 15px;
    color: #000 !important;
}
.menu-footer-menu-container li.credit ul li a::after{
	font-family:"FontAwesome";
	content:"\f0d7";
	color:#fff;
	position: absolute;
	bottom: -20px;
	font-size: 25px;
	left: calc(50% - 10px);
}

.menu-footer-menu-container li.credit ul li a:hover{
	color:#000 !important;
	background:transparent !important;
	text-decoration:none;
}

iframe.bkpreview{
	float:left;
	width:100%;
	height:100%;
	border:0;
	position:relative;
	z-index:999;
}

.modal-backdrop.in{
	z-index:9000;
}

div.book-content a.btn.big.bg-red{
	margin-left:0;
	margin-top:1.5em;
}

.search-img{
	float:left;
	width:150px;
}

.search-img a{
	float:right;
}
.search-img a img{
		width:100%;
}

.search-main {
	width:750px;
	float:left;
	padding:0 0 0 20px;
    position: relative;
}
.search-main h4{
	margin:0 10px 10px 0;
	float:left;
	clear:none;
}

.search-main .price {
    bottom: -50px;
}

.search-content{
	float:left;
	width:100%;
	clear:both;
}

.single-post .the-content img {max-width: 100%;}

form.update-user-data-cartaceo .prel,
form.update-user-data .prel{
	position:relative !important;
}
form.update-user-data-cartaceo .prel i,
form.update-user-data .prel i{
	position:absolute;
	right: 10px;
	top: 40px;
	color:#999;
	display:none;
}

/* QUIZ QUOTE */
#quiz-citazioni-body {
    position: relative;
}
#quiz-citazioni-body.esit:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
}
.quiz-content{
	/*float:left;*/ float: none;
	margin: 0;
	padding: 30px 0 55px 0;
	position: relative;
	
	min-height: 490px;
}
.quiz-content-inner {
	padding-bottom: 20px;
}
.quiz-content.off:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none;
	/*background: transparent url('../images/gray.png') repeat center bottom;*/
	/*background: rgba(81,81,81,0.5) no-repeat center bottom;*/
	z-index: 80;
}

.quiz-content .quote{
	background: #cce4dd;
	color: #4c4c4c;
	float:left;
	width: 30%;
	padding:25px 20px 20px;
	font-family: 'Roboto Slab', serif;
	font-size: 15px;
	font-weight: 600;
	min-height:360px;
	position: relative;
	
	margin-top: 0px;
}
.quiz-content .quote .block-quote-content {
	position: relative;
	width: 100%;
	height: 297px;
	overflow: hidden;
	padding-right: 10px;
}

.quiz-content .quote .counter{
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	right: 0;
	font-size: 15px;
	font-weight: normal;
}
.quiz-content .ps-container .ps-scrollbar-y-rail:hover, 
.quiz-content .ps-container .ps-scrollbar-y-rail.in-scrolling, 
.quiz-content .ps-container .ps-scrollbar-y-rail {
	background: #FFF
}
.quiz-content .quote span.green{
	width: 100%;
	padding: 0 20% 0 0;
	margin: 0 0 1em;
	float: left;
	font-size: 21px;
	line-height: 25px;
}

.quiz-content .m-slide h2{
	font-size: 17px;
}
.quiz-content .m-slide h3{
	font-size: 13px;
}
.quiz-content .m-slide h3,
.quiz-content .m-slide h3 a,
.quiz-content .m-slide h3 a strong{
	color: #fff;
}

.quiz-content .m-slide h3 a{
	opacity: 0.8;
}

.quiz-content .m-slide a.cover:hover,
.quiz-content .m-slide:hover a.cover{
	opacity: 0.7;
}

/*
.quiz-content .m-slide a.cover:hover::before,
.quiz-content .m-slide:hover a.cover::before{
	content:'';
	background: rgba(0, 173, 151, .7);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
*/

.quiz-content .m-slide.mfix a.btn:hover,
.quiz-content .m-slide.mfix:hover a.btn,
.quiz-content .m-slide a.btn:hover,
.quiz-content .m-slide:hover a.btn{
	/*background: #333;*/
}

.quiz-content ul.list-inline li{
	padding:0 6px 0 0;
}

.quiz-content ul.list-inline li h4{
	margin: 6px 0;
}

.quiz-content .books{
	width: 70%;
	float:right;
	text-align:center;
}

.quiz-content .books .m-slide{
	float:none;
	margin-top: 0px;
	width: 30%;
	display: inline-block;
	text-align: left;
}

.quiz-content .authors .m-slide{
	margin-top: 4.5em;
}

.quiz-content .books .m-slide,
.quiz-content .authors .m-slide{
	cursor: pointer;
}

.quiz-content .authors img.aimg{
	width:100% !important;
	border-radius: 100% !important;
}

.quiz-content .choice.off,
.quiz-content .choice *{
	pointer-events: none;
}
.quiz-content .choice.off{
	opacity: 0.8;
}
.quiz-content .books .choice h2{
	/*min-height: 4.5em;*/
	min-height: 3.0em;
}

.quiz-content .esit{
	position: absolute;
	z-index: 99;
	display: none;
	padding: 1.5em;
	top: 16%;
	bottom: 33%;
	left: 27%;
	right: 27%;
	width: 46%;
}

.quiz-content .esit .fa-stack{
	float: left;
	clear: both;
	margin: 0;
	font-size: 3em;
	padding: 0;
	position: absolute;
	top: 0.36em;
	left: .40em;
}

.quiz-content .esit a{
	display: inline-block;
	outline: none;
}

.quiz-content .esit h2,
.quiz-content .esit h3{
	float: left;
	margin: 0;
	width: 50%;
	font-size: 1.3em;
}
.quiz-content .esit h2 strong,
.quiz-content .esit h3 strong{
	width: 100%;
	float: left;
	font-size: 180%;
}

.quiz-content .esit h2{
	margin-top: 4.5em;
}
.quiz-content .esit h3{
	width: 130px;
	height: 130px;
	font-size: 13px;
	font-weight: bold;
	padding: 26px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	clear: right;
	float: right;
	margin: 0;
}
.quiz-content .esit h3 strong{
	font-size: 2.5em;
	opacity: 1;
}
.quiz-content .esit h3 span{
	opacity: 0.8;
}
.quiz-content .esit .action{
	float: left;
	width: 100%;
	text-align: center;
	margin: 1.75em 0 0;
}
.quiz-content .esit .action .social-buttons{
	height: 100%;
	top: 0 !important;
	bottom: 0;
	left: 0;
	right: 0;
}
.quiz-content .esit .action .social-buttons ul{
	padding: 3em 1em;
	text-align: center;
}
.quiz-content .esit .action .social-buttons ul li{
	display: inline-block;
	float: none;
	height: auto;
	width: 100%;
	text-align: left;
	margin: 10px 0;
}
.quiz-content .esit .action a{
	margin: 10px 0.25em 0 !important;
	top: -1px;
	position: relative;
	padding: 4px 12px;
}
.quiz-content .esit .action a.share-btn{
	padding: 6px 12px !important;
	top: 0;
}

.quiz-content .esit .fa-check{
	font-size: 1.35em;
	top: 3px;
}
.quiz-content .esit.on{
	display: table;
}
.quiz-content .esit .next-game,
.quiz-content .esit .new-game{
	z-index: 999;
}

.quiz-content .esit .true-one{
	float: left;
	width: 100%;
	background: #EFEBE8;
	position: absolute;
	left: 0;
	top: 100%;
	padding: 21px;
}
.quiz-content .esit .true-one h2,
.quiz-content .esit .true-one h3{
	float:left;
	width:100%;
	margin:0 0 .2em;
	clear: left;
	text-align:left;
}
.quiz-content .esit .true-one h3{
	min-height: 1px;
	height: auto;
	padding: 0;
	margin: .25em 0 0;
}
.quiz-content .esit .true-one h3 a{
	color: #222;
}

.quiz-content .esit .close-rack{
	position: absolute;
	right: 0;
	top: -1.5em;
	color: #fff;
	font-weight: normal;
}

.quiz-content #wrong{
	background: #eb2e0e;
}
.quiz-content #wrong .fa-ban{
	float: left;
	position: absolute;
	left: 20px;
	font-size: 6em;
	top: 20px;
	color: #fff;
}
.quiz-content #wrong .new-game{
	color: #eb2e0e;
}

.address-norm{
	padding: 1em 0 0;
	margin: 1.2em 0 2.6em;
	float: left;
	position: relative;
}
.address-norm::after,
.address-norm::before{
	left: 30px;
	right: 0;
	position:absolute;
}
.address-norm::before{
	content: '';
	border-top: 1px solid #d5d5d5;
	top: 0;
}
.address-norm::after{
	content: '';
	border-bottom: 1px solid #d5d5d5;
	bottom: 0;
}
.address-norm ul{
	float: left;
	margin: 0 0 .5em;
}
.address-norm ul li{
	list-style-type: disc;
}
.address-norm strong.green{
  font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.allevents-book-slider .locname{
  /*height: 2.2em;
  margin-bottom: 0;*/ /*mod*/
}
.quotes #quotes-container{
/* 	min-height: 30em; */
	background: #25252f url('images/bkg_citazioni.png') repeat center top;
}
.quotes #quotes-container .quote-text{
	height: 255px;
	margin-bottom: 15px;
}
.quotes #quotes-container .uxa,
.quotes #quotes-container .quote-author{
	width: 50%;
}
.quotes #quotes-container .quote-author{
	text-align: center;
}
.quotes #quotes-container .quote-author p{
	font-size: 14px;
	font-weight: 300;
	word-break: break-word;
	color: #92929c;
	min-height: 34px;
}

.quotes #quotes-container .dtxt{
	color: #92929c;
}

.quotes #quotes-container .quote-text h2,
.quotes #quotes-container .quote-text h2 a{
	color: #60606a;
}
.quotes #quotes-container .uxa{
	float: right;
	text-align: right;
}

.citazione-singola .uxa .social-buttons,
.citazione-item .uxa .social-buttons,
.quotes #quotes-container .uxa .social-buttons{
	position: absolute;
	display: none;
	background: 0;
	opacity: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #55acee;
}

.citazione-singola .social-buttons ul, 
.citazione-item .social-buttons ul {
	padding: 0px;
}
.citazione-singola .share-overlay, 
.citazione-item .share-overlay {
	top: 0px;
}
.citazione-singola .share-overlay li {
	left: auto;
	right: 0px;
}

.quotes #quotes-container .uxa .btn{
	float: left;
	display: inline-block;

}
.quotes #quotes-container p{
	border-bottom: 0;
	padding: 0;
/* 	margin: 0; */
}
.quotes #quotes-container .uxa .btn:first-child{
	margin-top: 0 !important;
}
.quotes #quotes-container .uxa .btn:last-child{
/* 	margin-bottom: 0 !important; */
}
.quotes #quotes-container .uxa .btn.reduced{
	padding: 4px 8px !important;
	font-size: 16px;
}

.search-content h3.ev{
	font-size: 16px !important;
	color: #888 !important;
	margin: 10px 0 0;
	font-weight: normal !important;
}
.search-content h3.ev:first-child{
	margin-top: 20px;
}

.quotes #quotes-container{
	background: #25252f url('../images/bkg_citazioni.png') repeat center top;
	min-height: 25em;
    height: 416px;
    padding: 4px;
    border-radius: 4px;
}

.home .quotes #quotes-container{
    height: 412px;
}
.home .quotes #quotes-container .citazione-block{
	height: 404px;
}
.quotes #quotes-container .citazione-block{
	/*border: 1px solid #54A38E;
	color: #54A38E;*/
}

.quotes #quotes-container .citazione-block .post-author{
	margin-top: 20px;
}
.quotes #quotes-container .citazione-block .ps-scrollbar-y{
	background-color: #54A38E;
}
.quotes #quotes-container .citazioni-blue .citazione-block .ps-scrollbar-y{
	background-color: #2ea1db;
}
.quotes #quotes-container .citazioni-green .citazione-block .ps-scrollbar-y{
	background-color: #9be051;
}
.quotes #quotes-container .citazioni-red .citazione-block .ps-scrollbar-y{
	background-color: #ea4460;
}
.quotes #quotes-container .citazioni-orange .citazione-block .ps-scrollbar-y{
	background-color: #efdb4d;
}

/*.quotes #quotes-container .citazione-block .btn.reduced.share-btn-mini,
.quotes #quotes-container .citazione-block .btn.reduced.share-btn-mini-quote,
.quotes #quotes-container .citazione-block .btn.reduced.likereading-btn,*/
.quotes #quotes-container .citazione-block .quote {
	color: #FFF !important;
	/*border-color: #54A38E !important;*/
}

.quotes #quotes-container .citazione-permalink{
	display: none;
}

body.blog #main h4.wa{
	background: #27789B;
}

#bookshop .sticky{
/* 	background: #767573 url('../images/placeholder/bookshop-bg.png') no-repeat center bottom; */
}
#bookshop #bookshop-carousel{
	height: auto;
}
#bookshop #bookshop-carousel .carousel-inner{
	height: 356px;
}
#bookshop #bookshop-carousel .navbtns .btn{
	opacity: 0.7;
	padding: 1px 11px;
}
#bookshop .col-lg-64-7 {
	padding: 0 2em 0 0;
}
#bookshop #social-info h3,
#bookshop #location-info h3{
	margin: .3em 0 0;
	color: #666;
}

#bookshop article h1{
	margin-top: 0;
}
#bookshop article h2{
	margin-top: 6px;
	margin-bottom: 14px;
}

#bookshop #social-info{
	float: left;
	width: 100%;
	margin: 2em 0 0;
	padding: 0 1em 0 0;
}
#bookshop #social-info h3{
	margin: .5em 0 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#bookshop #social-info h3 a{
	color: #666;
}
#bookshop #social-info h3 a:hover{
	color: #428bca;
}
#bookshop #social-info h3 i{
	font-size: 150%;
	position: relative;
	vertical-align: middle;
	margin-right: .25em;
}
#bookshop #social-info h3 i::before{
	position: relative;
	z-index: 2;
}
#bookshop #social-info h3 i::after{
	content: '';
	background:#fff;
	position:absolute;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
}
#bookshop #social-info h3.fb i{
	color: #3A5795;
}
#bookshop #social-info h3.tw i{
	color: #55ACEE;
}
#bookshop #social-info h3.gp i,
#bookshop #social-info h3.yt i{
	color: #CC181E;
}
#bookshop #social-info h3 strong{
	font-size: 75%;
}
#bookshop ul.rack-label,
#bookshop #bookshop-book-rack{
	padding-left: 0;
}
#bookshop ul.rack-label{
	padding-top: 10px;
}
#bookshop .sticky .h350{
	margin: 20px 0 0 0;
    position: absolute;
    top: 0;
    left: 20px;
}
#bookshop .sticky .h350 h4{
	margin:0 10px 10px 0;
	display: inline-block;
	clear: none;
	position: static;
}
#bookshop .sticky .h350 h1{
	color: #fff;
}
#bookshop .sticky .a-cover{
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.3);
}
#bookshop .the-content{
	padding-top: 6px;
}
#bookshop .the-content p{
	font-size: 16px;
}
#bookshop .post-content-container .m-slide{
	clear: both;
}
#bookshop .preference-rack-slider ul.rack-label{
	padding-left: 30px;
}
#bookshop #bookshop-info,
#bookshop #guestbook{
	float:left;
	width: 48%;
}
#bookshop #bookshop-info{
	margin-right: 4%;
}
#bookshop #bookshop-info .list-container{
	background: #e9e7e2;
}

#bookshop #bookshop-info .list-container li{
	border-bottom: 1px solid #b7b6b4;
	float: left;
	padding: 0.8em 0;
	width: 100%;
}
#bookshop #bookshop-info .list-container li:first-child{
	padding-top: 0;
}
#bookshop #bookshop-info .list-container li:last-of-type{
	padding-bottom: 0;
	border:0;
}
#bookshop #bookshop-info .list-container i{
	float: left;
	width: 8%;
	font-size: 1.1em;
	text-align: center;
	padding: .05em 0 0;
}

#bookshop #bookshop-info .list-container h3,
#bookshop #bookshop-info .list-container p.gray{
	font-weight: bold;
	float: right;
	width: 88%;
	clear: none;
	margin: 0;
	font-size: 17px;
}
#bookshop #bookshop-info .list-container p.gray{
	color: #909090;
}

#bookshop #guestbook h3{
	margin: 0 0 3px;
}
#bookshop #guestbook p{
	font-weight: normal;
	font-size: 13px;
}
#bookshop #guestbook ul li{
	border-bottom: 1px solid #717371;
	float: left;
	margin: 0 0 12px;
	padding: 0 0 3px;
	width: 100%;
}
#bookshop #guestbook ul li:last-of-type{
	border: 0;
	margin: 0;
	padding: 0;
}
#bookshop #guestbook p.gray{
	margin-bottom: 3px;
}

#bookshop .list-container .block{
	height: 415px;
}
#bookshop #guestbook .block{
	height: 367px;
}
#bookshop #guestbook .btn-wrap{
	text-align: center;
}
#bookshop #guestbook .btn-wrap .btn{
	display: inline-block;
	float: none;
	margin: 16px 0 0;
}
#bookshop #bookshop-info .list-container i.fa-map-marker{
	font-size: 1.6em;
}
#bookshop #social-info h3 i.fa-desktop{
	font-size: 1.25em;
}
#bookshop #bookshop-info .list-container i.fa-moon-o,
#bookshop #bookshop-info .list-container i.fa-shopping-cart{
	font-size: 1.3em;
}
#bookshop #bookshop-info .list-container i.fa-mobile{
	font-size: 2em;
}
#bookshop #social-info h3 i.fa-desktop:after{
	background: transparent;
}
#bookshop #location-info h3{
	padding-right: 15px;
	font-size: 15px;
	margin-bottom: 5px;
}

#bookshop #location-info h3:first-of-type{
	margin-bottom: 2em;
}
#bookshop #location-info h3.oth span{
	width: 20%;
	float: left;
}
#bookshop #location-info h3.oth strong{
	float: left;
	width: 60%;
	line-height: 18px;
	word-wrap: break-word;
}
#bookshop #location-info h3.oth strong img{
	max-width: 100%;
}

.cs-label .cleared{
	clear: both;
	float: left;
}

/* quiz-test */
body .quiz-test a.btn:hover{
	background-color: #e6e6e6;
}

body .quiz-test .custom-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(37, 37, 40, 0.65);
}

body .quiz-test .custom-bg{
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
	background-size: cover;
}
body .quiz-test .custom-bg.fog{
	filter: blur(30px);
	-webkit-filter: blur(30px);
	-moz-filter: blur(30px);
	-o-filter: blur(30px);
	filter: url('../images/blur.svg#blur');
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(pixelRadius=10)";
	filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=30);
	/* filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10'); */
	/* filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='10', MakeShadow='false', ShadowOpacity='0.00'); */
	/* filter: blur(add = 0, direction = 300, strength = 10); */
	clip: rect(auto, auto, auto, auto);
	background-size: cover;
}
body .quiz-test .custom-bg:before{
	content: '';
	background: rgba(0, 0, 0, .4);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.quiz-test .list-inline,
.quiz-test .questions,
.quiz-test .result,
.quiz-test .cover{
	position: relative;
	z-index: 8;
}

body .quiz-test .cover{
	text-align:center;
	color: #fff;
	float: left;
	width: 80%;
	margin: 4% 10% 6%;
}

body .quiz-test .cover h3 {
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-size: 21px;
	font-weight: 100;
	text-transform: uppercase;
}

body .quiz-test .cover hr{
	width: 80%;
	margin: 2% 10% 0;
}

body .quiz-test .cover h2{
	font-size: 35px;
	margin-bottom: 7%;
}

body .quiz-test ul .squared{
	float: right;
	padding: 0;
}
body .quiz-test ul .squared h5{
	border: 1px solid #FFF;
	margin: 5px 0;
	padding: 4px 8px;
}


.quiz-test .questions ul,
.quiz-test .questions{
	width: 100%;
	float:left;
	color: #fff;
	padding: 0;
}

.quiz-test .questions h1 span{
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-weight: 100;
}

.quiz-test .result h1{
	color: #fff;
}
.quiz-test .result h1 span{
	font-weight: 100;
}

.quiz-test .questions ol{
	counter-reset: qtcounter;
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

.quiz-test .questions ol li {
	margin: 0 0 10px 0;
	width: 50%;
	float:left;
	padding-left: 15px;
	padding-right: 0px;
}

.quiz-test .questions ol li:nth-child(2n+1){
	padding-left: 0px;
	padding-right: 15px;
	clear: both;
}

.quiz-test .questions ol li.column2{

}

.quiz-test .questions ol li a{
	text-decoration: none;
	float: left;
	width: 100%;
	position: relative;
	padding-left: 10px;

	margin-bottom: 10px;
}
.quiz-test .questions ol li a span{
	font-family: 'Roboto Slab', 'Trebuchet MS', serif;
	font-size: 15px;
	font-weight: 400;
	color: #4a4a4a;
	padding: 9px 16px;
	background: #c0c0c0;
	float: left;
	max-width: 95%;
	margin: 0 0 0 5%;
}
.quiz-test .questions ol li a:before{
	content: counter(qtcounter, upper-alpha);
	counter-increment: qtcounter;
	background: #54a38e;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	font-size: 24px;
	color: #fff;
	float: left;
	position:absolute;
	top:0;
	bottom:0;
	left: 0;
	width: 40px;
	
	/* Center slide text vertically */
	        display: -webkit-box;
	        display: -ms-flexbox;
	        display: -webkit-flex;
	        display: flex;
	        -webkit-box-pack: center;
	        -ms-flex-pack: center;
	        -webkit-justify-content: center;
	        justify-content: center;
	        -webkit-box-align: center;
	        -ms-flex-align: center;
	        -webkit-align-items: center;
	        align-items: center;
}
.quiz-test .questions ol li a:hover:before{
	background: #333;
}
.quiz-test .result{

	float:left;
	width: 100%;
	height: 100%;
}

.quiz-test .result .the-img{
	float:left;
	width: 30%;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.quiz-test .result .the-img img{
	max-width: 70%;
}
.quiz-test .result .info{
	float: right;
	width: 70%;
	position: relative;
}
.quiz-test .result .info .container-box{
	float: left;
	width: 100%;
	background: rgba(238, 238, 238, .7);
	position: relative;
	min-height: 265px;
	padding: 1.5em 1.5em 4.5em;
	font-size:1.1em;
	font-weight: 600;
	color: #4a4849;
	margin:1em 0 0;
	font-family: 'Roboto Slab', 'Trebuchet MS', serif;
}
.quiz-test .result .info .container-box .share-btn{
	/*background: #63b197;*/
	position: absolute;
	bottom:1.25em;
	left: 1.25em;
}
.quiz-test .result .info .container-box .social-buttons{
	top:inherit;
	bottom: 0;
}

.quiz-test.esit{
	padding-bottom: 0;
}


/* gamification */
body .header-user .blurred .ovfog {
  background: rgba(81, 81, 81, 0.75) no-repeat center bottom;
}

body .header-user .game-badge{
	float: left;
	width: 100%;
	margin: 4.5em 0 0;
	padding: 0;
	position: relative;
}
body .header-user .game-badge h1{
	position: static;
	margin: .4em 0 .1em;
	top: 0;
}
body .header-user .game-badge h2{
	float:left;
	width: 100%;
	margin: 0;
}

body .header-user .game-badge h3{
	font-weight: 600;
	margin: 1em 0 0;
	padding: 4px 8px;
	float:left;
	width: auto;
}
body .header-user .game-badge h3.current{
	color: #fff;
	max-width: 40%;
}

body .header-user .game-badge img.current{
	float: left !important;
	width: 100px;
	height: auto;
	left: -8.5em;
	position: absolute;
}
body .header-user .game-badge .game-levels{
	float: left;
	width: 100%;
}
body .header-user .game-badge .next{
	float: right;
	width: 56%;
}
body .header-user .game-badge .next h3{
	width: auto;
	text-align: right;
	width: 78%;
	padding: 4px 0;
}
body .header-user .game-badge .next img{
	width: auto;
	height: auto;
	max-width: 10%;
	position: absolute;
	right: 0;
	bottom: 0;
}

a.btn{
	outline: none;
}
a.btn.buy span,
a.btn.buy span.hidden-xsmall{
	font-size: inherit !important;
}

.book-page .book-external-right{
	/*padding-left: 40px;*/
}

.quiz-content #correct .qq-close,
.quiz-content #wrong .qq-close {
	position: absolute;
	top: -2em;
	right: 0;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	background: none;
	border: 0;
	color: #fff;
	font-size: 1.2em;
	padding: 0;
}


.quiz-content .b-hover .m-slide a.cover{
	width: 100%;
	height: inherit;
	position: relative;
	float: left;
}
.quiz-content .b-hover .m-slide a.cover img{
	position: static;
	width: 100%;
}

.quiz-content .b-hover .m-slide.mfix:hover a.cover:before,
.quiz-content .b-hover .m-slide:hover a.cover:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #02ab80;
}
.quiz-content .b-hover .m-slide.mfix:hover a.cover img,
.quiz-content .b-hover .m-slide:hover a.cover img {
	opacity: .4;
}

	.quiz-content .m-slide.no-touch a.btn:hover,
	.quiz-content .m-slide.no-touch:hover a.btn{
		background: #4DAC80 !important;
	}
	.quiz-content .b-hover .m-slide.no-touch:hover a.cover:before {
		content: none !important;
		background: transparent !important;
	}
	.quiz-content .b-hover .m-slide.no-touch a.cover:hover,
	.quiz-content .b-hover .m-slide.no-touch:hover a.cover,
	.quiz-content .b-hover .m-slide.no-touch:hover a.cover img {
		opacity: 1 !important;
	}

.quiz-content .b-hover .m-slide.mfix:hover a.cover:before{
	content: '' !important;
	background: #02ab80 !important;
}
.quiz-content .b-hover .m-slide.mfix:hover a.cover img {
	opacity: .4 !important;
}
.quiz-content .m-slide.no-touch.mfix a.btn:hover,
.quiz-content .m-slide.no-touch.mfix:hover a.btn{
	background: #333 !important;
}

.bookshops .bookshops-search{
	padding: 20px 30px 30px;
	position: relative;
	float: left;
	width: 100%;
	margin: 10px 0 0;
	background: transparent url('../images/map-bg.gif') no-repeat center center;
	background-size: cover;
}
.bookshops .bookshops-search.girl{
	background: transparent url('../images/girl.gif') no-repeat center center;
	background-size: cover;
}
.bookshops .bookshops-search:before{
	content: '';
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bookshops .bookshops-search .close-purpose-rack,
.bookshops .bookshops-search #your-location{
	position: absolute;
	top: 25px;
	right: 30px;
	outline: none;
}
.bookshops .bookshops-search #your-location{
	top: initial;
	margin: 0;
	bottom: 25px;
	display: none;
}
.bookshops form.search,
.bookshops .bookshops-search form{
	float: left;
	background: none;
	margin: 30px 0 0;
	font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
	font-weight: bold;
	font-size: 17px;
	padding: 0;
}
.bookshops form.search input[type="text"],
.bookshops .bookshops-search form input[type="text"]{
	border: 0;
	float: left;
	background: #fff;
	outline: none;
	margin: 0 28px 0 0;
	padding: 4px 8px;
	width: 230px;
	font-weight: normal;
	color: #464646 !important;
}
.bookshops form.search input[type="submit"],
.bookshops .bookshops-search form input[type="submit"]{
	float: left;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border: 0;
	padding: 0 10px;
	text-transform: uppercase;
	margin: 4px 0 0;
	outline: none;
}
.bookshops form.search{
	margin: 1em 0 1em 30px;
	position: relative;
}
.bookshops form.search label.topper{
	left: 0;
}
.bookshops .bookshops-search *{
	position: relative;
	z-index: 2;
}
.bookshops .bookshops-search h1{
	margin: 0;
	float: left;
	width: 100%;
}

.bookshops .w-libreria{
	float: left;
	width: 100%;
	padding: 0 30px;
	margin-bottom: 15px;
}

.bookshops .w-libreria h3{
	margin-top: 0;
	line-height: 1.25em;
}
.bookshops .w-libreria h1 .reduced{
	font-size: 70%;
}

.bookshops .w-libreria .reduced{
	font-size: 90%;
}
.bookshops .w-libreria .italic{
	font-style: italic;
}

#close-bs-map:before{
	content: 'chiudi ';
}

#close-bs-map.off:before{
	content: 'apri ';
}

#bsmap{
	float: left;
	width: 100%;
	height: 570px;
	margin: 0px;
}

#bsmap.off{
	display: none !important;
}

.map-poi h1{
	font-size: 25px;
	margin:8px 0 0;
	width: 100%;
}

.map-poi-preview h1{
	font-size: 25px;
	margin:8px 0 0;
	width: 100%;
    min-width: 200px;
    min-height: 30px;
    text-align: center;
}

.map-poi h4{
	margin: 8px 8px 0 0;
	float: left;
	clear: none;
}

.map-poi h4:last-of-type{
	margin-bottom: 7px;
}

.map-poi hr{
	border:0;
	border-bottom: 1px dashed #868686;
	float: left;
	width: 100%;
}

.map-poi h3{
	color: #868686;
	margin: 3px 0;
}
.map-poi h3.oth strong{
	float: right;
	width: 70%;
}

.map-poi a{
	float: left;
	width: 100%;
	margin: 8px 0 0;
}

.bookshops #results{
	float: left;
	width: 100%;
	text-align: center;
}
.bookshops #results ul{
	text-align: left;
	float: left;
	width: 100%;
	padding: 0px;
}
.bookshops #results ul li#loading{
	font-size: 4em;
	text-align: center;
	color: #ddd;
	border: 0;
}
.bookshops #results ul li{
	border-top: 1px solid #8a8a8a;
	float: left;
	width: 100%;
	padding: 40px 0;
	color: #5d5d5d;
	position: relative;
	min-height: 11.5em;
}
.bookshops #results ul li:first-child {
	border-top: 0px;
}
.bookshops #results ul li .cs-label{
	float: left;
	clear: none;
	margin: 0 10px 10px 0;
}
.bookshops #results ul li h1{
	font-weight: 300;
	font-size: 19px;
	color: #606060;
	margin: 5px 0 10px;
}
.bookshops #results ul li h1 a{
	color: #606060;
}
.bookshops #results ul li .content,
.bookshops #results ul li h3{
	font-size: 14px;
}
.bookshops #results ul li h3{
	margin: 3px 0;
}
.bookshops #results ul li .rows,
.bookshops #results ul li .location-info{
	float: left;
}
.bookshops #results ul li .rows{
	clear: left;
	width: 52%;
	padding: 0 3% 0 0;
}
.bookshops #results ul li .location-info{
	width: 33%;
	margin: .5em 0 0;
}
.bookshops #results ul li .opt{
	width: 13%;
	float: right;
	position: absolute;
	bottom: 18px;
	right: 0px;
	text-align: center;
	margin-bottom: 20px;
}
.bookshops #results ul li .opt a{
	display: inline-block;
	width: auto;
	text-align: center;
	background: transparent;
	color: #606060;
	float: right;
	border-radius: 100%;
	border: 2px solid #606060;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	margin: .5em 0 0;
	font-size: 1.5em;
	
	width: 41px;
	height: 41px;
}
.bookshops #results ul li .opt a.marker{
	padding: 4px 12px 3px 12px;
}
.bookshops #results ul li .opt a.perma{
	background: transparent;
	border-color: #cf4647;
	color: #cf4647;
	padding: 2px 8px 2px 10px;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
}
.bookshops #results ul li .opt a.perma span{
	line-height: 35px;
}

.bookshops #results ul li .opt a.perma.bg-green{
	background: #4dac80;
}

.bookshops #results ul li .opt .distance{
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	float: right;
	padding: 2px 8px;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	margin: 12px 0 0;
	clear: both;
}

.bookshops #load-more-cont{
	width: 100%;
	text-align: center;
	margin: 1em 0 3em;
}
.bookshops #load-more{
	display: none;
	font-size: 1.8em;
	border-radius: 10em;
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	-ms-border-radius: 10em;
	-o-border-radius: 10em;
}

#bookshop #location-info h2{
	padding: 0 1em 0 0;
}

.bookshops form.search.elab{
	width: 97%;
	background: none;
	border:0;
	padding: 0;
	margin-top: 1em;
	margin-left: 0;
}

.bookshops form.search.elab .input-container{
	padding: 4px 4px 4px 8px;
	border: 1px solid #ababab;
	background: #fff;
	float: left;
	width: 100%;
}
.bookshops form.search.elab .sx{
	width: 33.33%;
	float: left;
}
.bookshops form.search.elab .dx{
	width: 100%;
	float: right;
}

.bookshops form.search.elab span.darker{
	text-transform: uppercase;
}

.bookshops form.search.elab input[type="text"]{
	width: 210px;
}
.bookshops form.search.elab .padding-left-30 {
	position: relative;
}
.bookshops form.search.elab .padding-left-30 hr{
	margin: .30em 0;
}

.bookshops form.search.elab .padding-left-30 .events-drop-content{
	top: -6px;
}
.bookshops form.search label,
.bookshops form.search .checkbox label,
.bookshops .events-drop-content .checkbox label{
	text-transform: uppercase;
}

.bookshops form.search .to-right{
	float: right;
	margin-top: .5em;
}
.bookshops form.search.elab .switch {
    position: inherit;
    display: inline-block;
    background:#515151;
    position:relative;
    width:40px;
    height:22px;
    padding:3px;
    border-radius:25px;
    -webkit-border-radius:25px;
    float: right;
    cursor: pointer;
    outline: none;
}
.bookshops form.search.elab .switch::after {
    content:'';
    width: 16px;
    height: 16px;
    float: left;
    left: 3px;
    top: 3px;
    border-radius: 20px;
    background: #f1efea;
    position: absolute;
    outline: none;
}
.bookshops form.search.elab .switch.on {
    background:#4dac80;
}
.bookshops form.search.elab .switch.on::after {
    right: 3px;
    left: initial;
}
.bookshops form.search.elab .switch input {
    display:none;
}
.bookshops form.search.elab .search-counter {
    float:right;
    line-height: 18px;
}

#twitt-follow-btn{
	float: right;
	padding-top: 3px;
}


/*#other-focus{

}
#other-focus .focus-post-entry{
	padding: 0 15px;
	width: 310px;
}
#other-focus .focus-post-entry .col-lg-100{
	padding: 0;
}
#other-focus .focus-post-entry:nth-child(3n+1){
	clear: left;
}*/

.tax-focus #load-more-cont{
	float: left;
	width: 100%;
	margin: 2em 0;
	text-align: center;
}
.tax-focus #load-more-cont a{
	font-size: 1.8em;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}

.tax-focus .sticky img{
	width: auto;
}

#bs-launch{
	text-align: center;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
	background: transparent url('../images/bkg_libreria.jpg') no-repeat center center;
	height: 390px;
	margin: 0 0 1.2em;
}

#bs-launch form input[type="submit"],
#bs-launch h1{
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
}

#bs-launch h1{
	margin: 18px 0 0;
}

#bs-launch form{
	margin-top: 175px;
	width: 163px;
}

#bs-launch form,
#bs-launch form input{
	display: inline-block;
	clear: both;
}
#bs-launch form input{
	width: 100%;
	outline: none;
}

#bs-launch form input[type="text"]{
	border:1px solid #515151;
	color: #515151;
	padding: 4px 7px;
	margin:0 0 5px;
	font-size: 1.2em;
}
#bs-launch form input[type="submit"]{
	color: #c73422;
	background: #fff;
	border: 0;
	width: auto;
	font-weight: bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	font-size: 1.3em;
	padding: 2px 12px;
	margin: 66px 0 0;
}

h4.bs-promo{
	margin: 1em 0 0;
}

div.bs-promo h2{
	margin: .6em 0;
	color: #5c5c5c;
}

div.bs-promo div.promo-img{
    width: 280px;
    height: 154px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    background-position: center;
}

#bs-events,
#bs-promo,
div.bs-promo{
	width: 100%;
	float: left;
}

.bookshops #fsearch .thrd{
	margin-top: .5em;
}

body.single-autori #alleventsbk-slider{
	width: 474px !important;
	max-width: 100%;
}
body.single-autori #alleventsbk-slider-controller{
	width: 121px;
}

.author-content .right .btn-author-container .follow-btns{
	left: 0;
	position: static;
}
.author-content .right .btn-author-container a.btn{
	margin-left: 0;
    display: inline-block;
}

form#bssearch{
	width: 100%;
}

.bookshops .bookshops-search.nogirl #your-location{
	bottom: -5px !important;
	right: 0;
}

#kiwari-msg{
	text-align: center;
}

#kiwari-msg,
#kiwari-newsletter,
#kiwari-target{
	display: none;
}

#kiwari-msg.on{
	display: block;
}

/* split search */
body.search-no-results #main,
body.search-results #main{
	min-height: 35em;
}

body.search-no-results article,
body.search-results article,
body.archive.author article {
	float: left;
	margin: 1.4em 0;
}

body.search-no-results #main h1.red,
body.search-results #main h1.red{
	margin-top: 0;
	line-height: .5em;
}
body.search-no-results #book-search-labels,
body.search-results #book-search-labels{
	margin: .5em 0 .25em 0;
}
body.search-no-results #book-search-labels h4,
body.search-results #book-search-labels h4{
	color: #434343;
}
body.search-no-results #book-search-labels a.selected h4,
body.search-results #book-search-labels a.selected h4{
	color: #fff;
}

body.search-no-results .home-search-box,
body.search-results .home-search-box{
	float: left;
	width: 100%;
	border-bottom:1px dashed #bcb9b4;
	padding: 2em 0;
}
body.search-no-results .home-search-box:first-of-type,
body.search-results .home-search-box:first-of-type{
	padding-top:0;
}
body.search-no-results .home-search-box:last-of-type,
body.search-results .home-search-box:last-of-type{
	border:0;
}

body.search-no-results #main .home-search-box h1.red,
body.search-results #main .home-search-box h1.red{
	float: left;
	width: 28%;
	line-height: .75em;
}

body.search-no-results .home-search-box a.to-all,
body.search-results .home-search-box a.to-all{
	float: right;
	max-width: 72%;
	margin: 0;
}

body.search-no-results .home-search-box .rack-loading,
body.search-results .home-search-box .rack-loading{
	padding: 1em 0;
}

body.search-no-results .home-search-box .append hr:last-of-type,
body.search-results .home-search-box .append hr:last-of-type{
	display: none;
}

body.search-results a.bs{
	background: #767573;
	padding: 2em 0 0;
	text-align: center;
}

body.search-results .location-info-aside{
	float: left;
	width: 50%;
	margin: 0 5% 0 0;
}

body.search-results .location-info{
	float: left;
	width: 45%;
	color: #84837f;
	font-size: 0.8em;
	font-family: 'Roboto Slab', 'Trebuchet MS', serif;
	position: relative;
	top: -8px;
}

body.search-results .location-info p{
	margin: 0;
	float: left;
	width: 100%;
}

body.search-results .location-info strong{
	color: #81807c;
}

.news-read-also{
	float: left;
	width: 100%;
  margin: 1.75em 0 0;
  padding: 2em 0 0;
}
.news-read-also ul{
	padding: 0;
}
.news-read-also .post-title {
	font-weight: 300;
	min-height: 69px;
}
.news-read-also .cat-block {
	height: 330px;
	margin-bottom: 60px;
}
.news-read-also .cat-block:nth-child(odd){
	padding-left: 0px;
	padding-right: 15px;
}
.news-read-also .cat-block:nth-child(even){
	padding-left: 15px;
	padding-right: 0px;
}

.news-read-also .ran img{
	float: left;
	width: 100%;
	padding: 0 5% 0 0;
}

/* book gallery */
body.single-post .post-content .the-content .book-gallery {
    padding: 0 0 3em;
    margin: 0 0 1em;
}
body.single-post .post-content .the-content .book-gallery,
body.single-post .post-content .the-content .book-gallery .swiper-slide,
body.single-post .post-content .the-content .book-gallery .book-box,
body.single-post .post-content .the-content .book-gallery .sx a.cover,
body.single-post .post-content .the-content .book-gallery .sx a img,
body.single-post .post-content .the-content .book-gallery .dx a.title{
	width: 100%;
	float: left;
}
body.single-post .post-content .the-content .book-gallery .swiper-slide{
	position: relative;
}

body.single-post .post-content .the-content .book-gallery .sx,
body.single-post .post-content .the-content .book-gallery .dx{
	width: 50%;
}

body.single-post .post-content .the-content .book-gallery .sx{
	float: left;
}
body.single-post .post-content .the-content .book-gallery .dx{
	float: right;
	padding: 1.5em;
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 0;
	top: 0;
	background-color: rgba(0,0,0,.4);
	overflow: hidden;
	min-height: 19em;
}
body.single-post .post-content .the-content .book-gallery .dx .fake-bg{
    position: absolute;
    left: -20px;
    top: -20px;
    right: -20px;
    bottom: -20px;
    overflow: hidden;
    -webkit-filter: blur(20px);
    -moz-filter: blur(20px);
    -ms-filter: blur(20px);
    -o-filter: blur(20px);
    filter: blur(20px);
    z-index: -1;
    opacity: .4;
}
body.single-post .post-content .the-content .book-gallery .dx .fake-bg img{
	width: 100%;
	height: 100%;
}

body.single-post .post-content .the-content .book-gallery .dx a {
	text-decoration: none;
}
body.single-post .post-content .the-content .book-gallery .dx h2,
body.single-post .post-content .the-content .book-gallery .dx h3,
body.single-post .post-content .the-content .book-gallery .dx a.title{
	color: #fff;
}
body.single-post .post-content .the-content .book-gallery .dx .wishlist-box,
body.single-post .post-content .the-content .book-gallery .dx .btn {
	clear: both;
}
body.single-post .post-content .the-content .book-gallery .dx .btn {
	margin: 0 0 .8em;
}
body.single-post .post-content .the-content .book-gallery .dx .price {
    float: left;
    margin: 0 !important;
    position: static;
}
body.single-post .post-content .the-content .book-gallery .dx .dx-content {
	position: absolute;
	bottom: 1.5em;
	left: 0;
	padding: 0 25px;
}
body.single-post .post-content .the-content .book-gallery .dx h2{
	margin-top: 0;
	font-size: 1.1em;
}
body.single-post .post-content .the-content .book-gallery .dx h3{
	margin-top: 0;
	margin-bottom: 2.7em;
	font-size: .9em;
	opacity: .7;
}

body.single-post .post-content .the-content .book-gallery .dx .actions .dropdown-menu.wlist{
	top: initial;
	bottom: 120%;
}
body.single-post .post-content .the-content .book-gallery .dx .actions .dropdown-menu.wlist a{
    color: #929491;
    font-weight: normal;
}
body.single-post .post-content .the-content .book-gallery .dx .actions .dropdown-menu.wlist a:hover{
    color: #fff;
}
body.single-post .post-content .the-content .book-gallery .dx .clear p{
	float: left;
	width: auto;
}
/*body.single-post .post-content .the-content .book-gallery .swp-next,
body.single-post .post-content .the-content .book-gallery .swp-prev{
    font-family: 'Open Sans Condensed', 'Arial Narrow', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 12px;
    color: #fff;
    position: absolute;
    bottom: 0;
}*/
/*body.single-post .post-content .the-content .book-gallery .swp-next{
    right: 40%;
}
body.single-post .post-content .the-content .book-gallery .swp-prev{
    left: 40%;
}*/
/*body.single-post .post-content .the-content .book-gallery .swp-next span,
body.single-post .post-content .the-content .book-gallery .swp-prev span{
    line-height: 16px;
    font-size: 21px;
    top: -2px;
    position: relative;
}*/
/*body.single-post .post-content .the-content .book-gallery .swp-next.off,
body.single-post .post-content .the-content .book-gallery .swp-prev.off{
	opacity: .5;
}*/

/* dautore speciali gallery */

.speciali-gallery {

}

.speciali-gallery .swiper-slide {
	height: 495px;	
	overflow: hidden;
}
.speciali-gallery .swiper-wrapper {
	margin-bottom: 10px;
}
.speciali-gallery,
.speciali-gallery .swiper-slide,
.speciali-gallery .book-box {
	width: 100%;
	float: left;
}
.speciali-gallery .swiper-slide {
	position: relative;
}
.speciali-gallery .swiper-slide .speciali-box{
	position: absolute;
	padding: 40px 30px;
	bottom: 0;
	z-index: 2;
}
.speciali-gallery .swiper-slide .dautore-bkg {
    background-position: left bottom;
    height: 100%;
    top: 0;
}
.speciali-gallery h2.post-title, 
.speciali-gallery h2.post-title a {
	font-size: 35px;
	font-weight: 300;
	color: #FFF;
}

.speciali-gallery h3.post-author, 
.speciali-gallery h3.post-author a {
	color: #00d2f0;
}

.speciali-gallery  .dautore-img {
	width: 100%;
	height: 495px;
}
.speciali-gallery  .dautore-img img {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}

/* promo librerie gallery */

.promo-gallery {

}

.promo-gallery .swiper-slide {
	height: 390px;	
	overflow: hidden;
}
.promo-gallery .swiper-wrapper {
	margin-bottom: 10px;
}
.promo-gallery,
.promo-gallery .swiper-slide,
.promo-gallery .promo-box {
	width: 100%;
	float: left;
}
.promo-gallery .swiper-slide {
	position: relative;
}
.promo-gallery .swiper-slide .promo-box{
	position: absolute;
	padding: 30px;
	height: 100%;
	text-align: center;
	z-index: 2;
}
.promo-gallery .swiper-slide .promo-box .promo-box-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.promo-gallery h2.promo-title, 
.promo-gallery h2.promo-title a {
	font-size: 28px;
	font-weight: 600;
	color: #FFF;
}

.promo-gallery .promo-abstract p, 
.promo-gallery .promo-abstract p a {
	font-size: 16px;
	color: #FFF;
}

.promo-bkg {
    position: absolute;
    background: transparent url('../images/bkg_nero_30.png') repeat left top;
    width: 100%;
    height: 390px;
    z-index: 1;
}
.promo-bkg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.65);
}
.promo-gallery  .promo-img {
	width: 100%;
	height: 175px;
}
.promo-gallery  .promo-img img {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
}

.btn-illibraio.promo-button, a.btn-illibraio.promo-button {
	color: #FFF;
	border-color: #FFF;
}

/* --- */

/* promo librerie POI */

.cs-label.promo-attiva {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	background-color: #8a8a8a;
	border: 0px;
	padding: 5px;
}
.cs-label.promo-attiva.promo-celeste {
	background-color: #8CB9C4;
}
.cs-label.promo-attiva.promo-viola {
	background-color: #8692ff;
}

/* --- */

/* promo librerie RISULTATI */

.bookshops #results ul li .cs-label.promo-attiva, 
#libreria-header .cs-label.promo-attiva {
	clear: both;
	margin: 0 0 10px 0;
}

/* --- */

.newsletter-page{
	background: #e8cd77 url('../images/newsletter-page-bg.jpg') no-repeat center bottom;
	float: left;
	min-height: 60em;
}

.newsletter-page .hr{
	display: none;
}

.newsletter-page h1{
	color: #593635;
	font-size: 48px;
	padding: 12px 0 0 30px;
}

.newsletter-page a{
	color: #cd3217;
}

.newsletter-page a.btn{
	margin: 1em 0 0;
	padding: .5em 1.2em;
	font-size: 1.5em;
	border-radius: 1.5em;
}

#cookie-law-info-bar{
	left: 0;
}

.most-read-books-container {
	/*width: 33.33%;*/ /*mod*/
	/*float: left;*/ /*mod*/
	position: relative;
	height: 10px;
}

.most-read-books-content {
	height: 460px;
	margin-bottom: 10px;
}

.most-read-books-container .info{
	float: right;
	margin: 0;
  display: none;
}

.most-read-books-container .info.on{
	display: block;
}

.most-read-books-container .most-read-books .col-lg-100{
	position: relative;
}

.most-read-books-container .most-read-books .list-container{
	z-index: -1;
	position: absolute;
	right: 0;
	left: 0;
	top: 40px;
	
}
.most-read-books-container .most-read-books .list-container.on{
	z-index: 2;
}

.most-read-books-container h5{
	margin:0 0 0 15px;
}

.most-read-books-container .most-read-books h4{
	background: none !important;
	border: 1px solid #54a38e;
	color: #54a38e !important;
	font-weight: bold !important;
	padding: 3px 6px !important;
	cursor: pointer;
	
	float: right;
	margin: 11px 0px 10px 10px;
	clear: none;
}

.most-read-books-container .most-read-books h4.on{
	background: none !important;
	border: 1px solid #929491;
	border-width: 1px 1px 0;
	color: #929491 !important;
	font-weight: normal !important;
	padding: 4px 6px 3px !important;
	cursor: pointer;
}

#mrb-preferred ol li,
#mrb-ibuk ol li{
	float: right;
	width: 99%;
}

.most-read-books-container #mrb-ibuk li p {
	font-size: 13px;
	font-weight: 700;
}

.no-action{
	cursor: default;
}
.no-action:hover{
	text-decoration: none;
}

#ibuk-modal{
	padding: 10% 0 0;
}

#ibuk-modal .modal-body{
	float: left;
}

#ibuk-modal h4{
	margin-top: 2px !important;
}

#ibuk-modal p{
	margin: 1em 0 0;
	color: #000;
}

#ibuk-modal p a{
	color: #000;
	text-decoration: underline;
}

#ibuk-modal a.btn{
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	text-decoration: none;
}

#ibuk-modal .close{
    position: absolute;
    right: 15px;
    top: 12px;
}

h1.nl-title {
    margin-bottom: 30px;
}
.edit-newsletter .newsletter-box {
    width: calc(33.333333% - 20px);
    height: 315px;
    margin-right: 30px;
    margin-bottom: 50px;
    float: left;
    padding: 8px 15px;
    position: relative;
    border: 1px solid #d4393d;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .newsletter-box:nth-child(3) {
    margin-right: 0;
}
.edit-newsletter .newsletter-box:after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    background: rgba(255,255,255,0.7);
    display: none;
}
.edit-newsletter .newsletter-box.disabled:after {
    display: block;
}
.edit-newsletter .newsletter-box h1 {
    font-size: 30px;
    margin: 0 0 30px;
    float: none;
}
.edit-newsletter .newsletter-box h4 {
    font-size: 15px;
    padding: 2px 5px;
    position: absolute;
    top: -35px;
    left: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .newsletter-box ul {
    padding: 0;
}
.edit-newsletter .newsletter-box ul li {
    color: #404040;
    font-size: 13px;
    padding-left: 15px;
    position: relative;
}
.edit-newsletter .newsletter-box ul li:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    margin-right: 5px;
}

.edit-newsletter .newsletter-box .checkbox-slot {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 10px 6px;
    text-align: center;
}
.edit-newsletter .newsletter-box .checkbox-slot label {
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    color: #fff;
    margin: 0;
    cursor: pointer;
    position: relative;
}
.edit-newsletter .newsletter-box .checkbox-slot label:before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    background-color: #fff;
    margin-right: 5px;
    margin-top: 1px;
    vertical-align: top;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .newsletter-box .checkbox-slot label:after {
    color: #000;
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 12px;
    position: absolute;
    top: 1px;
    left: 2px;
    display: none;
}
.edit-newsletter .newsletter-box .checkbox-slot input[type="checkbox"] {
    display: none;
}
.edit-newsletter .newsletter-box .checkbox-slot input[type="checkbox"]:checked + label:after {
    display: block;
}
.edit-newsletter .newsletter-box .checkbox-slot label.no-checkbox {
    cursor: default;
}
.edit-newsletter .newsletter-box .checkbox-slot label.no-checkbox:before,
.edit-newsletter .newsletter-box .checkbox-slot label.no-checkbox:after {
    display: none;
}

.edit-newsletter .newsletter-box .open-slot {
    width: calc(100% + 2px);
    padding: 13px 0 10px;
    position: absolute;
    bottom: -44px;
    left: -1px;
    text-align: center;
    border: 1px solid #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    -moz-border-bottom-left-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
}
.edit-newsletter .newsletter-box .open-slot a {
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    color: #404040;
}
.edit-newsletter .newsletter-box .open-slot a:after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 16px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
}
.edit-newsletter .newsletter-box .open-slot a.to-close:after {
    content: '\f057';
    vertical-align: top;
    margin-top: 1px;
}

.edit-newsletter .newsletter-box.classic {
    border-color: #c76ca9 !important;
}
.edit-newsletter .newsletter-box.classic h1 {
    color: #c76ca9;
}
.edit-newsletter .newsletter-box.classic .checkbox-slot {
    background-color: #c76ca9;
}
.edit-newsletter .newsletter-box.custom:after {
    bottom: -44px;
}
.edit-newsletter .newsletter-box.custom,
.edit-newsletter .newsletter-box.custom * {
    border-color: #2476ba !important;
}
.edit-newsletter .newsletter-box.custom h1 {
    color: #2476ba;
}
.edit-newsletter .newsletter-box.custom h4 {
    background-color: #2476ba;
    color: #fff;
}
.edit-newsletter .newsletter-box.custom .checkbox-slot {
    background-color: #2476ba;
}
.edit-newsletter .newsletter-box.custom .open-slot a:after {
    color: #2476ba;
}
.edit-newsletter .newsletter-box.autori,
.edit-newsletter .newsletter-box.autori * {
    border-color: #54a38e !important;
}
.edit-newsletter .newsletter-box.autori:after {
    bottom: -44px;
}
.edit-newsletter .newsletter-box.autori h1 {
    color: #54a38e;
}
.edit-newsletter .newsletter-box.autori .checkbox-slot {
    background-color: #54a38e;
}
.edit-newsletter .newsletter-box.autori .open-slot a:after {
    color: #54a38e;
}

.edit-newsletter .custom-newsletter-wrap {
    width: calc(100% + 60px);
    float: left;
    clear: both;
    padding: 0 30px;
    margin-top: 15px;
    margin-left: -30px;
    border: 1px solid #2476ba;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .custom-newsletter-wrap .form-group {
    width: calc(33.333333% - 20px);
    float: left;
    margin-right: 30px;
}
.edit-newsletter .custom-newsletter-wrap .form-group:nth-child(3){
    margin-right: 0;
}
.edit-newsletter .custom-newsletter-wrap h2 {
    color: #2476ba;
    font-size: 22px;
}
.edit-newsletter .custom-newsletter-wrap p {
    color: #404040;
    font-size: 16px;
}
.edit-newsletter .custom-newsletter-wrap .clear-group {
    position: relative;
    clear: both; 
}
.edit-newsletter .custom-newsletter-wrap label.text-upper {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #2476ba;
}
.edit-newsletter .custom-newsletter-wrap .bfh-selectbox .bfh-selectbox-toggle {
    height: 30px;
}
.edit-newsletter .custom-newsletter-wrap .bfh-selectbox .bfh-selectbox-toggle .bfh-selectbox-option {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
}
.edit-newsletter .custom-newsletter-wrap .bfh-selectbox .bfh-selectbox-toggle .selectbox-caret {
    margin-top: 10px !important;
    border-width: 5px;
}
.edit-newsletter .custom-newsletter-wrap .bfh-selectbox .bfh-selectbox-options {
    margin-top: -5px;
}
.edit-newsletter .custom-newsletter-wrap .form-control {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
}
.edit-newsletter .custom-newsletter-wrap .twitter-typeahead {
    margin-bottom: 5px;
}
.edit-newsletter .custom-newsletter-wrap i.provincia-spin {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #999;
    display: none;
}
.edit-newsletter .custom-newsletter-wrap .checkbox label {
    font-size: 16px;
}
.edit-newsletter .custom-newsletter-wrap .checkbox label::before {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.edit-newsletter .custom-newsletter-wrap .checkbox label::after {
    font-weight: normal;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}
.edit-newsletter .custom-newsletter-wrap .checkbox input[type="checkbox"].check-green:checked + label::after {
    background-color: #2476ba;
}
.edit-newsletter .custom-newsletter-wrap .radio {
    margin-left: 20px;
}
.edit-newsletter .custom-newsletter-wrap .radio label {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #3d3d3b;
}
.edit-newsletter .custom-newsletter-wrap .radio label::before {
    border: 0;
    background-color: #c8c8c8;
    top: 3px;
}
.edit-newsletter .custom-newsletter-wrap .radio label::after {
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 4px solid #2476ba;
    left: 0;
    top: 3px;
}
.edit-newsletter .custom-newsletter-wrap .mobile-only {
    display: none;
    font-size: 24px;
    line-height: 28px;
    border-radius: 24px;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid #4b4b4b;
    background: transparent;
    color: #4b4b4b;
    padding: 3px 18px;
}

.edit-newsletter .authors-list-wrap {
    display: none;
    width: calc(100% + 60px);
    float: left;
    clear: both;
    padding: 0 30px;
    margin-top: 15px;
    margin-left: -30px;
    border: 1px solid #54a38e;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .authors-list-wrap .add-authors {
    width: calc(100% + 60px);
    margin-left: -30px;
    border-bottom: 1px solid #54a38e;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: calc(33.333333% + 40px);
    padding-right: calc(33.333333% + 40px);
    float: left;
    clear: both;
    position: relative;<
}
.edit-newsletter .authors-list-wrap .add-authors ul#authors-hint {
    display: none;
    width: calc(33.333333% - 40px);
    max-height: 262px;
    overflow: auto;
    position: absolute;
    top: 105px;
    left: calc(33.333333% + 20px);
    z-index: 99;
    margin: 0;
    padding: 0;
    border: 1px solid #cecece;
    background-color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .authors-list-wrap .add-authors ul#authors-hint li {
    padding: 0;
    margin: 0;
    font-size: 16px;
    padding: 3px 5px;
    border-bottom: 1px solid #cecece;
    cursor: pointer;
}
.edit-newsletter .authors-list-wrap .add-authors ul#authors-hint li:hover {
    background-color: #cecece;
}
.edit-newsletter .authors-list-wrap .add-authors ul#authors-hint li:last-child {
    border: 0;
}
.edit-newsletter .authors-list-wrap .add-authors h3 {
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}
.edit-newsletter .authors-list-wrap .add-authors input {
    width: 100%;
    font-family: 'Open Sans Condensed', Arial Narrow, sans-serif;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #cecece;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.edit-newsletter .authors-list-wrap .authors-list {
    width: 100%;
    float: left;
    clear: both;
    text-align: center;
}
.edit-newsletter .authors-list-wrap .authors-list h2 {
    font-size: 22px;
}
.authors-list-wrap .authors-list #authors-follow {
    width: 100%;
    min-height: 300px;
    float: left;
    clear: both;
    position: relative;
}
.edit-newsletter .authors-list-wrap .authors-list #authors-follow.loading:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 89;
    background: rgba(255,255,255,0.9);
}
.edit-newsletter .authors-list-wrap .authors-list #authors-follow.loading:after {
    content: '\f021';
    font-family: 'FontAwesome';
    font-size: 50px;
    color: #333;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 90;
    margin: -40px 0 0 -25px;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.edit-newsletter .authors-list-wrap .authors-list #authors-follow .m-slide {
    width: calc(25% - 40px);
    margin-right: 50px;
}
.edit-newsletter .authors-list-wrap .authors-list #authors-follow .m-slide:nth-child(4n+0){
    margin-right: 0;
}
.edit-newsletter .authors-list-wrap .authors-list #authors-follow .m-slide h2 {
    font-size: 16px;
}

.edit-newsletter .submit-alert {
    margin-top: 5px;
}
.edit-newsletter .submit-block {
    margin: 30px 0 0;
    min-height: 0;
}
.edit-newsletter .submit-block button[type="submit"] {
    border: 2px solid #4b4b4b;
    background: transparent;
    color: #4b4b4b;
    padding: 3px 18px;
}
.edit-newsletter .submit-block button[type="submit"]:hover {
    background: #4b4b4b;
    color:  #fff;
}
.edit-newsletter .submit-block button[type="submit"].loading {
    border: 2px solid #c8c8c8 !important;
    background: transparent !important;
    color: #c8c8c8 !important;
}


#respond { width: 100%; float: left; clear: both; padding: 0px; }
#respond .comment-reply-title { display: none; font-family: 'Roboto Slab', Trebuchet MS, serif; font-weight: 600; font-size: 21px; }
#commentform label { display: none; font-family: 'Open Sans Condensed', Arial Narrow, sans-serif; font-size: 18px; text-transform: uppercase; }
#commentform textarea { width: 100%; max-height: 86px; }
#commentform input[type=text] { width: 100%; }
#commentform input[type=submit] { font-family: 'Open Sans Condensed', Arial Narrow, sans-serif; font-size: 23px; font-weight: bold; line-height: 28px; border-radius: 24px; padding: 6px 18px; text-transform: uppercase; display: block; margin: 0 auto; }
#commentform .comment-form-author { width: 49%; margin-right: 1%; }
#commentform .comment-form-email { width: 49%; margin-left: 1%; }
#commentform .form-submit { margin-top: 10px; }
#commentlist { list-style: none; width: 100%; float: left; clear: both; margin: 0; padding: 0; }
#commentlist li { margin: 10px 0; padding: 10px 0; border-top: 1px solid #d5d5d5; }
#commentlist li .comment-author img { width: 35px; height: 35px; margin-right: 7px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; }
#commentlist li .comment-author b.fn,
#commentlist li .comment-author b.fn a { font-family: 'Roboto Slab', Trebuchet MS, serif; font-size: 18px; font-weight: 600; color: #4dac80; }
#commentlist li .comment-author .says { display: none; }
#commentlist li .comment-metadata a { color: #929491; }
#commentlist li .comment-metadata a.comment-edit-link { font-family: 'Open Sans Condensed', Arial Narrow, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #fff; background: #989795; border-radius: 13px; margin: 8px; margin-left: 0; padding: 1px 10px; }
#commentlist li .comment-content p { margin: 10px 0; }
#commentlist li .reply a { font-family: 'Open Sans Condensed', Arial Narrow, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #fff; background: #4dac80; border-radius: 13px; margin: 8px; margin-left: 5px; padding: 1px 10px; }
#commentlist li .reply a:before { font-family: 'FontAwesome'; font-size: 10px; font-weight: normal; content: '\f112'; display: inline-block; margin-right: 5px; }
#commentlist li .reply a:hover { color: #ccc; text-decoration: none; }
#commentlist li ul.children { padding-left: 10px; border-left: 20px solid #d5d5d5; }
#commentlist li .comment-respond { margin-left: 30px; display: inline-block; float: none; }
.load-more-comments { width: 100%; float: left; clear: both; margin: 20px 0; padding: 0; text-align: center; }
.load-more-comments i.fa { margin-right: 10px; }
.load-more-comments a.loading { background: #989795; color: #ccc !important; }
.socials { position: absolute; bottom: 0; right: -20px; }


.app-stores-cta{
	
	width: 60%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	
	position: relative;
	top: -8em;
}
.app-stores-cta a,
.app-stores-cta a img{
	
	width: 100%;
}

.app-stores-cta a.ios{
}
.app-stores-cta a.ios img{
	height: 47px;
}

@media screen and (max-width:768px){
	
	.app-stores-cta{

		width: 40%;
	}
}

@media screen and (max-width:480px){
	
	.app-stores-cta{

		width: 50%;
	}
	.app-stores-cta a.ios img{

		height: 37px;
	}
}