/* ELENCO */
section.elenco {
	margin:1.25rem 0 0 0;
	padding:0 0 0.625rem 0;
	width:100% !important;
    clear: both;
}
section.elenco div.contenitore {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100% !important;
	display:flex;
	align-items:center;
	justify-content:center;

	display:-webkit-flex;
	-webkit-align-items:center;
	-webkit-justify-content:center;

	display:-ms-flexbox;
	-ms-align-items:center;
	-ms-flex-pack:center;
	flex-flow:row wrap;
	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap;

	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1) 0s;
	height:auto!important;
	clear:both;
}
#contenuto section.elenco h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #DDD!important;
    width: 100%;
    display: block;
}
#contenuto section.elenco h2 span {
	font-size: 1rem;
    line-height: 150%!important;
	color: #FFFFFF;
	margin: 0 0 -0.0125rem 0;
	padding: 0.225rem 0.625rem 0.3125rem 0.625rem;
	display: inline-block;
	font-weight: 400;
	border-bottom: 1px solid #EA1D2C;
    background: #EA1D2C;
}
section.elenco article {
	position:relative;
	width:16rem;
	height:17rem;
	padding:0 0.625rem 1.7rem;
	transition: all 200ms ease-in-out;
	cursor:pointer;
	text-align:center;
	margin-top:1.25rem;
	margin-bottom:1.25rem;
	transition: all ease-in-out 300ms;
}
#ordinamento {
 margin:0;
 padding:0;
 width:100%;
 text-align:right;
}
#ordinamento label {
 margin:0;
 padding:0;
}
#ordinamento label select{
 margin:0;
 padding:0;
}
#contenuto section article h3 {
	margin:0 0 0 0;
	padding:0.3125rem 0 0 0;
	text-align:left;
	color:#333 !important;
	font-size:1.1rem!important;
	text-transform: uppercase;
}
#contenuto section article h3 a {
	text-decoration:none;
	color:#FFFFFF !important;
	font-weight: 400!important;
    display: inline-block;
    background: #EA1D2C;
    padding:0 0.25rem;
}
#contenuto section article h3 a:hover {
	color:#FFFFFF !important;
}
#contenuto section.elenco article p {
	padding:0.3125rem 0 0 0;
	line-height:140%;
	color:#333333 !important;
	text-align: left;
	font-size:0.75rem!important;
}
#contenuto section.elenco article p a {
	color:#333333 !important;
}

#contenuto section.elenco article a.img {
	width:16rem;
	height:10.66rem;
	display:block;
	margin:0rem 0rem 0.625rem 0rem;
	overflow:hidden;
	transition: all 200ms ease-in-out;
	background-size:auto 100%!important;
	position:relative;
	border: 1px solid #333333;
}
#contenuto section.elenco article:hover a.img {
	background-size:auto 125% !important;
}
#contenuto section.elenco article a.vai {
	width: calc(16rem + 2px);
	height:0;
    overflow: hidden;
	position:absolute;
    background: none;
	left:0.625rem;
	top:0rem;
	text-align:center;
    
	display:flex;
	align-items:center;
	justify-content:center;

	display:-webkit-flex;
	-webkit-align-items:center;
	-webkit-justify-content:center;

	display:-ms-flexbox;
	-ms-align-items:center;
	-ms-flex-pack:center;
    color: #FFFFFF!important;
    background: url("../../images/pubblico/40B.png");
    font-weight: 500;
    font-size: 0.875rem;
    text-transform: uppercase;
    transition: all ease-in-out 300ms;
}
#contenuto section.elenco article:hover a.vai {
	height: calc(10.66rem + 2px);
}
#contenuto section.elenco article div.data {
	width:5rem;
	height:3rem;
	background:#F5F5F5;
	position:absolute;
	left: calc(50% - 2.5rem);
	top:-1.5rem;
	text-align:center;
}
#contenuto section.elenco article div.data span {
	width:100%;
	display:block;
	color:#293037;
}
#contenuto section.elenco article div.data span.mese {
	font-size:0.75rem;
	line-height:1.25rem;
	font-weight: 400;
	text-transform: uppercase;
}
#contenuto section.elenco article div.data span.giorno {
	font-size:1.6rem;
	line-height:1.75rem;
	font-weight: 700;
}
#contenuto section.elenco span.prezzo {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: absolute;
	bottom:0.3125rem;
	right:2.5rem;
	height:1.875rem;
	line-height: 1.875rem;
	width:6rem;
	text-decoration:none;
	text-align: right;
	color:#293037!important;
	font-size: 1rem!important;
	font-weight: 700!important;
	background: none!important;
	
}

