/* ============================== */
/* DIV store-dt-tb                */
/* ============================== */

#store-dt-tb {
	width: 100% !important;
	float:left;
}
#store-dt-tb ul {
	float: left;
	width: 100%;
	text-align:center;
}
#store-dt-tb li {
	float: left;
	background-color:transparent;
	padding: 5px 5px 15px 5px;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border:0px solid #d8d8d8;
}

@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {

	#store-dt-tb {
		display: none;
	}
	
}


/* ============================== */
/* DIV voce-sore                  */
/* ============================== */

.img-voce{
	position:relative;
}
#voce-store .promo {
	background-image:url(../imgs/bg_discount.png);
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	top:10px;
	color: #ffffff;
	font-size: 20px; font-size: 2.0rem;
	font-family: 'texgyreadventorregular';
	line-height:50px;
	padding:0 6px 0 3px;
	text-shadow:#666;
}

.store-cat .promo {
	background-image:url(../imgs/bg_discount.png);
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	top:10px;
	color: #ffffff;
	font-size: 20px; font-size: 2.0rem;
	font-family: 'texgyreadventorregular';
	line-height:50px;
	padding:0 6px 0 3px;
	text-shadow:#666;
	z-index:100;
}
#voce-store .price {
	font-size:17px; font-size:1.7rem;
	color:#AD1D4A;
	margin:10px 0;
	font-weight:bold;
}
#voce-store .iva {
	font-size:15px; font-size:1.5rem;
	color:#666;
	margin:0;
	font-weight:normal;
}
#voce-store .price .font-size-25 {
	font-size:25px; font-size:2.5rem;
	color:#AD1D4A;
	margin:10px 0;
	font-weight:bold;
}
#voce-store .box-carrello{
	padding:20px 30px 10px 30px;
	margin-top:20px;
}
#voce-store .box-carrello p{
	float:left;
	margin:0 22px 0 0;
}
#voce-store .fb-share-button {
	width:120px !important;
	float:left;
}
#voce-store .box-img {
	width:25%;
	height:auto;
	overflow:hidden;
	float:left;
	border-right:1px solid #e2e2e2;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:5px;
}
#voce-store .box-img img{
	width:85%;
	margin:10px 0;
}
#voce-store .border-bottom-1px-solid-e2e2e2 {
	border-bottom:1px solid #e2e2e2;
}
#voce-store .margin-bottom-20px {
	margin-bottom:20px;
	padding-bottom:20px;
}
#voce-store .box-condividi {
	margin-top:-2px;
	margin-right:-20px;
	float:left;
	height:40px;
}
#voce-store .box-carrello input[type="submit"], .store-cat input[type="submit"], .store-cat input[type="button"]{
	margin:0px 0 0 0;
	padding: 10px 15px;
	width: auto;
	border: 0;
	border-radius:0;
	background-color:#AD1D4A;
	color: #fff;
	font-size: 13px; font-size: 1.3rem;
	font-family: 'texgyreadventorregular';
	-webkit-appearance: none;
	-moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
