﻿@charset "utf-8";
body {
font-family: Arial,'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
/*	font-size: 16px; */
	background-color:darkgray;
	}
  #TOPBOX {
	width: 300px;
	height: 200px;
	max-width: 300px;
	max-height: 200px;
	display: block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: thin dotted #B7C0E3;
	position: absolute;
	top: 250px;
	left: 50%;
	margin-top: -100px;
	margin-left: -100px;
	background-color: #B7C0E3;
	-webkit-box-shadow: 10px 10px 7px;
	box-shadow: 10px 10px 7px;
}
 .prezzo_tagliato {
    font-size:12px;
     font-weight:normal;
      text-decoration:line-through;

  }
.imgbanner {
	width:100%;
}
.cassaflex {
	display: flex;
	border-right: #287BE1;
	border-right-style: solid;
	text-align: center;
	flex-direction: column;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
	.lateraleDX {
	margin: 20px;
	float: right;
}

.left-button,
.right-button {
	position: sticky;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	background-color: #287be17a;
	border: none;
	color: #ffffffb8;
	font-size: 20px;
	cursor: pointer;
	z-index: 200;
	font-size: 30px;
	font-weight: bold;
	border-radius: 50px;
}


.left-button {
	left: 0;
}

.right-button {
	right: 0;
}
	.erroreBox {
	color: Red;
	border: solid;
	padding: 10px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 70%;
	text-align: center;
}
.ordinacoso {
	width:40vh;
}
.categoria {
    background-color:lavender;
    margin-top:20px;
}
.categoria_Rpt {
   /* display:block;*/
}
.btn-categorie {

    display:none;
}
.submenu {
    width:100%;
    display:table-row;
}
 .presubmenu {
     display:none;
     width:100%;
 }
 .confermaCarrelloMobile {
     display:none;
 }
.btn.btn-lg.btn-default {
    font-size:15px;
}
.libri_ridotti {
    width:130px; margin:10px; display:inline-block;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
    
}

#categorie_home {
	margin-top: 20px;
	/*border: thin solid #CCCCCC;*/
	border-radius: 3px;
	padding: 10px;
	background-color: white;
	height: 450px;
}
.AltrilibriAutoreCS {
	display:flex;
}

h1 {
    font-size:30px;
   
}
h2 {
    font-size:24px;
     color:dimgray;
}
h3 {
    font-size:20px;
}
h3 {
    font-size:18px;
}
#evidenza_home {
	/* margin-top:20px;
	margin-bottom: 10px;
padding: 10px;
height: 450px;*/
}
#libri_categorie_home {
	display: inline-flex;
}
.outer {
	height: 450px;
	width: 100%;
	overflow-y: hidden;
	overflow-x: auto;
}
.inner {
	display: flex;
	width: 1900px;
	height: 500px;
	-webkit-overflow-scrolling: touch;
}
.testa_categoria_inner {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	width: 100%;
}

.swipe::-webkit-scrollbar {
	height: 5px;
}

.swipe::-webkit-scrollbar-thumb {
	background-color: #000;
}

