.space70 {
	width: 100%;
	display: block;
	clear: both;
	height: 70px;
}

.m-b-10 {
	margin-bottom: 10px !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.p-l-25 {
	padding-left: 25px !important;
}

.p-r-25 {
	padding-right: 25px !important;
}

.p-0 {
	padding: 0 !important;
}

.only_mob {
	display: none !important;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.container.container-big {
	width: 100%;
	max-width: 1500px;
}

.fixtop {
	height: 100px;
	left: 0 !important;
	width: 100% !important;
	border-bottom: 1px solid #e6e6e6;
	position: fixed;
	z-index: 4;
}

.repairfixed, .repairmodtop {
	height: 100px;
}

.toplogo {
	height: 100px;
	padding: 20px 0;
	margin: 0;
}

.toplogo p {
	margin-bottom: 0;
}

.titcart, .fixedcart h2 {
	font-size: 18px;
	color: #111111;
	margin-bottom: 10px !important;
}

.cart-progress {
	width: 100%;
	margin-left: 0;
}

.float-label input[type="text"], .float-label input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity), .float-label input[type="password"], .float-label input[type="email"], .float-label input[type="tel"], .float-label select {
	margin-right: 0;
	border: 2px solid #E6E6E6 !important;
	padding: 0 10px;
	margin-bottom: 14px;
	border-radius: 8px;
}

.contcart {
	margin-top: 30px;
}

.cont-log-reg {
	position: relative;
	padding-bottom: 30px;
}

.cont-log-reg::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -0.5px;
	width: 1px;
	height: 100%;
	background: #e6e6e6;
}

.cont-log-reg p {
	font-size: 16px;
	line-height: 20px;
	clear: both;
}

.btn-accedi,
.btn-next {
	width: 100%;
	border: 1px solid #414141;
	background: #414141;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding: 9px 10px;
	border-radius: 0;
	display: block;
	box-shadow: none;
	height: auto;
	font-weight: 700;
	text-transform: uppercase;
}

.logindata {
	padding-right: 10%;
}

.nologindata {
	padding-left: 10%;
}

.logindata .titcart, .nologindata .titcart {
	font-size: 24px;
	line-height: 34px;
	text-transform: none;
}

.btn-accedi.btn-registrati {
	border: 1px solid #b3b3b3 !important;
	background: #b3b3b3 !important;
	color: #111111;
}

.fixfixed.fullwidth {
	width: 100% !important;
}

.fixfixed {
	width: 57.5%;
}

.fixedcart {
	width: 33.5%;
	top: auto;
	height: auto;
	float: right;
	position: relative;
	margin-top: 30px;
	right: auto !important;
	overflow: hidden;
}

.table-cart th {
	text-transform: none;
}

.table-cart tbody tr.b-b {
	border-bottom: 1px solid #e6e6e6;
}

.table-cart tbody tr.b-b td {
	padding-top: 0 !important;
	text-align: left;
	line-height: 13px;
}

.table-cart tbody tr td strong {
	color: #111111;
}

.btn-invisible {
	text-decoration: underline;
	color: #808080;
	font-size: 13px;
	font-weight: 600;
	line-height: 13px;
}

span.input-group-addon {
	position: absolute;
	width: 26px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	color: #fff;
	background: #414141;
	top: 50%;
	margin-top: -13px;
	z-index: 3;
	font-size: 26px;
	font-weight: 400;
	border-radius: 0;
}

span.input-group-addon:first-child {
	left: -13px;
	border-radius: 0;
}

span.input-group-addon:last-child {
	right: -13px;
}

.table-cart .input-group input.quantity[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity) {
	border: 1px solid #cccccc;
	line-height: 26px;
	height: 26px;
	color: #110f0f;
	font-size: 18px;
	width: 100%;
	max-width: 72px;
}

.dividerfixed {
	height: 2px;
	background: #fff;
	margin: 0;
}

.dx-sprod {
	display: table;
	padding: 15px 0;
}