#contenuto section.elenco article a.aggiungi {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: absolute;
	bottom:0.3125rem;
	right:0.3125rem;
	height:1.875rem;
	width:1.875rem;
	text-decoration:none;
	background: url(../../images/pubblico/addcart.svg) no-repeat center center!important;
	background-size:3rem 3rem!important;
	font-size: 0;
}
#contenuto section.elenco article a.aggiungi:hover {
	background: url(../../images/pubblico/addcartHover.svg) no-repeat center center!important;
	background-size:3rem 3rem!important;
}
#contenuto section.elenco span.prezzo_barrato {
	display:none;
}
/* --- PAGINAZIONE --- */
#contenuto #paginazione {
	width:100%;
	clear:both;
	margin:5px 0px;
	padding:0px;
	text-align:center;
}
#contenuto #paginazione a {
	display:inline-block;
	padding:0px 5px;
	margin:0px 1px;
	border-radius:5px;
}
#contenuto #paginazione a.selected {
	background:none;
}
#contenuto section.elenco article.item_nullo {
	display: none;
}

#contenuto section.elenco a.download{
	position:absolute;
	left:0.625rem;
	bottom:0.3125rem;
	height:1.5rem;
	line-height:1.5rem; 
	background-size:contain;
	padding-left:1.7rem;
	width:auto;
	background: url('../../images/pubblico/download.svg') no-repeat!important;
    background-position: top left!important;
	background-size: 24px 24px!important;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	text-align: left;
	font-size: 0.75rem!important;
    color: #333!important;
    font-weight: 500;
}
#contenuto section.elenco article a.download:hover {
    color: #EA1D2C!important;
}

section.elenco div.contenitore {
    position: relative;
}
section.elenco div.contenuto {
    position: relative;
}


@media only screen and (max-width : 600px) {
#contenuto section.elenco article {
	margin-left: calc((100% - 17.25rem - 2px) / 2);
	margin-right: calc((100% - 17.25rem - 2px) / 2);
}
section.elenco a.sx_contenitore {
    display: none;
}
section.elenco a.dx_contenitore {
    display: none;
}
}
@media only screen and (min-width : 601px) and (max-width : 900px)  {
#contenuto section.elenco article {
	margin-left: calc((50% - 17.25rem - 2px) / 2);
	margin-right: calc((50% - 17.25rem - 2px) / 2);
}
section.elenco a.sx_contenitore {
    display: none;
}
section.elenco a.dx_contenitore {
    display: none;
}
}
@media only screen and (min-width : 901px) and (max-width : 1200px) {
#contenuto section.elenco article {
	margin-left: calc((33.33% - 17.25rem - 2px) / 2);
	margin-right: calc((33.33% - 17.25rem - 2px) / 2);
}
section.elenco a.sx_contenitore {
    display: none;
}
section.elenco a.dx_contenitore {
    display: none;
}
}
@media only screen and (min-width : 1201px) {
#contenuto section.elenco article {
	margin-left: 0.625rem;
	margin-right: 0.625rem;
}
section.elenco {
    
    width: 100%;
    
    padding-top: 3rem;
    position: relative;
    
}
section.elenco article.item_nullo {
    display: none;
}
section.elenco div.contenitore {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	flex-flow:row nowrap;
	-webkit-flex-flow:row nowrap;
	-ms-flex-flow:row nowrap;
    
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:flex-start;
    overflow-x: scroll;
    overflow-y: hidden;
    background: url("../../images/pubblico/box_shadow.jpg"), url("../../images/pubblico/box_shadow_sx.jpg") #FFF;
    background-position: center right, center left;
    background-repeat: no-repeat, no-repeat;
    background-size: auto 100%;
}
section.elenco h2 {
    
    width: 100%!important;
    position: absolute;
    top: 0rem;
    left: 0;
    
}
section.elenco a.sx_contenitore, section.elenco a.dx_contenitore {
    width: 3rem;
    height: 3rem;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    position: absolute;
    top:50%;
    font-size: 0;
}