#libri_categorie_inner {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: flex-start;
}
.banner_home {
	display: grid; 
	align-content: center; 
	justify-content: center;
	align-items: center;
	justify-items: stretch;
}
.home_wrapbanner {
	width: 100%;
	border: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 20px;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
	background-color: #287be1;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
}
.home_wrapbox {
	width: auto;
	border: solid;
	margin-top: 20px;
	
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	color: #287be1;
	/*height: 145px;*/
	display: flex;
	align-items: center;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 15px;
}
		.shadowed {
	-webkit-filter: drop-shadow(10px 10px 10px #222);
	filter: drop-shadow(2px 0px 2px #222)
}
.nolink  {
  pointer-events: none;
  cursor: default;
  background-color:none;
}
.nolink a:hover{
	pointer-events: none;
	cursor: default;
	background-color: none
}
.macrocat  {
  font-size:large;
  font-weight:bolder;
  margin-top:8px;
  pointer-events: none;
  cursor: default;
}

.datiFatturaOPZ {
    display:block;
    margin:10px;
    background-color:aliceblue;
    padding:10px;
    border:solid;
    border-color:lightblue;
    margin-left:auto;
    margin-right:auto;
    width:80%;
}

.menusx {
    
    padding-left:10px;
}

.menusx :hover {
    color:Highlight
   /* background-color:white; */
}
.catBold {
    font-weight:bolder;
}
.btn-menu {
	margin-top: 10px;
	margin-left: 5px;
	position: relative;
	padding: 10px 15px;
	background: transparent;
	color: white;
	border: none;
	font-size: 14px;
	font-weight: bold;
}
.sconto_home {
	background-color: #c10b0b;
	padding: 5px;
	border: none;
	border-radius: 2px;
	color: white;

	position: absolute;
	color: white;
	bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	left: 0;
	font-weight: bold;
}
.libro_categorie_bottom {
	margin-top: 1rem;
	width:100%;
}
.libro_categorie_home {
	/* height:300px;
    max-height:300px;*/
	width: 23%;
	position: relative;
	/*display: inline-block;;*/
	padding: 10px;
	vertical-align: bottom;
	margin-bottom: 10px;
	display: inline-block;

}
.col-rp-alt {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-content: stretch;
	/* align-items: flex-end; */
	justify-content: flex-start;
	margin-bottom: 20px;
}
	.libro_categorie_alt {
	/* height:300px;
    max-height:300px;*/
	width: 15%;
	position: relative;
	/* display: inline-block;*/
	padding: 5px;
	vertical-align: bottom;
	margin-bottom: 10px;
	margin-right: 15px;
	display: flex;
	flex-direction: column;
	align-items: baseline;
	flex-wrap: nowrap;
	align-content: stretch;
	justify-content: space-between;
}
.alt {
	font-size:15px;
}
.alt2 {
	font-size: 12px;
}
.libroSingolo_categorie_home {
	/* height:300px;
    max-height:300px;*/
	max-height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: auto;
	max-width: fit-content;
	position: relative;
	display: inline-block;
	padding: 10px;
	vertical-align: bottom;
	margin-bottom: 10px;
}
.libro_categorie_home2 {
   /* height:300px;
    max-height:300px;*/
    width:150px;
    max-width:150px;
    position:relative;
    display: inline-block;
    padding:10px;
    vertical-align:top;
}
.immagine_categorie {
	/*max-height:200px;
    height:200px;
	overflow: hidden;*/
	vertical-align: bottom;
	padding-bottom: 10px;
	position: relative;
	display: inline-block;
}

.immagine_categorie_inner {
	/*max-height:200px;
    height:200px;*/
	overflow: hidden;
	vertical-align: bottom;
	padding-bottom: 10px;
	position: relative;
	display: inline-block;
	width:280px;
}
	.immagine_categorie img {
		display: block;
		width: 100%;
		height: auto;
		margin-left: 10px;
		margin-right: 10px;
	}
.immagine_categorieSingolo {
	max-height: fit-content;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	vertical-align: bottom;
	padding-bottom: 10px;
}

.float_dx {
    float:right;
}


.elencoargomenti {
	/*
		margin-top: 20px;
		margin-right: 10px; */
	padding: 15px;
	/* padding-top: 0px; */
	/* padding-bottom: 15px; */
	text-align: center;
	/*border-top: 1px solid #287be1;
	border-bottom: 1px solid #287be1; */
	margin: 20px;
	width: 100%;
	
}
.ElencoArgomentiRPT {
	/* vertical-align: middle;
		background-color: #d3d3d336;
		min-height: 300px;
	*/
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.EbookDX {
	margin-top: 10px;
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background-color: teal;
	border-radius: 4px;
	color: white;
	font-size: 14px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.ebook_hover {
	background-color: #e9e9e9;
	color: black;
	position: absolute;
	right: 0px;
	bottom: 10px;
	padding: 2px;
	border-radius: 50px;
	border: 1px solid white;
	font-size: 20px;
	z-index: 100;
	width: 30%;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.novita_hover {
	background-color: #287BDE;
	color: white;
	position: absolute;
	/* top: 135px; */
	left: -4px;
	bottom: 20px;
	padding: 2px;
	padding-left: 24px;
	padding-right: 24px;
	border-radius: 3px;
	border: 1px solid white;
	font-size: 20px;
	z-index: 100;
}
.novitaipsa_hover {
	background-color: #287BDE;
	color: white;
	padding: 40px;
	padding-left: 24px;
	padding-right: 24px;
	border-radius: 3px;
	border: 1px solid white;
	font-size: 14px;
	margin-top:20px;
}
.default-banner3 {
	display: flex;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.estampa_hover {
	background-color: indianred;
	color: black;
	position: absolute;
	top: 25px;
	left: -4px;
	padding: 2px;
	padding-left: 6px;
	padding-right: 4px;
	border-radius: 3px;
	border: 1px solid white;
	font-size: 11px;
	z-index: 100;
}
.ebooklink  {
      display: inline-block;
  padding: 6px 12px;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
    color:black;
    font-size:12px; 
    min-height:30px; 
    width:100%;
    background-color: goldenrod;
    }
.socialdiv {
	width: 100%;
	border: 2px solid cornflowerblue;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 11px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-around;
	align-items: center;
	min-height: 40px;
	padding: 30px;
}
.socialelement {
	display: inline-flex;
	text-align: center;
	vertical-align: bottom;
}
	.promoPanel {
	width: 400px;
	height: 400px;
	position: absolute;
	border: 2px solid gray;
	background-color: #fffbe8;
	padding: 10px;
	display: table;
	z-index: 300;
	-webkit-box-shadow: 1px 3px 3px 0px #000000;
	box-shadow: 1px 3px 3px 0px #000000;
	top: 50%;
	left: 50%;
	transform: translate(-50%,50%);
}
.invisibile {
    display:none;
    visibility:hidden;
}
.testo_categorie {
    display:inline-block;
    
    max-height:85px;
    
    font-size:12px;
    max-width:100%;
    overflow:hidden;
    
}
.titolonuovo {
	text-align: center;
	margin-top: 40px;
	padding: 20px;
	font-size: 30px;
	color: #287be1;
}
	.testo_categorie2 {
	display: block;
	min-height: 120px;
	max-height: 120px;
	height: 120px;
	font-size: 11px;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid gray;
}
.prezzo_categorie {
	/*display:inline-block;
    max-height:100px;
    height:100px;
    font-size:12px;*/
	margin-bottom: 10px;
	margin-top: 10px;
}
.prezzo_cat_div {
	font-weight: bold;
	font-size: 16px;
	position: relative;
	width: auto;
	display: flex;
	/* text-align: center; */
	flex-direction: row;
	align-content: center;
	align-items: center;
	padding-left: 12%;
	padding-right: 12%;
	justify-content: space-between;
	margin-bottom: 10px;
}
.prezzo_cat_alt {
	font-weight: bold;
	font-size: 14px;
	position: relative;
	width: auto;
	display: flex;
	/* text-align: center; */
	flex-direction: row;
	align-content: center;
	align-items: center;
	padding-left: 12%;
	padding-right: 12%;
	justify-content: space-between;
	margin-bottom: 10px;
}
.cat  {
      display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
    color:white;
    font-size:12px; 
    min-height:30px; 
    background-color:#287be1;
    }
.btn_scheda_libro_home {
	border: none;
	border-radius: 6px;
	background-color: #287be1;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 45px;
	/* max-height: 25px; */
	width: 100%;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
}
.btn_scheda_libro_alt {
	border: none;
	border-radius: 6px;
	background-color: #287be1;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 45px;
	/* max-height: 25px; */
	width: 100%;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bolder;
}
.btn_scheda_libro_inner {
	border: none;
	border-radius: 6px;
	background-color: #287be1;
	color: white;
	min-height: 45px;
	font-size: 16px;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	display: flex;
	align-items: center;
}

.btn_scheda_libro_libro {
	border: none;
	border-radius: 2px;
	background-color: #287be1;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 25px;
	max-height: 25px;
	width: 100%;
	min-height: 50px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 14pt;
}
    .btn_scheda_libro_libro:hover {
       color:black;
    }
.pulsante_home_ON {
	border: none;
	padding: 3px;
	padding-right: 16px;
	padding-left: 16px;
	color: #287BE1;
	font-size: 20px;
	font-weight: bolder;
}
.pulsante_home_OFF {
	background-color: #287BE1;
	border: none;
	padding: 3px;
	padding-right: 16px;
	padding-left: 16px;
	color: white;
}
.pulsante_home_OFF:hover {
    font-weight:bolder; 
    text-decoration: none;
    text-decoration: underline;
	}
.sconto {float: left; 
         background-color:red; 
         padding: 5px;
         border: none;
	border-radius: 2px;
	
	color: white;
	top: auto;
	bottom: auto;
	min-height: 25px;
	max-height: 25px;
	width: auto;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 10pt;

}
#loadingDIV
    {
        position: fixed;
        top: 0;
        left: 0;
        background-color: black;
        z-index: 9999999999;
        opacity: 0.3;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        min-height: 100%;
        width: 100%;
    }
.loading
    {
        font-family: Arial;
        font-size: 10pt;
        width: 200px;
        height: 100px;
        position: relative;
        margin-top: 100px;
        margin-left: auto;
        margin-right: auto;
        text-align: center
 
    }

a:link {
	color: #287BE1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #287BE1;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.navbar.navbar-default.navbar-fixed-top {
	background-color: #287be1;
	font-size: 13px;
	/*min-height: 75px;
	/*color: #FFFFFF;
		max-width: 1000px;*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
	.navbar.navbar-default.navbar-fixed-top a {
		font-size: 13px;
		color: #FFFFFF;
		width: auto;
		min-height: auto;
		max-width: auto;
		display: inline-table;
	}
	.navbar.navbar-default.navbar-fixed-top button {
		font-size: 13px;
		color: #FFFFFF;
		width: auto;
		min-height: auto;
		max-width: auto;
		/* display: inline-table; */
		background: transparent;
	}

.navbar-form .form-control {
 min-width: 250px;
 
}

.form-group {
	width: auto;
	margin-left: 5px;
	margin-right: auto;
	margin-top: 10px;
	display: inline-table;
	float: left;
}

.cart-icon {
	position: relative;
	display: inline-block;
	font-size: 24px;
	color: black;
}

	.cart-icon:after {
		content: attr(data-count);
		position: absolute;
		top: -10px;
		right: -10px;
		font-size: 12px;
		background-color: red;
		color: white;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		text-align: center;
		line-height: 20px;
	}

.container {
	/*max-width:1000px;*/
	width:100%;
}
#banner_home_grande {
	border-radius: 0px;
	background-color: #287be1;
	
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
.container img {
	/*max-width:120%;	*/
}
#banner_home_sx a #sopra_home_sx {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: 100px;
	margin-left: auto;
	margin-right: auto;
	}

.pulsante {
	width: 132px;
	height: 32px;
	z-index: 2;
	color: #287be1;
	border-radius: 10px;
	background-color: #ffffff;
	-webkit-box-shadow: 1px 3px 3px 0px #000000;
	box-shadow: 1px 3px 3px 0px #000000;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
a:hover .pulsante {
	color: black;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#scheda_home_novita {
	margin-top:20px;
	min-height:180px;
	height:180px;
	overflow:hidden;
	border-radius: 10px;
	background-color: #287be1;
}
#scheda_home_novita:hover {
height:400px;
}
#scheda_home_novita #imager {
	max-height:150px;
	overflow:hidden;
}
#scheda_home_novita #testo_scheda_home {
	min-height: 200px;
	overflow: hidden;
	color: white;
	max-height: 200px;
}
#scheda_home_novita #testo_scheda_home p {
margin:10px;
}

.ApprofondimentiLibro {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-content: center;
	justify-content: space-around;
	align-items: center;
}

.HyperLinkLibro {
	margin: 10px;
	background-color: #287BE1;
	color: white;
	padding: 10px;
	font-weight: bolder;
	border-radius: 5px;
}
a.HyperLinkLibro {
	color: white;
}

.nope {
	display:none;
}

	.bottoneContatti {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	text-transform: none;
	cursor: pointer;
	background-image: none;
	display: block;
	max-width: 280px;
	padding: 6px 12px;
	margin-bottom: 0;
	margin-top: 20px;
	font-family: Arial, Arial;
	font-size: 17px;
	background-color: #2196F3;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 41px;
	line-height: 41px;
	padding: 0 20px 0 20px;
	font-weight: normal;
	font-style: normal;
	color: white;
}
#sopra_home_dx {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	}

.area_pulsante {
	width: 100%;
	border-radius: 10px;
	height: 100%;
	margin-top: 20px;
	color: #ffffff;
	font-size: 45px;
	font-weight: 700;
	line-height:50px;
	text-align:center;
	display: table;
}
#testo_area {
	display:table-cell;
	height:auto;
	vertical-align: middle;
	text-align: center;
	}
a:hover .area_pulsante {
	color:#000000;
	}


.libri_home a {     display : block;
                     width : 300px;
                     height : 200px;
                     background-image:url( img/libri_hover.png );
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      opacity: 1;
                      -webkit-transition: all 0.3s ease-in-out;
                       -moz-transition: all 0.3s ease-in-out;
                       -o-transition: all 0.3s ease-in-out;
                       transition: all 0.3s ease-in-out;
					   	margin-left: auto;
						margin-right: auto;
}

.libri_home a:hover { display : block;
                      width : 300px;
                      height : 200px;
                      background-image:url( img/libri.png );
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      opacity: 1;
                      -webkit-transition: all 0.2s ease-in-out;
                       -moz-transition: all 0.2s ease-in-out;
                       -o-transition: all 0.2s ease-in-out;
                       transition: all 0.2s ease-in-out;
					   margin-left: auto;
						margin-right: auto;
}

.libri_banner a {     display : block;
                     width : 100px;
                     height : 100px;
                     background-image:url( img/libri_banner.png );
					 background-position:center;
					 background-size:auto;
                       opacity: 1;
					   	margin-left: auto;
						margin-right: auto;
}


.benessere_home a {     display : block;
                     width : 300px;
                     height : 200px;
                     background-image:url( img/benessere_hover.png );
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      opacity: 1;
                      -webkit-transition: all 0.3s ease-in-out;
                       -moz-transition: all 0.3s ease-in-out;
                       -o-transition: all 0.3s ease-in-out;
                       transition: all 0.3s ease-in-out;
					   margin-left: auto;
						margin-right: auto;
}

.benessere_home a:hover { display : block;
                      width : 300px;
                      height : 200px;
                      background-image:url( img/benessere.png );
                      opacity: 1;
						margin-left: auto;
						margin-right: auto;
}
.benessere_banner a {     display : block;
                     width : 100px;
                     height : 100px;
                     background-image:url( img/benessere_banner.png );
					 background-position:center;
					 background-size:auto;
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      opacity: 1;
                      -webkit-transition: all 0.3s ease-in-out;
                       -moz-transition: all 0.3s ease-in-out;
                       -o-transition: all 0.3s ease-in-out;
                       transition: all 0.3s ease-in-out;
					   margin-left: auto;
						margin-right: auto;
}
.app_home a {     display : block;
                     width : 300px;
                     height : 200px;
                     background-image:url( img/app_hover.png );
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      opacity: 1;
                      -webkit-transition: all 0.3s ease-in-out;
                       -moz-transition: all 0.3s ease-in-out;
                       -o-transition: all 0.3s ease-in-out;
                       transition: all 0.3s ease-in-out;
					   margin-left: auto;
						margin-right: auto;
}

.app_home a:hover { display : block;
                      width : 300px;
                      height : 200px;
                      background-image:url( img/app.png );
                      -webkit-box-sizing: border-box;
                      -moz-box-sizing: border-box;
                      box-sizing: border-box;
                      opacity: 1;
                      -webkit-transition: all 0.2s ease-in-out;
                       -moz-transition: all 0.2s ease-in-out;
                       -o-transition: all 0.2s ease-in-out;
                       transition: all 0.2s ease-in-out;
					   margin-left: auto;
						margin-right: auto;
}
.app_banner a {     display : block;
                     width : 100px;
                     height : 100px;
                     background-image:url( img/app_banner.png );
					 background-position:center;
					 background-size:auto;
                     opacity: 1;
                      	margin-left: auto;
						margin-right: auto;
}
#social {
	margin-top: 20px;
	display: table-cell;
	/* max-height:300px;
    height:300px;
    width:300px;
    max-width:300px;*/
	color: #287BE1;
	font-style: italic;
	font-variant: small-caps;
	font-size: x-small;
	text-align: center;
}
#social #twitter {
	margin-top: 15px;
	padding-top: 15px;
}
#instagram-banner {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	background-color: #f8f8f8;
	padding: 10px;
}

