@charset "utf-8";
/* CSS Document */

input:-webkit-autofill { -webkit-box-shadow:0 0 0 500px white inset; }
textarea, input, *:focus { outline: none !important; }


.fa-calzaturegiudici {
	background:url(../img/logo77mini.png) no-repeat;
	    width: 40px;
    height: 40px;
    margin-top: 14px;
}

.borderimg {
	border:1px solid #eee;
}

.alignright {
	text-align: right !important;
}

#infoPrivacy {
    border: 1px solid #ccc;
    display: none;
    height: 62px;
    margin-bottom: 0px;
    overflow-y: scroll;
	font-size:11px;
}

label span {
color:#996666;
}

.order-total {   
    background-color: #fff;
	border:3px solid #c79ac1;
	color:#000;
	padding: 12px 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
	display: inline-block;
}

.product-single .item {
/*border:1px solid #eee;*/
}

.product-single .product-price del {
font-size:20px;
color:#868686;
}

a.sale {
color:#c79ac1;
}

.box3px {
border-left:3px solid #eee;
padding:5px;
}

.media-body em {
background:#777;
color:#fff;
padding:4px;
font-style:normal;
}

.caption-title {
height: 40px;
}



.caption h6 {
padding:0px;
margin:0px;
}

.price em {
font-size:15px;
font-style:normal;
font-weight:normal;

}

.product-price em {
font-size:22px;
font-style:normal;
font-weight:bold;

}

.product-price del em {
font-size:18px !important;
}

.orders .itemrow {
border-bottom:1px solid #e1e1e1;
padding:10px 0px 10px 0px;
}

.btn-checkout {
height: 44px;
padding-top: 12px;
}

#rigasconto {
display:none;
}

#rigacontrassegno {
display:none;
}

.discount {
color:#c79ac1;
font-size:17px;
}


