
body {
	font-family: 'Open Sans', sans serif
}

img {
	border: none;
}

/* input.radio, input[type="radio"] {
float:left;
clear:left;
display: inline;
width: auto;
margin: -3px 5px 0 5px;
padding: 0;
border: 0;
background: none;
vertical-align: middle;
}
 */
#block_container {
	margin-top: 130px;
}

#content {
	position: relative;
}

#bodypage_content {
	position: relative;
	padding-bottom: 20px;
}

.relative {
	position: relative;
}

#box {
	position:relative;
}

#columnLeft {
    /* margin-left: 30px!important;
    margin-right: 30px!important;
    margin-top: 20px; */
    width: auto!important;
    min-height: 400px;
}

#columnRight {
	position: absolute;
	top: 192px;
	right: 30px;
	width: 150px;
	margin-top: 5px;
}

#prod_list {
	width: 750px;
	margin: 20px 20px 50px 20px;
}

#prod_list ul {
	width: 750px;
	margin: 0;
	text-align: center;
	padding: 0;
}

#prod_list li {
	display: inline-block; #
	display: inline; #
	zoom: 1;
	vertical-align: top;
	padding: 0;
}

.prod_categ img {
	width: 80px;
}

.item {
	position: relative;
	/*width: 760px;*/
    /* width: 98%!important; */
	min-height: 85px;
	/* margin-top: 20px; */
	padding: 10px 9px;
	border-bottom: 2px solid #F2EFE8;
}

#columnLeft #itemList .prod_qta input {
    height: 28px;
    font-size: 13px;
    border: none;
    -moz-border-radius: 5px;
    background: #F2EFE8;
    text-align: center;
	border-radius: 0px;
}

#img_content {
	/* position: absolute; */
	top: 0;
	left: 0;
}

/* .prod_img  img {
	margin-top: -8px;
} */

#contentProductsList .prod_img img {
	width: 150px;
	height: 150px;
}

.prod_img {
	text-align: center;
	margin-left: 5px;
}

/* .prod_content {
	margin: -10px 0px 20px 90px;
} */

.prod_unitprice {
	font-size: 12px;
	/* position: absolute;
	top: 0;
	right: 230px; */
	color: #888;
}

.prod_discount {
	font-size: 13px;
	/* position: absolute;
	top: 20px;
	right: 230px; */
	/*color: #f00;*/
	color: #006633;
	font-weight: bold;
}

.remove_save {
	/*text-align: right;
	margin-right: 10px;
	padding-top: 10px;*/
	/* position: absolute;
	bottom: 5px;
	right: 15px; */
	color: #555;
	font-size: 11px;
}

.remove_save a {
	color: #555;
	text-decoration: none;
}

.remove_save a:hover {
	color: #E30B1A;
	text-decoration: underline;
}

.dispo_cart {
	/*text-align: right;
	margin-right: 10px;
	padding-top: 10px;*/
	/* position: absolute;
    top: 50px;
    right: 90px; */
    text-align: left;
    /* font-size: 14px; */
}

.dispo_caption {
	/* font-weight: bold; */
    /* font-size: 14px; */
    /* position: absolute;
    top: 50px;
    left: 460px; */
}

#summary {
	position: relative;
	width: 800px;
	text-align: right;
}

.nota {
	position: absolute;
	top: 20px;
	left: 50px;
	font-weight: bold;
	color: #FF9900;
	font-size: 14px;
}

#order_amount {
    /* width: 310px;
    margin: 30px 10px 20px 0!important;
    float: right; */
}

#order_amount td {
	/* width: 150px;
	text-align: right; */
	font-size: 14px;
}

.totale {
	font-weight: bold;
	padding-top: 10px;
	font-size: 16px !important;
	/* border-top: 1px solid #ccc; */
    color: #000000;
}
.subtotale {
    /* font-weight: bold; */
    /* padding-bottom: 10px; */
    font-size: 16px !important;
    color: #000000;
}

.nota_offerta {
	font-weight: bold;
	color: #f00;
}

.barrato {
	text-decoration: line-through;
}


/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* classi di default delle label */
.label_title {
	background: #a19479;
	font-weight: bold;
	color: #fff;
}

.bg-primary-light {
	background: #F2EFE8;
}

.sfondo_titolo, .sfondo_titolo td {
	font-weight: bold;
	color: black;
	padding: 10px;
	font-size: 16px;	
}


