#shopping .span12 .shop-button { border-bottom:solid 2px #BEBEBE; overflow:auto; padding:10px 0px 24px 0px; margin-bottom:20px; }
#shopping .shop-go { /*width:217px;*/ height:24px; padding-left:30px; }
#shopping .span6 .cart-go { /*width:217px;*/ height:24px; float:right; padding-right:30px; }
#shopping .span12 .shop-data { border-bottom:solid 2px #BEBEBE; overflow:auto; text-transform:uppercase; color:#858585; font-size:18px; }
#shopping .span12 .shop-data .span7 { padding:0px 0px 0px 30px; border:none; }
#shopping .span12 .shop-data .span3, .container .span12 .shop-data .span2 { padding:0px 0px 0px 6px; border:none; }
#shopping .books-data { border-right:dotted 1px #BEBEBE; padding:30px; margin:0px; overflow:auto; }
#shopping .span7 .cover, #shopping .span10 .cover { float:left; margin-right:30px; }
#shopping .span7 .author-name, #shopping .span10 .author-name { font-size:18px; font-weight:bold; margin-bottom:22px; }
#shopping .span7 h1, #shopping .span10 h1 { text-transform:uppercase; font-size:18px; font-weight:normal; line-height:1.2em; margin-bottom:22px; }
#shopping .span7 .book-data, #shopping .span10 .book-data { font-size:18px; font-weight:normal; line-height:1em; }
#shopping .quantity, #shopping .erase-button { padding-top:70px; }
#shopping .quantity { padding-left:6px; }
#shopping .book-price { font-size:18px; padding-top:70px; padding-left:6px; }
#shopping .shop-book-item { border-bottom:solid 2px #BEBEBE; overflow:auto; }
#shopping .shop-subtotal { padding-bottom:16px; background:url("/img/bg-shop-subtotal.jpg") bottom center repeat-x; }
#shopping .shop-subtotal .span7 { padding:20px 30px; font-size:18px; text-transform:uppercase; color:#858585; }
#shopping .shop-subtotal .span7 { padding:20px 30px; font-size:18px; text-transform:uppercase; color:#858585; }
#shopping .shop-subtotal .span3 { padding:20px 30px; font-size:18px; text-transform:uppercase; background-color:#E9E7E4; margin-left:0px; }
#shopping .shop-subtotal .span2 { padding:20px 6px 20px 54px; font-size:18px; text-transform:uppercase; background-color:#E9E7E4; margin-left:0px; margin-right:0px; width: 19.65%; }
#shopping h2.shop-options { 
	font-size:26px; font-weight:normal; padding:2px 30px 20px 30px; line-height:50px; 
	background:url("/img/bg-texttext.jpg") bottom left repeat-x #f5f0d5; margin-bottom:10px; margin-top:20px; }
#shopping .shop-options { padding:0px 30px; color:#858585; font-size:18px; }
#shopping .shop-options-price { text-transform:uppercase; color:#858585; font-size:18px; }
#shopping .cart-total .span7 { border-top:solid 2px #bebebe; margin:20px 0px; line-height:60px; padding-bottom:16px; background:url("/img/bg-shop-subtotal.jpg") bottom center repeat-x;  }
#shopping .cart-total .span3, #shopping .cart-total .span2 { 
	background-color:#A55C5A; border-top:solid 2px #bebebe; line-height:60px; 
	background:url("/img/bg-shop-subtotal.jpg") bottom center repeat-x #A55C5A; 
	margin:20px 0px; padding:0px 30px 16px 30px; color:white; font-size:18px; 
}
#shopping .cart-total .span3 { text-transform:uppercase; }
#shopping .cart-total .span2 { padding-left:54px; padding-right:6px; width: 19.65%; }

#shopping .span12 .shop-button-bottom { overflow:auto; padding:0px; margin-bottom:0px; }
#shopping .span6 .shop-go { /*width:217px*/; height:24px; padding-left:30px; }
#shopping .span6 .cart-go, #shopping .span6 .cart_ok { /*width:217px*/; height:24px; float:right; padding-right:30px; }


/*forms*/
#shopping h3.forms { color:#858585; font-size:18px; font-weight:normal; line-height:1.2em; margin-bottom:0px; padding-bottom:0px; }
#shopping hr{
    border: solid 1px;
    border-image: none;
	border-color:#BEBEBE;
    margin: 10px 0 20px 0px;
}

#shopping input, #shopping textarea, #shopping .uneditable-input {
    width: 80%;
	margin-bottom: 20px;
	color: #858585;
}

#shopping textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #BEBEBE;
	color: #858585;
}


#shopping select, #shopping textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    box-shadow: 0.5px 1px 1px rgba(0, 0, 0, 0.45) ;
	border-radius: 0px;
    color: #858585;
    display: inline-block;
    font-size: 18px;
	padding-left:24px;
}

