/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 14 2025 | 00:29:43 */
.wpDataTableID-118 .wdtheader,
.wpDataTableID-119 .wdtheader,
.wpDataTableID-121 .wdtheader,
.wpDataTableID-122 .wdtheader,
.wpDataTableID-132 .wdtheader,
.wpDataTableID-138 .wdtheader,
.wpDataTableID-158 .wdtheader{
    display: none;
}

.center_table_div {
	height:100%;
	float: center;
	margin: 0px auto;
}

.pr_block_div {
	float: left;
	width: 100%;
    padding-bottom: 15px;
}

.image_div {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 10px 10px 0px;
}

.image_2_div {
	text-align:center;
}

.image_overlay_div {
	background-color:#ffffffAA;
	position:relative;
	z-index:1;
	font-size: 14px;
}	

.info_div {
    float: left;
    padding: 10px 10px 10px 0px;
    width: 100%;
	margin-bottom: -15px;
}

.info_div_2 {
    display: none;
}

.info_date_div {
	width: 70%;
	float: left;
	text-align: left;
	font-size: 14px;
}

.info_status_div {
	width: 30%; 
	float: right;
	text-align: right;
	font-size: 14px;
	visibility: hidden;
}

.info_add_div {
    display: none;	
}

.info_divider_div {
	height: 10px;
}

.info_divider_div_2 {
    display: none;
}

/* CSS nur für Firefox */
@-moz-document url-prefix() {
    .info_divider_div {
        display: none;
    }
}

.info_divider_2_div {
	height: 1px; 
	background-color: #ccc;
}

.image_size_mobile {
	/*margin-top: -20px;*/
	z-index:0
}

.price_table tr,
.price_table th,
.price_table td {
	border: hidden;
	padding: 0px 0px 0px 0px;
}

.wpDataTablesWrapper div.dt-buttons {
    display: none;
}

.wp-block-separator {
    border-image: linear-gradient(to right, #0016ff, #100066) 1 !important;
    border-top: 4px solid!important;
}

.filter_column .filter-option {
	color: #000 !important;
}
.wpdt-c .filter_column .form-control:not(.fc-alt) {
    color: #000 !important;
}
.wpdt-c .filter_column .form-control:focus {
    color: #000 !important;
}

.wpdt-c .btn,
.wpdt-c .wpDataTablesWrapper .btn {
    color: #ffffff !important;
}

.wpDataTablesWrapper {
    margin-bottom: 0px!important; 
}

.wpDataTablesWrapper .wpDataTableFilterSection {
	padding: 5px!important;
}

.wpDataTableFilterSection {
    min-height: 50px!important;
}
