.custom_conicona:after {
    content: "";
    display: inline-block;
    background: url(/content/dam/flytoco-areapubblica-aemfe/tim_it/condivise/icone/14x14/plus_dark.svg) no-repeat;
    width: 25px;
    height: 25px;
    position: relative;
    top: 15px;
}

.costi-rientro {
    padding: 0 0 0 1.5em;
}

.tm-tooltip__label { 
    font-size: 14px; 
    font-weight: 700; 
    color:#0164f2; 
}

.ta-checkbox-box-image__label input:checked+.ta-checkbox-box-image__body {
    background-color: white !important;
}

.tm-modal-overlay__overlay.tm-modal-overlay--with-tabs .tm-modal-overlay__content p.ta-paragraph.ta-paragraph--body {
    text-align: center;
    position: relative;
    bottom: 32px;
}

/* STYLE CTA MODALE  */
.whatsapp {
	border: 2px solid #2cbe80;
	background-color: #FFFFFF;
	width: 100%;
	max-width: 33rem;
	min-width: 15rem;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-bottom: 20px!important;
	display: block;
	padding: 0 3.2rem;
    height: 4.8rem;
	transition: color 0.15s;
	box-sizing: border-box;
}

.whatsapp:hover {
    background-color: rgba(0, 0, 0, 0.2);
}