.DeskOnly { display:none; }


.long-button {
	display: block;
	background-color: #d91720;
	border:1px solid #d91720;
    padding: 8px;
    width: 80%;
	color: #fff;
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
	text-decoration: none;
}

/* Vetrine orizzontali per Touch a scorrimento H solo Mobile */
.htouch-wrapper {
    width: 100%; /* arbitary for demo only */
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
	margin:10px 0; 
	padding:0 0 10px 0;
}

.htouch-wrapper > div { padding-left:0 !important;  }

.htouch-ele {
    display: inline;
    width: 298px;  /*110*//*280*/
}

.htouch-a {
    display:block;
    width:300px;  /*130*//*285*/
    float:left;
}

.htouch-a:hover { text-decoration: none; }

.htouch-a span { font-weight:bold; color:#bb0000; }

.htouch-des { white-space: normal; }

/***/

.socialwidget {
	width: 270px;
	padding: 0px 0 5px 0; 
    margin:auto;
}
.socialwidget ul {
	height:32px;
	line-height:32px;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}	
.socialwidget li {
	display: inline;
}

.test {
            width: 100%; /* arbitary for demo only */
            overflow-y: hidden;;
        }
	
/* ----------------------- Logo, Basket ----*/

#MobHeader {
	width:100%;
	margin:0 auto;
	height:auto;
	min-height:120px;
	background-color:#ececec;
}

#MobHeader #logo {
	float:left;
	margin: 10px 0 0 10px;
}

#MobHeader #logo img {
	/*width:210px;  >> logo normale*/
	width:180px; /*temp logo natale*/
	height:auto;
}

#MobHeader #basket {
	float:right;
	margin-right:15px;
	margin-top:10px;
}

#MobHeader #logo-fsi {
	float: right;
    margin-top: 8px;
    /*margin-right: 15px;*/ margin-right: 10px;
}

#MobHeader #logo-fsi a:nth-child(2) img {
	width:36px;
}

#MobHeader #logo-fsi a:nth-child(1) img {
	width:54px;	margin-right: 10px;
}

/*------------------ Lente di ricerca --*/

#searchBarCnt #FSearchSimple {
	border:2px solid #d91720;
	border-radius:0;
	padding:0;
}

#searchBarCnt #MNtesto {
	line-height:35px;
	border:none;
	border-radius:0;
	padding:0;
	padding-left:4px;
}

#searchBarCnt #FSearchSimple button { 
	width:37px;
	height:37px;
	background-color:#d91720;
	padding:0;
	border-radius:0;
}

#searchBarCnt #FSearchSimple span.glyphicon-search {
	font-size:22px;
	color:#fff;
}

#FSearchSimple .tt-menu {
    font-size: 15px;
    text-align: left;
    padding: 0 10px 10px 10px;
    border-radius: 0 0 5px 5px;
    background-color: #fff;
    height: 400px;
    border: 1px solid lightgrey;
    overflow-y: scroll;
	width:150%;
}

/*------------------ photosi, hdbook ----*/

.banner-home {
	width:100%;
	min-height:80px;
	border-bottom:2px solid #d91720;
}

.banner-home img {
	width:100%;
	margin:5px 0;
	
}

.banner-home-small {
	width:100%;
	min-height:30px;
	border-bottom:2px solid #d91720;
}

.banner-home-small img {
	width:100%;
	margin:5px 0;
	
}

.eventi {
	width:100%; text-align:center; margin-bottom: 15px;
}

.eventi .eventiBanner {
	display: inline-block;
	width:49%;
}

.eventi .eventiBanner img {
	width:100%;
	max-width: 300px;
}

/**/

/* ----------------------------------------------------- SERVIZI HOME*/
#serviziCNT a.servizi {
	text-decoration:none; 
}

#serviziCNT a.servizi p.title {
	background-color:#d91720;
	font-size:1rem;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-weight:bold;
}