#shopping select:focus,
#shopping textarea:focus,
#shopping input[type="text"]:focus,
#shopping input[type="password"]:focus,
#shopping input[type="datetime"]:focus,
#shopping input[type="datetime-local"]:focus,
#shopping input[type="date"]:focus,
#shopping input[type="month"]:focus,
#shopping input[type="time"]:focus,
#shopping input[type="week"]:focus,
#shopping input[type="number"]:focus,
#shopping input[type="email"]:focus,
#shopping input[type="url"]:focus,
#shopping input[type="search"]:focus,
#shopping input[type="tel"]:focus,
#shopping input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #bebebe;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #F5F0D5;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #F5F0D5;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #F5F0D5;
}

#shopping .required input, #shopping .required select {
    background:url("/img/bg-required-form.jpg") left top no-repeat;
	padding-left:24px; 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {  
#shopping .required select {
	text-indent:24px;
	padding-left:0px;
	background:url("/img/bg-required-form.jpg") left top no-repeat;
}  
}

#shopping input.form-inline {
    width: auto;
	margin:0px 20px 20px 0px;
	color: #858585;
}

#shopping select {
    width: 50%;
	margin-bottom: 20px;
	color: #858585;
	padding:3px;
	height:32px;
	line-height:32px;
}

#shopping input[type="radio"] {
    width: 40px;
	margin-bottom: 10px;
	padding-left:0px;
}

#shopping .radio, #shopping .checkbox {
    min-height: 20px;
    padding-left: 0px;
}

#shopping ::-webkit-input-placeholder { color:#bebebe; font-style:italic; font-size:14px; }
#shopping ::-moz-placeholder { color:#bebebe; font-style:italic; font-size:14px;  } /* firefox 19+ */
#shopping :-ms-input-placeholder { color:#bebebe; font-style:italic; font-size:14px;  } /* ie */
#shopping input:-moz-placeholder { color:#bebebe; font-style:italic; font-size:14px;  }

/*profile address*/

#shopping h3.address-index-title-shipping {
    margin-top:30px;
}

#shopping .profile-address .span3{
    text-align:right;
}

/*errori*/
#shopping .check { color: #841F1D; }
#shopping input.form_input_error { border: solid 2px #841F1D; box-shadow:none; }
#shopping input.form_input_error:focus { border: solid 2px #841F1D; box-shadow:none; }


/*fix responsive*/
@media (max-width: 1200px) and (min-width: 960px) {
	#shopping .shop-subtotal .span7 { font-size: 14px; }
	#shopping .shop-subtotal .span2 { width: 19.1%; }
	#shopping .cart-total .span2 { width: 19.1%; }
	#shopping .shop-subtotal .span7 { font-size: 12px; }
}

@media (max-width: 960px) and (min-width: 768px) {
	#shopping .span7 .cover { max-width:100px; }
	#shopping .shop-subtotal .span7 { font-size: 14px; }
	#shopping .shop-subtotal .span2 { width: 19.1%; }
	#shopping .shop-subtotal .span7 { font-size: 12px; }
	#shopping .cart-total .span2 { width: 19.1%; }
}

@media (max-width: 768px) {
	#shopping .span7 .cover { max-width:80px; }
	#shopping .span7 h1 { margin-bottom:10px; }
	#shopping .span7 .author-name { font-size: 14px; margin-bottom: 10px; }
	#shopping .span7 h1 { font-size: 16px; }
	#shopping .span7 .book-data { font-size: 14px; }
	#shopping .shop-subtotal .span7 { font-size: 12px; }
	#shopping .books-data { border-bottom:solid 2px #bebebe;  }
	#shopping .quantity { padding: 20px 0px 0px 30px; float:left; width:140px; height:30px; }
	#shopping .erase-button { padding-top: 20px; }
	#shopping .book-price { font-size: 14px; font-weight:bold; padding: 40px 0px 20px 30px;  }
	#shopping .shop-subtotal .span3 { float:left; max-width:20%; }
	#shopping .shop-subtotal .span2 {  width: 100%; padding: 20px 6px 20px 30px; }
	#shopping .cart-total .span3 { float:left; max-width:20%; }
	#shopping .cart-total .span2 {  width: 100%; padding: 0px 6px 20px 30px; }
	#shopping .cart-total .span2 strong {  float:left; }
	#shopping .shop-options { padding-right:10px; }
	#shopping .shop-options-item { width:auto; float:left; }
	#shopping .profile-address .span1 { float:left; width:auto; }
	#shopping .profile-address .span8 { margin-left:0px; float:left; width:auto; }
}

@media (max-width: 600px) {
	#shopping .profile-address .span8 { margin-left:40px; float:none; }
	#shopping .profile-address .span3 { text-align: left; margin-top:20px; }
}

@media (max-width: 400px) {
	#shopping h2.shop-options { font-size: 16px; }
	#shopping .shop-options-price { font-size: 14px; }
	#shopping .shop-options { font-size: 14px; }
	#shopping .span7 .book-data { display:none; }
}


