
.product-name{
	font-size: 13px;
    line-height: 18px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(252 252 252);
    color: var(--bs-table-striped-color);
}


.attenzione-1 h2{background:var(--bgcolor-1); padding:10px; font-size: 1.2em !important; line-height:1.5em}
.attenzione-2 h2{background:var(--bgcolor-1); padding:10px; font-size: 1.2em !important; line-height:1.5em}
.attenzione-3 h2{background:var(--bgcolor-1); padding:10px; font-size: 1.2em !important; line-height:1.5em}


.table-checkout tfoot{height:170px;}


/******* responsive *******/

@media (max-width: 768px){

.saldo-carta .input-group-text {width:100%;}

.page-header{padding:18px 0;}


.form-acquista-gift .quantity .qty{width:200px;}
.form-acquista-gift .quantity {width:200px;}



.gifcardimg{width:80%; margin:auto;}



.custom-checkbox-1{padding:0px;}
a.btn-tondo, a.btn-tondo-disabled{width:150px; height:150px;}

.attenzione-1 h2{font-size: 1em !important;}
.attenzione-2 h2{font-size: 1em !important;}
.attenzione-3 h2{font-size: 1em !important;}


}