.instagram-post {
	margin: 10px;
	width: 200px;
	height: 200px;
	background-size: cover;
	background-position: center;
	border-radius: 5px;
}
#google_home {
	width: 300px;
	max-height: 310px;
    height:300px;
	margin-top: 15px;
	color:#287BE1 ;
	font-style: italic;
	font-variant: small-caps;
	font-size: x-small;
	text-align: center;
    margin-left:auto;
    margin-right:0px;
    vertical-align:top;
    display:block;
}
#spazio_banner_home {
	width: 300px;
	max-height: 310px;
    height:300px;
	margin-top: 15px;
	color:#287BE1 ;
	font-style: italic;
	font-variant: small-caps;
	font-size: x-small;
	text-align: center;
    display:block;
    margin-left:auto;
    margin-right:0px;
    vertical-align:top;
    display:block;
}
#content-modal {
width: 90%;
 margin-left: auto;
margin-right: auto;

}
.modalfooter {
	border:none;
	border-top: 1px solid #e7e7e7;
	border-radius: 0 0 5px 5px;
    height: 20px;
        
}
li .menu-vai {
	max-height: 40px;
	margin-top: 10px;
	width: auto;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
	min-height: 40px;
}
.container-fluid #topFixedNavbar1 .nav.navbar-nav.navbar-right {
	text-align: center;
}
.btn-group .dropdown-menu .dropdown-header {
	color: #287BE1;
}
.btn-group .btn.btn-lg.btn-default.dropdown-toggle {
	border: none;
}
.btn.btn-lg.btn-default {
	border: none;
}
.row .col-md-9 #libri_novita {
	width: 100%;
	height: 250px;
	min-width: 100%;
	max-width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	margin-top: 20px;
}
.col-md-9 #libri_novita #libri_novita_control {
	position: relative;
	bottom: auto;
	z-index: 9;
	opacity: 1;
	display: inherit;
	width: 100%;
}
.col-md-9 #libri_novita #novitabox {
	width: 1860px;
	padding-right: 10px;
	position: relative;
}
.col-md-9 #libri_novita #novitacontroller {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#libri_novita #novitacontroller #titolonovita {
	padding-left: 25px;
	padding-right: 25px;
	font-size: large;

}
.separatore {
	width: auto;
	border: 2px solid #287BE1;
}
.scheda_libro {
	width: 335px;
	/*min-height: 250px;
	max-height: 250px;
	*/
		display: inline-block;
		margin-left: 5px;
		margin-top: 5px;
		margin-right: 5px;
		overflow-y: hidden;
		overflow-x: hidden;
		-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		border: solid lightgray;
		border-width: thin;
		font-size: 13px;
	}