section.elenco a.sx_contenitore {
    cursor: pointer;
    left: -3.3125rem;
    background: url("../../images/pubblico/sx.svg") no-repeat;
    background-size: 90% 90%;
    background-position: center center;
}
section.elenco a.dx_contenitore {
    cursor: pointer;
    right: -3.3125rem;
    background: url("../../images/pubblico/dx.svg") no-repeat;
    background-size: 90% 90%;
    background-position: center center;
}
section.elenco a.sx_contenitore:hover {
    background: url("../../images/pubblico/sxHover.svg") no-repeat;
    background-size: 90% 90%;
    background-position: center center;
}
section.elenco a.dx_contenitore:hover {
    background: url("../../images/pubblico/dxHover.svg") no-repeat;
    background-size: 90% 90%;
    background-position: center center;
}
section.elenco div.contenitore::-webkit-scrollbar {
    visibility: hidden;
}
/* Track */
section.elenco div.contenitore::-webkit-scrollbar-track {
    -webkit-box-shadow: none; 
    -webkit-border-radius:0;
    border-radius:0;
    background: #F5F5F5; 
    visibility: hidden;
}
/* Handle */
section.elenco div.contenitore::-webkit-scrollbar-thumb {
    -webkit-border-radius:0;
    border-radius:0;
    background: #EA1D2C; 
    visibility: hidden;
}
section.elenco div.contenitore::-webkit-scrollbar-thumb:window-inactive {
    background: #EA1D2C; 
    visibility: hidden;
}
main.prodotti section.elenco a.sx_contenitore, main.prodotti section.elenco a.dx_contenitore {
    display: none;
}
main.prodotti section.elenco div.contenitore {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	flex-flow:row nowrap;
	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap;
    height: auto;
    
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	-ms-flex-pack:flex-start;
    overflow-x: auto;
    overflow-y: auto;
    background:none;
	overflow: visible!important;
}
}
/*section.elenco a.sx_contenitore:hover div.contenitore div.contenuto {
    animation: moveLeft 0.6s ease-in-out;
}
section.elenco a.dx_contenitore:hover div.contenitore div.contenuto {
    animation: moveRight 0.6s ease-in-out;
}
    
    
#sx:target ~ .contenitore {
    animation: moveLeft 0.6s ease-in-out forwards;
}    
#dx:target ~ .contenitore {
    animation: moveRight 0.6s ease-in-out forwards;
}
    
    
}
@keyframes moveLeft {
    0% {
        transform: translate(0);      
        -ms-transform: translate(0);
        -webkit-transform: translate(0);
        
    }
    100% { 
  -ms-transform: translate(25%, 0);
  -webkit-transform: translate(25%, 0); 
  transform: translate(25%, 0);
    }
}
@keyframes moveRight {
    0% { 
        transform: translate(0);      
        -ms-transform: translate(0);
        -webkit-transform: translate(0); 
    }
    100% { 
        -ms-transform: translate(-25%, 0);
         -webkit-transform: translate(-25%, 0); 
        transform: translate(-25%, 0);
    }
} */
/* LISTA */