#serviziCNT a.servizi p.desc {
	color:#58595b;
}

/*----------------------- footer ---*/

/* ----------------------------------------------------- FOOTER */

.FooterCNT
{   background-color:#d91720; 
    color:#FFF;
    padding:20px 0;
    font-style:normal;
	font-size:1rem;
}

.FooterCNT a { 
	text-decoration: none;
	color:#fff;
}

.FooterCNT a:hover { 
	color:#d91720; 
}

.social-foot {	
	padding-top:10px;
}

.Foot1, .Foot2, .Foot3, .Foot4 {
	border-right:1px solid #fff;
	font-weight:400;
}

.Foot1, .Foot2 {
	font-weight: bold;
}

.Foot3, .Foot4 {
	font-size:0.9rem;
	line-height: 1.6rem;
}


/******** form iscrizione newsletter *********/

.NL-form-text { margin:10px;}

.NL-form-text h2 { 
	color: #444; 
	font-weight: bold; 
	font-style: normal; 
	font-size: 20px; 
	text-align: center; 
	padding: 0px; 
	margin: 10px; 
	letter-spacing: normal;
}

.NL-form-text p { 
	color: #444; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 16px; 
	text-align: left; 
	padding: 0px; 
	letter-spacing: normal;
}

.NL-form-input {
	border: 1px solid #cccccc; 
	color: black; 
	background-color: white; 
	font-weight: 400; 
	font-style: normal; 
	font-size: 15px; 
	text-align: left;
	border-radius: 5px; 
	padding: 0px 14px; 
	margin: 10px 0; 
	display: block; 
	width: 100%; 
	height: 52px;
}

.NL-form-input-button {
	color: white; 
	background-color: #d91720; 
	font-weight: bold; 
	font-style: normal;
	font-size: 16px; 
	line-height: 1.5;
	padding: 0px; 
	margin: 5px 0;
	display: block; 
	width: 100%; 
	height: 52px; 
	border-radius: 5px; 
	cursor: pointer;
	border:none;
}

.NL-form-checkbox {
	margin:0 10px;
	border:1px solid #ccc;
	border-radius:3px;
	background-color:#ececec;
	padding:10px;
}
.NL-form-checkbox input {
	margin:5px 5px 5px 0;
}

.NL-form-text textarea.MField {
	width:100%;
}

/* ------------------------ vetrina --- */
.item {
	background-color:white;
}

.flex-images { 
	overflow: hidden; 
}

.flex-images .item { 
	margin:1px;
	position: relative;
}

#demo1 {
	width:100%;
	min-width:300px;
	margin:0 auto;
	position:static;
}

.testdiv {
	min-width:120px;
	float:left;
}

.itemName {
	width:120px;
	text-align:center;
	margin:auto;
}

.itemPrice {
	text-align:center;
	font-weight:bold;
	color: #d91720;
}


/* live experience mobile */

.ico-exp-m {
	width:80%;
	max-width:280px;
	margin:0 auto;
	height:auto;
	/*float:left;*/
	/*padding:22px;*/
	
}

.ico-exp-m a {
	display:block;
	text-decoration:none;
}

.ico-exp-m a img {
	width: 100%;
	max-width:280px;
}


.ico-exp-m span {
	height:30px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#d91720;
	margin-top:-40px;
	display:block;
}

/*---*/

#live-exp-CNT img.logo-exp { width:100%; max-width:968px;}

.ico-exp {
	width:80%;
	max-width:280px;
	margin:0 auto;
	height:auto;
	/*float:left;*/
	/*padding:22px;*/
	
}

.ico-exp a {
	display:block;
	text-decoration:none;
}

.ico-exp a img {
	width: 100%;
	max-width:280px;
}

.ico-exp span {
	height:30px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#d91720;
	margin-top:-40px;
	display:block;
}

/* -----------------------I: hd book mobile -------*/

#hdbookCNT {
	width:100%;
}