.scheda_libro_AU {
	/*width: 100%;
	min-height: 250px;
	max-height: 250px;
		height: 280px;
		display: inline-block;
	*/

	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	overflow-y: hidden;
	overflow-x: hidden;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: solid lightgray;
	border-width: thin;
	font-size: 13px;
	display: flex;
	align-items: flex-end;
}


.scheda_app {
	width: 335px;
	/*min-height: 250px;*/
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: solid lightgray;
    border-width: thin;
	font-size:13px;
}
.scheda_libro a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.scheda_app a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.scheda_libro a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.scheda_app a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.scheda_libro a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.scheda_app a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.scheda_libro .corpo_scheda_libro {
	height: 160px;
	overflow-y: hidden;
	text-align: justify;
	padding: 4px;

}
.scheda_libro_AU .corpo_scheda_libro_AU {
	
	overflow-y: hidden;
	text-align: justify;
	padding: 4px;
}
.scheda_app .corpo_scheda_app {
	/* [disabled]height: 160px; */
	/* [disabled]overflow-y: hidden; */
	text-align: justify;
	padding: 4px;

}



  
.scheda_libro .corpo_scheda_libro .imm_scheda_libro {
	height: 100%;
	width: 100px;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
}
.scheda_libro .corpo_scheda_libroAU .imm_scheda_libroAU {
	height: 100%;
	
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
}
.scheda_libro .foot_scheda_libro {
	width: 100%;
	height: 30px;
	display: inline-block;
	text-shadow: 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	position: relative;
	top: auto;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: thin solid #7088F9;
}
.scheda_app .foot_scheda_app {
	width: 100%;
	height: 30px;
	display: inline-block;
	text-shadow: 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	position: relative;
	top: auto;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 2px;
	padding-left: 5px;
	border-top: thin solid #c3850d;
}
#particolare {
	float: left;
	display: inline-block;
	border:none;
}
.scheda_libro .testa_scheda_libro {
	width: auto;
	display: block;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #287be1;
	position: relative;
}
.scheda_libro_AU .testa_scheda_libro_AU {
	width: auto;
	display: none;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #287be1;
	position: relative;
}
.scheda_app .testa_scheda_app {
	width: auto;
	display: block;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #c3850d;
	position: relative;
}
.scheda_libro .testa_scheda_libro .titolo_scheda {
	display: inline-table;
	max-width: 75%;
	width: 75%;
	color: #FFFFFF;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	max-height: 50px;
	overflow-y: hidden;
	vertical-align: middle;
	font-weight: bold;
}
.scheda_app .testa_scheda_app .titolo_scheda {
	display: inline-table;
	max-width: 75%;
	width: 75%;
	color: #FFFFFF;
	position: relative;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
	max-height: 50px;
	overflow-y: hidden;
	vertical-align: middle;
	font-weight: bold;
}
.scheda_libro .testa_scheda_libro .prezzo {
	border-width: medium;
	border-color: #FFFFFF;
	border-radius: 38px;
	width: 20%;
	display: inline-block;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	text-align: center;
}
.scheda_libro .foot_scheda_libro .btn_scheda_libro {
	border: none;
	border-radius: 2px;
	background-color: #287be1;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 25px;
	max-height: 25px;
	width: auto;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 10pt;
}
.btn_scheda_libro_flr {
	border: none;
	border-radius: 2px;
	background-color: #287be1;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 25px;
	max-height: 25px;
	width: auto;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 10pt;
    float:right;
}
.btn_scheda_ben_flr {
	border: none;
	border-radius: 2px;
	background-color: #287be1;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 25px;
	max-height: 25px;
	width: auto;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 10pt;
    float:right;
    background-color:#119b25;
}
.scheda_app .foot_scheda_app .btn_scheda_app {
	border: none;
	border-radius: 2px;
	background-color:#c3850d;
	color: white;
	top: auto;
	bottom: auto;
	min-height: 25px;
	max-height: 25px;
	width: auto;
	display: inline-block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	vertical-align: middle;
	font-size: 10pt;
}
.col-md-9 #particolare .collane  {
	display: inline;
	margin-right: 5px;
	font-weight: bold;
}
.col-md-9 #particolare .collane a {
	color:#000000;
	font-size: 10px;
	-webkit-transition: all 0.2s ease-in-out;
                       -moz-transition: all 0.2s ease-in-out;
                       -o-transition: all 0.2s ease-in-out;
                       transition: all 0.2s ease-in-out;
}
.col-md-9 #particolare .collane a:hover {
	font-size: 16px;
	-webkit-transition: all 0.2s ease-in-out;
                       -moz-transition: all 0.2s ease-in-out;
                       -o-transition: all 0.2s ease-in-out;
                       transition: all 0.2s ease-in-out;
}
div #aggcar {
	animation-name: example;
	animation-duration: 2s;
}