section.lista {
	margin:0;
	padding:0;
	display:flex;
	align-items:flex-start;

	display:-webkit-flex;
	-webkit-align-items:flex-start;

	display:-ms-flexbox;
	-ms-align-items:flex-start;
	
	
	flex-flow:column nowrap;
	-webkit-flex-flow:column nowrap;
	-ms-flex-flow:column nowrap;

	transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
section.lista article {
	margin:0;
	padding:0;
	position:relative;
	border-bottom:1px solid #DDD;
}

section.lista article a.vai {
	display:none;
}
#contenuto section.lista article p {
	padding:0.3125rem 0;
	overflow:hidden;
	text-overflow:ellipsis;
	margin:0;
}

#contenuto section.lista article {
	width:100%;
	padding:0rem 0 3rem 0;
	margin:0.625rem 0 1rem 0;
	opacity:1 !important;
	border-bottom:1px solid #EEEEEE;
}
#contenuto section.lista article a.img {
	float:left;
	width:18rem;
	height:12rem;
	margin-right:1rem;
	z-index: 1;
	
}
#contenuto section.lista article h3 {
	color:#293037!important;
	text-align:left;
	margin-top: 0;
    padding-top: 0!important;
    margin-bottom: 0.625rem!important;
	font-size: 1.4rem!important;
    line-height: 100%;
}
#contenuto section.lista article h3 a {
	color:#293037 !important;
    font-weight: 500;
}
#contenuto section.lista article p {
    text-align: justify;
	padding:0.3125rem 0;
	margin:0;
	font-size: 1rem!important;
	color:#47535F !important;
}
#contenuto section.lista .controlli {
	width:100%;
}
#contenuto section.lista article a.aggiungi {
	margin:0rem auto 0 auto;
	padding:0 0 0 0rem;
	position: absolute;
	height:1.875rem;
	width:1.875rem;
	font-size:0rem;
	bottom:0.3125rem;
	line-height:1.5rem;
	right:0rem;
	text-transform:uppercase;
	text-decoration:none;
	background: url(../../images/pubblico/addcart.svg) no-repeat center center!important;
	background-size:3rem 3rem!important;
	font-size: 0;
}
#contenuto section.lista article a.aggiungi:hover {
	background: url(../../images/pubblico/addcartHover.svg) no-repeat center center!important;
	background-size:3rem 3rem!important;
}
#contenuto section.lista article span.prezzo {
	margin:0rem auto 0 auto;
	padding:0 0 0 0;
	position: absolute;
	height:1.875rem;
	width:6rem;
	bottom:0.3125rem;
	text-align:center;
	right:1.875rem;
	text-transform:uppercase;
	text-decoration:none;
	color:#293037 !important;
	font-weight: 700!important;
	font-size: 1rem!important;
}
#contenuto section.lista article span.prezzo_barrato {
	margin:0rem auto 0 auto;
	padding:0 0 0 0;
	position: absolute;
	height:1rem;
	bottom:0.3125rem;
	right:8.3125rem;
	text-transform:uppercase;
	text-decoration:line-through;
	font-weight:400;
}
#contenuto section.lista article span.copertura {
	display:none;
}
#contenuto section.lista article div.data span {
	width:5rem;
	display:block;
	color:#FFFFFF;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: #EA1D2C;
}
#contenuto section.lista article div.data span.mese {
	font-size:0.75rem;
	line-height:1.25rem;
	font-weight: 400;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
}
#contenuto section.lista article div.data span.giorno {
	font-size:1.6rem;
	line-height:1.75rem;
	font-weight: 700;
	position: absolute;
	top: 1rem;
	left: 0;
}
/* Smartphones ----------- */
@media only screen and (max-width : 600px) {
#contenuto section.lista {
	overflow:visible;
	padding:1rem 0;
	margin: 0 0 0 0;
	width: 100% !important;
	content: "ridotto";
	margin-left: 0!important;
	height:auto!important;
}
#contenuto section.lista article h3 {
	font-size: 0.875rem;
}
#contenuto section.lista article a.img {
	float:left;
	width:100%;
	height:66vw;
	margin:0 0 1rem 0;
	z-index: 1;
	
}
}
/* ipad desktop ----------- */
@media only screen and (min-width : 601px) {
#contenuto section.lista {
	overflow:visible;
	padding:1rem 0;
	width: 100% !important;
}
}



