/* https://die-waschwelt.de/wp-content/plugins/wpVideoBox/style/wpVideoBox.min.css?ver=6.8.1 */
.wpVideoBox{width:auto;max-width:100%;margin:0 auto}.wpVideoBoxBackground{margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;display:none;background:rgba(36,36,36,.9);position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:420}.wpVideoBoxContent{display:none;text-align:center;position:fixed;max-width:90%;width:480px;top:50vh;left:50vw;margin-left:-240px;margin-top:-240px;z-index:840;background:#fff;padding:24px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpVideoBoxContent video{width:480px!important;max-width:100%!important;height:auto!important;object-fit:fill}.wpVideoBoxPreview{display:block}.wpVideoBoxPreview img,.wpVideoBoxPreview button{cursor:pointer}.wpVideoBoxPreview button{width:100%;display:block}.wpVideoBoxContentInner{position:relative}.wpVideoBoxClose{width:24px;height:auto;position:absolute;top:-21px;right:-21px;cursor:pointer}@media(max-width:600px){.wpVideoBoxContent{left:0;margin-left:0;width:100%;max-width:100%}}