.checkboxLabel {
	border-radius: 4px;
	font-size:x-large;
	text-align: center;
	color: #287be1;
	width: 100%;
	height: 50px;
	margin: 2px;
	margin-top: 10px;
}

.checkboxschedalibro {
    display:none;
}
.checkboxtesto{
    width:90%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
}
#checkbox_descrizione {
    display:none;
}
#testocheckboxlabel {
    margin-top:15px;
}


#checkbox:checked + #checkbox_descrizione {
    display:block;
}

#checkbox_autore {
    display:none;
}

#checkbox2:checked + #checkbox_autore {
    display:block;
}

#checkbox_altrilibri {
    display:none;
}

#checkbox3:checked + #checkbox_altrilibri {
    display:block;
}

#checkbox_rstampa {
    display:none;
}

#checkbox4:checked + #checkbox_rstampa {
    display:block;
}


#checkbox_altrilibrisugg {
    display:none;
}

#checkbox6:checked + #checkbox_altrilibrisugg {
    display:block;
}
#testa_libro {
	width: 100%;
	margin-bottom: 15px;
	display: inline-block;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:left;
}
.copertina {
	-webkit-box-shadow: 5px 5px 3px #898989;
	box-shadow: 5px 5px 3px #898989;
	border: #8989893b;
	border-style: solid;
	border-width: thin
}
.copcarrello {
	margin:5px;
	}