/* --- ALLEGATI --- */
section.lista article.file {
	padding-bottom:3rem;
	position:relative;
}
#contenuto section.lista article.file a.download{
	position:absolute;
	right:0;
	bottom:0.3125rem;
	height:2.25rem;
	background-size:contain;
	padding-left:2.3125rem;
	width:auto;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
    background: url("../../images/pubblico/download.svg") no-repeat;
    background-position: center left;
    background-size: 1.8rem 1.8rem;
    color: #EA1D2C!important;
    font-weight: 500;
    line-height:2.25rem; 
    font-size: 1rem;
}
section.lista article.file a.download:hover {
}

/* TAG RICERCA */

#tag_ricerca {
	margin: 0 0 0 0;
	padding: 0rem 0;
	width: 100%;
	text-align: center;
}
#contenuto #tag_ricerca a {
	display: inline-block;
	font-size: 0.875rem;
	font-weight: 400;
	padding: 0 0.3125rem 0 2rem;
	color: #333333!important;
	line-height: 2rem;
	margin: 0.3125rem 0.3125rem;
	border-radius: 0.3125rem;
	background: url("../../images/pubblico/checked_no.svg") no-repeat #FFFFFF!important;
    background-position: 0.25rem center!important;
    background-size: 1.5rem 1.5rem!important;
}
#contenuto #tag_ricerca a:hover {
	color: #EA1D2C!important;
	background: url("../../images/pubblico/checked.svg") no-repeat #FFFFFF!important;
    background-position: 0.25rem center!important;
    background-size: 1.5rem 1.5rem!important;
}
#contenuto #tag_ricerca a.selected {
	color: #333333!important;
	background: url("../../images/pubblico/checked.svg") no-repeat #FFFFFF!important;
    background-position: 0.25rem center!important;
    background-size: 1.5rem 1.5rem!important;
}
#contenuto #tag_ricerca a.selected:hover {
	color: #EA1D2C!important;
	background: url("../../images/pubblico/checked_del.svg") no-repeat #FFFFFF!important;
    background-position: 0.25rem center!important;
    background-size: 1.5rem 1.5rem!important;
}

/* Elenco con file */

section a.general {
	background: url('../../images/pubblico/icone/metro/general.png') no-repeat top left;
}
section a.archivio {
	background: url('../../images/pubblico/icone/metro/archivio.png') no-repeat top left;
}
section a.cad {
	background: url('../../images/pubblico/icone/metro/cad.png') no-repeat top left;
}
section a.db {
	background: url('../../images/pubblico/icone/metro/db.png') no-repeat top left;
}
section a.font {
	background: url('../../images/pubblico/icone/metro/general.png') no-repeat top left;
}
section a.immagine {
	background: url('../../images/pubblico/icone/metro/immagine.png') no-repeat top left;
}
section a.musica {
	background: url('../../images/pubblico/icone/metro/musica.png') no-repeat top left;
}
section a.pdf {
	background: url('../../images/pubblico/down.png') no-repeat top left;
}
section a.ppt {
	background: url('../../images/pubblico/icone/metro/ppt.png') no-repeat top left;
}
section a.txt {
	background: url('../../images/pubblico/icone/metro/txt.png') no-repeat top left;
}
section a.vector {
	background: url('../../images/pubblico/icone/metro/vector.png') no-repeat top left;
}
section a.video {
	background: url('../../images/pubblico/icone/metro/video.png') no-repeat top left;
}
section a.word {
	background: url('../../images/pubblico/icone/metro/word.png') no-repeat top left;
}
section a.xls {
	background: url('../../images/pubblico/icone/metro/xls.png') no-repeat top left;
}










