html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	background-color: #fff;
}

html.category_index{
	background-color: #182E49;
}
	
body, div, a, h1, h2, h3, h4, p, .wowbook-toc, .wowbook-page-content{
	font-family: Roboto Slab, Arial, Verdana, sans-serif;
}

h1 { font-size: 18px;  color: #F16448;  }
h2 { font-size: 15px;  color: #F16448;  }
h3 { font-size: 12px; color: #FFFFFF; }
h4 { font-size: 9px; margin-top:10px; color: #FFFFFF; }
p { font-size: 11px;  color: #000000;  }	

/* interno pagina (normale) */
.catalog-page-inner{
	padding:20px;
}

/* prodotti */
.riquadro_prodotto { 
	float: left;
	margin: 10px 10px 10px 10px;
	display: inline;
	width: 185px;
	height: 280px;
	background-color: #fff;
}			

/* link nei prodotti */
.riquadro_prodotto{
	text-decoration:none;
}

.riquadro_prodotto .more_info{
	font-size:11px;
	color: #182E49;
}

/*	
.riquadro_prodotto .more_info::before {
  content: "> ";
}
*/

.riquadro_prodotto .imgh{
	text-align: center;
}

.riquadro_prodotto img{
	width:120px;
	height: 120px;		
}

/* blocco altezza riquadro prodotto */
.riquadro_prodotto .rqtext{
	height:135px;
	overflow:hidden;
}

.riquadro_prodotto h3{
	margin-top:5px;
	margin-bottom:5px;
	text-overflow:ellipsis;
	word-wrap:break-word;
	overflow:hidden;
	max-height:3.6em;
	height:3.6em;
	line-height:1.2em;
	font-size:15px;
}

.riquadro_prodotto p{
	margin-top:5px;
	margin-bottom:5px;
}

.riquadro_prodotto.riquadro_categoria{
	height:260px;
	background: #182E49;
}

.riquadro_prodotto.riquadro_categoria img{
	width:150px;
	height:150px;	
}

.riquadro_prodotto.riquadro_categoria .imgh{
	padding:15px 0px;
}

.riquadro_prodotto.riquadro_categoria .rqtext{
	height:auto;
}

.riquadro_prodotto.riquadro_categoria h4{
	color:white;
	font-size:20px;
	padding:0px 15px;
	text-align:center;	
}

/* interno pagina (cover) */
.catalog-page-home{
	position: relative;
	height:100%;
}

/* catalog page home */
.catalog-page-home .f1,
.catalog-page-home .f2,
.catalog-page-home .f3 {
	display:table;		
	width:100%;
}

.catalog-page-home .f1{
	height:120px;
}		

.catalog-page-home .f2{
	height:100px;
	background: #182E49;
	color:white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size:28px;
}

.catalog-page-home .f3{
	height:30px;
	background: #182E49;
}		

.catalog-page-home .f1i,
.catalog-page-home .f2i{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.catalog-page-home .f1i img {
	max-height:80px;
	width: auto;
}

.catalog-page-home > img{
	max-height:450px;
	width: auto;
}

h1.f2i,
h2.f2i{
	color:white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
}

.wowbook-page-content{
	padding:0px !important;
}

.full-page-advertising-mockup{
	text-align: center;
	margin-top:60%;
	font-size:30px;
	font-weight: bold;
}

.prfh{
	display:flex;
}

.prfh div{
	width:100%;
	vertical-align: middle;
}

.prfh div.pr{
	/*text-align: left;*/
	font-size:20px;
	font-weight: bold;
	text-align:right;
}

.prfh div.prold{
	text-decoration: line-through;
	color:#cb3234 !important;
}

.prfh div.prpromo{
	/*color:#182E49 !important;*/
	color: #00bb2d !important;
}

.prfh div.ct{
	text-align: right;
}

/* catalog page category */
.catalog-page-categ .f1,
.catalog-page-categ .f2,
.catalog-page-categ .f3 {
	display:table;		
	width:100%;
}

.catalog-page-categ .f1{
	height:60px;
}

.catalog-page-categ .f1i{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-left:10px;
}

.catalog-page-categ .f2{
	margin-bottom:250px;
}

.catalog-page-categ .f2i{
	display: table-cell;
	text-align: center;
	vertical-align: middle;	
}	

.catalog-page-categ .f1i img {
	max-height:40px;
	width: auto;
}	

.catalog-page-categ .f2{
	height:160px;
	background: #182E49;
	color:white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size:28px;
}

/* catalog-page-inner */
.catalog-page-inner{
	padding:0px;
}

.catalog-page-inner .f1,
.catalog-page-inner .f3 {
	display:table;		
	width:100%;
}

.catalog-page-inner .f1i img {
	max-height:40px;
	width: auto;
}		

.catalog-page-inner .f1{
	height:60px;
	/*border-bottom:2px #182E49 solid;*/
}

.catalog-page-inner .f1i{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-left:10px;
}	

.catalog-page-inner .f2{
	height:610px;
	padding:0px 20px;
	text-overflow: hidden;
}

.catalog-page-inner .f3{
	height:30px;
	background: #182E49;
}

.catalog-page-final .f2 {
	display: table;
	width:100%;
	padding:0px;
}

.catalog-page-final .f2i {
	display: table-cell;
	vertical-align: middle;
	width:100%;
}

a.buttonContinue,
a.buttonEnd{
	margin:10px 20px;
	background: #182E49;
	color:white;
	text-align: center;
	padding:30px 10px;
	display:block;
	text-decoration: none;
	font-size:20px;
}

a.buttonEnd{
	background: #182E49;
}

.wowbook-page-number{
	color:white;
}

.catalog-page-categ > img{
	max-height:450px;
	width: auto;
}

.catalog-page-categ .f3{
	height:30px;
	background: #182E49;
}			

h3,
.riquadro_prodotto a.more_info,
.prfh div.pr{
	color:#182E49;
}

.wowbook-toc{
	color: #182E49;
	background: #222;
	background-repeat: repeat;
	background-image: none;
	background-image: linear-gradient(to bottom, #FFFFFF 0px, #EEEEEE 100%);
	background-repeat: repeat-x;
	border-color: #182E49;
	box-shadow: 2px 0 8px rgba(0,0,0,0.5);
}

.wowbook-toc a:hover {
	background:#182E49;
	color: white;
}

.wowbook-toc h1{
	text-transform: uppercase;
}

.wowbook-toc .wowbook-close,
.wowbook-toc .wowbook-close:hover{
	color: #182E49;
}
	
.wowbook-control.wowbook-control-thumbnails {
	background:transparent;
	color:white;
	-webkit-transition:background 1s;
	-moz-transition:background 1s;
	-o-transition:background 1s;
	transition:background 1s
}

.wowbook-control.wowbook-control-thumbnails.blinking{
	color:#182E49;
}

.wowbook-mobile .riquadro_prodotto a img{
	width:150px;
	height:150px;
}

.wowbook-mobile .riquadro_prodotto h3{
	font-size:20px;
}

.wowbook-mobile .riquadro_prodotto p {
	display:none;
}

.wowbook-mobile div.pr {
	font-size:22px;
}

.wowbook-mobile .riquadro_prodotto a.more_info{
	font-size:16px;
}

.toclv0{
	font-weight:bold;
}

.toclv0.selected{
	text-decoration: underline;
}

.toclv1{
	display: block;
	padding-left:10px;
	font-size:13px;
}

/* stili per indice di categoria*/
body#category_home a, body#category_home a:hover, body#category_home a:visited{
  text-decoration: none;
}

body#category_home{
  background:#182E49;
}

body#category_home header{
  background:#FFFFFF;
}

body#category_home h1 { font-size: 20px; }
body#category_home h2 { font-size: 20px; }
body#category_home h3 { font-size: 20px; }
body#category_home h4 { font-size: 20px; }
body#category_home p { font-size: 12px;  color: rgba(0,0,0,.5);  }

body#category_home p.lead{
	font-size:18px;
}

.card{
  border-radius:0;
  padding:20px;
}

.card-body{
  padding:10px 0px;
}

.card-title{
  color:#182E49;
  font-weight:bold;
}

.card-text{
  /* display:none; */
  font-size:12px;	
}

.card-footer{
  background:#FFFFFF;
  border:none;
  padding:10px 0px;
  text-align: right;
}

.card-footer .more,
.card-footer .more:hover,
.card-footer .more:active{
  color:#182E49;
  padding:0px;
  font-weight:bold;	
}

.adv_item{
	display:block;
	margin-bottom:19px;
}

.adv_item img{
	display:block;
	max-width:100%;
}

.adv-list-page{
	background:#182E49;
}

/* box di ricerca */
.blocker{
	z-index:1111 !important;
}

#modaleRicerca{
	text-align: center;
}

#modaleRicerca a{
	color:#182E49;
	font-size:14px;
}

#modaleRicerca h2{
	display: block;
	text-align: center;
	vertical-align: middle;
	background: #182E49;
	color:white;
	padding:15px 0px;
	width:100%;
	font-size:18px;
	text-transform: uppercase;
}