#desc_home_libro {
	width: 90%;
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-style: italic;
}
#scheda_libro {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	border-radius: 2px;
	border-bottom: medium solid #287be1;
}
.col-lg-6 #scheda_libro #evidenza {
	width: auto;
	height: 35px;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	right: auto;
	border-bottom: 2px solid #287be1;
	color: #287be1;
    font-size:20px;
	text-align: center;
	margin-bottom: 10px;
    font-weight:bold;
}
.row .col-lg-6 #socialN {
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}
.row .col-lg-6 #Bib_Ele {
	width: 90%;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 5px;
	background-color: #C3850E;
	-webkit-box-shadow: 2px 2px 1px #565656;
	box-shadow: 2px 2px 1px #565656;
}
#notifica {
	width: 20px;
	height: 20px;
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 15px;
	background-color: #B70D0D;
	min-width: 20px;
	min-height: 20px;
	position: relative;
	margin-left: 15px;
}
.container #footer #foot_social {
	width: 30%;
	height: 100px;
	display: table-cell;
	position: relative;
	right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 25px;
	padding-right: 25px;
	left: auto;
}
.container #footer #foot_testo {
	width: 60%;
	display: table-cell;
	position: relative;
}
#carrello_cont {
	width: 100%;
	min-width: 100%;
	display: inline-table;
	margin-left: auto;
	margin-right: auto;
    padding-top:20px;
    margin-bottom:10px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: thin solid #287BE1;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;

}
#contenutocarrello {
	width: auto;
	height: auto;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
    background-color:white;
}
#pulsanti_carrello {
	width: 100%;
	min-width: 100%;
	display: table;
}
#sinistra_carrello {
	display: table-cell;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: auto;
}
#destra_carrello {
	width: auto;
	display: table-cell;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	text-align:right;
}
.cassa {
background-color:white;
}
.ballcarr {
	position: relative;
	/*top: 20px;*/
	z-index: 100;
	width: 200px;
	/*min-height: 150px;*/
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #287BE1;
	/*margin-bottom: 40px;*/
	/*padding: 15px;*/
	background-color: #ffffff;
	border-radius: 5px;
    max-height:35px;
    overflow:hidden;
    color:black;
    display:inline-block;
    margin-top:10px;
    font-size:12px;
    text-align:center;
    padding:5px;
    color:black;
}
.promoDx {
	display: block;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: gold;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bolder;
	color: #287be1;
}

