#elementor-popup-modal-11031 .dialog-widget-content{animation-duration:0.5s;background-color:#005CA900;border-style:none;margin:0px 0px 0px 0px;}#elementor-popup-modal-11031 .dialog-message{width:100vw;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-11031{justify-content:flex-end;align-items:flex-start;}/* Start custom CSS *//*hinterliegenden Content unschärfen*/
#elementor-popup-modal-11031{
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    border: 0px;
}
/*ENDE hinterliegenden Content unschärfen*/



/* Tabelle Erste Spalte Breite*/
/* Handy Portrait*/
@media (max-width: 767px){
td:first-child {
    width:33vw;
}}
/*Handy Landscape*/
@media (min-width: 768px) and (max-width: 880px){
td:first-child{
    width:18vw;
}}
/* Tablet Portrait*/
@media (min-width: 881px) and (max-width: 1024px){
td:first-child{
    width:20vw;
}}
@media (min-width: 1025px){
td:first-child{
    width:12vw;
}}
.tabelle-baltic-lift .htmega-table-style .htb-table thead {
    background-color: rgba(0,0,0,0.0)!important;
    background: rgba(0,0,0,0.0)!important;
}
/* ENDE Tabelle Erste Spalte Breite*//* End custom CSS */