/* 2014 Arachno Web Agency */

/* COLORS */

/* ============

	Text		-> #333333
	Red Text	-> #EB262D
	Titles 		-> #026EA7
	Links 		-> #026EA7
	Menu		-> #FFFFFF
	Footer links-> #00A0D8
	
	Offers bkg 	-> #F8F4EF
	Asides bkg	-> #EFF4F7
	Main bkg	-> #F3F3F3

=========== */

/* TOC */

/* ============
	
	--- General ---
	#Reset
	#Grid
	#Common
	#Backgrounds
	#Borders
	#CSS3
	#Tipography
	#Main
	#Plugins
	
	--- Responsive ---
	#DesktopOnly
	#Desktop
	#iPad - Landscape
	#iPad - Portrait
	#Smartphone

============ */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
/* General ========================== 
	#Reset
=================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	overflow: hidden;
}
nav ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	max-width: 100%;
}
form {
	display: inline;
}

::-moz-selection {
background-color: rgba(0, 130, 90, 0.45);
color: #FFFFFF;
}
::selection {
	background-color: rgba(0, 130, 90, 0.45);
	color: #FFFFFF;
}
/* custom CSS additions 2015-07 */
.cat_button {
	position: absolute;
	right: 2px;
	top: 10px;
	height: 30px;
	font-family: "Fontawesome";
	border: 0;
	background: transparent;
	font-size: 26px;
	color: #026EA7;
	display: block;
	cursor: pointer;
}
.main-menu > .container .textbox {
	width: 100%!important;
}
.searchBox {
	float: right!important;
	display: inline-block!important;
	position: relative!important;
}
.allinone_bannerWithPlaylist img {
	max-width: 100%!important;
}
#popupWrapper h2 {
	line-height: 1em;
}
#popupWrapper figure {
	float: left;
	margin: 0 10px 10px 0;
}
#popupWrapper figure img {
	width: 100%;
}
#popupWrapper {
	padding: 30px;
}
#popupWrapper h2 {
	font-size: 30px;
	color: #026ea7;
	font-weight: 400;
}
.logoutLink {
	text-align: right;
}
/* end custom CSS additions 2015-07 */
/* custom styles 2015-08 */
.wide-cart h1 {
	display: inline-block;
	font-size: 38px !important;
	margin: 0 0 15px 8px;
}
.wide-cart .cart-total, .wide-cart .cart-total-price {
	padding-top: 15px!important;
}
/* end custom styles 2015-08 */
/* custom styles 2015-09 */
#riepilogoOrdini .lista-offerte {
	padding: 0!important;
	margin-top: 10px!important;
}
#riepilogoOrdini .upselling, .latest {
	margin-bottom: 0;
	padding: 20px;
}
#riepilogoOrdini .cart-help-text {
	margin-top: 20px;
}
#riepilogoOrdini .cart-help-box {
	margin-bottom: 20px;
}
#riepilogoOrdini .table-cart {
	margin: 0 0 10px!important;
}
#riepilogoOrdini .lista-offerte > li {
    display: block;
    float: left;
    margin-bottom: 0 !important;
    min-height: 90px !important;
    padding: 0 1%;
    width: 23%;
}
#riepilogoOrdini 
.upselling > h2, .latest > h2 {
    line-height: 1;
    margin: 0;
    padding: 0 0 5px;
}
#riepilogoOrdini .upselling .offerta-carta .cover {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    height: 102px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 80px !important;
}
#riepilogoOrdini 
.upselling .offerta-carta .cover img {
    width: 100%;
}
.btn.btnAggiungi {
    background: #00825a url("../img/ico-cart-w.png") no-repeat scroll 30px 5px;
    display: inline-block;
    float: left;
    font-size: 30px;
    line-height: 0.8;
    margin: 0 0 0 10px !important;
    padding: 5px 30px 5px 0 !important;
    width: 40px;
}
.btn.btnAggiungi:hover {
    background: #009568 url("../img/ico-cart-w.png") no-repeat scroll 30px 5px;
    display: inline-block;
    float: left;
    font-size: 30px;
    line-height: 0.8;
    margin: 0 0 0 10px !important;
    padding: 5px 30px 5px 0 !important;
    width: 40px;
}
#riepilogoOrdini .sconto {
    clear: left;
    display: inline-block;
    float: left;
    line-height: 1;
    text-align: left;
    width: 60px;
}
#riepilogoOrdini .upselling .offerta-carta .cover > img {
    display: block !important;
    float: none !important;
    margin: 4px auto !important;
    max-width: 120px !important;
    width: 70px !important;
}
/* end custom styles 2015-09 */
/* custom styles 2015-10 */
#riepilogoOrdini .upselling .offerta-digitale .cover {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../img/bkg-tablet-160.png") !important;
    background-origin: padding-box !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    background-size: cover!important;
    display: inline-block;
    float: left;
    height: 102px !important;
    padding: 5px !important;
    width: 72px !important;
}
#riepilogoOrdini .upselling .offerta-digitale .cover > img {
    left: 0;
    margin: 2px !important;
    width: 58px !important;
}
.table-cart > tbody > tr > td.cart-opts {
    min-width: 105px!important;
}
#riepilogoOrdini .upselling .offerta-combo .cover {
    box-sizing: border-box;
    display: inline-block !important;
    float: left;
    height: 102px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 70px !important;
}
#riepilogoOrdini .aside-offer .offerta-combo .cover > img {
    left: 0!important;
    max-width: 70px !important;
    position: absolute;
    top: 40px;
    width: 130px;
}
#riepilogoOrdini .offerta-combo .cover > img:first-child, .offerta-comboProdotto .cover > img:first-child {
    left: 5px;
    right: auto;
    top: 0 !important;
}
/* end custom styles 2015-10 */
/* custom styles 2015-12 */
#privacyBox .form-group label {
    clear: none;
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-right: 30px;
    margin-top: 2px;
}
.alertBox {
    background: #ec282f none repeat scroll 0 0;
    border: 0 solid #333333;
    box-sizing: border-box !important;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0;
    padding: 10px !important;
    position: relative;
    text-align: center;
    width: 96%;
}
.error {
    clear: both;
    color: #ec282f;
    display: block;
    float: none;
    margin-left: 50px;
}
#privacyBox .radio, #privacyBox .checkbox {
	float:left;
	margin-top:3px;
}
#privacyBox .form-help-small {
    clear: both;
    font-size: 14px;
    padding: 10px 0;
}
.error {
	color: #ec282f;
	display: none;
	font-size: 11px;
	margin-bottom: 0 !important;
	margin-top: 1px !important;
}
.verisign a {
	display:none;
}
#privacyBox {
    margin-top: 20px;
}
/* end custom styles 2015-12 */
/* General ========================== 
	#Grid
=================================== */
.container {
	max-width: 1200px;
	margin: 0 auto;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* General ========================== 
	#Common
=================================== */
.relative {
	position: relative;
	overflow: visible;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.visible-smartphone {
	display: none !important;
}
.textbox {
	max-width: 100%;
	height: 32px;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: content-box;
}
input[type="search"].textbox {
	padding-right: 30px;
}
.btn {
	display: inline-block;
	padding: 0 10px;
}
.breadcrumbs {
	padding: 15px 8px 5px;
}
.breadcrumbs > ul > li {
	display: inline-block;
	padding-right: 4px;
}
.breadcrumbs > ul > li:before {
	content: '> ';
	word-spacing: 0.4em;
}
.breadcrumbs > ul > li:first-child:before {
	content: '';
}
.icona {
	display: inline-block;
}
.ico-arrow-down, .ico-arrow-up {
	width: 12px;
	height: 4px;
}
.ico-arrow-up {
	display: none;
}
.ico-arrow-cart {
	float: left;
	width: 30px;
	height: 25px;
	margin: 2px 10px 0 0;
}
.ico-close {
	float: left;
	width: 13px;
	height: 13px;
	margin: 1px 10px 0 0;
}
.ico-sfoglio {
	float: left;
	width: 23px;
	height: 16px;
	margin: 7px 10px 0 0;
}
.pop-alert {
	display: none;
	padding: 5px 0;
	clear: both;
}
.active .ico-arrow-up {
	display: inline-block;
}
.active .ico-arrow-down {
	display: none;
}
.js-menu {
	cursor: pointer;
}
.btn > .ico-arrow-down, .btn > .ico-arrow-up {
	margin-left: 10px;
}
h1 {
	display: inline-block;
	font-size: 38px !important;
	margin: 0 0 35px 8px;
}
h1 > span, h2 > span, .nav-logo > div > span {
	position: absolute;
	left: -9999px;
	top: -9999px;
	opacity: 0;
	z-index: -999;
}
.js-carousel, .js-carousel > li {
	list-style: none;
}
.popup-container {
	position: relative;
	overflow: visible;
}
.popup {
	display: none;
	position: absolute;
	top: 0;
}
.popup-thankyou, .popup-alert {
	display: none;
	padding: 10px;
}
.selectStyle {
	display: block;
	position: relative;
	height: 32px;
	min-width: 190px;
	cursor: pointer;
}
.selectStyle > .selectbox, .selectStyle > .selectInner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 990;
}
.selectStyle > .selectbox {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
}
.selectStyle > .selectInner {
	padding: 5px;
	z-index: 989;
	cursor: pointer;
}
.tabs {
	display: block;
	overflow: visible;
	height: 31px;
	margin: 20px 0;
}
.tabs > li {
	display: block;
	float: left;
}
.tabs > li:first-child {
	margin-left: 20px;
}
.tabs > li > a {
	display: block;
	padding: 7px 10px;
}
.tabs > li.active > a {
	padding-bottom: 8px;
}
.buttonRight {
	margin: 28px 0 20px 0;
}
.buttonFinal {
	text-align: center;
}
.buttonCenter {
	margin: 28px auto;
}
/* Offerte */
.cover > img {
	display: block;
	max-width: 160px;
	margin: 4px auto;
}
.combo > .cover {
	position: relative;
	min-height: 211px;
}
.combo > .cover > img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.combo > .cover > .regalo {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
}
.combo > .cover > .icon {
	left: auto;
	top: 30px;
	right: 0;
	z-index: 997;
}
.combo > .cover .zoom {
	position: absolute;
	bottom: 5%;
	right: 3%;
	max-width: 27px;
	z-index: 994;
}
.fascetta > .cover {
	position: relative;
}
.fascetta > .cover > .fascetta {
	bottom: 20px;
	position: absolute;
	right: 0;
}
.digitale > .cover {
	background: url("../img/bkg-ipad.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	margin: 0;
	min-width: 250px;
	padding: 20px 0 45px;
}
.digitale > .cover > img, .cover-column.digitale > .cover > img {
	max-width: 200px;
	padding: 0;
}
.cover-column.combo > .cover {
	min-height: 330px;
}
.cover-column.combo > .cover > img {
	max-width: 63.49206349206349%;
}
.cover-column.combo > .cover > img:first-child {
	left: 8px;
}
.cover-column.combo > .cover > .regalo {
	right: 4px;
}
.cover-column.combo > .cover > .icon {
	top: 16%;
	left: 70%;
	right: auto;
	z-index: 994;
}
.radio, .checkbox {
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 16px;
	height: 16px;
	cursor: pointer;
	z-index: 997;
}
.cart-opts > input[type="checkbox"] {
 display: block!important;
}
input[type="radio"], input[type="checkbox"] {
	display: none;
}
/* BANNERS-HTML5 */

/*#banner1a, #banner1b {
    background-color: #e6e6e6;
    display: block;
    height: 150px!important;
    overflow: hidden;
    width: 300px!important;
}
#banner1a > li, #banner1b >li {
	position:relative;
}
.bannerCover1a1 {
	width:84px;
	position:absolute;
	top:7px;
	left:10px;
	
}*/



/* PARTNERS */
.partnersRow {
	margin: 0 0 20px 0;
}
.partnersItem {
	display: block;
	width: 45%;
	padding: 10px;
	float: left;
	border-right: 1px solid #e6e6e6;
}
.partnersItemRight {
	display: block;
	width: 45%;
	padding: 10px;
	float: left;
}
.partnersLogo img {
	width: auto;
	display: block;
	margin: 0 0 10px 0;
}
.partnersLogo {
	min-height: 70px;
}
.partnersText {
	border-top: 1px solid #e6e6e6;
	display: block;
	padding-top: 10px;
	min-height: 160px;
}
/* continua acquisti */
.linkAltriAcquisti {
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
	text-decoration: underline;
	text-transform: uppercase;
}
/* modifiche a varia cover combo e digitali */

.aside-offer .offerta-combo .cover {
	background: url("../img/ico-combo.png") no-repeat scroll 150px -5px rgba(0, 0, 0, 0);
}
.aside-offer .offerta-combo .cover > img {
	left: auto;
	position: absolute;
	right: 5px;
	top: 40px;
	width: 130px;
	max-width: 140px !important;
}
.aside-offer .offerta-combo .cover, .aside-offer .offerta-comboProdotto .cover, .aside-offer .offerta-carta .cover, .aside-offer .offerta-digitale .cover {
	box-sizing: border-box;
	display: block;
	height: 219px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 220px;
}
.main-carousel .offerta-combo .cover {
	background: url("../img/ico-combo.png") no-repeat scroll 120px -5px rgba(0, 0, 0, 0);
}
.main-carousel offerta-combo .cover > img:first-child, .main-carousel .offerta-Prodotto .cover > img:first-child {
	left: 10px!important;
	right: auto;
	top: 0;
}
.main-carousel .offerta-combo .cover > img {
	left: auto;
/*	max-width: 130px !important;*/
	position: absolute;
	right: 60px;
	top: 56px;
	width: 110px;
	max-width: 140px !important;
}
.main-carousel .offerta-combo .cover, .main-carousel .offerta-comboProdotto .cover, .main-carousel .offerta-carta .cover, .main-carousel .offerta-digitale .cover {
	box-sizing: border-box;
	display: block;
	height: 215px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 220px;
}
.main-carousel .offerta-digitale > .cover {
	background: url("../img/bkg-tablet-160.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	display: inline-block!important;
	margin: 0!important;
	min-width: 160px!important;
	padding: 16px 0 25px!important;
	height: 212px!important;
}
.main-carousel .offerta-digitale > .cover > img, .lista-genere .offerta-digitale > .cover > img {
	width: 124px!important;
	max-width: 124px!important;
	padding: 3px 0 0 0 !important;
	margin-left: 18px;
}
.main-carousel .offerta-carta .cover {
	box-sizing: border-box;
	display: block;
	height: 215px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 180px!important;
}
.main-carousel .offerta-carta > .cover > img {
	width: 150px!important;
	max-width: 150px!important;
	padding: 0 !important;
}
.lista-genere .dati, .offerta .dati {
	text-align: center!important;
	margin-bottom: 10px!important;
}
#riepilogoOrdini .offerta .dati {
	text-align: left!important;
	margin-bottom: 10px!important;
}
#riepilogoOrdini .lista-genere .dati {
    display: inline-block;
    float: left;
    margin: 0 10px 10px;
    text-align: left !important;
}
#riepilogoOrdini .offerta .cover {
margin-right:10px!important;
}
.lista-genere .offerta-combo .cover > img {
	max-width: 110px !important;
	width: 110px !important;
}
.lista-genere .offerta-combo .cover {
	background: url("../img/ico-combo.png") no-repeat scroll 120px 10px rgba(0, 0, 0, 0) !important;
	display: block;
	height: 228px !important;
}
.lista-genere > li {
	width: 180px!important;
}
.lista-offerte > li {
	display: block !important;
	float: left !important;
	margin-bottom: 20px !important;
	min-height: 365px !important;
	padding: 3px !important;
	width: 180px !important;
}
.lista-genere .offerta-digitale > .cover {
	background: url("../img/bkg-tablet-160.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	display: inline-block !important;
	height: 183px !important;
	margin: 0 !important;
	min-width: 160px !important;
	padding: 16px 0 25px !important;
	width: 160px!important;
}
.lista-genere .offerta-combo .cover > img:first-child {
	left: 5px!important;
	right: auto!important;
	top: 0!important;
}
.lista-genere .offerta-combo .cover > img {
/*	left: auto!important;*/
	position: absolute!important;
	left: 65px!important;
	top: 65px!important;
	width: 110px!important;
	max-width: 110px!important;
}
.cover-column .offerta-carta .cover {
	margin-bottom: 30px!important;
}
.fascetta .offerta-carta .cover {
	position: relative!important;
}
.cover-column .offerta-carta .cover > img:first-child {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4)!important;
	width: 80%!important;
}
.cover-column .offerta-carta .cover > img {
	margin: 10px auto!important;
	max-width: none!important;
}
.cover-column.offerta-digitale .cover {
	margin-bottom: 30px!important;
}
.cover-column.offerta-digitale .cover {
	background: url("../img/bkg-ipad.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	display: inline-block!important;
	margin: 0!important;
	min-width: 250px!important;
	padding: 20px 0 45px!important;
}
.cover-column.offerta-digitale .cover > img:first-child {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.4)!important;
	width: 80%!important;
}
.cover-column.offerta-digitale .cover > img {
	max-width: 200px!important;
	padding: 0!important;
}
.cover-column.offerta-digitale > .cover > img {
	margin: 10px 25px !important;
	max-width: none;
}
/* General ========================== 
	#Backgrounds
=================================== */
.textbox {
	background: #FFFFFF;
}
.main-header .textbox {
	background: #F8F4EF;
}
/*input[type="search"].textbox {
	background: #F8F4EF url(../img/ico-search.png) no-repeat 96.8% center;
}*/
.btn {
	background: #00825A;
}
.btn:hover {
	background: #009568;
}
.btn2 {
	background: #00A2D9;
}
.btn2:hover {
	background: #008FBF;
}
.ico-arrow-down {
	background: url(../img/ico-dw-w.png) no-repeat left top;
}
.ico-arrow-up {
	background: url(../img/ico-up-w.png) no-repeat left top;
}
.ico-arrow-cart {
	background: url(../img/ico-cart-w.png) no-repeat left top;
}
.ico-close {
	background: url(../img/bkg-chiudi.gif) no-repeat left top;
}
.ico-sfoglio {
	background: url(../img/ico-sfogliabile.png) no-repeat left top;
}
.ico-arrow-cart.ico-blue {
	background: url(../img/ico-cart-b.png) no-repeat left top;
}
.ico-arrow-up.ico-blue {
	background: url(../img/ico-up-b.png) no-repeat left top;
}
.selectStyle > .selectInner {
	background: url(../img/ico-dw-b.png) no-repeat 95% center;
}
.main-header {
	background: #FFFFFF;
}
.nav-carrello {
	background: #EFF4F7;
}
.nav-areaclienti {
	background: #EFF4F7 url(../img/bkg-diagonale.png) no-repeat left top;
}
.user-menu, .dropdown-utente, .nav-areaclienti.active {
	background-color: #00A2D9;
}
.nav-utente > ul > li:hover {
	background: #0DC2FF;
}
.nav-utente > ul .alert, .nav-utente > ul .alert:hover {
	background: #EC282F;
}
.radio, .checkbox {
	background-image: url(../img/ico-inputs.png);
	background-repeat: no-repeat;
	width: 16px;
	margin: 0px 10px 0 0;
	vertical-align: middle;
}
.radio {
	background-position: left top;
}
.checkbox {
	background-position: right top;
}
.radio.checked {
	background-position: left -16px;
}
.checkbox.checked {
	background-position: right -16px;
}
.radio.disabled {
	background-position: left -32px;
}
.checkbox.disabled {
	background-position: right -32px;
}
.tabs > li {
	background: #00A2D9;
}
.tabs > li.active, .tabs > li:hover {
	background: #FFFFFF;
}
.main-menu {
	background: #037ab9;
	background: -moz-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #037ab9), color-stop(100%, #026ea7));
	background: -webkit-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -o-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -ms-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: linear-gradient(to bottom, #037ab9 0%, #026ea7 100%);
}
.main-menu > .container > ul > li > .selected, .main-menu > .container > ul > li:hover > .selected {
	background: #00a2d9;
	background: -moz-linear-gradient(top, #0077a0 0%, #00a2d9 21%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0077a0), color-stop(21%, #00a2d9));
	background: -webkit-linear-gradient(top, #0077a0 0%, #00a2d9 21%);
	background: -o-linear-gradient(top, #0077a0 0%, #00a2d9 21%);
	background: -ms-linear-gradient(top, #0077a0 0%, #00a2d9 21%);
	background: linear-gradient(to bottom, #0077a0 0%, #00a2d9 21%);
}
.main-menu .dropdown-container > .dropdown-menu {
	background: #00A2D9 url(../img/bkg-dd-main.gif) repeat-x left top;
	z-index: 999;
}
.menuFaq {
	list-style: decimal;
	margin: 0;
}
.menuFaq > li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.anchorTop {
	font-size: 12px;
}
.strip-banner {
	background: #F8F4EF url(../img/bkg-strip-banner.gif) repeat-x left top;
}
.aside-offer {
	background: #F8F4EF;
}
.article-main {
	background: #F3F3F3;
}
.aside-generic {
	background: #EFF4F7;
}
.popup, .popup-thankyou {
	background: #FFFFFF;
}
.carousel-nav {
	background: url(../img/ico-carousel-navs.png) no-repeat left top;
}
.carousel-nav.right-nav {
	background-position: right top;
}
.carousel-pagination > a {
	background: url(../img/bkg-slider-navs.png) no-repeat left top;
}
.carousel-pagination > a.selected {
	background-position: left bottom;
}
.loader {
	background: #FFFFFF;
}
.article-main .loader {
	background: #F3F3F3;
}
.nav-carrello.active > .btn {
	background: none;
}
.dropdown-cart > .cart-top {
	background: url(../img/bkg-top-cart.png) repeat-y right top;
}
.dropdown-cart > ul {
	background: #EFF4F7;
}
.dropdown-cart > ul > .totale {
	background: #FFFFFF;
}
.lista-offerte.box-lista {
	background: #F3F3F3;
}
.offerta-completa > .sconto {
	background: #EB262D;
}
.cover-column.offerta-combo .cover {
	background: url("../img/ico-combo.png") no-repeat scroll 220px 5px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 330px;
	width: 290px;
}
.cover-column.offerta-combo .cover > img {
	display: block;
	left: 70px;
	margin: 8px;
	max-width: 180px !important;
	position: absolute;
	top: 80px;
}
.cover-column.offerta-combo > .cover {
	margin-bottom: 0px;
	padding: 8px;
}
.aside-carousel.offerta-combo .cover, .aside-carousel.offerta-comboProdotto .cover, .aside-carousel.offerta-carta .cover, .aside-carousel.offerta-digitale .cover {
	box-sizing: border-box;
	display: block;
	height: 170px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 135px;
}
.aside-carousel .offerta-digitale .cover {
	background: url("../img/bkg-tablet-120.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 119px!important;
	padding: 15px 0 29px;
	width: 121px;
}
.aside-carousel .offerta-digitale .cover > img {
	display: block;
	margin: 0 auto!important;
	max-width: 160px;
}
.lista-offerte.box-lista.lista-offerte-abbonamenti-regalo-search.lista-offerte-search > h2 {
	padding: 0 0 20px 20px;
}
/* General ========================== 
	#Borders
=================================== */
.selectStyle > .selectbox {
	border: 0;
}
.textbox {
	border: 1px solid #E6E6E6;
}
.main-header .textbox {
	border: 1px solid #FFFFFF;
}
.textbox:focus {
	border-color: #026EA7;
}
.popup {
	border: 1px solid #E6E6E6;
}
.breadcrumbs {
	border-bottom: 1px solid #E6E6E6;
}
.tabs {
	border-bottom: 1px solid #E6E6E6;
}
.tabs > li {
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.tabs > li:first-child {
	border-left: 1px solid #E6E6E6;
}
.nav-utente > ul > li, .dropdown-utente > ul > li {
	border-left: 1px solid #0379B8;
	border-right: 1px solid #0DC2FF;
}
.main-menu > .container > ul > li > a {
	border-left: 1px solid #025D99;
	border-right: 1px solid #0389D1;
}
.nav-utente > ul > li:first-child, .dropdown-utente > ul > li:first-child, .main-menu > .container > ul > li:first-child > a {
	border-left: 0;
}
.main-menu > .container > .menu > li:first-child > a {
	border-left: 1px solid #025D99;
}
.main-menu > .container > .menu:first-child > li:first-child > a {
	border-left: none;
}
.nav-utente > ul > li.digitali, .nav-utente > ul > .alert, .dropdown-utente > ul > li.indirizzo, .dropdown-utente > ul > li:last-child, .main-menu > .container > ul > li.int-subs > a, .main-menu > .container > ul > li:last-child > a {
	border-right: 0;
}
.main-menu {
	border-top: 1px solid #025D99;
	border-bottom: 1px solid #025D99;
}
.main-slider {
	border: 1px solid #F8F4EF;
}
.main-menu .dropdown-container ul:first-child {
	border-bottom: 1px solid #80D1EC;
}
.aside-offer > h2, .article-main > h2, .aside-generic > h2, .dropdown-cart .dati > h2, .aside-offer > h1, .article-main > h1, .aside-generic > h1, .dropdown-cart .dati > h1 {
	border-bottom: 1px solid #FFFFFF;
}
.newsletter-popup:before {
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #FFFFFF;
}
.newsletter-popup:after {
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-bottom: 21px solid #E6E6E6;
}
.dropdown-cart > ul {
	border: 1px solid #FFFFFF;
	border-top: none;
}
.footer-menu {
	border-top: 1px solid #E6E6E6;
}
.footer-menu > ul > li {
	border-left: 1px solid #00678C;
}
.footer-menu > ul > li:first-child {
	border-left: none;
}
.inner-head {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.lista-offerte.box-lista > li:first-child {
	border-bottom: 1px solid #FFFFFF;
}
.infoLink {
	display: block;
	padding: 10px 10px 10px 0;
}
/* Scheda prodotto */
.store-digitali {
	border-top: 1px solid #E6E6E6;
}
.wide-article, .lista-offerte-rivista > li {
	border-bottom: 1px solid #E6E6E6;
}
/* Mensola */  

.area {
	margin: 25px 0 0 0;
	color: #333333 !important;
	text-align: center;
}
.mensola {
	display: block;
	overflow: hidden;
	height: 227px;
	background: url(../img/bkg-mensola-light.jpg);
}
.mensola > ul {
	margin: 0 auto;
	width: 100%;
	height: 140px;
	text-align: center;
}
.mensola > ul > li {
	display: inline-block;
	decoration: none;
	background: url(../img/bkg-cover-mensola.png);
	background-repeat: no-repeat;
	height: 138px;
	width: 124px;
	margin: 24px auto 0;
}
.mensola > ul > li > img {
	margin: 14px 0 0 7px;
}
/* Accordion rinnova */
.linkDropdown {
	font-size: 14px!important;
}
.label-offerte {
	padding: 6px 10px 6px 30px;
	transition: none 0s ease 0s;
	color: #005292;
}
.label {
	display: inline-block;
	padding: 20px 0 0 5px;
	font-size: 12px;
	outline: 0 none;
}
.main-box .label-offerte {
	margin: 20px 0 0 17.0213%;
	overflow: hidden;
}
.js-dropdown {
	padding-top: 20px;
}
.label-offerte.hidden {
	display: none;
}
/* Banner statico OFFERTE SPECIALI 
=================================== */

.wideBanner01 {
	display: block;
	width: auto;
	background: #f1e9e0;
	padding: 20px;
}
.wideBanner01 p {
	color: #333333;
}
.wideBanner01 h2 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 0.9em;
}
#bannerImg01, #bannerImg02 {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	max-width: 160px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-ms-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-o-box-shadow: 0 0 4px rgba(0,0,0,.7);
	box-shadow: 0 0 4px rgba(0,0,0,.7);
}
.visualBanner {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: left;
	width: 45%;
}
.bannerOfferta {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: right;
	width: 55%;
}
.bolloSconto {
	background: #037ab9;
	background: -moz-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #037ab9), color-stop(100%, #026ea7));
	background: -webkit-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -o-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -ms-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: linear-gradient(to bottom, #037ab9 0%, #026ea7 100%);
	border-radius: 50%;
	color: #ffffff!important;
	display: block;
	float: right;
	font-size: 36px;
	font-weight: 100;
	height: 50px;
	margin: 0 10px;
	padding: 35px 10px;
	text-align: center;
	width: 100px;
}
.bannerPrezzi {
	padding: 10px 0;
	font-size: 18px;
}
.labelBolloSconto {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	font-size: 18px;
	margin-bottom: 5px;
}
.testiOfferta {
	display: block;
	float: left;
	width: 70%;
}
.btnOfferta {
	background: none repeat scroll 0 0 #00a2d9;
	clear: both;
	color: #ffffff !important;
	display: block;
	float: left;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.prezzoBarrato {
	text-decoration: line-through;
}
/* Banner footer 
=================================== */
.bannerRow {
	height: auto;
	overflow: hidden;
	margin: 20px 0;
}
.banner300 {
	width: 300px;
	float: right;
	margin: 0 0 0 20px;
}
.bannerWide {
	float: none;
	background: url(../img/bkg-banner-01.jpg) repeat scroll left top;
	width: auto;
	overflow: hidden;
}
/* Banner HTML Wide 
=================================== */
.bannerVisuals img {
	margin: 0;
}
.bannerVisuals {
	width: 160px;
	float: left;
	padding: 20px;
}
.bannerCopy {
	float: none;
	width: auto;
	overflow: hidden;
	padding: 20px 20px 20px 0;
}
.bannerCopy p {
	padding: 20px 0;
	color: #ffffff;
}
.bannerCopy h2 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 0.9em;
	color: #ffffff;
}
.bannerCopy h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: auto;
	color: #ffffff;
}
.bannerBtn {
	background: none repeat scroll 0 0 #ffffee;
	clear: both;
	color: #333000 !important;
	display: block;
	float: left;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
/* General ========================== 
	#CSS3
=================================== */
.textbox {
	border-radius: 0;
	-webkit-appearance: none;
}
.nav-utente > ul > li, .main-menu .dropdown-container ul > li > a {
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-ms-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
	transition: background .2s ease-in-out;
}
.tabs > li {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}
.dropdown-utente {
	-webkit-box-shadow: 0 4px 2px rgba(0,0,0,.45);
	-moz-box-shadow: 0 4px 2px rgba(0,0,0,.45);
	-ms-box-shadow: 0 4px 2px rgba(0,0,0,.45);
	-o-box-shadow: 0 4px 2px rgba(0,0,0,.45);
	box-shadow: 0 4px 2px rgba(0,0,0,.45);
}
.cover > img:first-child, .cover > .regalo, .combo > .cover, .aside-offer > .combo > .cover > img:first-child, .aside-offer > .combo > .cover > .regalo {
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-ms-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-o-box-shadow: 0 0 4px rgba(0,0,0,.7);
	box-shadow: 0 0 4px rgba(0,0,0,.7);
}
.cover > img {
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-ms-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-o-box-shadow: 0 0 4px rgba(0,0,0,.7);
	box-shadow: 0 0 4px rgba(0,0,0,.7);
}
.cover > .fascetta {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	-ms-box-shadow: none!important;
	-o-box-shadow: none!important;
	box-shadow: none!important;
}
.cover > .fascetta {
	left: 120px !important;
	top: 250px !important;
}
.offerta-carta .cover > .fascetta {
	left: 126px !important;
	top: 250px !important;
}
.combo .cover > img:first-child, .combo .cover > .regalo, .aside-offer > .combo > .cover, .dropdown-cart .combo .cover, .cover-column.combo > .cover {
	-webkit-box-shadow: none;
	box-shadow: 0;
	box-shadow: none;

}
.dropdown-cart > ul {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.45);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.45);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,.45);
	-o-box-shadow: 0 0 8px rgba(0,0,0,.45);
	box-shadow: 0 0 8px rgba(0,0,0,.45);
}
.dropdown-cart .cover > img:first-child, .dropdown-cart .cover > .regalo {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.40);
	-moz-box-shadow: 0 0 6px rgba(0,0,0,.40);
	-ms-box-shadow: 0 0 6px rgba(0,0,0,.40);
	-o-box-shadow: 0 0 6px rgba(0,0,0,.40);
	box-shadow: 0 0 6px rgba(0,0,0,.40);
}
.popup {
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.40);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,.40);
	-ms-box-shadow: 0 2px 6px rgba(0,0,0,.40);
	-o-box-shadow: 0 2px 6px rgba(0,0,0,.40);
	box-shadow: 0 2px 6px rgba(0,0,0,.40);
}
/*.cover-column > .cover > img:first-child, .cover-column > .cover > .regalo, .latest > .cover > img {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.40);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.40);
	-ms-box-shadow: 0 0 8px rgba(0,0,0,.40);
	-o-box-shadow: 0 0 8px rgba(0,0,0,.40);
	box-shadow: 0 0 8px rgba(0,0,0,.40);
	    width: 80%;
}*/
.textbox {
	-webkit-transition: border-color .2s ease-in-out;
	-moz-transition: border-color .2s ease-in-out;
	-ms-transition: border-color .2s ease-in-out;
	-o-transition: border-color .2s ease-in-out;
	transition: border-color .2s ease-in-out;
}
.offerta-completa > .sconto {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
/* General ========================== 
	#Tipography
=================================== */
body {
	font-family: 'Open Sans', Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.2em;
}
a {
	color: #026EA7;
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #026EA7;
	line-height: 1.2em;
}
h1, h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h1.main-title, h2.main-title {
	font-size: 38px;
}
.btn {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
}
select, .textbox {
	font-family: 'Open Sans', Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
input[type="password"].textbox {
	font-family: Arial, helvetica, sans-serif;
}
.pop-alert {
	font-size: 12px;
	color: #EB262D;
}
.selectStyle > .selectInner {
	line-height: 23px;
}

::-webkit-input-placeholder {
color: #333333;
opacity: 1;
}
:-moz-placeholder {
color: #333333;
opacity: 1;
}
::-moz-placeholder {
color: #333333;
opacity: 1;
}
:-ms-input-placeholder {
color: #333333;
opacity: 1;
}
.breadcrumbs {
	text-transform: uppercase;
}
.breadcrumbs {
	font-size: 12px;
}
.tabs > li, .tabs > li > a {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.tabs > li.active > a, .tabs > li:hover, .tabs > li:hover > a {
	color: #333333;
}
.scroll-pane h2 {
	font-size: 24px;
}
.scroll-pane h3, .scroll-pane h4 {
	font-weight: bold;
	font-size: 14px;
}
.scroll-pane h4 {
	color: #333333;
}
.scroll-pane a {
	font-weight: bold;
}
/* Homepage */
.nav-areaclienti.active > h1, .nav-areaclienti.active > h1 > a, .nav-areaclienti.active > h2, .nav-areaclienti.active > h2 > a {
	color: #FFFFFF;
}
.nav-carrello {
	text-align: center;
}
.nav-carrello > .btn {
	font-weight: normal;
}
.nav-utente > p {
	color: #FFFFFF;
	line-height: 30px;
}
.nav-utente > p > span {
	font-weight: bold;
}
.menu-utente li > a, .menu-utente > .js-menu, .dropdown-utente > ul > li > a, .main-menu > .container > ul > li > a {
	color: #FFFFFF;
	text-transform: uppercase;
}
.menu-utente > .js-menu, .menu-utente li > a:first-child, .dropdown-utente > ul > li > a, .main-menu > .container > ul > li > a {
	font-weight: bold;
}
.main-menu .dropdown-container ul > li > a {
	font-size: 16px;
	color: #FFFFFF;
}
.dropdown-container {
	text-align: center;
}
.main-menu .dropdown-container ul > li {
	text-align: left;
}
.aside-offer > h2, .article-main > h2, .aside-generic > h2 {
	text-transform: uppercase;
}
.aside-offer > p, .article-main > p, .aside-generic > p {
	line-height: 1.2em;
}
.aside-generic .popup-container > .btn-box {
	text-align: right;
}
.popup-thankyou {
	text-align: center;
}
.popup-body > h2 {
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2em;
}
.popup-thankyou > h2, .popup-alert > h2 {
	text-align: center;
	line-height: 1.2em;
}
.popup-alert > h2 {
	font-size: 16px;
	color: #EB262D;
}
.newsletter-popup .btn-box {
	text-align: center;
}
.aside-offer > .offerta, .article-main .offerta, .offerta-ridotta {
	text-align: center;
}
.offerta .numeri {
	line-height: 1.1em;
}
.offerta .netto, .offerta .sconto {
	font-weight: bold;
	font-size: 18px;
}
.offerta .sconto {
	color: #EB262D;
}
.offerta.offerta-ridotta > .dati > h2 {
	font-size: 16px;
}
.offerta.offerta-ridotta > .dati > .numeri {
	font-size: 12px;
}
.offerta.offerta-ridotta > .dati > .netto, .offerta.offerta-ridotta > .dati > .sconto {
	font-size: 14px;
}
.offerta.offerta-ridotta > a {
	font-size: 12px;
}
.offerta-completa > .titoli > h1, .offerta-completa > .titoli > h2 {
	font-weight: bold;
	font-size: 24px;
	color: #EB262C;
	text-transform: uppercase;
	line-height: 1em;
}
.offerta-completa > .titoli > h4 {
	color: #333333;
}
.offerta-completa > .dati > h3 {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 1em;
}
.offerta-completa > .dati > .netto {
	font-weight: bold;
	font-size: 24px;
}
.offerta-completa > .dati > .pieno > span {
	text-decoration: line-through;
}
.offerta-completa > .descrizione > h3 {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
.nav-carrello.active > .btn {
	color: #026EA7;
}
.dropdown-cart .dati, .dropdown-cart > ul > .totale {
	text-align: left;
}
.dropdown-cart .dati > h2 {
	font-size: 16px;
}
.dropdown-cart .dati > p {
	line-height: 1.2em;
}
.dropdown-cart > ul > .link {
	text-align: right;
}
.main-footer {
	text-align: center;
}
.footer-menu a {
	font-weight: bold;
	font-size: 11px;
	color: #00A1D8;
	text-transform: uppercase;
	line-height: 1em;
}
.main-footer p {
	font-size: 11px;
	line-height: 1.2em;
}
/* Scheda prodotto */
.cover-column, .store-digitali, .digitali-column {
	text-align: center;
}
.store-digitali > h1, .store-digitali > h2 {
	font-size: 14px;
	color: #333333;
}
.offer-column > h1, .wide-article > h1, .offer-column > h2, .wide-article > h2 {
 font-weight: normal;
 font-size: 38px;
}
.condizioni {
 padding-top:10px;
 font-size: 80%;
}
.wide-article .condizioni, .lista-offerte-scheda > li > .condizioni {
	font-size: 80%;
}
.concorso {
	font-size: 16px;
}
.concorso > a {
	font-weight: bold;
}
.sconto {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.sconto > .label {
	font-size: 24px;
	line-height: 1em;
	padding-top: 0px;
}
.sconto > .val {
	font-size: 46px;
	line-height: 1em;
}
.sconto > .perc {
	font-size: 24px;
}
.info, .offerta-completa > .regalo p {
	font-size: 16px;
}
.info, .info-bold {
	line-height: 1.2em;
}
.info-bold {
	font-weight: bold;
}
.info-article h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.popup-wrapper > h2, .popup-wrapper > h3 {
	text-transform: uppercase;
}
.popup-wrapper > h2 {
	font-weight: bold;
}
.popup-wrapper > h3 {
	font-size: 16px;
}
/* General ========================== 
	#Main
=================================== */
/* Homepage */
.main-header {
	overflow: visible;
}
.main-header > .container:first-child {
	overflow: visible;
	min-height: 70px;
}
.nav-logo {
	float: left;
	width: 360px;
	margin: 10px 0 6px 1.7241%;
}
.nav-carrello, .nav-areaclienti {
	float: right;
	height: 70px;
}
.nav-carrello {
	position: relative;
	overflow: visible;
	width: 150px;
	margin-left: 0.1724%;
}
.nav-areaclienti {
	width: 255px;
	padding-left: 35px;
}
.nav-areaclienti > h1, .nav-areaclienti > h2 {
	display: inline-block;
	margin-right: 10%;
	margin-top: 20.5px;
}
.nav-areaclienti > .btn {
	min-width: 65px;
}
.nav-carrello > .btn {
	margin-top: 19px;
}
.nav-carrello > .btn > .ico-blue {
	display: none;
}
.nav-carrello.active > .btn {
	position: relative;
	z-index: 999;
}
.nav-carrello.active > .btn > .icona {
	display: none;
}
.nav-carrello.active > .btn > .ico-blue {
	display: inline-block;
}
.dropdown-cart {
	display: none;
	position: absolute;
	overflow: visible;
	width: 310px;
	right: 10px;
	top: 0;
	z-index: 997;
}
.dropdown-cart > .cart-top {
	position: relative;
	float: right;
	width: 150px;
	height: 70px;
	padding-right: 9px;
	margin-right: -10px;
	z-index: 998;
}
.dropdown-cart > ul {
	position: relative;
	padding: 16px;
	clear: both;
	z-index: 997;
}
.dropdown-cart > ul > li {
	display: block;
	overflow: hidden;
	clear: both;
}
.dropdown-cart > ul > .totale {
	padding: 10px 10px 10px 124px;
	margin: 10px 0;
}
.dropdown-cart .cover {
	float: left;
	width: 112px;
}
.dropdown-cart .combo .cover {
	min-height: 130px;
}
.dropdown-cart .cover > img {
	max-width: 90px;
	margin: 6px;
}
.dropdown-cart .combo .cover > img {
	max-width: 79px;
}
.dropdown-cart .combo .cover > .icon {
	top: 15px;
	right: -5px;
}
.dropdown-cart .dati {
	float: left;
	width: 143px;
	padding-left: 7px;
}
.dropdown-cart > ul > .link {
	padding-bottom: 10px;
}
.dropdown-cart .offerta > .dati > h2 {
	min-height: 35px;
	padding: 10px 3px;
	margin-top: 1px;
}
.dropdown-cart .offerta > .dati > p {
	padding: 0 3px;
}
.nav-utente {
	padding: 8px 1.3965%;
}
.nav-utente > p {
	float: left;
	margin-left: 10px;
	margin-top: 1px;
}
.nav-utente > ul {
	float: right;
}
.nav-utente > ul > li, .dropdown-utente > ul > li, .main-menu > .container > ul > li {
	display: inline-block;
	float: left;
	padding: 9px 8px;
}
.main-menu > .container > ul > .mobile-menu {
	display: none;
}
.main-menu > .container > ul > li {
	position: relative;
	z-index: 996;
	padding: 8px 0;
}
.main-menu > .container > ul > li > a {
	display: inline-block;
	position: relative;
	padding: 9px 8px;
	z-index: 997;
}
.main-menu > .container > ul > li > .selected {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 996;
}
.main-menu > .container > ul > .active > .selected {
	display: block;
}
.main-menu > .container > ul > .active:hover > .selected, .main-menu > .container > ul > .active > .selected {
	bottom: -18px;
}
.dropdown-relative {
	position: relative;
	overflow: visible;
}
.dropdown-container {
	position: absolute;
	overflow: visible;
	top: 0;
	left: 0;
	right: 0;
	height: 0;
	z-index: 998;
}
.dropdown-utente {
	display: none;
}
.dropdown-utente > ul > li, .dropdown-container > .dropdown-utente {
	display: inline-block;
}
.dropdown-utente > ul {
	display: block;
	overflow: hidden;
	padding: 12px 20px;
}
.main-menu {
	overflow: visible;
	min-height: 50px;
}
.main-menu > .container {
	position: relative;
	overflow: visible;
	padding: 0 1.3965%;
}
.main-menu > .container .textbox {
	float: right;
	width: 21.5517%;
	margin-right: 1px;
}
.main-menu .textbox {
	margin: 9px 0;
}
.main-menu .dropdown-container {
	top: 49px;
	left: 1.3965%;
	right: 1.3965%;
	z-index: 995;
}
.main-menu .dropdown-container ul {
	overflow: hidden;
	padding: 20px 0 10px;
	margin: 0 20px 10px;
}
.main-menu .dropdown-container ul.bottom-menu {
	padding: 0;
}
.main-menu .dropdown-container ul > li {
	display: block;
	float: left;
	width: 20%;
}
.main-menu .dropdown-container ul.bottom-menu > li {
	float: right;
	width: auto;
}
.main-menu .dropdown-container ul.bottom-menu > li:first-child {
	float: left;
}
.main-menu .dropdown-container ul > li > a {
	display: block;
	padding: 6px 0;
}
.strip-banner {
	padding: 5px 0;
	clear: both;
}
.strip-banner > img, .strip-banner > object {
	display: block;
	margin: 0 auto;
}
.main-section {
	padding: 0 20px;
	clear: both;
}
.main-slider {
	cursor: pointer;
	position: relative;
	margin: 20px 0;
}
.aside-sx {
	float: left;
	width: 25.9620%;
	margin-right: 1.6241%;
}
.content-main {
	float: left;
	width: 51.7241%;
	margin-right: 1.7241%;
}
.aside-dx {
	float: right;
	width: 18.9655%;
	overflow: visible;
}
.aside-sx > img, .aside-sx > a > img, .aside-sx > object, .content-main > img, .content-main > a > img, .content-main > object, .aside-dx > img, .aside-dx > a > img, .aside-dx > object, .aside-banner {
	margin-bottom: 20px;
}
.aside-offer, .article-main, .aside-generic {
	padding: 21px 10%;
	margin-bottom: 20px;
}
.article-main {
	padding: 21px 5%;
}
.aside-generic {
	padding: 21px 13.6364%;
}
.aside-generic {
	padding: 16px 20px;
}
.aside-offer > ul > li {
	display: block;
	padding: 2px 0;
}
.aside-generic.aside-popup {
	overflow: visible;
}
.aside-generic .btn-box {
	display: block;
	overflow: hidden;
}
.aside-offer > h2, .article-main > h2, .aside-generic > h2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.aside-offer > img, .article-main > img, .aside-generic > img {
	margin-bottom: 10px;
}
.aside-offer .textbox, .article-main .textbox, .aside-generic .textbox {
	max-width: 100%;
	height: 40px;
	margin: 10px 0;
}
.newsletter-popup {
	overflow: visible;
	width: 360px;
	top: 120px;
	right: 0;
	padding: 10px;
}
.newsletter-popup:before, .newsletter-popup:after {
	display: block;
	position: absolute;
	top: -20px;
	right: 10px;
	content: '';
	width: 0;
	height: 0;
	z-index: 998;
}
.newsletter-popup:after {
	top: -22px;
	right: 9px;
	z-index: 997;
}
.newsletter-popup > .popup-body > h2 {
	margin-bottom: 10px;
}
.newsletter-popup .btn-box {
	margin-top: 10px;
}
.check-list > li {
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
.check-list > li > .checkbox {
	float: left;
	margin-top: -1px;
	margin-right: 5px;
}
.popup-thankyou > img {
	max-width: 70%;
	margin: 20px auto;
}
.popup-thankyou > .btn {
	margin-top: 20px;
}
.aside-offer > .offerta {
	padding-top: 15px;
}
.offerta > .dati {
	margin-top: 5px;
}
.offerta > .dati .numeri {
	min-height: 30px;
}
.offerta > .dati > h2 {
	min-height: 48px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.offerta > .dati > .netto, .offerta > .dati > .sconto {
	padding: 5px 0 0;
}
.offerta > .dati > .btn {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}
.aside-offer > .combo > .cover {
	overflow: visible;
	min-height: 0;
	padding-bottom: 91.2%;
	margin: 0 26px 8px 26px;
}
.aside-offer > .combo > .cover > img {
	max-width: 74.4680%;
}
.aside-offer > .combo > .cover > .regalo {
	max-width: 74.4680%;
	max-height: 150px;
}
.aside-offer > .combo > .cover > .icon {
	max-width: 25%;
}
.aside-offer > .offerta > .dati > h2 {
	margin-top: 1px;
}
.main-carousel {
	margin-top: 15px;
}
.main-carousel > .offerta {
	float: left;
	width: 180px;
}
.main-carousel .combo .cover {
	max-width: 160px;
	margin: 4px auto 9px;
}
.main-carousel > .offerta > .dati > h2 {
	padding: 0 15px;
}
.main-carousel > .combo > .cover > img, .offerta-ridotta.combo > .cover > img {
	left: 0;
	right: auto;
	margin: 0 auto;
}
.main-carousel > .combo > .cover > .icon, .offerta-ridotta.combo > .cover > .icon {
	top: 50%;
	left: 50%;
	margin-top: -18px;
	margin-left: -23.5px;
}
.offerta-ridotta.combo > .cover {
	min-height: 158px;
	max-width: 120px;
	margin: 4px auto;
}
.offerta-ridotta.combo > .cover > .abbinata {
	top: 50%;
}
.offerta.offerta-ridotta > a, .offerta.offerta-ridotta > p {
	display: block;
	margin-top: 0px;
}
.aside-carousel > .offerta {
	float: left;
	width: 130px;
}
.aside-carousel > .offerta > .cover > img {
	max-width: 120px;
}
.offerta.offerta-ridotta > .dati > h2 {
	min-height: 39px;
}
.offerta.offerta-ridotta > .dati > .numeri {
	min-height: 27px;
}
.offerta.offerta-ridotta > .dati > .btn {
	margin-top: 10px;
}
.main-footer {
	padding-bottom: 20px;
}
.main-footer > .container {
	padding: 0 1.3965%;
}
.footer-menu {
	padding: 20px 0;
}
.footer-menu > ul > li {
	display: inline-block;
	padding: 0 5px 0 10px;
	margin-top: 5px;
}
.main-footer .carte {
	padding: 20px 0 0;
}
.main-footer .carte > li {
	display: inline-block;
	padding: 0 0 0 5px;
}
.main-footer .verisign {
	margin-top: 10px;
}
/* Risultati ricerca */
.inner-article-sx {
	float: left;
	width: 71.55172413793103%;
}
.inner-article > h1.main-title, .inner-article-text > h1.main-title, .inner-article > h2.main-title, .inner-article-text > h2.main-title {
	display: inline-block;
	margin: 35px 0 35px 8px;
}
.inner-article-text > p {
	padding: 0 10px;
	margin: 0 0 1.5em 0;
}
.inner-article-text > p > a > img {
	display: block;
	padding: 0;
	margin: 30px 0 0 0;
}
.inner-article-text > h3 {
	padding: 0 10px;
	margin: 0 0 0.5em 0;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.inner-article-text > h4 {
	padding: 0 10px;
	margin: 0 0 0.5em 0;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.inner-article > .banner {
	float: right;
	margin-top: 35px;
	margin-bottom: 10px;
}
.inner-aside {
	width: 25.86206896551724%;
	margin-top: 30px;
}
.inner-aside-dx {
	float: right;
}
.inner-head {
	position: relative;
	padding: 5px 0 5px 8px;
	clear: both;
}
.inner-head > p {
	float: left;
	max-width: 70%;
	margin: 8px 0;
}
.inner-head > .selectStyle, .inner-head .selectbox {
	float: right;
}
.inner-head > .selectStyle {
	position: absolute;
	bottom: 5px;
	right: 0;
}
.lista-offerte {
	display: block;
	overflow: hidden;
	padding-top: 20px;
}
.lista-offerte.box-lista {
	margin: 20px 0;
}
.lista-offerte > li {
	display: block;
	float: left;
	width: 23%;
	min-height: 460px!important;
	padding: 0 1%;
	margin-bottom: 20px;
}
.lista-offerte.wrapperBollettini > li {
	display: block;
	float: left;
	width: 23%;
	min-height: 160px!important;
	padding: 0 1%;
	margin-bottom: 20px;
}
.lista-genere > li {
	width: 14.6666666667%;
}
.lista-offerte > .combo > .cover {
	max-width: 120px!important;
	min-height: 159px;
	margin: 4px auto 9px;
}
.offerta-combo .cover > img {
	max-width: 124px !important;
}
.lista-offerte > li > .cover > img {
	margin-bottom: 17px;
	max-width: 160px;
}
.lista-offerte.box-lista > li:first-child {
	float: none;
	width: auto;
	min-height: 0;
	padding: 0 0 5px;
	margin: 0 30px 20px;
}
.lista-offerte.box-lista > li:first-child > h2 {
	padding: 0 14px;
}
/* Scheda prodotto */
.wide-article {
	padding: 20px 0;
	margin-bottom: 20px;
}
.wide-article > .tabs {
	margin-top: -10px;
	clear: both;
}
.lista-offerte-scheda {
	display: block;
	overflow: hidden;
	list-style: none;
}
.lista-offerte-scheda > li {
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.digitali-column {
	float: right;
	max-width: 45%;
	padding-top: 5px;
}
.offer-column > h2, .wide-article > h2 {
	display: inline-block;
	max-width: 55%;
	margin-bottom: 20px;
}
.cover-column {
	float: left;
	overflow: visible;
	padding-bottom: 20px;
	width: 290px !important;
}
.cover-column > .cover {
	margin-bottom: 30px;
	padding: 8px;
}
.cover-column > .cover > img {
	margin: 0px;
	max-width: none;
}
.cover-column .offerta-digitale > .cover > img {
	margin-top: 0px!important;
	max-width: none;
}
.store-digitali {
	padding-top: 10px;
	margin-top: 10px;
}
.store-digitali > ul > li {
	display: inline-block;
	padding: 5px 3px;
}
.offer-column {
	float: right;
	width: 70%;
	padding-bottom: 20px;
	margin-top: 10px;
}
.offer-column > .concorso {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E6E6E6;
}
.concorso {
	margin-left: 20px;
}
.lista-offerte-rivista > li > .concorso {
	margin-bottom: 20px;
	margin-left: 0;
}
.lista-offerte-rivista > li {
	display: block;
	overflow: hidden;
	padding: 20px 0 20px 20px;
	clear: both;
}
.lista-offerte-rivista > li:first-child {
	margin: 0 0 20px;
	padding-top: 0;
}
.offerta-completa > .titoli {
	float: left;
	max-width: 75%;
	margin-bottom: 25px;
}
.offerta-completa > .dati {
	float: left;
	max-width: 67%;
}
.offerta-completa > .dati > .netto {
	display: inline-block;
	margin-top: 15px;
}
.offerta-completa > .dati > .pieno {
	display: inline-block;
}
.offerta-completa > .sconto {
	float: right;
	max-width: 180px;
	min-width: 100px;
	padding: 10px;
}
.offerta-speciale > .sconto {
	margin-top: -64px;
}
.offerta-completa > .sconto > .label {
	display: block;
}
.offerta-completa > .sconto > .val, .offerta-completa > .sconto > .perc {
	display: inline-block;
}
.offerta-completa > .regalo {
	float: left;
	width: 60%;
	padding: 10px 0;
	clear: left;
}
.offerta-completa > .regalo img, .offerta-completa > .regalo p {
	float: left;
}
.offerta-completa > .regalo img {
	max-width: 60px;
}
.offerta-completa > .regalo p {
	max-width: 80%;
	margin-left: 20px;
	margin-top: 15px;
}
.offerta-completa > .btn-box {
	float: right;
	margin-top: 30px;
	clear: right;
}
.offerta-speciale > .btn-box {
	margin-top: -20px;
}
.offerta-completa > .btn-box > .btn {
	width: 120px;
	margin-left: 20px;
}
.offerta-completa > .btn-box > .btn:first-child {
	margin-left: 0;
}
.offerta-completa > .descrizione {
	padding-top: 40px;
	clear: both;
}
.offerta-completa > .descrizione > h3 {
	margin-bottom: 1em;
}
.wide-article > .info {
	clear: both;
}
.wide-article .info + .condizioni, .lista-offerte-scheda > li > .info + .condizioni {
	padding-top: 10px;
}
.upselling, .latest {
	padding: 20px;
	margin-bottom: 20px;
}
.upselling > h2, .latest > h2 {
	padding: 0 0 5px;
	margin: 0 0 0 10px;
}
.upselling > .lista-offerte > li {
	width: 14.66666667%;
	min-height: 0;
	padding: 0 1%;
	margin-bottom: 0;
}
#riepilogoOrdini .upselling > .lista-offerte > li {
	width: 32%!important;
}
.latest {
	padding-bottom: 0;
}
.latest > .cover {
	float: left;
	margin: 20px 0 20px 10px;
}
.scroll-pane {
	float: right;
	width: 80%;
	height: 220px;
	padding-bottom: 10px;
	margin: 20px 0;
}
.scroll-pane h2 {
	margin-top: 10px;
	margin-bottom: 20px;
}
.info-article {
	padding: 0 30px 20px 47px;
}
.info-article h3 {
	margin-top: 20px;
}
.info-article h3:first-child {
	margin-top: 0;
}
/* General ========================== 
	#Plugins
=================================== */
.loader {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 997;
}
.loader > img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -11px 0 0 -11px;
}
/* Carousel */
.carousel-article {
	position: relative;
}
.carousel-nav {
	display: block;
	position: absolute;
	width: 10px;
	height: 30px;
	top: 33%;
}
.carousel-nav.left-nav {
	left: 15px;
}
.carousel-nav.right-nav {
	right: 15px;
}
.aside-carousel .carousel-nav {
	top: 25%;
}
.carousel-pagination {
	position: absolute;
	top: 20px;
	right: 30px;
}
.carousel-pagination > a {
	display: inline-block;
	width: 17px;
	height: 16px;
	margin-left: 5px;
}
.carousel-pagination > a > span {
	display: none;
}
/* Tabs */
.js-scheda, .js-info {
	display: none;
}
.js-scheda.active, .js-info.active {
	display: block;
}
/* Popup */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}
.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
}
#colorbox, #cboxContent, #cboxLoadedContent {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
#cboxOverlay {
	background: #000;
}
#colorbox {
	outline: 0;
}
#cboxTopLeft {
	width: 25px;
	height: 25px;
}
#cboxTopCenter {
	height: 25px;
}
#cboxTopRight {
	width: 25px;
	height: 25px;
}
#cboxBottomLeft {
	width: 25px;
	height: 25px;
}
#cboxBottomCenter {
	height: 25px;
}
#cboxBottomRight {
	width: 25px;
	height: 25px;
}
#cboxMiddleLeft {
	width: 25px;
}
#cboxMiddleRight {
	width: 25px;
}
#cboxContent {
	overflow: hidden;
}
.cboxIframe {
	background: #fff;
}
#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}
#cboxLoadedContent {
	margin-bottom: 20px;
	background: #FFFFFF;
}
#cboxTitle {
	position: absolute;
	bottom: 0px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #999;
}
#cboxCurrent {
	display: none !important;
}
#cboxLoadingOverlay {
	background: #fff url(../img/ico-loading.gif) no-repeat center center;
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}
#cboxSlideshow {
	position: absolute;
	bottom: 0px;
	right: 42px;
	color: #FFFFFF;
}
#cboxPrevious {
	display: none !important;
}
#cboxNext {
	display: none !important;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	color: #FFFFFF;
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
.popup-wrapper {
	padding: 20px;
}
.popup-wrapper > p {
	margin-top: 20px;
}
.popup-wrapper > p > img {
	float: left;
	max-width: 30%;
	margin: 0 10px 10px 0;
}
/* Scrollpane */
.jspContainer {
	overflow: hidden;
	position: relative;
}
.jspPane {
	position: absolute;
}
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 21px;
	height: 100%;
}
.jspHorizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 21px;
}
.jspCap {
	display: none;
}
.jspHorizontalBar .jspCap {
	float: left;
}
.jspTrack {
	background: #FFFFFF;
	position: relative;
}
.jspDrag {
	background: #80B6D2;
	position: relative;
	top: 10px;
	left: 0;
	width: 12px;
	margin: 0 5px;
	cursor: pointer;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float: left;
	height: 100%;
}
.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}
.jspVerticalBar .jspArrow {
	height: 16px;
}
.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}
.jspVerticalBar .jspArrow:focus {
	outline: none;
}
.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
}
/*BOLLETTINI*/
.wrapperBollettini {
	padding-top: 5px!important;
}
.coverBollettini {
	width: auto!important;
	padding: 0 0 0 10px!important;
	min-height: 200px!important;
}
.CoverBollettiniInterna {
	margin: 0!important;
}
.CoverBollettiniInterna img {
	margin: 4px!important;
}
.box-offerte {
	display: block;
	float: left;
	width: 96%;
}
.box-rinnovo {
	float: right;
}
.box-offerte > h3 {
	margin: 0 0 10px;
	font-size: 30px;
}
.bollettiniSottotitolo {
	margin: 0 0 10px 0;
}
/* Dati bollettini */
.dati-bollettino > li {
	display: block;
	overflow: hidden;
	padding: 3px 0;
}
.lista-radio {
	width: 66.66666%;
}
.lista-radio > li {
	display: block;
	overflow: hidden;
}
.lista-radio > li > .radio {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}
.lista-radio > li > label {
	float: left;
	width: 80%;
	margin-top: 5px;
}
.lista-radio > li:first-child > label, .lista-radio > li:first-child > .radio {
	margin-top: 0;
}
.pagamento-bollettino {
	position: relative;
	width: 120%;
}
.pagamento-bollettino > .lista-opzioni {
	width: auto;
	margin-top: 40px;
}
.pagamento-bollettino > .lista-opzioni > li {
	padding: 10px 0;
}
.pagamento-bollettino > .verisign {
	position: absolute;
	top: 40px;
	right: 120px;
}
.bollettino-email {
	clear: both;
	display: inline-block;
	margin: 20px 20px 0 0;
	overflow: hidden;
}
.bollettino-email > .dettagli-label {
	width: 23.76910016%;
	margin-top: 5px;
}
.main-box.inner-box > form > .btn {
	display: table;
	margin: 30px auto 0;
	clear: both;
}
.verisign > object, .verisign > a {
	display: block;
	margin-top: -10px;
}
/* Bollettini dati */
.bollettino-pagamento {
	margin: 0 20px;
}
.bollettino-pagamento > .box-offerte > h3, .dati-bollettino > li > .dettagli-dato {
	text-transform: none;
}
.pagamento-bollettino > .lista-opzioni > li > label, .conferma-bollettino > .lista-opzioni > li > label {
	text-transform: uppercase;
}
.bollettino-email > .dettagli-label {
	line-height: 30px;
}
/* Codice bollettini */
.codice-testo > p {
	font-size: 14px;
}
.codice-label {
	font-weight: bold;
	line-height: 30px;
}
.box-offerte > h4 {
	font-size: 14px;
}
/* Conferma bollettini */
.lista-opzioni > li.carte > label {
	line-height: 26px;
}
.conferma-email > .dettagli-label {
	line-height: 16px;
}
.conferma-email > .dettagli-dato {
	text-transform: none;
	line-height: 16px;
}
.dettagli-label, .dettagli-dato {
	display: block;
	float: left;
	width: 33.3333%;
}
.dettagli-dato {
	font-weight: bold;
}
.lista-radio {
	width: 66.6667%;
}
.pagamento-bollettino > .lista-opzioni {
	margin-top: 40px;
	width: 100%;
}
.lista-opzioni {
	float: left;
	width: 85.1064%;
}
ul, ol {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.lista-opzioni > li.carte > label {
	line-height: 26px;
}
.pagamento-bollettino > .lista-opzioni > li > label, .conferma-bollettino > .lista-opzioni > li > label {
	text-transform: uppercase;
}
.pagamento-bollettino > .lista-opzioni > li {
	padding: 10px 0;
}
.lista-opzioni > li.carte > label > img {
	margin-top: -5px;
}
.lista-opzioni > li > label > img {
	display: inline-block;
	margin-left: 3px;
}
label {
	line-height: 1.2em;
}
label {
	cursor: pointer;
}
.lista-opzioni > li.mobilepay > .radio {
	margin-top: 0px;
}
.lista-opzioni > li > label {
	margin-top: 4px;
}
.error {
	color: #ec282f;
	display: none;
	font-size: 11px;
	margin-bottom: 0 !important;
	margin-top: 1px !important;
}
/* Elenco testate  */

.titoloBig a, .titoloBigA, .titoloBigA a {
	font-size: 24px;
	margin-left: 10px;
	color: #333333!important;
}
.titoloBigA {
	margin-top: 20px;
}
.nomeTestata {
	min-height: 60px !important;
	border-bottom: 1px solid #e6e6e6;
	margin-right: 18px;
	width: 15% !important;
}
.nomeTestata h3 {
	font-size: 16px;
	font-weight: bold;
}
.offerta.nomeTestata {
	min-height: 40px !important;
}
.alf {
	padding: 10px 0;
	margin-left: -11px;
}
.alf > li {
	display: inline-block;
	list-style: none;
	padding: 0 10px;
	font-size: 18px;
	text-align: center;
	min-width: 20px;
}
.inizioPaginaA {
	float: right;
	font-size: 13px;
	margin-top: 26px;
	display: block;
	background: url(../img/bkg-pagetop.png) left 10px no-repeat;
	padding-left: 20px;
}
.inizioPagina {
	float: right;
	font-size: 13px;
	margin-top: 6px;
	display: block;
	background: url(../img/bkg-pagetop.png) left 10px no-repeat;
	padding-left: 20px;
}
.lista-genere > h3 {
	font-size: 16px;
 font-weight: bold;
}
.separetor {
	border-bottom: 1px solid #E6E6E6;
}
/* mappa sito */
.orizzontale {
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 32.4%;
}
.orizzontale ul, .orizzontale h2 {
	margin-top: 20px;
	font-size: 24px;
	color: #333333!important;
}
.orizzontale li h3 {
 list-style-type: none; margin-top:  20px;
	margin-left: 20px;
}
.orizzontale h2 {
	height: 50px;
}
/* Crediti */

.credits img {
	width: 270px;
	float: left;
	margin-right: 30px;
	margin-bottom: 25px;
}
.p1 {
	margin-top: 25px;
	line-height: 1.4em;
}

@media screen and (max-width: 570px) {
.p2 {
	margin-bottom: 25px;
}
.credits img {
	float: none;
	margin: 25px 0 0 0;
}
}

@media screen and (max-width: 569px) {
#riepilogoOrdini .upselling > .lista-offerte > li {
	width: 100%!important;
}
.offerta-digitale .cover {
	background: url("../img/bkg-ipad-121x170.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	height: 270px!important;
	padding: 15px 0 29px;
	width: 121px;
}
.nomeTestata {
	width: 41% !important;
}
.cover-column {
	float: left;
	width: 280px !important;
}
.cover-column > .cover > img {
	margin: 0;
	max-width: 250px!important;
}
.fascetta > .cover > .fascetta {
/*    left: 120px !important;*/
}
}

/* Responsive ======================= 
	#DesktopOnly
=================================== */
@media screen and (min-width: 1160px) {
.main-menu > .container > ul > li:hover > .selected {
	display: block;
}
.main-menu > .container > ul > li:hover > .selected {
	bottom: 0;
}
.main-menu .dropdown-container {
	left: 1.5965%;
	right: 1.5965%;
	z-index: 999;
}
}

/* Responsive ======================= 
	#Desktop
=================================== */	
@media screen and (max-width: 1199px) {
.main-menu .dropdown-container {
	left: 1.3965%;
	right: 1.3965%;
}
}

@media screen and (max-width: 1159px) {
/* Homepage */
.nav-areaclienti {
	width: 245px;
}
.nav-carrello {
	width: 140px;
}
.main-menu > .container .textbox {
	width: 160px;
}
.aside-offer .textbox, .article-main .textbox, .aside-generic .textbox {
	width: 100%;
}
.main-header {
	box-shadow: 0 0 4px rgba(0,0,0,.45);
}
.aside-offer > .combo > .cover {
	padding-bottom: 108.5%;
	margin: 0 10px 6px;
}
/* Scheda prodotto */
.offerta-completa > .dati {
	max-width: 60%;
}
.offerta-completa > .regalo {
	width: 40%;
}
.offerta-completa > .regalo p {
	max-width: 60%;
	margin-top: 5px;
	margin-left: 5%;
}
/*.cover-column > .cover {
	overflow: hidden;
	padding-right: 9.841269841269841%;
}
.cover-column > .cover > img:first-child {
	float: right;
	max-width: 90%;
}
.digitale > .cover,  .cover-column.digitale > .cover {
	padding: 10.03717472118959% 11.4% 20.58736059479554%;
}
.digitale > .cover > img:first-child,  .cover-column.digitale > .cover > img:first-child {
	float: none;
	margin: 0 auto;
}*/
.cover-column.combo > .cover > img:first-child {
	float: left;
	max-width: 60%;
}
.fascetta > .cover > .fascetta {
/*	max-width: 51.11111111111111%;*/
}
}

/* Responsive ======================= 
	#iPad - landscape
=================================== */
@media screen and (max-width: 1023px) {
.offer-column {
	float: right;
	width: 55%;
	padding-bottom: 20px;
	margin-top: 10px;
}
/* Homepage */
.main-menu {
	min-height: 99px;
}
.main-menu .dropdown-container {
	left: 0;
	right: 0;
	z-index: 999;
}
.main-menu > .container > ul > li > a {
	font-size: 12px;
}
.nav-areaclienti {
	width: 215px;
}
.nav-areaclienti > h1, .nav-areaclienti > h2 {
	margin-right: 2%;
}
.nav-areaclienti > .btn {
	min-width: 60px;
}
.nav-carrello {
	width: 125px;
}
.dropdown-cart {
	right: 0;
}
.nav-carrello > .btn {
	margin-top: 20px;
}
.aside-offer > .combo > .cover {
	padding-bottom: 120%;
	margin: 0 4px 0;
}
.offerta > .dati > h2 {
	min-height: 68px;
}
.aside-sx {
	width: 28%;
	margin-right: 1%;
}
.content-main {
	width: 45%;
	margin-right: 1%;
}
.aside-dx {
	width: 25%;
}
.aside-offer, .article-main, .aside-generic {
	padding: 15px 5%;
	margin-bottom: 8px;
}
.aside-banner {
	margin-bottom: 8px;
	text-align: center;
}
.aside-banner img, .aside-banner object {
	display: block;
	margin: 0 auto;
}
.footer-menu > ul > li {
	padding: 0 0 2px 4px;
}
/* Risultati ricerca */	
.lista-offerte > li {
	width: 31%;
}
.lista-offerte > .combo > .cover {
	min-height: 159px;
}
/* Scheda Prodotto */
.fascetta > .cover > .fascetta {
	left: 128px;
}
.upselling {
	padding-bottom: 0;
}
.upselling > .lista-offerte > li {
	width: 31%;
	margin-bottom: 20px;
}
.scroll-pane {
	width: 70%;
}
.offerta-completa > .regalo {
	width: 50%;
}
.offerta-completa > .btn-box {
	margin-top: 0;
}
.offerta-completa > .btn-box > .btn {
	float: right;
	margin-top: 20px;
	clear: right;
}
.cover-column.combo > .cover {
	min-height: 290px;
}
.tabs > li {
	width: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.tabs > li:hover, .tabs > li:hover > a {
	color: #FFFFFF;
	background: #00A2D9;
}
.tabs > li.active, .tabs > li.active:hover > a {
	color: #333333;
	background: #FFFFFF;
}
/*bollettini*/
.lista-opzioni > li.carte > label > span {
	display: block;
	margin-bottom: 10px;
}
}

@media screen and (max-width: 820px) {
#riepilogoOrdini .lista-genere .dati, .offerta .dati {
    display: inline-block;
    float: left;
    margin: 0 0 5px 3px !important;
    text-align: left !important;
}
#riepilogoOrdini .offerta.offerta-ridotta > .dati > h2 {
    min-height: 39px;
    width: 90%;
}
.main-carousel .offerta-combo .cover, .main-carousel .offerta-comboProdotto .cover, .main-carousel .offerta-digitale .cover {
	box-sizing: border-box;
	display: block;
	height: 215px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 220px;
	margin-left: 24%!important;
}
}