.dx-sprod .col-prod-cart {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

.dx-sprod .col-prod-cart p {
	font-size: 14px;
	color: #4d4d4d;
	margin-bottom: 0;
	line-height: 14px;
}

.dx-sprod .col-prod-cart img.prod-cart {
	width: 80px;
}

.dx-sprod .col-prod-cart:first-child {
	width: 100px;
	padding-right: 20px;
}

.dx-sprod .col-prod-cart:last-child {
	width: 103px;
	padding-left: 20px;
}

.dx-sprod .col-prod-cart:last-child span,
.dx-sprod .col-prod-cart:last-child span label {
	font-size: 18px;
	font-weight: 700;
	color: #111111;
	margin: 0;
}

.dx-sprod .col-prod-cart .pallino_quantity {
	background: #414141;
	border-radius: 100%;
	position: absolute;
	width: 20px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 10px;
	font-weight: 500;
	top: -10px;
	right: 26px;
	text-align: center;
}

.box-costi {
	background: #f2f2f2;
	padding: 25px 30px;
	display: inline-block;
	width: 100%;
}

.fixedcart .col50 {
	font-size: 16px;
	font-weight: 400;
	color: #4d4d4d;
}

.fixedcart .col50.bb {
    font-size: 18px;
	font-weight: 700;
	color: #111111;
}

.fixedcart .totale .col50 {
	text-transform: none;
	color: #111111;
	font-size: 22px;
}

.cont-prod-cart {
	display: none;
}

.cart-progress::after {
	display: none;
}

.cart-progress .col100 {
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}

.cart-progress .txt {
	width: 100%;
	font-size: 18px;
	font-weight: 500;
	color: #111111;
	padding: 25px;
	float: left;
	line-height: 22px;
}

.cart-progress span.txt {
	color: rgba(82,54,33,0.4);
	font-weight: 700;
}

.cart-progress .pallaselezionata span.txt {
	color: #111111;
	padding: 25px 70px 25px 25px;
}

.cart-progress .pallaselezionata.current span.txt {
	color: #111111;
}

#div_coupon input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity) {
	border: 1px solid #e6e6e6;
	width: 100%;
	padding-left: 15px;
	padding-right: 105px;
	line-height: 48px;
	height: 50px;
	border-radius: 0;
}

#submit_coupon {
	width: 95px;
	top: 0;
	right: 0;
	background: #414141;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	margin-top: 0;
}

.div_riepilogo {
	padding: 0 30px;
}

.div_riepilogo .titcart::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	background: url("/themes/jewels/images/ico-mostra-riepilogo.png") no-repeat center / 15px 15px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.div_riepilogo .titcart.active::before {
	background: url("/themes/jewels/images/ico-nascondi-riepilogo.png") no-repeat center / 15px 2px;
	height: 2px;
}

.div_riepilogo .titcart {
	cursor: pointer;
	margin-top: 50px !important;
}

.box-spedizione-gratuita {
	padding: 10px 20px 10px 90px;
	position: relative;
	width: 100%;
	background: #CCCCCC;
	line-height: 26px;
	font-size: 16px;
	font-weight: 500;
	color: #110F0F;
}

.box-spedizione-gratuita img {
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -15px;
	max-height: 30px;
}

.modifica-ordine {
	width: 100%;
	background: #f2f2f2;
	color: #4d4d4d;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-align: center;
	padding: 12px;
	display: inline-block;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
	text-transform: uppercase;
}

.modifica-ordine:active, .modifica-ordine:hover, .modifica-ordine:focus {
	font-size: 16px;
	color: #f2f2f2;
	box-shadow: inset 0 -100px 0 0 #4d4d4d;
}

.box_address {
	width: 100%;
	margin: 0 0 10px;
	border: 1px solid #e6e6e6;
}

.box_address.active {
	border: 1px solid #79441a;
}

.box_address .name_address {
	width: 100%;
	max-width: 150px;
	margin: 0;
}

.box_address .info_address {
	width: 100%;
	max-width: calc(100% - 150px);
}

.box_address > .cont_address > .name_address > input,
.box_shipment > .col-shipment > input {
	width: 16px;
	height: 16px;
	margin-top: -8px;
	top: 50%;
}