#hdbookCNT .content {
	width:100%;
}

#hdbookCNT .content img {
	width:100%;
	max-width:760px;
	margin:0 auto;
}

.hdlogo {
	width:100%;
	text-align:center;
}

.hdlogo img {
	width:100%;
	max-width:640px;
	margin:0 auto; 
}

/* -----------------------F: hd book mobile -------*/


#fcStoreLogo {
	width:100%;
	text-align:center;
	margin-top: 15px;
}

#fcStoreLogo img {
	width:372px;
}


p.orari {
	font-family: Raleway, sans-serif; 
	font-size: 18px; 
	color: #000000; 
	text-align: center;
}

/*---------------------I: promo --------*/

/*#promoCNT { min-width: 320px; width:100%; text-align:center;}*/
	.promoTitle { text-align: center; padding: 5px 0px; font-size: 22px; font-family: sans-serif; margin:20px 5px 0 5px; color: #fff; background-color:#d91720;}
	.promoImgs { width:100%; padding:5px; margin:0; font-size: 14px;}
	.promoImgs img { width:100% !important; height:auto !important; margin:0 !important;}
	
/*---------------------F: promo --------*/
 
 
 /* --------------------------------------------------------- PAGINA NEGOZIO */

#negozioAziendaCertCNT {
	width:100%;
	max-width:980px;
	margin:0 auto;
	padding:10px 5px 0 5px;
	background-color:transparent;
	/*border-left:10px solid #ececec;*/
	/*border sx per dare l'illusione di avere più spazio con la col laterale e allineare con il limite dx*/
}

#negozioAzienda {
	width:100%;
	max-width:700px;
	background-color:#fff;
	float:none;
	margin:0 auto;
	/*min-height:398px;*/
}

#negozioCert {
	width:100%;
	max-width:700px;
	background-color:#fff;
	float:none;
	margin:0 auto;
	/*min-height:398px;*/	
	text-align:center;
}

#negozioCert img {
	width:100%;
	max-width:470px;

}

#negozioAzienda p, #negozioCert p {
	width:100%;
	max-width:700px;
	background-color:#d91720;	 
	text-align:center;
	font-size:20px;
	color:#fff;
	margin:0;
	padding:3px 0;
}

#negozioAzienda span, #negozioCert span {
	padding:5px;
}

#negozioAzienda span {
	font-family: Verdana;
	font-size: 14px;
    display: block;
	text-align:justify;
}

/* I:slideshow */

/*Time for the CSS*/
#SliderCNT {
	width:98%;
	max-width:980px;
	margin:0 auto;
	background-color:transparent;
	margin-top:10px;
	/*border-left:10px solid #ececec;*/
}

.Slider {
	width: 100%; 
	max-width: 700px;	/*Same as width of the large image*/
	position: relative;
	/*Instead of height we will use padding*/
	padding-top: 45%; /*That helps bring the labels down*//*v. mediaquery sotto*/
	margin: 0 auto; 
	text-align:center;
	/*Lets add a shadow*/
	/*box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);*/
	/*float:left;*/
}

/*Last thing remaining is to add transitions*/
.Slider>img{
	position: absolute;
	left: 0; top: 0;
	/*transition: all 0.5s;*/
}

.Slider input[name='slide_switch'] {
	display: none;
}

.Slider label {
	/*Lets add some spacing for the thumbnails*/
	margin: 0 auto; 
	border: 2px solid #fff;
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	/*Default style = low opacity*/
	opacity: 0.6;
	width:25%;
}

.Slider label img{
	display: block;
}

/*Time to add the click effects*/
.Slider input[name='slide_switch']:checked+label {
	border-color: #d91720;
	opacity: 1;
}
/*Clicking any thumbnail now should change its opacity(style)*/

/*Time to work on the main images*/
.Slider input[name='slide_switch'] ~ img {
	opacity: 0;
	/*transform: scale(1.1);*/
}
/*
That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.Slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
/*Clicking on any thumbnail now should activate the image related to it*/