/* Responsive ======================= 
	#iPad - portrait
=================================== */
@media screen and (max-width: 768px) {
.carousel-pagination {
	position: relative;
	right: 30px;
	top: 0;
}
.main-carousel .offerta-combo .cover, .main-carousel .offerta-comboProdotto .cover, .main-carousel .offerta-digitale .cover {
	box-sizing: border-box;
	display: block;
	height: 215px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 220px;
	margin-left: 24%!important;
}
.carousel-pagination {
	margin-bottom: 10px!important;
	text-align: right!important;
}
.main-carousel .offerta-carta .cover {
	box-sizing: border-box;
	display: block;
	height: 215px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 220px;
	margin-left: 22%!important;
}
.aside-offer .offerta-combo .cover {
	background: url("../img/ico-combo.png") no-repeat scroll 140px -5px rgba(0, 0, 0, 0);
}
.cover-column > .cover > img {
	margin: 0;
	max-width: 250px;
}
.fascetta > .cover > .fascetta {
	left: 88px;
}
.aside-offer .offerta-combo .cover, .aside-offer .offerta-comboProdotto .cover, .aside-offer .offerta-carta .cover, .aside-offer .offerta-digitale .cover {
	box-sizing: border-box;
	display: block;
	height: 219px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 190px;
}
.visible-tablet {
	display: inline-block !important;
}
.hidden-tablet {
	display: none !Important;
}
.main-section {
	padding: 0 9px;
}
.main-menu > .container > ul > li > a {
	border: none;
}
.dropdown-menu.main > ul {
	padding-left: 79px;
}
.dropdown-menu.main > ul > li {
	float: none;
	width: auto;
}
.dropdown-menu.main > ul.bottom-menu > li:first-child {
	float: right;
}
.main-menu > .container > ul > .mobile-menu {
	display: inline-block;
}
.nav-utente > ul, .nav-utente > p {
	float: none;
}
.nav-utente > ul > li, .dropdown-utente > ul > li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border: 0;
}
.nav-utente {
	padding: 0 1.3965% 8px;
}
.nav-utente > ul > li {
	width: 50%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.dropdown-utente {
	-webkit-box-shadow: none;
	box-shadow: 0;
	box-shadow: none;
	margin-top: 10px;
	background: transparent;
}
.dropdown-utente > li {
	padding: 7px 5px;
}
/* Homepage */
.main-header {
	position: static;
}
.strip-banner, .main-header + .main-section {
	margin-top: 0;
}
.nav-logo {
	float: none;
	width: auto;
	padding-top: 20px;
	margin-top: 0;
}
.nav-carrello, .nav-areaclienti {
	margin: 0;
}
.nav-carrello {
	width: 39%;
	margin-left: 2px;
}
.nav-areaclienti {
	width: 60%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.dropdown-cart {
	right: 50%;
	padding-top: 14px;
	padding-right: 7px;
	margin-right: -67px;
	background: url(../img/bkg-cart-top.png) no-repeat right top;
}
.user-menu {
	clear: both;
}
/*.main-menu {
	min-height: 48px;
	clear: both;
}*/
.main-menu .menu {
	display: none;
}
.main-menu .menu-cat {
	display: block;
}
.main-menu > .container > ul > li {
	padding: 9px 0;
}
.main-menu .menu-cat > li > a, .main-menu .menu-cat > li:first-child > a {
	border: none;
}
.main-menu > .container .textbox {
	width: 30%;
}
.main-menu .dropdown-container ul > li {
	width: 33%;
}
.main-menu .dropdown-container .main ul > li {
	float: none;
	width: auto;
}
.aside-offer > .offerta > .dati > h2 {
	min-height: 62px;
}
.main-menu > .container .textbox {
	width: 50%;
}
/* Risultati ricerca */
.inner-head > p {
	max-width: 50%;
}
.inner-article-sx {
	width: 60%
}
.inner-aside {
	width: 38%;
}
.lista-offerte > li {
	width: 48%;
}
.lista-offerte.box-lista > li:first-child {
	margin-left: 5px;
	margin-right: 5px;
}
.lista-offerte > .combo > .cover {
	min-height: 163px;
}
.inner-head > p {
	float: none;
	max-width: none;
}
.inner-head > .selectStyle {
	position: relative;
	float: none;
	min-width: 0;
	margin: 10px auto;
}
.inner-head > .selectStyle > .selectInner {
	padding-left: 0;
}
/* Scheda prodotto */
.offer-column > h2, .wide-article > h2, .digitali-column {
	float: none;
	width: auto;
	max-width: none;
}
.cover-column > .cover {
	float: none;
	margin: 0 auto;
	padding-right: 2px;
	width: 280px;
}
.cover-column.digitale > .cover {
	float: none;
	margin: 0 auto;
	padding-right: 2px;
	width: 250px;
}
.cover-column.digitale > .cover {
	padding: 18px 1px 40px;
}
.cover-column.combo > .cover {
	min-height: 220px;
}
.combo > .cover .zoom {
	max-width: 27px;
	width: 27px;
}
.cover-column/*, .offer-column*/ {
	float: left;
	width: 230px;
}
.cover-column > .btn {
	margin-top: 10px;
}
.cover-column.fascetta > .cover > .fascetta {
	max-width: 100%;
}
.store-digitali > ul > li {
	padding: 2px;
}
.wide-article > .tabs {
	margin-top: 10px;
}
.latest > .cover {
	max-width: 20%;
	margin-top: 20px;
}
.latest > .cover > img {
	max-width: 100%;
}
.scroll-pane {
	margin-top: 10px;
}
.info-article {
	padding-left: 30px;
	clear: both;
}
.tabs {
	height: auto;
	overflow: hidden;
	border: 0;
}
.tabs > li {
	float: none;
	width: auto;
	border: 1px solid #E6E6E6;
	border-top: 0;
}
.tabs > li:first-child {
	margin-left: 0;
	border-top: 1px solid #E6E6E6;
}
/* Pagina genere */
.inner-article > .banner {
	float: none;
	margin: -25px auto 10px;
}
/* Bollettini */
.lista-opzioni > li.carte > label > span {
	display: block;
	margin-bottom: 10px;
}
.lista-opzioni > li.carte > .radio {
	margin-top: -1px;
}
.lista-opzioni > li.carte > .radio {
	margin-top: 5px;
}
.lista-opzioni > li > .radio {
	float: left;
	margin: 0 10px 0 0;
}
.pagamento-bollettino > .verisign {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	position: static;
}
.box-offerte {
	display: block;
	float: left;
	width: 98%;
}
.dettagli-label, .dettagli-dato {
	display: block;
	float: left;
	margin: 5px 0 0;
	width: 80%;
}
/* Banner statico OFFERTE SPECIALI 
=================================== */

.wideBanner01 {
	display: block;
	width: auto;
	background: #f1e9e0;
	padding: 20px;
}
.wideBanner01 p {
	color: #333333;
}
.wideBanner01 h2 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 0.8em;
}
#bannerImg01, #bannerImg02 {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	max-width: 120px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-ms-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-o-box-shadow: 0 0 4px rgba(0,0,0,.7);
	box-shadow: 0 0 4px rgba(0,0,0,.7);
}
.visualBanner {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: left;
	width: 40%;
}
.bannerOfferta {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: right;
	width: 59%;
}
.bolloSconto {
	background: #037ab9;
	background: -moz-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #037ab9), color-stop(100%, #026ea7));
	background: -webkit-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -o-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -ms-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: linear-gradient(to bottom, #037ab9 0%, #026ea7 100%);
	border-radius: 50%;
	color: #ffffff!important;
	display: block;
	float: right;
	font-size: 36px;
	font-weight: 100;
	height: 50px;
	margin: 0 10px;
	padding: 30px 20px;
	text-align: center;
	width: 70px;
}
.bannerPrezzi {
	padding: 10px 0;
	font-size: 18px;
}
.labelBolloSconto {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	font-size: 18px;
	margin-bottom: 5px;
}
.testiOfferta {
	display: block;
	float: left;
	width: 65%;
}
.btnOfferta {
	background: none repeat scroll 0 0 #00a2d9;
	clear: both;
	color: #ffffff !important;
	display: block;
	float: left;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.prezzoBarrato {
	text-decoration: line-through;
}
.linkAltriAcquisti {
	font-size: 14px;
	margin: 20px 0;
}
#riepilogoOrdini .wide-cart h1 {
	display: inline-block;
	font-size: 30px !important;
	margin: 0 0 35px 8px;
}
}