.box_shipment > .col-shipment > input {
	width: 100%;
	height: 100%;
	margin-top: 0;
	top: 0;
}

.box_shipment > .col-shipment > input[type="radio"] + label {
	margin: 0;
	position: relative;
	width: 16px;
	height: 16px;
	vertical-align: -3px;
}

.box_address > .cont_address > .name_address > input[type="radio"] + label::before,
.box_shipment > .col-shipment > input[type="radio"] + label::before {
	border-color: #111111;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	top: 50%;
	border-radius: 4px;
}

.box_address > .cont_address > .name_address > input[type="radio"]:checked + label::after,
.box_shipment > .col-shipment > input[type="radio"]:checked + label::after {
	top: 50%;
	left: 4px;
	width: 8px;
	height: 8px;
	background: #111111;
	margin-top: -4px;
	border-radius: 2px;
}

.box_address .name_address span {
	font-size: 16px;
	font-weight: 700;
	color: #333333;
	margin: 0;
	padding-left: 35px;
}

.box_address .info_address span {
	font-size: 16px;
	font-weight: 300;
	color: #333333;
}

.cont_address {
	padding: 15px 70px 15px 25px;
}

.box_address .box_btn {
	position: absolute;
	right: 15px;
	width: auto;
	border-top: 0;
	background: #fff;
	height: auto;
	line-height: 14px;
	top: 15px;
}

.box_address .box_btn::before {
	display: none;
}

.box_address .box_btn .btn_address {
	width: auto;
	font-size: 14px;
	font-weight: 300;
	color: #666666;
}

.txt .dati-inseriti {
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	line-height: 20px;
}

.pallaselezionata .btn-modifica {
	position: absolute;
	right: 15px;
	line-height: 22px;
	top: 25px;
	font-size: 14px;
	font-weight: 300;
	color: #666666;
	z-index: 1;
}

.box_shipment {
	border: 1px solid #e6e6e6;
}

.col-shipment {
	min-height: 20px;
	padding-right: 30px;
	padding-left: 0;
	position: static;
}

.col-shipment:last-child {
	padding-right: 0;
}

.col-shipment span.name_shipment {
	line-height: 20px;
	color: #333333;
	font-size: 16px;
	font-weight: 700;
}

.col-shipment span {
	font-size: 16px;
	font-weight: 300;
	color: #333333;
}

.col-shipment span p {
	margin-bottom: 0;
}

.btn.btn-default.btntabs {
	width: 100%;
	margin: 0 0 20px 0;
	border: 0 !important;
	height: auto;
	display: table;
}

.description_payment, .description_payment p {
	white-space: normal;
	font-size: 13px;
	font-weight: 500;
	color: #111111;
	text-transform: none;
	line-height: 18px;
	margin: 0;
	text-align: center;
}

.btn.btn-default.btntabs .col50 {
	float: none;
}

.type_payment {
	font-size: 14px;
	font-weight: 700;
	color: #111111;
	padding: 25px;
	width: 100%;
	position: relative;
}