.label_title_pad {
	font-size: 16px;
	padding: 1rem;
}

.label_body {
	background-color: #fff;
	text-align: left;
}

.labelblu_title {
	background-color: #03c;
	color: #fff;
}

.labelblu_title_pad {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
}

.labelblu_body {
	background-color: #fff;
	text-align: left;
}

/* classi di default dei bottoni */
.button_out, .button_hover, .button_down, .button_inactive {
	/* width: 120px;
	padding: 10px; */
	background-color:#FF9900;
	color: #fff;
	/* font-size: 16px!important; */
}

.button_hover {
	cursor: pointer;
}

/*
.button_down {
	background-color: #E30B1A;
	color: #fff;
}

.button_inactive {
	background-color: #eee;
	color: #fff;
}
*/

/* classi di sistema */
.label_default {
	background-color: #fff;
	/* border: 1px solid #dcdcdc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; */
	color: #595959;
	/* margin-bottom: 20px; */
}

/* .label_title_default {
	height: 32px;
	position: relative;
	text-align: left;
} */

.label_action_default {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 15px;
	cursor: pointer;
	font-family: arial;
}

.label_content_default p {
	margin: 10px;
}

.label_content_default .cat_ele {
	padding: 10px 0;
}

.button {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: none;
	/* font-size: 13px; */
	cursor: pointer;
	/* padding: 2px 10px; */
}

.input_error {
	color: #f00;
	background-color: #fee;
	border: 1px solid #f00;
}

.remove {
	text-align: center;
	padding-top: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: none;
}

#total_order_price {
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}

/*#total_order_price, .button {
	width: 140px;
}*/

.input_data {
	height: 25px;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #999;
}


.field {
    margin-top: 20px;
    font-size: 12px;
    width: 100%;
}

#cella_sx,#cella_sx_second {
	vertical-align: top;
    width: 50%!important;
	padding: 0 10px 10px 10px !important;
	font-size: 12px;
}

#cella_dx,#cella_dx_second {
	vertical-align: top;
    width: 50%!important;
	padding: 0 5px !important;
	font-size: 12px;
}

/* #dati_ordine .text, #dati_ordine .select {
	margin: 5px !important;
} */

/* #cella_sx .text label, #cella_dx .text label, #cella_sx_second .text label{
	width: 130px;
	display: inline-block;
}

#cella_sx .select label, #cella_dx .select label, #cella_sx_second .select label {
	width: 130px;
	display: inline-block;
} */

#cella_sx .select select, #cella_dx .select select, #cella_sx_second .select select {
    /* width: 310px!important; */
	margin: 0 !important;
	border: 1px solid #ccc;
	/* height: 35px !important; */
}

/* #cella_sx .text input, #cella_dx .text input, #cella_sx_second .text input{
    width: 303px!important;
}

#cella_dx .input.checkbox {
	margin: 40px 20px 0 130px;
} */




.cart_separatore {
	margin: 30px 0 8px 0;
	font-size: 18px;
	font-weight: bold;
    color: #000000;
}

.cart_contatti{
	padding: 0 10px 30px 10px !important;
	font-size: 12px;
}

.cart_contatti .text label {
	display: inline-block;
}

.cart_contatti .text textarea {
	height: 50px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#data_copy {
	position: absolute;
	top: -15px;
	right: 20px;
	width: 200px;
}

#privacy_text {
	padding: 10px;
	margin-top: 10px;
	border: 1px dotted #ccc;
	height: 100px;
	overflow: auto;
	background: #EDEDED;
	border-radius: 5px;
}

.accetta_privacy {
	/*margin: 20px 0 10px 610px;*/
	float: right;
    margin-right: 10px;
}
#privacy_check_ {
    margin: auto!important;
}

.dataOk {
	color: #000 !important;
}

.returnToProduct {
	text-align: right;
	margin: 30px 15px 20px 0;
}

.returnToProduct .button {
	/*width: 140px;*/
	width: 160px;
}

.margin20 {
	margin: 20px 0 20px 0;
}

.text_data {
	margin: 0 0 20px 0;
	padding-left: 5px;
	color: #999;
	width: 70%;
	height: 80px;
	resize: none;
}

#content_cart {
	width: 1000px;
	margin: 20px auto;
	position: relative;
}

.itempoint {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

#accetta {
	margin-left: 100px;
}

/* ACCESSORI DISPONIBILI */