#voce-store .box-carrello input[type="submit"]:hover, .store-cat input[type="submit"]:hover, .store-cat input[type="button"]:hover{
	background-color: #AD1D4A;
	color:#FFF;
}
#voce-store .wishlist {
	margin:0 0;
}
#voce-store .wishlist a{
	color:#333;
}
#voce-store .wishlist p{
	padding:5px 10px;
	border:1px solid #e2e2e2;
	margin:0;
	width:auto;
	float:right;
	background-image:url(../imgs/invia-amico.jpg);
	background-repeat:no-repeat;
	background-position:5px 10px;
	height:30px;
	line-height:30px;
	font-size:13px;
	text-indent:30px;
	background-size:25px;
}
#voce-store .wishlist input[type="submit"]{
	border:1px solid #e2e2e2;
	background-color:#AD1D4A;
	color:#333;
	background-image:url(../imgs/lista-desideri.jpg);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding:10px 10px 10px 35px;
	float:right;
	font-size:13px;
	background-size:25px;
	border-radius: 0px;	
}
#voce-store .wishlist img{
	width:20px;
}
#voce-store .box-carrello select{
	padding:4px 5px;
	width:100px;
	background-color:#FFF;
	height:30px;
	margin-top:3px;
	border:1px solid #CCC; 
}
#voce-sore .price p{
	margin:0;
	padding:0;
}
#content #voce-store h2 {
	color:#333 !important;
	font-weight:normal;	
} 
#voce-store .new {
	position:absolute;
	left:10px;
	top:10px;		
}
#voce-store img.new, #voce-store img.promo{
	width:60px;	
}
#voce-store .promo {
	position:absolute;
	left:10px;
	top:10px;	
}
#voce-store .box-carrello .add-cart{
	width:auto;
	margin:22px 0 0 0 !important;
	background-color:#AD1D4A;
}
.box-background-color-ebebeb {
	background-color:#ebebeb;
} 
.mobile {
	display:none;
}
.pc-tablet {
	display:inline;
}
@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {
#voce-store .box-carrello{
	padding:20px 0px 10px 0px;
	margin-top:20px;
}
#voce-store form{
	margin-left:20px;
}
#voce-store .box-img {
	width:100%;
	height:auto !important;
	overflow:visible;
}
.img-voce{
	clear:both;
	width:100%;
	float:left;
	margin-bottom:20px;
}
.mobile {
	display:block;
}
.pc-tablet {
	display:none;
}
#content #voce-store h2 {
	color:#333 !important;
	font-weight:bold;
	margin-top:20px;	
} 

}

/* ============================== */
/* DIV store-sp                   */
/* ============================== */

#store-sp {
	display: none;
}

@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {

	#store-sp {
		display: block;
		width: 100%;
		margin:0 auto;
	}
	#store-sp ul {
		float: none;
		width: 100%;
	}
	#store-sp li {
		width: 100%;
		padding: 5px;
		margin-bottom: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
}

/* ============================== */
/* DIV cart-dt-tb                 */
/* ============================== */

#cart-dt-tb, #checkout, #cart-dt-tb-history {
	width: 100%;
	background-color: #e9e9e9;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
	border-radius: 0px;	
	background-color: #e9e9e9;
}
#cart-dt-tb thead, #checkout thead, #cart-dt-tb-history thead {
	background-color: #EEE;
	font-size: 12px; font-size: 1.2rem;
	font-family: 'texgyreadventorregular';
}
#cart-dt-tb tfoot, #checkout tfoot, #cart-dt-tb-history tfoot {
	background-color: #EEE;
	vertical-align: middle;
}
#cart-dt-tb tbody, #checkout tbody, #cart-dt-tb-history tbody {
	background-color: #FFF;
}
#cart-dt-tb th, #checkout th, #cart-dt-tb-history th {
	padding: 10px;
	text-align: left;
}
#cart-dt-tb td, #checkout td, #cart-dt-tb-history td {
	padding: 10px;
	vertical-align: top;
}
#cart-dt-tb form, #checkout form, #cart-dt-tb-history form {
	margin: 0;
}
#cart-dt-tb form p, #checkout form p, #cart-dt-tb-history p {
	margin: 0;
	color: #666;
	font-size: 12px; font-size: 1.2rem;
	font-family: 'texgyreadventorregular';
}
#cart-dt-tb img, #checkout img, #cart-dt-tb-history img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	max-width: 60px;
	min-width: 60px;
	border: 2px solid #EEE;
}
#cart-dt-tb div, #checkout div, #cart-dt-tb-history div {
	float: left;
	margin-right: 10px;
}
#cart-dt-tb p, #checkout p, #cart-dt-tb-history p {
}
#cart-dt-tb a, #checkout a {
	font-family: 'texgyreadventorregular';
}
#cart-dt-tb .remove-from-cart, #checkout .remove-from-cart, #cart-dt-tb-history .remove-from-cart  {
	font-size: 11px; font-size: 1.1rem;
	font-family: 'texgyreadventorregular';
	text-decoration: underline;
	color: #000;
}

@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {

	#cart-dt-tb {
		display: none;
	}
	#cart-dt-tb, #checkout, #cart-dt-tb-history {
		margin-bottom:30px;
	}

}

/* ============================== */
/* DIV cart-sp                    */
/* ============================== */

#cart-sp {
	display: none;
}