.type_payment input[type="radio"] {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.type_payment input[type="radio"] + label {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #e6e6e6;
	margin: 0;
	cursor: pointer;
}

.type_payment input[type="radio"]:checked + label {
	border-color: #293133;
}

.popup-scelta {
	position: absolute;
	top: 0;
	width: 100%;
	max-width: 283px;
	left: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	border: 2px solid #111111;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	padding: 20px 10px 10px;
	background: #fff;
	z-index: 1;
	display: block;
	border-radius: 8px;
}

.popup-scelta::before {
	content: "";
	position: absolute;
	top: -15px;
	left: 50%;
	border-style: solid;
	border-width: 0px 12px 14px;
	border-color: #111111 transparent;
	display: block;
	width: 0;
	z-index: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.popup-scelta::after {
	content: "";
	position: absolute;
	top: -15px;
	height: 15px;
	width: 20px;
	left: 50%;
	border-style: solid;
	border-width: 0px 10px 12px;
	border-color: #FFFFFF transparent;
	display: block;
	z-index: 1;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.popup-scelta.active {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 1;
	visibility: visible;
}

.popup-scelta .titl-popup {
	font-size: 14px;
	font-weight: 500;
	color: #666666;
	margin-bottom: 15px;
}

.popup-scelta .col100 {
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

.popup-scelta .btn-scelta {
	width: calc(50% - 4px);
	padding: 14px;
	font-size: 14px;
	font-weight: 700;
	border: 0;
	border-radius: 8px;
	float: left;
	margin-right: 8px;
}

.popup-scelta .btn-scelta:first-child {
	background: #e6e6e6;
	color: #4d4d4d;
}

.popup-scelta .btn-scelta:last-child {
	background: #111111;
	color: #fff;
	margin-right: 0;
}

.btn.btn-default.btntabs .type_payment img {
	max-height: 20px;
	max-width: 16px;
}

.table-cart .input-group {
	margin: 0 auto;
}

.cart_new_address {
	color: #A7A7A7;
	font-size: 16px;
	font-weight: 600;
	float: right;
	padding-left: 30px;
	position: relative;
}

.cart_new_address:focus,
.cart_new_address:hover {
	font-size: 16px;
	color: #A7A7A7;
}

.cart_new_address img {
	position: absolute;
	left: 0;
	top: 50%;
	max-height: 15px;
	margin-top: -7.5px;
}

.cancel_new_address {
	width: auto;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	background: #CCCCCC;
	color: #110F0F;
	font-size: 16px;
	line-height: 20px;
	padding: 13px 10px;
	border-radius: 0;
	display: block;
	box-shadow: none;
	height: auto;
	font-weight: 700;
	text-transform: none;
	text-align: center;
	float: left;
	cursor: pointer;
}

.cancel_new_address:focus,
.cancel_new_address:hover {
	font-size: 16px;
	color: #110F0F;
}

.btn-next.save_address {
	/*width: calc(100% - 115px);*/
	float: left;
}

.btn.btn-default.btntabs .col-payment {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.float-label .controls {
	width: 100%;
}

.float-label .controls label {
	font-size: 14px;
	font-weight: 600;
	margin: 0 0 8px;
	color: #111111 !important;
}

.float-label input[type="text"].field_required,
.float-label input[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity).field_required,
.float-label input[type="password"].field_required,
.float-label input[type="email"].field_required,
.float-label input[type="tel"].field_required,
.float-label select.field_required,
.field_required {
	border-color: red !important;
}

.coupon-active p {
	margin: 0;
	font-size: 18px;
	line-height: 18px;
	color: #111111;
	font-weight: 700;
	float: left;
}

#div_coupon {
	padding: 0;
	width: calc(100% - 60px);
	display: block;
	margin: 0 auto;
}

#div_coupon.coupon-active {
	background: #f2f2f2;
	padding: 25px 55px 25px 30px;
	margin-top: 38px;
	position: relative;
}

#remove_coupon {
	position: absolute;
	right: 30px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	border: 0;
	padding: 0;
	font-size: 16px;
	font-weight: 500;
	color: #110F0F;
	text-transform: uppercase;
	height: 15px;
}

#remove_coupon img {
	vertical-align: top;
	max-height: 15px;
}

.fixedcart #div_coupon h2 {
	margin-top: 10px !important;
}

.fixedcart #div_coupon.coupon-active h2 {
	margin: 0 15px 0 0 !important;
	width: auto;
	padding: 0;
	text-transform: none;
	color: #4d4d4d;
	font-weight: 400;
	font-size: 16px;
}

.float-label .col100.scegli input[type="checkbox"],
.float-label .controls.scegli input[type="checkbox"] {
	width: 16px;
	height: 16px;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	vertical-align: top;
	margin: 0;
}

.float-label .col100.scegli input[type="checkbox"] + label,
.float-label .controls.scegli input[type="checkbox"] + label {
	border: 2px solid #111111;
	width: 16px;
	height: 16px;
	margin: 0;
	top: 0;
	left: 0;
	border-radius: 4px;
	position: absolute;
}

.float-label .col100.scegli input[type="checkbox"]:checked + label::before,
.float-label .controls.scegli input[type="checkbox"]:checked + label::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 2px;
	width: 8px;
	height: 8px;
	background: #111111;
	margin-top: -4px;
	border-radius: 2px;
}