.catalog_object_2 {
	width: 358px;
	height: 223px;
	margin: 0 15px 15px 0;
	position: relative;
	background-color: #fff;
	padding: 7px;
}

.product_price_2 {
	font-weight: bold;
	font-size: 26px;
	color: #E30B1A;
	float: right;
	margin-top: -3px;
	font-family: Arial;
}

.product_sconto_2 {
	padding: 0px;
	padding-right: 4px;
	height: 20px;
	width: 80px;
	line-height: 22px;
	font-size: 13px;
	text-align: left;
	float: left;
	color: #222;
	padding-left: 10px;
}

.product_discount_2 {
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	width: 358px;
	height: 22px;
	position: relative;
}

.item_without_offer_2 {
	width: 358px;
	height: 25px;
	margin-righ: 5px;
	position: relative;
	background-color: white;
}

.aggiungi_2 {
	position: absolute;
	top: 207px;
	right: 0;
	font-size: 12px;
}

.product_detail_2 {
	margin-top: 10px;
	float: left;
	width: 240px;
	font-size: 12px;
}

.blocco_sx {
	border-right: 2px dotted #ccc;
}

.blocco_dx {
	
}

#lista_accessori li {
	padding: 0 !important;
}

.radio-assicurata {
	vertical-align: middle;
	margin-top: 1px;
}

.arrow-img {
	vertical-align: middle;
	margin-left: 5px;
}

.itemsmall {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.img_contentsmall {
	float: left;
	margin-left: 5px;
}

.prod_namesmall {
	font-weight: bold;
	font-size: 10px;
	margin: 5px;
	text-align: right;
	min-height: 50px;
	height: expression(this.scrollHeight < 50 ? "50px" : "auto");
	}


.riga_dest {
	/* position: relative; */
	font-size: 12px;
	padding: 10px !important;
	/* line-height: 2;
	display: table-cell; */
}

.riga_dest select {
	width: 130px !important;
	height: 25px !important;
}

.tipo_pagamento_title {
	margin: 10px;
	font-weight: bold;
}

.hide_payment {
	display: none !important;
}

#trasporto_infoass_calc, #trasporto_info_calc {
	color: #f00;
	font-weight: bold;
	z-index: 100;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 15px 2px #999;
	-webkit-box-shadow: 0 0 15px 2px #999;
	box-shadow: 0 0 15px 2px #999;
	border: 1px solid white;
	padding: 10px;
	display: none;
}

#trasporto_infocomm_calc {
	color: #f00;
	font-weight: bold;
	z-index: 100;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 15px 2px #999;
	-webkit-box-shadow: 0 0 15px 2px #999;
	box-shadow: 0 0 15px 2px #999;
	border: 1px solid white;
	padding: 10px;
	position: absolute;
	margin-top: -10px;
	margin-left: 200px;
}

#privacy_check {
	vertical-align: middle;
	margin-top: -5px;
	width: auto;
	color: #595959;
	text-decoration: none;
}

#privacy_textlink,
.privacy_textlink{
	font-size: 14px;
	color: #595959;
	text-decoration: none;
}
#privacy_textlink:hover {
	color: #000;
}
#privacy_check:hover {
	color: #999;
	text-decoration: underline;
}

#nation, #nation2 {
	height: 30px;
}

#payType{
    width: 100%;
}

#payType th, #payType tr {
	font-size: 12px;
	margin: 0 !important;
	padding: 10px 5px !important;
	text-align: center;
}

#payType td {
	width: 220px !important;
	/*padding: 10px 5px !important;*/
}

#conferma {
	margin-right: 10px 27px 10px 27px;
}

/* #torna, #torna2 {
	margin-right: 5px;
} */

#next_step {
	margin: 10px;
}

.input_check {
	float: left; 
	margin: 2px 10px;
}

.login_carrello {
	border-bottom: 1px dotted #ccc;
    height: auto!important;
}

/* #form_login_2 input[type="button"] {
margin: 20px 10px 0 0;
width: 200px;
float: right;
} */

/* #form_login_2 label {
	margin: 5px;
	float: left;
} */

/* #user_login_2, #user_pwd_2 {
    width: 250px!important;
} */

.reset_cart_pwd {
	margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 10px;
}

.reset_cart_pwd a {
    text-decoration: underline;
}

.pag_img {
	margin-left: -70px;
}

.assicurata_why {
	color: #fff !important;
}