@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {

	#cart-sp {
		display: table;
		width: 100%;
		background-color: #e9e9e9;
		-webkit-border-radius: 0px; 
		-moz-border-radius: 0px;
		border-radius: 0px;	
		background-color: #e9e9e9;
			margin-bottom: 30px;
	}
	#cart-sp thead {
		background-color: #EEE;
		font-size: 14px; font-size: 1.4rem;
		font-family: 'texgyreadventorregular';
	}
	#cart-sp tfoot {
		background-color: #EEE;
		vertical-align: middle;
	}
	#cart-sp tbody {
		background-color: #FFF;
	}
	#cart-sp th {
		padding: 10px;
		text-align: left;
	}
	#cart-sp td {
		padding: 10px;
		vertical-align: top;
	}
	#cart-sp form {
		margin: 0;
	}
	#cart-sp form p {
		margin: 0;
		color: #666;
		font-size: 14px; font-size: 1.4rem;
		font-family: 'texgyreadventorregular';
	}
	#cart-sp img {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0;
	}
	#cart-sp div {
		float: left;
		margin-right: 10px;
		min-height: 90px;
	}
	#cart-sp p {
		margin-top:10px;
	}
	#cart-sp a {
		font-family: 'texgyreadventorregular';
	}
	#cart-sp input[type="text"] {
		width: 80px;
	}
	#cart-sp .remove-from-cart {
		font-size: 11px; font-size: 1.1rem;
		font-family: 'texgyreadventorregular';
		text-decoration: underline;
		color: #000;
	}

}

/* ============================== */
/* DIV cart-retailer                 */
/* ============================== */

#cart-retailer {
	width: 100%;
	background-color: #e9e9e9;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
	border-radius: 0px;	
	background-color: #e9e9e9;
}
#cart-retailer thead {
	background-color: #EEE;
	font-size: 12px; font-size: 1.2rem;
	font-family: 'texgyreadventorregular';
}
#cart-retailer tfoot {
	background-color: #EEE;
	vertical-align: middle;
}
#cart-retailer tbody {
	background-color: #FFF;
}
#cart-retailer th {
	padding: 10px;
	text-align: left;
}
#cart-retailer td {
	padding: 10px;
	vertical-align: top;
}
#cart-retailer form {
	margin: 0;
}
#cart-retailer form p {
	margin: 0;
	color: #666;
	font-size: 12px; font-size: 1.2rem;
	font-family: 'texgyreadventorregular';
}
#cart-retailer img {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	max-width: 60px;
	min-width: 60px;
	border: 2px solid #EEE;
}
#cart-retailer div {
	float: left;
	margin-right: 10px;
}
#cart-dt-tb p {
}
#cart-retailer a {
	font-family: 'texgyreadventorregular';
}
#cart-retailer .remove-from-cart  {
	font-size: 11px; font-size: 1.1rem;
	font-family: 'texgyreadventorregular';
	text-decoration: underline;
	color: #000;
}

/* ============================== */
/* DIV accordion                  */
/* ============================== */

#accordion {
	
}

#accordion h3 {
	outline: 0;
	padding-bottom: 5px;
	background-color:#AD1D4A;
	color:#fff;
}
#accordion h3 a{
	color:#fff;
	font-size:17px;
	padding-left:15px;
	display:block;
}
#accordion h4 {
	outline: 0;
	padding-bottom: 5px;
	color:#AD1D4A;
}
#accordion h3:active, #accordion h3:focus {
	outline: 0;
}

#accordion form {
	margin-top: 15px;
}
#accordion form .paragraph {
	color: #666;	
	font-size: 14px; font-size: 1.4rem;
	font-family: 'texgyreadventorregular';
}

#accordion div {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

#accordion select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 5px;
	width: 100%;
	outline: none;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #000;
	font-size: 12px; font-size: 1.2rem;
	font-family: 'texgyreadventorregular';
}

@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {

	#accordion select {
	}
	
}

/* ============================== */
/* class store-cat                */
/* ============================== */