/* Responsive ======================= 
	#Smartphone
=================================== */
@media screen and (max-width: 569px) {
.linkAltriAcquisti {
	font-size: 14px;
	margin: -20px 0;
}
#riepilogoOrdini .wide-cart h1 {
	display: inline-block;
	font-size: 30px !important;
	margin: 0 0 35px 8px;
}
.main-menu {
	min-height: 150px!important;
	clear: both;
}
.lista-genere .offerta-digitale > .cover > img {
	margin-left: 18px!important;
	max-width: 124px !important;
	padding: 3px 0 0 !important;
	width: 124px !important;
}
.lista-offerte a {
	float: left;
	margin-top: 10px;
}
.lista-offerte > li {
	display: block !important;
	float: left !important;
	margin-bottom: 20px !important;
	min-height: 220px !important;
	padding: 0 5px !important;
	width: 100% !important;
}
.lista-offerte h2 a {
	float: none!important;
	margin-top: 10px!important;
}
.lista-offerte .dati {
	display: inline-block!important;
	margin-top: 5px!important;
	text-align: left !important;
	width: 40% !important;
	margin-left: 30px!important;
}
#riepilogoOrdini .lista-offerte .dati {
	display: inline-block!important;
	margin-top: 5px!important;
	text-align: left !important;
	width: 60% !important;
	margin-left: 10px!important;
}
.lista-offerte .cover {
 box-sizing: border-box;
 display: inline-block!important;
 height: 219px;
 margin: 0 auto;
 max-width: 48% !important;
 overflow: hidden;
 position: relative;
 width: 180px!important;
}
/*.lista-offerte > li > .cover {
    float: left!important;
    padding: 0 4px!important;
    width: 160px !important;
}
.offerta-combo .cover, .offerta-comboProdotto .cover, .offerta-carta .cover, .offerta-digitale .cover {
    box-sizing: border-box!important;
    display: block!important;
    height: 220px!important;
    margin: 0 auto!important;
    max-width: 48%!important;
    overflow: hidden!important;
    position: relative!important;
    width: 180px!important;
}
	.lista-offerte > li {
    display: block !important;
    float: left !important;
    margin-bottom: 20px !important;
    min-height: 455px !important;
    padding: 0 5px !important;
    width: 180px !important;
}*/
.nav-logo {
	max-width: 90%;
	margin: 0 auto 10px;
}
.main-section {
	padding: 0 9px;
}
.breadcrumbs {
	padding-left: 4px;
	padding-right: 4px;
}
.dropdown-menu.main > ul {
	padding-left: 75px;
}
.nav-utente > ul > li, .dropdown-utente > ul > li, .nav-utente > ul > li > a, .dropdown-utente > ul > li > a {
	font-size: 12px;
}
.nav-carrello > .btn {
	margin-top: 34px;
}
.nav-carrello.active > .btn {
	margin-left: 0;
	padding-left: 0;
}
.footer-menu {
	padding: 10px 0;
}
/* Homepage */
.nav-areaclienti > h1, .nav-areaclienti > h2 {
	display: block;
	margin: 5px 0;
}
.nav-areaclienti {
	text-align: center;
}
/* Risultati ricerca */	
.inner-article, .inner-aside {
	float: none;
	width: auto;
}
.inner-aside {
	margin-top: 0;
}
.inner-article > h1.main-title, .inner-article > h2.main-title {
	margin: 15px 4px 10px;
	font-size: 20px;
}
.inner-head {
	padding: 0;
}
.inner-head > p, .inner-head > .selectStyle {
	margin-left: 4px;
	margin-right: 4px;
}
.main-menu .dropdown-container ul > li {
	float: none;
	width: auto;
}
.dropdown-cart {
	width: 290px;
	margin-right: 0;
	right: 5px;
}
.dropdown-cart > ul {
	padding: 5px;
}
.lista-offerte > li {
	display: block;
	overflow: hidden;
	float: none;
	width: auto;
	min-height: 0;
	clear: both;
}
/*.lista-offerte > li > .cover {
	float: left;
	width: 43%;
	padding: 0 4px;
}
.lista-offerte > li > .cover > img {
	margin-bottom: 17px;
	max-width: 90%;
}
.lista-offerte > li > .dati,  .lista-offerte > .offerta.offerta-ridotta > a {
	float: right;
	width: 54%;
	text-align: left;
}*/
.lista-offerte > li > .dati > .sconto {
	text-align: left;
}
.offerta.offerta-ridotta > .dati > .btn {
	margin-top: 7px;
}
.lista-offerte > .offerta.offerta-ridotta > a {
	margin-top: 4px;
}
.lista-offerte > li > .dati, .lista-offerte > li > .dati > h1, .lista-offerte > li > .dati, .lista-offerte > li > .dati > h2 {
	margin-top: 1px;
}
.lista-offerte > .offerta.offerta-ridotta > .dati > h2, .lista-offerte > .offerta.offerta-ridotta > .dati > .numeri {
	min-height: 0;
}
.lista-offerte > .offerta.offerta-ridotta > a {
	margin-top: 10px;
}
.lista-offerte.box-lista > li:first-child > h2 {
	padding: 0;
}
/* Scheda Prodotto */
.cover-column, .offer-column {
	float: none;
	width: auto;
}
.cover-column > .cover, .cover-column > .btn {
	float: left;
	width: 100%;
}
.cover-column > .cover {
	padding-right: 27px;
}
.cover-column > .btn {
	float: none;
	width: auto;
	margin-top: 10px;
}
.cover-column > .cover {
	float: none;
}
.cover-column.digitale > .cover {
	padding: 15px 14px 32px;
}
.cover-column.combo > .cover {
	min-height: 200px;
}
.offer-column > h1, .offer-column > h2 {
	font-size: 28px;
}
.offer-column > .info {
	margin-left: 0;
}
.lista-offerte-rivista > li {
	padding-left: 0;
	padding-right: 0;
}
.concorso {
	margin-left: 0;
}
.offerta-completa > .dati, .offerta-completa > .regalo, .offerta-completa > .btn-box, .offerta-completa > .titoli {
	float: none;
	width: auto;
	max-width: none;
}
.offerta-completa > .regalo {
	padding: 0;
}
.offerta-completa > .btn-box > .btn {
	display: inline-block;
	float: none;
	margin-top: 10px;
	margin-left: 0;
}
.offerta-completa > .sconto {
	display: inline-block;
	max-width: none;
	float: none;
	margin: 10px auto;
	border-radius: 10px;
}
.offerta-completa > .sconto > .label {
	display: inline-block;
}
.offerta-completa > .sconto > .label > br {
	display: none;
}
.sconto > .val {
	font-size: 24px;
}
.upselling > .lista-offerte > li {
	float: none;
	width: auto;
}
.latest > .cover {
	float: none;
	max-width: 40%;
	margin: 10px auto;
}
.scroll-pane {
	float: none;
	width: auto;
}
.info-article {
	padding: 0 0 20px;
}
/* Pagina genere */
.inner-article > .banner {
	margin-top: 0;
}
/* Plugins */
.popup-wrapper > p > img {
	float: none;
	max-width: 100%;
}
/* Bollettini */
.box-offerte {
	display: block;
	float: left;
	width: 98%;
}
.dettagli-label, .dettagli-dato {
	display: block;
	float: left;
	margin: 5px 0 0;
	width: 80%;
}
/* Partners */
.partnersRow {
	margin: 0 0 20px 0;
}
.partnersItem {
	display: block;
	width: 95%;
	padding: 10px;
	float: left;
	border-right: 0;
	border-bottom: 1px solid #e6e6e6;
}
.partnersItemRight {
	display: block;
	width: 95%;
	padding: 10px;
	float: left;
	border-bottom: 1px solid #e6e6e6;
}
.partnersLogo img {
	width: auto;
	display: block;
	margin: 0 0 10px 0;
}
.partnersLogo {
	min-height: 70px;
	margin: 20px 0 0 0;
}
.partnersText {
	border-top: 0px solid #e6e6e6;
	display: block;
	min-height: 100px;
}
/* Banner statico OFFERTE SPECIALI 
=================================== */

