
.forced-width-50 {
	width: 50%!important;
}
#percorso-page-select {
	cursor: pointer;
}
@media (min-width: 769px) {
	.txt-big-blog {
		padding: 32px !important;
	}
}
.header-book-page.single {
	background-image: url('images/bg-scheda.jpg');
}
.data-isbn {
	display: none;
}
.img-book-page-card img {
	height: auto;
}
.container-select-choose-book {
	overflow-y: auto;
}
.calendar-panel{
	display:none;
}
.editor-description {
	margin-top: 20px;
}

/*
button.btn-empty{
	background-color: #FFF !important;
}

button.btn-empty:hover {
	color: #FFF!important;
	background:#1A2B40!important; 
}   */
.calendar-panel-item:hover, .share-panel-item:hover{
	color: #FFF!important;
}


.autori_evidenza_class{
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
}

.autori_evidenza_class.active{
	background-color: #E5E5E5;	
}

.autori_evidenza_class span{
	font-size: 30px;
}

.first-percorso {
	background-size: cover !important;
	min-height: 305px;
}
.facetwp-facet-search {
	display: none;
}
.container-select-choose-book .form-check input,
.container-select-choose-book .form-check label,
.justify-content-start p a,
.justify-content-center p select,
.justify-content-end p a {
	cursor: pointer;
}
.container-description-book h3 {
	padding-top: 60px;
}
.facetwp-facet-genere,
.facetwp-facet-formato,
.facetwp-facet-marchio,
.facetwp-facet-sezioni {
	display: inline;
	margin-bottom: 0px !important;
}
.dropdown-item.category-book.selected {
	font-weight: 700;
}
.category-book.disabled {
	color: #858585;
}
.author-preview {
	display: none;
}
.lds-spinner {
  display: block;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.lds-spinner div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #1a2b40;
  animation: lds-spinner 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-spinner div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-spinner div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-spinner div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-spinner {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
#collapsesearch .card-search {
	overflow: auto;
}
.pre-loader, .effective-results {
	display: none;
}
.very-hide {
	display: none !important;
}
.collapse-page-search .card-search {
	height: 100vh;
	overflow: scroll;
}
.category-book-container .category-book.disabled {
	cursor: default;
}

/* MEDIA QUERIES */

@media (max-width: 769px){
   .autori_evidenza_class{
	  height: 50px;
      margin-bottom: 20px;
      padding-top: 10px;
   }
}

@media (min-width: 769px) and (max-width: 1200px){
   .autori_evidenza_class{
      padding-top: 10px;
	  height: 100%;
   }
   
   .autori_evidenza_class span{
	  line-height: 33px;
   }
}

@media (min-width: 1200px){
   .autori_evidenza_class{
	  padding-top:30px;
	  height: 100%;
   }
}

.select-mese #mese-select  {
	max-width: 210px !important;
}

.day-cl.empty{
	cursor:inherit !important;
}
.day-cl{
	cursor:pointer !important;
}

.search-form-glass{
	cursor:pointer !important;
}

.custom-imgTitle{
	min-height: 297px !important;
}

@media (max-width: 769px){
	
  .custom-sezione-label{
	font-size: 7px !important;
  }
  
}
@media (max-width: 992px){
	.pagination-custom select {
		padding: 10px 30px;
	}
}
.custom-font-family-1{
	font-family:serif, sans-serif !important;
}
#percorsi-preloader,
.rl-hidden {
	display: none;
}
.social-desktop {
	width: 160px;
}
.autori-widget-desktop-info{
	min-height: 170px;
}

#libri .libri-consigliati h2 {
	font-size: 55px;
	line-height: 58px;
}

@media (min-width: 769px){
  .autori-widget-foto{
	min-height: 185px;
  }
}

@media (max-width: 768px){
	.autori-widget-foto{
		min-height: 125px;
	}
	#libri .libri-consigliati h2 {
		font-size: 45px;
		line-height: 48px;
	}
}

.MS-button-eventi-custom{
	height: 80px;
	margin-top:-25px;
}