.bottonecomelink {
  display: block;
  background: #FFFFFF;
  text-align: center;
  border: 0px solid #FFFFFF;
  color: #287BE1;
  padding-top:5px;
}
.neutro {
	color: black;
	font-weight: normal;
}
.ok {
	color: green;
	font-weight: bolder;
}
.errore {
	color: red;
	font-weight: bolder;
}
.riquadro_riepilogo_cassa{
    background-color:white;
    padding:10px;
}
#container_ordini {
	width: 80%;
	min-height: 150px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border: thin solid #DDDDDD;
	border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
}
#testa_ordini {
	background-color: #DDDDDD;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
}
#corpo_ordine {
	padding-top: 5px;
}
.dettordine {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 2px dotted #287BE1;
}
.button {
	-webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;

    text-decoration: none;
    color: initial;
}
#navigazione   {
	position: fixed;
	background-color: #FFFFFF;
	z-index:900;
	width:100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 70px;
	
}
#segni   {
	font-weight: bold;
}
#COLLANAINFO {
	width: auto;
	height: auto;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #287BE1;
	color: #FFFFFF;
}
.corpo_addatta {
	/* margin-top:40px;*/
}
#newsletter {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 20px;
	background-color: lightgray;
	overflow-y: hidden;
	height: 145px;
	font-size: 10px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	border: solid;
	border-color: darkgray;
}
#newsletter_ipsa {
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 20px;
	background-color: lightgray;
	overflow-y: hidden;
	height: 40px;
	font-size: 10px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	border: solid;
	border-color: darkgray;
}

#newsletter:hover {
height:auto;
}
#newsletter_ipsa:hover {
	height: auto;
}

.container_home {
	width: 200px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	overflow-x: hidden;
}

@keyframes slide {
	0% {
		transform: translateX(0);
	}

	25% {
		transform: translateX(-200px);
	}

	50% {
		transform: translateX(-400px);
	}

	75% {
		transform: translateX(-600px);
	}

	100% {
		transform: translateX(-800px);
	}
}
.element_home {
	display:list-item;
	margin:10px;
}

.content_home {
	width: 1000px;
	display: flex;
	align-content: center;
	justify-content: space-around;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	animation-name: slide;
	animation-duration: 50s;
	animation-iteration-count: infinite;
	animation-play-state: running;
}
	.content_home p:nth-child(2n+1) {
		animation-delay: 10s;
	}

.container:hover .content {
	animation-play-state: paused;
}

#testo_benvenuto_home {
	color:#000000 ;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
    margin-bottom: 20px;
    overflow-y: hidden;
	height: auto;
    font-size:12px;
    border: thin solid #CCCCCC;
	border-radius: 3px;

}

.selezionabile:hover {background-color:#e6e6e6;

}

#mydiv {
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
	left: 100px;
	top: 0px;
	position: absolute;
	opacity: 1;
	z-index: 999;
	display: none;
}
#mydiv-container {
    margin-left: auto;
    margin-right: auto;
}
#mydiv-content {
    width: 70%;
    padding: 20px;
    background-color: white;
    border: 1px solid #6089F7;
}


.immagine_mobile {
    height:100%; 
    overflow:hidden; 
    margin-left:auto; 
    margin-right:auto; 
}

.stars {
    width:15px;
    height:15px;
    display:inline-block;
    background-image:url("\img/Star.gif");
    background-repeat:no-repeat;
}
.starsFillled {
    width:15px;
    height:15px;
    display:inline-block;
    background-image:url("\img/FilledStar.gif");
    background-repeat:no-repeat;
}
.starsFillled:hover  {
     background-image:url("\img/WaitingStar.gif");
    background-repeat:no-repeat;
   
}
.stars:hover  {
     background-image:url("\img/WaitingStar.gif");
    background-repeat:no-repeat;
   
}




	
/*@media (min-width:768px) and (max-width:1199px) {
    */


@media (max-width:980px) {
    .btn-categorie {
width: 80%;
    background-color: #337ab7;
    color: white;
    display: block;
    height: 60px;
    margin-left: auto;
    margin-right: auto;

    font-size: x-large;
    }

    #imager img {
        width: 100%;
    }

    .categoria_Rpt {
        display: none;
    }

    .categoria_Rpt2 {
        display: block;
    }

    .immagine_mobile {
        height: 100%;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        
    }
	.float-md-4 {
		float: left;
		margin-left: 10px;
	}
}

