/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.w-iconbox-icon svg, .w-iconbox-icon img {
	width: 1.4em;
}

#leistungen .w-iconbox.iconpos_left .w-iconbox-icon
{
	margin-right: 15px !important;
}

.w-tabs.style_trendy>.w-tabs-list .w-tabs-item.active {
	color: #d8a085 !important;
}

.w-tabs.style_trendy.layout_ver.navpos_left>.w-tabs-list .w-tabs-list-bar {
	background-color: #d8a085 !important;
}

/* Lists */
#page-content ul {
  list-style: none !important;
  padding: 0 !important;
  margin-left: 1.5em !important;
}

#page-content li {
  padding-left: 0em !important;
}

#page-content li:before {
  content: "\f111";  /*FontAwesome Unicode */
  /*content: url(https://torp.tommasomaiocchi.de/wp-content/uploads/2023/11/Logo-Icon.svg); */
  font-family: fontawesome;
  font-weight: 400;
  display: inline-block;
  margin-left: -2em; /* same as padding-left set on li */
  width: 1.7em; /* same as padding-left set on li */
  color: #d8a085;
  font-size: 0.7em;
}

.highlight {
	color: #d8a085;
}

.tablepress-id-1,
.tablepress-id-1 tr,
.tablepress-id-1 tbody td,
.tablepress-id-1 thead th,
.tablepress-id-1 tfoot th {
	border: none;
}

.tablepress-id-1 {
	margin: 0 0 .25em 0;
}

.tablepress-id-1 tbody td {
	padding: 0;
}

small {
	line-height: .6rem !important;
}

.kasten a {
	color: #ffffff !important;
}

.popup-zahnersatz,
.popup-endodontie,
.popup-prophylaxe,
.popup-zahnerhaltung,
.popup-parodontologie,
.popup-implantologie {
	cursor: pointer;
}


.w-popup-box-title {
	padding: 1.5rem 1.5rem 0 1.5rem;
}

.w-iconbox-meta a {
  color: #636363;
}

.brlbs-cmpnt-support-branding-link {
	display: none !important;
}