/*
 Theme Name: Lilly's Hundeliebe
 Theme URI: https://lillyshundezentrum.de/
 Description: Lilly's Hundeliebe Child Theme
 Author: Christian Muschiol
 Author URI: https://www.leit-system.de
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.preisliste table,
.preisliste-small table {
	border: 0 !important;
}
.preisliste td,
.preisliste-small td {
	border-top-color: #000 !important;
}
.preisliste td {
	font-size: 22px;
	text-align: center;
	padding: 20px 10px !important;
}
.preisliste-small td {
	font-size: 18px;
	text-align: center;
	padding: 20px 10px !important;
}
.preisliste-small tr:first-child td {
	border-top: none;
}
.preisliste-small tr:last-child td {
	font-size: 24px;
}