/* Dimensioni immagini per responsivizzare */
.Slider .NegFoto {
	width:100%;
	max-width:700px;
}

.Slider .NegFotoThumb {
	width:100%;
}

/* F:slideshow */

/* -------------------------------------------- Restyle Negozi ---- */

.negozio-pd {
	width: 100%;
	padding:0 5px;
}

.negozio-pd-txt, .negozio-ud-txt {
	font-size:16px;
	text-align:justify;
}

.negozio-pd-foto, .negozio-ud-foto  {
	text-align:center;
}

.negozio-pd-foto img, .negozio-ud-foto img {
	margin:10px 0;
	max-width: 800px;
	width:100%;
}

.negozio-logo {
	width:100%;
	max-width: 800px;
	margin:10px 0;
}

.negozio-ud {
	width: 100%;
	padding:0 5px;
}


/* --------------------------------------------------------- PAGINA SERVIZI */

#pagServiziCNT {width:100%;}
#pagServiziStampaCNT {width:100%;}
#pagServiziStampaCNT #pagServiziStampa {width:100%; display:block;}

#pagServiziStampaCNT p,
#pagServiziFinanziaCNT p,
#pagServiziLiveCNT p {background-color: #d91720; color:#fff; text-align:center; margin:0; padding:5px 0; font-size:18px; width:100%;}

#pagServiziFinanziaCNT {width:100%; }
#pagServiziFinanziaCNT #pagServiziFinanzia {width:100%; display:block;margin-bottom:10px;}

#pagServiziLiveCNT {width:100%;}
#pagServiziLiveCNT #pagServiziLive { width:100%; display:block;margin-bottom:10px; text-align:center; }

#pagServiziStampa img,
#pagServiziFinanzia img { width:100%; max-width:480px;}

#pagServiziLive img { width:100%; max-width:780px;}

#pagServiziStampa,
#pagServiziFinanzia, 
#pagServiziLive {text-align:center; }

/*------------------------- PAGINA STAMPA -----------*/

#stampaCNT #photosiCNT .logo, 
#stampaCNT #hdbookCNT .logo {text-align:center;}
#stampaCNT #photosiCNT .logo img { width:100%; max-width:345px;}
#stampaCNT #photosiCNT .content,
#stampaCNT #hdbookCNT .content { text-align:center;}
#stampaCNT #photosiCNT .content img,
#stampaCNT #hdbookCNT .content img { width:100%; max-width:445px;}
#stampaCNT #photosiCNT .content img.scopri-freccia,
#stampaCNT #hdbookCNT .content img.scopri-freccia {width:100%; max-width:20px;}


/* ======================================= */
/* ==============MEDIA QUERY============== */
/* ======================================= */

@media only screen and (max-width: 320px) {
	#fcStoreLogo img { width:300px;	}
	#MobHeader #logo img { width:180px; }
	#MobHeader #logo { margin: 10px 0 0 10px; }	
	#MobHeader #logo-fsi a:nth-child(1) img {
		width: 50px;
		margin-right: 6px; 
	}

}

@media only screen 
  and (min-device-width: 710px) {
	.Slider { padding-top:300px;}
}

/* The Modal (background) */
.modal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 100; /* Sit on top */
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
	text-align:center;
  }
  
  /* Modal Content/Box */
  .modal-content {
	background-color: #fefefe;
	margin: 15% auto; /* 15% from the top and centered */
	padding: 20px;
	border: 1px solid #888;
	width: 100%; /* Could be more or less, depending on screen size */
  }

  .modal-content img { width:100%; }
  
  /* The Close Button */
  .closeM {
	color: #d91720;
	font-size: 16px;
	font-weight: bold;
	padding:5px;
	margin-top:5px;
  }
  
  .closeM:hover,
  .closeM:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
  }