.assicurata_why:hover {
	color: #fff;
	opacity: 0.7;
	text-decoration: none;
}

#assicurata_why, #corriere_costi {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px solid #ccc;
	width: 280px;
	display: none;
	position: absolute;
	top: -40px;
	left: 100px;
	z-index: 10;
	background: rgb(252,252,252);
	background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e0e0e0',GradientType=0 );
	background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(224,224,224,1) 100%);
}

#copia_dati {
	position:absolute; 
	left:540px;
	top: 0;
	width: 200px;
}
#copia_dati_second{
    margin: 10px 0;
}

.payment_image {
	cursor: pointer;
	/*width: 80px;*/
}

.payment_image:hover {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 2px 2px 5px #888;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
}

.payment_selected {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 10px #FC730A;
	-moz-box-shadow: 0 0 10px #FC730A;
	-webkit-box-shadow: 0 0 10px #FC730A;
}


/*.sfondo_titolo {
	text-shadow: 0 -1px 0 #FC730A;
	color: #fff;
	padding: 10px;
	background: rgb(255,168,76);
	background: -moz-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,168,76,1)), color-stop(100%,rgba(255,123,13,1)));
	background: -webkit-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%);
	background: -o-linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%);
	background: linear-gradient(top, rgba(255,168,76,1) 0%,rgba(255,123,13,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 );
}*/

.chiudi {
	float: right;
	cursor: pointer;
}

#promocode {
	border: 1px dotted #ccc;
	/* height: 27px; */
	padding: 0 5px 0 5px;
	font-weight: bold;
	letter-spacing: 2px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-mox-border-radius: 5px;
	/* margin: 0 5px; */
	/* width: 150px; */
}

#conferma_promocode, #elimina_promocode {
	/* float: right;
	margin-right: 5px; */
	/*margin-left: 20px;*/
}

#promo_area {
	/* width: 100%; */
	margin-bottom: 10px;
	/* float: right; */
	font-size: 16px;
}

#cart_total {
	/* width: 500px; */
	display: inline-block;
}

#promo1 {
	margin: 0px 10px 0px 10px;
	padding: 10px 0px;
}

#promo1 p {
	text-align: right;
	margin-right: 10px;
}

#username_2, #password_2 {
	/*border: none;*/
	border: 1px solid lightgrey;
	padding: 5px;
	margin-right: 10px;
	width: 150px;
	height: 24px;
	border-radius: 5px;
}

#login_2 {
cursor: pointer;
color: #fff;
background-color: #97bf0d;
border-color: #398439;
/* display: inline-block; */
/* margin-bottom: 0; */
/* font-weight: 400; */
/* text-align: right; */
/* vertical-align: middle; */
/* background-image: none; */
border: 1px solid transparent;
/* white-space: nowrap; */
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
/* border-radius: 4px; */
-webkit-user-select: none;
-webkit-box-shadow: inset -1px -1px 3px #333, inset 1px 1px 3px white;
box-shadow: inset -1px -1px 3px #333, inset 1px 1px 3px white;
}


/*   Step carrello */


/* #stepCart {
margin-bottom: 15px;
} */

#step_cart {
/*height: 25px;
margin-left: 7px;
margin-top: 10px;*/
padding: 15px 0;
display: inline-block;
/* background: #ededed; */
width: 100%;
position: relative;
}

#step_cart ul {
	padding-left: 5px !important;
}
#step_cart ul::after {
    content: '';
    position: absolute;
    width: 75%;
    height: 4px;
    top: 25px;
    left: 13%;
    background: var(--bs-primary);
    z-index: 1;
    margin: auto;
    display: block;
}

#step_cart span {
background-color: var(--bs-primary);
text-align: center;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
display: inline-block;
color: white;
font-weight: bold;
padding: 0px 7px;
z-index: 2;
font-size: .9rem;
}

.step_active span {
	background-color: var(--bs-danger)!important;
	color: #fff!important;
	font-weight: bold;
}

.step_active, .step_active a {
	color: var(--bs-primary)!important;
	/* font-weight: bold;
	font-size: 12px; */
}

#step_cart li.step_active:not(:nth-child(1))::after {
    content: '';
    position: absolute;
    width: 96%;
    height: 4px;
    top: 8px;
    left: 0px;
    background: var(--bs-danger);
    z-index: 2;
    margin: auto;
    display: block;
    transform: translate(-50%, 0px);
}

