/*
Theme Name: RZ Theme
Description: Tema child per Hello realizzato da Riccardo Zanin.
Author: Riccardo Zanin - Onlyne You
Author URI: https://www.riccardozanin.it
Template: hello-elementor
Version: 1.0
*/

.tableSpecTecItinerario .attValue{
	text-align: right;
}
.tableSpecTecItinerario td{
	padding: 10px;
    line-height: 1.5;
    vertical-align: middle;
    border: 0;
    border-bottom: 1px solid #A79C97;
	background: #FFF;
	background-color: #FFF!important;
	height: 55px;
}
.tableSpecTecItinerario td a{
	color: #000;
	text-decoration: underline;
}

#tagAggiuntivi{
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}
#tagAggiuntivi span{
	background: #A79C9714;
    padding: 2px;
    font-size: 14px;
}