.store-cat {
	text-align:center;
	position:relative;
	color:#AD1D4A;
	font-size:18px;
	line-height:25px;
	border: 1px solid #F1F1F1 !important;
	-moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.store-cat h4.cat {
	position:absolute;
	left:20px;
	bottom:30px;
	color:#FFF;
	text-transform:uppercase;
}
.store-cat h4.cat a{
	color:#FFF;
	font-weight:bold;
}
.store-cat p.text {
	font-size:14px; font-size:1.4rem;
}
#content-promo .store-cat {
	border: 0px solid #CCC !important;
	background-color:transparent !important;
}
.store-cat:hover {
	background-color:#E8E8E8 !important;
	-moz-transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
	}
.new {
	position:absolute;
	left:10px;
	top:10px;
}
img.new, img.promo{
	width:60px;	
}
.promo {
	position:absolute;
	left:10px;
	top:10px;	
}
.eti {
	position:absolute;
	left:10px;
	top:10px;	
}
.font-size-25 {
	color:#40413c;
	font-size:20px;
	font-weight:bold;
}
.pulsante {
	background-color:#e9e9e9;
	color:#333333;
	padding:5px 15px;
	font-size:15px;
}
.pulsante:hover {
	background-color:#AD1D4A;
	color:#fff;
}


@media only screen and (max-width: 1024px) {

}

@media handheld, only screen and (max-width: 767px) {

#content-promo #store-sp .store-cat, #content-new #store-sp .store-cat, #content-new h2 {
	width:95%;
	margin:0px auto;
}
#store-sp .store-cat {
	text-align:center;
	position:relative;
	background-color:#fff;
	border:0px solid #ccc;
	padding-bottom:25px;
}
.pulsante {
	margin-bottom:20px;
}
	
}

/* ============================== */
/* class vat                */
/* ============================== */

.vat {
	font-size: 14px !important; font-size: 1.4rem !important;
	margin:0px 0 5px 0;
}
.voce-price-discount {
	color:#AD1D4A;
	font-weight:bold;
	}

/* ============================== */
/* class retailer                 */
/* ============================== */

.retailer {
	position:fixed;
	width:auto;
	max-width:10%;
	}
@media handheld, only screen and (max-width: 767px) {
	.retailer {
		position:relative;
		}
}
/* ============================== */
/* class retailerButton           */
/* ============================== */

.retailerButton {
	position:fixed;
	width:auto;
	max-width:15%;
	margin-top:60px;
	}
@media handheld, only screen and (max-width: 767px) {
	.retailerButton {
		position:relative;
		max-width:none;
		}
}
p.gratis {
	background-color:#AD1D4A;
	color:#FFF;
	font-size:18px;
	text-align:center;
	padding-top:5px !important;
	margin:5px auto 10px auto !important;
	display:table-cell;
	vertical-align:middle;
}
p.gratis span {
	font-weight:bold;
	font-size:20px;
}
div.sub-arredo {
	background-color:#FFF;
	display:block;
	clear:both;
	margin:5px auto 5px auto;
	border-bottom:1px solid #E9E9E9;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-size:14px; font-size:1.4rem;
	padding:5px;
}
div.sub-arredo span {
	float:left;
	width:150px;
	background-color:#E9E9E9;
	padding:0 0 0 5px;
	line-height:24px;
}
div.sub-arredo ul {
	width:auto;
}
div.sub-arredo ul li {
	display:inline;
	width:auto;
	padding:8px 0px;
}
div.sub-arredo ul li a{
	border-right:1px solid #CCC;
	padding-left:6px;
	padding-right:6px;
	line-height:24px;
}
div.sub-arredo ul li:last-child a {
	border-right:0px;
}
div.sub-arredo ul li a:hover{
	background-color:#AD1D4A;
	color:#FFF;
}
@media handheld, only screen and (max-width: 767px) {
	div.sub-arredo span {
		clear:both;
		display:block;
		width:100%;
		text-align:center;
		padding:0;
	}
	div.sub-arredo ul li:first-child a {
		padding-left:0;
	}
	div.sub-arredo ul li {
		display:block;
		width:100%;
		padding:8px 0px;
		text-align:center;
		border-bottom:1px solid #CCC;
	}
	div.sub-arredo ul li a{
		border-right:0px solid #CCC;
		padding-left:6px;
		padding-right:6px;
		line-height:24px;
	}
}