/*Shop Badge - CARRELLINO + RIEPILOGO NUOVO!!!
------------------------------------*/

header .shop-badge{
	position: relative;
}
/*header .shop-badge a{
	padding-bottom: 10px;
}*/
header .shop-badge .cart-text{
	display: none;
}
/*.header-fixed header.header-fixed-shrink .shop-badge{
	padding-top: 30px;
}*/
/*.header-fixed header.header-fixed-shrink .shop-badge span.badge{
	top: 22px;
}*/
header .shop-badge span.badge{
	top: -12px;
	right: -6px;
	position: absolute;
}
/*Badge*/
header .shop-badge span.badge{
	font-weight: 400;
	padding: 4px 7px;
}
header .shop-badge span.badge{
	background: #db2e32;		/* Farlo in colore evidente, NO GRIGIO*/
	color: white;
}
/*Scrollbar*/
header .mCustomScrollbar{
	max-height: 300px;
}
/*Badge Open*/
header .shop-badge:hover .badge-open{
	display: block;
}
header .badge-open{
	top: 24px;
	right: -10px;
	display: none;
	z-index: 200;
	list-style: none;
	min-width: 300px;
	background: white;
	position: absolute;
	box-shadow: 1px 1px 6px #cccccc;
}

header .badge-open .btn-brd:hover,
header .badge-open .btn-brd:active,
header .badge-open a.btn-brd:hover,
header .badge-open a.btn-brd:active{
	background-color: rgba(204, 0, 1, 0.7);
	border-color: #cc0001;
}

header .badge-open li{
	margin-top: 15px;
	padding: 5px 15px 5px;
	border-top: 1px solid #e1e1e1;
}
header .badge-open li:first-child{
	margin-top: 0;
	border-top: none;
	padding-top: 20px;
}
header .badge-open li:after,
header .badge-open li:before{
	content: " ";
	display: table;
}
header .badge-open li:after{
	clear: both;
}
header .badge-open img{
	float: left;
	width: 60px;
	height: auto;
	margin-right: 15px;
}
header .badge-open .cart-cancella{
   line-height: 22px;
	font-size: 20px;
	color: white;
	height: 22px;
	width: 22px;
	border-radius: 50%;
	background-color: #db2e32;
	float: right;
	text-align: center;
}
header .badge-open span{
	margin: 2px 0 10px 0;
	color:#333333;
	display: block;
	line-height: 1.1;
	text-align: left;
}
header .badge-open {
	font-size: 14px;
	background-color: white;
	color:#333333;
}

/*Subtotal*/
.badge-open .subtotal{
	padding: 3px 15px 20px;
	
}
.badge-open .subtotal-cost{
	color: #db2e32 !important;
}
.badge-open .subtotal span{
	color: #db2e32;
	font-size: 18px;
	display: inline-block;
	text-transform: uppercase;
}
.badge-open .btn.disabled{
	opacity: 0.3;
	cursor: not-allowed;
}

/* @group STORE CART */
#cart{
	font-size: 13px;
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 200px;
}
#cart .bottom{
	height: 30px;
	margin: 0;
	padding: 0;
}
#cart .evidword{
	text-align: center;
}
#cart .top{
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;
	padding: 15px 0 15px 6px;
}
#cart table{
	background-color: #eeeeee;
	font-size: 11px;
	padding: 3px;
}
#cart td{
	background-color: white;
	color: #333333;
}
#cart th{
	font-weight: bold;
	padding: 4px;
}
#cartvai button.btngrande{
	background-image: url(https://www.aurigapublishing.com/pagine/Sfondi/ButtonViewCart.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: black;
	font-weight: bold;
	height: 46px;
	margin: 4px 0 0 0;
	padding: 0;
	width: 200px;
}
#cartvedi .quantita{
	background-color: #eeeeee;
	border: 1px solid #666666;
}
#cartvedi em,#cartvedi a em{
	color: #333333;
	font-style: normal;
}
#cartvedi td em{
	color: #333333;
	font-style: normal;
}
.shop-quantita{
	width: 80px;
	padding: 0 4px;
	display: inline-block;
	text-align:right;
}


#cart-cont{
	float:right;
	margin-top: -6px;
}
.cartsummary {
	position:absolute;
	min-width: 240px;
	right: 42px;
	background-color: #f0f0f0;
	color:#333;
	font-size:13px;
	padding: 10px;
	z-index: 100;
	line-height: 1.3;
	top: 4px;
}
.number-red{
	background: #db2e32;
	border-radius: 0.8em;
	box-shadow: #333333 2px 2px 5px 0;
	color: white;
	display: inline-block;
	font-weight: bold;
	line-height: 1.3em;
	margin-right: 10px;
	-moz-border-radius: 0.8em;
	-moz-box-shadow: #323232 2px 2px 5px 0;
	text-align: center;
	-webkit-border-radius: 0.8em;
	-webkit-box-shadow: #323232 2px 2px 5px 0;
	width: 1.3em;
	font-size: 20px
}
#one-step-checkout .fullrow{
	margin-bottom: 20px;
}
#one-step-checkout h4{
	font-weight: bold;
	border-bottom: none;
	padding-bottom: 5px;
	margin: 0 0 10px -10px;
	text-transform: uppercase;
}
#one-step-checkout h4::after{
	display: none;
}
#one-step-checkout label{
	color: #666666;
	font-weight: normal;
}
#one-step-checkout select{
	width: 90%;
}
#tblriepilogo.table > tbody > tr > td{
	font-size: 15px;
	padding: 10px 6px 10px 0;
	line-height: 1.2;
}
/*.camporequired .form-control{
	display: inline-block;
	width: 90%;
}*/

.rowborder {
	border-bottom: #cccccc 1px dotted;
	margin-bottom: 2px;
}
/* @end */


/*dl.zone,
.zone{
	padding: 15px;
   width: 650px;
   display: block;
}
.zone{
	background-color: #fafafa;
	box-shadow: 1px 1px 6px #cccccc;
	top: 34px;
}
.zone::after{
	top: -6px;
	border-bottom: 6px solid #fafafa;
}
.dl-horizontal dt{
	float: left;
	width: 30%;
	overflow: hidden;
	text-transform: uppercase;
	text-align: left;
}
.dl-horizontal dd{
   margin-left: 35%;
}
.zone .text-danger{
	color: #333333;
	font-size: 14px;
}
.zone a{
	text-transform: uppercase;
	font-weight: 300;
}
.zone a.active{
	font-weight: bold;
}
.zone h5{
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 6px;
}
.zone li{
	width: 50%;
	font-weight: 300;
	line-height: 1.7;
	float: left;
}
.zone li.active a{
	color: black !important;
	font-weight: 400;
}
.zone li a:link, .zone li a:visited{
	color: #777777;
}
.zone li a:hover, .zone li a:active{
	color: black;
}*/
/* @end */


/* DESKTOP 1280 */
/*@media (min-width: 1200px) and (max-width: 1599px){
}*/


/* TABLET - IPAD - ORIZZONTALI */
/*@media (min-width: 981px) and (max-width: 1199px){
}*/


/* TABLET - IPAD - VERTICALI */
/*@media (min-width: 768px) and (max-width: 980px){
}*/


/* Smartphone */
@media (max-width: 767px){
	header .badge-open{
		left: -150%;
		/*display: block;*/
	}
	header .badge-open .btn{
		margin-bottom: 15px;
	}
	.badge-open .subtotal{
		padding-bottom: 5px;
	}
}