.float-label .col100.scegli,
.float-label .controls.scegli {
	position: relative;
	line-height: 16px;
	padding-left: 24px;
	color: #808080;
	font-size: 16px;
	font-weight: 400;
}

.fixedcart .btn-paypal {
    width: 100%;
    background: #FFC303;
    border-radius: 8px;
    float: right;
    text-align: center;
    height: 48px;
    line-height: 48px;
    margin-top: 12px;
	margin-bottom: 12px;
    color: #111111;
    font-size: 14px;
    font-weight: 400;
    position: relative;
}

.fixedcart .btn-paypal img {
    max-height: 22px;
    margin-left: 12px;
}

.float-label label.switch {
	position: relative;
	display: inline-block;
	width: 50px;
	height: 28px;
	margin-bottom: 14px;
}

.float-label label.switch input {
	opacity: 0;
	width: 0;
	height: 0;
	margin: 0;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #C6C6C6;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "no";
	height: 32px;
	width: 32px;
	left: -6px;
	bottom: -2px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}

input:checked + .slider {
	background-color: #414141;
}

input:focus + .slider {
	box-shadow: 0 0 1px #36B37E;
}

input:checked + .slider:before {
	-webkit-transform: translateX(32px);
	-ms-transform: translateX(32px);
	transform: translateX(32px);
	content: "si";
}

.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.fixedcart .txtc .btn-next {
	color: #fff;
	width: auto;
	display: inline-block;
}

.fixedcart .txtc .cancel_new_address {
	display: inline-block;
	float: none;
}

.update-quantity {
	font-size: 0;
}

.fixedcart .update-quantity.txtc .btn-next {
	width: 60% !important;
	padding: 13px !important;
}

.fixedcart .update-quantity.txtc .cancel_new_address {
	padding: 13px !important;
	margin-bottom: 0 !important;
	margin-right: 16px;
	width: calc(40% - 16px) !important;
}

