
.cart-table {
	width: 100%;
	margin-bottom: 30px;
}
.cart-table {
	margin: 0 auto;
	border-collapse: collapse;
	background: #fff;
	color: #000;
	text-rendering: optimizeLegibility;
}
.cart-table thead th {
	font-weight: 300;
	font-size: 20px;
}
.cart-table thead th {
padding:1.2rem .8rem;
	font-size: 20px;
	font-weight: 400;
}
.cart-table tbody td {
padding:1.2rem .8rem;
	font-size: 16px;
	font-weight: 400;
}
.cart-table tbody td {
	color: #666;
	background: #fff;
}
.cart-table tbody td:first-child {
	color: #238228;
	font-weight: 500;
}
.cart-table tbody td:last-child {
	width: 30px;
}
.cart-table tbody td strong {
	color: #ce0000;
}
.cart-table tbody tr:not(:last-child) {
	border-top: 1px dotted #ccc;
	border-bottom: 1px  dotted #ccc;
}
.cart-table .itemnumber {
	text-align: center;
	border: none;
	background-color: #F3F3F3;
	padding: 4px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}
.cart-table .trash {
	width: 28px;
	height: 28px;
	display: inline-block;
	-webkit-border-radius: 14px 14px 14px 14px;
	border-radius: 14px 14px 14px 14px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 26px;
	background-color: rgba(0, 0, 0, 0.3);
}
.cart-table .trash:hover {
	background-color: rgba(0, 0, 0, 0.5);
	text-decoration: none;
}
.cart-table .lessbutton {
	width: 32px;
	height: 32px;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	float: left;
}
.cart-table .lessbutton:hover {
	background-color: #999;
}
.cart-table .lessbutton:after {
	font-family: Flaticon;
	content: "\f132";
	font-size: 17px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.cart-table .lessbutton:hover:after {
	color: #fff;
}
.cart-table .itemnumber {
	width: 60px;
	height: 32px;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	float: left;
	font-size: 20px;
	color: #5d4e45;
	font-weight: 300;
	border: none;
}
.cart-table .plusbutton {
	width: 32px;
	height: 32px;
	background-color: #f4f4f4;
	text-align: center;
	line-height: 32px;
	display: inline-block;
	margin-right: 5px;
	text-decoration: none;
	float: left;
}
.cart-table .plusbutton:hover {
	background-color: #999;
}
.cart-table .plusbutton:after {
	font-family: Flaticon;
	content: "\f13b";
	font-size: 17px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.cart-table .plusbutton:hover:after {
	color: #fff;
}
.cart-table tbody td a:link span, .cart-table tbody td a:visited span {
	color: #238228;
	text-transform: uppercase;
	font-weight: 400;
	font-size:15px;
}
.cart-table tbody td a:hover span {
	color: #238228;
}
.cart-table tbody td span {
	color: #238228;
}
.carrello button {
cursor: pointer;
}
.carrello label {
 position: relative;
 width: auto;
 top: auto;
 left: auto;
 height: auto;
 right: auto;
}
.carrello .finalprices {
	font-size: 2.4rem;
	font-weight: 300;
	color: #5d4e45;
	text-align: right;
	margin-top:20px;
}
.carrello .finalprices span {
	font-weight: 400;
	font-size: 28px;
}
.carrello .stepprices {
	font-size: 18px;
	font-weight: 300;
	color: #5d4e45;
	margin-bottom: 5px;
	text-align: right;
}
.carrello .stepprices span {
	font-weight: 300;
	font-size: 22px;
}
.carrello .prices {
	font-weight: 400;
	display: inline-block;
	margin-left: 15px;
	font-size: 28px;
	color: #ce0000;
}
.carrello .stepprices .prices {
	font-weight: 400;
	display: inline-block;
	margin-left: 10px;
	font-size: 20px;
	color: #5d4e45;
}
.carrello .button-trasp {
	padding: 8px 30px;
	font-weight: 300;
	font-size: 18px;
}
.carrello .select-spedizione .btn {
	background-color: #f8f8f8;
	background-image: none;
	border: none;
	border-bottom: 2px solid #cccccc;
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	box-shadow: none;
	color: #000;
	display: block;
	font-size: 18px;
	font-weight: 300;
	height: auto;
	line-height: 1.42857;
	padding: 10px 0px 6px 0px;
	width: 100%;
}
.select-spedizione {
	width: 50%!important;
}
.spese-spedizione.finalprices {
	width: 100%;
	margin-top: 5px;
}
.spese-spedizione.finalprices .prices {
	font-size: 24px;
	color: #b59c12;
}
.button-cart .button-trasp {
	float: none;
	margin: 0px 0px 0px 10px;
}
.button-cart {
	text-align: right;
}
ul.cart-step {
	width: 100%;
	margin-bottom:25px;
	display:inline-block;
}
ul.cart-step li {
	background-color: transparent;
	width: 25%;
	padding: 8px 10px;
	display: block;
	float: left;
	min-height: 56px;
	border-right:4px solid #fff;
	border-bottom: 4px solid #ccc;
}
ul.cart-step li:first-child {
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
ul.cart-step li:last-child {
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
border-right:none;
}
ul.cart-step li.active {
	background-color: transparent;
	border-bottom: 4px solid #238228;
}
ul.cart-step li h4 {
	text-transform: uppercase;
	width: 50%;
	float: left;
	margin: 0;
	font-size: 17px;
	color: #999;
}
ul.cart-step li.active h4 {
	font-weight: 400;
	color: #238228;
}
ul.cart-step li i {
	color: #bdbdbd;
	font-size: 35px;
	display: inline-block;
	margin-right: 15px;
	float: left;
	line-height: 38px;
}
ul.cart-step li.active i {
	color: #238228;
}
ul.cart-step li>.step01 {
	font-size: 30px;
}
ul.cart-step li>.step02 {
	font-size: 39px;
}
ul.cart-step li i.steparrow {
	color: #999;
	font-size: 17px;
	float: right;
	margin-right:0;
	opacity:1;
}
ul.cart-step li.active i.steparrow {
	color: #fff;
}
.footer-button {
	margin-bottom: 50px;
}
.resplabel {
	display:none;
	font-size:14px;
}
.payment-methods li {
	display:inline-block;
	text-align: left;
	width: 100%;
	border:1px solid transparent!important;
	background-color: #f7f7f7;
	padding: 4px;
	position: relative;
}
.payment-methods li label  {
	display:inline-block;
	float: left;
}
.payment-methods li .btn  {
	display:inline-block;
	margin-left: 15px;
	float: right;
	margin-top: 10px;
}
.payment-methods li p  {
	display:block;
	width: auto;
	font-size: 16px;
}
.payment-methods label {
	display:table;
	text-align: left;
	border:1px solid transparent!important;
}

.payment-methods label img {
	padding: 3px;
	width: 50px;
	margin-right: 10px;
	float: left;
}
.payment-methods label input {
	float: right;
	margin: 13px;
}
.carrello .btn-default {
  border-color: #dbdbdb;
}
.carrello .codicesconto {
	padding:20px 15px; margin-top:40px;
}
.carrello .messaggio {
	padding:15px; margin-top:10px;
}
.carrello .ordini tr:hover td {

}
.dettaglioordine h5 {
	line-height:1.3em;
}
.dettaglioordine h5 span {
	color:#238228;
	font-weight:400;
}
.dettaglioordine strong {
	color:#ce0000;
}
.dettaglioordine .cart-table tbody td:first-child {
	color:#666;
	font-weight: 300;
}
.dettaglioordine .cart-table tbody td span {
	color:#238228;
	font-weight: 400;
}
.dettaglioordine .cart-table tbody td:last-child {
	width: auto  ;
}
.dettaglioordine .cart-table tbody tr td:first-child {
  background: none;
  color: #000;
}

@media screen and (max-width: 1199px) {
ul.cart-step li h4 {
	font-size: 16px;
	width: 55%;
}
}
@media screen and (max-width: 990px) {
ul.cart-step li h4 {
	width: 100%;
}
ul.cart-step li i {
	display: none;
}
}
@media screen and (max-width: 767px) {
.cart-table thead {
	display: none;
}
.cart-table tbody td {
	display: block;
padding: .8rem .8rem;
	border-bottom: 1px solid #eaeaea;
}
.cart-table tbody tr td:first-child {
	background: #f4f4f4;
	color: #000;
}
.cart-table tbody td:before {
	content: attr(data-th);
	display: block;
	width: 1rem;
	color: #7e7671;
	font-weight: 300;
	font-size: 16px;white-space: nowrap;
}
.cart-table.trash tbody td:last-child:before {
	width: 0rem;
}
.cart-table tbody td:first-child {
	color: #ead700;
}
.cart-table tbody td:first-child a:link, .cart-table tbody td:first-child a:visited {
	color: #ead700;
}
.cart-table tbody td:first-child a:hover {
	color: #fff;
}
.cart-table tbody td:last-child {
	width: auto;
	padding-bottom:25px;
}
.select-spedizione {
	width: 100%!important;
}
.cart-table .lessbutton {
	float: none;
	margin: 0;
}
.cart-table .itemnumber {
	float: none;
	height: 36px;
	margin: 0;
	margin-top: 4px;
}
.cart-table .plusbutton {
	float: none;
	margin: 0;
}
ul.cart-step li {
	width: 100%;
	min-height: inherit;
	border-bottom: 1px solid #c8bfb7;
}
ul.cart-step li i {
	display: block;
	font-size: 25px;
	height: 25px;
	line-height: 25px;
}
ul.cart-step li>.step01 {
	font-size: 25px;
}
ul.cart-step li>.step02 {
	font-size: 25px;
}
ul.cart-step li h4 {
	font-size: 15px;
	width: 75%;
}
.footer-button .button-mod {
	width: 100%;
	margin-bottom: 10px;
}
.carrello .finalprices {
	text-align: left;
}
.carrello .stepprices {
	text-align: left;
}
.resplabel {
	display:block;
}
.cart-table tbody tr {
	margin-bottom:15px;
}
.cart-table tbody tr:not(:last-child) {
  border-bottom: none;
  border-top: none;
}
}

.dettaglioordine tbody  {
	background-color: #f7f7f7;
}
.dettaglioordine .cart-table tbody td {
  background:transparent;
}
@media screen and (max-width: 767px) {
.dettaglioordine .cart-table tbody td {
  padding: 15px;
}
}