/* 
Theme Name: Glaesner Zäune
Author URI: https://gwedevel.de/
Template: hello-elementor
Version: 1.0.1
Text Domain: glaesnerzaeune
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.elementor-price-list-text, .elementor-price-list-description, .elementor-price-list-header {
	cursor: default !important;	
}
.preislisteabgeaendert {
	background: transparent !important;
	border: none !important;
	margin: 8px 0 0 0;
	padding: 0px;
	font-weight: 300;
	fonz-size: 16px;
	color: #262626 !important;
}
.preislisteabgeaendert a{
	color: #262626;
}
.preislisteabgeaendert tr {
	background: transparent !important;
	border: none !important;
}
.preislisteabgeaendert tr td{
	background: transparent !important;
	border: none !important;
	padding: 0px;
	cursor: default !important;
}
.preislisteabgeaendert tr td:nth-child(1) {
	width: 22%;
  min-width: fit-content;
}
.preislisteabgeaendertabmessungen {
	background: transparent !important;
	border: none !important;
	margin: 8px 0 0 0;
	padding: 0px;
	font-weight: 300;
	fonz-size: 16px;
	color: #262626 !important;
}
.preislisteabgeaendertabmessungen a{
	color: #262626 !important;
}
.preislisteabgeaendertabmessungen tr {
	background: transparent !important;
	border: none !important;
}

.preislisteabgeaendertabmessungen tr:nth-child(1) td {
	background: transparent !important;
	border: none !important;
	font-weight: 500;
	font-size: 75% !important;
}
.preislisteabgeaendertabmessungen tr td{
	background: transparent !important;
	border: none !important;
	padding: 5px;
	min-width: fit-content;
	text-align: center;
	cursor: default !important;
}
.preislisteabgeaendertabmessungen tr:nth-child(odd) {background: #F2F2F2 !important;}
.preislisteabgeaendertabmessungen tr:nth-child(even) {background: #FFF;}
/* .preislisteabgeaendertabmessungen tr td:nth-child(1) { */
	/* width: 22%; */
  /* min-width: fit-content; */
/* } */