@media all and (min-width: 768px) {
	.description_payment {
		display: block !important;
	}
	.fixedcart {
		width: 37.5% !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}

@media all and (max-width: 1199px) {
	.foto.only_desk {
		display: none;
	}
}

@media all and (min-width: 768px) and (max-width: 1024px) {
	.btn.btn-default.btntabs .p-l-25 {
		padding-left: 15px !important;
	}
	.btn.btn-default.btntabs .p-r-25 {
		padding-right: 15px !important;
	}
	.titcart, .fixedcart h2 {
		padding: 0;
	}
	.fixedcart .col50 {
		font-size: 14px;
		line-height: 24px;
	}
	.box-costi {
		padding: 25px 15px;
	}
	.cart-progress .pallaselezionata span.txt .col-md-5 {
		margin-bottom: 20px;
	}
}

@media all and (min-width: 768px) and (max-width: 991px) {
	.fixfixed {
		width: 100%;
	}
	.fixedcart {
		width: 100% !important;
	}
}

@media all and (max-width: 767px) {
	.only_mob {
		display: block !important;
	}
	.only_desk {
		display: none !important;
	}
	.fixtop {
		position: relative;
	}
	.fixfixed, .fixfixed.fullwidth {
		width: calc(100% + 30px) !important;
		margin-left: -15px;
		margin-right: -15px;
	}
	.topcart {
		display: block;
	}
	.repairfixed, .repairmodtop {
		display: none;
	}
	.col-shipment {
		padding: 0;
	}
	.cart-progress .pallaselezionata span.txt .col-md-5 {
		margin-bottom: 20px;
	}
	#shippingMethod_form {
		padding: 0 15px;
	}
	#div_coupon {
		padding: 0;
	}
	.fixedcart h2 {
		padding: 0;
	}
	.fixedcart {
		padding: 0 15px !important;
		margin: 0 -30px 25px 0;
		width: calc(100% + 60px) !important;
		box-shadow: none;
	}
	.description_payment {
		padding: 20px 15px 0;
		display: block !important;
	}
	.div_riepilogo {
		padding: 0;
	}
	.toplogo img {
		height: auto;
		max-height: 60px;
	}
	#address_form {
		padding: 0 15px;
	}
	.cart-progress .pallaselezionata span.txt {
		padding-left: 15px;
	}
	.cart-progress .txt {
		padding-left: 15px;
		padding-right: 15px;
	}
	.only_mob .div_riepilogo {
		padding: 0 15px;
		border-width: 1px 0;
		border-style: solid;
		border-color: #E6E6E6;
		background: #FBFBFB;
		margin-left: -15px;
		width: calc(100% + 30px);
	}
	.div_riepilogo .titcart {
		margin-top: 10px !important;
	}
	.contcart {
		margin-top: 0;
	}
	.titcart {
		margin-top: 10px !important;
	}
	.dx-sprod {
		border-bottom: 0;
	}
	.modifica-ordine {
		margin-top: 15px;
	}
	.box-spedizione-gratuita img {
		left: 10px;
		max-height: 20px;
		margin-top: -10px;
	}
	.box-spedizione-gratuita {
		padding-left: 40px;
		font-size: 12px;
		line-height: 22px;
	}
	.box-costi {
		padding-left: 15px;
		padding-right: 15px;
	}
	.type_payment {
		padding: 15px;
		padding-right: 35px;
	}
	.type_payment::before {
		content: "";
		position: absolute;
		top: 50%;
		right: 30px;
		width: 16px;
		height: 8px;
		background: url("/themes/emozioni/images/ico-freccia-giu.png") no-repeat center / 16px 8px;
	}
	.btn.btn-default.btntabs .p-l-25 {
		padding-left: 15px !important;
	}
	.btn.btn-default.btntabs .p-r-25 {
		padding-right: 15px !important;
	}
	.btn.btn-default.btntabs {
		padding: 0;
	}
	.col-shipment:nth-child(3),
	.col-shipment:nth-child(4) {
		padding-right: 0;
		padding-left: 8.33333333%;
	}
	.table-cart tbody td.prod-name, .table-cart th.prod-name {
		min-width: 0;
		max-width: 100%;
	}
	.table-cart .input-group {
		width: 50px !important;
		margin: 0 18px;
	}
	input.quantity[type="text"]:not(.newsletterinput):not(#searchfld):not(#quantity), input.quantity[type="mail"], input.quantity[type="email"], input.quantity[type="password"] {
		width: 50px;
	}
	#cart {
		padding: 0 15px;
	}
	.btn-invisible {
		font-size: 12px;
		line-height: 12px;
	}
	.titcart {
		padding: 0;
	}
	.logindata {
		padding-right: 15px;
	}
	.nologindata {
		padding-left: 15px;
	}
	.cont-log-reg::before {
		display: none;
	}
	#logindata .space70 {
		display: none;
	}
	.tab {
		margin: 15px 0;
		float: left;
		width: 100%;
		position: relative;
	}
	.tab::before {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		height: 100%;
		width: 1px;
		background: #E6E6E6;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.tab .col50 {
		font-size: 14px;
		font-weight: 500;
		line-height: 24px;
		color: #828282;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #E6E6E6;
		text-align: center;
		padding: 10px;
		cursor: pointer;
	}
	.tab .col50.active {
		color: #000;
		border-top-color: #E6E6E6;
		border-bottom-color: #fff;
	}
	.nologindata {
		display: none;
	}
	.box_address .name_address,
	.box_address .info_address {
		max-width: 100%;
	}
	.cancel_new_address {
		width: 100% !important;
		max-width: 100%;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.btn-next.save_address {
		width: 100% !important;
	}
	.btn.btn-default.btntabs .col-payment {
		display: block;
	}
	.btn-accedi,
	.cart-progress .btn-next,
	.btn-next {
		width: 100% !important;
	}
}

.overlay .cart_loader::before {
	content: "";
	background: url('/img/demo/loading.gif') no-repeat center center;
	background-size: cover;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -20px;
}

.overlay .cart_loader p {
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	margin: 0;
	line-height: 25px;
}

.error_form_cart{
	color:red;
}