#step_cart li {
	margin: 0 2px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    width: calc(calc(100% - 30px) / 4);
    text-align: center;
}

#step_cart li > a {
	text-align: center;
	display: block;
}

#add_info_cart {
    font-size: 14px;
    border-top: 1px solid #ccc;
    padding-top: 6px;
}

.gift_blocked {
	opacity: 0.4;
}

/* #button_control {
	float: right;
	width: 180px;
} */

/* .chiedi_fattura, .accetta_cambio_dati {
	margin: 10px 0 10px 130px;
}

.chiedi_fattura, .accetta_cambio_dati {
    margin: 10px 0 10px 130px!important;
}

#mostra_dati, #nascondi_dati, #copia_dati_second {
	width: 250px;
	margin-left: 140px;
} */

.inner_payment {
    overflow: hidden;
    display: none;
    /* background-color: #EDEDED;
    padding: 10px;
    text-align: justify;
    border: 1px solid #ccc; */
}

/* Loader Cart */
.loading {
    display: none;
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* End  */

/* Stripe */
.StripeElement {
    background-color: white;
    padding: 8px 12px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.success{
    display: none;
}

#card-errors {
    font-size: 13px;
}

.success.visible, #card-errors.visible {
    display: inline;
}

#card-errors {
    color: #E4584C;
}

.success {
    color: #666EE8;
}

.success .token {
    font-weight: 500;
    font-size: 13px;
}
#payment-form{
    margin-top: 15px;
}
/*End */

table#list_review {
    width: 100%;
    margin: 20px auto;
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
}
#list_review tbody tr:hover {
    background: #f4f4f4;
}
#list_review th, #list_review td {
    padding: 3px 10px;
    border-collapse: collapse;
}
#list_review th {
    padding: 12px 10px;
    font-size: 12px;
}
#list_review .last {
    border-right: none;
}

#summary_price{
    display: inline-block;
    width: 100%;
}

#list_review thead tr{
    color: #000000;
}

/*GIFT DISABLED STYLE*/
.gift-disabled img {
    filter: brightness(0.9) grayscale(1);
}

.gift-disabled {
    color: var(--bs-gray-500) !important;
}

.gift-disabled .only-disabled-gift {
	display: block !important;
}

/*CART SUMMARY BOTTONE FLUTTUANTE CONTINUA*/

@media (max-width: 574px) {
	.cartSummaryFloatingButton {
		position: fixed;
		bottom: 0px;
		width: 100%;
		z-index: 3;
        max-width: 540px;
	}

	.step_cart_general {
		font-size: .8rem;
	}
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23000'/%3e%3c/svg%3e") !important;
}

.col-form-label {
	font-size: .9em;
}

#contentProductsList .quantity {
    background-color: #F2EFE8;
    border: none;
	text-align: center;
}


@media (max-width: 440px) {
	#contentProductsList .prod_img img {
		width: 100px;
		height: 100px;
	}

	#contentProductsList [id^=item_] {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
	}
}

@media (min-width: 992px) {
	#contentProductsList .prod_name {
		font-weight: normal !important;
		font-size: 1.2rem;
	}
}

@media (min-width: 768px) {
	#contentTotals,#contentTotalsPayment {
		background-color: #F2EFE8;
        padding: 15px;
        border-radius: 10px 10px 0px 0px;
	}
	#promo2 {
		background-color: #F2EFE8 !important;
        padding: 15px;
        border-radius: 0px 0px 10px 10px;
	}

	#contentProductsList .prod_name {
		font-weight: normal !important;
		font-size: 1rem;
	}

	#contentProductsList .prod_code,#contentProductsList .prod_disp_block,#contentProductsList .prod_qta {
		font-size: .9rem;		
	}
	
	#contentProductsList .prod_price_block .prod_totalprice {
		font-size: 1rem;		
	}

	#contentProductsList .item {
		padding: 1rem;
	}

	#contentButtonSend {
		background-color: #F2EFE8 !important;
        border-radius: 0px 0px 10px 10px;
	}

	#contentListPayments {
		background-color: #F2EFE8 !important;
        border-radius: 10px 10px 10px 10px;
        padding: 15px;
	}

	#contentListShipping {
		background-color: #F2EFE8 !important;
        border-radius: 10px 10px 10px 10px;
        padding: 15px;
	}
	#contentListShipping .sfondo_titolo {
		padding: 0px !important;
	}
}