.wideBanner01 {
	display: block;
	width: auto;
	background: #f1e9e0;
	padding: 20px;
}
.wideBanner01 p {
	color: #333333;
}
.wideBanner01 h2 {
	font-size: 36px;
	font-weight: lighter;
}
#bannerImg01, #bannerImg02 {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	max-width: 160px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-ms-box-shadow: 0 0 4px rgba(0,0,0,.7);
	-o-box-shadow: 0 0 4px rgba(0,0,0,.7);
	box-shadow: 0 0 4px rgba(0,0,0,.7);
}
.visualBanner {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: left;
	width: 100%;
}
.bannerOfferta {
	background: none repeat scroll 0 0 transparent;
	display: block;
	float: right;
	width: 100%;
}
.bolloSconto {
	background: #037ab9;
	background: -moz-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #037ab9), color-stop(100%, #026ea7));
	background: -webkit-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -o-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: -ms-linear-gradient(top, #037ab9 0%, #026ea7 100%);
	background: linear-gradient(to bottom, #037ab9 0%, #026ea7 100%);
	border-radius: 50%;
	color: #ffffff!important;
	display: block;
	float: right;
	font-size: 36px;
	font-weight: 100;
	height: 50px;
	margin: 0;
	padding: 35px 10px;
	text-align: center;
	width: 100px;
}
.bannerPrezzi {
	padding: 10px 0;
	font-size: 18px;
}
.labelBolloSconto {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	clear: both;
	font-size: 18px;
	margin-bottom: 5px;
}
.testiOfferta {
	display: block;
	float: left;
	width: 66%;
}
.btnOfferta {
	background: none repeat scroll 0 0 #00a2d9;
	clear: both;
	color: #ffffff !important;
	display: block;
	float: left;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 20px;
	text-align: center;
	text-transform: uppercase;
	width: auto;
}
.prezzoBarrato {
	text-decoration: line-through;
}
/* Banner footer 
=================================== */
.bannerRow {
	height: auto;
	overflow: hidden;
	margin: 0;
}
.banner300 {
	width: 100%;
	float: left;
	margin: 10px auto;
	text-align: center;
}
.banner300 img {
	width: 300px;
	margin: 0 auto;
}
.bannerWide {
	float: none;
	background: url(../img/bkg-banner-01.jpg) repeat scroll left top;
	width: auto;
	overflow: hidden;
	margin: 10px;
}
}