#modaleRicerca form {
	padding:20px 50px;
	text-align: center;
}

#modaleRicerca input.text{
	border:1px #182E49 solid;
	padding:3px;
	color: #182E49;
	width:100%;
	margin:10px 0px 30px 0px;
}
	
#modaleRicerca form a{
	display: inline-block;
	width: 45%;
	background: #182E49;
	padding: 5px;
	color:white;
	text-decoration: none;
}

.wowbook-fontawesome .wowbook-control-search i::before {
	content: "\f002";
}

#cercaErrore{
	color:#FF0000;
	font-weight: bold;
	margin:15px 0px;
}

.powered_by_1{
	color:white;
}

.powered_by_2{
	color:#7FB5EB;
}

.catalog-page-inner .f2{
  padding:0px;
}

.riquadro_prodotto{
  width:610px;
  height:610px;
  padding:0px;
  margin:0px;
}

.riquadro_prodotto .imgh img{
  width:610px;
  height:610px;
}

.catalog-page-categ > img{
  width:610px;
  height:610px;
  min-height: 610px;
}

.riquadro_prodotto .rqtext,
.riquadro_prodotto .prfh{
	display:none;
}

.riquadro_prodotto_right{
	padding: 0px 30px;
}

.riquadro_prodotto_right h3{
	font-size:28px;
	margin:0px 0px 20px 0px;
}

.riquadro_prodotto_right p{
	font-size:18px;
}

.riquadro_prodotto_right{
	height:430px;
}

.riquadro_prodotto_right .prfh{
	width:50%;
	margin-top:20px;
	float:right;
}

.img_detail{
	display: none;
	justify-content:space-between;
	padding:0px 30px;
}

.img_detail .imgh{
	width:150px;
	height:150px;
}

.img_detail .imgh img{
	width:150px;
	height:150px;
}

.header-menu{
	margin:0px;
	padding:0px;
}

.header-menu a{
	display:inline-block;
	color:black;
	padding:10px 20px;
	text-transform: uppercase;
	font-size:14px;
}

.header-menu a:hover, .header-menu a.active{
	background: #182E49;
}