@media (min-width:840px) and (max-width:1000px) {
	.default-banner3 {
		flex-direction: column;
	}
	
}
@media (min-width:1px) and (max-width:840px) {
	.lateraleDX {
		display:none;
	}
	.default-banner3 {
		flex-direction: column;
	}
	.imgbanner {
		width: 200%;
	}
	.titolonuovo {
		margin-top:5px;
	}
	.socialelement {
		width: 100%;
		justify-content: center;
	}
	.socialdiv {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-content: center;
		justify-content: space-around;
		align-items: center;
	}

	.btn_scheda_libro_alt {
		border: none;
		border-radius: 6px;
		background-color: #287be1;
		color: white;
		top: auto;
		bottom: auto;
		min-height: 45px;
		/* max-height: 25px; */
		width: 100%;
		display: inline-block;
		margin-top: auto;
		margin-right: auto;
		margin-bottom: auto;
		margin-left: auto;
		position: relative;
		vertical-align: middle;
		font-size: 9px;
		font-weight: bolder;
	}
        .btn-categorie {
width: 80%;
    background-color: #337ab7;
    color: white;
    display: block;
    height: 60px;
    margin-left: auto;
    margin-right: auto;

    font-size: x-large;
    }
   .btn.btn-lg.btn-default {
    font-size:10px;
}
   .corpo_addatta {
       margin-top:70px;
   }
  .confermaCarrelloMobile {
     display:block;
     max-width:300px;
     margin-left:auto;
     margin-right:auto;
     border: 2px solid #287be1;
     margin-top:10px;
     padding:2px;
 }
	.libro_categorie_home {
		/* height:300px;
    max-height:300px;*/
		width: 46%;
		position: relative;
		display: inline-block;
		padding: 10px;
		vertical-align: bottom;
		margin-bottom: 10px;
	}
	.libro_categorie_alt {
		/* height:300px;
    max-height:300px;*/
		width: 30%;
		position: relative;
		/*display: inline-block;;*/
		padding: 10px;
		vertical-align: bottom;
		margin-bottom: 10px;
		display: inline-block;
	}
	.libro_categorie_inner {
		/* height:300px;
    max-height:300px;*/
		width: 46%;
		position: relative;
		display: inline-block;
		padding: 10px;
		vertical-align: bottom;
		margin-bottom: 10px;
	}
	.testo_categorie {
		display: none;
	}
	.btn_scheda_libro_home {
		font-size:12px;
	}
	.AltrilibriAutoreCS {
		flex-direction: row;
		flex-wrap: wrap;
	}
	.scheda_libro_AU {
		/*width: 30%;*/
	}
	@media (max-width:450px) {
		.libro_categorie_alt {
			width: 40%
		}

		.btn-categorie {
			width: 100%;
			background-color: #337ab7;
			color: white;
			display: block;
		}
	.libro_categorie_home {
		/* height:300px;
    max-height:300px;*/
		width: 98%;
		position: relative;
		display: inline-block;
		padding: 10px;
		vertical-align: bottom;
		margin-bottom: 10px;
	}

	#imager img {
		width: 100%;
	}
.categoria_Rpt {
    display:none;
}
.categoria_Rpt2 {
    display:block;
}
s.prezzo_cat_div {
			font-size: 18px;
			/*display: table-cell;
    width: 110px;*/
			text-align: center;
		}
.prezzo_cat_alt {
			font-size: 12px;
			display: table-cell;
			width: 110px;
			text-align: center;
		}
.sconto_cat_div {
    display: table-cell;
    width: 60%;
    text-align: center;
  
}

.btn_cat_div {
			/*display: table-caption;*/
			height: 50px;
		}
.btn_scheda_libro_home {
font-size: 16px;
    max-height: unset;
    min-height: unset;
    height: 100%;
}
.sconto_home {
    display:table-row;
    }
.immagine_mobile {
    height:100%; 
    overflow:hidden; 
    margin-left:auto; 
    margin-right:auto; 
    position:relative; 
   
}
.libro_categorie_home {
    width:100%;
    max-width:100%
}
 .prezzo_categorie {
     display:unset;
 }
 .immagine_categorie {
     border-bottom: 2px solid #287be1;
     width:100%;
     max-height:none;
     min-height:unset;
     height: unset;
 }

	.testo_categorie {
		display: none;
	}
 .libri_ridotti {
    width:20%; margin:10px; display:inline-block;
}
 .presubmenu {
     display:block;
     width:100%;
 }
  .confermaCarrelloMobile {
         display:block;
     max-width:300px;
     margin-left:auto;
     margin-right:auto;
     border: 2px solid #287be1;
     margin-top:10px;
     padding:2px;
 }
  .menusx {
    
    width:100%; min-height:30px; display:table; vertical-align:middle; color:black; border-bottom:1px solid darkgray; text-align:center; padding:2px;
    padding-bottom:10px;
    padding-top:10px;
}

.menusx :hover {
    background-color:white;
}
	.btn_scheda_libro_home {
		font-size: 12px;
	} 

} 


/* The animation code */
@keyframes example {
    from {background-color: #287BE1;}
    to {}
}
